Hi!<br><br>Just for your information in case anybody else asks in the future.<br><br>I did not find a clean solution, but I do have a workaround.<br><br>I have put this line in the event handlers in mythtv-setup (when the frontend or backend disconnects)<br>


echo on 0 | cec-client -s<br><br>So now, the TV switches off but back on immediately after.<br><br>Have a great day!<br><br><div class="gmail_quote">2012/10/22 Charles Tardif <span dir="ltr">&lt;<a href="mailto:charlot@mailcan.com" target="_blank">charlot@mailcan.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Wow! Merci Nicolas!<br>
Right on.<br>
<br>
And thanks to the other posters as well (Including Raymond Wagner).<br>
Your answers were very much appreciated. I now understand the problem<br>
and I will wait and see if it is addressed in the future versions! I<br>
will not dare changing the database or compiling from source without<br>
CEC. I&#39;m too afraid of breaking everything.<br>
<br>
Continue your great work.<br>
<br>
Bonne journée!<br>
<br>
Charles<br>
<br>
Le dimanche 21 octobre 2012 à 23:53 -0400, Nicolas Riendeau a écrit :<br>
<div class="HOEnZb"><div class="h5">&gt; Bonjour Charles!<br>
&gt; (Hi Charles!)<br>
&gt;<br>
&gt; On 10/19/2012 1:11 PM, Charles Tardif wrote:<br>
&gt; &gt; Thank you for your reply.<br>
&gt; &gt; I don&#39;t know what you mean when you write &quot;Build MythTV without CEC<br>
&gt; &gt; support&quot;. I&#39;m sorry, compiling or building from source is unknown<br>
&gt; &gt; territory for me (If that&#39;s what you mean).  I have installd MythTV from<br>
&gt; &gt; the Ubuntu Repos.<br>
&gt;<br>
&gt; That is what he meant, that&#39;s unfortunately currently the only<br>
&gt; recommended way of removing support for that device...<br>
&gt;<br>
&gt; &gt; I thought that CEC events were configurable because I have read in the<br>
&gt; &gt; code changes description that it was.  See this link:<br>
&gt;<br>
&gt; They are (configurable) and they are not at the same time...<br>
&gt;<br>
&gt; &gt; <a href="http://code.mythtv.org/trac/changeset/e090e9969c87136d4f6793988107a62ef249fe78/mythtv" target="_blank">http://code.mythtv.org/trac/changeset/e090e9969c87136d4f6793988107a62ef249fe78/mythtv</a><br>
&gt;<br>
&gt; The answer is actually in that commit message...<br>
&gt;<br>
&gt; Settings were added to control power on and power off (and a few other<br>
&gt; things as well) but no UI was made to change them so they are all using<br>
&gt; default values.<br>
&gt;<br>
&gt; &gt; I assumed that there was no GUI to change the option because the feature<br>
&gt; &gt; is too young,<br>
&gt;<br>
&gt; Yes and no... The dev who worked on this was hoping the settings pages<br>
&gt; would be converted to (lib)MythUI (which is the way settings pages<br>
&gt; should be done now) instead of the old way of doing them in time for<br>
&gt; release. He had planned to do them the old way as a last resort if they<br>
&gt; weren&#39;t converted in time but unfortunately he decided to leave the<br>
&gt; project before he had time to do it...<br>
&gt;<br>
&gt; &gt; but was hoping that there was a config file we could<br>
&gt; &gt; change somewhere.<br>
&gt;<br>
&gt; Those settings are stored in the database (and I could be wrong but I am<br>
&gt; pretty sure they don&#39;t currently actually exist so they would have to be<br>
&gt; added) so the only way to change them would be to insert new entries in<br>
&gt; the settings database (which is something we (devs) do not recommend<br>
&gt; doing...). The entries needed would have to be added on a per-frontend<br>
&gt; basis...<br>
&gt;<br>
&gt; &gt; P.S. There are so many setups possible with MythTV. Adding CEC support<br>
&gt; &gt; with non-configurable events is clearly not ready to be released IMHO!<br>
&gt;<br>
&gt; Sometimes we have to release a version with a feature that&#39;s not<br>
&gt; entirely complete but that wasn&#39;t what was supposed to happen this time...<br>
&gt;<br>
&gt; &gt; But it cool that we know it&#39;s being worked on. Keep up the good work!<br>
&gt;<br>
&gt; If no other dev decides to work on this I&#39;ll see what I can do... That&#39;s<br>
&gt; not something I normally work on but I am pretty sure I wouldn&#39;t have<br>
&gt; too much difficulty making those settings configurable.<br>
&gt;<br>
&gt; Heck, my TV was actually CEC compatible I would have tried updating the<br>
&gt; API we use to the latest version (I have the device but my current TV is<br>
&gt; not CEC compatible...).<br>
&gt;<br>
&gt; Bonne journée!<br>
&gt; (Have a nice day!)<br>
&gt;<br>
&gt; Nicolas<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Charles Tardif &lt;<a href="mailto:courriel@charlestardif.com">courriel@charlestardif.com</a>&gt;<br>
<br>
</font></span></blockquote></div><br>