A few known wireless cards that use this driver include:
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.
Use the tool 'iw', please don't use other tools like 'airmon-ng'
iw dev wlan0 set monitor none
Enjoy!