modprobe is a Linux program originally written by Rusty Russell and used to add a loadable kernel module to the Linux kernel or to remove a loadable kernel...
5 KB (670 words) - 07:45, 22 August 2022
IP link to specify the CAN bus bitrate, for example: $ modprobe can_dev $ modprobe can $ modprobe can_raw $ sudo ip link set can0 type can bitrate 500000...
6 KB (798 words) - 07:17, 12 December 2024
needed] Loadable kernel modules in Linux are loaded (and unloaded) by the modprobe command. They are located in /lib/modules or /usr/lib/modules and have...
15 KB (1,720 words) - 20:17, 6 December 2024
count displayed by lsmod is always -1, irrespective of the real use count. modprobe "Kernel Module Utilities". Archived from the original on 11 September 2016...
2 KB (215 words) - 16:17, 3 November 2024
and die; # Abort execution if some_condition is true POSIX shell idioms: modprobe -q some_module && echo "some_module installed" || echo "some_module not...
20 KB (1,476 words) - 17:34, 28 April 2024
listed then blacklist tests are ignored. In Linux modprobe, the blacklist modulename entry in a modprobe configuration file indicates that all of the particular...
14 KB (1,554 words) - 16:35, 2 January 2025
determine what devices have already been configured, by looking at /etc/modprobe.conf, /etc/sysconfig/network-scripts/, and /etc/X11/xorg.conf. —help, -...
4 KB (463 words) - 01:34, 9 June 2024
example, to blacklist the kernel module nvidia-current, one could append modprobe.blacklist=nvidia-current at the end of the kernel parameters. By pressing...
37 KB (3,822 words) - 04:55, 29 December 2024
x86 Linux kernels as guest machines. Installation is as easy as running modprobe lg followed by tools/lguest/lguest to create a new guest. Lguest can still...
3 KB (153 words) - 15:50, 21 May 2023
folder mkdosfs mkfifo mkfs.minix mkfs.vfat mknod mkpasswd mkswap mktemp modprobe more — View FILE or standard input one screen-full at a time mount — Mount...
38 KB (3,871 words) - 16:22, 15 December 2024
load time. They may be given as command-line arguments to the insmod or modprobe commands, but are usually specified in a Linux distribution-specific configuration...
34 KB (4,100 words) - 22:16, 17 December 2024