Hello,
I have built my own image of libreelec, copied it on a sd card and tried to boot. Unfortunately the boot process gets stuck at the splash screen every time. Only the point where It happens might vary (the last boot debug message). The ACT LED still blinks in a regular pattern - so it looks as if the device is looping or polling somewhere.
This problem only happens when I custom build libreelec 9.2.3 as described in the wiki. I have even tried the master branch but there different boot issues occur like a timeout of /dev/serial0 and a failed firmware upgrade systemd target .
If, however, I use the official image the RPi boots perfectly... quite odd since it should be on the same git tag.
(I have also checked whether the sd card might be at failure, but the behaviour is the same for different ones)
Do you have any ideawhat I could do to diagnose the problem?
(I might even have accessto a jtag debugger)
I guess boot problems are pretty hard to diagnose.
Best regards and many thanks in advance,
nickynamy
EDIT:
I have activated the uart console and recorded what was coming over the line. Please have a look:
Unfortunately I only have a logic analyzer and no real uart connection cable.
As the log file points out, several systemd targets are failing and trying to restart. Can you make any sense of this log?