Update to a lower version

Asked by gpt

Hi,

I use kernel 5.15.0-124 due to a problem in hotspot operation. On Monday (15/Sep/2025) an update appeared with semantic 5.15.0-25!

Is that correct? Should I proceed to update the kernel?

Tia

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Solved by:
gpt
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

I'd say yes. Updates are useful. You can always boot an older kernel using GRUB if you have issues

Revision history for this message
gpt (gptmailinglists) said (last edit ):
#2

Thanks for your quick response "andrew-woodhead666".

I understand and totally agree with you that updates are useful.

What I do not really understand is how a kernel with lower semantics "5.15.0-25" can be an upgrade of a kernel with higher semantics "5.15.0-124". Do I miss something? I am not an IT folk.

Tia

PS: In addition, Kernel "5.15.0-25" is marked as "Superseded" after installation!

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

In Ubuntu terms the version number 5.15.0-25 is lower than 5.15.0-124 and Ubuntu will never offer an "upgrade" from 5.15.0-124 to 5.15.0-25, because that is a downgrade and the package management system will perform a downgrade only when specifically instructed to do so.

For diagnostic purposes please provide the output that you receive for the following commands (to be executed in a terminal window)

uname -a
lsb_release -crid
dpkg -l | grep ' linux-i'
apt list --upgradable

Revision history for this message
gpt (gptmailinglists) said :
#4

Thanks for your quick response "Manfred Hampl (m-hampl)",

Your response is clear. The mistake apparently belongs to some other group, out of Ubuntu Community. i do not want you spend more time on that.

Many thanks.