Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 426 Bytes

Realtek RTL8811CU Driver for Linux

Build Status

Driver for 802.11ac USB adapter with RTL8811CU chipset.

clone the new branch:
sudo apt update
sudo apt install -y dkms git bc
git clone https://github.com/fastoe/RTL8811CU.git
cd RTL8811CU
make
sudo make install
sudo reboot

Enjoy!