From b3cd835b003ae7aa4c4ba55a39442f83c2866e1c Mon Sep 17 00:00:00 2001 From: brkeh Date: Sat, 28 Nov 2020 12:08:35 +0000 Subject: [PATCH] Update README.md Use = instead of : when switching mode with modprobe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52ba22d..16cf2ac 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ $ cat /proc/net/rtl8812au/$(your interface name)/led_ctrl 0: doesn't switch, 1: switch from usb2.0 to usb 3.0 2: switch from usb3.0 to usb 2.0 ```sh $ rmmod 88XXau -$ modprobe 88XXau rtw_switch_usb_mode:int (0: no switch 1: switch from usb2 to usb3 2: switch from usb3 to usb2) +$ modprobe 88XXau rtw_switch_usb_mode=int (0: no switch 1: switch from usb2 to usb3 2: switch from usb3 to usb2) ``` ### NetworkManager