- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page