Grafikkarte und Internet...

suse-doku

und benutz bitte für solche fragen in zukunft google.
 
hab ich bereits... hab jede version 66xx probiert jedes mal kommt die Meldung
"Unable to build NVIDIA Kernel"

auserdem hab ich es geschaft die rpm zu installieren...
also den Kernel von Nvidia runtergeladen (rpm) geöffnet auf im Yast installieren geklickt dann hab ich das gleiche mit dem Treiber gemacht, keine fehlermeldung usw.
Freu mich schon voll :) aber dann hats leider dochnix gebracht weil alles so wie vorher auch ist :(

also Falls mir noch einer einen Tip hat her damit :)

Gruss und thx^1000 FoXyLiOn
 
Dass die Installation von SuSE 8 Binaries nichts bringt, war mir auch vorher klar :).
Nun weiß ich allerdings trotzdem nicht weiter.

Andere Frage: brauchst du unbedingt 3D?
 
währ schon schön weil sehr viele Anwendungen ja mit 3d laufen, allein schon die Spiele ;)
nein im ernst ich hätts schon gern weil so viel mit 3d läuft und das dann immer anfängt zu ruckeln.

Aber wenns gar nicht geht kann man nichts machen :(
 
Zuletzt bearbeitet:
aber es läuft nen bisschen flüssiger wenn ich irgendwas machen will wo ein bild berechnet werden muss -.-
 
Zuletzt bearbeitet:
aber es läuft nen bisschen flüssiger wenn ich irgendwas machen will wo ein bild berechnet werden muss -.-
also wenn du von 2D sprichst, soll sogar der "nv"-Treiber der Xorg-Distribution besser sein.
 
DennisM schrieb:
Ja? Gibts denn eine Fehlermeldung bzgl fehlender Kernel Sources oder so?

MFG

Dennis
auf der ersten seite hab ich bereits für die neuste version den Log gepostet, hier nochmal den von einer 66xx version:
Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri May 12 14:01:40 2006

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            : true
  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.
-> An NVIDIA_GLX rpm appears to already be installed on your system.  As part o
   f installing the new driver, this NVIDIA_GLX rpm will be uninstalled.  Are y
   ou sure you want to continue? ('no' will abort installation) (Answer: Yes)
-> Removed NVIDIA_GLX.
-> An NVIDIA_kernel rpm appears to already be installed on your system.  As par
   t of installing the new driver, this NVIDIA_kernel rpm will be uninstalled. 
   Are you sure you want to continue? ('no' will abort installation) (Answer: Y
   es)
-> Removed NVIDIA_kernel.
-> 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.13-15-default/source'
-> Performing CC test with CC="cc".
-> 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.13-15-defau
   lt/source SYSOUT=/lib/modules/2.6.13-15-default/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_OUTPUT=/lib/modules/2.6.13-15-default/build KBUILD_VERBOSE
   =1 -C /lib/modules/2.6.13-15-default/source SUBDIRS=/tmp/selfgz9158/NVIDIA-L
   inux-x86-1.0-6629-pkg1/usr/src/nv modules
   make -C /lib/modules/2.6.13-15-default/build		\
   KBUILD_SRC=/usr/src/linux-2.6.13-15	     KBUILD_VERBOSE=1	\
   KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/
   usr/src/nv"	\
           -f /usr/src/linux-2.6.13-15/Makefile modules
   mkdir -p /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_vers
   ions
   make -f /usr/src/linux-2.6.13-15/scripts/Makefile.build obj=/tmp/selfgz9158/
   NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz9158/NVI
   DIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.o
   .d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.0.2/include -D__KERNEL
   __ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.13-15/include -I/tmp/selfgz9158
   /NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv  -Wall -Wundef -Wstrict-prototype
   s -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing 
   -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpre
   ferred-stack-boundary=2 -fno-unit-at-a-time -march=i586 -mregparm=3 -Iinclud
   e/asm-i386/mach-default -I/usr/src/linux-2.6.13-15/include/asm-i386/mach-def
   ault -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz9158/NVIDI
   A-Linux-x86-1.0-6629-pkg1/usr/src/nv  -Wall -Wimplicit -Wreturn-type -Wswitc
   h -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -W
   error -O -fno-common -MD -Wno-cast-qual -Wno-erro
   r -D_LOOSE_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_INT64_OK -DNVCPU_X86 -UDEBUG 
   -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT
   -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD
   _BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz9158/NVIDIA-Linux-x86-
   1.0-6629-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629
   -pkg1/usr/src/nv/nv.c
   In file included from /usr/src/linux-2.6.13-15/include/linux/list.h:7,
                    from /usr/src/linux-2.6.13-15/include/linux/wait.h:23,
                    from include2/asm/semaphore.h:41,
                    from /usr/src/linux-2.6.13-15/include/linux/sched.h:20,
                    from /usr/src/linux-2.6.13-15/include/linux/module.h:10,
                    from /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
   /nv/nv-linux.h:52,
                    from /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
   /nv/nv.c:14:
   /usr/src/linux-2.6.13-15/include/linux/prefetch.h: In function ‘prefetch_r
   ange’:
   /usr/src/linux-2.6.13-15/include/linux/prefetch.h:62: warning: pointer of ty
   pe ‘void *’ used in arithmetic
   In file included from /usr/src/linux-2.6.13-15/include/linux/dmapool.h:14,
                    from /usr/src/linux-2.6.13-15/include/linux/pci.h:870,
                    from /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
   /nv/nv-linux.h:75,
                    from /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
   /nv/nv.c:14:
   include2/asm/io.h: In function ‘check_signature’:
   include2/asm/io.h:253: warning: wrong type argument to increment
   In file included from /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
   /nv/nv.c:14:
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:203:5: 
   warning: "NV_ENABLE_MEM_TRACKING" is not defined
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:231:5: 
   warning: "NV_ENABLE_MEM_TRACKING" is not defined
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:223:5: warnin
   g: "NV_ENABLE_MEM_TRACKING" is not defined
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function 
   ‘nvidia_init_module’:
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:930: warning:
   ‘pm_register’ is deprecated (declared at /usr/src/linux-2.6.13-15/includ
   e/linux/pm.h:107)
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function 
   ‘nvidia_exit_module’:
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:1051: warning
   : ‘pm_unregister’ is deprecated (declared at /usr/src/linux-2.6.13-15/in
   clude/linux/pm.h:112)
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:1097:5: warni
   ng: "NV_ENABLE_MEM_TRACKING" is not defined
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function 
   ‘_get_phys_address’:
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2509: warning
   : passing argument 1 of ‘pmd_offset’ from incompatible pointer type
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function 
   ‘nv_agp_init’:
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2991: error: 
   implicit declaration of function ‘inter_module_get’
   /tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2992: warning
   : ‘inter_module_put’ is deprecated (declared at /usr/src/linux-2.6.13-15
   /include/linux/module.h:573)
   make[4]: *** [/tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o
   ] Error 1
   make[3]: *** [_module_/tmp/selfgz9158/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
   /nv] Error 2
   make[2]: *** [modules] 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.
was anderes wird nicht angezeigt...

edit: ganz kurze zwischenfrage:
ich installiere grade mit YaST2 Updater die Updates, ist schon richtig oder? ; bekomm ich da auch die 10.1 updates ?
 
ich mach mal wieder den Quotemann:

An NVIDIA_GLX rpm appears to already be installed on your system.
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!


Die letzten Fehler bei der Kompilierung riechen nach zu altem Treiber bzw. zu neuem Kernel für diesen Treiber.
Ich glaub du solltest die TNT2 konservieren, wenn du auf 3D stehst.
 
okay das mach ich,
aber leider lässt sich das super coole Linux nicht auf dem anderen PC installieren,
weil es angeblich keinen Treiber für das DVD Laufwerk gäbe und somit das betriebsystem nicht installiert werden kann...
Aber das ist eh eine andere Geschichte, die ich Abgehakt und so akzeptiert hab...

werd ich mich halt ohne 3D begnügen...
 
ein letztes ist mir noch eingefallen...
Kann ich mit dem YaST2 Updater auf Suse Linux 10.1 updaten oder muss man das von Hand machen ?
bzw ich update grade... hab ich dann Suse Linux 10.1 drauf oder noch immer 10.0 ?
 
1. Also hier den Treiber herunterladen: http://www.nvidia.de/object/linux_display_archive_de.html

2. Mit Yast Kernel und Entwicklungswerkzeuge installieren.
3. Mit SRTG+ALT+F1 auf die Konsole wechseln
4. sich als "root" einloggen
5. init 3 eingeben
6. mit ./Nvidia.... den Installer starten
7. ....
8. und mit sax2 -m0=nvidia den Treiber mit SAX2 konfigurieren.

P.S.: dies steht alles auch in der Readme Datei für den Nvidia Treiber. Einfach mal durchlesen.
 

Ähnliche Themen

Debian Gateway

OpenVPN - Server kann clients nicht erreichen.

Squid als RPCoHTTPS Proxy für Outlook Anywhere

Routing Problematik

Wlan - nach Verbindung mit Router nur sehr kurz Internet

Zurück
Oben