Update jellyfin LXC host to ubuntu 24.04 #1151

Closed
opened 2026-02-04 23:21:16 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @sgmihai on GitHub (Jun 24, 2025).

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

Originally created by @sgmihai on GitHub (Jun 24, 2025). ### ✅ 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? - [x] 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_
OVERLORD added the feature label 2026-02-04 23:21:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1151