Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Modules autoloading?
Date: Fri, 28 Apr 2006 21:14:46
Message-Id: 7573e9640604281405n2128cf15h867a3dac832b8002@mail.gmail.com
In Reply to: [gentoo-user] Modules autoloading? by Willie Wong
1 On 4/28/06, Willie Wong <wwong@×××××××××.edu> wrote:
2 > Any clue as to where I can turn off this behaviour? I checked the
3 > config files for udev and /etc/conf.d/rc, and I don't see anything
4 > obvious.
5
6 The modules are loaded when /lib/rcscripts/addons/udev-start.sh runs
7 udevtrigger, which goes through /sys looking for unhandled 'uevents'.
8 As part of this handling, it tries to load modules for any hardware
9 that is attached.
10
11 AFAICT, at this point you have to remove the devices from
12 /lib/modules/`uname -r`/modules.alias to prevent udev from loading
13 them.
14
15 -Richard
16
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Modules autoloading? Willie Wong <wwong@×××××××××.EDU>
Re: [gentoo-user] Modules autoloading? Willie Wong <wwong@×××××××××.EDU>