From 9f8cf652867f84a3408846bb92081d7cd30fde71 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 4 Jan 2022 20:22:58 +0100 Subject: [PATCH] Update config.json --- jellyfin/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jellyfin/config.json b/jellyfin/config.json index 091668a44..7cf3a8225 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -5,6 +5,9 @@ "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "devices": [ "/dev/dri", + "/dev/dri/card0", + "/dev/dri/card1", + "/dev/dri/renderD128", "/dev/vchiq", "/dev/video10", "/dev/video11",