<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:peter.nowee@gmail.com" title="Peter Nowee <peter.nowee@gmail.com>"> <span class="fn">Peter Nowee</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [uxa 915GM] Characters sometimes have horizontal lines through them (glyph font corruption)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=36326">bug 36326</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>peter.nowee@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [uxa 915GM] Characters sometimes have horizontal lines through them (glyph font corruption)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=36326#c99">Comment # 99</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [uxa 915GM] Characters sometimes have horizontal lines through them (glyph font corruption)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=36326">bug 36326</a>
              from <span class="vcard"><a class="email" href="mailto:peter.nowee@gmail.com" title="Peter Nowee <peter.nowee@gmail.com>"> <span class="fn">Peter Nowee</span></a>
</span></b>
        <pre>I ran into this bug on a fresh install of Debian 8 (Jessie) RC2 on an EeePC 701
4G with Intel i915GM graphics. Linux kernel 3.16, X.Org 1.16.4, X.Org intel
module 2.21.15.

Using SNA instead of UXA, as suggested above, seems to still solve it:

# cat /etc/X11/xorg.conf 
Section "Device"
        Identifier "Intel Graphics"
        Driver "intel"
        Option "AccelMethod" "sna"
EndSection


I see that Debian is preparing to move to SNA [1]:

<span class="quote">> xserver-xorg-video-intel (2:2.99.911+git20140529-1~exp2) experimental; urgency=medium
> ..
> * Stop overriding default upstream acceleration method (i.e. default to SNA
>    instead of UXA).</span >
>
<span class="quote">> -- Vincent Cheng <<a href="mailto:vcheng@debian.org">vcheng@debian.org</a>>  Mon, 02 Jun 2014 23:47:23 -0700</span >

However, that change is still in Debian's "experimental" area, not in the
upcoming stable (Jessie) release.

(Links to corresponding Debian bug reports in Paul's <a href="show_bug.cgi?id=36326#c44">comment 44</a> above.)

[1]
<a href="http://metadata.ftp-master.debian.org/changelogs//main/x/xserver-xorg-video-intel/experimental_changelog">http://metadata.ftp-master.debian.org/changelogs//main/x/xserver-xorg-video-intel/experimental_changelog</a></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>