<?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: Configure kernel modules to load at boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035298#M152695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/xu.ji@hirain.com"&gt;xu.ji@hirain.com&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I already mentioned in my previous comment,&amp;nbsp;please go through below link thoroughly to add a new file to your rootfs. (Please read all the comments of the below link as well)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95333"&gt;Task #10 - How to create a custom layer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2020 06:47:50 GMT</pubDate>
    <dc:creator>kunalkotecha1</dc:creator>
    <dc:date>2020-01-07T06:47:50Z</dc:date>
    <item>
      <title>Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035290#M152687</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 want to add conf file like galcore.conf in /etc/modules-load.d/ let some ko load at boot.&lt;/P&gt;&lt;P&gt;How to make create the conf file in&amp;nbsp;&lt;SPAN&gt;/etc/modules-load.d/ folder?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 03:53:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035290#M152687</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-01-06T03:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035291#M152688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0.8); font-weight: normal;"&gt;Is there any guide?It is used i.MX8QM yocto OS&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 03:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035291#M152688</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-01-06T03:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035292#M152689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/xu.ji@hirain.com"&gt;xu.ji@hirain.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can follow the below link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95333"&gt;https://community.nxp.com/docs/DOC-95333&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help you to create custom meta layer in yocto and also installing a new file to rootfs through yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 04:27:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035292#M152689</guid>
      <dc:creator>kunalkotecha1</dc:creator>
      <dc:date>2020-01-06T04:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035293#M152690</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 not want make custom layer,I just make some linux kernel driver to module and then when boot systemd add this ko,so I need to add conf file about my ko add into /etc/modules-load.d/&lt;/P&gt;&lt;P&gt;I refer the galcore ko it is the gpu driver but I can find make galcore.conf in code,do u know it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2020 06:27:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035293#M152690</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-01-06T06:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035294#M152691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; if you want to let linux load your module automatically when linux boots, you can do like this :&lt;/P&gt;&lt;P&gt;For example, module's name is&amp;nbsp;&lt;SPAN&gt;my_module.ko.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#&amp;nbsp;sudo echo "my_module" &amp;gt; /etc/modules-load.d/&lt;SPAN&gt;my_module&lt;/SPAN&gt;.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 00:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035294#M152691</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-01-07T00:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035295#M152692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi，Wigros&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it,but I don't want manual,I want to linux auto do this,put this into binary in image,like galcore.conf,&lt;/P&gt;&lt;P&gt;I want to know galcore.ko how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 00:44:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035295#M152692</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-01-07T00:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035296#M152693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/xu.ji@hirain.com"&gt;xu.ji@hirain.com&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;believe you can write the command suggested by&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weidong.sun"&gt;weidong.sun&lt;/A&gt;&amp;nbsp;in your conf file and&amp;nbsp;make it a part of rootfs through your yocto. Then it will be part of your image and no need to manually&amp;nbsp;run any commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you still face any issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 05:47:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035296#M152693</guid>
      <dc:creator>kunalkotecha1</dc:creator>
      <dc:date>2020-01-07T05:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035297#M152694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could u guide how to make it a part of rootfs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 06:18:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035297#M152694</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-01-07T06:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configure kernel modules to load at boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035298#M152695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/xu.ji@hirain.com"&gt;xu.ji@hirain.com&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I already mentioned in my previous comment,&amp;nbsp;please go through below link thoroughly to add a new file to your rootfs. (Please read all the comments of the below link as well)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95333"&gt;Task #10 - How to create a custom layer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 06:47:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configure-kernel-modules-to-load-at-boot/m-p/1035298#M152695</guid>
      <dc:creator>kunalkotecha1</dc:creator>
      <dc:date>2020-01-07T06:47:50Z</dc:date>
    </item>
  </channel>
</rss>

