View Full Version : Nvidia NForce4 A939 Driver Problems :-(
starfly
2005-07-10, 08:05 PM CDT
I wnat to install my Nvidia Nfore Drivers, because i had to configure the Onboard Firewall fpr Amule...
First i get messages the "sources" are not installed..Ok I installed for my Fc4 the devel and src. Rpms, but both of them dont get the installer to work, it wants the libc-devel...Ok installed that too, but then came this message :
ERROR: ./nvnet/conftest.sh: line 9: cc: command not found
If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.
If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the appropriate nvidia-installer command line option.
:eek: WOWOW What have I done wrong, and what is to do to change my packages to get the drivers to a working config. ?!
My Kernel : 2.6.12-1.1390_FC4
Fedora Core 4
Can anyone Help me, or is there an Howto ?! :-)
starfly
2005-07-10, 08:09 PM CDT
OK Ive installed GCC and he runs a little bit further, but it cant create the Setup and the Kernel, heres the Error Output from the Log file...Its in German, iam German, but the errors might help u, they`re in English :)
-> Building kernel module:
executing: 'cd ./nvnet; make module SYSSRC=/lib/modules/2.6.12-1.1390_FC4/so
urce SYSOUT=/lib/modules/2.6.12-1.1390_FC4/build'...
make -C /lib/modules/2.6.12-1.1390_FC4/build \
KBUILD_SRC=/usr/src/kernels/2.6.12-1.1390_FC4-x86_64 KBUILD_VERBOSE=1 \
KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-p
kg1/nvnet" \
-f /usr/src/kernels/2.6.12-1.1390_FC4-x86_64/Makefile modules
mkdir -p /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/.tmp_versi
ons
make -f /usr/src/kernels/2.6.12-1.1390_FC4-x86_64/scripts/Makefile.build obj
=/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet
cc -Wp,-MD,/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/.nvene
t.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.0.0/include -D_
_KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.12-1.1390_FC4-x86_64/i
nclude -I/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet -Wall -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestand
ing -O2 -fomit-frame-pointer -g -mno-red-zone -mcmodel=kernel -pipe -fno-reo
rder-blocks -Wno-sign-compare -funit-at-a-time -mno-sse -mno-mmx -mno
-sse2 -mno-3dnow -Wdeclaration-after-statement -Wno-pointer-sign -DDRIVERVER
=\"9999\" -I/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet -Wall
-Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -
Wpointer-arith -Wno-multichar -Werror -O -MD -Wno-cast-qual -Wno-error -DMOD
ULE -DKBUILD_BASENAME=nvenet -DKBUILD_MODNAME=nvnet -c -o /tmp/selfgz11432/N
FORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/.tmp_nvenet.o /tmp/selfgz11432/NFORCE
-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c
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 /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et/nvenet.h:20,
from /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et/nvenet.c:22:
include/linux/prefetch.h: In Funktion »prefetch_range«:
include/linux/prefetch.h:62: Warnung: Zeiger auf Typen »void *« in Arithme
tik verwendet
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:864,
from /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et/nvenet.h:32,
from /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et/nvenet.c:22:
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:94,
from include/linux/pci.h:904,
from /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et/nvenet.h:32,
from /tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et/nvenet.c:22:
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
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c: In Funkti
on »nvenet_ioctl«:
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:990: Fehle
r: »struct pci_dev« hat kein Element namens »slot_name«
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c: In Funkti
on »nvenet_suspend«:
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:1408: Warn
ung: der RÌckgabewert von »pci_enable_wake«, der mit dem Attribut warn_un
used_result deklariert wurde, wird ignoriert
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:1409: Warn
ung: der RÌckgabewert von »pci_enable_wake«, der mit dem Attribut warn_un
used_result deklariert wurde, wird ignoriert
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:1410: Warn
ung: der RÌckgabewert von »pci_set_power_state«, der mit dem Attribut war
n_unused_result deklariert wurde, wird ignoriert
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c: In Funkti
on »nvenet_resume«:
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:1431: Warn
ung: der RÌckgabewert von »pci_set_power_state«, der mit dem Attribut war
n_unused_result deklariert wurde, wird ignoriert
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:1437: Warn
ung: der RÌckgabewert von »pci_enable_wake«, der mit dem Attribut warn_un
used_result deklariert wurde, wird ignoriert
/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvenet.c:1438: Warn
ung: der RÌckgabewert von »pci_enable_wake«, der mit dem Attribut warn_un
used_result deklariert wurde, wird ignoriert
make[4]: *** [/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvnet/nvene
t.o] Fehler 1
make[3]: *** [_module_/tmp/selfgz11432/NFORCE-Linux-x86_64-1.0-0301-pkg1/nvn
et] Fehler 2
make[2]: *** [modules] Fehler 2
-> Error.
ERROR: The NVIDIA kernel module was not created.
ERROR: Installation of the network driver has failed. Please see the file
'/var/log/nvidia-nforce-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.
Some Ideas ?! :mad:
starfly
2005-07-10, 08:10 PM CDT
The Word "Fehler" is in Eglish "Error" the last 4 Lines :D
RatonGL
2005-07-10, 09:13 PM CDT
when i install my Quadron i have problems and the only way to solve it is installing the driver via make.
first NFORCE-Linux-x86_64-1.0-0301-pkg1 --extrac-only then go to the dir an make install. try it.
starfly
2005-07-11, 05:56 AM CDT
When I do that, the Make set Breaks and sys "No rule to make >>Install<< ! Exit" :-( What to do nmow ?
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.