Date
1 - 5 of 5
hostapd_free_hapd_data: Interface wlan0 wasn't started #linux #kernel #dunfell
Vijay Rakesh Munganda
Hi,
I'm new to Yocto Project/Embedded Linux. I had added hostapd recipe (https://layers.openembedded.org/layerindex/recipe/28409/) into my build image, and when I try to run "hostapd hostapd.conf" in terminal, I get the below error. Configuration file: hostapd.conf
nl80211: Could not configure driver mode
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
nl80211 driver initialization failed.
wlan0: interface state UNINITIALIZED->DISABLED
wlan0: AP-DISABLED
wlan0: CTRL-EVENT-TERMINATING
hostapd_free_hapd_data: Interface wlan0 wasn't started
I had also killed wpa_supplicant, but still I get same error. Kindly please help me with this issue. Thanks & Regards, VR.
|
|
Vijay Rakesh Munganda
Hi All,
Can anyone please help me this issue. Thanks & Regards, VR
|
|
On 2020-12-03 2:02 a.m., vijayrakeshmunganda@... wrote:
Hi All,Hi VR, What version/release of yocto (oe-core, bitbake, ...) are you using? What image are you building and what did you add to your local.conf ? What is your target system and who provided the BSP? If it's an open source bsp layer or you can reproduce the issue using a layer such as meta-intel or meta-raspberrypi then someone might be able to help. Otherwise you'll have to contact the BSP vendor. If you can reproduce the issue with poky, and no one on the list helps out, then you could open a defect in the YP Bugzilla. https://wiki.yoctoproject.org/wiki/Bug_reporting_and_Information_levels Good luck, ../Randy Thanks & Regards, -- # Randy MacLeod # Wind River Linux
|
|
Vijay Rakesh Munganda
Hi Randy,
|
|
Shamil Khan
Hi VR, Please make sure that the interface name in hostapd.conf matches with the wireless interface name of your target.
|
|