Closed Eagleman7 closed 3 years ago
After a reboot of the host (node) the coral USB device dissapeared, so this seems unrelated to frigate
[root@k8s-production-worker-2 ~]# lsusb
Bus 002 Device 002: ID 8087:800a Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 0557:2419 ATEN International Co., Ltd
Bus 003 Device 004: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 003 Device 003: ID 1cf1:0030 Dresden Elektronik
Bus 003 Device 002: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8002 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I got this error when I had missed to unplug / plug in the Coral device.
Now connect the USB Accelerator to your computer using the provided USB 3.0 cable. If you already plugged it in, remove it and replug it so the newly-installed udev rule can take effect.
From https://coral.ai/docs/accelerator/get-started/#1-install-the-edge-tpu-runtime
Thanks @tuomaz,
I replugged my Coral USB on the server. Then it showed up again as Unicorp... I then ran the this again, which showed it as Google device. However when then forwarding the device to frigate it didnt work, after rebooting the node the entire device was gone again :(
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I am experiencing the same error on a Pi 4 with a brand new Coral TPU. Can't keep frigate running for longer than 10-15 minutes with detection on, else everything crashes and my Pi heats up, breaks SSH pipes, is basically unusable etc. Rebooting also does not work, I have to physically reset the Coral for it to come back. Edit: Sometimes even that doesn't work, and the only way to get frigate to detect the TPU again is to run the example from the Coral getting started page. Not sure what that means but it's strange behavior.
It's worth noting that I am "stress-testing" the system a bit, by constantly walking around the detection area, but this seems like our Corals may be defective, or something else is wrong with the libraries.
That sounds like a power related issue. Many others have to use external powered USB3 hubs to ensure enough power is supplied to the coral.
👍 running an SSD and coral is impossible (at least in the Argon One). I moved Frigate to a dedicated pi4 with no other peripherals and a 2.4A PoE hat, and things seem more stable now.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug frigate fails to spot the coral device while it is forwarded to the deployment.
Version of frigate 0.8.4
Config file Include your full config file wrapped in triple back ticks.
Frigate container logs
lsusb on container
lsusb on host
Computer Hardware
Camera Info:
Additional context Forwarded the USB devices on the motherboard to the VM, which saw it as Unicorp USB device, after initialization with this it became the Google device. It used to work, but yesterday I setup a new k8s cluster and re-did the same steps as before, the device is present in the container (18d1:9302). But frigate cannot seem to find it.