[Detector Support]: Using 2 USB coral TPU's in 2 Proxmox LXC's #18618
Unanswered
goedh452
asked this question in
Detector Support
Replies: 0 comments
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 forum!
I hope someone can help me here. I have Proxmox running with 2 USB EdgeTPU's connected. I would like to pass them to different LXC's. One is running the stable frigate and the other one the beta.
Both TPU's are listed on the host:
They are added to a separate group so the LXC's have access:
I pass them through in the GUI with device passthrough and the exact path (/dev/bus/usb/002/007 and 008). In the LXC's they are available with the appropriate rights (this is the LXC running the stable version):
The problem:
Passing them both to 1 LXC and using both in that frigate works fine. When I pass them to different LXC's I can startup one of the LXC's. The other one will not find the TPU. Any ideas? Could it be the the running LXC "locks" the driver or something?
Version
0.15.0-6cb5cfb
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Proxmox via Docker
Object Detector
Coral
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions