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

报错了。。。。 #3

Open
lssb opened this issue Aug 11, 2018 · 1 comment
Open

报错了。。。。 #3

lssb opened this issue Aug 11, 2018 · 1 comment

Comments

@lssb
Copy link

lssb commented Aug 11, 2018

Your wifi AP configure:

  • AP:
    • SSID: 3
    • PASSWROD: 12312312
    • WAN: eth0
    • LAN: wlan0
  • DHCP:
    • ROUTER: 192.168.43.1
    • RANGE: 192.168.43.2 - 192.168.43.10
    • DNS: 119.29.29.29, 8.8.8.8
  • SS RELAY: no

Please Confirm your configure, Enter to continue, Ctrl-C to exit.

===== Creating WiFi AP... =====

dnsmasq: no process found
hostapd: no process found
net.ipv4.ip_forward = 1
Configuration file: hostapd.conf
Failed to create interface mon.wlan0: -95 (Operation not supported)
wlan0: Could not connect to kernel driver
Using interface wlan0 with hwaddr b8:27:eb:c8:01:39 and ssid "3"
Failed to set beacon parameters
wlan0: Could not connect to kernel driver
Interface initialization failed
wlan0: interface state UNINITIALIZED->DISABLED
wlan0: AP-DISABLED
wlan0: Unable to setup interface.
hostapd_free_hapd_data: Interface wlan0 wasn't started

WiFi Stop, Cleaning......

hostapd: no process found
net.ipv4.ip_forward = 0

Done!

rpi3 的板子,,,,,

@lssb
Copy link
Author

lssb commented Aug 11, 2018

如果是直接用create_ap的话是可以的

pi@raspberrypi:~/create_ap $ sudo create_ap wlan0 eth0 3 33333333
WARN: brmfmac driver doesn't work properly with virtual interfaces and
it can cause kernel panic. For this reason we disallow virtual
interfaces for your adapter.
For more info: oblique/create_ap#203
WARN: Your adapter does not fully support AP virtual interface, enabling --no-virt
Config dir: /tmp/create_ap.wlan0.conf.Ts8HdQQn
PID: 1475
Network Manager found, set wlan0 as unmanaged device... DONE
Sharing Internet using method: nat
hostapd command-line interface: hostapd_cli -p /tmp/create_ap.wlan0.conf.Ts8HdQQn/hostapd_ctrl
Configuration file: /tmp/create_ap.wlan0.conf.Ts8HdQQn/hostapd.conf
Failed to create interface mon.wlan0: -95 (Operation not supported)
wlan0: Could not connect to kernel driver
Using interface wlan0 with hwaddr b8:27:eb:c8:01:39 and ssid "3"
wlan0: interface state UNINITIALIZED->ENABLED
wlan0: AP-ENABLED

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

1 participant