-
Notifications
You must be signed in to change notification settings - Fork 1k
Network issue on Pi3 when setting passwd #187
Comments
You can try this fix: Basically the no-virt option solved it for me. I've been using it now for a long time. Please report back if that solved it for you. |
I git clone the new source code and make install again. I want start create_ap as a daemon this system startup, but don't know how to edit this default config file /etc/create_ap.conf. So I edit the /usr/lib/systemd/system/create_ap.service file: and enable create_ap.service using systemctl this a password, I work perfectly. And if you know how to make use of default config file /etc/create_ap.conf, tell me the way. Thanks a lot. |
Just set this to 1: And the rest of the config to your requirements. You can also create a config of your setting, just look at the help page. |
Yeah, I do this as follow: |
start the script via command line and post the output. |
How should looks this file for WPA2-PSK? |
Just change the wpa version. |
WPA_VERSION=2 |
just try it. You can also generate a config file from the command line and check the resulting output. Check the help page for that. |
No it not works. |
On my Pi3 using ArchlinuxARM system, when I start create_ap with -g 10.0.0.1 waln0 eth0 PASSWD option , wifi conneted, but no network. I can't find out what's going wrong and have to ask for help here. Thanks.
The text was updated successfully, but these errors were encountered: