Advertisement
Guest User

kernel failure 6.8

a guest
Apr 13th, 2024
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 170.86 KB | Source Code | 0 0
  1. #1 succeeded at 60 with fuzz 2 (offset -11 lines).
  2.  
  3.  
  4. Building module:
  5. cleaning build area...
  6. unset ARCH; [ ! -h /usr/bin/cc ] && export CC=/usr/bin/gcc; env NV_VERBOSE=1 'make' -j16 NV_EXCLUDE_BUILD_MODULES='' KERNEL_UNAME=6.8.0-060800-generic IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC=/lib/modules/6.8.0-060800-generic/build LD=/usr/bin/ld.bfd modules.....(bad exit status: 2)
  7. ERROR (dkms apport): kernel package linux-headers-6.8.0-060800-generic is not supported
  8. Error! Bad return status for module build on kernel: 6.8.0-060800-generic (x86_64)
  9. Consult /var/lib/dkms/nvidia/535.161.08/build/make.log for more information.
  10.  
  11. Kernel preparation unnecessary for this kernel. Skipping...
  12.  
  13. Building module:
  14. cleaning build area...
  15. make -j16 KERNELRELEASE=6.8.0-060800-generic KERNEL_DIR=/lib/modules/6.8.0-060800-generic/build all...(bad exit status: 2)
  16. ERROR (dkms apport): kernel package linux-headers-6.8.0-060800-generic is not supported
  17. Error! Bad return status for module build on kernel: 6.8.0-060800-generic (x86_64)
  18. Consult /var/lib/dkms/v4l2loopback/0.12.7/build/make.log for more information.
  19.    ...done.
  20. /etc/kernel/postinst.d/initramfs-tools:
  21. update-initramfs: Generating /boot/initrd.img-6.8.0-060800-generic
  22. /etc/kernel/postinst.d/zz-update-grub:
  23. Sourcing file `/etc/default/grub'
  24. Sourcing file `/etc/default/grub.d/init-select.cfg'
  25. Generating grub configuration file ...
  26. Found linux image: /boot/vmlinuz-6.8.0-060800-generic
  27. Found initrd image: /boot/initrd.img-6.8.0-060800-generic
  28. Found linux image: /boot/vmlinuz-6.5.0-27-generic
  29. Found initrd image: /boot/initrd.img-6.5.0-27-generic
  30. Found linux image: /boot/vmlinuz-6.5.0-25-generic
  31. Found initrd image: /boot/initrd.img-6.5.0-25-generic
  32. Found linux image: /boot/vmlinuz-5.15.0-102-generic
  33. Found initrd image: /boot/initrd.img-5.15.0-102-generic
  34. Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
  35. Warning: os-prober will not be executed to detect other bootable partitions.
  36. Systems on them will not be added to the GRUB boot configuration.
  37. Check GRUB_DISABLE_OS_PROBER documentation entry.
  38. Adding boot menu entry for UEFI Firmware Settings ...
  39. done
  40. Errors were encountered while processing:
  41.  linux-headers-6.8.0-060800-generic
  42. mainline: done
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement