You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get Google Coral USB to work.
In config.yml of Frigate changed from cpu to google coral.
And absolutely nothing works in the Frigate web portal.
In logs, system metrics does not work, because it only loads.
I thought it would work automatically with Google Coral USB because of helperscript.
Do you have to load or change anything else?
There are contradictory comments about Coral everywhere.
I was about to download Coral Coral Runtime Environment for Host until I read comments that Proxmox-Host doesn't worked properly after that.
ChatGPT tells me to load drivers for LXC containers and to add in LXC-Container config:
On the other hand, I see comments that say nothing about comments regarding Coral USB-driver.
What is necessary now?
Connected to USB 3 port.
root@proxmox1:~# lsusb
Bus 002 Device 002: ID 1a6e:089a Global Unichip Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't get Google Coral USB to work.
In config.yml of Frigate changed from cpu to google coral.
And absolutely nothing works in the Frigate web portal.
In logs, system metrics does not work, because it only loads.
I thought it would work automatically with Google Coral USB because of helperscript.
Do you have to load or change anything else?
There are contradictory comments about Coral everywhere.
I was about to download Coral Coral Runtime Environment for Host until I read comments that Proxmox-Host doesn't worked properly after that.
ChatGPT tells me to load drivers for LXC containers and to add in LXC-Container config:
lxc.mount.entry: /dev/bus/usb dev/bus/usb none bind,optional,create=dir
On the other hand, I see comments that say nothing about comments regarding Coral USB-driver.
What is necessary now?
Connected to USB 3 port.
root@proxmox1:~# lsusb
Edit: Ok, seems like it works with adding these line into Proxmox LXC-Container of Frigate.
lxc.mount.entry: /dev/bus/usb dev/bus/usb none bind,optional,create=dir
Beta Was this translation helpful? Give feedback.
All reactions