Comment 6 for bug 176602

Revision history for this message
Trond Husoe (tr-huso) wrote :

I don't know if it is related to the iwl3945 or ipw3945, but I'm running 7.10 on a dell cpi d266xp with a 3com-card and it lights and blinks quite a lot and almost connects to a non-secure network.

I agree with Goel that this is a critical bug, so I hope I am contributing with dumps from dmesg, uname and syslog.

dmesg | grep rename:
[ 202.100000] wlan0_rename: Initial auth_alg=0
[ 202.100000] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[ 202.112000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 transaction=2 status=0)
[ 202.112000] wlan0_rename: authenticated
[ 202.112000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[ 202.116000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[ 202.116000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 status=0 aid=5)
[ 202.116000] wlan0_rename: associated
[ 252.872000] wlan0_rename: disassociate(reason=3)
[ 442.632000] wlan0_rename: Initial auth_alg=0
[ 442.632000] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[ 442.636000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 transaction=2 status=0)
[ 442.636000] wlan0_rename: authenticated
[ 442.636000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[ 442.636000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[ 442.636000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 status=0 aid=5)
[ 442.636000] wlan0_rename: associated
[ 490.824000] wlan0_rename: disassociate(reason=3)
[ 1887.540000] wlan0_rename: Initial auth_alg=0
[ 1887.540000] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[ 1887.548000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 transaction=2 status=0)
[ 1887.548000] wlan0_rename: authenticated
[ 1887.548000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[ 1887.552000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[ 1887.552000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 status=0 aid=5)
[ 1887.552000] wlan0_rename: associated
[ 1934.232000] wlan0_rename: disassociate(reason=3)
[ 3053.516000] wlan0_rename: Initial auth_alg=0
[ 3053.516000] wlan0_rename: authenticate with AP 00:02:72:59:e1:60
[ 3053.520000] wlan0_rename: RX authentication from 00:02:72:59:e1:60 (alg=0 transaction=2 status=0)
[ 3053.520000] wlan0_rename: authenticated
[ 3053.520000] wlan0_rename: associate with AP 00:02:72:59:e1:60
[ 3053.528000] wlan0_rename: invalid aid value 5; bits 15:14 not set
[ 3053.528000] wlan0_rename: RX AssocResp from 00:02:72:59:e1:60 (capab=0x401 status=0 aid=5)
[ 3053.528000] wlan0_rename: associated
[ 3100.568000] wlan0_rename: disassociate(reason=3)

uaname -a:
Linux D266XT 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux

lspci -v:
01:00.0 Network controller: 3Com Corporation 3com 3CRWE154G72 [Office Connect Wireless LAN Adapter] (rev 01)
 Subsystem: 3Com Corporation 3com 3CRWE154G72 [Office Connect Wireless LAN Adapter]
 Flags: bus master, medium devsel, latency 64, IRQ 11
 Memory at 24000000 (32-bit, non-prefetchable) [size=8K]
 Capabilities: [dc] Power Management version 1

Hope this information helps developers and others.

If I have posted this in the wrong thread I am sorry and I hope that those who knows if the 3com card is not related to
iwl3945 module or the ipw3945 module will put this in the correct thread.

best
Trond