I am using exactly the files boot2k3 was posting in #229. In Coreelec 8.90.1 it works in nightly-20150428 not.
When using nightly ir-keytable is saying this for example:
Code Display MoreLibreELEC:~ # ir-keytable -t Testing events. Please, press CTRL-C to abort. 206.066939: event type EV_MSC(0x04): scancode = 0x9f43 206.066939: event type EV_KEY(0x01) key_down: KEY_UP(0x0067) 206.066939: event type EV_SYN(0x00). 206.078253: event type EV_MSC(0x04): scancode = 0x9f43 206.078253: event type EV_SYN(0x00). 206.270042: event type EV_MSC(0x04): scancode = 0x9f43 206.270042: event type EV_SYN(0x00). 206.520025: event type EV_KEY(0x01) key_up: KEY_UP(0x0067) 206.520025: event type EV_SYN(0x00). 220.720056: event type EV_MSC(0x04): scancode = 0x9f0a 220.720056: event type EV_KEY(0x01) key_down: KEY_DOWN(0x006c) 220.720056: event type EV_SYN(0x00). 220.970109: event type EV_KEY(0x01) key_up: KEY_DOWN(0x006c) 220.970109: event type EV_SYN(0x00).
Thanks for testing!
I was just told that there's currently an Amlogic specific bug in Kodi which prevents lirc events (which is used by default in LE for remote handling) from working.
A workaround for that issue was PRed here: [aml]Register lirc in AML after #13761 by gelotus · Pull Request #13798 · xbmc/xbmc · GitHub - but it looks like it needs a bit of rework.
It'll probably take a couple more days until this issue is fixed in Kodi, then a bit until Kodi is updated in LE. Until that's resolved IR remotes will stay broken in nightly Amlogic LE builds.
so long,
Hias