spcecat
spcecat
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
ahh gotcha! well best of luck to you, my vulkan skills are zilch
41 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
i still wonder why monado is failing tho :(
41 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
ok, also i tried your "nova" branch, this time it doesnt segfault but i just get a fully black screen
41 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
its also worth noting that im running monado with the following env:
XRT_COMPOSITOR_FORCE_XCB=1 XRT_COMPOSITOR_XCB_FULLSCREEN=1 __VK_LAYER_NV_optimus=NVIDIA_only XRT_COMPOSITOR_COMPUTE=1 DRI_PRIME=1
XRT_COMPOSITOR_FORCE_XCB=1 XRT_COMPOSITOR_XCB_FULLSCREEN=1 __VK_LAYER_NV_optimus=NVIDIA_only XRT_COMPOSITOR_COMPUTE=1 DRI_PRIME=1
as it segfaults when trying to aquire direct mode to my hmd, which is a monado issue so i wont dwell on that here :3
INFO [comp_target_swapchain_override_extents] Target 'direct' overrides compositor extents with (1920x1080) was (0x0 false)
ERROR [comp_window_direct_acquire_xlib_display] vkAcquireXlibDisplayEXT: VK_ERROR_UNKNOWN (0x0000649d74fef9e0)
ERROR [compositor_init_swapchain] Window init_swapchain failed!
INFO [comp_target_swapchain_override_extents] Target 'direct' overrides compositor extents with (1920x1080) was (0x0 false)
ERROR [comp_window_direct_acquire_xlib_display] vkAcquireXlibDisplayEXT: VK_ERROR_UNKNOWN (0x0000649d74fef9e0)
ERROR [compositor_init_swapchain] Window init_swapchain failed!
41 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
im having a (kinda similar) issue as i mentioned yesterday in #general-and-development so today i installed a completely fresh arch install with sway (running on gpu using --unsupported-gpu as proven by nvidia-smi output), installed the latest nvidia drivers (570.133.07) and the latest monado-git as well as the latest stardust-xr-telescope from aur, running it with the following envs:
XR_RUNTIME_JSON=/usr/share/openxr/1/openxr_monado.json EGL_PLATFORM=wayland __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json __NV_PRIME_RENDER_OFFLOAD=1
XR_RUNTIME_JSON=/usr/share/openxr/1/openxr_monado.json EGL_PLATFORM=wayland __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json __NV_PRIME_RENDER_OFFLOAD=1
this still results in the same error as on ubuntu 24.10 with the older 570.124.04 driver (then under gnome wayland)
ERROR [ipc_compositor_get_reference_bounds_rect] ipc_call_compositor_get_reference_bounds_rect failed: XRT_ERROR_NOT_IMPLEMENTED [/usr/src/debug/monado-git/monado/src/xrt/ipc/client/ipc_client_compositor.c:868]
/usr/bin/telescope: line 3: 3595 Segmentation fault (core dumped) stardust-xr-server -o 1 -e "$(which _telescope_startup)" "$@"
ERROR [ipc_compositor_get_reference_bounds_rect] ipc_call_compositor_get_reference_bounds_rect failed: XRT_ERROR_NOT_IMPLEMENTED [/usr/src/debug/monado-git/monado/src/xrt/ipc/client/ipc_client_compositor.c:868]
/usr/bin/telescope: line 3: 3595 Segmentation fault (core dumped) stardust-xr-server -o 1 -e "$(which _telescope_startup)" "$@"
41 replies