https://bugs.winehq.org/show_bug.cgi?id=55669
Bug ID: 55669 Summary: Vulkan is broken on the Wayland driver Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: m1m1k4tz@protonmail.com Distribution: ---
When using the Wayland driver you get a error that says Failed to load Wine graphics driver supporting Vulkan.
https://bugs.winehq.org/show_bug.cgi?id=55669
m1m1k4tz m1m1k4tz@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major
https://bugs.winehq.org/show_bug.cgi?id=55669
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- wayland vulkan bits are being landed, please try 8.21 and provide the log
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #2 from m1m1k4tz m1m1k4tz@protonmail.com --- My bad I saw a GitHub issue where someone was talking about Vulkan being broken with Wayland and I thought there was some update that broke it not knowing it wasn't merged ???? Im compiling it and testing right now but I don't think the last part has been merged yet sorry about that
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #3 from m1m1k4tz m1m1k4tz@protonmail.com --- Actually I'm going to test it once part 10.3 is merged
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #4 from m1m1k4tz m1m1k4tz@protonmail.com --- Okay, I've tested it with 10.3 and running a simple Vulkan test exe it works but doesn't seem to shutdown like on x11 which makes me have to ctrl c it here's a log
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #5 from m1m1k4tz m1m1k4tz@protonmail.com --- Created attachment 75539 --> https://bugs.winehq.org/attachment.cgi?id=75539 log
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #6 from m1m1k4tz m1m1k4tz@protonmail.com --- I'm not sure if I should rename this issue or make a new one because I think its unrelated to Vulkan and more of a windowing thing
https://bugs.winehq.org/show_bug.cgi?id=55669
alexandros.frantzis@collabora.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexandros.frantzis@collabo | |ra.com
--- Comment #7 from alexandros.frantzis@collabora.com --- Please provide a log with "WINEDEBUG=+timestamp,+pid,+tid,+waylanddrv,+keyboard,+vulkan WAYLAND_DEBUG=1".
If you can, also please try https://gitlab.winehq.org/wine/wine/-/merge_requests/4668 to see if it helps with the apparent "hang" you are seeing.
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #8 from m1m1k4tz m1m1k4tz@protonmail.com --- Created attachment 75639 --> https://bugs.winehq.org/attachment.cgi?id=75639 wayland vulkan
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #9 from m1m1k4tz m1m1k4tz@protonmail.com --- Here’s the source of this program https://github.com/skeeto/vulkan-test
https://bugs.winehq.org/show_bug.cgi?id=55669
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winewayland
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #10 from m1m1k4tz m1m1k4tz@protonmail.com --- I've noticed that every time I open this program on x11 it pops up in the center but on Wayland its random, not sure if that has something to do with the fallout 3 bug because sometimes when it spawns in the center I can't see the glitched box
https://bugs.winehq.org/show_bug.cgi?id=55669
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.21 Keywords| |download, source, testcase URL| |https://github.com/skeeto/v | |ulkan-test
https://bugs.winehq.org/show_bug.cgi?id=55669
--- Comment #11 from m1m1k4tz m1m1k4tz@protonmail.com --- This is fixed now