Description of problem: NetworkManager can't disable Wi-Fi device (LED shows that Wi-Fi on). Version-Release number of selected component (if applicable): kernel-3.11.1-300.fc20 How reproducible: Always. Steps to Reproduce: 1. Try to disable Wi-Fi in network manager. 2. 3. Actual results: Network manager shows Wi-Fi disabled but Wi-Fi LED is on, so device is actually enabled. Expected results: Should be possible to disable and enable device. Additional info: 02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01) Last kernel with working disable/enable Wif-Fi was 3.5.7. If I disable Wi-Fi with kernel 3.5.7 and then boot with all later kernels including 3.11 NetworkManager can't enable Wi-Fi and shows that it was disabled by hardware switch.
When Wi-Fi device disabled (LED off) 'rfkill list' shows with 3.5.7 kernel: # rfkill list 0: phy0: Wireless LAN Soft blocked: yes Hard blocked: yes 1: asus-wlan: Wireless LAN Soft blocked: yes Hard blocked: no with 3.11.1 kernel: # rfkill list 0: asus-wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: yes
Probably related to bug 954070 ? Cheers!
(In reply to Zoltán Magyar from comment #2) > Probably related to bug 954070 ? > Cheers! Yes, appears to be a duplicate of 954070 *** This bug has been marked as a duplicate of bug 954070 ***
Was this on Asus hardware? Chasing a theory..
Yes, Asus EeePC X101CH.