Trying to use AMD GPU in Docker container on Unraid #14046
Unanswered
Olivier-Roy
asked this question in
Hardware Acceleration Support
Replies: 1 comment 17 replies
-
run |
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I am trying to configure Frigate with hardware acceleration using an old GPU lying around but I can’t get it working. It shows up in Unraid System Devices as:
[1002:68d9] 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Redwood PRO [Radeon HD 5550/5570/5630/6510/6610/7570]
It should be compatible with Frigate according to the documentation:
https://docs.frigate.video/configuration/hardware_acceleration/#amdati-gpus-radeon-hd-2000-and-newer-gpus-via-libva-mesa-driver
Here is my Docker container configuration:
Here is my config.yml file:
Here are the logs when I start the container:
Beta Was this translation helpful? Give feedback.
All reactions