Bug 15610 - Incorrect font glyphs are drawn
Summary: Incorrect font glyphs are drawn
Status: RESOLVED DUPLICATE of bug 15513
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-19 10:00 UTC by Stefan Becker
Modified: 2008-04-19 10:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
X server log (224.51 KB, text/plain)
2008-04-19 10:00 UTC, Stefan Becker
no flags Details

Description Stefan Becker 2008-04-19 10:00:27 UTC
Created attachment 16044 [details]
X server log

I'm using GIT commit c5d62fa0e8f52c3264ff9db3ff10cdf5a806bfc0 on a Lenovo T60 with Fedora 9 Beta. Since about two weeks I noticed that at some point in time font glyphs are randomly drawn incorrectly, e.g. all "u" glyphs might be drawn as "3"'s. It usually gets worse over time, ie. the texts become more and more unreadable. But sometimes (opening a new window???) it also improves again.


SW version information:
xorg-x11-server-Xorg-1.4.99.901-22.20080415.fc9.i386
cairo-1.6.4-1.fc9.i386


This is the chipset the X server detects:

(--) PCI:*(0@1:0:0) ATI Technologies Inc M52 [Mobility Radeon X1300] rev 0, Mem@ 0xd8000000/0, 0xee100000/0, I/O @ 0x00002000/0

$ /sbin/lspci | fgrep 01:00
01:00.0 VGA compatible controller: ATI Technologies Inc M52 [Mobility Radeon X1300]
$ /sbin/lspci -n | fgrep 01:00
01:00.0 0300: 1002:7149


Device section from xorg.log:

Section "Device"
        Identifier  "Videocard0"
        Driver      "radeon"
        Option      "AccelMethod" "EXA"
        Option      "DisplayPriority" "BIOS"
        Option      "DynamicClocks" "On"
EndSection

I've attached Xorg.0.log.
Comment 1 Michel Dänzer 2008-04-19 10:22:39 UTC

*** This bug has been marked as a duplicate of bug 15513 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.