On Tue, Oct 28, 2025 at 07:03:59PM +0100, Stefan Wahren wrote:
Am 27.10.25 um 17:51 schrieb Mark Brown:
quoted
quoted
Is there a HDMI cable connected?
quoted
No, the boards only have ethernet, serial and power connected.
I switched to the same Raspberry Pi firmware 2023-10-17 and added U-Boot
2024.01 as second stage bootloader, but still not able to reproduce.
Looking at the LAVA output, I'm seeing this as the very first issue(s):
[ 13.480675] platform wifi-pwrseq: deferred probe pending: pwrseq_simple:
reset control not ready
[ 13.489095] platform bcm2835-power: deferred probe pending:
bcm2835-power: Failed to get clock v3d
Are critical drivers like clk_raspberrypi and resert_gpio listed in lsmod?
Looks like it:
https://lava.sirena.org.uk/scheduler/job/2017219#L1616
though I don't know what else might be critical. Note that the probe
deferral sorts itself out, there's a check for any deferred probes
pending which passes:
https://lava.sirena.org.uk/scheduler/job/2017219#L1677
Is there anything special in the config.txt?
Not to the best of my knowledge, though I don't know what'd be special
and it's been some considerable time since I set the boards up.