Autor Tópico: Nvidia GeForce 6200 e Ubuntu Intrepid 8.10  (Lida 6026 vezes)

Offline Éderson

  • Usuário Ubuntu
  • *
  • Mensagens: 203
    • Ver perfil
Nvidia GeForce 6200 e Ubuntu Intrepid 8.10
« Online: 15 de Novembro de 2008, 10:52 »
Já procurei aqui pelo fórum mas nada parecido com o que vou relatar:
Possuo uma Geforce 6200 256 AGP que funcionava perfeitamente no Hardy 8.04. Quando instalei o Intrepid 8.10 o ubuntu funciona mas quando instalo o drive nvidia (para ter suporte 3D) e reinicio a máquina sempre aparece tela preta e o monitor informa que a  resolução não é suportada. A resolução de meu monitor 19 polegadas deve ser 1440x900. O driver instalado foi o 177. Lembro ainda que já usei o comando nvidia-xconfig mas aparece a mesma coisa. Suponho que devo acrescentar algo ao meu xorg, mas não sei onde. Deixo abaixo a configuração do xorg para alguma ajuda:

Xorg original (funciona mas sem 3D)
Código: [Selecionar]
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


Xorg depois do driver Nvidia (a resolução não é suportada pelo monitor)
Código: [Selecionar]
Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection

Section "Module"
Load "glx"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection


Xorg depois do nvidia-xconfig  (a resolução não é suportada pelo monitor)
Código: [Selecionar]
Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
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         "kbd"
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
    EndSubSection
EndSection

Offline MKeller

  • Usuário Ubuntu
  • *
  • Mensagens: 18
    • Ver perfil
Re: Nvidia GeForce 6200 e Ubuntu Intrepid 8.10
« Resposta #1 Online: 15 de Novembro de 2008, 22:16 »
Oi Éderson beleza, bom vamos ver o que no que posso te ajudar pois ainda estou aprendendo mas tenho a mesma placa que você e sempre depois de instalar o driver da nvidia deva este problema como meu monitor o que fazia era reiniciar no modo seguro (recovery mode) ele vai iniciar com o driver vesa se não me engano aí corrijo a configuração pelo nvidia-settings e gravo o xorg para mim sempre resolveu e se for de ajuda segue o meu xorg só que meu monitor e CRT de 17.

# xorg.conf (X.Org 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 "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "abnt2"
   Option      "XkbLayout"   "br"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Emulate3Buttons"   "true"
EndSection

Section "Device"
   Identifier   "Configured Video Device"
   Driver      "nvidia"
   Option      "NoLogo"   "True"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   Device      "Configured Video Device"
   Defaultdepth   24
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
  screen "Default Screen"
EndSection
Section "Module"
   Load      "glx"
EndSection

Espero ter ajudado.

Offline Éderson

  • Usuário Ubuntu
  • *
  • Mensagens: 203
    • Ver perfil
Re: Nvidia GeForce 6200 e Ubuntu Intrepid 8.10
« Resposta #2 Online: 16 de Novembro de 2008, 21:22 »
Mkeller, usei sua configuração mas continua dando o mesmo erro. Gostaria de saber onde colocar para que a resolução ao iniciar fosse 1440x900.
O engraçado é que minha irmã possui uma 5500 e funciona perfeitamente.

Offline soyuz

  • Usuário Ubuntu
  • *
  • Mensagens: 28
    • Ver perfil
Re: Nvidia GeForce 6200 e Ubuntu Intrepid 8.10
« Resposta #3 Online: 17 de Novembro de 2008, 13:18 »
por aqui corre tudo bem com 3D

Placa : 3dFuzion GeForce 6200/128MB AGP
Monitor :Asus VW192 (19 Pol)

e o meu xorg


# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@palmer)  Mon Nov  3 08:46:46 UTC 2008

# xorg.conf (X.Org 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ACI ASUS VW192"
    HorizSync       30.0 - 82.0
    VertRefresh     50.0 - 75.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    Option         "NoLogo" "True"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection




espero que ajude

Offline Éderson

  • Usuário Ubuntu
  • *
  • Mensagens: 203
    • Ver perfil
Re: Nvidia GeForce 6200 e Ubuntu Intrepid 8.10
« Resposta #4 Online: 21 de Novembro de 2008, 17:31 »
Está difícil. Usei o xorg.conf de soyuz e nada...
O GDm entra mas na hora em que entra no usuário dá mensagem como resolução não suportada. pelo som o ambiente entra mas não mostra. Tem como forçar a entrada com 1440x900?