#how can i check why my arch goes into a freeze loop/sound loop?
1 messages · Page 1 of 1 (latest)
If it completely freezes I suspect a kernel issue
kdump may be a bit overkill but will probably work
You could also try living in a TTY for some time
btw i want to mention that im a total noobie in arch
The kernel messages may be hidden by X
im using arch on wayland and hyprland
thank you anyway bro
If you get any kind of log feel free to send it over
But don't touch me with anything about the userland graphics stack
I don't see any issues in the logfile
The only errors are dbus moaning that it can't find schemas which you can usually ignore
I'm pretty sure a media player or a screensaver can't fully hang your system
But check if you have a screensaver on
Or any of that hibernation stuff, that likes to break on Linux
i was watching youtube, had like 5 tabs opened in firefox
then i wanted to yay discord and this crap freezed
So get kdump
give me a sec ill get it for you
Well or you can hook up a kernel debugger but that requires a secondary machine and pretty deep knowledge of Linux as a whole
yeah now learn how do i generate kernel log
A kernel log is mostly useless until it crashes
So just read that article
And do what it says
How much ram do you have?
Ad do you have swap configured? If you are on a low ram system, when it gets full, it will hang
Also check your cpu usage, and disk space
@rancid elk
16 ram with swap
I think it’s enough for 7 tabs in Firefox and terminal
try logging cpu load, mb it is getting pegged somehow