KD5RKO
-
Posts
5 -
Joined
-
Last visited
Reputation Activity
-
KD5RKO reacted to Owl Creek Technologies in USB WiFi adapters that are supported out of the box
Big thanks to posting this @KD5RKOI have purchased two claimed to be RTL8821cu on Amazon, and both show up as RTL8188GUs, which isn't recognized and identified as 802.11n ONLY.
-
KD5RKO got a reaction from Werner in Build issue on RTL8821CU driver
That driver is built in already in the latest releases https://github.com/armbian/build/releases/ You should not have to build it. Is there an advantage to building from source instead of using what's there already? Just curious.
-
KD5RKO reacted to wizetek in USB WiFi adapters that are supported out of the box
I'd take a look inside /usr/lib/modules/5.10.110-rockchip-rk3588/kernel/drivers/net/wireless and base my purchasing decision on that; something based on Atheros (old), Ralink (old), Zydas (old), Realtek, or MediaTek (my personal preference).
To name a few available modules:
ath10k (Atheros)
ath11k
mt7601u (MediaTek)
mt76x0u (x=0,1,2...)
mt76x2u
mt7663u
rt2500 (Ralink)
rt2800
rt2x00
rt73
rtl8187 (Realtek)
rtl8192cu
rtl8xxxu
zd1201 (Zydas)
Useful link: https://teamgloomy.github.io/armbian_wifi.html
-
KD5RKO reacted to Igor in USB WiFi adapters that are supported out of the box
We are trying to put together an automated test system for various (WiFi) USB devices. Hardware is in place, but software part is in early design phase:
-
KD5RKO reacted to MarcAndro in USB WiFi adapters that are supported out of the box
TP Link Archer T2U Revision 1 on Mediatek MT7610U works for me with build around Armbian 23.02.0-trunk.0212, Realtek RTL8811CU doesn't. I didn't checked last trunk 231 build yet, but that would be nice to have popular USB Realteks working out of the box, I spend a lot of time time trying to compile different drivers but that was nightmare without success.