How to install driver of Tp-link Tl-wn8200nd v2
I just bought a TL-WN8200ND v2 Tp-link adapter, but I can't get that adapter to work in Kali Linux 2019.3, I must mention that this version has kernel 5.2 and the drivers I've tried with are only compatible with Kernel 4, I hope someone help me, I would really appreciate it
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Thanks so much bro.
Anyway, I will leave the solution I found here, in case someone is interested.
In this url is the solution for installing the drivers for the TP-LINK TL-WN8200ND adapter
Link: https://github.com/kimocoder/rtl8192eu
I must mention that the requirements for the installation of these drivers is necessary to have also installed BC, I will then leave the installation of the necessary packages to install the drivers
sudo apt-get update
sudo apt-get install dkms git gcc linux-headers - $ (uname -r) bc
After having run these commands you can continue with the installation guide that appears in the link that Github, a greeting
- Copy Link
- Report Inappropriate Content
Hello, the TL-WN8200ND V2 has official driver for Linux 2.6.18-4.4.6.
For new kernel version, there is no official driver, instead, you can try to search online, like githubto to get the suitable driver.
The chipset of the adapter is Realtek RTL8192EU
Good day.
- Copy Link
- Report Inappropriate Content
Thanks so much bro.
Anyway, I will leave the solution I found here, in case someone is interested.
In this url is the solution for installing the drivers for the TP-LINK TL-WN8200ND adapter
Link: https://github.com/kimocoder/rtl8192eu
I must mention that the requirements for the installation of these drivers is necessary to have also installed BC, I will then leave the installation of the necessary packages to install the drivers
sudo apt-get update
sudo apt-get install dkms git gcc linux-headers - $ (uname -r) bc
After having run these commands you can continue with the installation guide that appears in the link that Github, a greeting
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 7764
Replies: 3
Voters 0
No one has voted for it yet.