Hi,
I have started working with IMX8M EVK. I'm trying make IMX8MQ EVK as Access point
but i'm facing some issues like the below ERROR i'm getting
--------------------------------------------------------------------------------------------------------------------------------------
root@imx8mqevk:~# hostapd /etc/hostapd.conf
Configuration file: /etc/hostapd.conf
rfkill: Cannot open RFKILL control device
ACS: Automatic channel selection started, this may take a bit
wlan0: interface state UNINITIALIZED->ACS
wlan0: ACS-STARTED
ACS: Unable to collect survey data
ACS: All study options have failed
Interface initialization failed
wlan0: interface state ACS->DISABLED
wlan0: AP-DISABLED
ACS: Possibly channel configuration is invalid, please report this along with your config file.
ACS: Failed to start
wlan0: AP-DISABLED
hostapd_free_hapd_data: Interface wlan0 wasn't started
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: interface state DISABLED->DISABLED
wlan0: interface state DISABLED->DISABLED
wlan0: AP-DISABLED
wlan0: CTRL-EVENT-TERMINATING
hostapd_free_hapd_data: Interface wlan0 wasn't started
-----------------------------------------------------------------------------------------------------------------------------------------
suggest me how to resolve this issue.
Hi
Which bsp version and wifi you are using ? WLAN driver except MARVELL in BSP Version L5.xx is disabled in kernel.
BR
Zhiming