Somehow I fail to get CoreElec to boot and use the Nokia 8010 controller.
What annoys, I managed a few months ago but at this fresh start I get stuck.
To ensure I also use the correct keymap, I read all outputs and placed them in a KEYMAP.
When I use SSH to get the KEYMAP registered and enter the following;
ir-keytable -a /storage/.config/rc_maps.cfg -s rc0
copy KEYMAP file to /storage/.config/rc_keymaps
copy rc_maps.cfg to /storage/.config/
rc_maps.cfg
#
# Keymaps table
#
# This table creates an association between a keycode file and a kernel driver.
# It can be used to automatically override a keycode definition.
#
#
# Format:
#
# driver - name of the driver provided via uevent - use * for any driver
# table - RC keymap table, provided via uevent - use * for any table
# file - file name. If directory is not specified, it is first looked up in:
# /storage/.config/rc_keymaps, then /usr/lib/udev/rc_keymaps
#
# Example:
#
# Driver Table File
#
# gpio-rc-recv rc-streamzap streamzap
# gpio-rc-recv * justboom
# * rc-rc6-mce rc6_mce_new
# * * hauppauge_new
#
meson-ir * KEYMAP
#