Qualcomm Atheros AR9462 with Ubuntu 18.10Wifi not working on Lenovo Ideapad 330 in Ubuntu 18.10Cant get wifi drivers to workWireless in 13.10 or similars doesn't work!How can I turn on Qualcomm Atheros wireless NIC with Ubuntu 14.04?Bluetooth hardware is not detected after and upgrade to Ubuntu 15.10Qualcomm Atheros AR9565 Wifi Adapter. Can't find driversHow to install Qualcomm Atheros WiFi Device Driver which is Missing in Ubuntu MATE 15.10?qualcomm atheros 168c0042-rev-30No WiFi adapter found Ubuntu 18.04ASUS laptop - wifi not connecting after upgrading to 18.04Kernel can't see Atheros Communications Inc. AR9462 Wireless Network AdapterUbuntu 18.04 keeps disconnecting from wifi (Qualcomm Atheros QCA 95665/ AR9565)

What wound would be of little consequence to a biped but terrible for a quadruped?

How many characters using PHB rules does it take to be able to have access to any PHB spell at the start of an adventuring day?

Can I pump my MTB tire to max (55 psi / 380 kPa) without the tube inside bursting?

Do f-stop and exposure time perfectly cancel?

What are the practical Opportunty Attack values for a bugbear, holding a reach weapon, with Polearm Mastery?

Why does Captain Marvel assume the people on this planet know this?

They call me Inspector Morse

When traveling to Europe from North America, do I need to purchase a different power strip?

Child Theme Path Being Ignored With wp_enqueue_scripts

How to draw cubes in a 3 dimensional plane

In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?

How can I ensure my trip to the UK will not have to be cancelled because of Brexit?

Why is computing ridge regression with a Cholesky decomposition much quicker than using SVD?

Word for a person who has no opinion about whether god exists

Do items de-spawn in Diablo?

How does NOW work?

Virginia employer terminated employee and wants signing bonus returned

Does this video of collapsing warehouse shelves show a real incident?

How did Alan Turing break the enigma code using the hint given by the lady in the bar?

Rewrite the power sum in terms of convolution

How does one describe somebody who is bi-racial?

How can I get players to stop ignoring or overlooking the plot hooks I'm giving them?

How are showroom/display vehicles prepared?

Database Backup for data and log files



Qualcomm Atheros AR9462 with Ubuntu 18.10


Wifi not working on Lenovo Ideapad 330 in Ubuntu 18.10Cant get wifi drivers to workWireless in 13.10 or similars doesn't work!How can I turn on Qualcomm Atheros wireless NIC with Ubuntu 14.04?Bluetooth hardware is not detected after and upgrade to Ubuntu 15.10Qualcomm Atheros AR9565 Wifi Adapter. Can't find driversHow to install Qualcomm Atheros WiFi Device Driver which is Missing in Ubuntu MATE 15.10?qualcomm atheros 168c0042-rev-30No WiFi adapter found Ubuntu 18.04ASUS laptop - wifi not connecting after upgrading to 18.04Kernel can't see Atheros Communications Inc. AR9462 Wireless Network AdapterUbuntu 18.04 keeps disconnecting from wifi (Qualcomm Atheros QCA 95665/ AR9565)













0















I can't enable the Wifi (nothing happens when press enable button) and in Wifi settings it says:




"No Wi-Fi Adapter Found"




I have tried several things from other questions/answers here but nothing worked. Here some information if this is helpful for the answer:




Device: Lenovo Miix 2 11




sudo lspci:



Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)


sudo lshw -C network:



*-network DISABLED 
description: Wireless interface
product: AR9462 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 01
serial: 48:d2:24:8a:ea:e6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.18.0-16-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:18 memory:f0400000-f047ffff memory:f0480000-f048ffff


sudo lsmod | grep ath:



ath3k 20480 0
bluetooth 548864 12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ath9k 151552 0
ath9k_common 36864 1 ath9k
ath9k_hw 475136 2 ath9k_common,ath9k
ath 36864 3 ath9k_common,ath9k,ath9k_hw
mac80211 794624 1 ath9k
cfg80211 663552 5 wl,ath9k_common,ath9k,ath,mac80211


In system settings it shows the Wifi-Adapter Name:



Qualcomm Atheros AR9462


Edit:



lspci -knn | grep Net -A3; rfkill list:



02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network Adapter [168c:0034] (rev 01)
Subsystem: Lenovo AR9462 Wireless Network Adapter [17aa:3214]
Kernel driver in use: ath9k
Kernel modules: ath9k, wl
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
2: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes









share|improve this question









New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Please edit your question and add output of lspci -knn | grep Net -A3; rfkill list terminal command.

    – Pilot6
    Mar 8 at 9:59















0















I can't enable the Wifi (nothing happens when press enable button) and in Wifi settings it says:




"No Wi-Fi Adapter Found"




I have tried several things from other questions/answers here but nothing worked. Here some information if this is helpful for the answer:




Device: Lenovo Miix 2 11




sudo lspci:



Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)


sudo lshw -C network:



*-network DISABLED 
description: Wireless interface
product: AR9462 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 01
serial: 48:d2:24:8a:ea:e6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.18.0-16-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:18 memory:f0400000-f047ffff memory:f0480000-f048ffff


sudo lsmod | grep ath:



ath3k 20480 0
bluetooth 548864 12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ath9k 151552 0
ath9k_common 36864 1 ath9k
ath9k_hw 475136 2 ath9k_common,ath9k
ath 36864 3 ath9k_common,ath9k,ath9k_hw
mac80211 794624 1 ath9k
cfg80211 663552 5 wl,ath9k_common,ath9k,ath,mac80211


In system settings it shows the Wifi-Adapter Name:



Qualcomm Atheros AR9462


Edit:



lspci -knn | grep Net -A3; rfkill list:



02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network Adapter [168c:0034] (rev 01)
Subsystem: Lenovo AR9462 Wireless Network Adapter [17aa:3214]
Kernel driver in use: ath9k
Kernel modules: ath9k, wl
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
2: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes









share|improve this question









New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Please edit your question and add output of lspci -knn | grep Net -A3; rfkill list terminal command.

    – Pilot6
    Mar 8 at 9:59













0












0








0








I can't enable the Wifi (nothing happens when press enable button) and in Wifi settings it says:




"No Wi-Fi Adapter Found"




I have tried several things from other questions/answers here but nothing worked. Here some information if this is helpful for the answer:




Device: Lenovo Miix 2 11




sudo lspci:



Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)


sudo lshw -C network:



*-network DISABLED 
description: Wireless interface
product: AR9462 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 01
serial: 48:d2:24:8a:ea:e6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.18.0-16-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:18 memory:f0400000-f047ffff memory:f0480000-f048ffff


sudo lsmod | grep ath:



ath3k 20480 0
bluetooth 548864 12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ath9k 151552 0
ath9k_common 36864 1 ath9k
ath9k_hw 475136 2 ath9k_common,ath9k
ath 36864 3 ath9k_common,ath9k,ath9k_hw
mac80211 794624 1 ath9k
cfg80211 663552 5 wl,ath9k_common,ath9k,ath,mac80211


In system settings it shows the Wifi-Adapter Name:



Qualcomm Atheros AR9462


Edit:



lspci -knn | grep Net -A3; rfkill list:



02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network Adapter [168c:0034] (rev 01)
Subsystem: Lenovo AR9462 Wireless Network Adapter [17aa:3214]
Kernel driver in use: ath9k
Kernel modules: ath9k, wl
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
2: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes









share|improve this question









New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I can't enable the Wifi (nothing happens when press enable button) and in Wifi settings it says:




"No Wi-Fi Adapter Found"




I have tried several things from other questions/answers here but nothing worked. Here some information if this is helpful for the answer:




Device: Lenovo Miix 2 11




sudo lspci:



Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)


sudo lshw -C network:



*-network DISABLED 
description: Wireless interface
product: AR9462 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 01
serial: 48:d2:24:8a:ea:e6
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.18.0-16-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:18 memory:f0400000-f047ffff memory:f0480000-f048ffff


sudo lsmod | grep ath:



ath3k 20480 0
bluetooth 548864 12 btrtl,btintel,btbcm,bnep,ath3k,btusb
ath9k 151552 0
ath9k_common 36864 1 ath9k
ath9k_hw 475136 2 ath9k_common,ath9k
ath 36864 3 ath9k_common,ath9k,ath9k_hw
mac80211 794624 1 ath9k
cfg80211 663552 5 wl,ath9k_common,ath9k,ath,mac80211


In system settings it shows the Wifi-Adapter Name:



Qualcomm Atheros AR9462


Edit:



lspci -knn | grep Net -A3; rfkill list:



02:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network Adapter [168c:0034] (rev 01)
Subsystem: Lenovo AR9462 Wireless Network Adapter [17aa:3214]
Kernel driver in use: ath9k
Kernel modules: ath9k, wl
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
2: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes






networking drivers atheros






share|improve this question









New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Mar 8 at 10:05







wolfi1571883













New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Mar 8 at 9:55









wolfi1571883wolfi1571883

32




32




New contributor




wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






wolfi1571883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1





    Please edit your question and add output of lspci -knn | grep Net -A3; rfkill list terminal command.

    – Pilot6
    Mar 8 at 9:59












  • 1





    Please edit your question and add output of lspci -knn | grep Net -A3; rfkill list terminal command.

    – Pilot6
    Mar 8 at 9:59







1




1





Please edit your question and add output of lspci -knn | grep Net -A3; rfkill list terminal command.

– Pilot6
Mar 8 at 9:59





Please edit your question and add output of lspci -knn | grep Net -A3; rfkill list terminal command.

– Pilot6
Mar 8 at 9:59










1 Answer
1






active

oldest

votes


















0














Your wireless adapter is blocked by rfkill.



You can fix it by running



sudo tee /etc/modprobe.d/blacklist-ideapad.conf <<< "blacklist ideapad_laptop"


Reboot to apply.



You can always revert this blacklist by



sudo rm /etc/modprobe.d/blacklist-ideapad.conf





share|improve this answer























  • Thx it worked :-)

    – wolfi1571883
    Mar 8 at 10:39










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
);



);






wolfi1571883 is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124017%2fqualcomm-atheros-ar9462-with-ubuntu-18-10%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









0














Your wireless adapter is blocked by rfkill.



You can fix it by running



sudo tee /etc/modprobe.d/blacklist-ideapad.conf <<< "blacklist ideapad_laptop"


Reboot to apply.



You can always revert this blacklist by



sudo rm /etc/modprobe.d/blacklist-ideapad.conf





share|improve this answer























  • Thx it worked :-)

    – wolfi1571883
    Mar 8 at 10:39















0














Your wireless adapter is blocked by rfkill.



You can fix it by running



sudo tee /etc/modprobe.d/blacklist-ideapad.conf <<< "blacklist ideapad_laptop"


Reboot to apply.



You can always revert this blacklist by



sudo rm /etc/modprobe.d/blacklist-ideapad.conf





share|improve this answer























  • Thx it worked :-)

    – wolfi1571883
    Mar 8 at 10:39













0












0








0







Your wireless adapter is blocked by rfkill.



You can fix it by running



sudo tee /etc/modprobe.d/blacklist-ideapad.conf <<< "blacklist ideapad_laptop"


Reboot to apply.



You can always revert this blacklist by



sudo rm /etc/modprobe.d/blacklist-ideapad.conf





share|improve this answer













Your wireless adapter is blocked by rfkill.



You can fix it by running



sudo tee /etc/modprobe.d/blacklist-ideapad.conf <<< "blacklist ideapad_laptop"


Reboot to apply.



You can always revert this blacklist by



sudo rm /etc/modprobe.d/blacklist-ideapad.conf






share|improve this answer












share|improve this answer



share|improve this answer










answered Mar 8 at 10:10









Pilot6Pilot6

53.2k15109198




53.2k15109198












  • Thx it worked :-)

    – wolfi1571883
    Mar 8 at 10:39

















  • Thx it worked :-)

    – wolfi1571883
    Mar 8 at 10:39
















Thx it worked :-)

– wolfi1571883
Mar 8 at 10:39





Thx it worked :-)

– wolfi1571883
Mar 8 at 10:39










wolfi1571883 is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















wolfi1571883 is a new contributor. Be nice, and check out our Code of Conduct.












wolfi1571883 is a new contributor. Be nice, and check out our Code of Conduct.











wolfi1571883 is a new contributor. Be nice, and check out our Code of Conduct.














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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124017%2fqualcomm-atheros-ar9462-with-ubuntu-18-10%23new-answer', 'question_page');

);

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







Popular posts from this blog

Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap