Linux Kernel 2.6.4 Released
justinarthur writes "The Linux kernel version 2.6.4 has been released at 03:16 UTC. Included in the changes from version 2.6.3 are fixes to XFS support, Wide Area Networking, USB connectivity, and IEEE1394 connectivity. To download a copy, it is recommended that one utilizes a Linux Kernel Archives mirror. Linus Torvalds' announcement to the Linux Kernel Mailing list concerning this release is available here." Reader k-zed points out that Linux 1.0 was released in March 1994, ten years ago.
Hmm.. I don't see it on ftp.sco.com yet. What lousy service for $699.
Trolling is a art,
10 years and that guy is only on version 2?
Does it run Linux?
(Ok, sorry. I know its not funny anymore.)
"...a generation of kids has grown up thinking Trance is the shittiest music since country and western." - Paul van Dyk
... hasn't even gotten finished compiling the last 2.6 kernel release *grumbling* *adding yet another patch to my to-do list*
... I was thinking "I don't need this kernel upgrade, 2.6.3 has been working great for me..." I find in the changelog:
[IRDA]: Add stir4200 driver.
doh... finally added support for one of my usb-irda dongles.
Damn.
FLR
The name of this release amongst the core developers was "Heathen Chemistry.". Alan Cox came up with it - it's was inside joke about british pop/rock phenomenon.
Oh no! Someone leaked their source! Call Microsoft, maybe they can help track down who leaked this to the internet...
oh, wait... nevermind.
Check out the best P2P sharing website: MEDIACHEST.COM
Odd. I'm still stuck on my 2.4.xx version. I tried to upgrade a few distros to 2.6 and things didn't go very well (kernel panic)
It seems to me that the number of users who have picked up 2.6 x compared to the number that picked up 2.4 from 2.2 has greatly diminished on many of the distro mailing lists. From this it seems that either the migration is uglier than anticipated, or that more people are just willing to sit back and wait for their distro to provide them with all their needs.
Who will be the first to ship kernel 2.6 by default?
this is the first time i've installed the kernel and had it running before the slashdot announcement!
i just checked the new one after lunch. blasted centrino ultralights need all this new stuff in them.
I think i'll go celebrate "I beat slashdot's unnecessary kernel release announcement day!"
i guess linus wouldn't make a statement about it now, since there's the lawsuit going on
I think the fact that SCO hasn't actually shown it bears more weight on it having not been removed. It's hard to remove something that isn't there, and it effectively isn't there unless SCO can actually show it to somebody.
Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
2.6.4-rc1 ChangeLog:
d .org/msg58421.html
[libata] catch, and ack, spurious DMA interrupts
Hardware issue on Intel ICH5 requires an additional ack sequence over and above the normal IDE DMA interrupt ack requirements. Issue described in post to freebsd list: http://www.mail-archive.com/freebsd-stable@freebs
Since the bug workaround only requires a single additional PIO or MMIO read in the interrupt handler, it is applied to all chipsets using the standard libata interrupt handler.
Credit for research the issue, creating the patch, and testing the patch all go to Jon Burgess.
---------
Woo, this is very exciting. If you had problems with SATA & ICH5... this probably fixes those problems.
Copy down the numbers from the kernel panic.
I know it's a pain, but we really need this.
If you're terribly lazy, just get EIP, ESP,
and any names you see.
Mail that to linux-kernel@vger.kernel.org and
expect a few questions about your hardware.
That's not so difficult, is it? This gets the
bug fixed so that the next release will run on
your system.
Maybe you mean the desktop experience? That's provided by KDE/GNOME/fluxbox whatever, and it's very clear what innovation is going on there if you look at KDE 3.2 vs KDE 1 (for example).
Incremental improvements inspired by others is not innovation. What great new features have Microsoft ever introduced to the world? It has to be more than a couple to claim the status of "consistently innovating".
Things like ReiserFS? Major sections of the kernel have been completely rewritten since 1.0. The scheduler, the module loading system, the /dev handling (static /dev to devfs to udev), the network subsystem. Anybody even remotely familiar with the kernel wouldn't make the claim you are making.
That's a straw man argument. People don't claim that open source automatically makes something perfect.
Desktop OS of choice for some people. It's certainly not the desktop OS choice for me.
Zealots of any kind aren't objective. But people who use and develop Linux at home or work are not automatically zealots as you seem to be implying.
26th release is the wrong answer!
First of all, for Linux uneven numbers are development-versions.
Second the 1.X versions stopped at 1.3
Third, version 1.0 surely was not the 10th major release
However, this truly is the forth Service Pack for the Linux 2.6
Finally they've included mdpart. This means anyone with a SATA RAID motherboard can use its full potential. Excellent :-)
I don't even know of anyone running 2.4 anymore actually. I mean, why not upgrade?
I finally got around to compiling 2.6.3 last night; ran into some issues.
its much more responsive than 2.4 for desktop use
The desktop is definitely more responsive, but (at least for me) at the expense of everything else. MPlayer, xmms, and anything that's remotely timing-intensive is unusable (xmms actually skips while playing MP3s, and Mplayer prints the message "Your computer is TOO SLOW to play this file" when playing anything I've got. Note that everything works fine under 2.4.)
I went through the various mailing lists looking for suggestions, with no luck; every suggestion is OK (checked drive DMA, kernel settings, X nice level, etc.) - interestingly enough, one post I read said to try glxgears.. I did, and it runs better under 2.6 - constant frame rate, regardless of what else I'm doing, whereas in 2.4, even moving the mouse drops the frame rate.)
So it's back to 2.4 for me. I'll probably try 2.6.4, to see if the situation has improved, but for the mean time, I'll stick with 2.4.
So I went to the 2.6 series when they first came out. I was very happy with it at work, there was a noticable bump in speed...mainly in starting applications.
/dev entries. So no reading CD's, DVD, or writing CD's. I honestly don't do it that much anyway, so I didn't spend a lot of time trouble shooting it. Plus after a day at work trouble shooting problems I don't feel like doing it at home.
/dev and the /sys stuff is not mountable. Enabling USB debugging just shows me that things are messed up but does not really help much.
At home it was another story. Sure the speed increases I noticed at work were still there but there were some fairly large problems.
First, neither my DVD reader or CD burner were assigned
Second, I have not been able to mount my USB flash drive. It is an MP3 player which I changed CD's on weekly so I am not listening to the same stuff at the gym every day. Well after a few weeks of Outkast it was time for a change so I sat down to fix the problem. Two hours later, I just went back to the 2.4 kernel.
I have gotten as far as getting the kernel to assign sda to my usb device but it never creates an entry in
I also started to get annoyed with all the SCSI emulation needed to mount a USB storage device. I don't understand how Linus can hate SCSI emulation so much when it comes to burning CD's yet it is perfectly acceptable to use it to mount a USB disk. Seems a bit hypocritical, but then again...he did sort of invent Linux so I guess I can cut him some slack.
So all in all, I have been disappointed in the 2.6.x series of kernels and if they are the one's that are supposed to take the desktop market by storm then I think Linux on the desktop is in trouble. It is no wonder Redhat and SuSE are staying away from it for the most part right now. It is going to take both of them a lot of work to get everything working properly I would imagine.
Am I the only one who went back?
...why kernels are still not offered up via torrents yet?
Seems like it would help a lot.
Right now, I can't even connect to a use mirror. Grrr.