Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4496

Troubleshooting • After some time wlan1 disappears.

$
0
0
My raspberry pi4b has the Raspberry piOS Bookworm operating system installed. I am experiencing a loss of external wifi adapter. It happens randomly, it can go off in a minute after turning on the raspberry, or it can go off after 10 hours. If I unplug the external wifi cord and plug it back in, the wifi adapter is not detected by the system. Only a complete reboot of the Raspberry helps. The system is installed in February 2024. Constantly disabling the external wifi adapter forced me to do sudo apt-get dist-upgrade. However, that did not help.
Right now it's like this:

Code:

uname -aLinux raspberrypi 6.6.28+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/Linux
I assumed that maybe the wifi was hibernating (I read this on some forum), I added the command to the autostart

Code:

sudo iw dev wlan1 set power_save off
However, this does not help. In the screenshot below, the output of the lsusb -t command, the top one is when the wifi adapter is working and the second one is after disconnecting it.

Image

How can I solve the problem of disabling the external wifi adapter?

Photo of the adapter:
Image

Statistics: Posted by smak15 — Tue May 07, 2024 4:22 pm — Replies 0 — Views 9



Viewing all articles
Browse latest Browse all 4496

Trending Articles