2024-03-25, 11:33 PM
(This post was last modified: 2024-03-25, 11:34 PM by Timo Verbrugghe. Edited 1 time in total.)
Finally, resolved (or at least, I know where the issue lies).
Apparently there is an issue with intel-compute-runtime (which provides opencl libraries for intel GPU) on the latest 6.8 linux kernel: : NEO driver not detect GPU when using kernel 6.8.x. · Issue #710 · intel/compute-runtime (github.com)
I was running that kernel and that’s why the GPU did not show up under clinfo and opencl didn’t work in the jellyfin container.
Temporarily downgrading to the 6.7 kernel fixed the issue.
Apparently there is an issue with intel-compute-runtime (which provides opencl libraries for intel GPU) on the latest 6.8 linux kernel: : NEO driver not detect GPU when using kernel 6.8.x. · Issue #710 · intel/compute-runtime (github.com)
I was running that kernel and that’s why the GPU did not show up under clinfo and opencl didn’t work in the jellyfin container.
Temporarily downgrading to the 6.7 kernel fixed the issue.