rtl8188eus icon indicating copy to clipboard operation
rtl8188eus copied to clipboard

~/Desktop/rtl8188eus# iw dev wlan0 set type monitor command failed: No such device (-19)

Open saikumar41 opened this issue 5 years ago • 6 comments

~/Desktop/rtl8188eus# iw dev wlan0 set type monitor command failed: No such device (-19)

saikumar41 avatar Aug 11 '18 19:08 saikumar41

still no solution ah?

tujimeaj avatar Jan 16 '19 22:01 tujimeaj

I think you should check your device name with iwconfig command. For example, in my case, it's wlp0s20u2.

K0UR05H avatar Jan 17 '19 08:01 K0UR05H

@k0ur0x it was not that case bro. my iwconfig showed wlan0... @saikumar41, i did it. I deleted the previous build, git clone the kimocoder/rtl8188eus.git(cuz it already contained the fix with the line EXTRA_CFLAGS += -Wno-incompatible-pointer-types on Makefile), then i updated also os_intfs.c and wifi.h with the lines specified by luka-j https://github.com/quickreflex/rtl8188eus/pull/12. Then on issuing the command iw dev wlan0 set type monitor u should see no more errors, when verifyingthe iwconfig u should see auto mode.Hope this works also for you.

tujimeaj avatar Jan 17 '19 14:01 tujimeaj

@tujimeaj do you think you could help me please? im having the same issue but im not sure what you refer to when you mention the errors in #12 by @luka-j thank you

hazeuss avatar May 30 '19 06:05 hazeuss

is there any fix around? :)

GetRektBoy724 avatar Jan 11 '20 05:01 GetRektBoy724

Had the same issue, installed this driver instead: https://github.com/aircrack-ng/rtl8188eus/ Aircrack driver works good in monitor mode.

bakwc avatar Aug 24 '21 18:08 bakwc