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

could not insert '8188eu': Unknown symbol in module #21

Open shahir12 opened 6 years ago

shahir12 commented 6 years ago

Hi! I'm using kali 2018.1 with kernel version 4.14.0-kali3-amd64, I installed the correct header files and every requirement mentioned in the readme file. But at the last step when I tried to execute the command, it gave the following error:

sudo modprobe 8188eu

modprobe: ERROR: could not insert '8188eu': Unknown symbol in module, or unknown parameter

I'm installing this as "dkms module"

Please help me solving this error, any help would be appreciated :)