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.

Comments

Popular posts from this blog

endmenu in different file than menu?

Multi Threading in Android

A binary with debug symbols with the Android NDK