The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 1,825β€…    Votes:  1β€…    βœ… Solution
Tags: 16.04   networking   drivers   updates   intel   grub  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1003726
Title: Ubuntu 16.04 : Intel drivers install
ID: /2018/02/07/Ubuntu-16.04-_-Intel-drivers-install
Created: February 7, 2018
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


You have a Cherry Trail processor which is a close cousin to Bay Trail I believe. In any case you are likely suffering from the Bay Trail bug which can be fixed by editing the grub boot loader configuration using:

sudo nano /etc/default/grub

Find the line containing GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Add a space and intel_idle.max_cstate=1 after splash and before the closing double quote.

Save the file and exit the nano editor.

Run sudo update-grub

Reboot.

Others with your Atom processor didn’t have any luck though: Ubuntu freezes on intel atom

I’m hoping this common solution will work for you though. Search in Ask Ubuntu using intel_idle.max_cstate=1 for lots of examples.

⇧ No such key β€œidle-delay” in org.gnome.desktop.screensaver How does the new "Bash on Windows 10" really work?  β‡©