Comment 26 for bug 862684

Revision history for this message
Xavier López (xavilope) wrote :

Testing rtl8192cu with sid, with the latest 3.9.1 update, uname -a shows "Linux MALEFICIO 3.9-1-amd64 #1 SMP Debian 3.9.4-1 x86_64 GNU/Linux".

Same results, looks like doesn't desassociate anymore (doesn't disconnect) but still seems to be very very slow (unusable). Will test it longer later and provide more details.

Dmesg | grep wlan0 shows:

[ 18.018840] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.625181] wlan0: authenticate with 00:1a:2b:90:fe:6c
[ 19.648959] wlan0: send auth to 00:1a:2b:90:fe:6c (try 1/3)
[ 19.733221] wlan0: authenticated
[ 19.736044] wlan0: associate with 00:1a:2b:90:fe:6c (try 1/3)
[ 19.754614] wlan0: RX AssocResp from 00:1a:2b:90:fe:6c (capab=0x411 status=0 aid=3)
[ 19.754676] wlan0: associated
[ 19.754745] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 42.750528] wlan0: deauthenticated from 00:1a:2b:90:fe:6c (Reason: 7)
[ 43.572946] wlan0: authenticate with 00:1a:2b:90:fe:6c
[ 43.585230] wlan0: send auth to 00:1a:2b:90:fe:6c (try 1/3)
[ 43.621009] wlan0: authenticated
[ 43.624049] wlan0: associate with 00:1a:2b:90:fe:6c (try 1/3)
[ 43.645626] wlan0: RX AssocResp from 00:1a:2b:90:fe:6c (capab=0x411 status=0 aid=3)
[ 43.645696] wlan0: associated

Please tell me if there's something else I can provide / test.