I’m new with coreelec, I install it on a X96 Max Plus, the System itselfs runs great but i don’t get any remote to work.
I made a xml like in this tutorial and create the conf in the folde /storage/.config/ and put the xml in the folder /Storage/.config/rc_keymaps/.
Now I want to load the config to coreelec but when i type “ir-keytable -a /storage/.config/rc_maps.cfg -s rc0” I get the message of no such file or directory.
I do a list of the directory and I only get the directorys “Lost + Found”, “movies” etc. but no System directory to bind in the config.
Could anyone help how i get the config into coreelec?
P.S.: I made the directory in windows on the Stick, I don’t know if i must have an directory “Storage” or if it is enough to make the directory “.config” on the root directory because “Storage” is the root.
/storage folder is on second partition, which is not visible from Windows.
You can put your conf file to flash partition (the one you see on Windows and holds files kernel.img and SYSTEM). Then boot from this stick and use ssh to copy files.
I copied the files through smb from network in the config folder and do the command with putty on ssh
in the configfiles directory also is a rc_maps.cfg_sample so I think it’s the right folder.
No. Created config file is named YOURMAPNAME.toml - of course YOURMAPNAME is just an example and can be something else too like myremote.toml.
Then you need to put this file in folder /storage/.config/rc_keymaps.
And you also need to create file /storage/.config/rc_maps.cfg. One option is with this command in ssh
Oh ok, so my keyfile where I put the Keys in is the *.toml-File not the config, must I note something or can I simply name the file from xml to toml?. And in the config i set the Path to the *.toml-File?
Ahhh Ok, how should anyone know that there are so many Changes in coreelec 19? But now it runs and the Remote are functionable.
I only must find out how i can do a wake up with the Remote Power button, this is not working.