LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Listing my installed Kernel Modules. (https://www.linuxquestions.org/questions/linux-general-1/listing-my-installed-kernel-modules-112949/)

mudelf 11-06-2003 02:33 AM

Listing my installed Kernel Modules.
 
Can anyone advise me on what the best way to query what kernel modules I have installed/compiled is?

I need to check that I have support for USB Storage, SCSI Support and SCSI Emulation.

Is this a task for dmesg and modprobe -l | grep "stuff......." ?

Thanks.

dannybpng 11-06-2003 06:58 AM

I think lsmod is the command you are looking for.
Dan


All times are GMT -5. The time now is 06:31 AM.