This guide provides several troubleshooting steps.
ir-keytable -u
returns error: /sys/class/rc/: No such file or directory. No devices found.
dmesg -c
Prior to trying any of the troubleshooting steps below, it is recommended to remove the batteries from the remote for about 1 minute.
After 1 minute, reinsert the batteries. This will “reset” the remote.
A digital camera with display (mobile phone, tablet, webcam, DSLR camera,…) can be used to test the IR remote hardware. (1)
If the IR transmitter LED turns on or flashes in the display when pressing a key on the remote, the hardware is functional.
IMPORTANT: For Bluetooth remote controls, use the green power button to test for an IR signal.
IMPORTANT: The meson-ir driver can only load in absence of remote.conf
Remove ALL instances of Meson_IR and AmRemote configuration files from /storage and /flash partition.
To make /flash accessible:
mount -o remount,rw /flash
OR
Reboot / restart / startup the device once all configuration files have been removed.
systemctl stop kodi systemctl stop eventlircd
ir-keytable -p NEC,RC-5,RC-6,JVC,SONY -t ir-keytable -u ir-keytable -u -v
Another way is to “reset” the decoder status by removing these files:
/flash/remote.disable /storage/.config/remote.disable
Meson-ir also can be forced (3):
touch /flash/remote.force_meson_ir touch /storage/.config/remote.force_meson_ir
ir-keytable -u
starts the IRMP decoder containing most of the known IR protocols.If there is still no output on the console when pushing buttons on the remote, it is likely the IR transmitter is incompatible or the receiver broken.