nlkguy / archer-t2u-plus-linux

TP-Link Archer T2U Plus / AC600 High Gain USB Wifi Adapter Review & Driver installation Guide for various platforms.
https://TechBuy.in
381 stars 677 forks source link

Driver not working on kernel 5.4.XXX #36

Open TTOOlink opened 3 months ago

TTOOlink commented 3 months ago

I'm trying to get the driver working on xubuntu 18.04 and when I run "sudo make dkms_install" It gives me that... cp -r * /usr/src/8812au-5.6.4.2_35491.20191025 dkms add -m 8812au -v 5.6.4.2_35491.20191025

Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source -> /usr/src/8812au-5.6.4.2_35491.20191025

DKMS: add completed. dkms build -m 8812au -v 5.6.4.2_35491.20191025

Kernel preparation unnecessary for this kernel. Skipping...

Building module: cleaning build area... 'make' -j1 KVER=5.4.0-150-generic KSRC=/lib/modules/5.4.0-150-generic/build...(bad exit status: 2) ERROR (dkms apport): binary package for 8812au: 5.6.4.2_35491.20191025 not found Error! Bad return status for module build on kernel: 5.4.0-150-generic (x86_64) Consult /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/make.log for more information. Makefile:1787: recipe for target 'dkms_install' failed make: *** [dkms_install] Error 10

Anyone know how to install it ?