NEW Repo for Remote files (Thanks to Betatester)

cancel this, i fixed this by doing thie cmd below

in putty: echo “meson-ir * mecool” > /storage/.config/rc_maps.cfg

Thank you!

1 Like

Sir,I have a remote files .config of KI Plus box.
Please share it with anybody.
thank you.

download link :

done, but renamed to KI plus to avoid confusion with other files

Thank you so much.
Can you build a index for box’s name in your topic ?
It wounld help other people to find their box’s file so fast.

I’m not sure that an Index is really needed. There are only about 20 files.

Everyone should be able to access the folder

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)

Thanks, Uploaded them

Hereis my combined remote file it does X96, W95, A95X and magicsee N5
combined (2.2 KB)
rc_maps.cfg (779 Bytes)

The keys for the magicsee N5 are

table magicsee N5, type: NEC

0x40404d KEY_POWER
0x404045 KEY_MENU
0x40401a KEY_HOME
0x40400b KEY_UP
0x404010 KEY_LEFT
0x40400d KEY_ENTER
0x404011 KEY_RIGHT
0x40400e KEY_DOWN
0x404042 KEY_BACK
0x40401c KEY_VOLUMEDOWN
0x404015 KEY_VOLUMEUP
0x404044 KEY_CONTEXT_MENU # mouse

Polite request to all. If you create a new remote set, please add both the config file & the keymap, then zip them up. If there is a similar named one in Dropbox, just rename it.

I think I have left the dropbox so, you should be able to upload them yourselves. (I think)

I now have a nvidia shield, so I don’t spend as much time playing around as I did. :grinning:

table km8pro, type: NEC

0x0051 KEY_ESC
0x0052 KEY_1
0x0050 KEY_2
0x0010 KEY_3
0x0056 KEY_4
0x0054 KEY_5
0x0014 KEY_6
0x004e KEY_7
0x004c KEY_8
0x000c KEY_9
0x000f KEY_0
0x001a KEY_ENTER
0x000d KEY_HOME
0x0006 KEY_UP
0x005a KEY_LEFT
0x001b KEY_RIGHT
0x0016 KEY_DOWN
0x0019 KEY_MUTE
0x0017 KEY_VOLUMEDOWN
0x0013 KEY_VOLUMEUP
0x0059 KEY_POWER
0x0045 KEY_MENU
0x0005 KEY_BACK
0x000b KEY_NEXTSONG
0x0008 KEY_PREVIOUSSONG
0x0022 KEY_TEXT
0x0018 KEY_CONTEXT_MENU

please read my previous post. Create the files zip & upload

thanks

try uploading files to https://www.dropbox.com/sh/w60gx2c66rpmb4e/AAAVeDersy7MJFCESRCAEGcVa?dl=0

Hi adam,
for simplification, convenience and better overview, one could also use the following command at this point.
irrecord -l
or
irrecord -l | paste
output

Thank you for your tireless work!
Best Regards

1 Like

How to use IR remote configurations which is built into coreelec (a95x)? I mean to say that when ones write image into sd card and card plug into andriod box (a95x box) and after installation where is built in remote configuration location or procedure?

Could you please also add a config for pivos xios ds, since a popular FAQ (am I allowed to link to the LE board? If not, please delete my link) on the libreelec board suggest to map the harmony remote according to this device to have a lot useable buttons and function to chose from.
I (and probably a lot others who have found the FAQ) have set up all my AMlogic devices and harmony remotes according to this FAQ and an already included build-in config would allow users to set up their harmony remotes without having to add another remote.conf.
I would love to see that, since I am planning to update from LE to CE with the first RC/stable leia build of Kodi.

I saw that post about the Pivos remote setup. Probably very useful, but above my abilities. I spent a lot of time to find a good enough alternative, and i found that if you add this device on Harmony:
MeCool Kiii Pro
It is already built into Coreelec and it has more buttons than any other of the pre-configured remotes ive found (incl Info button)

So for anyone with Harmony but not enough linux knowledge, then this might be the next best case

I’ve just found something strange on my Minix U1 box and the remote that comes with the box.

When I start it up some of the buttons dont work (menu for example). So I checked the config and looks like its configured correctly.

So I restarted like above:

systemctl stop kodi
systemctl stop eventlircd
ir-keytable -a /storage/.config/rc_maps.cfg -s rc0
systemctl start eventlircd
systemctl start kodi

And all of a sudden the menu button works again. But after a restart it is not working.

My rc_maps.cfg file reads.

meson-ir * M1_REMOTE

and /storage/.config/rc_keymaps/M1_REMOTE

# table M1, type: NEC
0x118 KEY_POWER
0x114 KEY_VOLUMEUP
0x110 KEY_VOLUMEDOWN
0x112 KEY_CONFIG
0x100 KEY_FAVORITES
#0x119 KEY_ESC                  # <escape>
0x146 KEY_UP
0x147 KEY_LEFT
0x155 KEY_ENTER
0x115 KEY_RIGHT
0x116 KEY_DOWN
0x10d KEY_HOME
0x104 KEY_MENU
0x140 KEY_BACKSPACE

So it seems the file isnt loaded on start up. Any ideas? I’m on 8.95.3

Sorry, copy/paste error. The file was actually in rc_keymaps ( have updated the post)

In that case I recommend you to use as template one of existing rc_maps.cfg and keymap file and copy/paste your buttons(to exclude EOL conversion and some other errors) in this template file and check again.
If still doesn’t work - upload your files somewhere to check what is wrong with them.

Thanks, I’ll have a go at it later (not at home at the moment).
What puzzles me a bit is that the menu button works after I run the script (stopping kodi & eventlircd and then starting again).