This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] 2020-03-24-OpenPlotter-v2-Headless-img: no wifi access point
#8
You are right there is something wrong in hostapd initialization. There is this error in log:

Code:
Apr  2 12:56:13 openplotter systemd[1]: hostapd.service: Service RestartSec=2s expired, scheduling restart.
Apr  2 12:56:13 openplotter systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 23.
Apr  2 12:56:13 openplotter systemd[1]: Stopped Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator.
Apr  2 12:56:13 openplotter systemd[1]: Starting Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator...
Apr  2 12:56:13 openplotter hostapd[1133]: Configuration file: /etc/hostapd/hostapd.conf
Apr  2 12:56:13 openplotter hostapd[1133]: rfkill: WLAN soft blocked
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: Could not connect to kernel driver
Apr  2 12:56:13 openplotter hostapd[1133]: Using interface wlan9 with hwaddr dc:a6:32:02:1e:4c and ssid "openplotter"
Apr  2 12:56:13 openplotter hostapd[1133]: Failed to set beacon parameters
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: Could not connect to kernel driver
Apr  2 12:56:13 openplotter hostapd[1133]: Interface initialization failed
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: interface state UNINITIALIZED->DISABLED
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: AP-DISABLED
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: Unable to setup interface.
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: interface state DISABLED->DISABLED
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: AP-DISABLED
Apr  2 12:56:13 openplotter hostapd[1133]: wlan9: CTRL-EVENT-TERMINATING
Apr  2 12:56:13 openplotter hostapd[1133]: hostapd_free_hapd_data: Interface wlan9 wasn't started
Apr  2 12:56:13 openplotter hostapd[1133]: nl80211: deinit ifname=wlan9 disabled_11b_rates=0
Apr  2 12:56:13 openplotter systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
Apr  2 12:56:13 openplotter systemd[1]: hostapd.service: Failed with result 'exit-code'.
Apr  2 12:56:13 openplotter systemd[1]: Failed to start Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator.

This worked:

Code:
sudo rfkill unblock 0

I do not understand why is working in NOOB...

EDIT: The Soft blocked status seems to correspond to the GUI "Turn Wi-Fi on" / "Turn Wi-Fi off".
Reply


Messages In This Thread
RE: 2020-03-24-OpenPlotter-v2-Headless-img: no wifi access point - by Sailoog - 2020-04-02, 01:06 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)