|
|
#1 | |
|
GeForce2MX 64MB
Join Date: Oct 2003
Posts: 8
|
hi:
i've the soft i said in title. i would like to install nvidia driver from installer, so i'm looking for help about doing in this way , because i remember in my last installation i could do it.nvidia-installer.log gives me the following. thank in advance nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Jun 1 18:08:58 2004 option status: license pre-accepted : true 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 XFree86 install prefix : /usr/X11R6 OpenGL install prefix : /usr Installer install prefix: /usr kernel source path : /usr/src/kernel-headers-2.4.26-1-686 kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted by command line option. -> 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. -> Using the kernel source path '/usr/src/kernel-headers-2.4.26-1-686' as specified by the '--kernel-source-path' commandline option. -> Kernel source path: '/usr/src/kernel-headers-2.4.26-1-686' -> Performing cc_version_check with CC="cc". -> gcc-version-check failed: Could not compile gcc-version-check.c If you know what you are doing and want to ignore the gcc version check, sel ect "No" to continue installation. Otherwise, select "Yes" to abort install ation, set the CC environment variable to the name of the compiler used to c ompile your kernel, and restart installation. Abort now? (Answer: No) ERROR: Unable to determine the NVIDIA kernel module filename. 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. Last edited by waju; 06-02-04 at 02:04 PM. |
|
|
|
|
|
|
#2 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
Which version of gcc are you running? Check:
Code:
gcc --version |
|
|
|
|
|
|
#3 |
|
GeForce2MX 64MB
Join Date: Oct 2003
Posts: 8
|
$ gcc --version
gcc (GCC) 3.3.3 (Debian 20040422) Copyright (C) 2003 Free Software Foundation, Inc. Esto es software libre; vea el código para las condiciones de copia. NO hay garantÃ*a; ni siquiera para MERCANTIBILIDAD o IDONEIDAD PARA UN PROPÓSITO EN PARTICULAR $ cat /proc/version Linux version 2.4.26-1-686 (herbert@gondolin) (gcc version 3.3.3 (Debian 20040401)) #1 Sat May 1 18:04:05 EST 2004 any idea? |
|
|
|
|
|
#4 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
One more check, I should have suggested this:
Code:
cc --version Are you running a testing or unstable version of Debian? If so give Debian woody a try. |
|
|
|
|
|
|
#5 | ||
|
GeForce2MX 64MB
Join Date: Oct 2003
Posts: 8
|
$ cc --version
cc (GCC) 3.3.3 (Debian 20040422) Copyright (C) 2003 Free Software Foundation, Inc. Esto es software libre; vea el código para las condiciones de copia. NO hay garant�*a; ni siquiera para MERCANTIBILIDAD o IDONEIDAD PARA UN PROPÓSITO EN PARTICULAR Quote:
Quote:
thank you very much for your interest, whig. regards |
||
|
|
|
|
|
#6 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
You could compile just about any program. A small console one would be easier to do.
I can't think of many reasons why nVidia drivers won't compile in sid. Depending on the above you could consider a bug report. |
|
|
|
|
|
|
#7 |
|
GeForce2MX 64MB
Join Date: Oct 2003
Posts: 8
|
hi:
i've downladed the xterm tarball. i decompress it and tried to compile, when it gave me this error: $: ~/xterm-190$ ./configure creating cache ./config.cache checking host system type... i686-pc-linux-gnulibc1 Configuring for linux-gnulibc1 checking for gcc... gcc checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. $:~/xterm-190$ that C compiler cannot create executables? do you know how can i resolve this? do you think could be this the problem with nvidia driver? thank you. regards |
|
|
|
|
|
#8 | |
|
GeForce2MX 64MB
Join Date: Oct 2003
Posts: 8
|
THAAAAAAAAANKS YOU VEEEERY MUCH, WHIG!!!!
wiht your idea i could solve the problem. whit the info of the error Quote:
i just had libc6, but not libc6-dev and its dependencies. i installed it, and NVIDIA compiled without ANY problem ![]() thank your very much wigh!!!! here's a veer for you (virtual beer): ![]() best regards!! |
|
|
|
|
|
|
#9 |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
Kewl
![]() |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Corrupted display - 302.17 - Dell Precision T3500 (G98 [Quadro NVS 295]) | gbailey | NVIDIA Linux | 1 | 06-27-12 10:24 AM |
| UEFI+Nvidia - NVRM: Your system is not currently configured to drive a VGA console... | interzoneuk | NVIDIA Linux | 0 | 06-26-12 04:51 AM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| NVIDIA kernel not loading on boot-up, but insmod loads it | Kyle | NVIDIA Linux | 3 | 09-10-02 12:01 AM |