-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
No EGL configs with format XRGB8888 [ERROR] #7721
Comments
Maybe because of this https://github.com/libretro/RetroArch/pull/7708/files ? |
Ugh, again...I don't have wayland here, do you have any idea how to resolve this? |
Full output:
|
@Sunderland93 To start can you share what Edit: Actually only what wayland version is needed.
|
I suppose the simple workaround would be to revert the previous fix, I am not sure intel has yet added code to trigger the KMS bug. However that would clearly break KMS for other users... |
@orbea Wayland 1.16.0 |
@Sunderland93 Please check if this is fixed with the master after PR #7729. |
@orbea EGL error is gone, but Wayland context is still failed. |
@Sunderland93 Can you please share your full updated log? @Themaister Would you be willing to look into this more? |
Wayland works for me, so it's not EGL/GBM-related I'm not sure. Paste a log, maybe there is something obvious. |
|
Fixed after update my distro :) Thanks a lot! |
Interesting that fixed it, I wonder what the issue was, but as long as its fixed! :) |
Description
When run RetroArch in Wayland it failed with EGL error and fallback to X
Expected behavior
Run succesfull in Wayland
Actual behavior
Fallback to X
Version/Commit
You can find this information under Information/System Information
Environment information
The text was updated successfully, but these errors were encountered: