[Support]: After upgrade from 16.0 to 16.1, no longer detects TPU Google Coral #20366
Replies: 2 comments 1 reply
-
Based on the error message and your configuration, this is a known issue with the Google Coral EdgeTPU not being detected after the upgrade. Here are several troubleshooting steps to resolve this: Common Solutions1. Check Protection Mode (Home Assistant Add-on)If you're using the Home Assistant add-on, try disabling protection mode (1). This has resolved the issue for many users experiencing Coral detection problems after upgrades. 2. Verify Device ConfigurationYour current configuration looks correct for a USB Coral (2): detectors:
coral:
type: edgetpu
device: usb 3. Check for Conflicting ServicesEnsure no other services are using the Coral device (3). On QNAP NAS devices, QuMagie with AI Core extension can conflict with Frigate's Coral access (3). You may need to disable AI recognition features in QuMagie or remove the QNAP AI Core extension (3). 4. Try Alternative Device SpecificationsIf the basic detectors:
coral:
type: edgetpu
device: usb:0 5. Cable and Hardware IssuesThe USB Coral can become stuck and need to be restarted (3). Some users have found that switching to a different USB cable fixed the problem entirely (3). Running Frigate in a VM may also cause communication with the device to be lost and need to be reset (3). 6. Restart Your SystemFor some NAS systems, a complete system restart while leaving the TPU device plugged in can resolve detection issues (3). Since you mentioned that downgrading to version 16.0 resolves the issue, this suggests a compatibility problem introduced in version 16.1. The troubleshooting steps above should help resolve the detection problem without needing to downgrade. 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
Solved, the protection was enabled. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Describe the problem you are having
After upgrade from 16.0 to 16.1, no longer detects TPU Google Coral
Steps to reproduce
Version
0.16.1 (Full Access)
In which browser(s) are you experiencing the issue with?
No response
Frigate config file
docker-compose file or Docker CLI command
I have Full HA OS
Relevant Frigate log output
Relevant go2rtc log output
Operating system
Home Assistant OS
Install method
Home Assistant Add-on
Network connection
Wired
Camera make and model
Tapo C51A
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