Thomas Cort wrote:

> Michael Sullivan wrote:
>
>> Is there a way to retrieve a listing of kernel modules that are
>> currently loaded?
>
>
> lsmod


Another neat find I had a while back is this:

> [EMAIL PROTECTED] / # modprobe --list
> /lib/modules/2.6.14-gentoo-r5/kernel/drivers/hwmon/w83627hf.ko
> /lib/modules/2.6.14-gentoo-r5/kernel/drivers/hwmon/hwmon-vid.ko
> /lib/modules/2.6.14-gentoo-r5/kernel/drivers/i2c/busses/i2c-isa.ko
> /lib/modules/2.6.14-gentoo-r5/video/nvidia.ko
> [EMAIL PROTECTED] / #


That tells you what modules are available.  If you want a huge list, do
that when booted on the Gentoo CD.  O_O

Hope that will help too. 

Dale
:-)
-- 
gentoo-user@gentoo.org mailing list

Reply via email to