NetworkManager and rt2x00



I have being trying to get NM talking to my Ralink card. NM is able to
scan for my (WEP-protected) wireless network, but it seems it never
associates with it.

I am using the rt2x00 driver (*NOT* the legacy rt2500 driver) which I think
has support for the wireless extensions API. The information about
supported hardware at <http://live.gnome.org/NetworkManagerHardware> seems
to be talking about the legacy rt2{4,5,6}00 drivers and not the new rt2x00
driver.

Anyway, here's what I get while trying to assocaiate with my network:

Dec  4 19:02:35 xerces sam: NMTRY2
Dec  4 19:02:39 xerces ntpd[2997]: sendto(88.96.26.214) (fd=21): Invalid argument
Dec  4 19:02:40 xerces ntpd[2997]: sendto(212.69.243.54) (fd=21): Invalid argument
Dec  4 19:02:46 xerces kernel: Loading module: rt2500pci - CVS (N/A) by http://rt2x00.serialmonkey.com.
Dec  4 19:02:46 xerces kernel: PCI: Enabling device 0000:00:0a.0 (0010 -> 0012)
Dec  4 19:02:46 xerces kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 16 (level, low) -> IRQ 193
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2x00_set_chip: Info - Chipset detected - rt: 0201, rf: 0003, rev: 00000004.
Dec  4 19:02:46 xerces kernel: wmaster0: Selected rate control algorithm 'simple'
Dec  4 19:02:46 xerces NetworkManager: <debug info>^I[1165258966.730252] nm_hal_device_added (): New device added (hal udi is '/org/freedesktop/Hal/devices/net_00_02_44_a4_1f_a1'). 
Dec  4 19:02:46 xerces NetworkManager: <debug info>^I[1165258966.780439] nm_hal_device_added (): New device added (hal udi is '/org/freedesktop/Hal/devices/net_00_02_44_a4_1f_a1_0'). 
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - Start initialization from EEPROM...
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x0f, value: 0x30.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x11, value: 0x38.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x15, value: 0x18.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x16, value: 0x18.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x35, value: 0x10.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x36, value: 0x10.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x3d, value: 0x6a.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x3e, value: 0x10.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x23, value: 0x50.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x29, value: 0x60.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x36, value: 0x18.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x3e, value: 0x00.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - ...End initialization from EEPROM.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00022020, RF2: 0x00080c9e, RF3: 0x00063711, RF4: 0x00000a1b.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_init_channel_time: Notice - Channel change time has been set to 12000.
Dec  4 19:02:46 xerces NetworkManager: <information>^Iwlan0: Device is fully-supported using driver 'rt2500pci'. 
Dec  4 19:02:46 xerces NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card wlan0 to Infrastructure mode: Device or resource busy 
Dec  4 19:02:46 xerces NetworkManager: <information>^Inm_device_init(): waiting for device's worker thread to start 
Dec  4 19:02:46 xerces NetworkManager: <information>^Inm_device_init(): device's worker thread started, continuing. 
Dec  4 19:02:46 xerces NetworkManager: <information>^INow managing wireless (802.11) device 'wlan0'. 
Dec  4 19:02:46 xerces NetworkManager: <information>^IDeactivating device wlan0. 
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:02:46 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:02:46 xerces NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card wlan0 to Infrastructure mode: Device or resource busy 
Dec  4 19:03:11 xerces kernel: wlan0: starting scan
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080ca2, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080ca6, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080caa, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cae, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cb2, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cb6, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cba, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cbe, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080d02, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:11 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080d06, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:12 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080c9e, RF3: 0x00060011, RF4: 0x00000a1b.
Dec  4 19:03:12 xerces kernel: wlan0: scan completed
Dec  4 19:03:16 xerces ntpd[2997]: sendto(212.13.198.71) (fd=21): Invalid argument
Dec  4 19:03:16 xerces NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card wlan0 to Infrastructure mode: Device or resource busy 
Dec  4 19:03:16 xerces kernel: wlan0: starting scan
Dec  4 19:03:16 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080ca2, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:16 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080ca6, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080caa, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cae, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cb2, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cb6, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cba, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cbe, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080d02, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080d06, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080c9e, RF3: 0x00060011, RF4: 0x00000a1b.
Dec  4 19:03:17 xerces kernel: wlan0: scan completed
Dec  4 19:03:21 xerces ntpd[2997]: sendto(80.253.108.112) (fd=21): Invalid argument
Dec  4 19:03:25 xerces NetworkManager: <debug info>^I[1165259005.452171] nm_device_802_11_wireless_get_activation_ap (): Forcing AP 'morris1' 
Dec  4 19:03:25 xerces NetworkManager: <information>^IUser Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / morris1 
Dec  4 19:03:25 xerces NetworkManager: <information>^IDeactivating device wlan0. 
Dec  4 19:03:25 xerces NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card wlan0 to Infrastructure mode: Device or resource busy 
Dec  4 19:03:25 xerces NetworkManager: <information>^IDevice wlan0 activation scheduled... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) started... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 1 of 5 (Device Prepare) started... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 2 of 5 (Device Configure) scheduled... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 1 of 5 (Device Prepare) complete. 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 2 of 5 (Device Configure) starting... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0/wireless): access point 'morris1' is encrypted, but NO valid key exists.  New key needed. 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) New wireless user key requested for network 'morris1'. 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 2 of 5 (Device Configure) complete. 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) New wireless user key for network 'morris1' received. 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 1 of 5 (Device Prepare) started... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 2 of 5 (Device Configure) scheduled... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 1 of 5 (Device Prepare) complete. 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 2 of 5 (Device Configure) starting... 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0/wireless): access point 'morris1' is encrypted, and a key exists.  No new key needed. 
Dec  4 19:03:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:25 xerces kernel: wlan0: cannot create symlink to default key
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'INTERFACE_ADD wlan0^I^Iwext^I/var/run/wpa_supplicant^I' 
Dec  4 19:03:25 xerces kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'AP_SCAN 2' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'ADD_NETWORK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was '0' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 ssid 6d6f7272697331' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 key_mgmt NONE' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 auth_alg SHARED' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_key0 <key>' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'SET_NETWORK 0 wep_tx_keyidx 0' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: sending command 'ENABLE_NETWORK 0' 
Dec  4 19:03:25 xerces NetworkManager: <information>^ISUP: response was 'OK' 
Dec  4 19:03:25 xerces NetworkManager: <information>^IActivation (wlan0) Stage 2 of 5 (Device Configure) complete. 
Dec  4 19:03:25 xerces kernel: wlan0: cannot create symlink to default key
Dec  4 19:03:25 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:25 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:25 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:26 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:26 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Global control interface '/var/run/wpa_supplicant-global' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX global ctrl_iface - hexdump_ascii(len=50): 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      49 4e 54 45 52 46 41 43 45 5f 41 44 44 20 77 6c   INTERFACE_ADD wl 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      61 6e 30 09 09 77 65 78 74 09 2f 76 61 72 2f 72   an0__wext_/var/r 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      75 6e 2f 77 70 61 5f 73 75 70 70 6c 69 63 61 6e   un/wpa_supplican 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      74 09                                             t_               
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE GLOBAL INTERFACE_ADD 'wlan0^I^Iwext^I/var/run/wpa_supplicant^I' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Initializing interface 'wlan0' conf 'N/A' driver 'wext' ctrl_interface '/var/run/wpa_supplicant' bridge 'N/A' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Initializing interface (2) 'wlan0' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: SUPP_PAE entering state DISCONNECTED 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: KEY_RX entering state NO_KEY_RECEIVE 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: SUPP_BE entering state INITIALIZE 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAP: EAP entering state DISABLED 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Could not configure driver to use managed mode 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): SIOCGIWRANGE: WE(compiled)=20 WE(source)=14 enc_capa=0x0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):   capabilities: key_mgmt 0x0 enc 0x3 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): e=1, operstate=5 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Own MAC address: 00:02:44:a4:1f:a1 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_wpa 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:30 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:30 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:30 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:30 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:30 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_countermeasures 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 100000 usec 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Added interface wlan0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=9): 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      41 50 5f 53 43 41 4e 20 32                        AP_SCAN 2        
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=11): 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      41 44 44 5f 4e 45 54 57 4f 52 4b                  ADD_NETWORK      
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: ADD_NETWORK 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=33): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: SET_NETWORK id=0 name='ssid' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: value - hexdump_ascii(len=14): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): ssid - hexdump_ascii(len=7): 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 6d 6f 72 72 69 73 31                              morris1          
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=27): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: SET_NETWORK id=0 name='key_mgmt' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: value - hexdump_ascii(len=4): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): key_mgmt: 0x4 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=29): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: SET_NETWORK id=0 name='auth_alg' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: value - hexdump_ascii(len=6): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): auth_alg: 0x2 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=49): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: SET_NETWORK id=0 name='wep_key0' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: value - hexdump_ascii(len=26): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wep_key0 - hexdump(len=13): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=29): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: SET_NETWORK id=0 name='wep_tx_keyidx' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: value - hexdump_ascii(len=1): [REMOVED] 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wep_tx_keyidx=0 (0x0) 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RX ctrl_iface - hexdump_ascii(len=16): 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):      45 4e 41 42 4c 45 5f 4e 45 54 57 4f 52 4b 20 30   ENABLE_NETWORK 0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): CTRL_IFACE: ENABLE_NETWORK id=0 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730):  clearing own WPA/RSN IE 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:03:30 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:03:30 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:31 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:31 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:03:31 xerces ntpd[2997]: sendto(192.168.0.1) (fd=21): Invalid argument
Dec  4 19:03:35 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:35 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:35 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:35 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:35 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:35 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:36 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:36 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:03:36 xerces kernel: wlan0: no IPv6 routers present
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 2 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Added BSSID 00:00:00:00:00:00 into blacklist 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): A: clearing AP WPA IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 0:00:00 blacklist count incremented to 2 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): ave been configured - skip key clearing 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 3 
Dec  4 19:03:40 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:03:40 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:40 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:40 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:40 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:40 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:40 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:41 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:41 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:03:43 xerces ntpd[2997]: sendto(88.96.26.214) (fd=21): Invalid argument
Dec  4 19:03:44 xerces ntpd[2997]: sendto(212.69.243.54) (fd=21): Invalid argument
Dec  4 19:03:45 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:45 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:45 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:45 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:45 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:45 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:46 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:46 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): er_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): _tx=1 seq_len=0 key_len=13 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:03:50 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:50 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:50 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:50 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:50 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 4 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): ate=5 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): SSOCIATING 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 5 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:03:50 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:03:50 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:51 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:51 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:03:55 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:03:55 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:55 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:55 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:03:55 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:03:55 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:56 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:03:56 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): er_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): linkmode=-1, operstate=5 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 6 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:04:00 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:04:00 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:00 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:00 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:00 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): y: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730):  failed 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 7 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:00 xerces smartd[2898]: Device: /dev/hda, is in STANDBY mode, skipping checks 
Dec  4 19:04:00 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:00 xerces smartd[2898]: Device: /dev/hdb, SMART Prefailure Attribute: 8 Seek_Time_Performance changed from 246 to 245 
Dec  4 19:04:01 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:01 xerces smartd[2898]: Device: /dev/hde, is in STANDBY mode, skipping checks 
Dec  4 19:04:01 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:04:01 xerces smartd[2898]: Device: /dev/hdg, SMART Prefailure Attribute: 8 Seek_Time_Performance changed from 246 to 245 
Dec  4 19:04:05 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:04:05 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:05 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:05 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:05 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:04:05 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:06 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:06 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): dx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:04:10 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:04:10 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:10 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:10 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:10 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 74 77 6f 72 6b 4d 61 6e 61 67 65 72 2f 77 70 61 5f 63 74 72 6c 5f 32 37 37 32 2d 31 31 00 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 8 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): : External notification - portValid=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 31 00 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 9 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:04:10 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:10 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:11 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:11 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:04:15 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:04:15 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:15 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:15 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:15 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:04:15 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:16 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:16 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): ONNECTED -> SCANNING 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): rtControl=ForceAuthorized 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): RTM_NEWLINK: operstate=0 ifi_flags=0x11001 ([UP][LOWER_UP]) 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 10 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:04:20 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:20 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:20 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:20 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): d - 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Cancelling scan request 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Automatic auth_alg selection: 0x1 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Overriding auth_alg selection: 0x2 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP WPA IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing AP RSN IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WPA: clearing own WPA/RSN IE 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): No keys have been configured - skip key clearing 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=1 key_idx=0 set_tx=1 seq_len=0 key_len=13 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_drop_unencrypted 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: SCANNING -> ASSOCIATING 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_associate 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Association request to the driver failed 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting authentication timeout: 5 sec 0 usec 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portControl=ForceAuthorized 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): ]) 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Wireless event: cmd=0x8b1a len=16 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Authentication with 00:00:00:00:00:00 timed out. 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): 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 32 37 37 32 2d 31 31 00 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): BSSID 00:00:00:00:00:00 blacklist count incremented to 11 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: ASSOCIATING -> DISCONNECTED 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): WEXT: Operstate: linkmode=-1, operstate=5 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portEnabled=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): EAPOL: External notification - portValid=0 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Setting scan request: 0 sec 0 usec 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): State: DISCONNECTED -> SCANNING 
Dec  4 19:04:20 xerces NetworkManager: <information>^Iwpa_supplicant(2730): Trying to associate with SSID 'morris1' 
Dec  4 19:04:20 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:21 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:21 xerces kernel: wlan0: authentication with AP 00:00:00:00:00:00 timed out
Dec  4 19:04:22 xerces ntpd[2997]: sendto(212.13.198.71) (fd=21): Invalid argument
Dec  4 19:04:24 xerces ntpd[2997]: sendto(80.253.108.112) (fd=21): Invalid argument
Dec  4 19:04:25 xerces NetworkManager: <information>^IActivation (wlan0/wireless): association took too long (>60s), failing activation. 
Dec  4 19:04:25 xerces NetworkManager: <information>^IActivation (wlan0) failure scheduled... 
Dec  4 19:04:25 xerces NetworkManager: <information>^IActivation (wlan0) failed for access point (morris1) 
Dec  4 19:04:25 xerces NetworkManager: <information>^IActivation (wlan0) failed. 
Dec  4 19:04:25 xerces NetworkManager: <information>^IDeactivating device wlan0. 
Dec  4 19:04:25 xerces NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card wlan0 to Infrastructure mode: Device or resource busy 
Dec  4 19:04:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Dec  4 19:04:25 xerces kernel: rt2500pci->rt2500pci_conf_tx: Info - Configured TX ring 7 - CWmin: 5, CWmax: 10, Aifs: 2.
Dec  4 19:04:25 xerces kernel: wlan0: Initial auth_alg=1
Dec  4 19:04:25 xerces kernel: wlan0: authenticate with AP 00:00:00:00:00:00
Dec  4 19:04:25 xerces kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Dec  4 19:04:34 xerces ntpd[2997]: sendto(192.168.0.1) (fd=21): Invalid argument
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - Start initialization from EEPROM...
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x0f, value: 0x30.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x11, value: 0x38.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x15, value: 0x18.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x16, value: 0x18.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x35, value: 0x10.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x36, value: 0x10.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x3d, value: 0x6a.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x3e, value: 0x10.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x23, value: 0x50.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x29, value: 0x60.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x36, value: 0x18.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - BBP: 0x3e, value: 0x00.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_init_bbp: Debug - ...End initialization from EEPROM.
Dec  4 19:04:37 xerces NetworkManager: <WARNING>^I nm_device_802_11_wireless_set_mode (): error setting card wlan0 to Infrastructure mode: Device or resource busy 
Dec  4 19:04:37 xerces kernel: wlan0: starting scan
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080ca2, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080ca6, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:04:37 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080caa, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:04:38 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cae, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:04:38 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cb2, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:04:38 xerces kernel: rt2500pci->rt2500pci_config_channel: Info - Switching channel. RF1: 0x00002020, RF2: 0x00080cb6, RF3: 0x00063611, RF4: 0x00000a1b.
Dec  4 19:04:38 xerces sam: manual

Interestingly, I did manage to get associated once, by manually running
'iwconfig wlan0 ap 00:30:BD:FD:B7:87'. After a couple of hours, however,
NM popped up and said that I had been disconnected, and since then I
haven't been able to repeat the trick.

So, I'd appreciate if someone could tell me whether I need to fiddle with
NM, or take this to the rt2x00 forum. :)

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]