Skocz do zawartości

Fc5 Na Nforce4


sid_s

Rekomendowane odpowiedzi

Od kilku dni wojuje z uruchomieniem neta na fc5. Mam plyte K8F4-4 delux asusa. Nie wiem czemu ale system rozpoznaje siecowke niestety przy probie aktywaci wyskakuje Nie znaleziono urządzenia eth0 forcedeth opóźnienie inicjowania. Chce zainstalowac stery nvidi ale podczas instalacji wyskakuje blad mozecie mi powiedziec co mam zrobic.

nforce-installer log file '/var/log/nvidia-nforce-installer.log'
creation time: Sat Jul 29 11:37:34 2006

option status:
 license pre-accepted	  : false
 expert					: false
 uninstall				 : false
 driver info			   : false
 no precompiled interface  : false
 no ncurses color		  : false
 no questions			  : false
 silent					: false
 Installer install prefix  : /usr
 kernel source path		: (not specified)
 net kernel install path   : (not specified)
 audio kernel install path : (not specified)
 proc mount point		  : /proc
 ui						: (not specified)
 tmpdir					: /tmp

Using: nvidia-installer ncurses user interface
-> Found package NVIDIA network driver for Linux-x86_64
-> Found package NVIDIA audio driver for Linux-x86_64
-> Please select packages for installation:
  Selections:
  NVIDIA network driver for Linux-x86_64 (1.0-12)
  NVIDIA audio driver for Linux-x86_64 (1.0-6)
-> Starting install of NVIDIA network driver for Linux-x86_64
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> Trying to remove loaded module forcedeth
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.6.17-1.2157_FC5
  ([email protected]) (gcc version 4.1.1 20060525 (Red
  Hat 4.1.1-1)) #1 SMP Tue Jul 11 22:53:56 EDT 2006
-> No precompiled kernel interface was found to match your kernel; this means
  that the installer will need to compile a new kernel interface.
-> Kernel source path: '/lib/modules/2.6.17-1.2157_FC5/source'
-> Kernel output path: '/lib/modules/2.6.17-1.2157_FC5/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
  /lib/modules/2.6.17-1.2157_FC5/source/Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvnet.ko
  Cleaning kernel module build directory.
  executing: 'cd ./nvnet; make clean'...
  rm -f *.ko *mod.* *.cmd nvenet.o nvenetif.o nvnet.o *~ core
-> Building kernel module:
  executing: 'cd ./nvnet; make module SYSSRC=/lib/modules/2.6.17-1.2157_FC5/so
  urce SYSOUT=/lib/modules/2.6.17-1.2157_FC5/build'...
  make -C /lib/modules/2.6.17-1.2157_FC5/build \
  KBUILD_SRC=/usr/src/kernels/2.6.17-1.2157_FC5-x86_64 \
  KBUILD_EXTMOD="/tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet" -f /
  usr/src/kernels/2.6.17-1.2157_FC5-x86_64/Makefile modules
  mkdir -p /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/.tmp_versio
  ns
  rm -f /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/.tmp_versions/
  *
  make -f /usr/src/kernels/2.6.17-1.2157_FC5-x86_64/scripts/Makefile.build obj
  =/tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet
 cc -Wp,-MD,/tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/.nvenet
  .o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include -D__
  KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.17-1.2157_FC5-x86_64/in
  clude -include include/linux/autoconf.h   -I/tmp/selfgz2532/NFORCE-Linux-x86
  _64-1.0-0306-pkg1/nvnet -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn
  o-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-f
  unction-declaration -Os -fomit-frame-poin
  ter -fasynchronous-unwind-tables -g -mtune=generic -m64 -mno-red-zone -mcmod
  el=kernel -pipe -ffunction-sections -fno-reorder-blocks -Wno-sign-compare -f
  unit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-after-st
  atement -Wno-pointer-sign -DDRIVERVER=\"9999\"  -I/tmp/selfgz2532/NFORCE-Lin
  ux-x86_64-1.0-0306-pkg1/nvnet -Wall -Wimplicit -Wreturn-type -Wswitch -Wform
  at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
  -MD -Wno-cast-qual -Wno-error -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENA
  ME=KBUILD_STR(nvenet)"  -D"KBUILD_MODNAME=KBUILD_STR(nvnet)" -c -o /tmp/self
  gz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/.tmp_nvenet.o /tmp/selfgz2532
  /NFORCE-Linux-x86_64-1.0-0306-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/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.h:20,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.c:22:
  include/linux/prefetch.h: In function ‘prefetch_range’:
  include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
  rithmetic
  In file included from include/asm/elf.h:11,
				from include/linux/elf.h:6,
				from include/linux/module.h:17,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.h:20,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.c:22:
  include/asm/compat.h: In function ‘compat_alloc_user_space’:
  include/asm/compat.h:202: warning: pointer of type ‘void *’ used in arit
  hmetic
  In file included from include/linux/dmapool.h:14,
				from include/linux/pci.h:559,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.h:32,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.c:22:
  include/asm/io.h: In function ‘check_signature’:
  include/asm/io.h:276: warning: wrong type argument to increment
  In file included from include/asm/pci.h:93,
				from include/linux/pci.h:685,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.h:32,
				from /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t/nvenet.c:22:
  include/asm-generic/pci-dma-compat.h: In function ‘pci_map_page’:
  include/asm-generic/pci-dma-compat.h:49: warning: pointer of type ‘void *â
  €™ used in arithmetic
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c: At top lev
  el:
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:217: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:220: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:223: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:226: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:229: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:232: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:235: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:238: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:241: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:244: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:247: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:250: error:
  expected ‘)’ before string constant
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:336: warnin
  g: initialization from incompatible pointer type
  /tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet.c:1226:5: war
  ning: "SKB_GSO_TCPV4" is not defined
  make[4]: *** [/tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvnet/nvenet
  .o] Błąd 1
  make[3]: *** [_module_/tmp/selfgz2532/NFORCE-Linux-x86_64-1.0-0306-pkg1/nvne
  t] Błąd 2
  make[2]: *** [modules] Błąd 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.
-> Starting install of NVIDIA audio driver for Linux-x86_64
-> Checking for loaded module nvsound
-> Checking for loaded module nvaudio
-> License not accepted, aborting installation of audio driver.

 

Z gory dzieki za pomoc.

Pozdrawiam

Edytowane przez lszk
Odnośnik do komentarza
Udostępnij na innych stronach

Witaj

Wklej zwartość pliku /var/log/nvidia-nforce-installer.log

Ja róniez mam płytę na nForce4 i u mnie wszystko działa prawidowo, tyle że mam inne nazwy kart sieciowych.

 

 

BTW czemu nie spróbujesz zainstalować FC5 :?:

Pozdrawiam

SebOOl

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...