You are not logged in.

#1 2024-10-17 03:47:24

luthis
Member
Registered: 2016-02-12
Posts: 10

[SOLVED] Games crash on start: Failed to enumerate physical devices

Posting here in case it helps someone else.

After confirming vulkaninfo, reinstalling drivers etc, I was still getting this error:

88.242:010c:0110:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x230 for device 0.
88.246:010c:0110:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 69AC0000: builtin
88.262:010c:0110:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winevulkan.dll" at EAF70000: builtin
88.262:010c:0110:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\d3d9.dll" at 62440000: native
88.263:010c:0110:trace:seh:NtQueryInformationThread (0x180,0,0xbccaf4,1c,(nil))
info:  Game: XR_3DA.exe
info:  DXVK: v1.9.2
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
88.268:010c:0110:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
88.268:010c:0110:err:vulkan:__wine_create_vk_instance_with_callback Failed to load physical devices, res=-3
88.277:010c:0110:trace:seh:raise (22)
terminate called after throwing an instance of 'dxvk::DxvkError'
88.277:010c:0110:trace:seh:NtSetInformationThread (0x170,3,0xbcc6ac,4)
wine: setpriority 0 for pid 4514 failed: 3

And immediate crash in affected games (Bayonetta, Stalker)

I finally found this page:

https://github.com/lutris/docs/blob/mas … Drivers.md

And fixed it by running:

sudo pacman -S --needed nvidia-dkms nvidia-utils lib32-nvidia-utils nvidia-settings vulkan-icd-loader lib32-vulkan-icd-loader

Apparently at some point I had removed one of the above.

Offline

Board footer

Powered by FluxBB