2021-10-27 12:51:22 -05:00
##### [Click for USB WiFi Adapter Information for Linux](https://github.com/morrownr/USB-WiFi)
-----
2021-11-03 14:17:55 -05:00
## 88x2bu ( 88x2bu.ko ) :rocket:
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
2021-10-27 12:51:22 -05:00
- v5.13.1 (Realtek) (20210702)
- Plus updates from the Linux community
2021-11-03 14:17:55 -05:00
## Features
2021-10-27 12:51:22 -05:00
- IEEE 802.11 b/g/n/ac WiFi compliant
- 802.1x, WEP, WPA TKIP and WPA2 AES/Mixed mode for PSK and TLS (Radius)
2021-11-21 20:03:19 -06:00
- WPA3 (see issue with title `How to Enable WPA3 support` )
2021-10-27 12:51:22 -05:00
- IEEE 802.11b/g/n/ac Client mode
* Supports wireless security for WEP, WPA TKIP and WPA2 AES PSK
* Supports site survey scan and manual connect
- Power saving modes
2021-11-21 20:03:19 -06:00
- Wireshark compatible
- Aircrack-ng compatible
- Packet injection
2021-11-05 07:59:56 -05:00
- hostapd compatible
2021-11-17 11:42:38 -06:00
- AP mode DFS channel support
2021-10-27 12:51:22 -05:00
- Supported interface modes
* IBSS
* Managed
* AP (see ```Bridged_Wireless_Access_Point.md` ``)
2021-11-19 18:48:08 -06:00
* Monitor (see ```Monitor_Mode.md and start-mon.sh` ``)
2021-10-27 12:51:22 -05:00
* P2P-client
* P2P-GO
2021-11-17 11:42:38 -06:00
- Concurrent mode (coming soon)
2021-10-27 12:51:22 -05:00
- Log level control
- LED control
- Power saving control
- VHT control (allows 80 MHz channel width in AP mode)
- SU Beamformee and MU Beamformee control
- SU Beamformer control
2021-11-17 11:42:38 -06:00
- AP mode DFS channel control
2021-10-27 12:51:22 -05:00
- USB mode control
2021-11-03 14:17:55 -05:00
## A FAQ is available at the end of this document.
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Problem Reporting
2021-10-27 12:51:22 -05:00
Problem reports go in ```Issues` ``.
Problem reports should include the information obtained with the following command:
```bash
$ sudo uname -a & & mokutil --sb-state & & lsusb & & rfkill list all & & dkms status & & iw dev
```
2021-11-03 14:17:55 -05:00
## Compatible CPUs
2021-10-27 12:51:22 -05:00
- x86, amd64
- ARM, ARM64
2021-11-03 14:17:55 -05:00
## Compatible Kernels
2021-10-27 12:51:22 -05:00
2021-10-29 18:29:18 -05:00
- Kernels: 3.8 - 5.11 (Realtek)
- Kernels: 5.12 - 5.15 (community support)
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Tested Linux Distributions
2021-10-27 12:51:22 -05:00
- Arch Linux (kernels 5.4 and 5.11)
- Fedora (kernel 5.11)
- Debian 11 (kernels 5.10 and 5.15)
- Linux Mint 20.2 (Linux Mint based on Ubuntu) (kernels 5.4 and 5.11)
- LMDE 4 (Linux Mint based on Debian) (kernel 4.19)
- Manjaro 20.1 (kernel 5.9) and 21.1 (kernel 5.13)
- Raspberry Pi OS (2021-05-07) (ARM 32 bit) (kernel 5.10)
- Raspberry Pi Desktop (x86 32 bit) (kernel 4.19)
2021-11-02 08:55:05 +02:00
- RHEL 8.4 (kernel 4.18.0)
2021-11-03 12:42:32 -05:00
- Ubuntu 20.xx (kernels 5.4 and 5.8) and 21.xx (kernels 5.11 and 5.14)
2021-11-03 14:17:55 -05:00
## Download Locations for Tested Linux Distributions
2021-10-27 12:51:22 -05:00
- [Arch Linux ](https://www.archlinux.org )
- [Debian ](https://www.debian.org/ )
- [Fedora ](https://getfedora.org )
- [Linux Mint ](https://www.linuxmint.com )
- [Manjaro ](https://manjaro.org )
- [Raspberry Pi OS ](https://www.raspberrypi.org )
2021-11-02 08:55:05 +02:00
- [RHEL ](https://www.redhat.com )
2021-11-04 10:58:54 -05:00
- [Ubuntu ](https://www.ubuntu.com )
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Tested Hardware
2021-10-27 12:51:22 -05:00
- [EDUP EP-AC1605GS WiFi Adapter 1300Mbps USB 3.0 High Gain Wireless Adapter ](https://www.amazon.com/gp/product/B07Q56K68T )
- [FIDECO 6B21-AC1200M WiFi Adapter - AC1200 Dual Band ](https://www.amazon.co.uk/gp/product/B08523KPP9 )
- [Cudy WU1400 AC 1300Mbps USB 3.0 WiFi Adapter ](https://www.amazon.com/Cudy-WU1200-AC1200Mbps-Wireless-Compatible/dp/B07Q9KY4NT )
2021-11-02 08:55:05 +02:00
- [jjPlus WMU6202 miniPCIe - USB - WIFI2.4/5.0GHz Bluetooth (RTL8822BU) ](https://techship.com/products/jjplus-wmu6202-mpcie-usb-wifi24-50ghz-bluetooth/ )
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Compatible Devices
2021-10-27 12:51:22 -05:00
2021-11-19 18:48:08 -06:00
* [ALFA AWUS036ACU ](https://store.rokland.com/collections/wi-fi-usb-adapters/products/alfa-awus036acu-802-11ac-ac1200-dual-band-wifi-usb-dongle-rp-sma-antennas )
2021-10-27 12:51:22 -05:00
* ASUS AC1300 USB-AC55 B1
* ASUS AC53 Nano
* ASUS U2
* Cudy WU1400
2021-11-19 18:48:08 -06:00
* [Edimax EW-7822UAD ](https://www.amazon.com/Edimax-802-11ac-Dual-Band-Adjustable-EW-7822UAD/dp/B092M5NZ1H )
2021-10-27 12:51:22 -05:00
* Edimax EW-7822ULC
* Edimax EW-7822UTC
* EDUP EP-AC1605GS
* FIDECO 6B21-AC1200M
* Linksys WUSB6300 V2
* NetGear A6150
* TRENDnet TEW-808UBM
* Numerous additional products that are based on the supported chipsets
Note: Please read "supported-device-IDs" for information about how to confirm the correct driver for your adapter.
2021-11-03 14:17:55 -05:00
## Installation Information
2021-10-27 12:51:22 -05:00
The installation instructions are for the novice user. Experienced users are welcome to alter the installation to meet their needs.
Temporary internet access is required for installation. There are numerous ways to enable temporary internet access depending on your hardware and situation. [One method is to use tethering from a phone. ](https://www.makeuseof.com/tag/how-to-tether-your-smartphone-in-linux ) Another method to enable temporary internet access is to keep a [WiFi adapter that uses an in-kernel driver ](https://github.com/morrownr/USB-WiFi ) in your toolkit.
You will need to use the terminal interface. The quick way to open a terminal: Ctrl+Alt+T (hold down on the Ctrl and Alt keys then press the T key).
An alternative terminal is to use SSH (Secure Shell) from the same or from another computer, in which case you will be in a suitable terminal after logging in, but this step requires that an SSH daemon/server has already been configured. (There are lots of SSH guides available, e.g., for the [Raspberry Pi ](https://www.raspberrypi.com/documentation/computers/remote-access.html#setting-up-an-ssh-server ) and for [Ubuntu ](https://linuxconfig.org/ubuntu-20-04-ssh-server ). Do not forget [to secure the SSH server ](https://www.howtogeek.com/443156/the-best-ways-to-secure-your-ssh-server/ ).)
You will need to have sufficient access rights to use `sudo` , so that arbitrary commands can be executed as the `root` user. (If the command `sudo echo Yes` returns "Yes", with or without having to enter your password, you do have sufficient access rights.)
DKMS is used for the installation. DKMS is a system utility which will automatically recompile and install this driver when a new kernel is installed. DKMS is provided by and maintained by Dell.
It is recommended that you do not delete the driver directory after installation as the directory contains information and scripts that you may need in the future.
There is no need to disable Secure Mode to install this driver. If Secure Mode is properly setup on your system, this installation will support it.
2021-11-03 14:17:55 -05:00
## Installation Steps
2021-10-27 12:51:22 -05:00
2021-11-03 12:42:32 -05:00
#### Step 1: Open a terminal (e.g. Ctrl+Alt+T)
2021-10-27 12:51:22 -05:00
2021-11-03 12:42:32 -05:00
#### Step 2: Update the system package information (select the option for the OS you are using)
2021-10-27 12:51:22 -05:00
2021-11-03 12:45:26 -05:00
- Option for Debian based distributions such as Ubuntu, Linux Mint, and Raspberry Pi OS
2021-10-29 23:04:42 -05:00
2021-11-03 12:45:26 -05:00
```
sudo apt update
```
2021-10-27 12:51:22 -05:00
2021-11-03 12:45:26 -05:00
- Option for Arch based distributions such as Manjaro
2021-10-29 23:04:42 -05:00
2021-11-03 12:45:26 -05:00
```
sudo pacman -Syu
```
2021-10-27 12:51:22 -05:00
2021-11-03 12:45:26 -05:00
- Option for Fedora based distributions
2021-10-29 23:04:42 -05:00
2021-11-03 12:45:26 -05:00
```
sudo dnf -y update
```
2021-10-29 19:48:34 -05:00
2021-10-29 23:14:04 -05:00
Note: If you do not regularly maintain your system by installing updated packages, it is a good idea to not only update system package information but also to install the updated packages followed by a system reboot. The installation can then be continued with step 3.
2021-11-03 14:17:55 -05:00
#### Step 3: Install the required packages (select the option for the OS you are using)
- Option for Raspberry Pi OS
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
sudo apt install -y raspberrypi-kernel-headers bc build-essential dkms git
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
- Option for Debian and Linux Mint Debian Edition (LMDE)
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
sudo apt install -y linux-headers-$(uname -r) build-essential dkms git libelf-dev
2021-10-27 12:51:22 -05:00
```
2021-10-29 22:59:39 -05:00
2021-11-03 14:17:55 -05:00
- Option for Ubuntu (all flavors) and Linux Mint
2021-10-29 22:59:39 -05:00
```
2021-11-03 14:17:55 -05:00
sudo apt install -y dkms git build-essential
2021-10-29 22:59:39 -05:00
```
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
- Option for Fedora
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
sudo dnf -y install git dkms kernel-devel kernel-debug-devel
2021-10-27 12:51:22 -05:00
```
2021-10-29 22:59:39 -05:00
2021-11-03 14:17:55 -05:00
- Options for Arch and Manjaro
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
if using pacman
2021-10-29 23:04:42 -05:00
2021-10-29 22:59:39 -05:00
```
2021-11-03 14:17:55 -05:00
sudo pacman -S --noconfirm linux-headers dkms git
2021-10-29 23:04:42 -05:00
```
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
Note: If you are asked to choose a provider, make sure to choose the one that
corresponds to your version of the linux kernel (for example, "linux510-headers"
for Linux kernel version 5.10). If you install the incorrect version, you'll have
to uninstall it and reinstall the correct version.
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
If using other methods, please follow the instructions provided by those methods.
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
#### Step 4: Create a directory to hold the downloaded driver
2021-10-29 22:59:39 -05:00
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
mkdir -p ~/src
2021-10-29 22:59:39 -05:00
```
2021-11-03 14:17:55 -05:00
#### Step 5: Move to the newly created directory
2021-10-29 23:04:42 -05:00
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
cd ~/src
2021-10-29 23:04:42 -05:00
```
2021-11-03 14:17:55 -05:00
#### Step 6: Download the driver
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
git clone https://github.com/morrownr/88x2bu-20210702.git
2021-10-27 12:51:22 -05:00
```
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
#### Step 7: Move to the newly created driver directory
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
cd ~/src/88x2bu-20210702
2021-10-27 12:51:22 -05:00
```
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
#### Step 8: This step is only for Raspberry Pi systems
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
Warning: This step only applies if you are installing to Raspberry Pi *hardware* .
You should skip this step if installing to x86 or amd64 based systems.
2021-10-27 12:51:22 -05:00
Run a preparation script
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
- Option for 32 bit operating systems to be installed to Raspberry Pi hardware
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
./raspi32.sh
2021-10-27 12:51:22 -05:00
```
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
- Option for 64 bit operating systems to be installed to Raspberry Pi hardware
2021-10-27 12:51:22 -05:00
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
./raspi64.sh
2021-10-29 23:28:19 -05:00
```
2021-10-29 18:29:18 -05:00
2021-11-03 14:17:55 -05:00
Note: Other ARM or ARM64 based systems will require modifications similar to
those provided in the above scripts for Raspberry Pi hardware but the number and
variety of different ARM and ARM64 based systems makes supporting each system
unpractical so you will need to research the needs of your system and make the
appropriate modifications.
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
#### Step 9: Run the installation script (For automated builds, use _NoPrompt_ as an option)
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
sudo ./install-driver.sh
2021-10-29 23:28:19 -05:00
```
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
Note: If you elect to skip the reboot at the end of the installation script,
the driver may not be loaded immediately and the driver options will not be
applied. Rebooting is strongly recommended.
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Driver Options
2021-10-27 12:51:22 -05:00
A file called `88x2bu.conf` will be installed in `/etc/modprobe.d` by default.
2021-11-05 15:43:15 -05:00
Note: Step 9 of the installation instructions will prompt you to edit the options
2021-11-03 14:17:55 -05:00
before rebooting.
2021-10-27 12:51:22 -05:00
Location: `/etc/modprobe.d/88x2bu.conf`
This file will be read and applied to the driver on each system boot.
2021-10-29 23:28:19 -05:00
To edit the driver options file, run the `edit-options.sh` script
2021-11-03 14:17:55 -05:00
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
sudo ./edit-options.sh
2021-10-29 23:28:19 -05:00
```
Note: Documentation for Driver Options is included in the file `88x2bu.conf` .
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## Removal of the Driver
2021-10-27 12:51:22 -05:00
Note: This script should be used in the following situations:
- the driver is no longer needed
- a fresh start with default settings is needed
- a new version of the driver needs to be installed
- a major operating system upgrade is going to be applied
Note: This script removes everything that has been installed, with the exception
of the packages installed in Step 3 and the driver directory. The driver directory
can and probably should be deleted in most cases after running the script.
2021-11-03 14:17:55 -05:00
#### Step 1: Open a terminal (e.g. Ctrl+Alt+T)
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
#### Step 2: Move to the driver directory
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
cd ~/src/88x2bu-20210702
2021-10-27 12:51:22 -05:00
```
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
#### Step 3: Run the removal script
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
sudo ./remove-driver.sh
2021-10-27 12:51:22 -05:00
```
2021-10-29 23:28:19 -05:00
2021-11-03 14:17:55 -05:00
## Recommended WiFi Router/ Access Point Settings
2021-10-27 12:51:22 -05:00
Note: These are general recommendations, some of which may not apply to your specific situation.
2021-11-03 15:22:53 -05:00
- Security: Set WPA2-AES. Do not set WPA2 mixed mode or WPA or TKIP.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Channel width for 2.4 GHz: Set 20 MHz fixed width. Do not use 40 MHz or 20/40 automatic.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Channels for 2.4 GHz: Set channel 1 or 6 or 11 depending on the congestion at your location. Do not set automatic channel selection. As time passes, if you notice poor performance, recheck congestion and set channel appropriately. The environment around you can and does change over time.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Mode for 2.4 GHz: For best performance, set "N only" if you no longer use B or G capable devices.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Network names: Do not set the 2.4 GHz Network and the 5 GHz Network to the same name. Note: Unfortunately many routers come with both networks set to the same name. You need to be able to control which network that is in use.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Channels for 5 GHz: Not all devices are capable of using DFS channels (I'm looking at you Roku.) It may be necessary to set a fixed channel in the range of 36 to 48 or 149 to 161 in order for all of your devices to work on 5 GHz. (For US, other countries may vary.)
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Best location for the WiFi router/access point: Near center of apartment or house, at least a couple of feet away from walls, in an elevated location. You may have to test to see what the best location is in your environment.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
- Check congestion: There are apps available for smart phones that allow you to check the congestion levels on WiFi channels. The apps generally go by the name of ```WiFi Analyzer` `` or something similar.
2021-10-27 12:51:22 -05:00
After making and saving changes, reboot the router.
2021-11-03 14:17:55 -05:00
## Set regulatory domain to correct setting in OS
2021-10-27 12:51:22 -05:00
Check the current setting
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
sudo iw reg get
2021-10-27 12:51:22 -05:00
```
If you get 00, that is the default and may not provide optimal performance.
Find the correct setting here: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Set it temporarily
2021-10-29 23:28:19 -05:00
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
sudo iw reg set US
2021-10-29 23:28:19 -05:00
```
2021-10-27 12:51:22 -05:00
Note: Substitute your country code if you are not in the United States.
Set it permanently
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
sudo nano /etc/default/crda
2021-10-30 12:43:02 -05:00
```
2021-10-27 12:51:22 -05:00
Change the last line to read:
2021-10-30 12:43:02 -05:00
```
2021-11-03 14:17:55 -05:00
REGDOMAIN=US
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
## Recommendations regarding USB
2021-10-27 12:51:22 -05:00
2021-11-04 10:58:54 -05:00
- Moving your USB WiFi adapter to a different USB port has been known to fix a variety of problems.
2021-10-27 12:51:22 -05:00
2021-11-04 10:58:54 -05:00
- If connecting your USB WiFi adapter to a desktop computer, use the USB ports on the rear of the computer. Why? The ports on the rear are directly connected to the motherboard which will reduce problems with interference and disconnection.
2021-10-27 12:51:22 -05:00
2021-11-04 10:58:54 -05:00
- If your USB WiFi adapter is USB 3 capable and you want it to operate in USB3 mode, plug it into a USB 3 port.
2021-10-27 12:51:22 -05:00
- Avoid USB 3.1 Gen 2 ports if possible as almost all currently available adapters have been tested with USB 3.1 Gen 1 (aka USB 3) and not with USB 3.1 Gen 2.
- If you use an extension cable and your adapter is USB 3 capable, the cable needs to be USB 3 capable (if not, you will at best be limited to USB 2 speeds).
2021-11-04 10:58:54 -05:00
- Some USB WiFi adapters require considerable electrical current and push the capabilities of the power available via USB port. One example is adapters that use the Realtek 8814au chipset. Using a powered multiport USB extension can be a good idea in cases like this.
2021-10-27 12:51:22 -05:00
2021-11-03 14:17:55 -05:00
## How to disable onboard WiFi on Raspberry Pi 3B, 3B+, 3A+, 4B and Zero W
2021-10-27 12:51:22 -05:00
Add the following line to /boot/config.txt
2021-10-30 12:43:02 -05:00
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
dtoverlay=disable-wifi
2021-10-27 12:51:22 -05:00
```
2021-11-03 14:17:55 -05:00
## How to disable WiFi on most systems
2021-10-27 12:51:22 -05:00
The `rfkill` utility can disable WiFi and Bluetooth (internal or external) on several systems, including but not limited to the Raspberry Pi.
2021-11-03 14:17:55 -05:00
## How to forget a saved WiFi network on a Raspberry Pi
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
#### Step 1: Edit wpa_supplicant.conf
2021-10-29 23:28:19 -05:00
```
2021-11-03 14:17:55 -05:00
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
2021-10-27 12:51:22 -05:00
```
2021-10-29 23:28:19 -05:00
2021-11-03 15:22:53 -05:00
#### Step 2: Delete the relevant WiFi network block (including the 'network=' and opening/closing braces.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
#### Step 3: Press ctrl-x followed by 'y' and enter to save the file.
2021-10-27 12:51:22 -05:00
2021-11-03 15:22:53 -05:00
#### Step 4: Reboot
2021-10-27 12:51:22 -05:00
-----
2021-11-03 14:17:55 -05:00
## FAQ:
2021-10-27 12:51:22 -05:00
2021-11-03 12:42:32 -05:00
Question: Is WPA3 supported?
Answer: WPA3-SAE support is in this driver, however, for it to work with current
Linux distros, you will need to download, compile and install the current master
of wpa_supplicant at the following site:
https://w1.fi/cgit/
2021-11-21 20:03:19 -06:00
See issue titled `How to Enable WPA3 support` for more information.
2021-11-03 12:42:32 -05:00
2021-10-27 12:51:22 -05:00
Question: I bought two rtl8812bu based adapters and am planning to run one of them as an AP and another as a WiFi client. How do I set that up?
2021-11-04 10:58:54 -05:00
Answer: You can't without considerable technical skills. Realtek drivers do not support more than one adapter with the same chipset in the same computer. However, testing has shown that the Mediatek drivers do support more than one adapter with the same chipset in the same computer.
2021-10-27 12:51:22 -05:00
Question: Why do you recommend Mediatek based adapters when you maintain this repo for a Realtek driver?
2021-11-03 15:22:53 -05:00
Answer: Many new Linux users already have adapters based on Realtek chipsets. This repo is for Linux users to support their existing adapters but my STRONG recommendation is for Linux users to seek out WiFi solutions based on Mediatek, Intel or Atheros chipsets and drivers. If users are looking at a USB solution, Mediatek and Atheros based adapters are the best solution. Realtek based USB adapters are not a good solution because Realtek does not follow Linux Wireless standards (mac80211) for USB WiFi adapters and the drivers are not maintained in the Linux kernel. These issues make Realtek drivers problematic in many ways. You have been WARNED. For more information about USB WiFi adapters:
2021-10-27 12:51:22 -05:00
https://github.com/morrownr/USB-WiFi
-----