<?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: Kernel Drivers/Modules from gki.fragment Not Loaded After OTA Update in i.MX8MQ(Android14_2.0.0) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2126070#M238878</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233234"&gt;@Maruti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please share the detailed steps so I can reproduce this issue on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 05:30:32 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2025-07-01T05:30:32Z</dc:date>
    <item>
      <title>Kernel Drivers/Modules from gki.fragment Not Loaded After OTA Update in i.MX8MQ(Android14_2.0.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2108428#M237810</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;We are working with &lt;STRONG&gt;Android 14_2.0.0&lt;/STRONG&gt; on a &lt;STRONG&gt;custom board based on the i.MX8MQ platform&lt;/STRONG&gt;. We are including our drivers and kernel modules using a &lt;STRONG&gt;gki.fragment&lt;/STRONG&gt; configuration.&lt;/P&gt;&lt;H3&gt;Issue Description:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Before OTA Update:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The board boots from the &lt;STRONG&gt;boot_a&lt;/STRONG&gt; slot.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;All drivers and kernel modules defined in gki.fragment are correctly loaded at boot.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Functionality dependent on these modules works as expected.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;After OTA Update:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The board boots successfully from the &lt;STRONG&gt;boot_b&lt;/STRONG&gt; slot.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;However, &lt;STRONG&gt;none of the drivers or kernel modules from gki.fragment are loaded.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This causes critical features relying on those modules to break.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Additional Information:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;GKI Kernel Version:&lt;/STRONG&gt; 6.6.30&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Kernel Version Before OTA:&lt;/STRONG&gt; 6.6.30-4k-g83331275a61f-dirty&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Kernel Version After OTA:&lt;/STRONG&gt; 6.6.30-android15-8-g63f82df87330-ab12046046-4k&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Could you please help us identify what might be missing or misconfigured? We need a solution to ensure that the gki.fragment modules load correctly after an OTA update.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Maruti Naik&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 06:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2108428#M237810</guid>
      <dc:creator>Maruti</dc:creator>
      <dc:date>2025-06-02T06:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Drivers/Modules from gki.fragment Not Loaded After OTA Update in i.MX8MQ(Android14_2.0.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2110090#M237873</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;please check&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;1. &amp;nbsp;&lt;SPAN&gt;device/nxp/imx8q/mek_8q/SharedBoardConfig.mk&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;please make sure all the modules you added&amp;nbsp; are listed in this file&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;2. This file (&lt;SPAN&gt;&lt;A href="https://sharedboardconfig.mk/" target="_blank" rel="noopener"&gt;SharedBoardConfig.mk&lt;/A&gt;&lt;/SPAN&gt;)&lt;/DIV&gt;
&lt;DIV&gt;divides the storage locations of the kernel modules into two parts :&amp;nbsp; one is inside the ramdisk.&amp;nbsp; and the other is in the vendor_dlkm partition.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;You can check the directories&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;CODE&gt;$OUT/vendor_ramdisk/lib/modules/&lt;/CODE&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;CODE&gt;$OUT/vendor_dlkm/lib/modules/&lt;/CODE&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to see if the files you need are there.&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Regards&lt;/DIV&gt;
&lt;DIV&gt;Daniel&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jun 2025 06:31:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2110090#M237873</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2025-06-04T06:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Drivers/Modules from gki.fragment Not Loaded After OTA Update in i.MX8MQ(Android14_2.0.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2121862#M238662</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Yes, I have checked — the modules are present in the vendor_dlkm/lib/modules directory.&lt;BR /&gt;With normal binary flashing, all the modules load without any issues.&lt;BR /&gt;This problem occurs only after the OTA update.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Maruti Naik&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 05:39:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2121862#M238662</guid>
      <dc:creator>Maruti</dc:creator>
      <dc:date>2025-06-24T05:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Drivers/Modules from gki.fragment Not Loaded After OTA Update in i.MX8MQ(Android14_2.0.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2126070#M238878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233234"&gt;@Maruti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please share the detailed steps so I can reproduce this issue on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 05:30:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Drivers-Modules-from-gki-fragment-Not-Loaded-After-OTA/m-p/2126070#M238878</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2025-07-01T05:30:32Z</dc:date>
    </item>
  </channel>
</rss>

