Linux 2.6.0 Expected In Mid-December
Ridgelift writes "CRN is reporting the release of Linux 2.6.0 in mid-December. 'Torvalds, Linux's lead developer and now an OSDL Fellow, and Linux kernel maintainer Andrew Morton this week released the test10 version of Linux 2.6 after a three-year development effort. A final test11 version is expected before they sign off on the production version next month.' Get ready for 'major scalability improvements, faster performance, enhanced support for embedded systems and, to a lesser extent,' a kernel that 'supplies desktop systems with better USB and FireWire support.'"
Don't even think about getting it this year ;-) Have you ever seen such a large project on schedule? .)
I've been running -testX kernels for a while now and the claims made about all the improvements are true -- 2.6 is a far better kernel than 2.4, IMO.
The prediction that akpm made about mid-December sounds about right as well -- 2.6.0-test10 could be 2.6.0 right now and I doub there'd be any showstoppers to block it.
SCREW THE ADS! http://adblock.mozdev.org/ Proud user of teh Fox of Fire - Registered Linux User #289618
Morton acknowledged that the XFS and JFS file systems, which were originally developed under a Unix license and then ported over to Linux, could be a sticky issue that lawyers can exploit. "SGI did develop it. It could be [SCO] has a legitimate case there, not technically, but on the letter of the law," Morton said.
Now you can have those 64 CPU machines that you've always wanted. Hmm, I wonder if the new kernel will come with any legal exemptions like "Not to be used by any employee or lawyer of SCO"?
That'd be nice.
Subscribe for free to my show!
We're running 2.6.0-test9 on several production machines at work, and we had absolutely no problem, so far, but a huge improvement on performance instead. The only thing one has to care about is that 2.6.0 requires module-init-tools instead of modutils. It's especially important to read the upgrade guide, so that one can easily switch back to 2.4.x even when using modules (not that I would miss 2.4.x, but you never know... not all people will have such flawless upgrade processes as I did).
A monkey is doing the real work for me.
Any ideas on how much akpm's patches end up becoming "mainstream"? After reading the changelogs (and using the patches), I think it'd be a good idea.
C|N>K
'We intercepted a number of letters from Linux users to Mr Claus, requesting that he bring them the new 2.6 Linux Kernel for Christmas, and given that at least 50% of them have been good, we believe he was going to supply the requested code' said Daryl McScrooge, head of SCO's 'Grabbit and Runne' division.
'Linux 2.6 was of course entirely written by ourselves and the tooth fairy and to protect our rights we have taken out an injunction preventing Father Christmas from delivering any presents this Christmas. We believe this is a fair and legal action. And anyway, I never did get that bike I asked for.'
I'm running this new kernel to get full support on whatever IDE chipset my Dell Latitude D600 laptop uses. Combined with the better performance this kernel really rocks.
8 of 13 people found this answer helpful. Did you?
I thought this was all Linus' doing - in the LWN text, he says that Andrew is off for a couple of weeks so he may release a test11 before Andrew decides to take it on for release management...
Simon
Physicists get Hadrons!
I prefer better, even it it takes a bit longer.
"All good things come to those who wait."
The Internet's nature is peer to peer - 20050301_cs_profs.pdf
A problem, potentially delaying release? Seems that they don't really know what causes it as of yet...
Have you tried "pci=noacpi" at the boot prompt? I had complete crashes (no kernel panic) when the keyboard was initialized before I tried that. Maybe your problem is related? (This is for a PS/2 type keyboard, BTW.)
I don't think I have any problems with 2.6.0-test9-mm1 at all.
Linux 2.6.0-test9 is the best kernel I've ever used. Waiting impatiently for release! Now I don't have any reasons to use BSD :)
JFS still has some issues and no DRI on Radeon 7500. Hope that will be OK soon.
It was suppose to be released October 31, so you are right. This sounds about right. 2-3 months behind schedule.
I love 2.6. Ive been using it since -test4 and Ive only had a couple of issues with some of the Morton Patches. Other than that, it IS everything people say it is (on my desktop machine). Fast, stable, and performs amazing under heavy load.
Its the first time I could compile GIMP and surf the web without feeling any slowdown when scrolling.
I upgraded to module-init and after that 2.4 wouldn't boot. grr.
/sbin/modinfo, and numerous symlinks to things like lsmod.old exist. There is probably a boot script that detects the kernel version on boot, creates the appropriate links, and then loads up the modules, but nothing in /etc/init.d jumped out at me as the culprit.
Is there a way to have both installed so I could dual boot 2.4 and 2.6?
Gentoo GNU/Linux supports this, and I believe Source Mage does as well.
I run 2.6.0-test10 and 2.6.0-test9-mm5 on numerous Gentoo boxes with no problem, and occasionally switch back to 2.4.22 without difficulties.
I'm not sure how they do it exactly. A quick perusal of module-init-tools and modutils revealed that, for example, bot install
In any event, it is certainly possible have both installed and functional, and to seemlessly move between 2.4.x and 2.6.x kernels.
The Future of Human Evolution: Autonomy
Sure, mid-December might be when its ready. But I'm sticking with my bet of a Christmas day release. Linus likes to release kernels on holidays (he did one on christmas a while back and noone can forget the greased turkey). Perhaps he will name this one the greased reindeer or something :p
History will be kind to me, for I intend to write it - Sir Winston Churchill
Debian supports 2.4 right now. You get your choice with 'woody'. True the default install CD DOES install 2.2, but if you boot with the BF24 image, you will install the 2.4 kernel. AND 2.4 kernel images ARE in the 'stable' package tree.
Debian does it, Gentoo does it, even liti-gat-ed SCO does it. Lets do it, lets dual boot GNU/Linux.
The modutils and module-init tools packages co-exist nicely on my Sid box.
It's worth reminding RH/Fedora users that Arjan van de Ven maintains kernel RPMs (including new module RPMs etc), and those with yum and apt can very easily test 2.6 using these files.
Read the readme.txt for full details.
Although I've not quit my day job to follow the SCO v. IBM thing, am I correct in that SCO has not released the "what & where" as far as the lines of UNIX code in the linux kernel? If not, then won't the 2.6 kernel fall under the settlement agreements (either for or against)? Not that it would prevent me from downloading my favorite distro when released with 2.6, just curious.
I've been wanting to run the 2.6 on my Debian-unstable box, but I've been scared off by some of the negative reports I've heard so far. Some of them I've seen on comments from this article.
Most notably (for me) is devfs not being actively supported anymore (being shifted in favor of udev). That's sad, at least for me, because I've been using devfs since the early versions of the 2.4 kernel, it always worked well for me, and from what I've heard about udev so far, devfs seems like a more elegant and mature solution.
Then there are problems with USB devices, and others that, being narrowed down, comes down to problems on the APIC interface. From what I've heard so far, it doesn't look stable, so why ship it on linux 2.6?
There's also this problem with Kernel Preemption. I'm using it on my 2.4, and I don't want to go without it on 2.6. Of course I might just be lucky to no stumble on this problem, but the fact that it can trigger an oops on someone just scares the hell out of me.
Finally, there's a problem I've experienced myself, but didn't care to report at the time. It's quite old by now (I think it was around version 2.5.65~2.5.70). It has to do with software-raid. I've got a RAID-0 array with 3 SCSI Disks (6gb + 2x4gb = ~14Gb). The disks are old, I know, just like the controller (Adaptec AIC-7xxx). But they work just fine on the 2.4 kernel. So, at the time I decided to give 2.5 a try, just to find out that my array wasn't being detected/mounted. Googled around, found some similar reports and some possible workarounds, but none worked, so I switched back to the 2.4 kernel and haven't touched the development kernels since. It might just be resolved by now, I don't know... Anyway, I will soon replace these disks by a couple of IDEs, with no RAIDing, to save some CPU cycles, so this will not be such a big problem.
So, anyone care to give me one (or more) reason s to try 2.6 again?
"HAHHAHHAA !!! Now, we're gonna drop a few nukes to Washington and skin alive a couple hundred hostages and smear salt to their wounds and feed babies to sharks and..."
"Excuse me, sir."
"What is it ?!? Can't you see I'm busy planning ?"
"Sir, according to the license of the new Linux kernel version, it cannot be legally used by terrorists."
Long silence.
In a tiny voice: "Um, maybe, maybe, just maybe, just this once, we could use it anyway ?"
"SIR ! YOU ARE NOT GOING TO COMMIT COPYRIGHT INFRINGEMENT, ARE YOU !?!"
Stunned silence. Horrified looks from all around. Then: "No, of course not ! Please forgive me, I don't know what came over me !"
"Good. Some things are just going too far. Now, shall I start with skinning the prisoners ?"
"No, feed the babies to sharks first, and let the hostages watch. Remember to cut those babies stomachs open first, so the sharks will smell blood. And tell our IT people to start planning to migrate to one of the BSDs."
"Very good, sir."
Forget magic. Any technology distinguishable from divine power is insufficiently advanced.
Are there any experimental distros with kernel 2.6 and KDE 3.2 already? ;-)
I don't have time to compile everything myself, so it has to be at least a little user friendly
I just tinker with linux, and before Mandrake 9.2 I was completely unable to get linux installed on my new system, which has SATA hard drives. I wasn't very hopeful when Mandrake 9.2 was released, but I thought I would give it a try. Fortunately, Mandrake 9.2 recognized my hard drives immediately and I had no problems installing it.
I'm looking forward to the end the nasty OSSFree, and the beginning of the silky smooth default included Alsa sound kernel.
no more annoying upgrading my system to Alsa when I want to make it into a professional audio workstation
music - http://www.subatomicglue.com
Those who are interested in such reports should read LKML. Let's keep slashdot for posts of general interest.
I just installed SuSE 9, and it works fine. One caveat: on my machine, I had to add the following options:
apm=off acpi=ht
in order to get the thing working. And now it works fine. I'm not sure that I'm up to full SATA speed yet, but it's pretty fast.
Arrr!
here
Someday we'll all be negroes
CyberDeX would be released 3 months later and if you tried to use it with more than 2 users it would fall over. A patch would be released 6 weeks later which allowed you to have 3 users. The product would crash daily.
One year later CyberDeX would finally become something approaching stable with the release of Service Pack 4, which essentially rips out SupraDev and puts HyperDev back in.
The head of Team SupraDev gets promotion and a raise.
Igor Presnyakov stole my hat