You are not logged in.

#1 2023-02-13 18:38:06

Hiradexo
Member
Registered: 2022-08-28
Posts: 28

Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

OK so this is weird because i'm on  6.1.7-arch1-1 but


mkinitcpio -P

[root@Gharch hirad]# mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 6.1.7-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> ERROR: module not found: `nvidia'
==> ERROR: module not found: `nvidia_modeset'
==> ERROR: module not found: `nvidia_uvm'
==> ERROR: module not found: `nvidia_drm'
==> 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'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 6.1.7-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> ERROR: module not found: `nvidia'
==> ERROR: module not found: `nvidia_modeset'
==> ERROR: module not found: `nvidia_uvm'
==> ERROR: module not found: `nvidia_drm'
==> 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.

and

uname -r

6.1.7-arch1-1

i'm confused sad

Last edited by Hiradexo (2023-02-13 19:38:26)

Offline

#2 2023-02-13 18:38:57

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

You don't have the nvidia modules installed for that kernel. How did you install them?

Offline

#3 2023-02-13 18:40:17

Hiradexo
Member
Registered: 2022-08-28
Posts: 28

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

sudo pacman -S nvidia nvidia-settings nvidia-utils

Offline

#4 2023-02-13 18:42:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

And I'm sure you updated the databases first. This is a partial update problem, you've now installed the modules for the latest kernel, not the one you have installed. In Arch, you update everything or you update nothing.

Offline

#5 2023-02-13 18:45:43

Hiradexo
Member
Registered: 2022-08-28
Posts: 28

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

oh so what do you recommend ?

Offline

#6 2023-02-13 18:46:44

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

Update the entire system. Always.

Offline

#7 2023-02-13 18:50:07

Hiradexo
Member
Registered: 2022-08-28
Posts: 28

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

Ok i will try that thanks for your help

Offline

#8 2023-02-13 19:37:58

Hiradexo
Member
Registered: 2022-08-28
Posts: 28

Re: Nvidia driver asks for nvidia_drm but im on the 6.1.7-arch1-1 [Solved]

thanks it fixed my problem you were really helpful

Offline

Board footer

Powered by FluxBB