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 create a network #361

Open
xdanielc opened this issue Nov 22, 2023 · 1 comment
Open

Failed to create a network #361

xdanielc opened this issue Nov 22, 2023 · 1 comment

Comments

@xdanielc
Copy link

xdanielc commented Nov 22, 2023

I'm on an Acer with qualcomm controller, I'm connecting to a 2.4 Ghz
i tried doing things shown here but no success either oblique/create_ap#132

Config options written to '/etc/create_ap.conf'

Error: Failed to run hostapd, maybe a program is interfering.
If an error like 'n80211: Could not configure driver mode' was thrown
try running the following before starting create_ap:
    nmcli r wifi off
    rfkill unblock wlan
Command not found or exited with error status```
@D3vil0p3r
Copy link

It could be probably due to hostapd service is already running. I solved it by stopping its service by:

sudo systemctl stop hostapd

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

2 participants