I'm following the instructions(the instructions are included in the zip) to compile the driver for the TP-Link ac600 wireless adapter but I get this error when executing sudo make
make[3]: *** [/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901 /Driver/UTIL/os/linux/../../os/linux/rt_usb_util.o] Error 1
Makefile:1524: recipe for target '_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux' failed
make[2]: *** [_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.10.0-38-generic'
Makefile:527: recipe for target 'osutil' failed
make[1]: *** [osutil] Error 2
make[1]: Leaving directory '/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 2
lsusb
output:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 174f:14e8 Syntek
Bus 001 Device 006: ID 148f:761a Ralink Technology, Corp.
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
output:
Module Size Used by
mt7610u 638976 0
iwconfig
:
enp9s0 no wireless extensions.
lo no wireless extensions.
wlp8s0 IEEE 802.11 ESSID:"cisco"
Mode:Managed Frequency:2.412 GHz Access Point: 4C:00:82:DF:DF:94
Bit Rate=72.2 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:76 Missed beacon:0
Ouput of all commands: https://i.stack.imgur.com/I254W.jpg
lsusb
. Welcome to Ask Ubuntu. – chili555 Nov 02 '17 at 21:44