Hello,
I used an USB IR to HID receiver based on IRMP for years, initially on X86 machines and then on ARM based devices. It used the "hid_mapper" tool to test, map and decode the IR stream.
Now I have a new machine with the latest LibreELEC, but the remote doesn't work anymore: The device is recognized, but hid_mapper can't seem to find it.
After a few searches, I discovered that newer LibreELEC handle the decoding internally; I've been able to set up a (partially) working remote, however I have a lot of problems:
I'm getting a lot of ghost presses, sometimes the remote is stuck (LE receives the same key continuously) and generally it doesn't work as good as it used to be with "hid_mapper".
So, I have a few requests:
Is there an help page on how to set-up an HID based remote?
Is it possible to make "hid_mapper" work again? Failing that, can someone tell me how to fix the ghost presses/stuck inputs?
Thanks