Difference between revisions of "Linux (gentoo) kernel module list"

From thelinuxwiki
Jump to: navigation, search
(Pushed from Themanclub.)
 

Latest revision as of 15:53, 12 April 2013

Viewing all available modules. These would have been compiled from what was set in the kernel config file.

find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname '*.ko' | less