Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. root@brain2:~# ./NVIDIA-Linux-x86_64-352.79.run
  2.  
  3. root@brain2:~# more /var/log/nvidia-installer.log
  4. nvidia-installer log file '/var/log/nvidia-installer.log'
  5. creation time: Thu Feb 4 11:40:23 2016
  6. installer version: 352.79
  7. PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/cuda-7.5/bin
  8. nvidia-installer command line: ./nvidia-installer
  9. Using: nvidia-installer ncurses user interface
  10. -> Detected 48 CPUs online; setting concurrency level to 48.
  11. -> License accepted.
  12. -> Installing NVIDIA driver version 352.79.
  13. -> There appears to already be a driver installed on your system (version: 352.79). As part of installing this driver (version: 352.79), the existing driver will be uninstalled. Are you sure you want to continue? (Answer: Continue installation)
  14. -> Would you like to register the kernel module sources with DKMS? This will allow DKMS to automatically build a new module, if you install a di
  15. fferent kernel later. (Answer: No)
  16. -> Performing CC sanity check with CC="/usr/bin/cc".
  17. -> Kernel source path: '/lib/modules/3.13.0-74-generic/build'
  18. -> Kernel output path: '/lib/modules/3.13.0-74-generic/build'
  19. -> Performing rivafb check.
  20. -> Performing nvidiafb check.
  21. -> Performing Xen check.
  22. -> Performing PREEMPT_RT check.
  23. -> Cleaning kernel module build directory.
  24. executing: 'cd ./kernel; /usr/bin/make clean'...
  25. -> Building NVIDIA kernel module:
  26. executing: 'cd ./kernel; /usr/bin/make module SYSSRC=/lib/modules/3.13.0-74-generic/build SYSOUT=/lib/modules/3.13.0-74-generic/build -j48 N
  27. V_BUILD_MODULE_INSTANCES='...
  28. NVIDIA: calling KBUILD...
  29. make[1]: Entering directory `/usr/src/linux-headers-3.13.0-74-generic'
  30. test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
  31. echo >&2;
  32. echo >&2 " ERROR: Kernel configuration is invalid.";
  33. echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";
  34. echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it.";
  35. echo >&2 ;
  36. /bin/false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement