Could not be recognized OAK-1 on Docker container
See original GitHub issueDescription of the bug
I tried to use depthai with OAK-1 on Docker container. But, OAK-1 could not be recognized.
$ python3
>>> import depthai
>>> device = depthai.Device('', False)
XLink initialized.
Sending internal device firmware
Failed to boot the device: 1-ma2480, err code 3
depthai: Error initializing xlink
Steps to reproduce the bug
I upload my Dockerfile. https://gist.github.com/atinfinity/c3255077e23164438c19544687e05b84
System information (version)
Device
- OAK-1
Host
- Ubuntu 20.04 64bit
- Docker 19.03.13
Docker Container
- Ubuntu 18.04 64bit
- https://github.com/luxonis/depthai/tree/v0.4.0.0
Reference
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:15 (1 by maintainers)
Top Results From Across the Web
Oak-D-Lite not working with official docker container - Luxonis
Tried the following instructions with Oak-D-Lite and it doesn't work docker pull luxonis/depthai-library sudo docker run --rm \ --privileged \ -v /d...
Read more >How to Fix and Debug Docker Containers Like a Superhero
Container errors are tricky to diagnose, but some investigative magic works wonders. Read along to learn how to debug Docker containers.
Read more >Docker extension for Visual Studio Code
Docker in Visual Studio Code. The Docker extension makes it easy to build, manage, and deploy containerized applications in Visual Studio Code.
Read more >Computer Vision 3.2 GA Read OCR container - Azure
For a primer on Docker and container basics, see the Docker overview. ... The container will not function correctly without AVX2 support.
Read more >Troubleshooting errors with Docker commands when using ...
Error: "Filesystem Verification Failed" or "404: Image Not Found" when pulling an image from an Amazon ECR repository. You may receive the error...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks @tomoaki0705 . And we are still discussing now how to do this the right way. Sorry about the delay.
@atinfinity - we just got this cleanly working so that you can use Docker now (theoretically) without issue. Sorry about the delay, this one turned out to be tricky! We will get updated instructions here shortly. I just saw this PR merge: https://github.com/luxonis/depthai-docs-website/pull/135/files