<?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のトピックRe: IMX8MP - Linux Ubuntu (VMware) - repo init hanging</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1650058#M205857</link>
    <description>&lt;P&gt;Hi Harvey,&lt;/P&gt;&lt;P&gt;Thanks for your response I have been out of office for a week so I will get back to you as soon as I have investigated further.&lt;/P&gt;&lt;P&gt;Thanks for your time,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 07:36:14 GMT</pubDate>
    <dc:creator>MaxWilko</dc:creator>
    <dc:date>2023-05-15T07:36:14Z</dc:date>
    <item>
      <title>IMX8MP - Linux Ubuntu (VMware) - repo init hanging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1645540#M205332</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;I am an electronics engineer with a small amount of knowledge in this area. My plan is to create a bootable Linux yocto image to test a carrier board and to switch on the LVDS output (as I believe it has to be done by switching it on in the yocto image) and I haven't got to this stage yet.&lt;BR /&gt;&lt;BR /&gt;I am following the "IMX_YOCTO_PROJECT_USERS_GUIDE.pdf", I have encountered quite a few errors which I have managed to resolve.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have ensured all relevant files have read/write access and I have confirmed that it has been set.&lt;BR /&gt;&lt;BR /&gt;I cleared a syntax error which seemed to be related to the where the files are placed.&lt;/P&gt;&lt;P&gt;Everything seems like its in place to use "~$ repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank" rel="noopener"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-langdale -m imx-6.1.1-1.0.0.xml"&lt;BR /&gt;&lt;BR /&gt;Except when I execute the command, it just hangs, I thought it might be a slow connection, so I waited 4-5 hours and nothing changed.&lt;BR /&gt;&lt;BR /&gt;Further still if I enter the command "&lt;SPAN&gt;ps -ef | &lt;/SPAN&gt;&lt;SPAN class=""&gt;grep&lt;/SPAN&gt;&lt;SPAN&gt; repo"&lt;/SPAN&gt; in a separate terminal, I can see the repo process is running.&lt;BR /&gt;&lt;BR /&gt;And in "gnome-system-monitor" I can see a few kbit/s download and one of my four CPU cores which are allocated in VMware is at 100%, and my other cores are barely used.&lt;BR /&gt;&lt;BR /&gt;When I ctrl+c (cancel) the repo init command, the CPU usage drops back to normal. So something is happening!&lt;BR /&gt;&lt;BR /&gt;Hope someone can shed some light on this.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 12:32:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1645540#M205332</guid>
      <dc:creator>MaxWilko</dc:creator>
      <dc:date>2023-05-05T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP - Linux Ubuntu (VMware) - repo init hanging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1645889#M205369</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216821"&gt;@MaxWilko&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;The most likely cause of this problem is the network problem of your virtual machine. From this screenshot, if I understand correctly, the network download speed is below 2.0KB/s.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-langdale -m imx-6.1.1-1.0.0.xml After running, you can see the hidden ".reop" file&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;, which contains these files, is 14MB in size.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;ls .repo/&lt;BR /&gt;manifests manifests.git manifest.xml repo TRACE_FILE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2023 07:13:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1645889#M205369</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-05-06T07:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP - Linux Ubuntu (VMware) - repo init hanging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1650058#M205857</link>
      <description>&lt;P&gt;Hi Harvey,&lt;/P&gt;&lt;P&gt;Thanks for your response I have been out of office for a week so I will get back to you as soon as I have investigated further.&lt;/P&gt;&lt;P&gt;Thanks for your time,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 07:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1650058#M205857</guid>
      <dc:creator>MaxWilko</dc:creator>
      <dc:date>2023-05-15T07:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP - Linux Ubuntu (VMware) - repo init hanging</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1651968#M206026</link>
      <description>&lt;P&gt;Hello Harvey,&lt;/P&gt;&lt;P&gt;I installed ubuntu on my laptop using dual boot partition and this problem went away, it is now working!&lt;BR /&gt;If anyone has the error&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/usr/&lt;SPAN class=""&gt;bin&lt;/SPAN&gt;/env: ‘python’: No such file &lt;SPAN class=""&gt;or&lt;/SPAN&gt; directory&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;On Ubuntu 20.04 and newer, there is a package to fix this problem. Run these commands....&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;sudo apt update
sudo apt install python-&lt;SPAN class=""&gt;is&lt;/SPAN&gt;-python3&lt;/PRE&gt;&lt;P&gt;It sorts out that error.&lt;BR /&gt;&lt;BR /&gt;I have more steps to complete so I will be back in contact if I become stuck again.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your time.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 10:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Linux-Ubuntu-VMware-repo-init-hanging/m-p/1651968#M206026</guid>
      <dc:creator>MaxWilko</dc:creator>
      <dc:date>2023-05-17T10:13:38Z</dc:date>
    </item>
  </channel>
</rss>

