Skip to content

Instantly share code, notes, and snippets.

View linZHank's full-sized avatar

linZHank linZHank

  • Conway, Arkansas
View GitHub Profile

Refer to this post

sudo apt update
sudo apt install -y git linux-headers-generic dkms
wget https://github.com/RinCat/RTL88x2BU-Linux-Driver/archive/master.zip
unzip master.zip
cd RTL88x2BU-Linux-Driver-master
sudo make uninstall
make clean
make