today the software updater in Ubuntu 20.04 prompted me to do the "partial upgrade" for newest kernel upgrade.
My current kernel is 5.13.0-39-generic. The partial upgrade wants to install the following:
linux-headers-5.13.0-40-generic
linux-hwe-5.13-headers-5.13.0-40
linux-image-5.13.0-40-generic
linux-modules-5.13.0-40-generic
linux-modules-extra-5.13.0-40-generic
linux-modules-nvidia-390-5.13.0-40-generic
linux-objects-nvidia-390-5.13.0-40-generic
linux-signatures-nvidia-5.13.0-40-generic
It wants to upgrade the following:
libnvidia-cfg1-390
libnvidia-common-390
libnvidia-compute-390
libnvidia-compute-390:i386
libnvidia-decode-390
libnvidia-decode-390:i386
libnvidia-encode-390
libnvidia-encode-390:i386
libnvidia-fbc1-390
libnvidia-fbc1-390:i386
libnvidia-gl-390
libnvidia-gl-390:i386
libnvidia-ifr1-390
libnvidia-ifr1-390:i386
linux-generic-hwe-20.04
linux-headers-generic-hwe-20.04
linux-image-generic-hwe-20.04
linux-libc-dev
linux-modules-nvidia-390-generic-hwe-20.04
nvidia-compute-utils-390
nvidia-dkms-390
nvidia-driver-390
nvidia-kernel-common-390
nvidia-kernel-source-390
nvidia-utils-390
xserver-xorg-video-nvidia-390
So far, so good. But it also wants to REMOVE the following two packages:
linux-modules-nvidia-390-5.13.0-37-generic
linux-modules-nvidia-390-5.13.0-39-generic
As 5.13.0-39 is my current working kernel, if the latter will be removed, I guess I will be unable to boot the previous kernel in case the upgrade goes wrong, as NVIDIA modules will be missing.
Has anybody done this already? Is it safe to do?
Synaptic
? It also looks like you've got a possibly outdated Nvidia driver installed... depending on your Nvidia model. The two packages that it wants to remove are related to the nvidia upgrades. – heynnema Apr 19 '22 at 23:28