[PR #9006] Add jellyfin to the render and video groups for HWA #11940

Closed
opened 2026-02-07 06:47:12 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9006

State: closed
Merged: Yes


Signed-off-by: nyanmisaka nst799610810@gmail.com

Changes

  • Try to add jellyfin to the render and video groups for HWA during installation

Issues
Fixes the permission issue on VAAPI and QSV:

[AVHWDeviceContext @ 0x55b9b2a92200] No VA display found for any default device.
Device creation failed: -22.
Failed to set value 'vaapi=va:,driver=iHD,kernel_driver=i915' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9006 **State:** closed **Merged:** Yes --- Signed-off-by: nyanmisaka <nst799610810@gmail.com> **Changes** - Try to add jellyfin to the render and video groups for HWA during installation **Issues** Fixes the permission issue on VAAPI and QSV: ``` [AVHWDeviceContext @ 0x55b9b2a92200] No VA display found for any default device. Device creation failed: -22. Failed to set value 'vaapi=va:,driver=iHD,kernel_driver=i915' for option 'init_hw_device': Invalid argument Error parsing global options: Invalid argument ```
OVERLORD added the pull-request label 2026-02-07 06:47:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11940