nvidia geforce mx 100/200 treiber installation

U

user786

Grünschnabel
hallo

ich habe mir vor kurzem Linux OpenSuSe installiert also totaler Neuling. Jetzt wollte ich einen neuen Grafikkartentreiber installieren ich habe den Treiber bei nvidia.com heruntergeladen und gestartet nach sehr vielen warnungen kommen dann noch ein paar Fehler Meldungen und die Installation bricht ab ich Poste hier mal die Log Datei der Installation.

Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri May 18 20:00:25 2007

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : 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
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  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              : [url]ftp://download.nvidia.com[/url]
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
WARNING: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
         supported through the NVIDIA 1.0-96xx legacy Linux graphics drivers. 
         Please visit [url]http://www.nvidia.com/object/unix.html[/url] for more
         information.  The 1.0-9755 NVIDIA Linux graphics driver will ignore
         this GPU.
WARNING: You do not appear to have an NVIDIA GPU supported by the 1.0-9755
         NVIDIA Linux graphics driver installed in this system.  For further
         details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in
         the README available on the Linux driver download page at
         [url]www.nvidia.com[/url].
-> 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 ([url]ftp://download.nvidia.com)?[/url] (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.18.2-34-default/source'
-> Kernel output path: '/lib/modules/2.6.18.2-34-default/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen 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-i2c.o nv.o nv
   -vm.o os-agp.o os-interface.o os-registry.o nv-i2c.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 -f stprof stprof.o symtab.h Modules.symvers
   rm -f -rf .tmp_versions
   rm -f Makefile
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.18.2-34-def
   ault/source SYSOUT=/lib/modules/2.6.18.2-34-default/build'...
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18.2-34-default/source /lib/modu
   les/2.6.18.2-34-default/build cc_sanity_check full_output
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18.2-34-default/source /lib/modu
   les/2.6.18.2-34-default/build select_makefile full_output
   make --no-print-directory -f Makefile module
   
   NVIDIA: calling KBUILD...
   make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.18.2-34-default/build KBUILD_VERBO
   SE=1 -C /lib/modules/2.6.18.2-34-default/source SUBDIRS=/tmp/selfgz10014/NVI
   DIA-Linux-x86-1.0-9755-pkg1/usr/src/nv modules
   make -C /lib/modules/2.6.18.2-34-default/build \
   	KBUILD_SRC=/usr/src/linux-2.6.18.2-34 \
   	KBUILD_EXTMOD="/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv" 
   -f /usr/src/linux-2.6.18.2-34/Makefile modules
   test -e include/linux/autoconf.h -a -e include/config/auto.conf || (		\
   	echo;								\
   	echo "  ERROR: Kernel configuration is invalid.";		\
   	echo "         include/linux/autoconf.h or include/config/auto.conf are mis
   sing.";	\
   	echo "         Run 'make oldconfig && make prepare' on kernel src to fix it
   .";	\
   	echo;								\
   	/bin/false)
   mkdir -p /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_ver
   sions
   rm -f /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_versio
   ns/*
   make -f /usr/src/linux-2.6.18.2-34/scripts/Makefile.build obj=/tmp/selfgz100
   14/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz10014/NV
   IDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv.
   o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include -D__KERNE
   L__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -include inclu
   de/linux/autoconf.h   -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/
   src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-fun
   ction-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -m
   preferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -ffreestan
   ding -I/us
   r/src/linux-2.6.18.2-34/include/asm-i386/mach-generic -Iinclude/asm-i386/mac
   h-generic -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-default -Iinclu
   de/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -
   fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/tmp/
   selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wall -Wimplicit -Wret
   urn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -
   Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-ca
   st-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_M
   AJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -D
   NDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI
   _GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESE
   NT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_V
   M_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RAN
   GE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRE
   SENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KB
   UILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10014/
   NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz10014/NVIDIA-
   Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8,
                    from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type
   s.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78
   ,
                    from /usr/src/linux-2.6.18.2-34/include/linux/capability.h:
   45,
                    from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44,
                    from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv.c:14:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch
   _range’:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of 
   type ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:77,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv.c:14:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv-
   vm.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include -D__KE
   RNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -include in
   clude/linux/autoconf.h   -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/u
   sr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-
   function-declara
   tion -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mpreferred-sta
   ck-boundary=2 -march=i586 -mtune=generic -mregparm=3 -ffreestanding -I/usr/s
   rc/linux-2.6.18.2-34/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-g
   eneric -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-default -Iinclude/
   asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -fno
   -stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/tmp/sel
   fgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn
   -type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno
   -multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-
   qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJO
   R_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DNDE
   BUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GE
   T_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT 
   -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT
    -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_
   BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESEN
   T -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
   D_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz10014/
   NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz10014/NVID
   IA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-vm.c
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8,
                    from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type
   s.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78
   ,
                    from /usr/src/linux-2.6.18.2-34/include/linux/capability.h:
   45,
                    from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44,
                    from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-vm.c:14:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch
   _range’:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of 
   type ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:77,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-vm.c:14:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.os-
   agp.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include -D__K
   ERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -include i
   nclude/linux/autoconf.h   -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/
   usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit
   -function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-floa
   t -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -ffree
   standing -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-generic -Iinclud
   e/asm-i386/mach-generic -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-d
   efault -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-u
   nwind-tables -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer
   -sign  -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wall -W
   implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
   ointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-c
   ompare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE
   -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBU
   G -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_
   RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SY
   SCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_P
   TREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV
   _OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAG
   E_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_B
   ASENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tm
   p/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/s
   elfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-agp.c
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8,
                    from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type
   s.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78
   ,
                    from /usr/src/linux-2.6.18.2-34/include/linux/capability.h:
   45,
                    from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44,
                    from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/os-agp.c:24:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch
   _range’:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of 
   type ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:77,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/os-agp.c:24:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.os-
   interface.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include
   -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -incl
   ude include/linux/autoconf.h   -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-
   pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-imp
   licit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft
   -float -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -
   ffreestanding -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-generic -Ii
   nclude/asm-i386/mach-generic -I/usr/src/linux-2.6.18.2-34/include/asm-i386/m
   ach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchron
   ous-unwind-tables -fno-stack-protector -Wdeclaration-after-statement -Wno-po
   inter-sign  -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wa
   ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthese
   s -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Ws
   ign-compare -Wno-cast
   -qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJ
   OR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DND
   EBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_G
   ET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT
   -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_I
   NSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_
   PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD
   _STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=
   KBUILD_STR(nvidia)" -c -o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/us
   r/src/nv/.tmp_os-interface.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1
   /usr/src/nv/os-interface.c
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8,
                    from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type
   s.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78
   ,
                    from /usr/src/linux-2.6.18.2-34/include/linux/capability.h:
   45,
                    from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44,
                    from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/os-interface.c:26:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch
   _range’:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of 
   type ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:77,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/os-interface.c:26:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.os-
   registry.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include 
   -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -incl
   ude include/linux/autoconf.h   -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-
   pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-imp
   licit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft
   -float -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -
   ffreestanding -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-generic -Ii
   nclude/asm-i386/mach-generic -I/usr/src/linux-2.6.18.2-34/include/asm-i386/m
   ach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchron
   ous-unwind-tables -fno-stack-protector -Wdeclaration-after-statement -Wno-po
   inter-sign  -I/tmp/selfgz10014/NVIDIA-Linux-
   x86-1.0-9755-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wforma
   t -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O 
   -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOO
   SE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR
   _VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT
   _RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_S
   YSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_
   PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DN
   V_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PA
   GE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_
   BASENAME=KBUILD_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c 
   -o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_os-regist
   ry.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-registry.
   c
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8,
                    from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type
   s.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78
   ,
                    from /usr/src/linux-2.6.18.2-34/include/linux/capability.h:
   45,
                    from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44,
                    from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/os-registry.c:14:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch
   _range’:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of 
   type ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:77,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/os-registry.c:14:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:245: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv-
   i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include -D__K
   ERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -include i
   nclude/linux/autoconf.h   -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/
   usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit
   -function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-floa
   t -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -ffree
   standing -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-generic -Iinclud
   e/asm-i386/mach-generic -I/usr/src/linux-2.6.18.2-34/include/asm-i386/ma
   ch-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchrono
   us-unwind-tables -fno-stack-protector -Wdeclaration-after-statement -Wno-poi
   nter-sign  -I/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wal
   l -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses
   -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsig
   n-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMOD
   ULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -U
   DEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART
   _PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_P
   M_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STA
   TE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -
   DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESEN
   T -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)"  -D"K
   BUILD_MODNAME=KBUILD_STR(nvidia)" -
   c -o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_nv-i2c.
   o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-i2c.c
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8,
                    from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type
   s.h:12,
                    from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78
   ,
                    from /usr/src/linux-2.6.18.2-34/include/linux/capability.h:
   45,
                    from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44,
                    from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch
   _range’:
   /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of 
   type ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-linux.h:77,
                    from /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:245: warning: wrong type argument to increment
     ld -m elf_i386 -m elf_i386  -r -o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-97
   55-pkg1/usr/src/nv/nvidia.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/
   usr/src/nv/nv-kernel.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/s
   rc/nv/nv.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-vm.
   o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-agp.o /tmp/s
   elfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-interface.o /tmp/sel
   fgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-re
   gistry.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-i2c.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-2.6.18.2-34/scripts/Makefile.modpost
     scripts/mod/modpost -m -a -i /usr/src/linux-2.6.18.2-34-obj/i386/default/M
   odule.symvers -I /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/
   Module.symvers -o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv
   /Module.symvers -s /dev/null /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1
   /usr/src/nv/nvidia.o
   WARNING: could not find /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/
   src/nv/.nv-kernel.o.cmd for /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/
   usr/src/nv/nv-kernel.o
     cc -Wp,-MD,/tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nvi
   dia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.2/include -
   D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.18.2-34/include -inclu
   de include/linux/autoconf.h  -I/usr/src/linux-2.6.18.2-34/ -I -Wall -Wundef 
   -Wstrict-prototypes -Wno-trigraphs -Werror-implici
   t-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-flo
   at -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -ffre
   estanding -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-generic -Iinclu
   de/asm-i386/mach-generic -I/usr/src/linux-2.6.18.2-34/include/asm-i386/mach-
   default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-
   unwind-tables -fno-stack-protector -Wdeclaration-after-statement -Wno-pointe
   r-sign  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)"  -D"
   KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz10014/NVIDIA-Li
   nux-x86-1.0-9755-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz10014/NVIDIA-Linux-
   x86-1.0-9755-pkg1/usr/src/nv/nvidia.mod.c
     ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-975
   5-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/
   usr/src/nv/nvidia.o /tmp/selfgz10014/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/
   nv/nvidia.mod.o
   NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'.  This happens most
       frequently when this kernel module was built against the wrong or
       improperly configured kernel sources, with a version of gcc that differs
       from the one used to build the target kernel, or if a driver such as
       rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
       obtaining ownership of the NVIDIA graphics device(s).
       
       Please see the log entries 'Kernel module load error' and 'Kernel
       messages' at the end of the file '/var/log/nvidia-installer.log' for
       more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
   -1 No such device
-> Kernel messages:
   audit(1179504330.460:3): audit_backlog_limit=256 old=64 by auid=4294967295
   audit(1179504330.609:4): audit_pid=3656 old=0 by auid=4294967295
   NET: Registered protocol family 10
   lo: Disabled Privacy Extensions
   IPv6 over IPv4 tunneling driver
   wlan0: duplicate address detected!
   JBD: barrier-based sync failed on hdc6 - disabling barriers
   NVRM: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
   NVRM:  supported through the NVIDIA 1.0-96xx Legacy drivers. Please
   NVRM:  visit [url]http://www.nvidia.com/object/unix.html[/url] for more
   NVRM:  information.  The 1.0-9755 NVIDIA driver will ignore
   NVRM:  this GPU.  Continuing probe...
   NVRM: No NVIDIA graphics adapter found!
   NVRM: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
   NVRM:  supported through the NVIDIA 1.0-96xx Legacy drivers. Please
   NVRM:  visit [url]http://www.nvidia.com/object/unix.html[/url] for more
   NVRM:  information.  The 1.0-9755 NVIDIA driver will ignore
   NVRM:  this GPU.  Continuing probe...
   NVRM: No NVIDIA graphics adapter found!
   NVRM: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
   NVRM:  supported through the NVIDIA 1.0-96xx Legacy drivers. Please
   NVRM:  visit [url]http://www.nvidia.com/object/unix.html[/url] for more
   NVRM:  information.  The 1.0-9755 NVIDIA driver will ignore
   NVRM:  this GPU.  Continuing probe...
   NVRM: No NVIDIA graphics adapter found!
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 [url]www.nvidia.com[/url].

ich hoffe ihr könnt mir helfen danke im voraus

mfg
 
Zuletzt bearbeitet:
Übrigens als Tipp:

Die Karte die du nutzt is, wenn ich richtig lese, eine GeForce2. Die wird vom "neusten" NVidia Treiber nicht mehr unterstützt. Du musst dir also den "Legacy" Treiber besorgen, welchen du auch auf der NVidia Seite im Linux Treiber-Bereich findest.
 
Ohne dein log durchgelesen zu haben (weil nicht in code-tags):
Du hast wahrscheinlich die Kernel-Sourcen nicht installiert. Die brauchst du aber, um einen Treiber erfolgreich zu installieren.
 
Ohne dein log durchgelesen zu haben (weil nicht in code-tags):
Du hast wahrscheinlich die Kernel-Sourcen nicht installiert. Die brauchst du aber, um einen Treiber erfolgreich zu installieren.

Kernel Sourcen sind installiert
 
Jetzt, wo das mal in einem Code-Block steht, fällt doch sofort auf woran es liegt. Das ist einfach der falsche Treiber:

Code:
NVRM: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
   NVRM:  supported through the NVIDIA 1.0-96xx Legacy drivers.
 
Jetzt, wo das mal in einem Code-Block steht, fällt doch sofort auf woran es liegt. Das ist einfach der falsche Treiber:

Code:
NVRM: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
   NVRM:  supported through the NVIDIA 1.0-96xx Legacy drivers.

Isn Wiz, ne?
Schau mal, was ich weiter oben geschrieben hab (ich kann Text auch ohne Codeblöcke lesen). Ma OT: Warum macht ihr euch *Helfen* so kompliziert?
 
also habe jetzt den Grafikkartentreiber installiert es war nicht der falsche und danke für die tipps bis hier hin, jetzt habe ich ein anderes Problem durch die Installation funktuniert auf einmal mein wlan Treiber nicht mehr den ich mit dem ndiswrapper
geladen habe ich glaube es liegt daran das ich ein neuen Kernel für den Grafikkartentreiber installieren mußte. wie kriege ich jetzt aber wieder meinen wlan Treiber zum laufen. Hier ein Auszug aus der Konsole wenn ich versuche den treiber wieder zu installieren.

Code:
alex@mypc:~/Desktop/ndiswrapper-1.43> su
Passwort: 
mypc:/home/alex/Desktop/ndiswrapper-1.43 # ndiswrapper -i Windows_XP/zd1211u.inf
driver zd1211u is already installed
mypc:/home/alex/Desktop/ndiswrapper-1.43 # modprobe ndiswrapper
FATAL: Module ndiswrapper not found.

mypc:/home/alex/Desktop/ndiswrapper-1.43 # dmesg
Linux version 2.6.18.2-34-bigsmp (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
 BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
 BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
255MB LOWMEM available.
On node 0 totalpages: 65520
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 61424 pages, LIFO batch:15
DMI 2.3 present.
Using APIC driver default
ACPI: RSDP (v000 BIOSTA                                ) @ 0x000f7440
ACPI: RSDT (v001 BIOSTA AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff3000
ACPI: FADT (v001 BIOSTA AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff3040
ACPI: DSDT (v001 VIA694 AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
ACPI: BIOS age (2000) fails cutoff (2001), acpi=force is required to enable ACPI
ACPI: Disabling ACPI support
Allocating PCI resources starting at 20000000 (gap: 10000000:efff0000)
Detected 946.840 MHz processor.
Built 1 zonelists.  Total pages: 65520
Kernel command line: root=/dev/hdc4 vga=0x31a resume=/dev/hdc3 splash=silent
bootsplash: silent mode.
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (0120a000)
Enabling fast FPU save and restore... done.
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 4096 bytes)
Console: colour dummy device 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 252948k/262080k available (1702k kernel code, 8572k reserved, 1099k data, 200k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 1895.65 BogoMIPS (lpj=3791315)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000420 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
checking if image is initramfs... it is
Freeing initrd memory: 2839k freed
CPU0: AMD Athlon(tm) Processor stepping 02
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
migration_cost=0
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfb380, last bus=1
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI: disabled
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00fbe30
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbe60, dseg 0xf0000
PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Disabling VIA memory write queue (PCI ID 0305, rev 03): [55] 81 & 1f -> 01
PCI quirk: region 4000-40ff claimed by vt82c586 ACPI
PCI quirk: region 6000-607f claimed by vt82c686 HW-mon
PCI quirk: region 5000-500f claimed by vt82c686 SMB
Boot video device is 0000:01:00.0
PCI: Using IRQ router VIA [1106/0686] at 0000:00:07.0
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: e0000000-e1ffffff
  PREFETCH window: d8000000-dfffffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 4096)
TCP reno registered
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
audit: initializing netlink socket (disabled)
audit(1179660832.908:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: Disabling Via external APIC routing
vesafb: framebuffer at 0xd8000000, mapped to 0xd0880000, using 10240k, total 32768k
vesafb: mode is 1280x1024x16, linelength=2560, pages=1
vesafb: protected mode interface info at c000:c060
vesafb: pmi: set display start = c00cc0a5, set palette = c00cc12a
vesafb: pmi: ports = b4c3 b503 ba03 c003 c103 c403 c503 c603 c703 c803 c903 cc03 ce03 cf03 d003 d103 d203 d303 d403 d503 da03 ff03 
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 107318 bytes,<6>...found (1280x1024, 59769 bytes, v3).
Console: switching to colour frame buffer device 156x60
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0e: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
input: PC Speaker as /class/input/input0
input: AT Translated Set 2 keyboard as /class/input/input1
input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
NET: Registered protocol family 1
Using IPI No-Shortcut mode
Freeing unused kernel memory: 200k freed
Time: tsc clocksource has been installed.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
PCI: VIA IRQ fixup for 0000:00:07.1, from 255 to 0
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:07.1
    ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
Probing IDE interface ide1...
hdc: SAMSUNG SV4084H, ATA DISK drive
hdd: R/RW 8x4x32, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: max request size: 128KiB
hdc: 79730784 sectors (40822 MB) w/426KiB Cache, CHS=65535/16/63, UDMA(33)
hdc: cache flushes not supported
 hdc: hdc1 hdc2 < hdc5 hdc6 > hdc3 hdc4
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hdc4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
JBD: barrier-based sync failed on hdc4 - disabling barriers
parport_pc: VIA 686A/8231 detected
parport_pc: probing current configuration
parport_pc: Current parallel port base: 0x378
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
parport_pc: VIA parallel port: io=0x378, irq=7
lp0: using parport0 (interrupt-driven).
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
usbcore: registered new driver usbfs
usbcore: registered new driver hub
JBD: barrier-based sync failed on hdc4 - disabling barriers
USB Universal Host Controller Interface driver v3.0
agpgart: AGP aperture is 128M @ 0xd0000000
PCI: setting IRQ 5 as level-triggered
PCI: Found IRQ 5 for device 0000:00:07.2
PCI: Sharing IRQ 5 with 0000:00:07.3
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 5, io base 0x0000d400
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.18.2-34-bigsmp uhci_hcd
usb usb1: SerialNumber: 0000:00:07.2
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
PCI: Found IRQ 5 for device 0000:00:07.3
PCI: Sharing IRQ 5 with 0000:00:07.2
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 5, io base 0x0000d800
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.18.2-34-bigsmp uhci_hcd
usb usb2: SerialNumber: 0000:00:07.3
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb 1-2: new full speed USB device using uhci_hcd and address 2
PCI: setting IRQ 10 as level-triggered
PCI: Found IRQ 10 for device 0000:00:07.5
PCI: Setting latency timer of device 0000:00:07.5 to 64
usb 1-2: new device found, idVendor=0ace, idProduct=1211
usb 1-2: new device strings: Mfr=16, Product=32, SerialNumber=0
usb 1-2: Product: USB2.0 WLAN
usb 1-2: Manufacturer: ZyDAS
usb 1-2: configuration #1 chosen from 1 choice
hdd: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
nvidia: module license 'NVIDIA' taints kernel.
NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-9631  Thu Nov  9 17:38:10 PST 2006
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
usb 1-2: Could not load firmware file zd1211/zd1211_ub. Error number -2
zd1211rw 1-2:1.0: couldn't load firmware. Error number -2
usb 1-2: reset full speed USB device using uhci_hcd and address 2
zd1211rw: probe of 1-2:1.0 failed with error -2
usbcore: registered new driver zd1211rw
Adding 514072k swap on /dev/hdc3.  Priority:-1 extents:1 across:514072k
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
JBD: barrier-based sync failed on hdc4 - disabling barriers
loop: loaded (max 8 devices)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hdc6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS driver 2.1.27 [Flags: R/W MODULE].
NTFS volume version 3.1.
AppArmor: AppArmor initialized
audit(1179660857.413:2): AppArmor initialized

powernow-k8: Processor cpuid 642 not supported
powernow: No powernow capabilities detected
audit(1179653697.754:3): audit_pid=2905 old=0 by auid=4294967295
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
JBD: barrier-based sync failed on hdc6 - disabling barriers
mypc:/home/alex/Desktop/ndiswrapper-1.43 #
ich bin dankbar für jede Hilfe (totaler Linux anfänger).
 
ndiswrapper neu installieren.

@Zico: Ich wollte dir auch nicht vorwerfen, daß du es nicht kannst. Ich tue es halt aus Prinzip nicht. Hab wahrlich besseres zu tun als mich Zeile für Zeile durch unübersichtlich formatierten Output zu lesen.
 
Zuletzt bearbeitet:

Ähnliche Themen

XFCE freezes at startup

Composite oder Svideo Ausgang mit Geforce

NagiosGrapher 1.7.1 funktioniert nicht

nVidia-Treiber-Installation auf Kernel 2.6.25

Firefox 3.5 kompilieren

Zurück
Oben