[Ubuntu-BR] NVIDIA - FInalmente resolvido :)

Jose Lera correalera em gmail.com
Sexta Julho 6 03:08:19 UTC 2007


Desculpem, fiquei tão empolgado que esqueci de agradecer a todos os que me
ajudaram a resolver aqui na lista.

[]'s Lera

Em 05/07/07, Jose Lera <correalera em gmail.com> escreveu:
>
> Gente, não acredito que consegui resolver o problema.
> Basicamente o que aconteceu na realidade é que são dois bugs.
>
> Sei que não é a solução mais cientifica mas foi a que resolveu o meu
> problema :)
>
> Então vamos por partes:
>
> Primeiro:
> Quando eu seleccionava: Sistema->Administração->Gerênciador de drivers
> restritos
> O primeiro bug entrava em ação e instalava duas versões do driver da
> NVIDIA.
> Embaralhando os arquivos:
> nvidia-new-kernel-source
> nvidia-kernel-source
> e
> nvidia-glx-new
> nvidia-glx
>
> Como resolvi o problema:
> Primeiro, selecionei: Sistema->Administração->Gerênciador de drivers
> restritos
> e habilitei os driver, deixando ele instalar os drivers erradamente, antes
> de reiniciar, chamei o synaptic
> e corrigi o problema desinstalando o driver antigo e instalando o driver
> "new".
>
> Segundo:
> Não sei por que motivo, o sistema não instalou a lib: libnvidia-wfb
> Resolvi o problema baixando o driver direto do site da NVIDIA,
> http://www.nvidia.com/object/linux_display_ia32_1.0-9755.html
> Desempacotei com o comando:
> Me desloquei para o diretorio /opt
> #./NVIDIA-Linux-x86-1.0-9755-pkg1.run  -x
> e copiei o driver acima para:
> #cp /opt/NVIDIA- Linux-x86-1.0-9755-pkg1/usr/X11R6/lib/modules/libnvidia-
> wfb.so.1.0.9755 /usr/lib/xorg/modules/
> a seguir criei o link simbolico:
>
> #cd /usr/lib/xorg/modules/
> #ln -s libnvidia-wfb.so.1.0.9755 libwfb.so
>
> Terceiro:
> Reiniciei o sistema cheio de esperança, e . . .
> Agora o problema foi a imagem, ficou tudo preto
> Tentei a configuração automática da NVIDIA e não funcionou
> Não desanimei, puxei um backup que sabia que funcionava:
>
> O arquivo está aqui:
>
> ###################################
> #
> # Para ativar o modo 3D da placa Nvidia selecionar:
> # ==>> sistema ==>> administracao ==>> gerenciador de drivers restritos
> #
> # O arquivo de configuração completo está colocado a seguir:
> #
> ###################################
> #
> ###################################
> # nvidia-xconfig: X configuration file generated by nvidia-xconfig
> # nvidia-xconfig:  version 1.0  (buildmeister em builder3)  Tue Nov 22
> 18:04:42 PST 2005
> # XF86Config-4 (XFree86 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 XF86Config-4 manual page.
> # (Type "man XF86Config-4" at the shell prompt.)
> #
> # This file is automatically updated on xserver-xfree86 package upgrades
> *only*
> # if it has not been modified since the last upgrade of the
> xserver-xfree86
> # package.
> #
> # If you have edited this file but would like it to be automatically
> updated
> # again, run the following commands as root:
> #
> #   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
> #   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
> #   dpkg-reconfigure xserver-xfree86
>
> Section "ServerLayout"
>         Option          "AIGLX" "true"
>         Identifier      "Default Layout"
>   screen "Default Screen" 0 0
>         Inputdevice     "Generic Keyboard"
>         Inputdevice     "Configured Mouse"
> EndSection
>
> Section "Files"
>
>         # local font server
>         # if the local font server has problems, we can fall back on these
>         Fontpath        "unix/:7100"
>         Fontpath        "/usr/lib/X11/fonts/misc"
>         Fontpath        "/usr/lib/X11/fonts/100dpi:unscaled"
>         Fontpath        "/usr/lib/X11/fonts/75dpi:unscaled"
>         Fontpath        "/usr/lib/X11/fonts/Type1"
>         Fontpath        "/usr/lib/X11/fonts/Speedo"
>         Fontpath        "/usr/local/share/fonts"
>         Fontpath        "/usr/share/fonts"
>         Fontpath        "/usr/X11R6/lib/X11/fonts"
> EndSection
>
> Section "Module"
>         Load            "bitmap"
>         Load            "dbe"
>         Load            "ddc"
>         Load            "extmod"
>         Load            "freetype"
>         Load            "glx"
>         Load            "int10"
>         Load            "record"
>         Load            "speedo"
>         Load            "type1"
>         Load            "vbe"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xfree86"
>         Option          "XkbModel"      "abnt2"
>         Option          "XkbLayout"     "br"
>         Option          "XkbVariant"    "abnt2"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"        "/dev/input/mice"
>         Option          "Protocol"      "ImPS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"  "4 5"
> EndSection
>
> Section "Monitor"
>         Identifier      "Monitor Gen�co"
>         Horizsync       31.5    -       57.0
>         Vertrefresh     50.0    -       100.0
>         Option          "DPMS"
> EndSection
>
> Section "Device"
>         Identifier      "Placa de V�o Gen�ca"
>         Driver          "nvidia"
>         Option          "NvAGP" "0"
>         Option          "AddARGBVisuals"        "True"
>         Option          "AddARGBGLXVisuals"     "True"
>         Option          "NoLogo"        "True"
> EndSection
>
> Section "Screen"
>         Option          "AddARGBGLXVisuals"     "True"
>         Option          "RenderAccel"   "True"
>         Option          "AllowGLXWithComposite" "True"
>         Option          "backingstore"  "True"
>         Option          "TripleBuffer"  "True"
>         Identifier      "Default Screen"
>         Device          "Placa de V�o Gen�ca"
>         Monitor         "Monitor Gen�co"
>         Defaultdepth    24
>         SubSection "Display"
>                 Depth   15
>                 Modes           "800x600"       "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth   16
>                 Modes           "1024x768"
>         EndSubSection
>         SubSection "Display"
>                 Viewport        0       0
>                 Depth   24
>         EndSubSection
> EndSection
>
> E finalmente tudo funcionou. Sou um homem realizado, pois não desisti
> :-)))
>
>
> []'s Lera
>
> --
> -------Alferes 3ª Grau da Federação Da Frota Estelar De São Paulo-------
> ________________         _             Jose Maria  Correa Lera
> \__(=======/_=_/ ____.--'-`--.___        correalera em gmail.com
>            \ \   `,--,-.___.----'    Registered Linux User #136117
>          .--`\\--'../         A felicidade não depende do que nos falta,
>         '---._____.|]          mas do bom uso que fazemos do que temos.




-- 
-------Alferes 3ª Grau da Federação Da Frota Estelar De São Paulo-------
________________         _             Jose Maria  Correa Lera
\__(=======/_=_/ ____.--'-`--.___        correalera em gmail.com
           \ \   `,--,-.___.----'    Registered Linux User #136117
         .--`\\--'../         A felicidade não depende do que nos falta,
        '---._____.|]          mas do bom uso que fazemos do que temos.


More information about the ubuntu-br mailing list