[Bug 392039] Re: initramfs scripts hard-coded to load i915; blocks loading non-intel drm modules

Dave Lentz dtl131 at gmail.com
Fri Sep 18 05:32:14 UTC 2009


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 Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list