Network manager shows the message "wireless is disabled by hardware switch" while three is no switch on the laptop to disable wireless.
below is the lshw output which might help to get to the solution
$ sudo lshw -C network
...
*-network DISABLED
description: Wireless interface
product: Centrino Advanced-N 6200
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:0a:00.0
logical name: wlan0
version: 35
serial: 58:94:6b:14:25:c8
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlagn driverversion=2.6.38-8-generic firmware=9.221.4.1 build 25532 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
resources: irq:41 memory:ead00000-ead01fff
That model does have a wireless on/off switch just under the PC card slot, but I'm sure you know that already.
May be there is a Fn + something that works as a hardware switch.
On my Lenovo V570, I had to first run
sudo rfkill unblock all
and then blacklist a buggy module.After the
sudo rfkill unblock all
, runsudo rfkill list
to see what is still blocking wireless.For example,
Find that corresponding module and remove it and blacklist it,
Example:
and add to a blacklist under
/etc/modprobe.d/[filename].conf
.(Relevant bug report)
Try shutting down(if not already off), disconnecting the power, remove battery(if it is a laptop), press power a few times to release stored energy, reinsert battery(if it is a laptop), reconnect AC power. Turn on computer. Worked for me. After trying multiple fixes I found on the internet I remembered reading this somewhere. My hardware was blocked via a hardware switch(fn+f8) which doesn't work in ubuntu(works with windows, but uninstalled windows). rfkill showed 0: phy0: Wireless Lan as Hard Blocked.
On my Lenovo E530, the wireless didnt work, and rfkill showed it as blocked by hardware. It turned out the wireless LAN radio was turned off in the BIOS. Turning it on solved the problem.
Got the same problem spent lot of time trying different solutions (hard/soft) then just reset bios to factory default and it worked!!
as always if a solution exists has to be simple.....
I had a similar problem on an HP 635. It was solved by simply connecting the laptop to an ethernet cable. This automatically unblocked the wireless switch, and the wireless started working.
Some laptops have switches that are BARELY noticeable. I have a DELL laptop where the switch is on the right side of the laptop. I accidentally turned it off once (didn't even know it was there) and then accidentally turned it back on and that's how I found out about it. If it's telling you there's a hardware switch, it's probably right. :) You just need to find it. You can Google images of your laptop with the keywords "wi fi switch," "hardware switch," etc.
If you are using Panasonic Toughbook CF-19, go into BIOS > Advanced > and set the "Wireless Switch" option to DISABLED.
Also, if you need, you can uninstall the Panasonic Wireless Switch software after you have disabled the BIOS option as mentioned above.
This fixed my issue of unable to switch on/turn on the wireless or wireless not working.
Resetting BIOS to factory default worked for me with a HP DV4000 and Ubuntu 12