MoToR Timpanogos Slim kursantkvi Can you please test this H6 update? LibreELEC-H6.arm-9.80-devel-20210128183834-7d0199b.tar
It's build from Commits · jernejsk/LibreELEC.tv · GitHub
To all,
recent updates:
1. Suspend/resume and power on via remote and power button should work reasonably well on most H6 and A64 boards. H5 was not yet tested and H3 is work in progress. On TV boxes remote IR wake up/power on key is set to the same scancode as remote which come with the box (currently only Tanix TX6). On all other boards, wake up IR key is configured as RC6 MCE remote power button. This unfortunately can't be configured at runtime yet.
2. Installation command was added - install2emmc - it creates clean installation on emmc from currently running image (no download is needed). If you want to transfer settings, backup and restore functionality must be used.
3. Support for DT overlays - if you want to modify DT, this should be used. Just drop dtbo file to overlays folder on FAT partition and add a line in extlinux.conf. For example, activation of IR on PineA64 would be FDTOVERLAYS /overlays/sun50i-a64-ir.dtbo. You can specify multiple overlay files, if you want. Overlays are preserved over updates. Note - if there is an issue with applying overlay (wrong file path, incompatible overlay, etc.) board won't boot. In such case fix the issue or just remove it from the overlay list and it will boot again (annoying for emmc installations).