Closed RaptaG closed 2 years ago
Hi. If you are using it with 5Ghz, enable USB 3.0 may increase your network speed.
Hi. If you are using it with 5Ghz, enable USB 3.0 may increase your network speed.
Ok, thanks!
Btw, if the restart loop bug happens, how do I remove the parameter and reload the driver (force USB 3.0)? Also will this reset with kernel updates?
Sorry if I bother you @RinCat
The restart loop is this kernel module, not your system. So it will keep retrying to connect your adapter, but will not damage anything. You can simply unload the driver by using modprobe -r 88x2bu
.
Also it has nothing to do with kernel updates.
My connection seems to be a bit instable now..
Then you can just disable it. Maybe power supply not enough or higher speed causes packets loss.
Then you can just disable it. Maybe power supply not enough or higher speed causes packets loss.
By forcing USB 2.0?
By remove rtw_switch_usb_mode=1
. It usually use 2.0 by default.
By remove
rtw_switch_usb_mode=1
. It usually use 2.0 by default.
From where?
From where you added it. If you use README, it is in /etc/modprobe.d/99-RTL88x2BU.conf
.
Hi!
I got my WiFi adapter (
RTL88x2bu
) connected to a USB 3.0 port and it works just fine. If I follow these instructions from the README, will they improve anything?