> Pour moi, le pbm est l�. 251M, m�me pour un X dernier mod�le c'est trop et
> suffisant pour ralentir une machine. Il faudrait regarder l'�volution au
> fur et � mesure d'une session X. Y'a-t-il eu d'autres id�es ou
> suggestions?
> FB
4738 root       5 -10  152M  39M  3104 S <   1.3 15.9   1:10 XFree86
4728 nobody     9   0 18788  18M   984 S     0.0  7.3   0:02 xfs-xtt

en effet, ca fait bcp : 152 M en ce momment. mais aucune id�e de l� ou �� 
vient !!!
et ce qui est bizarre, c que m�me si KDE est pas lanc�, juste avec le login 
de kdm, il prend ses 100 Mo !

je joint mon XF86Config ...
-- 
Don't be afraid ... I'm going to give you the choice I've never had

(�>
/ )  MadCoder (53 53)
^^ ftp://MadCoder    ..:: 60 Go mp3, mp4, jeux ::..

# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
        FontPath        "unix/:7110"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
        Load    "xtt"
        Load    "ddc"
#       Load    "GLcore"
        Load    "dbe"
#       Load    "dri"
        Load    "extmod"
        Load    "glx"
#       Load    "pex5"
        Load    "record"
        Load    "xie"
        Load    "bitmap"
#       Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
EndSection

Section "InputDevice"
        Identifier      "Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "nvidia"
        Option          "NoLogo"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-86
        VertRefresh     50-180
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

Répondre à