• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux 2.5 Kernel

the odd numbered kernels (2.1, 2.3, 2.5 etc) are beta/testing kernels, its one of those things....if you dont know if you need it or not, you definitely dont. 😉
 


<<

<< I've heard it's still quite "beta" at the moment. Not for the timid. >>



Not for the non-developer 😉
>>



Ok, I won't bother with it then, 2.4.18 is working fine for me.
 


<<

<<

<< I've heard it's still quite "beta" at the moment. Not for the timid. >>



Not for the non-developer 😉
>>



Ok, I won't bother with it then, 2.4.18 is working fine for me.
>>



There is really no point in messing w ith 2.5 right now unless you write Linux kernel code. When the RCs come out, then beta testers should really jump in and play around. Of course this is just my opinion 🙂
 
Personally, I've only gotten a 2.5.x kernel to compile once, and that one didn't boot.

If there's a particular feature from the 2.5.x kernels you want (like preemptability, support for new hardware, etc) look around the people directory of the kernel.org site for patches that add the stuff you want to a 2.4.x release kernel. That's what I do.
 
I tried to compile a 2.5 once, I think it was 2.5.6, the compile failed with some errors about 15 seconds into the make.
Didnt bother messing anymore with it.
 
Wait until they get into the high-teens... usually by then, every now and then there will be a pretty stable kernel...

People will say... "yeah... I am runing 2.5.18... its pretty stable"... or "I am running 2.5.22..and it runs fine.. but 2.5.23 IDE disks stopped working".. 🙂


Also, be aware usually when you want to run the "development" kernel you have to upgrade a bunch of other critical stuff like libc, gcc etc.. to the latest versions which breaks backwards compatability and makes your system unusable then by the "normal" kernel lots of times...

Its best to have a test partition, to try this on... it only takes an extra 4GB partition to slap a second linux install on your system and you can trash that at will and not affect your main linux install.
 
Back
Top