|
|
#1 | |
|
Registered User
Join Date: Apr 2003
Location: Detroit, Michigan, The United States of America
Posts: 49
|
Does anyone know why the nforce drivers never work without rebuilding the kernel. When I install a kernel, then the associated source, and try to build an nforce driver to match the source, the driver would never work. It would only work if I also build from the downloaded source, as if the kernels dont match the kernel-sources for some reason
![]() This always was the case with RH8, but I have not actually tried with RH9 yet.
__________________
...And now abideth faith, hope, charity, these three; but the greatest of these is charity. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2003
Location: Houston, Tx USA
Posts: 110
|
You don't really have to rebuild the kernel. What is happening (as I understand it) is that the build of the driver has dependencies on the kernel source and since you haven't "built" the kernel, the files needed to satisfy those dependencies aren't "made" yet.
If you have the config file that was used to build your kernel, you should be able to do a "make dep" in the kernel source directory and then build your driver. No need to do a full kernel make. "make dep" actually builds the make files, some include files and makes sym-links in the source directory that are necessary to build modules. Hope that helps. Cheers |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2003
Location: Detroit, Michigan, The United States of America
Posts: 49
|
Ahh, Ill have to make a note of that and try it out.
I been building all my kernels for the heck of it, but if their is no need, i will gladly stop ![]()
__________________
...And now abideth faith, hope, charity, these three; but the greatest of these is charity. |
|
|
|
![]() |
| 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 |