You are not logged in.

#1 2006-04-03 20:03:39

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

[arch64] new kernel / nvidia errors

We have now the new kernel in current. Old nvidia package won't work anymore. Sadly the arch32 package is not working for arch32. So don't expect  nvidia pkg -16 working.

I always get an error message like this:

/sbin/ldconfig: File /usr/lib/libGL.so.1 is empty, not checked.
> > /sbin/ldconfig: File /usr/lib/libGL.so is empty, not checked.
> > /sbin/ldconfig: File /usr/lib/libGL.so.1.2.old is empty, not
> > checked. /sbin/ldconfig: File /usr/lib/libnvidia-cfg.so.1 is empty,
> > not checked. /sbin/ldconfig:
> > File /usr/lib/libXvMCNVIDIA.so.1.0.8178 is empty, not
> > checked. /sbin/ldconfig: File /usr/lib/libnvidia-tls.so.1 is empty,
> > not checked. /sbin/ldconfig:
> > File /usr/lib/libXvMCNVIDIA_dynamic.so.1 is empty, not
> > checked. /sbin/ldconfig: File /usr/lib/libnvidia-cfg.so is empty,
> > not checked. /sbin/ldconfig:
> > File /usr/lib/libnvidia-tls.so.1.0.8178 is empty, not
> > checked. /sbin/ldconfig: File /usr/lib/libGL.so.1.0.8178 is empty,
> > not checked. /sbin/ldconfig:
> > File /usr/lib/libnvidia-cfg.so.1.0.8178 is empty, not
> > checked. /sbin/ldconfig: File /usr/lib/libGLcore.so.1 is empty, not
> > checked. /sbin/ldconfig: File /usr/lib/libGLcore.so.1.0.8178 is
> > empty, not checked.
> >
> >
> > 

I could get nvidia working using the installer + patch with expert options. Read my nvidia install-log. Maybe you can see, why our pkg is not working:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Apr  3 21:02:39 2006

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : true
  uninstall               : false
  driver info             : false
  no precompiled interface: false
  no ncurses color        : false
  query latest driver ver : false
  OpenGL header files     : true
  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)

chdir("/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/./")
Using: nvidia-installer ncurses user interface
-> Searching for system utilities:
-> found `ldconfig` : `/sbin/ldconfig`
-> found `ldd` : `/usr/bin/ldd`
-> found `ld` : `/usr/bin/ld`
-> found `objcopy` : `/usr/bin/objcopy`
-> found `grep` : `/bin/grep`
-> found `dmesg` : `/bin/dmesg`
-> found `tail` : `/usr/bin/tail`
-> found `cut` : `/bin/cut`
-> Searching for module utilities:
-> found `insmod` : `/sbin/insmod`
-> found `modprobe` : `/sbin/modprobe`
-> found `rmmod` : `/sbin/rmmod`
-> found `lsmod` : `/bin/lsmod`
-> found `depmod` : `/sbin/depmod`
-> License accepted.
-> Kernel module installation path (Answer:
   '/lib/modules/2.6.16-ARCH/kernel/drivers/video')
-> Kernel module installation path: /lib/modules/2.6.16-ARCH/kernel/drivers/vid
   eo
-> 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: 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 test with CC="cc".
-> Checking development tools:
-> found `cc` : `/usr/bin/cc`
-> found `make` : `/usr/bin/make`
-> Kernel source path (Answer: '/usr/src/linux')
-> Kernel source path: '/usr/src/linux'
-> Kernel output path: '/usr/src/linux'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
   rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
   agp.o os-interface.o os-registry.o nvidia.mod.o
   rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
   rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
   rm -f -f stprof stprof.o symtab.h
   rm -f -rf .tmp_versions
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux SYSOUT=/usr/s
   rc/linux'...
   
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /usr/src/linux SUBDIRS=/home/daten/download/
   NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv modules
   mkdir -p /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/.
   tmp_versions
   make -f scripts/Makefile.build obj=/home/daten/download/NVIDIA-Linux-x86_64-
   1.0-8178-pkg2/usr/src/nv
   echo #define NV_COMPILER "`cc -v 2>&1 | tail -n 1`" > /home/daten/downloa
   d/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/
   nv/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.0.3/includ
   e -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -W
   strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestan
   ding -O2     -fomit-frame-pointer  -m64 -mno-red-zone -mcmodel=kernel -pipe 
   -fno-reorder-blocks     -Wno-sign-compare -fno-asynchronous-unwind-tables -funi
   t-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-after-state
   ment -Wn
   o-pointer-sign -I/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/
   src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -W
   parentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-common -mno-red
   -zone -minline-all-stringops -MD   -Wsign-compare -Wno-cast-qual -Wno-error 
   -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -mcmodel=kernel -DNTRM -DNVRM -
   DDYNAMIC_SLI  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=8178
    -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPG
   ART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DN
   V_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRE
   SENT -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(nv)"  -
   D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /home/daten/download/NVIDIA-Linux
   -x86_64-1.0-8178-pkg2/usr/src/nv/nv.o /home/daten/download/NVIDIA-Linux-x86_
   64-1.0-8178-pkg2/usr/src/nv/nv.c
   In file included from include/linux/sched.h:15,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv.c:14:
   include/linux/cpumask.h: In Funktion »__first_cpu«:
   include/linux/cpumask.h:218: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   include/linux/cpumask.h: In Funktion »__next_cpu«:
   include/linux/cpumask.h:224: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   In file included from include/linux/sched.h:17,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv.c:14:
   include/linux/nodemask.h: In Funktion »__first_node«:
   include/linux/nodemask.h:229: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__next_node«:
   include/linux/nodemask.h:235: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__first_unset_node«:
   include/linux/nodemask.h:253: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:42,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv.c:14:
   include/linux/prefetch.h: In Funktion »prefetch_range«:
   include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithmeti
   k verwendet
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:528,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv.c:14:
   include/asm/io.h: In Funktion »check_signature«:
   include/asm/io.h:308: Warnung: Argument falschen Typs für Inkrementierung
   In file included from include/asm/pci.h:93,
                    from include/linux/pci.h:654,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv.c:14:
   include/asm-generic/pci-dma-compat.h: In Funktion »pci_map_page«:
   include/asm-generic/pci-dma-compat.h:49: Warnung: Zeiger auf Typen »void *« 
   in Arithmetik verwendet
   In file included from include/linux/compat.h:15,
                    from include/asm/mtrr.h:28,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:103,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv.c:14:
   include/asm/compat.h: In Funktion »compat_alloc_user_space«:
   include/asm/compat.h:202: Warnung: Zeiger auf Typen »void *« in Arithmetik v
   erwendet
     cc -Wp,-MD,/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/
   nv/.nv-vm.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.0.3/inc
   lude -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
   -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreest
   anding -O2     -fomit-frame-pointer  -m64 -mno-red-zone -mcmodel=kernel -pip
   e -fno-reorder-blocks     -Wno-sign-compare -fno-asynchronous-unwind-tables -fu
   nit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-after-sta
   tement -Wno-pointer-sign -I/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178
   -pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-sub
   scripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-commo
   n -mno-red-zone -minline-all-stringops -MD   -Wsign-compare -Wno-cast-qual -
   Wno-error -D
   _LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -mcmodel=kernel -DNTRM -DNVRM -DD
   YNAMIC_SLI  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=8178  
   -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGA
   RT_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV
   _PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRES
   ENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_P
   RESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" 
   -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /home/daten/download/NVIDIA-Linu
   x-x86_64-1.0-8178-pkg2/usr/src/nv/nv-vm.o /home/daten/download/NVIDIA-Linux-
   x86_64-1.0-8178-pkg2/usr/src/nv/nv-vm.c
   In file included from include/linux/sched.h:15,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.c:14:
   include/linux/cpumask.h: In Funktion »__first_cpu«:
   include/linux/cpumask.h:218: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   include/linux/cpumask.h: In Funktion »__next_cpu«:
   include/linux/cpumask.h:224: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   In file included from include/linux/sched.h:17,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.c:14:
   include/linux/nodemask.h: In Funktion »__first_node«:
   include/linux/nodemask.h:229: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__next_node«:
   include/linux/nodemask.h:235: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__first_unset_node«:
   include/linux/nodemask.h:253: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:42,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.c:14:
   include/linux/prefetch.h: In Funktion »prefetch_range«:
   include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithmeti
   k verwendet
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:528,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.c:14:
   include/asm/io.h: In Funktion »check_signature«:
   include/asm/io.h:308: Warnung: Argument falschen Typs für Inkrementierung
   In file included from include/asm/pci.h:93,
                    from include/linux/pci.h:654,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.c:14:
   include/asm-generic/pci-dma-compat.h: In Funktion »pci_map_page«:
   include/asm-generic/pci-dma-compat.h:49: Warnung: Zeiger auf Typen »void *« 
   in Arithmetik verwendet
   In file included from include/linux/compat.h:15,
                    from include/asm/mtrr.h:28,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:103,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.c:14:
   include/asm/compat.h: In Funktion »compat_alloc_user_space«:
   include/asm/compat.h:202: Warnung: Zeiger auf Typen »void *« in Arithmetik v
   erwendet
     cc -Wp,-MD,/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/
   nv/.os-agp.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.0.3/in
   clude -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wunde
   f -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffree
   standing -O2     -fomit-frame-pointer  -m64 -mno-red-zone -mcmodel=kernel -p
   ipe -fno-reorder-blocks     -Wno-sign-compare -fno-asynchronous-unwind-tables -
   funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-after-s
   tatement -Wno-pointer-sign -I/home/daten/download/NVIDIA-Linux-x86_64-1.0-81
   78-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-s
   ubscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-com
   mon -mno-red-zone -minline-all-stringops -MD   -Wsign-compare -Wno-cast-qual
   -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -mcmodel=kernel -DNT
   RM -DNVRM -DDYNAMIC_SLI  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATC
   HLEVEL=8178  -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE
   _BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_
   MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESEN
   T -DNV_VM_INSERT_PAGE_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_
   ATTR_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BA
   SENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /hom
   e/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/os-agp.o /home
   /daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/os-agp.c
   In file included from include/linux/sched.h:15,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-agp.c:24:
   include/linux/cpumask.h: In Funktion »__first_cpu«:
   include/linux/cpumask.h:218: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   include/linux/cpumask.h: In Funktion »__next_cpu«:
   include/linux/cpumask.h:224: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   In file included from include/linux/sched.h:17,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-agp.c:24:
   include/linux/nodemask.h: In Funktion »__first_node«:
   include/linux/nodemask.h:229: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__next_node«:
   include/linux/nodemask.h:235: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__first_unset_node«:
   include/linux/nodemask.h:253: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:42,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-agp.c:24:
   include/linux/prefetch.h: In Funktion »prefetch_range«:
   include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithmeti
   k verwendet
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:528,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-agp.c:24:
   include/asm/io.h: In Funktion »check_signature«:
   include/asm/io.h:308: Warnung: Argument falschen Typs für Inkrementierung
   In file included from include/asm/pci.h:93,
                    from include/linux/pci.h:654,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-agp.c:24:
   include/asm-generic/pci-dma-compat.h: In Funktion »pci_map_page«:
   include/asm-generic/pci-dma-compat.h:49: Warnung: Zeiger auf Typen »void *« 
   in Arithmetik verwendet
   In file included from include/linux/compat.h:15,
                    from include/asm/mtrr.h:28,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:103,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-agp.c:24:
   include/asm/compat.h: In Funktion »compat_alloc_user_space«:
   include/asm/compat.h:202: Warnung: Zeiger auf Typen »void *« in Arithmetik v
   erwendet
     cc -Wp,-MD,/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/
   nv/.os-interface.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.
   0.3/include -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall 
   -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common 
   -ffreestanding -O2     -fomit-frame-pointer  -m64 -mno-red-zone -mcmo
   del=kernel -pipe -fno-reorder-blocks     -Wno-sign-compare -fno-asynchronous-un
   wind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclar
   ation-after-statement -Wno-pointer-sign -I/home/daten/download/NVIDIA-Linux-
   x86_64-1.0-8178-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
   rmat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werro
   r -O -fno-common -mno-red-zone -minline-all-stringops -MD   -Wsign-compare -
   Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -mcmod
   el=kernel -DNTRM -DNVRM -DDYNAMIC_SLI  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSI
   ON=0 -DNV_PATCHLEVEL=8178  -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM
   -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_
   MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESEN
   T -DNV_VM_INSERT_PAGE_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_
   ATTR_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BA
   SENAME=KBUILD_STR(os_interface)"  -
   D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /home/daten/download/NVIDIA-Linux
   -x86_64-1.0-8178-pkg2/usr/src/nv/os-interface.o /home/daten/download/NVIDIA-
   Linux-x86_64-1.0-8178-pkg2/usr/src/nv/os-interface.c
   In file included from include/linux/sched.h:15,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-interface.c:26:
   include/linux/cpumask.h: In Funktion »__first_cpu«:
   include/linux/cpumask.h:218: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   include/linux/cpumask.h: In Funktion »__next_cpu«:
   include/linux/cpumask.h:224: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   In file included from include/linux/sched.h:17,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-interface.c:26:
   include/linux/nodemask.h: In Funktion »__first_node«:
   include/linux/nodemask.h:229: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__next_node«:
   include/linux/nodemask.h:235: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__first_unset_node«:
   include/linux/nodemask.h:253: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:42,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-interface.c:26:
   include/linux/prefetch.h: In Funktion »prefetch_range«:
   include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithmeti
   k verwendet
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:528,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-interface.c:26:
   include/asm/io.h: In Funktion »check_signature«:
   include/asm/io.h:308: Warnung: Argument falschen Typs für Inkrementierung
   In file included from include/asm/pci.h:93,
                    from include/linux/pci.h:654,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-interface.c:26:
   include/asm-generic/pci-dma-compat.h: In Funktion »pci_map_page«:
   include/asm-generic/pci-dma-compat.h:49: Warnung: Zeiger auf Typen »void *« 
   in Arithmetik verwendet
   In file included from include/linux/compat.h:15,
                    from include/asm/mtrr.h:28,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:103,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-interface.c:26:
   include/asm/compat.h: In Funktion »compat_alloc_user_space«:
   include/asm/compat.h:202: Warnung: Zeiger auf Typen »void *« in Arithmetik v
   erwendet
     cc -Wp,-MD,/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/
   nv/.os-registry.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.0
   .3/include -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -
   Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -
   ffreestanding -O2     -fomit-frame-pointer  -m64 -mno-red-zone -mcmodel=kern
   el -pipe -fno-reorder-blocks     -Wno-sign-compare -fno-asynchronous-unwind-tab
   les -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-af
   ter-statement -Wno-pointer-sign -I/home/daten/down
   load/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-
   type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno
   -multichar  -Werror -O -fno-common -mno-red-zone -minline-all-stringops -MD 
    -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
   -DMODULE  -mcmodel=kernel -DNTRM -DNVRM -DDYNAMIC_SLI  -DNV_MAJOR_VERSION=1 
   -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=8178  -UDEBUG -U_DEBUG -DNDEBUG -DNV_SI
   GNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRE
   SENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CH
   OOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_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_registry)"  -D"KBUILD_MODNAME=KBUILD_S
   TR(nvidia)" -c -o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr
   /src/nv/os-registry.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c
   In file included from include/linux/sched.h:15,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c:14:
   include/linux/cpumask.h: In Funktion »__first_cpu«:
   include/linux/cpumask.h:218: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   include/linux/cpumask.h: In Funktion »__next_cpu«:
   include/linux/cpumask.h:224: Warnung: Vorzeichenloser und -behafteter Typ in
   bedingtem Ausdruck
   In file included from include/linux/sched.h:17,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c:14:
   include/linux/nodemask.h: In Funktion »__first_node«:
   include/linux/nodemask.h:229: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__next_node«:
   include/linux/nodemask.h:235: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   include/linux/nodemask.h: In Funktion »__first_unset_node«:
   include/linux/nodemask.h:253: Warnung: Vorzeichenloser und -behafteter Typ i
   n bedingtem Ausdruck
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:42,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:47,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c:14:
   include/linux/prefetch.h: In Funktion »prefetch_range«:
   include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithmeti
   k verwendet
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:528,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c:14:
   include/asm/io.h: In Funktion »check_signature«:
   include/asm/io.h:308: Warnung: Argument falschen Typs für Inkrementierung
   In file included from include/asm/pci.h:93,
                    from include/linux/pci.h:654,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:71,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c:14:
   include/asm-generic/pci-dma-compat.h: In Funktion »pci_map_page«:
   include/asm-generic/pci-dma-compat.h:49: Warnung: Zeiger auf Typen »void *« 
   in Arithmetik verwendet
   In file included from include/linux/compat.h:15,
                    from include/asm/mtrr.h:28,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-linux.h:103,
                    from /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/os-registry.c:14:
   include/asm/compat.h: In Funktion »compat_alloc_user_space«:
   include/asm/compat.h:202: Warnung: Zeiger auf Typen »void *« in Arithmetik v
   erwendet
     ld -m elf_x86_64  -r -o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-
   pkg2/usr/src/nv/nvidia.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-p
   kg2/usr/src/nv/nv-kernel.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178
   -pkg2/usr/src/nv/nv.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2
   /usr/src/nv/nv-vm.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/u
   sr/src/nv/os-agp.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/us
   r/src/nv/os-interface.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pk
   g2/usr/src/nv/os-registry.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-2.6.16-ARCH/scripts/Makefile.modpost
     scripts/mod/modpost   -i /usr/src/linux-2.6.16-ARCH/Module.symvers /home/d
   aten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.o
     cc -Wp,-MD,/home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/
   nv/.nvidia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/4.0.
   3/include -D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -W
   undef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -f
   freestanding -O2     -fomit-frame-pointer  -m64 -mno-red-zone -mcmodel=kerne
   l -pipe -fno-reorder-blocks     -Wno-sign-compare -fno-asynchronous-unwind-tabl
   es -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-aft
   er-statement -Wno-pointer-sign    -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KB
   UILD_STR(nvidia)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /hom
   e/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.o /
   home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.
   c
     ld -m elf_x86_64 -r -o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-p
   kg2/usr/src/nv/nvidia.ko /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-p
   kg2/usr/src/nv/nvidia.o /home/daten/download/NVIDIA-Linux-x86_64-1.0-8178-pk
   g2/usr/src/nv/nvidia.mod.o
   NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
   executing: '/sbin/insmod ./usr/src/nv/nvidia.ko'...
-> Kernel messages:
   ReiserFS: hda1: using ordered data mode
   ReiserFS: hda1: journal params: device hda1, size 8192, journal first block
   18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
   ReiserFS: hda1: checking transaction log (hda1)
   ReiserFS: hda1: Using r5 hash to sort names
   ReiserFS: hdb1: found reiserfs format "3.6" with standard journal
   ReiserFS: hdb1: using ordered data mode
   ReiserFS: hdb1: journal params: device hdb1, size 8192, journal first block
   18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
   ReiserFS: hdb1: checking transaction log (hdb1)
   ReiserFS: hdb1: Using r5 hash to sort names
   Adding 4883720k swap on /dev/sda1.  Priority:-1 extents:1 across:4883720k
   ACPI: PCI Interrupt 0000:04:05.0[A] -> GSI 20 (level, low) -> IRQ 21
   ADDRCONF(NETDEV_UP): eth0: link is not ready
   uli526x: eth0 NIC Link is Up 100 Mbps Full duplex
   ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
   NFSD: starting 90-second grace period
   eth0: no IPv6 routers present
   nvidia: module license 'NVIDIA' taints kernel.
   GSI 24 sharing vector 0xE9 and IRQ 24
   ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 24
   NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-8178  Wed Dec 14
   16:58:07 PST 2005
   ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 24
   NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-8178  Wed Dec 14
   16:58:07 PST 2005
   ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 24
   NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-8178  Wed Dec 14
   16:58:07 PST 2005
-> X installation prefix (only under rare circumstances should this be changed
   from the default) (Answer: '/usr/X11R6')
-> X installation prefix is: '/usr/X11R6'
-> X module installation path (only under rare circumstances should this be
   changed from the default) (Answer: '/usr/lib/xorg/modules')
-> X module installation path is: '/usr/lib/xorg/modules'
-> OpenGL installation prefix (only under rare circumstances should this be
   changed from the default) (Answer: '/usr')
-> OpenGL installation prefix is: '/usr'
-> Compat32 installation prefix (Answer: '')
-> Compat32 installation prefix is: '(null)'
-> Installer installation prefix (Answer: '/usr')
-> Installer installation prefix is: '/usr'
-> Install NVIDIA's OpenGL header files? (Answer: Yes)
-> Installation will install the OpenGL header files.
-> Installing both new and classic TLS OpenGL libraries.
-> Installing classic TLS 32bit OpenGL libraries.
-> Install NVIDIA's 32-bit compatibility OpenGL libraries? (Answer: No)
-> The conflicting library search path '/usr/lib' is a symbolic link to the lib
   rary search path '/usr/lib64'; skipping '/usr/lib'.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64'
   (1.0-8178):
-> Backing up: /usr/lib/xorg/modules/extensions/libglx.so
-> Backing up: /usr/lib/xorg/modules/extensions/libglx.xorg
-> Backing up: /usr/lib/xorg/modules/extensions/libGLcore.so
-> Backing up: /usr/lib/xorg/modules/extensions/libGLcore.xorg
-> Backing up: /usr/lib64/libGL.so.1
-> Backing up: /usr/lib64/libGL.so.1.2
-> Backing up: /usr/lib64/libGL.so
-> Backing up: /usr/include/GL/gl.h
-> Backing up: /usr/include/GL/glext.h
-> Backing up: /usr/include/GL/glx.h
-> Backing up: /usr/include/GL/glxext.h
-> Installing: ./usr/lib/libGL.so.1.0.8178 --> /usr/lib64/libGL.so.1.0.8178
-> Installing: ./usr/lib/libGLcore.so.1.0.8178 --> /usr/lib64/libGLcore.so.1.0.
   8178
-> Installing: ./usr/X11R6/lib/modules/extensions/libglx.so.1.0.8178 --> /usr/l
   ib/xorg/modules/extensions/libglx.so.1.0.8178
-> Installing: ./usr/lib/libnvidia-tls.so.1.0.8178 --> /usr/lib64/libnvidia-tls
   .so.1.0.8178
-> Installing: ./usr/lib/tls/libnvidia-tls.so.1.0.8178 --> /usr/lib64/tls/libnv
   idia-tls.so.1.0.8178
-> Installing: ./usr/lib/libnvidia-cfg.so.1.0.8178 --> /usr/lib64/libnvidia-cfg
   .so.1.0.8178
-> Installing: ./usr/X11R6/lib/modules/drivers/nvidia_drv.o --> /usr/lib/xorg/m
   odules/drivers/nvidia_drv.o
-> Installing: ./usr/X11R6/lib/modules/drivers/nvidia_drv.so --> /usr/lib/xorg/
   modules/drivers/nvidia_drv.so
-> Installing: ./usr/X11R6/lib/libXvMCNVIDIA.a --> /usr/X11R6/lib64/libXvMCNVID
   IA.a
-> Installing: ./usr/X11R6/lib/libXvMCNVIDIA.so.1.0.8178 --> /usr/X11R6/lib64/l
   ibXvMCNVIDIA.so.1.0.8178
-> Installing: ./usr/include/GL/gl.h --> /usr/include/GL/gl.h
-> Installing: ./usr/include/GL/glext.h --> /usr/include/GL/glext.h
-> Installing: ./usr/include/GL/glx.h --> /usr/include/GL/glx.h
-> Installing: ./usr/include/GL/glxext.h --> /usr/include/GL/glxext.h
-> Installing: ./usr/include/GL/gl.h --> /usr/share/doc/NVIDIA_GLX-1.0/include/
   GL/gl.h
-> Installing: ./usr/include/GL/glext.h --> /usr/share/doc/NVIDIA_GLX-1.0/inclu
   de/GL/glext.h
-> Installing: ./usr/include/GL/glx.h --> /usr/share/doc/NVIDIA_GLX-1.0/include
   /GL/glx.h
-> Installing: ./usr/include/GL/glxext.h --> /usr/share/doc/NVIDIA_GLX-1.0/incl
   ude/GL/glxext.h
-> Installing: ./usr/share/doc/NVIDIA_Changelog --> /usr/share/doc/NVIDIA_GLX-1
   .0/NVIDIA_Changelog
-> Installing: ./usr/share/doc/XF86Config.sample --> /usr/share/doc/NVIDIA_GLX-
   1.0/XF86Config.sample
-> Installing: ./usr/share/doc/nvidia-settings-user-guide.txt --> /usr/share/do
   c/NVIDIA_GLX-1.0/nvidia-settings-user-guide.txt
-> Installing: ./usr/share/doc/README.txt --> /usr/share/doc/NVIDIA_GLX-1.0/REA
   DME.txt
-> Installing: ./LICENSE --> /usr/share/doc/NVIDIA_GLX-1.0/LICENSE
-> Installing: ./usr/share/doc/nvidia-settings.png --> /usr/share/doc/NVIDIA_GL
   X-1.0/nvidia-settings.png
-> Installing: ./usr/share/man/man1/nvidia-xconfig.1.gz --> /usr/share/man/man1
   /nvidia-xconfig.1.gz
-> Installing: ./usr/share/man/man1/nvidia-installer.1.gz --> /usr/share/man/ma
   n1/nvidia-installer.1.gz
-> Installing: ./usr/share/man/man1/nvidia-settings.1.gz --> /usr/share/man/man
   1/nvidia-settings.1.gz
-> Installing: ./usr/bin/nvidia-settings --> /usr/bin/nvidia-settings
-> Installing: ./usr/bin/nvidia-xconfig --> /usr/bin/nvidia-xconfig
-> Installing: ./nvidia-installer --> /usr/bin/nvidia-installer
-> Installing: ./usr/bin/nvidia-bug-report.sh --> /usr/bin/nvidia-bug-report.sh
-> Installing: ./usr/src/nv/nvidia.ko --> /lib/modules/2.6.16-ARCH/kernel/drive
   rs/video/nvidia.ko
-> Installing: /tmp/template-epDy8R --> /usr/lib64/libGL.la
-> Deleting: /tmp/template-epDy8R
-> Installing: /tmp/template-Xv6Xbz --> /usr/share/applications/nvidia-settings
   .desktop
-> Deleting: /tmp/template-Xv6Xbz
-> Creating symlink: /usr/lib64/libGL.so.1 -> libGL.so.1.0.8178
-> Creating symlink: /usr/lib64/libGL.so -> libGL.so.1
-> Creating symlink: /usr/lib64/libGLcore.so.1 -> libGLcore.so.1.0.8178
-> Creating symlink: /usr/lib64/libnvidia-tls.so.1 -> libnvidia-tls.so.1.0.8178
-> Creating symlink: /usr/lib64/tls/libnvidia-tls.so.1 -> libnvidia-tls.so.1.0.
   8178
-> Creating symlink: /usr/lib64/libnvidia-cfg.so.1 -> libnvidia-cfg.so.1.0.8178
-> Creating symlink: /usr/lib64/libnvidia-cfg.so -> libnvidia-cfg.so.1
-> Creating symlink: /usr/lib/xorg/modules/extensions/libglx.so -> libglx.so.1.
   0.8178
-> Creating symlink: /usr/X11R6/lib64/libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVID
   IA.so.1.0.8178
-> Executing: /sbin/ldconfig
   executing: '/sbin/ldconfig'...
-> Executing: /sbin/depmod -aq
   executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Would you like to run the nvidia-xconfig utility to automatically update you
   r X configuration file so that the NVIDIA X driver will be used when you res
   tart X?  Any pre-existing X configuration file will be backed up. (Answer: N
   o)
-> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64
   (version: 1.0-8178) is now complete.  Please update your XF86Config or
   xorg.conf file as appropriate; see the file
   /usr/share/doc/NVIDIA_GLX-1.0/README.txt for details.

So it works for me. When I don't give special pathes only running the installer without expert options Xorg comes up but lots of apps are not working.

I still have my old problem with low fps. I have a Quadro 550GLX which is a 440MX. It should be around 3000fps. I've lost the speed with Xorg7 update.

[andyrtr@workstation64 ~]$ glxgears
1065 frames in 5.0 seconds = 212.819 FPS
1235 frames in 5.0 seconds = 246.814 FPS
1221 frames in 5.0 seconds = 243.981 FPS
1222 frames in 5.0 seconds = 244.264 FPS

Xorg.log

**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail"
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.8
    X.Org XInput driver : 0.5
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7
...
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 0.0.1
    ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
....
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.0.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.8178
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.8178
    Module class: XFree86 Video Driver
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/xorg/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.4
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.5
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver  1.0-8178  Wed Dec 14 16:59:38 PST 2005
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 03:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
...
(II) NVIDIA(0): Setting mode "1280x1024,1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
...
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Keyboard1: XkbModel: "cherrybluea"
(**) Option "XkbLayout" "de(nodeadkeys)"
(**) Keyboard1: XkbLayout: "de(nodeadkeys)"
(**) Option "XkbOptions" "compose:rwin"
(**) Keyboard1: XkbOptions: "compose:rwin"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) EvdevMouse: Device: "/dev/input/mouse0"
(**) EvdevMouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) EvdevMouse: Core Pointer
(**) Option "Device" "/dev/input/mouse0"
(**) Option "Buttons" "12"
(==) EvdevMouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 7 6"
(**) EvdevMouse: ZAxisMapping: buttons 4, 5, 7 and 6
(**) EvdevMouse: Buttons: 16
(II) XINPUT: Adding extended input device "EvdevMouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) EvdevMouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/75dpi/, removing from list!
Could not init font path element /usr/share/fonts/100dpi/, removing from list!
AUDIT: Mon Apr  3 21:14:17 2006: 5689 X: client 21 rejected from local host
(II) 3rd Button detected: disabling emulate3Button

So where are the nvidia experts?

Offline

#2 2006-04-08 10:05:52

Dieter
Member
From: Germany
Registered: 2005-10-13
Posts: 140

Re: [arch64] new kernel / nvidia errors

I just installed the actual nvidia 64-bit driver 8756 from nvidia:
http://download.nvidia.com/XFree86/Linu … 6-pkg2.run
successfully on my Arch64 system. No patch is needed for this driver. As in the past, I disabled the 32-bit compatibility during installation.

Then I tested tuxracer to test the 3D accelleration: Tuxracer shows a large black frame around a small application window in the centre. Hmh.

Dieter

Offline

#3 2006-04-08 16:51:41

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [arch64] new kernel / nvidia errors

Dieter wrote:

...As in the past, I disabled the 32-bit compatibility during installation.

The question has not appeared here. Maybe you have the installer version "2". For me now I don't need to run the expert procedure. And the fps value is now ok again smile

I've alresdy done a new pkg for testing but errors are still the same sad

Offline

#4 2006-04-11 16:15:51

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [arch64] new kernel / nvidia errors

shame on me. a very foolish mistake in nvidia.install was the reason. packages in extra and testing are fixed now.

AndyRTR

Offline

#5 2006-04-19 08:40:09

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: [arch64] new kernel / nvidia errors

Are you sure?
Still getting those errors ... also using arch original mirror


Ability is nothing without opportunity.

Offline

#6 2006-04-19 08:51:20

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [arch64] new kernel / nvidia errors

STiAT wrote:

Are you sure?

Sure.

STiAT wrote:

Still getting those errors ... also using arch original mirror

arch original mirror? i hope you use the arch64.org mirror preset in /etc/pacman.conf.

i know these two packages working for me and other users:

http://arch64.org/packages/extra/nvidia … pkg.tar.gz

http://arch64.org/packages/testing/nvid … pkg.tar.gz

Offline

#7 2006-04-19 10:52:56

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: [arch64] new kernel / nvidia errors

The package in extra doesn't work (as of about 3 hours ago) but the one in testing does. Want to move it over Andy?

Offline

#8 2006-04-19 11:14:00

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [arch64] new kernel / nvidia errors

Hm. When I remember right both packages have worked for me. Do you get an error message?

You can diff the PKGBUILDs and install file to see if something is wrong.

Offline

#9 2006-04-19 17:44:10

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [arch64] new kernel / nvidia errors

I rolled back from the 8756 to the 8178 driver from extra and all is working fine here.

Offline

#10 2006-04-19 23:59:24

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: [arch64] new kernel / nvidia errors

No sorry, I didn't check the error message because I thought "Hmm, I'll try testing and if that doesn't work I'll dig deeper" but it worked so I didn't bother wink

Offline

Board footer

Powered by FluxBB