Failed to connect to an OpenXR runtime where it is set to SteamVR on Arch Linux #105468

Open
opened 2024-10-08 14:58:58 +02:00 by Crea · 0 comments

System Information
Operating system: Linux 6.11.2-arch1-1
Graphics card: RTX 4090 dedicated GPU

Blender Version
Broken: 4.2.1 LTS

Short description of error
Failed to connect to an OpenXR runtime where it is set to SteamVR

Exact steps for others to reproduce the error

  1. Start SteamVR
  2. blender --debug-xr
  3. click on Start VR Session in the VR tab of the add-on.
  4. blender --debug-xr Output:
OpenXR SDK Version: 1.1.38
Available OpenXR API-layers/extensions:
Layer: XR_APILAYER_LUNARG_api_dump
Layer: XR_APILAYER_LUNARG_core_validation
Extension: XR_KHR_vulkan_enable
Extension: XR_KHR_vulkan_enable2
Extension: XR_KHR_opengl_enable
Extension: XR_KHR_convert_timespec_time
Extension: XR_KHR_opengl_es_enable
Extension: XR_MNDX_egl_enable
Extension: XR_KHR_binding_modification
Extension: XR_KHR_composition_layer_depth
Extension: XR_KHR_visibility_mask
Extension: XR_EXT_active_action_set_priority
Extension: XR_EXT_dpad_binding
Extension: XR_EXT_eye_gaze_interaction
Extension: XR_EXT_frame_composition_report
Extension: XR_EXT_hand_tracking
Extension: XR_EXT_hand_tracking_data_source
Extension: XR_EXT_hand_joints_motion_range
Extension: XR_EXT_hp_mixed_reality_controller
Extension: XR_EXT_local_floor
Extension: XR_EXT_palm_pose
Extension: XR_EXT_uuid
Extension: XR_FB_display_refresh_rate
Extension: XR_HTC_vive_cosmos_controller_interaction
Extension: XR_HTC_vive_focus3_controller_interaction
Extension: XR_HTC_vive_wrist_tracker_interaction
Extension: XR_MND_headless
Extension: XR_VALVE_analog_threshold
Extension: XR_HTCX_vive_tracker_interaction
Extension: XR_EXT_debug_utils
Enabling OpenXR API-Layer: XR_APILAYER_LUNARG_core_validation
Enabling OpenXR Extension: XR_KHR_opengl_enable
Enabling OpenXR Extension: XR_MNDX_egl_enable
Enabling OpenXR Extension: XR_EXT_debug_utils
Enabling OpenXR Extension: XR_EXT_hp_mixed_reality_controller
Enabling OpenXR Extension: XR_HTC_vive_cosmos_controller_interaction
Enabling OpenXR Extension: XR_HTC_vive_focus3_controller_interaction
Core Validation output type: text, first time = true
INTERNAL VALIDATION LAYER ERROR: Null handle passed to HandleInfoBase::insert()
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : LoaderInstance::CreateInstance chained CreateInstance call failed
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : xrCreateInstance failed
Error: 	Failed to connect to an OpenXR runtime.
	OpenXR error value: -6
Error: Failed to connect to an OpenXR runtime.
**System Information** Operating system: Linux 6.11.2-arch1-1 Graphics card: RTX 4090 dedicated GPU **Blender Version** Broken: 4.2.1 LTS **Short description of error** Failed to connect to an OpenXR runtime where it is set to SteamVR **Exact steps for others to reproduce the error** 1. Start SteamVR 2. blender --debug-xr 3. click on Start VR Session in the VR tab of the add-on. 4. blender --debug-xr Output: ``` OpenXR SDK Version: 1.1.38 Available OpenXR API-layers/extensions: Layer: XR_APILAYER_LUNARG_api_dump Layer: XR_APILAYER_LUNARG_core_validation Extension: XR_KHR_vulkan_enable Extension: XR_KHR_vulkan_enable2 Extension: XR_KHR_opengl_enable Extension: XR_KHR_convert_timespec_time Extension: XR_KHR_opengl_es_enable Extension: XR_MNDX_egl_enable Extension: XR_KHR_binding_modification Extension: XR_KHR_composition_layer_depth Extension: XR_KHR_visibility_mask Extension: XR_EXT_active_action_set_priority Extension: XR_EXT_dpad_binding Extension: XR_EXT_eye_gaze_interaction Extension: XR_EXT_frame_composition_report Extension: XR_EXT_hand_tracking Extension: XR_EXT_hand_tracking_data_source Extension: XR_EXT_hand_joints_motion_range Extension: XR_EXT_hp_mixed_reality_controller Extension: XR_EXT_local_floor Extension: XR_EXT_palm_pose Extension: XR_EXT_uuid Extension: XR_FB_display_refresh_rate Extension: XR_HTC_vive_cosmos_controller_interaction Extension: XR_HTC_vive_focus3_controller_interaction Extension: XR_HTC_vive_wrist_tracker_interaction Extension: XR_MND_headless Extension: XR_VALVE_analog_threshold Extension: XR_HTCX_vive_tracker_interaction Extension: XR_EXT_debug_utils Enabling OpenXR API-Layer: XR_APILAYER_LUNARG_core_validation Enabling OpenXR Extension: XR_KHR_opengl_enable Enabling OpenXR Extension: XR_MNDX_egl_enable Enabling OpenXR Extension: XR_EXT_debug_utils Enabling OpenXR Extension: XR_EXT_hp_mixed_reality_controller Enabling OpenXR Extension: XR_HTC_vive_cosmos_controller_interaction Enabling OpenXR Extension: XR_HTC_vive_focus3_controller_interaction Core Validation output type: text, first time = true INTERNAL VALIDATION LAYER ERROR: Null handle passed to HandleInfoBase::insert() Error [GENERAL | xrCreateInstance | OpenXR-Loader] : LoaderInstance::CreateInstance chained CreateInstance call failed Error [GENERAL | xrCreateInstance | OpenXR-Loader] : xrCreateInstance failed Error: Failed to connect to an OpenXR runtime. OpenXR error value: -6 Error: Failed to connect to an OpenXR runtime. ```
Crea added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2024-10-08 14:58:59 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#105468
No description provided.