Add Backports to sources.list:
Code: Select all
deb http://deb.debian.org/debian bookworm-backports main
Update the package database, run:
Code: Select all
apt update
Code: Select all
apt install -t bookworm-backports linux-image-amd64 linux-headers-amd64
Reboot to use the new kernel.
That is for the most common amd64 architecture, modify if you use something else but check first if it is available in backports.
That is all!
New(ish) hardware may also require more current firmware. Check if a backports version is available and install it. If not, it is normally safe to install newer firmware packages from Testing or Unstable but do not add those as sources. Rather download the required package and install manually.
More info on Backports - https://backports.debian.org/Instructions/
![Posted to LinkedIn :linked:](./images/smilies/linkedin.jpg)