Comment 7 for bug 404496

Revision history for this message
Daniel Letzeisen (dtl131) wrote :

Workaround by blacklisting:
Create a file (with your favorite plain-text editor, and root permissions) in /etc/modprobe.d/. Call it blacklist-intel.conf and copy/paste the following two lines:
blacklist i915
blacklist intel_agp

Now, run:
sudo update-initramfs -u