LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-06-2015, 04:54 AM   #1
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Question Should I upgrade to the next kernel or jump a few versions?


Hi all at LQ.

Should I upgrade to the next kernel or jump a few versions?

For example, if I was using kernel 3.16.0-46-generic -- should I update to kernel 3.16.0-47-generic or can I just update to kernel 3.16.0-50-generic? I think the latter is ok but would just like the opinions of others.

Thanks guys.
 
Old 10-06-2015, 06:44 PM   #2
VolumetricSteve
Member
 
Registered: Mar 2011
Posts: 90

Rep: Reputation: 7
I'm having a similar problem I think..Kernels can be hit and miss regardless of how recent the release is.

When updating anything, consider:

1.Do you need the update, does it actually fix or improve anything for you?
2.Does other software need it?
3.How important is the system you're updating..and how bad would it be if a update caused problems?

If it's part of a packaged group update, you don't have much of a choice if you have to update things in waves.

That all being said, I'd say you can shoot for the latest, and if it works, great, if not, roll back to your last-known-good one and try the other one that might not be as new, but still newer than what you're running.


Be careful in your bootloader that you can easily boot your last-known-good kernel before you do anything.
 
1 members found this post helpful.
Old 10-06-2015, 09:56 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Generally you look at errata before you change any part. If the changes to the kernel have no effect on your use then ignore it.
 
1 members found this post helpful.
Old 10-07-2015, 09:52 AM   #4
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Question

Quote:
Originally Posted by jefro View Post
Generally you look at errata before you change any part. If the changes to the kernel have no effect on your use then ignore it.
Hi jefro.

What's 'errata'?
 
Old 10-07-2015, 09:59 AM   #5
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694
Additional comments and text about the kernel release. Basically updates and corrections that are important to read before assuming the new Kernel will work on your equipment.
 
1 members found this post helpful.
Old 10-07-2015, 10:07 AM   #6
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

Cheers jefro, szboardstretcher, & VolumetricSteve.
 
Old 10-07-2015, 05:18 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
To be fair, I generally run latest stable offered by distro.
 
Old 10-07-2015, 06:39 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
unless there are MANDATORY needs to use a OLD unpatched kernel you are better off using the CURRENT kernel for your OS
for ubuntu that would be
Code:
apt-get update
apt-get upgrade
a normal EVERYDAY update will install the current and SECURITY PATCHED KERNEL

for rhel/cent
"yum update"

for suse
"zypper up"

and so on


use the CURRENT ONE!!!!

Last edited by John VV; 10-07-2015 at 06:40 PM.
 
Old 10-07-2015, 07:16 PM   #9
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
jefro
Quote:
To be fair, I generally run latest stable offered by distro.


I'll vote for that ...
 
Old 10-19-2015, 01:31 PM   #10
debguy
Member
 
Registered: Oct 2014
Location: U.S.A.
Distribution: mixed, mostly debian slackare today
Posts: 207

Rep: Reputation: 19
you will likely not know the best answer until you are done, and not know the final answer until it is next time to upgrade

you don't know when you compile or use bins what might ask for a newer version (or demand an older that's a problem too just as much) until your done UNLESS you given a full dependancy list and "can see". but you dont have one - you are going by some distro.

best bet: choose a distro your leaning to be wishing to. use the kernel version it uses. use any versions of software it uses. you'll have allot less depends issues that way. not none: less. keep in mind distros have to solve many issues while they stabilize any given release
 
1 members found this post helpful.
  


Reply

Tags
kernel



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Did Linus Jump the Gun on a Kernel security fix? LXer Syndicated Linux News 0 01-26-2012 01:30 PM
[SOLVED] what are the other differences between fedora versions except their kernel versions teja_vijjapu Fedora 1 01-23-2012 06:38 AM
how to jump to the latest version of kernel saini_mw Linux - Software 5 10-27-2006 12:38 PM
gcc versions compatibility with kernel versions.. mahesh_manthapuri SUSE / openSUSE 1 03-22-2006 12:28 AM
Kernel jump question greenmeanie Debian 3 01-20-2006 06:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration