Bug 1008123 - Can't disable/enable Wi-Fi device ath9k
Summary: Can't disable/enable Wi-Fi device ath9k
Keywords:
Status: CLOSED DUPLICATE of bug 954070
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: fedora-kernel-wireless-ath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-15 00:02 UTC by nucleo
Modified: 2014-05-01 20:15 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-04 15:39:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description nucleo 2013-09-15 00:02:50 UTC
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.

Comment 1 nucleo 2013-09-16 19:39:44 UTC
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

Comment 2 Zoltán Magyar 2013-10-01 07:27:53 UTC
Probably related to bug 954070 ?
Cheers!

Comment 3 John Greene 2014-03-04 15:39:46 UTC
(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 ***

Comment 4 John Greene 2014-05-01 20:12:36 UTC
Was this on Asus hardware?  Chasing a theory..

Comment 5 nucleo 2014-05-01 20:15:43 UTC
Yes, Asus EeePC X101CH.


Note You need to log in before you can comment on or make changes to this bug.