|
|
#13 | |
|
Registered User
Join Date: Jul 2004
Posts: 27
|
OK, try messing with the power management section of your kernel configuration, I had some terrable problems installing it for me, turn power management on, and everything under it off, recompile your kernel, and then try again.
|
|
|
|
|
|
|
#14 | |
|
Food eater
Join Date: Jul 2004
Location: Rock Creek, Ohio
Posts: 10
|
Actually, I think the problem may have been found. VMWare seems to do something suprisingly similar.. It seems to dislike kernel.h apparently..
Anyone know where a pre-built 2.6.7 nvidia.ko can be found? Probobly a kernel problem, but just in case this helps anyone else looking at this thread trying to find help, this is a snippet from the vmware installer.. include/linux/kernel.h:10:20: stdarg.h: No such file or directory If I can get it working, I promise to post how for anyone out there experiencing the problem.. If no response, You can safely assume I purchased another video card ![]() EDIT: Problem solved... Kinda.. I copied the files listed in the kernel.h file locally, and it built the module.. But... Uhhh.. The text explains it.. FATAL: Error inserting nvidia (/lib/modules/2.6.7/kernel/drivers/video/nvidia.ko): No such device make[2]: *** [package-install] Error 1 make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/token/NVIDIA-Linux-x86-1.0-6106-pkg1/usr/src/nv' make: *** [kernel_module_install] Error 2 I'm getting closer, w00t! Last edited by token; 07-23-04 at 09:29 PM. |
|
|
|
|
|
|
#15 |
|
Food eater
Join Date: Jul 2004
Location: Rock Creek, Ohio
Posts: 10
|
GOT IT!
First, symlink all the files that kernel.h is looking for in the include directory (the one the nvidia installer is looking at) Then run the installer. It failed the first time, saying 'device not found'. Restart your computer. Now, you may get a 'Cannot allocate memory' error.. Simply extract the installer files, cd to [nvidia dir]/usr/src/nv. Type 'make install'. It *should* compile cleanly. To verify this, type 'modprobe nvidia'.. If it doesnt say anything, run the installer once more.. Watch it load ![]() Hope this helps anyone who's having the same problem.. I've seen this problem in a lot of places, and hope you find some use in this ![]() |
|
|
|
|
|
#16 | |
|
Registered User
Join Date: May 2004
Posts: 4
|
I know I recieved this error when I had an original gentoo build of the 4496 drivers installed, and installed the new 6106 drivers with the nvidia install program over top without really thinking.
Gentoo and nvidia install the nvidia.ko module file in different directories within the /lib/modules/2.6.x/ hierarchy...you may want to check and see if you have two modules in there. It may be trying to load an older driver version. |
|
|
|
|
|
|
#17 |
|
Registered User
Join Date: Aug 2004
Posts: 2
|
I'm having quite the same problem, excpept dmesg speaks quite more :
"nvidia: version magic '2.6.8.1 K7 gcc-3.2' should be '2.6.8.1 K7 gcc-3.4'' the problem is : I have made my kernel just now, and nvidia too ! (I did not change GCC for the time ^^ ) $ gcc --version gcc (GCC) 3.4.1 (...) # uname -a Linux mylinux 2.6.8.1 #2 Tue Aug 17 01:49:01 CEST 2004 i686 unknown is the unknown about my GCC ? I bulit the gcc from "gcc.gnu.org" with src files... and it works since my kernel seems to do so ^^ |
|
|
|
|
|
#18 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
What does cc -v report?
|
|
|
|
|
|
|
#19 |
|
Registered User
Join Date: Aug 2004
Posts: 2
|
zander : I love you !
it reported an old gcc ! I type this from my new nvidia driver ^^ love from Paris ! |
|
|
|
|
|
#20 |
|
Registered User
Join Date: Aug 2004
Posts: 2
|
After scorching the mandrake 10.0 kernel and latest nVidia drivers I've managed (through hell and lots of swearing and sweating) to install it manualy... now I have a problem with GL libraries. Any application that touches 3D crashez my X. It just dies and reverts to console then restarts in some ... 10 - 15 seconds.
I've run through the nVidia readme and all the stuff I've found on the net and so far I don't know what to do to make 3D applications run instead of crashing the X. I have Mandrake 10.0 with kernel 2.6.3-7mdkcustom (custom compile) with the latest nVidia drivers and GCC 3.3.2 I'd like to mention that I've read all it's been posted on this thread since that was my original problem as well. The thing with make install worked but then the sh NVIDIA...run didn't bode well with my kernel and anything I did didn't make it run so I've put the bone to work and did manualy anything that I should by reading the nVidia documentation provided with the driver (APENDIX C was not useful in making the libGL work it brought me to this situation where X crashez). Any help for me ? ![]() Last edited by Meteoris; 08-18-04 at 01:57 AM. |
|
|
|
|
|
#21 | ||
|
Registered User
Join Date: Aug 2004
Posts: 2
|
Quote:
I've used this nice script to help me and it did indeed helped me: http://lists.debian.org/debian-devel.../msg00490.html And I've also did this: Quote:
Hope this helps others with similar problems. |
||
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Video: High Schoolers Build Supercomputer in Ontario | News | Latest Tech And Game Headlines | 0 | 06-01-12 12:10 PM |
| Diablo 3 Wizard build guide | News | Latest Tech And Game Headlines | 0 | 05-30-12 02:40 PM |
| Build versus buy: One company's decision to go it alone | News | Latest Tech And Game Headlines | 0 | 05-13-12 08:40 PM |
| Diablo 3 build guide: Barbarian, Demon Hunter, Monk, Witch Doctor and Wizard | News | Latest Tech And Game Headlines | 0 | 05-12-12 12:00 PM |
| My source RPM won't build right! | z28Power | NVIDIA Linux | 5 | 09-18-02 11:55 AM |