MODPROBE.D(5) modprobe.d MODPROBE.D(5) modprobe.d - modprobe /etc/modprobe.d/*.conf /run/modprobe.d/*.conf /usr/local/lib/modprobe.d/*.conf /usr/lib/modprobe.d/*.conf /lib/modprobe.d/*.conf modprobe . : modprobe ( ). ( ) - _: . '#' ( ). '\' . . . . . ( ) ( ). : MODPROBE_OPTIONS. modprobe(8). alias wildcard modulename . : "alias my-mod really_long_modulename" "modprobe my-mod" "modprobe really_long_modulename". "alias my-mod* really_long_modulename" "modprobe my-mod-something" . ( ) . modinfo. ( install remove alias ). blacklist modulename : "pci:123...". "" "alias" : blacklist . _ ... modprobe . : . "fred" "barney" ( modprobe ) "install fred /sbin/modprobe barney; /sbin/modprobe --ignore-install fred" . --ignore-install modprobe install . remove . . mkinitrd ( install . . "$CMDLINE_OPTS" modprobe. "modprobe fred opt=1" "opt=1" . "install fred /sbin/modprobe barney; /sbin/modprobe --ignore-install fred $CMDLINE_OPTS" _ ... _ ( ) : ( modprobe _) . : . _ ... install "modprobe -r". _ _ : ... : ... softdep . _ . . / modprobe ( ) _. : "softdep c pre: a b post: d e" . "modprobe c" "modprobe a b c d e" . --use-blacklist c. : install remove _ softdep . _ _ ... weakdep . . . ( initramfs) . : "weakdep c a b". initramfs a b c a b / . c request_module() a b . kmod install . . softdep . 2004 Rusty Russell IBM. modprobe(8) modules.dep(5) kmod https://github.com/kmod-project/kmod/issues/ . linux-modules . kmod.git git-shortlog(1) git-blame(1) . Lucas De Marchi . 3 . . : . kmod 28 2025 MODPROBE.D(5)