PDA

View Full Version : Install T2U AC600 adpater (TP-link)



Meeseeks
2020-09-23, 07:14
Hello. I just started ethical hacking i Download Linux 5.4.0-kali3-amd64 x86_64 and im using TP-Link T2u V1 Ac600 Adapter. i try to Put ifconfig to the console to check my ip of my adapter and cant see him. i browse the internet all night to find a solution i try to download the driver from github by the command
cd Downloads/mt7610u_wifi_sta_v3002_dpo_20130916-master
make
make install but i got error:


make -C tools
make[1]: Entering directory '/root/Downloads/mt7610u_wifi_sta_v3002_dpo_20130916-master/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory '/root/Downloads/mt7610u_wifi_sta_v3002_dpo_20130916-master/tools'
/root/Downloads/mt7610u_wifi_sta_v3002_dpo_20130916-master/tools/bin2h
chipset = mt7650u
chipset = mt7630u
chipset = mt7610u
cp -f os/linux/Makefile.6 /root/Downloads/mt7610u_wifi_sta_v3002_dpo_20130916-master/os/linux/Makefile
make -C /lib/modules/5.4.0-kali3-amd64/build SUBDIRS=/root/Downloads/mt7610u_wifi_sta_v3002_dpo_20130916-master/os/linux modules
make[1]: Entering directory '/usr/src/linux-headers-5.4.0-kali3-amd64'
sh: 0: Can't open /usr/src/linux-headers-5.4.0-kali3-common/scripts/mkmakefile
make[3]: *** [/usr/src/linux-headers-5.4.0-kali3-common/Makefile:513: outputmakefile] Error 127
/usr/src/linux-headers-5.4.0-kali3-common/Makefile:659: include/config/auto.conf.cmd: No such file or directory
make[2]: *** [/usr/src/linux-headers-5.4.0-kali3-common/Makefile:677: include/config/auto.conf.cmd] Error 2
make[1]: *** [/usr/src/linux-headers-5.4.0-kali3-common/Makefile:179: sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-kali3-amd64'
make: *** [Makefile:394: LINUX] Error 2



i thought maybe the zip is damage so i download direct from tp link linux driver and try in the same methoed but the error 2 still the same i cant find any solution of this but i see poepole who use this adapter and its works so what im doing wrong here p.s i try to update linux headers and its still dosent work. i dont have any knowledge in linux i have only base python knowledge so i dont know how to monitoring the problem hope someone here will can help me thank you in advance.