Guest User

Untitled

a guest
Aug 26th, 2025
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.19 KB | None | 0 0
  1. nvidia-installer log file '/var/log/nvidia-installer.log'
  2. creation time: Tue Aug 26 17:11:30 2025
  3. installer version: 535.230.02
  4.  
  5. PATH: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  6.  
  7. nvidia-installer command line:
  8.     ./nvidia-installer
  9.     --dkms
  10.     -m=kernel
  11.  
  12. Using: nvidia-installer ncurses v6 user interface
  13. -> Detected 20 CPUs online; setting concurrency level to 20.
  14. -> Installing NVIDIA driver version 535.230.02.
  15. -> Performing CC sanity check with CC="/usr/bin/cc".
  16. -> Performing CC check.
  17. -> Kernel source path: '/lib/modules/6.5.13-6-pve/build'
  18. -> Kernel output path: '/lib/modules/6.5.13-6-pve/build'
  19. -> Performing Compiler check.
  20. -> Performing Dom0 check.
  21. -> Performing Xen check.
  22. -> Performing PREEMPT_RT check.
  23. -> Performing vgpu_kvm check.
  24. -> Cleaning kernel module build directory.
  25.    executing: 'cd kernel; /usr/bin/make -k -j20  NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/6.5.13-6-pve/build" SYSOUT="/lib/modules/6.5.13-6-pve/build" clean'...
  26.    rm -f -r conftest
  27.    make[1]: Entering directory '/usr/src/linux-headers-6.5.13-6-pve'
  28.    make[1]: Leaving directory '/usr/src/linux-headers-6.5.13-6-pve'
  29. -> Building kernel modules
  30.    executing: 'cd kernel; /usr/bin/make -k -j20  NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/6.5.13-6-pve/build" SYSOUT="/lib/modules/6.5.13-6-pve/build" '...
  31.    make[1]: Entering directory '/usr/src/linux-headers-6.5.13-6-pve''nv_vfio_vgpu_vf_reg_access_hw':
  32.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.c:937:18: warning: the comparison will always evaluate as 'true' for the address of 'data' will never be NULL [-Waddress]
  33.      937 |     if (!pdev || !pParams->data)
  34.          |                  ^
  35.    In file included from /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.h:26,
  36.                     from /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.c:29:
  37.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/nv-vgpu-ioctl.h:749:10: note: 'data' declared here
  38.      749 |     NvU8 data[4];
  39.          |          ^~~~
  40.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-ctldev.c: In function 'nv_vgpu_ctldev_ioctl':
  41.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-ctldev.c:185:1: warning: the frame size of 1376 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  42.      185 | }
  43.          | ^
  44.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.c: In function 'nv_vfio_vgpu_get_attach_device':
  45.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.c:798:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  46.      798 | }
  47.          | ^
  48.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.c: In function 'nv_vgpu_dev_ioctl':
  49.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio/vgpu-devices.c:391:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  50.      391 | }
  51.          | ^
  52.    ld -r -o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-interface.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-pci.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-dmabuf.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-nano-timer.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-acpi.o
  53.    /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-cray.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-dma.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-i2c.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-mmap.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-p2p.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-pat.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-procfs.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-usermap.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-vm.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-vtophys.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/os-interface.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-v
  54.    gpu-kvm-custom/kernel/nvidia/os-mlock.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/os-pci.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/os-registry.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/os-usermap.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-modeset-interface.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-pci-table.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-kthread-q.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-memdbg.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-ibmnpu.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-report-err.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-rsync.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/
  55.    kernel/nvidia/nv-msi.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-caps.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-frontend.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv_uvm_interface.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_aead.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_ecc.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_hkdf.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_rand.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_shash.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_aead_aes_gcm.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_sha.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/ke
  56.    rnel/nvidia/libspdm_hmac_sha.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_hkdf_sha.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_ec.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/libspdm_x509.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nv-vgpu-vfio-interface.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nvlink_linux.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/nvlink_caps.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/linux_nvswitch.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/procfs_nvswitch.o /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia/i2c_nvswitch.o
  57.      LD [M]  /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia.o
  58.      LD [M]  /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio.o
  59.      MODPOST /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/Module.symvers
  60.      CC [M]  /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia.mod.o
  61.      CC [M]  /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio.mod.o
  62.      LD [M]  /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio.ko
  63.      LD [M]  /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia.ko
  64.      BTF [M] /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio.ko
  65.    Skipping BTF generation for /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia-vgpu-vfio.ko due to unavailability of vmlinux
  66.      BTF [M] /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia.ko
  67.    Skipping BTF generation for /tmp/selfgz20114/NVIDIA-Linux-x86_64-535.230.02-vgpu-kvm-custom/kernel/nvidia.ko due to unavailability of vmlinux
  68.    make[1]: Leaving directory '/usr/src/linux-headers-6.5.13-6-pve'
  69. -> done.
  70. -> Kernel module compilation complete.
  71. ERROR: Unable to load the kernel module 'nvidia.ko'.  This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if another driver, such as nouveau, is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA device(s), or no NVIDIA device installed in this system is supported by this NVIDIA Linux graphics driver release.
  72.  
  73. Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more information.
  74. -> Kernel module load error: No such device
  75. -> Kernel messages:
  76. [ 1966.905435] nvidia: module verification failed: signature and/or required key missing - tainting kernel
  77. [ 1966.959414] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
  78. [ 1966.959417] NVRM: The NVIDIA probe routine was not called for 1 device(s).
  79. [ 1966.960480] NVRM: This can occur when a driver such as:
  80.                NVRM: nouveau, rivafb, nvidiafb or rivatv
  81.                NVRM: was loaded and obtained ownership of the NVIDIA device(s).
  82. [ 1966.960481] NVRM: Try unloading the conflicting kernel module (and/or
  83.                NVRM: reconfigure your kernel without the conflicting
  84.                NVRM: driver(s)), then try loading the NVIDIA kernel module
  85.                NVRM: again.
  86. [ 1966.960481] NVRM: No NVIDIA devices probed.
  87. [ 1966.960600] nvidia-nvlink: Unregistered Nvlink Core, major device number 236
  88. [ 2012.354518] ACPI: bus type drm_connector unregistered
  89. [ 2257.039895] ACPI: bus type drm_connector registered
  90. [ 2257.158681] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
  91. [ 2257.158686] NVRM: The NVIDIA probe routine was not called for 1 device(s).
  92. [ 2257.159647] NVRM: This can occur when a driver such as:
  93.                NVRM: nouveau, rivafb, nvidiafb or rivatv
  94.                NVRM: was loaded and obtained ownership of the NVIDIA device(s).
  95. [ 2257.159648] NVRM: Try unloading the conflicting kernel module (and/or
  96.                NVRM: reconfigure your kernel without the conflicting
  97.                NVRM: driver(s)), then try loading the NVIDIA kernel module
  98.                NVRM: again.
  99. [ 2257.159648] NVRM: No NVIDIA devices probed.
  100. [ 2257.159760] nvidia-nvlink: Unregistered Nvlink Core, major device number 236
  101. 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.
Advertisement
Add Comment
Please, Sign In to add comment