You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 的板子,,,,,
The text was updated successfully, but these errors were encountered:
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
Your wifi AP configure:
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 的板子,,,,,
The text was updated successfully, but these errors were encountered: