On Fri, Jun 19, 2020 at 12:58 AM Jean-Dens Girard <[email protected]> wrote: > > Le 18/06/2020 à 10:11, Jason A. Donenfeld a écrit : > > On Thu, Jun 18, 2020 at 2:10 PM Jean-Denis Girard <[email protected]> > > wrote: > >> I cannot reboot now, I will let you know how it goes later. > > Reboot with newer kernel and latest wireguard still hangs. > > > Oh, in your case, you appear to be using the dkms package instead of > > the elrepo package. > > Is that a problem?
Remove all wireguard packages. Update to the latest kernel. Run `find /lib/modules -name '*wireguard*' -print -delete`. Then install kmod-wireguard. For further help, you're probably best off asking on IRC. From debugging this with the original reporter there, this turned out to be a mixing and matching of versions issue due to weird yum things.
