Bom dia Luiz, Faltou o identificador para o segundo monitor. Vou transcrever o seu xorg.conf com as alterações em negrito:
Section "Monitor" > Identifier "LVSD 1" > Option "DPMS" > HorizSync 30-70 > VertRefresh 50-160 > EndSection > > Section "Screen" > Identifier "Tela 1" > Monitor "LVSD 1" > Device "Configured Video Device" > Defaultdepth 24 > SubSection "Display" > Modes "1280x800" "1024x768" "800x600" > "720x400" "640x480" > EndSubSection > EndSection > > Section "Monitor" > Identifier "VGA 1" > Option "DPMS" > HorizSync 30-70 > VertRefresh 50-160 > EndSection > > Section "Screen" > Identifier "Tela 2" > Monitor "*VGA 1*" > Device "Configured Video Device" > Defaultdepth 24 > SubSection "Display" > Modes "1680x1050" "1024x768" "800x600" > "720x400" "640x480" > EndSubSection > EndSection > Tenta aí, qualquer coisa posta seu xorg.conf no pastebin e disponibiliza o link para verificarmos o arquivo como um todo. Abraços Em 8 de novembro de 2011 19:07, Luiz Carcerelli <[email protected]>escreveu: > Olá, > Tenho umDell Insprion 1525 que uso com dois monitores. Ocorre que troquei > de monitor com meu filho e fiquei com um AOC LCD de 22'. Aparentemente ele > não informa corretamente a resolução ao Xorg (1680X1050) e a teca fica com > 1024x768. Dei uma pesquisada e criei o xorg.conf abaixo, salvei-o em > /etc/X11. > > Section "Monitor" > Identifier "LVSD 1" > Option "DPMS" > HorizSync 30-70 > VertRefresh 50-160 > EndSection > > Section "Screen" > Identifier "Tela 1" > Monitor "LVSD 1" > Device "Configured Video Device" > Defaultdepth 24 > SubSection "Display" > Modes "1280x800" "1024x768" "800x600" > "720x400" "640x480" > EndSubSection > EndSection > > Section "Monitor" > Identifier "VGA 1" > Option "DPMS" > HorizSync 30-70 > VertRefresh 50-160 > EndSection > > Section "Screen" > Identifier "Tela 2" > Monitor "Configured Monitor" > Device "Configured Video Device" > Defaultdepth 24 > SubSection "Display" > Modes "1680x1050" "1024x768" "800x600" > "720x400" "640x480" > EndSubSection > EndSection > > Não surtiu o menor efeito. Alguma sugestão? > > -- > Luiz Carcerelli > <http://blogdoluizcarcerelli.blogspot.com>http://l3cinformatica.net > -- > Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece > > Lista de discussão Ubuntu Brasil > Histórico, descadastramento e outras opções: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > -- Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece Lista de discussão Ubuntu Brasil Histórico, descadastramento e outras opções: https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

