Help setting up GPU hardware acceleration. #1068
Replies: 2 comments 13 replies
-
|
Cause you are running it through HomeAssistant in order to set the environment variables you have to add them to the config.yml file so it isn't overwritten by the defaults on start up, So in your case add this line: environment_vars:
LIBVA_DRIVER_NAME=radeonsiMore details listed here Frigate: Advanced Configuration |
Beta Was this translation helpful? Give feedback.
-
|
I have a question about where the environment variable goes. I'm running the Frigate add-on within HA and when I add To my frigate.yml I get errors saying you can't put that in there. Am I supposed to put it in the frigate.yml or in my HA configuration.yml? I tried HA config and that didn't check out either. Here is my error. `[2022-06-30 08:58:24] frigate.app INFO : Starting Frigate (0.11.0-1d45b0b) *** Your config file is not valid! *** *** Config Validation Errors *** 1 validation error for FrigateConfig *** End Config Validation Errors *** |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like some help here!
I am running the addon, and can't setup gpu hardware acceleration, to offload my cpu.
I have an ATI 5450, I set up
But then, all I get is green video.
I try to set the variable in docker (through Portainer), to LIBVA_DRIVER_NAME=radeonsi
but no success! Then I check the container, and it is set back to "I965", by itself. Is Supervisor, making this?
What else, should I try?
I have some experience with Linux, but none with Docker (that's why I installed Portainer, to help me get along with a GUI to manage images and containers).
Beta Was this translation helpful? Give feedback.
All reactions