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

does this driver support rtl8811cu on openwrt? #171

Closed youkechat closed 2 years ago

youkechat commented 2 years ago

I use this driver compiled for openwrt 21.02, it can identify wifi card, but enable wifi will made all network down, can support openwrt arm8?

youkechat commented 2 years ago

I notice network down only if after install wpad/hostapd, but still cannnot work, two problem:

  1. just 802.11bg, not 802.11ac,though this chip support 802.11ac
  2. I have tried all channel, but none work, my openwrt config error? or driver error? it seems driver problem, for if I install hostapd, entire network cannot work, include lan
Quanff commented 2 years ago

I use this driver in openwrt 18.06,it can open the wifi ap, but the wifi speed is too low, the iperf test UDP only 5Mbps. Should i modify the code in order to get high speed ,but i don't know how to modify