Re: Reg : signature and/or required key missing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 04, 2020 at 06:14:59PM +0530, Majji SankaraRao wrote:
> Hi,
> 
> I got the following kernel message after inserting my sample char dev
> module into kernel version - 5.3.0-51-generic
> 
> *[17866.747927] mychardev: module verification failed: signature and/or
> required key missing - tainting kernel*
> 
> Please guide me how to solve this issue.

You have module signing enabled and do not have the key for that kernel
to allow it to load a module without "tainting" the kernel.  It should
work just fine, but to have that go away, build your own kernel without
that option, or with your own set of build keys.

hope this helps,

greg k-h


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux