tplink AC300 WIFI adapter driver problem

tplink AC300 WIFI adapter driver problem

11 Reply
Re:tplink AC300 WIFI adapter driver problem
3 weeks ago

  @stepet 

 

I've just looked into this and noticed the ID 3625:0110 is indeed not listed in the driver from github.com/shenmintao/aic8800dc, hence this driver won't be loaded for the TX1U Nano.

 

According to the older driver posted by TP-Link their TX1U should use the same chip as another adapter made by Tenda. So, what you could do is to edit the file "aicwf_usb.h" and replace the vendor ID and product ID of the Tenda with the numbers for the TX1U. After that re-install the driver as per shenmintao's instructions (i.e. make clean, make, sudo make install) and reboot Linux.
 

 

  1  
  1  
#12
Options