![]() |
Hardware Acceleration and Docker - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Hardware Acceleration and Docker (/t-hardware-acceleration-and-docker) |
RE: Hardware Acceleration and Docker - TheDreadPirate - 2024-09-15 Change the capabilities to all. https://jellyfin.org/docs/general/administration/hardware-acceleration/nvidia/#official-docker RE: Hardware Acceleration and Docker - Odinos - 2024-09-26 (2024-09-15, 05:59 PM)rambro1stbud Wrote: I have a Quadro P400 as well. Like you, I struggled to get Jellyfin to recognize my GPU. I'm on the latest TrueNAS, running Jellyfin through Dockge. The official documentation wasn't really helpful at all. I looked at a bunch of Reddit and TrueNAS forum posts. This the docker compose that worked for me. Relevant parts highlighted: Thanks, I have a P2000 and the compose config from the documentation used to worked fine until recently the container was unable to detect the gpu. I changed the config to what you suggested and it is working again. |