LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 11-22-2004, 05:40 PM   #1
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Rep: Reputation: 31
NVIDIA driver problem


I've got a NVIDIA FX 5600 and I'm trying to install the driver from the NVIDIA website.
When I execute sh NVIDIA-Linux-x86-1.0-6629-pkg1.run, my machine hangs when the kernel module is build 100%.

My nvidia-installer.log looks like this:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Nov 23 00:00:44 2004

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 : 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)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
5336). As part of installing this driver (version: 1.0-6629), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> 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: '/usr/src/linux'
-> 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=/usr/src/linux SYSOUT=/usr/s
rc/linux'...
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_VERBOSE=1 -C /usr/src/linux SUBDIRS=/tmp/selfgz4451/NVIDI
A-Linux-x86-1.0-6629-pkg1/usr/src/nv modules
CHK include/linux/version.h
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
mkdir -p /tmp/selfgz4451/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_vers
ions
make -f scripts/Makefile.build obj=scripts/basic
make -f scripts/Makefile.build obj=scripts
make -f scripts/Makefile.build obj=scripts/genksyms
make -f scripts/Makefile.build obj=arch/i386/kernel arch/i386/kernel/asm-off
sets.s
cc -Wp,-MD,arch/i386/kernel/.asm-offsets.s.d -nostdinc -iwithprefix includ
e -D__KERNEL__ -Iinclude -D__KERNEL__ -Iinclude -Wall -Wstrict-prototype
s -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-bo
undary=2 -funit-at-a-time -funit-at-a-time -march=i586 -mregparm=3 -Iinclude
/asm-i386/mach-default -O2 -fomit-frame-pointer -DKBUILD_BASENAME=asm_of
fsets -DKBUILD_MODNAME=asm_offsets -S -o arch/i386/kernel/asm-offsets.s arch
/i386/kernel/asm-offsets.c
CHK include/asm-i386/asm_offsets.h
make -f scripts/Makefile.build obj=/tmp/selfgz4451/NVIDIA-Linux-x86-1.0-6629
-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz4451/NVI
DIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz4451/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.o
.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__KERNEL__ -Iin
clude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-c
ommon -pipe -mpreferred-stack-boundary=2 -funit-at-a-time -funit-at-a-time -
march=i586 -mregparm=3 -Iinclude/asm-i386/mach-defaul
t -O2 -fomit-frame-pointer -I/tmp/selfgz4451/NVIDIA-Linux-x86-1.0-6629-pkg1
/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscrip
ts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD
-Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DN
TRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VE
RSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX
-DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PAGE_R
ANGE_5 -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CL
ASS_SIMPLE_CREATE_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nv
idia -c -o /tmp/selfgz4451/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_nv
.o /tmp/selfgz4451/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c
 
Old 11-23-2004, 03:53 AM   #2
huibert.alblas
Member
 
Registered: Jan 2004
Location: Duesseldorf /Germany
Distribution: Gentoo amd64 / Debian
Posts: 226

Rep: Reputation: 30
Could you do a "lsmod" and post the list of loaded modules here,

The installler expilcitly states that there are conflicts when the rivafb module ist loaded.

(just a thought)
 
Old 11-23-2004, 03:56 AM   #3
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Original Poster
Rep: Reputation: 31
Module Size Used by
udf 85636 0
snd_pcm_oss 57512 0
snd_mixer_oss 18944 1 snd_pcm_oss
snd_seq 54928 1
edd 9368 0
joydev 10304 0
sg 35616 0
st 39196 0
sd_mod 20224 0
sr_mod 16292 0
scsi_mod 108876 4 sg,st,sd_mod,sr_mod
ide_cd 36740 0
cdrom 36892 2 sr_mod,ide_cd
nvram 8456 0
usbserial 29040 0
parport_pc 35520 1
lp 11044 0
parport 37832 2 parport_pc,lp
speedstep_lib 3712 0
freq_table 4612 0
thermal 12680 0
processor 16680 1 thermal
fan 4228 0
button 6416 0
battery 8836 0
ac 4996 0
ipv6 236800 13
snd_intel8x0 33708 4
snd_ac97_codec 62468 1 snd_intel8x0
snd_pcm 97032 2 snd_pcm_oss,snd_intel8x0
snd_timer 25860 2 snd_seq,snd_pcm
snd_page_alloc 11528 2 snd_intel8x0,snd_pcm
gameport 4736 1 snd_intel8x0
snd_mpu401_uart 8064 1 snd_intel8x0
snd_rawmidi 25508 1 snd_mpu401_uart
snd_seq_device 8456 2 snd_seq,snd_rawmidi
snd 61444 19 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_intel8x0, snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 9056 1 snd
nvidia_agp 7708 1
agpgart 30888 1 nvidia_agp
ehci_hcd 27908 0
ohci_hcd 19332 0
evdev 9856 0
af_packet 20872 2
usbcore 103644 5 usbserial,ehci_hcd,ohci_hcd
forcedeth 14464 0
subfs 7424 3
ntfs 86416 1
nls_utf8 2304 3
nls_cp437 6016 2
vfat 14208 2
fat 43584 1 vfat
dm_mod 50300 0
ext3 108968 2
jbd 59812 1 ext3




Don't think it has anything to do with that. On the NVIDIA site it says that this module is not standard loaded and gives few people problems.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia driver problem ? puishor Linux - Hardware 1 09-01-2005 12:38 PM
nvidia driver problem OstaX Linux - Hardware 5 11-26-2004 06:34 AM
nvidia fx5600 loads vesa driver instead of nvidia driver saburo62 Linux - Hardware 3 05-04-2004 03:59 PM
Nvidia Driver problem Pathian Linux - Hardware 2 12-31-2003 08:59 PM
NVIDIA driver problem BraxKung Linux - Newbie 21 04-15-2003 05:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 03:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration