Skip to content

Kernel source problem

adrianmihalko edited this page Feb 21, 2019 · 1 revision

If you are unable to install proper kernel source for your current kernel version from package, install it manually and then reinstall Wireguard:

0, Install required packages for rpi-source

sudo apt-get install bc libncurses5-dev

1, Install kernel headers via rpi-source

https://github.com/notro/rpi-source

Clone this wiki locally