07-14-2020, 08:00 AM 
(This post was last modified: 07-14-2020, 08:04 AM by johnausten13.)
		
	
	
		I think it is not Atheros chipset. MOst probably it is RealTek. This is for Version 2 of TP Link Wireless Adaptor. 
	
	
	
	
	
Code:
sudo apt-get install git dkms
git clone https://github.com/lwfinger/rtl8188eu.git
sudo dkms add ./rtl8188eus
sudo dkms install 8188eus
sudo modprobe 8188eus
 
 

