Search notes:

Shell command: modprobe

modprobe adds or removes kernel modules to/from the kernel.

TODO

modprobe

When modprobe loads a module, it parses /proc/cmdline to collect module parameters for the module being loaded.

Module not found

$ modprobe vhci-hcd
modprobe: FATAL: Module vhci-hcd not found in directory /lib/modules/5.15.90.1-microsoft-standard-WSL2

See also

lsmod is a less clever alternative to modprobe.
Shell commands
Kernel module shell commands

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/sh...', 1758200355, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/shell/commands/modprobe(55): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78