<div dir="ltr">I still have no picture. There is a green line at the top of the screen
that shows up when the mythbox starts, then the tv goes blue, because
it can get a signal.<br>
<br>
My startx --verbose 6 Xorg.0.log file is here <a href="http://docs.google.com/Doc?id=ddjgs48j_18d3zr8ghh" target="_blank">http://docs.google.com/Doc?id=ddjgs48j_18d3zr8ghh</a> if anyone wants to see it.<br>
<br>
The first thing that caught my eye was this:<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 322px; text-align: left;">(II) NVIDIA(0): Frequency information for Philips (DFP-0):<br>(II) NVIDIA(0):   HorizSync   : 31.000-80.000 kHz<br>
(II) NVIDIA(0):   VertRefresh : 47.000-85.000 Hz<br>(II) NVIDIA(0):     (HorizSync from EDID)<br>(II) NVIDIA(0):     (VertRefresh from EDID)<br>(II) NVIDIA(0): <br>(II) NVIDIA(0): --- Building ModePool for Philips (DFP-0) ---<br>
(II) NVIDIA(0):   Validating Mode &quot;1920x1080&quot;:<br>(II) NVIDIA(0):     1920 x 1080 @ 60 Hz<br>(II) NVIDIA(0):     For use as DFP backend.<br>(II) NVIDIA(0):     Mode Source: EDID<br>(II) NVIDIA(0):       Pixel Clock      : 148.50 MHz<br>
(II) NVIDIA(0):       HRes, HSyncStart : 1920, 2008<br>(II) NVIDIA(0):       HSyncEnd, HTotal : 2052, 2200<br>(II) NVIDIA(0):       VRes, VSyncStart : 1080, 1084<br>(II) NVIDIA(0):       VSyncEnd, VTotal : 1088, 1125<br>(II) NVIDIA(0):       H/V Polarity     : -/-<br>
(WW) NVIDIA(0):     Mode is rejected: PixelClock (148.5 MHz) too high for<br>(WW) NVIDIA(0):     Display Device (Max: 135.0 MHz).</pre>
</div>And doing some research I found this option:<br>
Option "ModeValidation" "NoMaxPClkCheck"<br>
<br>
with the comment that <div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Quote:</div>
        <table border="0" cellpadding="6" cellspacing="0" width="100%">
        <tbody><tr>
                <td class="alt2" style="border: 1px inset ;">
                        
                                The FX5200/5500 cards incroeectly report the pixel clock at 135.0.
                        
                </td>
        </tr>
        </tbody></table>
</div>.  I have a FX5200, so that sounded promising, but still no change.<br>
<br>
Farther down in my log, you&#39;ll see that the highest resolution mode that is valid is:<br>
<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 194px; text-align: left;">(II) NVIDIA(0):   Validating Mode &quot;1360x768&quot;:<br>(II) NVIDIA(0):     1360 x 768 @ 60 Hz<br>
(II) NVIDIA(0):     For use as DFP backend.<br>(II) NVIDIA(0):     Mode Source: EDID<br>(II) NVIDIA(0):       Pixel Clock      : 85.50 MHz<br>(II) NVIDIA(0):       HRes, HSyncStart : 1360, 1424<br>(II) NVIDIA(0):       HSyncEnd, HTotal : 1536, 1792<br>
(II) NVIDIA(0):       VRes, VSyncStart :  768,  771<br>(II) NVIDIA(0):       VSyncEnd, VTotal :  778,  795<br>(II) NVIDIA(0):       H/V Polarity     : -/-<br>(II) NVIDIA(0):     Mode is valid.</pre>
</div>So just to test out the theory that valid modes should work, I
wiped my xorg file clean, started up the nvidia settings manager, and
set my screen to that specific mode. I saved the settings to my
xorg.conf file, and rebooted the machine.<br>
<br>
Still nothing. I&#39;m started to think that it wasn&#39;t a driver issue, but
maybe some weird issue with my tv, so I downloaded a firmware update
for my tv and installed it. Wiped my xorg, and reset it with
nvidia-xconfig, and still nothing.<br>
<br>I&#39;m not quite sure what I should try next.&nbsp; Does anyone have a link that describes how I can use the EDID info from the Xorg.0.log file and manually set the mode line in the xorg file?<br>
<br>
<br>
<a href="http://docs.google.com/Doc?id=ddjgs48j_18d3zr8ghh" target="_blank"><br></a></div>