Slashdot Mirror


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.'"

4 of 270 comments (clear)

  1. Linux 2.6: I can only recommend it! by quigonn · · Score: 5, Informative

    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.
  2. IDE support on Dell Latitude D600 by cerberusss · · Score: 5, Informative

    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?
  3. They seem to have som problems though... by errl · · Score: 5, Informative

    A problem, potentially delaying release? Seems that they don't really know what causes it as of yet...

  4. Re:Keyboard still doesn't work by MrHanky · · Score: 5, Informative

    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.