Advertisement
Guest User

Untitled

a guest
Apr 17th, 2020
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.80 KB | None | 0 0
  1. Kernel module installation path
  2.   [default: '/lib/modules/4.18.0-80.11.2.el8_0.x86_64/kernel/drivers/video']:
  3. Kernel module installation path: /lib/modules/4.18.0-80.11.2.el8_0.x86_64/kernel/drivers/video
  4.  
  5. No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.
  6.  
  7. Checking development tools:
  8. found `cc` : `/bin/cc`
  9. found `make` : `/bin/make`
  10. found `ld` : `/bin/ld`
  11. Performing CC sanity check with CC="/bin/cc".
  12. Using the kernel source path '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/' as specified by the '--kernel-source-path' commandline option.
  13.  
  14. Kernel source path
  15.   [default: '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/']:
  16. Kernel source path: '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/'
  17. Kernel output path: '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/'
  18. Performing rivafb check.
  19. Performing nvidiafb check.
  20. Performing Xen check.
  21. Performing PREEMPT_RT check.
  22. Cleaning kernel module build directory.
  23.    executing: 'cd ./kernel; /bin/make clean'...
  24. Building NVIDIA kernel module:
  25.   Building: [##############################] 100%
  26.  
  27. ERROR: Unable to build the NVIDIA kernel module.
  28.  
  29.  
  30. 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
  31.        download page at www.nvidia.com.
  32.  
  33.  
  34. ---------------
  35. nvidia-installer log file '/var/log/nvidia-installer.log'
  36. creation time: Sat Apr 18 01:30:53 2020
  37. installer version: 337.12
  38.  
  39. PATH: /sbin:/bin:/usr/sbin:/usr/bin
  40.  
  41. nvidia-installer command line:
  42.     ./nvidia-installer
  43.     --expert
  44.     --kernel-source-path=/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/
  45.  
  46. chdir("./")
  47. Unable to load: nvidia-installer ncurses user interface
  48.  
  49. Using built-in stream user interface
  50. -> Searching for system utilities:
  51. -> found `ldconfig` : `/sbin/ldconfig`
  52. -> found `ldd` : `/bin/ldd`
  53. -> found `grep` : `/bin/grep`
  54. -> found `dmesg` : `/bin/dmesg`
  55. -> found `tail` : `/bin/tail`
  56. -> found `cut` : `/bin/cut`
  57. -> found `tr` : `/bin/tr`
  58. -> found `sed` : `/bin/sed`
  59. -> found `objcopy` : `/bin/objcopy`
  60. -> found `chcon` : `/bin/chcon`
  61. -> found `selinuxenabled` : `/sbin/selinuxenabled`
  62. -> found `getenforce` : `/sbin/getenforce`
  63. -> found `pkg-config` : `/bin/pkg-config`
  64. -> found `X` : `/bin/X`
  65. -> found `openssl` : `/bin/openssl`
  66. -> Searching for module utilities:
  67. -> found `insmod` : `/sbin/insmod`
  68. -> found `modprobe` : `/sbin/modprobe`
  69. -> found `rmmod` : `/sbin/rmmod`
  70. -> found `lsmod` : `/sbin/lsmod`
  71. -> found `depmod` : `/sbin/depmod`
  72. -> Tagging shared libraries with chcon -t textrel_shlib_t.
  73. -> License accepted.
  74. -> Installing NVIDIA driver version 337.12.
  75. -> Check for the availability or presence of alternate driver installs? (Answer: Yes)
  76. -> No distribution pre-install script found.
  77. -> Would you like to install the NVIDIA Unified Memory kernel module? You must install this module in order to use CUDA. (Answer: Yes)
  78. -> Kernel module installation path (Answer: '/lib/modules/4.18.0-80.11.2.el8_0.x86_64/kernel/drivers/video')
  79. -> Kernel module installation path: /lib/modules/4.18.0-80.11.2.el8_0.x86_64/kernel/drivers/video
  80. -> No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.
  81. -> Checking development tools:
  82. -> found `cc` : `/bin/cc`
  83. -> found `make` : `/bin/make`
  84. -> found `ld` : `/bin/ld`
  85. -> Performing CC sanity check with CC="/bin/cc".
  86. -> Using the kernel source path '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/' as specified by the '--kernel-source-path' commandline option.
  87. -> Kernel source path (Answer: '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/')
  88. -> Kernel source path: '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/'
  89. -> Kernel output path: '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/'
  90. -> Performing rivafb check.
  91. -> Performing nvidiafb check.
  92. -> Performing Xen check.
  93. -> Performing PREEMPT_RT check.
  94. -> Cleaning kernel module build directory.
  95.    executing: 'cd ./kernel; /bin/make clean'...
  96. -> Building NVIDIA kernel module:
  97.    executing: 'cd ./kernel; /bin/make module SYSSRC=/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/ SYSOUT=/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64/ NV_BUILD_MODULE_INSTANCES='...
  98.    NVIDIA: calling KBUILD...
  99.    make[1]: Entering directory '/usr/src/kernels/4.18.0-147.5.1.el8_1.x86_64'
  100.    test -e include/generated/autoconf.h -a -e include/config/auto.conf || (             \
  101.    echo >&2;                                                    \
  102.    echo >&2 "  ERROR: Kernel configuration is invalid.";                \
  103.    echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
  104.    echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";   \
  105.    echo >&2 ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement