Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

rbgtoffolo

X server desaparece

Recommended Posts

Olá pessoal... Estou usando há algum tempo o Ubuntu Studio na minha máquina...

Tive inicialmente problemas com o reconhecimento da minha placa de vídeo (GeForce MX4000 é velhinha eu sei hehehe)...

 

Consegui resolver com um tutorial

 

http://eupodiatamatando.com/2007/06/09/nvi...4000-no-ubuntu/

 

Porém após uma atualização de segurança normal realizada pelo ubuntu... o X server parou de funcionar...

 

o xorg.conf que eu utilizava normalmente antes da atualização é:

 

CODE
# nvidia-xconfig: X configuration file generated by nvidia-xconfig

# nvidia-xconfig: version 1.0 (buildmeister@builder3) Tue Jan 22 19:53:46 PST 2008

 

Section "ServerLayout"

Identifier "Layout0"

Screen 0 "Screen0"

InputDevice "Keyboard0" "CoreKeyboard"

InputDevice "Mouse0" "CorePointer"

EndSection

 

Section "Files"

RgbPath "/usr/lib/X11/rgb"

EndSection

 

Section "Module"

Load "dbe"

Load "extmod"

Load "type1"

Load "freetype"

Load "glx"

EndSection

 

Section "InputDevice"

# generated from default

Identifier "Mouse0"

Driver "mouse"

Option "Protocol" "auto"

Option "Device" "/dev/psaux"

Option "Emulate3Buttons" "no"

Option "ZAxisMapping" "4 5"

EndSection

 

Section "InputDevice"

# generated from default

Identifier "Keyboard0"

Driver "keyboard"

EndSection

 

Section "Monitor"

Identifier "Monitor0"

VendorName "Unknown"

ModelName "Unknown"

HorizSync 30.0 - 110.0

VertRefresh 50.0 - 150.0

Option "DPMS"

EndSection

 

Section "Device"

Identifier "Device0"

Driver "nvidia"

VendorName "NVIDIA Corporation"

EndSection

 

Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 24

SubSection "Display"

Depth 24

Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"

EndSubSection

EndSection

Porém só o xorg.conf padrão funciona agora e o que é pior fico somente com a resolução 640X480 ou menores!!!

 

CODE
Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "XkbRules" "xorg"

Option "XkbModel" "abnt2"

Option "XkbLayout" "br"

Option "XkbOptions" "lv3:ralt_switch"

EndSection

 

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

EndSection

 

Section "Device"

Identifier "Configured Video Device"

EndSection

 

Section "Monitor"

Identifier "Configured Monitor"

EndSection

 

Section "Screen"

Identifier "Default Screen"

Monitor "Configured Monitor"

Device "Configured Video Device"

EndSection

 

Section "ServerLayout"

Identifier "Default Layout"

Screen "Default Screen"

EndSection

Já refiz a instalação do modulo com o pacote da NVIDIA e nada funcionou!!

Alguém pode ajudar?

 

Valeu!!!

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.