February 2, 20242 yr As described in this post „https://forum.jellyfin.org/t-solved-tonemapping-isn-t-working-on-intel-n100“ the Open cl runtime to Support Intel n100 is missing from the current ubuntu Version. How can I perform the install under unraid? Apt is Not working. this are the install instructions: https://github.com/intel/compute-runtime/commit/7b2960f89131ec3c1e89a2caca7075b00a307750 thank you for your help!
February 2, 20242 yr Community Expert This would need to be done in the container, or by the container's maintainer.
February 3, 20242 yr Author Thank you for the suggestion. The Guide suggests that the runtime needs to be installed on an os Level. I don‘t think this can be done through the Container.
February 3, 20242 yr Community Expert The container is basically a full OS, other than the kernel itself. So yeah that's where it needs to be, that's how all the media containers work.
March 8, 20242 yr Author Solution Hi thank you for the information. I actually found the solution to my problem here: https://github.com/linuxserver/docker-mods/tree/jellyfin-opencl-intel The docker creator added a mod to the provided docker app that enables tonemapping. You just have to add a new environment variable as stated on the mod page to the docker configuration. Variable „DOCKER_MODS“ Value „linuxserver/mods:jellyfin-opencl-intel“ This only works using the „Linuxserver“-Docker App: https://github.com/linuxserver/docker-jellyfin It can be installed from the Unraid App Store. Edited March 8, 20242 yr by Ice5 Added install details
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.