Hello
I am facing a strange issue, as I'm having a Bluetooth remote that exposes two event nodes and mostly everything works fine, except the channel up down buttons.
If I'm checking with evtest it gives me key_channelup and key_channeldown but my pvr addon doesnt react at all, also the key remapper addon gives for both keys the same bogus code.
Interestingly on a second LE box with an IR remote IRW gives me the exactly same keypresses as evtest and there it works.
I tried also attaching eventlircd to the corresponding event1 bit that doesnt seem to work at all.
LE with Bluetooth is 9.2.3 for rpi2 running on a rpi3
The one with the IR remote is an Allwinner H3 with the latest test version.
I tried Is there an addon or a command to detect remote key for RF remote like LIRC ?
Connect Xiaomi Mi Box BT remotes to LibreELEC devices
Also those links have been considered:
Infrared Remotes [LibreELEC.wiki]
OpenELEC.tv/packages/sysutils/eventlircd/evmap at master · OpenELEC/OpenELEC.tv · GitHub
And a couple of more voodoo things nothing helped.
Does anyone have any idea what to try next? Of course I can test and provide logs, if someone has an idea in what direction it might lead