These is the package that install linux headers for amd64 architecture from bookworm-backports repository:You can install them and rebuild nvidia kernel modules (if required).[..]
I looked for headers associated with this version of the kernel (before and after upgrading the kernel) using:but there didn't seem to be any. I also tried with:Code:
apt search linux-headers-6.5.0-0.deb12.1-amd64
But I did notice a few warnings that some nvidia modules were missing during the kernel upgrade.Code:
apt search linux-headers-$(uname -r)
You could also test a newer kernel (6.6), i.e. using a Debian Testing Live ISO:Hope this helps.
Statistics: Posted by Aki — 2024-03-05 07:22