XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
I'm attempting to run
I am able to run other XR apps. Any ideas on how I can troubleshoot this further?
EDIT:
The solution for me was 2 steps:
stardust-xr-server and connect via WiVRn with my MQ3. I've tried different permutations of X11, Wayland, server installed via the AUR or compiled from source. I get the same error each time. Here is an excerpt:I am able to run other XR apps. Any ideas on how I can troubleshoot this further?
EDIT:
The solution for me was 2 steps:
- Apply this general-and-development patch to WiVRn by placing it in
pathces/monadobefore building. - Provide the following env vars when running the server,
env __GLX_VENDOR_LIBRARY_NAME=mesa __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink stardust-xr-server