Skip to content

D3D12 Vulkan Driver doesn't work #963

Description

@theoparis

Bug description

To Reproduce

Steps to reproduce the behavior:

  • Use nixos wsl with nixos-unstable
  • Install vulkan-tools
  • Run VK_DRIVER_FILES=/run/opengl-driver/share/vulkan/icd.d/dzn_icd.x86_64.json vulkaninfo --summary

Logs

[nixos@nixos:/etc/nixos]$ VK_DRIVER_FILES=/run/opengl-driver/share/vulkan/icd.d/dzn_icd.x86_64.json vulkaninfo --summary
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -9 from call to vkCreateInstance in ICD /nix/store/638y6yx9m2f5il7azqy1fn3hcczwjvfx-mesa-25.3.3/lib/libvulkan_dzn.so. Skipping this driver.
ERROR: [Loader Message] Code 0 : terminator_CreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at /build/source/vulkaninfo/./vulkaninfo.h:573:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER

WSL version

WSL version: 2.6.3.0
Kernel version: 6.6.87.2-1
WSLg version: 1.0.71
MSRDC version: 1.2.6353
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26200.7623

Metadata

Metadata

Assignees

No one assigned

    Labels

    GPURelated to GPU passthroughbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions