https://bugs.winehq.org/show_bug.cgi?id=57477
Bug ID: 57477 Summary: After commit of 484c61111ef32d75dcf5cf1656b4469b4de3ec37 game could not launch with dxvk Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winevulkan Assignee: wine-bugs@winehq.org Reporter: l12436.tw@gmail.com Distribution: ---
Created attachment 77488 --> https://bugs.winehq.org/attachment.cgi?id=77488 log with error in it
Many Game use dxvk was unable to launch after commit 484c61111ef32d75dcf5cf1656b4469b4de3ec37
Env wine: lastest master GPU: NVIDIA 560.35.03 Ubuntu 22.04
https://bugs.winehq.org/show_bug.cgi?id=57477
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |484c61111ef32d75dcf5cf1656b | |4469b4de3ec37 CC| |dark.shadow4@web.de, | |rbernon@codeweavers.com Keywords| |regression
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- CCing commit author
https://bugs.winehq.org/show_bug.cgi?id=57477
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |9.22
https://bugs.winehq.org/show_bug.cgi?id=57477
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=57477
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- Thanks for the report, could you attach a log with WINEDEBUG=+vulkan? I don't understand how that specific commit can change anything, it's more likely that some of the commits before or after it did.
https://bugs.winehq.org/show_bug.cgi?id=57477
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Created attachment 77499 --> https://bugs.winehq.org/attachment.cgi?id=77499 WINEDEBUG=+vulkan log (Doom64)
According to my regression test, the problem is not caused by the commit marked here, but by the commit following it: commit 32f21f7537fbd913f691d2691b9d4f0c84fad5ca winevulkan: Move vulkan_client_object header to wine/vulkan_driver.h.
Debug log from Doom 64 (using Wine's built-in vulkan implementation, no DXVK) is attached.
The game fails to start, shows an error message then quits.
Besides the game not starting, the Nvidia driver shows the following error messages every time I try to start the game: NVRM: Xid (PCI:0000:06:00): 32, pid='<unknown>', name=<unknown>, Channel ID 0000004b intr1 00000008 HCE_DBG0 00000110 HCE_DBG1 00000000 NVRM: Xid (PCI:0000:06:00): 32, pid='<unknown>', name=<unknown>, Channel ID 0000004b intr1 00000008 HCE_DBG0 00001338 HCE_DBG1 00000000
wine-9.22-123-gde071d76c45 OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 565.57.01
https://bugs.winehq.org/show_bug.cgi?id=57477
TOM l12436.tw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|484c61111ef32d75dcf5cf1656b |32f21f7537fbd913f691d2691b9 |4469b4de3ec37 |d4f0c84fad5ca
--- Comment #4 from TOM l12436.tw@gmail.com --- yes, my bad, it actually is 32f21f7537fbd913f691d2691b9d4f0c84fad5ca
https://bugs.winehq.org/show_bug.cgi?id=57477
--- Comment #5 from TOM l12436.tw@gmail.com --- Created attachment 77500 --> https://bugs.winehq.org/attachment.cgi?id=77500 Log with +vulkan
yes, my bad, actually is 32f21f7537fbd913f691d2691b9d4f0c84fad5ca
use dxvk also stuck at the same commit
https://bugs.winehq.org/show_bug.cgi?id=57477
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |45b4db63719226fb88231545489 | |2a34a066504c6 Resolution|--- |FIXED
--- Comment #6 from Rémi Bernon rbernon@codeweavers.com --- Should be fixed with 45b4db63719226fb882315454892a34a066504c6, thanks for the report!
https://bugs.winehq.org/show_bug.cgi?id=57477
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.0-rc1.