various updates - start-mon.sh is new
This commit is contained in:
parent
523194f116
commit
0adf218c70
2
Makefile
2
Makefile
@ -77,7 +77,7 @@ CONFIG_EXT_CLK = n
|
||||
CONFIG_TRAFFIC_PROTECT = n
|
||||
CONFIG_LOAD_PHY_PARA_FROM_FILE = y
|
||||
CONFIG_TXPWR_BY_RATE = y
|
||||
CONFIG_TXPWR_BY_RATE_EN = y
|
||||
CONFIG_TXPWR_BY_RATE_EN = n
|
||||
CONFIG_TXPWR_LIMIT = y
|
||||
CONFIG_TXPWR_LIMIT_EN = n
|
||||
CONFIG_RTW_CHPLAN = 0xFF
|
||||
|
@ -88,7 +88,6 @@ and post in `Discussions` or `Issues`.
|
||||
|
||||
- x86, amd64
|
||||
- ARM, ARM64
|
||||
- MIPS
|
||||
|
||||
### Compatible Kernels
|
||||
|
||||
@ -374,6 +373,10 @@ Note: For automated builds, use _NoPrompt_ as an option.
|
||||
sudo ./install-driver.sh
|
||||
```
|
||||
|
||||
Note: If you elect to skip the reboot at the end of the installation
|
||||
script, the driver may not load immediately and the driver options will
|
||||
not be applied. Rebooting is strongly recommended.
|
||||
|
||||
Note: Solus Linux does not support dkms and will require a manual build.
|
||||
See `Manual build instructions` below.
|
||||
|
||||
@ -391,10 +394,6 @@ sudo reboot
|
||||
Note: If you use the manual build instructions, you will need to repeat
|
||||
the process each time a new kernel is installed in your distro.
|
||||
|
||||
Note: If you elect to skip the reboot at the end of the installation
|
||||
script, the driver may not load immediately and the driver options will
|
||||
not be applied. Rebooting is strongly recommended.
|
||||
|
||||
-----
|
||||
|
||||
### Driver Options ( edit-options.sh )
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
USB Vendor and Device ID List for the rtl88x2bu chipset based USB WiFi Adapters
|
||||
USB Vendor and Device ID List for rtl88x2bu chipset based USB WiFi Adapters
|
||||
|
||||
To determine your Device ID:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user