Closed ellisonleao closed 9 months ago
Hi @ellisonleao
rtw_switch_usb_mode=0
The above is likely the problem. To turn on USB3 mode:
Open a terminal is your driver directory and:
$ sudo ./edit-options.sh
Edit the options line and change the option I posted above to:
rtw_switch_usb_mode=1
...and reboot. See if the problem is fixed.
FYI: Here is a link to the Main Menu for this site:
https://github.com/morrownr/USB-WiFi
There is a lot of good info for those running usn wifi adapters on Linux.
@morrownr
hey @morrownr thanks for the reply. I've tried changing the USB settings but the issue remains. I had the normal speed with that config previously so I am not sure if this is something related to recent changes in the driver.
Anything else I can try?
reinstalled the driver again and it worked, so I think the issue is still on my side but I couldn't figure out 100%. anyway, closing this one
Sometimes WiFi works in mysterious ways.
A brief description of the problem
Connection for download and uploading in speedtest results are showing half of my current speed. My current driver options are:
Paste the screen output provided by the install-driver.sh script.
The name and version of the Linux distro you are using.
The information obtained with the below command.