[Bug 663642] Re: DVI doesn't work at BeagleBoard xM rev A3

Ricardo Salveti rsalveti at rsalveti.net
Sat Oct 23 17:51:15 UTC 2010


Can you try getting the boot log from your board, with the downloaded
kernel?

If you need instructions to activate the console, please follow the next steps:
1. Mount the first SD card partition;
2. # cd /media/6B57-ED78/
3. # dd if=boot.scr of=boot.script bs=1 skip=72
4. Edit boot.script, add "console=ttyS2,115200n8" and remove "quiet" at the setenv line, like:
  setenv bootargs vram=12M omapfb.mode=dvi:1280x720MR-16 at 60 root=/dev/mmcblk0p2 fixrtc console=ttyS2,115200n8 earlyprintk=ttyS2 loglevel=8
5. # mkimage -A arm -T script -C none -n "Ubuntu boot script" -d boot.script boot.scr
6. Unmount the sd card and boot it on your board

After this you should be able to see the kernel boot log at the uart.

-- 
DVI doesn't work at BeagleBoard xM rev A3
https://bugs.launchpad.net/bugs/663642
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list