Skip to content

fastoe/RTL8811CU

Repository files navigation

Realtek RTL8811CU Driver for Linux

Driver for 802.11ac USB adapter with RTL8811CU chipset.

Build Status

OS Build status
Ubuntu 22.04 Build Status
Ubuntu 20.04 Build Status
Kali Linux 2024.1 Build Status
LinuxMint 21.3 Cinnamon Build Status
openSUSE Leap 15.5 Build Status

A few known wireless cards that use this driver include:

Manual installation

For Ubuntu/Kali Linux/LinuxMint

sudo apt update
sudo apt-get -y install linux-headers-generic dkms git bc
git clone https://github.com/fastoe/RTL8811CU.git
cd RTL8811CU
make
sudo make install
sudo reboot

For openSUSE

sudo zypper update -y
sudo zypper install -y kernel-default-devel dkms git bc
git clone https://github.com/fastoe/RTL8811CU.git
cd RTL8811CU
make
sudo make install
sudo reboot

Enjoy!

About

Realtek RTL8811CU Driver for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages