Skip to content

Instantly share code, notes, and snippets.

@SeRGei93
Last active May 11, 2022 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SeRGei93/af9b8a0eda66edfda066bcdfa86c14ac to your computer and use it in GitHub Desktop.
Save SeRGei93/af9b8a0eda66edfda066bcdfa86c14ac to your computer and use it in GitHub Desktop.
Archer T2U Plus driver for Linux Fedora 36
sudo dnf groupinstall "Development Tools"
sudo dnf groupinstall "C Development Tools and Libraries"
sudo dnf install dkms elfutils-libelf-devel unzip
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo make dkms_install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment