Skip to content
Discussion options

You must be logged in to vote

vainfo seems to show that the iHD driver is loaded even though LIBVA_DRIVER_NAME: i965 is added to frigate config environment_vars section.
LE: seems the solution is to add the environment variable "LIBVA_DRIVER_NAME: value" directly in the container definition / docker compose, as it no longer works while defined in Frigate config (bug? @blakeblackshear ). I know this option was intended to work for the Frigate HA addon, but this worked for rest of deployments in 0.16x versions. For J4125 CPU and GPU the combination of i965 + preset-vaapi works best, and given the i965 driver was not getting loaded, and instead only iHD (default driver) was loaded, it was not functioning properly. preset…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dr3amr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment