LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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


View Poll Results: When do you update/upgrade the kernel ?
I use one that comes with my version of Slackware 108 60.34%
I use a stable LTS branch 19 10.61%
I use the most recent stable branch 44 24.58%
I use the mainline kernel (RCs and development) 14 7.82%
I update/upgrade for features or device support 42 23.46%
I update/upgrade for security fixes 43 24.02%
Multiple Choice Poll. Voters: 179. You may not vote on this poll

Reply
  Search this Thread
Old 05-01-2013, 02:56 PM   #46
TrickyRickinOK
Member
 
Registered: Nov 2007
Distribution: Using Debian, but I might change.
Posts: 30

Rep: Reputation: 6

Quote:
Originally Posted by T3slider View Post
Code:
sh NVIDIA-*.run -s -K -k 3.4.40
That will just build the module and copy it to /lib/modules/3.4.40/kernel/drivers/video/nvidia.ko, and you won't need to reconfigure anything (it should just work when you reboot into the new kernel).

Not sure if you knew that already or not, but just thought I'd mention it -- no need to rebuild/reinstall the whole thing. If you use a LOCALVERSION tag then be sure to specify that (3.4.40-tag instead of 3.4.40).
Thanks I'll try that.
 
Old 05-01-2013, 03:08 PM   #47
TrickyRickinOK
Member
 
Registered: Nov 2007
Distribution: Using Debian, but I might change.
Posts: 30

Rep: Reputation: 6
Quote:
Originally Posted by H_TeXMeX_H View Post
You could always use nouveau instead of nvidia.
I was running Ubuntu for a while, (because I could install it without partitioning, and I wasn't sure about
deleting some stuff I had and I couldn't afford to buy a harddrive.) and nouveau didn't seem stable.
It was easy to lock up depending on if you use and effects in KDE.
 
Old 05-01-2013, 03:10 PM   #48
TrickyRickinOK
Member
 
Registered: Nov 2007
Distribution: Using Debian, but I might change.
Posts: 30

Rep: Reputation: 6
By the way I decided to check and and slackware 14 has everything that is needed for 3.6 so now I'm up to 3.6.11
 
Old 05-01-2013, 06:40 PM   #49
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,905

Rep: Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026Reputation: 5026
Greg just released new 3.0, 3.4 and 3.8 branch kernel updates which amongst other things fix a security issue that has been lurking in there since 2.6.36. The fix is already in 3.9 and I expect that Ben will have a new 3.2 out before too long.
 
Old 05-02-2013, 02:36 AM   #50
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928

Original Poster
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by TrickyRickinOK View Post
I was running Ubuntu for a while, (because I could install it without partitioning, and I wasn't sure about
deleting some stuff I had and I couldn't afford to buy a harddrive.) and nouveau didn't seem stable.
It was easy to lock up depending on if you use and effects in KDE.
It depends on your card, the version of the kernel and nouveau drivers and mesa and libdrm.
 
Old 06-17-2013, 06:08 AM   #51
rmarquet
LQ Newbie
 
Registered: Dec 2010
Distribution: Slackware
Posts: 18

Rep: Reputation: 5
I used to compile my own kernels, when I started with Slackware in the 3.x days, downloading the latest one, going through the config screen-by-screen... I even did a presentation on it once to a LUG. But eventually I decided that compiling my own kernel was far more trouble than it was worth, especially when I forgot a driver I needed, and maybe 5 years ago I started using the stock kernels...and they work great. Standard configuration means upgrades are much easier, too. For a while the one option that kept me compiling my own was "Probe all LUNs on SCSI devices," because my flash card readers wouldn't work correctly without it, and the stock kernel had it turned off, but even that issue has been resolved.
 
1 members found this post helpful.
Old 06-18-2013, 06:39 PM   #52
bsdunixdb
Member
 
Registered: Jun 2009
Location: London, United Kingdom
Distribution: Slackware x86_64 Stable
Posts: 69

Rep: Reputation: 33
I personally upgrade my generic 'fat-free' kernel whenever a stable version is released.
 
Old 07-02-2013, 06:11 AM   #53
phipk
LQ Newbie
 
Registered: Dec 2012
Posts: 1

Rep: Reputation: Disabled
Thumbs up My vote

Hello,

My vote : "as soon as a stable version appear". https://lqo-thequestionsnetw.netdna-..._lq/icon12.gif https://lqo-thequestionsnetw.netdna-..._lq/icon14.gif

Regards
Philippe
 
Old 07-03-2013, 08:47 AM   #54
digger95
Member
 
Registered: Oct 2007
Location: Indiana, PA
Distribution: Slackware 14
Posts: 330

Rep: Reputation: 46
Never really been a -current kind of guy. I stick to the generic kernel included with the latest stable release and I'm quite content.
 
Old 07-04-2013, 04:07 AM   #55
WiseDraco
Member
 
Registered: Nov 2006
Location: Europe,Latvia,Riga
Distribution: slackware,slax, OS X, exMandriva
Posts: 591

Rep: Reputation: 73
i change kernel from default ( so far - download from kernel.org last stable source and compile new one) mostly if i have problem with current, default - i e if it works not good, not see me device \ devices \ hang up and so on.
if all works from the box, i do not touch it. times ago, when i was young and want to find troubles for my ass, i also recompile kernels for experience and so on, now - not. if all work - that is good for me
unfortunately default kernel in slack 14.0 not see my huawei G2800 phone as mass storage device. 13.37 see, 14.0 not. thinking about that and maybe, change the kernel for eliminate that problem
 
Old 07-04-2013, 02:19 PM   #56
Kallaste
Member
 
Registered: Nov 2011
Distribution: Slackware
Posts: 363

Rep: Reputation: 85
Quote:
Originally Posted by JWJones View Post
I was just reading up about this yesterday, over at the Slackermedia website:

http://slackermedia.info/html/kernel.html
Thank you for posting this link! I read this page a long time ago, but didn't know where. I tried to find it again a few weeks ago, but I remembered the wording of the first line slightly wrong and spent hours looking in vain.

I feel better now.

Edit: Oh, and I compile a new kernel only if there is hardware support I need and cannot get otherwise, such as for the GMA 600 gpu in a tablet I put Slackware on a few months back. Otherwise I keep whatever Pat decides on for the version I'm running (either 14 or current, depending on the machine). His judgement in these matters is far more informed than mine.
 
Old 07-04-2013, 06:28 PM   #57
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
The kernel that ships with Slackware is the one that PV + co + betatesters have tested for interactions with the rest of the Slackware system.

Using a different kernel means throwing all that testing out the window, producing a system which is more likely to have problematic interactions.

Stability is important to me, so I stick with the tested kernel.

I avoid the problem of hardware incompatability by doing a little research before buying my hardware. I buy only hardware which is known to work well with the kernel of the Slackware release I intend to run on it -- a practice stolen from the best business practices of the enterprise computing industry.
 
Old 07-04-2013, 11:21 PM   #58
Kallaste
Member
 
Registered: Nov 2011
Distribution: Slackware
Posts: 363

Rep: Reputation: 85
Quote:
Originally Posted by ttk View Post
I avoid the problem of hardware incompatability by doing a little research before buying my hardware. I buy only hardware which is known to work well with the kernel of the Slackware release I intend to run on it -- a practice stolen from the best business practices of the enterprise computing industry.
Ah, yes, but what if it's a really good deal? To me, saving a few hundred bucks on a machine that has less than perfect support with the shipped kernel is worth the hassle of fiddling with a custom compile. I'd like to avoid it if possible for exactly the reasons you stated, but sometimes when I'm in the market for hardware I find a deal too good to pass up.

In the case of the tablet I mentioned, for instance, I saved about $400. For me, that was a good enough incentive to throw enterprise business practices out the window.

Last edited by Kallaste; 07-04-2013 at 11:24 PM.
 
Old 07-05-2013, 12:37 AM   #59
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by BloomingNutria View Post
Ah, yes, but what if it's a really good deal?
Okay, I can relate. As a kid growing up in silicon valley, there was a lot of allure to picking out the guts for an i386 and a 20MB hard drive from weird stuff warehouse and assembling it in a cardboard box for a $40 linux server. I kept a dozen cheapy ne2000 ethernet cards in a drawer so I wouldn't have to worry about figuring out which driver to use for networking. Whatever was already in the machine came out, and an ne2000 went in.

Nowadays, there are enough old computers floating around looking for a good home (which, in the case of servers, probably ran linux for the last four years anyway) that it only makes sense to buy hardware if you want something high-end, or a mobile device like your tablet.
 
Old 07-05-2013, 01:54 AM   #60
Kallaste
Member
 
Registered: Nov 2011
Distribution: Slackware
Posts: 363

Rep: Reputation: 85
Quote:
Originally Posted by ttk View Post
Okay, I can relate. As a kid growing up in silicon valley, there was a lot of allure to picking out the guts for an i386 and a 20MB hard drive from weird stuff warehouse and assembling it in a cardboard box for a $40 linux server. I kept a dozen cheapy ne2000 ethernet cards in a drawer so I wouldn't have to worry about figuring out which driver to use for networking. Whatever was already in the machine came out, and an ne2000 went in.

Nowadays, there are enough old computers floating around looking for a good home (which, in the case of servers, probably ran linux for the last four years anyway) that it only makes sense to buy hardware if you want something high-end, or a mobile device like your tablet.
Ah, the cardboard box computer. I've run a couple of those myself!

But you're right, for most desktops and servers it makes no sense to use half-supported hardware. I build those myself, so I can choose what goes in them. It is only for things like my tablet and a few newer, bleeding edge laptops that I have done it in the past.
 
  


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
How to exclude kernel* from apt-get update upgrade? pridefc Ubuntu 5 09-20-2011 11:32 AM
upgrade kernel on redhat enterprise rel 3 update 4 pyroman59 Linux - Newbie 5 08-20-2009 10:53 AM
Mandriva: How do I update/upgrade my kernel...? rm_-rf_windows Linux - Kernel 2 07-07-2007 07:55 AM
Kernel upgrade/update?? Can I ... Basrah Linux - Newbie 2 03-02-2006 11:16 AM
Does Apt-get dist-upgrade automatically update the kernel? adamb10 Ubuntu 2 07-10-2005 10:57 AM

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

All times are GMT -5. The time now is 03:01 PM.

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