Minho Park Posted September 13, 2015 Posted September 13, 2015 Hi! I'm using Orange Pi Mini with Armbian_4.2_Orangepi_Debian_jessie_4.1.6. AP mode seems not to work as manual. hostapd-rt and hostapd.conf-rt seems better but I cannot find the AP.Please advise me! Thanks in advance. ----------------------------------------------------------------------------------------- FYI, root@orangepi:~# lsmodModule Size Used byr8188eu 396949 0evbug 1484 0evdev 9340 0sun4i_ts 3722 0 root@orangepi:~# hostapd /etc/hostapd.confConfiguration file: /etc/hostapd.confnl80211: Driver does not support authentication/association or connect commandsnl80211: deinit ifname=wlan0 disabled_11b_rates=0nl80211 driver initialization failed.wlan0: interface state UNINITIALIZED->DISABLEDwlan0: AP-DISABLEDhostapd_free_hapd_data: Interface wlan0 wasn't started root@orangepi:~# hostapd-rt /etc/hostapd.conf-rtConfiguration file: /etc/hostapd.conf-rtdrv->ifindex=5+rtl871x_sta_deauth_ops, ff:ff:ff:ff:ff:ff is deauth, reason=2rtl871x_set_key_opsrtl871x_set_key_opsrtl871x_set_key_opsrtl871x_set_key_opsUsing interface wlan0 with hwaddr ac:a2:13:5b:13:a9 and ssid "orange"rtl871x_set_wps_assoc_resp_iertl871x_set_wps_beacon_iertl871x_set_wps_probe_resp_iertl871x_set_beacon_opsrtl871x_set_hidden_ssid_opsrtl871x_set_key_opswlan0: interface state UNINITIALIZED->ENABLEDwlan0: AP-ENABLED
Minho Park Posted September 13, 2015 Author Posted September 13, 2015 Well... hostapd-rt and hostapd.conf-rt seems to work as AP even though it takes quite long to be connected. I will look into this and any comments would be appreciated.
Igor Posted September 14, 2015 Posted September 14, 2015 https://github.com/jenssegers/RTL8188-hostapd Try also this one. Someone reported it works better. I haven't got chance to test it yet.
Recommended Posts