LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-02-2006, 06:15 AM   #1
BobNutfield
Senior Member
 
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526

Rep: Reputation: 53
Updating to 2.6.16 kernel, is there a good reason to?


Hi Everybody,

Just a question about updating to a newer kernel. I am curretnly running 10.2 with the 2.4.31 kernel. It is solid as a rock and I am having only minor little problems. However, most of the posts I see here are from people who use a newer kernel. I tried to install a new kernel a few weeks ago and messed it up pretty badly, but was able to recover and keep my 2.4 setup intact.

My question is, since I am finding the 2.4 kernel reliable and solid, will there be any significant benefit to installing and using a newer kernel? I'll add that I mainly use this machine at home and for learning to become an advance linux user. No mission critical stuff.

Any thoughts would be appreciated.

Bob
 
Old 04-02-2006, 06:39 AM   #2
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
Quote:
Originally Posted by BobNutfield

My question is, since I am finding the 2.4 kernel reliable and solid, will there be any significant benefit to installing and using a newer kernel?
not really, if it ain't broke, don't fix it.........
 
Old 04-02-2006, 06:39 AM   #3
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Try getting a stock prebuilt 2.6 kernel and see if that works. If it does, there's no point in compiling your own unless there's something special you have in mind which is not normally compiled in.
 
Old 04-02-2006, 07:40 AM   #4
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Dbus, hal features, better work with udev.
 
Old 04-02-2006, 08:01 AM   #5
danieldk
Member
 
Registered: Aug 2002
Posts: 150

Rep: Reputation: 15
Yeah, but udev breaks every few months. If things work fine, there's no real reason to switch before Pat makes 2.6 the default.
 
Old 04-02-2006, 10:07 AM   #6
mdarby
Member
 
Registered: Nov 2004
Location: Columbus, Ohio
Distribution: Slackware-Current / Debian
Posts: 795

Rep: Reputation: 30
If you are using your box to become an "advanced Linux user" you should definately compile a custom kernel. This is a great way to being understanding how your box functions.
 
Old 04-02-2006, 10:35 AM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Quote:
Originally Posted by BobNutfield
Hi Everybody,

Just a question about updating to a newer kernel. I am curretnly running 10.2 with the 2.4.31 kernel. It is solid as a rock and I am having only minor little problems. However, most of the posts I see here are from people who use a newer kernel. I tried to install a new kernel a few weeks ago and messed it up pretty badly, but was able to recover and keep my 2.4 setup intact.

My question is, since I am finding the 2.4 kernel reliable and solid, will there be any significant benefit to installing and using a newer kernel? I'll add that I mainly use this machine at home and for learning to become an advance linux user. No mission critical stuff.

Any thoughts would be appreciated.

Bob
Hi,

Bob, you should be able to have multiple kernel configurations without a problem. Several examples in the references in my sig.

I for one have multiple configurations on most of my machines. I always setup multiples for each. The reason being for maintenance, special system operations or experimentation. These type of boot options can keep you out of trouble. Heck, you should always keep a known working configuration as a boot option. Then add the stanza to your lilo/grub to boot a configuration of choice.

If you do have problems you should be able to boot from a known live-cd and recover using it. Experiment with this, as you will need to learn how. This method is a means out of a hole!

As for the benefit of a new kernel. This will be dictated by your needs on the system. You should learn to read the changelogs to see if upgrading is in your favor or not.

HThiSelf! See my sig.

HTH!

Last edited by onebuck; 04-02-2006 at 10:36 AM.
 
Old 04-02-2006, 11:00 AM   #8
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
As 320mb said: If you don't have a problem, don't solve it.

Personally I use 2.6.13 from the Slackware 10.2 CD's, because it supports some of my hardware better (certain SCSI and USB devices). If your hardware is well supported by the default Slackware kernel, I'd suggest you stick with it, as this is the easiest to maintain. When there's a kernel patch, just use slackpkg to apply it. With other kernels you have to do some of the steps manually, with a slightly larger risk to break something (usually not a real *big* risk, though).

gargamel
 
Old 04-02-2006, 01:03 PM   #9
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
myself, i use the 2.6.14.6 kernel offered by slackware.com. it's stable and works great. as for the 2.4.31 or even 32 kernel...like the others said, if it ain't broke, don't fix it. the only reason i upped it to a 2.6 was to simply see if i could do it. i've never compiled my own kernel, and it doesn't look like i'll be doing that anytime soon, but then, there's no need for me to do that, cuz slackware keeps the kernels pretty current, and you can always be pretty sure that the kernels that ship with slackware will work for you, otherwise PV wouldn't include them.
 
Old 04-02-2006, 01:46 PM   #10
BobNutfield
Senior Member
 
Registered: Dec 2005
Location: United Kingdom
Distribution: Fedora , Ubuntu, Slackware-Current
Posts: 1,526

Original Poster
Rep: Reputation: 53
Thank you for all your responses. I suppose I could have guessed what the concensus would be: don't upgrade if your satisfied. I do want to leanr to compile my own kernel because, as it has been said already, I am going t have to learn sooner or later. But, as I mentioned in my post, I screwed it up once and almost endangered my entire Slack installation so I guess I am a little gunshy.

Bob
 
Old 04-02-2006, 05:43 PM   #11
danieldk
Member
 
Registered: Aug 2002
Posts: 150

Rep: Reputation: 15
Quote:
Originally Posted by BobNutfield
But, as I mentioned in my post, I screwed it up once and almost endangered my entire Slack installation so I guess I am a little gunshy.
It should never hurt if you keep your old tried & tested kernel around, and keep it included in your LILO configuration. If the new kernel does not boot, you can always fire up the older kernel. And if all goes wrong, you can still boot Slack with the bootable installation CD, by entering the following line on the "Boot:" prompt:

bare.i root=/dev/hda5 noinitrd ro

(Replace bare.i with the kernel that supports your hardware, and hda5 with the name of the root partition of the Slack installation.)
 
  


Reply



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
sshd starting for no good reason?! Randux Slackware 9 02-14-2006 04:47 PM
Any Reason Not To Upgrade Kernel? carlosinfl Debian 14 11-19-2005 01:55 AM
Now THIS is a good reason to avoid Windows Vista... Megamieuwsel General 34 10-15-2005 11:34 AM
How could this have happened to me?! Hard locks and kernel panics for no good reason! jamespetts Linux - General 8 08-05-2004 07:45 AM
Updating the Kernel with swaret = good idea ??? GloVe Slackware 2 10-07-2003 09:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:56 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