On Sat, Sep 05, 2026 at 12:08:24PM -0400, Greg Wooledge wrote:
> On Sat, Sep 05, 2026 at 17:57:51 +0200, Gerard ROBIN wrote:
> > Thanks for your help.
> > 
> > dpkg -l "linux-image*"
> > Desired=Unknown/Install/Remove/Purge/Hold
> > | 
> > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> > ||/ Name                                     Version      Architecture 
> > Description
> > +++-========================================-============-============-===================================
> > ii  linux-image-6.12.94+deb13-amd64          6.12.94-1    amd64        
> > Linux 6.12 for 64-bit PCs (signed)
> > un  linux-image-6.12.94+deb13-amd64-unsigned <none>       <none>       (no 
> > description available)
> > ii  linux-image-amd64                        6.12.94-1    amd64        
> > Linux for 64-bit PCs (meta-package)
> > un  linux-image-generic                      <none>       <none>       (no 
> > description available)
> 
> When was the last time you did an "apt update" on this system?

Exactly, exactly. Apt update (or apt-get update) is your friend.
Your system doesn't yet know that linux-image-6.12.105+deb13-amd64
exists, let alone...

> linux-image-amd64 should be on version 6.12.107-1 now.

...the current one.

> If apt update doesn't work, then you should check your sources.list or
> debian.sources file and make sure it includes both the main repository
> and the security updates.
> 
> Another helpful command may be "apt policy linux-image-amd64".

After that, doing an apt upgrade (or apt full-upgrade, or apt-get dist-upgrade,
see the man page or ask here for details) should put you on the newest
kernel version (that's why the "meta-package" linux-image-amd64 exists)

You don't have to install a specific kernel version unless you have a
strong reason for that.

Cheers
-- 
t 

Attachment: signature.asc
Description: PGP signature

Reply via email to