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.

NCS2 ncDeviceOpen error

idata
Employee
618 Views

Hi,

 

I'm trying to check my NCS2 connection with Ubuntu 16.04 Virtual Machine. I have installed ncsdk2 from (https://github.com/movidius/ncsdk) and trying to run hello_ncs.py.

 

When I try to run this script while Movidius is connected, it successfully runs. However, when I run the same script with NCS2 connected, I get ncDeviceOpen error.

 

Attached is the error I am getting when I run python script. I've also added list of USB devices connected to my VM.

 

Any guidance/help is appreciated.

0 Kudos
2 Replies
idata
Employee
315 Views

Hi @naufil

 

The NCSDK(v1 & v2) is _only_ compatible with the NCS1, which is why the hello_ncs did not work with your NCS2. The software kit that is compatible with both the NCS1 & NCS2 is OpenVINO. You can download the OpenVINO for Linux here .

 

Please let me know if you have any further questions!

 

Best Regards,

 

Sahira
0 Kudos
idata
Employee
315 Views

Understood.

 

Thanks @Sahira_at_Intel.
0 Kudos
Reply