Linux Kernel 2.6.8 Released 203
J ROC writes "According to The Linux Kernel Archives kernel 2.6.8 is now out. It includes some fixes from 2.6.7. Happy upgrading." You may want to read this earlier story and think twice before upgrading.
I'm waiting on SP2 (Score:5, Funny)
2.6.8.1 is really the latest (Score:5, Informative)
Re:2.6.8.1 is really the latest (Score:5, Informative)
Re:2.6.8.1 is really the latest (Score:2, Informative)
2. I like marc.theaimsgroup.com much better.
So for the lazy among us: klicky [theaimsgroup.com].
Re:2.6.8.1 is really the latest (Score:3, Informative)
Re:2.6.8.1 is really the latest (Score:2)
Re:2.6.8.1 is really the latest (Score:3, Interesting)
Re:2.6.8.1 is really the latest (Score:5, Informative)
Re:2.6.8.1 is really the latest (Score:1)
Re:2.6.8.1 is really the latest (Score:2)
Re:2.6.8.1 is really the latest (Score:2)
Re:2.6.8.1 is really the latest (Score:1, Informative)
Re:2.6.8.1 is really the latest (Score:1)
The kernel Oopsed (no crash) when trying to launch an executable located on a NFSv3 server.
No problems anymore with the 1 character patch.
And all the proprietary modules I need still install and work fine (VMware, NVidia, Cisco VPN client)
Re:2.6.8.1 is really the latest (Score:2)
Download from mirror nearest to you (Score:3, Informative)
2.6.8.1 (Score:5, Informative)
Re:2.6.8.1 (Score:4, Insightful)
Re:2.6.8.1 (Score:4, Interesting)
They've been saying for some time that they'd also release small updates (like 2.6.8.1) against previous releases when necessary, so it should be reasonably safe to take a recent kernel if you wait a couple weeks after the major release and check for any such updates.
For what it's worth, I've been upgrading on every major release (and most of the -rc's too) since 2.6.0, without any disasters.
Of course, depending on which particular drivers you care about and so on, your mileage may vary.
--Bruce Fields
Re:2.6.8.1 (Score:2)
Most of the time I wait for Slashdot to announce the kernel and check for comments announcing bugs. This time I did not bother waiting, but got lucky in that 2.6.8.1 was already available by the time I came to download.
Re:2.6.8.1 (Score:3, Insightful)
LOL, the sky is not falling...
99.9% of linux users do not build their disto from scratch, but get their distro from a vcendor, so this means absolutely nothing for the vast majority. Those that are smart enough to build their own kernels, are also smart enough to follow the kernel mailing list and apply patches.
I've been running 2.6 kernels from kernel.org as well as -mm kernels on my FC
Re:2.6.8.1 (Score:2)
If 2.6.9 is out, I recommend you download that, not 2.6.8.
Re:2.6.8.1 (Score:2)
" always will have " is a pretty strong statement for an AC to make about project he probably has nothing whatsoever to do with.
Who knows, FreeBSD might copy this new Linux release process if it proves tremendously successful, with a few modifications to fit into their monolithic organisation vs. multiple distributions and individual developers of the Linux world.
Stack Overflow Protection (Score:2, Interesting)
Re:Stack Overflow Protection (Score:3, Informative)
Re:Stack Overflow Protection (Score:3, Informative)
Re:Stack Overflow Protection (Score:3, Informative)
Summary? (Score:4, Insightful)
On occasion, someone will write up a nice summary of highlights. Anyone seen such a thing for 2.6.8?
Re:Summary? (Score:3, Informative)
Kerneltrap [kerneltrap.org] usually posts one shortly after release. Not yet posted for 2.6.8, though, but check periodically, I would think that they will update later today.
Re:Summary? (Score:5, Informative)
Lots of USB issues fixed.
A few patches for prism based wireless card too.
Several filesystem patches:
EXT3 deadlocks removed and buffer issue fixed.
EXT2, Reiser + JFS I/O errors lost issue fixed.
Network oops, I/O oops created in 2.6.7, smbfs + nfs oops, SATA + Highmem oops
X86_64 Memory corruption fix's + "small + serious" bugs.
New hardware support for latest VIA K8%, KT%, VT%, PM% chipsets.
NX (No eXecute) support for x86
Spinning down laptop drive hardly helps (Score:3, Interesting)
Adjusting the screen brightness makes a slightly larger difference, but not muc
Download Size (Score:5, Interesting)
I think Linux is a great kernel, but a 42 MB download is really a bit too much for my liking. Much of that is code for hardware that I don't have or features that I don't want. I am a great advocate of modularity, and I would like to see it applied not only to the compiled kernel, but also to the sources. I am aware that this will add some administrative overhead, but it could save a lot of traffic and CPU time.
Here are some ideas:
- Split the distribution in a base that has the common stuff, and optional add-ons for lesser-used network devices, filesystems, etc. etc.
- Employ a BSD ports like system that downloads the sources on request (i.e. when compilation of some part is requested)
- Distribute only the configuration interface, and download only the parts actually needed based on the configuration selected.
I am too occupied now to come up with a proper proposal, but I hope this will set some people thinking.
Re:Download Size (Score:3, Interesting)
* I think a stable module interface might be _good_ for open-source drivers - hardware manufacturers may never produce their own
Re:Download Size (Score:2)
Re:Download Size (Score:3, Interesting)
They basically want to have the freedom to evolve the api as they see fit - and sometimes there's good reasons for changing it. If a stable API means being stuck with the design decisions which maybe made sense ten years ago but not anymore, I'd rather have an "unstable" API.
So basically, if you want to provide closed drivers - f
Re:Download Size (Score:5, Informative)
Re:Download Size (Score:1)
Re:Download Size (Score:3, Informative)
That's the size of the .tar.gz version. Bzip2 compresses a lot better. The .tar.bz2 version at kernel.org is about 9 MB smaller.
Re:Decompression time (Score:2)
So? The poster was complaining about size. You either get smaller size or faster speed - you don't get both.
Re:Decompression time (Score:2)
Re:Download Size (Score:5, Insightful)
[ suggestions for reducing the source update snipped ]
The upgrade patch from 2.6.7 to 2.6.8 is under 4MB and can be found right along with the complete source here. [kernel.org]
Splitting the kernel source into parts would be a logistical problem...and I'd rather the developers not be bothered with it. If you want source, and you want small file sizes, using a diff to patch a previous release is a reasonable compromise. There are plenty of comments on the web on how to apply these patches, so being a developer isn't even necessary.
Most of the suggestions you have would be appropriate for a binary release, though binary kernel packages are much smaller anyway so much of the benifit there is also lost.
That said, there could be improvements on the package updates for just about every package ... I don't know any that do atomic updates (ex: MD5 sums of the files and fetch only the ones that differ...or apply a patch to make the files match.). That would be quite handy for mass deployment of files over a LAN to cut down network traffic; push out the update details to the clients, have the local systems check if they need a specific file, have the local systems report back what they need or if they are already OK. Not ideal for every situation, though it could be benificial. I wouldn't be surprised if the Tivo updates are handled like this.
Re:Download Size (Score:1, Redundant)
they're not deemed worthwhile, hence nobody is doing that.
enermous complexity...
Simple solution (Score:2)
So you should be able to sync your local sources with a public repository at any time you want and don't havve to download huge tar files or fiddle with patches.
Rsync? (Score:2, Interesting)
Re:Rsync? (Score:2, Interesting)
A specific rsync mirror which carried it as just
John
Re:Download Size (Score:1)
You should get bzip2 [redhat.com]. Cuts down the filesize to about 34 MB...
Re:Download Size (Score:3, Insightful)
Re:Download Size (Score:2)
On the other hand, you'd have to download multiple things in order to build your kernel, and you'd have to download parts after you'd configured. The kernel site would have to either have a lot of little tar files (which wou
Re:Download Size (Score:2)
A suggestion: you don't have to download anything. Your distro provides you with a kernel. use it. be happy.
Re:Download Size (Score:4, Interesting)
I wonder if the gentoo maintainers have any plans to offer such a feature.
Gentoo frequently downloads just a patch for security fixes - which is really nice if you have a modem, and you still have the original source lying around (gentoo caches source files, and will re-download whatever it needs).
However, the routine isn't smart enough (to my knowledge) to determine what you already have and as a result what you need to download.
So, if you're running 2.6.7-r6 and -r7 comes out, it is reasonably likely to download a patch.
On the other hand, if 2.6.8 comes out it probably won't. If you go strait to 2.6.8-r1 it will probably download all of 2.6.8 and a patch to make it -r1.
Fixed Ipod problems? (Score:1)
From: Guennadi Liakhovetski g.liakhovetski@gmx.de
Update the driver to use the new pci, scsi and module interfaces.
Codepage for FAT (Score:1)
Re:Codepage for FAT (Score:2)
Re:Codepage for FAT (Score:2, Informative)
Windows would write upper and linux would see it as lower. I'm hoping that you are the bearer of good news.....
Under MS Windows, when you write a filename that conforms into 8.3 format and consists of all upper-case characters, only basic FAT entry will be written, not the VFAT entry.
When you list the name of such file under linux, two things happen:
Re:Codepage for FAT (Score:2)
However, understanding the cause does not necessarily equate to a solution. Like most Win apps, I cannot change it much. In this case, I cannot force it to use different names. Therefore it remains a problem should I need to do that particular operation again. I would like to have an option in mounting the FAT fs under Linux. Perhaps with your info I might find one.
Thanks
Re:Codepage for FAT (Score:2)
I ran across your new post while shutting down to reboot in the new kernel. Here goes........
Re:Codepage for FAT (Score:2)
No time now -- will dig deeper later.
Re:Codepage for FAT (Score:5, Informative)
Most of the new options seem pretty normal, but can someone explain this "Default codepage for FAT" option? Cheers...
This one goes to the stone age of DOS... Under DOS you could write file names that included ASCII characters with codes above 127. When first localized versions of DOS appeared, you bumped into what most people still don't understand today: under your local codepage (here we used to use CP 850, US one was 437) different codes represent different characters. Since we're talking about times when Unicode was still just a thought in some lonesome head, the characters you typed for filename appeared differently when DIRed under different codepage settings.
Now enter 21st century... most of the charcter strings are already in one or the other UCS/Unicode format. This means that we're mostly talking about Unicode character "small e with caron", not the character 152 in CP 850. The problem you have with this is to guess what was the original codepage used to write the text file or filename so you can convert from Unicode to local CP and back.
In MS Windows this is solved by defining default system codepage. If you're a long-time MS user, then you have basicaly went all the way from the end of '80s to now using default codepages for your particular region and all this is transparent to you.
When you come to the Linux however, what particular application considers to be your codepage has no bearing to what the kernel wants to know about you. Kernel simply doesn't do codepages. Glibc can do them, but hardware as a rule doesn't care whether it runs in China or in US. Thus, for this particular FAT problem, you have to explain the kernel module what do you consider to be a default codepage so it knows how to convert filenames from disk to userland and back.
In short: if you live in a region that considers ISO-8859-1 to be a default, then 437 is for you, if you live somewhere else, you probably already know all this, and you have only read it this far to see if you could correct some of more glaring mistakes I have made.
Anonymous Cowards Unite
Re:Codepage for FAT (Score:2)
I believe you mean 850, the international european codepage. 437 is US-only, and corresponds more to ASCII than Latin-1.
2.6.8 has NFS3 problems (Score:3, Informative)
Re:2.6.8 has NFS3 problems (Score:4, Informative)
See http://www.kernel.org/pub/linux/kernel/v2.6/
Not updating (Score:2)
Re:Not updating (Score:5, Informative)
Second, even if a particular kernel has issues on your machine, there is *no* reason you would have to reformat. Simply create a new entry in your bootloader and leave the old Kernel as an option. That way if you forget to compile something you need in, you still have the old kernel to fall back on. This is the reason why when my laptop boots up, GRUB offers me a choice of the stock Slackware 2.4 kernel, and 4 or 5 2.6 revisions. HD space is cheap and kernel binaries are small - there's no reason not to.
Re:Not updating (Score:1)
Re:Not updating (Score:2)
Would the machine not boot up (A)? Would it boot up, but all your data was gone (B)? Would it not boot up, and when you tried to roll back the update you found all your data was gone (C)?
If (A), you should probably keep an older kernel around in you bootloader so you can roll back if the kernel didn't work. Whenever I roll my own kernel it usually takes me a couple tries before I get one that boots (I usually forget something simple like Ext3 filesystem sup
Which kernel versions are secure? (Score:3, Interesting)
Re:Which kernel versions are secure? (Score:2)
Staying within the same series (i.e. 2.4) "shouldn't" break things. We all know that's occasionally false, but I think the best you can do is file a bug report, then stay with the older version until a newer version fixes your problem.
Unless you have untrusted users running shell accounts on your machine, you usually don't need to upgra
Re:Not updating (Score:4, Informative)
I've been through bad kernel upgrades too, but you should be fine if you follow procedure and stay conservative:
1. get latest kernel in your tree (2.4.27 for you). It's been out a few days with no major issues. Unpack it to
2. Find your current
3. cd to linux-2.4.27/ do a 'make oldconfig'. You may want to view your current
4. make -j2 bzImage && make -j2 modules
5. install the files. all this is well documented from here on, so I'll stop this, but make sure to keep your current config in your bootloader in case this kernel burns you.
Logitech MX700 mouse (Score:1, Interesting)
Re:Logitech MX700 mouse (Score:1)
Re:Logitech MX700 mouse (Score:3, Informative)
Re:Logitech MX700 mouse (Score:2, Informative)
Re:Logitech MX700 mouse (Score:2, Interesting)
Obligatory joke (Score:2, Funny)
VIA ACPI/APIC support (Score:2)
Running a K7T266A, I had do disable ACPI, APIC, and Local APIC, or I'd get hangups and USB wouldn't work.
Re:VIA ACPI/APIC support (Score:2)
Re:Dam (Score:2)
I agree/need hurricane news (Score:2)
Re:I agree/need hurricane news (Score:1)
Re:I agree/need hurricane news (Score:1)
Some hurricane news (Score:2)
Watch out for snakes! (the largest reptiles expo is in Daytona starting saturday; many venomous snakes there. What an odd hobby)
Re:Some hurricane news (Score:2, Interesting)
I've been through at least three I can remember the names of, agnes, frederick and opal. Agnes I though we were goners, we were supposed to evac, but all we had were bicycles so we stayed put and buttoned it down, little duple
Re:Dam (Score:2, Informative)
Re:Dam (Score:1)
Maybe (Score:2)
Re:Maybe (Score:2)
Re:Maybe (Score:1)
Re:Dam (Score:3, Insightful)
Upgrading your kernel is good for the soul.
Re:Dam (Score:2)
I so much agree. We already have Sourceforge, Freshmeat, OSNews, and the Linux sites, etc, etc. for that, some of which you can get in slashboxes.
But then, there was a bad screwup in this release, which does make it newsworthy.
Re:Dam (Score:2)
Re:Dam (Score:2)
No, but Animal Planet and Al Jazeera won't, because it's not their subject matter.
Re:Dam (Score:3, Insightful)
I hate memes as much as anybody, but... Are you new here?
Re:Dam (Score:2)
It's news because 2.6.8 is the first release to include the 3ware 3w-9xxx driver I needed desparately, and it's being released just two days after decided to step back to the 2.4 kernel tree to get the machine running!
Re:2.6.8.1? (Score:2, Funny)
Re:Dual Boot? (Score:4, Informative)
I believe that it was the way Red Hat installer, Anaconda, installed GRUB, the GRand Unified Bootloader, that was at fault. The Linux kernel is generally quite solid, and I certainly will be upgrading.
Re:Dual Boot? (Score:3, Insightful)
The question is answered: No, this does not fix your bootloader. Not Grub nor Partition Magic; Neither Lilo, "the bootloader that has no name", nor any other bootloader are in any way altered by this software.
Re:Dual Boot? (Score:2)
Perhaps my experience might help you. I had a single WinXP partion and multiple Linux partitions on a 120G drive. When I needed to upgrade the kernel (the most current Linux installed was modified RH9) as well as several other components, I took the plunge. Because of the issues of dual boot problems having been
Re:Dual Boot? (Score:2)
Re:Dual Boot? (Score:5, Informative)
Those problems were not in the kernel per se but in the way the auxillary pieces were deployed -- mainly the boot loader.
PS: This is being written on the system which which I had that issue. Solved now.
Re:Dual Boot? (Score:3, Informative)
Here's more information [lwn.net] on the issue (which is caused by the bootloader modifying the disk geometry reported in the partition table), including how to fix it.
-jim
Speaking of the ChangeLog.. (Score:5, Funny)