Bug 99496 - Dolphin emulator: Launching Mario Kart Wii results in a blank window/black screen and freeze.
Summary: Dolphin emulator: Launching Mario Kart Wii results in a blank window/black sc...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/radeon (show other bugs)
Version: 17.0
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-22 22:06 UTC by Christian Lanig
Modified: 2017-03-25 20:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Christian Lanig 2017-01-22 22:06:13 UTC
I'm using the Padoka PPA(unstable one) with Mesa 17.0.

The current Vulkan package is "mesa-vulkan-drivers_13.0.3-1_amd64.deb". When I start Mario Kart Wii with Dolphin I see a black window/screen and then everything freezes, not even Ctrl+Alt+F1 working except the cursor that I can still move in window mode. So the only thing I can do is resetting the machine.

That's very unfortunate because Vulkan may be able to break the chains of OpenGL for this emulator that currently suffers from significantly worse performance than on Windows on my setup.
The issue has also happened with the previous version. I don't have other games to test but I would intuitively expect the same behavior.

I use Devuan Ascii with OpenBox and an RX 480, i7-5820k.
Comment 1 Christian Lanig 2017-01-23 01:20:00 UTC
It has turned out that my installation was misconfigured having two versions of the Vulkan driver installed. See https://bugs.freedesktop.org/show_bug.cgi?id=99498

On a fresh installation I get the message: "Failed to load Vulkan library." and after that "Failed to initialize video backend!"

In this case I am not sure anymore whether this is the right place to report the issue.
Comment 2 Christian Lanig 2017-01-23 08:59:19 UTC
I realized that libvulkan1 hasn't been installed on the system that's why I got the messages.

Now the entire issue is the same like before - when I launch Mario Kart Wii nothing happens than the system freezing...
Comment 3 Grazvydas Ignotas 2017-01-23 12:56:13 UTC
Same issue here on RX 470, seems to not depend on the game (or happens on most).

There was some basic debugging done which showed that the command stream doesn't even start to be executed (or the debug code fails to detect it), so it's unclear what's going on.
Comment 4 Grazvydas Ignotas 2017-02-18 20:44:00 UTC
For me the issue seems to be gone in current mesa git + llvm svn.
Comment 5 Christian Lanig 2017-03-25 20:04:19 UTC
I confirm that the bug has been fixed. Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.