.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "LSMOD" "8" "2025-03-28" "kmod" "lsmod" .PP .SH NAME .PP lsmod - Show the status of modules in the Linux Kernel .PP .SH SYNOPSIS .PP \fBlsmod\fR [\fIOPTIONS\fR] .PP .SH DESCRIPTION .PP \fBlsmod\fR is a trivial program which nicely formats the contents of the \fI/proc/modules\fR, showing what kernel modules are currently loaded.\& .PP .SH OPTIONS .PP \fB-s\fR, \fB--syslog\fR .RS 4 Send errors to syslog instead of standard error.\& .PP .RE \fB-v\fR, \fB--verbose\fR .RS 4 Print messages about what the program is doing.\& Usually \fBlsmod\fR prints messages only if something goes wrong.\& .PP .RE \fB-V\fR, \fB--version\fR .RS 4 Show version of program and exit.\& .PP .RE \fB-h\fR, \fB--help\fR .RS 4 Print the help message and exit.\& .PP .RE .SH COPYRIGHT .PP This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.\& .PP .SH SEE ALSO .PP \fBinsmod\fR(8), \fBmodprobe\fR(8), \fBmodinfo\fR(8), \fBdepmod\fR(8) .PP .SH BUGS .PP Please direct any bug reports to kmod'\&s issue tracker at https://github.\&com/kmod-project/kmod/issues/ alongside with version used, steps to reproduce the problem and the expected outcome.\& .PP .SH AUTHORS .PP Numerous contributions have come from the linux-modules mailing list and Github.\& If you have a clone of kmod.\&git itself, the output of \fBgit-shortlog\fR(1) and \fBgit-blame\fR(1) can show you the authors for specific parts of the project.\& .PP \fBLucas De Marchi\fR is the current maintainer of the project.\&