PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Mandrake 9.0 und NVidia Treiber 2960 / 3123


crazyhorse
01.11.02, 10:55
Hallo alle zusammen,

ich habe ein Problem bei der Installation
der NVidia Grafikkartentreiber.

Konfiguration:

- Asus P2B-VM
- 512 SD PC 133
- GeForce 2 MX 400
- Mandrake 9.0
- NVidia Treiber #2960 (NVidia.de) #3123 (NVidia.com)

Bei der Installation per RPM geschieht folgendes:

[root@localhost nvidia]# rpm -ivh NVIDIA_kernel-1.0-3123.src.rpm
1:NVIDIA_kernel ########################################### [100%]

[root@localhost nvidia]# rpm -ivh NVIDIA_GLX-1.0-3123.i386.rpm
Fehler: fehlgeschlagene Paket-Abhängigkeiten:
NVIDIA_kernel wird von NVIDIA_GLX-1.0-3123 gebraucht

Welches für mich so aussieht, als würde er den Kerneltreiber nicht korrekt installieren.
Die Fehlermeldung ist auch für beide Versionen des Treibers identischt.

Mein nächster Versuch war die Installation per tarball Archiv:

[root@localhost NVIDIA_kernel-1.0-3123]# make
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3123 -DNV_UNIX -DNV_LINUX -DNVCPU_X86 -I. -I/usr/src/linux/include -Wno-cast-qual nv.c
In file included from /usr/include/linux/prefetch.h:13,
from /usr/include/linux/list.h:6,
from /usr/include/linux/module.h:11,
from nv-linux.h:28,
from nv.c:14:
/usr/include/asm/processor.h:55: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
/usr/include/asm/processor.h:55: requested alignment is not a constant
In file included from /usr/include/linux/module.h:296,
from nv-linux.h:28,
from nv.c:14:
/usr/include/linux/version.h:2:2: #error "================================================== ====="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{linux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of kernel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended by Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may not match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should only be"
/usr/include/linux/version.h:10:2: #error "included via other system header files - user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include <linux/*.h> or"
/usr/include/linux/version.h:12:2: #error "<asm/*.h> as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the following:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/include/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct include files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/include"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile accordingly."
/usr/include/linux/version.h:35:2: #error "================================================== ====="
In file included from nv-linux.h:28,
from nv.c:14:
/usr/include/linux/module.h:298: parse error before "UTS_RELEASE"
In file included from nv-linux.h:29,
from nv.c:14:
/usr/include/linux/version.h:2:2: #error "================================================== ====="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{linux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of kernel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended by Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may not match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should only be"
/usr/include/linux/version.h:10:2: #error "included via other system header files - user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include <linux/*.h> or"
/usr/include/linux/version.h:12:2: #error "<asm/*.h> as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the following:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/include/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct include files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/in
clude"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile accordi
ngly."
/usr/include/linux/version.h:35:2: #error "=====================================
=================="
In file included from nv.c:14:
nv-linux.h:31:40: missing binary operator before '('
nv-linux.h:33:42: missing binary operator before '('
nv-linux.h:35:42: missing binary operator before '('
nv-linux.h:37:42: missing binary operator before '('
nv-linux.h:39:42: missing binary operator before '('
nv-linux.h:43:4: #error This driver does not support 2.6.x or newer kernels!
In file included from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:45,
from nv-linux.h:64,
from nv.c:14:
/usr/include/linux/irq.h:65: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in
a function)
/usr/include/linux/irq.h:65: requested alignment is not a constant
In file included from /usr/include/linux/interrupt.h:45,
from nv-linux.h:64,
from nv.c:14:
/usr/include/asm/hardirq.h:16: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not
in a function)
/usr/include/asm/hardirq.h:16: requested alignment is not a constant
In file included from nv-linux.h:64,
from nv.c:14:
/usr/include/linux/interrupt.h:128: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
(not in a function)
/usr/include/linux/interrupt.h:128: requested alignment is not a constant
nv-linux.h:111:28: linux/autoconf.h: No such file or directory
nv.c:99:65: missing binary operator before '('
nv.c:697:65: missing binary operator before '('
nv.c:1011:65: missing binary operator before '('
nv.c:1040:65: missing binary operator before '('
nv.c:1383:65: missing binary operator before '('
nv.c: In function `nv_kern_mmap':
nv.c:1386: warning: implicit declaration of function `pgprot_writecombine'
nv.c:1386: incompatible types in assignment
nv.c:2926:65: missing binary operator before '('
make: *** [nv.o] Fehler 1

Leider bin ich nun immernoch ohne Opel GL Unterstützung und
ehrlich gesagt etwas unzufrieden mit der Gesamtsituation ;o)

Hat jemand von Euch eine Idee, wie man dieses Problem lösen
könnte, denn mein LinuxLatein hat sein Ende längst erreicht.

Dankeschön.

Ulli Ivens
01.11.02, 11:37
Installiere mal die Kernelquellen, dann solltest du die Quellen kompilieren können (steht ja da in den Fehlermeldungen) Ich persönlich nehme immer die src.RPM's. Damit habe ich noch NIE Probleme gehabt.

crazyhorse
01.11.02, 17:38
Dank Dir, werde gleich mal mit großen Augen mein Newbiewissen vertiefen ;o)

sebb_m
01.11.02, 17:43
kannst auch hier (http://mdkextras.by-a.com/) die rpms runterladen. ist einfacher :D

Ulli Ivens
01.11.02, 18:01
Der einfachste weg ist nicht immer der Beste !!! Weil der Lerneffekt meistens gleich null ist. Ein rpm kann jeder installieren (naja, fast jeder :D )

crazyhorse
02.11.02, 19:44
So, wollte mich nochmal für die Hilfe bedanken,
habe mich doch erstmal für die Vorkompilierten entschieden
und sie da.... es läuft !!!!!

TNX *FREU*

kraut
06.11.02, 19:45
Du kannst übrigesn keine src - rpms installieren. Du musst sie erst mal für deine Distri neu bauen: rpm -rebuild NVIDIA-blabla.src.rpm .
Du hast oben versucht die source zu installierne, desahlb war das kernel rpm nicht da: du musst erst mal das rpm für deinen kernel kompillieren.
Dazu brauchst du bei Mandrake 9.0 folgende Dateien:
rpm-build
libncurses
libncurses-devel
kernel
kernel-source
kernel-headers

Du findest die fertig gebauten RPM s , die du dann auch installieren kannst in: /usr/src/RPM/RPMS/i686/filename.rpm
Wenn alle oben aufgeführten pakete da sind geht das perfekt ;)

Vielleicht sollte mal diese Anleitung mal unter Tipps schreiben , da es gerade bei Mandrake immer wieder vorkommt das man die Treiber selber bauen muss , da sie bei der download Edition ja nicht bei sind und meisstens in den ersten 2 Monaten auch kaum für die aktuelle distribution fertig gebaut vorhanden sind.