[mythtv-users] Trying To Get Two IR Receivers Working

Kirk Bocek t004 at kbocek.com
Thu Oct 15 02:44:47 UTC 2015



On 10/14/2015 6:09 PM, Karl Newman wrote:
>
>
> Try ir-keytable without starting lirc because it's completely 
> unrelated to lirc; it just tests if the kernel input layer is working 
> for that device. Did you try ir-keytable with the /dev/input/event11 
> device? (or whatever it ended up at). And are you testing as root, to 
> eliminate any permissions issues?
>
>

First off, yes, doing everything as root.

$ls -la /dev/input/by-id
total 0
drwxr-xr-x. 2 root root 100 Oct 14 16:53 .
drwxr-xr-x. 4 root root 300 Oct 14 16:53 ..
lrwxrwxrwx. 1 root root   9 Oct 11 16:15 
usb-Chicony_USB_Keyboard-event-if01 -> ../event4
lrwxrwxrwx. 1 root root   9 Oct 11 16:15 
usb-Chicony_USB_Keyboard-event-kbd -> ../event3
lrwxrwxrwx. 1 root root   9 Oct 14 16:53 
usb-PHILIPS_MCE_USB_IR_Receiver-_Spinel_plus-event-ir -> ../event9

So event9 appears to be the one. After stopping lircd:

$ir-keytable -t -d /dev/input/event9
Testing events. Please, press CTRL-C to abort.

Still nothing.



More information about the mythtv-users mailing list