Skip to content

Instantly share code, notes, and snippets.

@therocco
Last active May 5, 2017 17:41
Show Gist options
  • Save therocco/5c3e34163a0f8a1588dbc97841321dd9 to your computer and use it in GitHub Desktop.
Save therocco/5c3e34163a0f8a1588dbc97841321dd9 to your computer and use it in GitHub Desktop.

elementary OS 0.4 (Loki) - Update to 4.8.x Linux Kernel

Now that Ubuntu 16.04.2 has been released you can safely update your elementary OS kernel to a newer one to give you a better user experience if you happen to be using newer hardware or are plagued with kernel panics every time your device hibernates or goes to sleep. To update your elementary OS kernel to 4.8.x please input the following into your terminal and reboot once complete.

sudo apt update
sudo apt upgrade -y
sudo apt install --install-recommends xserver-xorg-hwe-16.04 -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment