[Detector Support]: Crashing when using two coral edge tpu #18600
Unanswered
Parley33
asked this question in
Detector Support
Replies: 1 comment 7 replies
-
It would be good to see |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Hi, I changed the gpu on my server from rx 570 to gtx 1070, I created a new proxmox lxc, in lxc I have docker, and in docker I have frigate. It works really well, but today, when I did it and installed the frigate -0.15.1-tensorrt image, the card is visible and decodes correctly, but the dual edge tpu is detected only one by one. I use the adapter recommended for dual coral edge tpu and both on the host and in lxc itself are visible /dev/apex_0
/dev/apex_1
but after adding the detectors to the config I get this error in the logs and frigate restarts constantly:
Version
0.15.0-6cb5cfb
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Docker Compose
Object Detector
Coral
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
I used this tutorial for passthrough in lxc:
https://www.youtube.com/watch?v=lNGNRIJ708k
Beta Was this translation helpful? Give feedback.
All reactions