I’m running HAOS
- Core 2024.10.4
- Supervisor 2024.10.3
- Operating System 13.2,
as a VM with a coral TPU M.2 Accelerator A+E key in the wifi socket. I’m 90% sure it’s not detecting the Coral because in frigate when I make it the object detector it never loads.
detectors:
coral:
type: edgetpu
device: pci
Is there a command to determine if the system can see the coral or a way to install the driver? When I follow coral’s directions (Get started with the M.2 or Mini PCIe Accelerator | Coral) I get this error.
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -
sudo: apt-key: command not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 1022 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
curl: (23) Failure writing output to destination, passed 1022 returned 0
Thanks