Autor Tópico: Nvidia TNT 2 - HELP (resolvido)  (Lida 3582 vezes)

Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Nvidia TNT 2 - HELP (resolvido)
« Online: 07 de Maio de 2007, 19:22 »
Pessoal
    Sou um iniciante em Linux. Meus conhecimentos ainda sao perfidos...estou tentando instalar a minha placa de video Riva TNT 2. Ja segui varios tutorias contudo sempre dava erro...Se possivel, gostaria que me ajudasse. Estou usando a versão 7.04.
   Grato ;D ;D ;D ;D
« Última modificação: 10 de Maio de 2007, 11:09 por paulo.fmtm »

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #1 Online: 08 de Maio de 2007, 00:59 »
Salve!
Já tentou instalar o nvidia-glx-legacy ( Terminal ou Synaptic)
No Terminal ↓
Código: [Selecionar]
sudo apt-get update
Código: [Selecionar]
sudo apt-get install nvidia-glx-legacyDepois  ↓
Código: [Selecionar]
sudo nvidia-glx-config enableBoa sorte! ;)

Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #2 Online: 08 de Maio de 2007, 12:29 »
eu ja tentei fazer isso...ele ate instala mas a resolucao fica em 800x600. Como posso alterar isso?

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #3 Online: 08 de Maio de 2007, 22:43 »
No Terminal(Aplicação→Acessórios→Terminal) tenta um↓
Código: [Selecionar]
sudo dpkg-reconfigure xserver-xorgAí você escolhe o driver (nvidia), resolução(para escolher a resolução é com a tecla de espaço)entre outras coisas
                                                   ou
No /etc/X11/xorg.conf
Código: [Selecionar]
sudo gedit /etc/X11/xorg.confVocê coloca a resolução que prefere ,exemplo:
Citar
Section "Screen"
   Identifier   "Default Screen"
   Device      "nVidia Corporation NV43 [GeForce 6600 GT]"
   Monitor      "IBM G96"
   Defaultdepth   24
   SubSection "Display"
      Depth   1
Modes       "1024x768"   "960x529"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   4
Modes       "1024x768"   "960x529"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   8
Modes       "1024x768"   "960x529"   "832x624"   "800x600"   "720x400"   "640x480"      
   EndSubSection
   SubSection "Display"
      Depth   15
Modes       "1024x768"   "960x529"   "832x624"   "800x600"   "720x400"   "640x480"      
   EndSubSection
   SubSection "Display"
      Depth   16
Modes       "1024x768"   "960x529"   "832x624"   "800x600"   "720x400"   "640x480"      
   EndSubSection
   SubSection "Display"
      Depth   24
Modes       "1024x768"   "960x529"   "832x624"   "800x600"   "720x400"   "640x480"      
   EndSubSection
EndSection
Boa sorte! ;)
« Última modificação: 09 de Maio de 2007, 06:48 por k7br »

Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #4 Online: 09 de Maio de 2007, 11:23 »
Deu certo a instalacao e a configuracao....
Como eu posso verificar se esta tudo ok com a aceleracao 3d ?
Valeu

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #5 Online: 09 de Maio de 2007, 22:47 »
Talvez um ↓
Código: [Selecionar]
glxinfo | grep renderingSe a resposta for mais ou menos assim : direct rendering: Yes ,Ok  :).E se quiser configurar o driver ,vá no Terminal e ↓
Código: [Selecionar]
nvidia-settings
t+

Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #6 Online: 10 de Maio de 2007, 00:28 »
Eu digitei o codigo acima....ai apareceu:
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

O que significa isso?

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #7 Online: 10 de Maio de 2007, 00:46 »
Aí você me pegou rsrsrs  :P
Coloca o seu /etc/X11/xorg.conf ↓
Código: [Selecionar]
cat /etc/X11/xorg.conf 
no aguardo   :)

Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #8 Online: 10 de Maio de 2007, 00:48 »
aqui esta:

# /etc/X11/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(5) 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"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        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      "Placa de Vídeo GenéricaRIVA TNT2 Model 64/Model 64 Pro "
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "Philips 107E"
        Option          "DPMS"
        HorizSync       28-49
        VertRefresh     43-72
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Placa de Vídeo GenéricaRIVA TNT2 Model 64/Model 64 Pro "
        Monitor         "Philips 107E"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus"        "SendCoreEvents"
        InputDevice     "cursor"        "SendCoreEvents"
        InputDevice     "eraser"        "SendCoreEvents"
EndSection

Section "DRI"
        Mode    0666
EndSection



Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #9 Online: 10 de Maio de 2007, 00:57 »
Então tenta comentar(colocar o(a) # na frente) na Section "Module" o Load    "dri" ,exemplo:
Section "Module"
        Load    "bitmap"
        Load    "ddc"
      #  Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection
depois reinicia o X
Se por falta de sorte o X não subir ↓
Código: [Selecionar]
sudo dpkg-reconfigure xserver-xorgBoa sorte!

Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #10 Online: 10 de Maio de 2007, 01:05 »
...infelizmente ainda deu a mesma mensagem anterior....
num sei mais o que fazer!!!

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #11 Online: 10 de Maio de 2007, 01:12 »
No momento eu também  :'(, quando achar alguma possível solução  eu posto  ;)
Foi  mau paulo.fmtm ,vou ficar devendo (por enquanto)

Offline laurusfilius

  • Usuário Ubuntu
  • *
  • Mensagens: 18
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #12 Online: 10 de Maio de 2007, 01:37 »
Prezado,

Na sua seção "Device", do arquivo xorg.conf, inclua as seguintes linhas:

        Option         "RenderAccel" "true"
        Option         "AllowGLXWithComposite" "true"

Para tal, abra o terminal e digite "sudo nano /etc/X11/xorg.conf"

Edite, pressione Ctrl + O para gravar e Ctrl + X para sair.

Abraços,

Lauro.

PS.: Obviamente, não se esqueça de reiniciar a interface gráfica, pressionando Ctrl + Alt + Backspace.
_________________________________
Linux - The future is in your hands.

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #13 Online: 10 de Maio de 2007, 09:12 »
Hehehe... nem precisei procurar  :)

Obrigado laurusfilius ! :D

Abraços




Offline paulo.fmtm

  • Usuário Ubuntu
  • *
  • Mensagens: 15
    • Ver perfil
Re: Nvidia TNT 2 - HELP
« Resposta #14 Online: 10 de Maio de 2007, 11:07 »
Pessoal muito obrigado!!!!!!!

   Deu tudo certo...ja nao sabia mais o que fazer!!!!!

    Valeu de mais por tudo