lwfinger / rtl8188eu

Repository for stand-alone RTL8188EU driver.
Other
1.67k stars 592 forks source link

TP-LINK TL-WN725N v2 driver in kali lunix !! #369

Open messko0 opened 3 years ago

messko0 commented 3 years ago

hey , iam trying to identify my TL-WN725N v2 in kali lunix last version ... But every time a problem appears ... I tried all the solutions on the Internet .. but, unfortunately, they did not work Anyone can help me ?


└─# make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.10.0-kali3-amd64/build M=/root/DriverBuild/rtl8188eu modules make[1]: /lib/modules/5.10.0-kali3-amd64/build: No such file or directory. Stop. make: [Makefile:155: modules] Error 2


└─# sudo dkms add ./rtl8188eu Error! Could not find module source directory. Directory: /usr/src/.-rtl8188eu does not exist.

lwfinger commented 3 years ago

Did you find any references to "kernel headers not installed" in your research? That is your problem.