ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #22048
[Bug 392039] Re: initramfs scripts hard-coded to load i915; blocks loading non-intel drm modules
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-X,
which is subscribed to fglrx-installer in ubuntu.
References