Nvidia + Kubuntu 5.10

theborg

theborg

KBitdefender Programierer
Hi ich hab leider nen kleies problem mit meinen nvidia treiber ich bekomme ihn ums vereken nicht instalirt eingebaut ist ne GF4TI4200 128MB nur leider kann ich den treiber nicht instaliren ich hab mit ln-s nen link von /usr/src/kernel-sourcen-2.6.12 auf /usr/src/linux erstelt solte soweit eigentlich ok sein wenn ich jetzt den treiber instaliren möchte mekkert er erstmahl über gcc 4.x da der kernel wohl mit gcc 3.x kompilirt wurde wenn ich dann versuche trozdem den treiber zu instaliren bricht der installer ab

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Sep 27 12:06:44 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 : (not specified)
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.
-> Kernel source path: '/lib/modules/2.6.12-9-k7/build'
-> Performing CC test with CC="cc".
-> gcc-version-check failed:

You appear to be compiling the NVIDIA kernel module with a different compile
r than the one that was used to compile the running kernel. This may be fin
e, but there are cases where this can lead to instability. The compiler use
d to compile the kernel was gcc 3.4; the current compiler is gcc 4.0.

If you know what you are doing and want to ignore the gcc version check, sel
ect "No" to continue installation. Otherwise, select "Yes" to abort install
ation, set the CC environment variable to the name of the compiler used to c
ompile your kernel, and restart installation. Abort now? (Answer: No)
-> Performing rivafb check.
-> Performing rivafb module check.
WARNING: Your kernel was configured to include rivafb support as
a loadable kernel module.

The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
-> 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=/lib/modules/2.6.12-9-k7/bui
ld SYSOUT=/lib/modules/2.6.12-9-k7/build'...
Your kernel was configured to include rivafb support as
a loadable kernel module.

The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!

*** Failed rivafb module sanity check, but continuing! ***


NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.12-9-k7/build SUBDIRS=/tmp/
selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv modules
mkdir -p /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_ver
sions
make -f scripts/Makefile.build obj=/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-662
9-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz12483/NV
IDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include -D__KERNEL
__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -
mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -Iinclude/asm-
i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/sel
fgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn
-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wn
o-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE
_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NA
MES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PA
TCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UD
EBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PR
ESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_
PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia
-c -o /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_nv.
o /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c
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:20,
from include/linux/module.h:10,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-linux.h:52,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In Funktion »prefetch_range«:
include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithme
tik verwendet
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:864,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-linux.h:75,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv.c:14:
include/asm/io.h: In Funktion »check_signature«:
include/asm/io.h:253: Warnung: Argument falschen Typs für Inkrementierung
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In Funktion
»nvidia_init_module«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:930: Warnung
: »pm_register« ist veraltet (deklariert bei include/linux/pm.h:106)
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In Funktion
»nvidia_exit_module«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:1051: Warnun
g: »pm_unregister« ist veraltet (deklariert bei include/linux/pm.h:111)
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In Funktion
»_get_phys_address«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2509: Warnun
g: Übergabe des Arguments 1 von »pmd_offset« von inkompatiblem Zeigertyp
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In Funktion
»nv_agp_init«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2991: Warnun
g: implizite Deklaration der Funktion »inter_module_get«
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2992: Warnun
g: »inter_module_put« ist veraltet (deklariert bei include/linux/module.h:
568)
cc -Wp,-MD,/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include -D__KER
NEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi
ng -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-floa
t -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -Iinclude/a
sm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/
selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wret
urn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
-Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LO
OSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL
_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV
_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_IN
T64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRE
SENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLAS
S_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENA
ME=nv_vm -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz12483/NVIDIA-Linux-x86-1.0
-6629-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-662
9-pkg1/usr/src/nv/nv-vm.c
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:20,
from include/linux/module.h:10,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-linux.h:52,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/linux/prefetch.h: In Funktion »prefetch_range«:
include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithme
tik verwendet
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:864,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-linux.h:75,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/asm/io.h: In Funktion »check_signature«:
include/asm/io.h:253: Warnung: Argument falschen Typs für Inkrementierung
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c: Auf höc
hster Ebene:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c:59: Warnu
ng: »cache_flush« definiert, aber nicht verwendet
cc -Wp,-MD,/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.2/include -D__KE
RNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias
ing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-flo
at -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=athlon -Iinclude/
asm-i386/mach-default -Wdeclaration-after-statement -Wno
-pointer-sign -I/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -
Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthe
ses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-
qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_S
OURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV
_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_O
K -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT
-DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIM
PLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os
_agp -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-662
9-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-p
kg1/usr/src/nv/os-agp.c
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:20,
from include/linux/module.h:10,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-linux.h:52,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/os-agp.c:24:
include/linux/prefetch.h: In Funktion »prefetch_range«:
include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithme
tik verwendet
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:864,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nv-linux.h:75,
from /tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/os-agp.c:24:
include/asm/io.h: In Funktion »check_signature«:
include/asm/io.h:253: Warnung: Argument falschen Typs für Inkrementierung
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: Auf hö
chster Ebene:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: Fehl
er: syntax error before »*« token
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: Warn
ung: »int« ist Standardtyp in Deklaration von »drm_agp_p«
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: Warn
ung: Datendefinition hat keinen Typ oder Speicherklasse
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In Funk
tion »KernInitAGP«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:76: Warn
ung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:85: Fehl
er: Anfrage nach Element »acquire« in etwas, was keine Struktur oder Varia
nte ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:88: Warn
ung: »inter_module_put« ist veraltet (deklariert bei include/linux/module.
h:568)
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: Feh
ler: Anfrage nach Element »copy_info« in etwas, was keine Struktur oder Va
riante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: Feh
ler: Anfrage nach Element »enable« in etwas, was keine Struktur oder Varia
nte ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:185: Feh
ler: Anfrage nach Element »release« in etwas, was keine Struktur oder Vari
ante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:186: War
nung: »inter_module_put« ist veraltet (deklariert bei include/linux/module
.h:568)
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In Funk
tion »KernTeardownAGP«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:216: Feh
ler: Anfrage nach Element »release« in etwas, was keine Struktur oder Vari
ante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:218: War
nung: »inter_module_put« ist veraltet (deklariert bei include/linux/module
.h:568)
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In Funk
tion »KernAllocAGPPages«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: Feh
ler: Anfrage nach Element »allocate_memory« in etwas, was keine Struktur o
der Variante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:273: Feh
ler: Anfrage nach Element »bind_memory« in etwas, was keine Struktur oder
Variante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:290: Feh
ler: Anfrage nach Element »unbind_memory« in etwas, was keine Struktur ode
r Variante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:305: Feh
ler: Anfrage nach Element »free_memory« in etwas, was keine Struktur oder
Variante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In Funk
tion »KernMapAGPPages«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:345: Feh
ler: Anfrage nach Element »unbind_memory« in etwas, was keine Struktur ode
r Variante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In Funk
tion »KernFreeAGPPages«:
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:444: Feh
ler: Anfrage nach Element »unbind_memory« in etwas, was keine Struktur ode
r Variante ist
/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:445: Feh
ler: Anfrage nach Element »free_memory« in etwas, was keine Struktur oder
Variante ist
make[3]: *** [/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-
agp.o] Fehler 1
make[2]: *** [_module_/tmp/selfgz12483/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv] Fehler 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Fehler 1
make: *** [module] Fehler 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.
 
Das ist ein sehr alter Treiber, es kann sein, dass der die aktuelle Kernelversion nicht mehr unterstützt, versuche mal den neusten Nvidia Treiber zu installieren.

MFG

Dennis
 
hi ein neuerer treiber geht leider auch nict jetzt mekkert er das die kernelquellen nicht da sind solten sie aber und den link /usr/src/linux hab ich auch erstelt kan auch sein das er jetzt nicht dahin zeigt wo er soll nur wo muss er dann hinzeigen
 
Hast du schon mal den Treiber aus dem offiziellen restricted-Repository versucht (nvidia-glx, nvidia-glx-dev, nvidia-settings)?
 
jup hab ich de gehen nict seit dem ich den k7 kernel drinne habe mit dem 386er kernel gehen sie
 

Ähnliche Themen

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

XFCE freezes at startup

NagiosGrapher 1.7.1 funktioniert nicht

Composite oder Svideo Ausgang mit Geforce

nVidia-Treiber-Installation auf Kernel 2.6.25

Zurück
Oben