Bug 14512
Summary: | Atheros AR5211 unable to connect to WPA-Personal AP | ||
---|---|---|---|
Product: | Drivers | Reporter: | Leann Ogasawara (leann.ogasawara) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | CLOSED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | bjaglin, joolli, leann.ogasawara, linville, me |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.31 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
BootDmesg.txt
CurrentDmesg.txt Lspci.txt WifiSyslog.txt logs when using madwifi (compiled without any specific option from SVN) on the same hardware and kernel |
Description
Leann Ogasawara
2009-10-29 20:01:19 UTC
Created attachment 23587 [details]
CurrentDmesg.txt
Created attachment 23588 [details]
Lspci.txt
Created attachment 23589 [details]
WifiSyslog.txt
(Ignoring rt2870sta...) Looks like he associates most of the time, but has trouble getting an IP address via DHCP. Then the connection drops pretty quickly -- some sort of calibration issue? > Oct 27 00:03:26 leo kernel: [ 29.081864] wlan0: deauthenticating from
> 00:1b:11:74:10:66 by local choice (reason=3)
I dunno, it goes from connected to 'deauth by local choice' (i.e. NM drops the connection, not mac80211) in just over a couple of seconds. I've had this kind of thing happen with NM before where using the wpa_s directly would work fine. Ath5k has a pretty long scan time, I think it might hit some timeouts in NM or something like that. Or maybe, as you say, dhcp doesn't work so NM bails on the connection.
I compiled the latest madwifi from SVN (4100) and tried it on the same hardware, and it did work, even if the speed was not there... However, looking at the logs, it looks like the driver throw a lot of warnings. I am attaching syslog. Created attachment 23715 [details]
logs when using madwifi (compiled without any specific option from SVN) on the same hardware and kernel
The madwifi stuff is a distraction, please don't post it unless someone requests results from specific testing. Are you still experiencing this issue with 2.6.33? Hello, I just installed compat-wireless 2010-04-26 and I cannot get a connection. I'll include more information or debug logs if desired. My cards pci-id is 168c:0012 so it's a AR5211 I never got an answer from comment 8, so I'm closing this. Please reopen if the problem persists with 2.6.35 (or later) kernels. |