Problema com Boot Scren e Placa de Video

Iniciado por Aurelios, 17 de Maio de 2008, 20:50

tópico anterior - próximo tópico

Aurelios

Olá Pessoal eu atualizei meu ubuntu 7.10 para 8.04 baxando a atualizaçao só q apos a instalaçao quando reiniciei o pc ele já nao estava detectando mais minha placa de video Nvidia Geforce Fx 5200, porém dpois de muito perrengue....  consegui instalar o driver dela e ativei o acelerador 3D lá em Drivers de Hardware.... só que meu xorg.conf nao está configurado corretamente eu acho porque antes quando nao detectava ele mudava toda hora certo.... pra vesa e plug and play.... só q ai tinha uns 10 xorg.conf de backup lá na pasta e eu fui abrindo e vi uns q tinham com minha placa de video e monitor.... dai eu colei no xorg.conf e reiniciei, deu tudo certo a resoluçao e tal.... só que no boot screen onde coloco o login a telá ficou grande e nao vejo a foto completa vejo só um pedaço e a telinha de login...... dai eu vi q para alterar a resoluçao da boot screen era só adicionar uma linha Virtual   1400 900 na Section Screen porém quando eu faço isso e reinicio ele diz q nao achou driver de video e pede pra configurar nakela telinha sabe ? aki está meu xorg.conf ele está certo ? oq eu faço ? espero a ajuda de todos. grato xD

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "abnt2"
   Option      "XkbLayout"   "br"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"   "/dev/input/mice"
   Option      "Protocol"   "ImPS/2"
   Option      "ZAxisMapping"   "4 5"
   Option      "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "stylus"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"   "stylus"
   Option      "ForceDevice"   "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "eraser"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"   "eraser"
   Option      "ForceDevice"   "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "cursor"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"   "cursor"
   Option      "ForceDevice"   "ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
   Identifier   "nVidia Corporation NV34 [GeForce FX 5200]"
   Driver      "nvidia"
   Busid      "PCI:1:0:0"
   Option      "UseFBDev"   "true"
EndSection

Section "Monitor"
   Identifier   "Hanns.G HW17"
   Option      "DPMS"
   Horizsync   30-83
   Vertrefresh   55-75
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "nVidia Corporation NV34 [GeForce FX 5200]"
   Monitor      "Hanns.G HW17"
   Defaultdepth   24   
   SubSection "Display"   Modes      "1440x900"   "1400x1050"   "1280x1024"   "1280x960"   "1280x800"   "1152x864"   "1024x768"   "800x600"   "640x480"
   EndSubSection
   Option      "AddARGBGLXVisuals"   "True"
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
  screen "Default Screen"
   Inputdevice   "Generic Keyboard"
   Inputdevice   "Configured Mouse"
   
   # Uncomment if you have a wacom tablet
   #   InputDevice     "stylus"   "SendCoreEvents"
   #   InputDevice     "cursor"   "SendCoreEvents"
   #   InputDevice     "eraser"   "SendCoreEvents"
EndSection
Section "Extensions"
   Option      "Composite"   "Enable"
EndSection

peterlldj

#1
Oi Aurelios
Você já tentou colocar a linha na seção Screen com uma resolução menor, tipo 1280x1024, ou menor ainda? Se não tentou, tente isso: anote as resoluções detectadas no seu X.org e vá testando uma a uma, vá diminuindo a resolução a cada boot problemático, Ok? Eu realmente não sei o que possa ser, mas me parece um erro de detecção do seu hardware. Na linha de frequência horizantal tem uma diferença em relação ao que o fabricante coloca como faixa de uso: no seu Xorg está como de 30 até 83  khz, mas o fabricante diz de 24 até 80 Khz:

"Section "Monitor"
   Identifier   "Hanns.G HW17"
   Option      "DPMS"
   Horizsync   30-83
   Vertrefresh   55-75
EndSection

jrmelo

to com o mesmo problema so q com uma placa Geforce FX5200 de 256MB, toda vez q reinicio aparece uma tela dizendo q a configuração esta baixa e pede pra reconfigurar com um driver generico ..