Skip to content

Instantly share code, notes, and snippets.

@abhigkar
Created July 13, 2023 17:13
Show Gist options
  • Save abhigkar/3d1abcb59813e8bf76ed30696ecb6031 to your computer and use it in GitHub Desktop.
Save abhigkar/3d1abcb59813e8bf76ed30696ecb6031 to your computer and use it in GitHub Desktop.
5 GHz driver installation on Raspberry pi 3B Model [tp-link nano ac600 usb wi-fi adapter]
dkms status
dkms
sudo apt-get install dkms
git clone -b v5.6.4.2 https://github.com/aircrack-ng/rtl8812au.git
cd rtl*
sudo make dkms_install
dkms status
# reboot pi
sudo iwlist wlan1 scan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment