LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


View Poll Results: Do You Compile Your Own Kernel or Use The One Shipped With Your Distribution?
I compile my own kernel (official tree) 51 17.47%
I compile my own kernel (other tree) 6 2.05%
I use the kernel shipped with my distribution 223 76.37%
Other 12 4.11%
Voters: 292. You may not vote on this poll

Reply
  Search this Thread
Old 08-30-2016, 12:57 PM   #46
dave@burn-it.co.uk
Member
 
Registered: Sep 2011
Distribution: Puppy
Posts: 601

Rep: Reputation: 172Reputation: 172

Default
 
Old 08-30-2016, 02:14 PM   #47
sgage
LQ Newbie
 
Registered: Apr 2012
Posts: 24

Rep: Reputation: Disabled
Like many others here, I used to compile my own. I would have to in order to make, say, my sound card or graphics work properly. I kept on compiling even after I didn't really have to any more, tweaking for (probably imaginary) performance improvements, or to just get rid of stuff I didn't need. At some point, the config process became ridiculously involved, and I quit. Nowadays, I use the default kernel provided with the distro. At most, if I feel I want a newer kernel than what my distro provides (and I'm running an Ubuntu-derived distro), I'll download binaries from http://kernel.ubuntu.com/~kernel-ppa/mainline/.

But nowadays, I don't find it necessary or particularly useful to 'roll my own'.
 
Old 08-30-2016, 02:24 PM   #48
jhumkey
LQ Newbie
 
Registered: May 2013
Posts: 5

Rep: Reputation: Disabled
A dozen years ago, when I had odd things like a Tape Drive that was supported through the Floppy controller, or when I was running Linux on a 486 (for performance) it was worth it. Now, I just use the default. It has the extra advantage that with so much stuff in there by default, if you have to swap out a card or piece of hardware, you're likely to still boot. So, I used to compile (and it worked well, and at times gave a significant performance boost), now, it's better for me to just go with stock distribution.
 
Old 08-30-2016, 02:59 PM   #49
SAStiner77
LQ Newbie
 
Registered: Aug 2013
Posts: 1

Rep: Reputation: Disabled
I use the kernel shipped with my distro, whatever it may be; I do a lot of evaluating.
 
Old 08-30-2016, 03:09 PM   #50
Max Rafiandy
LQ Newbie
 
Registered: Nov 2013
Posts: 5

Rep: Reputation: Disabled
I just compile the official kernel from kernel.org correspond to my devices need
 
Old 08-30-2016, 04:32 PM   #51
TuxfordC
LQ Newbie
 
Registered: Aug 2012
Location: Tauranga, New Zealand
Distribution: MX-16
Posts: 5

Rep: Reputation: Disabled
Am using MX15 which is compiled by one of the expert MX packaging team. No need to compile my own kernel, but the option to change/update it is there if I wished.
 
Old 08-30-2016, 04:41 PM   #52
Rexich
LQ Newbie
 
Registered: Aug 2014
Posts: 1

Rep: Reputation: Disabled
Smile

Quote:
Originally Posted by keefaz View Post
I compile my own kernel by habit, to fine tune it and avoid a bunch of installed modules I will never use.
Also as I have efi hardware, I enable EFI stub support and Built-in kernel command line. This way I don't need a bootloader anymore.
Same here. I customize the kernel according to my ultrabook's hardware and the software I use (nothing special, though). Happy CRUX user.
 
Old 08-30-2016, 05:03 PM   #53
Leigh Perry
LQ Newbie
 
Registered: Jan 2016
Posts: 1

Rep: Reputation: Disabled
I use the default kernel
 
Old 08-30-2016, 05:11 PM   #54
garpea
LQ Newbie
 
Registered: Aug 2016
Location: Vancouver Island, BC, Canada
Distribution: Ubuntu Trusty 14.04 LTS
Posts: 2

Rep: Reputation: Disabled
I always use kernel that is sent to me with updates unless it fails. Then I just revert back to previous kernel by deleting it in the grub boot loader menu.
 
Old 08-30-2016, 05:17 PM   #55
BobKay
Member
 
Registered: Jul 2014
Posts: 39

Rep: Reputation: Disabled
I used to roll my own a long time ago, with early versions of Slackware. Still using Slackware and also Linux Mint, but I haven't compiled a kernel in probably a decade now.
 
Old 08-30-2016, 05:18 PM   #56
songhuijohn
LQ Newbie
 
Registered: May 2016
Posts: 2

Rep: Reputation: Disabled
I use the kernel shipped with my distribution - Linux mint 17.3 Cinnamon.
Is there something in the shipped kernel that is very bad for the home user that has replaced Windows with Linux Mint?
 
Old 08-30-2016, 05:22 PM   #57
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Other

I admin multiple machines with different configurations. Each one tailored to its specific needs.
One runs the shipped kernel, one runs the shipped kernel modified & recompiled, one runs mainline, etc.....

Last edited by Skaendo; 08-30-2016 at 05:24 PM.
 
Old 08-30-2016, 05:30 PM   #58
n1uro
Member
 
Registered: Feb 2016
Posts: 32

Rep: Reputation: Disabled
I used to compile my own kernel ions ago... using the ax25 protocol stack we had to in most cases. Now that the modules are in *most* kernels, it's nice to just kick it and call the modules when needed.
 
Old 08-30-2016, 05:35 PM   #59
kgtuning
LQ Newbie
 
Registered: Aug 2016
Distribution: Fedora xfce
Posts: 7

Rep: Reputation: Disabled
nope.. I use the kernel provided in my distro.
 
Old 08-30-2016, 06:08 PM   #60
Dickster2
LQ Newbie
 
Registered: Jul 2016
Location: Mountain View, CA
Posts: 23
Blog Entries: 1

Rep: Reputation: Disabled
My response was "Other", meaning none-of-the-above. I use my former Employer's systems, managed by them.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
change the shipped kernel on a Live CD scmbg Linux - Kernel 1 10-31-2008 12:28 AM
cannot re-compile fedora8 distribution kernel bjharker Fedora 1 09-19-2008 08:54 PM
Compile Wine to be distribution independent ? Dark Carnival Linux - Software 0 11-28-2007 04:38 AM
sound driver shipped in kernel, not listed in xconfig reetep Linux - General 4 01-29-2004 03:25 PM
Slackware 8.1 shipped? lto Slackware 7 07-15-2002 12:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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