I'm using SLED 10 (NM 0.6.2) on a Dell Latitude D600 with a TrueMobile 1300 miniPCI card (Broadcom 4306 chipset).
After setting up ndiswrapper, NetworkManager sees wireless networks just fine, and iwlist, etc all show that the driver is functioning.
However, when I click on one of the networks in the applet, the connection times out after about a minute, and I never get an IP address - it flips back to the wired connection, if there is one. iwconfig shows the access point, and if I manually start the DHCP client, I even get an address.
The attached file is from /var/log/NetworkManager. This connection attempt was to an unencrypted network.
Also, syslog has this a half dozen times during the connection attempt:
ndiswrapper (iw_set_freq:377): setting configuration failed (00010003)
Everything works fine in manual mode (without NM).
Thanks,
Andy |
Jul 17 19:09:42 hillsled NetworkManager: <debug info> [1153181382.297582] nm_device_802_11_wireless_get_activation_ap (): Forcing AP 'linksys' Jul 17 19:09:42 hillsled NetworkManager: <information> User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / linksys Jul 17 19:09:42 hillsled NetworkManager: <information> Deactivating device wlan0. Jul 17 19:09:44 hillsled NetworkManager: <information> Device wlan0 activation scheduled... Jul 17 19:09:44 hillsled NetworkManager: <information> Deactivating device eth0. Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0) started... Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... Jul 17 19:09:45 hillsled NetworkManager: <information> Activation (wlan0/wireless): access point 'linksys' is unencrypted, no key needed. Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: sending command 'INTERFACE_ADD wlan0 wext /var/run/wpa_supplicant ' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: response was 'OK' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: sending command 'AP_SCAN 1' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: response was 'OK' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: sending command 'ADD_NETWORK' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: response was '0' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 ssid 6c696e6b737973' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: response was 'OK' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: sending command 'SET_NETWORK 0 key_mgmt NONE' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: response was 'OK' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: sending command 'ENABLE_NETWORK 0' Jul 17 19:09:46 hillsled NetworkManager: <information> SUP: response was 'OK' Jul 17 19:09:46 hillsled NetworkManager: <information> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Global control interface '/var/run/wpa_supplicant-global' Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): RX global ctrl_iface - hexdump_ascii(len=50): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 77 6c INTERFACE_ADD wl Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 61 6e 30 09 09 77 65 78 74 09 2f 76 61 72 2f 72 an0__wext_/var/r Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 75 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e un/wpa_supplican Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 74 09 t_ Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE GLOBAL INTERFACE_ADD 'wlan0 wext /var/run/wpa_supplicant'Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Initializing interface 'wlan0' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Initializing interface (2) 'wlan0' Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: SUPP_PAE entering state DISCONNECTED Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: KEY_RX entering state NO_KEY_RECEIVE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: SUPP_BE entering state INITIALIZE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAP: EAP entering state DISABLED Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portEnabled=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portValid=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): SIOCGIWRANGE: WE(compiled)=19 WE(source)=18 enc_capa=0xd Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): capabilities: key_mgmt 0x5 enc 0xf Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Own MAC address: 00:90:4b:19:5f:d0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_wpa Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_countermeasures Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_drop_unencrypted Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 100000 usec Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Added interface wlan0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b06 len=8 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): RX ctrl_iface - hexdump_ascii(len=9): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 41 50 5f 53 43 41 4e 20 31 AP_SCAN 1 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): RX ctrl_iface - hexdump_ascii(len=11): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 41 44 44 5f 4e 45 54 57 4f 52 4b ADD_NETWORK Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE: ADD_NETWORK Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): RX ctrl_iface - hexdump_ascii(len=33): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 73 73 SET_NETWORK 0 ss Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 69 64 20 36 63 36 39 36 65 36 62 37 33 37 39 37 id 6c696e6b73797 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 33 3 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE: SET_NETWORK id=0 name='ssid' value='6c696e6b737973' Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): ): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 53 45 54 5f 4e 45 54 57 4f 52 4b 20 30 20 6b 65 SET_NETWORK 0 ke Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 79 5f 6d 67 6d 74 20 4e 4f 4e 45 y_mgmt NONE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt' value='NONE' Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): RX ctrl_iface - hexdump_ascii(len=16): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30 ENABLE_NETWORK 0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE: ENABLE_NETWORK id=0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 0 usec Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): State: DISCONNECTED -> SCANNING Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Starting AP scan (broadcast SSID) Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): RX ctrl_iface - hexdump_ascii(len=6): Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 41 54 54 41 43 48 ATTACH Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor attached - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan timeout - try to get results Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Received 224 bytes of scan results (1 BSSes) Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan results: 1 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Selecting BSS from priority group 0 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): 0: 00:14:bf:13:49:bb ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): skip - no WPA/RSN IE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): selected non-WPA AP 00:14:bf:13:49:bb ssid='linksys' Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): to associate with 00:14:bf:13:49:bb (SSID='linksys' freq=2437 MHz) Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Cancelling scan request Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Automatic auth_alg selection: 0x1 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP WPA IE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP RSN IE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_drop_unencrypted Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): State: SCANNING -> ASSOCIATING Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_associate Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Association request to the driver failed Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting authentication timeout: 5 sec 0 usec Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portControl=ForceAuthorized Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b06 len=8 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b1a len=15 Jul 17 19:09:54 hillsled NetworkManager: <information> wpa_supplicant(15873): Authentication with 00:00:00:00:00:00 timed out. Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): 6 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Added BSSID 00:00:00:00:00:00 into blacklist Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: ASSOCIATING -> DISCONNECTED Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portEnabled=0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portValid=0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 0 usec Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: DISCONNECTED -> SCANNING Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Starting AP scan (broadcast SSID) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan timeout - try to get results Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Received 224 bytes of scan results (1 BSSes) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan results: 1 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Selecting BSS from priority group 0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): 0: 00:14:bf:13:49:bb ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): skip - no WPA/RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): selected non-WPA AP 00:14:bf:13:49:bb ssid='linksys' Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Trying to associate with 00:14:bf:13:49:bb (SSID='linksys' freq=2437 MHz) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Cancelling scan request Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Automatic auth_alg selection: 0x1 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP WPA IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_drop_unencrypted Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: SCANNING -> ASSOCIATING Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_associate Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Association request to the driver failed Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting authentication timeout: 5 sec 0 usec Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portControl=ForceAuthorized Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b06 len=8 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b1a len=15 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Authentication with 00:00:00:00:00:00 timed out. Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): BSSID 00:00:00:00:00:00 blacklist count incremented to 2 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: ASSOCIATING -> DISCONNECTED Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): cation - portEnabled=0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portValid=0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 0 usec Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: DISCONNECTED -> SCANNING Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Starting AP scan (broadcast SSID) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan timeout - try to get results Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Received 224 bytes of scan results (1 BSSes) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan results: 1 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Selecting BSS from priority group 0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): 0: 00:14:bf:13:49:bb ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): skip - no WPA/RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): selected non-WPA AP 00:14:bf:13:49:bb ssid='linksys' Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Trying to associate with 00:14:bf:13:49:bb (SSID='linksys' freq=2437 MHz) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Cancelling scan request Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Automatic auth_alg selection: 0x1 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP WPA IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_drop_unencrypted Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: SCANNING -> ASSOCIATING Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_associate Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): o the driver failed Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting authentication timeout: 5 sec 0 usec Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portControl=ForceAuthorized Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b06 len=8 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b1a len=15 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Authentication with 00:00:00:00:00:00 timed out. Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): BSSID 00:00:00:00:00:00 blacklist count incremented to 3 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: ASSOCIATING -> DISCONNECTED Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portEnabled=0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portValid=0 Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 0 usec Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): State: DISCONNECTED -> SCANNING Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Starting AP scan (broadcast SSID) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan timeout - try to get results Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Received 224 bytes of scan results (1 BSSes) Jul 17 19:10:13 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan results: 1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): priority group 0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): 0: 00:14:bf:13:49:bb ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): skip - no WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): selected non-WPA AP 00:14:bf:13:49:bb ssid='linksys' Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Trying to associate with 00:14:bf:13:49:bb (SSID='linksys' freq=2437 MHz) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Cancelling scan request Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Automatic auth_alg selection: 0x1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP WPA IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_drop_unencrypted Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): State: SCANNING -> ASSOCIATING Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_associate Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Association request to the driver failed Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting authentication timeout: 5 sec 0 usec Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): ForceAuthorized Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b06 len=8 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b1a len=15 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Authentication with 00:00:00:00:00:00 timed out. Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): BSSID 00:00:00:00:00:00 blacklist count incremented to 4 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): State: ASSOCIATING -> DISCONNECTED Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portEnabled=0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portValid=0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 0 usec Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): State: DISCONNECTED -> SCANNING Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Starting AP scan (broadcast SSID) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan timeout - try to get results Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Received 224 bytes of scan results (1 BSSes) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan results: 1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Selecting BSS from priority group 0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): 0: 00:14:bf:13:49:bb ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): skip - no WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): selected non-WPA AP 00:14:bf:13:49:bb ssid='linksys' Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Trying to associate with 00:14:bf:13:49:bb (SSID='linksys' freq=2437 MHz) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): (len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Cancelling scan request Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Automatic auth_alg selection: 0x1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP WPA IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_set_drop_unencrypted Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): State: SCANNING -> ASSOCIATING Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): wpa_driver_wext_associate Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Association request to the driver failed Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting authentication timeout: 5 sec 0 usec Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portControl=ForceAuthorized Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b06 len=8 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Wireless event: cmd=0x8b1a len=15 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Authentication with 00:00:00:00:00:00 timed out. Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): BSSID 00:00:00:00:00:00 blacklist count incremented to 5 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): State: ASSOCIATING -> DISCONNECTED Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): No keys have been configured - skip key clearing Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portEnabled=0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): EAPOL: External notification - portValid=0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Setting scan request: 0 sec 0 usec Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): State: DISCONNECTED -> SCANNING Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Starting AP scan (broadcast SSID) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan timeout - try to get results Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Received 224 bytes of scan results (1 BSSes) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Scan results: 1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Selecting BSS from priority group 0 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): 0: 00:14:bf:13:49:bb ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): skip - no WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): selected non-WPA AP 00:14:bf:13:49:bb ssid='linksys' Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Trying to associate with 00:14:bf:13:49:bb (SSID='linksys' freq=2437 MHz) Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): CTRL_IFACE monitor send - hexdump(len=43): 2f 76 61 72 2f 72 75 6e 2f 4e 65 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 35 36 34 2d 31 31 00 00 00 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Cancelling scan request Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing own WPA/RSN IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): Automatic auth_alg selection: 0x1 Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP WPA IE Jul 17 19:10:29 hillsled NetworkManager: <information> wpa_supplicant(15873): WPA: clearing AP RSN IE Jul 17 19:10:46 hillsled NetworkManager: <information> Activation (wlan0/wireless): association took too long (>60s), failing activation. Jul 17 19:10:46 hillsled NetworkManager: <information> Activation (wlan0) failure scheduled... Jul 17 19:10:46 hillsled NetworkManager: <information> Activation (wlan0) failed for access point (linksys) Jul 17 19:10:46 hillsled NetworkManager: <information> Activation (wlan0) failed. Jul 17 19:10:46 hillsled NetworkManager: <information> Deactivating device wlan0.