<?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 Porting WIFI SoftAP in Android 6.0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477293#M75728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Hi i.MX Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I try to porting WIFI modules BCM43241 to our i.MX6 custom board.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I can normally use WIFI to connect to the Internet.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;But the following error occurs when I start SoftAp.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01-01 00:01:07.071: D/WifiHW_BCMDHD(1059): is_wifi_driver_loaded&lt;/P&gt;&lt;P&gt;01-01 00:01:07.071: W/WifiHW_BCMDHD(1059): Could not get driver status property!&lt;/P&gt;&lt;P&gt;01-01 00:01:07.136: D/WifiHW_BCMDHD(1059): insmod /system/lib/modules/bcmdhd.ko&lt;/P&gt;&lt;P&gt;01-01 00:01:07.810: D/Tethering(1059): sendTetherStateChangedBroadcast 0, 0, 0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.810: D/Tethering(1059): InitialState.processMessage what=4&lt;/P&gt;&lt;P&gt;01-01 00:01:07.813: D/Tethering(1059): sendTetherStateChangedBroadcast 0, 0, 0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.815: D/WifiHW_BCMDHD(1059): Wi-Fi interface property: wlan0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.815: D/WifiHW_BCMDHD(1059): Check Wi-Fi interface ready!&lt;/P&gt;&lt;P&gt;01-01 00:01:07.817: D/WifiHW_BCMDHD(231): WIFI_GET_FW_PATH_AP=1&lt;/P&gt;&lt;P&gt;01-01 00:01:07.817: D/SoftapController(231): Softap fwReload - Ok&lt;/P&gt;&lt;P&gt;01-01 00:01:07.832: D/wifi(1059): Can not initialize the vendor function pointer table&lt;/P&gt;&lt;P&gt;01-01 00:01:07.832: E/WifiNative-HAL(1059): Could not start hal&lt;/P&gt;&lt;P&gt;01-01 00:01:07.832: E/WifiStateMachine(1059): Failed to start HAL&lt;/P&gt;&lt;P&gt;01-01 00:01:07.882: D/WifiHW_BCMDHD(231): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: D/SoftapController(231): SoftAP started successfully&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: D/WifiHW_BCMDHD(1910): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: E/SoftapController(1910): no specific driver vendor&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: E/SoftapController(1910): execl failed (Cannot assign requested address)&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: E/SoftapController(1910): SoftAP failed to start&lt;/P&gt;&lt;P&gt;01-01 00:01:07.886: E/WifiStateMachine(1059): Exception in softap start java.lang.IllegalStateException: command '26 softap startap' failed with '402 26 SoftAP command has failed'&lt;/P&gt;&lt;P&gt;01-01 00:01:07.887: E/SoftapController(1910): SoftAP is not running&lt;/P&gt;&lt;P&gt;01-01 00:01:07.888: D/WifiHW_BCMDHD(1910): WIFI_GET_FW_PATH_STA=0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.888: D/SoftapController(1910): Softap fwReload - Ok&lt;/P&gt;&lt;P&gt;01-01 00:01:07.933: D/WifiHW_BCMDHD(1910): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: D/SoftapController(1910): SoftAP started successfully&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: D/WifiHW_BCMDHD(1911): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: E/SoftapController(1911): no specific driver vendor&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: E/SoftapController(1911): execl failed (Cannot assign requested address)&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: E/SoftapController(1911): SoftAP failed to start&lt;/P&gt;&lt;P&gt;01-01 00:01:07.937: E/WifiStateMachine(1059): Exception in softap re-start java.lang.IllegalStateException: command '30 softap startap' failed with '402 30 SoftAP command has failed'&lt;/P&gt;&lt;P&gt;01-01 00:01:07.939: E/WifiController(1059): WifiControllerSoftAP start failed&lt;/P&gt;&lt;P&gt;01-01 00:01:08.139: D/WifiHW_BCMDHD(1059): Unload driver module "bcmdhd"!&lt;/P&gt;&lt;P&gt;01-01 00:01:08.536: D/WifiHW_BCMDHD(1059): is_wifi_driver_loaded&lt;/P&gt;&lt;P&gt;01-01 00:01:08.536: D/WifiHW_BCMDHD(1059): wlan.driver.status=ok&lt;/P&gt;&lt;P&gt;01-01 00:01:08.537: W/WifiHW_BCMDHD(1059): The [bcmdhd] module not already exists!&lt;/P&gt;&lt;P&gt;01-01 00:01:25.797: I/MediaFocusControl(1059):&amp;nbsp; AudioFocus&amp;nbsp; abandonAudioFocus() from android.media.AudioManager@7a54129com.android.music.MediaPlaybackService$3@9ed6cae&lt;/P&gt;&lt;P&gt;01-01 00:01:25.825: I/ActivityManager(1059): Start proc 1912:com.android.musicfx/u0a12 for broadcast com.android.musicfx/.ControlPanelReceiver&lt;/P&gt;&lt;P&gt;01-01 00:01:25.915: W/System(1912): ClassLoader referenced unknown path: /system/priv-app/MusicFX/lib/arm&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): onReceive&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): Package name: com.android.music&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): Audio session: 9&lt;/P&gt;&lt;P&gt;01-01 00:01:25.919: V/MusicFXControlPanelEffect(1912): closeSession(android.app.ReceiverRestrictedContext@aec18d6, com.android.music, 9)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hope for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 07:39:19 GMT</pubDate>
    <dc:creator>petertseng</dc:creator>
    <dc:date>2016-05-17T07:39:19Z</dc:date>
    <item>
      <title>Porting WIFI SoftAP in Android 6.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477293#M75728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Hi i.MX Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I try to porting WIFI modules BCM43241 to our i.MX6 custom board.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I can normally use WIFI to connect to the Internet.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;But the following error occurs when I start SoftAp.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01-01 00:01:07.071: D/WifiHW_BCMDHD(1059): is_wifi_driver_loaded&lt;/P&gt;&lt;P&gt;01-01 00:01:07.071: W/WifiHW_BCMDHD(1059): Could not get driver status property!&lt;/P&gt;&lt;P&gt;01-01 00:01:07.136: D/WifiHW_BCMDHD(1059): insmod /system/lib/modules/bcmdhd.ko&lt;/P&gt;&lt;P&gt;01-01 00:01:07.810: D/Tethering(1059): sendTetherStateChangedBroadcast 0, 0, 0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.810: D/Tethering(1059): InitialState.processMessage what=4&lt;/P&gt;&lt;P&gt;01-01 00:01:07.813: D/Tethering(1059): sendTetherStateChangedBroadcast 0, 0, 0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.815: D/WifiHW_BCMDHD(1059): Wi-Fi interface property: wlan0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.815: D/WifiHW_BCMDHD(1059): Check Wi-Fi interface ready!&lt;/P&gt;&lt;P&gt;01-01 00:01:07.817: D/WifiHW_BCMDHD(231): WIFI_GET_FW_PATH_AP=1&lt;/P&gt;&lt;P&gt;01-01 00:01:07.817: D/SoftapController(231): Softap fwReload - Ok&lt;/P&gt;&lt;P&gt;01-01 00:01:07.832: D/wifi(1059): Can not initialize the vendor function pointer table&lt;/P&gt;&lt;P&gt;01-01 00:01:07.832: E/WifiNative-HAL(1059): Could not start hal&lt;/P&gt;&lt;P&gt;01-01 00:01:07.832: E/WifiStateMachine(1059): Failed to start HAL&lt;/P&gt;&lt;P&gt;01-01 00:01:07.882: D/WifiHW_BCMDHD(231): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: D/SoftapController(231): SoftAP started successfully&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: D/WifiHW_BCMDHD(1910): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: E/SoftapController(1910): no specific driver vendor&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: E/SoftapController(1910): execl failed (Cannot assign requested address)&lt;/P&gt;&lt;P&gt;01-01 00:01:07.884: E/SoftapController(1910): SoftAP failed to start&lt;/P&gt;&lt;P&gt;01-01 00:01:07.886: E/WifiStateMachine(1059): Exception in softap start java.lang.IllegalStateException: command '26 softap startap' failed with '402 26 SoftAP command has failed'&lt;/P&gt;&lt;P&gt;01-01 00:01:07.887: E/SoftapController(1910): SoftAP is not running&lt;/P&gt;&lt;P&gt;01-01 00:01:07.888: D/WifiHW_BCMDHD(1910): WIFI_GET_FW_PATH_STA=0&lt;/P&gt;&lt;P&gt;01-01 00:01:07.888: D/SoftapController(1910): Softap fwReload - Ok&lt;/P&gt;&lt;P&gt;01-01 00:01:07.933: D/WifiHW_BCMDHD(1910): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: D/SoftapController(1910): SoftAP started successfully&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: D/WifiHW_BCMDHD(1911): ensure_entropy_file_exists&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: E/SoftapController(1911): no specific driver vendor&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: E/SoftapController(1911): execl failed (Cannot assign requested address)&lt;/P&gt;&lt;P&gt;01-01 00:01:07.935: E/SoftapController(1911): SoftAP failed to start&lt;/P&gt;&lt;P&gt;01-01 00:01:07.937: E/WifiStateMachine(1059): Exception in softap re-start java.lang.IllegalStateException: command '30 softap startap' failed with '402 30 SoftAP command has failed'&lt;/P&gt;&lt;P&gt;01-01 00:01:07.939: E/WifiController(1059): WifiControllerSoftAP start failed&lt;/P&gt;&lt;P&gt;01-01 00:01:08.139: D/WifiHW_BCMDHD(1059): Unload driver module "bcmdhd"!&lt;/P&gt;&lt;P&gt;01-01 00:01:08.536: D/WifiHW_BCMDHD(1059): is_wifi_driver_loaded&lt;/P&gt;&lt;P&gt;01-01 00:01:08.536: D/WifiHW_BCMDHD(1059): wlan.driver.status=ok&lt;/P&gt;&lt;P&gt;01-01 00:01:08.537: W/WifiHW_BCMDHD(1059): The [bcmdhd] module not already exists!&lt;/P&gt;&lt;P&gt;01-01 00:01:25.797: I/MediaFocusControl(1059):&amp;nbsp; AudioFocus&amp;nbsp; abandonAudioFocus() from android.media.AudioManager@7a54129com.android.music.MediaPlaybackService$3@9ed6cae&lt;/P&gt;&lt;P&gt;01-01 00:01:25.825: I/ActivityManager(1059): Start proc 1912:com.android.musicfx/u0a12 for broadcast com.android.musicfx/.ControlPanelReceiver&lt;/P&gt;&lt;P&gt;01-01 00:01:25.915: W/System(1912): ClassLoader referenced unknown path: /system/priv-app/MusicFX/lib/arm&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): onReceive&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): Package name: com.android.music&lt;/P&gt;&lt;P&gt;01-01 00:01:25.918: V/MusicFXControlPanelReceiver(1912): Audio session: 9&lt;/P&gt;&lt;P&gt;01-01 00:01:25.919: V/MusicFXControlPanelEffect(1912): closeSession(android.app.ReceiverRestrictedContext@aec18d6, com.android.music, 9)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hope for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:39:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477293#M75728</guid>
      <dc:creator>petertseng</dc:creator>
      <dc:date>2016-05-17T07:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Porting WIFI SoftAP in Android 6.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477294#M75729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you erase or rename the following directory?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"/data/misc/wifi"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then try it again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 16:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477294#M75729</guid>
      <dc:creator>SergioSolis</dc:creator>
      <dc:date>2016-05-17T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Porting WIFI SoftAP in Android 6.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477295#M75730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to delete the "/data/misc/wifi" directory and then reboot to startup SoftAP.&lt;/P&gt;&lt;P&gt;But the result is still the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 07:48:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477295#M75730</guid>
      <dc:creator>petertseng</dc:creator>
      <dc:date>2016-05-18T07:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Porting WIFI SoftAP in Android 6.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477296#M75731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you make sure the directory was deleted after rebooting?, are you using a GA bsp or a user debug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 18:53:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477296#M75731</guid>
      <dc:creator>SergioSolis</dc:creator>
      <dc:date>2016-05-25T18:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Porting WIFI SoftAP in Android 6.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477297#M75732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I sure.&lt;/P&gt;&lt;P&gt;I found this patch will cause the 'hostapd' service could not start.&lt;/P&gt;&lt;P&gt;0001-ENGR00256988-wifi-load-diff-exec-in-start-softap.patch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some people come across the same problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 08:32:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-WIFI-SoftAP-in-Android-6-0/m-p/477297#M75732</guid>
      <dc:creator>petertseng</dc:creator>
      <dc:date>2016-05-26T08:32:00Z</dc:date>
    </item>
  </channel>
</rss>

