Oficial Raspberry Pi Wifi Dongle not supporting Access Point - Raspberry Pi Forums
i bought official raspberry pi dongle because wanted make sure supports features on pi. : https://www.raspberrypi.org/products/usb-wifi-dongle/
followed guide setup wifi access point: https://learn.adafruit.com/setting-up-a ... l-software
, when check connection get
doing wrong?
followed guide setup wifi access point: https://learn.adafruit.com/setting-up-a ... l-software
, when check connection
code: select all
"sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf"
code: select all
configuration file: /etc/hostapd/hostapd.conf failed create interface mon.wlan0: -95 (operation not supported) not set channel kernel driver interface initialization failed wlan0: interface state uninitialized->disabled wlan0: ap-disabled wlan0: unable setup interface. hostapd_free_hapd_data: interface wlan0 wasn't started
raspberrypi
Comments
Post a Comment