Nov. 2, 2015
7:29 a.m.
Hi Anupam & Valdis, I don't disable CONFIG_MODULE_SIG configuration in kernel. Since from this post (http://stackoverflow.com/questions/24975377/kvm-module-verification-failed-s...), the answer said only disable this option in module's Makefile is enough. So Is this answer wrong? That is what I am confused. Thanks! Best Regards Nan Xiao On Mon, Nov 2, 2015 at 3:16 PM, <Valdis.Kletnieks@vt.edu> wrote:
On Mon, 02 Nov 2015 13:57:10 +0800, Nan Xiao said:
I add "CONFIG_MODULE_SIG=n" at the beginning of Makefile, and rebuild the module.
Could anyone give some clues on this issue? Thanks in advance!
Did you *also* both rebuild and reboot into the new kernel that has MODULE_SIG=n?