Loading kernel modules
Use 'lsmod' to display all the loaded modules. If the module you are looking for is not visible, you need to load it.
For this use 'insmod module_name.ko'.
If this still throws errors, you might consider recompiling the .ko files.
For this use 'insmod module_name.ko'.
If this still throws errors, you might consider recompiling the .ko files.
Comments
Post a Comment