nvidia Modul kann nicht erstellt werden

J

Jes

Moin,

und zwar hab ich ein Problem beim NVidia Treiber installieren...
Ging gestern wunderbar, heut morgen nach dem Neustart war er nicht mehr da (vorm xdm nicht das nvidia teil, spiele mit 3d Beschleunigung gehen nicht mehr)also hab ich versucht neu zu laden, im Log steht folgende, kann damit nix anfangen:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Jun 5 09:54:27 2005

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : /usr/src/linux-2.6.8-24.14
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Using the kernel source path '/usr/src/linux-2.6.8-24.14' as specified by
the '--kernel-source-path' commandline option.
-> Kernel source path: '/usr/src/linux-2.6.8-24.14'
-> Performing CC test with CC="cc".
-> Performing rivafb check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
agp.o os-interface.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -rf .tmp_versions
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux-2.6.8-24.14 S
YSOUT=/usr/src/linux-2.6.8-24.14'...

NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /usr/src/linux-2.6.8-24.14 SUBDIRS=/tmp/self
gz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv modules
Makefile:465: .config: No such file or directory
mkdir -p /tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_vers
ions

WARNING: Symbol version dump /usr/src/linux-2.6.8-24.14/Module.symvers is m
issing, modules will have CONFIG_MODVERSIONS disabled.

make -f scripts/Makefile.build obj=/tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174
-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz4696/NVI
DIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.nv.o
.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Wall -Wstrict-pro
totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-frame-poi
nter -pipe -msoft-float -mpreferred-stack-boundary=2 -funit-at-a-time -fno-
unit-at-a-time -Iinclude/asm-i386/mach-default -I/tmp/selfgz4696/NVIDIA-L
inux-x86-1.0-7174-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Wer
ror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K
ERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAME
S -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATC
HLEVEL=7174 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEB
UG -U_DEBUG -DNDEBUG -DNV_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_P
RESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV
_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o
/tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.o /tmp/selfgz46
96/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c
In file included from include/linux/timex.h:61,
from include/linux/sched.h:11,
from include/linux/module.h:10,
from /tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
include/asm/io.h: In function `check_signature':
include/asm/io.h:238: warning: wrong type argument to increment
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
/bin/sh: scripts/basic/fixdep: No such file or directory
make[3]: *** [/tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.o
] Error 1
make[2]: *** [_module_/tmp/selfgz4696/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.
 
kernelsourcen instaliren solte helfen *G*
 
Das ist DEFINITIV nicht der Fehler....

Die sind installiert!!!

Er fängt ganz normal an zu installieren lädt sich das von der Nvidia Seite (so weit würd ich ohne sourcen gar nicht kommen) bis er meint das Nvidia kernel modul kann nicht erstellt werden.

Also liegt es nicht daran.

Außerdem ging gestern noch alles und nu ist das modul wech...

Neu installieren geht scheinbar nicht, wieso nicht? Was tun?
 
ist der link von /usr/src/linux-2.6.8-24.14 auf /usr/src/linux vorhanden ???
 

Ähnliche Themen

Nginx als Reverse Proxy für Nextcloud und Emby

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

X startet nichtmehr

xserver startet nicht: no screens

openSUSE 12.2 - Kann Kernel nicht vorbereiten / kompilieren

Zurück
Oben