Ver Mensaje Individual
  #1 (permalink)  
Antiguo 03/10/2008, 13:59
rokimoki
 
Fecha de Ingreso: octubre-2008
Mensajes: 46
Antigüedad: 15 años, 7 meses
Puntos: 0
fallo al instalar Nvidia drivers (SOLUCIONADO)

Holas, esto hago para instalar los drivers:
Código:
 alejandro@ubuntu~: su
password: ******
root@ubuntu~: sudo /etc/init.d/gdm stop
root@ubuntu~: sh nvidia.sh
No compiles Kernel Interface was found to match your Kernel, would you like the installer to attemp to download a Kernel interface for your Kernel from Nvidia?
[YES]
No se encuenta lo que me pide y que intenta buscar...
[OK]
Error: You do not appear to haec lbc header files installed on your system. Please install you distribution lbc development package. (Qué es este error?)
[OK]
Error: Installation has failed see '/var/log/nvidia-installer.log'
[OK]
root@ubuntu~: exit
Espero que se haya entendido lo que he ecrito, he ido poniendo según lo que he puesto y los mensajes que me han ido poniendo y ahora lo que pone el nvidia-installer.log
Código:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Oct  3 20:45:41 2008
installer version: 1.0.7

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : false
  no backup               : false
  kernel module only      : false
  sanity                  : false
  add this kernel         : false
  no runlevel check       : false
  no network              : false
  no ABI note             : false
  no RPMs                 : false
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  no cc version check     : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : (not specified)
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp mirror              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 173.14.12.
-> No precompiled kernel interface was found to match your kernel; would you li
   ke the installer to attempt to download a kernel interface for your kernel f
   rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
   this means that the installer will need to compile a kernel interface for
   your kernel.
ERROR: You do not appear to have libc header files installed on your system. 
       Please install your distribution's libc development package.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.
Muchísimas gracias por vuestra ayuda... =)

Última edición por rokimoki; 05/10/2008 a las 10:16 Razón: SOLUCIONADO