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.

Make the examples Error! on NCS2 - [Error 7] Toolkit Error: USB Failure. Code: Error opening device

Weng__Wenwei
Beginner
543 Views

hi, 

I have NCS2 plugged in ubuntu 16.04 (running natively), I got several errors when I'm doing "make examples".

****** WARNING: No Weights found. using filler weights ******
Fusing Pad and Convolution2D
Fusing BatchNorm and Scale after Convolution
Replacing BN with Bias&Scale
Fusing Permute and Flatten
Fusing Eltwise and Relu
Eliminate layers that have been parsed as NoOp
Evaluating input and weigths for each hw layer
--------------------------------------
----------------------
----------------------
#Network Input tensors ['data#24']
#Network Output tensors ['prob#38']
Blob generated
W: [         0] ncDeviceOpen:527    ncDeviceOpen() XLinkBootRemote returned error 3

[Error 7] Toolkit Error: USB Failure. Code: Error opening device
Makefile:64: recipe for target 'profile' failed
make[2]: *** [profile] Error 255
make[2]: Leaving directory '/home/nicky/ncsdk/examples/caffe/AlexNet'
Makefile:12: recipe for target 'AlexNet' failed
make[1]: *** [AlexNet] Error 2
make[1]: Leaving directory '/home/nicky/ncsdk/examples/caffe'
Makefile:12: recipe for target 'caffe/.' failed
make: *** [caffe/.] Error 2

Please let me what to do. 

Thanks,

Wenwei

0 Kudos
4 Replies
Severine_H_Intel
Employee
543 Views

Dear Wenwai, 

are you using the NCSDK? NCS2 only works with OpenVINO, which can explain your error.

Best, 

Severine

0 Kudos
iqbal__fiaraz
Beginner
543 Views

that does look like th eoutput from ncsdk2  however we got a similar with openvino examples complie.  unplugged ncs2 and re plugged and it worked

0 Kudos
BBi
Beginner
543 Views

same question here. I am using NCS2 with openvino.i try replugging it but it still doesnot work.

0 Kudos
nikos1
Valued Contributor I
543 Views

What version of the OpenVino SDK are you using? 

R5 seems to have fixed most of the "Error opening device" NCS issues.

0 Kudos
Reply