diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-21 02:05:06 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-21 02:05:06 +0100 |
commit | 28fc31e1853ed0767b7bc5ce79624eebf7ccbd3e (patch) | |
tree | e4a88d736b61b5202375c000db68816d9c38bdbe /config/chroot_local-includes/etc | |
parent | 114466866322633705d4011231739a8fedadd31b (diff) | |
download | kanotix-28fc31e1853ed0767b7bc5ce79624eebf7ccbd3e.zip kanotix-28fc31e1853ed0767b7bc5ce79624eebf7ccbd3e.tar.gz |
Add extra fbdev blacklists needed for Ubuntu kernels.
Diffstat (limited to 'config/chroot_local-includes/etc')
-rw-r--r-- | config/chroot_local-includes/etc/modprobe.d/fbdev-extra-blacklist.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/chroot_local-includes/etc/modprobe.d/fbdev-extra-blacklist.conf b/config/chroot_local-includes/etc/modprobe.d/fbdev-extra-blacklist.conf new file mode 100644 index 0000000..91d9577 --- /dev/null +++ b/config/chroot_local-includes/etc/modprobe.d/fbdev-extra-blacklist.conf @@ -0,0 +1,4 @@ +blacklist carminefb +blacklist intelfb +blacklist rivafb +blacklist xgifb |