Skip to content

Instantly share code, notes, and snippets.

@Patola
Created December 30, 2024 21:12
Show Gist options
  • Save Patola/0f725df8f52b4eef594ae7fb27fa931b to your computer and use it in GitHub Desktop.
Save Patola/0f725df8f52b4eef594ae7fb27fa931b to your computer and use it in GitHub Desktop.
wivrn-dashboard output
################################################################################
# #
# The Monado service has started. #
# #
################################################################################
INFO [client_loop] Client 1 connected
INFO [ipc_handle_instance_describe_client] Client info:
id: 1
application_name: 'xrgears'
pid: 107427
extensions:
ext_hand_tracking_enabled: false
ext_eye_gaze_interaction_enabled: false
ext_hand_interaction_enabled: false
WARN [comp_wivrn_present_thread] encode error: avcodec_send_frame failed: Invalid data found when processing input
Server exited, exit status 0, received signal ABRT (Aborted), core dumped
Headset disconnected
Service published: Risadinha: Ryzen with VR
Client connected
Server started, PID 107688
INFO [ipc_server_main] 'v0.22' starting up...
DEBUG [comp_main_create_system_compositor] Doing init 0x5cb9fd9b1630
WARN [compositor_check_and_prepare_xdev] Had to fill in meshuv on xdev 'WiVRn HMD', this should be done in the driver.
Headset connected
INFO [create_device] Created device and COMPUTE queue with QUEUE_GLOBAL_PRIORITY_REALTIME.
INFO [vk_print_device_info] Device info:
name: AMD Radeon RX 7900 XTX (RADV NAVI31)
vendor: 0x1002
product: 0x744c
deviceType: VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
apiVersion: 1.3.296
driverVersion: 0x06003002
INFO [vk_print_features_info] Features:
timestamp_compute_and_graphics: true
timestamp_period: 10.000000
timestamp_valid_bits: 64
timeline_semaphore: true
INFO [vk_print_external_handles_info] Supported images:
VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT:
color import=true export=true
depth import=true export=true
INFO [vk_print_external_handles_info] Supported fences:
VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT: true
VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_FD_BIT: true
INFO [vk_print_external_handles_info] Supported semaphores:
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT(binary): true
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT(binary): true
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT(timeline): false
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT(timeline): true
INFO [comp_vulkan_formats_log] Supported formats:
VK_FORMAT_R16G16B16A16_UNORM: true
VK_FORMAT_R16G16B16A16_SFLOAT: true
VK_FORMAT_R16G16B16_UNORM: false
VK_FORMAT_R16G16B16_SFLOAT: false
VK_FORMAT_R8G8B8A8_SRGB: true
VK_FORMAT_B8G8R8A8_SRGB: true
VK_FORMAT_R8G8B8_SRGB: false
VK_FORMAT_R8G8B8A8_UNORM: true
VK_FORMAT_B8G8R8A8_UNORM: true
VK_FORMAT_R8G8B8_UNORM: false
VK_FORMAT_B8G8R8_UNORM: false
VK_FORMAT_R5G6B5_UNORM_PACK16: true
VK_FORMAT_R32_SFLOAT: true
VK_FORMAT_D32_SFLOAT: true
VK_FORMAT_D16_UNORM: true
VK_FORMAT_X8_D24_UNORM_PACK32: false
VK_FORMAT_D24_UNORM_S8_UINT: false
VK_FORMAT_D32_SFLOAT_S8_UINT: true
VK_FORMAT_S8_UINT: true
INFO [u_linux_try_to_set_realtime_priority_on_thread] Raised priority of thread 'Multi Client Module' to policy: 'SCHED_FIFO', priority: '99'
INFO [print_linux_end_user_started_information]
################################################################################
# #
# The Monado service has started. #
# #
################################################################################
INFO [client_loop] Client 1 connected
INFO [ipc_handle_instance_describe_client] Client info:
id: 1
application_name: 'xrgears'
pid: 107767
extensions:
ext_hand_tracking_enabled: false
ext_eye_gaze_interaction_enabled: false
ext_hand_interaction_enabled: false
WARN [comp_wivrn_present_thread] encode error: avcodec_send_frame failed: Invalid data found when processing input
Server exited, exit status 0, received signal ABRT (Aborted), core dumped
Headset disconnected
Service published: Risadinha: Ryzen with VR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment