2024-03-27, 11:20 PM
(2024-03-27, 07:35 PM)Ángel Hurtado Wrote: So I have followed some guides that said to add to my docker compose file this
Code:- devices:
/dev/dri/renderD128:/dev/dri/renderD128
/dev/dri/card0:/dev/dri/card0
And VAAPI seems to work, but not QuickSync, at least VAAPI lets me select the renderD128 in the dashboard > playback while QuickSync doesn't.
Yes, I have a modern Intel CPU, a N100, driver in Docker is 23.xx (can't recall right now) and also have it on my OS.
Using Ubuntu 24.04 Server (dev builds). Doesn't seem like a problem from Ubuntu.
I am also using the official Docker image, from Jellyfin
Same build here. You may check whether your user is able to write to these devices in docker console. Don't just
chmod
them since permissions of these devices will be reset after reboot.
Jellyfin 10.9.7
Ubuntu23.10 Linux 6.6
Intel N100
16GB DDR4
All media files attached via NFS
Test servers on 10.9.2 and 10.9.6, backup servers on 10.8.13
Ubuntu23.10 Linux 6.6
Intel N100
16GB DDR4
All media files attached via NFS
Test servers on 10.9.2 and 10.9.6, backup servers on 10.8.13