Nvidia TNT 2 - HELP (resolvido)

Iniciado por paulo.fmtm, 07 de Maio de 2007, 19:22

tópico anterior - próximo tópico

paulo.fmtm

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

k7br

Salve!
Já tentou instalar o nvidia-glx-legacy ( Terminal ou Synaptic)
No Terminal ↓sudo apt-get updatesudo apt-get install nvidia-glx-legacy
Depois  ↓sudo nvidia-glx-config enable
Boa sorte! ;)

paulo.fmtm

eu ja tentei fazer isso...ele ate instala mas a resolucao fica em 800x600. Como posso alterar isso?

k7br

#3
No Terminal(Aplicação→Acessórios→Terminal) tenta um↓sudo dpkg-reconfigure xserver-xorg
Aí 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.confsudo gedit /etc/X11/xorg.confVocê coloca a resolução que prefere ,exemplo:
CitarSection "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! ;)

paulo.fmtm

Deu certo a instalacao e a configuracao....
Como eu posso verificar se esta tudo ok com a aceleracao 3d ?
Valeu

k7br

Talvez um ↓glxinfo | grep rendering
Se a resposta for mais ou menos assim : direct rendering: Yes ,Ok  :).E se quiser configurar o driver ,vá no Terminal e ↓nvidia-settings
t+

paulo.fmtm

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?

k7br

Aí você me pegou rsrsrs  :P
Coloca o seu /etc/X11/xorg.conf ↓cat /etc/X11/xorg.conf
 
no aguardo   :)

paulo.fmtm

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



k7br

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 ↓sudo dpkg-reconfigure xserver-xorg
Boa sorte!

paulo.fmtm

...infelizmente ainda deu a mesma mensagem anterior....
num sei mais o que fazer!!!

k7br

No momento eu também  :'(, quando achar alguma possível solução  eu posto  ;)
Foi  mau paulo.fmtm ,vou ficar devendo (por enquanto)

laurusfilius

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.

k7br

Hehehe... nem precisei procurar  :)

Obrigado laurusfilius ! :D

Abraços




paulo.fmtm

Pessoal muito obrigado!!!!!!!

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

    Valeu de mais por tudo