How to know specific driver version?

Daniel Carrillo daniel.carrillo at gmail.com
Thu Mar 23 19:05:31 UTC 2006


Cmarin escribió:
> This question isn't specific to RHEL, but I'm sure it's important to know
> it.
> 
> How can we know version of a driver loaded by the kernel as a module?
> 
> Is it necesary to know specific versions of modules included in a specific
> kernel, or there is any command to know it?
> 

You can try looking:

$> /sys/module/*

Example:
$> cat /sys/module/8139too/version
0.9.27

But this is not valid for all modules.

> Slts.
> 
> 
> 




More information about the redhat-list mailing list