Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hashraf91/cad890a7c784d95cdc2c8baaf9b896a4 to your computer and use it in GitHub Desktop.
Save hashraf91/cad890a7c784d95cdc2c8baaf9b896a4 to your computer and use it in GitHub Desktop.
VN_PERF=all VN_DEBUG=all VK_DRIVER_FILES=/usr/share/vulkan/icd.d/virtio_icd.aarch64.json vkmark --winsys headless -d
Debug: WindowSystemLoader: Looking in /usr/lib/vkmark for window system plugins
Debug: WindowSystemLoader: Loading options from /usr/lib/vkmark/wayland.so... ok
Debug: WindowSystemLoader: Loading options from /usr/lib/vkmark/headless.so... ok
Debug: WindowSystemLoader: Loading options from /usr/lib/vkmark/kms.so... ok
Debug: WindowSystemLoader: Loading options from /usr/lib/vkmark/display.so... ok
Debug: WindowSystemLoader: Selected window system plugin /usr/lib/vkmark/headless.so (user selection)
MESA-VIRTIO: debug: vn_env is as below:
debug = 0xfff
perf = 0x3fdf
MESA-VIRTIO: debug: failed to connect to /tmp/.virgl_test: No such file or directory
MESA-VIRTIO: debug: skipping DRM device /dev/dri/card0
MESA-VIRTIO: debug: using DRM device /dev/dri/renderD128
MESA-VIRTIO: debug: connected to renderer
MESA-VIRTIO: debug: wire format version 1
MESA-VIRTIO: debug: vk xml version 1.4.307
MESA-VIRTIO: debug: VK_EXT_command_serialization spec version 1
MESA-VIRTIO: debug: VK_MESA_venus_protocol spec version 3
MESA-VIRTIO: debug: renderer instance version 1.4.304
MESA-VIRTIO: debug: supports multi-plane wsi format modifiers: no
Debug: linux_read_sorted_physical_devices:
Debug: Original order:
Debug: [0] Virtio-GPU Venus (Quadro T1000)
Debug: Sorted order:
Debug: [0] Virtio-GPU Venus (Quadro T1000)
Debug: Copying old device 0 into new device 0
Debug: linux_read_sorted_physical_devices:
Debug: Original order:
Debug: [0] Virtio-GPU Venus (Quadro T1000)
Debug: Sorted order:
Debug: [0] Virtio-GPU Venus (Quadro T1000)
Debug: Copying old device 0 into new device 0
Debug: Trying to use first supported device
Debug: First supported device chosen
Debug: VulkanState: Using queue family index 0 for WSI operations
Debug: VulkanState: Using queue family index 0 for rendering
Debug: Inserted device layer "VK_LAYER_KHRONOS_validation" (libVkLayer_khronos_validation.so)
Debug: vkCreateDevice layer callstack setup to:
Debug: <Application>
Debug: ||
Debug: <Loader>
Debug: ||
Debug: VK_LAYER_KHRONOS_validation
Debug: Type: Explicit
Debug: Manifest: /usr/share/vulkan/explicit_layer.d/VkLayer_khronos_validation.json
Debug: Library: libVkLayer_khronos_validation.so
Debug: ||
Debug: <Device>
Debug: Using "Virtio-GPU Venus (Quadro T1000)" with driver: "/usr/lib/libvulkan_virtio.so"
MESA-VIRTIO: debug: Virtio-GPU Venus (Quadro T1000)
MESA-VIRTIO: debug: Mesa 25.1.0-devel (git-e980123293)
Debug: Validation Information: [ WARNING-cache-file-error ] | MessageID = 0xb8515d13 | vkCreateDevice(): Cannot open shader validation cache at /root/.cache/shader_validation_cache-0.bin for reading (it may not exist yet)
Debug: SwapchainWindowSystem: Available surface format R8G8B8A8Unorm
Debug: SwapchainWindowSystem: Available surface format B8G8R8A8Unorm
Debug: SwapchainWindowSystem: Selected swapchain format R8G8B8A8Unorm
MESA-VIRTIO: debug: forcing image linear (given no_tiled_wsi_image)
MESA-VIRTIO: debug: forcing image linear (given no_tiled_wsi_image)
MESA-VIRTIO: debug: forcing image linear (given no_tiled_wsi_image)
MESA-VIRTIO: debug: forcing image linear (given no_tiled_wsi_image)
MESA-VIRTIO: debug: swapchain 0x2b0e2bc0: created with surface 0x29f91cf0, min count 4, size 800x600, mode VK_PRESENT_MODE_MAILBOX_KHR, old (nil)
Debug: SwapchainWindowSystem: Swapchain contains 4 images
Info: =======================================================
Info: vkmark 2025.01
Info: =======================================================
Info: Vendor ID: 0x10DE
Info: Device ID: 0x1FB9
Info: Device Name: Virtio-GPU Venus (Quadro T1000)
Info: Driver Version: 104857699
Info: Device UUID: 0c5ea8f4d04d9fe32900576ce04c019e
Info: =======================================================
Info: [vertex] device-local=true:Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment