I just wanted to reiterate the workaround (via blacklisting) as I had in a duplicate bug - 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 A restart is necessary for the change to take effect. -- initramfs scripts hard-coded to load i915; blocks loading non-intel drm modules https://bugs.launchpad.net/bugs/392039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs