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

Re: Patch for /etc/modprobe.d/blacklist



On Thu, May 15, 2008 at 09:38:10PM +0200, Ronny Standtke wrote:
> 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

Makes sense. Thanks for the hint, I added them to
/etc/modprobe.d/blacklist and /etc/hotplug/blacklist.d/blacklist.knoppix


Reply to: