<?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>i.MX ProcessorsのトピックUbuntu on MCIMX8M-EVK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1791575#M218935</link>
    <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Build-Ubuntu-For-i-MX8-Series-Platform/ta-p/1128708" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Build-Ubuntu-For-i-MX8-Series-Platform/ta-p/1128708&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried this link but it did not work.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 05:15:27 GMT</pubDate>
    <dc:creator>GnasUhn</dc:creator>
    <dc:date>2024-01-19T05:15:27Z</dc:date>
    <item>
      <title>Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1791575#M218935</link>
      <description>&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Build-Ubuntu-For-i-MX8-Series-Platform/ta-p/1128708" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Build-Ubuntu-For-i-MX8-Series-Platform/ta-p/1128708&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried this link but it did not work.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 05:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1791575#M218935</guid>
      <dc:creator>GnasUhn</dc:creator>
      <dc:date>2024-01-19T05:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792078#M218940</link>
      <description>&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228397"&gt;@GnasUhn&lt;/a&gt;&lt;/SPAN&gt;&lt;SPAN data-preserver-spaces="true"&gt;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Thank you for contacting NXP Support!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;You can follow our Yocto Project User guide to install the required packages.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;STRONG style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Install the repo utility&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;To get the BSP you need to have repo installed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;$ mkdir ~/bin&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ curl&amp;nbsp;&lt;/SPAN&gt;&lt;A class="editor-rtfLink" style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt; ; color: #4a6ee0;" href="https://storage.googleapis.com/git-repo-downloads/repo" target="_blank" rel="noopener"&gt;&lt;SPAN data-preserver-spaces="true"&gt;https://storage.googleapis.com/git-repo-downloads/repo&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&amp;nbsp;&amp;gt; ~/bin/repo&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ chmod a+x ~/bin/repo&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ PATH=${PATH}:~/bin&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;STRONG style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Download the Yocto Project BSP for i.MX&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;$ mkdir desktop&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ cd desktop&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ repo init -u&amp;nbsp;&lt;/SPAN&gt;&lt;A class="editor-rtfLink" style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt; ; color: #4a6ee0;" href="https://github.com/nxp-imx/imx-manifest" target="_blank" rel="noopener"&gt;&lt;SPAN data-preserver-spaces="true"&gt;https://github.com/nxp-imx/imx-manifest&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;-b imx-linux-kirkstone -m imx-5.15.71-2.2.0_desktop.xml&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ repo sync&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;STRONG style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Create a&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;new&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;build folder&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;If you want to create a&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;new&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;build folder:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;$ DISTRO=imx-desktop-xwayland MACHINE=imx8mpevk source imx-setup-desktop.sh -b build-desktop&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Note: The available build MACHINEs for the below boards:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;imx8mpevk - i.MX8MP-EVK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;imx8mqevk - i.MX8MQ-EVK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;imx8mmevk - i.MX8MM-EVK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;imx8mnevk - i.MX8MN-EVK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;imx8qmmek - i.MX8QM-MEK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;imx8ulpevk -&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-preserver-spaces="true"&gt;i.MX8ULP-EVK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;imx8qxpc0mek - i.MX8QXP-MEK with silicon revision C0 chip&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;STRONG style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Use an&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;existing&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;build folder&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;If you want to build in an&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;existing&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;build folder:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;$ cd desktop&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;$ source setup-environment build-desktop&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;STRONG style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Build the image for i.MX&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;$ bitbake imx-image-desktop&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;A class="editor-rtfLink" style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt; ; color: #4a6ee0;" href="https://github.com/nxp-imx/meta-nxp-desktop" target="_blank" rel="noopener"&gt;&lt;SPAN data-preserver-spaces="true"&gt;https://github.com/nxp-imx/meta-nxp-desktop&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Best Regards!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Chavira&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 17:13:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792078#M218940</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-01-19T17:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792358#M218951</link>
      <description>&lt;P&gt;Thank you for your support, I will try and reply soon.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2024 02:32:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792358#M218951</guid>
      <dc:creator>GnasUhn</dc:creator>
      <dc:date>2024-01-20T02:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792547#M218981</link>
      <description>&lt;P&gt;Hi, um&lt;/P&gt;&lt;P&gt;I&amp;nbsp;&lt;SPAN&gt;followed our Yocto Project User&amp;nbsp;guide, but when I used:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;Build the image for i.MX&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ bitbake imx-image-desktop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I got an error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:&lt;BR /&gt;ar as chrpath diffstat g++ gawk gcc ld make nm objcopy objdump ranlib readelf rpcgen strings strip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you help me solve this error?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 02:43:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792547#M218981</guid>
      <dc:creator>GnasUhn</dc:creator>
      <dc:date>2024-01-22T02:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792964#M219011</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228397"&gt;@GnasUhn&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;A Yocto Project build requires specific packages to be installed for the build that are documented under the Yocto Project. Go to Yocto Project Quick Start and check for the packages that must be installed for your build machine.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Essential Yocto Project host packages are:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential \
chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils \
iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
python3-subunit mesa-common-dev zstd liblz4-tool file locales -y
$ sudo locale-gen en_US.UTF-8&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 22 Jan 2024 11:56:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1792964#M219011</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-01-22T11:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1793349#M219042</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Chavira,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your support, I will follow this guide and reply to you soon.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 02:01:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1793349#M219042</guid>
      <dc:creator>GnasUhn</dc:creator>
      <dc:date>2024-01-23T02:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu on MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1796129#M219252</link>
      <description>&lt;P&gt;Hi, thank you for your support, now I have enough packets&amp;nbsp;&lt;SPAN&gt;for my build machine. But when I run&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ bitbake imx-image-desktop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I got some errors, so I started an NXP support case to solve them. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 14:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ubuntu-on-MCIMX8M-EVK/m-p/1796129#M219252</guid>
      <dc:creator>GnasUhn</dc:creator>
      <dc:date>2024-01-26T14:56:18Z</dc:date>
    </item>
  </channel>
</rss>

