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.

OpenVINO HDDL-R support on Ubuntu 18

Gabriel_S_Intel
Employee
611 Views

Is there OpenVINO support for HDDL-R on Ubuntu 18.04.2 LTS?

 

We followed the Installation guide :https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_linux_ivad_vpu.html

However,

1. Installation steps are available only for Ubuntu 16.04 version.

2. Same version of dependencies packages are not available on Ubuntu 18.04(also on synaptics) as mentioned in the instructions. So relative available packages were used :

libboost-program-options1.58.0 ==> libboost-program-options1.62.0

libboost-thread1.58.0 ==> libboost-thread1.62.0

libboost-filesystem1.58.0 ==> libboost-filesystem1.62-dev

libjson-c2 ==> libjson-c3

3. While installing the HDDL drivers using "sudo ./setup.sh install" (as mentioned in the instruction step 5), insmod: ERROR: could not insert module myd_vsc.ko: Operation not permitted error were observed.

0 Kudos
2 Replies
HemanthKum_G_Intel
611 Views

Hi Gabriel,

Officially OpenVINO supports Ubuntu 16.04 and not Ubuntu 18.04

0 Kudos
Vladimir_Dudnik
Employee
611 Views

We are glad to inform you that starting from OpenVINO 2019 R3 we have added support HDDL-R on Ubuntu 18.04

0 Kudos
Reply