PINE64
wifi does not work - authentication problem? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125)
+---- Thread: wifi does not work - authentication problem? (/showthread.php?tid=10141)



wifi does not work - authentication problem? - pphone-newbie - 06-08-2020

Hi all,

I'm new to this forum - received my phinephone community ed. today and started playing around.
I previously collected experience using the BQ Aquaris M10 running Ubuntu Touch.

I tried to get wifi up and running on my pinephone but I failed.
I see several networks besides my own network. ifconfig and iwconfig shows the wlan0 device (unassociated) and I got prompted for the passphrase (so I think HW is okay, kernel modules are loaded). However after pressing connect nothing happened.
All prerequisites mentioned in the general FAQ thread in this forum are fulfilled. I also rebooted and entered the passphrase again. No effect. I very carefully checked my input to avoid typos while entering the passphrase.
 
Ubuntu Touch is the FACTORY version. 
My AC runs 11b/g/n - using Channel 12 (Germany) WPA2, PSK, AES

Does anyone else encounter the same problem? Maybe it's an auth problem? Does it make sense to edit config files manually to force connecting?


Thanks a million for your advice/hints!
Mat


RE: wifi does not work - authentication problem? - Saliency - 06-09-2020

I have definitely experienced what looked like an Auth problem, where my WiFi password wasn’t accepted. Like during initial setup. But a warm reboot (power button -> restart ; NOT shut down) seems to solve it.


RE: wifi does not work - authentication problem? - nobodyinperson - 06-11-2020

(06-09-2020, 10:17 PM)Saliency Wrote: I have definitely experienced what looked like an Auth problem, where my WiFi password wasn’t accepted. Like during initial setup. But a warm reboot (power button -> restart ; NOT shut down) seems to solve it.

Indeed, that seems to solve it. I had the same problem and then „it somehow worked at some point”, guess I rebooted. Thanks for finding this out!


RE: wifi does not work - authentication problem? - pphone-newbie - 06-23-2020

(06-11-2020, 03:06 AM)nobodyinperson Wrote:
(06-09-2020, 10:17 PM)Saliency Wrote: I have definitely experienced what looked like an Auth problem, where my WiFi password wasn’t accepted. Like during initial setup. But a warm reboot (power button -> restart ; NOT shut down) seems to solve it.

Indeed, that seems to solve it. I had the same problem and then „it somehow worked at some point”, guess I rebooted. Thanks for finding this out!

Hi,

In my case it was a little bit more complicated. Obviously the NetworkManager caused the issue.

Fortunately I have an M10 with Ubports and working WiFi.

Today I compared the respective wireless setup file under /etc/NetworkManager/system-connections and found out that some items are missing or corrupt (i.e. the passphrase). To get it up and running I just copied this file, edited the UUID and the MAC-Address and added the missing information. A reboot enabled authentication, but the dhcp client did not get an IP-address at first. After powering off and powering on again I got an IP-address.

WIFI is now working Big Grin - Hopefully this remains stable Smile
Important updates are installed. Now I can *really* play around with this amazing device

Thanks and best
Mat


RE: wifi does not work - authentication problem? - bingo600 - 06-23-2020

Just a note:
There's a known problem if you have 2 or more AP's serving the same SSID.

Ie. I have 2 AP's serving the same SSID , and i'm often asked for my password , even if i have authenticated succesfully.

This happens much less frequently on the Debian port.

/Bingo


RE: wifi does not work - authentication problem? - kelbot - 06-25-2020

(06-23-2020, 07:45 AM)bingo600 Wrote: Just a note:
There's a known problem if you have 2 or more AP's serving the same SSID.

Ie. I have 2 AP's serving the same SSID , and i'm often asked for my password , even if i have authenticated succesfully.

This happens much less frequently on the Debian port.

/Bingo

I have this problem too with my 3 node mesh wifi. I also occasionally just lose wifi altogether and disabling/enabling wifi does not bring it back. Have to reboot before it works again.


RE: wifi does not work - authentication problem? - kelbot - 06-25-2020

Found another wifi problem. The wifi toggle does nothing. I can toggle wifi off and I stay connected to my wifi AP. Which also explains why toggling it on and off did nothing to get it working again when I lost wifi.


RE: wifi does not work - authentication problem? - Cree - 07-26-2020

I thought i had a wifi auth problem at first too. Turns out you just need to retry a few times. Tends to get a solid and stable connection after the 3rd or 4th attempt