I normally do not connect my linux boxes via wifi, but I wanted to on my new Linux server so I can scan the airwaves.
The USB wifi adapter I used kind of worked, but it was super slow to boot.
Not sure why, but it was painful. I researched it and it was due to rtl8821CU, I had to blacklist the driver
echo “blacklist rtl8192cu” >> /etc/modprobe.d/blacklist.conf
and attempted to find 8192cu similar kernel module.
Just a problem with devices not meant for Linux. So I will look for another one.
Weight: 315.0