<?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: IMX8M Plus EVK-Android12-ERROR: Kernel configuration is invalid. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1721751#M212510</link>
    <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;For my build code environment as below:&lt;/P&gt;&lt;P&gt;(1) The ubuntu 20.04 os(client version) run in the virtualbox 7.0.&lt;/P&gt;&lt;P&gt;(2) I donwload a the android12-.1.0_1.0.0 BSP from the ubuntu 20.04 server(build server).&lt;/P&gt;&lt;P&gt;(3) I fixed some permission denied issues for the&amp;nbsp;android12-.1.0_1.0.0 BSP. The error message as below:&lt;/P&gt;&lt;P&gt;"mktemp: failed to create file via template ‘./.tmp.config.XXXXXXXXXX’: Permission denied"&lt;/P&gt;&lt;P&gt;(4) The attach files ("build-log-20230913-1.txt" and "build-log-20230913-2.zip") are build code log files.&lt;/P&gt;&lt;P&gt;(5) The attach file("build-log-android13-20230912.zip") was a&amp;nbsp;build code log file for the android13 bsp.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; download a The android13-.0.0_2.0.0 BSP form the&amp;nbsp; the ubuntu 20.04 server.That I build a uboot,and build a kernel ok.&lt;/P&gt;&lt;P&gt;Another, build a android image ok. I burn a android13 image to the imx8mp EVK board. the&amp;nbsp;imx8mp EVK board can start a android13 os.&lt;/P&gt;&lt;P&gt;For my suggestion :&lt;/P&gt;&lt;P&gt;Could you follow my&amp;nbsp; build code environment to do build a android-12&lt;SPAN&gt;.1.0_1.0.0 BSP? Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2023 07:10:36 GMT</pubDate>
    <dc:creator>Grade</dc:creator>
    <dc:date>2023-09-13T07:10:36Z</dc:date>
    <item>
      <title>IMX8M Plus EVK-Android12-ERROR: Kernel configuration is invalid.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1713616#M211699</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I build a kernel for the android 12(imx-android-12.1.0_1.0.0) BSP as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;"./imx-make.sh kernel -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt"&lt;/P&gt;&lt;P&gt;build result as below:&lt;/P&gt;&lt;P&gt;test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \&lt;BR /&gt;echo &amp;gt;&amp;amp;2; \&lt;BR /&gt;echo &amp;gt;&amp;amp;2 " ERROR: Kernel configuration is invalid."; \&lt;BR /&gt;echo &amp;gt;&amp;amp;2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\&lt;BR /&gt;echo &amp;gt;&amp;amp;2 " Run 'make oldconfig &amp;amp;&amp;amp; make prepare' on kernel src to fix it."; \&lt;BR /&gt;echo &amp;gt;&amp;amp;2 ; \&lt;BR /&gt;/bin/false)&lt;/P&gt;&lt;P&gt;Do you have any suggestions for me? Thanks!&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Grade Wang&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 02:47:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1713616#M211699</guid>
      <dc:creator>Grade</dc:creator>
      <dc:date>2023-08-30T02:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus EVK-Android12-ERROR: Kernel configuration is invalid.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1716755#M211995</link>
      <description>&lt;P&gt;I tried to build it. there is no error when building the kernel. Please try to build it on a new folder again.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 03:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1716755#M211995</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2023-09-05T03:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus EVK-Android12-ERROR: Kernel configuration is invalid.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1721751#M212510</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;For my build code environment as below:&lt;/P&gt;&lt;P&gt;(1) The ubuntu 20.04 os(client version) run in the virtualbox 7.0.&lt;/P&gt;&lt;P&gt;(2) I donwload a the android12-.1.0_1.0.0 BSP from the ubuntu 20.04 server(build server).&lt;/P&gt;&lt;P&gt;(3) I fixed some permission denied issues for the&amp;nbsp;android12-.1.0_1.0.0 BSP. The error message as below:&lt;/P&gt;&lt;P&gt;"mktemp: failed to create file via template ‘./.tmp.config.XXXXXXXXXX’: Permission denied"&lt;/P&gt;&lt;P&gt;(4) The attach files ("build-log-20230913-1.txt" and "build-log-20230913-2.zip") are build code log files.&lt;/P&gt;&lt;P&gt;(5) The attach file("build-log-android13-20230912.zip") was a&amp;nbsp;build code log file for the android13 bsp.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; download a The android13-.0.0_2.0.0 BSP form the&amp;nbsp; the ubuntu 20.04 server.That I build a uboot,and build a kernel ok.&lt;/P&gt;&lt;P&gt;Another, build a android image ok. I burn a android13 image to the imx8mp EVK board. the&amp;nbsp;imx8mp EVK board can start a android13 os.&lt;/P&gt;&lt;P&gt;For my suggestion :&lt;/P&gt;&lt;P&gt;Could you follow my&amp;nbsp; build code environment to do build a android-12&lt;SPAN&gt;.1.0_1.0.0 BSP? Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 07:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1721751#M212510</guid>
      <dc:creator>Grade</dc:creator>
      <dc:date>2023-09-13T07:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus EVK-Android12-ERROR: Kernel configuration is invalid.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1721757#M212511</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;The android12 bsp and The android13 bsp save in the ubuntu 20.04 os(Client version) .&lt;/P&gt;&lt;P&gt;That the ubuntu 20.04 os (client version ) run in the the&amp;nbsp;&lt;SPAN&gt;virtualbox 7.0. Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 07:10:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-EVK-Android12-ERROR-Kernel-configuration-is-invalid/m-p/1721757#M212511</guid>
      <dc:creator>Grade</dc:creator>
      <dc:date>2023-09-13T07:10:54Z</dc:date>
    </item>
  </channel>
</rss>

