Hello forum,
at this point in time I am quite certain, that there is a lirc problem in the current image (LibreELEC-Odroid_C2.aarch64-7.90.010.img.gz) of LibreElec for the odroid C2.
Using irrecord like this "irrecord --device /dev/lirc0" to write a new lircd.conf file, results in errors continously.
It is the strange "Something went wrong: Cannot decode data" error for every remote around in my home.
It does not matter if I try to use raw decode using the -f parameter.
Under Ubuntu 16.04 minimal (official Hardkernel image) everything works fine, and even if I copy the ubuntu lircd.conf file to my libreelec installation, it seems to work so far.
This is of course a pain in the butt, if you want to add or remap keys
Any idea on how to fix this weird problem?
thanks!
edit: I have to correct myself, some buttons seem not to be working.
Despite "irw" showing them as correctly
example
2 0 KEY_I devinput
32 0 KEY_I_UP devinput
I cannot use the key to remap them into kodi. The Keymap addon and kodi do not detect the keypress.
KEY_I is should by default bring up the info screen to a video.
I noticed a difference in the use of irrecord on ubuntu. As long as I press the key in ubuntu, more and more dots appear. In LibreElec no matter how long I press, only one dot appears.