<div dir="ltr"><div><div><div><div>You're right, I misread. <br><br>I also have another frontend with Centos 6 and a MCE USB from an old Hauppauge card.<br><br></div>To get this working on Centos 6, I think I had to downgrade to lircd 0.8.7 and in /etc/rc.d/rc.local i put something like this:<br></div><div><br>echo none +lirc > /sys/class/rc/rc0/protocols<br></div><div><br></div>service lircd stop && rmmod mceusb && rmmod lirc_mceusb && modprobe lirc_mceusb && service lircd restart<br><br></div>I am at work, and the frontend is off, so I cannot verify everything now, but if you want to try this just pm me any question.<br><br></div>Regards Roald Amundsen<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 4, 2015 at 9:27 AM, Alec Leamas <span dir="ltr"><<a href="mailto:leamas.alec@gmail.com" target="_blank">leamas.alec@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 04/06/15 09:10, Roald wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello, I had one of these RCs that are difficult to configure. I tested<br>
lirc and devinput and all of these links folks have provided you with<br>
here, but no luck..<br>
<br>
I found salvation here:<br>
<a href="http://www.openmediacentre.com.au/tutorials/media-centre-hardware/m350-media-centre/wireless-multimedia-infrared-ir-remote-controller-deal-extreme-34435/#c471" target="_blank">http://www.openmediacentre.com.au/tutorials/media-centre-hardware/m350-media-centre/wireless-multimedia-infrared-ir-remote-controller-deal-extreme-34435/#c471</a><br>
<br>
Also read the forum linked there, it contains newer versions and other tips.<br>
<br>
Good luck!<br>
<br>
</blockquote>
<br></span><span class="">
Quoting from Kirk's ir-keytable output:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$ir-keytable<br>
Found /sys/class/rc/rc1/ (/dev/input/event14) with:<br>
         Driver mceusb, table rc-rc6-mce<br>
         Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC<br>
         Enabled protocols: LIRC<br>
         Name: Media Center Ed. eHome Infrared<br>
         bus: 3, vendor/product: 0471:0815, version: 0x0000<br>
         Repeat delay = 500 ms, repeat period = 33 ms<br>
</blockquote>
<br></span>
I. e., this is not classified by the kernel as a HID device but rather a remote. A quick double check should reveal if there are any /dev/hidraw* devices available - if not, I doubt if this link is useful here.<br>
<br>
That said, that is an interesting link how to handle devices classified as keyboards. This is a complicated issue without any clean lirc-based solution today<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>