| Summary: | Can't disable/enable Wi-Fi device ath9k | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nucleo <alekcejk> |
| Component: | kernel | Assignee: | fedora-kernel-wireless-ath |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | alekcejk, gansalmon, itamar, jogreene, jonathan, kernel-maint, madhu.chinakonda, marcelo.barbosa, mzotyoka, skottler |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-04 15:39:46 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
nucleo
2013-09-15 00:02:50 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
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. |