<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - permanently black screen on ThinkPad X200"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82748#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - permanently black screen on ThinkPad X200"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82748">bug 82748</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>Michael, that sounds a bit strange to me. I do not know what is packaged in
libgl1-mesa-glx or libgl1-mesa-swx11, are these packages mutually exclusive?
Does one contain/depend on hardware drivers, and the other forces them to be
uninstalled?
GLX is purely an X11 thing, and does not really say anything about software vs.
hw-accelerated, it can do both AFAIU.
Nothing Weston related ever uses GLX. Even Weston on X11 will be using EGL.
Wayland apps do not even have choice, it is always EGL, since GLX is tied to
X11.
If you are getting a software GL-renderer, I would except that to show up in
the GL_RENDERER string, but in all info I have seen from you, I haven't
recognized that anywhere.
I think we can agree that this is not a Weston bug at least, right?
Though, Weston could be more graceful about it, and quit if it can't work,
rather than stick with a black screen. That would need someone who can
reproduce the issue, and then figure out how Weston can detect the situation. I
thought Weston was already checking all relevant function calls, but maybe we
missed something.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>