Voici mon second problème, j'ai un dual screen: 2 x 24" branchés en DVI et HDMI en mode big desktop. Le problème est que sur le second écran en HDMI, l'image est réduite avec des bandes noires sur les côtés alors que la résolution choisie est bien la résolution native (1920x1080). L'écran branché en DVI fonctionne parfaitement.
J'ai le même problème si je branche l'écran sur le display port de la carte graphique. J'ai fait pas mal de tests dans le fichier de conf xorg, sans succès. Je pense que le problème vient des pilotes ATI mais je n'arrive pas à pointer le problème.
J'ai une carte ATI R 260 X avec les pilotes Catalyst 14.4, Xorg 1.15. Que ce soit dans le panneau de contrôle KDE, ATI ou dans xrandr, le mode séléctionné est bien 1920x1080 pour les 2 écrans.
Voici l'état de mon fichier //etc/X11/xorg.conf.d/30-monitor.conf
Code : Tout sélectionner
Section "Device"
Identifier "EpiphanyDevice"
Driver "fglrx"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "DFP7"
Option "Primary" "true"
VendorName "Iiyama"
ModelName "Iiyama ProLite E2483HS"
EndSection
Section "Monitor"
Identifier "DFP5"
Option "LeftOf" "DFP7"
VendorName "Iiyama"
ModelName "Iiyama ProLite E2483HS"
EndSection
Section "ServerFlags"
Option "Xinerama" "off"
EndSection
Section "Screen"
Identifier "Screen-DFP7"
Device "EpiphanyDevice"
Monitor "DFP7"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen-DFP5"
Device "EpiphanyDevice"
Monitor "DFP5"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
Code : Tout sélectionner
>> xrandr
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384
DFP7 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+
1600x1200 60.00
1680x1050 59.95
1400x1050 60.00
1600x900 60.00
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1280x768 60.00
1280x720 60.00
1024x768 60.00
800x600 60.32 56.25
640x480 66.61 59.94
DFP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 160mm x 90mm
1920x1080 60.00*+ 50.00 59.94 60.00 50.00 59.94
1600x1200 60.00
1776x1000 50.00 59.94 50.00 59.94
1680x1050 50.00 59.95
1400x1050 60.00 50.00
1600x900 60.00 50.00
1280x1024 50.00 60.02
1440x900 50.00 59.89
1280x960 50.00 60.00
1280x800 50.00 59.81
1280x768 50.00 59.81
1280x720 60.00 50.00 59.94
1024x768 50.00 60.00
1152x648 50.00 59.94
800x600 50.00 60.32 56.25
720x576 59.94 50.00
720x480 50.00 60.00 59.94
640x480 50.00 59.94
DFP2 disconnected (normal left inverted right x axis y axis)
DFP3 disconnected (normal left inverted right x axis y axis)
DFP4 disconnected (normal left inverted right x axis y axis)
DFP5 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+ 50.00 59.94 50.00 59.94
1776x1000 50.00 59.94 50.00 59.94
1680x1050 60.00 50.00 50.00
1400x1050 60.00 50.00 50.00
1600x900 60.00 50.00 50.00
1280x1024 60.00 50.00 50.00
1440x900 60.00 50.00 50.00
1280x960 60.00 50.00 50.00
1280x768 60.00 50.00 50.00
1280x720 50.00 59.94
1024x768 60.00 50.00 50.00
1152x648 50.00 59.94
800x600 60.00 50.00 50.00
720x576 60.00 50.00 50.00
720x480 60.00 50.00 50.00
640x480 60.00 50.00 50.00
DFP6 disconnected (normal left inverted right x axis y axis)
CRT1 disconnected (normal left inverted right x axis y axis)
PS: quand j'ai fait le xrandr, il y avait 3 écrans 24" DVI, DHMI, Display port de branchés.