Linux 2.6.0-test5, How To Incrementally Upgrade
An anonymous reader writes "Linux creator Linus Torvalds recently announced the 2.6.0-test5 Linux kernel, bringing the release of a stable 2.6 one step closer. KernelTrap quickly followed by posting a guide that walks bleeding-edge Linux fans through the process of upgrading from 2.6.0-test4 to 2.6.0-test5, using a tiny 706 KB patch."
So, it's exactly like upgrading any other kernel version, just without the "make dep"? Amazing.
Stumbling in the dark
I hear slavering of jaws
Eaten by a grue.
Make bzImage && make modules is no longer the recommended way to do this. You should just do "make" instead, which will build bzImage and any modules you may have asked for, and do it quicker than if you specify the steps separately. See the Halloween 2.5 document for details.
It actually does, since this is counted RIAA-style:
for each if clause the total sum of kB is calculated from the total if clauses SCO ever used.
Does this mean that I have to pay SCO $17,000 for each copy in order to download the patch?
Apparently, 640 KB is not enough for everybody.
Though, I would have never expected that it was Linux for which it would not be enough.
You could've hired me.
Why does this even make any news space -on- slashdot? I mean, if they had just said "2.6.0-test5 is out." that might've been fine.. but that whole tutorial is a complete waste of time.
It's just like all other patches.. the way the article sounds, it's like some sensational new upgrade path, that must be done.. like someone made a major sysctl interface change or something, and it requires a whole new set of modutil, binutil, et al..
sensationalism sucks.
"Champagne for my real friends - and real pain for my sham friends!" http://ericblade.postalboard.com/
The 2.5.69 kernel had the mouse, sound working but since then neither sound nor mouse pad work on the HP pavilion ze5385us model
Any ideas on how to get the mouse pad to work? or te sound using the 2.6 test kernels?
Thanks all
Sigs are dangerous coy things
Except for one thing: VMware. I need it on my laptop because we use Lotus Notes at work. The VMware drivers only work with 2.4 kernels now.
If tits were wings it'd be flying around.
But I just booted 2.6.0-test5-mm1. There's been a bug since test4 (actually included in the test3-mm-series) that is still around. When bootin without a PS/2 mouse, the system hangs, freezes, when probing for keyboard and mouse. I normally use a USB mouse, so this is a bit annoying. The bug isn't fixed yet. Otherwise, the 2.6 kernel seems to be coming along fine.
I just finsihed compiling Test-4, and now I read this.
Guess this is good a place as any to ask...
Is there an official site/email address
where I can submit any kernel oopses I get?
Also, in case this helps anyone else...
If you're running debian woody, and you're
trying to upgrade to one of these kernels,
you're probably going to be hunting around
for a copy of module-init-tools that plays
nicely with woody, instead of sid's copy.
While these are probably bleeding edge
and all, here's two packages I found which
seems to do the trick for woody w/o breaking
dependancies...
modutils
module-init-tools
After installing 'em, the 2.4 modprobe et al
will be renamed modprobe.modutils,
and the 2.6 versions will fallback and call
the 2.4 version if you're running an old kernel.
Let me just warn anyone who wants to play with that particular combo right now - it doesn't work so hot.
xfs on a raid0 partition will corrupt its logs every time yeilding some spew about "bad clientid"
Been this way since test2 evidently as its been reported to the xfs list already, I just ran into it with test4 and test5.
One quick point about the article: I don't think commands such as make clean or even make mrproper (as the article states) are actually required any more for a proper kernel build of 2.6. In the best case, they'll have no effect, because everything will be rebuilt after patching anyway. In the worst case, they'll even remove some files that wouldn't be rebuilt because they and their dependencies haven't been modified by the patch.
Just my 0,02 euros.
Vasilis Vasaitis
Late readers: please moderate at Newest First, with a low threshold, to promote late writers.
My Intellimouse Explorer USB has never had a problem during bootup with any of the 2.6 kernels.
I was using the stock 2.6.0-test5 yesterday, and i have 2.6.0-test5-love1 installed, and its also working fine.
Maybe a bug with your USB chipset? Works fine on Intel ones here and the nf2 at home.
This helped with me. Alsa leaving keyboard out did the job but that might not be what you want.
Thanks. I'll try that the next time I reboot.