[Bug 52931] New: vulkan-1:vulkan fails in Wine on cw-rx460 and Intel cards

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 29 08:41:17 CDT 2022


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 at winehq.org
          Reporter: fgouget at 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 at codeweavers.com>
Date:   Wed Jun 17 20:02:26 2020 +0800

    winevulkan: Fill Vulkan device LUID property.

    Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
    Signed-off-by: Liam Middlebrook <lmiddlebrook at nvidia.com>
    Signed-off-by: Alexandre Julliard <julliard at 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.



More information about the wine-bugs mailing list