-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulkan Crash on Slackware64-current #5040
Comments
Is this when using KMS or in xorg? |
KMS, with xorg it runs but crashes when core is run. |
Vulkan works for me with KMS, is this still a problem with the current master? |
Update: Never mind the issue with KMS -- I was using x input driver; changed that to udev and everything seems to work. |
Okay, cool, glad to hear this works. I'm going to close this issue as a result. I can also reproduce that beetle-psx with radv works in KMS here, it should automatically use vulkan or opengl accordingly depending on the RetroArch video driver assuming its built with the correct support. |
Description
Retroarch crashes when using Vulkan driver.
[Description of the bug]
Opening a terminal such as /dev/tty1 and running Retroarch from there with Vulkan causes Retroarch to segfault.
Expected behavior
Retroarch to to present user with UI.
[What you expected to happen]
Retroarch to to present user with UI.
Actual behavior
Retroarch segfaults
Steps to reproduce the bug
gdb backtrace
Version/Commit
v1.6.0/ae98ea721
Environment information
The text was updated successfully, but these errors were encountered: