WiFi isn't working 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
On my 64-bit Ubuntu 18.04 WiFi isn't working - my WiFi networks are not visible to choose from. I got the following result:
$ lspci -vq | grep -i wireless -B 1 -A 5
01:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
Subsystem: Lite-On Communications Inc RT3090 Wireless 802.11n 1T/1R PCIe
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fea00000 (32-bit,ran the following command non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Is this a case of a missing driver? My Ethernet connection works fine.
Edit:
$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
It still does not see the WiFi networks.
Ubuntu Paste link deleted.
Ubuntu Paste link deleted.
"$ sudo iwlist scan
[sudo] password for <myname>:
wlp1s0 No scan results
lo Interface doesn't support scanning.
enp2s0 Interface doesn't support scanning.
tun0 Interface doesn't support scanning."
Rebooting. This is a desktop system, not a laptop. It sits about five feet from the router.
Disconnected the internet, rebooted, ran the command, and reconnected the internet.
dmesg | grep -e rt2 -e wlp > info.txt
[ 13.959601] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[ 13.970464] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 14.091851] rt2800pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 20.466123] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
networking drivers wireless rfkill
|
show 9 more comments
On my 64-bit Ubuntu 18.04 WiFi isn't working - my WiFi networks are not visible to choose from. I got the following result:
$ lspci -vq | grep -i wireless -B 1 -A 5
01:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
Subsystem: Lite-On Communications Inc RT3090 Wireless 802.11n 1T/1R PCIe
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fea00000 (32-bit,ran the following command non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Is this a case of a missing driver? My Ethernet connection works fine.
Edit:
$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
It still does not see the WiFi networks.
Ubuntu Paste link deleted.
Ubuntu Paste link deleted.
"$ sudo iwlist scan
[sudo] password for <myname>:
wlp1s0 No scan results
lo Interface doesn't support scanning.
enp2s0 Interface doesn't support scanning.
tun0 Interface doesn't support scanning."
Rebooting. This is a desktop system, not a laptop. It sits about five feet from the router.
Disconnected the internet, rebooted, ran the command, and reconnected the internet.
dmesg | grep -e rt2 -e wlp > info.txt
[ 13.959601] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[ 13.970464] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 14.091851] rt2800pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 20.466123] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
networking drivers wireless rfkill
1
Please edit your question to add the result of:rfkill list all
– chili555
Aug 29 '18 at 20:23
Editing is complete as you requested.
– JWNWSA
Aug 30 '18 at 3:55
You have a driver, the wireless is not disabled by the Airplane Mode switch and so it seems that you have a bigger issue. Please provide the wireless info from here: askubuntu.com/questions/425155/…
– chili555
Aug 30 '18 at 13:31
Posted as requested.
– JWNWSA
Aug 30 '18 at 16:47
What is the tun0 interface about? Is this a virtual machine or some such?
– chili555
Aug 30 '18 at 19:16
|
show 9 more comments
On my 64-bit Ubuntu 18.04 WiFi isn't working - my WiFi networks are not visible to choose from. I got the following result:
$ lspci -vq | grep -i wireless -B 1 -A 5
01:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
Subsystem: Lite-On Communications Inc RT3090 Wireless 802.11n 1T/1R PCIe
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fea00000 (32-bit,ran the following command non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Is this a case of a missing driver? My Ethernet connection works fine.
Edit:
$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
It still does not see the WiFi networks.
Ubuntu Paste link deleted.
Ubuntu Paste link deleted.
"$ sudo iwlist scan
[sudo] password for <myname>:
wlp1s0 No scan results
lo Interface doesn't support scanning.
enp2s0 Interface doesn't support scanning.
tun0 Interface doesn't support scanning."
Rebooting. This is a desktop system, not a laptop. It sits about five feet from the router.
Disconnected the internet, rebooted, ran the command, and reconnected the internet.
dmesg | grep -e rt2 -e wlp > info.txt
[ 13.959601] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[ 13.970464] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 14.091851] rt2800pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 20.466123] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
networking drivers wireless rfkill
On my 64-bit Ubuntu 18.04 WiFi isn't working - my WiFi networks are not visible to choose from. I got the following result:
$ lspci -vq | grep -i wireless -B 1 -A 5
01:00.0 Network controller: Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
Subsystem: Lite-On Communications Inc RT3090 Wireless 802.11n 1T/1R PCIe
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fea00000 (32-bit,ran the following command non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Is this a case of a missing driver? My Ethernet connection works fine.
Edit:
$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
It still does not see the WiFi networks.
Ubuntu Paste link deleted.
Ubuntu Paste link deleted.
"$ sudo iwlist scan
[sudo] password for <myname>:
wlp1s0 No scan results
lo Interface doesn't support scanning.
enp2s0 Interface doesn't support scanning.
tun0 Interface doesn't support scanning."
Rebooting. This is a desktop system, not a laptop. It sits about five feet from the router.
Disconnected the internet, rebooted, ran the command, and reconnected the internet.
dmesg | grep -e rt2 -e wlp > info.txt
[ 13.959601] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3090, rev 3213 detected
[ 13.970464] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 14.091851] rt2800pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 20.466123] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
networking drivers wireless rfkill
networking drivers wireless rfkill
edited Aug 31 '18 at 1:00
JWNWSA
asked Aug 29 '18 at 20:10
JWNWSAJWNWSA
739
739
1
Please edit your question to add the result of:rfkill list all
– chili555
Aug 29 '18 at 20:23
Editing is complete as you requested.
– JWNWSA
Aug 30 '18 at 3:55
You have a driver, the wireless is not disabled by the Airplane Mode switch and so it seems that you have a bigger issue. Please provide the wireless info from here: askubuntu.com/questions/425155/…
– chili555
Aug 30 '18 at 13:31
Posted as requested.
– JWNWSA
Aug 30 '18 at 16:47
What is the tun0 interface about? Is this a virtual machine or some such?
– chili555
Aug 30 '18 at 19:16
|
show 9 more comments
1
Please edit your question to add the result of:rfkill list all
– chili555
Aug 29 '18 at 20:23
Editing is complete as you requested.
– JWNWSA
Aug 30 '18 at 3:55
You have a driver, the wireless is not disabled by the Airplane Mode switch and so it seems that you have a bigger issue. Please provide the wireless info from here: askubuntu.com/questions/425155/…
– chili555
Aug 30 '18 at 13:31
Posted as requested.
– JWNWSA
Aug 30 '18 at 16:47
What is the tun0 interface about? Is this a virtual machine or some such?
– chili555
Aug 30 '18 at 19:16
1
1
Please edit your question to add the result of:
rfkill list all
– chili555
Aug 29 '18 at 20:23
Please edit your question to add the result of:
rfkill list all
– chili555
Aug 29 '18 at 20:23
Editing is complete as you requested.
– JWNWSA
Aug 30 '18 at 3:55
Editing is complete as you requested.
– JWNWSA
Aug 30 '18 at 3:55
You have a driver, the wireless is not disabled by the Airplane Mode switch and so it seems that you have a bigger issue. Please provide the wireless info from here: askubuntu.com/questions/425155/…
– chili555
Aug 30 '18 at 13:31
You have a driver, the wireless is not disabled by the Airplane Mode switch and so it seems that you have a bigger issue. Please provide the wireless info from here: askubuntu.com/questions/425155/…
– chili555
Aug 30 '18 at 13:31
Posted as requested.
– JWNWSA
Aug 30 '18 at 16:47
Posted as requested.
– JWNWSA
Aug 30 '18 at 16:47
What is the tun0 interface about? Is this a virtual machine or some such?
– chili555
Aug 30 '18 at 19:16
What is the tun0 interface about? Is this a virtual machine or some such?
– chili555
Aug 30 '18 at 19:16
|
show 9 more comments
1 Answer
1
active
oldest
votes
i'm having an issue with setting up my wifi for ubuntu 18.04. i just installed ubuntu on my computer yesterday and don't know what to enter in the terminal command.
New contributor
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%2f1070259%2fwifi-isnt-working-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
i'm having an issue with setting up my wifi for ubuntu 18.04. i just installed ubuntu on my computer yesterday and don't know what to enter in the terminal command.
New contributor
add a comment |
i'm having an issue with setting up my wifi for ubuntu 18.04. i just installed ubuntu on my computer yesterday and don't know what to enter in the terminal command.
New contributor
add a comment |
i'm having an issue with setting up my wifi for ubuntu 18.04. i just installed ubuntu on my computer yesterday and don't know what to enter in the terminal command.
New contributor
i'm having an issue with setting up my wifi for ubuntu 18.04. i just installed ubuntu on my computer yesterday and don't know what to enter in the terminal command.
New contributor
New contributor
answered 2 hours ago
Brian G SchwabBrian G Schwab
11
11
New contributor
New contributor
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%2f1070259%2fwifi-isnt-working-18-04%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
1
Please edit your question to add the result of:
rfkill list all
– chili555
Aug 29 '18 at 20:23
Editing is complete as you requested.
– JWNWSA
Aug 30 '18 at 3:55
You have a driver, the wireless is not disabled by the Airplane Mode switch and so it seems that you have a bigger issue. Please provide the wireless info from here: askubuntu.com/questions/425155/…
– chili555
Aug 30 '18 at 13:31
Posted as requested.
– JWNWSA
Aug 30 '18 at 16:47
What is the tun0 interface about? Is this a virtual machine or some such?
– chili555
Aug 30 '18 at 19:16