La commande
Code : Tout sélectionner
hwinfo --monitor &> hwinfoMonitor

Code : Tout sélectionner
hwinfo --monitor &> hwinfoMonitor
J'ai un doute, si j'ai bien compris, X démarre, xrandr te donne cette résolution dans la liste mais elle n'est juste pas sélectionnée, c'est ça ??claudem a écrit :J'ai intégré cette ligne : Modeline "1680x1050@60" 154.20 1680 1712 2296 2328 1050 1071 1081 1103 dans la section monitor.
La résolution 1680x1050 m'est proposée mais l'écran ne l'a prend pas en compte.
Code : Tout sélectionner
xrandr -s 1680x1050
Question : X11 étant automatique, il doit bien y avoir des fichiers avec les config détectées, si oui lequels et ou sont'ils ?Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1680x1050"
HorizSync 24-80
VertRefresh 50-60
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1440x900_60" 106.47 1440 1520 1672 1904 900 901 904 932 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1440x900_50" 87.41 1440 1512 1664 1888 900 901 904 926 -HSync +Vsync
# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_50" 68.56 1280 1336 1472 1664 800 801 804 824 -HSync +Vsync
# modeline
Modeline "1680x1050@50" 121.68 1680 1712 2168 2200 1050 1072 1081 1103
EndSection
Section "Device"
Identifier "device1"
VendorName "Intel Corporation"
BoardName "Intel 810 and later"
Driver "intel"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1680x1050" "1440x900" "1280x800"
EndSubsection
Subsection "Display"
Depth 15
Modes "1680x1050" "1440x900" "1280x800"
EndSubsection
Subsection "Display"
Depth 16
Modes "1680x1050" "1440x900" "1280x800"
EndSubsection
Subsection "Display"
Depth 24
Modes "1680x1050" "1440x900" "1280x800"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
Voici le 10-monitor.conf :Modeline "1680x1050_59.1" 144.24 1680 1760 1912 2240 1050 1053 1059 1089 -hsync +vsync
Modeline "1680x1050_60.0" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
Modeline "1280x960_60.0" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
J'ai 2 PC avec des chipset video Intel, le rendu des couleurs n'est pas satisfaisant sur 2 modèles d'écran 20" et 22"Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1680x1050"
HorizSync 24-80
VertRefresh 50-60
Modeline "1680x1050_59.1" 144.24 1680 1760 1912 2240 1050 1053 1059 1089 -hsync +vsync
Modeline "1680x1050_60.0" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
Modeline "1280x960_60.0" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
EndSection
Section "Screen"
Identifier "screen1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1680x1050" "1280x960"
EndSubsection
Subsection "Display"
Depth 15
Modes "1680x1050" "1280x960"
EndSubsection
Subsection "Display"
Depth 16
Modes "1680x1050" "1280x960"
EndSubsection
Subsection "Display"
Depth 24
Modes "1680x1050" "1280x960"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection