<?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:Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243712#M22244</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Intel will no longer monitor this thread since this issue has been resolved.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Sincerely,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Iffa&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jan 2021 04:43:34 GMT</pubDate>
    <dc:creator>Iffa_Intel</dc:creator>
    <dc:date>2021-01-06T04:43:34Z</dc:date>
    <item>
      <title>Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1240449#M22082</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I need your advice to solve setup failure of OpenVINO 2020.1 (or 2) on Ubuntu 18.04 Docker. "&lt;STRONG&gt;install_IVAD_VPU_dependencies.sh&lt;/STRONG&gt;" fails because myd_ion and myd_vsc are in use. Can someone suggest me what could be wrong?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ohara&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Atom CPU and Myriad-X&lt;/LI&gt;
&lt;LI&gt;Yocto Linux 2.5.1 (kernel version:&amp;nbsp;4.14.67-intel-pk-standard)&lt;/LI&gt;
&lt;LI&gt;Docker&amp;nbsp;18.03.0-ce&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;On host&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P lang="ja"&gt;%&amp;gt; &lt;STRONG&gt;docker pull openvino/ubuntu18_runtime:2021.1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;%&amp;gt;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;docker run -it --device /dev/dri:/dev/dri --device /dev/ion:/dev/ion -v /var/tmp:/var/tmp -v /lib/modules:/lib/modules:ro -u root --name ubuntu-openvino -d openvino/ubuntu18_runtime /bin/bash&lt;/STRONG&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;"&lt;STRONG&gt;-v /lib/modules:/lib/modules:ro&lt;/STRONG&gt;" is not in document but I added to solve error&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;%&amp;gt;&amp;nbsp;&lt;STRONG&gt;docker exec -it ubuntu-openvino /bin/bash&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;On guest&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;#&amp;gt; &lt;STRONG&gt;apt-get update &amp;amp;&amp;amp;&amp;nbsp;apt-get install sudo&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;#&amp;gt; &lt;STRONG&gt;apt-get install -y lsb-release&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;source /opt/intel/openvino_2021/bin/setupvars.sh&lt;/STRONG&gt; is included in .bashrc and skipped&lt;/LI&gt;
&lt;LI&gt;#&amp;gt; &lt;STRONG&gt;sudo -E /opt/intel/openvino_2021/install_dependencies/install_openvino_dependencies.sh&lt;/STRONG&gt;&lt;BR /&gt;#&amp;gt; &lt;STRONG&gt;sudo -E /opt/intel/openvino_2021/install_dependencies/install_NEO_OCL_driver.sh&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;#&amp;gt; &lt;STRONG&gt;apt-get install module-init-tools&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;#&amp;gt; &lt;STRONG&gt;apt install pciutils&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;#&amp;gt;&amp;nbsp;&lt;STRONG&gt;/opt/intel/openvino//deployment_tools/inference_engine/external/hddl/install_IVAD_VPU_dependencies.sh&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Failure log&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Ubuntu18.04&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;libboost-program-options1.65.1 is already the newest version (1.65.1+dfsg-0ubuntu5).&lt;BR /&gt;libusb-1.0-0 is already the newest version (2:1.0.21-2).&lt;BR /&gt;libelf-dev is already the newest version (0.170-0.4ubuntu0.1).&lt;BR /&gt;libjson-c3 is already the newest version (0.12.1-1.3ubuntu0.3).&lt;BR /&gt;libssl1.0.0 is already the newest version (1.0.2n-1ubuntu5.5).&lt;BR /&gt;libudev1 is already the newest version (237-3ubuntu10.43).&lt;BR /&gt;0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.&lt;BR /&gt;Copying to /etc/udev/rules.d/98-hddlbsl.rules&lt;BR /&gt;kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]&lt;BR /&gt;Running install for component drv_ion&lt;BR /&gt;if [[ "myd_ion 40960 4" != "" ]]; then sudo rmmod myd_ion; fi;&lt;BR /&gt;&lt;STRONG&gt;rmmod: ERROR: Module myd_ion is in use&lt;/STRONG&gt;&lt;BR /&gt;Makefile:63: recipe for target 'preuninstall' failed&lt;BR /&gt;make: *** [preuninstall] Error 1&lt;BR /&gt;Running install for component drv_vsc&lt;BR /&gt;if [[ "myd_vsc 20480 2" != "" ]]; then sudo rmmod myd_vsc; fi;&lt;BR /&gt;&lt;STRONG&gt;rmmod: ERROR: Module myd_vsc is in use&lt;/STRONG&gt;&lt;BR /&gt;Makefile:51: recipe for target 'preuninstall' failed&lt;BR /&gt;make: *** [preuninstall] Error 1&lt;BR /&gt;sudo ./setup.sh install myd_vsc fail&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 06:07:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1240449#M22082</guid>
      <dc:creator>Shigeyoshi_O_Intel</dc:creator>
      <dc:date>2020-12-24T06:07:19Z</dc:date>
    </item>
    <item>
      <title>Re:Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1241160#M22109</link>
      <description>&lt;P&gt;Hi Shigeyoshi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It seems that the module required is being actively used.&lt;/P&gt;&lt;P&gt;Could you try checking other processes that is using the kernel module?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you try restarting the device to clear all the processes and try  using the docker image again?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rizal&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Dec 2020 09:20:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1241160#M22109</guid>
      <dc:creator>Rizal_Intel</dc:creator>
      <dc:date>2020-12-28T09:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243228#M22220</link>
      <description>&lt;P&gt;Hi Rizal,&lt;/P&gt;
&lt;P&gt;It seems I should have updated the platform firmware. Thank you so much for your reply.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ohara&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 23:33:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243228#M22220</guid>
      <dc:creator>Shigeyoshi_O_Intel</dc:creator>
      <dc:date>2021-01-04T23:33:27Z</dc:date>
    </item>
    <item>
      <title>Re:Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243439#M22233</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So you had solved your problem by updating the platform firmware?&lt;/P&gt;&lt;P&gt;If that's the case and if you have no further inquiries, shall I close this thread?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Iffa&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2021 12:51:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243439#M22233</guid>
      <dc:creator>Iffa_Intel</dc:creator>
      <dc:date>2021-01-05T12:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243628#M22240</link>
      <description>&lt;P&gt;Iffa,&lt;/P&gt;
&lt;P&gt;Yes, I close the case. Thank you so much.&lt;/P&gt;
&lt;P&gt;Ohara&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 23:19:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243628#M22240</guid>
      <dc:creator>Shigeyoshi_O_Intel</dc:creator>
      <dc:date>2021-01-05T23:19:58Z</dc:date>
    </item>
    <item>
      <title>Re:Failed to setup OpenVINO 2021.1 (or 2) on Ubuntu 18.04 and Docker</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243712#M22244</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Intel will no longer monitor this thread since this issue has been resolved.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Sincerely,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;Iffa&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2021 04:43:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Failed-to-setup-OpenVINO-2021-1-or-2-on-Ubuntu-18-04-and-Docker/m-p/1243712#M22244</guid>
      <dc:creator>Iffa_Intel</dc:creator>
      <dc:date>2021-01-06T04:43:34Z</dc:date>
    </item>
  </channel>
</rss>

