Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i use NCS2, error: NC_DEVICE_NOT_FOUND #34

Closed
kevinchen1223 opened this issue Feb 14, 2019 · 5 comments
Closed

when i use NCS2, error: NC_DEVICE_NOT_FOUND #34

kevinchen1223 opened this issue Feb 14, 2019 · 5 comments

Comments

@kevinchen1223
Copy link

kevinchen1223 commented Feb 14, 2019

in the human_pose_estimation_demo,when i use "-d MYRIAD",
i will get error :
[35mE: [ncAPI] [ 0] ncDeviceOpen:668 failed to find device
[0m
[ ERROR ] Can not init USB device: NC_DEVICE_NOT_FOUND

@snosov1
Copy link
Contributor

snosov1 commented Feb 14, 2019

@avbelova Anna, can you, please, help out?

@snosov1
Copy link
Contributor

snosov1 commented Feb 19, 2019

Let's assume this is closed. Please, reopen if still relevant.

@snosov1 snosov1 closed this as completed Feb 19, 2019
@sudheersure
Copy link

Hi @snosov1

I followed the same process by using the below link.
https://docs.openvinotoolkit.org/R5/_docs_install_guides_installing_openvino_windows.html#usb-myriad
But still, I am getting the same issue like "[ ERROR ] Can not init USB device: NC_DEVICE_NOT_FOUND"

My host machine was Mac, In that Mac, I installed Virtual Box and running all the process.
I was running this on Virtual Box windows Machine
These are the below spec I am using:
Virtual Box version: 6.04
Virtual Box Extension Pack : Oracle_VM_VirtualBox_Extension_Pack-6.0.4.vbox-extpack
Windows ISO File: Win10_1809Oct_English_x64.iso from official Microsoft site
Stick: Neural compute stick2

Any suggestions?

@alalek
Copy link

alalek commented Feb 25, 2019

Mac
Virtual Box

I believe this configuration is not supported.

  • USB device pass-through into VM doesn't work properly (NCS2 device has been "re-connected" several times, so VirtualBox VM lost it)
  • you can try to pass-through whole USB controller into VM, but probably it is not supported on Mac host with VirtualBox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants