The signature of the module is included in the kernel configuration file, starting with kernel version 3.7, you can disable it by running make menuconfigin the kernel source directory and deselecting Module Signature verificationthe menu Enable loadable kernel module. After that, you will have to recompile your kernel.
source
share