LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   where are my modules (https://www.linuxquestions.org/questions/linux-software-2/where-are-my-modules-104505/)

shanenin 10-15-2003 10:13 PM

where are my modules
 
is their a way to find which modules of have compiled on my system. in particulat modules for sound.

mikeybsae 10-15-2003 10:57 PM

All of the modules you have will be in the directory /lib/modules/your-kernel. If you compiled some modules directly into the kernel they will not be in here, only modules which get plugged into the running kernel. You can find out which modules are loaded by using the "lsmod" command.


mikeyB

shanenin 10-16-2003 09:05 AM

thanks


All times are GMT -5. The time now is 12:18 PM.