|
|
#1 | |
|
Registered User
Join Date: Mar 2004
Location: Belfort, France
Posts: 1
|
Hello !
I've just installed Linux on my computer. I compiled the kernel 2.6.3 when I was still under Debian Woody, and I dist-upgraded to Debian Sid. Before configure XFree, I downloaded nVidia drivers version 1.0-5336. Before launching the installer, I set : export IGNORE_CC_MISMATCH=yes (to avoid the differences of version of the C compiler between Woody and Sid) And, I launched the installer : sh /usr/local/src/NVIDIA-Linux-x86-1.0-5336-pkg1.run After built the kernel module, an error message is displayed and said something like this : ERROR: Unable de load the kernel module "nvidia.ko". Could you help me about it, please ? I join the nvidia_installer.log file if you need it... Thank you ![]() |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2004
Location: Louisville KY
Posts: 10
|
Why in the world would you want to ignore the CC mismatch? The debian cc is 2.95, and if you're compiling linux 2.6.3 with gcc 2.95, then I think you also want to compile the nv interface with the same compiler. Instead, I think you want apt-get install gcc-2.95; export CC=/usr/bin/gcc-2.95 before running the installer.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2004
Posts: 2
|
i got the same problem under slackware 9.0 - 2.6.3 ... but i didnt ignore the CC mismatch... and still the problem exsists. it's something with the kernel maybe...
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jan 2004
Location: Louisville KY
Posts: 10
|
Yeah, me too. If you look around there are many threads describing this problem. One solution is to install some package ... I forget its name but its 2.4 equivalent is "modutils". That doesn't work for most ppl though.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Mar 2004
Posts: 2
|
module-init-tools to be exact... and it worked for me
i installed module-init-tools-3.0 and it worked just fine.. ![]() |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Feb 2004
Posts: 13
|
Quote:
|
|
|
|
|
![]() |
| 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 |
| Crash when logout from X | TGL | NVIDIA Linux | 10 | 09-13-02 08:22 PM |