I'm trying to install Drivers for TP-LINK TL-WN8200ND v2

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

I'm trying to install Drivers for TP-LINK TL-WN8200ND v2

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
I'm trying to install Drivers for TP-LINK TL-WN8200ND v2
I'm trying to install Drivers for TP-LINK TL-WN8200ND v2
2020-10-17 12:14:53
Model: Adapter  
Hardware Version: V2
Firmware Version:

I'm trying to install Drivers for TP-LINK TL-WN8200ND v2 in Linux by following the guide, when I arrive to compile the driver by make command I got the this error :

root@kali:~/Downloads/TL-WN8200ND 2.0_LinuxDriverSetup/rtl8192EU_linux_v4.4.1.1_18873.20160805_BTCOEX20160412-0042-OK# make

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.4.0-kali3-amd64/build M=/root/Downloads/TL-WN8200ND 2.0_LinuxDriverSetup/rtl8192EU_linux_v4.4.1.1_18873.20160805_BTCOEX20160412-0042-OK  modules

make[1]: Entering directory '/usr/src/linux-headers-5.4.0-kali3-amd64'

arch/x86/Makefile:147: CONFIG_X86_X32 enabled but no binutils support

make[2]: *** No rule to make target '2.0_LinuxDriverSetup/rtl8192EU_linux_v4.4.1.1_18873.20160805_BTCOEX20160412-0042-OK'.  Stop.

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:1686: modules] Error 2
  2      
  2      
#1
Options
1 Reply
Re:I'm trying to install Drivers for TP-LINK TL-WN8200ND v2
2021-05-14 00:31:40

@roco ,

This is happening because you are trying to compile a driver which is not compatible with your kernel.

In order to fix your problem you should download, compile and install version of the driver which supports your kernel.

 

Please follow the instructions in this github project which, at the time of writing, supports kernel version up to 5.12

  0  
  0  
#3
Options

Information

Helpful: 2

Views: 1617

Replies: 2