-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Jellyfin
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Ubuntu 22.04
π Provide a clear and concise description of the issue.
Because I don't have new enough opencl drivers for intel arc available in the 22.04 repository, needed for hardware accelerated tonemapping. Edited the script file to 24.04 instead of 22.04, and modified the gid for the render device to 993, as it is on ubuntu 24.04, and everything worked.
π Steps to reproduce the issue.
.
β Paste the full error output (if available).
.
πΌοΈ Additional context (optional).
No response