#[SOLVED]nvidia module not found

31 messages · Page 1 of 1 (latest)

flint vortex
#
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
==> Starting build: '6.13.8-arch1-1'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [modconf]
 
==> ERROR: module not found: 'nvidia'
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: '6.13.8-arch1-1'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci_renesas'
  -> Running build hook: [keymap]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> ERROR: module not found: 'nvidia'
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
 kesh : ~ > $ 
#
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

 kesh : ~ > $ 

#

this happened right after i installed rust

#

(The game)

#

using steam

#

and steam installed some experiemental proton something idr

dense jetty
dense jetty
#

Make sure your system is fully up to date

#

It looks like the nvidia package and kernel package aren't synced

flint vortex
#

yeah apparently my nvidia package is built for 6.14

#

im running 6.13.8

flint vortex
#

considering arch is supposed to be "update everything or nothing"

dense jetty
flint vortex
#

i dont even know how to partial update

dense jetty
#

Try running pacman -Syu to ensure everything is up to date

flint vortex
#

yeah it says everything is up to date

flint vortex
dense jetty
#

It looks like 6.14 is only out in the testing branches, which repos do you have enabled?

flint vortex
#

could it be possible that mirrors are outdated?

dense jetty
#

When you run Syyu what is listed?

flint vortex
dense jetty
#

Yep, you only have the testing repo enabled for extra

flint vortex
#

ok

#

got it

dense jetty
#

If you want testing repos, edit your pacman.conf and enable all of them, if you don't one them, disable extra-testing in the config

flint vortex
#

yup fixed it

#

lifesaver thanks