From: Michael Tremer Date: Tue, 9 Apr 2013 14:30:15 +0000 (+0200) Subject: mei: Don't load the mei kernel module X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=c9a8dd4ca90dfa6c9997db18d48097d6e2f8895a mei: Don't load the mei kernel module This module makes a lot of Supermicro boards fail to boot and reboot. --- diff --git a/config/rootfiles/core/68/filelists/files b/config/rootfiles/core/68/filelists/files index 5e1f1e0e0..560d2850f 100644 --- a/config/rootfiles/core/68/filelists/files +++ b/config/rootfiles/core/68/filelists/files @@ -1,5 +1,6 @@ etc/system-release etc/issue +etc/modprobe.d/blacklist srv/web/ipfire/html/themes/ipfire/include/style.css srv/web/ipfire/html/themes/ipfire/include/functions.pl srv/web/ipfire/html/themes/maniac/include/style.css diff --git a/config/udev/blacklist b/config/udev/blacklist index 5e470a9ca..6b763666b 100644 --- a/config/udev/blacklist +++ b/config/udev/blacklist @@ -1,2 +1,6 @@ blacklist crc_ccitt blacklist slhc + +# Intel MEI controllers +# makes some systems hang on reboot +blacklist mei