Hi every body,
I am trying to port a build of LibreELEC made for Odroid_C2 to KI Plus (same SOC Amlogic S905) : it works well except one thing : the remote controller
Here how I proceed :
1- I use tbe boot files and the kernel from a working OpenELEC build made by Alex (thanks to him) for the KI Plus
2- I use, as rootfs, the SYSTEM file form a build of LibreELEC for Odroid_C2 made by wrxtasy (many thanks) from here : ODROID Forum • View topic - LibreELEC 7.0.2 - Kodi Jarvis 16.1 - Archived - LE Tips HERE
3- I merge the 2 SYSTEM files (from OE an LE) by adding all kernel modules and firmwares from SYSTEM.OE to SYSTEM.LE
4- I add also all missing *remote* file form SYSTEM.OE to SYSTEM.LE
5- I package the new modified SYSTEM and the boot files and copy all in the right partition of an SDCARD
It boot correctly, and I can use it normally with a mouse, but the remote does not works : any advice please ?