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

Unable to get it to work on rpi4 #43

Open
amdixit opened this issue Jun 16, 2021 · 2 comments
Open

Unable to get it to work on rpi4 #43

amdixit opened this issue Jun 16, 2021 · 2 comments

Comments

@amdixit
Copy link

amdixit commented Jun 16, 2021

The installation and server seems to start fine but I do not see the access point. I am using the default config that's noted in the git repo. Below is what I see when I start the server:

node server.js

Wifi is not enabled, Enabling AP for self-configure

AP is not enabled yet... enabling...
... dhcpcd server restarted!
ifconfig wlan0 down successful...
... dnsmasq server restarted!
... AP Enable Success!

@Darustc4
Copy link

Probably too late to be of any use, but in case someone stumbles on this problem:

sudo systemctl unmask hostapd
rfkill unblock 0

@dlhenke
Copy link

dlhenke commented Mar 31, 2022

Probably too late to be of any use, but in case someone stumbles on this problem:

sudo systemctl unmask hostapd
rfkill unblock 0

Thank You !!!!!! is working on RPI3B+ with Raspberry PI bullseye 32bit, I will try on RPI 2 this month.. this will be perfect to my project..

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