LinuxQuestions.org
Help answer threads with 0 replies.
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: What kernel(s) do you use on your systems? Select all that apply!
generic 60 57.14%
huge 32 30.48%
custom build 32 30.48%
other 3 2.86%
Multiple Choice Poll. Voters: 105. You may not vote on this poll

Reply
  Search this Thread
Old 06-28-2017, 12:38 AM   #1
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
Talking Which kernel(s) do you run on your systems?


Two types of kernel ship with Slackware -- "generic" and "huge". Most(?) users use "generic", some use "huge", while still others build their own. What's your preference and why?

This is another friendly, informal poll! Please do not take it too seriously, and please do not criticize other people's choices :-)
 
Old 06-28-2017, 01:19 AM   #2
D1ver
Member
 
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 598
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
For ages I stuck with the generic kernel shipped with slackware, however on my new laptop the hardware is better supported on some of the more recent kernels. I've been building my own kernels from the linux-stable git tree using the config from slackware-current. It's pretty handy, whenever there is a new release I can just checkout the new git tag and rebuild.
 
Old 06-28-2017, 01:21 AM   #3
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,058

Rep: Reputation: Disabled
Huge, I am too lazy to make an initramfs and my laptop is well supported.
 
1 members found this post helpful.
Old 06-28-2017, 01:32 AM   #4
Andersen
Member
 
Registered: Dec 2008
Distribution: Slackware
Posts: 177

Rep: Reputation: 72
Quote:
Originally Posted by Didier Spaier View Post
Huge, I am too lazy to make an initramfs and my laptop is well supported.
This^
 
Old 06-28-2017, 01:36 AM   #5
audriusk
Member
 
Registered: Mar 2011
Location: Klaipėda, Lithuania
Distribution: Slackware
Posts: 360

Rep: Reputation: 199Reputation: 199
Generic with initrd due to LUKS and LVM, support for both my personal and work laptops (3-4 years old) is great.
 
Old 06-28-2017, 01:39 AM   #6
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,220

Rep: Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943
Quote:
Originally Posted by audriusk View Post
Generic with initrd due to LUKS and LVM, support for both my personal and work laptops (3-4 years old) is great.
That^
 
Old 06-28-2017, 01:46 AM   #7
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I use the generic. I used to build my own, but have gotten lazy.
 
Old 06-28-2017, 07:30 AM   #8
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Huge. It simply works.
 
1 members found this post helpful.
Old 06-28-2017, 07:49 AM   #9
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
What benefits do you guys get building your own instead of using the ones already compiled from a legit source?

generic
 
Old 06-28-2017, 07:56 AM   #10
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,058

Rep: Reputation: Disabled
Quote:
Originally Posted by PROBLEMCHYLD View Post
What benefits do you guys get building your own instead of using the ones already compiled from a legit source?
For a newbie, that's a cheap way to feel like a kernel developer.

Been there, done that (long ago).
 
1 members found this post helpful.
Old 06-28-2017, 08:12 AM   #11
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,220

Rep: Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943
Quote:
Originally Posted by PROBLEMCHYLD View Post
What benefits do you guys get building your own instead of using the ones already compiled from a legit source?
Before Slackware 14.2 was released I had to compile my own kernel for hardware support, as the machine was quite new at the time. After that I was doing it so I could run grsec, but that patchset has since gone commercial (aimed at businesses, no small-timers).
 
Old 06-28-2017, 08:16 AM   #12
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I build my own kernel. For best support for my GPU I need a relatively modern kernel, right now that means 4.10 or newer. Additionally there are some other settings I tweak like latency.
 
Old 06-28-2017, 08:25 AM   #13
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
I selected both huge and generic, but in reality, I almost always use huge for simplicity's sake. Right now, I only use generic on one system, and that is because I frequently adjust my harddrives, so I need to reference them by UUID. To do that, it requires and initrd, so I figured I might as well run the generic kernel.

I usually only build my own kernel if there's some new feature I need, but I think my last custom-built kernel was a 3.18 kernel when some new features (hardware assisted video playback decoding) were added for my old video card (ATI HD3870). Right now, I'm running a 4.9 kernel from -current on my frankenstein 14.1 system.

EDIT: Once I build my Ryzen system, I may keep more up-to-date with kernels for the additions/optimizations that will likely make it in future kernel series.

Last edited by bassmadrigal; 06-28-2017 at 08:27 AM.
 
Old 06-28-2017, 08:47 AM   #14
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
All --

On my Current test box with an older processor, I run the most recent HUGE 4.9.y because I am lazy

On my Slackware64 14.2 Work Laptop, I have been running the most recent HUGE linux-4.4.y, mostly because I am lazy, have plenty of RAM and it boots as fast or faster than GENERIC.

Now that I've committed to the intel-ucode.cpio file for my Intel 6700K, I may start running GENERIC since I need an initrd anyway ...

Haven't decided yet ...

-- kjh

Last edited by kjhambrick; 06-28-2017 at 08:48 AM. Reason: System -> Work Laptop
 
Old 06-28-2017, 08:55 AM   #15
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Huge.
 
  


Reply

Tags
generic, huge, 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
Which Desktop Operating Systems Do You Currently Run? jeremy Linux - General 355 09-30-2016 06:33 PM
[SOLVED] Run a script on multiple systems shivaa Linux - Newbie 1 10-18-2012 12:17 AM
Is there a way to run 3 operating systems? gatewaysolo9100 Linux - Laptop and Netbook 8 04-17-2007 01:39 AM
how to run linux on obsolete or other type of systems maddog12345 Programming 3 01-11-2006 01:18 AM
A GNOME Aplication can run in others systems?? Claus Linux - Software 1 09-13-2003 04:17 PM

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

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