Unprivledged Jellyfin GPU Passthrough not working #2120

Open
opened 2025-11-20 05:23:48 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @MylesGit on GitHub (Oct 17, 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?

Ubuntu 24.10

📈 Which Proxmox version are you on?

pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve)

📝 Provide a clear and concise description of the issue.

Running intel_gpu_top in the container returns "../tools/intel_gpu_top.c:557: get_num_gts: Assertion !errno || errno == ENOENT failed" while it works successfully on the host. Even though lspci returns the A380: "2d:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05)". Container is running unprivileged.

🔄 Steps to reproduce the issue.

Execute script and select QSV in Jellyfin (Arc A380).

Paste the full error output (if available).

N/A

🖼️ Additional context (optional).

Image
Originally created by @MylesGit on GitHub (Oct 17, 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? Ubuntu 24.10 ### 📈 Which Proxmox version are you on? pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve) ### 📝 Provide a clear and concise description of the issue. Running `intel_gpu_top` in the container returns "../tools/intel_gpu_top.c:557: get_num_gts: Assertion !errno || errno == ENOENT failed" while it works successfully on the host. Even though `lspci` returns the A380: "2d:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05)". Container is running unprivileged. ### 🔄 Steps to reproduce the issue. Execute script and select QSV in Jellyfin (Arc A380). ### ❌ Paste the full error output (if available). N/A ### 🖼️ Additional context (optional). <img width="1161" height="233" alt="Image" src="https://github.com/user-attachments/assets/391f300c-8b80-4ccc-989e-7d3a9239a443" />
saavagebueno added the question label 2025-11-20 05:23:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2120