[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Patch for /etc/modprobe.d/blacklist



Hi all,

I tried Knoppix 5.3.1 on a Lenovo ThinkCentre (A-Series) with an Aironet 
wireless network controller. In contrast to previous Knoppix versions, the 
system did not start up correctly. First, it hang unresponsively for three 
minutes and then X did not start up at all.

It looks like Knoppix got bitten by the same bug as Ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/189398

You should fix this in the next release. Patch is attached.

Ronny
--- blacklist	2008-05-15 21:30:20.000000000 +0200
+++ blacklist_new	2008-05-15 21:31:48.000000000 +0200
@@ -65,3 +65,7 @@
 blacklist hostap_pci
 blacklist hostap_plx
 blacklist hostap
+
+# these aes modules break the airo driver
+blacklist padlock_aes
+blacklist geode_aes

Reply to: