popcornmix
popcornmix
Chromium can cause that if it plays embedded videos - does it? Output of `sudo vclog -m`, and complete output of `dmesg` may be useful after a failure. xrandr is...
Looks like you are using the (now deprecated) fkms driver, and are on kernel 5.10. Are you on Buster? You should switch to a bullseye image (which has 6.1 kernel)...
You could enable the watchdog service which will reboot on a kernel hang, but I don't think you are hitting this here. A better check would be script that checks...
> Should I use kms instead of fkms? fkms, bullseye and 6.1 are all legacy and are not receiving bug fixes, so yes, moving to bookwork (with 6.6 kernel and...
> I've also tried to revert the change by setting initial_turbo=0 (presumably the previous default) in config.txt manually. However, this does not seem to resolve the issue. Checking the code,...
Can you try with a different sdcard?
The `0x00010164` address is a failure in communicating with sdcard. If a different sdcard doesn't work then it's a hardware failure (possibly damage to the sdcard socket, or sdcard related...
Boot with no sdcard (or other devices attached) and connected to hdmi. Do you see a diagnostic screen? Report the "DISPLAY:" line.
> display: DISP0: HPD=0 EDID=none #0 DISP1: HPD=0 EDID=none #1698 This shows broken monitor detection. No hdmi hotplug or edid. Start with an alternative hdmi cable (or adaptor if used).
> And rpi-update pulls/6377 didn't work for me. Gave me a 404. The github build artefacts are only kept for a limited time (maybe 1 month). Just use "sudo rpi-update"...