Comment 55 for bug 2026658

Revision history for this message
Eli (biblicabeebli) wrote :

@koba
I've tried to install the vanilla kernel you linked, I'm installing with a `dpkg -i *.deb` command in a folder of the unpacked downloaded zip of that folder.

I'm getting the following error (I've been having issues with the nvidia 535 driver, I don't know exactly what's going on here, currently I'm on the 525 driver. I can't tell if I can boot into this or if it failed. I'll try to find time to reboot/debug this, its the middle of my work day.):

/etc/kernel/postinst.d/dkms:
 * dkms: running auto installation service for kernel 6.4.0-060400rc3-generic
Error! Could not locate dkms.conf file.
File: /var/lib/dkms/nvidia/535.104.05/source/dkms.conf does not exist.
Sign command: /usr/bin/kmodsign
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der

Building module:
Cleaning build area...
unset ARCH; [ ! -h /usr/bin/cc ] && export CC=/usr/bin/gcc; env NV_VERBOSE=1 'make' -j16 NV_EXCLUDE_BUILD_MODULES='' KERNEL_UNAME=6.4.0-060400rc3-generic IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC=/lib/modules/6.4.0-060400rc3-generic/build LD=/usr/bin/ld.bfd CONFIG_X86_KERNEL_IBT= modules....(bad exit status: 2)
ERROR (dkms apport): kernel package linux-headers-6.4.0-060400rc3-generic is not supported
Error! Bad return status for module build on kernel: 6.4.0-060400rc3-generic (x86_64)
Consult /var/lib/dkms/nvidia/525.125.06/build/make.log for more information.
dkms autoinstall on 6.4.0-060400rc3-generic/x86_64 failed for nvidia(10)
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
 * dkms: autoinstall for kernel 6.4.0-060400rc3-generic
   ...fail!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-unsigned-6.4.0-060400rc3-generic (--install):
 installed linux-image-unsigned-6.4.0-060400rc3-generic package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 linux-headers-6.4.0-060400rc3-generic
 linux-image-unsigned-6.4.0-060400rc3-generic