On Thu, 2006-06-01 at 08:55 -0400, Darren Albers wrote: > This looks to be a known issue... > > https://launchpad.net/distros/ubuntu/+source/network-manager/+bug/42504 > > The bug is a little confusing since it says the BCM driver but the > comments indicates that it affects users with this card and using > NDISWrapper also the bug is open against WPA_Supplicant and > Network-Manager but I think this might be a wpa_supplicant issue > only...
Fedora ships wpa_supplicant with a few patches that correctly set the authentication method, for example. Perhaps ubuntu needs some of those? http://cvs.fedora.redhat.com/viewcvs/devel/wpa_supplicant/ Specifically: wpa_supplicant-wep-key-fix.patch wpa_supplicant-auth-fallback-v4.patch wpa_supplicant-assoc-timeout.patch Dan > Thanks, > Darren > > On 5/31/06, Joe Barnett <[EMAIL PROTECTED]> wrote: > > > > I've got NetworkManager running under ubuntu dapper (dapper's packages), > > and can't seem to connect to the unencrypted network at my parent's house. > > Manually configure the essid and spawning a dhclient process works fine. > > It also works fine with WEP-encrypted networks at my house and at work. > > This is all with a bcm card using ndiswrapper. > > > > Thanks for any help you may be able to provide, > > -Joe > > > > syslog when trying to connect: > > > > May 31 20:29:45 localhost NetworkManager: <information>^Imatch > > May 31 20:29:45 localhost NetworkManager: <debug info>^I[ > > 1149132585.045090] nm_device_802_11_wireless_get_activation_ap (): Forcing > > AP 'ooglet' > > May 31 20:29:45 localhost NetworkManager: <information>^IUser Switch: > > /org/freedesktop/NetworkManager/Devices/wlan0 / ooglet > > May 31 20:29:45 localhost NetworkManager: <information>^IDeactivating > > device wlan0. > > May 31 20:29:47 localhost dhcdbd: message_handler: message handler not > > found under /com/redhat/dhcp/wlan0 for sub-path wlan0.dbus.get.reason > > May 31 20:29:47 localhost NetworkManager: <information>^IDevice wlan0 > > activation scheduled... > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation (wlan0) > > started... > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation (wlan0) > > Stage 1 of 5 (Device Prepare) scheduled... > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation (wlan0) > > Stage 1 of 5 (Device Prepare) started... > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation (wlan0) > > Stage 2 of 5 (Device Configure) scheduled... > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation (wlan0) > > Stage 1 of 5 (Device Prepare) complete. > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation (wlan0) > > Stage 2 of 5 (Device Configure) starting... > > May 31 20:29:47 localhost NetworkManager: <information>^IActivation > > (wlan0/wireless): access point 'ooglet' is unencrypted, no key needed. > > May 31 20:29:47 localhost NetworkManager: <information>^Imatch > > May 31 20:29:48 localhost last message repeated 4 times > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: sending > > command 'INTERFACE_ADD wlan0^I^Indiswrapper^I/var/run/wpa_supplicant^I' > > May 31 20:29:49 localhost kernel: [ 4295085.100000] NET: Registered > > protocol family 17 > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: response was > > 'OK' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: sending > > command 'AP_SCAN 1' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: response was > > 'OK' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: sending > > command 'ADD_NETWORK' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: response was > > '0' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: sending > > command 'SET_NETWORK 0 ssid 6f6f676c6574' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: response was > > 'OK' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: sending > > command 'SET_NETWORK 0 key_mgmt NONE' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: response was > > 'OK' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: sending > > command 'ENABLE_NETWORK 0' > > May 31 20:29:49 localhost NetworkManager: <information>^ISUP: response was > > 'OK' > > May 31 20:29:49 localhost NetworkManager: <information>^IActivation (wlan0) > > Stage 2 of 5 (Device Configure) complete. > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Global control interface > > '/var/run/wpa_supplicant-global' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX global ctrl_iface - > > hexdump_ascii(len=57): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 49 4e 54 45 52 46 41 43 45 5f 41 > > 44 44 20 77 6c INTERFACE_ADD wl > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 61 6e 30 09 09 6e 64 69 73 77 72 > > 61 70 70 65 72 an0__ndiswrapper > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 09 2f 76 61 72 2f 72 75 6e 2f 77 > > 70 61 5f 73 75 _/var/run/wpa_su > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 70 70 6c 69 63 61 6e 74 09 > > pplicant_ > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE GLOBAL INTERFACE_ADD > > 'wlan0^I^Indiswrapper^I/var/run/wpa_supplicant^I' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Initializing interface 'wlan0' conf > > 'N/A' driver 'ndiswrapper' ctrl_interface '/var/run/wpa_supplicant' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Initializing interface (2) 'wlan0' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: SUPP_PAE entering state > > DISCONNECTED > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: KEY_RX entering state > > NO_KEY_RECEIVE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: SUPP_BE entering state > > INITIALIZE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAP: EAP entering state DISABLED > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portEnabled=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portValid=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): SIOCGIWRANGE: WE(compiled)=19 > > WE(source)=18 enc_capa=0xd > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): capabilities: key_mgmt 0x5 enc 0xf > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Own MAC address: 00:0b:7d:1c:60:76 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): idx=0 set_tx=0 seq_len=0 key_len=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): wpa_driver_wext_set_key: alg=0 > > key_idx=1 set_tx=0 seq_len=0 key_len=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): wpa_driver_wext_set_key: alg=0 > > key_idx=2 set_tx=0 seq_len=0 key_len=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): wpa_driver_wext_set_key: alg=0 > > key_idx=3 set_tx=0 seq_len=0 key_len=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting scan request: 0 sec 100000 usec > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Added interface wlan0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Wireless event: cmd=0x8b06 len=8 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX ctrl_iface - hexdump_ascii(len=9): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 41 50 5f 53 43 41 4e 20 31 > > AP_SCAN 1 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX ctrl_iface - hexdump_ascii(len=11): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 41 44 44 5f 4e 45 54 57 4f 52 4b > > ADD_NETWORK > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE: ADD_NETWORK > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX ctrl_iface - hexdump_ascii(len=31): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 53 45 54 5f 4e 45 54 57 4f 52 4b > > 20 30 20 73 73 SET_NETWORK 0 ss > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 69 64 20 36 66 36 66 36 37 36 63 > > 36 35 37 34 id 6f6f676c6574 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE: SET_NETWORK id=0 > > name='ssid' value='6f6f676c6574' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): ssid - hexdump_ascii(len=6): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 6f 6f 67 6c 65 74 > > ooglet > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX ctrl_iface - hexdump_ascii(len=27): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): SET_NETWORK 0 ke > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 79 5f 6d 67 6d 74 20 4e 4f 4e 45 > > y_mgmt NONE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE: SET_NETWORK id=0 > > name='key_mgmt' value='NONE' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): key_mgmt: 0x4 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX ctrl_iface - hexdump_ascii(len=16): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 45 4e 41 42 4c 45 5f 4e 45 54 57 > > 4f 52 4b 20 30 ENABLE_NETWORK 0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE: ENABLE_NETWORK id=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting scan request: 0 sec 0 usec > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: DISCONNECTED -> SCANNING > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Starting AP scan (broadcast SSID) > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): RX ctrl_iface - hexdump_ascii(len=6): > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 41 54 54 41 43 48 > > ATTACH > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor attached - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan timeout - try to get results > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Received 159 bytes of scan results (1 > > BSSes) > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan results: 1 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Selecting BSS from priority group 0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 0: 00:12:17:00:b2:04 ssid='ooglet' > > wpa_ie_len=0 rsn_ie_len=0 caps=0x1 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): skip - no WPA/RSN IE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): selected non-WPA AP > > 00:12:17:00:b2:04 ssid='ooglet' > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): let' freq=2437 MHz) > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Cancelling scan request > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Automatic auth_alg selection: 0x1 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP WPA IE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP RSN IE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: SCANNING -> ASSOCIATING > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting authentication timeout: 10 sec > > 0 usec > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portControl=ForceAuthorized > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Authentication with 00:00:00:00:00:00 > > timed out. > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Added BSSID 00:00:00:00:00:00 into > > blacklist > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: ASSOCIATING -> DISCONNECTED > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portEnabled=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portValid=0 > > May 31 20:30:02 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting scan request: 0 sec 0 usec > > May 31 20:30:31 localhost Synergy 1.3.1: WARNING: synergyc.cpp,265: failed > > to connect to server: address not found for: scquared.dhcp > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTED -> SCANNING > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Starting AP scan (broadcast SSID) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan timeout - try to get results > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Received 159 bytes of scan results (1 > > BSSes) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan results: 1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Selecting BSS from priority group 0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 0: 00:12:17:00:b2:04 ssid='ooglet' > > wpa_ie_len=0 rsn_ie_len=0 caps=0x1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): skip - no WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): selected non-WPA AP > > 00:12:17:00:b2:04 ssid='ooglet' > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Trying to associate with > > 00:12:17:00:b2:04 (SSID='ooglet' freq=2437 MHz) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Cancelling scan request > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Automatic auth_alg selection: 0x1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP WPA IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: SCANNING -> ASSOCIATING > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting authentication timeout: 10 sec > > 0 usec > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portControl=ForceAuthorized > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Authentication with 00:00:00:00:00:00 > > timed out. > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 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 34 32 34 30 2d 31 00 30 > > 00 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): BSSID 00:00:00:00:00:00 blacklist > > count incremented to 2 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: ASSOCIATING -> DISCONNECTED > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portEnabled=0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portValid=0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting scan request: 0 sec 0 usec > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: DISCONNECTED -> SCANNING > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Starting AP scan (broadcast SSID) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan timeout - try to get results > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Received 159 bytes of scan results (1 > > BSSes) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan results: 1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Selecting BSS from priority group 0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): 0: 00:12:17:00:b2:04 ssid='ooglet' > > wpa_ie_len=0 rsn_ie_len=0 caps=0x1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): skip - no WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): selected non-WPA AP > > 00:12:17:00:b2:04 ssid='ooglet' > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Trying to associate with > > 00:12:17:00:b2:04 (SSID='ooglet' freq=2437 MHz) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Cancelling scan request > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): utomatic auth_alg selection: 0x1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP WPA IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: SCANNING -> ASSOCIATING > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting authentication timeout: 10 sec > > 0 usec > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portControl=ForceAuthorized > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Authentication with 00:00:00:00:00:00 > > timed out. > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): BSSID 00:00:00:00:00:00 blacklist > > count incremented to 3 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: ASSOCIATING -> DISCONNECTED > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portEnabled=0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portValid=0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting scan request: 0 sec 0 usec > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: DISCONNECTED -> SCANNING > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Starting AP scan (broadcast SSID) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan timeout - try to get results > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Received 159 bytes of scan results (1 > > BSSes) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Scan results: 1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Selecting BSS from priority group 0 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): sn_ie_len=0 caps=0x1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): skip - no WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): selected non-WPA AP > > 00:12:17:00:b2:04 ssid='ooglet' > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Trying to associate with > > 00:12:17:00:b2:04 (SSID='ooglet' freq=2437 MHz) > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Cancelling scan request > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Automatic auth_alg selection: 0x1 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP WPA IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing AP RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): WPA: clearing own WPA/RSN IE > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): No keys have been configured - skip > > key clearing > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: SCANNING -> ASSOCIATING > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Setting authentication timeout: 10 sec > > 0 usec > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): EAPOL: External notification - > > portControl=ForceAuthorized > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): Authentication with 00:00:00:00:00:00 > > timed out. > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): CTRL_IFACE monitor send - > > hexdump(len=42): 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 34 32 34 30 2d 31 00 30 00 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): BSSID 00:00:00:00:00:00 blacklist > > count incremented to 4 > > May 31 20:30:41 localhost NetworkManager: > > <information>^Iwpa_supplicant(5794): State: ASSOCIATING -> DISCONNECTED > > May 31 20:30:49 localhost NetworkManager: <information>^IActivation > > (wlan0/wireless): association took too long (>60s), failing activation. > > May 31 20:30:49 localhost NetworkManager: <information>^IActivation (wlan0) > > failure scheduled... > > May 31 20:30:49 localhost NetworkManager: <information>^IActivation (wlan0) > > failed for access point (ooglet) > > May 31 20:30:49 localhost NetworkManager: <information>^IActivation (wlan0) > > failed. > > May 31 20:30:49 localhost NetworkManager: <information>^IDeactivating > > device wlan0. > > May 31 20:30:51 localhost NetworkManager: <information>^Imatch > > > > > > _______________________________________________ > > NetworkManager-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/networkmanager-list > > > > > > > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
