<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jun 21, 2015 at 5:10 AM, Hika van den Hoven <span dir="ltr"><<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hoi Jerry,<br>
<div><div class="h5"><br>
Sunday, June 21, 2015, 6:21:10 AM, you wrote:<br>
<br>
> I have a newly setup LIVA box, frontend only, using the latest mythbuntu.<br>
> It has a USB ir receiver, and I configured lirc to use mceusb remote.<br>
<br>
> If I stop lircd and run mode2, it spews out data when I press buttons on<br>
> the remote.  So I know the hardware is working.  However I can't get irw to<br>
> print anything.  The receiver is the same ir receiver I was using with my<br>
> original frontend, configured the same way, although with an older version<br>
> of mythbuntu a few years ago.<br>
<br>
> Info from the new machine:<br>
<br>
> jerry@squeek:~$ lsusb<br>
> Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub<br>
> Bus 001 Device 003: ID 1784:0008 TopSeed Technology Corp. eHome Infrared<br>
> Transceiver<br>
> Bus 001 Device 002: ID 04f2:0402 Chicony Electronics Co., Ltd Genius<br>
> LuxeMate i200 Keyboard<br>
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
<br>
> jerry@squeek:~$ lsmod | grep lirc<br>
> ir_lirc_codec          13062  3<br>
> lirc_dev               19980  1 ir_lirc_codec<br>
> rc_core                28718  13<br>
> ir_sharp_decoder,lirc_dev,ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,mceusb,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder,rc_rc6_mce<br>
<br>
> jerry@squeek:~$ ls -l /dev/lirc*<br>
> crw------- 1 root root 250, 0 Jun 20 22:55 /dev/lirc0<br>
> lrwxrwxrwx 1 root root     15 Jun 20 22:55 /dev/lircd -> /run/lirc/lircd<br>
<br>
> jerry@squeek:~$ ps aux  | grep lirc<br>
> root       566  0.0  0.1  33112  2000 ?        Ss   Jun20   0:00<br>
> /usr/sbin/lircd --output=/run/lirc/lircd --device=/dev/lirc0<br>
<br>
> Any suggestions?<br>
<br>
> -Jerry<br>
<br>
</div></div>Have you read this thread from early this month "Anyone Using LIRC on<br>
CentOS 6.6?" A lot of possible issues come up there!<br>
<br>
Tot mails,<br>
  Hika                            mailto:<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a><br>
<br>
"Zonder hoop kun je niet leven<br>
Zonder leven is er geen hoop<br>
Het eeuwige dilemma<br>
Zeker als je hoop moet vernietigen om te kunnen overleven!"<br>
<br>
De lerende Mens<br>
<br>
</blockquote></div><br></div><div class="gmail_extra">Thanks for the pointer, Hika.  I spent a few hours fiddling around, mostly with ir-keytables.  It sees the remote, but it seems to not be interpreting the signal properly.  Here's is the output of ir-keytables -t.  It's not seeing any key events, and the scancodes don't look like they're broken up correctly.  This is from pressing the same button on the remote repeatedly.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">Testing events. Please, press CTRL-C to abort.</div><div class="gmail_extra">1434950415.277167: event type EV_MSC(0x04): scancode = 0x4007</div><div class="gmail_extra">1434950415.277167: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950415.629476: event type EV_MSC(0x04): scancode = 0x4007</div><div class="gmail_extra">1434950415.629476: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950416.141482: event type EV_MSC(0x04): scancode = 0x4007</div><div class="gmail_extra">1434950416.141482: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950416.333429: event type EV_MSC(0x04): scancode = 0x2003e10</div><div class="gmail_extra">1434950416.333429: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950417.197495: event type EV_MSC(0x04): scancode = 0x400</div><div class="gmail_extra">1434950417.197495: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950417.357055: event type EV_MSC(0x04): scancode = 0x400782</div><div class="gmail_extra">1434950417.357055: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950418.765469: event type EV_MSC(0x04): scancode = 0x2003e10</div><div class="gmail_extra">1434950418.765469: event type EV_SYN(0x00).</div><div class="gmail_extra">1434950418.893453: event type EV_MSC(0x04): scancode = 0x4007</div><div class="gmail_extra">1434950418.893453: event type EV_SYN(0x00).</div><div><br></div><div>-Jerry</div></div></div>