'RNETLINK answers: Operation not supported'. (fresh Ubuntu, fresh Wireguard)Ubuntu sound not workingUbuntu...
Can a medieval gyroplane be built?
Can you move over difficult terrain with only 5 feet of movement?
What are substitutions for coconut in curry?
Practical application of matrices and determinants
Knife as defense against stray dogs
Writing in a Christian voice
How does 取材で訪れた integrate into this sentence?
Is there a term for accumulated dirt on the outside of your hands and feet?
Do US professors/group leaders only get a salary, but no group budget?
What is the significance behind "40 days" that often appears in the Bible?
HP P840 HDD RAID 5 many strange drive failures
Asserting that Atheism and Theism are both faith based positions
What is the relationship between relativity and the Doppler effect?
PTIJ What is the inyan of the Konami code in Uncle Moishy's song?
Would it be believable to defy demographics in a story?
What can I do if I am asked to learn different programming languages very frequently?
How are passwords stolen from companies if they only store hashes?
Calculate the frequency of characters in a string
Should I use acronyms in dialogues before telling the readers what it stands for in fiction?
How to get the n-th line after a grepped one?
Loading the leaflet Map in Lightning Web Component
Why are there no stars visible in cislunar space?
두음법칙 - When did North and South diverge in pronunciation of initial ㄹ?
Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?
'RNETLINK answers: Operation not supported'. (fresh Ubuntu, fresh Wireguard)
Ubuntu sound not workingUbuntu account keeps quitingHow do I troubleshoot S-Video + audio jack output not working in Ubuntu?dwm does not show any windows after loginPlatform not supported for Tensorflow on Ubuntu 14.04.2Installed packages have unmet dependencies, can't install new softwareUbuntu installation hanging?E: Invalid operation instalViber not supported in Ubuntu 14.04TwitchLive Panel Will Not Install
I installed Ubuntu just today to run Wireguard
I then followed their installation instructions for Ubuntu.
$ sudo add-apt-repository ppa:wireguard/wireguard
$ sudo apt-get update
$ sudo apt-get install wireguard-dkms wireguard-tools
Unfortunately their 'Quick start' has been anything but..
$ ip link add dev wg0 type wireguard
RNETLINK answers: Operation not supported
Freaking STOCK Ubuntu and STOCK Wireguard and i'm getting problems already. This is why I was staying away from Linux in the first place.. yet here I am, posting questions on a troubleshooting forum within hours.
I checked headers, checked updates, etc. No dice.
software-installation ip troubleshooting
add a comment |
I installed Ubuntu just today to run Wireguard
I then followed their installation instructions for Ubuntu.
$ sudo add-apt-repository ppa:wireguard/wireguard
$ sudo apt-get update
$ sudo apt-get install wireguard-dkms wireguard-tools
Unfortunately their 'Quick start' has been anything but..
$ ip link add dev wg0 type wireguard
RNETLINK answers: Operation not supported
Freaking STOCK Ubuntu and STOCK Wireguard and i'm getting problems already. This is why I was staying away from Linux in the first place.. yet here I am, posting questions on a troubleshooting forum within hours.
I checked headers, checked updates, etc. No dice.
software-installation ip troubleshooting
add a comment |
I installed Ubuntu just today to run Wireguard
I then followed their installation instructions for Ubuntu.
$ sudo add-apt-repository ppa:wireguard/wireguard
$ sudo apt-get update
$ sudo apt-get install wireguard-dkms wireguard-tools
Unfortunately their 'Quick start' has been anything but..
$ ip link add dev wg0 type wireguard
RNETLINK answers: Operation not supported
Freaking STOCK Ubuntu and STOCK Wireguard and i'm getting problems already. This is why I was staying away from Linux in the first place.. yet here I am, posting questions on a troubleshooting forum within hours.
I checked headers, checked updates, etc. No dice.
software-installation ip troubleshooting
I installed Ubuntu just today to run Wireguard
I then followed their installation instructions for Ubuntu.
$ sudo add-apt-repository ppa:wireguard/wireguard
$ sudo apt-get update
$ sudo apt-get install wireguard-dkms wireguard-tools
Unfortunately their 'Quick start' has been anything but..
$ ip link add dev wg0 type wireguard
RNETLINK answers: Operation not supported
Freaking STOCK Ubuntu and STOCK Wireguard and i'm getting problems already. This is why I was staying away from Linux in the first place.. yet here I am, posting questions on a troubleshooting forum within hours.
I checked headers, checked updates, etc. No dice.
software-installation ip troubleshooting
software-installation ip troubleshooting
edited Aug 29 '18 at 10:51
abu_bua
3,57681328
3,57681328
asked Nov 5 '17 at 21:01
PostNationalistPostNationalist
613
613
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
Just reboot, that should have fixed your problem.
But still: Wireguard although it works fine for me is still in beta and not meant for daily use.
From the developers website at wireguard.com:
Warning: WireGuard is currently under development, and therefore any installation steps here should be considered as experimental. We are rapidly working toward mainline inclusion, at which point we will consider this codebase non-experimental.
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
add a comment |
Most probably the wireguard
kernel module is not loaded.
Just try a modprobe wireguard
. If this shows an error, the problem is that the module did not compile correctly for your kernel. This, most probably, is because wireguard is still not completely "stable".
If this is the case, just wait for an update of wireguard, in case of such an error this should be the case within a few days, as the wireguard devs seem to fix these kind of problems very fast.
add a comment |
I did a few things. I'm not sure whether individual or a combination of them helped.
- disable secure boot
- reboot my laptop (Ubuntu 17.10)
One thing that is worth mentioning: after those actions, I ran commands to setup WireGuard successfully with sudo. Previously, I couldn't.
add a comment |
With 18.04 bionic the wireguard dkms module wasn't built with a version of a 4.15.x kernel + headers for me (it was though in the past?). When upgrading to the recently available "hardware enablement" 4.18 kernel the module was successfully built (see output of dpkg-reconfigure wireguard
or dkms status wireguard
).
Check for necessary desktop/server package(s) installs in the ubuntu wiki.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f973297%2frnetlink-answers-operation-not-supported-fresh-ubuntu-fresh-wireguard%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just reboot, that should have fixed your problem.
But still: Wireguard although it works fine for me is still in beta and not meant for daily use.
From the developers website at wireguard.com:
Warning: WireGuard is currently under development, and therefore any installation steps here should be considered as experimental. We are rapidly working toward mainline inclusion, at which point we will consider this codebase non-experimental.
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
add a comment |
Just reboot, that should have fixed your problem.
But still: Wireguard although it works fine for me is still in beta and not meant for daily use.
From the developers website at wireguard.com:
Warning: WireGuard is currently under development, and therefore any installation steps here should be considered as experimental. We are rapidly working toward mainline inclusion, at which point we will consider this codebase non-experimental.
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
add a comment |
Just reboot, that should have fixed your problem.
But still: Wireguard although it works fine for me is still in beta and not meant for daily use.
From the developers website at wireguard.com:
Warning: WireGuard is currently under development, and therefore any installation steps here should be considered as experimental. We are rapidly working toward mainline inclusion, at which point we will consider this codebase non-experimental.
Just reboot, that should have fixed your problem.
But still: Wireguard although it works fine for me is still in beta and not meant for daily use.
From the developers website at wireguard.com:
Warning: WireGuard is currently under development, and therefore any installation steps here should be considered as experimental. We are rapidly working toward mainline inclusion, at which point we will consider this codebase non-experimental.
answered Jan 28 '18 at 21:20
BMicraftBMicraft
1647
1647
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
add a comment |
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
Nope. Does not work on current KDE Neon which has Ubuntu 18.04 as base.
– nerdoc
Nov 21 '18 at 10:10
add a comment |
Most probably the wireguard
kernel module is not loaded.
Just try a modprobe wireguard
. If this shows an error, the problem is that the module did not compile correctly for your kernel. This, most probably, is because wireguard is still not completely "stable".
If this is the case, just wait for an update of wireguard, in case of such an error this should be the case within a few days, as the wireguard devs seem to fix these kind of problems very fast.
add a comment |
Most probably the wireguard
kernel module is not loaded.
Just try a modprobe wireguard
. If this shows an error, the problem is that the module did not compile correctly for your kernel. This, most probably, is because wireguard is still not completely "stable".
If this is the case, just wait for an update of wireguard, in case of such an error this should be the case within a few days, as the wireguard devs seem to fix these kind of problems very fast.
add a comment |
Most probably the wireguard
kernel module is not loaded.
Just try a modprobe wireguard
. If this shows an error, the problem is that the module did not compile correctly for your kernel. This, most probably, is because wireguard is still not completely "stable".
If this is the case, just wait for an update of wireguard, in case of such an error this should be the case within a few days, as the wireguard devs seem to fix these kind of problems very fast.
Most probably the wireguard
kernel module is not loaded.
Just try a modprobe wireguard
. If this shows an error, the problem is that the module did not compile correctly for your kernel. This, most probably, is because wireguard is still not completely "stable".
If this is the case, just wait for an update of wireguard, in case of such an error this should be the case within a few days, as the wireguard devs seem to fix these kind of problems very fast.
answered Nov 21 '18 at 10:22
nerdocnerdoc
15111
15111
add a comment |
add a comment |
I did a few things. I'm not sure whether individual or a combination of them helped.
- disable secure boot
- reboot my laptop (Ubuntu 17.10)
One thing that is worth mentioning: after those actions, I ran commands to setup WireGuard successfully with sudo. Previously, I couldn't.
add a comment |
I did a few things. I'm not sure whether individual or a combination of them helped.
- disable secure boot
- reboot my laptop (Ubuntu 17.10)
One thing that is worth mentioning: after those actions, I ran commands to setup WireGuard successfully with sudo. Previously, I couldn't.
add a comment |
I did a few things. I'm not sure whether individual or a combination of them helped.
- disable secure boot
- reboot my laptop (Ubuntu 17.10)
One thing that is worth mentioning: after those actions, I ran commands to setup WireGuard successfully with sudo. Previously, I couldn't.
I did a few things. I'm not sure whether individual or a combination of them helped.
- disable secure boot
- reboot my laptop (Ubuntu 17.10)
One thing that is worth mentioning: after those actions, I ran commands to setup WireGuard successfully with sudo. Previously, I couldn't.
edited Aug 29 '18 at 10:50
abu_bua
3,57681328
3,57681328
answered Aug 29 '18 at 7:15
user3322027user3322027
1
1
add a comment |
add a comment |
With 18.04 bionic the wireguard dkms module wasn't built with a version of a 4.15.x kernel + headers for me (it was though in the past?). When upgrading to the recently available "hardware enablement" 4.18 kernel the module was successfully built (see output of dpkg-reconfigure wireguard
or dkms status wireguard
).
Check for necessary desktop/server package(s) installs in the ubuntu wiki.
add a comment |
With 18.04 bionic the wireguard dkms module wasn't built with a version of a 4.15.x kernel + headers for me (it was though in the past?). When upgrading to the recently available "hardware enablement" 4.18 kernel the module was successfully built (see output of dpkg-reconfigure wireguard
or dkms status wireguard
).
Check for necessary desktop/server package(s) installs in the ubuntu wiki.
add a comment |
With 18.04 bionic the wireguard dkms module wasn't built with a version of a 4.15.x kernel + headers for me (it was though in the past?). When upgrading to the recently available "hardware enablement" 4.18 kernel the module was successfully built (see output of dpkg-reconfigure wireguard
or dkms status wireguard
).
Check for necessary desktop/server package(s) installs in the ubuntu wiki.
With 18.04 bionic the wireguard dkms module wasn't built with a version of a 4.15.x kernel + headers for me (it was though in the past?). When upgrading to the recently available "hardware enablement" 4.18 kernel the module was successfully built (see output of dpkg-reconfigure wireguard
or dkms status wireguard
).
Check for necessary desktop/server package(s) installs in the ubuntu wiki.
answered 6 mins ago
wbobwbob
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f973297%2frnetlink-answers-operation-not-supported-fresh-ubuntu-fresh-wireguard%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown