<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
First of all, it doesn&#39;t drop to 0Hz... 0Hz just means don&#39;t change<br>
the existing frequency.<br></blockquote><div><br>That&#39;s good to know.  But you understand that blank screen and a logfile that says 0Hz sounds related?  :) <br>I went through the steps on the wiki and verified that my tv can handle all the resolutions in my xorg.conf so I&#39;m not sure why I would get a blank screen.  Any ideas?<br>
</div><div> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Change:<br>
<br>
&gt;                 Option          &quot;UseEDIDFreqs&quot; &quot;False&quot;<br>
<br>
to<br>
                 Option          &quot;UseEDID&quot; &quot;False&quot;<br></blockquote><div><br>That has the side effect of killing my sound over hdmi.  That&#39;s a big problem for me so I reverted back to &quot;UseEDIDFreqs&quot; since I couldn&#39;t find a work around (and I&#39;m tired).<br>
</div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">&gt;<br>
&gt; Section &quot;Device&quot;<br>
...<br>
&gt;                 Option                  &quot;ModeValidation&quot;      &quot;NoVesaModes, NoXServerModes&quot;<br>
<br>
To:<br>
Option      &quot;ModeValidation&quot;      &quot;NoVesaModes, NoXServerModes, NoEdidModes&quot;<br>
<div class="im"><br>
&gt;                 Option                                  &quot;HWCursor&quot; &quot;false&quot;<br>
&gt;         Depth       24<br>
&gt;                                 Modes &quot;1920x1080@60&quot; &quot;1920x1080@24&quot;<br>
&gt;                                 Modes &quot;1920x1080@60i&quot; &quot;1920x1080@59.94&quot; &quot;1920x1080@23.976&quot;<br>
<br>
</div>So remove<br>
&quot;1920x1080@24&quot;<br></blockquote><div><br>I left the NoEdidModes in and removed the interlaced mode.  Quick test shows I still have a big audio lag after switching to 24Hz but I haven&#39;t done enough testing yet to see if the blank screen returns.  When I tested with xrandr 24Hz displayed fine on my tv.  Do you still think I should remove 24Hz (and/or 23.976Hz) from my xorg.conf?  <br>
</div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
from the list.. You also don&#39;t want any of the interlaced mode in<br>
there... it&#39;s only going to screw things as you can&#39;t easily tell the<br>
difference between 60i and 30p (not for the modeline that is)<br>
<div><div></div><div class="h5"></div></div></blockquote><div><br>My tv tells me the difference between 1080i and 1080p but don&#39;t think that&#39;s relevant to whether the modelines look different to mythtv.  Regardless I removed the 1080i mode.<br>
<br>Thanks for all your help!<br></div></div>