Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN]  [Solved] 6.18.6-1 nvidia/590.48.01 module is not built.  (Read 3506 times)

Offline Jotlemat

  • User
  • Posts: 20
Hi.

Kernel 6.18.6-1 - nvidia/590.48.01 module is not built.
(Nvidia RTX 5060 Ti)

Code: [Select]
apt --solver 3.0 full-upgrade
The following packages were automatically installed and are no longer required:
  python3.14  python3.14-minimal
Use 'apt autoremove' to remove them.

Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
  4 not fully installed or removed.
  Space needed: 0 B / 22.7 GB available

Continue? [Y/n] y
Setting up linux-headers-6.18.6-1-siduction-amd64 (6.18-6) ...
/etc/kernel/header_postinst.d/dkms:
The kernel is built without module signing facility, modules won't be signed

Autoinstall of module nvidia/590.48.01 for kernel 6.18.6-1-siduction-amd64 (x86_64)
Building module(s)..........(bad exit status: 2)
Failed command:
'make' -j28 KERNEL_UNAME=6.18.6-1-siduction-amd64 IGNORE_PREEMPT_RT_PRESENCE=1 IGNORE_XEN_PRESENCE=1 modules

Error! Bad return status for module build on kernel: 6.18.6-1-siduction-amd64 (x86_64)
Consult /var/lib/dkms/nvidia/590.48.01/build/make.log for more information.

Autoinstall on 6.18.6-1-siduction-amd64 succeeded for module(s) bbswitch virtualbox.
Autoinstall on 6.18.6-1-siduction-amd64 failed for module(s) nvidia(10).

Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 1
Failed to process /etc/kernel/header_postinst.d at /var/lib/dpkg/info/linux-headers-6.18.6-1-siduction-amd64.postinst line 11.
dpkg: error processing package linux-headers-6.18.6-1-siduction-amd64 (--configure):
 old linux-headers-6.18.6-1-siduction-amd64 package postinst maintainer script subprocess failed with exit status 1
Setting up linux-image-6.18.6-1-siduction-amd64 (6.18-6) ...
/etc/kernel/postinst.d/dkms:
The kernel is built without module signing facility, modules won't be signed

Autoinstall of module nvidia/590.48.01 for kernel 6.18.6-1-siduction-amd64 (x86_64)
Building module(s)..........(bad exit status: 2)
Failed command:
'make' -j28 KERNEL_UNAME=6.18.6-1-siduction-amd64 IGNORE_PREEMPT_RT_PRESENCE=1 IGNORE_XEN_PRESENCE=1 modules

Error! Bad return status for module build on kernel: 6.18.6-1-siduction-amd64 (x86_64)
Consult /var/lib/dkms/nvidia/590.48.01/build/make.log for more information.

Autoinstall on 6.18.6-1-siduction-amd64 succeeded for module(s) bbswitch virtualbox.
Autoinstall on 6.18.6-1-siduction-amd64 failed for module(s) nvidia(10).

Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
run-parts: /etc/kernel/postinst.d/dkms exited with return code 1
dpkg: error processing package linux-image-6.18.6-1-siduction-amd64 (--configure):
 old linux-image-6.18.6-1-siduction-amd64 package postinst maintainer script subprocess failed with exit status 1
dpkg: dependency problems prevent configuration of linux-headers-siduction-amd64:
 linux-headers-siduction-amd64 depends on linux-headers-6.18.6-1-siduction-amd64 (= 6.18-6); however:
  Package linux-headers-6.18.6-1-siduction-amd64 is not configured yet.

dpkg: error processing package linux-headers-siduction-amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-siduction-amd64:
 linux-image-siduction-amd64 depends on linux-image-6.18.6-1-siduction-amd64 (= 6.18-6); however:
  Package linux-image-6.18.6-1-siduction-amd64 is not configured yet.

dpkg: error processing package linux-image-siduction-amd64 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-headers-6.18.6-1-siduction-amd64
 linux-image-6.18.6-1-siduction-amd64
 linux-headers-siduction-amd64
 linux-image-siduction-amd64
Config is in use.
Error: Sub-process /usr/bin/dpkg returned an error code (1)


How to fix this?
« Last Edit: 2026/01/27, 00:02:09 by Jotlemat »

Offline sunu

  • User
  • Posts: 7
Re: 6.18.6-1 nvidia/590.48.01 module is not built.
« Reply #1 on: 2026/01/26, 22:10:29 »
I also had the same problem. Today's dist-upgrade had some binutils packages updates and now nvidia drivers install with no problem. Try again after dist-upgrade.

Offline Jotlemat

  • User
  • Posts: 20
Re: 6.18.6-1 nvidia/590.48.01 module is not built.
« Reply #2 on: 2026/01/27, 00:00:25 »
Yes, thank you.
Everything is fine now.