[Bug 98108] To avoid text corruption in gnome menus and control panels I have to switch to "uxa"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 18 22:16:11 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98108

--- Comment #6 from Aaron Sloman <a.sloman at cs.bham.ac.uk> ---
New information: "blt" works even better than "uxa"

As reported in comment 34 in Bug #88584 I had seen a recommendation to use
"blt" instead of "sna" or "uxa", so I changed

/etc/X11/xorg.conf.d/20-intel.conf 

to contain:

Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option "AccelMethod" "blt"
EndSection

And ran before and after tests using gtkperf. The results showed very
significant improvements, as did ordinary use tests (video in firefox, dvb,
etc.).

There does not seem to be much online information about the "blt" option even
in web pages that explicitly compare "uxa" and "sna" options.

This solves my problem, but the bug that led to the solution remains.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161018/64096e52/attachment.html>


More information about the intel-gfx-bugs mailing list