Shawn Landden

Results 29 comments of Shawn Landden

> The detection doesn't have to be very advanced, just good enough that it's easy to get the detection to happen when you are trying to. This is important, because...

I am talking about the gnome systray, but I was using the extension that makes it part of the gnome-shell in the upper-right. Anyways, I think it is related to...

This is fixed. WHoeve fixed it should claim the bounty.

I like this patch, but agree with the feedback, as it is important to hide this on not just platforms, but also architectures that do not support it. ``` bash-4.4$...

My suspicion is that cache hits are generally on recent compiles. If this is true, then the effectiveness of the cache goes down the larger the cache is, and there...

or give a way of building dkms modules

I successfully built the dkms module by running the commands here (which download the kernel source) https://github.com/scaleway/kernel-tools and THEN installing the dkms package https://packages.debian.org/sid/wireguard-dkms

@thamizhelango that is for debian. if you are not on debian install using the instructions here https://www.wireguard.com/install/ (after installing the kernel headers with the instructions here https://github.com/scaleway/kernel-tools )

The kernel modules are already copied into the images automatically. This should be copied into the images as well.