• [^] # Re: (suite)

    Posté par . En réponse au message Comment forcer la resolution de l'écran au démarage avec Xrandr. Évalué à 1.

    Je crois que c'est bien ce qu'il s'est passé, la preuve en est : mon nouveau fichier xorg.conf :
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildd@ninsei) Fri Sep 5 22:23:08 UTC 2008
    Section "ServerLayout"
     Identifier "Layout0"
     Screen 0 "Screen0"
     InputDevice "Keyboard0" "CoreKeyboard"
     InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
     RgbPath "/usr/X11R6/lib/X11/rgb"
    EndSection
    Section "Module"
     Load "dbe"
     Load "extmod"
     Load "type1"
     Load "freetype"
     Load "glx"
    EndSection
    Section "InputDevice"
     # generated from default
     Identifier "Mouse0"
     Driver "mouse"
     Option "Protocol" "auto"
     Option "Device" "/dev/psaux"
     Option "Emulate3Buttons" "no"
     Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
     # generated from default
     Identifier "Keyboard0"
     Driver "kbd"
     Option	 "XkbRules"	"xorg"
     Option	 "XkbModel"	"pc105"
     Option	 "XkbLayout"	"fr"
     Option	 "XkbVariant"	"latin9"
    EndSection
    Section "Monitor"
     Identifier "Monitor0"
     VendorName "Unknown"
     ModelName "Unknown"
     HorizSync 30.0 - 110.0
     VertRefresh 50.0 - 150.0
     Option "DPMS"
    EndSection
    Section "Device"
     Identifier "Device0"
     Driver "nvidia"
     VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
     Identifier "Screen0"
     Device "Device0"
     Monitor "Monitor0"
     DefaultDepth 24
     SubSection "Display"
     Depth 24
     EndSubSection
    EndSection
    
    Merci et à bientôt pour de nouvelles aventures ! Gorfou