Linux Kernel Modules Installation HOWTO - TLDP
tldp.org › HOWTO › pdfmake dep clean modules modules_install zImage Having done that, the module dependencies need to be mapped out. This is done with the following command: depmod −a The new kernel now needs to be inserted in the boot chain. I am assuming the reader is using LILO for this purpose, since this is the only loader I have any experience with.
How to Load and Unload Kernel Modules in Linux
https://www.tecmint.com/load-13.06.2017 · Module Size Used by rfcomm 69632 2 pci_stub 16384 1 vboxpci 24576 0 vboxnetadp 28672 0 vboxnetflt 28672 0 vboxdrv 454656 3 vboxnetadp,vboxnetflt,vboxpci bnep 20480 2 rtsx_usb_ms 20480 0 memstick 20480 1 rtsx_usb_ms btusb 45056 0 uvcvideo 90112 0 btrtl 16384 1 btusb btbcm 16384 1 btusb videobuf2_vmalloc 16384 1 uvcvideo btintel 16384 1 …