From feeb08e2cab3b15a47c48026d19e9d975e4ff191 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:36:43 +0000 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index bfd3fbe..ab713af 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -4,7 +4,7 @@ Wlx-S will often show troubleshooting tips in the logs, so it's good to always c By default, Wlx-S logs into `/tmp/wlx.log`. -On systems that don't have `/tmp`, run Wlx in the terminal with `--replace`. +Another way is to run Wlx in the terminal with `--replace`. This will stop the Wlx process started by SteamVR and start a new one that can be monitored in the terminal. ## Troubleshooting segmentation faults (SIGSEGV)