Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wpa_state=DISCONNECTED
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Mzero679
n00b
n00b


Joined: 07 Dec 2013
Posts: 10

PostPosted: Sat Jan 04, 2014 10:11 am    Post subject: wpa_state=DISCONNECTED Reply with quote

Hello!

I'm having problems with controlling wpa_supplicant through wpa_cli.

I can connect with iw dev to WPA2 networks just fine, but when I try to connect with wpa_cli, it says
Code:
Could not connect to interface 'wlo1' - re-trying

Here is my /etc/conf.d/net:

Code:
config_eno1="dhcp"
modules_wlo1="wpa_supplicant"
config_wlo1="dhcp"
wpa_supplicant_wlo1="-Dwext"


And here is /etc/wpa_supplicant/wpa_supplicant.conf


Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
ap_scan=0
update_config=1

network={
              ssid="*SSID*"
              psk=*PSK*
}

Any advice?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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