registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #03571
[Bug 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]
Me too with a workaround (yes, I'm very happy!):
I'm on Lucid with with kernel 2.6.32-22-generic, running an Intel 5100
wifi card and iwlagn driver. I was getting the two minute 'no probe
response' error like the bug creator (see my syslog below). I fixed it
on my machine by disabling IPV6 in the kernel at boot time by adding
ipv6.disable=1
to my kernel boot line in grub, then doing a
sudo update-grub
My wifi has sped up incredibly (speedtest.net showed almost double what
I was getting previously) and the annoying disassociation has stopped
(now I can use Skype without 4 seconds of dropped packets and silence
every 2 minutes).
No guarantees, and obviously if you depend on ipv6 you're kinda stuck,
but maybe it will help somebody track down the issue.
Jun 1 09:38:17 consected-sv1-001 avahi-daemon[940]: last message repeated 2 times
Jun 1 09:38:17 consected-sv1-001 kernel: [328719.776028] No probe response from AP 00:14:6c:1b:93:2e after 500ms, disconnecting.
Jun 1 09:38:17 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Jun 1 09:38:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: completed -> disconnected
Jun 1 09:38:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning
Jun 1 09:38:20 consected-sv1-001 wpa_supplicant[1123]: WPS-AP-AVAILABLE
Jun 1 09:38:20 consected-sv1-001 wpa_supplicant[1123]: Trying to associate with 00:14:6c:1b:93:2e (SSID='homeoffice2a' freq=2462 MHz)
Jun 1 09:38:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.134249] wlan0: direct probe to AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.136719] wlan0: direct probe responded
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.136730] wlan0: authenticate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.138572] wlan0: authenticated
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.138633] wlan0: associate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:38:20 consected-sv1-001 wpa_supplicant[1123]: Associated with 00:14:6c:1b:93:2e
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.141006] wlan0: RX AssocResp from 00:14:6c:1b:93:2e (capab=0x411 status=0 aid=1)
Jun 1 09:38:20 consected-sv1-001 kernel: [328723.141017] wlan0: associated
Jun 1 09:38:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associating -> associated
Jun 1 09:38:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associated -> 4-way handshake
Jun 1 09:38:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: 4-way handshake -> group handshake
Jun 1 09:38:20 consected-sv1-001 wpa_supplicant[1123]: WPA: Key negotiation completed with 00:14:6c:1b:93:2e [PTK=TKIP GTK=TKIP]
Jun 1 09:38:20 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-CONNECTED - Connection to 00:14:6c:1b:93:2e completed (reauth) [id=0 id_str=]
Jun 1 09:38:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: group handshake -> completed
Jun 1 09:40:17 consected-sv1-001 kernel: [328839.800052] No probe response from AP 00:14:6c:1b:93:2e after 500ms, disconnecting.
Jun 1 09:40:17 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Jun 1 09:40:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: completed -> disconnected
Jun 1 09:40:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning
Jun 1 09:40:20 consected-sv1-001 wpa_supplicant[1123]: WPS-AP-AVAILABLE
Jun 1 09:40:20 consected-sv1-001 wpa_supplicant[1123]: Trying to associate with 00:14:6c:1b:93:2e (SSID='homeoffice2a' freq=2462 MHz)
Jun 1 09:40:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.183149] wlan0: direct probe to AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.185652] wlan0: direct probe responded
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.185665] wlan0: authenticate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.187560] wlan0: authenticated
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.187625] wlan0: associate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.189997] wlan0: RX AssocResp from 00:14:6c:1b:93:2e (capab=0x411 status=0 aid=1)
Jun 1 09:40:20 consected-sv1-001 kernel: [328843.190009] wlan0: associated
Jun 1 09:40:20 consected-sv1-001 wpa_supplicant[1123]: Associated with 00:14:6c:1b:93:2e
Jun 1 09:40:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associating -> associated
Jun 1 09:40:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associated -> 4-way handshake
Jun 1 09:40:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: 4-way handshake -> group handshake
Jun 1 09:40:20 consected-sv1-001 wpa_supplicant[1123]: WPA: Key negotiation completed with 00:14:6c:1b:93:2e [PTK=TKIP GTK=TKIP]
Jun 1 09:40:20 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-CONNECTED - Connection to 00:14:6c:1b:93:2e completed (reauth) [id=0 id_str=]
Jun 1 09:40:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: group handshake -> completed
Jun 1 09:42:17 consected-sv1-001 kernel: [328959.828037] No probe response from AP 00:14:6c:1b:93:2e after 500ms, disconnecting.
Jun 1 09:42:17 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Jun 1 09:42:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: completed -> disconnected
Jun 1 09:42:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning
Jun 1 09:42:20 consected-sv1-001 wpa_supplicant[1123]: WPS-AP-AVAILABLE
Jun 1 09:42:20 consected-sv1-001 wpa_supplicant[1123]: Trying to associate with 00:14:6c:1b:93:2e (SSID='homeoffice2a' freq=2462 MHz)
Jun 1 09:42:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.160874] wlan0: direct probe to AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.163318] wlan0: direct probe responded
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.163328] wlan0: authenticate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.165158] wlan0: authenticated
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.165225] wlan0: associate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:42:20 consected-sv1-001 wpa_supplicant[1123]: Associated with 00:14:6c:1b:93:2e
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.168718] wlan0: RX AssocResp from 00:14:6c:1b:93:2e (capab=0x411 status=0 aid=1)
Jun 1 09:42:20 consected-sv1-001 kernel: [328963.168729] wlan0: associated
Jun 1 09:42:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associating -> associated
Jun 1 09:42:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associated -> 4-way handshake
Jun 1 09:42:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: 4-way handshake -> group handshake
Jun 1 09:42:20 consected-sv1-001 wpa_supplicant[1123]: WPA: Key negotiation completed with 00:14:6c:1b:93:2e [PTK=TKIP GTK=TKIP]
Jun 1 09:42:20 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-CONNECTED - Connection to 00:14:6c:1b:93:2e completed (reauth) [id=0 id_str=]
Jun 1 09:42:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: group handshake -> completed
Jun 1 09:44:17 consected-sv1-001 kernel: [329079.852035] No probe response from AP 00:14:6c:1b:93:2e after 500ms, disconnecting.
Jun 1 09:44:17 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Jun 1 09:44:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: completed -> disconnected
Jun 1 09:44:17 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: disconnected -> scanning
Jun 1 09:44:20 consected-sv1-001 wpa_supplicant[1123]: WPS-AP-AVAILABLE
Jun 1 09:44:20 consected-sv1-001 wpa_supplicant[1123]: Trying to associate with 00:14:6c:1b:93:2e (SSID='homeoffice2a' freq=2462 MHz)
Jun 1 09:44:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: scanning -> associating
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.185704] wlan0: direct probe to AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.188181] wlan0: direct probe responded
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.188193] wlan0: authenticate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.190106] wlan0: authenticated
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.190175] wlan0: associate with AP 00:14:6c:1b:93:2e (try 1)
Jun 1 09:44:20 consected-sv1-001 wpa_supplicant[1123]: Associated with 00:14:6c:1b:93:2e
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.192631] wlan0: RX AssocResp from 00:14:6c:1b:93:2e (capab=0x411 status=0 aid=1)
Jun 1 09:44:20 consected-sv1-001 kernel: [329083.192640] wlan0: associated
Jun 1 09:44:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associating -> associated
Jun 1 09:44:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: associated -> 4-way handshake
Jun 1 09:44:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: 4-way handshake -> group handshake
Jun 1 09:44:20 consected-sv1-001 wpa_supplicant[1123]: WPA: Key negotiation completed with 00:14:6c:1b:93:2e [PTK=TKIP GTK=TKIP]
Jun 1 09:44:20 consected-sv1-001 wpa_supplicant[1123]: CTRL-EVENT-CONNECTED - Connection to 00:14:6c:1b:93:2e completed (reauth) [id=0 id_str=]
Jun 1 09:44:20 consected-sv1-001 NetworkManager: <info> (wlan0): supplicant connection state: group handshake -> completed
Jun 1 09:46:17 consected-sv1-001 kernel: [329199.780065] No probe response from AP 00:14:6c:1b:93:2e after 500ms, disconnecting.
--
Wireless connection frequently drops [deauthenticating by local choice (reason=3)]
https://bugs.launchpad.net/bugs/548992
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.