Created
February 8, 2019 13:40
-
-
Save typelogic/ba54a1367dbf206fffbd56a55f571de5 to your computer and use it in GitHub Desktop.
hostapd error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@sysbox0:~# hostapd /etc/hostapd/hostapd.conf | |
Configuration file: /etc/hostapd/hostapd.conf | |
Failed to create interface mon.wlan0: -95 (Operation not supported) | |
wlan0: Could not connect to kernel driver | |
Using interface wlan0 with hwaddr 5e:f9:79:c5:d0:ee and ssid "clinica" | |
random: Only 16/20 bytes of strong random data available from /dev/random | |
random: Not enough entropy pool available for secure operations | |
WPA: Not enough entropy in random pool for secure operations - update keys later when the first station connects | |
Failed to set beacon parameters | |
wlan0: Could not connect to kernel driver | |
Interface initialization failed | |
wlan0: interface state UNINITIALIZED->DISABLED | |
wlan0: AP-DISABLED | |
wlan0: Unable to setup interface. | |
wlan0: interface state DISABLED->DISABLED | |
wlan0: AP-DISABLED | |
hostapd_free_hapd_data: Interface wlan0 wasn't started | |
nl80211: deinit ifname=wlan0 disabled_11b_rates=0 | |
root@sysbox0:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment