You are not logged in.
I’m having an regular issue where my system appears to partially freeze/hang for roughly 1–3 minutes.
During the hang:
- It seems that dwl, is still functioning. I can switch tags, applications, move the mouse. My browser responses to input but for example wont load anything.
- I cannot execute any commands in my terminal, it just sits there waiting.
- Status bar scripts stop
Once the system is "back" my wifi drivers are not running and require me to restart them to get networking to work again. I checked somethings with journalctl but did not really find much.
Its hard to diagnose what is happening as I can't really do anything useful while its happening.
I'm not sure if its the wireless drivers causing the hang or something on a lower level.
I'm using:
amd cpu
dwl
NetworkManager
Intel Wi-Fi 6E AX210/AX1675 adapter
iwlwifi driver
Also have windows installed on another drive (fast boot disabled).
Thank you
Last edited by marzx (Yesterday 00:59:20)
Offline
Its hard to diagnose what is happening as I can't really do anything useful while its happening.
Please post your complete system journal for a boot after this happened:
sudo journalctl -b | curl -s -H "Accept: application/json, */*" --upload-file - 'https://paste.c-net.org/'If this is too™ intermittent you can access older journals ("-b -δ", δ defaults to 0, "-b -1" would be the previous boot)
I cannot execute any commands in my terminal, it just sits there waiting.
Sounds like it might be the disk, https://wiki.archlinux.org/title/SMART
Offline