You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup a docker plex instance of linuxserver and pass the device for an Arrow Lake iGPU
Environment
Proxmox>Ubuntu 24.10 w/kernel 6.12
ARC GPU A310 works fine
Intel 14500 works fine
Happens on both truenas SCALE and Ubuntu 24.10 VM docker
Running plex directly on the Ubuntu host, where i'm passing /dev/dri works fine. It's only the docker images that don't seem to work. PMS docker has the same issue so tried linuxserver image, same issue. Switching to passthrough the ARC card works seamlessly with same configs
CPU architecture
x86-64
Docker creation
docker compose
Container logs
Linuxserver.io version: 1.41.2.9200-c6bbc1b53-ls245
Build-date: 2024-12-02T09:30:23+00:00
───────────────────────────────────────
Setting permissions on /transcode
**** Server already claimed ******** adding /dev/dri/card0 to video group video with id 44 ******** permissions for /dev/dri/card1 are good ******** creating video group videoc8te with id 107 ******** adding /dev/dri/renderD128 to video group videoc8te with id 107 ****
Docker is used for versioning skip update check
[custom-init] No custom files found, skipping...
Starting Plex Media Server. .. (you can ignore the libusb_init error)
Connection to localhost (127.0.0.1) 32400 port [tcp/*] succeeded!
[ls.io-init]
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
When I passthrough /dev/dri, plex can't see what GPU it is. It says "Unknown Intel".
More context here: https://forums.plex.tv/t/intel-arrow-lake-igpu-intel-15th-gen-support/898244
Expected Behavior
It should show this: https://imgur.com/a/QZveNIe instead
Steps To Reproduce
Setup a docker plex instance of linuxserver and pass the device for an Arrow Lake iGPU
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: