<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [uxa 865G] GPU hung"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63221#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [uxa 865G] GPU hung"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63221">bug 63221</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>Yes, Opera's rendering is presuming an r8g8b8 pixelformat which is not being
provided by default by the ddx. You can override the choose of bit depth for
the framebuffer using either the Xorg -depth 24 command line or
Section "Screen"
Identifier "Screen0"
DefaultDepth 24
EndSection
xorg.conf.d snippet</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>