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

This commit is contained in:
Sapphire 2025-04-22 14:56:31 -05:00
parent 99233eba40
commit d6f6ea0e57
No known key found for this signature in database
GPG key ID: 642911AA4025C8CC

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. - HMD display completely missing from the list: Try unplugging and replugging the power adapter.
## "vkAcquireXlibDisplayEXT: VK_ERROR_UNKNOWN (0x000058b7a0764a80)" ## "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`.