Skip to content

Instantly share code, notes, and snippets.

@p3jitnath
Created May 25, 2020 16:23
Show Gist options
  • Save p3jitnath/bf4edcc3de3bddca42821261ad0a1f3b to your computer and use it in GitHub Desktop.
Save p3jitnath/bf4edcc3de3bddca42821261ad0a1f3b to your computer and use it in GitHub Desktop.
Fix Linux Kernel Panic
sudo apt full-upgrade
# Add processor.max_cstate=0 intel_idle.max_cstate=0 idle=poll to GRUB_CMDLINE_LINUX in /etc/default/grub
update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment