<?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>Wi-Fi® + Bluetooth® + 802.15.4のトピックRe: Fail on to build AW697 kernel module</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1796957#M375</link>
    <description>&lt;P&gt;I understand that, in file bt_vendor.conf, you didn't set is_uart_port, so, according to doc&amp;nbsp; "AN - 88Q9098-88W9098 - Android Vendor HAL v009 Integration Guide", it is set to defaut value 0, ie "Use SD or USB interface".&lt;BR /&gt;Could you set it to 1, ie "Use UART interface", please ?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 15:46:24 GMT</pubDate>
    <dc:creator>cdoumenc</dc:creator>
    <dc:date>2024-02-01T15:46:24Z</dc:date>
    <item>
      <title>Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1783729#M364</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am currently trying to build the AW697 driver into a kernel module for use on Android 13 running on an i.mx8mp-evk.&lt;BR /&gt;However, as I am not yet familiar with Android, it seems that my execution method is incorrect and I am encountering the following error messages. Could you advise on the correct way to build this kernel module?&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aher2600@aher2600-VMware:~/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src$ make -C /home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ M=/home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src ARCH=arm64 CROSS_COMPILE=/opt/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu- modules&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: Entering directory '/home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;warning: the compiler differs from the one used to build the kernel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;The kernel was built by: Android (8508608, based on r450784e) clang version 14.0.7 (&lt;A href="https://android.googlesource.com/toolchain/llvm-project" target="_blank"&gt;https://android.googlesource.com/toolchain/llvm-project&lt;/A&gt; 4c603efb0cca074e9238af8b4106c30add4418f6)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;You are using: aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;CC [M] /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlan/mlan_shim.o&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized argument to ‘-fsanitize=’ option: ‘shadow-call-stack’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized argument to ‘-fsanitize=’ option: ‘cfi’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized argument to ‘-fsanitize=’ option: ‘array-bounds’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized argument to ‘-fsanitize=’ option: ‘local-bounds’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-Qunused-arguments’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-mno-global-merge’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-ftrivial-auto-var-init=zero’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-fsplit-lto-unit’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-fsanitize-cfi-cross-dso’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-fno-sanitize-cfi-canonical-jump-tables’&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-fno-sanitize-trap=cfi’; did you mean ‘-fno-sanitize-recover’?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aarch64-none-linux-gnu-gcc: error: unrecognized command line option ‘-fno-sanitize-blacklist’; did you mean ‘-fno-sanitize-recover’?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make[1]: *** [/home/aher2600/android_build/vendor/nxp-opensource/kernel_imx/scripts/Makefile.build:287: /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlan/mlan_shim.o] Error 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: *** [/home/aher2600/android_build/vendor/nxp-opensource/kernel_imx/Makefile:1944: /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src] Error 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: Leaving directory '/home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;aher2600@aher2600-VMware:~/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src$ make -C /home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ M=/home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src ARCH=arm64 CC=/opt/prebuilt-android-clang/clang-r450784e/bin/clang modules&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: Entering directory '/home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;CC [M] /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlan/mlan_shim.o&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;error: unknown warning option '-Wimplicit-fallthrough=3'; did you mean '-Wimplicit-fallthrough'? [-Werror,-Wunknown-warning-option]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make[1]: *** [/home/aher2600/android_build/vendor/nxp-opensource/kernel_imx/scripts/Makefile.build:287: /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlan/mlan_shim.o] Error 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: *** [/home/aher2600/android_build/vendor/nxp-opensource/kernel_imx/Makefile:1944: /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src] Error 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;make: Leaving directory '/home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ'&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 14:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1783729#M364</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-05T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1784466#M365</link>
      <description>&lt;P&gt;My make command is below:&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;$make CC=/opt/prebuilt-android-clang/clang-r450784e/bin/clang -C /home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ M=$(pwd) module&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Now, the error log is&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;SPAN&gt;CC [M] /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlinux/moal_main.o /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlinux/moal_main.c:286:20: error: no member named 'current_bss' in 'struct wireless_dev' priv-&amp;gt;wdev-&amp;gt;current_bss) { ~~~~~~~~~~ ^ /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlinux/moal_main.c:384:20: error: no member named 'current_bss' in 'struct wireless_dev' priv-&amp;gt;wdev-&amp;gt;current_bss) { ~~~~~~~~~~ ^ /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlinux/moal_main.c:4964:18: error: no member named 'current_bss' in 'struct wireless_dev' priv-&amp;gt;wdev-&amp;gt;current_bss) { ~~~~~~~~~~ ^ /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlinux/moal_main.c:7859:19: error: no member named 'current_bss' in 'struct wireless_dev' priv-&amp;gt;wdev-&amp;gt;current_bss) { ~~~~~~~~~~ ^ 4 errors generated. make[1]: *** [/home/aher2600/android_build/vendor/nxp-opensource/kernel_imx/scripts/Makefile.build:287: /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src/mlinux/moal_main.o] Error 1 make: *** [/home/aher2600/android_build/vendor/nxp-opensource/kernel_imx/Makefile:1944: /home/aher2600/AW693/PCIE-WLAN-UART-BT-AW693-18.99.2.p61.5-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/Drivers/PCIE-UAPSTA-AW693-LNX_6_1_0_RC4-IMX8-18.99.2.p61.5-MXM6X18418_P3_V0-MGPL/wlan_src] Error 2 make: Leaving directory '/home/aher2600/android_build/out/target/product/evk_8mp/obj/KERNEL_OBJ' #### failed to build some targets (6 seconds) ####&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;Please help, thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 13:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1784466#M365</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-08T13:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1785221#M366</link>
      <description>&lt;P&gt;Did you check page &lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID" target="_blank"&gt;https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID&lt;/A&gt; ?&lt;/P&gt;
&lt;P&gt;Ex for "Android 13.0.0_1.2.0 (L5.15.71_2.2.0 BSP)" : see doc &lt;A href="https://www.nxp.com/webapp/Download?colCode=Android-13.0.0_1.2.0_WiFi-Doc&amp;amp;appType=license" data-dtmsubaction="NXP Wifi Driver Features and Release Notes for Android link" target="_blank"&gt;NXP Wi-Fi Driver Features and Release Notes for Android&lt;/A&gt;, in chapter "2 Getting Latest Wireless Driver and Firmware Fixes" : "For downloading the Wi-Fi driver...."&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 10:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1785221#M366</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-01-09T10:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1789441#M367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I referred to /vendor/nxp-opensource/nxp-mwifiex and similarly added the AW693 driver to /nxp-opensource/.&lt;BR /&gt;Now, the Wi-Fi functionality is working normally on the i.mx8mp evk with Android 13.&lt;BR /&gt;However, the Bluetooth functionality is not responding at all.&lt;BR /&gt;What else do I need to modify? Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.494112][ T8] PCIEAW693: init module param from usr cfg&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.515053][ T8] card_type: PCIEAW693, config block: 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.520541][ T8] fw_name=pcieuartaw693_combo.bin.se&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.526014][ T8] cfg80211_wext=0xf&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.530117][ T8] sta_name=wlan&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.533484][ T8] uap_name=wlan&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.536839][ T8] wfd_name=p2p&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.540103][ T8] max_vir_bss=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.543455][ T8] cal_data_cfg=none&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.547141][ T8] ps_mode = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.550318][ T8] auto_ds = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.553541][ T8] host_mlme=enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.557180][ T8] rx_work=1 cpu_num=4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.561109][ T8] Enable moal_recv_amsdu_packet&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.565896][ T8] Attach mlan adapter operations.card_type is 0x20c.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.578133][ T8] Request firmware: pcieuartaw693_combo.bin.se&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.617378][ T204] make_f2fs:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.620594][ T204] make_f2fs: F2FS-tools: mkfs.f2fs Ver: 1.14.0 (2020-08-24)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.628148][ T204] make_f2fs:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.631321][ T204] make_f2fs: Info: Disable heap-based policy&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.637180][ T204] make_f2fs: Info: Debug level = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.642170][ T204] make_f2fs: Info: Trim is enabled&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.647164][ T204] make_f2fs: Info: Set conf for android&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.652582][ T204] make_f2fs: Info: Enable utf8 with casefolding&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.658698][ T204] make_f2fs: Info: Enable Project quota&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.664119][ T204] make_f2fs: Info: Enable Compression&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 10.757871][ T8] FW download over, size 693352 bytes&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.242438][ T8] WLAN FW is active&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.266329][ T57] VDLL image: len=120600&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.270579][ T57] fw_cap_info=0x48fcaf03, dev_cap_mask=0xffffffff&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.277013][ T57] uuid: 0b71a3b3267f58709a37924763495d3a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.282584][ T57] max_p2p_conn = 8, max_sta_conn = 64&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.307478][ T8] Register NXP 802.11 Adapter wlan0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.312677][ T8] wlan: wlan%d set max_mtu 2000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.321164][ T8] Register NXP 802.11 Adapter wlan1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.332649][ T8] Register NXP 802.11 Adapter p2p0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.337743][ T8] wlan: version = PCIEAW693-18.99.2.p61.5-MX6X18418.p3-GPL-(FP99)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.346535][ T8] wlan_pcie 0000:01:00.1: enabling device (0000 -&amp;gt; 0002)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.353551][ T8] PCI memory map Virt0: 000000006352312e PCI memory map Virt2: 000000004a82f853&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.362471][ T8] Attach moal handle ops, card interface type: 0x20c&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.369048][ T8] rps set to 0 from module param&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.373867][ T204] F2FS-fs (dm-37): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.373999][ T8] PCIEAW693: init module param from usr cfg&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.389026][ T8] Configuration block, fallback processing&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.393482][ T204] F2FS-fs (dm-37): Found nat_bits in checkpoint&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.394740][ T8] Configuration fallback to, card_type: 0x20c, blk_id: 0x0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.407906][ T8] rps set to 0 from module param&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.412736][ T8] rx_work=1 cpu_num=4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.416584][ T8] Enable moal_recv_amsdu_packet&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.421324][ T8] Attach mlan adapter operations.card_type is 0x20c.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.434146][ T8] Request firmware: pcieuartaw693_combo.bin.se&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.441084][ T8] WLAN FW already running! Skip FW download&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.446918][ T8] WLAN FW is active&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.451182][ T258] VDLL image: len=120600&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.455985][ T258] fw_cap_info=0x68fc8b03, dev_cap_mask=0xffffffff&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.462319][ T258] uuid: 0b71a3b3267f58709a37924763495d3a&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.467851][ T258] max_p2p_conn = 8, max_sta_conn = 64&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.468880][ T204] F2FS-fs (dm-37): Start checkpoint disabled!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.481880][ T204] F2FS-fs (dm-37): Mounted with checkpoint version = 25265e1b&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.488314][ T258] CMD_RESP: cmd 0x4d error, result=0x1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.494554][ T258] IOCTL failed: 00000000460d4626 id=0x20000, sub_id=0x20006 action=1, status_code=0x3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.504284][ T8] set mac address failed! status=-1, error_code=0x3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.510794][ T8] woal_init_priv: set mac address failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.517822][ T8] Register NXP 802.11 Adapter wlan2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.523049][ T8] wlan: wlan%d set max_mtu 2000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.532126][ T8] Register NXP 802.11 Adapter wlan3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.542616][ T258] CMD_RESP: cmd 0x4d error, result=0x1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.548025][ T258] IOCTL failed: 000000005c6b57d3 id=0x20000, sub_id=0x20006 action=1, status_code=0x3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.557495][ T8] set mac address failed! status=-1, error_code=0x3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.564055][ T8] woal_init_priv: set mac address failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.570818][ T8] Register NXP 802.11 Adapter p2p1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.575563][ T204] vold: keystore2 Keystore generateKey returned service specific error: -67&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 12.575866][ T8] wlan: version = PCIEAW693-18.99.2.p61.5-MX6X18418.p3-GPL-(FP99)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;CH&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 10:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1789441#M367</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-16T10:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1789498#M368</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attachment is my complete booting log,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do I need to change the UART name?&lt;BR /&gt;If so, what should be the name for the AW693 Bluetooth to use?&lt;BR /&gt;And what files need to be modified ?&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S__20586502.jpg" style="width: 749px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258393iE4FA8C35169CD354/image-size/large?v=v2&amp;amp;px=999" role="button" title="S__20586502.jpg" alt="S__20586502.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CH&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 12:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1789498#M368</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-16T12:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1789605#M369</link>
      <description>&lt;P&gt;I think you need to follow doc &lt;A href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=Android_Vendor_HAL_V009_Integration_Guide&amp;amp;appType=file1&amp;amp;DOWNLOAD_ID=null" target="_blank"&gt;https://www.nxp.com/webapp/sps/download/license.jsp?colCode=Android_Vendor_HAL_V009_Integration_Guide&amp;amp;appType=file1&amp;amp;DOWNLOAD_ID=null&lt;/A&gt; to integrate properly wifi and bluetooth &lt;SPAN class="mobSelFilter" data-type="BSPs and Device Drivers"&gt;BSP and device drivers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 15:37:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1789605#M369</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-01-16T15:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1791061#M370</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;When I connect the AW693 EVB to the i.mx8mp-evk (Android 13),&lt;BR /&gt;/dev/ttyUSB0 is not generated. I checked the imx_v8_android_defconfig,&lt;BR /&gt;and it contains:&lt;/P&gt;&lt;P&gt;CONFIG_USB_SERIAL=y CONFIG_USB_SERIAL_CONSOLE=y CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_SIMPLE=y CONFIG_USB_SERIAL_CP210X=m CONFIG_USB_SERIAL_FTDI_SIO=y&lt;/P&gt;&lt;P&gt;So, the driver should also be enabled in the kernel. Am I missing any steps?&lt;/P&gt;&lt;P&gt;P.S. When connecting the AW693 to the i.mx8mp-evk (Linux),&lt;BR /&gt;/dev/ttyUSB0 is generated as expected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;CH&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 12:19:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1791061#M370</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-18T12:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1791220#M371</link>
      <description>&lt;P&gt;In your case i.mx8mp, using Android, I think that you should see /dev/ttymxc0 according to conf/nxp/evk_8mp/bt_vendor.conf content :&lt;/P&gt;
&lt;P&gt;mchar_port = /dev/ttymxc0&lt;/P&gt;
&lt;P&gt;As doc "AN - 88Q9098-88W9098 - Android Vendor HAL v009 Integration Guide" I previously mentioned says, you can also change conf/nxp/evk_8mp/bt_vendor.conf to get :&lt;/P&gt;
&lt;P&gt;mchar_port = /dev/ttyUSB&lt;/P&gt;
&lt;P&gt;if you want.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 16:10:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1791220#M371</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-01-18T16:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1794821#M372</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;BR /&gt;I have modified the contents of bt_vendor.conf as follows:&lt;BR /&gt;mchar_port = /dev/ttyUSB0&lt;BR /&gt;pFileName_image = /vendor/firmware/uartaw693_bt.bin.se&lt;BR /&gt;baudrate_dl_helper = 115200&lt;BR /&gt;baudrate_dl_image = 3000000&lt;BR /&gt;iSecondBaudrate = 0&lt;BR /&gt;baudrate_fw_init = 115200&lt;BR /&gt;baudrate_bt = 3000000&lt;BR /&gt;enable_download_fw=0&lt;BR /&gt;&lt;BR /&gt;During the boot process,&lt;BR /&gt;I can see that the loading of AW693 fw&amp;nbsp;pcieuartaw693_combo.bin.se is successful, and it shows WLAN active.&lt;/P&gt;&lt;P&gt;However, in Android, only WiFi is working, while Bluetooth is OFF, and even if enabled, there is no response.&lt;BR /&gt;&lt;BR /&gt;CH&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 18:36:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1794821#M372</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-24T18:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1795406#M373</link>
      <description>&lt;P&gt;Could you provide logs please ? Especially showing what you observed ("loading of AW693 fw pcieuartaw693_combo.bin.se is successful", "WLAN active").&lt;BR /&gt;&lt;BR /&gt;For BT : can you show how you see that "Bluetooth is OFF"&amp;nbsp; and also that "there is no response".&lt;BR /&gt;&lt;BR /&gt;Did you follow the integration guide chapter "2.1.1 Configurations Detail" ?&lt;BR /&gt;How did you set is_uart_port ?&lt;/P&gt;
&lt;P&gt;Could you also check doc &lt;A href="https://www.nxp.com/webapp/Download?colCode=UM11558" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Getting Started with NXP-based Wireless Modules on i.MX 8M Quad EVK Running Android 13 OS – User manual&lt;/SPAN&gt;&lt;/A&gt;, please ? Especially chapter "11 Debug of Bluetooth" to figure out what is happening.&lt;BR /&gt;&lt;BR /&gt;Could you also check driver and fw versions in the output of command "adb logcat" ?&lt;BR /&gt;ex :&lt;BR /&gt;1 Wi-Fi HAL version: WifiHAL : Wifi HAL version : 009.002&lt;BR /&gt;2 BT HAL version: bt-vnd-nxp: bt_vnd_init --- BT Vendor HAL Ver: 009.005 ---&lt;BR /&gt;3 Wi-Fi Firmware version: wlan: version = PCIE9098--17.68.1.p109.5-MXM5X17312.p6-GPL-(FP68)&lt;BR /&gt;4 BT Firmware version: hardware_nxp: FW version: 17.26.1.p109.5&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 11:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1795406#M373</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-01-25T11:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1796857#M374</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attachment is my i.mx8mp (Android13 ) log file when device boot up,&lt;BR /&gt;We can log as below :&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.027039][ T10] wlan_pcie 0000:01:00.0: enabling device (0000 -&amp;gt; 0002)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.036120][ T293] loop11: detected capacity change from 0 to 16240&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.041252][ T10] PCI memory map Virt0: 00000000ad29984b PCI memory map Virt2: 00000000935efdc2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.056517][ T10] Attach moal handle ops, card interface type: 0x20c&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.063087][ T10] rps set to 0 from module param&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.069799][ T10] PCIEAW693: init module param from usr cfg&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.075630][ T10] card_type: PCIEAW693, config block: 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.081058][ T10] cfg80211_wext=0xf&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.084745][ T10] sta_name=wlan&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.086424][ T294] EXT4-fs (loop10): mounted filesystem without journal. Quota mode: none.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.088079][ T10] uap_name=wlan&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.088083][ T10] wfd_name=p2p&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.098232][ T294] loop12: detected capacity change from 0 to 536&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.099764][ T10] max_vir_bss=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.099770][ T10] cal_data_cfg=none&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.099772][ T10] ps_mode = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.099774][ T10] auto_ds = 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.099780][ T10] host_mlme=enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.126110][ T10] fw_name=pcieuartaw693_combo.bin.se&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.131316][ T10] rx_work=1 cpu_num=4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.135192][ T10] Attach mlan adapter operations.card_type is 0x20c.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.146679][ T10] Request firmware: pcieuartaw693_combo.bin.se&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 15.327674][ T10] FW download over, size 693352 bytes&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;[ 16.814736][ T10] WLAN FW is active&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;In the Android settings page, I can see that Bluetooth (BT) is off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://imgur.com/eTnKuTj" target="_self"&gt;Bluetooth off&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;I clicked on the Bluetooth button to try and enable BT, but the status remains continuously in 'Turning on'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://imgur.com/a/pozAbr3" target="_self"&gt;Try to enable BT&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I followed your instructions to check the logcat and found '&lt;FONT color="#FF0000"&gt;open uart port /dev/ttyUSB0 failed&lt;/FONT&gt;'. I think this should be the main reason.&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;01-23 22:38:11.602 1339 1781 I &lt;A target="_new"&gt;android.hardware.bluetooth@1.0-impl&lt;/A&gt;: BluetoothHci::initialize() 01-23 22:38:11.609 1339 1781 I bt-vnd-nxp: bt_vnd_init --- BT Vendor HAL Ver: 009.020 --- 01-23 22:38:11.609 1339 1781 I bt-vnd-nxp: set_mchar_port(L201): the mchar_port is /dev/ttyUSB0 01-23 22:38:11.609 1339 1781 I bt-vnd-nxp: bt_vnd_init(L1586): Max supported Log Level: 5 01-23 22:38:11.609 1339 1781 I bt-vnd-nxp: bt_vnd_init(L1587): Selected Log Level:3 01-23 22:38:11.609 1339 1781 I bt-vnd-nxp: BT_VHAL Log Level:3 01-23 22:38:11.609 1339 1781 D &lt;A target="_new"&gt;android.hardware.bluetooth@1.0-impl&lt;/A&gt;: Open vendor library loaded 01-23 22:38:11.609 1339 1781 E bt-vnd-nxp: init_uart(L1101): Can't open serial port 01-23 22:38:11.609 1339 1781 E bt-vnd-nxp: init_uart(L1102): Error: Permission denied (13) 01-23 22:38:11.610 1339 1781 W bt-vnd-nxp: uart_init_open(L1178): open uart port /dev/ttyUSB0 failed fd: -1, retrying 01-23 22:38:11.610 1339 1781 W bt-vnd-nxp: uart_init_open(L1179): Error: Permission denied (13) 01-23 22:38:11.632 420 443 E display : updateScreen failed because not power on:3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;How should I modify it to make it work properly with ttyUSB0?&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;evk_8mp:/ $ ls /dev/tty* -al&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;crw-rw-rw- 1 root root 5, 0 1970-01-01 00:00 /dev/tty&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;crw------- 1 root root 188, 0 1970-01-01 00:00 /dev/ttyUSB0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;crw-rw---- 1 bluetooth bluetooth 207, 16 1970-01-01 00:00 /dev/ttymxc0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;crw------- 1 root root 207, 17 2024-01-23 22:54 /dev/ttymxc1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;crw------- 1 root root 207, 18 1970-01-01 00:00 /dev/ttymxc2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;crw------- 1 root root 235, 0 1970-01-01 00:00 /dev/ttynull&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;CH&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1796857#M374</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-29T12:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1796957#M375</link>
      <description>&lt;P&gt;I understand that, in file bt_vendor.conf, you didn't set is_uart_port, so, according to doc&amp;nbsp; "AN - 88Q9098-88W9098 - Android Vendor HAL v009 Integration Guide", it is set to defaut value 0, ie "Use SD or USB interface".&lt;BR /&gt;Could you set it to 1, ie "Use UART interface", please ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 15:46:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1796957#M375</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-02-01T15:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1797091#M376</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply!&lt;BR /&gt;&lt;BR /&gt;In the previous log,&lt;BR /&gt;when the i.mx8mp shows the error message "open uart port /dev/ttyUSB0 failed",&lt;BR /&gt;I have already set "is_uart_port = 1" in the bt_vendor.conf .&lt;BR /&gt;The complete content of the file is as below:&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;mchar_port = /dev/ttyUSB0&lt;BR /&gt;is_uart_port = 1 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;pFileName_helper = /vendor/firmware/mrvl/helper_uart_3000000.bin &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;pFileName_image = /vendor/firmware/uart8997_bt_v4.bin &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;baudrate_dl_helper = 115200 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;baudrate_bt = 300000 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;baudrate_dl_image = 300000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;iSecondBaudrate = 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;baudrate_fw_init = 115200 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;enable_download_fw=0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Are there any other part that need to be modified?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;CH&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 18:52:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1797091#M376</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-29T18:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1797692#M377</link>
      <description>&lt;P&gt;Why&lt;/P&gt;&lt;P&gt;pFileName_image = /vendor/firmware/uart8997_bt_v4.bin&lt;BR /&gt;and not&lt;/P&gt;&lt;P&gt;pFileName_image = /vendor/firmware/uartaw693_bt.bin.se&lt;/P&gt;&lt;P&gt;anymore ?&lt;/P&gt;&lt;P&gt;I see in your last log 20240129-aw693.txt :&lt;/P&gt;&lt;P&gt;[ 0.000000][ T0] Linux version 6.1.25-android14-11-gaa4fe52ab59e-ab10687853 (build-user@build-host) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (&lt;A href="https://android.googlesource.com/toolchain/llvm-project" target="_blank"&gt;https://android.googlesource.com/toolchain/llvm-project&lt;/A&gt; d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #1 SMP PREEMPT Mon Aug 21 11:40:17 UTC 2023&lt;/P&gt;&lt;P&gt;So you are trying to use Android 14 which NXP doesn't officially support. Could you use one of the officially supported Android releases for i.MX8MPlus please (ex : Android 13.0.0_2.0.0 (L6.1.22_2.0.0 BSP)) ?&lt;BR /&gt;You will find it on dedicated page &lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID" target="_blank"&gt;https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 10:06:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1797692#M377</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-01-30T10:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1797754#M378</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I once set pFileName_image to /vendor/firmware/uartaw693_bt.bin.se, but it did not successfully enable BT, and since enable_download_fw=0, I thought the setting of pFileName_image was not important. I will correct it back to /vendor/firmware/uartaw693_bt.bin.se and try again.&lt;/P&gt;&lt;P&gt;Additionally, I downloaded the Android source from the NXP official website:&lt;BR /&gt;imx-android-13.0.0_2.2.0.tar.gz.&lt;BR /&gt;I don't know why the compiled Android version is&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Linux version 6.1.25-android14-11-gaa4fe52ab59e-ab10687853 (build-user@build-host) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (&lt;A href="https://android.googlesource.com/toolchain/llvm-project" target="_new"&gt;https://android.googlesource.com/toolchain/llvm-project&lt;/A&gt; d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #1 SMP PREEMPT Mon Aug 21 11:40:17 UTC 2023.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I will download imx-android-13.0.0_2.0.0.tar.gz again and re-execute it to see what happens.&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;CH&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 11:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1797754#M378</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-30T11:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1798822#M379</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have downloaded&amp;nbsp; imx-android-13.0.0_2.0.0.tar.gz and comiler again ,&lt;/P&gt;&lt;P&gt;But the version still &lt;FONT color="#FF0000"&gt;is Android14 not Android 13&lt;/FONT&gt;:&lt;BR /&gt;[ 0.000000][ T0] Booting Linux on physical CPU 0x0000000000 [0x410fd034]&lt;BR /&gt;[ 0.000000][ T0] Linux version 6.1.25-android14-11-maybe-dirty (build-user@build-host) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (&lt;A href="https://android.googlesource.com/toolchain/llvm-project" target="_blank"&gt;https://android.googlesource.com/toolchain/llvm-project&lt;/A&gt; d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #1 SMP PREEMPT Thu Jan 1 00:00:00 UTC 1970&lt;/P&gt;&lt;P&gt;I followed the "Android User's Guide Rev. android-13.0.0_2.0.0 — 31 July 2023" to execute.&lt;BR /&gt;Could you please tell me which step I did wrong?&lt;BR /&gt;Thank you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CH&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 14:57:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1798822#M379</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-31T14:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1798879#M380</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It seems that you didn't flash the built images to the target. Did you follow doc chapter "5 Programming Images" ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;cdoumenc&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 16:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1798879#M380</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-01-31T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1798936#M381</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I did a testing, I downloaded the i.mx8mp-evk demo images from the NXP official website, specifically &lt;FONT color="#0000FF"&gt;android-12.0.0_1.0.0_image_8mpevk.tar.gz&lt;/FONT&gt; and &lt;FONT color="#0000FF"&gt;android-13.0.0_2.0.0_image_8mpevk.tar.gz.&lt;/FONT&gt;&lt;BR /&gt;I then flashed them onto the eMMC in turn. For the complete log, please refer to the attachment.&lt;BR /&gt;It was observed that after successfully flashing the android-12.0.0_1.0.0_image_8mpevk.tar.gz, the version was as follows:&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;evk_8mp:/ $ cat /proc/version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Linux version 5.10.66-android12-9-00021-g2c152aa32942-ab8087165 (build-user@build-host) (Android (7284624, based on r416183b) clang version 12.0.5 (&lt;A href="https://android.googlesource.com/toolchain/llvm-project" target="_blank"&gt;https://android.googlesource.com/toolchain/llvm-project&lt;/A&gt; c935d99d7cf2016289302412d708641d52d2f7ee), LLD 12.0.5 (/buildbot/src/android/llvm-toolchain/out/llvm-project/lld c935d99d7cf2016289302412d708641d52d2f7ee)) #1 SMP PREEMPT Fri Jan 14 17:35:16 UTC 2022&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;After successfully flashing the android-13.0.0_2.0.0_image_8mpevk.tar.gz, the version was:&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;evk_8mp:/ $ cat /proc/version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Linux version 6.1.25-android14-11-maybe-dirty (build-user@build-host) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (&lt;A href="https://android.googlesource.com/toolchain/llvm-project" target="_blank"&gt;https://android.googlesource.com/toolchain/llvm-project&lt;/A&gt; d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #1 SMP PREEMPT Thu Jan 1 00:00:00 UTC 1970&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Please assist in confirming this. Thank you!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;CH&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 17:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1798936#M381</guid>
      <dc:creator>ChChang</dc:creator>
      <dc:date>2024-01-31T17:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1800827#M382</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you see BT working on your i.Mx 8M Plus after having flashed prebuilt images as explained in "Android 13.0.0_2.0.0 (L6.1.22_2.0.0 BSP)" doc ANDROID_QUICK_START_GUIDE.pdf at chapter "5.3 Flashing board images" ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;cdoumenc&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 11:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1800827#M382</guid>
      <dc:creator>cdoumenc</dc:creator>
      <dc:date>2024-02-02T11:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fail on to build AW697 kernel module</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1802194#M383</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221239"&gt;@ChChang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I noticed the original question in the post is "Failed to build AW693 driver ", According to discussions from context, the question has been solved. And your another questions is on Bluetooth, so would you please help to create a new case or post for it?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Note]&lt;/P&gt;
&lt;P&gt;In order to avoid being confused, we usually discuss only one question in a case or post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your understanding!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;weidong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 00:49:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Fail-on-to-build-AW697-kernel-module/m-p/1802194#M383</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2024-02-06T00:49:11Z</dc:date>
    </item>
  </channel>
</rss>

