From d6f6ea0e57cf32b34b3631554bde6b4f3b29efd9 Mon Sep 17 00:00:00 2001 From: Sapphire Date: Tue, 22 Apr 2025 14:56:31 -0500 Subject: [PATCH] fossvr/monado: Recommend forcing Wayland direct mode on NVIDIA if acquiring display fails --- content/docs/fossvr/monado/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/fossvr/monado/_index.md b/content/docs/fossvr/monado/_index.md index 70dfbbf..36ce9da 100644 --- a/content/docs/fossvr/monado/_index.md +++ b/content/docs/fossvr/monado/_index.md @@ -47,4 +47,4 @@ This may be caused by a few different issues: - HMD display completely missing from the list: Try unplugging and replugging the power adapter. ## "vkAcquireXlibDisplayEXT: VK_ERROR_UNKNOWN (0x000058b7a0764a80)" -Try unplugging and replugging the power adapter. \ No newline at end of file +Try unplugging and replugging the power adapter. If the issue still occurs and you are on a Wayland session, try setting the environment variable `XRT_COMPOSITOR_FORCE_WAYLAND_DIRECT=1`. \ No newline at end of file