You are not logged in.
After a fresh install I get this error when I try to connect to wireless:
Connection Error exit status 255 Successfully initialized wpa_supplicant
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ctrl_iface exists and seems to be in use - cannot override it
Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
Failed to initialize control interface '/var/run/wpa_supplicant'.
You may have another wpa_supplicant process already running or the file was
left by an unclean termination of wpa_supplicant in which case you will need
to manually remove this file before starting wpa_supplicant again.
Offline
run following command see if it any helps
sudo rm /var/run/wpa_supplicant/wlan0
Offline
rm: cannot remove '/var/run/wpa_supplicant/wlan0': No such file or directory
Offline
Does it display same error again when you try connect to an AP?
Offline
Yes, same msg after a reboot
Offline
Try to connect wlan manually, it is very difficult to troubleshoot this issue directly from nanodlp.
Offline
After a fresh install I get this error when I try to connect to wireless:
Connection Error exit status 255 Successfully initialized wpa_supplicant
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ctrl_iface exists and seems to be in use - cannot override it
Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
Failed to initialize control interface '/var/run/wpa_supplicant'.
You may have another wpa_supplicant process already running or the file was
left by an unclean termination of wpa_supplicant in which case you will need
to manually remove this file before starting wpa_supplicant again.
Got same issue , just delete the nanodlp wifi and dhcp setting files on /boot (or just rename it ) . it should then connect normally ...
Offline