[beagleboard] Problem booting BB C5

40W is a sign the boot rom is not finding what it wants on the SD card..

So starting with the basic's.. On what system are you running the
netinstll "mk_mmc.sh" script? ubuntu/debian/fedora/etc,
vmware/paralles/native?

sudo fdisk -l /dev/sdb would also be handy..

Regards,

Scott for reference:

sudo ./mk_mmc.sh --mmc /dev/sdb --uboot beagle_cx --distro quantal-armhf
http://pastebin.com/BWW8yu9H

bootlog: (debian-installer is redirected to the dvi/hdmi monitor so
not much on serial)
http://pastebin.com/Y8GaiwQp
(ignore the zippy2 and the ancient Beagle name, this was just a board
i had at home in the office..)

Regards,

Funny I now get this same issue after doing nand erase on my C4


I built with Vmware



lazarman@ubuntu:~$ lsb_release --all
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Raring Ringtail (development branch)
Release: 13.04
Codename: raring
lazarman@ubuntu:~$ dpkg --print-architecture
i386





I used these instructions http://eewiki.net/display/linuxonarm/BeagleBoard#BeagleBoard-SetupmicroSD%2FSDcard


sudo fdisk -l /dev/sdb produced




Disk /dev/sdb: 8010 MB, 8010072064 bytes
247 heads, 62 sectors/track, 1021 cylinders, total 15644672 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0001fa23


Device Boot Start End Blocks Id System
/dev/sdb1 * 131072 262143 65536 e W95 FAT16 (LBA)
/dev/sdb2 2048 131071 64512 83 Linux


Partition table entries are not in disk order


The SD card that I had booting Ubuntu no longer works after the nand erase



— On Tue, 4/16/13, Robert Nelson robertcnelson@gmail.com wrote:


> From: Robert Nelson robertcnelson@gmail.com
> Subject: Re: [beagleboard] Problem booting BB C5
> To: beagleboard@googlegroups.com
> Date: Tuesday, April 16, 2013, 8:40 PM
>
> On Tue, Apr 16, 2013 at 7:24 PM, Robert Nelson robertcnelson@gmail.com wrote:
> > On Tue, Apr 16, 2013 at 5:07 PM, Scott Ober jestocoast@gmail.com wrote:
> >> A friend gave me a beagleboard C5 so I could get familiar with running
> >> ubuntu on an OMAP.
> >>
> >> So, warning, I’m a complete newbie with regards to this device.
> >>
> >> I followed the instructions from http://elinux.org/BeagleBoardUbuntu for
> >> creating an sd card via netinstall
> >>
> >> I used the following command
> >>
> >> sudo ./mk_mmc.sh --mmc /dev/sdb --uboot beagle_cx --distro quantal-armhf
> >>
> >> Here’s an ls of the sd card after the script runs.
> >>
> >> smo@smoginger:~/netinstall/netinstall$ ls -la /media/boot
> >> total 56542
> >> drwx------ 5 smo smo 16384 Dec 31 1969 .
> >> drwxr-xr-x 4 root root 4096 Apr 14 18:51 …
> >> -rw-r–r-- 1 smo smo 14295912 Apr 11 19:34 3.7.10-x10-modules.tar.gz
> >> drwx------ 2 smo smo 2048 Apr 11 19:34 backup
> >> drwx------ 2 smo smo 2048 Apr 11 19:34 dtbs
> >> -rw-r–r-- 1 smo smo 18027852 Apr 11 19:34 initrd.net
> >> -rw-r–r-- 1 smo smo 18293656 Apr 11 19:34
> >> linux-image-3.7.10-x10_1.0quantal_armhf.deb
> >> -rw-r–r-- 1 smo smo 46748 Apr 11 19:34 MLO
> >> -rw-r–r-- 1 smo smo 319 Apr 11 19:34 SOC.sh
> >> drwx------ 11 smo smo 2048 Apr 11 19:35 tools
> >> -rw-r–r-- 1 smo smo 358868 Apr 11 19:34 u-boot.img
> >> -rw-r–r-- 1 smo smo 1096 Apr 11 19:34 uEnv.txt
> >> -rw-r–r-- 1 smo smo 3419824 Apr 11 19:34 vmlinuz-
> >> -rw-r–r-- 1 smo smo 3419824 Apr 11 19:34 zImage.net
> >>
> >> Plugging in the sd card to the beagleboard and then powering up the device,
> >> I get the proverbial 40W output on the serial port. Nothing else.
> >>
> >> If I take out the sd card and power up I only get 40W.
> >>
> >> If I press the user switch and power up I only get 40W.
> >>
> >> I Googled the 40W problem. They talk about erasing nand and all sorts of
> >> other stuff, but it all looks like commands that are entered after
> >> successfully getting into the initial boot loader, all I ever get is just
> >> the 3 characters 40W. Nothing else.
> >
> > 40W is a sign the boot rom is not finding what it wants on the SD card…
> >
> > So starting with the basic’s… On what system are you running the
> > netinstll “mk_mmc.sh” script? ubuntu/debian/fedora/etc,
> > vmware/paralles/native?
> >
> > sudo fdisk -l /dev/sdb would also be handy…
>
> Scott for reference:
>
> sudo ./mk_mmc.sh --mmc /dev/sdb --uboot beagle_cx --distro quantal-armhf
> http://pastebin.com/BWW8yu9H
>
> bootlog: (debian-installer is redirected to the dvi/hdmi monitor so
> not much on serial)
> http://pastebin.com/Y8GaiwQp
> (ignore the zippy2 and the ancient Beagle name, this was just a board
> i had at home in the office…)
>
> Regards,
>
> –
> Robert Nelson
> http://www.rcn-ee.com/
>
> –
> For more options, visit http://beagleboard.org/discuss
> —
> You received this message because you are subscribed to the Google Groups “BeagleBoard” group.
> To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.




|

LOL!!! that is so screwed up!!.. There is NO way that’ll ever boot… I don’t know who to blame VMWare or ubuntu. I’m installing ubuntu raring on a fresh disk, so i won’t be able to confirm anything till the install finishes…

Regards,

So now I am trying to understand why the old card that worked and booted Ubuntu before I did the nand erase No longer boots

here is it

Disk identifier: 0x00000000

Device Boot Start End Blocks Id System
/dev/sdb1 * 63 144584 72261 c W95 FAT32 (LBA)
/dev/sdb2 144585 31535594 15695505 83 Linux
lazarman@ubuntu:~$

It “was not” booting from your sd card before:

Texas Instruments X-Loader 1.4.4ss (Sep 22 2010 - 16:12:19)
Beagle Rev C4
Reading boot sector
Error: reading boot sector
Loading u-boot.bin from nand ← “nand; aka both MLO and u-boot.bin where loaded from nand”

u-boot on the other hand has no issues reading your partition that the bootrom could not boot…

Regards,

As a follow up to the beagleboard group, Mark please actually follow the directions as is and stop using VMware…

The directions for just fine with Ubuntu Raring as is:

http://pastebin.com/LTGcJcYn
(used a pre-built u-boot binary as sleep was more important at the time of testing)

Serial Log:
http://pastebin.com/UEQqA0K3

Regards,