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]:

> 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).
>
> -- Vincent Cheng <[email protected]>  Mon, 02 Jun 2014 23:47:23 -0700

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 comment 44 above.)

[1] http://metadata.ftp-master.debian.org/changelogs//main/x/xserver-
xorg-video-intel/experimental_changelog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745608

Title:
  [915GM] font corruption on Intel GMA900

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745608/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to