this post was submitted on 15 Sep 2023
16 points (100.0% liked)
techsupport
2468 readers
6 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Check your system logs such as
dmesg
andjournalctl
immediately after the freeze (if it's still occurring). You could filter journalctl log to show, say the last 5 minutes since the last boot, like this:journalctl --boot=-1 --since="5 min ago" --priority=0..3
It happened yesterday, and here are the latest log lines before the freeze: