On Fri, Feb 28, 2025 at 11:27:40 -0800, Van Snyder wrote:
"apt update" says everything is up to date, but the kernel is 6.1.0-18.
I believe there are several newer ones, maybe up to 6.1.0-31?
That's correct. You're probably missing the metapackage that brings
in new kernels automatically. For an amd64 machine, that metapackage
is named "linux-image-amd64". (If you use DKMS kernel modules, you'll
also want the corresponding linux-headers-* metapackage.)
The NVidia 570 driver is a kernel package. What's the name of the corresponding linux-headers-* metapackage?