I have an auto install of Intel's 5.19.9 driver setup via DKMS to properly support the x553 NICs in my system. Seems the new 6.8.4-2-pve kernel isn't completing the setup... I've rolled back to my previous kernel. I'm guessing that temp disabling the DKMS autoinstall, retrying the kernel setup will fix the problem... then I can manually do the driver install to fix any issues before trying the DKMS route again.
I'm learning and don't want to tinker blindly. Can I politely ask someone with more experience to confirm and provide details correct steps?
I'm learning and don't want to tinker blindly. Can I politely ask someone with more experience to confirm and provide details correct steps?
Code:
Building module:
Cleaning build area...
BUILD_KERNEL=6.8.4-2-pve make -C src/ KERNELDIR=/lib/modules/6.8.4-2-pve/build......(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.8.4-2-pve (x86_64)
Consult /var/lib/dkms/ixgbe/5.19.9/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.8.4-2-pve failed!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11