Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

OpenVino on Raspbian 97-myriadusbboot.rules is missing

L__Tiffanie
Beginner
2,313 Views

I'm following the guide here:

https://software.intel.com/en-us/articles/OpenVINO-Install-RaspberryPI#install-the-package

When I get to the step 2 under Add USB Rules

To perform inference on the Intel® Movidius™ Neural Compute Stick or Intel® Neural Compute Stick 2, install the USB rules as follows:

1 sh inference_engine_vpu_arm/install_dependencies/install_NCS_udev_rules.sh

I get the following error:

pi@Name-Me:~/Downloads $ sh inference_engine_vpu_arm/install_dependencies/install_NCS_udev_rules.sh
Update udev rules so that the toolkit can communicate with your neural compute stick
File '97-myriad-usbboot.rules' is missing. Please check that you installed 'Inference Engine Runtime for Intel® Movidius™ VPU'.
inference_engine_vpu_arm/install_dependencies/install_NCS_udev_rules.sh: 30: exit: Illegal number: -1

I'm not sure what other information you need so I apologize in advance if I'm missing something. 

I understand that it is different but I did see in the Linux Get Started guide it has some information on creating this 97-usbboot.rules file, is that something I need to do?
https://software.intel.com/en-us/neural-compute-stick/get-started

 

0 Kudos
3 Replies
L__Tiffanie
Beginner
2,313 Views

Ok, it was my mistake. The path needed to include /inference_engine_vpu_arm/ (this was not apparent in the guide). Everything is working now :)

This was answered by a SE user here: https://superuser.com/questions/1388854/openvino-installation-on-raspbian-usbboot-rules-file-issue

0 Kudos
MIfil
Beginner
2,313 Views

Hi, I am facing the same problem. I changed the path to include the inference_engine _vpu_arm/ and it is still giving me the same error. Was there anything else that needed to be changed?

**Update: Solved, had to redo sudo sed -i command with the new path as well

0 Kudos
Shubha_R_Intel
Employee
2,313 Views

Dear Ifill, Marcus and L, Tiffanie,

We really appreciate your reporting your successes back to the community so that others will learn from your trials and tribulations ! Glad you got it working finally.

shubha

 

 

 

0 Kudos
Reply