Advertisement
Guest User

nvidia

a guest
Dec 10th, 2010
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 7.25 KB | None | 0 0
  1.   /home/skotik  cat /var/log/nvidia-installer.log
  2. nvidia-installer log file '/var/log/nvidia-installer.log'
  3. creation time: Fri Dec 10 17:54:24 2010
  4. installer version: 256.53
  5.  
  6. option status:
  7.   license pre-accepted    : false
  8.   update                  : false
  9.   force update            : false
  10.   expert                  : false
  11.   uninstall               : false
  12.   driver info             : false
  13.   precompiled interfaces  : true
  14.   no ncurses color        : false
  15.   query latest version    : false
  16.   OpenGL header files     : true
  17.   no questions            : false
  18.   silent                  : false
  19.   no recursion            : false
  20.   no backup               : false
  21.   kernel module only      : false
  22.   sanity                  : false
  23.   add this kernel         : false
  24.   no runlevel check       : false
  25.   no network              : false
  26.   no ABI note             : false
  27.   no RPMs                 : false
  28.   no kernel module        : false
  29.   force SELinux           : default
  30.   no X server check       : false
  31.   no cc version check     : false
  32.   force tls               : (not specified)
  33.   force compat32 tls      : (not specified)
  34.   X install prefix        : (not specified)
  35.   X library install path  : (not specified)
  36.   X module install path   : (not specified)
  37.   OpenGL install prefix   : (not specified)
  38.   OpenGL install libdir   : (not specified)
  39.   compat32 install chroot : (not specified)
  40.   compat32 install prefix : (not specified)
  41.   compat32 install libdir : (not specified)
  42.   utility install prefix  : (not specified)
  43.   utility install libdir  : (not specified)
  44.   doc install prefix      : (not specified)
  45.   kernel name             : (not specified)
  46.   kernel include path     : (not specified)
  47.   kernel source path      : (not specified)
  48.   kernel output path      : (not specified)
  49.   kernel install path     : (not specified)
  50.   proc mount point        : /proc
  51.   ui                      : (not specified)
  52.   tmpdir                  : /tmp
  53.   ftp mirror              : ftp://download.nvidia.com
  54.   RPM file list           : (not specified)
  55.  
  56. Using: nvidia-installer ncurses user interface
  57. -> License accepted.
  58. -> Installing NVIDIA driver version 256.53.
  59. -> There appears to already be a driver installed on your system (version: 256.
  60.    53).  As part of installing this driver (version: 256.53), the existing driv
  61.    er will be uninstalled.  Are you sure you want to continue? ('no' will abort
  62.    installation) (Answer: Yes)
  63. -> Performing CC sanity check with CC="cc".
  64. -> Performing CC version check with CC="cc".
  65. -> Kernel source path: '/lib/modules/2.6.36.2/source'
  66. -> Kernel output path: '/lib/modules/2.6.36.2/build'
  67. -> Performing rivafb check.
  68. -> Performing nvidiafb check.
  69. -> Performing Xen check.
  70. -> Cleaning kernel module build directory.
  71.    executing: 'cd ./kernel; make clean'...
  72. -> Building kernel module:
  73.    executing: 'cd ./kernel; make module SYSSRC=/lib/modules/2.6.36.2/source SYS
  74.   OUT=/lib/modules/2.6.36.2/build'...
  75.    NVIDIA: calling KBUILD...
  76.    make -C /lib/modules/2.6.36.2/build \
  77.     KBUILD_SRC=/usr/src/linux-2.6.36.2 \
  78.     KBUILD_EXTMOD="/tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel" -f /usr/s
  79.    rc/linux-2.6.36.2/Makefile \
  80.     modules
  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/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/.tmp_versions ; r
  91.    m -f /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/.tmp_versions/*
  92.    make -f /usr/src/linux-2.6.36.2/scripts/Makefile.build obj=/tmp/selfgz1879/N
  93.    VIDIA-Linux-x86_64-256.53/kernel
  94.      cc -Wp,-MD,/tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/.nv.o.d  -nos
  95.    tdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include -I/usr/src/linux-
  96.    2.6.36.2/arch/x86/include -Iinclude  -I/usr/src/linux-2.6.36.2/include -incl
  97.    ude include/generated/autoconf.h   -I/tmp/selfgz1879/NVIDIA-Linux-x86_64-256
  98.    .53/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn
  99.    o-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-for
  100.    mat-security -fno-delete-null-pointer-checks -Os -m64 -mtune=generic -mno-re
  101.    d-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-p
  102.    rotector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SE
  103.    CTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -m
  104.    no-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fomit-frame-pointer -g
  105.    -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconse
  106.    rve-stack   -I/tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel -Wall -MD -W
  107.    sign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VER
  108.    SION_STRING=\"256.53\" -mcmodel=kernel -mno-red-zone -UDEBUG -U_DEBUG -DNDEB
  109.    UG  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KB
  110.    UILD_MODNAME
  111.    =KBUILD_STR(nvidia)"  -c -o /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kerne
  112.    l/.tmp_nv.o /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv.c
  113.    In file included from include/linux/kernel.h:17,
  114.                     from include/linux/sched.h:61,
  115.                     from include/linux/utsname.h:35,
  116.                     from /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv-l
  117.    inux.h:27,
  118.                     from /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/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-2.6.36.2/arch/x86/include/asm/uaccess.h
  124.    :573,
  125.                     from include/linux/poll.h:14,
  126.                     from /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv-l
  127.    inux.h:84,
  128.                     from /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv.c
  129.    :13:
  130.    /usr/src/linux-2.6.36.2/arch/x86/include/asm/uaccess_64.h: In function ‘co
  131.    py_from_user’:
  132.    /usr/src/linux-2.6.36.2/arch/x86/include/asm/uaccess_64.h:54: warning: compa
  133.    rison between signed and unsigned integer expressions
  134.    /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv.c: At top level:
  135.    /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv.c:426: error: unknown f
  136.    ield ‘ioctl’ specified in initializer
  137.    /tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv.c:426: warning: initial
  138.    ization from incompatible pointer type
  139.    make[4]: *** [/tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel/nv.o] Błąd
  140.    1
  141.    make[3]: *** [_module_/tmp/selfgz1879/NVIDIA-Linux-x86_64-256.53/kernel] Bł
  142.    ąd 2
  143.    make[2]: *** [sub-make] Błąd 2
  144.    NVIDIA: left KBUILD.
  145.    nvidia.ko failed to build!
  146.    make[1]: *** [module] Błąd 1
  147.    make: *** [module] Błąd 2
  148. -> Error.
  149. ERROR: Unable to build the NVIDIA kernel module.
  150. ERROR: Installation has failed.  Please see the file
  151.        '/var/log/nvidia-installer.log' for details.  You may find suggestions
  152.        on fixing installation problems in the README available on the Linux
  153.        driver download page at www.nvidia.com.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement