List my Staging Drivers

Bjørn Mork bjorn at mork.no
Tue Dec 9 16:04:24 EST 2014


Lucas Tanure <tanure at linux.com> writes:

> How do I list where are the modules that I'm using inside kernel ?

 lsmod

The actual drivers you are using:

 ls -l /sys/bus/*/devices/*/driver

Or look at the output of lsusb, lspci etc.


Bjørn



More information about the Kernelnewbies mailing list