<br><div><span class="gmail_quote">On 11/29/06, <b class="gmail_sendername">Steven Adeff</b> <<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
its fixed, but has some float to it. Plus with tv output chips, they<br>don't care about the float, so playing with the modeline frequency<br>will help. I think "720x480_30" should work with the nvidia drivers<br>
for NTSC output without overscan compensation.</blockquote><div><br>Just so I understand this, this implies that I should have a block like this in xorg.conf, correct? (not my previous modes)<br>
<br>
Section "Screen"<br>
Identifier "Screen0"<br>
Device "Videocard0"<br>
Monitor "Monitor0"<br>
DefaultDepth 24<br>
SubSection "Display"<br>
Depth 24<br>
# Modes "1024x768_60" "800x600_60" "640x480_60"<br>
# Modes "800x600_60" "640x480_60"<br>
Modes "720x480_30"<br>
EndSubSection<br>
EndSection<br>
<br>
--<br>
Mike<br><br></div></div>