<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic NetworkManager Compatibility with NXP SDIO Wi-Fi (mwifiex) Driver – Device is Unmanaged (AM62x ) in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/NetworkManager-Compatibility-with-NXP-SDIO-Wi-Fi-mwifiex-Driver/m-p/2125815#M29178</link>
    <description>&lt;P&gt;Hello NXP Team,&lt;/P&gt;&lt;P&gt;We are using an embedded board (#AM62ax) with the following Wi-Fi hardware and BSP stack:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Wi-Fi Chipset:&lt;/STRONG&gt; NXP/Marvell SDIO Wi-Fi (log output below suggests 88W8997/88W8801 or similar)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Bus Interface:&lt;/STRONG&gt; SDIO (mmc2)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Kernel Driver:&lt;/STRONG&gt; Vendor-provided MWLAN (not mainline mwifiex_sdio)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Firmware:&lt;/STRONG&gt; Loads nxp/sduart_nw61x_v1.bin.se at boot&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Wi-Fi Interfaces:&lt;/STRONG&gt; wlan0 (STA), uap0 (AP)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Dmesg highlights:&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[ 5.149095] mmc2: new ultra high speed SDR104 SDIO card at address 0001&lt;BR /&gt;[ 5.674110] wlan: Register to Bus Driver...&lt;BR /&gt;[ 6.064747] Wlan: FW download over, firmwarelen=1004248 downloaded 916048&lt;BR /&gt;[ 6.468878] WLAN FW is active&lt;BR /&gt;[ 6.523621] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 6.537666] wlan: version = SDIW612---18.99.2.p66.17-MM6X18437.p3-GPL-(FP92)&lt;BR /&gt;[ 6.553290] wlan: Driver loaded successfully&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are attempting to manage Wi-Fi via &lt;STRONG&gt;NetworkManager&lt;/STRONG&gt; (using nmcli and libnm APIs) to enable dynamic Wi-Fi interface control (scan, connect, AP mode) from our application layer.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem observed:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;nmcli device status shows wlan0 as “disconnected”, and nmcli device wifi can scan networks.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;But when attempting to connect, we receive:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;csharp&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Copy&lt;SPAN class=""&gt;Edit&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Error: Connection activation failed: The device &lt;SPAN class=""&gt;is&lt;/SPAN&gt; &lt;SPAN class=""&gt;unmanaged&lt;/SPAN&gt; because the link &lt;SPAN class=""&gt;is&lt;/SPAN&gt; &lt;SPAN class=""&gt;not&lt;/SPAN&gt; initialized &lt;SPAN class=""&gt;by&lt;/SPAN&gt; udev. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;dmesg reports “IOCTL failed” and "Block woal_cfg80211_del_key in abnormal driver state".&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;After several scan/connect attempts, the driver/firmware resets and wlan0 disappears.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Manual method works:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;If we bring up Wi-Fi using manual scripts (wpa_supplicant, iw, hostapd), everything works as expected—association, scan, and AP mode.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is the NXP/Marvell SDIO MWLAN/mwifiex driver officially supported for NetworkManager management?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;If not, is there a recommended path for robust dynamic Wi-Fi management on this hardware?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Are there BSP/driver updates or configuration changes needed to enable NM support, or should we restrict to manual scripts as per current documentation?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Board logs and more details available if needed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you for clarifying,&lt;/P&gt;&lt;P&gt;Laxman.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 18:13:36 GMT</pubDate>
    <dc:creator>laxmanbradfit07</dc:creator>
    <dc:date>2025-06-30T18:13:36Z</dc:date>
    <item>
      <title>NetworkManager Compatibility with NXP SDIO Wi-Fi (mwifiex) Driver – Device is Unmanaged (AM62x )</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/NetworkManager-Compatibility-with-NXP-SDIO-Wi-Fi-mwifiex-Driver/m-p/2125815#M29178</link>
      <description>&lt;P&gt;Hello NXP Team,&lt;/P&gt;&lt;P&gt;We are using an embedded board (#AM62ax) with the following Wi-Fi hardware and BSP stack:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Wi-Fi Chipset:&lt;/STRONG&gt; NXP/Marvell SDIO Wi-Fi (log output below suggests 88W8997/88W8801 or similar)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Bus Interface:&lt;/STRONG&gt; SDIO (mmc2)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Kernel Driver:&lt;/STRONG&gt; Vendor-provided MWLAN (not mainline mwifiex_sdio)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Firmware:&lt;/STRONG&gt; Loads nxp/sduart_nw61x_v1.bin.se at boot&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Wi-Fi Interfaces:&lt;/STRONG&gt; wlan0 (STA), uap0 (AP)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Dmesg highlights:&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[ 5.149095] mmc2: new ultra high speed SDR104 SDIO card at address 0001&lt;BR /&gt;[ 5.674110] wlan: Register to Bus Driver...&lt;BR /&gt;[ 6.064747] Wlan: FW download over, firmwarelen=1004248 downloaded 916048&lt;BR /&gt;[ 6.468878] WLAN FW is active&lt;BR /&gt;[ 6.523621] Register NXP 802.11 Adapter wlan0&lt;BR /&gt;[ 6.537666] wlan: version = SDIW612---18.99.2.p66.17-MM6X18437.p3-GPL-(FP92)&lt;BR /&gt;[ 6.553290] wlan: Driver loaded successfully&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are attempting to manage Wi-Fi via &lt;STRONG&gt;NetworkManager&lt;/STRONG&gt; (using nmcli and libnm APIs) to enable dynamic Wi-Fi interface control (scan, connect, AP mode) from our application layer.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem observed:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;nmcli device status shows wlan0 as “disconnected”, and nmcli device wifi can scan networks.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;But when attempting to connect, we receive:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;csharp&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Copy&lt;SPAN class=""&gt;Edit&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Error: Connection activation failed: The device &lt;SPAN class=""&gt;is&lt;/SPAN&gt; &lt;SPAN class=""&gt;unmanaged&lt;/SPAN&gt; because the link &lt;SPAN class=""&gt;is&lt;/SPAN&gt; &lt;SPAN class=""&gt;not&lt;/SPAN&gt; initialized &lt;SPAN class=""&gt;by&lt;/SPAN&gt; udev. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;dmesg reports “IOCTL failed” and "Block woal_cfg80211_del_key in abnormal driver state".&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;After several scan/connect attempts, the driver/firmware resets and wlan0 disappears.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Manual method works:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;If we bring up Wi-Fi using manual scripts (wpa_supplicant, iw, hostapd), everything works as expected—association, scan, and AP mode.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is the NXP/Marvell SDIO MWLAN/mwifiex driver officially supported for NetworkManager management?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;If not, is there a recommended path for robust dynamic Wi-Fi management on this hardware?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Are there BSP/driver updates or configuration changes needed to enable NM support, or should we restrict to manual scripts as per current documentation?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Board logs and more details available if needed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you for clarifying,&lt;/P&gt;&lt;P&gt;Laxman.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 18:13:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/NetworkManager-Compatibility-with-NXP-SDIO-Wi-Fi-mwifiex-Driver/m-p/2125815#M29178</guid>
      <dc:creator>laxmanbradfit07</dc:creator>
      <dc:date>2025-06-30T18:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: NetworkManager Compatibility with NXP SDIO Wi-Fi (mwifiex) Driver – Device is Unmanaged (AM62x )</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/NetworkManager-Compatibility-with-NXP-SDIO-Wi-Fi-mwifiex-Driver/m-p/2128829#M29229</link>
      <description>&lt;P&gt;Yes, we recommend to use&amp;nbsp;&lt;SPAN&gt;manual scripts (wpa_supplicant, iw, hostapd) for the Wifi connection.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jul 2025 07:44:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/NetworkManager-Compatibility-with-NXP-SDIO-Wi-Fi-mwifiex-Driver/m-p/2128829#M29229</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2025-07-05T07:44:04Z</dc:date>
    </item>
  </channel>
</rss>

