mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-18 19:44:48 +00:00
various updates
This commit is contained in:
parent
0f02a75f05
commit
ee387a65cd
@ -24,7 +24,6 @@ confirm that this is the correct driver for your adapter.
|
||||
- AP mode DFS channel support
|
||||
- Miracast
|
||||
- Supported interface modes
|
||||
* IBSS
|
||||
* Managed
|
||||
* Monitor (see FAQ)
|
||||
* AP (see FAQ)
|
||||
@ -298,7 +297,7 @@ sudo apt install -y raspberrypi-kernel-headers build-essential bc dkms git
|
||||
- Option for Debian, Kali, and Raspberry Pi Desktop (x86)
|
||||
|
||||
```
|
||||
sudo apt install -y linux-headers-$(uname -r) build-essential bc dkms git libelf-dev rfkill
|
||||
sudo apt install -y linux-headers-$(uname -r) build-essential bc dkms git libelf-dev rfkill iw
|
||||
```
|
||||
|
||||
- Option for Ubuntu (all official flavors) and the numerous Ubuntu based distros
|
||||
|
@ -21,14 +21,14 @@ iw reg get
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
ISO 3166-1 alpha-2 Country Codes
|
||||
|
||||
Name Code
|
||||
|
||||
Afghanistan AF
|
||||
|
||||
Aland Islands AX
|
||||
Aland
|
||||
Islands AX
|
||||
|
||||
Albania AL
|
||||
|
||||
@ -602,8 +602,7 @@ Western Sahara EH
|
||||
|
||||
Yemen YE
|
||||
|
||||
Zambia ZM
|
||||
|
||||
Zimbabwe ZW
|
||||
Zambia ZM
|
||||
|
||||
Zimbabwe ZW
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user