reset wifi hardware/driver when it dies through console on pp?
#1
Hi

question:

My wifi sometimes just dies, and i was wondering is there a way to reset the hardware/driver or something? like the modem reset command?

thanks!
  Reply
#2
(02-11-2023, 04:17 AM)tuxcall Wrote: Hi

question:

My wifi sometimes just dies, and i was wondering is there a way to reset the hardware/driver or something? like the modem reset command?

thanks!

Don't know if this will help, but try "sudo systemctl restart NetworkManager.service".
  Reply
#3
(02-11-2023, 04:17 AM)tuxcall Wrote: Hi

question:

My wifi sometimes just dies, and i was wondering is there a way to reset the hardware/driver or something? like the modem reset command?

thanks!
Yes, see below:
Code:
sudo rmmod 8723cs && sudo modprobe 8723cs
Pinephone v1.2 UBports CE. Adelaide, Australia using Amaysim SIM (Optus network, VoLTE enabled) with Mobian SD card. VoLTE working also with Felix / Vodafone AU and Aldimobile / Telstra AU.
Manjaro Plasma Mobile on EMMC.
  Reply
#4
thanks! i'll try both those answers when my wifi drops/acts weird again
  Reply
#5
Thanks for sharing! This is what I am looking for
  Reply
#6
I am using Mobian on the PinePhone and sometimes, randomly after boot, the WiFi icon in the Phosh top menu is unavailable (grayed out).
A reboot can fix the issue. If we don't want to reboot, restarting NetworkManager did not work and the module 8723cs mentioned in this thread was not found.
By using the command lsmod I found the correct module, the solution was:

Code:
sudo rmmod rtw88_8723cs
sudo modprobe rtw88_8723cs
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinephone seems tobe using 4G data instead of Wifi data grump_fiddle_reinstall 7 5,938 02-20-2025, 02:47 PM
Last Post: puffchumpy
  Wifi doesn't work after update nickolas 2 3,774 04-14-2023, 10:07 AM
Last Post: nickolas
  Recent install, no wifi user641 3 4,029 01-12-2023, 03:06 PM
Last Post: user641
  Wifi issue since last update and held back updates goku499 11 13,025 09-21-2022, 02:39 PM
Last Post: Katsujinken
  Hardware VIdeo Acceleration on Mobian biketool 3 5,224 06-21-2022, 01:01 PM
Last Post: biketool
  Problem with wifi kubussz 0 1,755 04-02-2022, 12:57 PM
Last Post: kubussz
  Anyone using a hardware token? p121458 13 19,453 01-17-2022, 03:24 AM
Last Post: biketool
  wifi adapter not found.. why? b7l3wui26r 3 4,258 11-29-2021, 10:28 AM
Last Post: beta-user
  Chatty, SMS does not work - could hardware be at fault? AntonReiser 36 49,491 11-02-2021, 03:42 AM
Last Post: AntonReiser
  Jerky wifi and bluetooth motox6 0 2,132 06-22-2021, 12:50 AM
Last Post: motox6

Forum Jump:


Users browsing this thread: 1 Guest(s)