Pour la personne qui a demand� le fichier XF86Config pour la carte
Trident 3DImage 975:

C'est pr�vu pour fonctionner en 1024x768 � 75 Hz sur un moniteur
compatible VESA

MP.
Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/local"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   LeftAlt          Meta
   RightAlt         ModeShift
   ScrollLock       ModeLock
   XkbRules        "xfree86"
   XkbModel        "pc102"
   XkbLayout       "fr"
EndSection

Section "Pointer"
   Protocol        "Microsoft"
   Device          "/dev/mouse"
   BaudRate        1200
   SampleRate      250
   Resolution      100
   Buttons         3
EndSection

Section "Monitor"
    Identifier  "color"
    HorizSync   60
    VertRefresh 75

#VESA 1024x768 @ 75Hz, 60.0kHz hsync 
Modeline "1024x768"  78.75  1024 1060 1156 1312  768 769 772 800 +hsync +vsync
EndSection

Section "Device"
    Identifier  "adapter"
    VideoRam    4096
    Chipset     "3dimage975"
EndSection

Section "Screen"
    Driver      "svga"
    Device      "adapter"
    Monitor     "color"
    Subsection "Display"
        Depth       16
        Modes        "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection

Répondre à