Witam Wszystkich,
Otóż instaluję sobie Lennego z pobranego obrazu dvd 32bit na laptopku HP dv9617nr (GeForce 7150M). Po wyborze servera lustrzanego debian.org pokazuje sie na moment pasek postępu, że mam wybrać i zainstalować oprogramowanie i dosłownie w tym samym momencie otrzymuje taki komunikat jak na screenie poniżej, z którym nie da się nic zrobić, na tym instalacja się kończy.
http://img.wklej.org/images/41109blad.jpg
Próbowałem też zainstalować wersję etch DVD i CD 6set pare MB, 32 i 64 bit, nie wykrywa w ogóle karty sieciowej eth i broadcom(WLAN), więc system się instaluje ale bez sieci. Po instalacji próbowałem z palucha podnieść sieć ale nic z tego. Na ubuntu 7.10 wszystko działa sprawnie. Bardziej zależy mi na wersji Lenny - co może być przyczyną takiego komunikatu.
Problem z instalacj
Przyczyną takiego komunikatu jest ni mniej ni więcej tylko niewykrycie karty sieciowej. Lekarstwem jest najnowsze jądro.
A tak w ogóle to na ubuntu wydaj polecenie
i podaj jaka to karta siedzi w Twoim sprzęcie - będziemy coś radzić. Pamiętaj że ubuntu wykrywa większość sprzętu, bo jego jądro jest tak napakowane patchami że strach :mrgreen:
A tak w ogóle to na ubuntu wydaj polecenie
Kod: Zaznacz cały
lspci
Powiedzmy, że problem z kartą sieciową już rozwiązałem(po około 8 próbach instalacji wypaliłem wersje netinst i poprawnie wykrył sieciówke) Ale pojawił sie kolejny problem, bo w momencie jak instalowałem tą wersje netinst, to instalator nie umiał zastartować z płyty(wiecie jak na początku po zbotowaniu CD jest komunikat Uncompressing Linux...OK, booting the kernel. - i potem on tam sobie ładuje wszystko i wskakuje wybór języka, no więc u mnie po zbotowaniu instalator zatrzymuje się właśnie na tym "Uncompressing Linux...OK, booting the kernel." i dalej nie rusza, miga tylko kursor. Poradziłem sobie tak, że wcisnąłem przycisk power wyłączający laptopa i wtedy instalator ruszył i tak oto zainstalowałem lennego. No ale problem w tym, że teraz za każdym razem jak uruchamiam system to zatrzymuje się na tym "Uncompressing Linux...OK, booting the kernel." i za każdym razem żeby poszedł dalej musze wcisnąć przycisk power:-) Wiem, że to śmieszne ale na dłuższą metę drażniące jednak. Może da się w którymś pliku podejżeć jakieś logi ze startu systemu, żeby sprawdzić co powoduje ten zwis. Próbowałem już kilka razy zbootować płytke ponownie, nawet wypalałem na nowo ale zawsze jest to samo czyli dochodzi do "Uncompressing Linux...OK, booting the kernel." i wtedy musze nacisnać power, żeby ruszył, pozdro
Wiem, że trochę długo to trwało, ale ostatnio miałem trochę mało czasu, w każdym razie zainstalowałem nowe jajko 2.6.25-rc6 według http://debian.linux.pl/viewtopic.php?p=41656#41656 i problem z
[ Dodano: 2008-03-23, 01:19 ]
Czy jest ktoś w stanie mi pomóc, bo jak na razie to nic nie udało mi się wykombinować, dzięki
- Uncompressing Linux...OK, booting the kernel
- Unable to build the NVIDIA kernel module
Kod: Zaznacz cały
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : 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
no kernel module : false
force SELinux : default
no X server check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
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 : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> 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 ([url]ftp://download.nvidia.com[/url])? (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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.25-rc6/source'
-> Kernel output path: '/lib/modules/2.6.25-rc6/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.25-rc6/sour
ce SYSOUT=/lib/modules/2.6.25-rc6/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.25-rc6/build KBUILD_VERBOSE=1 -C /
lib/modules/2.6.25-rc6/source SUBDIRS=/tmp/selfgz3309/NVIDIA-Linux-x86-171.0
6-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.25-rc6/build \
KBUILD_SRC=/usr/src/linux-2.6.25-rc6 \
KBUILD_EXTMOD="/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv" -f
/usr/src/linux-2.6.25-rc6/Makefile \
modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it
."; \
echo; \
/bin/false)
mkdir -p /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/.tmp_versio
ns ; rm -f /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/.tmp_vers
ions/*
make -f /usr/src/linux-2.6.25-rc6/scripts/Makefile.build obj=/tmp/selfgz3309
/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/.nv.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KERNEL__ -
Iinclude -Iinclude2 -I/usr/src/linux-2.6.25-rc6/include -include include/lin
ux/autoconf.h -I/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv -Wa
ll -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
on -Werror-implicit-function-declaration -Os -fno-stack-protector -m32 -msof
t-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=
i486 -mtune=generic -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_
FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mn
o-mmx -mno-sse2 -mno-3dnow -I/usr/src/linux-2.6.25-rc6/include/asm-x86/mach-
default -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-af
ter-statement -Wno-pointer-sign -I/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-p
kg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subsc
ripts -Wparentheses -Wpointer-arith -
Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNE
L__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"171.06\" -UDEBUG -U_DEBUG -DNDEBUG
-DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_
MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pk
g1/usr/src/nv/.tmp_nv.o /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src
/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:949,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/.nv-vm.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KERNEL
__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.25-rc6/include -include include
/linux/autoconf.h -I/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv
-Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-c
ommon -Werror-im
plicit-function-declaration -Os -fno-stack-protector -m32 -msoft-float -mreg
parm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i486 -mtune=g
eneric -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe
-Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse
2 -mno-3dnow -I/usr/src/linux-2.6.25-rc6/include/asm-x86/mach-default -Iincl
ude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statement
-Wno-pointer-sign -I/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qua
l -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"171.06\" -UD
EBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUI
LD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3309/
NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz3309/NVIDIA-
Linux-x86-171.06-pkg1/usr/src/nv/n
v-vm.c
In file included from include/linux/list.h:8,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:949,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-vm.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v/nv-vm.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.c: In function
‘nv_set_page_attrib_uncached’:
/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.c:64: warning:
‘change_page_attr’ is deprecated (declared at include/asm/cacheflush.h:2
8)
/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.c: In function
‘nv_set_page_attrib_cached’:
/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.c:79: warning:
‘change_page_attr’ is deprecated (declared at include/asm/cacheflush.h:2
8)
/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.c: In function
‘nv_flush_caches’:
/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.c:364: error:
implicit declaration of function ‘global_flush_tlb’
make[4]: *** [/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/nv/nv-vm.
o] Błąd 1
make[3]: *** [_module_/tmp/selfgz3309/NVIDIA-Linux-x86-171.06-pkg1/usr/src/n
v] Błąd 2
make[2]: *** [sub-make] Błąd 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Błąd 1
make: *** [module] Błąd 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details.
[ Dodano: 2008-03-23, 01:19 ]
Czy jest ktoś w stanie mi pomóc, bo jak na razie to nic nie udało mi się wykombinować, dzięki