2025-04-20, 05:49 AM
(This post was last modified: 2025-04-20, 05:50 AM by filixa8041. Edited 1 time in total.)
It isn't privileged. The gpu is mounted to the container via the intel-device-plugin container. So if i run "vainfo" inside the jellyfin container I can see gpu:
edit: I just gave it a try in privilege mode just incase and I ran into the same issue.
root@jellyfin-5f9dd847fc-df5wf
# vainfo
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: can't connect to X server!
libva info: VA-API version 1.20.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_20
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.20 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel® Gen Graphics - 24.1.0 ()
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
edit: I just gave it a try in privilege mode just incase and I ran into the same issue.
