My wireless card in my Acer Aspire 7551G shows wireless networks in range but wont connect to any of them. I am running an Atheros AR928x Wireless network card (windows reports it as a AR5b93). Also as a side note, whenever i turn on my computer, my wireless is disabled.
A couple days after Ubuntu 10.10 installed on my HP CQ60-116TX, wireless network suddenly stopped working, it is said that also happened after upgrading to Ubuntu 10.10. Fortunately, I got the problem fixed after a few minutes’ searching.
After upgrading to 11.04, I have found that I can not select "Enable Wireless" because "wireless is disabled by hardware switch". There is a hardware switch for the wireless but playing with that seems to do nothing.
lspci says I have an Atheros Communications Inc.
Hello, I know there have been a lot of posts about the internet not working on this forum, but none seem to fix my problem. I have just installed ubuntu 12.10 and everything runs great, except for the wireless. When I plug an ethernet cable into my machine, the internet works fine, but the wireless does not.
I think I may have found the cause of my problems with connecting to wifi in Ubuntu 11.10.
I type this in Terminal:
peter@peter-AO531h:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
peter@peter-AO531h:~$ rfkill unblock all
peter@peter-AO531h:~$
If I am correct I must unblock all of t
Ages ago my wireless stopped showing on the Networking applet and no longer worked rfkill list displayed resulsrs for Bluetooth and WiFi.
I am running Ubuntu 64 bit 12.04 3.2.0-37-generic. My wireless is not working.
rfkill list all
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: yes
1: hp-wifi: Wireless LAN
Soft blocked: yes
Hard blocked: no
I tried running rfkill unblock all.
sorry my english not will 8_8look thisdante@CoCo ~ %sudo rfkill list [0]
[sudo] password for dante:
Sorry, try again.
[sudo] password for dante:
0: ideapad_wlan: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
I try do rfkill unblocak all,but no found chage
wangguohao
https://bbs.a
Hello, I'm having this irritating problem and cannot connect to wireless connection This is the error i get when i use the code :# sudo ip link set wlan0 upRTNETLINK answers: Operation not possible due to RF-killthen i looked up the internet and tried a solution to set the hard block in the rfkill list to no and this is how i did it:# sudo rmmod -f ath5k# sudo rfkill unblock all# sudo modprob