Jellyfin hardware acceleration permission #1391

Closed
opened 2026-02-05 00:36:41 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @BeFygo on GitHub (Aug 3, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Jellyfin Media Server

📂 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?

No response

📝 Provide a clear and concise description of the issue.

Hardware acceleration in privilege lxc wasn't working.

I noticed that the render group was used 2 times. GID 104 and GID 933.

Needed to remove GID 933 and it worked because the host uses GID 104

🔄 Steps to reproduce the issue.

Install using the script

Follow jellyfin tutorial

Paste the full error output (if available).

none

🖼️ Additional context (optional).

No response

Originally created by @BeFygo on GitHub (Aug 3, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Jellyfin Media Server ### 📂 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? _No response_ ### 📝 Provide a clear and concise description of the issue. Hardware acceleration in privilege lxc wasn't working. I noticed that the render group was used 2 times. GID 104 and GID 933. Needed to remove GID 933 and it worked because the host uses GID 104 ### 🔄 Steps to reproduce the issue. Install using the script Follow jellyfin tutorial ### ❌ Paste the full error output (if available). none ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 00:36:41 +03:00
Author
Owner

@MickLesk commented on GitHub (Aug 3, 2025):

Then its an Part of your system and you need to improve it for your system. The Scripts are general for everyone. My jellyfin Work fine with this Parts.

@MickLesk commented on GitHub (Aug 3, 2025): Then its an Part of your system and you need to improve it for your system. The Scripts are general for everyone. My jellyfin Work fine with this Parts.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1391