View previous topic :: View next topic |
Author |
Message |
Lumux n00b
Joined: 01 Sep 2004 Posts: 34
|
Posted: Fri Sep 03, 2004 12:17 pm Post subject: 2.4 or 2.6 |
|
|
Could someone tell me, in their opinion, which is the better kernel to compile, 2.4 or 2.6?
Any comments welcomed
Cheers
Lumux |
|
Back to top |
|
|
kevdoig Apprentice
Joined: 03 May 2004 Posts: 171
|
Posted: Fri Sep 03, 2004 12:25 pm Post subject: |
|
|
2.6 on anything resembling a recent computer i'd say |
|
Back to top |
|
|
Lumux n00b
Joined: 01 Sep 2004 Posts: 34
|
Posted: Fri Sep 03, 2004 12:26 pm Post subject: |
|
|
2.4 it is then |
|
Back to top |
|
|
kevdoig Apprentice
Joined: 03 May 2004 Posts: 171
|
Posted: Fri Sep 03, 2004 12:32 pm Post subject: |
|
|
why? how old are you speaking? |
|
Back to top |
|
|
Lumux n00b
Joined: 01 Sep 2004 Posts: 34
|
Posted: Fri Sep 03, 2004 12:40 pm Post subject: |
|
|
Its a P2 400MHz I have successfully install 2.4 on it and its working well just wondering if I made the right choice. |
|
Back to top |
|
|
DaveArb Guru
Joined: 29 Apr 2004 Posts: 510 Location: Texas, USA
|
Posted: Fri Sep 03, 2004 3:17 pm Post subject: |
|
|
Code: | dave@backup dave $ cat /proc/cpuinfo
...
model name : Celeron (Mendocino)
stepping : 5
cpu MHz : 367.595
...
dave@backup dave $ uname -r
2.6.8-gentoo-r3
|
Code: | dave@filehost dave $ cat /proc/cpuinfo
...
model name : Celeron (Mendocino)
stepping : 5
cpu MHz : 534.664
...
dave@filehost dave $ uname -r
2.6.7-gentoo-r9
|
Code: | dave@samba dave $ cat /proc/cpuinfo
...
model name : Pentium II (Deschutes)
stepping : 2
cpu MHz : 350.834
...
dave@samba dave $ uname -r
2.6.4
|
2.6 alright by me on older gear...
Dave |
|
Back to top |
|
|
squeegy Guru
Joined: 13 Mar 2004 Posts: 321 Location: Cincinnati, OH
|
Posted: Fri Sep 03, 2004 3:19 pm Post subject: |
|
|
2.6 all the way baby. |
|
Back to top |
|
|
voodoodoc Apprentice
Joined: 01 Feb 2004 Posts: 158
|
Posted: Fri Sep 03, 2004 11:02 pm Post subject: |
|
|
2.4 is easiest to get working with some stuff. You will find a lot more help on it, but 2.6 is probably better. Think about it, the kernel developers would not be releaseing a new version if it was not better than the previous. Despite how old you machine is as long as you got the room for the kernel image it really shouldn't matter, just turn off what you don't need. |
|
Back to top |
|
|
|