Advertisement
Guest User

Untitled

a guest
May 25th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. WiVRn v0.25-2-gf590156 starting
  2. Service published: Alexspc
  3. Client connected
  4. Server started, PID 12121
  5. INFO [ipc_server_main] 'v25.0.0-34-g2a6b5b662' starting up...
  6. DEBUG [comp_main_create_system_compositor] Doing init 0x5bd03f80e280
  7. WARN [compositor_check_and_prepare_xdev] Had to fill in meshuv on xdev 'WiVRn HMD', this should be done in the driver.
  8. INFO [create_device] Created device and COMPUTE queue with QUEUE_GLOBAL_PRIORITY_MEDIUM.
  9. INFO [vk_print_device_info] Device info:
  10. name: AMD Radeon RX 6800 (RADV NAVI21)
  11. vendor: 0x1002
  12. product: 0x73bf
  13. deviceType: VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
  14. apiVersion: 1.4.311
  15. driverVersion: 0x06401000
  16. INFO [vk_print_features_info] Features:
  17. timestamp_compute_and_graphics: true
  18. timestamp_period: 10.000000
  19. timestamp_valid_bits: 64
  20. timeline_semaphore: true
  21. INFO [vk_print_external_handles_info] Supported images:
  22. VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT:
  23. color import=true export=true
  24. depth import=true export=true
  25. INFO [vk_print_external_handles_info] Supported fences:
  26. VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT: true
  27. VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_FD_BIT: true
  28. INFO [vk_print_external_handles_info] Supported semaphores:
  29. VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT(binary): true
  30. VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT(binary): true
  31. VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT(timeline): false
  32. VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT(timeline): true
  33. INFO [comp_vulkan_formats_log] Supported formats:
  34. VK_FORMAT_R16G16B16A16_UNORM: true
  35. VK_FORMAT_R16G16B16A16_SFLOAT: true
  36. VK_FORMAT_R16G16B16_UNORM: false
  37. VK_FORMAT_R16G16B16_SFLOAT: false
  38. VK_FORMAT_R8G8B8A8_SRGB: true
  39. VK_FORMAT_B8G8R8A8_SRGB: true
  40. VK_FORMAT_R8G8B8_SRGB: false
  41. VK_FORMAT_R8G8B8A8_UNORM: true
  42. VK_FORMAT_B8G8R8A8_UNORM: true
  43. VK_FORMAT_R8G8B8_UNORM: false
  44. VK_FORMAT_B8G8R8_UNORM: false
  45. VK_FORMAT_R5G6B5_UNORM_PACK16: true
  46. VK_FORMAT_R32_SFLOAT: true
  47. VK_FORMAT_D32_SFLOAT: true
  48. VK_FORMAT_D16_UNORM: true
  49. VK_FORMAT_X8_D24_UNORM_PACK32: false
  50. VK_FORMAT_D24_UNORM_S8_UINT: false
  51. VK_FORMAT_D32_SFLOAT_S8_UINT: true
  52. VK_FORMAT_S8_UINT: true
  53. WARN [u_linux_try_to_set_realtime_priority_on_thread] Could not raise priority for thread 'Multi Client Module'
  54. INFO [print_linux_end_user_started_information]
  55. ################################################################################
  56. # #
  57. # The Monado service has started. #
  58. # #
  59. ################################################################################
  60. INFO [client_loop] Client 1 connected
  61. INFO [ipc_handle_instance_describe_client] Client info:
  62. id: 1
  63. application_name: 'envision-openxr-prober'
  64. pid: 12071
  65. extensions:
  66. ext_hand_tracking_enabled: false
  67. ext_eye_gaze_interaction_enabled: false
  68. ext_hand_interaction_enabled: false
  69. INFO [client_loop] Client disconnected.
  70. INFO [client_loop] Client 2 connected
  71. INFO [ipc_handle_instance_describe_client] Client info:
  72. id: 2
  73. application_name: 'libmonado'
  74. pid: 12071
  75. extensions:
  76. ext_hand_tracking_enabled: false
  77. ext_eye_gaze_interaction_enabled: false
  78. ext_hand_interaction_enabled: false
  79. ERROR [run] Exception in network thread: Error on control socket
  80. Server exited, exit status 0
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement