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

Black screen on OpenGL #1678

Closed
johnny-mac opened this issue Feb 24, 2020 · 4 comments
Closed

Black screen on OpenGL #1678

johnny-mac opened this issue Feb 24, 2020 · 4 comments

Comments

@johnny-mac
Copy link

johnny-mac commented Feb 24, 2020

Hi, sorry I'm not the most savvy user but I'll try to explain the problem as best I can.

When not using OpenGL 1.x, the screen remains black but you can hear sound. Using OpenGL 1.x makes the screen work again. Any idea the culprit behind this? I'm running Void Linux MUSL, a minimalist independent distro. Please let me know if there's anything else I can tell you.

I should also add that this is the only emulator I have giving me issues, all the others work fine.

@RafaelTrepaUnCarballo
Copy link

I think the cause it's in your linux distribution.

https://wiki.voidlinux.org/Musl#Possible_problems

Some programs (mostly graphical applications) will work incorrectly, or segfault when run under musl. This may be due to programs expecting some glibc-specific behavior.

@endrift
Copy link
Member

endrift commented Feb 24, 2020

Can you post the output of glxinfo?

@johnny-mac
Copy link
Author

Sorry for the late reply:
https://pastebin.com/Rwz33Z6x

@johnny-mac
Copy link
Author

Awesome Endrift, glad to see this got fixed :)

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