fc20 with full updates: unable to pair with wifi router

Luke Nath lukenath at hotmail.com
Sun May 4 22:35:30 UTC 2014


My wifi interface is not managed by NetworkManager.
I start wpa_supplicant manually.

The full verbose output of wpa_supplicant below tells why
it did not connect, at least that's the only clue I have.

Strangely, windows has no problem connecting to the wireless router.

I would appreciate ideas as to why my fc20 cannot associate with my router.

The values I have used in wpa_supplicant.conf are identical to those I used in windows.

network={
    bssid=xx:xx:xx:xx:xx:xx
    ssid="mynewssid"
    scan_ssid=1 # only needed if your access point uses a hidden ssid
    mode=MANAGED
    key_mgmt=WPA-PSK
    proto=WPA2
    pairwise=CCMP
    group=CCMP
    psk="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}

The wpa_supplicant.log output for the attempted connection:
(ps: I tried to mask the important settings exposed in the log - but perhaps I was not thourough)

wpa_supplicant v2.0
random: Trying to read entropy from /dev/random
dbus: Register D-Bus object '/fi/w1/wpa_supplicant1'
Providing DBus service 'fi.w1.wpa_supplicant1'.
Providing DBus service 'fi.epitest.hostap.WPASupplicant'.
Successfully initialized wpa_supplicant
Initializing interface 'wlp0s11' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='wheel'
ap_scan=1
Line: 26 - start of a new network block
BSSID - hexdump(len=6): xx xx xx xx xx xx
ssid - hexdump_ascii(len=9):
     6D 79 6E 65 77 73 73 69 64    mynewssid
scan_ssid=1 (0x1)
mode=0 (0x0)
key_mgmt: 0x2
proto: 0x2
pairwise: 0x10
group: 0x10
PSK (ASCII passphrase) - xxxxxxxxxxxxxxxxxxxxx: [REMOVED]
PSK (from passphrase) - xxxxxxxxxxxxxxx: [REMOVED]
Priority group 0
   id=0 ssid='mynewssid'
WEXT: cfg80211-based driver detected
wext: interface wlp0s11 phy: phy0
rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
  capabilities: key_mgmt 0xf enc 0x1f flags 0x0
netlink: Operstate: linkmode=1, operstate=5
wlp0s11: Own MAC address: XX:XX:XX:XX:XX:XX
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wlp0s11: RSN: flushing PMKID list in the driver
wlp0s11: Setting scan request: 0 sec 100000 usec
WPS: Set UUID for interface wlp0s11
WPS: UUID based on MAC address - hexdump(len=16): xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx 
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
Using existing control interface directory.
ctrl_interface_group=10 (from group name 'wheel')
ctrl_iface bind(PF_UNIX) failed: Address already in use
ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination
Successfully replaced leftover ctrl_iface socket '/var/run/wpa_supplicant/wlp0s11'
dbus: Register interface object '/fi/w1/wpa_supplicant1/Interfaces/1'
dbus: Register network object '/fi/w1/wpa_supplicant1/Interfaces/1/Networks/0'
wlp0s11: Added interface wlp0s11
wlp0s11: State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Daemonize..
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20140504/7726a3bc/attachment-0001.html>


More information about the users mailing list