Ubuntu 9 - Nvidia 8400 Driver instalado e não funciona.

Iniciado por Linux Knight, 18 de Outubro de 2009, 01:30

tópico anterior - próximo tópico

Linux Knight

Olá pessoa, eu estava tentando instalar um jogo no Ubuntu 9, porém a tela ficava preta... tentei outro jogo e a mesma coisa, então resolvi baixar o driver direto do site da nvidia, baixei e instalei, depois que eu fiz isso meu compiz parou de funcionar, qualquer jogo que antes funcionava fala que minha placa não suporta, eu já instalei de novo pelo apt-get:

i A nvidia-173-modaliases                                                                           - Modaliases for the NVIDIA binary X.Org driver                                                           
i A nvidia-180-kernel-source                                                                        - NVIDIA binary kernel module source                                                                       
i A nvidia-180-libvdpau                                                                             - Video Decode and Presentation API for Unix                                                               
i   nvidia-180-libvdpau-dev                                                                         - Video Decode and Presentation API for Unix development files                                             
i A nvidia-180-modaliases                                                                           - Modaliases for the NVIDIA binary X.Org driver                                                           
i A nvidia-71-modaliases                                                                            - Modaliases for the NVIDIA binary X.Org driver                                                           
i A nvidia-96-modaliases                                                                            - Modaliases for the NVIDIA binary X.Org driver                                                           
i   nvidia-cg-toolkit                                                                               - NVIDIA Cg Toolkit Installer                                                                             
i A nvidia-common                                                                                   - Find obsolete NVIDIA drivers                                                                             
v   nvidia-glx                                                                                      -                                                                                                         
c   nvidia-glx-173                                                                                  - NVIDIA binary Xorg driver                                                                               
i   nvidia-glx-180                                                                                  - NVIDIA binary Xorg driver                                                                                                                                     
c   nvidia-glx-96                                                                                   - NVIDIA binary Xorg driver                                                                               
v   nvidia-glx-dev                                                                                  -                                                                                                         
i   nvidia-kernel-common                                                                            - NVIDIA binary kernel module common files                                                                 
v   nvidia-kernel-source                                                                            -                                                                                                         
i A nvidia-settings                                                                                 - Tool of configuring the NVIDIA graphics driver


Meu pci:
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 10)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8400 GS (rev a1)
02:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10)


Eu não consigo entender porque eu não consigo ativer meu compiz, ou jogar qualquer coisa, deis que eu instalei o driver pelo site da nvidia, tudo parou! mesmo eu instalado de novo pelo apt-get não funciona mais.
Eu já tentei remover todos os pacotes da nvidia e instalar de novo, e não deu certo, olha o meu xorg:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Fri Aug 14 17:54:58 PDT 2009

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@palmer)  Sun Feb  1 20:21:04 UTC 2009
# 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     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Module"
    Load           "glx"
EndSection

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

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
# generated from default
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "DFP-0"
    HorizSync       28.0 - 55.0
    VertRefresh     43.0 - 72.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 8400 GS"
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" "DFP: nvidia-auto-select +0+0"
    Option         "NoLogo" "True"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

"O Tolo não se interessa em aprender, só em dar suas opiniões"
Mantovani House
Comunidade

Linux Knight

Problema resolvido:
nvidia-uninstall
apt-get purge nvidia nvidia-glx-180
apt-get install nvidia nvidia-glx-180

"O Tolo não se interessa em aprender, só em dar suas opiniões"
Mantovani House
Comunidade

Munha

Citação de: Linux Knight online 18 de Outubro de 2009, 02:11
Problema resolvido:
nvidia-uninstall
apt-get purge nvidia nvidia-glx-180
apt-get install nvidia nvidia-glx-180



Olá eu estou utilizando a mesma placa que vc Nvidia 8400GS, estou com o driver 190, baixei do site da Nvidia e instalou perfeitamente, mas meu problema é o seguinte, quando utilizo dois monitores ao mesmo tempo, na verdade um monitor e uma TV, utilizando a saída DVI da placa e ligando na TV, não tenho som na TV, mas quando desconecto o cabo DVI o som é emitido pela TV, será que é algum problema da placa de vídeo? Minha placa mãe é uma PCChip P43G com Audio Device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) Codec: VIA VT1708B 8-Ch, não sei se o problema é no audio ou no vídeo, se vc puder dar umas dicas eu agradeço.