<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bdw] HDMI i915 driver broken on Gigabyte Brix GB-BXi7H-5500"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90401#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bdw] HDMI i915 driver broken on Gigabyte Brix GB-BXi7H-5500"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90401">bug 90401</a>
from <span class="vcard"><a class="email" href="mailto:jan@newmarch.name" title="Jan Newmarch <jan@newmarch.name>"> <span class="fn">Jan Newmarch</span></a>
</span></b>
<pre>Fix #36 works from "Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD
Graphics 5500" at
<a href="https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1432194">https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1432194</a>. This sets
acceleration mode to "uxa". It doesn't help Desktop installs as they still
can't be done. Only helps when adding X to server installs.
"try to create the following folder:
sudo mkdir /etc/X11/xorg.conf.d/
Then create inside the new folder a file named for example "20-intel.conf" with
the following content:
Section "Device"
Identifier "Card0"
Driver "Intel"
Option "AccelMethod" "uxa"
EndSection
Then reboot and voila."</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 on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>