Linux Kernel 2.6.0-test10 Released
antrix angler writes "Linus Torvalds released the 2.6.0-test10 Linux kernel today, tentatively calling it the "stoned beaver" release. Linus plans to hand the kernel over to Andrew Morton in a few weeks, and then it will be up to Andrew to decide when we see the final 2.6.0 stable kernel. Download it from a mirror."
i had some serious problems with my usb mouse in test9 (while it worked in test4 and before), and i don't see any mouse related fixes in the ChangeLog, so for now I guess usb mouse users should stick with older releases.
i really hope this gets fixed before 2.6.0, especially since it worked before..
...nice beaver!
Here
Let's share our bandwidht!!
--
"Res publica non dominetur"
Is 2.6 really noticably faster than 2.4 for regular desktop use (X responsiveness, etc...)?
Why thank you, I just had it stuffed.
-- Note: If you don't agree with me, don't bother replying. I won't read it.
I think this name confirms Linus's rockstar-like role in the open source world, as it shows he is now addicted to both drugs and sex.
Your boss would probably be more interested why you were running a test kernel on his hardware, rather than what code name it had!
1. Register the in DNS beaver-overload.com
2. Wonder why there is no email
3. Correct registration to beaver-overlord.com
4. Read strange emails from hundreds of Kernel compilers voting on the above issues
5. ???????
6. Sell beaver-overload.com to a Sex site
7. Profit!!!!
Paul Gillingwater
MBA, CISSP, CISM
I know I'm anonymous, but can anyone tell me whether I have to/ really really should turn on devfs if I upgrade to 2.6?
I've tried using devfs under 2.4 several times but have never succeeded in getting it to work with my crufty (been around since slink) debian box.
And since I use ALSA and XFS the 2.6 kernel would simplify compiling desktop kernels no end.
I don't know about 2.6, but I use 2.4.x with devfs on two stable boxes ("servers" running on obsolete desktop hardware) and two unstable boxes (a desktop and a Powerbook), and they all work fine. Tab-completing commands is so much nicer when you only have device nodes for hardware you actually have; it's also handy to be able to see (say) whether your CD drive was detected properly, or how many partitions a hard disk has, by looking at the device nodes.
If you're using at least Debian 3.0 stable (woody), install devfsd, install a devfs kernel, reboot, and everything should Just Work.
What specific problems do you have with it?
Not at all. In fact, devfs has been declared obsolete in 2.6; on those machines where I'm testing 2.6, I'm using a plain old /dev until I have time to figure out how sysfs and udev are supposed to work.
Now, if you want to use devfs, all you have to do is: 1) install devfsd, 2) compile a new kernel with devfs enabled and set to mount on boot, 3) install said kernel, 4) reboot. Doing 1 before 2 is the tricky stuff for me, I always forget that. You may also have to adjust some permissions and/or create some nonstandard devices you made yourself, but I've been using devfs on all my machines with 2.4 and it's working perfectly.
These explained a little:
... thousands?
udev presentation (PDF), Google HTML version.
Detailed paper on udev (PDF), Google HTML version.
devfs works fine for me, but since some people (see second link) want thousands of disks I guess I'm not the target market. I mean
Slashdot looked deep within my soul and assigned
me a number based on the order in which I joined
I'm running 2.6.0-test10 at this very second, and have been running every test version since test2 except for test8 (screwed up my sound system for some reason). I gave udev and hotplug a try but found hotplug to be straying behind. They had a few notes on their web site about patches for pciutils and usbutils to add something that probed all the devices (especially for coldplugging), but also said that you won't need them for 2.6.x due to the new sysfs filesystem (mkdir /sys; mount none /sys -t sysfs). But then doesn't say anything else about hotplug utility support in 2.6.x. So without a working hotplug, udev is kind of useless (since it interfaces with the hotplug).
:).
ATM I'm using murasaki as my hotplug facility, as I've personally had the best luck with it (that's really the only reason), especially on the 2.6 test kernels. I'm also still using devfsd (which will be obsoleted by udev).
This is the extent of my knowledge about new things like udev, etc. in the new kernel. So anyone should feel free to correct any innacuracies, omissions or blatant stupidities
- Sil
A new interrupt controller dreamed up by Intel to enable multiprocessing. It seems to cause a disproportionate amount of problems under Linux (a dedicated server I run would crash something like every 4 hours before I enabled noapic)
Unless you've got more than one CPU, it's more trouble than it's worth. The old 'legacy' 8259 interrupt controller (or the interface your system chipset supplies that emulates it anyway) works just fine for single-CPU applications.
Note that this patch doesn't apply directly to any of the 2.6 kernels; I just make the change by hand, since it is only one line. I have no idea why Linus isn't including this patch; it has been available for months, and it isn't exactly huge. It does fix the Radeon frame buffer issues.
Also note that /. is munging the code; it insists on inserting a "&nbs p;" that shouldn't be in there. I can't seem to get rid of it. Gotta love buggy software.
Ever since the "greased weasel" series of
kernel releases I have been stuck for a good name.
This release is tentatively called the "stoned beaver" release (beavers are
_almost_ as good as weasels, as I'm sure Scott Adams would agree).
I think that the "Stoned Beaver" is almost as good of a name as "Greased Weasel". However, I would like to submit the following suggestion.
I feel that "Stoned Beaver" sends the impression that this release has problems with volatile (short-term) memory and gets the munchies for more resources.
To improve market visibility, I recommend that the next testing release be named "Shaved Beaver". I feel this name denotes something that is sleek and highly visible. The only shortcoming I could foresee for this name are emails or newsgroup postings with the subject line "Shaved Beaver ready for pounding". It may be a possible problem for SPAM filters.
I agree that it's tough to beat "Greased Weasel", but if you really are stuck coming up with a new name, I think "Greased Beaver" would be almost as good.
It is easier to build strong children than to repair broken men. -Frederick Douglass
And what's wrong with drugs and sex, anyway? I mean I could understand being against sex addiction, but drugs?
Oh wait, that came out all wrong...
No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
Read Kernel Traffic, the periodical summary of conversations on the Linux Kernel Mailing List (LKML). In article #240, you will find your answer. If in doubt, email the authors directly.
assert(expired(knowledge));