Goodmorning,
i'm trying to connect edison to wifi access point trough bash command "configure_edison -w". Edison find correctly network SSID but when it try to connect return:
Initiating connection to ubnt...
Failed to connect to non-global ctrl_ifname: (null) error: No such file or directory
Failed to connect to non-global ctrl_ifname: (null) error: No such file or directory
Command 'wpa_cli ifname' returned non-zero exit status 255
Command 'wpa_cli ifname' returned non-zero exit status 255Connecting: 46 seconds
This is SO:
root@XXX:~# uname
Linux
root@XXX:~# uname -r
3.10.17-poky-edison+
How can i resolve?
Thanks