modinfo [-0] [-F field] [modulename|filename ...]
modinfo -V
modinfo extracts information from the Linux
Kernel modules given on the command line. If the module name is
not a filename, then the
/lib/modules/version directory is searched, as done by
modprobe(8).
modinfo by default lists each attribute
of the module in form fieldname :
value, for easy reading. The
filename is listed the same way (although it's not really an
attribute).
This version of modinfo can understand modules of any Linux Kernel architecture.
This version of modinfo is for kernel modules 2.5.48 and above. If it detects a kernel with support for old-style modules, it will attempt to run modprobe.old in its place, so it is completely transparent to the user.
Note that the output of this version of
modinfo is simpler and more regular than
the older version: scripts attempting to use the default
output may get confused with complex fields.
You can force the new modinfo to always
be used, by setting the NEW_MODINFO environment variable.
This manual page Copyright 2003, Rusty Russell, IBM Corporation.
modprobe(8), modinfo.old(8)
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |