<?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:MYRIAD plugin not building on Raspberry Pi 5 (64 bit) in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691866#M32047</link>
    <description>&lt;P&gt;SS03&lt;/P&gt;&lt;P&gt;Thank you for reaching out to us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your information, OpenVINO™ toolkit 2025.1 releases no longer support Intel® Movidius™ VPU, including the Intel® Neural Compute Stick 2 (Intel® NCS2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest supported OpenVINO™ release for Movidius™ VPU is the 2022.3.2 LTS, as mentioned in the '&lt;EM&gt;Major Features and Improvements Summary&lt;/EM&gt;' section in the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-lts/2022-3.html#inpage-nav-undefined-undefined" rel="noopener noreferrer" target="_blank"&gt;OpenVINO™ Toolkit 2022.3 LTS Release Notes&lt;/A&gt;&amp;nbsp;page. You can download the OpenVINO™ 2022.3.2 LTS&amp;nbsp;&lt;A href="https://storage.openvinotoolkit.org/repositories/openvino/packages/2022.3.2/" rel="noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zul&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 22 May 2025 20:02:33 GMT</pubDate>
    <dc:creator>Zulkifli_Intel</dc:creator>
    <dc:date>2025-05-22T20:02:33Z</dc:date>
    <item>
      <title>MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691796#M32042</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Cannot setup MYRIAD for the OpenVINO toolkit installation for Intel NCS 2 in Raspberry Pi 5 (64 bit, VERSION="12 (bookworm)",&amp;nbsp;VERSION_CODENAME=bookworm), these were the steps followed:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;python3.9 -m venv ~/openvino_env&lt;BR /&gt;source ~/openvino_env/bin/activate&lt;/LI&gt;&lt;LI&gt;python3.9&amp;nbsp;--version&lt;/LI&gt;&lt;LI&gt;pip&amp;nbsp;install&amp;nbsp;--upgrade&amp;nbsp;pip&lt;/LI&gt;&lt;LI&gt;pip&amp;nbsp;install&amp;nbsp;openvino-dev&lt;/LI&gt;&lt;LI&gt;wget&amp;nbsp;--no-check-certificate&amp;nbsp;&lt;A href="https://storage.openvinotoolkit.org/repositories/openvino/packages/2025.1/linux/openvino_toolkit_ubuntu20_2025.1.0.18503.6fec06580ab_arm64.tgz" target="_blank" rel="noopener noreferrer"&gt;https://storage.openvinotoolkit.org/repositories/openvino/packages/2025.1/linux/openvino_toolkit_ubuntu20_2025.1.0.18503.6fec06580ab_arm64.tgz&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;tar&amp;nbsp;-xf&amp;nbsp;openvino_toolkit_ubuntu20_2025.1.0.18503.6fec06580ab_arm64.tgz&lt;/LI&gt;&lt;LI&gt;cd&amp;nbsp;openvino_toolkit_ubuntu20_2025.1.0.18503.6fec06580ab_arm64&lt;/LI&gt;&lt;LI&gt;source&amp;nbsp;./setupvars.sh&lt;/LI&gt;&lt;LI&gt;echo&amp;nbsp;"source&amp;nbsp;~/Desktop/OpenVINO/openvino_toolkit_ubuntu20_2025.1.0.18503.6fec06580ab_arm64/setupvars.sh"&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;~/.bashrc&lt;/LI&gt;&lt;LI&gt;source&amp;nbsp;~/.bashrc&lt;/LI&gt;&lt;LI&gt;sudo&amp;nbsp;nano&amp;nbsp;/etc/udev/rules.d/97-myriad-usbboot.rules&lt;/LI&gt;&lt;LI&gt;sudo&amp;nbsp;udevadm&amp;nbsp;control&amp;nbsp;--reload-rules&amp;nbsp;&amp;amp;&amp;amp;&amp;nbsp;sudo&amp;nbsp;udevadm&amp;nbsp;trigger&lt;/LI&gt;&lt;LI&gt;source&amp;nbsp;~/openvino_env/bin/activate&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;sudo&amp;nbsp;usermod&amp;nbsp;-a&amp;nbsp;-G&amp;nbsp;users&amp;nbsp;$(whoami)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;source&amp;nbsp;~/openvino/bin/setupvars.sh&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;python3&amp;nbsp;-c&amp;nbsp;"from&amp;nbsp;openvino.runtime&amp;nbsp;import&amp;nbsp;Core;&amp;nbsp;print(Core().available_devices)"&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This was the output faced on every occasion:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DeprecationWarning:&amp;nbsp;The&amp;nbsp;openvino.runtime&amp;nbsp;module&amp;nbsp;is&amp;nbsp;deprecated&amp;nbsp;and&amp;nbsp;will&amp;nbsp;be&amp;nbsp;removed&amp;nbsp;in&amp;nbsp;the&amp;nbsp;2026.0&amp;nbsp;release.&amp;nbsp;Please&amp;nbsp;replace&amp;nbsp;openvino.runtime&amp;nbsp;with&amp;nbsp;openvino.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;warnings.warn(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;['CPU'] &lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;(along with CPU, MYRIAD should also be seen in optimal situation)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Even after following the toolkit installation steps for toolkit 2023, 2022 versions, could not establish the MYRIAD connection. Any suggestions, structured release notes or documentations regarding this issue would be of great help.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 11:35:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691796#M32042</guid>
      <dc:creator>SS03</dc:creator>
      <dc:date>2025-05-22T11:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691798#M32043</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/121431"&gt;@Zulkifli_Intel&lt;/a&gt;&amp;nbsp;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 11:43:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691798#M32043</guid>
      <dc:creator>SS03</dc:creator>
      <dc:date>2025-05-22T11:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691799#M32044</link>
      <description>&lt;P&gt;Just trying to reach out to more individuals for assistance, hence the mention.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 11:58:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691799#M32044</guid>
      <dc:creator>SS03</dc:creator>
      <dc:date>2025-05-22T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691800#M32045</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/427559"&gt;@SS03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has only been 8 minutes.&amp;nbsp; Patience is needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doc (not an Intel employee or contractor)&lt;BR /&gt;[W10 is this generation's XP]&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 11:52:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691800#M32045</guid>
      <dc:creator>AlHill</dc:creator>
      <dc:date>2025-05-22T11:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691804#M32046</link>
      <description>&lt;P&gt;No need for that.&amp;nbsp; You will be responded to in time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doc (not an Intel employee or contractor)&lt;BR /&gt;[W10 is this generation's XP]&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 12:08:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691804#M32046</guid>
      <dc:creator>AlHill</dc:creator>
      <dc:date>2025-05-22T12:08:43Z</dc:date>
    </item>
    <item>
      <title>Re:MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691866#M32047</link>
      <description>&lt;P&gt;SS03&lt;/P&gt;&lt;P&gt;Thank you for reaching out to us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your information, OpenVINO™ toolkit 2025.1 releases no longer support Intel® Movidius™ VPU, including the Intel® Neural Compute Stick 2 (Intel® NCS2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest supported OpenVINO™ release for Movidius™ VPU is the 2022.3.2 LTS, as mentioned in the '&lt;EM&gt;Major Features and Improvements Summary&lt;/EM&gt;' section in the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino-lts/2022-3.html#inpage-nav-undefined-undefined" rel="noopener noreferrer" target="_blank"&gt;OpenVINO™ Toolkit 2022.3 LTS Release Notes&lt;/A&gt;&amp;nbsp;page. You can download the OpenVINO™ 2022.3.2 LTS&amp;nbsp;&lt;A href="https://storage.openvinotoolkit.org/repositories/openvino/packages/2022.3.2/" rel="noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zul&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2025 20:02:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1691866#M32047</guid>
      <dc:creator>Zulkifli_Intel</dc:creator>
      <dc:date>2025-05-22T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re:MYRIAD plugin not building on Raspberry Pi 5 (64 bit)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1694068#M32049</link>
      <description>&lt;P&gt;This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2025 18:26:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/MYRIAD-plugin-not-building-on-Raspberry-Pi-5-64-bit/m-p/1694068#M32049</guid>
      <dc:creator>Zulkifli_Intel</dc:creator>
      <dc:date>2025-06-02T18:26:31Z</dc:date>
    </item>
  </channel>
</rss>

