.\\" auto-generated by docbook2man-spec $Revision: 1.2 $ .TH "MODPROBE" "8" "2010-03-01" "" "" .SH NAME modprobe \- program to add and remove modules from the Linux Kernel .SH SYNOPSIS .sp \fBmodprobe\fR [ \fB-v\fR ] [ \fB-V\fR ] [ \fB-C \fIconfig-file\fB\fR ] [ \fB-n\fR ] [ \fB-i\fR ] [ \fB-q\fR ] [ \fB-b\fR ] [ \fB-o \fImodulename\fB\fR ] [ \fB\fImodulename\fB\fR ] [ \fB\fImodule parameters\fB\fR\fI...\fR ] .sp \fBmodprobe\fR [ \fB-r\fR ] [ \fB-v\fR ] [ \fB-n\fR ] [ \fB-i\fR ] [ \fB\fImodulename\fB\fR\fI...\fR ] .sp \fBmodprobe\fR [ \fB-l\fR ] [ \fB-t \fIdirname\fB\fR ] [ \fB\fIwildcard\fB\fR ] .sp \fBmodprobe\fR [ \fB-c\fR ] .sp \fBmodprobe\fR [ \fB--dump-modversions\fR ] [ \fB\fIfilename\fB\fR\fI...\fR ] .SH "DESCRIPTION" .PP \fBmodprobe\fR intelligently adds or removes a module from the Linux kernel: note that for convenience, there is no difference between _ and - in module names (automatic underscore conversion is performed). \fBmodprobe\fR looks in the module directory \fI/lib/modules/`uname -r`\fR for all the modules and other files, except for the optional \fI/etc/modprobe.conf\fR configuration file and \fI/etc/modprobe.d\fR directory (see \fBmodprobe.conf\fR(5)). \fBmodprobe\fR will also use module options specified on the kernel command line in the form of \&.