Bug 496505
Summary: | ath9k can not connect to hidden networks | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fabian Deutsch <fabian.deutsch> | ||||
Component: | kernel | Assignee: | John W. Linville <linville> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | itamar, kernel-maint, kevin.trautwein, madlynxed, mcgrof, quintela | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-06-01 18:53:45 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: | |||||||
Attachments: |
|
Description
Fabian Deutsch
2009-04-19 18:51:12 UTC
Created attachment 340251 [details]
lspci -v
Do you happen to have access to any other hardware that uses mac80211-based drivers? If so, could you try using those to access the hidden SSID network? Could you try a wireless-testing kernel (with ath9k) as well? git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git Does that work any better than the rawhide kernel? Currently I can not test it with a different hardware. I'll try to get the test with the different kernel done ... I'm experiencing same kind of problem on Ubuntu 9.04 2.6.28-11-generic Network controller (lspci -v): Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: Device 1a3b:1067, module = ath9k On Ubuntu 8.10 Intrepid (2.6.24-21-generic) it worked fine on same AP (with same settings) I have similar issues with my laptop using the ath9k wireless card with Fedora 10. It would connect sporadically and fail to connect quite often after a cold boot. Restarting NetworkManager didn't help most of the time. In a RedHat class last week we removed the ath9k module with the modprobe -r ath9k command and reloaded it afterwards with modprobe ath9k and then it would connect just fine. Thought I would add to this report in case this info helps at all. Please report back on how it went with wireless-testing or compat-wireless: http://wireless.kernel.org/en/users/Download Hello again, My problem was resolved after moving to Fedora 11 pre-release. Thanks, please close the bug report. |