IPW3945 using Network-Manager disconnects often

Bug #113645 reported by Andy Riordan
4
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

I am using an HP DV9000t laptop which has an Intel PRO/Wireless 3945abg chipset on Ubuntu Feisty connected to a WEP encrypted AP. Network-manager works, but often the network will disconnect. Sometimes NM realizes it and tries to reconnect (in which case it often just tried to connect constantly if I do not slide off then on the hardware wifi switch), and sometimes it does not and I have to manually either turn off then on the wifi using the hardware wifi switch or reselect my network in the NM network list.

Here is the output of 'cat /var/log/syslog | grep NetworkManager' after a connection freeze (truncated, for obvious reasons, but I think it contains the needed info - if you need more I can provide it):

May 9 10:12:34 eclipse NetworkManager: <debug info>^I[1178727154.672404] nm_device_802_11_wireless_get_activation_ap (): Forcing AP 'acr'
May 9 10:12:34 eclipse NetworkManager: <information>^IUser Switch: /org/freedesktop/NetworkManager/Devices/eth1 / acr
May 9 10:12:34 eclipse NetworkManager: <information>^IDeactivating device eth1.
May 9 10:12:35 eclipse NetworkManager: <information>^IDevice eth1 activation scheduled...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) started...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) started...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) complete.
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) starting...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1/wireless): access point 'acr' is encrypted, but NO valid key exists. New key needed.
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) New wireless user key requested for network 'acr'.
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) complete.
May 9 10:12:35 eclipse NetworkManager: <information>^IDHCP daemon state is now 11 (unknown) for interface eth1
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) New wireless user key for network 'acr' received.
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) started...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) complete.
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) starting...
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1/wireless): access point 'acr' is encrypted, and a key exists. No new key needed.
May 9 10:12:35 eclipse NetworkManager: <information>^IDHCP daemon state is now 14 (normal exit) for interface eth1
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'INTERFACE_ADD eth1^I^Iwext^I/var/run/wpa_supplicant^I'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'AP_SCAN 1'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'ADD_NETWORK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was '0'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 ssid 616372'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 key_mgmt NONE'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_key0 <key>'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_tx_keyidx 0'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: sending command 'ENABLE_NETWORK 0'
May 9 10:12:35 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:12:35 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) complete.
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Global control interface '/var/run/wpa_supplicant-global'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX global ctrl_iface - hexdump_ascii(len=49):
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 65 74 INTERFACE_ADD et
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 68 31 09 09 77 65 78 74 09 2f 76 61 72 2f 72 75 h1__wext_/var/ru
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e 74 n/wpa_supplicant
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 09 _
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE GLOBAL INTERFACE_ADD 'eth1^I^Iwext^I/var/run/wpa_supplicant^I'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge 'N/A'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Initializing interface (2) 'eth1'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: SUPP_PAE entering state DISCONNECTED
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: SUPP_BE entering state INITIALIZE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAP: EAP entering state DISABLED
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portEnabled=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portValid=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): SIOCGIWRANGE: WE(compiled)=21 WE(source)=16 enc_capa=0xf
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): capabilities: key_mgmt 0xf enc 0xf
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WEXT: Operstate: linkmode=1, operstate=5
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 7
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_wpa
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_countermeasures
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_drop_unencrypted
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 0 sec 100000 usec
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Added interface eth1
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Wireless event: cmd=0x8b06 len=8
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX ctrl_iface - hexdump_ascii(len=9):
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 41 50 5f 53 43 41 4e 20 31 AP_SCAN 1
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX ctrl_iface - hexdump_ascii(len=11):
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 41 44 44 5f 4e 45 54 57 4f 52 4b ADD_NETWORK
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: ADD_NETWORK
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX ctrl_iface - hexdump_ascii(len=25): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: SET_NETWORK id=0 name='ssid'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: value - hexdump_ascii(len=6): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): ssid - hexdump_ascii(len=3):
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 61 63 72 acr
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): - hexdump_ascii(len=27): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: value - hexdump_ascii(len=4): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): key_mgmt: 0x4
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX ctrl_iface - hexdump_ascii(len=49): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: SET_NETWORK id=0 name='wep_key0'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: value - hexdump_ascii(len=26): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wep_key0 - hexdump(len=13): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX ctrl_iface - hexdump_ascii(len=29): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: SET_NETWORK id=0 name='wep_tx_keyidx'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: value - hexdump_ascii(len=1): [REMOVED]
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wep_tx_keyidx=0 (0x0)
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RX ctrl_iface - hexdump_ascii(len=16):
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30 ENABLE_NETWORK 0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE: ENABLE_NETWORK id=0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 0 sec 0 usec
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): State: DISCONNECTED -> SCANNING
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Trying to get current scan results first without requesting a new scan to speed up initial association
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Received 226 bytes of scan results (1 BSSes)
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan results: 1
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Selecting BSS from priority group 0
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): 0: 00:15:05:24:1f:15 ssid='acr' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): p - no WPA/RSN IE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): selected non-WPA AP 00:15:05:24:1f:15 ssid='acr'
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Trying to associate with 00:15:05:24:1f:15 (SSID='acr' freq=0 MHz)
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Cancelling scan request
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WPA: clearing own WPA/RSN IE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Automatic auth_alg selection: 0x1
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WPA: clearing AP WPA IE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WPA: clearing AP RSN IE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WPA: clearing own WPA/RSN IE
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): No keys have been configured - skip key clearing
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_drop_unencrypted
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): State: SCANNING -> ASSOCIATING
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WEXT: Operstate: linkmode=-1, operstate=5
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_associate
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting authentication timeout: 10 sec 0 usec
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portControl=ForceAuthorized
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE monitor attached - hexdump(len=41): 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 35 32 38 36 2d 31 35 00
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Wireless event: cmd=0x8b06 len=8
May 9 10:12:35 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
May 9 10:12:39 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:41 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:43 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): event: cmd=0x8b1a len=11
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Wireless event: cmd=0x8b15 len=20
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Wireless event: new AP: 00:00:00:00:00:00
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Added BSSID 00:15:05:24:1f:15 into blacklist
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE monitor send - hexdump(len=41): 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 35 32 38 36 2d 31 35 00
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): State: ASSOCIATING -> DISCONNECTED
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): WEXT: Operstate: linkmode=-1, operstate=5
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portEnabled=0
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portValid=0
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Authentication with 00:00:00:00:00:00 timed out.
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): CTRL_IFACE monitor send - hexdump(len=41): 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 35 32 38 36 2d 31 35 00
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Added BSSID 00:00:00:00:00:00 into blacklist
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): State: DISCONNECTED -> DISCONNECTED
May 9 10:12:45 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
May 9 10:12:45 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:46 eclipse NetworkManager: <information>^Ieth1: link timed out.
May 9 10:12:46 eclipse NetworkManager: <information>^IOld device 'eth1' activating, won't change.
May 9 10:12:47 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:12:47 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:49 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:51 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): erstate=5
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Driver did not support SIOCSIWENCODEEXT
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Driver did not support SIOCSIWENCODEEXT
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Driver did not support SIOCSIWENCODEEXT
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Driver did not support SIOCSIWENCODEEXT
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portEnabled=0
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): EAPOL: External notification - portValid=0
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 0 sec 0 usec
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): State: DISCONNECTED -> SCANNING
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to initiate AP scan.
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 10 sec 0 usec
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan timeout - try to get results
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan results: -1
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results - try scanning again
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 0 sec 0 usec
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to initiate AP scan.
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 10 sec 0 usec
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan timeout - try to get results
May 9 10:12:52 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan results: -1
May 9 10:12:53 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:13:01 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): et scan results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results - try scanning again
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 1 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to initiate AP scan.
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 10 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan timeout - try to get results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan results: -1
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results - try scanning again
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 1 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to initiate AP scan.
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 10 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan timeout - try to get results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan results: -1
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results - try scanning again
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 1 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to initiate AP scan.
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 10 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan timeout - try to get results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan results: -1
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to get scan results - try scanning again
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 1 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Starting AP scan (broadcast SSID)
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Failed to initiate AP scan.
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Setting scan request: 10 sec 0 usec
May 9 10:13:08 eclipse NetworkManager: <information>^Iwpa_supplicant(16401): Scan timeout - try to get results
May 9 10:13:09 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <debug info>^I[1178727199.682935] nm_device_802_11_wireless_get_activation_ap (): Forcing AP 'acr'
May 9 10:13:19 eclipse NetworkManager: <information>^IUser Switch: /org/freedesktop/NetworkManager/Devices/eth1 / acr
May 9 10:13:19 eclipse NetworkManager: <information>^IDeactivating device eth1.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1): cancelling...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) cancellation handler scheduled...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1): waiting for device to cancel activation.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) cancellation handled.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1): cancelled.
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_essid (): error setting ESSID to '' for device eth1: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_wep_enc_key (): error setting key for device eth1: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card eth1 to Infrastructure mode: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <information>^IDevice eth1 activation scheduled...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) started...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) started...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) complete.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) starting...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1/wireless): access point 'acr' is encrypted, but NO valid key exists. New key needed.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) New wireless user key requested for network 'acr'.
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) complete.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) New wireless user key for network 'acr' received.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) started...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) complete.
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) starting...
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1/wireless): access point 'acr' is encrypted, and a key exists. No new key needed.
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'INTERFACE_ADD eth1^I^Iwext^I/var/run/wpa_supplicant^I'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'AP_SCAN 1'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'ADD_NETWORK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was '0'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 ssid 616372'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 key_mgmt NONE'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_key0 <key>'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_tx_keyidx 0'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: sending command 'ENABLE_NETWORK 0'
May 9 10:13:19 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:19 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) complete.
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Global control interface '/var/run/wpa_supplicant-global'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX global ctrl_iface - hexdump_ascii(len=49):
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 65 74 INTERFACE_ADD et
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 68 31 09 09 77 65 78 74 09 2f 76 61 72 2f 72 75 h1__wext_/var/ru
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e 74 n/wpa_supplicant
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 09 _
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE GLOBAL INTERFACE_ADD 'eth1^I^Iwext^I/var/run/wpa_supplicant^I'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge 'N/A'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Initializing interface (2) 'eth1'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): EAPOL: SUPP_PAE entering state DISCONNECTED
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): EAPOL: SUPP_BE entering state INITIALIZE
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): EAP: EAP entering state DISABLED
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): EAPOL: External notification - portEnabled=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): EAPOL: External notification - portValid=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Could not configure driver to use managed mode
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): WEXT: Operstate: linkmode=1, operstate=5
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Own MAC address: 00:19:d2:ad:7d:d7
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_wpa
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): rt WPA.
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_countermeasures
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wpa_driver_wext_set_drop_unencrypted
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Setting scan request: 0 sec 100000 usec
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Added interface eth1
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=9):
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 41 50 5f 53 43 41 4e 20 31 AP_SCAN 1
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=11):
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 41 44 44 5f 4e 45 54 57 4f 52 4b ADD_NETWORK
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: ADD_NETWORK
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=25): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: SET_NETWORK id=0 name='ssid'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: value - hexdump_ascii(len=6): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): ssid - hexdump_ascii(len=3):
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): acr
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=27): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: value - hexdump_ascii(len=4): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): key_mgmt: 0x4
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=49): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: SET_NETWORK id=0 name='wep_key0'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: value - hexdump_ascii(len=26): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wep_key0 - hexdump(len=13): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=29): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: SET_NETWORK id=0 name='wep_tx_keyidx'
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: value - hexdump_ascii(len=1): [REMOVED]
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): wep_tx_keyidx=0 (0x0)
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): RX ctrl_iface - hexdump_ascii(len=16):
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): 45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30 ENABLE_NETWORK 0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): CTRL_IFACE: ENABLE_NETWORK id=0
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Setting scan request: 0 sec 0 usec
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): State: DISCONNECTED -> SCANNING
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Starting AP scan (broadcast SSID)
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Trying to get current scan results first without requesting a new scan to speed up initial association
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Scan results: -1
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Failed to get scan results
May 9 10:13:19 eclipse NetworkManager: <information>^Iwpa_supplicant(16451): Failed to get scan results - try scanning again
May 9 10:13:19 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:13:27 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:13:29 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_essid (): error getting ESSID for device eth1: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <debug info>^I[1178727211.082665] nm_device_802_11_wireless_get_activation_ap (): Forcing AP 'acr'
May 9 10:13:31 eclipse NetworkManager: <information>^IUser Switch: /org/freedesktop/NetworkManager/Devices/eth1 / acr
May 9 10:13:31 eclipse NetworkManager: <information>^IDeactivating device eth1.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1): cancelling...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) cancellation handler scheduled...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1): waiting for device to cancel activation.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) cancellation handled.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1): cancelled.
May 9 10:13:31 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_essid (): error setting ESSID to '' for device eth1: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_wep_enc_key (): error setting key for device eth1: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card eth1 to Infrastructure mode: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <information>^IDevice eth1 activation scheduled...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) started...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) started...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) complete.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) starting...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1/wireless): access point 'acr' is encrypted, but NO valid key exists. New key needed.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) New wireless user key requested for network 'acr'.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) complete.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) New wireless user key for network 'acr' received.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) started...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) scheduled...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 1 of 5 (Device Prepare) complete.
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) starting...
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1/wireless): access point 'acr' is encrypted, and a key exists. No new key needed.
May 9 10:13:31 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <WARNING>^I nm_device_802_11_wireless_get_mode (): error getting card mode on eth1: Resource temporarily unavailable
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'INTERFACE_ADD eth1^I^Iwext^I/var/run/wpa_supplicant^I'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'AP_SCAN 1'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'ADD_NETWORK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was '0'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 ssid 616372'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 key_mgmt NONE'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_key0 <key>'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_tx_keyidx 0'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: sending command 'ENABLE_NETWORK 0'
May 9 10:13:31 eclipse NetworkManager: <information>^ISUP: response was 'OK'
May 9 10:13:31 eclipse NetworkManager: <information>^IActivation (eth1) Stage 2 of 5 (Device Configure) complete.
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Global control interface '/var/run/wpa_supplicant-global'
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): RX global ctrl_iface - hexdump_ascii(len=49):
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): 49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 65 74 INTERFACE_ADD et
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): 68 31 09 09 77 65 78 74 09 2f 76 61 72 2f 72 75 h1__wext_/var/ru
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e 74 n/wpa_supplicant
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): 09 _
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): CTRL_IFACE GLOBAL INTERFACE_ADD 'eth1^I^Iwext^I/var/run/wpa_supplicant^I'
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Initializing interface 'eth1' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge 'N/A'
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Initializing interface (2) 'eth1'
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): EAPOL: SUPP_PAE entering state DISCONNECTED
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): EAPOL: SUPP_BE entering state INITIALIZE
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): EAP: EAP entering state DISABLED
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): EAPOL: External notification - portEnabled=0
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): EAPOL: External notification - portValid=0
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Could not configure driver to use managed mode
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): WEXT: Operstate: linkmode=1, operstate=5
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Own MAC address: 00:19:d2:ad:7d:d7
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_wpa
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): rt WPA.
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Driver did not support SIOCSIWENCODEEXT
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_countermeasures
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): wpa_driver_wext_set_drop_unencrypted
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Setting scan request: 0 sec 100000 usec
May 9 10:13:31 eclipse NetworkManager: <information>^Iwpa_supplicant(16465): Added interface eth1

description: updated
description: updated
Revision history for this message
cdmiller (cdmiller) wrote :

I see similar behaviour constant disconnecting / reconnecting to an old wap11 unencrypted, with Feisty on a lenovo thinkpad x60 and: 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02).

Sometimes after several reconnects I get an oops.

Revision history for this message
Paul Dufresne (paulduf) wrote :

relatively similar to bug #159064

Revision history for this message
Adam Niedling (krychek) wrote :

ipw3945 has too many problems. iwl3945 should be used. Did you try it too? Are you still having this issue?

Revision history for this message
Andy Riordan (andycr-mailshack) wrote :

> ipw3945 has too many problems. iwl3945 should be used. Did you try it too?

I do not know how I would try it. Is it in Synaptic, is it unique to the Hardy testing releases, or is there a source package somewhere?

> Are you still having this issue?

Yes, I very much am. Even with Gutsy I still have to use a USB wifi adapter when I use my home network (WPA) and get even a single room away from the base station, where it works throughout the house in Windows. When I use a public hotspot, however, the IPW3945 works perfectly, so I suspect the WPA encryption has something to do with it.

I would still be very grateful for a solution of some kind, and I thank you for your time.

Revision history for this message
Adam Niedling (krychek) wrote :

Try this:

http://ubuntuforums.org/showthread.php?t=636177

I don't think I can help you any longer, I'm having troubles with wlan too..

Revision history for this message
Marlon Cisternas Milla (mcisternas-deactivatedaccount) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.