google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
412 stars 124 forks source link

Coral USB TPU misbehaving on Unraid #799

Open BurningTheSky opened 9 months ago

BurningTheSky commented 9 months ago

Description

I am trying to use my USB Coral with Frigate running in a container on Unraid but it doesn't seem to be behaving properly. I have tested the Coral on my MacBook and confirmed that it is functioning correctly but when I attach it to Unraid it shows up as 1a6e:089a Global Unichip Corp. rather than Google Inc, and the docker container doesn't detect it or show any idenfitying name for it. I am passing /dev/bus/usb through to the docker and running it in privileged mode.

Click to expand! ### Issue Type Bug ### Operating System Linux ### Coral Device USB Accelerator ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output ```shell Unraid: root@host:~# lsusb Bus 006 Device 002: ID 1a6e:089a Global Unichip Corp. Frigate Docker: # lsusb Bus 006 Device 002: ID 1a6e:089a ```