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
I had a lot of trouble trying to use the kernel module because the headers didn't match, or some other issue related to loading the module. Seems like a number of other people are having issues on the RPi 4 with 4.19.75-v7l+.
Instead I worked around the issue by installing boringtun, which presumably isn't as performant, but gives me much less frustration.
Here's a snippet of what I had to do to get it to work:
I had a lot of trouble trying to use the kernel module because the headers didn't match, or some other issue related to loading the module. Seems like a number of other people are having issues on the RPi 4 with 4.19.75-v7l+.
Instead I worked around the issue by installing boringtun, which presumably isn't as performant, but gives me much less frustration.
Here's a snippet of what I had to do to get it to work:
The text was updated successfully, but these errors were encountered: