This entry has been published on 2015-03-11 and may be out of date.
Last Updated on 2015-03-11.
…or similar message: “Couldn’t find any node at /sys/class/rc/rc*.”
First kill lircd and/or eventlircd if they are running.
If the problem persists, try to add the “-d” parameter with the correct device.
Have a look at /dev/input/event* files to find your device. Make sure it is the right one, one device might have multiple event files. You can also use this command to find the right event:
cat /proc/bus/input/devices
Then try e.g. “ir-keytable -d /dev/input/event2”.