|
|
#1 | |
|
Registered User
|
I was trying to get the Nvidia drivers installed on my Biostar M7NCG Nforce2 motherboard with Suse 8.2.
In the instructions from the Suse website says to run some commands prior to running the installer: Suse website 1) Kernel sources must be installed and configured. Usually this means installing the 'kernel-source' RPM with YaST2 and configure it then with the following commands: cp /boot/vmlinuz.config /usr/src/linux/.config cp /boot/vmlinuz.version.h /usr/src/linux/include/linux cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux cd /usr/src/linux make cloneconfig dep 2) Use the nvidia installer. 3) Enable 3D support with SaX2. OK I got the kernel source installed, when I ran the commands (I copied and pasted them) I got: linux:/home/sonny # cp /boot/vmlinuz.config /usr/src/linux/.config linux:/home/sonny # cp /boot/vmlinuz.version.h /usr/src/linux/include/linux linux:/home/sonny # cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux linux:/home/sonny # cd /usr/src/linux linux:/usr/src/linux # make cloneconfig dep make: *** No rule to make target `cloneconfig'. Stop. What does that mean and how do I procede with the source install? Thanks, Sonny Tampa, FL
__________________
Remeber Kids: If you're going to be stupid you gotta be tough. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2003
Location: VT
Posts: 11
|
You might try "make oldconfig" and then if that goes okay do the "make dep". I don't use SUSE, and I haven't heard of "cloneconfig". "make oldconfig" is a standard way of reusing an older .config file with a newer kernel - but should have no problem recycling it for use with the same version again, either. Running "make menuconfig" and then just exiting and saving your "changes" (even if you haven't made any) will have the same effect of prepping things for the "make dep" stage.
Whit |
|
|
|
|
|
|
#3 |
|
Registered User
|
Just wondering i anyone has actually had any luck installing the nvidia drivers on SuSe???? I ave been tryin for weeks and weeks to get them workin, but with no effect!!!!! Finally bit the bullet and installed mandrake 9.1, its spot on! Have got the IDE, USB 2.0, NIC, Sound and AGP working. Plus got my Geforce 2 woking aswell... So simple!
Anyone else found mandrake to be a tad better on this front???
__________________
who is ur daddy and what does he do.....arnie |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2003
Posts: 13
|
Quote:
make menuconfig and use the "load from alternate file" option then exit with save. do a make dep then continue with the provided commands in the tutorial. PS: You should do a make clean before all of this in the dir where is the kern (usually /usr/src/your-liunx-source replace the bloded text with whatever is the case on your computer) |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| nVidia Linux drivers with Linux on Mac, help? | Thetargos | NVIDIA Linux | 0 | 05-13-12 12:52 PM |
| Ti4200 and Linux Install Problem | ultrajava | NVIDIA Linux | 5 | 09-28-02 08:13 AM |
| download problem with linux NVIDIA driver packages | Timo | NVIDIA Linux | 7 | 07-31-02 09:22 AM |