<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 14, 2015 at 8:53 PM, 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:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><br>
</span>The thing here is that the kernel drivers are completely different. The working one has a kernel driver based on the rc framework. It exposes a /sys/class/rc device (here /sys/class/rc/rc0). ir-keytable requires such a device to work.<br><br></blockquote><div>I don't believe that's true. My remote (Ortek VRC-1100) shows up as two hid-generic devices, and I can manipulate the key mapping with ir-keytable. I'm not using lirc on that computer because I don't need that flexibility. Here's the relevant lines from my dmesg:<br>[ 1.921488] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:05A4:9881.0001/input/input4<br>[ 1.925719] hid-generic 0003:05A4:9881.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 05a4:9881] on usb-0000:00:14.0-2/input0<br>[ 1.961175] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:05A4:9881.0002/input/input5<br>[ 1.965514] hid-generic 0003:05A4:9881.0002: input,hidraw1: USB HID v1.10 Mouse [HID 05a4:9881] on usb-0000:00:14.0-2/input1<br><br></div><div>It seems like there's just something fundamentally broken with Kirk's setup.<br><br></div><div>Karl<br></div></div></div></div>