Linux mceusb remote not detected in Kodi
#1
I'm running Kodi 14.0 on Fedora 21 and am unable to get it to respond to keypresses from my remote. It's a standard MCE device that has worked on other platforms (Arch linux for example) without any issues. Lirc is configured correctly as irw picks up the keypresses just fine.

Quote:000000037ff07be1 00 KEY_UP mceusb
000000037ff07be1 01 KEY_UP mceusb
000000037ff07bdf 00 KEY_LEFT mceusb
000000037ff07bdf 01 KEY_LEFT mceusb
000000037ff07be0 00 KEY_DOWN mceusb
000000037ff07bde 00 KEY_RIGHT mceusb

However in Kodi nothing happens with keypresses and there's nothing in the debug log (even with the extra flags.

lirc device is at /var/run/lirc/lircd which Kodi is configured to use (--with-lirc-device=/var/run/lirc/lircd).

I've tried copying Lircmap.xml from the base install into userdata with no change.
Reply
#2
I'm receiving this same issue and have also verified that I'm receiving commands by using irw and evtest.

Linux kodi-main 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

I: Bus=0003 Vendor=1784 Product=0011 Version=0100
N: Name="Media Center Ed. eHome Infrared Remote Transceiver (1784:0011)"
P: Phys=usb-0000:03:00.0-2
S: Sysfs=/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/usb3/3-2/3-2:1.0/rc/rc0/input4
U: Uniq=
H: Handlers=kbd event9
B: PROP=0
B: EV=100013
B: KEY=fff 0 200108fc32e 237605100000000 0 700158000 419200004001 8e968000000000 10000000
B: MSC=10

I have /var/run/lirc/lircd, /dev/lirc0, and /dev/lircd
Reply

Logout Mark Read Team Forum Stats Members Help
mceusb remote not detected in Kodi0