Skip to content
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: X Error of failed request: BadMatch (invalid parameter attributes) #265

Open
Crazy-bat11 opened this issue Jan 2, 2024 · 6 comments

Comments

@Crazy-bat11
Copy link

HI. When I try to run retroarch, I receive the following error message:

X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 149 ()
Minor opcode of failed request: 4
Serial number of failed request: 88
Current serial number in output stream: 98

A few months ago, it ran without problems. OS: Linux Mint 21.2 x86_64 / Kernel: 5.15.0-91-generic

@Crazy-bat11 Crazy-bat11 changed the title X Error of failed request: BadMatch (invalid parameter attributes)Retroarch X Error of failed request: BadMatch (invalid parameter attributes) Jan 3, 2024
@RobLoach
Copy link
Collaborator

Are you using the "GL" video driver? Mind trying the glcore one instead?

@Crazy-bat11
Copy link
Author

I just tested with opengl (I changed the video driver in the config file) and it ran perfectly. I tried again with vulkan and the problem occurred.

@RobLoach
Copy link
Collaborator

Thanks, going to try pushing up a default config to use glcore #277

hopefully having the default as glcore will be a bit more stable than the old gl one.

@Crazy-bat11
Copy link
Author

In my case, I did not have problem with gl driver. Both gl and glcore always worked. I am only having problem with vulkan (which generates the error message above).

@RobLoach RobLoach changed the title X Error of failed request: BadMatch (invalid parameter attributes) Vulkan: X Error of failed request: BadMatch (invalid parameter attributes) Jan 16, 2024
@ShahanM
Copy link

ShahanM commented Jan 24, 2024

I just tested with opengl (I changed the video driver in the config file) and it ran perfectly. I tried again with vulkan and the problem occurred.

How do you change the video driver?

Thank you for your time.

@RobLoach
Copy link
Collaborator

Settings > Drivers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants