Driver de nvidia, no arranca. [Solucionado]
Publicado: 20 Marzo, 2011 - 17:38 Driver de nvidia, no arranca. [Solucionado]
Hola,
Un año con Nvidia instalado y sin problemas,
Después de las últimas actualizaciones de sistema, parece que no quiere arrancar con el driver de nvidia.
Debian Testing. 32 bits.
Nvidia instalado desde los repos.
nvidia-xconfig
/etc/init.d/gdm stop
/etc/init.d/gdm start
Lo anterior no soluciona el problema.
Ciertamente, no tengo ni idea de que hacer. Alguna idea?
Gracias y un saludo.
- Inicie sesión o regístrese para enviar comentarios
- 1744 lecturas


De momento muéstranos la salida estándar de $ aptitude search nvidia y cat /etc/X11/xorg.conf.
Saludos
Salidas:
Aptitude search nvidia:
i A libgl1-nvidia-alternatives - simplifies replacing MESA libGL with GPU vi A libgl1-nvidia-glx - NVIDIA binary OpenGL libraries
p libgl1-nvidia-legacy-173xx-glx - NVIDIA binary OpenGL libraries (173xx lega
p libgl1-nvidia-legacy-96xx-glx - NVIDIA binary OpenGL libraries (96xx legac
i A libglx-nvidia-alternatives - simplifies replacing Xorg module libglx.so
p libnvidia-compiler - NVIDIA runtime compiler library
p libnvidia-compiler1 - NVIDIA runtime compiler library (transitio
p nvidia-cg-toolkit - NVIDIA Cg Toolkit Installer
i nvidia-glx - NVIDIA binary Xorg driver
p nvidia-glx-dev - NVIDIA OpenGL development files (transitio
p nvidia-glx-legacy-173xx - NVIDIA binary Xorg driver (173xx legacy ve
p nvidia-glx-legacy-173xx-dev - NVIDIA OpenGL development files (transitio
p nvidia-glx-legacy-96xx - NVIDIA binary Xorg driver (96xx legacy ver
p nvidia-glx-legacy-96xx-dev - NVIDIA OpenGL development files (transitio
v nvidia-kernel-173.14.27 -
v nvidia-kernel-195.36.31 -
p nvidia-kernel-2.6-486 - NVIDIA kernel module for Linux 2.6 (486 fl
p nvidia-kernel-2.6-686 - NVIDIA kernel module for Linux 2.6 (686 fl
p nvidia-kernel-2.6-686-bigmem - NVIDIA kernel module for Linux 2.6 (686-bi
p nvidia-kernel-2.6-amd64 - NVIDIA kernel module for Linux 2.6 (amd64
p nvidia-kernel-2.6-vserver-686 - NVIDIA kernel module for Linux 2.6 (vserve
p nvidia-kernel-2.6-vserver-686-b - NVIDIA kernel module for Linux 2.6 (vserve
p nvidia-kernel-2.6.32-5-486 - NVIDIA binary kernel module for Linux 2.6.
p nvidia-kernel-2.6.32-5-686 - NVIDIA binary kernel module for Linux 2.6.
p nvidia-kernel-2.6.32-5-686-bigm - NVIDIA binary kernel module for Linux 2.6.
p nvidia-kernel-2.6.32-5-amd64 - NVIDIA binary kernel module for Linux 2.6.
p nvidia-kernel-2.6.32-5-vserver- - NVIDIA binary kernel module for Linux 2.6.
p nvidia-kernel-2.6.32-5-vserver- - NVIDIA binary kernel module for Linux 2.6.
v nvidia-kernel-96.43.18 -
i A nvidia-kernel-common - NVIDIA binary kernel module support files
i A nvidia-kernel-dkms - NVIDIA binary kernel module DKMS source
p nvidia-kernel-legacy-173xx-dkms - NVIDIA binary kernel module DKMS source (1
p nvidia-kernel-legacy-173xx-sour - NVIDIA binary kernel module source (173xx
p nvidia-kernel-legacy-96xx-dkms - NVIDIA binary kernel module DKMS source (9
p nvidia-kernel-legacy-96xx-sourc - NVIDIA binary kernel module source (96xx l
p nvidia-kernel-source - NVIDIA binary kernel module source
p nvidia-libopencl1 - NVIDIA OpenCL library
p nvidia-libopencl1-dev - NVIDIA OpenCL development files
p nvidia-libvdpau-dev - NVIDIA vdpau development files (transition
p nvidia-libvdpau1 - NVIDIA vdpau libraries (transitional packa
p nvidia-opencl-common - NVIDIA OpenCL driver
p nvidia-opencl-icd - NVIDIA OpenCL ICD
i nvidia-settings - Tool for configuring the NVIDIA graphics d
p nvidia-smi - NVIDIA System Management Interface
v nvidia-va-driver -
p nvidia-vdpau-driver - NVIDIA vdpau driver
i nvidia-xconfig - X configuration tool for non-free NVIDIA d
No tengo el archivo xorg.conf
Posteo la configuración de XF86config:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig# nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 06:03:17 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
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 "keyboard"
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
Gracias.
De acuerdo, ejecuta lo siguiente:
# aptitude install nvidia-kernel-`uname -r`Saludos
Hecho!!
Reiniciado el sistema por si acaso.
Seguimos igual.
Gracias por la ayuda. Alguna idea?
¿Has vuelto a ejecutar # nvidia-xconfig?
Luego reinicia el servidor X.
Y muéstranos la salida estándar de los comandos que ejecutes, es importante para poder atajar el problema.
Si después de ello no obtienes resultado positivo alguno, prueba con:
# m-a a-i nvidiaNota: Debes de tener instalado el paquete module-assistant

Saludos
nvidia-xconfig y reiniciar las X no funciona.
nvidia-xconfig tira lo siguiente:
Using X configuration file: "/etc/X11/XF86Config".Backed up file '/etc/X11/XF86Config' as '/etc/X11/XF86Config.backup'
New X configuration file written to '/etc/X11/XF86Config'
La configuración de XF86Config es:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig# nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 06:03:17 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
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 "keyboard"
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
Al iniciar sesión, sale un mensaje arriba a la derecha, tipo pop up que dice que no puede aplicar la configuración de pantalla.
Al ir a nvidia server settings, dice que no estoy utilizando los drivers nvidia y vuelve a pedir que configure las X usando nvidia-xconfig y reiniciar las X. Un circulo sin fin.
Voy a esperar un poco antes de usar el module assistant. Como dije en el primer hilo, siempre ha funcionado bien. Quizá hay algo que con alguna actualización posterior se corrija solo.
Te agradezco mucho tu ayuda.
Un saludo,
motero57
Yo haria esto, desinstalaria el driver y lo volveria a reinstalar. Sino desinstala el driver que tenes instalado de los repos, verifica que no queden "restos u archivos de conf de nvidia" e instala el diver privativo de la pagina de Nvidia, es un archivo .run facil de instalar. Si necesitas ayuda de como hacerlo preguntame...
Hola, motero57, qué tal si te das una vuelta por aquí, quizás la lectura de la guía de instalación de la tarjeta gráfica nVidia te arroje luz al asunto.
Saludos.
que video es:
lspci | grep VGAdigo porque tienes como nvidia-kernel el dkms que se suele usar en casos especiales... Depende de la placa que tengas debes escribir distinto el comando para instalar y si usas m-a también. Yo sugiero como dicen mas arriba eliminar todo lo resagado, actualizar el sistema y empezar de nuevo con la instalación, teniendo en cuenta la placa.
saludos.
Yo limpiaria todo lo q sea nvidia.
Bajaria el driver privativo de nvidia
Antes de ejecutarlo tipear lo siguiente
"export CC=gcc-4.3"
Luego sh Nvidia....run
y no deberia haber problemas.
Asi lo hice hace unos dias con una NVIDIA 6100, rama Testing Debian 32.