#Can someone help me understand this log

1 messages · Page 1 of 1 (latest)

static sierra
#

[ 1202.487907] hassio: port 10(veth18dc5e9) entered blocking state [1202.487919] hassio: port 10(veth18dc5e9) entered forwarding state [1205.740993] usb 1-2: reset high-speed USB device number 8 using xhci_hcd device descriptor read/64, error -110 device descriptor read/64, error -110
[ 1211.532392] usb 1-2: [ 1227.928575] usb 1-2: [1228.552615] usb 1-2: [1234.571995] usb 1-2: [1250.443116] usb 1-2: [ 1251.078057] usb 1-2: [ 1252.733274] usb 1-2: [1258.636664] usb 1-2: [ 1274.507419] usb 1-2: [ 1275.129559] usb 1-2:
[1280.652781] usb 1-2:
reset high-speed USB device number 8 using xhci_hcd device descriptor read/64, error -110 device descriptor read/64, error -110 reset high-speed USB device number 8 using xhci_hcd reset high-speed USB device number 8 using xhci_hcd device descriptor read/64, error -110 device descriptor read/64, error -110
reset high-speed USB device number 8 using xhci_hcd device descriptor read/64, error -110
[1296.525405] usb 1-2: device descriptor read/64, error -110
[ 1297.153486] usb 1-2: reset high-speed USB device number 8 using xhci_hcd
[1313.938732] kauditd_printk_skb: 46 callbacks suppressed
[1313.938735] audit: type=1325 audit(1695194789.283:318): table=nat:108 family=2 entries

#

Number 8 is def the coral stick

fast light
#

what is the error in frigate?

static sierra
#

I just saw this, let me show you. It will be a moment

static sierra
#

mqtt:
host: mqtt.server.com
user: "mqtt"
password: "hH0k7ZWh"

detectors: # <---- add detectors
coral:
type: edgetpu
device: usb

cameras:
reolink:
ffmpeg:
inputs:
- path: rtsp://admin:`rLLEx.eeUD4dCku@10.0.50.225:554//h264Preview_01_main
input_args: preset-rtsp-restream
roles:
- detect
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 2560 # <---- update for your camera's resolution
height: 1920 # <---- update for your camera's resolution

#

When I disable the TPU the camera works fine

fast light
static sierra
#

Im running an ESXI VM for home assistant, and frigate as an addon. Because of the issues Ive run into, Im setting up a pi right now with docker for testing.

Im really new to this.

fast light
#

which addon

static sierra
#

I installed both Frigate (Full Access) Beta (0.13.0)

and

Frigate
Current version: 0.12.1

I obviously dont have them running at the same time, but they both behave identically

fast light
#

which one is installed now

static sierra
#

Both

fast light
#

okay, did you make sure to disable the protected mode switch?

static sierra
#

Yes I did, which only shows up in the full access version.

fast light
#

then yeah, would seem the coral is not being passed to HA correctly

#

important to remember that the coral has 2 different IDs, one before and one after it is initialized

static sierra
#

Really? Thats interesting, I didnt know that.

I am hoping to prove the coral stick works by just installing it on the PI, rather than in an unsupported config