I have a radeon 7000 so I guess it's really similar.

First, take a look at http://gatos.sf.net and install ati.2 xfree modules 
and at http://dri.sf.net for the kernel modules then try with the attached 
XF86Config (but don't forget to change your keyboard map and mouse 
device).

With this config, I have really cool results with some 3D games like quake3 
and return to castle wolfenstein with 30fps in 1024*768 / 32 bits with all 
settings put as high ;) (on a pentium 2 - 400)

On Wednesday November 27 2002 03:17, Bill Witherspoon wrote:
> Does anyone here have any experience to
> relate on this card and Mandrake 9.0?
>
> Does it get detected during the install?
> I'm not worried about 3D or anything fancy.
>
> TIA,
> Bill

cu,
binny

-- 

default: assert(1==0); /* autant dire que j'ai pas envie que ca arrive */
  -- pouaite, code de wmcoincoin

Benjamin Michotte        <[EMAIL PROTECTED]>
web      : http://www.baby-linux.net
homepage : http://www.michotte.org
Section "ServerLayout"
        Identifier                      "XFree86 Configured"
        Screen  0                               "Screen0"       0 0
        InputDevice                     "Mouse0"                "CorePointer"
        InputDevice                     "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        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/truetype/"
EndSection

Section "Module"
        Load       "dbe"
        SubSection "extmod"
                Option   "omit xfree86-dga"
        EndSubSection
        Load       "type1"
        Load       "freetype"
        Load       "speedo"
        Load       "extmod"
        Load       "glx"
        Load       "dri"
        Load       "GLcore"
        Load       "dbe"
        Load       "record"
        Load       "v4l"
        Load       "xtrap"
        Load       "bitmap"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option                  "AutoRepeat" "500 30"
        Option                  "XkbRules"   "xfree86"
        Option                  "XkbModel"   "pc105"
        Option                  "XkbLayout"  "fr"
EndSection

Section "DRI"
        Mode 0666
EndSection

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

Section "Monitor"
        Identifier      "Monitor0"
        HorizSync               30.0-102.0
        VertRefresh     50-180
        Option                  "DPMS"
        ModeLine                "1600x1200/75Hz" 202.5 1600 1664 1856 2160 1200 1201 
1204 1250  +HSync +VSync
EndSection

Section "Device"
        Identifier      "Card0"
        Driver                  "radeon"
        Videoram                65536
        Screen                  0
        Option                  "AGPMode"       "2"
        ChipId                  0x5159
        BusID                           "PCI:1:0:0"
        Option                  "Accel"
EndSection

Section "Screen"
        Identifier              "Screen0"
        Device                  "Card0"
        Monitor                 "Monitor0"
        DefaultDepth    16
        SubSection "Display"
                Depth     16
                Modes           "1600x1200/75Hz"
                #Modes          "1024x768"
                ViewPort        0 0
    Virtual     0 0
        EndSubSection
EndSection

 
Section "ServerFlags"
EndSection
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to