What is difference between linux kernels

Asked by Michael L Simonich

i'm using linux kernel 4.15. why shouldn't i install kernel 5.3?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Solved by:
Bernard Stafford
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

It is your choice.
If your system is working well with the 4.15 series of the kernel, then there is no need to upgrade to a higher version, but you are free to do so.
If you add new hardware to your system, then that hardware may eventually need drivers that are available only in the higher kernel releases.

Further reading: https://wiki.ubuntu.com/Kernel/LTSEnablementStack

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If the kernel is working OK then why upgrade? Why fix what isn't broken?

Revision history for this message
Best Bernard Stafford (bernard010) said :
#3

Both answers very good advice. I am running Ubuntu 19.10 Kernel 5.3.0-23 low latency. Which works very well with my computer being low latency. One thing to remember that each different motherboard responds differently to each kernel which is determined by specs. & hardware requirements. 4.15 is working fine keep the kernel.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

It's nothing to do with the computer bei g lowlatency. The low latency kernel is geared specifically for music creation.

https://askubuntu.com/questions/126664/why-choose-a-low-latency-kernel-over-a-generic-or-realtime-one

Revision history for this message
Michael L Simonich (mikescooter) said :
#5

Thank you all for your responses!

Revision history for this message
Michael L Simonich (mikescooter) said :
#6

Thanks bernard stafford, that solved my question.

Revision history for this message
Amelia Rossi (ameliar) said :
#7

Hi,
Please find: https://kernelnewbies.org/LinuxVersions reference to start for your question.