|
Edited by Phant0m`` at 2020-01-13 07:30
Crashing when leaving the SD Card inserted, exactly what, any error messages? It could be a sign of a bad SD card, or it needs to be reformatted and CoreELEC re-done on it.
-
As powering it up after using CoreELEC, you need to patch the bootloader file. Following the instructions provided by CoreELEC - https://discourse.coreelec.org/t/bl301-injection-problems-help/6458/91
-
amremote uses configuration file ( remote.conf ) while Amlogic Meson IR remote control receivers do not. I believe the Beelink product you use uses the Beelink 2.4G Fly Air Mouse which is also used for GT1 Mini and GT1-A units. Should make it little easier as It should use the same codes, and in-fact the only code needed is for the power button. In the file you create under /storage/.config/rc_keymaps/GTKING .. all you need is;
- # table GTKING, type: NEC
- 0x59 KEY_POWER
Copy the Code
In the rc_maps.cfg file under /storage/.config/ .. all you need is;
With what I've giving, now follow the instructions provided by CoreELEC - https://discourse.coreelec.org/t/how-to-configure-ir-remote-control/31
:D
|
|