Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-28-2012, 07:44 PM
|
#1
|
|
LQ Newbie
Registered: Oct 2009
Posts: 3
Rep:
|
Wise to upgrade Slackware Kernel?
Hi,
Is it wise to upgrade the Slackware 14.0 kernel from 3.2.29 to the most latest and stable release, 3.6.8?
|
|
|
|
11-28-2012, 07:55 PM
|
#2
|
|
Senior Member
Registered: May 2008
Posts: 2,843
|
Hi, Welcome to LQ.
I guess it depends on how comfortable you are with the kernel build process and resolving any issues an update may introduce.
Following the 3.2.x branch might be safer which is what I'm doing. Currently on 3.2.34.
|
|
|
1 members found this post helpful.
|
11-28-2012, 07:56 PM
|
#3
|
|
Member
Registered: Jan 2012
Distribution: Slackware
Posts: 690
Rep: 
|
A kernel upgrade is not likely to cause any problems. Slackware uses vanilla kernels without any patches.
I'm currently running 3.6.7 with no issues.
|
|
|
1 members found this post helpful.
|
11-28-2012, 08:36 PM
|
#4
|
|
Member
Registered: May 2008
Location: Republic of Texas
Posts: 63
Rep:
|
@Ser Olmy,
Did you use the 'huge' or 'generic' config as template?
I have tried 3.6.8 with the huge config and trying to go easy on myself ...
Code:
yes "" | make oldconfig
I found that DLM gave me errors (CONFIG_GFS2_FS_LOCKING_DLM=y) so had to change it to 'n'.
It then compiled with no (serious) errors, but I can't run it - alas - the infamous "failed to mount filesystem on ..."
I tried a good oldfashioned 'make oldconfig' but was asked wayyy too many questions for my simple mind.
If your config-3.6.7 is 32-bits, would you mind terribly posting it somewhere?
Thanks in advance.
Last edited by perbh; 11-28-2012 at 08:38 PM.
|
|
|
|
11-28-2012, 08:47 PM
|
#5
|
|
Member
Registered: Jan 2012
Distribution: Slackware
Posts: 690
Rep: 
|
Quote:
Originally Posted by perbh
I tried a good oldfashioned 'make oldconfig' but was asked wayyy too many questions for my simple mind.
If your config-3.6.7 is 32-bits, would you mind terribly posting it somewhere?
Thanks in advance.
|
I'm afraid I'm running x86_64.
I used the "huge" kernel as a template (downloaded the new kernel, zcat'ed /proc/config.gz to .config, ran make oldconfig and then make menuconfig to change the setting for all non-critical drivers to be compiled as modules).
|
|
|
|
11-28-2012, 09:15 PM
|
#6
|
|
Member
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 504
Rep: 
|
I've thought about creating a poll about the habits of most slackers.. Do people sit on the stock kernel released with Slack? Or is it a good idea to update the kernel in the same branch (3.2.29 -> 3.2.34)? Jump to the latest release (3.6.8)?
|
|
|
|
11-28-2012, 09:20 PM
|
#7
|
|
Member
Registered: Aug 2005
Location: Fountain Valley, CA / Thailand
Distribution: Slackware64® 14.0
Posts: 976
Rep:
|
Quote:
Originally Posted by D1ver
I've thought about creating a poll about the habits of most slackers.. Do people sit on the stock kernel released with Slack? Or is it a good idea to update the kernel in the same branch (3.2.29 -> 3.2.34)? Jump to the latest release (3.6.8)?
|
I am using 3.6.7, I was getting some battery drain on my Thinkpad T520 with the stock.
|
|
|
|
11-28-2012, 09:47 PM
|
#8
|
|
LQ Newbie
Registered: Oct 2009
Posts: 3
Original Poster
Rep:
|
so usually upgrading the kernel is a good idea on most linux distros?
i am following this guide: http://alien.slackbook.org/dokuwiki/...rnelbuilding&s[]=kernel&s[]=compile
hopefully all goes well 
Last edited by derfzz; 11-28-2012 at 09:51 PM.
|
|
|
|
11-28-2012, 09:51 PM
|
#9
|
|
Member
Registered: Aug 2005
Location: Fountain Valley, CA / Thailand
Distribution: Slackware64® 14.0
Posts: 976
Rep:
|
Quote:
Originally Posted by derfzz
so usually upgrading the kernel is a good idea on most linux distros?
|
Depends on your distro. In Slackware it is much easier and straightforward. Other distro have the kernels so heavily patched it's like playing Twister with a greased pig.
http://docs.slackware.com/howtos:sla...kernelbuilding
Using the above link, I can build a new kernel in 15 - 20 minutes.
|
|
|
|
11-28-2012, 09:54 PM
|
#10
|
|
Member
Registered: May 2008
Location: Republic of Texas
Posts: 63
Rep:
|
@derfzz
I wouldn't think so. On Slackware it should be ok because of lack of patches.
If you look at eg. Redhat - they have 1000+ patches to their kernel - I wouldn't change that for love nor money! (which I guess is the whole purpose of having an 'enterprise' distro ...)
Beaten to it by SqdnGun ...
|
|
|
|
11-28-2012, 09:58 PM
|
#11
|
|
Member
Registered: May 2010
Posts: 338
Rep: 
|
Playing around with the kernel is so easy in Slackware, it's addictive.
|
|
|
|
11-28-2012, 10:17 PM
|
#12
|
|
Member
Registered: May 2007
Location: US
Distribution: slackware
Posts: 125
Rep:
|
Wasn't Pat going to go with the 3.4 kernel for Slackware 14 but reverted back to 3.2 because something wasn't working right?
|
|
|
|
11-28-2012, 10:19 PM
|
#13
|
|
Member
Registered: Aug 2005
Location: Fountain Valley, CA / Thailand
Distribution: Slackware64® 14.0
Posts: 976
Rep:
|
Quote:
Originally Posted by narz
Wasn't Pat going to go with the 3.4 kernel for Slackware 14 but reverted back to 3.2 because something wasn't working right?
|
Correct.
|
|
|
|
11-28-2012, 10:35 PM
|
#14
|
|
LQ Newbie
Registered: Aug 2011
Distribution: Slackware
Posts: 4
Rep: 
|
Quote:
Originally Posted by SqdnGuns
I am using 3.6.7, I was getting some battery drain on my Thinkpad T520 with the stock.
|
Same here. The newer kernels are a bit easier on the old battery.
|
|
|
|
11-28-2012, 10:47 PM
|
#15
|
|
Member
Registered: Aug 2005
Location: Fountain Valley, CA / Thailand
Distribution: Slackware64® 14.0
Posts: 976
Rep:
|
Quote:
Originally Posted by barutanseijin
Same here. The newer kernels are a bit easier on the old battery.
|
If you don't use Bluetooth then disable it, that is a huge drain. I am also running thinkfan as well and have really improved battery life.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:32 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|