brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.58k stars 458 forks source link

added simplest step by step to install this driver #150

Open mohammadeunus opened 2 years ago

mohammadeunus commented 2 years ago

this steps works perfect, i have also added the answer here.
https://askubuntu.com/questions/1301416/ac600-wifi-5ghz-dongle-or-realtek-semiconductor-corp-802-11ac-nic-on-ubuntu/1372447#1372447

TeoColuccio commented 2 years ago

In this step by step suggestion, as in this one https://askubuntu.com/questions/1162974/wireless-usb-adapter-0bdac811-realtek-semiconductor-corp, some fundamental dependencies are missing, among which certainly bc. While I'm not sure linux-header/kernel-devel gets downloaded thanks to dkms and build-essential...

But on the other hand the instructions speak for themselves: "Before build this driver make sure make, gcc, linux-header/kernel-devel, bc and git have been installed."