Merge branch 'monado-nv-wayland-direct' into 'main'

fossvr/monado: Recommend forcing Wayland direct mode on NVIDIA if acquiring display fails

See merge request lvra/lvra.gitlab.io!90
This commit was merged in pull request #95.
This commit is contained in:
hypevhs
2025-04-22 20:05:25 -05:00

View File

@@ -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.
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`.