Привет, ЛОР.
kotik@kotik-laptop:~/Src/hostap/hostapd:0> lspci | grep Network
04:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
kotik@kotik-laptop:~/Src/hostap/hostapd:1> cat /tmp/hostapd-minimal.conf
interface=wlp4s0
driver=nl80211
ssid=test
channel=1
kotik@kotik-laptop:~/Src/hostap/hostapd:1> sudo ./hostapd /tmp/hostapd-minimal.conf
Configuration file: /tmp/hostapd-minimal.conf
nl80211: Could not configure driver mode
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlp4s0 wasn't started
Как думаете, с чем может быть связано?