Slashdot Mirror


Linux 2.4.8 is Out

Justin was the first to note that kernel 2.4.8 is out. Check the changelog, or just hit kernel.org, you know the drill.

56 of 212 comments (clear)

  1. for those peopel who are gload to by gimpboy · · Score: 2

    promptly know that the software they use has been improved and fixed-

    you should really check out freshmeat then. it's purpose is to let people know when software is updated. i even think fm will email you a digest so you dont even have to go there.

    i suppose there are people who do not know about freshmeat and that is why they use slashdot for this purpose.

    so for those not familar with it, freshmeat can be found at: www.freshmeat.net


    using /. to find out about new software is sort of like using a jackhammer to put a nail in a piece of wood.

    --
    -- john
  2. Check out #kernelnewbies by goingware · · Score: 3, Informative
    Check out #kernelnewbies on Open Projects Network IRC and http://www.kernelnewbies.org.

    Yes this would be much better in the original article.

    --
    -- Could you use my software consulting serv
  3. EMU10K1 fixes, still no ice1712/envy24 :-( by fishbowl · · Score: 4, Interesting

    I have a bone to pick with the M-Audio company.
    They go as far as to put a penguin on the box claiming Linux support. But the linux support they claim to have amounts to two choices: an
    ALSA driver that does not work, or the 4Front
    OSS driver. The price for the 4Front driver
    is quite shocking to me, on the order of $65.00.
    Where are the OSS/Free drivers for Delta cards
    (Audiophile 2496, etc.)? Had I known I'd have to
    pay for a closed source driver, I would have kept
    shopping for a pro sound card. If the 4Front
    driver wasn't closed source, I'd pay their price.
    Just can't win.

    --
    -fb Everything not expressly forbidden is now mandatory.
    1. Re:EMU10K1 fixes, still no ice1712/envy24 :-( by fishbowl · · Score: 2


      The cost of the 4Front license for the two soundcards I have in my production box is about $125.00.

      > Are you a starving artist who can barely
      >scrape together rent and grocery money? Or are
      >you an IT or audio professional with a nice
      >urban loft, broadband internet, leased
      >late-model car, slew of audio gear and other
      >nifty toys?

      Shit, I'm ALL THAT! :-)

      I didn't say I was not going to buy the 4Front driver! I said I WAS going to (and now I have)
      but I STILL WANT THE ALSA DRIVER TO WORK, and
      I STILL WANT TO SEE A FREE DRIVER.
      I don't understand how that escaped you, or why
      it creates a problem.

      >Another spoilt child on slashdot.

      I'll bet you're more than a decade too young to call me "child."

      --
      -fb Everything not expressly forbidden is now mandatory.
    2. Re:EMU10K1 fixes, still no ice1712/envy24 :-( by fishbowl · · Score: 2

      > I am listening to music ... via the optical >output of the card.

      Does the analog output work?
      Does it record from the analog input?
      Can you set the patchbay routing params?
      Can you toggle SCMS?
      What sampling bitrates and frequencies
      can you use?

      Like I said elsewhere in the thread, the ALSA
      driver appears to work, but no output, and the
      OSS emulation layer appears to be quite broken.
      I do not have marginal hardware, have tried many
      versions of the Alsa driver as well as kernel
      versions 2.2.19 and 2.4.[567], on both intel and
      amd based machines with generally the same results. I think it's documented that the OSS
      emulation support isn't ready for any multitrack
      cards, so that would rule out ALSA from a certain
      application perspective anyway.

      I guess I'm stuck with buying the 4Front driver,
      which wouldn't bother me that much if Midiman didn't imply that such a driver was included with
      the card. At first, I loved them, but now I think they are complete bastards.

      I don't imagine there's an OSS/Free module for
      envy24 coming anytime soon. It sucks because there are so damned few options for 24bit/96khz
      audio recording in linux. Midiman has filled the
      niche in the hardware department, the software situation is pretty good, but if the damned driver costs half again as much as the card it's not a good deal. Nothing against 4Front, who will probably get my money anyway, but
      why do I seem to be the only person who's upset here? We need an OSS/Free module for Delta cards.

      --
      -fb Everything not expressly forbidden is now mandatory.
    3. Re:EMU10K1 fixes, still no ice1712/envy24 :-( by Phork · · Score: 3, Informative

      well thtas all well and good, but he is talking about delta cards, not hte sblive, there are multiple free drivers for sblive, but the poster said there are no free drivers for the delta cards that work(though a comment says the alsa drivers works now). Read the comment(not just the title), then reply.

      --
      -- free as in swatantryam - not soujanyam.
    4. Re:EMU10K1 fixes, still no ice1712/envy24 :-( by fishbowl · · Score: 2

      >Have you tried getting the latest ALSA drivers >(9.0 beta6) from www.alsa-project.org? --Leo

      Yes. Everything seems to load and work fine,
      BUT there is no output, and the OSS emulation
      does not work at all. The sad thing is that
      the 4Front driver works extremely well; I may
      end up buying it. But I had expected an OSS/Free
      driver by now. Or maybe a free copy of the 4Front driver provided on the CD in the box with the AP2496 how about? If you advertise linux support for your product, I believe you should
      provide exactly that. Putting a link on your
      website to 4Front does not cut it. Neither does
      putting a link to ALSA. Multitrack card support
      in ALSA is NOT completed, and NOT at a production
      level, and shouldn't be presented as such.

      Granted, it's a lot better situation than with
      my Echo Layla, which apparently will NEVER have
      any Linux support, experimental or otherwise,
      but I'm looking at the box my AP2496 came it, with the penguin logo all over the place, and
      distressing over the fact that no Linux driver was included or provided by the manufacturer.

      --
      -fb Everything not expressly forbidden is now mandatory.
  4. Re:2.4.6+ broke vmware by wowbagger · · Score: 2

    Now, I wonder when Vmware will fully support XFree86 V4.x.x - without it running WinNT under Vmware is really slow on any graphics operation.

  5. Re:Question for the masses of linu-geeks by ink · · Score: 3, Informative
    • cd /usr/src
    • rm linux
    • mkdir linux-2.4.8
    • ln -s linux-2.4.8 linux
    • bunzip2 -c linux-2.4.8.tar.bz2 | tar xv
    • cp old-redhat-linux/.config linux
    • cd linux
    • make menuconfig (config, xconfig, whatever)
    • make dep && make bzImage && make modules && make modules_install
    • cp arch/blah/boot/bzImage /boot/bzImage-2.2.18
    • emacs /etc/lilo.conf
    • lilo; sync
    • reboot
    Change as you prefer, of course.
    --
    The wheel is turning, but the hamster is dead.
  6. Re:2.4.6+ broke vmware by fishbowl · · Score: 2


    >Professional Linux users already know that when >you update a kernel, anything that's closely >tied to the kernel (ALSA, VMWare, etc.) gets >recompiled too. It comes with the territory.

    If you have a reasonable expectation that those
    things will compile, then that's great. If you
    can't have that expectation, it's an indication that the QA process consists of "releasing it into the wild and hoping for the best."

    I've been a linux user since 1.0.9, and I'm not
    trying to imply that I'd put a 2.4.8 kernel into production on monday, or even change a working
    2.4.5 system to anything later without a good reason. But if the devteam want
    to break things, it's high time to start breaking them in a 2.5.0.

    I pointed out vmware because it was what broke for me, and because it is something that is available to anyone testing the i386 kernel.
    Probably it's a bad example because we should
    expect things to be very breakable at that compatability level, and we should know that
    very different results can be obtained from
    different versions of the kernel, and even from
    slight differences in kernel config. The more
    adept ones go as far as to tweak the kernel beyond what's in make config, especially in the
    graphics and networking departments. They know
    that they have to do their own regression tests for every change and it's hard, expensive work.

    I say that vmmon/net and alsa with at least the loopback soundcard should be part of the what's tested before a kernel is packaged for the stable tree. Yes it's not Linus' Alan's, or anyone else's responsibility to test this except the end users'. It would just be a nice, helpful, and professional thing to do.

    "You should have known it would be broken" is
    not an acceptable response to a compatability
    bug report from the field. 2.4.[678] are updates to a stable product, not incremental beta releases.

    Well, on a positive note, linux 2.4.8 seems to run okay under VMWare under 2.4.5. Where can
    I get my hands on the testing framework Alan uses?

    --
    -fb Everything not expressly forbidden is now mandatory.
  7. emu10k1 drivers broken on compile by Omnifarious · · Score: 3, Informative

    The Makefile for the emu10k1 drivers erroneously includes 'joystick.o' in the emu10k1.o module. That .o file should only be included in 2.2 kernels in the first place, and in those, it should be stuck into a seperate module, emu10k1-joy.o

  8. Times. by friscolr · · Score: 2, Interesting
    Check the changelog, or just hit kernel.org, you know the drill.

    [frisco@eff /music]$ uptime
    8:52am up 142 days, 3:34, 2 users, load average: 3.10, 3.26, 3.05
    [frisco@eff /music]$

    no changing here. i'm waiting for a year uptime, then maybe i'll think about upgrading. i wonder what i did 142 days ago that required a reboot?

  9. You know what would be really useful? by Mustang+Matt · · Score: 4, Interesting

    Included in the news clip it would be really useful if there was a link for newbies that explained how to compile. I'm not just talking about pointing to the how-to's, it needs to either be a direct link or a step by step guide.

    If linux ever is to become main stream on the PC for average joe user, we really need to step up the help for newbies. Education is the solution to ignorance.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
    1. Re:You know what would be really useful? by Col.+Panic · · Score: 2
      I agree. To customize the kernel for a system, one should be prepared to read a shitload of help screens during xconfig. There are alot of options in there and thay are hardware-specific so many need to be read, at least the first few times someone learns to configure the kernel.

      That said, I think compiling the kernel is a fantastic learning experience and everyone should do it; just maybe not until they are already used to having to dig through documentation, use Google, etc.

    2. Re:You know what would be really useful? by KilobyteKnight · · Score: 2

      Included in the news clip it would be really useful if there was a link for newbies that explained how to compile.

      Recompiling the kernel is not exactly for newbies. Let them get comfortable with Linux first... and this may take a few months or even years for some. You have to have some idea what all those configuration switches do and why you might want to change some; otherwise you're more likely to break stuff than you are to optimize the system. Once they are comfortable enough to read a HOWTO, then the link you want will not be needed.

      Anyone who doesn't know about the HOWTOs, or refuses to read them, definately does not need to be recompiling the kernel.

      --
      When will Windows be ready for the desktop?
  10. Re:Just hit kernel.org? by mlafranc · · Score: 3, Informative

    Please kids, it's simple, I got my PATCH within 25 seconds of typying:

    src@primal:~$ ftp ftp.ca.kernel.org
    ftp
    me@myaddress.com
    cd pub/linux/kernel/v2.4
    get patch-2.4.8.bz2
    get patch-2.4.8.bz2.sign
    bye

    KeepItSimpleStupid

    Use a MIRROR!

    ftp.YOURCOUNTRYABBREV.kernel.org

  11. How to Test Your New Kernel by goingware · · Score: 5, Interesting
    Two articles I wrote on the subject of testing kernels:

    You do test your kernel before putting it into production, don't you?

    --
    -- Could you use my software consulting serv
  12. Re:Build Fails by kilrogg · · Score: 3, Informative
    The patch was rushed in at the last minute:

    From the kernel mailing list:

    "hm, edit drivers/sound/emu10k1/Makefile and remove the object reference for `joystick.o' -- i dont compile as a module so i missed this, thanks."

  13. Emu10k1 compilation problems by Sits · · Score: 2, Interesting

    Whilst trying to compile the new kernel with the updated emu10k1 drivers I hit a a few problems (missing .o files I think). Has anyone else seen this?

    1. Re:Emu10k1 compilation problems by PenguinX · · Score: 2

      Yes I saw it.... I'm going to wait until I see a patch =)

      ---

      make[3]: Entering directory `/usr/src/linux-2.4.8/drivers/sound/emu10k1'
      rm -f emu10k1.o
      ld -m elf_i386 -r -o emu10k1.o audio.o cardmi.o cardmo.o cardwi.o cardwo.o ecard.o efxmgr.o emuadxmg.o hwaccess.o irqmgr.o joystick.o main.o midi.o mixer.o passthrough.o recmgr.o timer.o voicemgr.o
      main.o(.modinfo+0x40): multiple definition of `__module_author'
      joystick.o(.modinfo+0x80): first defined here
      ld: Warning: size of symbol `__module_author' changed from 67 to 81 in main.o
      main.o(.modinfo+0xa0): multiple definition of `__module_description'
      joystick.o(.modinfo+0xe0): first defined here
      ld: Warning: size of symbol `__module_description' changed from 83 to 96 in main.o
      main.o: In function `init_module':
      main.o(.text+0x1880): multiple definition of `init_module'
      joystick.o(.text+0x210): first defined here
      main.o: In function `cleanup_module':
      main.o(.text+0x18c0): multiple definition of `cleanup_module'
      joystick.o(.text+0x250): first defined here
      make[3]: *** [emu10k1.o] Error 1
      make[3]: Leaving directory `/usr/src/linux-2.4.8/drivers/sound/emu10k1'
      make[2]: *** [_modsubdir_emu10k1] Error 2
      make[2]: Leaving directory `/usr/src/linux-2.4.8/drivers/sound'
      make[1]: *** [_modsubdir_sound] Error 2
      make[1]: Leaving directory `/usr/src/linux-2.4.8/drivers'
      make: *** [_mod_drivers] Error 2

  14. Re:But I just got 2.4.7 working right!!! by Uruk · · Score: 5, Informative

    Older config files usually work great, especially just between a patchlevel difference like 2.4.7 -> 2.4.8.

    Go into your source directory and do a "make mrproper". Then copy your old config file into ".config" and run "make oldconfig". It *might* ask you one or two questions, often they won't matter if your old kernel was working OK as is.

    Then just go straight to the "make dep", "make bzImage", "make modules", etc.

    Life would suck without the "make oldconfig" target. :)

    --
    -- Truth goes out the door when rumor comes innuendo. -- Groucho Marx
  15. Re:Build Fails by kilrogg · · Score: 2

    It's already supported by the 2.4 kernel. The CVS version of this driver supports both 2.4 and 2.2, joystick.o is for 2.2 only. The person that made the patch (not an emu10k1 developer) didn't know this and Linux merged it in before anyone had a chance to spot fix it.

  16. Re:Fix available by Sits · · Score: 2, Informative

    As mentioned in another post there is a fix available for this. Take a look at this post emu10k1 mailing list.

  17. Re:2.4.6+ broke vmware by mansoft · · Score: 2, Insightful

    I'm using vmware with 2.4.7 and it works fine.

    What basically failed were the vmmon and vmnet modules. You can download them here. But remember not to follow the instructions this time. Ungzip the files, rename them to vmmon.tar and vmnet.tar, copy them to your vmwareinstalldir/lib/modules/source directory, and then do a normal "vmware-install" or "vmware-config".

    --

    Engage!

  18. 25 mods so far by Micah · · Score: 2

    I've seen it at scores 5,2,4,0,and 3 in that order.

    Particularly noteworthy is the person that moderated it "Insightful".....

    Will it get 30 or more mods? Only time will tell!

  19. DRM by Elendur · · Score: 2, Interesting

    I notice it says in the changelog that X 4.0x is no longer supported and you need 4.1.x.

    People should take note of this...I suspect most people are still running 4.0.x. I know that's what's in debian woody as of earlier today.

    It's possible I'm mistaken about how this works, but it seemed pretty self explanatory.

    1. Re:DRM by Oestergaard · · Score: 5, Informative

      As Linus wrote in his e-mail to LKML:

      Ok, this one has various VM niceness tweaks that have made some people
      much happier. It also does a upgrade to the XFree86-4.1.x style DRM code,
      which means that people with XFree86-4.0.x can no longer use the built-in
      kernel DRM by default.

      However, never fear. It's actually very easy to get the old DRM code too:
      if you used to use the standard kernel DRM and do not want to upgrade to a
      new XFree86 setup, just get the "drm-4.0.x" package from the same place
      you get the kernel from, and do

      - unpack the kernel
      - cd linux/drivers/char
      - unpack the "drm-4.0.x" package here
      - mv drm new-drm
      - mv drm-4.0.x drm

      and you should be all set.

  20. Re:Question for the masses of linu-geeks by Lumpy · · Score: 2

    BzzzT... I tried this with 2.4.7 and it broke every one of the damned startup programs.
    Modules refused to load (Yet if I insmod the module it loads happily) the new hardware detection system fails with an error also.

    I understand that that is a standard way to install a kernel. but from what I have seen so far, Redhat is not standard in any way anymore (was it ever?).

    --
    Do not look at laser with remaining good eye.
  21. Re:Question for the masses of linu-geeks by ink · · Score: 2

    Hmm, works just fine on mine; I've run 2.4.5, 2.4.7 and now 2.4.8. Although, I had to remove the soundblaster live stuff from 2.4.8 and the buz driver from >2.4.3 (but that's not RedHat's fault). You must be changing some sort of configuration option.

    --
    The wheel is turning, but the hamster is dead.
  22. emu10k1 update by kilrogg · · Score: 5, Informative
    The emu10k1 (aka the SBLive) updates were merged in at the last minute. a patch to fix compile problem was posted by one of the maintainers.

    The user-tools can be download here

    This update adds support for the 5.1 cards (including the IR remote, though it's still being reversed-eng'd), AC3 passthrough, multichannel playback (for AC3 pre-decoded in software), sequencer support, dsp effects (flanger, chorus, etc), and much more.

    This is the first sync with CVS in almost a year (development was idle between Nov-April). Report any problems with the driver on the emu10k1 mailing, here: emu10k1-devel@opensource.creative.com

    1. Re:emu10k1 update by GoRK · · Score: 2

      Yeah my lirc interface to the remote is coming along quickly. Probably 1-2 weeks.. Check the emu10k1-devel list for updates.

      ~GoRK

  23. Question for the masses of linu-geeks by Lumpy · · Score: 3, Interesting

    I have used linux for over 5 years now, I can compile the kernel in my sleep,etc...

    I have a big question... HOW the hell do you compile and Install the kernel for a Redhat7.1 system without breaking every damned redhat tool? I kind of like the Automated hardware discovery config, and I would like to start setting up friends computers with linux (RH7.1+Ximian 1.4 is a Windows-killer.. I have 3 win-lovers converted because of that combo)

    Not even redhat support can give me the answer to this question.

    --
    Do not look at laser with remaining good eye.
  24. What I Want To Know Is... by Anonymous Coward · · Score: 4, Interesting

    When will the cryptography patches be updated?! I'm still stuck on 2.4.5pre1 for this reason!

    1. Re:What I Want To Know Is... by pdiaz · · Score: 2, Insightful
      If all that you want is FS encryption use loop-AES (use the google, luke!). It's kernel version independent and works great for me

      BTW, I don't think my parent post should be marked as a troll. Maybe offtopic

      --
      Make It Secret . Free JavaScript implementation of AES for your browser
    2. Re:What I Want To Know Is... by danEger · · Score: 3, Informative

      The reason why the latest i-patch doesn't work with newest kernels is because of some minor problems with the Makefile. For 2.4.7, I found this: http://www.xs4all.nl/~marceln/Misc/patch-int-2.4.7 .mn1.bz2. Works perfectly for me. I hope it works with 2.4.8 too :)

      -Hans

  25. Re:I'm glad I moved my server over to Windows 2000 by aonifer · · Score: 2

    And believe me, for a server you don't need XFree 4.1.0 or emu10k.

    But I have mine blare a Star Trek klaxon sound and start the Matrix code screensaver every time a Code Red probe is found!

  26. Re:But I just got 2.4.7 working right!!! by No+Tears+In+The+End · · Score: 3, Funny

    When 2.4.0 came out, it took me a little bit of time to get it properly configured and running. TWO DAYS after I had 2.4.0 running properly, 2.4.1 came out. At that point I decided FUCK IT!, I am only going to upgrade my kernel quarterly, on a mid number version change, or for security reasons. It's not worth the headache to upgrade kernels at every update.

    --

    -You can cry, but you'll still die. There'll be no tears in the end.
  27. Re:2.4.6+ broke vmware by Bodnar42 · · Score: 2, Insightful

    The interfaces that 2.4.x exposed to the world have been quite stable during the branch's lifetime. However, the internal interfaces have and always willbe subject to change, and this break VMWare's kernel modules.

    It is not the role of the kernel maintainers to cater to commerical software vendors. The kernel hackers want to push out the best standalone product possible, and this involves making modifications to the internal architecture when nessicary. These sorts of changes will break compatibility with kernel modules external to the kernel tree. They are quite aware of this, and are knowingly making the comprimise

    Anyways, if you want the kernel evolution to standstill just so your stupid commerical apps will always run the way they always have, why don't you just refrain from upgrading your kernel?

    -Bodnar42

  28. Re:I can see the future... by Micah · · Score: 2

    but granted, it IS the funniest troll I have *ever* seen!!!!!!!! I'm still ROTFL an hour later....

  29. Re:Enough is enough! by DreamSynthesis · · Score: 4, Insightful


    Actually, ughh... no. Let me point out the fun fact that I first learned about the Linux family of OSes from sites like this one. /. has garnered a reputation as a place for both newbies and old hats alike to gather and discuss "things geek."

    Personally, I happen to check /. at least three or four times a day, so I kinda find it nice to see this here... plus, you know there's always the added bonus of being able to discuss the new features and fixes here before slapping it onto a server.

    That's sort of what sites like /. are for. I think you forgot that part.

  30. Re:But I just got 2.4.7 working right!!! by norton_I · · Score: 4, Informative

    In case you didn't realize it: You should run "make oldconfig" after patching your kernel to make sure everything is in order, and to see what new options there are (I didn't see any in this one)

  31. I can see the future... by Anonymous Coward · · Score: 5, Funny

    Three guys found themselves in Hell: CmdrTaco, Hemos, and Jon Katz. A little
    confused at their present situation, they were startled to see a door
    in the wall (which they hadn't noticed before) open, and behind the
    door was perhaps the Ugliest woman they had ever seen. She was 3'4",
    dirty, and you could smell her even over the Brimstone.

    The voice of the Devil was heard, "CmdrTaco, you have sinned!!! You are
    condemned to spend the rest of eternity in bed with this woman!" And
    CmdrTaco was whisked through the door by a group of lesser demons to his
    doom.

    This understandably shook up the other two, and so they both jumped
    when a second door opened, and lo! an even more disgusting example of
    womanhood gone wrong. She was over 7', covered in thick black hair,
    and flies circled her.

    The Voice of the Devil was heard, "Hemos, you have sinned!!! You are
    condemned to spend the rest of eternity in bed with this woman!!!" And
    Hemos, like CmdrTaco, was whisked off.

    Jon Katz, now alone, felt understandably anxious, and feared the worst
    when the third door opened. And as the door inched open, he strained
    to see the figure of... Natalie Portman!!!!!!!!!!!!

    Delighted, Jon Katz jumped up, taking in the sight of this beautiful
    woman, barely dressed in a shiny metallic NASA-space-age material
    bikini. Then he heard the voice of the Devil say :

    "Natalie, you have sinned ........"

  32. Re:Build Fails by Anonymous Coward · · Score: 3, Informative

    Nope... Its not just you... Apparently the update to the emu10k broke building it as a module. I just build it into the kernel itself (not as a module) and it seems to work fine.

  33. There is a new option by Isaac-Lew · · Score: 2

    I ran 'make oldconfig', and because my config has support for experimental modules I saw that there's an option for PNPBIOS support (labeled as experimental). Since there wasn't a help file on it I left it unchecked, anyone care to tell what it does?

  34. This is an oldie. by Webmonger · · Score: 2

    There are so many versions out there that I'm not going to guess which is original.

    This troll seems to be based on this version because it mentions space-age material.

    Amusingly the identities of the three guys keep changing, but it's always Cindy Crawford who comes for the last one. ('Cept here, of course.)

  35. Just hit kernel.org? by qslack · · Score: 5, Informative

    I wonder why the /. editors are telling us to "Just hit Kernel.org" when everyone SHOULD use the mirrors.

    Wait a few hours for the changes to propogate, then find a local mirror at http://kernel.org/mirrors/. It helps everyone: Kernel.org still has bandwidth, and you get faster download speeds!

  36. Re:Hurry up and wait by tzanger · · Score: 3, Informative

    Damn. I forgot about that stupid third party kernel patch for my Tekram/Creative Labs/Nvidia/ hardware.

    Not sure what you're smoking but most kernel updates don't break third-party drivers unless the source API has changed -- something which doesn't occur often in stable releases.

    My nVidia kernel module (1241) has compiled without issue on every 2.4.x release to date. The VMWare kernel modules have worked up to 2.4.7, where they did manage to change the source API and ended up breaking compatibility. However, the VMWare mailing lists provided an answer (patch) the same day that the new kernel was released.

    Perhaps you should start using the more expensive crack, since the cheap stuff seems to be affecting your thinking.

  37. Movin' On Up by malus · · Score: 3, Funny

    Sadly, I cannot resist the crack-like addiction to having, holding and cherishing the latest greatest kernel release. It's been that way for me since 2.0.10

    Even now, I have my box doing everything I need it to, and it does it well. So why do I tempt breakage by going to 2.4.8?

    +++

    Now for little Microsoft Rant.

    You see, I can't wait to move to a newer Linux kernel release. How many MS OS users can honestly tell me they enjoy moving to a new release of MS system software?

    With Linux, nobody is puting a gun to my head and forcing me to make this upgrade, nobody is telling me "Update your system software for More Security! More Configurability! More Stability!".

    No, quite the opposite. The Linux kernel developers give me a gift every few months, "Here, lookut' we made. Give it a try if you want."

    Microsoft takes such a different, unfortunate attitude towards their system software evolution

    "Here, buy this new update or you will die. We cannot and will not be held responsible for any cancers, distended bowels, hypertension, or any other fate which might befall you if you do not upgrade"

    +++

    Such a pity that MS will never, ever, due to clauses in the EULA, face massive fines and class action lawsuits for the instability of their product (Specifically WIndows operatiting systems)

    If Toyota released a new Car which caught fire at every 5th stoplight, it'd be recalled, and Toyota would in the least settle some out of court cases to familys of burnt owners.

    MS has hundreds of these type of bugs. To think that the damage these faults cause is unlike the previous burning example, you're mistaken.

    Yet nothing happens? No Gov't investigation? I just don't get it.

  38. Re:Enough is enough! by Cardhore · · Score: 5, Insightful

    For every troll who says "slashdot isn't freshmeat," there are a hundred people who silently are glad to promptly know that the software they use has been improved and fixed.

    Like me.

  39. Re:Enough is enough! by Anonymous Coward · · Score: 2, Funny

    On the contrary, any missing minor number in this compendium of linux releases is a great loss for future historians.

  40. Re:2.4.6+ broke vmware by mrossbrown · · Score: 5, Informative
    I wouldn't mention this, but 2.4 is supposed to be the STABLE tree. If the interface is changing, that's what the 2.5 series is for.
    You shouldn't have. 2.4.x is the stable tree, which means that bugfixes, optimizations, and suggestions of improvement go into these kernels. Massive changes to the entire tree (like a rewrite of the MM, CML2) do not, as it would break kernel builds for a number of releases.

    Something as big as compatability with VMWare ought to be checked before releasing.
    Hmm, I think you have it the other way around. The VMWare developers are responsible for any breakage to their source-only modules, that's the reason they distribute them in source form, so that they can be in tune with the latest kernel release.

    Anyway, get all your 2.4.6+ (and older) VMWare kernel fixes here:

    ftp://platan.vc.cvut.cz/pub/vmware/

    I'm currently using VMWare with 2.4.7.

    Professional users of Linux are still hurting for credibility, and this kind of thing just does not help.
    Professional Linux users already know that when you update a kernel, anything that's closely tied to the kernel (ALSA, VMWare, etc.) gets recompiled too. It comes with the territory.

    M. R.

  41. Re:Build Fails by Anonymous Coward · · Score: 3, Informative

    read the changelog...
    they've changed teh emu10k module...
    merged it with some other stuff.
    the options will be different.

    bound to happen eventually.
    consider it a Good Thing (tm)
    It means the driver you rely on
    is now (hopefully) that much stabler.

  42. Re:Aureal Vortex by Anonymous Coward · · Score: 3, Informative

    For those who don't know of which CVS tree Nitsuj speaks of, go to aureal.sourceforge.net, and checkout the CVS repository there.

  43. Re:But I just got 2.4.7 working right!!! by jhittner · · Score: 2, Informative

    You could also use the save config to alt file, and load config from alt file in make menuconfig and make xconfig

    Its also a nice way of tracking different configurations

  44. 2.4.6+ broke vmware by fishbowl · · Score: 2

    2.4.6 broke VMware's modules. 2.4.7 broke them even worse. I wouldn't mention this, but 2.4 is supposed to be the STABLE tree. If the interface is changing, that's what the 2.5 series is for. Something as big as compatability with VMWare ought to be checked before releasing. If no-one is doing any QA on the big easy obvious things, what little things are breaking that nobody knows about? Professional users of Linux are still hurting for credibility, and this kind of thing just does not help.

    --
    -fb Everything not expressly forbidden is now mandatory.
  45. Re:Hooray! by SuiteSisterMary · · Score: 2

    Bullshit. Every time slashdot does some story, all you ever hear is 'oh, I don't have time to install a patch a week on all my servers.' And bullshit. Kernal upgrades are NOT a one step process. Read the fucking comments. People complaining about interfaces changing, vmware breaking, XFree breaking, drivers changing, and so on.

    --
    Vintage computer games and RPG books available. Email me if you're interested.