ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #22082
Re: Unable to connect to new wifi networks
Thanks, this worked! I'm now connected to my network.
These are the exact steps I did in case someone wants to fix the same thing:
- $ sudo service network-manager stop
- $ sudo nano /etc/NetworkManager/system-connections/<SSID>
- Change the value of the `psk` key in the `wifi-security` section.
- $ sudo service network-manager start
The second option didn't work as `adb pull` was complaining about
invalid permission, but it's the first time I used my Ubuntu device this
way so I might have skipped a necessary step.
Timo
Op 23-08-16 om 14:53 schreef Pat McGowan:
This is likely due to
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588126
A workaround
Currently the only workaround for this is to manually update the
system connection file for the AP with the psk and restart the device.
It then should be possible to tap the access point in the WiFi list,
and as long as the passphrase is correct in the connection file, NM
should reconnect to the network automatically when available. You can
accomplish this by stopping NM on the device and editing the
connection file directly, or copying the connection file from the
device, editing, and pushing it back ( via adb ). System connection
files are found in the directory /etc/NetworkManager/system-connections.
On Tue, Aug 23, 2016 at 7:31 AM, Timo Vanwynsberghe <timovwb@xxxxxxxxx
<mailto:timovwb@xxxxxxxxx>> wrote:
This happened before, but I didn't pay that much attention to it
because it always was for just some hours or a day max. Now I
moved house, so it's pretty important. I'm unable to connect to
any new wifi network.
Wifi is enabled and I can choose a network from the list, a box
for my password pops up. After entering the (correct!) password
nothing happens. No indication something went wrong or successful.
The network is listed in the "previous networks" section with the
last connection status set to "Never".
I'm running latest OTA12 on the BQ4.5. Any help on how to test,
debug or even fix is appreciated.
Timo
--
Mailing list: https://launchpad.net/~ubuntu-phone
<https://launchpad.net/%7Eubuntu-phone>
Post to : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
<mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~ubuntu-phone
<https://launchpad.net/%7Eubuntu-phone>
More help : https://help.launchpad.net/ListHelp
<https://help.launchpad.net/ListHelp>
References