Bonjour,

Je rencontre un problème que je n'arrive pas à résoudre sur un portable
Acer TravelMate 4672 dont l'écran a une résolution de 1400x1050.

L'affichage de gnome est en 1280x1024 et flou. Lorsque je me rends dans
Systeme>Preferences>resolution de l'ecran, le réglage maximal disponible
est 1280x1024, 60Hz.

Le xorg.conf, de son coté ne contient que la résolution 1400x1050 (c'est
le fichier généré lors de l'installation, sans aucune modification)

En voici un extrait :

Section "Device"
        Identifier      "Intel Corporation Mobile 945GM/GMS/940GML
Express Integrated Graphics Controller"
        Driver          "i810"
        BusID           "PCI:0:2:0"
EndSection

Section "Monitor"
        Identifier      "Écran générique"
        Option          "DPMS"
        HorizSync       28-70
        VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation Mobile 945GM/GMS/940GML
Express Integrated Graphics Controller"
        Monitor         "Écran générique"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1400x1050"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1400x1050"
        EndSubSection
EndSection

Merci pour votre aide

P olivier


-- 
ubuntu-fr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à