sidux.com
Menu

News

Give back
Last 3 Contributions
30-11-2008 20.00
25-11-2008 100.00
25-11-2008 20.00

Donate


Sponsor
hetzner.de

Languages
Preferred language:



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
tuxpower
Post subject: kein X mehr nach dist-upgrade  PostPosted: May 15, 2008 - 11:30 AM



Joined: May 15, 2008
Posts: 10

Status: Offline
Hallo

habe kein X mehr nach d-u mittels smxi.

Videocard: nVidia NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]
aktueller Kernel: 2.6.25-3.slh.3-sidux-686


Der Rechner lief zuvor schon mit verschiedenen Kerneln einwandfrei und wurde seit etwa sidux 2007-03 regelmäßig mittels smxi (etwa alle 3 Wochen ausgeführt) aktuell gehalten. Dabei wurde immer der legacy-treiber mittels smxi installiert. Nach heutigem d-u bleibt der Bildschirm dunkel, auch bei älteren Kerneln, die noch im grub-menue vorhanden sind.

http://www.nvnews.net/vbulletin/showthread.php?t=110088 hat mich nicht weiter gebracht. Die Log-Datei /var/log/nvidia-installer.log sagt mir nach der Anwendung der Beschreibung in nvnews-forum, dass der nvidia-Treiber gar nicht installiert ist. Siehe http://upload.npcfighter.de/files/36/29 ... taller.log


Auch die manuelle Installation nach http://www.nvidia.com/object/linux_disp ... 86.04.html
schlug fehl. Die aktuelle nvidia-installer.log sagt jetzt: "Unable to build the NVIDIA kernel module. Installation has failed."
Siehe
Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu May 15 13:02:09 2008

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              : 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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.25-3.slh.3-sidux-686/build'
-> Kernel output path: '/lib/modules/2.6.25-3.slh.3-sidux-686/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.25-3.slh.3-
   sidux-686/build SYSOUT=/lib/modules/2.6.25-3.slh.3-sidux-686/build'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.25-3.slh.3-sidux-686/build
   SUBDIRS=/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv 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/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_vers
   ions ; rm -f /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_
   versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04
   -pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.nv.o
   .d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.4/include -D__KERNEL_
   _ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot
   ypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-functi
   on-declaration -O2  -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg
   -struct-return -mpreferred-stack-boundary=2  -march=i686 -mtune=generic -ffr
   eestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-
   compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dn
   ow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-s
   tatement -Wno-pointer-sign   -I/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg
   1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscri
   pts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-compar
   e -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNT
   RM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_VERSION_ST
   RING=\"71.86.04\" -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_
   DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(
   nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfg
   z5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz5656/NV
   IDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:8,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping_32.h:5,
                    from include/asm/dma-mapping.h:2,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:90,
                    from include/linux/pci.h:945,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:79,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:101,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c: In function
   ‘__nv_setup_pat_entries’:
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:883: warning:
   comparison between signed and unsigned
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c: In function
   ‘__nv_restore_pat_entries’:
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:909: warning:
   comparison between signed and unsigned
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c: In function
   ‘nv_kern_cpu_callback’:
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:1220: warning
   : comparison between signed and unsigned
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv.c:1227: warning
   : comparison between signed and unsigned
     cc -Wp,-MD,/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.nv-v
   m.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.4/include -D__KERN
   EL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro
   totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fun
   ction-declaration -O2  -fno-stack-protector -m32 -msoft-float -mregparm=3 -f
   reg-struct-return -mpreferred-stack-boundary=2  -march=i686 -mtune=generic -
   ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-si
   gn-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-
   3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-afte
   r-statement -Wno-pointer-sign   -I/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-
   pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subs
   cripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
   r -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__K
   ERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DM
   ODULE -DNV_VERSION_STRING=\"71.86.04\" -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -D
   NVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
   _BASENAME=KBUILD_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /t
   mp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/se
   lfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/list.h:8,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:49,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:57,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-vm.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   In file included from include/asm/dma-mapping_32.h:5,
                    from include/asm/dma-mapping.h:2,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:90,
                    from include/linux/pci.h:945,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:79,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-vm.c:14:
   include/linux/scatterlist.h: In function ‘sg_virt’:
   include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
   in arithmetic
   In file included from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-linux.h:101,
                    from /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /nv/nv-vm.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c: In functi
   on ‘nv_set_page_attrib_uncached’:
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c:64: warnin
   g: ‘change_page_attr’ is deprecated (declared at include/asm/cacheflush.
   h:28)
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c: In functi
   on ‘nv_set_page_attrib_cached’:
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c:79: warnin
   g: ‘change_page_attr’ is deprecated (declared at include/asm/cacheflush.
   h:28)
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c: In functi
   on ‘nv_flush_caches’:
   /tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-vm.c:363: error
   : implicit declaration of function ‘global_flush_tlb’
   make[3]: *** [/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src/nv/nv-v
   m.o] Fehler 1
   make[2]: *** [_module_/tmp/selfgz5656/NVIDIA-Linux-x86-71.86.04-pkg1/usr/src
   /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.


Was kann ich machen?
 
 View user's profile Send private message  
Reply with quote Back to top
Goldhamster
Post subject: kein X mehr nach dist-upgrade  PostPosted: May 15, 2008 - 11:37 AM



Joined: Jul 27, 2007
Posts: 24

Status: Offline
Hast Du auch die für den Kernel pssende Header-Datei inst. Ich hatte das gleiche Problem weil er die dateien nicht mehr autom. mit inst..
Du kannst sie auch mit smxi installieren, danach müsste auch die Nvidia-treiber installation gehen.
 
 View user's profile Send private message  
Reply with quote Back to top
tuxpower
Post subject: RE: kein X mehr nach dist-upgrade  PostPosted: May 15, 2008 - 11:57 AM



Joined: May 15, 2008
Posts: 10

Status: Offline
@Goldhamster

kannst du das bitte genauer erklären, wie ich das machen soll?
Danke.
 
 View user's profile Send private message  
Reply with quote Back to top
Goldhamster
Post subject: RE: kein X mehr nach dist-upgrade  PostPosted: May 15, 2008 - 12:12 PM



Joined: Jul 27, 2007
Posts: 24

Status: Offline
@ tuxpower
In smxi ist irgendwo, sorry weiss aus dem kopf nicht genau wo, die option Kernel-metapackete inst. damit müsste es gehen.
Ich glaube das ist da wo man ältere Kernel installieren kann.
Wie gesagt bei mir lief danach alles wie immer und der Nvidia-Treiber lies sich auch ohne Probs installieren.
 
 View user's profile Send private message  
Reply with quote Back to top
towo|
Post subject: RE: kein X mehr nach dist-upgrade  PostPosted: May 15, 2008 - 02:56 PM



Joined: Nov 30, 2006
Posts: 1010
Location: Nimritz / Thüringen
Status: Offline
Dein Fehler kommt nur mit Kernel 2.6.25.x und ungepachtem Treiber.
@Goldhamster, die Header sind installiert, steht auch im Logfile.

_________________
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
tuxpower
Post subject:   PostPosted: May 15, 2008 - 03:08 PM



Joined: May 15, 2008
Posts: 10

Status: Offline
Hurra, X funktioniert jetzt wieder. Keine Ahnung woran es gelegen hat. Habe diverse Kernel mit smxi installiert und deinstalliert und nvidia-Treiber nach http://www.nvnews.net/vbulletin/showthread.php?t=110088 installiert. Nun funktioniert X mit aktuellem Kernel.

> Dein Fehler kommt nur mit Kernel 2.6.25.x und ungepachtem Treiber.

Nein nach d-u ging auch Kernel 2.6.24 nicht mehr. Jetzt werde ich bei 2.6.25 bleiben.

Bleibt jetzt "nur" noch zu testen, ob der Treiber wirklich richtig funktioniert. Das Nvidia-Logo kommt beim Start jetzt nicht mehr. Nicht schlimm, braucht niemand. Nur wird der Treiber da auch wirklich richtig geladen?
 
 View user's profile Send private message  
Reply with quote Back to top
towo|
Post subject:   PostPosted: May 15, 2008 - 03:37 PM



Joined: Nov 30, 2006
Posts: 1010
Location: Nimritz / Thüringen
Status: Offline
Quote:
Nur wird der Treiber da auch wirklich richtig geladen?


glxinfo | grep direct

verrät es Dir.

_________________
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Goldhamster
Post subject:   PostPosted: May 15, 2008 - 04:37 PM



Joined: Jul 27, 2007
Posts: 24

Status: Offline
@towo
sorry ich muss sie immer neu Installieren er zeigt es mir zwar am Anfang an aber nix ist.
Installiuere ich sie nach oder nochmal geht alles wie von Geisterhand.
 
 View user's profile Send private message  
Reply with quote Back to top
mogli
Post subject:   PostPosted: May 16, 2008 - 09:12 PM



Joined: Dec 14, 2006
Posts: 35

Status: Offline
Ich kann zwar noch keine Lösung beisteuern, habe aber das gleiche Problem. Ich kann nicht mal genau sagen, wann das passiert, bei 2 Bootvorgängen bleibt der Bildschirm schwarz, wenn X gestartet wird, beim nächsten erscheint nur ein "verkrisseltes" nvidia-Logo stattdessen und wieder beim nächsten Boot startet KDE so, als ob es nie ein Problem gegeben hätte.
 
 View user's profile Send private message  
Reply with quote Back to top
mogli
Post subject:   PostPosted: May 20, 2008 - 09:05 AM



Joined: Dec 14, 2006
Posts: 35

Status: Offline
Dachte schon fast, das Problem wäre bei mir behoben, da jetzt einige Male keinerlei Fehler mehr auftraten, aber jetzt erscheint wieder mehrfach das "verkrisselte" nvidia-Logo und es geht gar nichts mehr, nicht mal auf Konsole wechseln o.ä.
Hab jetzt mal, von einem anderen Rechner aus geguckt, was als letztes in der Xorg.0.log steht.

Code:

(WW) NVIDIA(0): The NVIDIA X driver has encountered too many errors.  Falling
(WW) NVIDIA(0):     back to legacy PCI mode.
(II) NVIDIA(0): Initialized GPU GART.
(EE) NVIDIA(0): Error recovery failed.
(EE) NVIDIA(0):  *** Aborting ***
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Initialized GPU GART.
(EE) NVIDIA(0): Error recovery failed.
(EE) NVIDIA(0):  *** Aborting ***


Davon erscheint nichts, wenn X, sauber durchstartet

Hat jemand eine Idee oder Tips?
Grüße
mogli

Kernel: 2.6.25-4.slh.2-sidux-686
GraKa: GeForce 9600GT
Treiber nvidia: 169.12 mittels smxi
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2006-2008 by sidux e.V., 10407 Berlin, Kniprodestr. 104. sidux e.V. is a Berlin, Germany based non-profit foundation. Consult Impressum and Legal Terms for details. sidux™ is Free Software released under the GNU/GPL license and other compatible licenses.
powered by Zikula & Zafenio