Thursday, November 09, 2017

Fixing WN823N v1 detection on ubuntu

http://www.tp-link.com/us/download/TL-WN823N_V1.html#Driver

https://ubuntuforums.org/showthread.php?t=2348667



sudo apt-get update
sudo apt-get install git linux-headers-generic build-essential dkms

git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
sudo depmod -a
sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/