Re: New problem with BeagleBoard

2011-01-11 Thread Steve Langasek
On Tue, Jan 11, 2011 at 11:28:51AM +0200, Ira Rosen wrote:
> I am still not able to make the board work. With a new SD card, we are
> getting the same problem.
> ./linaro-media-create --mmc /dev/mmcblk0

Is this the correct target device name?  SD card readers on laptops and
desktops normally show up as SCSI disks; e.g., /dev/sdb

What is the output of this linaro-media-create command?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: GCC ICE compiling glibc with latest linaro gcc 4.5

2011-01-11 Thread Michael Hope
On Tue, Jan 11, 2011 at 3:40 PM, Khem Raj  wrote:
> Hi
>
> Commit r99457 on linaro 4.5 branch is causing a ICE when compiling the
> attached file with following options
>
> gcc-4_5-branch/build.i686-linux.armeb-oe-linux-gnueabi/gcc/cc1 -O2
> -mtune=xscale a.i
>
> It only happens when I use -mtune=xscale otherwise it compiles fine
> It was tested on armeb I have not done a test on LE.
>
> I have attached the testcase to this email as well.

Hi Khem.  I'm afraid we're all at the Linaro Sprint at the moment.  We
should be able to have a look at it next week,

-- Michael

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: New problem with BeagleBoard

2011-01-11 Thread Ira Rosen
Hi,

I am still not able to make the board work. With a new SD card, we are
getting the same problem.

We do:

./linaro-media-create --mmc /dev/mmcblk0 rootfs ext3 --dev beagle
--binary image/linaro-m-headless-tar-*.tar.gz --hwpack
/root/hwpack_linaro-omap3_20110106-0_armel_supported.tar.gz

The image that we are using is
linaro-m-headless-tar-20101123-0.tar.gz. We tried to install
linaro-natty-headless-tar-20110106-0.tar.gz, but the installation
process was stuck, probably because the host Ubuntu is Lucid:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"

Trying to start the board from SD card we are getting the error below
on the console:

Texas Instruments X-Loader 1.4.4ss (Dec  5 2010 - 02:35:14)
Beagle xM Rev A
Reading boot sector

 not there
u-boot.bin not found or blank nand contents - attempting serial boot . . .
## Ready for binary (kermit) download to 0x80008000 at 115200 bps...

Thanks,
Ira


>> Do you have another SD card you can try?  They rot and die,
>> unfortunately :/
>
> After redoing everything once again with the newer packages, I tend to
> think that the problem is indeed in the card. I don't get "Reading
> from mmc" message, and if I press the "user" button, it doesn't
> respond at all. I'll try to get another SD card.
>
> Thanks,
> Ira
>
>>
>> Cheers,
>> mwh
>>
>

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev