Gentoo Archives: gentoo-user

From: Teresa and Dale <teendale@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - question about modprobe
Date: Tue, 18 Apr 2006 21:30:02
Message-Id: 44455913.80509@vista-express.com
In Reply to: Re: [gentoo-user] OT - question about modprobe by Thomas Cort
1 Thomas Cort wrote:
2
3 > Michael Sullivan wrote:
4 >
5 >> Is there a way to retrieve a listing of kernel modules that are
6 >> currently loaded?
7 >
8 >
9 > lsmod
10
11
12 Another neat find I had a while back is this:
13
14 > root@smoker / # modprobe --list
15 > /lib/modules/2.6.14-gentoo-r5/kernel/drivers/hwmon/w83627hf.ko
16 > /lib/modules/2.6.14-gentoo-r5/kernel/drivers/hwmon/hwmon-vid.ko
17 > /lib/modules/2.6.14-gentoo-r5/kernel/drivers/i2c/busses/i2c-isa.ko
18 > /lib/modules/2.6.14-gentoo-r5/video/nvidia.ko
19 > root@smoker / #
20
21
22 That tells you what modules are available. If you want a huge list, do
23 that when booted on the Gentoo CD. O_O
24
25 Hope that will help too.
26
27 Dale
28 :-)
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - question about modprobe [SOLVED] Michael Sullivan <michael@××××××××××××.com>