From 2d9f6632597a26c98921a24bbceaba6775827a5e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 1 Sep 2023 01:11:21 +0200 Subject: [PATCH] ihavenoideawhatimdoing.jpg --- conf/systemd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/systemd.service b/conf/systemd.service index 5e84458..b07bb99 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -13,6 +13,7 @@ Type=simple User=__APP__ Group=__APP__ #PAMName=login # you might want to try this one, did not work on all systems +Environment="LIBVA_DRIVER_NAME=nvidia" # FIXME : Hmmm this should only be needed for package check context I think ? ExecStart=/usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi -- :0 -nolisten tcp vt7 Restart=on-abort RestartSec=5