#10775 closed defect (duplicate)
permanent reconnects with ath5k in station mode with wpa ccmp tkip encryption
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | highest | Milestone: | Barrier Breaker 14.07 |
Component: | base system | Version: | 10.03.1 |
Keywords: | Cc: |
Description
hardware AR5212a minipci card on a x86 computer running backfire 10.0.3.1....
wlan0: associate with (mac address) (try 1) wlan0: RX ReassocResp from (mac address) (capab=0x431 status=0 aid=1) wlan0: associated wlan0: authenticate with (mac address) (try 1) wlan0: authenticated wlan0: associate with (mac address) (try 1) wlan0: RX ReassocResp from (mac address) (capab=0x431 status=0 aid=1) wlan0: associated wlan0: authenticate with (mac address) (try 1) wlan0: authenticated
madwifi is not possible on the ar5212 card because openwrt uses a very old revision which gives unable to reset channel error
Attachments (0)
Change History (6)
comment:1 Changed 6 years ago by anonymous
comment:2 Changed 6 years ago by anonymous
i found a workaround by killing wpa-supplicant and changing encryption to wpa2 aes....
comment:3 Changed 6 years ago by nbd
- Resolution set to worksforme
- Status changed from new to closed
comment:4 Changed 6 years ago by anonymous
- Resolution worksforme deleted
- Status changed from closed to reopened
okay tried backfire svn at revision r30752 problem persist i had setup the router in repeater mode ap+sta
first test- it was connected to another ap in station mode and brodcasted ap with thte same
the connection was very unstable it kept deauthenticating and authenticating with client and also pc would lose connection to repeated ap here is the kernel log
wlan0-1: deauthenticating from 00:02:61:47:35:a3 by local choice (reason=3) wlan0: authenticate with 00:02:61:47:35:a3 (try 1) wlan0: authenticated wlan0: associate with 00:02:61:47:35:a3 (try 1) wlan0: RX AssocResp from 00:02:61:47:35:a3 (capab=0x431 status=0 aid=1) wlan0: associated
second test in only client mode removed ap it did the same
br-lan: port 2(wlan0) entering disabled state wlan0-1: deauthenticating from 00:02:61:47:35:a3 by local choice (reason=3) wlan0: authenticate with 00:02:61:47:35:a3 (try 1) wlan0: authenticated wlan0: associate with 00:02:61:47:35:a3 (try 1) wlan0: RX AssocResp from 00:02:61:47:35:a3 (capab=0x431 status=0 aid=1) wlan0: associated wlan0: authenticate with 00:02:61:47:35:a3 (try 1) wlan0: authenticated wlan0: associate with 00:02:61:47:35:a3 (try 1) wlan0: RX ReassocResp from 00:02:61:47:35:a3 (capab=0x431 status=0 aid=1) wlan0: associated wlan0: deauthenticated from 00:02:61:47:35:a3 (Reason: 2) wlan0: authenticate with 00:02:61:47:35:a3 (try 1) wlan0: authenticated wlan0: associate with 00:02:61:47:35:a3 (try 1) wlan0: RX ReassocResp from 00:02:61:47:35:a3 (capab=0x431 status=0 aid=1) wlan0: associated
should i try trunk now
thanks for all your help nbd
comment:5 Changed 6 years ago by nbd
- Resolution set to duplicate
- Status changed from reopened to closed
Seems to be the same issues as #10758
comment:6 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
ath5k driver is unstable with error from above... the madwifi used by openwrt is old and has a lot unable to reset hardware error.......
so there is no driver to use on my openwrt box as of now anyone can help..