I'm brand new to Linux and Ubuntu and need a little help. I'm running 20.04.2 and frequently my system freezes up completely. I have zero knowledge of how to troubleshoot this problem. So far to restart I have been using Alt+PrtScrn+REISUB. Normally if I'm playing music on spotify it will continue despite everything else having frozen.
EDIT: I seem to have the most problems when running PyCharm.
journalctl
) to look for clues; as they survive reboot (dmesg
messages do not). I'd also try using Ctrl+Alt+F4 to switch to a text terminal & try logging in.. This will allow exploration of the system before rebooting, and allow you to test theories on why it's freezing, also it'll tell you only the GUI is freezing. – guiverc Jul 21 '21 at 10:59free -h
andsysctl vm.swappiness
. Start comments to me with @heynnema or I'll miss them. – heynnema Jul 21 '21 at 16:56