FS#70123 - [emby-server] Hardware transcoding detect fails due to systemd service file config

Attached to Project: Community Packages
Opened by Dan (doctorzeus) - Monday, 22 March 2021, 07:33 GMT
Last edited by Maxime Gauduin (Alucryd) - Wednesday, 28 July 2021, 14:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture x86_64
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Running an Nvidia RTX 3000 GPU:

Hardware transcoding detect fails due to the following line in the systemd service file blocking access to the device:

ReadWritePaths=-/dev/dri

Is this intentional?

Please also see https://bbs.archlinux.org/viewtopic.php?id=264675 .

Steps to reproduce:

Install and run
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Wednesday, 28 July 2021, 14:36 GMT
Reason for closing:  Works for me
Additional comments about closing:  This line actually makes it possible to write to dri devices, it shouldn't be removed.

Loading...