[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-19 Thread Marcelo Cerri
*** This bug is a duplicate of bug 1862413 *** https://bugs.launchpad.net/bugs/1862413 ** This bug has been marked a duplicate of bug 1862413 wireguard-dkms 0.0.20190913-1ubuntu1: wireguard kernel module failed to build -- You received this bug notification because you are a member of

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-19 Thread Jason A. Donenfeld
The Ubuntu kernel team seems to be behind in deploying a fix for this. In the interim you can solve this by using the WireGuard project's PPA, which now has backports for 19.10. Run this command to fix your issue: sudo add-apt-repository ppa:wireguard/wireguard && sudo apt-get update && sudo

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-19 Thread MrVantage
Looks like I have the same issue. It seems that the wireguard dkms module breaks with a recent kernel patch. I booted into the last working kernel to get the module working again. Wireguard module missing for 5.3.0-40-generic: sudo dkms status

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-18 Thread Avamander
This is what I see in `/var/crash/wireguard-dkms.0.crash`: ``` ProblemType: Package DKMSBuildLog: DKMS make.log for wireguard-0.0.20190913 for kernel 5.3.0-1018-raspi2 (aarch64) Tue Feb 18 20:52:38 UTC 2020 make: Entering directory '/usr/src/linux-headers-5.3.0-1018-raspi2' CC [M]

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-18 Thread Avamander
This issue is marked as a duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1858807 so I'm commenting here. Unlink and move comments if they're not actually duplicates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-18 Thread Avamander
Mine says `wireguard, 0.0.20190913: added`, but updating failed and I suspect it's going to stop working after a reboot. I'd upload logs with apport but it doesn't let me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-13 Thread Kai-Heng Feng
What's the output of `dkms status`? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856539 Title: wireguard package doesn't work on ubuntu eon To manage notifications about this bug go to:

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2020-02-07 Thread Jason A. Donenfeld
[ 15.589541] module: x86/modules: Skipping invalid relocation target, existing value is nonzero for type 1, loc f4677a21, val c1171b82 Looks like a dkms issue? Thankfully we won't need that for 20.04 and also earlier kernels once things are backported. I'll reassign this to the

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2019-12-17 Thread Benjamin
I've tried to dkms rebuild wireguard module, style same result: wireguard.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.15.0-1059-oem/updates/dkms/ depmod... Weirdly it builds for

[Bug 1856539] Re: wireguard package doesn't work on ubuntu eon

2019-12-16 Thread Jason A. Donenfeld
Run `sudo modprobe wireguard`, and then after run `dmesg`, and paste the output of your dmesg. Most likely you need to do some sort of dkms rebuilding. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.