Solved by setrage-0.6  (http://www.cs.wcu.edu/~dstclair/programs.html)


new XF86Config (less mess too):


# File generated by setrage

Section "Module"
    Load       "dbe"
    SubSection "extmod"
     # Option   "omit xfree86-dga"
    EndSubSection
    Load       "type1"
    Load       "freetype"
    Load       "speedo"
    Load       "extmod"
    Load       "xie"
    Load       "pex5"
    Load       "glx"
    Load       "dri"
    Load       "GLcore"
    Load       "dbe"
    Load       "record"
EndSection
Section "DRI"
     Mode 0666
EndSection
Section "Files"
    RgbPath    "/usr/X11R6/lib/X11/rgb"
    FontPath   "/win95.c/windows/fonts"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "us"
EndSection
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping"  "4 5"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   30-98
    VertRefresh   50-160
EndSection
Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection
Section "Device"
    Identifier  "ATI Rage 128 Pro"
    Driver      "r128"
    ChipId      0x5246
    VideoRam    8192
    Option      "AGPMode" "2"
    Option      "DPMS"
EndSection
Section "Screen"
    Identifier  "Screen1"
    Device      "ATI Rage 128 Pro"
    Monitor     "My Monitor"
    DefaultDepth 24
    Subsection "Display"
        Depth       24
        Modes       "1024x768" 
        ViewPort    0 0
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

On 28-Feb-2002 Lionel Lecoq wrote:
> man! what a mess this config file is with all that commented out crap! How
> can you find you way
> out in there!!
> 1. you are using the driver ati why not r128? (may not make much difference
> but still)
> 2. I would nuke all the font paths in the section files and add load speedo
> in the module section 
> 3. AND get rid of all that unnecessary crap so that one can see something
> there... 
> cannot see much else bothering me...
> Lionel
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Greetings - Send FREE e-cards for every occasion!
> http://greetings.yahoo.com
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie

----------------------------------
It is impossible to experience one's death objectively and still carry
a tune.
                -- Woody Allen
----------------------------------
E-Mail: [EMAIL PROTECTED]
Date: 28-Feb-2002
Time: 21:47:42

This message was sent by XFMail
----------------------------------

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to