Hello,
I have LibreELEC 7.0.2 running on Cubox-i4x4. I want to use any IR remote with it and Cubox has an IR receiver. This should work. However no matter what I do, Cubox does not receive any input from any IR remote.
I tried following many guides and searched the net but can't find any solution or help. So here is what I did and what I know. I ssh-ed into the box and tried many related commands.
"ir-keytable" always returns "Couldn't find any node at /sys/class/rc/rc*." Checking that directory, it is empty.
"irrecord /storage/.config/lircd.conf" returns "could not get file information for /dev/lirc0". There is no "/dev/lirc0" or "/dev/ttyS0."
"dmesg | grep lirc" returns nothing.
"modprobe --set-version=4.4.8+rt13 --force ir-lirc-codec" always returns "ERROR: could not insert 'ir_lirc_codec': Exec format error".
Does anyone know what the heck is going on? It looks like there is no IR receiver or driver loaded for IR receiver. I really do not know how to interpret any of this information. I appreciate any response. Thank you in advance.