shnee
shnee
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
SUCCESS! Thanks a ton @Schmarni!
15 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
After applying the patch the server no longer crashes. However, I can't see anything in the headset. I admit I don't really know what I'm doing trying to launch apps in stardust. I created a script that mimics telescope and I run the server with stardust-xr-server -o 1 -e ./telescope-manual.sh. This is the output I get:
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
LOG in xrCreateInstance: Instance created
createInfo->applicationInfo.applicationName: Stardust XR
createInfo->applicationInfo.applicationVersion: 1
createInfo->applicationInfo.engineName: StereoKit
createInfo->applicationInfo.engineVersion: 16384
createInfo->applicationInfo.apiVersion: 1.0.34
appinfo.detected.engine.name: (null)
appinfo.detected.engine.version: 0.0.0
quirks.disable_vulkan_format_depth_stencil: false
quirks.no_validation_error_in_create_ref_space: true
quirks.skip_end_session: false
quirks.parallel_views: false

LOG in xrCreateInstance: Selected devices...
<snip>
ERROR [ipc_compositor_get_reference_bounds_rect] ipc_call_compositor_get_reference_bounds_rect failed: XRT_ERROR_NOT_IMPLEMENTED [/home/shnee/.local/share/envision/c31bc893-e7f0-4106-8d8c-8994634f5108/xrservice/build/_deps/monado-src/src/xrt/ipc/client/ipc_client_compositor.c:868]
ERROR [ipc_compositor_get_reference_bounds_rect] ipc_call_compositor_get_reference_bounds_rect failed: XRT_ERROR_NOT_IMPLEMENTED [/home/shnee/.local/share/envision/c31bc893-e7f0-4106-8d8c-8994634f5108/xrservice/build/_deps/monado-src/src/xrt/ipc/client/ipc_client_compositor.c:868]
2025-02-04T21:55:25.778771Z ERROR tokio-runtime-worker smithay::backend::renderer::gles: 358: [GL] GL_INVALID_FRAMEBUFFER_OPERATION in glClear(incomplete framebuffer)
ERROR [handle_fencing_or_finish] Failed to insert a fence
<the last 2 lines repeated a lot>
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
LOG in xrCreateInstance: Instance created
createInfo->applicationInfo.applicationName: Stardust XR
createInfo->applicationInfo.applicationVersion: 1
createInfo->applicationInfo.engineName: StereoKit
createInfo->applicationInfo.engineVersion: 16384
createInfo->applicationInfo.apiVersion: 1.0.34
appinfo.detected.engine.name: (null)
appinfo.detected.engine.version: 0.0.0
quirks.disable_vulkan_format_depth_stencil: false
quirks.no_validation_error_in_create_ref_space: true
quirks.skip_end_session: false
quirks.parallel_views: false

LOG in xrCreateInstance: Selected devices...
<snip>
ERROR [ipc_compositor_get_reference_bounds_rect] ipc_call_compositor_get_reference_bounds_rect failed: XRT_ERROR_NOT_IMPLEMENTED [/home/shnee/.local/share/envision/c31bc893-e7f0-4106-8d8c-8994634f5108/xrservice/build/_deps/monado-src/src/xrt/ipc/client/ipc_client_compositor.c:868]
ERROR [ipc_compositor_get_reference_bounds_rect] ipc_call_compositor_get_reference_bounds_rect failed: XRT_ERROR_NOT_IMPLEMENTED [/home/shnee/.local/share/envision/c31bc893-e7f0-4106-8d8c-8994634f5108/xrservice/build/_deps/monado-src/src/xrt/ipc/client/ipc_client_compositor.c:868]
2025-02-04T21:55:25.778771Z ERROR tokio-runtime-worker smithay::backend::renderer::gles: 358: [GL] GL_INVALID_FRAMEBUFFER_OPERATION in glClear(incomplete framebuffer)
ERROR [handle_fencing_or_finish] Failed to insert a fence
<the last 2 lines repeated a lot>
Any ideas?
15 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
awesome. i will give that a shot and report back. Thank you
15 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
looks like im stuck on 550 for now. Is this the patch I need? https://discord.com/channels/647222689777582080/659858947896770590/1306426347647668256
15 replies
SXStardust XR
Created by shnee on 2/3/2025 in #support
XRT_ERROR_NOT_IMPLEMENTED When Running Server w/ WiVRn
I'm using the RTX 4070 and the driver version is 550.144.03
15 replies