Bug 5698 - IPW2100 driver loosing association with AP after few minutes when using WPA-PSK key management
Summary: IPW2100 driver loosing association with AP after few minutes when using WPA-P...
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Zhu Yi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 06:13 UTC by Subodh Shrivastava
Modified: 2007-09-16 13:16 UTC (History)
4 users (show)

See Also:
Kernel Version: 2.6.15-rc4
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
ipw2100 debug log (59.49 KB, application/octet-stream)
2005-12-04 06:14 UTC, Subodh Shrivastava
Details
.config file (33.88 KB, application/octet-stream)
2005-12-04 06:15 UTC, Subodh Shrivastava
Details

Description Subodh Shrivastava 2005-12-04 06:13:41 UTC
I am using wpa_supplicant for WPA-PSK key management. in-kernel driver manages
to associate itself with the AP, but after few minutes it disassociates itself
and then reassociates itself.
Comment 1 Subodh Shrivastava 2005-12-04 06:14:51 UTC
Created attachment 6758 [details]
ipw2100 debug log

ipw2100 debug log
Comment 2 Subodh Shrivastava 2005-12-04 06:15:40 UTC
Created attachment 6759 [details]
.config file
Comment 3 Adrian Bunk 2006-04-22 09:48:52 UTC
Is this issue still present in kernel 2.6.16?
Comment 4 Adrian Bunk 2006-08-06 03:46:25 UTC
Please reopen this bug if it's still present in kernel 2.6.17.
Comment 5 Vincenzo Ampolo 2007-05-06 18:33:29 UTC
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...
Comment 6 Natalie Protasevich 2007-07-18 16:56:43 UTC
Was any progress on this problem? Adding ipw2100-devel@lists.sourceforge.net to help out.
Thanks.
Comment 7 Zhu Yi 2007-07-29 20:19:29 UTC
please attach your dmesg (load ipw2100 debug=0x43fff).
Comment 8 Adrian Bunk 2007-09-16 13:16:28 UTC
Please reopen this bug if:
- it is still present with kernel 2.6.22 and
- you can provide the requested information.

Note You need to log in before you can comment on or make changes to this bug.