Primary
modprobe ⚬ˢʰ|Definition|1st|20251119205401-00-⌔
modprobe
modprobe is a Linux program that provides for loading a loadable kernel module into a Linux kernel, unloading a loaded module, and many other related features. It provides the ability to make decisions about which modules to load, awareness of module dependencies, so that when requested to load a module, it adds other required modules first, and resolution of recursive module dependencies.It is commonly used indirectly. For example, udev relies upon modprobe to load drivers for automatically detected hardware.
Modprobe was originally written by Rusty Russell and is distributed as part of the software package “kmod”1 (maintained by Lucas De Marchi and others). It was previously developed as:
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original Footnotes
modprobe ⚬ˢʰ|docu|1st|20251223001049-00-◊
modprobe(8) - Linux manual page
Link to original
(echo:: @ ᯤ)
Secondary
• • •