Solution for repeatedly freezing ubuntu...

PHOTO EMBED

Sun Dec 06 2020 21:15:55 GMT+0000 (Coordinated Universal Time)

Saved by @MathLaci08 #bash #ubuntu

sudo nano /etc/default/grub

# There is a line in that: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" (like this), replace with: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1"
# Save it (CTRL+O)

sudo update-grub
sudo reboot
content_copyCOPY

I tried to get rid of the constantly freezing ubuntu at my home laptop.

https://askubuntu.com/questions/761706/ubuntu-15-10-and-16-04-keep-freezing-randomly