Go Back   nV News Forums > Linux Support Forums > NVIDIA Linux


                    

Sponsored Ad

Reply
 
Thread Tools
Old 05-27-06, 07:36 AM   #1
gerdmitpferd
Registered User
 
Join Date: May 2006
Posts: 5
Default VIDIA-Linux-x86-1.0-7664-pkg1 under SuSE 10.1

Hello!
As I can install the driver NVIDIA-Linux-x86-1.0-7664-pkg1 on under SuSE10.1?

listing of make install:

sokrates:/home/volker # cd /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/
sokrates:~/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv # make
sokrates:~/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv # make install

NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.16.13-4-default/build KBUILD_VERBOSE=1 -C /lib/modules/2.6.16.13-4-default/source SUBDIRS=/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.16.13-4-default/build \
KBUILD_SRC=/usr/src/linux-2.6.16.13-4 \
KBUILD_EXTMOD="/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv" -f /usr/src/linux-2.6.16.13-4/Makefile modules
rm -rf /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_versions
mkdir -p /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_versions
make -f /usr/src/linux-2.6.16.13-4/scripts/Makefile.build obj=/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv
cc -Wp,-MD,/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nv.o.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.1.0/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.13-4/include -include /usr/src/linux-2.6.16.13-4-obj/i386/default/include/linux/autoconf.h -I/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mregparm=3 -Iinclude/asm-i386/mach-default -I/usr/src/linux-2.6.16.13-4/include/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -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=7664 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_nv.o /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c
In file included from /usr/src/linux-2.6.16.13-4/include/linux/list.h:7,
from /usr/src/linux-2.6.16.13-4/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.16.13-4/include/linux/sched.h:20,
from /usr/src/linux-2.6.16.13-4/include/linux/module.h:10,
from /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-linux.h:46,
from /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:14:
/usr/src/linux-2.6.16.13-4/include/linux/prefetch.h: In function ‘prefetch_range’:
/usr/src/linux-2.6.16.13-4/include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in arithmetic
In file included from /usr/src/linux-2.6.16.13-4/include/linux/dmapool.h:14,
from /usr/src/linux-2.6.16.13-4/include/linux/pci.h:558,
from /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-linux.h:69,
from /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:14:
include2/asm/io.h: In function ‘check_signature’:
include2/asm/io.h:258: warning: wrong type argument to increment
In file included from /root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:14:
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-linux.h:239:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-linux.h:267:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-linux.h:646:2: warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:100:5: warning: "DEBUG" is not defined
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:120:5: warning: "DEBUG" is not defined
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: At top level:
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:252: warning: initialization from incompatible pointer type
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:277:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: In function ‘nvos_get_agp_device_by_class’:
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:458: error: implicit declaration of function ‘pci_find_class’
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:458: warning: assignment makes pointer from integer without a cast
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:472: warning: assignment makes pointer from integer without a cast
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: In function ‘nvidia_init_module’:
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1064: error: implicit declaration of function ‘pm_register’
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1064: warning: assignment makes pointer from integer without a cast
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1132: error: implicit declaration of function ‘pm_unregister’
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1245:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: In function ‘nv_kern_mmap’:
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1673: error: implicit declaration of function ‘remap_page_range’
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: In function ‘nvos_count_devices’:
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:3411: warning: assignment makes pointer from integer without a cast
/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:3417: warning: assignment makes pointer from integer without a cast
make[4]: *** [/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.o] Fehler 1
make[3]: *** [_module_/root/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv] Fehler 2
make[2]: *** [modules] Fehler 2
NVIDIA: left KBUILD.
nvidia.ko failed to

Greeting Volker
gerdmitpferd is offline   Reply With Quote
Old 05-27-06, 10:18 AM   #2
zander
NVIDIA Corporation
 
zander's Avatar
 
Join Date: Aug 2002
Posts: 3,573
Default Re: VIDIA-Linux-x86-1.0-7664-pkg1 under SuSE 10.1

The 1.0-7664 NVIDIA Linux graphics driver release is source-level incompatible with SuSE's 2.6.16.13-4 kernel due to a large number of changes that have gone into the Linux 2.6 kernel since 1.0-7664's release. Depending on your graphics card, please use 1.0-7174 (this driver release also requires patching, please see e.g. http://en.opensuse.org/NVIDIA#Legacy_chipset_support) or 1.0-8762.
zander is offline   Reply With Quote

Sponsored Ads - Guests Only

Reply




Shop Online


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




All times are GMT -4. The time now is 02:24 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
nV News - Copyright ©1998-2010. All rights reserved.