|
|
#1 | |
|
Registered User
Join Date: Jun 2004
Posts: 4
|
Hi group,
I am often switching between two kernels (a 2.4.x and 2.6.x). I have not been able to install the Nvidia drivers for both kernels. If I run the installer for one kernel it always destroys the installation for the other. Can anyone tell me how to avoid this problem. thanks Chera |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2004
Location: EU / Portugal
Posts: 110
|
Code:
NVIDIA-Linux-x86-1.0-6111-pkg0.run -K --kernel-source-path=/path/to/kernel/source If this doesn't work, backup the nvidia module for the first kernel, install the second one, and restore the first backup. ![]()
__________________
AndyRock -- 1. Toshiba M30-742 | Centrino/Pentium-M 1700mhz | Geforce FX 5200Go 2. Celeron (Tualatin) 1400mhz | Geforce Ti 4800SE |
|
|
|
|
|
|
#3 |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Or, use the --extract-only option to produce the source directory, then cd ./usr/src/nv and make module, then copy the created nvidia.ko to your kernel's modules directory (probably /lib/modules/`uname -r`/kernel/drivers/video).
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jun 2004
Posts: 4
|
Thanks for the suggestions. I'll give it a try.
Lord Morgul, shouldn't I do a depmod after copying the nvidia.ko file? regards Chera |
|
|
|
|
|
|
#5 |
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Yes, you should. Then the module should load with modprobe (or insmod).
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Jun 2004
Posts: 4
|
Succes! I tried running the installation file with -K switch and it worked. Now I have Nvidia drivers for both the 2.4 and 2.6 kernel.
Thanks to all who replied. Chera |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA, please release updated 290.xx drivers for new kernels and X.org versions | artem | NVIDIA Linux | 19 | 08-25-12 09:02 AM |
| How to quickly Install NVIDIA R302.11 Drivers Under Linux Mint 13 | News | Latest Tech And Game Headlines | 0 | 06-12-12 06:40 AM |
| Radeon 9700 not all that? | sancheuz | Other Desktop Graphics Cards | 200 | 10-12-02 09:31 PM |
| Red Hat null(limbo beta 3), guide to install Nvidia Drivers | utiel | NVIDIA Linux | 21 | 09-30-02 05:32 PM |
| NVIDIA drivers won't install... | Dnzauker | NVIDIA Linux | 6 | 09-12-02 06:47 AM |