LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


View Poll Results: How many times did you compile your kernel?
Never, I always use the distro's initial kernel 31 16.76%
1-20 65 35.14%
20-100 47 25.41%
I don't remember how many times! 42 22.70%
Voters: 185. You may not vote on this poll

Reply
  Search this Thread
Old 04-27-2006, 10:56 PM   #61
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52

compiled from 2.0 to 2.6.17-rc1 maybe 400 or more now
 
Old 04-28-2006, 11:50 AM   #62
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
LOL, all those kernels in the maternity ward, but the best-est most beautiful one is always yours!
 
Old 04-29-2006, 12:21 AM   #63
rick.2g
Member
 
Registered: Sep 2005
Posts: 41

Rep: Reputation: 15
does "several thousand times" count? I didn't see an option in the poll.
 
Old 04-29-2006, 11:39 AM   #64
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
Several thousand times?

Go for the last option.

Out of curiosity, for how long do you know linux?
 
Old 04-29-2006, 11:44 PM   #65
prozac
Member
 
Registered: Oct 2005
Location: Australia
Distribution: slackware 12.1
Posts: 753

Rep: Reputation: 32
Thumbs up

I forgot the count. I still remember those days when compiling a new kernel was a BIG and scary issue. All my colleagues would advise me against it. But I am a nerd and I don't listen to what others say many a times
since then i have compiled my own kernel countless times, i distinctly remember the first five times when my computer would boot up normally but fail to play my usb mouse, sound, network card and .... but i got over it. I started to see how i could make my devices work most of the time. the output of lspci and lsmod from the old kernel provided much the support i needed.
Now when i think of it, i still miss to include some support when i compile but i am getting better at this. All one has to do is handle the menuconfig to the best he can to get the best from the new kernel. all other steps are just routine.
 
Old 04-30-2006, 08:03 AM   #66
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
As others have said, I've compiled tons of kernels. Not only on my personal workstation, but also on comps I've built for others.

My greatest personal satisfaction in kernel building is getting everything properly supported and booting without a single error or warning in syslog.
 
Old 04-30-2006, 09:25 PM   #67
debasish_5849
Member
 
Registered: Jan 2006
Location: India
Distribution: fedora core 5
Posts: 42

Rep: Reputation: 15
Quote:
Originally Posted by spooon
What does "the distro's initial kernel" mean? I have never compiled a kernel (nor many other programs for that matter, nor plan to), but my distro (Fedora Core) comes out with very updated kernels every 2 or 3 weeks or so, with many of the latest features and fixes, and so I always have the most updated Fedora Core kernel. That's not what you call the "initial" kernel, is it?
Yes the the kernels are updated 2 or 3 weeks. But that leaves us with two questions
1> Is it not a good idea download only the kernel instead of the whole distro everytime.
2>The kelnel that comes with the distro is updated but is not optimeised for your specific harware and your need. Have you ever needed ntfs support in your linux?
 
Old 04-30-2006, 10:41 PM   #68
Penguin of Wonder
Senior Member
 
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249

Rep: Reputation: 45
Quote:
Originally Posted by debasish_5849
1> Is it not a good idea download only the kernel instead of the whole distro everytime.
I don't really think its that simple. Of course a new version of your operating system is going to use a new kernel. Most of the time though you don't have to upgrade the whole OS just to say "current." I guess in short, its much easier to just do the kernel than the whole OS. IMHO
 
Old 05-01-2006, 08:21 AM   #69
postb99
LQ Newbie
 
Registered: Jul 2003
Location: France
Distribution: Ubuntu (current stable version)
Posts: 13

Rep: Reputation: 0
I started compiling kernels when giving a try to Debian in 2003. So I first played with some 2.4 kernel. I admit it is indeed a thrill to boot a new one :-)

But I recently had bad experience with 2.6.15 with broken USB 2 support (at least for my external hard drive), so I counted days until 2.6.16 arrival.

I compile a new kernel every 3 or 4 months, depends on mood :-)
 
Old 05-01-2006, 09:38 AM   #70
lin_user2004
Member
 
Registered: May 2004
Location: india
Distribution: Gentoo 2006.1
Posts: 59

Rep: Reputation: 15
I have compiled a kernel about 5-6 times for gentoo. And I did it once for slackware 3 days back but wasn't so successful then.
Will be compiling a lot kernels in the days to come.
 
Old 05-01-2006, 09:46 AM   #71
Penguin of Wonder
Senior Member
 
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249

Rep: Reputation: 45
Gentoo took the scare factor out of compiling a kernel for me. Not that Gentoo makes it any easier, its just that after you do all the other things required to install Gentoo, compiling your kernel dosen't seem that bad.
 
Old 05-01-2006, 11:18 AM   #72
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
***But I recently had bad experience with 2.6.15 with broken USB 2 support***
So that's what happened!

***Gentoo took the scare factor out of compiling a kernel for me.***
Agreed
Gentoo guide me through my first -real- kernel compile. (aprx 6 months ago)
The two first with mandrake were 30 minutes of compilling failures. (aprx 2 years ago)

I keep learning everyday.
 
Old 05-01-2006, 11:20 AM   #73
SpecHackers
LQ Newbie
 
Registered: May 2006
Location: Chennai , India
Distribution: RHEL 5
Posts: 15

Rep: Reputation: 0
5 - 6 times, i have complied kernal for gentoo,
 
Old 05-01-2006, 04:49 PM   #74
DaBlade
Member
 
Registered: Aug 2004
Distribution: Debian Sid
Posts: 381

Rep: Reputation: 30
1-20, don't remember specifically how many times.
 
Old 05-04-2006, 01:04 PM   #75
gloomy
Member
 
Registered: Jan 2006
Location: Finland
Distribution: Mainly Gentoo
Posts: 119

Rep: Reputation: 15
About 100 times on five or six machines.

The process is always pain in the ass when the kernel is to be compiled for an old machine with partly unknown hardware.
 
  


Reply

Tags
build, compilation, kernel, poll, reference



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
Kernel Panic after trying to update Kernel to 2.6 several times LearningToLive Slackware 10 01-19-2006 08:57 AM
System hangs; Atheros Madwifi-ping times out every 15/16 times james 456 Linux - Networking 0 01-12-2006 06:55 PM
I've compiled my 2.6.12.3 kernel 3 times!!! CPUFreak91 Linux - General 11 08-04-2005 03:33 PM
New kernel = font problem at times! Slovak Slackware 2 12-20-2004 03:55 PM
kernel compile times danchan Linux - General 2 04-11-2004 06:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

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