==> 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 : ~ > $
#[SOLVED]nvidia module not found
31 messages · Page 1 of 1 (latest)
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
What does pacman -Q | grep nvidia show?
Make sure your system is fully up to date
It looks like the nvidia package and kernel package aren't synced
and im confused because that should apparently never happen right?
considering arch is supposed to be "update everything or nothing"
Assuming you didn't do a partial update, yes
i dont even know how to partial update
Try running pacman -Syu to ensure everything is up to date
yeah it says everything is up to date
-Syyu didnt work either
It looks like 6.14 is only out in the testing branches, which repos do you have enabled?
could it be possible that mirrors are outdated?
how do i check?
When you run Syyu what is listed?
Yep, you only have the testing repo enabled for extra
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