Bug 5698
Summary: | IPW2100 driver loosing association with AP after few minutes when using WPA-PSK key management | ||
---|---|---|---|
Product: | Drivers | Reporter: | Subodh Shrivastava (subodh) |
Component: | network-wireless | Assignee: | Zhu Yi (yi.zhu) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | bunk, linville, protasnb, yi.zhu |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.15-rc4 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
ipw2100 debug log
.config file |
Description
Subodh Shrivastava
2005-12-04 06:13:41 UTC
Created attachment 6758 [details]
ipw2100 debug log
ipw2100 debug log
Created attachment 6759 [details]
.config file
Is this issue still present in kernel 2.6.16? Please reopen this bug if it's still present in kernel 2.6.17. Please reopen this bug since it seems still alive in kernel 2.6.20 I'm using ubuntu feisty and dmesg says: [...] [ 559.268000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 560.244000] ieee80211_crypt: registered algorithm 'TKIP' [ 577.816000] eth1: no IPv6 routers present [ 611.592000] eth0: no IPv6 routers present [ 658.448000] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 811.972000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 827.824000] eth1: no IPv6 routers present [ 919.540000] ipw2100: Fatal interrupt. Scheduling firmware restart. [ 939.540000] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 944.500000] eth0: no IPv6 routers present when i try to connect with wpa_supplicant this is the output: [...] RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added EAPOL: startWhen --> 0 EAPOL: SUPP_PAE entering state CONNECTING EAPOL: txStart WPA: drop TX EAPOL in non-IEEE 802.1X mode (type=1 len=0) RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) Wireless event: cmd=0x8b15 len=20 Wireless event: new AP: 00:00:00:00:00:00 Setting scan request: 0 sec 100000 usec BSSID X:X:X:X:X:X blacklist count incremented to 2 CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys [...] It seems that the firmware/driver of ipw2100 detect a "beacon frame lost" like a disconnection... Please contact me if you need more data... Was any progress on this problem? Adding ipw2100-devel@lists.sourceforge.net to help out. Thanks. please attach your dmesg (load ipw2100 debug=0x43fff). Please reopen this bug if: - it is still present with kernel 2.6.22 and - you can provide the requested information. |