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
125 stars 40 forks source link

Issue with kernel version 4.19.0 #36

Open harshm508 opened 5 years ago

harshm508 commented 5 years ago

Please make it available for 4.19.0 and it should support handshake while hacking

muratoznn commented 5 years ago

I have same problem tp link wn722n driver is not support new kali linux 4.19.0 version What can we do help please ? I tried to start with 4.18.0 mode kali linux but kali servers stopped update 4.18.0 İt stopped all of web page to downloading linux-headers-4.18.0

harshm508 commented 5 years ago

Brother you may try mrfuba driver on git hub in issues someone named luka j has modified it for 4.19.0 it works fine but i was unable to hack any wifi as it doesnt allow handshake you may try it once if it works for you

muratoznn commented 5 years ago

How we can turn monitor mode with mrfuba driver ?

muratoznn commented 5 years ago

I Want to Use Monitor Mode. Do You Know What Can I Do ?

harshm508 commented 5 years ago

Ya sure You may type iw dev wlan0 set type monitor

muratoznn commented 5 years ago

root@kali:/usr/src# airmon-ng

PHY Interface Driver Chipset

null wlan0 r8188eu
phy0 wlan1 iwlwifi Intel Corporation Wireless 3160 (rev 93)

root@kali:/usr/src# iw dev wlan0 set type monitor command failed: No such device (-19) root@kali:/usr/src#

I Can't Open Monitor Mode With Tp link wn722n Wifi antenna Please Help ?

muratoznn commented 5 years ago

root@kali:/usr/src# sudo dkms build -m 8188eu -v 1.2

Kernel preparation unnecessary for this kernel. Skipping...

Building module: cleaning build area... 'make' all.......................(bad exit status: 2) Error! Bad return status for module build on kernel: 4.19.0-kali1-amd64 (x86_64) Consult /var/lib/dkms/8188eu/1.2/build/make.log for more information. root@kali:/usr/src#

I Can Not open Monitor mode Please help

harshm508 commented 5 years ago

https://github.com/luka-j/rtl8188eus.git Use this it will work

harshm508 commented 5 years ago

Download

cd Desktop

git clone -b master https://github.com/quickreflex/rtl8188eus.git

cd rtl8188eu

Compiling & Installing

make all make install

Or with DKMS

dkms add . dkms build 8188eu/1.0 dkms install 8188eu/1.0

Switch modes

For setting monitor mode

ifconfig wlan0 down iw dev wlan0 set type monitor ifconfig wlan0 up

For setting TX power

iw wlan0 set txpower fixed 1300

muratoznn commented 5 years ago

I Take This Error Why dont install ?

/root/rtl8188eus/os_dep/linux/os_intfs.c:742:22: note: (near initialization for ‘rtw_netdev_ops.ndo_select_queue’) cc1: some warnings being treated as errors make[4]: [/usr/src/linux-headers-4.19.0-kali1-common/scripts/Makefile.build:309: /root/rtl8188eus/os_dep/linux/os_intfs.o] Error 1 make[3]: [/usr/src/linux-headers-4.19.0-kali1-common/Makefile:1532: module/root/rtl8188eus] Error 2 make[2]: [Makefile:146: sub-make] Error 2 make[1]: [Makefile:8: all] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-4.19.0-kali1-amd64' make: *** [Makefile:1367: modules] Error 2

I think Maybe Linux-Headers cause this I Tried to install Linux-headers I take Error

Ayarlanıyor: linux-headers-4.19.0-kali1-common-rt (4.19.13-1kali1) ... Ayarlanıyor: linux-headers-4.19.0-kali1-cloud-amd64 (4.19.13-1kali1) ... /etc/kernel/header_postinst.d/dkms: Error! Bad return status for module build on kernel: 4.19.0-kali1-cloud-amd64 (x86_64) Consult /var/lib/dkms/8188eu/1.2/build/make.log for more information. Warning: Unable to find an initial ram disk that I know how to handle. Will not try to make an initrd. Ayarlanıyor: linux-headers-4.19.0-kali1-rt-amd64 (4.19.13-1kali1) ... /etc/kernel/header_postinst.d/dkms: Error! Bad return status for module build on kernel: 4.19.0-kali1-rt-amd64 (x86_64) Consult /var/lib/dkms/8188eu/1.2/build/make.log for more information. Warning: Unable to find an initial ram disk that I know how to handle. Will not try to make an initrd. Ayarlanıyor: linux-headers-4.19.0-kali1-all-amd64 (4.19.13-1kali1) ... Ayarlanıyor: linux-headers-4.19.0-kali1-all (4.19.13-1kali1) ...

Why I take these Errors ? Do You know ?

harshm508 commented 5 years ago

Yes

muratoznn commented 5 years ago

Why ?

muratoznn commented 5 years ago

What a stupid device this is. I've been working on this device all day. I opened kali linux with 4.18.0 in developed opinions and I finally did a software installation with abhijeet2096 / TL-WN722N-V2 . İn conclusion it is not start. If you ask me, you have to get rid of that idiot by selling it right away.

muratoznn commented 5 years ago

I have tp link wn722n wifi modem for sale. Anybody want to buy? :D

zubayrrr commented 4 years ago

root@kali:/usr/src# sudo dkms build -m 8188eu -v 1.2

Kernel preparation unnecessary for this kernel. Skipping...

Building module: cleaning build area... 'make' all.......................(bad exit status: 2) Error! Bad return status for module build on kernel: 4.19.0-kali1-amd64 (x86_64) Consult /var/lib/dkms/8188eu/1.2/build/make.log for more information. root@kali:/usr/src#

I Can Not open Monitor mode Please help

guys, I'm facing the same problem, did you find any solution, please help me out. I'm using linux version 5.3.0-kali3-amd64