|
|
#1 | |
|
Geforce Ti4200
Join Date: Feb 2003
Posts: 4
|
hi
I'm new here, and I hope you can help me. Just installed Mdk 9.1 -> XServer doesn't work. Ok, I've tried to install the new nvidia driver. RPM failed. tar sources comes with the following error (original in German): make: *** Keine Regel vorhanden, um das Target >/usr/src/linux/include/linux/modules/bm_osl.ver<, benötigt von >nv.o<, zu erstellen, Schluss. I try to translate: make: *** no rules to make target >/usr/src/linux/include/linux/modules/bm_osl.ver<, needed by >nv.o<, quit. (sorry, maybe the translation isn't perfect )Any suggestions? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Mandrake 9.1? Pardon, I thought that the latest version of Mandrake was 9.0...
Oh, I see. The latest version of Mandrake is 9.0. You're using 9.1 beta3 or something. Well, if Mandrake did what RedHat did and backported a bunch of threading code from the 2.5 kernel, you may not be able to install the nVidia drivers easily. But that probably doesn't matter at the moment. The error you've posted is (most likely) a symptom of you not having kernel-source installed. Look around on the Mandrake CDs (with Mandrake 9, kernel-source was on CD 3, so a lot of people didn't download it) for a version of kernel-source that matches what uname -r tells you. Install it and try the nVidia drivers again. You can probably also do something like the following to make the computer give you its errors in English (so you don't have to translate yourself): Code:
OLDLANG=$LANG export LANG=C .... export LANG=$OLDLANG unset OLDLANG ![]()
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#3 |
|
Geforce Ti4200
Join Date: Feb 2003
Posts: 4
|
oh, yes, of course 9.1 beta 3
![]() I've installed the kernel sources. How can I uninstall the driver after a "make install"? I'm not a linux expert ![]() |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Don't bother uninstalling. Just do a make clean, then a make. make install will just overwrite the old file anyway, as long as it builds properly.
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#5 |
|
Geforce Ti4200
Join Date: Feb 2003
Posts: 4
|
I did it
![]() the first "make install" failed because of the wrong kernel sources (pre4.1 instead of pre4.5), and I haven't made a "make clean" before my second try. This was the reason for the error. ok, as I said, I'm not an expert. ![]() thanks for help |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Cool!
![]()
__________________
Registered Linux User #219692 |
|
|
|
|
![]() |
| 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 |
| Mandrake 9 and nVidia drivers | HunterA3 | NVIDIA Linux | 9 | 10-09-02 02:54 AM |
| Mandrake 9.0 and Nvidia 1.0-3123 FINALLY!!!! Now for a question. | jthompson7051 | NVIDIA Linux | 1 | 10-07-02 02:17 PM |
| Problems with Mandrake and NVidia drivers..... | xMonoxide187x | NVIDIA Linux | 2 | 08-22-02 01:55 PM |