<div dir="ltr">The first thing I would try is commenting out this line in your xorg<br><br>Option &nbsp; &nbsp; &nbsp; &nbsp; &quot;ExactModeTimingsDVI&quot; &quot;True&quot;<br><br>I&#39;ve heard some people can&#39;t get their display working with that on.<br>
<br><div class="gmail_quote">On Mon, Sep 15, 2008 at 10:40 AM, Erik Sejr <span dir="ltr">&lt;<a href="mailto:esejr@wildroseinternet.ca">esejr@wildroseinternet.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
I have had MythTV up and running at 1080p on the older sharp 42&quot; LCD but I<br>
recently moved and purchased a new LC-42D64U since I liked my old unit.<br>
When I first booted up my Myth machine connected to this new TV it seemed<br>
to just lock up. Upon closer inspection I found I was able to boot into<br>
text mode ok, the problem only seemed to happen when the system tried to<br>
start the X server. It seems when X tries to initialize the display it just<br>
locks up. If I try to start X at 1920x1080 I get a black screen on the<br>
display and the system doesn&#39;t appear to load X. Control-Alt-Backspace does<br>
not get me back to the prompt - I have to reboot. If I start it at a lower<br>
resolution (say 640x480) I get the same thing on the screen (nothing) but I<br>
CAN use control-alt-backspace to kill X and return to the prompt. Also,<br>
based on the hard disk activity and messages after killing the server, X<br>
appears to load normally at this resolution but the display remains black.<br>
<br>
I read the EDID information from the using monitor-edid (This machine is<br>
running Fedora 7):<br>
<br>
Name: SHARP HDMI<br>
EISA ID: SHP0ffb<br>
Screen size: 82.0 cm x 46.0 cm (37.02 inches, aspect ratio 16/9 = 1.78)<br>
Gamma: 2.2<br>
Digital signal<br>
Max video bandwidth: 170 MHz<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;HorizSync 15-75<br>
 &nbsp; &nbsp; &nbsp; &nbsp;VertRefresh 55-76<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# Monitor preferred modeline (60.0 Hz vsync, 67.5 kHz hsync, ratio<br>
16/9)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ModeLine &quot;1920x1080&quot; 148.5 1920 2008 2052 2200 1080 1084 1089 1125<br>
+hsync +vsync<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# Monitor preferred modeline (60.0 Hz vsync, 47.7 kHz hsync, ratio<br>
16/9)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ModeLine &quot;1360x768&quot; 85.5 1360 1424 1536 1792 768 771 777 795 +hsync<br>
+vsync<br>
<br>
Here&#39;s the pertinent sections of xorg.conf:<br>
<br>
Section &quot;Screen&quot;<br>
<br>
 &nbsp; &nbsp;Identifier &nbsp; &nbsp; &quot;Screen0&quot;<br>
 &nbsp; &nbsp;Device &nbsp; &nbsp; &nbsp; &nbsp; &quot;Videocard0&quot;<br>
 &nbsp; &nbsp;Monitor &nbsp; &nbsp; &nbsp; &nbsp;&quot;Monitor1&quot;<br>
 &nbsp; &nbsp;DefaultDepth &nbsp; &nbsp;24<br>
 &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp; &quot;Connected Monitor&quot; &quot;DFP&quot;<br>
 &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp; &quot;ExactModeTimingsDVI&quot; &quot;True&quot;<br>
 &nbsp; &nbsp;SubSection &nbsp; &nbsp; &quot;Display&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Viewport &nbsp; &nbsp;0 0<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Depth &nbsp; &nbsp; &nbsp; 24<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Modes &nbsp; &nbsp; &nbsp;&quot;1920x1080&quot;<br>
 &nbsp; &nbsp;EndSubSection<br>
EndSection<br>
<br>
Section &quot;Monitor&quot;<br>
 &nbsp; &nbsp;Identifier &nbsp; &nbsp; &quot;Monitor1&quot;<br>
 &nbsp; &nbsp;VendorName &nbsp; &nbsp; &quot;Sharp&quot;<br>
 &nbsp; &nbsp;ModelName &nbsp; &nbsp; &nbsp;&quot;42 Inch 1080p LCD HDTV&quot;<br>
 &nbsp; &nbsp;HorizSync &nbsp; &nbsp; &nbsp; 15.0 - 75.0<br>
 &nbsp; &nbsp;VertRefresh &nbsp; &nbsp; 55.0 - 76.0<br>
 &nbsp; &nbsp;ModeLine &nbsp; &nbsp; &nbsp; &quot;1920x1080&quot; 148.5 1920 2008 2052 2200 1080 1084 1089<br>
1125 +hsync +vsync<br>
 &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp; &quot;DPMS&quot; &quot;True&quot;<br>
EndSection<br>
<br>
Section &quot;Device&quot;<br>
 &nbsp; &nbsp;Identifier &nbsp; &nbsp; &quot;Videocard0&quot;<br>
 &nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp; &nbsp; &quot;nvidia&quot;<br>
 &nbsp; &nbsp;VendorName &nbsp; &nbsp; &quot;Videocard vendor&quot;<br>
 &nbsp; &nbsp;BoardName &nbsp; &nbsp; &nbsp;&quot;nVidia Corporation C51 PCI Express Bridge&quot;<br>
EndSection<br>
<br>
The video card is a Geforce 6150, Nvidia driver is version <a href="http://173.14.05." target="_blank">173.14.05.</a> The<br>
monitor is connected via a DVI-&gt;HDMI cable. I ran startx -- -verbose 5<br>
-logging 5. The log is too big to post and will make a mess of this<br>
message, but here are the interesting parts that I believe may be the cause<br>
of this problem:<br>
<br>
(II) NVIDIA(GPU-0): No display devices connected; falling back to: CRT-0<br>
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0<br>
(II) NVIDIA(0): NVIDIA GPU GeForce 6150 (C51) at PCI:0:5:0 (GPU-0)<br>
(--) NVIDIA(0): Memory: 262144 kBytes<br>
(--) NVIDIA(0): VideoBIOS: 05.51.22.33.07<br>
(--) NVIDIA(0): Interlaced video modes are supported on this GPU<br>
(--) NVIDIA(0): Connected display device(s) on GeForce 6150 at PCI:0:5:0:<br>
(--) NVIDIA(0): &nbsp; &nbsp; CRT-0<br>
(--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock<br>
(II) NVIDIA(0): Assigned Display Device: CRT-0<br>
(II) NVIDIA(0): Validated modes:<br>
(II) NVIDIA(0): &nbsp; &nbsp; &quot;800x600&quot;<br>
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600<br>
(WW) NVIDIA(0): Unable to get display device CRT-0&#39;s EDID; cannot compute<br>
DPI<br>
(WW) NVIDIA(0): &nbsp; &nbsp; from CRT-0&#39;s EDID.<br>
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default<br>
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.<br>
(--) Depth 24 pixmap format is 32 bpp<br>
<br>
Why can&#39;t it seem to find the display even when it is plugged in and<br>
operating in text mode? Any thoughts on how to get around this? Has anyone<br>
got Myth working on this TV? If so I&#39;d love to have a look at your<br>
xorg.conf.<br>
<br>
Your help is greatly appreciated.<br>
<br>
Regards,<br>
Erik<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" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br></div>