J'ai un soucis avec l'utilisation de mon écran externe. Il est à la base en DVI mais branché au DisplayPort via un adaptateur.
Ce qui se passe c'est qu'il y a des scintillements (un peu) et l'image saute de façon erratique.
Je ne peut d'ailleurs pas, grâce à xrandr, le mettre en résolution native 1680x1050 il reste en 1600x1000.
La carte graphique est une Intel et l'install toute fraîche.
Voici le résultat de la commande xrandr -q:
Code : Tout sélectionner
Screen 0: minimum 320 x 200, current 1600 x 1000, maximum 8192 x 8192
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 261mm x 163mm
1280x800 60.2*+ 50.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 connected 1600x1000+0+0 (normal left inverted right x axis y axis) 473mm x 296mm
1600x1000 60.0*
1280x1024 75.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1024x768 75.1 60.0
832x624 74.6
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
1680x1050_60.00 60.0
Code : Tout sélectionner
Section "Monitor"
Identifier "Monitor0"
EndSection
Section "Device"
Identifier "Device0"
Driver "intel" #Choose the driver used for this monitor
EndSection
Section "Screen"
Identifier "Screen0" #Collapse Monitor and Device section to Screen section
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24 #Choose the depth (16||24)
SubSection "Display"
Depth 24
Virtual 3120 1950
EndSubSection
EndSection

Auriez-vous une idée de ce qui se passe ? Est-ce le pilote graphique Intel qui couille ?
Merci
Edit : Bon j'ai testé différentes versions de xf86-video-intel & co et c'est toujours pareil... On dirait que ça vient de l'adaptateur
