TL-WN722N-V2 icon indicating copy to clipboard operation
TL-WN722N-V2 copied to clipboard

Issue with kernel version 4.19.0

Open harshm508 opened this issue 6 years ago • 15 comments

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

harshm508 avatar Feb 01 '19 11:02 harshm508

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

muratoznn avatar Feb 01 '19 12:02 muratoznn

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

harshm508 avatar Feb 01 '19 13:02 harshm508

How we can turn monitor mode with mrfuba driver ?

muratoznn avatar Feb 01 '19 13:02 muratoznn

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

muratoznn avatar Feb 01 '19 17:02 muratoznn

Ya sure You may type iw dev wlan0 set type monitor

harshm508 avatar Feb 01 '19 17:02 harshm508

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 avatar Feb 01 '19 17:02 muratoznn

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

muratoznn avatar Feb 01 '19 18:02 muratoznn

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

harshm508 avatar Feb 02 '19 08:02 harshm508

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

harshm508 avatar Feb 02 '19 08:02 harshm508

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 ?

muratoznn avatar Feb 02 '19 13:02 muratoznn

Yes

harshm508 avatar Feb 03 '19 17:02 harshm508

Why ?

muratoznn avatar Feb 03 '19 19:02 muratoznn

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 avatar Feb 04 '19 22:02 muratoznn

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

muratoznn avatar Feb 04 '19 22:02 muratoznn

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

zubayrrr avatar Dec 17 '19 11:12 zubayrrr