From a928d2c07403c287f218a98ec87406e0e832aa77 Mon Sep 17 00:00:00 2001 From: jeffser Date: Wed, 11 Sep 2024 15:10:01 -0600 Subject: [PATCH] Added device=all because of AMD GPUs --- com.jeffser.Alpaca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.jeffser.Alpaca.json b/com.jeffser.Alpaca.json index 51570b0..c345acc 100644 --- a/com.jeffser.Alpaca.json +++ b/com.jeffser.Alpaca.json @@ -8,7 +8,7 @@ "--share=network", "--share=ipc", "--socket=fallback-x11", - "--device=dri", + "--device=all", "--socket=wayland", "--filesystem=/sys/module/amdgpu:ro", "--env=LD_LIBRARY_PATH=/app/lib:/usr/lib/x86_64-linux-gnu/GL/default/lib:/usr/lib/x86_64-linux-gnu/openh264/extra:/usr/lib/x86_64-linux-gnu/openh264/extra:/usr/lib/sdk/llvm15/lib:/usr/lib/x86_64-linux-gnu/GL/default/lib:/usr/lib/ollama:/app/plugins/AMD/lib/ollama"