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.

How to run openvino with vpu

Long__Hoàng
Beginner
1,712 Views

i use:

- win OS
- OpenVino 2019 R3
- VPU:EDL-mPCIe-MA2485
- Mustang-V100_win64_Plugin ( i use Service Configuration in https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_windows.html)
i run :

demo_security_barrier_camera.bat -d HDDL

i have error : 
 

[ INFO ] InferenceEngine:
        API version ............ 2.1
        Build .................. 30677
        Description ....... API
[ INFO ] Files were added: 1
[ INFO ]     C:\Program Files (x86)\IntelSWTools\openvino\deployment_tools\demo\\car_1.bmp
[ INFO ] Loading device HDDL
hid scan
Failed to use HDDL BSL configure file in ${HDDL_INSTALL_DIR}/config,
it may not exist or format is wrong
Error is:       BSL_ERROR_NO_DEVICE_FOUND
Automatically detect reset device...
hid scan
scan F75114 device...
found 0 F75114 device
scan ioexpander device...
found 0 ioexpander device
scan mcu device...
found 0 mcu device
bsl init failed for:    BSL_ERROR_NO_DEVICE_FOUND
        HDDL
        HDDLPlugin version ......... 2.1
        Build ........... 30677

[ INFO ] Loading detection model to the HDDL plugin
hid scan
Failed to use HDDL BSL configure file in ${HDDL_INSTALL_DIR}/config,
it may not exist or format is wrong
Error is:       BSL_ERROR_NO_DEVICE_FOUND
Automatically detect reset device...
hid scan
scan F75114 device...
found 0 F75114 device
scan ioexpander device...
found 0 ioexpander device
scan mcu device...
found 0 mcu device
bsl init failed for:    BSL_ERROR_NO_DEVICE_FOUND
hid scan
Failed to use HDDL BSL configure file in ${HDDL_INSTALL_DIR}/config,
it may not exist or format is wrong
Error is:       BSL_ERROR_NO_DEVICE_FOUND
Automatically detect reset device...
hid scan
scan F75114 device...
found 0 F75114 device
scan ioexpander device...
found 0 ioexpander device
scan mcu device...
found 0 mcu device
bsl init failed for:    BSL_ERROR_NO_DEVICE_FOUND
hid scan
Failed to use HDDL BSL configure file in ${HDDL_INSTALL_DIR}/config,
it may not exist or format is wrong
Error is:       BSL_ERROR_NO_DEVICE_FOUND
Automatically detect reset device...
hid scan
scan F75114 device...
found 0 F75114 device
scan ioexpander device...
found 0 ioexpander device
scan mcu device...
found 0 mcu device
bsl init failed for:    BSL_ERROR_NO_DEVICE_FOUND
Reset all devices with device type 4
[10:01:07.3786][3088]ERROR[ServiceStarter.cpp:55] Error: Wait HDDL Service Ready failed.
[10:01:07.3791][3088]ERROR[ServiceStarter.cpp:29] Error: Failed to start HDDL Service
[10:01:07.3816][3088]ERROR[HddlClient.cpp:244] Error: Failed to boot service.

[ ERROR ] _client->query(QUERY_TYPE_DEVICE, &query) failed: HDDL_NOT_INITIALIZED
Error

thank you

0 Kudos
2 Replies
Abdulmecit_G_Intel
1,712 Views

Hi, 

Your HDDL drivers are not installed.

Please confirm that you have followed additional installation steps to install HDDL drivers.

After installation, can you please go to "Device Manager" and check if you can see Movidius Myriad X under "Universal Series Bus Devices"? If so, please try running the demo again. 

 

Hope this helps,

Mecit

0 Kudos
Long__Hoàng
Beginner
1,712 Views
Hi Mecit I installed hdd smbus.inf, installed Visual C ++ Redistributable for Visual Studio 2015 and installed IEI Mustang-V100-MX8 as instructed then went back to the demo and still got the same error. Am I missing any steps? Why don't you make a video tutorial on this channel on YouTube or I have not found it yet? I see a lot of people who make mistakes like me and haven't been answered by experts yet thanks
0 Kudos
Reply