From 9dbba2c7aec846acd9e373175d2b595b45741edb Mon Sep 17 00:00:00 2001 From: Kitlith Date: Fri, 30 May 2025 14:18:26 -0700 Subject: [PATCH] setcap'd wivrn-server needs dbus-launch --- content/docs/distros/Asahi_Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/distros/Asahi_Linux.md b/content/docs/distros/Asahi_Linux.md index a149377..9ff6613 100644 --- a/content/docs/distros/Asahi_Linux.md +++ b/content/docs/distros/Asahi_Linux.md @@ -91,7 +91,7 @@ mkdir -p /run/user/1000/wivrn/ chmod 700 /run/user/1000/ ln -s $XDG_RUNTIME_DIR/wivrn/comp_ipc /run/user/1000/wivrn/comp_ipc # setup the rest of the environment variables, ensuring XRT_DEBUG_UI is *not* enabled. -./wivrn-server --no-publish-service --no-manage-active-runtime +dbus-launch ./wivrn-server --no-publish-service --no-manage-active-runtime ``` If you are using a commit of WiVRn before , the build system *will* produce inconsistent commit hashes for its build of monado.