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.
6392 Discussions

rror - no NCS devices detected, verify an NCS device is connected.

idata
Employee
1,176 Views

Event hough the device is listed, hello_ncs_py says no NCS Devices detected.

 

pi@xxxx:~/ncsdk/examples/apps/hello_ncs_py $ sudo dmesg

 

[ 6086.126196] usb 1-1.2: USB disconnect, device number 6

 

[ 6094.614055] usb 1-1.2: new high-speed USB device number 7 using dwc_otg

 

[ 6094.745391] usb 1-1.2: New USB device found, idVendor=03e7, idProduct=2485

 

[ 6094.745411] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3

 

[ 6094.745423] usb 1-1.2: Product: Movidius MyriadX

 

[ 6094.745433] usb 1-1.2: Manufacturer: Movidius Ltd.

 

[ 6094.745443] usb 1-1.2: SerialNumber: 03e72485

 

pi@xxxx:~/ncsdk/examples/apps/hello_ncs_py $ make run

 

making run

 

python3 hello_ncs.py;

 

Error - no NCS devices detected, verify an NCS device is connected.

 

pi@xxxx:~/ncsdk/examples/apps/hello_ncs_py $
0 Kudos
2 Replies
idata
Employee
749 Views

@plkumar

 

NCS2(MyriadX) is officially unsupported.

 

I encountered the same event and gave up implementing with NCSDK.

 

https://ncsforum.movidius.com/discussion/comment/4202
0 Kudos
shivani
Beginner
732 Views

Hi, I am also getting similar error with my raspberry pi 4b and NCS2

[ 5795.631268] usb 1-1.1: new high-speed USB device number 6 using xhci_hcd
[ 5795.762153] usb 1-1.1: New USB device found, idVendor=03e7, idProduct=2485, bcdDevice= 0.01
[ 5795.762169] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5795.762181] usb 1-1.1: Product: Movidius MyriadX
[ 5795.762194] usb 1-1.1: Manufacturer: Movidius Ltd.
[ 5795.762206] usb 1-1.1: SerialNumber: 03e72485

pi@raspberrypi:~/workspace/ncsdk/examples/apps/hello_ncs_py $ make run

making run
python3 hello_ncs.py;
Error - no NCS devices detected, verify an NCS device is connected.

 

please support me to resolve this issue.

0 Kudos
Reply