jenssegers / RTL8188-hostapd

hostapd for Realtek RTL8188
http://jenssegers.com
GNU General Public License v2.0
332 stars 114 forks source link

Not able to discover the new network #6

Open zangaby opened 9 years ago

zangaby commented 9 years ago

Hi, I have a TP Link TL-WN725N adapter 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter I'm using this driver: https://github.com/lwfinger/rtl8188eu and RTL8188-hostapd I am able to start it but I can't find the new network to connect to it Configuration file: hostapd.conf drv->ifindex=3 l2_sock_recv==l2_sock_xmit=0x0x1cadbd0 Failed to request a scan of neighboring BSSes rtl871x_set_rts_threshold, rts=2347 rtl871x_set_frag_threshold, frag=2346 +rtl871x_sta_deauth_ops, ff:ff:ff:ff:ff:ff is deauth, reason=2 rtl871x_set_key_ops rtl871x_set_key_ops rtl871x_set_key_ops rtl871x_set_key_ops Using interface wlan1 with hwaddr 0c:82:68:02:49:aa and ssid 'MySSID' rtl871x_set_wps_assoc_resp_ie rtl871x_set_wps_beacon_ie rtl871x_set_wps_probe_resp_ie rtl871x_set_key_ops rtl871x_set_beacon_ops rtl871x_set_hidden_ssid ignore_broadcast_ssid:0, MySSID,11 rtl871x_set_acl

Am I missing something ? Thank you !

arximboldi commented 8 years ago

Same here :(