参考github上用于RTL8811CU的版本(链接 https://github.com/alex14fr/RTL8811CU) make sudo make install reboot
强烈推荐:morrownr/8821cu-20210916: Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU, RTL8821CUH and RTL8731AU Chipsets - v5.12.0.4 (github.com) 可以说是一步到位 # 先克隆 git 仓库 git clone https://github.com/morrownr/8821cu-20210916.git cd 8821cu-20210...
LinuxMint 21.3 Cinnamon openSUSE Leap 15.5 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.gitcdRTL8811CU make...
sudo ./install-driver.sh # 运行安装脚本 运行完重启即可
NOTE:Install USB Wi-Fi Adapters(RTL8811CU chipset) on GUN/Linux, a few known wireless cards that use this driver include: Fastoe AC650 USB Wi-Fi Adapter Installing the Driver(RTL8811CU Chipset) on Your System: Open a terminal window.Copy & paste the followinginto the terminal window and...
Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux 4.4.x up to 5.4.x Before build this driver make suremake,gcc,linux-headerandgithave been installed. First, clone this repository mkdir -p ~/build cd ~/build ...
5G双频网卡:支持2.4G WiFi信号 还支持 5GWiFi信号,真正的双频网卡;全兼容性:支持XP/WIN7/WIN8/WIN8.1系统/WIN10/ Linux系统/Mac OS系统;迷你小巧:迷你外观,如拇指般大小,便于携带;高端芯片:网卡芯片RTL8811CU,数据处理、转发能力更强大;极速传输:600Mbps高速传输,11AC双频速度。
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets - KwanWaiPang/8821cu
There are many USB Wirless devices that have the RTL8811cu chipset, so the device may not look like the illustration. Also as many of these devices come with the driver on a mini cdrom and people don't have cdrom drives on their computer or laptop these
https://github.com/MingxuZhang/rtl8821cu How to do Install driver copy the whole repo to your PC, enter (your_dir)/rtl8821cu/, open a terminal and type: make sudo make install sudo modprobe 8821cu the driver installed. Plug your USB-wifi-adapter into your PC ...