<?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 Re: USB Bluetooth driver not added to kernel on Android Auto 13 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/USB-Bluetooth-driver-not-added-to-kernel-on-Android-Auto-13/m-p/1890123#M225209</link>
    <description>&lt;P&gt;Hi &lt;BR /&gt;You need add your .ko files into&amp;nbsp;/device/nxp/imx8q/mek_8q/SharedBoardConfig.mk, then the drivers will be copied into Android rootfs.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 07:07:56 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2024-06-19T07:07:56Z</dc:date>
    <item>
      <title>USB Bluetooth driver not added to kernel on Android Auto 13</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Bluetooth-driver-not-added-to-kernel-on-Android-Auto-13/m-p/1889942#M225194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently I'm working on&amp;nbsp;&lt;STRONG&gt;imx8qm&lt;/STRONG&gt;&amp;nbsp;MEK with Android Auto 13, linux kernel version is v6.1.25.&lt;/P&gt;&lt;P&gt;I am trying to enable bluetooth function on the board by connecting a bluetooth USB dongle rtl8761bu.&lt;/P&gt;&lt;P&gt;To recognize the device and bring out the driver, &lt;STRONG&gt;btusb.ko&lt;/STRONG&gt; and &lt;STRONG&gt;btrtl.ko&lt;/STRONG&gt; are both necessary for this.&lt;/P&gt;&lt;P&gt;Here is my setting:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;arch/arm64/configs/gki_defconfig&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;CONFIG_BT=m
CONFIG_BT_RTL=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTUSB_RTL=y&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;drivers/bluetooth/Makefile&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;-obj-$(CONFIG_BT_HCIBTUSB)      += btusb.o
+obj-m                          += btusb.o
-obj-$(CONFIG_BT_RTL)           += btrtl.o
+obj-m                          += btrtl.o&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;After compile the kernel, both kernel modules are missing in the driver folder, why?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;!--    notionvc: 62ac2b45-f971-46e0-9a05-20c0f5613b0d    --&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 03:06:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Bluetooth-driver-not-added-to-kernel-on-Android-Auto-13/m-p/1889942#M225194</guid>
      <dc:creator>Lincoln_Dessen</dc:creator>
      <dc:date>2024-06-19T03:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: USB Bluetooth driver not added to kernel on Android Auto 13</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Bluetooth-driver-not-added-to-kernel-on-Android-Auto-13/m-p/1890123#M225209</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;You need add your .ko files into&amp;nbsp;/device/nxp/imx8q/mek_8q/SharedBoardConfig.mk, then the drivers will be copied into Android rootfs.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 07:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Bluetooth-driver-not-added-to-kernel-on-Android-Auto-13/m-p/1890123#M225209</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-06-19T07:07:56Z</dc:date>
    </item>
  </channel>
</rss>

