<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I wound up switching the desktop. From what I found, xfsettingsd and XFCE created my problems similar to yours described below.<div class=""><br class=""></div><div class="">One other thing to check is to make sure compiz is not in use no matter what desktop you use.<br class=""><div class=""><br class=""></div><div class="">I switched to using MATE as the desktop, and I haven’t had the problem since.</div><div class=""><br class=""></div><div class="">Regards,</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 6, 2015, at 3:52 PM, Thomas Pontoppidan <<a href="mailto:spamt@pontoppidan.name" class="">spamt@pontoppidan.name</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_quote">2015-10-06 21:25 GMT+02:00 Jerry Rubinow <span dir="ltr" class=""><<a href="mailto:jerrymr@gmail.com" target="_blank" class="">jerrymr@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""><div class="h5">On Tue, Oct 6, 2015 at 2:20 PM, Thomas Pontoppidan <span dir="ltr" class=""><<a href="mailto:spamt@pontoppidan.name" target="_blank" class="">spamt@pontoppidan.name</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">2015-02-28 18:33 GMT+01:00 Scott Lipcon <span dir="ltr" class=""><<a href="mailto:slipcon@gmail.com" target="_blank" class="">slipcon@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr" class="">I spent the most time trying to get it to not lose its mind whenever the TV was off - I had to disable various screensaving/power saving options, DPMS, etc - either HDMI video wouldn't come back, or HDMI audio, or both - but eventually I got that set right, and it seems to be working well. <div class=""><br class=""></div></div></blockquote><div class="">I know this is an old thread but how exactly did you solve this? I have tried different versions with scripts etc. but so far I haven't found a really good solution.</div><div class="">My Liva is on 24/7 so I have no concerns disabling powe saving or whatever.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Thomas</div><div class=""><br class=""></div></div></div></div></blockquote><div class=""><br class=""></div></div></div><div class="">What Linux distribution/version are you running?</div><span class=""><font color="#888888" class=""><div class=""><br class=""></div></font></span></div></div></div></blockquote></div><p class="">Sorry, forgot the details!</p><div class=""><br class=""></div><div class="">I am running a freshly installed Mythbuntu 14.04 on my ECS Liva:</div><div class="">3.16.0-50-generic #67~14.04.1-Ubuntu SMP Fri Oct 2 22:07:51 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux</div><div class=""><br class=""></div><div class="">It boots fine and runs until I turn off the TV. When I turn the TV back on the screen is blank. The problem is well described here:</div><div class=""><a href="http://extremelycashpoor.com/2014/11/ecs-liva-setup-part-3/" class="">http://extremelycashpoor.com/2014/11/ecs-liva-setup-part-3/</a></div><div class="">I tried the fix from that site but it does not seem to work for me plus having a constant "ping" is not exactly a nice solution.</div><div class=""><br class=""></div><div class="">I have a short script that fixes it - kind of. I use irexec to execute it every time the TV turns on. Biggest problem is it pops up the display settings on top of MythTV and I am not confident it will work every time - low WAF!</div><div class=""><span lang="DA" class=""><p class="">[code]</p><p class="">#!/bin/sh</p><p class=""> #Fix TV state when HDMI link is lost.</p><p class="">xrandr</p><p class="">sleep 5</p><p class="">xrandr --output HDMI1 --auto</p><p class="">[/code]</p></span></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="gmail_extra"><br class=""></div></div>
_______________________________________________<br class="">mythtv-users mailing list<br class=""><a href="mailto:mythtv-users@mythtv.org" class="">mythtv-users@mythtv.org</a><br class="">http://lists.mythtv.org/mailman/listinfo/mythtv-users<br class="">http://wiki.mythtv.org/Mailing_List_etiquette<br class="">MythTV Forums: https://forum.mythtv.org<br class=""></div></blockquote></div><br class=""></div></div></body></html>