You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.
Hello, I tried to enable Wireguard in the build and although it builds OK and I can generate keys with the wg command, when I tried to load the kernel module with "insmod wireguard.ko", I get:
insmod: can't insert 'wireguard.ko': unknown symbol in module, or unknown parameter
And from dmesg:
<4>wireguard: Unknown symbol ip_tunnel_get_stats64 (err 0)
Is it possible to make this work? TIA
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I tried to enable Wireguard in the build and although it builds OK and I can generate keys with the wg command, when I tried to load the kernel module with "insmod wireguard.ko", I get:
And from dmesg:
Is it possible to make this work? TIA
The text was updated successfully, but these errors were encountered: