I would first try updating to the 6.12 kernel, which is at 6.12.18-v8-16k+Code:
sudo rpi-update
I wouldn't. That could/will pull in a lot more than just the kernel and related modules.
If you really want to try it, take a full backup first.
Then take a look at using watchdog:
https://diode.io/blog/running-forever-w ... e-watchdog
Sensible but will just mask the problem without identifying the cause.
@OP:
Usual troubleshooting steps apply:
- Look in the systemd journal:
Code:
sudo journalctl - Disable all non default services, containers, etc
- Enable them one at a time until you find the problematic one.
- etc.
Statistics: Posted by thagrol — Sun Mar 16, 2025 4:49 pm