[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Config de XFree86.....



Salut tout le monde !!

j'ai le ventilo de ma geforce2mx32 qui m'a lache..... j'ai tourne avec une veille carte graphique en attendant de retrouver un ventilo... chose faite !!!

je reconfigure mon X avec /usr/X11R6/bin/xf86cfg -textmode
modifie la sourie pour la molette... ok.... mais y a un pbl !!!

mon affichage est "gros" :(((, je switch entre 800*600 et 640*480 !!!! (avec ctrl alt + / - ).....

je pige pas... voici mon fichier de config !!!

d'ailleurs mon fichier se trouve dans /etc/X11 et se nomme XF86Config..... meme pbl si je le renome en XF86Config-4


--------------------------------------------------------------------------
Section "ServerLayout"
   Identifier     "Layout0"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
   Load  "xie"
   Load  "pex5"
   Load  "glx"
   Load  "dri"
   Load  "dbe"
   Load  "record"
   Load  "extmod"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier "Mouse0"
   Driver "mouse"
   Option "Protocol" "IMPS/2"
   Option "Device" "/dev/psaux"
   Option "ZAxisMapping" "4 5"
   Option "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
   Option        "XkbModel" "pc104"
   Option        "XkbLayout" "fr"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   HorizSync    28.0 - 38.0
   VertRefresh  43.0 - 72.0
EndSection

Section "Device"
   Identifier  "Card0"
   Driver      "nv"
   ChipSet     "GeForce2 MX/MX 400"
   Card        "NVidia GeForce2 MX/MX 400"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth     16
   SubSection "Display"
       Depth     16
       Modes    "1152x864" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
       Depth     24
       Modes    "1152x864" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection
--------------------------------------------------------------------------



merci de votre aide !!!

--
+------------------------------+
|  David CABATON alias Obelix  |
+------------------------------+
|                              |
|    cabaton_david@yahoo.fr    |
|                              |
| Student in computer sciences |
|                              |
|     GPG keys: 0x6BBB38E3     |
|                              |
+------------------------------+




Reply to: