<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Modeline blues.</title>
	<link>http://ask.metafilter.com/39453/Modeline-blues/</link>
	<description>Comments on Ask MetaFilter post Modeline blues.</description>
	<pubDate>Sat, 03 Jun 2006 19:54:23 -0800</pubDate>
	<lastBuildDate>Sat, 03 Jun 2006 19:54:23 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Modeline blues.</title>
		<link>http://ask.metafilter.com/39453/Modeline-blues</link>	
		<description>I got a DVI -&amp;gt; HDMI connector to connect my computer (Gentoo, Xorg 7, Geforce 7600GS) to my HDTV (Philips 30&quot; CRT).  It&apos;ll only display in 720x480 with awful overscan... regardless of what&apos;s in my xorg.conf.  Help!
 &lt;br /&gt;&lt;br /&gt; So, here&apos;s what I&apos;ve tried.&lt;br&gt;
&lt;br&gt;
I first connected a Windows box to try PowerStrip.  While I never got it perfect, I came close (and with much higher resolutions than 720x480). PowerStrip reported the following Modelines:&lt;br&gt;
&lt;br&gt;
Modeline        &quot;1440x900&quot; 96.500 1440 1504 1536 1760 900 903 906 912 +hsync +vsync&lt;br&gt;
Modeline        &quot;1920x1080&quot; 63.975  1920 2008 2052 2206 1080 1081 1095 1125 interlace &lt;br&gt;
&lt;br&gt;
Now, X will *start* with the above modelines, but I always end up with a 720x480 display, even though that&apos;s not defined in xorg.conf at all.  I&apos;m sure I&apos;m using the right xorg.conf -- editing the other options will indeed affect what happens when I start the X server, just not the resolutions.&lt;br&gt;
&lt;br&gt;
Other pertinent info from the xorg.conf:&lt;br&gt;
&lt;br&gt;
Section &quot;Device&quot;&lt;br&gt;
    Identifier                          &quot;NVidia Graphics Adapter&quot;&lt;br&gt;
    Driver                               &quot;nvidia&quot;&lt;br&gt;
    BusID                               &quot;PCI:2:0:0&quot;&lt;br&gt;
    Option                              &quot;RenderAccel&quot;           &quot;true&quot;&lt;br&gt;
    Option                              &quot;NoLogo&quot;                &quot;true&quot;&lt;br&gt;
    Option                              &quot;ConnectedMonitor&quot;      &quot;DFP&quot;&lt;br&gt;
    Option                              &quot;IgnoreEDID&quot;            &quot;true&quot;&lt;br&gt;
EndSection&lt;br&gt;
&lt;br&gt;
Section &quot;Screen&quot;&lt;br&gt;
   Identifier &quot;Screen0&quot;&lt;br&gt;
   Device     &quot;NVidia Graphics Adapter&quot;&lt;br&gt;
   Monitor    &quot;Philips30&quot;&lt;br&gt;
   DefaultDepth 24&lt;br&gt;
   SubSection &quot;Display&quot;&lt;br&gt;
       Viewport   0 0&lt;br&gt;
       Depth     24&lt;br&gt;
       Modes &quot;1920x1080&quot; &quot;1440x900&quot;&lt;br&gt;
       Depth     16&lt;br&gt;
       Modes &quot;1920x1080&quot; &quot;1440x900&quot;&lt;br&gt;
  EndSubSection&lt;br&gt;
EndSection&lt;br&gt;
&lt;br&gt;
Any help would be much appreciated.  Thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.39453</guid>
		<pubDate>Sat, 03 Jun 2006 15:46:44 -0800</pubDate>
		<dc:creator>I EAT TAPAS</dc:creator>
		
			<category>hdtv</category>
		
			<category>linux</category>
		
			<category>nvidia</category>
		
			<category>hdmi</category>
		
			<category>dvi</category>
		
			<category>overscan</category>
		
			<category>xorg</category>
		
			<category>xwindows</category>
		
	</item> <item>
		<title>By: Orb2069</title>
		<link>http://ask.metafilter.com/39453/Modeline-blues#609160</link>	
		<description>Have you tried the [Ctrl][Alt][+] chord (Is that the right one?  Whichever one it is.) to step through resolutions?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39453-609160</guid>
		<pubDate>Sat, 03 Jun 2006 19:54:23 -0800</pubDate>
		<dc:creator>Orb2069</dc:creator>
	</item><item>
		<title>By: I EAT TAPAS</title>
		<link>http://ask.metafilter.com/39453/Modeline-blues#609273</link>	
		<description>&lt;i&gt;Have you tried the [Ctrl][Alt][+] chord (Is that the right one? Whichever one it is.) to step through resolutions?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
The machine was only displaying 720x480 regardless of the resolutions set in xorg.conf -- [Ctrl][Alt][+] would do nothing.&lt;br&gt;
&lt;br&gt;
So, I&apos;ve mostly got this working.  The magic configuration options that allowed me to start using my own Modelines were:&lt;br&gt;
&lt;br&gt;
    Option         &quot;UseEDID&quot; &quot;0&quot;&lt;br&gt;
    Option         &quot;ExactModeTimingsDVI&quot; &quot;true&quot;&lt;br&gt;
&lt;br&gt;
And after endless fiddling, I&apos;ve got a non-overscanned 720x480 display.  I&apos;m still having trouble finding Modelines for higher resolutions that will display on my particular Philips, but I&apos;m sure that will come (that&apos;s easy enough to Google for).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39453-609273</guid>
		<pubDate>Sat, 03 Jun 2006 23:26:06 -0800</pubDate>
		<dc:creator>I EAT TAPAS</dc:creator>
	</item><item>
		<title>By: Four Flavors</title>
		<link>http://ask.metafilter.com/39453/Modeline-blues#610413</link>	
		<description>FWIW, my 1080p tv won&apos;t accept anything higher than 1080i on the HDMI port. you may run into the same wall on your setup. That is, no matter what you send it, it&apos;ll always downscale.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39453-610413</guid>
		<pubDate>Mon, 05 Jun 2006 11:39:28 -0800</pubDate>
		<dc:creator>Four Flavors</dc:creator>
	</item><item>
		<title>By: Chunder</title>
		<link>http://ask.metafilter.com/39453/Modeline-blues#611111</link>	
		<description>Apparently my Toshiba 37WLT58 won&apos;t allow an image in its native resolution of 1366x768 via HDMI - you have to use the VGA port.&lt;br&gt;
&lt;br&gt;
Perhaps it&apos;s a more common &quot;feature&quot; across several brands of TV?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.39453-611111</guid>
		<pubDate>Tue, 06 Jun 2006 03:56:50 -0800</pubDate>
		<dc:creator>Chunder</dc:creator>
	</item>
	</channel>
</rss>
