https://bugs.freedesktop.org/show_bug.cgi?id=98169
--- Comment #6 from Christoph Haag <haa...@frickel.club> ---
Might be a nouveau issue on Maxwell, no idea.
A google search says that this means that the driver does not advertise
GLX_ARB_create_context as supported:
https://www.opengl.org/registry/specs/ARB/glx_create_context.txt
and that you need OpenGL 3.2 for this extension. Does glxinfo | grep OpenGL
print something with OpenGL core profile 3.2 or newer?
Since I can reproduce the X error with MESA_GL_VERSION_OVERRIDE=3.1, maybe try
setting
MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150
and see what happens...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev