Xorg (xorg.conf)
Video IS1522 com Debian Lenny e resolução 1440x900
Categoria: X11
Software: Xorg
[ Hits: 10.291 ]
Por: Angel Pena Galvão
Instalei o Debian Lenny no meu notebook IS1522, mas o vídeo ficou desconfigurado, ou seja, com a resolução diferente. Como sabia que a resolução do meu notebook era 1440x900, alterei as seguintes linhas no xorg.conf:
# ANTES O ARQUIVO ERA ASSIM
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Acrescentei a Subsection Display na Section Screen colocando algumas resoluções de vídeos indicando a DefaultDepth.
Depois é só reiniciar, aqui no meu note rodou beleza.
Achei algumas dicas no seguinte artigo: http://www.vivaolinux.com.br/dica/Configuracao-do-xorg.conf-para-placas-de-video-VN800-(Notebook)
Nesse vi um exemplo de configuração do xorg.conf: http://vivaolinux.com.br/etc/xorg.conf-ygor.fedora/
Abraços a todos.
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "abnt2" Option "XkbLayout" "br" Option "XkbVariant" "abnt2" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Configured Monitor" #------Linhas acrescentadas----- DefaultDepth 24 SubSection "Display" Depth 24 Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480" EndSubSection #------------------------------------------- EndSection
Nenhum comentário foi encontrado.
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
Efeito "livro" em arquivos PDF
Como resolver o erro no CUPS: Unable to get list of printer drivers
Flatpak: remover runtimes não usados e pacotes
Mudar o gerenciador de login (GDM para SDDM e vice-versa) - parte 2
Wifi não funciona no Aspire ES 15 com o Debian (9)
Como atualizar o Debian 8 para o 10 (10)
Dica sobre iptables ACCEPT e DROP (6)
NGNIX - Aplicar SNAT para evitar roteamento assimetrico (29)
[Python] Automação de scan de vulnerabilidades
[Python] Script para analise de superficie de ataque
[Shell Script] Novo script para redimensionar, rotacionar, converter e espelhar arquivos de imagem
[Shell Script] Iniciador de DOOM (DSDA-DOOM, Doom Retro ou Woof!)
[Shell Script] Script para adicionar bordas às imagens de uma pasta