From 6135c50a58c1d82a61b0e712b81a1116268ba556 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:43:46 +0000 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 68f75e1..175b118 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -15,11 +15,3 @@ Attach this with the other logs that you have. ``` rust-gdb -ex run target/debug/wlx-overlay-s ``` - -# WayVR Server not working on Hybrid Graphics (NVIDIA) - -Try starting `wlx-overlay-s` with these environment variables, to force-use NVIDIA GPU: - -```EGL_PLATFORM=wayland __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json __NV_PRIME_RENDER_OFFLOAD=1``` - -This could also help with people having difficulties launching the WayVR Dashboard itself. \ No newline at end of file