|
|
#1 | |
|
Registered User
Join Date: Feb 2004
Posts: 5
|
The driver installed ****Almost**** successfully for me. I mean that if I had a peaceful kernel named "2.6.3", it would be ok.
But for hardware needs I have patched my kernel, and thus have different kernel versions : when I compile my kernel I do make-kpkg --append-to-version=blablabla kernel-image so that when run my kernel and type "uname -r", the result is "2.6.3blablabla". My concern is that when I install the nvidia driver (using option "-k 2.6.3blablabla"), it doesn't put the good version signature in the module, so that "modprobe nvidia" fails and dmesg output shows: nvidia: version magic '2.6.3 PENTIUM4 gcc-3.3' should be '2.6.3.040224-usb2 PENTIUM4 gcc-3.3' How could I compile this so that the versions match? (It works if I override using "modprobe --force2 but that's a little bit brutal...) |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
EXTRAVERSION="blablabla" sh NVIDIA...
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2004
Posts: 5
|
it doesn't work...
I tried what you said, with or without the quotes, I tried 'export EXTRAVERSION=.....', I tried to use APPEND_TO_VERSION instead of EXTRAVERSION, but any of that didn't work. The module (nvidia.ko) still appears as from version 2.6.3 whereas my kernel is 2.6.3.040224-usb2. |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
If all else fails, you may want to take a look at http://home.comcast.net/~andrex/Debi...dia/index.html, which describes an installation procedure more agreeable with your make-kpkg magic.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Feb 2004
Posts: 5
|
Thanks, it looks great
![]() I'm recompiling right now.... suspense ![]() |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Feb 2004
Posts: 5
|
it simply worked...
Thanks ![]() |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Random crashes, NVRM Xid messages | Iesos | NVIDIA Linux | 90 | 10-04-12 03:27 AM |
| 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 |
| Crash when logout from X | TGL | NVIDIA Linux | 10 | 09-13-02 08:22 PM |