Note sure if anyone is interested in the old Nexbox A1, but I have a working rc_maps.cfg + rc_keymaps
I’m not allowed to upload files as a new user, so I’ll post the contents.
File “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
#
# For example:
#
# driver table file
#
# gpio-rc-recv rc-streamzap streamzap
# gpio-rc-recv * justboom
# * rc-rc6-mce rc6_mce_new
# * * hauppauge_new
meson-ir * nexboxa1
File called “nexboxa1” placed in rc_keymaps :
# table nexboxa1, type: NEC
0xdf54 KEY_1
0xdf16 KEY_2
0xdf15 KEY_3
0xdf50 KEY_4
0xdf12 KEY_5
0xdf11 KEY_6
0xdf4c KEY_7
0xdf0e KEY_8
0xdf0d KEY_9
0xdf0c KEY_0
0xdf18 KEY_MENU
0xdf5d KEY_VOLUMEUP
0xdf5c KEY_VOLUMEDOWN
0xdf42 KEY_HOME
0xdf07 KEY_RIGHT
0xdf47 KEY_LEFT
0xdf1a KEY_UP
0xdf48 KEY_DOWN
0xdf06 KEY_ENTER
0xdff3 KEY_MUTE
0xdf0a KEY_BACK
0xdf03 KEY_INFO
0xdf4b KEY_PREVIOUSSONG
0xdf4f KEY_NEXTSONG
0xdf1c KEY_POWER
0xdf01 KEY_PLAYPAUSE
0xdff2 KEY_EPG
Using CoreELEC-S912.arm-9.0-nightly_20190102-S912.img.gz
Edit: Now I can upload…here they are.
nexboxa1 (457 Bytes)
rc_maps.cfg (762 Bytes)