abhijeet2096 / TL-WN722N-V2

Drivers for TP-LINK TL-WN722N version 2 .Clean ported for kernel 4.4, 4.8, 4.10 ,4.13 ,4.14 & 4.15 from source which was at 4.3
https://abhijeet2096.github.io/TL-WN722N-V2/
MIT License
127 stars 40 forks source link

Not working in kali nethunter #45

Open sahil00987789 opened 3 years ago

sahil00987789 commented 3 years ago

I used all the commands properly but all the time problem arises. root@kali:/# uname -a Linux kali 4.4.153-perf+ #1 SMP PREEMPT Thu Sep 17 11:40:21 WIB 2020 aarch64 GNU/Linux

I used the dkms module. But when i tried to install drivers using $ sudo dkms install -m 8188eu -v 1.2 It shows me this $ sudo dkms install -m 8188eu -v 1.2 Error! echo Your kernel headers for kernel 4.4.153-perf+ cannot be found at /lib/modules/4.4.153-perf+/build or /lib/modules/4.4.153-perf+/source. You can use the --kernelsourcedir option to tell DKMS where it's located.

What to do pls help