I am facing trouble getting s-video out to work properly on beagleboard
My setup
2.6.29 kernel the stable branch
Ubuntu distro
X server
omapfb display driver configured in xorg.conf
At u-boot
- See colored display
- When I set omapfb.mode=tv:ntsc – I see colored “beagleboard.org” displayed when kernel boots, but the X server later fails to initialize and hence gets killed
- When I set omapfb.mode=tv:1024x768-16@60 – I see “beagleboard.org” displayed in greyscale when kernel boots, and later X server also initializes fine. However the display is only in greyscale.
I think the issue is related to frequency or some other minor settings.
Can some one pls. list out the bootargs to be set for S-video display for Pal and ntsc tv’s
Thanks
Arun