Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 19
  1. #1

    [Nvidia]Problema Installazione Dirver

    Ciao a tutti , io ho un problema sto cercando di installare i driver nvidia su una sid col kernel 2.6.11 e l'installer mi dà un errore sul tipo di compilatore gcc dice di volere la versione 3.3 mentre io ho installato la 4.0 , sapete come si può ovviare a questo problema ?

    I kernel headers e kernel source li ho scaricati , mi manca qualcosaltro?
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

  2. #2
    le soluzioni sono due
    o ricompili il kernel con gcc 4 attuale o cambi momentaneamente gcc per compilare i driver nvidia

    fai

    cd /usr/bin

    ls | grep gcc e vedi le versioni disponibili
    verra fuori una cosa del genere
    gcc
    gcc-3.3
    gcc-4.0
    gccbug
    gccbug-3.3
    gccbug-4.0
    i486-linux-gnu-gcc
    i486-linux-gnu-gcc-3.3
    i486-linux-gnu-gcc-4.0

    gcc è solo uni link al compilatore di default quindi basta rimuoverlo e linkare il compilatore che scegli

    nel tuo caso
    rm gcc

    ln -s gcc-3.3 gcc
    cosi usera' gcc 3.3 poi puoi rilinkare gcc-4.0 una volta installati i driver

  3. #3
    Grazie Andy sei sempre molto rapido e preciso !!!

    Provo e poi vi faccio sapere !
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

  4. #4
    Cavolo c'è dell'altro !!!

    Allora l'erroge del compilatore non l'ho dà più , però comincia a compilare il kernel e se ne esce con un altro errore :

    ERROR: Unable to build the NVIDIA KERNEL MODULE

    Adesso recuper il file log e lo posto !!!
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

  5. #5

    Nvidia Installer Log

    nvidia-installer log file '/var/log/nvidia-installer.log'
    creation time: Tue Sep 13 16:14:46 2005

    option status:
    license pre-accepted : false
    update : false
    force update : false
    expert : false
    uninstall : false
    driver info : false
    no precompiled interface: false
    no ncurses color : false
    query latest driver ver : false
    OpenGL header files : true
    no questions : false
    silent : 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
    force tls : (not specified)
    force compat32 tls : (not specified)
    X install prefix : /usr/X11R6
    OpenGL install prefix : /usr
    compat32 install prefix : (not specified)
    installer install prefix: /usr
    utility install prefix : /usr
    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
    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.
    -> Kernel source path: '/lib/modules/2.6.11-1-686/build'
    -> Performing CC test with CC="cc".
    -> Performing rivafb check.
    -> Cleaning kernel module build directory.
    executing: 'cd ./usr/src/nv; make clean'...
    rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
    agp.o os-interface.o os-registry.o nvidia.mod.o
    rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
    rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
    rm -f -rf .tmp_versions
    -> Building kernel module:
    executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.11-1-686/bu
    ild SYSOUT=/lib/modules/2.6.11-1-686/build'...

    NVIDIA: calling KBUILD...
    make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.11-1-686/build SUBDIRS=/tmp
    /selfgz3877/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv modules
    /bin/sh: /usr/src/kernel-headers-2.6.11-1-686/scripts/gcc-version.sh: No suc
    h file or directory
    mkdir -p /tmp/selfgz3877/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/.tmp_vers
    ions
    make -f scripts/Makefile.build obj=/tmp/selfgz3877/NVIDIA-Linux-x86-1.0-7667
    -pkg1/usr/src/nv
    make[3]: scripts/Makefile.build: No such file or directory
    make[3]: *** No rule to make target `scripts/Makefile.build'. Stop.
    make[2]: *** [_module_/tmp/selfgz3877/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src
    /nv] Error 2
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [module] Error 1
    make: *** [module] Error 2
    -> Error.
    ERROR: Unable to build the NVIDIA kernel module.
    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.
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

  6. #6
    sei sicuro di avere installato gli headers corretti
    dai un uname -a e metti quelli esatti

    il problema è che non trova gcc-version.sh che in genere sta negli headers o nel kernel se lo hai compilato

    es /usr/src/linux-2.6.13/scripts/gcc-version.sh

    prova ad installare anche kernel-kbuild-2.6-3

  7. #7
    Uff ! Ho ancora problemi ho reinstallato kernel-kbuild-2.6-3 e kernel-headers-2.6.11-1-686 che mi impone di installare anche kernel-headers-2.6.11-1 , poi kernel-source-2.6.11 ho provato a reinstallare i driver nvidia è al 100% dell'installazione mi ha dato un nuovo errore questo:

    -> Kernel module compilation complete.
    ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
    because the kernel module was built using the wrong kernel source files.
    Please make sure you have installed the kernel source files for your
    kernel; on Red Hat Linux systems, for example, be sure you have the
    'kernel-source' rpm installed. If you know the correct kernel source
    files are installed, you may specify the kernel source path with the
    '--kernel-source-path' commandline option.
    -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
    -1 No such device
    -> Kernel messages:
    NVRM: information. The 1.0-7676 NVIDIA driver will ignore
    NVRM: this GPU. Continuing probe...
    NVRM: No NVIDIA graphics adapter found!
    NVRM: The NVIDIA GeForce2 Ultra GPU installed in this system is
    NVRM: supported through the NVIDIA Legacy drivers. Please
    NVRM: visit http://www.nvidia.com/object/unix.html for more
    NVRM: information. The 1.0-7676 NVIDIA driver will ignore
    NVRM: this GPU. Continuing probe...
    NVRM: No NVIDIA graphics adapter found!
    NVRM: The NVIDIA GeForce2 Ultra GPU installed in this system is
    NVRM: supported through the NVIDIA Legacy drivers. Please
    NVRM: visit http://www.nvidia.com/object/unix.html for more
    NVRM: information. The 1.0-7676 NVIDIA driver will ignore
    NVRM: this GPU. Continuing probe...
    NVRM: No NVIDIA graphics adapter found!
    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.
    ---------------------------------------------------------------------------------------------------------
    Il problema sembra che non sia specificato il giusto path del kernel-source , giusto o sbaglio ???
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

  8. #8
    Originariamente inviato da oTTony
    [...]
    Il problema sembra che non sia specificato il giusto path del kernel-source , giusto o sbaglio ???
    Io focalizzerei l'attenzione qui:
    codice:
      NVRM: No NVIDIA graphics adapter found!
       NVRM: The NVIDIA GeForce2 Ultra GPU installed in this system is
       NVRM:  supported through the NVIDIA Legacy drivers. Please
       NVRM:  visit http://www.nvidia.com/object/unix.html for more
       NVRM:  information.  The 1.0-7676 NVIDIA driver will ignore
       NVRM:  this GPU. 
    "Qualsiasi esperto ha paura di combattere usando la katana vera. Anch'io. Ma non ignoro la mia paura, riesco ad accettarla, e a metterla da parte accanto a me".

  9. #9
    Originariamente inviato da Ikitt
    Io focalizzerei l'attenzione qui:
    codice:
      NVRM: No NVIDIA graphics adapter found!
       NVRM: The NVIDIA GeForce2 Ultra GPU installed in this system is
       NVRM:  supported through the NVIDIA Legacy drivers. Please
       NVRM:  visit http://www.nvidia.com/object/unix.html for more
       NVRM:  information.  The 1.0-7676 NVIDIA driver will ignore
       NVRM:  this GPU. 
    Cavolo !!!

    Uhh provero un driver più vecchio !!! :master:
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

  10. #10
    Conclusione :

    Allora tutte le Gefo2 non sono più supportate dalla serie 70 dei driver Nvidia , quindi si è costretti ad usare la serie 6626 che però ha incompatibilità col nuovo kernel 2.6.11-1-686 perchè ha il modulo rivafb che crea problemi col driver NVidia , quindi chi ha una Gefo2 o si tiene il vecchio kernel o si scorda l'accellerazione grafica ....

    Ringrazio tutti per il prezioso aiuto !!!
    Powered By Debian-Sid Kde-3.5.8 Kernel-2.6.22-1

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.