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

libGL error / X Error of failed request: GLXBadContext #128

Open
alexanderadam opened this issue Feb 20, 2021 · 0 comments
Open

libGL error / X Error of failed request: GLXBadContext #128

alexanderadam opened this issue Feb 20, 2021 · 0 comments

Comments

@alexanderadam
Copy link

alexanderadam commented Feb 20, 2021

Running simple2d applications on Ubuntu 20.04.2 (focal) doesn't work for me.
I'm getting this error:

libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  112
  Current serial number in output stream:  111

I'm not claiming that this is simple2d's 'fault' but I guess here might be some people who know the answer and i guess it would be nice to document the fix somewhere.

PS: Thank you so much for creating simple2d! 🙏

PPS: There's no nVidia card involved, only a simple Intel Iris Plus Graphics G7 in case that's somehow relevant

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

1 participant