fonts garbled with 6.9.0 and Radeon 7500 (RV200) - culprit=exa?

Dexter Filmore Dexter.Filmore at gmx.de
Mon Jul 10 09:23:57 PDT 2006


Hi, got a Radeon 7500 (RV200 chip) on my Slackware-current box, R6.9, kernel 
2.6.14.3, xorg.conf as below. 
Fonts are sometimes heavily garbled, sometimes changes when dragging a mark 
over them. 
Issue with 6.9 and radeon or because of exa?

Dex


Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
EndSection

Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/TTF"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/CID"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/local"
    FontPath    "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath    "/usr/local/share/fonts"
EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "250 30"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "de"
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5"
EndSection

Section "Monitor"
    Identifier  "107035"
    HorizSync   30-95
    VertRefresh 50-120
    DisplaySize 330 250
EndSection

Section "Device"
    Identifier  "radeon7500"
    Driver      "radeon"
    Option      "AccelMethod" "exa"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "radeon7500"
    Monitor     "107035"
    DefaultDepth 24

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "Extensions"
    Option "Composite" "enable"
EndSection


-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@ s-:+ a- C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ 
b++(+++) DI+++ D- G++ e* h>++ r* y?
------END GEEK CODE BLOCK------

http://www.stop1984.com
http://www.againsttcpa.com



More information about the xorg mailing list