So how would a person setup their xorg.conf file so that it will ouput
either 1080i OR 720p depending upon the source material?  My TV
will do 1080i and 720p, so I wouldn't necessarily want to force it one
way or the other.<br>
<br><br><div><span class="gmail_quote">On 2/6/06, <b class="gmail_sendername">Steve Skarda</b> &lt;<a href="mailto:steveskarda@gmail.com">steveskarda@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div><span><br></span></div><span><span class="gmail_quote">On 2/2/06, <b class="gmail_sendername">Steve Skarda</b> &lt;<a href="mailto:steveskarda@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">


steveskarda@gmail.com
</a>&gt; wrote:</span></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div><span><br>
</span></div><span>
<table style="border: 1px solid rgb(190, 190, 190);" border="0" cellpadding="4" cellspacing="0" width="100%"><tbody><tr>

<td style="border-left: 1px solid rgb(190, 190, 190);" valign="top" width="100%">
<table border="0" width="100%">
<tbody>
<tr>
<td colspan="2" align="left" valign="top"><font color="black" face="Verdana,Arial,Helvetica" size="2"><b>HD1080i or HD480i? 6600 Component out</b> 
</font></td></tr>
<tr>
<td colspan="2">
<hr noshade="noshade" size="1">
</td></tr></tbody></table><div><span class="e" id="q_109414f443624684_1"><font color="black" face="Verdana,Arial,Helvetica" size="2">Long-time reader, first time poster. <br><br>I am a newbie running MythTV 
from SVN on Ubuntu outputting component out via a fanless Nvidia 6600. Reading 
some old posts from Jarod and others, I was able to output to my TV (which 
accepts 1080I, not 720p on a 4:3 screen) with the line in my xorg: Option 
&quot;TVStandardard&quot; &quot;HD480i&quot; No modelines required. <br><br>While this works great, 
it obviously isn't HDTV which was my primary purpose for MythTV. (Can't wait to 
sell my Tivo!). When I add the line Option &quot;TVStandard&quot; &quot;HD1080i&quot; I get a small 
desktop on what appears to be a 1080i resolution. I can see that Nvidia is 
outputting a wide screen resolution but the desktop is significantly narrower 
and shorter than the NVidia output and is centered in the screen. I have tried 
the Windows/Powerstrip route and gotten modlines that should work but don't seem 
to help. Also, when MythTV kicks into watching a show under this mode, the 
system freezes and requires a reboot. <br><br>Second question. Considering that 
I have a 4:3 HDTV (16:9 didn't fit in my entertainment center but I will be 
buying a front projection in the near future), will 1080i output ever be able to 
fill the screen for shows that are 4:3? Probably doesn't matter since those 
shows aren't HDTV anyway but I don't think I can change Xorg.conf from one mode 
HD480i to the other HD1080i on the fly. Or can I? <br><br>Sorry for the newbie 
questions. BTW, I appreciate all of the folks that respond on this and other 
forums. I took a little different route setting up my first MythTV system on 
Ubuntu with a Fusion 5 Gold card and 6600 component output. While this is 
probably trivial for some folks, it was a great challenge (and a ton of fun) for 
someone that has never worked on Linux before. I had many, many problems all of 
which I was able to solve (except this one) by reading through this and other 
forums. For the active posters/problem solvers: Thanks! Not to mention the 
developers! </font></span></div></td></tr></tbody></table></span></div>

</blockquote><br>For anyone trying to do 1080i component out on
NVidia 6200 or 6600, I struggled to get this to work so thought I'd
post my solution for other's benefit.&nbsp;&nbsp; Most posts in the past suggest
to use tvstandard HD480i (not HDTV) when using component out directly
from a 6200 or 6600.&nbsp; I was able to get HD1080i to work on my 6600 with
no modelines by doing the following:
<br><br>Nvidia 7676<br><br>In my xorg.conf:<br>Under device settings:<br><font color="black" face="Verdana,Arial,Helvetica" size="2">Option &quot;TVStandard&quot; &quot;HD1080i&quot; </font><br><br>Under screen:<br>modes &quot;HD1080i&quot;
<br><br>This got me to a full 1080i display with 1080i desktop but X locked up upon playing video.&nbsp;&nbsp; To fix that:<br><br>Open
nvidia-settings and set vsync-to-blank to unchecked (not default).&nbsp;
(could also modify the nvidia settings file directly - I did both but
assume along would work)
<br>Everytime X loads, type:<br>
$ nvidia-settings -l<br><br>The only
problem is that this is still horribly overscanned.&nbsp;&nbsp; Will
probably
play with modelines in the future to see if I can fix this.&nbsp; Have
read posts that say there is no answer short of getting a TV technician
to change the TV.&nbsp; I got the
nvidia-settings -l command from posts on NVNews and they suggest you
need to type that command every time X loads.&nbsp;&nbsp; I also found
that to be
true.&nbsp; People smarter than I am could probably suggest how to get
the
line for nvidia-settings -l to load on every startup. I am still typing
mythbackend, sudo lirc, and mythfrontend everytime I boot my
computer.&nbsp;
Just haven't worked on this yet.&nbsp; The basic instructions didn't
work
for me.
<br>


<br>


<br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br></blockquote></div><br>