wireguard: module verification failed

2020-05-06 Thread Ronan Lucio
Hi,

I just installed wireguard on two Ubuntu-18.04 instances and I'm
getting the error message below:
"wireguard: module verification failed: signature and/or required key
missing - tainting kernel"

Some research about this error say I need to recompile the system kernel.
Is that right?
Is there anything else I can do?

Thank you


Re: Module verification failed

2017-09-04 Thread Jason A. Donenfeld
https://wiki.ubuntu.com/UEFI/SecureBoot/DKMS
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1566221

Yikes. Not a very nice situation, but of course it's temporary, as the
problem will disappear once we merge to mainline.
___
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard


Re: Module verification failed

2017-09-04 Thread Lucian Cristian

On 03.09.2017 05:52, DANG Fan wrote:
I built WireGuard from source, and I got "Module verification failed" 
message when I tried to run "wg-quick up".


Here is what I found in dmesg:

[   55.700967] wireguard: module verification failed: signature and/or 
required key missing - tainting kernel
[   55.701390] wireguard: WireGuard 0.0.20170810 loaded. See 
www.wireguard.com <http://www.wireguard.com> for information.
[   55.701391] wireguard: Copyright (C) 2015-2017 Jason A. Donenfeld 
<ja...@zx2c4.com <mailto:ja...@zx2c4.com>>. All Rights Reserved.


ffs@server:~$ uname -a
Linux server 4.4.0-93-generic #116-Ubuntu SMP Fri Aug 11 21:17:51 UTC 
2017 x86_64 x86_64 x86_64 GNU/Linux


Thanks!


___
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard


you have to add the driver to kernel sources and build the whole kernel 
to not get this warning, is a new policy from kernel



Regards

___
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard