Thread: wpa_supplicant will not connect
i have been attempting wpa_supplicant work automatically connects wireless network (ie when machine starts, before log in)
have been following guide @ https://help.ubuntu.com/community/wifidocs/wpahowto
gave me command
and wpa_supplicant.conf (substituting l letter , n number security reasonscode:sudo wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf
which generated runningcode:# reading passphrase stdin network={ ssid="lllllllnlnln" #psk="nnnnlnnlnnnn" psk=nnnnllnnnnlnnnlllnnnlnnnnnllnlnnnnnlnnnnnnnnnlnlnnnnnllnlnnlnnnn }
however when try connect withcode:sudo wpa_passphrase lllllnlnln > /etc/wpa_supplicant.conf
i messagecode:sudo wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf
infinately untill press ctrl+ccode:trying associate 00:01:e3:f0:a2:d8 (ssid='orangef0a2d6' freq=2437 mhz) associated 00:01:e3:f0:a2:d8 ctrl-event-disconnected - disconnect event - remove keys ioctl[siocsiwscan]: device or resource busy failed initiate ap scan.
not sure if ever resolved this. removed network-manager , worked
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] wpa_supplicant will not connect
Ubuntu
Comments
Post a Comment