[HW Accel Support]: After enabling iGPU passthrough, lots of errors that appear to kill and restart threads #15118
Unanswered
biggt
asked this question in
Hardware Acceleration Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
I recently enabled iGPU passthrough for the Proxmox VM; Ever since, I keep getting error messages indicating that all the cameras fail to read the frames from ffmpeg process, it fails to sync surface, fails to download from, and has an Input/output error.
However, since enabling the iGPU passthrough, I have noticed that the General Metrics page has been slower than normal, which may be a separate issue.
Version
0.15.0-33825f6
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Relevant go2rtc log output
2024-11-21 14:59:36.847329585 [INFO] Preparing new go2rtc config... 2024-11-21 14:59:37.364857012 [INFO] Not injecting WebRTC candidates into go2rtc config as it has been set manually 2024-11-21 14:59:37.411053769 [INFO] Starting go2rtc... 2024-11-21 14:59:37.597424761 09:59:37.597 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2 2024-11-21 14:59:37.597429185 09:59:37.597 INF config path=/dev/shm/go2rtc.yaml 2024-11-21 14:59:37.598462840 09:59:37.598 INF [api] listen addr=:1984 2024-11-21 14:59:37.598466307 09:59:37.598 INF [rtsp] listen addr=:8554 2024-11-21 14:59:37.599123551 09:59:37.599 INF [webrtc] listen addr=:8555 2024-11-21 14:59:46.846394636 [INFO] Starting go2rtc healthcheck service...
FFprobe output from your camera
Install method
Docker Compose
Object Detector
Coral
Network connection
Wired
Camera make and model
Reolink Video Doorbell Wi-Fi, 2x Amcrest IP5M-T1277EW-AI
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
If I stop passing through the iGPU, the error messages in question stop appearing.
This is the documentation that I used to enable split iGPU passthrough and then worked on the Linux Virtual Machine iGPU passthrough Configuration section.
https://3os.org/infrastructure/proxmox/gpu-passthrough/igpu-split-passthrough/
Beta Was this translation helpful? Give feedback.
All reactions