Open bshubenok-sigma opened 2 years ago
I join the question. I also could not use TP-Link TL-WN722N v3 [Realtek RTL8188EUS] in access point mode.I join the question. I also could not use TP-Link TL-WN722N v3 [Realtek RTL8188EUS] in access point mode.
I join the question. I also could not use TP-Link TL-WN722N v3 [Realtek RTL8188EUS] in access point mode.I join the question. I also could not use TP-Link TL-WN722N v3 [Realtek RTL8188EUS] in access point mode.
sorry for disturbing you nightflexer, but i actually bought a tp-link 722n adapter a few days ago and i can't get it running using the aircrack-ng driver (seems some compilation error). does this driver by kimocoder still supports tl-wn722n? @NightFlexer (and if it's still working in your device , can you please tell me the kernel version of your os?)
@NightFlexer (and if it's still working in your device , can you please tell me the kernel version of your os?) I have kernel 5.14. You can try to build the driver as I advised here: https://github.com/kimocoder/realtek_rtwifi/issues/30
@NightFlexer (and if it's still working in your device , can you please tell me the kernel version of your os?) I have kernel 5.14. You can try to build the driver as I advised here: https://github.com/kimocoder/realtek_rtwifi/issues/30
sorry, but still didn't work out for me . my kernel is 5.15 . shows some compilation error(can't remember at this moment).i guess i was doing something wrong . but your solution removed my previous error though. i would check again and let you know the error i am facing now.
The readme says that the driver supports start_ ap command, AP frames and at the bottom it says that ap is need to be tested...idk how to send commands so i tried starting ap the way everyone does that...create new wlan interface with AP type and start hostapd with config that targeted rtl8xxxu device...can you guess on which step i got an error?) I could not create a new interface..."iw dev wlan1 interface add wlan1-AP type __ap" says that operation not supported on thansport endpoint...so, does it mean that driver does not support adding new interfaces?but readme says that it supports this...thats a bit strange...
Hi! It looks like I there are some inconsistency between what stated in README and what I see in module info. README states that
but later no support for AP mode is shown:
Hardware I'm using is TP-Link WN-725N dongle:
Am I missing some parameter during build/module loading or this driver does not support AP mode?