https://bugs.winehq.org/show_bug.cgi?id=54102
--- Comment #10 from Alois Schlögl alois.schloegl@gmail.com --- (In reply to Zeb Figura from comment #9)
(In reply to Alois Schlögl from comment #8)
(In reply to Daniel Wong from comment #3)
https://gitlab.winehq.org/wine/wine-staging/-/blob/v7.0-rc6/patches/nvcuda- CUDA_Support/0014-nvcuda-Implement-cuDeviceGetUuid-and-cuDeviceGetLuid.patch
maybe it has to do with this?
No, this was broken by this patch when cuda support was disabled in wine-staging.
https://gitlab.winehq.org/wine/wine-staging/-/commit/ 6c3797b3e8dba19698328c411dd2082b2c45b849
Neither of those commits make sense as a culprit. According to comment 0, the patch set was broken between 7.20 and 7.21, but the commit from comment 3 predates 7.20, and the commit from comment 8 postdates 7.21.
I just checked Cuda-Z, GPU-Caps on different wine-staging versions. These are working fine for me with wine-staging 7.21, and are broken with wine-staging 7.22.
[Remark: commit 6c3797b3e8dba in wine staging was done on Nov 23rd, 7.21 was released on Nov 11th, v7.22 was released on Nov 26th. The original author send the report on Dec 7th, perhaps he had already picked up th commit 6c3797b3 when building his version of wine-staging 7.21. ]