Anonim / 2 years, 2 months ago | Download | Plaintext | Odpowiedz |

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Feb 21 19:30:52 2010

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".
-> The CC version check failed:
   
   The compiler used to compile the kernel (gcc 4.1) does not exactly match the
   current compiler (gcc 4.3).  The Linux 2.6 kernel module loader rejects kern
   el modules built with a version of gcc that does not exactly match that of t
   he compiler used to build the running kernel.
   
   If you know what you are doing and want to ignore the gcc version check, sel
   ect "No" to continue installation.  Otherwise, select "Yes" to abort install
   ation, set the CC environment variable to the name of the compiler used to c
   ompile your kernel, and restart installation.  Abort now? (Answer: No)
-> Kernel source path: '/lib/modules/2.6.26-2-686/build'
-> Kernel output path: '/lib/modules/2.6.26-2-686/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.26-2-686/bu
   ild SYSOUT=/lib/modules/2.6.26-2-686/build'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-686/build SUBDIRS=/tmp
   /selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv 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/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.tmp_vers
   ions ; rm -f /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.tmp_
   versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05
   -pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/.nv.o
   .d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL_
   _ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-protot
   ypes -Wno-trigraphs -fno-strict-alia
   sing -fno-common -Werror-implicit-function-declaration -fno-delete-null-poin
   ter-checks -fno-strict-overflow -Os   -fno-stack-protector -m32 -msoft-float
   -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686 -f
   freestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sig
   n-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3
   dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after
   -statement -Wno-pointer-sign   -I/tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-p
   kg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subsc
   ripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-comp
   are -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -D
   NVRM -DNV_VERSION_STRING=\"96.43.05\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D
   "KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBU
   ILD_STR(nvidia)" -c -o /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/sr
   c/nv/.tmp_nv.o /tmp/selfgz3121/NVID
   IA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:6,
                    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/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv/nv-linux.h:19,
                    from /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv/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.h:9,
                    from include/linux/dma-mapping.h:52,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from include/asm/pci.h:92,
                    from include/linux/pci.h:948,
                    from /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv/nv-linux.h:85,
                    from /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv/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/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv/nv-linux.h:108,
                    from /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv/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
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function 
   ‘nvos_proc_create’:
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:505: error: â
   €˜proc_root_driver’ undeclared (first use in this function)
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:505: error: (
   Each undeclared identifier is reported only once
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:505: error: f
   or each function it appears in.)
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function 
   ‘__nv_setup_pat_entries’:
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:833: warning:
   comparison between signed and unsigned
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function 
   ‘__nv_restore_pat_entries’:
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:859: warning:
   comparison between signed and unsigned
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function 
   ‘nv_kern_cpu_callback’:
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1170: warning
   : comparison between signed and unsigned
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1177: warning
   : comparison between signed and unsigned
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: In function 
   ‘nv_kern_vma_nopage’:
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1699: error: 
   ‘NOPAGE_SIGBUS’ undeclared (first use in this function)
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c: At top level
   :
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1706: error: 
   unknown field ‘nopage’ specified in initializer
   /tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.c:1706: warning
   : initialization from incompatible pointer type
   make[3]: *** [/tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src/nv/nv.o
   ] Błąd 1
   make[2]: *** [_module_/tmp/selfgz3121/NVIDIA-Linux-x86-96.43.05-pkg1/usr/src
   /nv] 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.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.