Hi,
I’m trying to get output from DVI but could not succeeded to display and thing on TV. I followed setps in
http://code.google.com/p/beagleboard/wiki/HowtoUseSGXunderAngstrom
I’m sure that pixel form is RGB565. There are some outputs listed bellow, If I type “gl2info” I get lots of configuration options displayed.
When I plug HDMI cable to my LCD TV no image is displayed, even my TV did not recognized resolution.
root@beagleboard:~# cat /proc/version
Linux version 2.6.29-omap1 (borat@borat-laptop) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #3 PREEMPT Wed Oct 21 16:31:22 EEST 2009
root@beagleboard:~# cat /proc/cmdline
console=ttyS2,115200n8 nwhwconf=device:eth0,hwaddr:00:09:df:6f:15:52 root=/dev/nfs nfsroot=192.168.1.40:/beagleboard,nfsvers=2,rsize=4096,wsize=8192,tcp ip=192.168.1.56::192.168.1.1:255.255.255.0 omapfb.mode=dvi:1280x720MR-16@60
cat /proc/pvr/version
Version 1.3.13.1607 (release) /home/borat/Projects/Home/BeagleBoard/asistantlinux/arago/arago-tmp/work/beagleboard-none-linux-gnueabi/omap3-sgx-modules-1.3.13.1607-r36/omap3-sgx-modules-1.3.13.1607
System Version String: SGX revision = 1.2.1
cat /proc/fb
0 omapfb
1
2
root@beagleboard:~# opkg info libgles-omap3
Package: libgles-omap3
Version: 3.00.00.09-r1.3
Depends: update-rc.d, libc6, libgcc1
Recommends: libgles-omap3-tests, omap3-sgx-modules
Status: install ok installed
Architecture: armv7a
Installed-Time: 1256648592
root@beagleboard:~# fbset -i
mode “1280x720-60”
D: 64.000 MHz, H: 44.444 kHz, V: 59.979 Hz
geometry 1280 720 1280 720 16
timings 15625 80 48 3 13 32 5
accel false
rgba 5/11,6/5,5/0,0/0
endmode
Could you please help me to solve it ?
Best Regards,
Bora