mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-11-10 01:02:50 +00:00
README: teaching how to force a given USB mode permanently
This commit is contained in:
parent
7391e2640d
commit
adc3c7df2e
@ -70,6 +70,9 @@ You can try use `modprobe 88x2bu rtw_switch_usb_mode=1` to force the adapter run
|
||||
|
||||
Notice: If you had already loaded the moduel, use `modprobe -r 88x2bu` to unload it first.
|
||||
|
||||
If you want to force a given mode permanently (even when switching the adapter across devices), create the file `/etc/modprobe.d/99-RTL88x2BU.conf` with the following content:
|
||||
`options 88x2bu rtw_switch_usb_mode=1`
|
||||
|
||||
|
||||
# Debug
|
||||
Set debug log use `echo 5 > /proc/net/rtl88x2bu/log_level` or `modprobe 88x2bu rtw_drv_log_level=5`
|
||||
|
Loading…
Reference in New Issue
Block a user