<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head>
<body><div><br></div><div><br></div><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><blockquote style="margin:0 0 0.80ex;border-left:#0000ff 2px solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div> </div></div></div></blockquote></div><div><blockquote style="margin:0 0 0.80ex;border-left:#0000ff 2px solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div> Were there any changes you needed to make to the commands posted on the Kodi page to make them work for Mythtv?</div></div></div></blockquote>-Paul<br></div></blockquote><div><br></div><div>Hi Paul,</div><div><br></div><div>There were two things I had to do differently.</div><div><br></div><div>To kill my X session I did</div><div><br></div><div>ps aux | grep xdg</div><div><br></div><div>Then I killed the xdg process.</div><div><br></div><div>Step 4 says to find the string "ConnectedMonitor" in xlog.txt.  I couldn't find that in my xlog.txt.</div><div><br></div><div>A manual look at that file found this line.</div><div><br></div><div>(--) NVIDIA(0):     MARANTZ JAPAN, INC. marantz-AVR (DFP-1) (boot, connected)<br></div><div><br></div><div>I took note of that when I updated my xorg.conf.</div><div><br></div><div><div>        Option  "ConnectedMonitor" "DFP-1"</div><div>        Option  "CustomEDID" "DFP-1:/etc/X11/edid.bin"</div><div>        Option  "IgnoreEDID" "false"</div><div>        Option  "UseEDID" "true"</div></div><div><br></div><div>David</div></div></div></blockquote><div><br></div><div>I tried to kill the X session using the following command; Kill (the process number) and immediately I get a login box and can't access a terminal for other commands.</div><div>What command did you use to kill X?</div><div><br></div><div>Paul </div><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex">
</blockquote><br><br><br></body></html>