• 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
  • Thumbnail for SocketCAN
    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 (796 words) - 04:31, 21 June 2022
  • Thumbnail for Blacklist (computing)
    listed then blacklist tests are ignored. In Linux modprobe, the blacklist modulename entry in a modprobe configuration file indicates that all of the particular...
    11 KB (1,360 words) - 19:22, 26 July 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 (229 words) - 21:09, 29 November 2023
  • 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) - 02:58, 14 March 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
  • 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
  • Thumbnail for Link aggregation
    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,106 words) - 04:11, 31 July 2024
  • Thumbnail for GNU GRUB
    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,877 words) - 14:57, 7 August 2024
  • Thumbnail for BusyBox
    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...
    36 KB (3,699 words) - 15:36, 5 July 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