Linux (gentoo) kernel module list

From thelinuxwiki
Jump to: navigation, search

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