Sumo Wrestler (or just ate too much) wrote:
Javier Bernal wrote:
Hello list,
I want to know which of the modules that 'lsmod' shows I am currently
using.
lsmod shows 42 modules. Are all of them being used?
Can I see which device is using which module?
Thanks
The third column of lsmod's output tells you if a module is being
used. Take a look in /proc to find out what process is using a
particular module.
Get info. about the lsmod command and proc filesystem;
$ man lsmod
$ man 5 proc
Good luck.
lsmod for me is always showing that no module is used, which is
defenetely not true (for example for the driver modules). So, how do I
see that for those modules?
Cheers,
Ivan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]