Visualizzazione dei risultati da 1 a 10 su 10
  1. #1
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299

    [ubuntu]xorg e ancora nvidia

    sto cercando di installare i driver nvidia scaricati da nvidia.com, ho installato il kernel-source-2.6.10 kernel-headers-2.6.10.1 e ho creato il collegamento ln -s linux-2.6.10 linux

    quando vado ad installare mi da questo errore:

    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.
    ERROR: The kernel header file '/usr/src/linux/include/linux/kernel.h' does not
    exist. The most likely reason for this is that the kernel source path
    '/usr/src/linux' is incorrect. 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.

  2. #2
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299
    1 poblema l'ho risolto, ma ora ce n'è un altro:

    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 appropriate nvidia-installer command line option.

  3. #3
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299
    anche questo ostacolo l'ho superato ma ora l'installazione si chiude perchè gli da fastidio il module rivafb

    googlando ho letto che se inserisco ,nella linea del kernel la voce vga=normal, nel file di inizializzazione di grub, il modulo rivafb non verrebbe caricato e quindi potrei installare questi mledetti driver.

    Ma qual'è il file di inizializzazione??

    grub.list? perchè ho gia provato e non funzia.

    Nella peggiore delle iptesi, e questa sembra essere la peggiore delle iptesi come faccio a disabilitare il modulo rivafb? devo ricompilare il kernel? dove lo trovo un howto a riguardo?? grazie ciaoo

  4. #4
    Utente di HTML.it L'avatar di miauhaus
    Registrato dal
    Nov 2004
    residenza
    Torino
    Messaggi
    127
    devo ricompilare il kernel?
    Credo proprio di sì.Via quei moduli compilati staticamente e passa la paura

  5. #5
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299
    sto ricompilando, ho qconf aperto ma non trovo il modulo rivafb da disabilitare, sotto quale voce sta?

  6. #6
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299
    Qualcuno mi dice cosa sto sbagliando? questi driver non si installano, in ubuntu hoary.

    allora nella cartella /usr/src ci sono:

    la cartella kernel-source-2.6.10
    kernel-headers-2.6.10-1
    nvidia-kerenl

    e c'è ppure il collegamento fatto con

    ln -s linux-2.6.10 -linux

    il kenel installato è il 2.6.10-2-386

    l'errore che mi da è questo:

    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 : false
    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
    -> You appear to be running in runlevel 1; this may cause problems. For exampl
    e: some distributions that use devfs do not run the devfs daemon in runlevel
    1, making it difficult for nvidia-installer to correctly setup the kernel mo
    dule configuration files. It is recommended that you quit installation now
    and switch to runlevel 3 (`telinit 3`) before installing.

    Quit installation now? (select 'No' to continue installation) (Answer: No)
    -> 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: No)
    -> No precompiled kernel interface was found to match your kernel; this means
    that the installer will need to compile a new kernel interface.
    ERROR: Unable to find the kernel source tree for the currently running kernel.
    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.
    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.

    sbaglio sicuramente qualcosa ... cosa?

  7. #7
    Utente di HTML.it L'avatar di miauhaus
    Registrato dal
    Nov 2004
    residenza
    Torino
    Messaggi
    127
    Proverei a verificare se in /usr/src/linux-2.6.10 c'è il file nascosto .config.
    Se non c'è, prendi il config dalla cartella /boot e copialo nella cartella dei sorgenti rinominandolo .config
    (se ricordo bene l'installer nvidia cerca quel file proprio in /usr/src/linux-2.x.xx).


  8. #8
    Utente di HTML.it
    Registrato dal
    Jan 2001
    Messaggi
    7,691
    come sempre, basta seguire i suggerimenti di Andy...

    hai provato a scrivere nvidia in /etc/modprobe.preload

    e dopo avere dato modprobe -r rivafb
    dare un generate-modprobe.conf ?
    io ho risolto così ... senza ricompilare nulla ...

    il link alla discussione

  9. #9
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299
    ci sono riususcito ad installarli, però non funzionano, ho commentato #dri e #glcore ed ho scritto "nvidia" ma x non parte ... ora sto smanettando un pò ...

  10. #10
    Utente di HTML.it
    Registrato dal
    Jul 2000
    Messaggi
    299
    non riesco a trovare una soluzione definitiva, per far funzionare i driver nvidia, ogni volta che accendo il pc, devo reinstallarli e caricare il modulo con modeprobe nvidia, ma non c'è un rimmedio? ho ubuntu hoary. ciaoo"

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 © 2025 vBulletin Solutions, Inc. All rights reserved.