[GH-ISSUE #5408] Update jellyfin LXC host to ubuntu 24.04 #1152

Closed
opened 2026-02-26 12:47:53 +03:00 by kerem · 0 comments
Owner

Originally created by @sgmihai on GitHub (Jun 23, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5408

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 23, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5408 ### ✅ 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_
kerem 2026-02-26 12:47:53 +03:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1152
No description provided.