<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't drop to 0Hz... 0Hz just means don't change<br>
the existing frequency.<br></blockquote><div><br>That'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'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>
> Option "UseEDIDFreqs" "False"<br>
<br>
to<br>
Option "UseEDID" "False"<br></blockquote><div><br>That has the side effect of killing my sound over hdmi. That's a big problem for me so I reverted back to "UseEDIDFreqs" since I couldn't find a work around (and I'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;">><br>
> Section "Device"<br>
...<br>
> Option "ModeValidation" "NoVesaModes, NoXServerModes"<br>
<br>
To:<br>
Option "ModeValidation" "NoVesaModes, NoXServerModes, NoEdidModes"<br>
<div class="im"><br>
> Option "HWCursor" "false"<br>
> Depth 24<br>
> Modes "1920x1080@60" "1920x1080@24"<br>
> Modes "1920x1080@60i" "1920x1080@59.94" "1920x1080@23.976"<br>
<br>
</div>So remove<br>
"1920x1080@24"<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'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't want any of the interlaced mode in<br>
there... it's only going to screw things as you can'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't think that'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>