#1 Le 05/05/2005, à 19:56
- damien St Maur
Ubuntu 5.04, carte intel, Ecran E172FP impossible d'avoir 1280x1024
Salut,
Lorsque je sélectionne 1280x1024 dans gnome, mon écran devient noir : "impossible d'utiliser ce mode d'affichage" puis je fait CTRL+ALT+"+" et je peux alors rester à 1024x768 à 75Hz.
Je peux sélectionner dans gnome 1280x1024, mais ça reste à 75 Hz, ça devrait être 60 Hz (indication de mon écran).
J'ai fouillé partout sur les forums, rien trouvé.
Une idée ?
Merci d'avance
Voici la partie intéressant de mon xorg.conf.Section "Monitor"
Identifier "DELL E172FP"
### Uncomment if you don't want to default to DDC:
HorizSync 31.0 - 80.0
VertRefresh 56.0 - 76.0
Option "DPMS"
# 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
EndSection
Section "Device"
Identifier "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
Driver "i810"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
Monitor "DELL E172FP"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480" EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480" EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480" EndSubSection
Hors ligne
#2 Le 05/05/2005, à 19:59
- damien St Maur
Re : Ubuntu 5.04, carte intel, Ecran E172FP impossible d'avoir 1280x1024
Une indication, quand je sort de xorgcfg, j'ai des erreurs :
root@ubuntu:/home/damien # xorgcfg ERROR Failed to initialize module list.
ERROR Failed to initialize module list.
ERROR Failed to initialize module list.
ERROR Failed to initialize module list.
c'est grave docteur ?
Hors ligne