Modprobe
Load kernel modules
Syntax: modprobe <module>
Ensure Kernel modules are loaded
Syntax: modinfo <module>
Examples
modinfo kvm
List loaded kernel modules
Show the status of modules in the Linux Kernel
lsmod
Syntax: modprobe <module>
Syntax: modinfo <module>
modinfo kvm
Show the status of modules in the Linux Kernel
lsmod