On Wed, Jan 20, 2010 at 7:45 AM, Suresh Kumar Subramanian <[email protected]> wrote: > Hi, > > How do i know the current driver modules used in my system. > i found in some article, the running module details are located in > /sys/class directory. but how do i collect all the module info. This is > required for the kernel optimization. > Any scripts available? > Thanks for your help.
If I got your question right, lsmod It seems to be in a package called module-init-tools in Archlinux --- Ashok `ScriptDevil` Gautham _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
