
echo -e "8192eu\n\nloop" | sudo tee /etc/modules (6) Force RTL8192EU Driver to be active from boot. echo "blacklist rtl8xxxu" | sudo tee /etc/modprobe.d/nf To use our RTL8192EU driver, we need to blacklist RTL8XXXU. (5) Distributions based on Debian & Ubuntu have RTL8XXXU driver present & running in kernelspace. This will copy the source to a system directory so that it can used to rebuild the module on kernel upgrades. (2) Clone this repository and change your directory to cloned path. (1) Install DKMS and other required tools: sudo apt-get install git linux-headers-generic build-essential dkms

Here are the steps as described on the GitHub page: If you have internet access by any other means (wired or through USB tethering), you can installed the RTL8192EU drivers for your TP-LINK TL-WN823N wireless adapter from Mange's GitHub repo.
