<br>Damian,<br><br><br>I did a bit of reading. Maybe if you were to go right back to basics and see what the NVIDIA can do on its own:<br>1) Get rid of the modelines.<br>2) Try specifying the resolution as &quot;1024x768_60&quot; in the &quot;Modes&quot; line. The EDID suggests the monitor will support this.
<br>3) Don&#39;t put any of those &quot;NoEDID&quot; options etc in there, let&#39;s just see if the NVIDIA can sort it out itself!<br>4) Don&#39;t specify the horizontal and vertical frequency limits either just see what the EDID gives us...
<br><br>Do the startx --logverbose 5 thing and see what happens....<br><br><br>OR Did you see this....<br><br>&quot;It&#39;s starting to point somewhere...<br><br>These types of lines:<span class="q"><br><br>WW) NVIDIA(0): Unable to use mode &quot;800x600&quot; for DFP-0; cannot compute
<br>
backend<br>
(WW) NVIDIA(0): &nbsp; &nbsp; DFP timings (mode is larger than native backend 640 x<br>
(WW) NVIDIA(0): &nbsp; &nbsp; 480).<br>
<br></span>Mean it&#39;s decided to have a screen size of 640x480 so therefore it&#39;s thrown everything out that&#39;s bigger than this.<br><br>Try adding:<br>&nbsp;&nbsp;&nbsp; Virtual 2000 2000<br>Under your &quot;Modes&quot; line, this sets the size of the desktop to 2000 by 2000 (far too big) which you then scroll around.
<br><br><br>We&#39;re also getting:<span class="q"><br>(--) NVIDIA(0): DFP-0: DFP modes are limited to 60 Hz refresh rate<br><br></span>So maybe we need:<br><span> &nbsp;&nbsp; Option &quot;ModeValidation&quot; &quot;AllowNon60HzDFPModes&quot;
<br>
&nbsp;&nbsp; </span><span>Option &quot;ModeValidation&quot; &quot;</span><span>NoDFPNativeResolutionCheck&quot;</span><br><br>Instead of putting those options in one line? (Unless you&#39;ve already tried it)<br>
<br>Also try putting those Option lines (the Modevalidation NoEDID etc) in the &quot;Device&quot; section, see what happens then.<br><br>The
grey background is normal for &quot;startx&quot; that&#39;s basically just a blank
desktop screen with no window manager no nothing, but we&#39;re only
debugging so we&#39;re actually more interested in the log file!
<br><br>Trying these things out and then post us your configs and Xorg.0.log file.<br><br>Cheers<br><span class="sg">&quot;<br></span><br><br><div><span class="gmail_quote">On 12/06/07, <b class="gmail_sendername">Alan Calvert
</b> &lt;<a href="mailto:cal@graggrag.com">cal@graggrag.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;">Damian Surr wrote:
<br>&gt; Hello all,<br>&gt;<br>&gt; Have I done something so stupid that it&#39;s not worth responding to or are<br>&gt; we running out of things to try?<br><br>Yes to both perhaps. If you go back to the start of this thread, and read
<br>_carefully_ through the responses you&#39;ve already received, I think you&#39;ll<br>find you&#39;ve already been given all the advice you need to solve your problem.<br><br>You seem obsessed with achieving 1024x768 (with great difficulty!), yet from
<br>your logs I suspect you&#39;d get 800x600 happening ever so easily. Perhaps<br>consider lowering your goals to 800x600 and letting it quietly &quot;just work&quot;.<br><br>&gt; I&#39;ve already wasted for more time than should have&nbsp;&nbsp;on it.
<br><br>and you&#39;re not alone in that. Good luck.<br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>