<div class="gmail_quote">On Mon, Mar 29, 2010 at 11:21 AM, Johnny Walker <span dir="ltr">&lt;<a href="mailto:johnnyjboss@gmail.com">johnnyjboss@gmail.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;">
Note: we bottom post on this list for later readability of others when<br>
searching this list. (Which can be done at<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users/" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/</a> )<br>
<div class="im"><br>
&gt;On Mon, Mar 29, 2010 at 12:40 PM, Brock Haywood &lt;<a href="mailto:brock.haywood@gmail.com">brock.haywood@gmail.com</a>&gt; wrote:<br>
&gt;Maybe i was unclear, &quot;ldd ./mythfrontend |grep lirc&quot; is empty tho i understand that lirc is baked into 0.22 so i shouldn&#39;t be expecting to see it.<br>
&gt;<br>
&gt;Regarding irw, when it is run I get what i was expecting.  When i press up on the remote, it shows up_pressed or something like that.  I&#39;m away from &gt;this machine at work so I will reply with the exact messages later.<br>

&gt;<br>
&gt;bh<br>
<br>
</div>It sounds like you&#39;ve made good progress if irw reports the<br>
keypresses. We need to compare the output of those against your<br>
previously posted .lircrc files. Specifically I&#39;m thinking the remote<br>
name needs to match correctly as follows:<br>
<br>
output of IRW:<br>
<br>
Matches :<br>
0000000000001794 00 Up mceusb<br>
0000000000001794 01 Up mceusb<br>
0000000000001796 00 Left mceusb<br>
0000000000001796 01 Left mceusb<br>
<br>
Doesn&#39;t Match:<br>
0000000000001795 00 Down Hauppauge_350<br>
0000000000001795 01 Down Hauppauge_350<br>
0000000000001797 00 Right Hauppauge_350<br>
<br>
Snippet of .lircrc you posted previously:<br>
<br>
begin<br>
    remote = mceusb &lt;-- matches<br>
<div class="im">    prog = mythtv<br>
    button = RecTV<br>
    config = R<br>
    repeat = 0<br>
    delay = 0<br>
end<br>
<br>
</div>The lirc daemon only runs the commands or keypresses in these small<br>
stanza&#39;s if the name of the remote sending them matches. This allows<br>
multiple remotes to be used.<br>
<br>
Sorry for the misinfo on the &#39;try stopping the lirc daemon&#39; - I was<br>
actually wondering if you were seeing errors on starting / stopping it<br>
and wasn&#39;t thinking clearly on the irw vs. irrecord needing it. Jarod<br>
is actually quite the expert on lirc as he&#39;s a major contributor to<br>
it. (to whom we&#39;re all exceedingly grateful.)<br>
<div><div></div><div class="h5"><br>
-Johnny<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>
</div></div></blockquote></div><br>Ok, will do.<br clear="all"><br>-- <br>- brock<br>