https://bugs.winehq.org/show_bug.cgi?id=52931 Bug ID: 52931 Summary: vulkan-1:vulkan fails in Wine on cw-rx460 and Intel cards Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winevulkan Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- vulkan-1:vulkan fails in Wine on cw-rx460 and Intel cards: vulkan.c:215: Test failed: Expected valid device LUID. vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got 0. vulkan.c:215: Test failed: Expected valid device LUID. vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got 0. https://test.winehq.org/data/patterns.html#vulkan-1:vulkan The GPUs with the issues: cw-rx460: AMD RADV POLARIS11 (ACO) fg-deb64: Device: Intel(R) HD Graphics 4600 (HSW GT2) The test was introduced in the commit below: commit 8007d19c2792b5b177bd7200dc3567df4677dc0c Author: Zhiyi Zhang <zzhang(a)codeweavers.com> Date: Wed Jun 17 20:02:26 2020 +0800 winevulkan: Fill Vulkan device LUID property. Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com> Signed-off-by: Liam Middlebrook <lmiddlebrook(a)nvidia.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Wine was broken at the time [1] so the issue was not detected immediately. But with a 'git cherry-pick 8baf70a2d04d' one can see that the issue has been present from that first commit. [1] From 08bf605acb4d to 8baf70a2d04d Wine failed to create the wineprefix. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.