Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8062

Troubleshooting • Re: Raspberry Pi is dying all the time

$
0
0
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.

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



Viewing all articles
Browse latest Browse all 8062

Trending Articles