Hi Thomas,
Thanks for your advice,
no, there is no message, it seems that the header and image
deb packages (header and image) are downloaded correctly.
However, when
dpkg -i extracts the header there is no problem, but when
installing the image the build module does not run during
the short-term (30-40 minute) compiler runtime (I attach
it). In the longer case, the module loads without
any problems.
The system has 16 GB of memory and 16 GB of swap.
By the way, my problem is not with the compilation time, but
with the fact that the longer time starts unpredictably and
I don't know when and if not, why not...
Yes, in the case of the long-term compiler a
linux-image-version-dbg deb package is also created... in
the case of the short-term runtime I turn it on by mistake,
CONFIG_DEBUG_INFO=y, no result.
The make deb-pkg ...options... 2>&1 | tee -i
"$HOME"/make_deb_pkg_log_1 I will study your suggestion
Thanks and regards
you ti
2025-1-1 ~/kernel$ sudo dpkg -i linux-image-6.1.119-fah79_6.1.119-1_amd64.deb Selecting previously unselected package linux-image-6.1.119-fah79. (Reading database ... 192934 files and directories currently installed.) Preparing to unpack linux-image-6.1.119-fah79_6.1.119-1_amd64.deb ... Unpacking linux-image-6.1.119-fah79 (6.1.119-1) ... Setting up linux-image-6.1.119-fah79 (6.1.119-1) ... dkms: running auto installation service for kernel 6.1.119-fah79. Sign command: /usr/lib/linux-kbuild-6.1/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub Building module: Cleaning build area... env NV_VERBOSE=1 make -j16 modules KERNEL_UNAME=6.1.119-fah79.................................(bad exit status: 2) Error! Bad return status for module build on kernel: 6.1.119-fah79 (x86_64) Consult /var/lib/dkms/nvidia-current/535.216.01/build/make.log for more information. Error! One or more modules failed to install during autoinstall. Refer to previous errors for more information. dkms: autoinstall for kernel: 6.1.119-fah79 failed! run-parts: /etc/kernel/postinst.d/dkms exited with return code 11 update-initramfs: Generating /boot/initrd.img-6.1.119-fah79 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125b-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168fp-3.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-1.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8402-1.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-1.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8105e-1.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-3.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-1.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for built-in driver r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-1.fw for built-in driver r8169 Generating grub configuration file ... Found background image: /usr/share/images/desktop-base/desktop-grub.png Found linux image: /boot/vmlinuz-6.1.119-fah79 Found initrd image: /boot/initrd.img-6.1.119-fah79 Found linux image: /boot/vmlinuz-6.1.119-fah Found initrd image: /boot/initrd.img-6.1.119-fah Found linux image: /boot/vmlinuz-6.1.0-28-amd64 Found initrd image: /boot/initrd.img-6.1.0-28-amd64 Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done dpkg: error processing package linux-image-6.1.119-fah79 (--install): installed linux-image-6.1.119-fah79 package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: linux-image-6.1.119-fah79