From 343c415b017d608cc23ef479ac50eca153a66595 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 4 Jan 2022 20:23:18 +0100 Subject: [PATCH] Update config.json --- emby/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emby/config.json b/emby/config.json index 9b9c257d2..c1b335b2f 100644 --- a/emby/config.json +++ b/emby/config.json @@ -24,6 +24,9 @@ ], "devices": [ "/dev/dri", + "/dev/dri/card0", + "/dev/dri/card1", + "/dev/dri/renderD128", "/dev/vchiq", "/dev/video10", "/dev/video11",