J'ai installé archlinux récement avec gnome et compiz-fusion
J'ai donc un défaut d'affichage assez génant surtotu pour les vidéos
Cela donne ça (en gros ces fluctuation apparaissent à plusieurs endroits en même temps dès qu'un objet est en mouvement: ici une fenêtre)

J'ai une 8800GTS640 avec les pilotes proprio du dépôt testing ...
Xorg.conf sous arch
Code : Tout sélectionner
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder26) Thu Feb 14 18:14:18 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Ecran" 0 0
InputDevice "G15" "CoreKeyboard"
InputDevice "G7" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/ttf/western"
FontPath "/usr/share/fonts/ttf/decoratives"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/share/fonts/latex-ttf-fonts"
FontPath "/usr/share/fonts/defoma/CID"
FontPath "/usr/share/fonts/defoma/TrueType"
EndSection
Section "Module"
Load "ddc"
Load "dbe"
Load "extmod"
Load "glx"
Load "bitmap"
Load "type1"
Load "freetype"
Load "record"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "G15"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "G7"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "ProLite-B2403WS"
VendorName "IIyama"
ModelName "B2403WS"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "8800GTS@640"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "TripleBuffer" "True"
Option "AddARGBGLXVisuals"
EndSection
Section "Screen"
Identifier "Ecran"
Device "8800GTS@640"
Monitor "ProLite-B2403WS"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Code : Tout sélectionner
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Wed Apr 2 08:22:13 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Ecran" 0 0
InputDevice "G15" "CoreKeyboard"
InputDevice "G7" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
#Load “GLcore”
Load "bitmap"
Load "dbe"
Load "ddc"
#Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "G15"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "G7"
Driver "vmmouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "ProLite-B2403WS"
VendorName "IIyama"
ModelName "B2403WS"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "8800GTS@640"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Ecran"
Device "8800GTS@640"
Monitor "ProLite-B2403WS"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

J'ai activé les "Sync to Vblank" un peu partout dans la config NVIDIA et dans la config COMPIZ
sinon je voudrais savoir s'il y a une possibilité de désinstaller les paquets NVIDIA de PACMAN et d'unstaller le driver à l'aide d'un .run du site
Je faisais comme ca sosu ubuntu et j'ai toujours obtenu de meilleurs résultats
MErci d'avance si vous avez des idée de solution