Gentoo Archives: gentoo-user

From: Dan Dexter <wulfmahn@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to don't autoload a module
Date: Wed, 06 Feb 2008 08:08:06
Message-Id: 200802060210.53403.Wulfmahn@gmail.com
In Reply to: [gentoo-user] How to don't autoload a module by Elyahou ITTAH
1 On Tuesday 05 February 2008 06:20:25 pm Elyahou ITTAH wrote:
2 > What i can do so that the kernel module iwl3945 don't be autoload at the
3 > boot ?
4 >
5 > He is not on module.autoload.d/kernel ...
6 >
7 > I have many modules (Alsa,nvidia,uvcvideo) which are loaded automaticaly
8 > but i don't know why...
9 >
10 > I am interested to remove this autoload only for iwl3945
11 >
12 > thx
13
14 As root:
15 echo "blacklist iwl3945" >> /etc/modprobe.d/blacklist
16
17 http://gentoo-wiki.com/HOWTO_prevent_udev_from_loading_certain_modules
18 For additional info

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] How to don't autoload a module Elyahou ITTAH <ittah.elyahou@×××××.com>