Skip to content

RTL8811CU driver with Makefile settings to compile for Ubuntu 21.04 on Raspberry PI 4

License

Notifications You must be signed in to change notification settings

tragus/RTL8811CU

Repository files navigation

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver version 5.4.1 for Linux 4.4.x up to 5.6.x

Build Status

A few known wireless cards that use this driver include:

Manual installation

To build, you have to retrieve source and run make. If via Git, do following:

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

Plug your USB Wi-Fi adapter into your PC.

Monitor mode

Use the tool 'iw', please don't use other tools like 'airmon-ng'

iw dev wlan0 set monitor none

Enjoy!

About

RTL8811CU driver with Makefile settings to compile for Ubuntu 21.04 on Raspberry PI 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages