beim Update auf linux-image-5.10.0-29-amd64 mit vorhandenem Nvidia Treiber der mit dkms auf Debian Art installiert ist kommt folgende Fehlermeldung:
Ich musste dann mit dem alten Kernel booten. Das geht zwar im Augenblick, aber die Frage ist wie man das Problem lösen kann.etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 5.10.0-29-amd64:
Kernel preparation unnecessary for this kernel. Skipping...
.....
Building module:
cleaning build area...
env NV_VERBOSE=1 make -j12 modules KERNEL_UNAME=5.10.0-29-amd64.........(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.10.0-29-amd64 (x86_64)
Consult /var/lib/dkms/nvidia-current/470.223.02/build/make.log for more information.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.10.0-29-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
done
linux-headers-5.10.0-29-common (5.10.216-1) wird eingerichtet ...
linux-kbuild-5.10 (5.10.216-1) wird eingerichtet ...
linux-image-amd64 (5.10.216-1) wird eingerichtet ...
linux-headers-5.10.0-29-amd64 (5.10.216-1) wird eingerichtet ...
/etc/kernel/header_postinst.d/dkms:
dkms: running auto installation service for kernel 5.10.0-29-amd64:
Kernel preparation unnecessary for this kernel. Skipping...
applying patch cc_version_check-gcc5.patch...patching file conftest.sh
applying patch bashisms.patch...patching file conftest.sh
applying patch linux-2.6.34-dev_pm_info-runtime_auto.patch...patching file conftest.sh
applying patch 0033-refuse-to-load-legacy-module-if-IBT-is-enabled.patch...patching file nvidia-modeset/nvidia-modeset-linux.c
patching file nvidia/nv.c
applying patch ppc64el.patch...patching file nvidia/nvlink_common.h
applying patch fragile-ARCH.patch...patching file Makefile
applying patch use-kbuild-compiler.patch...patching file Makefile
patching file Kbuild
applying patch use-kbuild-flags.patch...patching file Kbuild
patching file nvidia/nvidia.Kbuild
patching file Makefile
patching file nvidia-modeset/nvidia-modeset.Kbuild
applying patch conftest-verbose.patch...patching file Kbuild
applying patch conftest-prefer-arch-headers.patch...patching file conftest.sh
Building module:
cleaning build area...
env NV_VERBOSE=1 make -j12 modules KERNEL_UNAME=5.10.0-29-amd64.........(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.10.0-29-amd64 (x86_64)
Consult /var/lib/dkms/nvidia-current/470.223.02/build/make.log for more information.
.
Viele Grüße
Alex