[HW Accel Support]: New error in logs, nothing changed except host system updates #17656
Replies: 1 comment
-
From within the container:
The log has had a regular flood of the same error.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Host system is an 10th gen i7, 64GB RAM, 4080 RTX, running Ubuntu 24.04.
I've been having some cameras acting up. I thought it was my network because Frigate has remained super stable and my setup hasn't been modified in a few months. Finally, I looked at the Frigate logs.
The strangest is:
I've been using Intel for GPU processing, but have passed Nvidia through permanently in case I want to change at some point in the future. Just for the heck of it, I deleted the docker-compose entry for Nvidia and the same error above appears. Also, I changed the GPU capabilities from "gpu" to "[gpu, compute, utility, video]" just to test. No success. Finally, I tried a device "- /dev/dri:/dev/dri" instead of specifically renderD128. No go.
Hardware Info tab for system metrics shows:
Version
0.15.0-cea210d
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Relevant go2rtc log output
2025-04-11 12:16:29.967321503 [INFO] Preparing new go2rtc config... 2025-04-11 12:16:30.376489175 [INFO] Not injecting WebRTC candidates into go2rtc config as it has been set manually 2025-04-11 12:16:30.570036996 [INFO] Starting go2rtc... 2025-04-11 12:16:30.645937653 12:16:30.645 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2 2025-04-11 12:16:30.645941521 12:16:30.645 INF config path=/dev/shm/go2rtc.yaml 2025-04-11 12:16:30.646349478 12:16:30.646 INF [api] listen addr=:1984 2025-04-11 12:16:30.646509321 12:16:30.646 INF [rtsp] listen addr=:8554 2025-04-11 12:16:30.646784790 12:16:30.646 INF [webrtc] listen addr=:8555 2025-04-11 12:16:39.968009741 [INFO] Starting go2rtc healthcheck service...
FFprobe output from your camera
Install method
Docker Compose
Object Detector
Coral
Network connection
Wired
Camera make and model
TP Link Tapo C120
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