<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - lm_sensors hud option crashes unigine heaven"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98169#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - lm_sensors hud option crashes unigine heaven"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98169">bug 98169</a>
from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
<pre>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:
<a href="https://www.opengl.org/registry/specs/ARB/glx_create_context.txt">https://www.opengl.org/registry/specs/ARB/glx_create_context.txt</a>
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...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>