Ubuntu 8 version nVidia card with driver 96.43.10-0ubuntu1
/etc/X11/xorg.conf
Section "Screen"
Identifier "Television Screen"
Device "Television Device"
Monitor "Television"
DefaultDepth 24
Option "TVOutFormat" "COMPONENT"
Option "TVStandard" "PAL-B"
SubSection "Display"
Depth 24
Modes "640x480@40"
EndSubSection
EndSection
Section "Module"
Load "glx"
Disable "dri2"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
EndSection
Television is Sharp FlatX Standard TV, its specifications can be found at http://www.amazon.com/Sharp-X-Flat-32F630-Flat-Screen-32/dp/B0000AKVAV
There were other screen sections which I removed. The TV shows a distorted image with particles of different colors.
I tried different resolutions but couldn't figure it out. Kindly help me set up TV with Ubuntu.
