Wi-Fi troubles on Ubuntu 16.04, using Qualcomm Atheros in a Lenovo v510 Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionEnable access to WLANwifi support for Realtek [10ec:8821] on VivoPC VM62N-G050RUbuntu 16.04 (Lenovo Thinkpad Sl500) wireless driver not workingQualcomm Atheros AR298X not working with recent kernelsDirect firmware load for ath10k failed with Qualcomm Atheros QCA9377Ubuntu 16.04 Wifi disconnectingnetwork UNCLAIMED Ubuntu 16.04wifi not working, lenovo G50-70
Why aren't air breathing engines used as small first stages
Error "illegal generic type for instanceof" when using local classes
What's the purpose of writing one's academic biography in the third person?
Ring Automorphisms that fix 1.
How come Sam didn't become Lord of Horn Hill?
List *all* the tuples!
Why light coming from distant stars is not discrete?
51k Euros annually for a family of 4 in Berlin: Is it enough?
Generate an RGB colour grid
Why do we bend a book to keep it straight?
Compare a given version number in the form major.minor.build.patch and see if one is less than the other
What does F' and F" mean?
Is it true that "carbohydrates are of no use for the basal metabolic need"?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Why are both D and D# fitting into my E minor key?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
What is the logic behind the Maharil's explanation of why we don't say שעשה ניסים on Pesach?
Dating a Former Employee
How to bypass password on Windows XP account?
Why do people hide their license plates in the EU?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
How do I name drop voicings
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Understanding Ceva's Theorem
Wi-Fi troubles on Ubuntu 16.04, using Qualcomm Atheros in a Lenovo v510
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionEnable access to WLANwifi support for Realtek [10ec:8821] on VivoPC VM62N-G050RUbuntu 16.04 (Lenovo Thinkpad Sl500) wireless driver not workingQualcomm Atheros AR298X not working with recent kernelsDirect firmware load for ath10k failed with Qualcomm Atheros QCA9377Ubuntu 16.04 Wifi disconnectingnetwork UNCLAIMED Ubuntu 16.04wifi not working, lenovo G50-70
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have a Lenovo v510, running Ubuntu 16.04, and I can't get wireless networking to work.
'Enable Wi-fi' has no effect, no networks show up.
Some commands that I've tried, and their corresponding output below:
$ lspci | grep Network
03:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 31)
$ lsmod | grep ath
ath10k_pci 45056 0
ath10k_core 344064 1 ath10k_pci
ath 28672 1 ath10k_core
mac80211 782336 1 ath10k_core
cfg80211 602112 3 mac80211,ath,ath10k_core
$ dmesg | grep 02:00
[ 0.581406] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.581425] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.581452] pci 0000:02:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
[ 0.581470] pci 0000:02:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
[ 0.581563] pci 0000:02:00.0: supports D1 D2
[ 0.581564] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.581653] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.438631] r8169 0000:02:00.0 eth0: RTL8168h/8111h at 0xffffbc8b4003d000, 54:ab:3a:e4:7d:ed, XID 14100800 IRQ 125
[ 1.438632] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.454402] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 4.154735] r8169 0000:02:00.0 enp2s0: link down
[ 73.097799] r8169 0000:02:00.0 enp2s0: link up
$ rfkill list all:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
How can I get my wireless network to work?
ubuntu networking wifi
add a comment |
I have a Lenovo v510, running Ubuntu 16.04, and I can't get wireless networking to work.
'Enable Wi-fi' has no effect, no networks show up.
Some commands that I've tried, and their corresponding output below:
$ lspci | grep Network
03:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 31)
$ lsmod | grep ath
ath10k_pci 45056 0
ath10k_core 344064 1 ath10k_pci
ath 28672 1 ath10k_core
mac80211 782336 1 ath10k_core
cfg80211 602112 3 mac80211,ath,ath10k_core
$ dmesg | grep 02:00
[ 0.581406] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.581425] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.581452] pci 0000:02:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
[ 0.581470] pci 0000:02:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
[ 0.581563] pci 0000:02:00.0: supports D1 D2
[ 0.581564] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.581653] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.438631] r8169 0000:02:00.0 eth0: RTL8168h/8111h at 0xffffbc8b4003d000, 54:ab:3a:e4:7d:ed, XID 14100800 IRQ 125
[ 1.438632] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.454402] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 4.154735] r8169 0000:02:00.0 enp2s0: link down
[ 73.097799] r8169 0000:02:00.0 enp2s0: link up
$ rfkill list all:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
How can I get my wireless network to work?
ubuntu networking wifi
1
could you please see if you haverfkill
and in case you do, show the output fromrfkill list all
– Christopher Díaz Riveros
Aug 26 '17 at 20:28
Thanks Christopher, I'll edit my question to include the output to rfkill list all.
– Igor
Aug 27 '17 at 11:35
add a comment |
I have a Lenovo v510, running Ubuntu 16.04, and I can't get wireless networking to work.
'Enable Wi-fi' has no effect, no networks show up.
Some commands that I've tried, and their corresponding output below:
$ lspci | grep Network
03:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 31)
$ lsmod | grep ath
ath10k_pci 45056 0
ath10k_core 344064 1 ath10k_pci
ath 28672 1 ath10k_core
mac80211 782336 1 ath10k_core
cfg80211 602112 3 mac80211,ath,ath10k_core
$ dmesg | grep 02:00
[ 0.581406] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.581425] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.581452] pci 0000:02:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
[ 0.581470] pci 0000:02:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
[ 0.581563] pci 0000:02:00.0: supports D1 D2
[ 0.581564] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.581653] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.438631] r8169 0000:02:00.0 eth0: RTL8168h/8111h at 0xffffbc8b4003d000, 54:ab:3a:e4:7d:ed, XID 14100800 IRQ 125
[ 1.438632] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.454402] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 4.154735] r8169 0000:02:00.0 enp2s0: link down
[ 73.097799] r8169 0000:02:00.0 enp2s0: link up
$ rfkill list all:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
How can I get my wireless network to work?
ubuntu networking wifi
I have a Lenovo v510, running Ubuntu 16.04, and I can't get wireless networking to work.
'Enable Wi-fi' has no effect, no networks show up.
Some commands that I've tried, and their corresponding output below:
$ lspci | grep Network
03:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 31)
$ lsmod | grep ath
ath10k_pci 45056 0
ath10k_core 344064 1 ath10k_pci
ath 28672 1 ath10k_core
mac80211 782336 1 ath10k_core
cfg80211 602112 3 mac80211,ath,ath10k_core
$ dmesg | grep 02:00
[ 0.581406] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.581425] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.581452] pci 0000:02:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
[ 0.581470] pci 0000:02:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
[ 0.581563] pci 0000:02:00.0: supports D1 D2
[ 0.581564] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.581653] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 1.438631] r8169 0000:02:00.0 eth0: RTL8168h/8111h at 0xffffbc8b4003d000, 54:ab:3a:e4:7d:ed, XID 14100800 IRQ 125
[ 1.438632] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.454402] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 4.154735] r8169 0000:02:00.0 enp2s0: link down
[ 73.097799] r8169 0000:02:00.0 enp2s0: link up
$ rfkill list all:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
How can I get my wireless network to work?
ubuntu networking wifi
ubuntu networking wifi
edited Aug 27 '17 at 20:44
G-Man
13.7k93870
13.7k93870
asked Aug 26 '17 at 20:22
IgorIgor
613
613
1
could you please see if you haverfkill
and in case you do, show the output fromrfkill list all
– Christopher Díaz Riveros
Aug 26 '17 at 20:28
Thanks Christopher, I'll edit my question to include the output to rfkill list all.
– Igor
Aug 27 '17 at 11:35
add a comment |
1
could you please see if you haverfkill
and in case you do, show the output fromrfkill list all
– Christopher Díaz Riveros
Aug 26 '17 at 20:28
Thanks Christopher, I'll edit my question to include the output to rfkill list all.
– Igor
Aug 27 '17 at 11:35
1
1
could you please see if you have
rfkill
and in case you do, show the output from rfkill list all
– Christopher Díaz Riveros
Aug 26 '17 at 20:28
could you please see if you have
rfkill
and in case you do, show the output from rfkill list all
– Christopher Díaz Riveros
Aug 26 '17 at 20:28
Thanks Christopher, I'll edit my question to include the output to rfkill list all.
– Igor
Aug 27 '17 at 11:35
Thanks Christopher, I'll edit my question to include the output to rfkill list all.
– Igor
Aug 27 '17 at 11:35
add a comment |
1 Answer
1
active
oldest
votes
Well the problem is that your wifi card is hard blocked "this is like a phisical lock that some cards have"
try
sudo rfkill unblock all
and let me know if the status from the hard block changes, if not it's probably a driver issue
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f388534%2fwi-fi-troubles-on-ubuntu-16-04-using-qualcomm-atheros-in-a-lenovo-v510%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
Well the problem is that your wifi card is hard blocked "this is like a phisical lock that some cards have"
try
sudo rfkill unblock all
and let me know if the status from the hard block changes, if not it's probably a driver issue
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
add a comment |
Well the problem is that your wifi card is hard blocked "this is like a phisical lock that some cards have"
try
sudo rfkill unblock all
and let me know if the status from the hard block changes, if not it's probably a driver issue
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
add a comment |
Well the problem is that your wifi card is hard blocked "this is like a phisical lock that some cards have"
try
sudo rfkill unblock all
and let me know if the status from the hard block changes, if not it's probably a driver issue
Well the problem is that your wifi card is hard blocked "this is like a phisical lock that some cards have"
try
sudo rfkill unblock all
and let me know if the status from the hard block changes, if not it's probably a driver issue
edited 11 hours ago
Rui F Ribeiro
42.1k1484142
42.1k1484142
answered Aug 27 '17 at 18:28
Christopher Díaz RiverosChristopher Díaz Riveros
1,306314
1,306314
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
add a comment |
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Many thanks. The command unfortunately doesn't unblock the wifi, it is still hard blocked. How should I approach the driver issue? I'm already running 16.04 and update each time upon restarting. I've also tried adding backports but this doesn't help much it seems. Thanks for any tips!
– Igor
Aug 29 '17 at 18:19
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
Could you try this answer?... askubuntu.com/questions/380586/…
– Christopher Díaz Riveros
Aug 30 '17 at 0:13
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
great :) if you like you can mark this as the answer to have the register of good answers about the topic :)
– Christopher Díaz Riveros
Sep 2 '17 at 3:32
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f388534%2fwi-fi-troubles-on-ubuntu-16-04-using-qualcomm-atheros-in-a-lenovo-v510%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
-networking, ubuntu, wifi
1
could you please see if you have
rfkill
and in case you do, show the output fromrfkill list all
– Christopher Díaz Riveros
Aug 26 '17 at 20:28
Thanks Christopher, I'll edit my question to include the output to rfkill list all.
– Igor
Aug 27 '17 at 11:35