Display problem in Angstrom linux on Beagle Xm Ver B

Hi

I have sucessfully tested ubuntu on beaglebeard Xm Ver B but it is too
slow even with the mpu rate tweak so i decided to go for Angstrom
linux which i have already tested on my previous Beagleboard Ver C3.
Now when i install the image on my sd card and insert into Beagleboard
Xm Ver B and power on.

I see the debug messages on my PC and the beagleboard Xm ver B boots
ok till the login prompt but i dont see any display. My display shows
a message

'Out of Range'

which means i have to set the resolution but this resolution worked
fine on ubuntu natty on my beagle Xm Ver B. The boot.scr is as given
below which is working when i put ubuntu natty.

   fatload mmc 0:1 0x80000000 uImage
    fatload mmc 0:1 0x81600000 uInitrd
    setenv bootargs vram=12M omapfb.mode=dvi:1280x720MR-16@60
mpurate=800 root=/dev/mmcblk0p2 fixrtc quiet splash
    bootm 0x80000000 0x81600000

whether i will have to change this for Angstrom linux. my Angstrom
linux demo image is Angstrom 2009.X.test-20100309. I am using this
image as i have successfully run this on my earlier Beagleboard Ver
C3. And i am able to run my application fine without any problem.

Please guide me what am doing wrong.

Thanks in Advance.

Anuj.

why don’t you take the latest images ? yours seem to be pretty old

hi

I wanted to use the same image because it do not want a heavy system.
I want a system with minimal applications and speed is also a factor
which the old image gives me. As i am using Beagle Xm it is very fast
with old image. But the latest image takes time to boot and it has all
unnecessary applications which i do not want. I just want a minimal
system with Ethernet working and a very lite one.

if there are images which are lite mainly Angstrom linux or ubuntu if
it is faster than angstrom which is not the case i think, please send
me the link of such a image.

Thanks

Anuj.