Advertisement
Guest User

Untitled

a guest
Jan 11th, 2011
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.31 KB | None | 0 0
  1. nvidia-installer log file '/var/log/nvidia-installer.log'
  2. creation time: Wed Jan 12 03:02:41 2011
  3. installer version: 260.19.21
  4.  
  5. PATH:
  6. /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
  7.  
  8. option status:
  9. license pre-accepted : false
  10. update : false
  11. force update : false
  12. expert : false
  13. uninstall : false
  14. driver info : false
  15. precompiled interfaces : true
  16. no ncurses color : false
  17. query latest version : false
  18. no questions : false
  19. silent : false
  20. no recursion : false
  21. no backup : false
  22. kernel module only : false
  23. sanity : false
  24. add this kernel : false
  25. no runlevel check : false
  26. no network : false
  27. no ABI note : false
  28. no RPMs : false
  29. no kernel module : false
  30. force SELinux : default
  31. no X server check : false
  32. no cc version check : false
  33. run distro scripts : true
  34. no nouveau check : false
  35. run nvidia-xconfig : false
  36. sigwinch work around : true
  37. force tls : (not specified)
  38. X install prefix : (not specified)
  39. X library install path : (not specified)
  40. X module install path : (not specified)
  41. OpenGL install prefix : (not specified)
  42. OpenGL install libdir : (not specified)
  43. utility install prefix : (not specified)
  44. utility install libdir : (not specified)
  45. installer prefix : (not specified)
  46. doc install prefix : (not specified)
  47. kernel name : (not specified)
  48. kernel include path : (not specified)
  49. kernel source path : (not specified)
  50. kernel output path : (not specified)
  51. kernel install path : (not specified)
  52. precompiled kernel interfaces path : (not specified)
  53. precompiled kernel interfaces url : (not specified)
  54. proc mount point : /proc
  55. ui : (not specified)
  56. tmpdir : /tmp
  57. ftp mirror : ftp://download.nvidia.com
  58. RPM file list : (not specified)
  59. selinux chcon type : (not specified)
  60.  
  61. Using: nvidia-installer ncurses user interface
  62. -> License accepted.
  63. -> Installing NVIDIA driver version 260.19.21.
  64. -> There appears to already be a driver installed on your system (version: 260.
  65. 19.21). As part of installing this driver (version: 260.19.21), the existin
  66. g driver will be uninstalled. Are you sure you want to continue? ('no' will
  67. abort installation) (Answer: Yes)
  68. -> Performing CC sanity check with CC="cc".
  69. -> Performing CC version check with CC="cc".
  70. -> Kernel source path: '/lib/modules/2.6.35-24-generic/build'
  71. -> Kernel output path: '/lib/modules/2.6.35-24-generic/build'
  72. -> Performing rivafb check.
  73. -> Performing nvidiafb check.
  74. -> Performing Xen check.
  75. -> Cleaning kernel module build directory.
  76. executing: 'cd ./kernel; make clean'...
  77. -> Building kernel module:
  78. executing: 'cd ./kernel; make module SYSSRC=/lib/modules/2.6.35-24-generic/b
  79. uild SYSOUT=/lib/modules/2.6.35-24-generic/build'...
  80. NVIDIA: calling KBUILD...
  81. test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
  82. echo; \
  83. echo " ERROR: Kernel configuration is invalid."; \
  84. echo " include/generated/autoconf.h or include/config/auto.conf are
  85. missing.";\
  86. echo " Run 'make oldconfig && make prepare' on kernel src to fix it
  87. ."; \
  88. echo; \
  89. /bin/false)
  90. mkdir -p /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_versions ; r
  91. m -f /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_versions/*
  92. make -f scripts/Makefile.build obj=/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.2
  93. 1/kernel
  94. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.nv.o.d -nos
  95. tdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src/linux-h
  96. eaders-2.6.35-24-generic/arch/x86/include -Iinclude -include include/genera
  97. ted/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototy
  98. pes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-functio
  99. n-declaration -Wno-format-security -fno
  100. -delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-r
  101. eturn -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-o
  102. utgoing-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_
  103. AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wn
  104. o-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -
  105. mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sib
  106. ling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-o
  107. verflow -fconserve-stack -I/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel
  108. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DN
  109. VRM -DNV_VERSION_STRING=\"260.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D
  110. "KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBU
  111. ILD_STR(nvidia)" -c -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.t
  112. mp_nv.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv.c
  113. In file included from include/linux/kernel.h:17,
  114. from include/linux/sched.h:54,
  115. from include/linux/utsname.h:35,
  116. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  117. inux.h:27,
  118. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv.c
  119. :13:
  120. include/linux/bitops.h: In function ‘hweight_long’:
  121. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  122. expression
  123. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  124. ude/asm/uaccess.h:571,
  125. from include/linux/poll.h:14,
  126. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  127. inux.h:84,
  128. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv.c
  129. :13:
  130. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  131. In function ‘copy_from_user’:
  132. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  133. 09: warning: comparison between signed and unsigned integer expressions
  134. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  135. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  136. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv.o";
  137. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.nv_gvi.o.d
  138. -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src/lin
  139. ux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include include/ge
  140. nerated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-pro
  141. totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fun
  142. ction-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -
  143. m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=
  144. 2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32
  145. -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FR
  146. AME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-u
  147. nwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024
  148. -fno-omit-frame-pointer
  149. -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-
  150. sign -fno-strict-overflow -fconserve-stack -I/tmp/selfgz2582/NVIDIA-Linux-x8
  151. 6-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KE
  152. RNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.21\" -UDEBUG -U_DEBUG -D
  153. NDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)"
  154. -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2582/NVIDIA-Linux-x
  155. 86-260.19.21/kernel/.tmp_nv_gvi.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21
  156. /kernel/nv_gvi.c
  157. In file included from include/linux/kernel.h:17,
  158. from include/linux/sched.h:54,
  159. from include/linux/utsname.h:35,
  160. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  161. inux.h:27,
  162. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv_g
  163. vi.c:15:
  164. include/linux/bitops.h: In function ‘hweight_long’:
  165. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  166. expression
  167. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  168. ude/asm/uaccess.h:571,
  169. from include/linux/poll.h:14,
  170. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  171. inux.h:84,
  172. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv_g
  173. vi.c:15:
  174. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  175. In function ‘copy_from_user’:
  176. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  177. 09: warning: comparison between signed and unsigned integer expressions
  178. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  179. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  180. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv_gvi.o";
  181. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.nv-vm.o.d -
  182. nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src/linu
  183. x-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include include/gen
  184. erated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prot
  185. otypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-func
  186. tion-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m
  187. 32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2
  188. -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -
  189. ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRA
  190. ME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-un
  191. wind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024
  192. -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-
  193. statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -I/tmp/sel
  194. fgz2582/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast
  195. -qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.2
  196. 1\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASEN
  197. AME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidi
  198. a)" -c -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_nv-vm.o /t
  199. mp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-vm.c
  200. In file included from include/linux/kernel.h:17,
  201. from include/linux/sched.h:54,
  202. from include/linux/utsname.h:35,
  203. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  204. inux.h:27,
  205. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-v
  206. m.c:14:
  207. include/linux/bitops.h: In function ‘hweight_long’:
  208. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  209. expression
  210. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  211. ude/asm/uaccess.h:571,
  212. from include/linux/poll.h:14,
  213. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  214. inux.h:84,
  215. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-v
  216. m.c:14:
  217. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  218. In function ‘copy_from_user’:
  219. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  220. 09: warning: comparison between signed and unsigned integer expressions
  221. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  222. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  223. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-vm.o";
  224. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.os-agp.o.d
  225. -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src/lin
  226. ux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include include/ge
  227. nerated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-pro
  228. totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fun
  229. ction-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -
  230. m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=
  231. 2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32
  232. -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_
  233. CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-a
  234. synchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-lar
  235. ger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdecl
  236. aration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-st
  237. ack -I/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-com
  238. pare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STR
  239. ING=\"260.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -
  240. D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
  241. -c -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_os-agp.o /tmp/
  242. selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-agp.c
  243. In file included from include/linux/kernel.h:17,
  244. from include/linux/sched.h:54,
  245. from include/linux/utsname.h:35,
  246. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  247. inux.h:27,
  248. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-a
  249. gp.c:24:
  250. include/linux/bitops.h: In function ‘hweight_long’:
  251. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  252. expression
  253. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  254. ude/asm/uaccess.h:571,
  255. from include/linux/poll.h:14,
  256. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  257. inux.h:84,
  258. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-a
  259. gp.c:24:
  260. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  261. In function ‘copy_from_user’:
  262. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  263. 09: warning: comparison between signed and unsigned integer expressions
  264. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  265. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  266. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-agp.o";
  267. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.os-interface
  268. .o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/s
  269. rc/linux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include incl
  270. ude/generated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstri
  271. ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
  272. it-function-declaration -Wno-format-security -fno-delete-null-pointer-checks
  273. -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
  274. dary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=gene
  275. ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIG
  276. NAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchro
  277. nous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-tha
  278. n=1024 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration
  279. -after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -I/
  280. tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -W
  281. no-cast-qual -Wno-err
  282. or -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.21\" -UDEBUG -U
  283. _DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR
  284. (os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz258
  285. 2/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_os-interface.o /tmp/selfgz2582/NVID
  286. IA-Linux-x86-260.19.21/kernel/os-interface.c
  287. In file included from include/linux/kernel.h:17,
  288. from include/linux/sched.h:54,
  289. from include/linux/utsname.h:35,
  290. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  291. inux.h:27,
  292. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-i
  293. nterface.c:26:
  294. include/linux/bitops.h: In function ‘hweight_long’:
  295. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  296. expression
  297. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  298. ude/asm/uaccess.h:571,
  299. from include/linux/poll.h:14,
  300. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  301. inux.h:84,
  302. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-i
  303. nterface.c:26:
  304. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  305. In function ‘copy_from_user’:
  306. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  307. 09: warning: comparison between signed and unsigned integer expressions
  308. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  309. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  310. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-interface.o";
  311. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.os-registry.
  312. o.d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/sr
  313. c/linux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include inclu
  314. de/generated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstric
  315. t-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implici
  316. t-function-declaration -Wno-format-security -fno-delet
  317. e-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return
  318. -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoin
  319. g-args -Wa,-mtune=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI
  320. =1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign
  321. -compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3d
  322. now -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-c
  323. alls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflo
  324. w -fconserve-stack -I/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel -Wall
  325. -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -D
  326. NV_VERSION_STRING=\"260.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUIL
  327. D_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=
  328. KBUILD_STR(nvidia)" -c -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel
  329. /.tmp_os-registry.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-reg
  330. istry.c
  331. In file included from include/linux/kernel.h:17,
  332. from include/linux/sched.h:54,
  333. from include/linux/utsname.h:35,
  334. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  335. inux.h:27,
  336. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-r
  337. egistry.c:15:
  338. include/linux/bitops.h: In function ‘hweight_long’:
  339. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  340. expression
  341. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  342. ude/asm/uaccess.h:571,
  343. from include/linux/poll.h:14,
  344. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  345. inux.h:84,
  346. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-r
  347. egistry.c:15:
  348. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  349. In function ‘copy_from_user’:
  350. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  351. 09: warning: comparison between signed and unsigned integer expressions
  352. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  353. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  354. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-registry.o";
  355. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.nv-i2c.o.d
  356. -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src/lin
  357. ux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include include/ge
  358. nerated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-pro
  359. totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fun
  360. ction-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -
  361. m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=
  362. 2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32
  363. -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FR
  364. AME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-u
  365. nwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
  366. -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-calls
  367. -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fc
  368. onserve-stack -I/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD
  369. -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_V
  370. ERSION_STRING=\"260.19.21\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_ST
  371. R(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_ST
  372. R(nvidia)" -c -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.tmp_nv-
  373. i2c.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-i2c.c
  374. In file included from include/linux/kernel.h:17,
  375. from include/linux/sched.h:54,
  376. from include/linux/utsname.h:35,
  377. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  378. inux.h:27,
  379. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-i
  380. 2c.c:8:
  381. include/linux/bitops.h: In function ‘hweight_long’:
  382. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  383. expression
  384. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  385. ude/asm/uaccess.h:571,
  386. from include/linux/poll.h:14,
  387. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  388. inux.h:84,
  389. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-i
  390. 2c.c:8:
  391. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  392. In function ‘copy_from_user’:
  393. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  394. 09: warning: comparison between signed and unsigned integer expressions
  395. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  396. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  397. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-i2c.o";
  398. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.nvacpi.o.d
  399. -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src/lin
  400. ux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include include/ge
  401. nerated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-pro
  402. totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fun
  403. ction-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -
  404. m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=
  405. 2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32
  406. -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FR
  407. AME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-u
  408. nwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024
  409. -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-
  410. statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -I/tmp/sel
  411. fgz2582/NVIDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast
  412. -qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.2
  413. 1\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASEN
  414. AME=KBUILD_
  415. STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2582/N
  416. VIDIA-Linux-x86-260.19.21/kernel/.tmp_nvacpi.o /tmp/selfgz2582/NVIDIA-Linux-
  417. x86-260.19.21/kernel/nvacpi.c
  418. In file included from include/linux/kernel.h:17,
  419. from include/linux/sched.h:54,
  420. from include/linux/utsname.h:35,
  421. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  422. inux.h:27,
  423. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nvac
  424. pi.c:15:
  425. include/linux/bitops.h: In function ‘hweight_long’:
  426. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  427. expression
  428. In file included from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  429. ude/asm/uaccess.h:571,
  430. from include/linux/poll.h:14,
  431. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-l
  432. inux.h:84,
  433. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nvac
  434. pi.c:15:
  435. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:
  436. In function ‘copy_from_user’:
  437. /usr/src/linux-headers-2.6.35-24-generic/arch/x86/include/asm/uaccess_32.h:2
  438. 09: warning: comparison between signed and unsigned integer expressions
  439. set -e ; perl /usr/src/linux-headers-2.6.35-24-generic/scripts/recordmcoun
  440. t.pl "i386" "little" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp
  441. /selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nvacpi.o";
  442. ld -m elf_i386 -r -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/n
  443. vidia.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-kernel.o /tmp/s
  444. elfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv.o /tmp/selfgz2582/NVIDIA-Linu
  445. x-x86-260.19.21/kernel/nv_gvi.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/k
  446. ernel/nv-vm.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-agp.o /tm
  447. p/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/os-interface.o /tmp/selfgz258
  448. 2/NVIDIA-Linux-x86-260.19.21/kernel/os-registry.o /tmp/selfgz2582/NVIDIA-Lin
  449. ux-x86-260.19.21/kernel/nv-i2c.o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/
  450. kernel/nvac
  451. pi.o
  452. (cat /dev/null; echo kernel//tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/ker
  453. nel/nvidia.ko;) > /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/modules.
  454. order
  455. make -f /usr/src/linux-headers-2.6.35-24-generic/scripts/Makefile.modpost
  456. scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.35-24-generic/Modu
  457. le.symvers -I /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/Module.symve
  458. rs -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/Module.symvers -S -
  459. w -s
  460. WARNING: could not find /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.n
  461. v-kernel.o.cmd for /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nv-kern
  462. el.o
  463. cc -Wp,-MD,/tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/.nvidia.mod.o
  464. .d -nostdinc -isystem /usr/lib/gcc/i686-linux-gnu/4.4.5/include -I/usr/src
  465. /linux-headers-2.6.35-24-generic/arch/x86/include -Iinclude -include includ
  466. e/generated/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict
  467. -prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit
  468. -function-decla
  469. ration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-
  470. float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i6
  471. 86 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestan
  472. ding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCO
  473. NFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tabl
  474. es -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit
  475. -frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement
  476. -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -I/tmp/selfgz2582/NV
  477. IDIA-Linux-x86-260.19.21/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno
  478. -error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"260.19.21\" -UDEBU
  479. G -U_DEBUG -DNDEBUG -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvid
  480. ia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz2
  481. 582/NVIDIA-Linux-x86-260.19.21/kernel/nvidia.mod.o /tmp/selfgz2582/NVIDIA-Li
  482. nux-x86-260.19.21/kernel/nvidia.mod
  483. .c
  484. In file included from include/linux/kernel.h:17,
  485. from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  486. ude/asm/percpu.h:44,
  487. from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  488. ude/asm/current.h:5,
  489. from /usr/src/linux-headers-2.6.35-24-generic/arch/x86/incl
  490. ude/asm/processor.h:15,
  491. from include/linux/prefetch.h:14,
  492. from include/linux/list.h:6,
  493. from include/linux/module.h:9,
  494. from /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nvid
  495. ia.mod.c:1:
  496. include/linux/bitops.h: In function ‘hweight_long’:
  497. include/linux/bitops.h:49: warning: signed and unsigned type in conditional
  498. expression
  499. ld -r -m elf_i386 -T /usr/src/linux-headers-2.6.35-24-generic/scripts/modu
  500. le-common.lds --build-id -o /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kerne
  501. l/nvidia.ko /tmp/selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nvidia.o /tmp/
  502. selfgz2582/NVIDIA-Linux-x86-260.19.21/kernel/nvidia.mod.o
  503. NVIDIA: left KBUILD.
  504. -> done.
  505. -> Kernel module compilation complete.
  506. -> Kernel messages:
  507. [ 182.253114] cfg80211: Restoring regulatory settings
  508. [ 182.253119] cfg80211: Calling CRDA to update world regulatory domain
  509. [ 182.260060] cfg80211: World regulatory domain updated:
  510. [ 182.260066] (start_freq - end_freq @ bandwidth), (max_antenna_gain,
  511. max_eirp)
  512. [ 182.260070] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000
  513. mBm)
  514. [ 182.260073] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000
  515. mBm)
  516. [ 182.260076] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000
  517. mBm)
  518. [ 182.260079] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000
  519. mBm)
  520. [ 182.260082] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000
  521. mBm)
  522. [ 183.654433] mtrr: no MTRR for d0000000,8000000 found
  523. [ 252.103100] usb 3-1: USB disconnect, address 3
  524. [ 253.848036] usb 3-1: new low speed USB device using ohci_hcd and address
  525. 4
  526. [ 254.074347] input: Genius Optical Mouse as
  527. /devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.0/input/input12
  528. [ 254.074486] generic-usb 0003:0458:003A.0003: input,hidraw0: USB HID v1.11
  529. Mouse [Genius Optical Mouse] on usb-0000:00:02.0-1/input0
  530. [ 267.504042] Clocksource tsc unstable (delta = -198154315 ns)
  531. [ 287.480031] Linux agpgart interface v0.103
  532. [ 287.562472] nvidia: module license 'NVIDIA' taints kernel.
  533. [ 287.562477] Disabling lock debugging due to kernel taint
  534. [ 289.107126] ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 16
  535. [ 289.107135] alloc irq_desc for 16 on node -1
  536. [ 289.107138] alloc kstat_irqs on node -1
  537. [ 289.107151] nvidia 0000:00:12.0: PCI INT A -> Link[LGPU] -> GSI 16
  538. (level, low) -> IRQ 16
  539. [ 289.107160] nvidia 0000:00:12.0: setting latency timer to 64
  540. [ 289.107167] vgaarb: device changed decodes:
  541. PCI:0000:00:12.0,olddecodes=io+mem,decodes=none:owns=io+mem
  542. [ 289.107502] NVRM: loading NVIDIA UNIX x86 Kernel Module 260.19.21 Thu
  543. Nov 4 20:24:24 PDT 2010
  544. -> Installing both new and classic TLS OpenGL libraries.
  545. -> Parsing log file:
  546. -> done.
  547. -> Validating previous installation:
  548. -> done.
  549. -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-2601921
  550. (260.19.21)):
  551. -> done.
  552. -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
  553. Linux-x86 (260.19.21) is complete.
  554. -> Searching for conflicting X files:
  555. -> done.
  556. -> Searching for conflicting OpenGL files:
  557. -> done.
  558. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (260.19.21):
  559. executing: '/sbin/ldconfig'...
  560. executing: '/sbin/depmod -aq'...
  561. -> done.
  562. -> Driver file installation is complete.
  563. -> Running post-install sanity check:
  564. -> done.
  565. -> Post-install sanity check passed.
  566. -> Shared memory test passed.
  567. -> Running runtime sanity check:
  568. -> done.
  569. -> Runtime sanity check passed.
  570. -> Would you like to run the nvidia-xconfig utility to automatically update you
  571. r X configuration file so that the NVIDIA X driver will be used when you res
  572. tart X? Any pre-existing X configuration file will be backed up. (Answer: Y
  573. es)
  574. -> Your X configuration file has been successfully updated. Installation of
  575. the NVIDIA Accelerated Graphics Driver for Linux-x86 (version: 260.19.21) is
  576. now complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement