Bonjour,
Je suis sous lenny et j’utilise le dernier driver nvidia sortie sous sid (173.14.09-2).
Mon problème est lorsque je lis une vidéo les couleurs sont faussés, comme si elles étaient saturées.
Alors que si je redémarre gdm avec le driver libre nv, plus de probleme de couleurs.
De quoi cela peut’il venir ?
Je vous met le fichier de conf d’xorg si jamais vous y voyez une erreur de config:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Module"
Load "bitmap"
Load "ddc"
Load "glx"
Load "freetype"
Load "int10"
Load "type1"
Load "v4l"
Load "vbe"
Load "dbe"
Load "xtrap"
Load "record"
Load "extmod"
# Load "dri"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "nVidia Corporation G80 [GeForce 8800 GTS]"
Driver "nvidia"
BusID "PCI:1:0:0"
# Option "AddARGBGLXVisuals" "true"
# Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-84
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Identifier "Default Screen"
Device "nVidia Corporation G80 [GeForce 8800 GTS]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Modes "1680x1050" "1600x1200" "1440x900" "1400x1050" "
1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "11
52x768" "1024x768" "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "AIGLX" "true"
EndSection
Section "Extensions"
Option "Composite" "1"
# Option "RENDER" "1"
EndSection
Merci
.
. J’ai supprimé tous les dossiers ~.gnome*. Et ca a marche plus de problème de couleurs.