Skip to content

AP mode support #31

@bshubenok-sigma

Description

@bshubenok-sigma

Hi!
It looks like I there are some inconsistency between what stated in README and what I see in module info. README states that

The driver supports 'monitor mode' and 'frame injection' capabilities,
often needed for penetration testing abilities. Besides that, it has good support as it's
an MAC80211 driver rather than NL80211/CFG80211. AP/MESH/MANAGED/MONITOR support, WPA3-SAE,
Virtual Interfaces (VIF), TX power control, P2P commands etc.

but later no support for AP mode is shown:

	Supported interface modes:
		 * managed
		 * monitor

Hardware I'm using is TP-Link WN-725N dongle:

new high-speed USB device number 3 using musb-hdrc
[ 2832.057967] usb 1-1: This Realtek USB WiFi dongle (0x0bda:0x8179) is untested!
[ 2832.075567] usb 1-1: Please report results to christian@aircrack-ng.org
[ 2832.173671] usb 1-1: Vendor: Realtek
[ 2832.182020] usb 1-1: Product: 802.11n NIC
[ 2832.192586] usb 1-1: Serial: 00E04C0001
[ 2832.204756] usb 1-1: rtl8188eu_parse_efuse: dumping efuse (0x200 bytes):
[ 2832.222063] usb 1-1: 00: 29 81 00 6c 0b 00 00 00
[ 2832.234502] usb 1-1: 08: 00 0c 00 00 00 00 00 00

......
......

[ 2833.158617] usb 1-1: RTL8188EU rev D (TSMC) 1T1R, TX queues 2, WiFi=0, BT=0, GPS=0, HI PA=0
[ 2833.178898] usb 1-1: RTL8188EU MAC: 7c:c2:c6:11:1b:b6
[ 2833.191584] usb 1-1: rtl8xxxu: Loading firmware rtlwifi/rtl8188eufw.bin

Am I missing some parameter during build/module loading or this driver does not support AP mode?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions