- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi,
OpenVINO2020.2 Docker container is running (Ubuntu18.04 on Ubuntu18.04), CPU inference works successfully.
NCS2 activation failed with the following procedure in OpenVINO doc, this was executed in OpenVINO Docker.
Anyone have suggestion to solve this issue?
# log is attached.
Solution #1: Run container in privileged mode, enable Docker network configuration as host, and mount all devices to container:
docker run --privileged -v /dev:/dev --network=host <image_name>
sudo docker run --privileged -v /dev:/dev --network=host kobuvino
Thanks!
BR/Kobu
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Thanks for letting us know and sharing with the community.
Regards,
Ram prasad
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Could you try with solution 2 mentioned in the documentation.
You can also use the openvino docker image from dockerhub which is ready to use with NCS2.
Regards,
Ram prasad
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi Ram,
Thanks for your comments, NCS2 was successfully enabled with Solution#1 below:
sudo docker run -it --privileged -v /dev:/dev --network=host <image_name>
Thanks!
BR/Kobu
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Thanks for letting us know and sharing with the community.
Regards,
Ram prasad

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla