From 85517cb09b77476a601477dde8e537f41977f343 Mon Sep 17 00:00:00 2001 From: Arun Babu Neelicattu Date: Sat, 23 May 2026 14:45:24 +0200 Subject: [PATCH] manifest: grant pulseaudio socket for audio access --- ai.lemonade_server.Lemonade.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ai.lemonade_server.Lemonade.yaml b/ai.lemonade_server.Lemonade.yaml index 3ff9a58..eeed08a 100644 --- a/ai.lemonade_server.Lemonade.yaml +++ b/ai.lemonade_server.Lemonade.yaml @@ -13,6 +13,7 @@ finish-args: - --share=network - --socket=wayland - --socket=fallback-x11 + - --socket=pulseaudio # --device=dri can't expose /dev/kfd; ROCm/HIP needs --device=all - --device=all - --talk-name=org.freedesktop.Notifications