If you really want you can still use lirc on LibreELEC, this is described at the end of the wiki page. Copy lirc_options.conf to /storage/.config and change only the driver/device settings and create an empty rc_maps.cfg file in that directory, too. lircd.conf goes into /storage/.config as well.
However it might be easier if you configured your Atric dongle only for wakeup and use the on-board nuvoton as main IR receiver in LE (configured via ir-keytable).
so long,
Hias
Ok so far I got it
Code
irw /run/lirc/lircd.socket
0000a758fe000000 00 KEY_UP sundtek
0000ed12fe000000 00 KEY_DOWN sundtek
0000ed12fe000000 00 KEY_DOWN sundtek
0000ed12fe000000 00 KEY_DOWN sundtek
0000ed12fe000000 00 KEY_DOWN sundtek
0000ed12fe000000 00 KEY_DOWN sundtek
and how can I now map KEY_UP to an action in kodi? for example it should be the same like cursor up on a keyboard.
my rc_maps.cfg is currently empty