Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save desmondyeoh/14f257b35bcc7f42c11de03e8a8e5f32 to your computer and use it in GitHub Desktop.
Save desmondyeoh/14f257b35bcc7f42c11de03e8a8e5f32 to your computer and use it in GitHub Desktop.
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/brektrou/rtl8821CU.git
cd rtl8821CU
chmod +x dkms-install.sh
sudo ./dkms-install.sh
sudo modprobe 8821cu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment