kernel-tools
kernel-tools copied to clipboard
wireguard kernel module
please add wireguard to all kernel versions
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
@shawnl , Can you please let me know the steps to istall 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 )
Thanks @shawnl
So easy if it was automatically added by scaleway...