<?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 Module load error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889664#M134601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same problem -&amp;gt;&amp;nbsp;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;[FAILED] Failed to start Load Kernel Modules.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Kernel version 4.9.88_2.0.0_ga]&lt;/P&gt;&lt;P&gt;I need to use the GALCORE driver since&amp;nbsp;my application is a GPU application. Currently no drivers are being loaded. "lsmod" gives empty list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am building the kernel image using standalone approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know how this could be resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2019 11:52:02 GMT</pubDate>
    <dc:creator>vinay_surendran</dc:creator>
    <dc:date>2019-08-28T11:52:02Z</dc:date>
    <item>
      <title>Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889658#M134595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using i.MX8M custom board with linux 4.9.51_ga release. I am using custom built kernel images.&lt;BR /&gt;Here below error prints are seen while booting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************************&lt;BR /&gt;[&amp;nbsp; OK&amp;nbsp; ] Started Network Time Synchronization.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting Load Kernel Modules...&lt;BR /&gt;[&amp;nbsp; OK&amp;nbsp; ] Reached target System Time Synchronized.&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;[FAILED] Failed to start Load Kernel Modules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;See 'systemctl status systemd-modules-load.service' for details.&lt;/SPAN&gt;&lt;BR /&gt;[&amp;nbsp; OK&amp;nbsp; ] Reached target System Initialization.&lt;BR /&gt;[&amp;nbsp; OK&amp;nbsp; ] Listening on dropbear.socket.&lt;BR /&gt;**************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the content of the file '/etc/modules-load.d/galcore.conf' is commented in rootfs, then the issue gets solved.&lt;/P&gt;&lt;P&gt;Kindly let me know the reason for this error print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yashavantha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 09:15:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889658#M134595</guid>
      <dc:creator>yashavanthashet</dc:creator>
      <dc:date>2019-02-08T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889659#M134596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yashavantha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are accessing graphics in your project, that´s you need galcore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 15:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889659#M134596</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-02-11T15:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889660#M134597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="205319" data-username="Bio_TICFSL" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But may I know,why EVK doesn't have this error? Our yocto building procedure is as same as EVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yashavantha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 05:55:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889660#M134597</guid>
      <dc:creator>yashavanthashet</dc:creator>
      <dc:date>2019-02-12T05:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889661#M134598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rebuild yocto againt. The EVK does not present this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 15:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889661#M134598</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-02-12T15:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889662#M134599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kernel .config file changes in Yocto build and standalone build. So if standalone built kernel images are used the above error will appear. Made kernel config file same as the one which is available in yocto build to solve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Mar 2019 06:07:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889662#M134599</guid>
      <dc:creator>yashavanthashet</dc:creator>
      <dc:date>2019-03-23T06:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889663#M134600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Should rebuild, if you change the kernel, the md5 is changed, and gcore driver module can not be installed , which direct this problem~&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 00:43:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889663#M134600</guid>
      <dc:creator>传策薛</dc:creator>
      <dc:date>2019-04-29T00:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Module load error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889664#M134601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same problem -&amp;gt;&amp;nbsp;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;[FAILED] Failed to start Load Kernel Modules.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Kernel version 4.9.88_2.0.0_ga]&lt;/P&gt;&lt;P&gt;I need to use the GALCORE driver since&amp;nbsp;my application is a GPU application. Currently no drivers are being loaded. "lsmod" gives empty list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am building the kernel image using standalone approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know how this could be resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 11:52:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Module-load-error/m-p/889664#M134601</guid>
      <dc:creator>vinay_surendran</dc:creator>
      <dc:date>2019-08-28T11:52:02Z</dc:date>
    </item>
  </channel>
</rss>

