PINE64
Wifi 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 problem (/showthread.php?tid=8969)

Pages: 1 2 3


RE: Wifi problem - cefre00 - 03-02-2020

(03-02-2020, 06:15 AM)l_gyuri Wrote: No reboot needed. See:
https://gitlab.com/ubports/community-ports/pinephone/issues/16#note_296549402

Worked for me.

I tried this:
sudo nmcli radio all off
sudo rmmod 8723cs
sudo modprobe 8723cs
sudo nmcli radio all on

Did not work for me, still nothing found. We have a bunch of wifi signals here, so there should be plenty. If I tell it "nmcli r " it says everything is enabled, but no wifi networks listed. I start to think my phone has HW issues. Confused


RE: Wifi problem - cefre00 - 03-02-2020

(03-02-2020, 09:09 AM)cefre00 Wrote:
(03-02-2020, 06:15 AM)l_gyuri Wrote: No reboot needed. See:
https://gitlab.com/ubports/community-ports/pinephone/issues/16#note_296549402

Worked for me.

I tried this:
sudo nmcli radio all off
sudo rmmod 8723cs
sudo modprobe 8723cs
sudo nmcli radio all on

Did not work for me, still nothing found. We have a bunch of wifi signals here, so there should be plenty. If I tell it "nmcli r " it says everything is enabled, but no wifi networks listed. I start to think my phone has HW issues. Confused

Now the wifi works, I'll test the mobile data too. So happy! Big Grin


RE: Wifi problem - shelly_cooper - 03-25-2020

(02-03-2020, 02:36 PM)PinePhoneCoder Wrote: My wifi suddenly stopped working after sometime, but i got wifi working again after entering the folowing comments:

Open the terminal app and enter:

sudo nmcli radio wifi off
sudo nmcli radio wifi on
sudo reboot now

The pinephone reboots and I can connect with wifi again.

This totally works. Thanks buddy.


RE: Wifi problem - m1n1s - 03-26-2020

(03-25-2020, 05:59 PM)shelly_cooper Wrote:
(02-03-2020, 02:36 PM)PinePhoneCoder Wrote: My wifi suddenly stopped working after sometime, but i got wifi working again after entering the folowing comments:

Open the terminal app and enter:

sudo nmcli radio wifi off
sudo nmcli radio wifi on
sudo reboot now

The pinephone reboots and I can connect with wifi again.

This totally works. Thanks buddy.

i only need to turn the wifi radio off and on then its working , no need to reboot.