Comment 10 for bug 1615474

Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote : Re: Wifi networking no longer possible, network indicator broken

Sorry for the delay.

I will write some instructions shortly how to provide additional debugging on this.

But first, to connect to a WPA network from the command line, you can use the following:

    $ nmcli d wifi connect <SSID> password <password> ifname wlan0

No need to run wpa_supplicant manually.