Pagina 1 di 1

Driver Nvidia Quadro NVS 135M

Inviato: ven 23 ott 2009, 10:01
da aramcos81
Ciao a tutti,
sto cercando i driver di tale scheda video per il mio Notebook Dell D630. Ho appena installato Slackware 13.0. Finora ho trovato dei driver Beta sul sito della NVIDIA e precisamente sono in questo link: http://www.nvidia.it/Download/Find.aspx?lang=it
Ecco il log quando provo ad installare uno dei due:

Codice: Seleziona tutto

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Oct 23 09:18:34 2009

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
  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.
-> No precompiled kernel interface was found to match your kernel; would you li
   che the installer to attempt to download a kernel interface for your kernel f
   rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.29.6-smp/source'
-> Kernel output path: '/lib/modules/2.6.29.6-smp/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the equivalent nvidia-installer command line option.
       
       Depending on where and how the kernel sources (or the
       kernel headers) were installed, you may need to specify
       their location with the SYSSRC environment variable or
       the equivalent nvidia-installer command line option.
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.
Potreste aiutarmi?

Grazie Mille!!!

Re: Driver Nvidia Quadro NVS 135M

Inviato: ven 23 ott 2009, 12:15
da Ansa89
Hai installato gli header e i sorgenti del kernel che stai usando?

Re: Driver Nvidia Quadro NVS 135M

Inviato: lun 26 ott 2009, 20:15
da Breier
Not only headers but kernel source too.

You'll always need it to instal third party (proprietary) drivers ;)

flw 8)

Re: Driver Nvidia Quadro NVS 135M

Inviato: mar 27 ott 2009, 9:42
da aramcos81
Ciao,
il problema non potrebbe dipendere dal fatto che i driver che utilizzo sia sia in versione Beta,sia che utilizzo il kernel versione 2.6 e non 2.4?

Re: Driver Nvidia Quadro NVS 135M

Inviato: gio 29 ott 2009, 11:28
da Ansa89
Sono usciti i nuovi driver stabili, prova con quelli.
Comunque devi aver installato le cose dette in precedenza.

Re: Driver Nvidia Quadro NVS 135M

Inviato: ven 30 ott 2009, 12:01
da aramcos81
Ciao Ansa89,
se vado sul sito della NVIDIA trovo solo i driver Beta. Mi diresti dove li trovi?

Re: Driver Nvidia Quadro NVS 135M

Inviato: ven 30 ott 2009, 13:03
da Ansa89
Chiedo scusa :oops: .
Io stavo parlando dei driver per GeForce, non mi ero accorto che la tua scheda è una Quadro :? .

Comunque continuo a pensare che il problema non siano i driver, non hai ancora specificato se i pacchetti di cui abbiamo parlato prima sono installati o no.

Re: Driver Nvidia Quadro NVS 135M

Inviato: sab 31 ott 2009, 16:15
da C4Rd0
Ciao,
anche a me interessa questo argomento. Allora, ho appena finito di installare la Slackware 13.0 ed ora arrivano i dolori...ma anche il divertimento :)
Allora, io ho una NVidia Quadro sul mio notebook. Quali passi devo fare per installare questi driver? Sono precompilati oppure li posso compilare io stesso? La guida che si trova nel Wiki è ancora valida?

Ciao.
C4Rd0.

Re: Driver Nvidia Quadro NVS 135M

Inviato: sab 31 ott 2009, 17:31
da Ansa89
1) Accertarsi di aver installato i sorgenti del kernel in uso e degli header.
2) Scaricare i driver.
3) Eseguire l'installer come utente root:

Codice: Seleziona tutto

#sh NVIDIA-blabla-qualcosa.run
4) Seguire le istruzioni a video e sperare che vada tutto bene.

Re: Driver Nvidia Quadro NVS 135M

Inviato: dom 1 nov 2009, 15:50
da C4Rd0
e se io volessi creare un pacchetto .txz attraverso gli SlackBuilds?

Re: Driver Nvidia Quadro NVS 135M

Inviato: dom 1 nov 2009, 21:58
da Ansa89
L'unico slackbuild per driver nvidia che ho visto è per zenwalk e a me non ha mai funzionato.
Comunque tentare non nuoce.

Re: Driver Nvidia Quadro NVS 135M

Inviato: dom 15 nov 2009, 12:18
da C4Rd0
Beh, a me sembra che abbia funzionato.
Ho scaricato 3 Slackbuild (nvidia-kernel, nvidia-drivers e libvdpau) e i relativi sorgenti.

Ciao.
C4Rd0.