Meu notebook também é equipado com um monitor de 15.4, porém 
em vez de uma intel, sou um miserável proprietário de uma SiS.
Em todo caso estou lhe enviando um trecho do meu xorg.conf, que ativou a
resolução de vídeo em "1280x800" perfeitamente, pode ser que te 
ajude em algo...

[]'s
Mauro

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        Modeline        "[EMAIL PROTECTED]" 83.91 1280 1312 1624 1656 800 816 
824 841
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Silicon Integrated Systems (SiS) SiS Default Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection


Em Sáb, 2007-06-30 às 22:27 -0300, Fernando Patzlaff escreveu:
> Gostaria de aumentar a resolução do monitor para 1280 x 800
> 
> O meu xorg.conf está como abaixo:
> ...
> Driver    "i810"
> ...
>         Monitor         "Generic Monitor"
>         DefaultDepth    16
>         SubSection "Display"
>                 Depth           16
>                 Modes           "1280x800" "1280x768" "1200x800" "1024x768"
> "800x600" "640x480"
>         EndSubSection
> ...
> 
> Alguém tem alguma idéia???
> 
> -- 
> ---
> Fernando Patzlaff
> [EMAIL PROTECTED]
> http://www.patz.inf.br
> +55 51 84481977


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a