[Mesa-dev] [Bug 98169] lm_sensors hud option crashes unigine heaven
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 11 11:34:50 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98169
--- Comment #6 from Christoph Haag <haagch at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161011/55285e4b/attachment.html>
More information about the mesa-dev
mailing list