Distributioner

Debian
Debian Arkiv
Ubuntu
Mint Linux
Alpine
Proxmox
Arch Linux
WiFi kort

Chipset - 8812UB (Edimax EW-7822UTC - AC1200) https://github.com/fastoe/RTL8812BU

For kernel 5.11 or later, please clone the v5.13.1 branch:

sudo apt update
sudo apt install -y build-essential dkms git bc
git clone -b v5.13.1 https://github.com/fastoe/RTL8812BU.git
cd RTL8812BU
make
sudo make install
sudo reboot

Direkte Download



Chipset - 8812AU (TP LINK T2U - AC600)

1. Update the package information :
sudo apt update
2. Install dkms and git :
sudo apt install dkms git
3. Install Build Dependencies :
sudo apt install build-essential libelf-dev linux-headers-$(uname -r)
4. Download the Driver files using git :
git clone https://github.com/aircrack-ng/rtl8812au.git
5. Navigate to the Downloaded directory :
cd rtl88*
6. Install the Driver
sudo make dkms_install

Direkte Download



Chipset - 8812AU (TP LINK T2U - AC600) - INSTALL 2

sudo apt install git dkms
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo ./dkms-install.sh



Chipset - 8812AU (EDIMAX 1750 AC)

ZIP Download