Minty95

6.9.1-arch1-1

May 19th, 2024
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. [trevor@trevor-arch ~]$ sudo pacman -Syu
  2. [sudo] password for trevor:
  3. :: Synchronising package databases...
  4. core is up to date
  5. extra 7.8 MiB 28.6 MiB/s 00:00 [######################] 100%
  6. community is up to date
  7. :: Starting full system upgrade...
  8. resolving dependencies...
  9. looking for conflicting packages...
  10.  
  11. Packages (2) linux-6.9.1.arch1-1 linux-headers-6.9.1.arch1-1
  12.  
  13. Total Download Size: 159.94 MiB
  14. Total Installed Size: 265.36 MiB
  15. Net Upgrade Size: 5.16 MiB
  16.  
  17. :: Proceed with installation? [Y/n]
  18. :: Retrieving packages...
  19. linux-6.9.1.arch... 134.3 MiB 58.0 MiB/s 00:02 [######################] 100%
  20. linux-headers-6.... 25.7 MiB 58.4 MiB/s 00:00 [######################] 100%
  21. Total (2/2) 159.9 MiB 57.6 MiB/s 00:03 [######################] 100%
  22. (2/2) checking keys in keyring [######################] 100%
  23. (2/2) checking package integrity [######################] 100%
  24. (2/2) loading package files [######################] 100%
  25. (2/2) checking for file conflicts [######################] 100%
  26. (2/2) checking available disk space [######################] 100%
  27. :: Running pre-transaction hooks...
  28. (1/2) Removing linux initcpios...
  29. (2/2) Remove DKMS modules
  30. ==> dkms remove --no-depmod nvidia/470.239.06 -k 6.8.7-arch1-1
  31. ==> depmod 6.8.7-arch1-1
  32. :: Processing package changes...
  33. (1/2) upgrading linux [######################] 100%
  34. (2/2) upgrading linux-headers [######################] 100%
  35. :: Running post-transaction hooks...
  36. (1/4) Arming ConditionNeedsUpdate...
  37. (2/4) Updating module dependencies...
  38. (3/4) Install DKMS modules
  39. ==> dkms install --no-depmod nvidia/470.239.06 -k 6.9.1-arch1-1
  40. Error! Bad return status for module build on kernel: 6.9.1-arch1-1 (x86_64)
  41. Consult /var/lib/dkms/nvidia/470.239.06/build/make.log for more information.
  42. ==> WARNING: `dkms install --no-depmod nvidia/470.239.06 -k 6.9.1-arch1-1' exited 10
  43. (4/4) Updating linux initcpios...
  44. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  45. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  46. -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
  47. ==> Starting build: '6.9.1-arch1-1'
  48. -> Running build hook: [base]
  49. -> Running build hook: [udev]
  50. -> Running build hook: [autodetect]
  51. -> Running build hook: [modconf]
  52. -> Running build hook: [kms]
  53. -> Running build hook: [keyboard]
  54. ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  55. -> Running build hook: [keymap]
  56. -> Running build hook: [consolefont]
  57. -> Running build hook: [block]
  58. -> Running build hook: [filesystems]
  59. -> Running build hook: [fsck]
  60. ==> ERROR: module not found: 'nvidia'
  61. ==> ERROR: module not found: 'nvidia_modeset'
  62. ==> ERROR: module not found: 'nvidia_uvm'
  63. ==> ERROR: module not found: 'nvidia_drm'
  64. ==> Generating module dependencies
  65. ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
  66. ==> WARNING: errors were encountered during the build. The image may not be complete.
  67. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  68. ==> Using default configuration file: '/etc/mkinitcpio.conf'
  69. -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
  70. ==> Starting build: '6.9.1-arch1-1'
  71. -> Running build hook: [base]
  72. -> Running build hook: [udev]
  73. -> Running build hook: [modconf]
  74. -> Running build hook: [kms]
  75. ==> WARNING: Possibly missing firmware for module: 'ast'
  76. -> Running build hook: [keyboard]
  77. ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  78. -> Running build hook: [keymap]
  79. -> Running build hook: [consolefont]
  80. -> Running build hook: [block]
  81. ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
  82. ==> WARNING: Possibly missing firmware for module: 'wd719x'
  83. ==> WARNING: Possibly missing firmware for module: 'qed'
  84. ==> WARNING: Possibly missing firmware for module: 'bfa'
  85. ==> WARNING: Possibly missing firmware for module: 'qla1280'
  86. ==> WARNING: Possibly missing firmware for module: 'aic94xx'
  87. -> Running build hook: [filesystems]
  88. -> Running build hook: [fsck]
  89. ==> ERROR: module not found: 'nvidia'
  90. ==> ERROR: module not found: 'nvidia_modeset'
  91. ==> ERROR: module not found: 'nvidia_uvm'
  92. ==> ERROR: module not found: 'nvidia_drm'
  93. ==> Generating module dependencies
  94. ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
  95. ==> WARNING: errors were encountered during the build. The image may not be complete.
  96. error: command failed to execute correctly
Advertisement
Add Comment
Please, Sign In to add comment