AWUS 1900 - Linux Drivers

rtl8814au

Drivers for the rtl8814au chipset wireless adapters

Install Dependencies

sudo apt update
sudo apt install dkms rfkill git iw bc

build & install

https://github.com/morrownr/8814au
cd 8814au
sudo ./install-driver.sh
# check driver is installed
find /lib/modules/`uname -r`/ -name "8814au.ko"

Revision #5
Created 22 March 2025 07:52:30 by tinfoil-hat
Updated 24 March 2025 02:18:56 by tinfoil-hat