[HW Accel Support]: F driver/usb/usb_driver.cc:1148] HandleQueuedBulkIn transfer in failed. Not found: USB transfer error 5 [LibUsbDataInCallback] #13141
Unanswered
prbreezy
asked this question in
Hardware Acceleration Support
Replies: 1 comment 1 reply
-
this indicates a host issue, most likely the RPi can't provide enough power for the coral. Are you using a powered USB hub? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
This is the error message I'm having
2024-08-17 15:07:25.641361168 [2024-08-17 23:07:21] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2024-08-17 15:07:25.676048825 [2024-08-17 23:07:25] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2024-08-17 15:07:29.166817691 [INFO] Starting go2rtc healthcheck service...
2024-08-17 15:07:33.546331662 F driver/usb/usb_driver.cc:1148] HandleQueuedBulkIn transfer in failed. Not found: USB transfer error 5 [LibUsbDataInCallback]
2024-08-17 15:07:33.546336995 Fatal Python error: Aborted
Version
0.14
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
FFprobe output from your camera
Operating system
Debian
Install method
HassOS Addon
Network connection
Wired
Camera make and model
TAPO C200
Any other information that may be helpful
This is a simular issue but was closed
#4552
Beta Was this translation helpful? Give feedback.
All reactions