<br><br>I had submitted bug 684352 only to realize today that it is a duplicate of this bug.<br><br><br>I'm also having this bug with network-manager-kde in Debian Wheezy.  <br>Here is my network state when it is ready to connect to wireless networks..<br>
<br>Miho:/home/david# rfkill list all<br>0: hp-wifi: Wireless LAN<br>        Soft blocked: no<br>        Hard blocked: no<br>1: phy0: Wireless LAN<br>        Soft blocked: no<br>        Hard blocked: no<br>Miho:/home/david# <br>
<br>If I then uncheck the "wireless networking" checkbox in network-manager-kde, my wireless<br>goes into this unrecoverable (without rfkill) state:<br><br>Miho:/home/david# rfkill list all<br>0: hp-wifi: Wireless LAN<br>
        Soft blocked: yes<br>        Hard blocked: no<br>1: phy0: Wireless LAN<br>        Soft blocked: yes<br>        Hard blocked: yes<br>Miho:/home/david# <br><br><br><br>The wireless checkbox in network-manager-kde is now greyed out and CANNOT be checked because it believes the hardware to be blocked with a hardware switch.. Which simply isn't the case as I can do a simple "rfkill unblock all" which puts my network back into this state:<br>
<br>Miho:/home/david# rfkill unblock all<br>Miho:/home/david# rfkill list all<br>0: hp-wifi: Wireless LAN<br>        Soft blocked: no<br>        Hard blocked: no<br>1: phy0: Wireless LAN<br>        Soft blocked: no<br>        Hard blocked: no<br>
Miho:/home/david# <br><br><br>The checkbox in network-manager-kde is no longer greyed out and I can select it, after which the network-manager starts scanning for wireless networks and is ready to connect.<br><br>At first I thought this might be a kernel bug, then I thought it might be a network-manager-kde bug, but after seeing this bug report I think it's a network-manager bug.<br>
<br><br>My Wireless hardware is as follows:<br><br>Miho:/home/david# lspci | grep Wireless<br>06:05.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)<br><br><br><br>