| View previous topic :: View next topic |
| Author |
Message |
icebreeze n00b

Joined: 29 Aug 2005 Posts: 36
|
Posted: Sun Jul 20, 2008 2:51 pm Post subject: [solved] Network Manager WPA loop |
|
|
I recently followed the NetworkManager Howto on the gentoo Wiki. I am able to connect to my Wired Network and see all avialable wireless access points. However, when I try to connect to an access the WPA access key windows window loops over and over prompting for the network key; never actually connecting to the wireless network. I have looked at other posts to see if i could find a resolution to this issue and have yet to find anything that would resolve this. I have to imagine that everything is compatable due to the fact that on an ubuntu livecd i was sucessful in connecting to the same network.
One thing I have noticed is that in the output from Network manager says the following:
| Code: | Jul 20 19:24:25 VecchpT43p NetworkManager: <info> Error opening supplicant global control interface.
Jul 20 19:24:25 VecchpT43p NetworkManager: <WARN> real_act_stage2_config(): Activation (eth1/wireless): couldn't connect to the supplicant. |
This is very interesting as I have emerge wpa supplicant and also added my user to the plugdev group. What else could cause this issue?
I have attached the rest of the output from an attempt to connect to a wireless network.
| Code: | Jul 20 19:23:47 VecchpT43p NetworkManager: <debug> [1216581827.984409] nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Willow'
Jul 20 19:23:47 VecchpT43p NetworkManager: <info> User Switch: /org/freedesktop/NetworkManager/Devices/eth1 / Willow
Jul 20 19:23:47 VecchpT43p NetworkManager: <info> Deactivating device eth1.
Jul 20 19:23:49 VecchpT43p NetworkManager: <info> Device eth1 activation scheduled...
Jul 20 19:23:49 VecchpT43p NetworkManager: <info> Deactivating device eth0.
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) started...
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1/wireless): access point 'Willow' is encrypted, but NO valid key exists. New key needed.
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) New wireless user key requested for network 'Willow'.
Jul 20 19:23:50 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1) New wireless user key for network 'Willow' received.
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 20 19:23:59 VecchpT43p NetworkManager: <info> Activation (eth1/wireless): access point 'Willow' is encrypted, and a key exists. No new key needed.
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'INTERFACE_ADD eth1 wext /var/run/wpa_supplicant'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'AP_SCAN 1'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'ADD_NETWORK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was '0'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 ssid 57696c6c6f77'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 proto WPA'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'SET_NETWORK 0 psk <key>'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: sending command 'ENABLE_NETWORK 0'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> SUP: response was 'OK'
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> Old device 'eth1' activating, won't change.
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> Supplicant state changed: 0
Jul 20 19:24:01 VecchpT43p NetworkManager: <info> Supplicant state changed: 0
Jul 20 19:24:06 VecchpT43p NetworkManager: <info> Old device 'eth1' activating, won't change.
Jul 20 19:24:09 VecchpT43p NetworkManager: <info> Activation (eth1/wireless): disconnected during association, asking for new key.
Jul 20 19:24:09 VecchpT43p NetworkManager: <info> Activation (eth1) New wireless user key requested for network 'Willow'.
Jul 20 19:24:15 VecchpT43p NetworkManager: <info> Supplicant state changed: 0
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1) New wireless user key for network 'Willow' received.
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Jul 20 19:24:22 VecchpT43p NetworkManager: <info> Activation (eth1/wireless): access point 'Willow' is encrypted, and a key exists. No new key needed.
Jul 20 19:24:25 VecchpT43p NetworkManager: <info> Error opening supplicant global control interface.
Jul 20 19:24:25 VecchpT43p NetworkManager: <WARN> real_act_stage2_config(): Activation (eth1/wireless): couldn't connect to the supplicant.
Jul 20 19:24:25 VecchpT43p NetworkManager: <info> Activation (eth1) failed for access point (Willow)
Jul 20 19:24:25 VecchpT43p NetworkManager: <info> Activation (eth1) failed.
Jul 20 19:24:25 VecchpT43p NetworkManager: <info> Deactivating device eth1.
|
Last edited by icebreeze on Sun Jul 20, 2008 3:19 pm; edited 1 time in total |
|
| Back to top |
|
 |
icebreeze n00b

Joined: 29 Aug 2005 Posts: 36
|
Posted: Sun Jul 20, 2008 3:18 pm Post subject: |
|
|
| with some fiddling i found out that you should not include any of the wireless network stack as modules but rather built into the kernel. So now wiresless works |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|