mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-07-01 17:25:31 +02:00
setcap'd wivrn-server needs dbus-launch
This commit is contained in:
parent
861be0fa62
commit
9dbba2c7ae
1 changed files with 1 additions and 1 deletions
|
@ -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 <https://github.com/WiVRn/WiVRn/commit/5130bdeda51c52137f11e0536273f3bfbb2f7f71>, the build system *will* produce inconsistent commit hashes for its build of monado.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue