X11 (xorg.conf)

Xorg emergencial

Categoria: X11

Software: X11

[ Hits: 6.061 ]

Por: Guilherme Moreira de Oliveira


Tem aqueles casos em que o X não carrega, então esse Xorg emergencial pode ser a solução


Section "ServerLayout"
   Identifier "X.org Configured"
   Screen 0 "Screen0" 0 0
   InputDevice "Mouse0" "CorePointer"
   InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbModel" "abnt2"
    Option "XkbLayout" "br"
EndSection

Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier "Monitor0"
EndSection

Section "Device"
    Identifier "Card0"
    Driver "vesa"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
        Depth 16
        Modes "1024x768" "800x600" "640x480" 
    EndSubSection
EndSection
  


Comentários
[1] Comentário enviado por annakamilla em 22/12/2011 - 14:23h

boa vou baixar

[2] Comentário enviado por coelhoposa em 28/12/2011 - 12:45h

annakamila, esse usa o VESA como driver de vídeo

[3] Comentário enviado por albfneto em 02/03/2012 - 17:56h

coloquei nos favoritos, é um bom xorg quebra-galho, quando vc não tem X de jeito nenhum!
as famigeradas e trabalhosas NVIDIA antigas e as SIS, as Via Chrome etc...

[4] Comentário enviado por coelhoposa em 12/03/2012 - 10:54h

albfneto
tenho uma placa via, mas como no mint não tem o xorg.conf...


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts