Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Failed to create interface mon.wlan0: -95 (Operation not supported) #362

Open
C-Li opened this issue Oct 12, 2018 · 1 comment
Open

Failed to create interface mon.wlan0: -95 (Operation not supported) #362

C-Li opened this issue Oct 12, 2018 · 1 comment

Comments

@C-Li
Copy link

C-Li commented Oct 12, 2018

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

@wzssyqa
Copy link

wzssyqa commented Dec 12, 2018

as a workaround, you can disable 802.11n and use nl80211 as the driver

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants