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
{{ message }}
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
I install the latest version of Raspbian stretch with desktop in my Raspberry Pi 3B+,
and run sudo create_ap wlan0 eth0 RaspberryPi 12345678, my cellphone connect the AP but no Internet connection.
The output shows that
Failed to create interface mon.wlan0: -95 (Operation not supported)
wlan0: Could not connect to kernel driver
Here is the output info
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: #203
WARN: Your adapter does not fully support AP virtual interface, enabling --no-virt
Config dir: /tmp/create_ap.wlan0.conf.lf1xeXWz
PID: 9886
Sharing Internet using method: nat
hostapd command-line interface: hostapd_cli -p /tmp/create_ap.wlan0.conf.lf1xeXWz/hostapd_ctrl
Configuration file: /tmp/create_ap.wlan0.conf.lf1xeXWz/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:f8:f2:2c and ssid "raspberryPi"
wlan0: interface state UNINITIALIZED->ENABLED
wlan0: AP-ENABLED
The text was updated successfully, but these errors were encountered:
I install the latest version of Raspbian stretch with desktop in my Raspberry Pi 3B+,
and run
sudo create_ap wlan0 eth0 RaspberryPi 12345678
, my cellphone connect the AP but no Internet connection.The output shows that
Here is the output info
The text was updated successfully, but these errors were encountered: