Bug 701768
Summary: | [ath9k] Network not accessible after associating with AP | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bastien Nocera <bnocera> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | gansalmon, garrett.mitchener, itamar, jonathan, kernel-maint, linville, madhu.chinakonda, mcgrof, sgruszka |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-04 19:09:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bastien Nocera
2011-05-03 19:40:57 UTC
We have currently some ath9k regressions on 2.6.38 and 2.6.39, I think there are patches available, but I'm not tracking them. Perhaps John or Luis could help here. Similar bugs: https://bugzilla.redhat.com/show_bug.cgi?id=700973 https://bugzilla.redhat.com/show_bug.cgi?id=700362 https://bugzilla.redhat.com/show_bug.cgi?id=702722 Possible workarounds: echo "options ath9k nohwcrypt=1" >> /etc/modprobe.d/ath9k.conf iwconfig wlan0 power off (In reply to comment #1) > We have currently some ath9k regressions on 2.6.38 and 2.6.39, I think there > are patches available, but I'm not tracking them. Perhaps John or Luis could > help here. > > Similar bugs: > https://bugzilla.redhat.com/show_bug.cgi?id=700973 > https://bugzilla.redhat.com/show_bug.cgi?id=700362 > https://bugzilla.redhat.com/show_bug.cgi?id=702722 > > Possible workarounds: > echo "options ath9k nohwcrypt=1" >> /etc/modprobe.d/ath9k.conf Nope, see comment 0. > iwconfig wlan0 power off Didn't try that. It seems that the card works after resuming from suspend, but I haven't chased this more. (In reply to comment #2) > (In reply to comment #1) > > We have currently some ath9k regressions on 2.6.38 and 2.6.39, I think there > > are patches available, but I'm not tracking them. Perhaps John or Luis could > > help here. > > > > Similar bugs: > > https://bugzilla.redhat.com/show_bug.cgi?id=700973 > > https://bugzilla.redhat.com/show_bug.cgi?id=700362 > > https://bugzilla.redhat.com/show_bug.cgi?id=702722 <snip> > > iwconfig wlan0 power off > > Didn't try that. > > It seems that the card works after resuming from suspend, but I haven't chased > this more. Doesn't work either. I also didn't manage to make it work through suspend/resume cycles. As discussed on the list: http://thread.gmane.org/gmane.linux.drivers.ath9k.devel/6261/focus=6301 The problem doesn't appear when using 20MHz-wide channels, just 40MHz. Bastien, please show "iw list" command output. |