Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start hostapd.service: Unit hostapd.service is masked #25

Open
gulliverrr opened this issue Sep 14, 2019 · 2 comments
Open

Failed to start hostapd.service: Unit hostapd.service is masked #25

gulliverrr opened this issue Sep 14, 2019 · 2 comments

Comments

@gulliverrr
Copy link

gulliverrr commented Sep 14, 2019

This is obviously not your problem but raspbian Stretch's hostapd as it changed their installation steps and a little edit is needed in your installation steps here under README.
Run these:

sudo systemctl unmask hostapd
sudo systemctl enable hostapd

before running this:

sudo systemctl start hostapd && sudo systemctl start dnsmasq

Here is a little background reading.

@MushegKh
Copy link

This has solved my not working AP in RPi3.
SSID was not visible.

@jose91sdr
Copy link

Great, it solved the same problem on my Raspberry Pi Zero W, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants