Skip To Main Content
Support Knowledge Base

Error: “Sudo ./setup.sh Install Myd_vsc Fail” When Running install_IVAD_VPU_dependencies.sh Script for Intel® Vision Accelerator Design with Intel® Movidius™ Vision Processing Unit

Content Type: Error Messages   |   Article ID: 000093454   |   Last Reviewed: 02/15/2023

Environment

Operating System

Ubuntu 18.04
Intel® Distribution of OpenVINO™ Toolkit, version 2021.4.1 LTS Ubuntu 18.04 LTS with Kernel 5.4.0-117-generic Intel® Vision Accelerator Design with Intel® Movidius™ Visual Processing Units (VPUs)

Description

  • Executed /opt/intel/openvino_2021.4.689/deployment_tools/inference_engine/external/hddl/install_IVAD_VPU_dependencies.sh install script.
  • Install script fails with sudo ./setup.sh install myd_vsc fail error.

Resolution

Option A. Execute manually setup.sh script.

For manual execution of script, run the following commands in a Linux terminal window:

$ source /opt/intel/openvino_2021.4.689/setupvars.sh

$ cd /opt/intel/openvino_2021.4.689/deployment_tools/inference_engine/external/hddl/drivers

$ sudo setup.sh install

 

Option B. Install headers and modules for Kernel 5.4.0.

To install headers and modules, run the following  commands in a Linux* terminal window:

$ sudo apt-get install linux-headers-5.4.0-117-generic

$ sudo apt-get install linux-modules-extra-5.4.0-117-generic

$ source /opt/intel/openvino_2021.4.689/setupvars.sh

$ cd /opt/intel/openvino_2021.4.689/deployment_tools/inference_engine/external/hddl/drivers

$ /opt/intel/openvino_2021.4.689/deployment_tools/inference_engine/external/hddl/install_IVAD_VPU_dependencies.sh

Related Products

This article applies to 1 products.