Hello!!
I have a Orange Pi Win Plus board and i cant boot any LibreElec os. The orange pi keeps rebooting infinitely and doesn't display anything on the hdmi.
I tried with the following images:
- LibreELEC-A64.aarch64-12.0.1-orangepi-win.img
- LibreELEC-A64.arm-11.0.6-orangepi-win.img
- LibreELEC-A64.arm-10.0.4-orangepi-win.img
First I used the "dd" program to write directly to the SD memory.
dd if=LibreELEC-A64.arm-10.0.4-orangepi-win.img of=/dev/mmcblk0
As I saw that it didn't work, I started a Windows and tried to use the program "LibreELEC USB-SD Creator", but I have the same result. If I mount the partitions of the SD, I see the directories extlinux, overlays and the files sun50i-a64-orangepi-win.dtb, SYSTEM, SYSTEM.md5, KERNEL.
If I load a raspbian, it starts normally. Has anyone had the same problem? Am I skipping any steps?
thanks in advance