On Thursday January 9 2003 15:29, [EMAIL PROTECTED] wrote:
> bonjour � tous,
>
> j'ai install� la distrib 8.2 et 9.0 sur mon ordi �quip� d'une carte
> radeon VE dual display. Pour d�marr� sous X j'ai dut install� le serveur
> g�n�rique FBDEV car le serveur radeon ne fonctionne pas. avec cette
> config, linux fonctionne mais les performances de la carte vid�o sont
> d�grad�e  (pas de 3D....) Est il possible de faire tourner cette carte
> avec le driver radeon? si oui comment?

yep,

d'abord tu vas sur http://gatos.sf.net et tu installes le package ati.2
ensuite, tu vas sur http://dri.sf.net et tu dwl les modules pour le kernel
(pour les compiler => make -f Makefile.linux radeon.o et tu copies radeon.o 
dans /lib/modules/(kernel_version)/kernel/drivers/char/drm/ ) 
et puis tu remplaces ton fichier de config X par celui en attachement (fais 
gaffe aux rep pour les fonts, au device pour la souris et au moniteur qui 
doivent pas etre les memes pour toi)

> merci

hope this help,
Benjamin

-- 

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"
                #Modes          "800x600"
                ViewPort        0 0
    Virtual     0 0
        EndSubSection
EndSection

 
Section "ServerFlags"
EndSection
Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à