You are not logged in.

#1 2024-06-04 06:24:13

Daedalus24
Member
From: Bucharest, Romania
Registered: 2015-03-27
Posts: 62
Website

[SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

After updating the kernel, I get the following error message

 
(1/3) Arming ConditionNeedsUpdate...
(2/3) Install DKMS modules
==> dkms install --no-depmod nvidia/470.239.06 -k 6.9.3-zen1-1-zen
==> depmod 6.9.3-zen1-1-zen
==> ERROR: Missing 6.9.3-arch1-1 kernel modules tree for module nvidia/470.239.06.
(3/3) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux-zen -g /boot/initramfs-linux-zen.img
==> Starting build: '6.9.3-zen1-1-zen'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [microcode]
  -> Running build hook: [modconf]
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keymap]

...

  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen-fallback.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful

Is there any one that encountered the same problem? I think the solution is to upgrade my current NVIDIA Quadro K600 obsolete video card with an ATI graphic card or something more recent.

Thank you.

Last edited by Daedalus24 (2024-06-04 13:23:01)

Offline

#2 2024-06-04 07:07:12

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,120

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

It looks like the zen build succeeds but there's a stale(?) dkms entry for the non-zen kernel?

dkms status

Online

#3 2024-06-04 08:35:11

Daedalus24
Member
From: Bucharest, Romania
Registered: 2015-03-27
Posts: 62
Website

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

I do not have other kernel installed, but I have both linux-zen-headers and linux-headers 6.9.3.arch1-1. Nevertheless, X windows starts when launched from the command line. Is it advisable to deinstall linux-headers 6.9.3-arch1-1 ?

If I look for orphan packages

xbps-query -O

returns nothing.

Thank you.

Last edited by Daedalus24 (2024-06-04 10:37:46)

Offline

#4 2024-06-04 10:58:57

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,523
Website

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

Just uninstall linux-headers if you do not have the linux package installed. smile

Offline

#5 2024-06-04 13:03:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,120

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

And please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

The package is likely not orphaned because it's explcitily installed.

pacman -Qi linux-headers # check for the reason

Having the headers around doesn't cause any harm beyond that noise but is obviously also completely pointless.

Online

#6 2024-06-04 13:21:31

Daedalus24
Member
From: Bucharest, Romania
Registered: 2015-03-27
Posts: 62
Website

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

The output of

 paru -Qi linux-headers

is

Name            : linux-headers
Version         : 6.9.3.arch1-1
Description     : Headers and scripts for building modules for the Linux kernel
Architecture    : x86_64
URL             : https://github.com/archlinux/linux
Licenses        : GPL-2.0-only
Groups          : None
Provides        : None
Depends On      : pahole
Optional Deps   : None
Required By     : None
Optional For    : dkms
Conflicts With  : None
Replaces        : None
Installed Size  : 130.90 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Fri 31 May 2024 06:14:45 PM EEST
Install Date    : Tue 04 Jun 2024 08:51:25 AM EEST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Thank you seth and gromit. Have a nice day! smilewink

Last edited by Daedalus24 (2024-06-04 13:22:37)

Offline

#7 2024-06-04 13:23:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,120

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

Well, yes "Install Reason  : Explicitly installed" (kinda as expected)
As suggested, just remove the package - it serves no purpose w/o matching kernel.

Online

#8 2024-06-05 14:41:50

Daedalus24
Member
From: Bucharest, Romania
Registered: 2015-03-27
Posts: 62
Website

Re: [SOLVED] Nvidia DKMS problems with new 6.9.3-zen1-1-zen kernel

I did it, and everything is all right now. Thank you once more. big_smileroll

Last edited by Daedalus24 (2024-06-05 14:42:13)

Offline

Board footer

Powered by FluxBB