<html><body>
<DIV>I am trying to get the TV-Out working from my nVidia GeForce 7100GS card via S-Video to my Samsung 46" DLP TV. The current PC connection works fine, but I'd like to put the TV into AV1 mode to access my MythTV box.</DIV>
<DIV> </DIV>
<DIV>Whenever I switch over to that input, my TV gives me a message on the screen saying "Check Cable Signal". I know that the cable is connected on both ends correctly. Would getting a DVI->Composite Video or DVI->HDMI cable work better?</DIV>
<DIV> </DIV>
<DIV>Here's my xorg.conf file (minus the Keyboard/Mouse entries), if anyone thinks it'll help:</DIV>
<DIV><FONT size=2>
<P>Section "Device"</P>
<P>Identifier "Videocard0"</P>
<P>Driver "nvidia"</P>
<P>Option "ConnectedMontior" "TV"</P>
<P>Option "TVStandard" "NTSC-M"</P>
<P>Option "TVOutFormat" "SVIDEO"</P>
<P>EndSection</P>
<P>Section "Screen"</P>
<P>Identifier "Screen0"</P>
<P>Device "Videocard0"</P>
<P>DefaultDepth 24</P>
<P>SubSection "Display"</P>
<P>Viewport 0 0</P>
<P>Depth 24</P>
<P>Modes "1280x960" "1280x800" "1152x864" "1152x864" "1024x768" "1024x768" "800x600" "800x600" "640x480" "640x480"</P>
<P>EndSubSection</P>
<P>EndSection</P></FONT></DIV></body></html>