<br><br><div class="gmail_quote">On Sun, Dec 12, 2010 at 2:41 PM, Bobby Gill <span dir="ltr">&lt;<a href="mailto:bobbygill@rogers.com">bobbygill@rogers.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">  # Fix for Lirc<br>
  # <a href="https://bugzilla.redhat.com/show_bug.cgi?id=650711" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=650711</a><br>
  echo none &gt; /sys/class/rc/rc0/protocols<br>
  echo +lirc &gt; /sys/class/rc/rc0/protocols<br>
<font color="#888888"></font><br></blockquote></div><div><br>I have just encountered this multiple-press issue after a recent update as well, and trying the above commands I get permission denied, even as root user. <br>
</div>

</div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div>You are probably using sudo. There is a trick to using sudo with echo, I just forget what it is, so login as root if possible. If you have v4l utils installed,  &quot;ir-keytable -p lirc&quot; will get you there.<br>