Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam.
Mam problem z instalacją sterów nVidii, na jajku 2.6.19.
Wyczytałem, że muszę zainstalować nagłówki, ale niestety takowych nie ma dla mojego jąderka :(
Kosrzystam oczywiście z etch'a :)
Pomocy?
Offline
moze to cos pomoze
http://forum.slackware.pl/viewtopic.php?t=13471
pzdr
Offline
Cos tu nie gra jak rozumiem masz jajko kompilowane.
Wiec przeciez w usr/src/linux2.6.19 masz pelne zrodła kernela wiec po co Ci naglowki.
Moze poprostu instalujesz zla wersje sterownika ktora nie obsluguje danego kernela.
Wklej log z instalacji to sie zobaczy.
Pozdrawiam
Offline
W Sarge- pakiet z nagłówkami nazywa sie kernel-headers a w Etch juz nazywa śie linux-headers. Może chyba,że coś nei kumam
Offline
Ymm z nagłówkami to już doszedłem, przy pomocy kochanych irc'owiców, że headerów mam nie instalować dla swojego jajka :P
Log? Proszę bardzo, szczególnie ciekawi mnie pogrubiona część:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Jan 16 13:30:44 2007
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 : ftp://download.nvidia.com
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 (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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.19/source'
-> Kernel output path: '/lib/modules/2.6.19/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> 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-i2c.o nv.o nv
-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.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 -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.19/source S
YSOUT=/lib/modules/2.6.19/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.19/source /lib/modules/2.6.19/bu
ild cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.19/source /lib/modules/2.6.19/bu
ild select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.19/build KBUILD_VERBOSE=1 -C /lib/
modules/2.6.19/source SUBDIRS=/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/src/nv modules
make -C /lib/modules/2.6.19/build
KBUILD_SRC=/usr/src/linux-2.6.19
KBUILD_EXTMOD="/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv" -
f /usr/src/linux-2.6.19/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/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_vers
ions
rm -f /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_version
s/*
make -f /usr/src/linux-2.6.19/scripts/Makefile.build obj=/tmp/selfgz2854/NVI
DIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
echo #define NV_COMPILER "`cc -v 2>&1 | tail -n 1`" > /tmp/selfgz2854/NVI
DIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERNEL_
_ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include include/linu
x/autoconf.h -I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -W
all -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-com
mon -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -mregp
arm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_A
S_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/include/asm-i386/mach-default -
Iinclude/asm-i386/mach-default -fomit-frame-po
inter -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -W
no-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -
DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEB
UG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DN
V_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_
PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_M
M_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR
_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAM
E=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz28
54/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz2854/NVIDI
A-Linux-x86-1.0-9746-pkg1/usr/src/n
v/nv.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERN
EL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include include/l
inux/autoconf.h -I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
-Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-c
ommon -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=
athlon -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI
=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/include/asm-i386/m
ach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-
protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2854
/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -W
switch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multich
ar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wn
o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSIO
N=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV
_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_
PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI
_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOIN
T_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VM
AP_4_PRESENT -DMODULE -D"KBUILD_STR(
s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(n
vidia)" -c -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp
_nv-vm.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KER
NEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include include/
linux/autoconf.h -I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/n
v -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno
-common -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -m
regparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONF
IG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/include/asm-i386/mach-defau
lt -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2854/NVIDIA-Li
nux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wf
ormat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror
-O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_
LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MI
NOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STR
UCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DN
V_SYSCTL_MAX_MAP_COUNT_PRESEN
T -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAG
E_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvid
ia)" -c -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_os
-agp.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include in
clude/linux/autoconf.h -I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr
/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
g -fno-common -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=ath
lon -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1
-DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/include/asm-i386/mach
-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-pro
tector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2854/NV
IDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswi
tch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar
-Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D_LOOSE_KERNEL_NAMES -D__
KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATC
HLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_
BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_
PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSE
RT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRE
SENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_ST
R(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBU
ILD_STR(nvidia)" -c -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/sr
c/nv/.tmp_os-interface.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/
src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.os-r
egistry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D
__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include inc
lude/linux/autoconf.h -I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/
src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlo
n -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -D
CONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/include/asm-i386/mach-d
efault -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-prote
ctor -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2854/NVID
IA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitc
h -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -W
error -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-err
or -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -
DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGN
AL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESE
NT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOO
SE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRE
SENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_
PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_regis
try)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2854/NVIDIA-Li
nux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz2854/NVIDIA-L
inux-x86-1.0-9746-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-registry.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nv-i
2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KER
NEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include include/
linux/autoconf.h -I/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/n
v -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno
-common -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -m
regparm=3 -ffreestanding -maccumulate-outgoing-args
-DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/inc
lude/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-poin
ter -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I
/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -
Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ari
th -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wn
o-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -D
NV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBU
G -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV
_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_P
RESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM
_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_
PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME
=KBUILD_STR(nv_i2c)" -D"KBUILD_MODN
AME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr
/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-974
6-pkg1/usr/src/nv/nvidia.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-kernel.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/
nv/nv.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg
1/usr/src/nv/nv-vm.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/
nv/os-agp.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-int
erface.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-regist
ry.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-i2c.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.19/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-2.6.19/Module.symvers -I /tmp/se
lfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Module.symvers -o /tmp/se
lfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Module.symvers -w vmlinux
/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvidia.o
cc -Wp,-MD,/tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nvid
ia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D_
_KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.19/include -include incl
ude/linux/autoconf.h -I/usr/src/linux-2.6.19/ -I -Wall -Wundef -Wstrict-prot
otypes -Wno-trigraphs -fno-strict-aliasi
ng -fno-common -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=at
hlon -mregparm=3 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1
-DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.19/include/asm-i386/mach
-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-pro
tector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvi
dia)" -DMODULE -c -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/
nv/nvidia.mod.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv
idia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746
-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nvidia.o /tmp/selfgz2854/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
[b]-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 No such device[/b]
-> Kernel messages:
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI: Sleep Button (CM) [SLPB]
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (2047 buckets, 16376 max) - 228 bytes per conntrack
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Tx timed out, cable problem? TSR=0x16, ISR=0x0, t=57.
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Tx timed out, cable problem? TSR=0x16, ISR=0x0, t=52.
eth0: no IPv6 routers present
ra0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: rivatv was loaded and obtained ownership of the NVIDIA
NVRM: device(s).
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-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.
[/quote]
Offline
Sprawdz czy masz w /usr/src/jajko/include/linux taki plik [b]config[/b] o treści :
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
/* This file is no longer in use and kept only for backward compatibility.
* * autoconf.h is now included via -imacros on the commandline
* */
#include <linux/autoconf.h>
#endif[/quote]
może to jest przyczyną
C2Q Q9550@4,0 Ghz - Asus P5Q-E - Nvidia GTX 260 - 2x2gb OCZ Titanium 1150MHz - HDD 500 Gb - Audigy 2 Gold - 2.6.31-zen1
[img]http://img213.imageshack.us/img213/4497/userbar15788xl0.gif[/img]
Offline
Przejzyj jeszcze to
http://forum.dug.net.pl/viewtopic.php?t=2092&highlight=nvidia
Offline
Sprawdz czy masz w /usr/src/jajko/include/linux taki plik [b]config[/b] o treści :
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
/* This file is no longer in use and kept only for backward compatibility.
* * autoconf.h is now included via -imacros on the commandline
* */
#include <linux/autoconf.h>
#endif[/quote]
może to jest przyczyną[/quote]
Nie nie mam, a plik ma mieć nawę [b]config.h[/b] ?Offline
Tak, ten plik ma się nazywać [b]config.h[/b]. W niektorych przypadkach jest wymagany i to chyba właśnie od kernela 2.6.19.
Offline
Tak, ten plik ma się nazywać [b]config.h[/b]. W niektorych przypadkach jest wymagany i to chyba właśnie od kernela 2.6.19.[/quote]
MM no dobra, doszedłem w sumie do niby rozwiązania ale inną drogą.
Miałem wkompilowane sterowniki fb dla nvidii wraz z kernelem. Wywaliłem i poszło.
Ale teraz mam inny problem.
Mianowicie po instalacji `startx` powoduje start x'ow bez zadnej wysypki. I wsio dziala.
Natomiast, po restarcie kompa `startx` powoduje czarny ekran, i w efekcie start się nie odbywa :P
Offline
Czasami tak jest po takich Bubu
nvidia działa i coś namieszałem w x'ach i wchodze na startx i widze czarny ekran,robiłem tak /etc/X11/xorg.conf i chaszowałem "nvidia" na "nv"
i dopiero odpalił startx potem (reinstalczujka) sterów do grafy i smigało i ponownie /etc/X11/xorg.conf spowrotem na nvidie i Hurra
Offline
Czasami tak jest po takich Bubu
nvidia działa i coś namieszałem w x'ach i wchodze na startx i widze czarny ekran,robiłem tak /etc/X11/xorg.conf i chaszowałem "nvidia" na "nv"
i dopiero odpalił startx potem (reinstalczujka) sterów do grafy i smigało i ponownie /etc/X11/xorg.conf spowrotem na nvidie i Hurra[/quote]
Wybacz, ale nie rozumiem Twojej wypowiedzi.
Offline
Miałem dwa identyczne przypadki.Raz wystarczylo skompilowac wyzszego kernela.A drugiego nie badalem bo robilem reinstalke.I nie potrafie wyjasnic dlaczego tak sie dzialo.Ale potwierdzam nvidia czasami tak ma.
Pozdrawiam
Offline
Miałem dwa identyczne przypadki.Raz wystarczylo skompilowac wyzszego kernela.A drugiego nie badalem bo robilem reinstalke.I nie potrafie wyjasnic dlaczego tak sie dzialo.Ale potwierdzam nvidia czasami tak ma.
Pozdrawiam[/quote]
A na jakich to bylo wersjach?
Moze w tej nowszej poprostu nie wkompilowales czegos? Pamietasz moze?
Offline
Dokladnie to bylo na jajku 2.6.14 pozniej skompilowałem 2.6.15.2 i bylo ok a jesli dobrze pamietam to uzylem tego samego configu kernela no i bylo to na Sarge czyli xfree86
Drugi zas przypadek mialem taki juz na ethu. Wczesniej mialem zainstalowane stery za pomoca module-asistant i chcialem nowsze zainstalowac klasycznie i takie wlasnie cos sie dzialo.Pozniej zauwazylem ze jakiekolwiek inne stery zachowuja sie tak samo.Instaluja dzialaja a po restarcie d....a.Ale akurat kupilem nowy dysk i tej sprawy nie rozwiazalem.
Pozdrawiam
Offline
Hmm gdy instalowałem module-assistantem w ogóle mi driverów nie zainstalowało :D
Nie wiem czemu...
Możesz może zarzucić linkiem, do jakiegoś poradnika, jak zainstalować module-assistantem ? Bo mi się już zapomniało...
Offline
man module-asistant
Offline
http://home.comcast.net/~andrex/Debian-nVidia/debian.html
2 wynik po wpisaniu nvidia + debian w googlach.
Szczyt lenistwa.
Offline
Teraz nie wgrywa się nawet po instalacji :(
Offline
http://czadman.dug.net.pl/debian/articles/nvidia_instalacja_debian.html
A tego sposobu próbowałes
Offline
Zrobilo sie male bubu.
Ja bym to widzial tak.
Sprobuj zainstalowac starszy sterownik ja uzywam 9631.
Jesli sie nie da to sprobuj z jajem dystrybucyjnym 2.6.18.3
Jesli sie nie da to cos sie namieszalo w xorgu wtedy by trzeba wywalic xy aptem z opcja --purge jesli beda jeszcze jakies pozostlosci to recznie.I zainstalowac od nowa.
Pozdrawiam
Offline
Hmm w planach miałem nową instalację całego systemu, więc tak kombinowałem.
Zainstalowałem dzisiaj calutki system na nowo, ściągnąłem ze strony nVidii drivery 9631 (wcześniej je instalowałem - po resecie mi nie działały!).
Teraz działają pięknie...
Offline
Time (s) | Query |
---|---|
0.00015 | SET CHARSET latin2 |
0.00009 | SET NAMES latin2 |
0.00131 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.191.174.216' WHERE u.id=1 |
0.00081 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.191.174.216', 1731813353) |
0.00046 | SELECT * FROM punbb_online WHERE logged<1731813053 |
0.00096 | SELECT topic_id FROM punbb_posts WHERE id=49948 |
0.00005 | SELECT id FROM punbb_posts WHERE topic_id=6486 ORDER BY posted |
0.00061 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=6486 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00299 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=6486 ORDER BY p.id LIMIT 0,25 |
0.00106 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=6486 |
Total query time: 0.00854 s |