<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 19, 2017 at 9:35 AM, Karl Newman <span dir="ltr"><<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span class="gmail-"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 19, 2017 at 3:33 AM, Steven Adeff <span dir="ltr"><<a href="mailto:adeffs.mythtv@gmail.com" target="_blank">adeffs.mythtv@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I've got a LIVA system connected to an old Sharp 720p hdtv that does<br>
not provide modelines as part of it's EDID information which causes X<br>
to quit out before running mythfrontend.<br>
<br>
I tried putting the following into an xorg.conf file to attempt to get<br>
things to work, but no such luck. Has anyone figured out how to get<br>
such a scenario to work with the intel graphics in the LIVA systems?<br>
<br></blockquote></div><br></div></span><div class="gmail_extra">Not sure about the X.org way, but there's a way to force it in the kernel. You can do it on the kernel command line as demonstrated here: <a href="https://wiki.archlinux.org/index.php/kernel_mode_setting#Forcing_modes_and_EDID" target="_blank">https://wiki.archlinux.org/<wbr>index.php/kernel_mode_setting#<wbr>Forcing_modes_and_EDID</a> I think you can also build it in to the kernel statically.<span class="gmail-HOEnZb"><font color="#888888"><br><br></font></span></div><span class="gmail-HOEnZb"><font color="#888888"><div class="gmail_extra">Karl<br></div></font></span></div>
<br>______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div>Use could use a program like CVT to calculate a mode line to use in your xorg file:</div><div class="gmail_extra"><a href="https://linux.die.net/man/1/cvt">https://linux.die.net/man/1/cvt</a><br></div></div>