You are not logged in.

#1 2010-01-26 12:15:16

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Which kernel do you use?

It could be in your Arch box or in another distro. Do you use the distro's packaged kernel or go about compiling your own? If so, do you use any specific patches like zen, tuxonice, etc?
Currently I'm using kernel26-ice from AUR and modified it slightly removing unnecessary support from config.x86_64. It runs great. And it has a number of nice patches. So what do you use?


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#2 2010-01-26 12:20:30

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,540
Website

Re: Which kernel do you use?

Arch x86_64 kernel on i686 system

Offline

#3 2010-01-26 12:30:17

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Which kernel do you use?

using -mm and -ck (x86_64 on i686 too)

Offline

#4 2010-01-26 12:42:13

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Which kernel do you use?

Wasn't -mm replaced by -next ?


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#5 2010-01-26 12:45:38

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Which kernel do you use?

not really, let's say -next is testing when -mm still is experimental (-mm includes -next BTW)
patches here: http://userweb.kernel.org/~akpm/mmotm/ (you'll need quilt to apply the patches)

Offline

#6 2010-01-26 12:52:27

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Which kernel do you use?

Recently started using pf, after someone mentioned it here. Working very well - reminds of my old ck days. smile

Offline

#7 2010-01-26 12:57:03

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Which kernel do you use?

tomk wrote:

Recently started using pf, after someone mentioned it here. Working very well - reminds of my old ck days. smile

we had -ck, -mm, -beyond in the repos... good old days smile weren't you the -mm maintainer as well ?

Offline

#8 2010-01-26 12:59:07

JohannesSM64
Member
From: Norway
Registered: 2009-10-11
Posts: 623
Website

Re: Which kernel do you use?

Arch x86_64 kernel on x86_64 system

Offline

#9 2010-01-26 15:11:57

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Which kernel do you use?

bangkok_manouel wrote:

weren't you the -mm maintainer as well ?

Guilty as charged. smile

Offline

#10 2010-01-26 15:17:21

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: Which kernel do you use?

Dual boot with custom stable and RC kernel, x86_64

Offline

#11 2010-01-26 15:24:53

rebegin
Member
Registered: 2009-05-30
Posts: 10

Re: Which kernel do you use?

kernel26zen-git

i also tried -ck but finaly stayed with zen. didn't really feel any difference between anyway. i think zen has more patch in it (maybe someone else could tell us the main difference). both has BFS which is great.

Offline

#12 2010-01-26 15:25:48

Zeist
Arch Linux f@h Team Member
Registered: 2008-07-04
Posts: 532

Re: Which kernel do you use?

kernel26zen-git here as well.


I haven't lost my mind; I have a tape back-up somewhere.
Twitter

Offline

#13 2010-01-26 15:39:14

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Which kernel do you use?

Stable tree with a few patches collected here and there (powersaving, loop-AES and a few minor things).


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#14 2010-01-26 16:04:13

Themaister
Member
From: Trondheim, Norway
Registered: 2008-07-21
Posts: 652
Website

Re: Which kernel do you use?

Vanilla on x86_64 system.

Offline

#15 2010-01-26 16:11:55

x0rg
Member
From: Switzerland
Registered: 2009-07-12
Posts: 116

Re: Which kernel do you use?

I still use vanilla i686, but I'm thinking to switch to -ck or -pf.
Can I keep the vanilla kernel installed when installing a patched kernel or do I have to remove it?

Offline

#16 2010-01-26 16:24:20

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Which kernel do you use?

Vanilla i686 kernel.

@x0rg - afaik you can install multiple kernels and at the GRUB menu you can choose which kernel to boot.

Offline

#17 2010-01-26 16:32:17

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Which kernel do you use?

x0rg wrote:

I still use vanilla i686, but I'm thinking to switch to -ck or -pf.
Can I keep the vanilla kernel installed when installing a patched kernel or do I have to remove it?

You can  keep multiple kernels. If you use nvidia, recompile nvidia driver using ABS and rename the pkgname to nvidia-custom so that the present kernel can keep using the nvidia module without overwriting.


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#18 2010-01-26 17:56:02

Bregol
Member
Registered: 2008-08-15
Posts: 175

Re: Which kernel do you use?

kernel26zen-git also.  I wrote a little script to wrap around the pkgbuild that will take care of compiling nvidia, vboxdrv, and cleaning up after myself, so I can update the kernel, extra modules, and whatever else all in one step.


Nai haryuvalyë melwa rë

Offline

#19 2010-01-26 18:01:22

broch
Banned
From: L.A. California
Registered: 2006-11-13
Posts: 975

Re: Which kernel do you use?

currently installed kernels (either from sources or git repository (zen))
1) grsec hardened
2) vanilla + BFS
3) zen stable from git
4) zen unstable from git (2.6.33-rc) - currently fastest (BFS/SIO schedulers)
[~]$ sudo mount /boot
[~]$ sudo ls /boot
System.map-2.6.32-zen6-PASSACAILLE   diag1.img                        vmlinuz-2.6.32.6-SARABANDE
System.map-2.6.32.6-SARABANDE        grub                             vmlinuz-2.6.32.6-grsec-GIGUE
System.map-2.6.32.6-grsec-GIGUE      lost+found                       vmlinuz-2.6.33-rc5-zen1-RIGAUDON
System.map-2.6.33-rc5-zen1-RIGAUDON  vmlinuz-2.6.32-zen6-PASSACAILLE
[~]$

all kernels with nvidia driver installed so booting another kernel does not require re-installation of nvidia driver:
[~]$sudo locate nvidia.ko
/lib/modules/2.6.32-zen6-PASSACAILLE/kernel/drivers/video/nvidia.ko
/lib/modules/2.6.32.6-SARABANDE/kernel/drivers/video/nvidia.ko
/lib/modules/2.6.32.6-grsec-GIGUE/kernel/drivers/video/nvidia.ko
/lib/modules/2.6.33-rc5-zen1-RIGAUDON/kernel/drivers/video/nvidia.ko
[~]$

Offline

#20 2010-01-26 19:27:36

hw-tph
Member
Registered: 2006-11-01
Posts: 149

Re: Which kernel do you use?

On my Eee PC I use kernel26 2.6.31.6-1 since the 2.6.32 and 2.6.33-rc series have broken rt2860 support (which doesn't seem to bother too many).

On my work laptop I use current stable x86_64 Arch kernel on an i686 system.

Offline

#21 2010-01-27 04:51:42

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

Re: Which kernel do you use?

I use standard-issue kernel26, x86_64, version 2.6.31.5. I'm reluctant to upgrade to 2.6.32.5 because 2.6.32.3 broke parts of my system (though that's probably because I tried rolling my own, fool that I am).

Offline

#22 2010-01-27 09:06:56

milomouse
Member
Registered: 2009-03-24
Posts: 940
Website

Re: Which kernel do you use?

Right now I have four, in order of when I first installed them.
1 ] [usually] Latest Arch x86_64 kernel (in case all goes wrong, though I never use it)
2 ] 2.6.32-zen, though I'm thinking of removing it. zen has too much I never use.
3 ] 2.6.33-zennext, just for testing.
4 ] 2.6.32-[custom], bfs, bfq, loop-aes, btrfs, reiserf4. basically stripped everything i don't use.

I'm in the process of adding/removing what I need for my "final" setup. Kinda fun. Reading more about ck as opposed to just the bfs, also pf looks like an interesting set; maybe more of what I'm looking for.

Edit: To elaborate: I think Arch has a good vanilla kernel and since I have 500mb /boot partition I like to follow it's progress, and yes, use it as a failsafe because I'm no kernel-pro and even when I think I've figured it all out I may run into a fault.

Last edited by milomouse (2010-01-27 12:50:42)

Offline

#23 2010-01-27 09:23:31

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 689

Re: Which kernel do you use?

I'm also one of -ck users (I have x86_64). And I do feel the difference between vanilla arch and -ck.
And that's that, for now... (I don't even have a vanilla kernel installed alongside, just -ck)


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#24 2010-01-27 09:29:43

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Which kernel do you use?

Primoz wrote:

(I don't even have a vanilla kernel installed alongside, just -ck)

I also don't have the vanilla kernel installed. It's not needed imho. For those who are saying that you keep it as a fallback, well you will have to compile your own kernel the next time you want to upgrade right? So just keep the current one until you fully test the new one to see if it works properly. My /boot size is very small to keep multiple kernels.


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#25 2010-01-27 10:53:50

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: Which kernel do you use?

hw-tph wrote:

On my Eee PC I use kernel26 2.6.31.6-1 since the 2.6.32 and 2.6.33-rc series have broken rt2860 support (which doesn't seem to bother too many).

It has? I use 2.6.32 on my 901 and despite the wireless adaptor name change (ra0 -> wlan0) it seems to work with no (few) issues.
Erm, the 901 does use the rt2860 doesn't it? From memory (it's not with me atm) it does...I'll check later.

Anyway, I'm using the vanilla kernel as I haven't yet got round to working out what advantages other kernels may give me, and whether they're worth the effort (my todo list is pretty long and that's quite a long way down it).


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

Board footer

Powered by FluxBB