ubuntu-eee-coders team mailing list archive
-
ubuntu-eee-coders team
-
Mailing list archive
-
Message #01195
[Question #47126]: WLAN WPA-PSK on Asus EEE 701
New question #47126 on Ubuntu Eee:
https://answers.launchpad.net/ubuntu-eee/+question/47126
Hello!
I recently installed Ubuntu EEE on my little Asus EEEPC 701. I really enjoy working with this nice OS. Unfortunately, the WLAN is not running. I can see my AP in the NetworkManager. The EEE realizes that the AP wants to have a WPA-PSK passphrase. But it fails to connect. The logs say something like "disconnected during association, asking for new key". I also tried a password that had only letters and numbers: the same problem again. It seems to me that the AP does not accept the password, because the same happens when I want to connect with a wrong password.
Can anyone help me?
Here is my /var/log/syslog for reference:
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) started...
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) started...
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) scheduled...
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) complete.
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) starting...
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0/wireless): access point 'ArcorWirelessLAN' is encrypted, but NO valid key exists. New key needed.
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) New wireless user key requested for network 'ArcorWirelessLAN'.
Oct 4 16:30:28 eeepc NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) complete.
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0) New wireless user key for network 'ArcorWirelessLAN' received.
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) scheduled...
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) started...
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) scheduled...
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) complete.
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) starting...
Oct 4 16:30:43 eeepc NetworkManager: <info> Activation (ath0/wireless): access point 'ArcorWirelessLAN' is encrypted, and a key exists. No new key needed.
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'INTERFACE_ADD ath0^I^Imadwifi^I/var/run/wpa_supplicant0^I'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'AP_SCAN 1'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'ADD_NETWORK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was '0'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 4172636f72576972656c6573734c414e'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0'
Oct 4 16:30:44 eeepc NetworkManager: <info> SUP: response was 'OK'
Oct 4 16:30:44 eeepc NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) complete.
Oct 4 16:30:46 eeepc kernel: [ 824.778150] ADDRCONF(NETDEV_CHANGE): ath0: link becomes ready
Oct 4 16:30:48 eeepc avahi-daemon[4768]: Registering new address record for fe80::215:afff:fea1:2da8 on ath0.*.
Oct 4 16:30:51 eeepc NetworkManager: <info> Old device 'ath0' activating, won't change.
Oct 4 16:30:56 eeepc NetworkManager: <info> Supplicant state changed: 0
Oct 4 16:30:56 eeepc NetworkManager: <info> Supplicant state changed: 0
Oct 4 16:30:57 eeepc kernel: [ 827.010352] ath0: no IPv6 routers present
Oct 4 16:31:04 eeepc NetworkManager: <info> Old device 'ath0' activating, won't change.
Oct 4 16:31:16 eeepc NetworkManager: <info> Old device 'ath0' activating, won't change.
Oct 4 16:31:16 eeepc NetworkManager: <info> Activation (ath0/wireless): disconnected during association, asking for new key.
Oct 4 16:31:16 eeepc NetworkManager: <info> Activation (ath0) New wireless user key requested for network 'ArcorWirelessLAN'.
Oct 4 16:31:21 eeepc NetworkManager: <info> Supplicant state changed: 0
Oct 4 16:31:21 eeepc NetworkManager: <info> Supplicant state changed: 0
Oct 4 16:31:21 eeepc NetworkManager: <info> Activation (ath0) New wireless user key request for network 'ArcorWirelessLAN' was canceled.
Oct 4 16:31:21 eeepc NetworkManager: <info> Activation (ath0) failure scheduled...
Oct 4 16:31:22 eeepc NetworkManager: <info> Activation (ath0) failed for access point (ArcorWirelessLAN)
Oct 4 16:31:22 eeepc NetworkManager: <info> Activation (ath0) failed.
Oct 4 16:31:22 eeepc NetworkManager: <info> Deactivating device ath0.
Oct 4 16:31:22 eeepc avahi-daemon[4768]: Withdrawing address record for fe80::215:afff:fea1:2da8 on ath0.
Oct 4 16:31:22 eeepc NetworkManager: <info> SWITCH: no current connection, found better connection 'eth0'.
Oct 4 16:31:22 eeepc NetworkManager: <info> Will activate connection 'eth0'.
Oct 4 16:31:22 eeepc NetworkManager: <info> Device eth0 activation scheduled...
Oct 4 16:31:22 eeepc NetworkManager: <info> Activation (eth0) started...
--
You received this question notification because you are a member of
Ubuntu Eee Coders, which is an answer contact for Ubuntu Eee.