Linux 2.6.26 Out
diegocgteleline.es writes "After three months, Linux 2.6.26 has been released. It adds support for read-only bind mounts, x86 PAT (Page Attribute Tables), PCI Express ASPM (Active State Power Management), ports of KVM to IA64, S390 and PPC, other KVM improvements including basic paravirtualization support, preliminary support of the future 802.11s wireless mesh standard, much improved webcam support thanks to a driver for UVC devices, a built-in memory tester, a kernel debugger, BDI statistics and parameters exposure in /sys/class/bdi, a new /proc/PID/mountinfo file for more accurate information about mounts, per-process securebits, device white-list for containers users, support for the OLPC, some new drivers and many small improvements. Here is the full list of changes."
Does it disturb anyone else how many words the bsdm & linux kernel community have in common? (this is not a troll).
Frankly, I blame IBM.
Just wondering... ;)
I found this article on Wikipedia but it doesn't say much except "A kernel debugger is a debugger present in some kernels to ease debugging and kernel development by the kernel developers". Can someone whip out a cluebat please?
They have still not enabled mode switching in the intelfb driver on laptops, meaning that I am forced to use ugly, unaccelerated VESA instead of the right driver for this sytem. This bug has been reported on kernel dev mailing lists and forums for at least three years, but no one with the skills seems to want to fix it.
What I would like to see more emphasis on in future kernels is a discussion of possible clever new tools and methods for configuring the thousands of kernel config options. None of the existing in-kernel-tree or out-of-tree config tools seems ideal.
Why oil price increase equals economic trouble (Score: Interesti
Just curious,
If you have compatible wlan hardware like Atheros, would it be possible to configure a mesh network on them? Or do you need special 11s compatible hardware?
I know the OLPC has specialized hardware for this.
Ugh, still no token ring support. And it's distributed under the GPL License. I think I'll recommend all my fortune 500 clients stick with windows server 2003.
Does it run linux!? Of course not in Soviet Russia Linux runs it!!!!!!!!
I for one welcome our new linux overlords!!!!
My eyes! The goggles! They do nothing!
FOR FUCKS SAKE NO MORE MEMES[CONNECTION LOST]
does it run photoshop yet?
If I'm understanding correctly, I believe they're talking about a mode in which you can debug kernel level events. You have a client PC (the debuggee) and the server PC (the debugger). They're usually connected over a serial cable.
OK, 2.6.26 is out, and kudos for all the good work. But where is a truly writeable NTFS? Many larger USB drives are shipping with this pre-installed, so true write support is needed in the kernel.
AFAIK, current kernel "write" support does not including creating files or directors (presumably just modifying/appending to existing files).
I've tried ntfsprogs, but not got it to compile x86_64.
You forgot this one.
1. Create free OS
2. Update it
3. ???
4. Profit!
Also... no mention of Beowulf clusters, Natalie Portman and many others...
Mit der Dummheit kämpfen Götter selbst vergebens
I wish every kernel release announcement included a highlevel featurelist like that. Not just a ChangeLog, as each bug is fixed or small feature is added. But rather a fairly highlevel list of new and improved (and fixed) features like the one in this Slashdot story. Best if in the announcement itself, but at the very least always in the release package.
That way most of us can decide whether to upgrade, or to wait (perhaps for the x.1 version, which is typically a higher quality bugfixed delivery). Since kernel upgrades require rebooting (and again to downgrade after test), knowing whether to ignore a release based on its highlevel upgraded features itemization is a very effective announcement feature, which makes all of us using the releases more productive.
--
make install -not war
fixed? it eatz up my battery like you know who ...
Some of these I know what they are, and some I can guess at. But what is:
read-only bind mounts
x86 PAT (Page Attribute Tables)
basic paravirtualization support
BDI statistics and parameters
per-process securebits
device white-list for containers users
And what might I see as a result of these improvements somewhere along the line?
AccountKiller
Ugh, still no token ring support.
It had token ring support circa 2000 and you can probably resurrect the drivers if you need it.
OTOH if you're still using Token Ring you probably have Madge or Olicom cards whereas the best Linux support was for chipsets like the IBM Olympic.
1. Create free OS 2. Update it 3. Sell Support for free OS. 4. Profit!
Is it really accurate to title this as "Linux 2.6.26 Out"? The article is talking about Linux kernel 2.6.26, isn't it? Is there actually a version of Linux somewhere that strictly follows this version numbering system? It's great to see these new features added on to the Linux kernel, but really, if someone saw this and then tried to find "Linux 2.6.26" for their own system, does it exist somewhere as a downloadable OS?
I am asking this question as a FreeBSD guy, who doesn't pay a whole lot of attention to the numbering of the Linux world.
Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
Reading on it, it seems that Linus never has been a great fan of kernel debuggers. From a famous post,
I happen to believe that not having a kernel debugger forces people to think about their problem on a different level than with a debugger. I think that without a debugger, you don't get into that mindset where you know how it behaves, and then you fix it from there. Without a debugger, you tend to think about problems another way. You want to understand things on a different _level_. [...]
I agree that stepping with a debugger instead of thinking real hard about the code (and using abundant log statements) is generally a waste of time, and that expecting to catch rare occurrences of weird race conditions with a debugger is not worth the effort. Sloppy programmers don't take the time to think, and rely too much on fixing what they could have not broken. Unit tests, although more expensive to code, can be reused many times - debugging sessions are one-shot.
On the other hand, even good programmers can get stuck and benefit from a debugger every once and then. I guess this argument finally won the day.
A kernel debugger is a program you can run from one computer, generally via a serial patch cable or some such, that lets you step through the kernel code running on another computer. It's like a normal debugger, but remote.
Linux has had kernel debuggers for years, but Linus never wanted it in mainline, so it was always a patch, and sometimes didn't work on the latest kernel. Now, it's part of the kernel (I don't see any links to why Linus changed his mind, but you might be able to find something on LKML if you look).
Anyway, I think this is good news. I understand why Linus never wanted a debugger in the kernel, but I disagree with him on two points. First, even developers who have a good understanding of the code can get work done faster if they use a debugger. Using a debugger does not automatically relegate you to someone who doesn't have a good understanding of things, as Linus would have you believe (i.e. there's a difference between needing a debugger and being more productive with a debugger).
Second, there are a lot of people these days who just fix bugs, or just want to debug their own tiny kernel patch. I.e. people who don't have a full understanding of the system but who need to get something done. It's good that these people are now first-class citizens. They likely will never write a new kernel subsystem, but maybe they'll fix a few bugs and make life better for the rest of us.
When are the patches at http://people.redhat.com/heinzm/sw/dm/dm-raid45/ going to be included? I'm running a dualboot box so have to run the BIOS-fakeraid that works with Windows. I had to run through a few hoops to get it working with 2.6.24 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/220493 comments) and for now it works...but what if I want to update kernel at some point?
Yes, but does it run linux....oh wait...
...if your friend/colleague/whatever wants to use an NTFS-formatted drive on your computer, he might be a little unhappy if you reformat it.
I put NTFS support on my Linux computers and Ext2/Ext3 support (and a proper formatting tool) on my Windows computers. It's called interoperability.
"When information is power, privacy is freedom" - Jah-Wren Ryel
I already put my Fortune 500 clients on Arcnet. Still supported in the mainline kernel! YEAH!
> Add HP hs2300 Broadband Wireless Module to sierra.c
Yay! Support for the built-in GSM modem in my HP2710p!
All your kernels are belong to us.
im in ur kernelz open-sourcin ur code
Never gonna give you up, never gonna let you down, never gonna run around and desert the kernel.
THIS IS LINUX!
I see that windfarm support for the PowerMac 12,1 series has been added.
Does this mean I can finally run Linux on this late-model iMac G5 without the fans exploding?
Anyone running it now?
-- Slashdot: When Public Access TV Says "No"
I'm kind of a noob, but I've been trying for months to figure out how to get MPX installed, and they keep telling me it's coming in the next version of xorg... I want my multiple cursors!
This is entirely true.
This video from Sep 2006 appears to have multiple cursors ..
davecb5620@gmail.com
yeah. that's what i want. is that part of linux yet?
Exactly which part of that statement was a troll? That comment was moderated from a starting score of 2 down to (-1, troll).
Overrated might not be uncalled for, but I don't see what part of that comment had any clear trolling intentions.
It never will be. Linux is just the kernel, which is a very important piece of software that make everything else work. X (and MPX) is part of that "everything else", and when it's available will depend on which distro you use.
"preliminary support of the future 802.11s wireless mesh standard"
How about getting b,g,a working for standard (intel, broadcom, atheros) chipsets first.
For fucks sake, these technologies have been out for DECADES. It's about time that I can take a standard laptop, load up Ubuntu, Fedora, or any other popular distro, and hot have to pay out my ass for support to get wifi to work, or do somersaults installing wrappers, shitty second rate drivers or shitty GUI interfaces to get it to work.
I'm gonna get flamed, trolled, and told that I should write the apps myself.
Sorry, not everyone is a developer. I just administer and support the servers.
It's hard to push for LINUX desktops or OpenSource technologies when they release a new kernel every week, that doesn't fix the most common issues.
What a shame that they are releasing yet another version... and likely will again real soon.
They should have just taken the time to code it properly the first time around, but obviously that's too much trouble.
Find other people with the same problem, ask them to donate a few bucks and pay a developer to fix it. 1000$ should be enough...
I see support for a number of other Hauppauge cards and USB devices, but nothing on the HVR-1600. Did this not make it in?
Can someone whip out a cluebat please?
<WHACK />
There. Did that help?
"A kernel debugger is a debugger present in some kernels to ease debugging and kernel development by the kernel developers".
Wow! I didn't know Captain Obvious writes articles for Wikipedia...
Just as you can, indeed, make a complete operating system using the Linux kernel and not a single line of GNU code.
That fact is, the Linux systems we have today are GNU/Linux.
factor 966971: 966971
XML tags are lowercase.
Just because it CAN be done, doesn't mean it should!
at least he didn't kill anyone! :)
Just because it CAN be done, doesn't mean it should!
This would not build a "perfect" kernel, but it should produce something damn close, especially if the user is asked to supply information on anything that is uncertain or which cannot be deduced from the information that's discoverable or collectible.
There are also kernel patches, such as WEB100, which can tune some elements of kernel operation when a system is in use. If you add that into the mix, then you end up with something that is highly customized for the user without the user having to do more than the minimum of customization.
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
Well, if you're going to be picky... except for the DOCTYPE which validates in all-caps.
Fact: Everything I say is fiction.
Wooooooooooooosh
Random Thoughts From A Diseased Mind (Not For Dummies)
"yeah. that's what i want. is that part of linux yet?"
..
Well yea, at least since July 13 2006
davecb5620@gmail.com
... if it's been here since 2006 then why doesn't anybody know how to install it yet? i've been asking questions on the ubuntu forums (along with a few other people) but nobody knows how to get MPX working, and there are no guides available anywhere on the internet!
Wrong. XML is case-sensitive, not lowercase. XHTML uses lowercase XML elements, but in general XML elements are not lowercase only.
++Insightful.
I've lost count of the number of times I've explained some esoteric bug to my wife, and shouted "AHA!" in the middle. The success rate is high, so long as you have a patient partner, and can ignore the glazed look.
Do as you would be done to.
<WHACK />
Excellent XHTML syntax. I wondered when it would catch on
Yes, Linux is the kernel. But it is not just a kernel, it is the OS too. Check the OS definition and check what Linux includes.
Then search information about monolith kernel and micro kernel and check what Linux does, then check these informations against OS definition, you find out that Linux is the OS, not just a kernel.
"i've been asking questions on the ubuntu forums"
Why not directly contact the developers?
To try MPX you have to
* Download
* configure the X Server and
* start MPX
davecb5620@gmail.com
I actually have contacted the developer directly. He was not willing to put the time in to explain how to "configure the X Server" since I don't know how to do that.
Well, he mainly just edits them. See?