Slashdot Mirror


Linux 2.4.7 Released

Kazmat was one of the earlier people to write in with the news: "Linux 2.4.7 has just been released! Head on over kernel.org to download it or check the changelog." Remember to run lilo before you reboot! :)

161 comments

  1. Re:Good Christ by Anonymous Coward · · Score: 1

    These kernel updates are very important to me, so please keep your snide comments to yourself! Thankfully I can spend my friday night updating my OS - I've been waiting for a long time for Jacek Stepniewski's fix for the nasty deadlock in rename().

  2. Re:What is "linux" by Anonymous Coward · · Score: 1

    "sic" is a term used in publishing which means that any errors in the source quote/letter were reprinted, usually to demonstrate either someone's ignorance or for language "flavor."

    Like if someone wrote a letter to the newspaper saying "you guys are a bunch of rediculous jerks," the newspaper could (if they didn't want to correct it and keep you from looking like an asshole) follow "rediculous" with a [sic] so the readers would know that it was the letter writer's error and not theirs, but they were reprinting it as-is.

  3. So what is different? by Alan · · Score: 2

    Anyone know what is actually changed (aside from the non-human-readable changelog)? Can anyone give a quick and dirty "bug x in 2.4.6 fixed" list?

    1. Re:So what is different? by Spoke · · Score: 2

      The quick list:

      Lots of obscure deadlocks fixed.
      A number of Reiserfs patches (including one to make exporting NFS shares work properly).
      Lots of driver updates.
      Lots of platform updates (s390, sparc, mips)

      The super quick list:

      Lots of bug fixes, just upgrade damnit!

    2. Re:So what is different? by tedric · · Score: 1

      This should not be regarded as a complaint, but 'just upgrade it' isn't always that easy, because there are other programs depending on kernel header files etc. like VMware express. I'm lucky not having only one PC, so I can move to 2.4.7 on my laptop (without VMware now, I hope those guys are a bit faster with their updates this time than with the move from kernel 2.2 to 2.4) and staying with 2.4.6 on my desktop.

    3. Re:So what is different? by ochinko · · Score: 1

      Patch if you're on 2.4.6 and use iptables.Our sysadmin even posted a cry for help on the kernel mailing list but they didn't even reply to tell him that that was not the place for that.

    4. Re:So what is different? by Eil · · Score: 2


      Oh boy, where to begin on the NFS issues in the latest kernels... I've been tearing my hear out for the last week trying to figure out how to get NFS working properly...

      First I had 2.4.5 and Reiser... that didn't work. After reading a lot of mailing list archives, I came to the conclusion that Reiser+NFS just plain didn't work with each other.

      Then someone tells me that 2.4.6 fixed it, so I patched my kernel to find that it was not, in fact, fixed. NFS wouldn't work properly even with ext2 as the underlying fileystem.

      So I went back and tried 2.4.5 with ext2 and this *appears* to work so far. Ergo, I'm not hedging my bets on ReiserFS and NFS working in Linux anytime soon.

    5. Re:So what is different? by Eil · · Score: 2


      Well, it might be that the partition I was trying to export was 40 gigs in size... I don't know if that's large enough to cause the problem.

      At first, I had 2.4.5 with Reiser. It worked, but would choke whenever I copied lage files (100+ MB) so I upgraded to 2.4.6.

      With kernel 2.4.6, I could get neither filesystem to work properly with NFS. Creating a subdir would work fine, but creating any files or directories underneat that resulted in the standard utilities telling me that the file didn't exist. Something along the lines of:

      $ cd /share
      $ mkdir foo
      $ ls
      . .. foo
      $ cd /share/foo
      $ ls
      [no output]
      $ touch bar
      bash: touch: bar: no such file or directory
      $ mkdir bar
      bash: mkdir: bar: no such file or directory

      (Note that these error messages are not exact.) I then went back to 2.4.5 and tried making the NFS partition ext2 and all of my problems seem to have gone away. Granted, it's going to be pain in the ass to fsck that 40GB partition when the time comes, but for now I guess I have to keep ext2.

    6. Re:So what is different? by whookey · · Score: 2

      Ergo, I'm not hedging my bets on ReiserFS and NFS working in Linux anytime soon.

      No, I've been happily serving up NFS off a reiserfs (over IDE raid-0), with no problems! I did have to reiserfsck once, but then found FAQ #3 ("What's up with NFS and ReiserFS?") at namesys. It addresses your problems and provides patches for older kernels. I've been using 2.4.3 + reiser+nfs_fixes stably for a long time now. They say in the FAQ that these patches have been incorporated since 2.4.6pre3. Go forth and enjoy, I think this combo (IDE RAID + reiser + NFS ) rox0rs!

      --
      somebody bent my whookey.
    7. Re:So what is different? by gengee · · Score: 2

      I'd be surprised to hear about any problems w/ ReiserFS and NFS just not plain working together. While it certainly has (had?) some problems w/ NFS , they're not problems that prevent NFS from working at all.

      The problems all relate to big and busy file servers. We've been running it on our 50-client fileserver at work w/ a 2.4.2 kernel for 4 or 5 months now with no problem.

      Have you actually pinpointed the problem to be Reiser? In other words, does your NFS setup work properly w/ ext2?


      signature smigmature

      --
      - James
    8. Re:So what is different? by prog-guru · · Score: 1

      Does VMware express come with vmware-config.pl? If it does there's not really a problem there, just compile your own VMware modules, I had a few issues with 1 or 2 of the 2.4 test releases last year but VMware-2.0.4-1118 has worked fine for me with every stable release in 2.4.x.

      --

      chris@xanadu:~$ whatis /.
      /.: nothing appropriate.

    9. Re:So what is different? by CTho9305 · · Score: 1

      who cares? the only time linux crashed was when my CPU fan died.... the only time it kernel panic'd was when I left out my scsi driver and it couldn't mount root. Bugs? minimal compared to windows

    10. Re:So what is different? by sydneyfong · · Score: 1

      > Lots of bug fixes, just upgrade damnit!

      i always wonder... would the number of bugs created > the number of bugs fixed???

      --
      Don't quote me on this.
    11. Re:So what is different? by MrRudeDude · · Score: 1

      The main bug that was fixed, was that the version number was too low to get the real bandwidth-sopping attention that Linus was looking for, so they incremented it.

  4. pfft.. overrated! by kidlinux · · Score: 1

    2.4.7, eh? I'm still on 2.2.19 - that's where it's at. Just like I stayed in the 2.0 series long after the release of 2.2. I'm ub3r elite.
    I'm actually just too busy (lazy) to bother dealing with the new firewall system. Someone will probably reply to me to point out the fact that I don't know what I'm talking about, which just emphasizes my lazyness - I haven't really even looked into the 2.4 branch :P

    --
    -kidlinux.
    1. Re:pfft.. overrated! by don.g · · Score: 2

      Not a problem: 2.4's netfilter has modules to emulate both ipchains *and* ipfwadm.

      Personally I prefer iptables though: the HOWTOish things at http://netfilter.samba.org/unreliable-guides are quite helpful.

      --

      --
      Pretend that something especially witty is here. Thanks.
    2. Re:pfft.. overrated! by s390 · · Score: 2

      The Bastille iptables firewall in 2.4+ distributions is good to go, out of the box (so to speak). It's slick - even does IPsec VPN through NAT for one client behind the firewall. I use it to firewall my work Thinkpad into my company. Invisible to the 'net, too.

      I'm running cups and webmin, so I edited the cfg file to lock down several listening ports from external sources, but it was easy.

    3. Re:pfft.. overrated! by perlchimp · · Score: 1

      2.2.19? I'll see your kernel and raise you, no wait, I fold.

  5. ieee1394 appears to be horked by ultrapenguin · · Score: 4

    for those with ieee1394 devices (in particular, DV cameras), keep in mind that due to recent "updates" to the 1394 driver things stopped working. specifically, there are issues in video1394 driver, which cause a kernel oops when using "dvconnect" program to read/send raw data to the camera. On the other hand there has been some restructuring in the 1394 code and now it at least seems to detect device insertion/removal and runs a kernel thread NodeMngr for this purpose...
    anyway, hopefully 1394 stuff will be fixed by the next release (sending dv data didn't work in 2.4.6 + patches from linux1394.sourceforge.net)

  6. Re:lilo? by Trashman · · Score: 1

    Yes. You have to use whats called chainloading. I have 2 scsi disks, win98(sda1) & Linux(sda2) on the first, and Win2k (sdb1) exclusevely on the second.

    # For booting Windows 2000
    title Windows 2000
    map (hd0) (hd1)
    map (hd1) (hd0)
    root (hd1,0)
    makeactive
    chainloader +1

    # For booting Windows 98
    title Windows 98
    root (hd0,0)
    makeactive
    chainloader +1

    # For booting Linux
    title Debian GNU/Linux
    kernel (hd0,1)/vmlinuz root=/dev/sda2 devfs=mount

    # Previous Kernel in case that last upgrade went awry.
    title Debian GNU/Linux
    kernel (hd0,1)/vmlinuz.old root=/dev/sda2 devfs=mount

    --
    Do not read this .sig
  7. You're welcome by emag · · Score: 2

    It never seems to fail. I install a new kernel, and a day or two later, a new version is released. I literally installed 2.4.6 last night (maybe 27 hours ago, tops). And I'll wager that, had I not, we'd all still be waiting for 2.4.7 to come out. I'll hold off on installing it for a few days to give kernel.org some time to cool off before 2.4.8 comes out...

    --

    --
    "The urge to save humanity is almost always a false front for the urge to rule." --H.L. Mencken
    1. Re:You're welcome by emag · · Score: 2

      The humor value of a post really loses something if you have to explicitly point out it's humor, even if it's true.
      --

      --
      "The urge to save humanity is almost always a false front for the urge to rule." --H.L. Mencken
    2. Re:You're welcome by KidSock · · Score: 1

      I literally installed 2.4.6 last night

      So apply the patch. If that takes you longer than 15 minutes + recompile you need the practice.

  8. Re:Informal test suggests improvement by gklyber · · Score: 1

    Actually, I've seen this happen. I have a system with 96MB RAM/128MB swap. It grinded to a near halt with some web browsing in Konqueror. Under 2.4.6 it eventually killed kdeinit and recovered somewhat from the near-halt. I basically just had to kill X (It was using ~80% of mem). KDE is quite the hog! It is far worse than Windows Explorer.

  9. Re:Informal test suggests improvement by stevef · · Score: 1

    From what I've read, with 2.4.x kernels you should have twice the swap as you have physical memory.

    You have 64MB of physical RAM, so you should have a 128MB swap partition. This may be the source of your problems when memory is tight.

  10. Re:Earlier, my ass by unitron · · Score: 2

    Perhaps Kazmat submitted even earlier than you did, although possibly by only a couple of seconds, and the both of you, along with everybody else who submitted it, sat in the submission queue for a while 'til they (Slashdot) finally got around to posting it.

    --

    I see even classic Slashdot is now pretty much unusable on dial up anymore.

  11. Umm... Do you EVEN know what you're talking about? by Spoke · · Score: 1

    Have you been paying attention to 2.4 kernel development at all?

    If you've watched linux-kernel at all, you will know that there are several potentially system-crippling bugs which were fixed in 2.4.7.

    If you NEED your 2.4.x kerneled Linux machine running, I would recommend one of the following before upgrading any mission critical servers:

    1. Stick with RedHat's official 2.4.3-12 kernel if you don't know what you're doing.
    2. Else wait a couple days for the guinea pigs to find any serious bugs and any patches you run to be ported to 2.4.7.
    3. If it all looks OK, then download, config, compile and install.

    Besides, using the newest kernel DOES make you more 1337. Ask anyone. You don't see Linus running old kernels do you, and no-one gets more 1337 than him!

  12. A sign from the gods? by kcbrown · · Score: 1

    It's really weird to be reading this thread about Linux 2.4.7 when it has 247 articles at my current threshold. Now I have to upgrade to 2.4.7...

    Ooops...guess I just blew my own luck by posting this! Looks like I'll have to wait for 2.4.8. :-)


    --

    --
    Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
  13. heh by ananke · · Score: 1

    i installed 2.4.6 about 30 mins before i noticed that 2.4.7 was out on kernel.org. doh!
    mind as well, i'm gonna go with 2.4.7, simply because they mentioned some updates to pppoe, and i've been having weird problems with that.

    --
    --- d'oh
  14. Re:Schweeet! by ananke · · Score: 1

    yeah, what about updating that 'mac' thing you're talking about? adding new features? hehehe

    --
    --- d'oh
  15. Re:Or not... by ananke · · Score: 1

    i hope you're aware that 'make install' runs lilo.
    and && would not result in executing 'reboot', unless the exit codes would equal success from the previous command - make

    --
    --- d'oh
  16. Re:Schweeet! by ananke · · Score: 1

    the point is, that the 'car' as well as 'linux' works as it should from start. however, if you want a newer 'stereo system' for your car, you have that choice. nobody forces you to upgrade, it's totally up to you. i, for instance, like the opportunity to have better support for my devices, drivers for new hardware, and so forth.

    heck, being able to 'update' your car at no cost other than 5 mins of work would be nice. i'd love to be able to 'update' from carburator to fuel injection so easily.

    --
    --- d'oh
  17. Re:If you no one else has said it by Goonie · · Score: 1

    My karma has been maxed-out since the cap was implemented, pal, so I'm hardly going to need to karma-whore.

    Go you big red fire engine!

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  18. If you've got 2.4.6, download the patch by Goonie · · Score: 4
    And save yourself time and bandwidth.

    (Yes, I know it gets said every time but people still don't seem to do it).



    Go you big red fire engine!
    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
    1. Re:If you've got 2.4.6, download the patch by gmhowell · · Score: 2
      It sure is. Ever tried Debian ? Now that's what i call upgrading.


      To what? Kernel 2.0.39? X 3.3.5? Gnome 0.8?

      Seriously though, I found Debian a bit too staid, and before I found out about sid, woody, etc., I had picked up progeny.

      And it *has* been an improvement over RedHat (6.2 was working okay for me, but I wanted too much new stuff, and didn't want to deal with the 7.x weirdness).

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    2. Re:If you've got 2.4.6, download the patch by gmhowell · · Score: 2
      you idiot

      EVER HEARD OF SID/UNSTABLE BRANCH

      what a fucking karma whore faggot.


      Ever heard of reading? It says quite clearly in my post that I picked up progeny prior to learning exactly how sid worked.

      And, FWIW, Progeny has much that sid does, without running the risk of hosing your system.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    3. Re:If you've got 2.4.6, download the patch by SLi · · Score: 1

      Try one of:
      - gzip -cd patch.gz |patch -p0
      - bzip2 -cd patch.bz2 |patch -p0
      - patch -p0 <patch

    4. Re:If you've got 2.4.6, download the patch by vsync64 · · Score: 1
      If you do NAT/firewalling stuff, you will want the latest iptables stuff, although an ipchains compatibility module is available.

      You will need the latest version of modutils.

      You may need to do some mknod magic if you want to use some of the newer drivers/interfaces, or you could just switch over to devfs.

      That's about all I can think of at the moment; I may well be forgetting something, but it's late. Also keep in mind that I shun RedHat, so I don't really have any distro-specific knowledge for you.

      --

      --
      TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
    5. Re:If you've got 2.4.6, download the patch by PiXeLpApst · · Score: 1

      It sure is. Ever tried Debian ? Now that's what i call upgrading.

  19. Re:lilo? by scrytch · · Score: 2

    I get a kick out of FreeBSD's bootloader. Not only reads the filesystem, it has a modular structure in order to add nifty bits like splash screens to the boot sequence. The kernel is itself a module it loads. Plus you gotta love the fact that it has a full-blown forth interpreter built in :)

    Now I just need to learn how to configure it someday. Thankfully it's like grub in that if I hose things up, I can make it boot arbitrary partitions and kernels from the command line.

    Why Linux is still using that abomination lilo is beyond me. Maybe ESR should take that on for his next project ... doubtful he'll be writing it in python tho :)
    --

    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.
  20. In defense of debian by FreeUser · · Score: 2

    Seriously though, I found Debian a bit too staid, and before I found out about sid, woody, etc., I had picked up progeny.

    I too found Debian too staid, back in the days when there were only two options: running the stable (but archaic) version or running the unstable (bleeding edge "your system may not boot today") version, but all that changed some time ago.

    Debian has improved vastly ... so much so that when Mandrake 8.0 wouldn't install on my notebook and had problems on my desktop I gave it a new look and haven't looked back yet.

    Debian now has three choices:

    1) The stable but staid release
    2) The testing release (which is more stable that most other distro's final releases, but keeps you very current nevertheless)
    3) the bleeding edge unstable release.

    (to give you an idea of the difference between #2 and #3, testing gives you X 4.0.3 with KDE 2.1.2 while #3 gives you X 4.1 and KDE 2.2-beta. Even unstable is usable, though from time to time packages break, which is why I prefer to run Testing instead).

    I am actually using "testing" in several production environments with less stress and more solidity than I had running Mandrake 7.2, Suse (forget the exact version) or red hat.

    With debian the trade off is doing the work up front (its installation is nowhere near as easy as Mandrake, for example, though it has improved dramatically) vs. doing it later (when it is time to apply those security patches or upgrade ... if you've tried using any of the other distributions' upgrade utilities you understand the pain first hand. Debian relieves that pain ... making upgrades as snappy and easy as typing two commands: "apt-get udpate" and "apt-get dist-upgrade"). Of course, on systems with diskspace enough for two installations (most these days with 40 GB IDE drives selling at less than $200) I cheat and install with Mandrake, then install debian and copy over the configuraitons I need. On my laptop I cheated with Progeny, then pointed /etc/apt/sources.list at Debian testing and did a dist-upgrade to run stock Debian testing, so even the upfront work can be eased significantly.

    The real payoff ... upgrades and maintenance over time, which with Debian has already lightened my workload immensly.

    --
    The Future of Human Evolution: Autonomy
  21. Re:lilo? by grub · · Score: 2

    "GRUB, on the other hand, reads the filesystems directly"

    I can? Man I'm L33T3R than I thought.

    --
    Trolling is a art,
  22. Re:Or not... by ethereal · · Score: 1

    Does that back up your previous known good kernel before installing the new one? If so I might try it, otherwise no way. I've burned myself enough times to not have total confidence in my ability to configure a bootable kernel correctly the first time :)

    --

    Your right to not believe: Americans United for Separation of Church and

  23. Kernel Build Process Usability Review by ethereal · · Score: 4

    (P1): arch/i386, arch/ppc, arch/sparc? These are all very confusing

    (P2): gzip or bzip2 - this is a sort of browser, right? There are too many choices.

    (P3): I couldn't find an icon for this "lilo" thing - it wasn't under the "foot" menu.

    (P4): It said I was eaten by a grue, and I can't continue configuring it. What's a grue?

    In all seriousness, great job to Sun for their Gnome Useability Report earlier today. This post is in honor of their hard work - hopefully Sun won't ask them to investigate kernel build process usability until they've rested up a little :)

    --

    Your right to not believe: Americans United for Separation of Church and

    1. Re:Kernel Build Process Usability Review by rakslice · · Score: 1

      ROFL!!

      Well, the Sun GNOME usability study that this post is satirizing sure demonstrates one thing: Sun usability engineers need to get out more. =)

      [...] Perhaps people are more accustomed to a literal hardware icon used to represent their home directory. For example, the Macintosh has an image of a hard drive and Windows has an image of a computer.

      I mean, come on! How is a UNIX home directory akin to "My Computer"? If so, what is the user's personal "My Documents" folder for if not for holding documents? =) [Unless... But, you expect me to believe that there are people at Sun who don't know what a UNIX home directory is for, do you?!]

    2. Re:Kernel Build Process Usability Review by vsync64 · · Score: 1
      Unless... But, you expect me to believe that there are people at Sun who don't know what a UNIX home directory is for, do you?!

      I worked at Sun for ~1yr, and all I have to say is, "hahahahahahahaha*sob*".

      --

      --
      TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
    3. Re:Kernel Build Process Usability Review by Yunzil · · Score: 1
      (P4): It said I was eaten by a grue, and I can't continue configuring it. What's a grue?

      A grue is a sinister lurking presence in the dark places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.

      HTH.

  24. Re:something else that should be said by Tooky · · Score: 1

    Of course it should also be said that if you have a machine which you can test the new kernel on, expose it to as much different hardware, to as many different systems as possible, and check for bugs that would be useful. Making sure any bugs you do find are emailed to the kernel mailing list. The more people using the new kernels on systems which they don't mind the odd crash on the better. More eyes find more bugs.

  25. Re:Or not... by sharkey · · Score: 2

    I have to run lilo, since I use "make bzImage", rather than "make fairly-well-crafted".

    --

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  26. Re:Ahhhh! by Soko · · Score: 2

    Geez. I read your post and went abso-fscking-loutely cold. What scared me is I know a few Maclots who might actually post something like this. Don't give me any more heart palpitations, K?

    BTW, my next thought was "Gooood troll, buddy."

    --
    "Depression is merely anger without enthusiasm." - Anonymous
  27. Re:Ahhhh! by wirefarm · · Score: 2

    Well, It *is* getting better and easier.
    If you're interested in seeing what all this nonsense is about, get your hands on a brand new distro from somewhere (Linuxiso.org or cheapbytes or a magazine) and try it again.
    I've done a *lot* of installs. Took me a year of occasionally farting with it to get X running on Slackware a few years ago. Now, RedHat and all the others set up like a dream. USB works. Sound works - Good, easy DVD - well, I guess that's about 6mos away.
    Sometimes, I try a distro and it fails on my hardware - C'est la vie. I try another distro. Right now, RedHat is running great for me - 2 months ago, it was Caldera. All the time, I've kept Windows without a problem.
    Now I've been using Linux exclusively for weeks. It has, for me, finally surpassed Windows in usability. (I *do* miss NoteTab Pro, though...)

    Cheers,
    Jim in Tokyo

    MMDC Mobile Media

    --
    -- My Weblog.
  28. Re:Informal test suggests improvement by cpeterso · · Score: 1

    yes, I've read that too, but I don't understand why you would want the kernel to kill your processes. Just let malloc() return NULL and let the application deal with the low-memory condition. Part of the problem is that Linux's malloc() will NEVER return NULL because Linux overcommits RAM. That is, Linux uses a lazy algorithm and does not actually reserve pages in RAM when you call malloc() until you actually touch the page. If Linux cannot allocate the page lazily when you actually touch it, then you are screwed because there is no way for the kernel to signal a low-memory error condition to the program.

    Thus your program can (uselessly) check all its malloc() calls for NULL and your program will still crash when you eventually touch the "allocated" memory.

  29. Re:Alternatives to LILO by Arandir · · Score: 2

    FreeBSD's boot loader will load anything with no messy configuration scripts. Just install and boot. Too easy.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  30. Re:Athlon Problems by Black+Parrot · · Score: 2
    > Does this at all fix the problems when using the K7/Athlon optimziations on VIA boards like the IWILL?

    No.

    Here is the situation as best I understand it right now:
    • The specific problem is with the VIA *686B southbridge. [* = wildcard; I'm not sure what's out there.]
    • That southbridge is part of the KT133A chipset, but on some boards is used with a mixed chipset (i.e., a northbridge from another company).
    • Alan Cox firmly believes that the problem is a bug in the chipset rather than a bug in the kernel.
    • Alan reported within the last week that he now has contacts inside VIA, so he is now showing optimism that they will tell him what needs to be done to program around the bug.
    • Many people report that with various 2.4.* kernels they get a bootable system if they compile for i686 optimizations rather than with Athlon optimizations.
    • Some people get a bootable system that way, but still get random oopses after they have been running for a while.
    caveat lector: IANAExpertOnThis; it's just what I've derived from playing with a 686B-based board, following the LKML, and exchanging e-messages with several other individuals who have played with the board as well.

    Notice that Alan had a VIA-specific patch in 2.4.6-ac4, but that was for a different problem; he reports that he did not expect it to fix the Athlon-optimization problems, but will try to address those when he can find the time.

    Meanwhile, I have to agree with another replier who says buying a board with the VIA *686B southbridge is a bad risk right now. I hate to scare business away from VIA if they are in fact actually working with Alan on this, but I also hate to see people drop $US100++ on motherboards that they can't use.

    BTW, some of these boards are quite nice, so you might consider postponing a new purchase rather than shopping elsewhere, if that fits your needs.

    --
    --
    Sheesh, evil *and* a jerk. -- Jade
  31. Re:Great by ovidus+naso · · Score: 1
    Now we can slow the internet down again with all of us downloading this.
    Not as much as the traffic generated by a certain OS'web server frailties...
    --
    ---------- ovidius naso
  32. Re:something else that should be said by dizco · · Score: 2

    More people running the latest kernel means more bugs found, faster. Folks being l33t benefits us all.

  33. Freenet plug of the day by vs · · Score: 1

    freenet:SSK@sUOkGXJDjktWahCNZmvg0sDkEKgQAgE/foldr. org/linux-2.4.7.tar.bz2
    freenet:SSK@sUOkGXJDjktWahCNZmvg0sDkEKgQAgE/fold r. org/linux-2.4.7.tar.bz2.sign

    What is Freenet?

    I still use FreeBSD, though :)

    1. Re:Freenet plug of the day by vs · · Score: 1

      stolz@agamemnon [10:53:23]> telnet freenet.sf.net 80
      Trying 216.136.171.201...
      Connected to usw-pr-web.sourceforge.net.
      Escape character is '^]'.
      GET index.html HTTP/1.1
      Host: freenet.sf.net

      HTTP/1.1 302 Found
      ...

  34. Re:Can we dedicate a linux release? by Azghoul · · Score: 3

    Oh give me a BREAK!

    It could be like that growing number of programs that have to come up with 'funny' release names... this one could be Linux 2.4.7: The Lunatic Fringe.

  35. lilo? by gmhowell · · Score: 1

    Why not just edit /boot/grub/menu.lst?

    FWIW, I was due to upgrade kernels anyway. When sniffing around, I noticed two things: first, there was linux-2.4.7_tar.bz2. Second, things were going a bit slow towards the end. Thank goodness for my dumb luck:)

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
    1. Re:lilo? by gmhowell · · Score: 2

      Actually, I would have been editing /etc/lilo.conf if it weren't for how easy it was to install grub on progeny (or was it the default?)

      I tried to wade through the grub documentation, but it didn't make any sense until I saw the menu.lst that progeny put on my machine. It actually works pretty well. I'm not sure that it's any better than lilo, but the menu.lst does look a bit cleaner than lilo.conf.

      FWIW, I put in the comment because I felt someone had to. Looks like it cost me some karma.

      And yes, lilo vs. grub may one day become the next emacs vs. vi. But really, who cares?

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    2. Re:lilo? by iCEBaLM · · Score: 2

      Yes:

      # First Entry: Windows 2000
      title Windows 2000 Professional
      root (hd0,0)
      makeactive
      chainloader +1

      -- iCEBaLM

    3. Re:lilo? by iCEBaLM · · Score: 5

      I'm not sure that it's any better than lilo, but the menu.lst does look a bit cleaner than lilo.conf.

      Oh, it is. LILO stores the physical address of the first sector of the kernel image and boots off that, if you screw with the partitions even a little bit it'll cause the dreaded "LO" syndrome.

      GRUB, on the other hand, reads the filesystems directly, no running it after every kernel compile, hell, you can even launch the uberleet GRUB command prompt and boot stuff you haven't defined ahead of time, it's extremely flexable and saved my ass a few times.

      In conclusion kids: GRUB > LILO.

      -- iCEBaLM
      This post powered by Mozilla

    4. Re:lilo? by pete-classic · · Score: 1

      Thank you so much for this post! I saw this article, and saw 37 of whatever.

      I immediately thought "Surely by now some self righteous asshole has posted something about being a grub user, not a lilo user by now."

      It is such an ego boost for me to be right about this sort of thing.

      -Peter

      PS: This isn't a troll as such, since this is completely true, and not made up just to piss people off.

    5. Re:lilo? by kraf · · Score: 1

      No, you see when GRUB encounters an NT filesystem it overwrites it with copies of the GPL license, then install HURD on it. Very interesting problem, but we are working on it.

    6. Re:lilo? by SilentChris · · Score: 2

      But has anyone gotten GRUB to boot NT partitions?

  36. Re:lilo? (moderation and metamoderation) by gmhowell · · Score: 1

    If there is justice, somebody is going to get metamodded to hell. "Flamebait"?

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  37. VIA problems (was: Re:Athlon Problems) by uncleFester · · Score: 2

    Can it be confirmed this is an issue related to the Via *b Southbridge and Athlon CPUs only? I've been eyeing the Gigabyte dual Socket370 VIA board and hope I'm not stepping into sometihng slick and smelly.

    thx,

    -'fester

    --
    -'fester
    1. Re:VIA problems (was: Re:Athlon Problems) by mr_exit · · Score: 1

      Thats right,
      It has to do with the athlon optmisations. The Gigabyte is a great board and even a clueless designer like myself got redhat 7.1 running on it with a coupple of p3s.

      so again. the bug is via southbridge + athlon ONLY

      -------
      Drink Coffee - Do Stupid Things Faster And With More Energy!

      --

      -------
      Drink Coffee - Do Stupid Things Faster And With More Energy!
  38. Re:The VM by bored · · Score: 1

    This is going to sound like a flame but its not intended as such!



    Frankly, I'm pretty scared of it. I found a couple lock bugs in it the other day. I posted workarounds which kept the thing from randomly killing processes. The patches didn't get accepted because I'm not one of the worthy 10 kernel 'gods'. The bug is still there so not only did they reject the workaround they didn't do anything else to fix it. Yet they take bugs from the worthy 10 which often times just make the problems worse. The bugs I discovered are 100x as bad in the releases >2.4.6 because of a schedule() change in one of the vmm code paths.


    Its really beginning to get on my nerves. I guess I'm going to switch to some OS other than linux where they actually pay attention to their users/maintainers. What's the point of 10k kernel hackers if they ignore 9.99k of them? How about another example? A few weeks ago someone posted a >3x speed improvement to one of the vmm related paths. This patch was extremely conservative and couldn't have possibly broken anything. Did it get accepted? NO! A couple weeks later someone ese posted a patch that was almost exactly the same thing. Did it get accepted? No. The code is obviously right and a hell of a lot faster but it just can't get changed because the main Linux kernel maintainers don't read the LKML and filter all mail from people they don't know.


    Combine this with the standard Linux attitude of 'it can't happen here, we are better than that' and you will soon discover that Linux is about to have some pretty serious problems. The main kernel hackers are getting in over their heads. You can tell this because of the huge bug counts in systems that should be really robust and stable. You can't run a stable system when your vmm has bugs. Then there are the stupid decisions. Instead of fixing the architectural problems in linux that cause the machine to get into states that are unrecoverable they hack in changes like the OOM (out of memory) killer which kills processes when the machine runs out of RAM. For years OS experts have pointed out serious problems in linux that have been ignored because of the 'can't happen here' philosophy. Linus the fearless leader still sounds like an idiot when general OS and software quality topics come up. For instance, the whole kernel debugger issue (linux shouldn't have a kernel debugger, but Linus admits to using one himself), performance related to coding style issues (maintainability be dammed as long as the code is faster combined with a focus on making the system faster by using obscure compiler tweaks rather than writing clean code and using better algorithms), and the fact that there still isn't a 'real' kernel regression test. Every notable piece of software in the world has a regression/test program that is run to test the SW for weird operations and machine stress testing. I've worked for companies that write OS's whenever a bug was found/fixed there was pressure to create a test in a regression/test base that tested for that condition and assured that the bug fix really worked. This group of tests was combined into a huge batch that got run before release to assure that old bugs were still fixed. This sounds silly but it found a lot of problems. Sometimes these problems were 'new' bugs found because the system was stressed in a way the author of the new bug didn't think of.

  39. Way ahead of you! by MartyJG · · Score: 4

    Linux 2.4.7? I can beat that... I'm running on Linux 7.1!

    So there!

    (for those of you who don't know I'm joking - one of us needs help)

    --
    insignificant sig
    1. Re:Way ahead of you! by Waffle+Iron · · Score: 1
      Linux 2.4.7? I can beat that... I'm running on Linux 7.1!

      I'm still trying to come to terms with the fact that I dropped 1992.9 points when I transitioned from Windows 2000 to Red Hat 7.1. It's going to be a long climb back.

      BTW, what radix is 'XP' coded in?

  40. Re:Athlon Problems by nitehorse · · Score: 2

    Actually, Iwill offers several mainboards with the ALi north/south bridges. I plan on buying one for my next motherboard (damned Via incompatibility...)

    If you don't want to spend the $120 for a KA266 (average price offered on pricewatch) then you can try looking for an ECS K7AMA, which also uses the ALi MaGiK chipsets (and also has support for PC133 SDRAM). The ECS K7AMA is about $70 on pricewatch.

  41. I predicted... by clump · · Score: 1

    Yes, you always hear it and say "yea right", but I thought that 2.4.7 wasn't far behind 2.4.6. There were too many '-pre' releases too soon after the release, and the VIA changes seemed not to bode well for myself and fellow Athlon users. I had no reason to update, and I was certainly not going to while I heard the VIA drivers were shaky.

    Anyway, glad to see another release. Seems like only yesterday that I was compiling 2.0.32...

  42. Re:That's cool by clump · · Score: 1
    Perhaps you should find someone else besides the kernel developers to judge, eh?
    Um... I wasn't 'judging' anyone, let alone the kernel developers. I merely made an observation. If I were to make a judgement, I would do so against VIA. Their handling of their chipsets is an atrocity and it should not be left to volunteer/paid developers to clean up their mess.

    I appreciate your remarks, but your aiming at the wrong person.
  43. Re:The VM by jibun · · Score: 1

    That's right. It was only beginning with 2.4.6-ac5 that my Dell PowerEdge 2400 w/ 512MB/1024MB of RAM/Swap stabilized. There were constant oopses and races while accessing the disk more aggressively. Especially Ext3 and Reiserfs were bitten by the pathetic state of the VM. The VM just couldn't handle the load journaling filesystems placed on it. But it's all right now, I can stress the VM all I want and it doesn't falter. A kernel compile with concurrent make 'make -j bzImage' does grind the machine into a halt but thankfully it doesn't go belly up.

  44. Re:wghat/? by dimator · · Score: 3

    You're the guy they made this for!


    ---

    --
    python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
  45. Re:Umm... Do you EVEN know what you're talking abo by FauxPasIII · · Score: 1

    Hmmm... hope you're explicitly setting the umask at the beginning of every single init script. =) Otherwise, you're getting love from a rather cute bug in 2.4.3-6 that makes lots of files world-writable that shouldn't be.

    --
    25% Funny, 25% Insightful, 25% Informative, 25% Troll
  46. Re: wghat/? by smasch · · Score: 1

    Okay, I can't legally drive right now and the scary part is I currently have moderator access and I can barely type "cd /pub/linux/kernel/v2.4". But somehow I managed to patch evcerything and I am already reconfiguring. Recompiling a kernel is'nt that big a deal, is it? (Although it would be better if they released on Monday night, rather than Friday night...)

  47. Re:Schweeet! by innit · · Score: 1

    I think you'll find that Service Packs are free. At least they are for Windows products.

    xx Stuii!

  48. Re:The VM by barneyfoo · · Score: 2

    Yes the VM is fix0red up. 2.4.5 was an abberation. 2.4.6 was great. and 2.4.7 is even better.

  49. Re:Can we dedicate a linux release? by Eil · · Score: 2


    Not an altogether bad idea, but remember that the kernel maintainers are programmers at heart, not activists. I can imagine Linus right now saying something along the lines of "Let the activists activate, I'll keep writing code."

  50. Or not... by rakslice · · Score: 1

    You shouldn't need to manually run lilo, assuming that you're makeing the fairly-well-crafted install target, and have your lilo.conf set to use /boot/vmlinuz as your kernel...

    (e.g. I usually just do a quick "make oldconfig all modules install modules_install && reboot" and walk away from the system for a while.)

    1. Re:Or not... by rakslice · · Score: 1

      How so? Does the bzimage kernel output selection have some size limit I don't know about?

    2. Re:Or not... by rakslice · · Score: 1

      It moves the old /boot/vmlinuz before putting the new one in... Thus you can configure an "Old" boot selection which points to the old kernel to be used in case something goes wrong. (However, be careful not to accidentally cycle your only working kernel out of "Old" and into oblivion...)

    3. Re:Or not... by rakslice · · Score: 1

      Oh, yeah. You'll need to slip a "dep" in between that "oldconfig" and the "all".

    4. Re:Or not... by Fredbo · · Score: 1

      I imagine he would have neglected to specify "manually" if he was unaware that it runs lilo automatically. But why even use lilo anymore, when there is grub...

  51. Re:Can we dedicate a linux release? by rakslice · · Score: 1

    Given the nature of the pragmatist we all [know|don't know] and [love|feel neutrally about|hate], I wouldn't be surprised to see a comment along these lines [e.g. perhaps with the insult to the intelligence of the poster removed, and with a slight rearrangement of words =) ] come from his general direction.

  52. damnit... by jbridge21 · · Score: 2

    and I just upgraded to 2.4.6 on two machines yesterday.

    Well, that's progress for you. At least it keeps on coming.
    -----

  53. Can we dedicate a linux release? by molo · · Score: 4

    I wonder if Linus, Alan and the whole linux-kernel crew would consider dedicating this version of the kernel to Dmitri Sklyarov. It would be a great way of bringing attention to a subject that we know hits home at least to Alan Cox.

    http://www.newsforge.com/article.pl?sid=01/07/20 /1 228200

    --
    Using your sig line to advertise for friends is lame.
    1. Re:Can we dedicate a linux release? by Tomun · · Score: 1
    2. Re:Can we dedicate a linux release? by cfreeze · · Score: 1

      Until I see a link to Alan's site, this is very unreliable information. However much I might agree with it.

    3. Re:Can we dedicate a linux release? by Linus+Thorvalds · · Score: 2

      Although every reader can figure out that the parent was not written by me, I still do not like the imposterer.

      FWIW, Please refrain from this in the future.

      Now, all go and download 2.4.7! I didn't work so hard on it for nothing. :)

      Linus

  54. too long by Yablo · · Score: 1

    gah, time for a new processor in the lunix box. it shouldnt take 34 minutes to compile on a 262mhz proc, but it does...

    1. Re:too long by CTho9305 · · Score: 1

      quit yer whining ;) I had to compile it on a ppro200 - TWICE because I didn't know what the scsi card was the first time around (not my machine)... it kernel panicked cannot mount root. that sucked.

  55. is that very nasty vm kernal crash fixed? by jon_c · · Score: 1

    i'm talking about this one

    personally i've been running 2.4 for a few months now without any crashs. however (coming from freebsd) i really dislike the ipfw/ipchains/iptables crap. i would just like to be presented with one that is the standard.

    -Jon

    --
    this is my sig.
  56. Re:iptables (getting OT) by jon_c · · Score: 1

    (why the fuck did this get modded up?)

    i read the fucking "manuals" what ever the fuck manuals are; search for google and you'll find lots of little write ups, some FAQ's some half baked guides, no "manual".

    if redhat linux, or any linux for that matter is a product i would like them so state clealy on what the deal is with three competing firewalls shipping with their product.

    -Jon

    --
    this is my sig.
  57. Re:iptables (way OT) by jon_c · · Score: 1

    I was all over that page like flys on shit. I'm not a network guy, and i don't want to be so it wasn't very helpfull.

    so why is it called netfilter || iptables?

    -Jon

    --
    this is my sig.
  58. Re:wghat/? by acm · · Score: 1

    maybe that was a bad idea (he types from his sisters computer)

  59. wghat/? by acm · · Score: 4

    hrmm... recompile the kerknel while i'm drunjk or wailt till tomoror moringnig..? Ahh wtf, whats teh worst that coudl happen?

    1. Re:wghat/? by Xpilot · · Score: 1

      CmdrTaco spells like that when he's sober.

      --
      "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
    2. Re:wghat/? by MrRudeDude · · Score: 4

      I have never successfully built a kernel sober. Odd but true fact.

  60. Informal test suggests improvement by knutroy · · Score: 3

    I have experienced random freezes and semi-freezes (that defrosts after a few seconds) in the last three releases (2.4.4 - 2.4.6) when memory gets tight. I guess it's too early for me to tell whether this situation has improved in 2.4.7, after just a few hours of uptime. However, my informal test suggests an improvement.

    The test was, on a P200MMX 64MB RAM 64MB swap, to launch Netscape Communicator 4.77, Mozilla 0.9.2, Galeon 0.11.1, Opera 5.0 and Limewire 1.6 ("heavy" Java application) simultaneously. This was done from within the already voluminous XFree 4.1 and Ximian GNOME (not running Nautilus). I also monitored the happening with a GNOME Terminal running "top". Everything was fine, although there was quite a bit of swapping going on. I therefore launched XMMS 1.2.5. The sound was smooth as long as I did not return to the screen with the four browsers. But I had to return to open a few web pages as simultaneously as possible in the different browsers.

    I probably should have ended the test at this point - my HD LED was lighting up the entire neighborhood. However, I launched the GIMP 1.2.1. Confident that this was a manageable task, having no more swap and 1700 kB of memory, Linux 2.4.7 went on starting the GIMP. I admit there were quite a few glitches in the XMMS MP3 playback by this time and eventually, the system came to an effective halt, thrashing like crazy.

    So freezes are gone, good old thrashing is back... I hope.

    Cheers!

    1. Re:Informal test suggests improvement by _ska · · Score: 1

      Well, you should have expected those freezes.

      2.4.x wants 2x physical memory for swap. This has been repeated how many times now?
      I am not sure what changes have been made to VM in 2.4.7, grovelling through the kernel list should tell you....

      Can't really blame the kernel for not RTFM.

      S.

    2. Re:Informal test suggests improvement by wizeman · · Score: 2
      I once saw a presentation on an IRC channel from Rik van Riel (I think) and he said that 2.4 would have an algorithm that when memory was exhausted it would choose a process to kill based on the time it was running, the memory it was consuming and some other things. From what you're saying, it seems that it isn't working or it hasn't been made yet.

      Does anyone know anything about this or did I just dream that?

  61. Is 2.4.7 stable enuff for a server...? by KiDSSHoW · · Score: 1

    With all the recent post on the forum, including remarks on the support for VIA chipset being unstable, i was just wondering... One doesn't want to loose a nice uptime ;)

    1. Re:Is 2.4.7 stable enuff for a server...? by KiDSSHoW · · Score: 1

      i just compiled the new one, but didn't changed my default kernel. Might go thru some testings during the weekend.
      I worried about the Athlon flag too, it's an Athlon 1.0GHz..

    2. Re:Is 2.4.7 stable enuff for a server...? by hyperstation · · Score: 1
      is any brand new release stable enough for a kernel? stick with 2.4.5 or so.

      --

  62. Re:What is "linux" by cameloid · · Score: 1

    spelling is correct

    --
    -- Cisk for the Cisk God
  63. Re:Athlon Problems by dlapine · · Score: 1
    Gosh, thanks for quoting me :)

    The via chipset problems on Epox MB's seemed to be solved by the bios upgrade alone. The fixes I mentioned also fix the problem for for Windows 98se, but I install them because they make Windows a little bit smarter.

    Linux hasn't required any fixes for these issues on my systems, after I upgraded the bios. Works out of the box, until I try to install the latest Rawhide distro... In fact, I usually boot into Linux to do any troubleshooting.

    I'd have to say that Via chipset problems are highly over-mentioned, especially if the fix is a simple bios flash... However, some people do not want to flash their bios, and in that case, I recommend that they consider using motherboards with the Via kt133 chipset. (Epox 8kta is onesuch)

    --
    The Internet has no garbage collection
  64. Re:Athlon Problems by Mathetes · · Score: 1

    Hmm... I've been running an Iwill KK266 motherboard for a while now, with K7 optimizations, without a problem with 2.4.5-ac17 kernel. I've just installed 2.4.7 now.

  65. Re:iptables (getting OT) by gibson_81 · · Score: 1

    Maybe he didn't spell it out clearly enough for you: there is only _one_ firewall, iptables. However, since the nice kernel guys didn't want to break all the nifty scripts created by admins for ipfw/ipchains, they kept the interfaces for those tools too - however, they just translate the rules so they can be implemented by iptables instead.

  66. Re:vmware breaks by TheGratefulNet · · Score: 3

    here's a fix: vmware patch for linux 2.4.7

    --

    --

    --
    "It is now safe to switch off your computer."
  67. Athlon Problems by cfreeze · · Score: 1

    Does this at all fix the problems when using the K7/Athlon optimziations on VIA boards like the IWILL? I've had to compile the entire 2.4.x series as K6 kernels due to the kernel panics caused by the K7 optimizations. I remember some kernel list traffic of trying to resolve this, but haven't scanned the list in several months.

    1. Re:Athlon Problems by KidSock · · Score: 2

      Farg, and I just bought a mobo with VIA for my new Athlon CPU...

      Well, it's pretty hard not to if you're gonna use AMD. Notice 2.2 is quite stable with these boards. In fact someone on the LKLM told me there were no problems with 2.2. Obviously Windows users are getting away with it (Then again, reporting blue screens would be pointless).

    2. Re:Athlon Problems by KidSock · · Score: 3

      Does this at all fix the problems when using the K7/Athlon optimziations on VIA boards

      No. The VIA problems are believed to be a harware issue. The VIA chipset is suspect. New buyers should beware not to buy boards with the VIA chipsets. Does someone have an accurate list of the chipsets believed to be errant?

      There was a post from the 2.4.6 release announcement that I found interesting. Strangely the "drivers" mentioned are obviously Windows drivers but the fact that software claims to fix the problem and the bios update are worth investigating.

      Re:Troubles (Score:1)
      by dlapine (lapine @ uiuc . edu)

      The fix is simple. Grab the latest the via drivers set, 4in132 and install it. There may also be a bios update that fixes this problem as well.

      The problem was: copy 100 megs in 1 or more files at a time from one ide drive to another drive. system locks hard, requireing a reset at least, and sometimes a power cycle. You know that its fixed when it doesn't do this again.

      Small tip: grab and install the via busmaster drivers 3011 as well, selecting the miniport option. This lets windows "see" the correct info about your harddrives (i.e. IBM DTLA 305020 is reported as such and not "drive type 47") without any performance hits.

      These files are available at:

      http://www.viahardware.com

    3. Re:Athlon Problems by Verteiron · · Score: 1

      Farg, and I just bought a mobo with VIA for my new Athlon CPU...

      --
      End of lesson. You may press the button.
    4. Re:Athlon Problems by baptiste · · Score: 2

      Well Athlon users don't have much choice as the VIA chipsets are used in most mobo's Even new boards with teh AMD 760 are not using the AMD southbridge - they are using the VIA one...

  68. Re:Lilo?? by KidSock · · Score: 1

    The LInux LOader (LILO) is used on all platforms I believe. The /etc/lilo.conf config specifies how the system should boot, meaning from which drive and where the kernel image is located. Runnning the /sbin/lilo utility examines this file and writes information to the boot sector on your hard disk in a way that allows the system to find the kernel image and boot-strap the system.

  69. The VM by KidSock · · Score: 5


    All I want to know is wheather or not the VM is stable. From what I understand it has been the source of instability and deadlock. I know Linus, Rik van Riel, Andrea Arcangeli, and others have been hunting for the source of the reported problems and did find some potentialially serious bugs but it's been difficult to reproduce the problem which as the programmers here know greatly complicates finding a fix. I'm getting some of this from the last paragraph of the Kernel page at lwn.net and there's an intersting thread in the lk mailing list here: Re: VM in 2.4.7-pre hurts.... Anyone have any insight into this particular problem? And I wonder if Linus will drop the issue and turn his attention to the imminent 2.5. I think that would be a mistake.

  70. Re:vmware breaks by louissypher · · Score: 1

    I follow the patch cycle, patching and upgrading daily. As of 2.4.7-pre8 the VMware modules have been broken, as well as DAC960, and ftape. I'm sticking with 2.4.7-pre6 until its all worked out.

    --
    www.bleepyou.com
  71. Re:Earlier, my ass by shepd · · Score: 1

    >sat in the submission queue for a while 'til they (Slashdot) finally got around to posting it.

    FYI, Kuro5hin fixed that problem a year ago.

    Maybe CmdrTaco and Rusty should chat more often. ;-)

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  72. but of course... by iritant · · Score: 1

    I kid you not- literally today I finally got around to upgrading to 2.4.6. It looks really good- the OSS support for Yamaha is just fine!

  73. Off-topic: Latency by dephiance · · Score: 2

    I was wondering what the reasons were behind not
    including a low-latency patch; either ingo's or
    andrew's. I always apply Andrew's patch before I
    try a new kernel. It does help quite a bit. Newer
    versions also include support for reiserfs and are
    configurable via the /proc fs. It seems like it
    would be a good thing to include nowadays.

    my 2% of $1.00 for today

  74. Damn...time really flew by bigox · · Score: 1

    I haven't even gotten around to installing the 2.4.6 tarball I downloaded recently. Has it really been that long?

  75. Schweeet! by green+pizza · · Score: 2

    I reinstalled Red Hat 7.1 and as soon as I get it to compile, I'll be running kernel 2.4.7!!! Gotta love linux, no paying or waiting for service packs! Woohoo!!

    1. Re:Schweeet! by sydneyfong · · Score: 1

      using gcc 2.96...?

      --
      Don't quote me on this.
  76. Re:Umm... Do you EVEN know what you're talking abo by confucious · · Score: 1

    Hahaha! mod this up to funny...well, nevermind. prolly too late. I found it pretty amusing anyways.

    --


    huh?
  77. Re:2.4.7? Heh, not even up to 2.4.6 myself! by hyperstation · · Score: 1
    i'd recommend you start using Konqueror

    --

  78. Re:Lilo?? by hyperstation · · Score: 1
    yeah and alpha uses MILO, i think

    --

  79. vmware breaks by willamowius · · Score: 5

    2.47 breaks the compilation of the vmware modules. If you need them, wait for an update from vmware until upgrading.

  80. XOSL by cbr372 · · Score: 3

    You might want to check out XOSL (Extended Operating System Loader). It pretty much rules over GRUB and LILO. It's GPLd, has a graphical interface that reminds one of Norton System Commander, yet the menu-driven options reveal features that System Commander didn't have.

    It's a breeze to use and allows all the regular stuff - password protection, multiple partitions, as many OS's as you want, different OS labels, plus, there's no need to reboot or restart (ie lilo -s) to add new OS entries. You can do it all from the system menu and it will take effect immediately. A very good system.


    Cedric Balthazar Rotherwood
    Sun Certified Programmer for the Java Platform +

    --
    Cedric Balthazar Rotherwood
    Sun Certified Programmer for the Java Platform +
    System Admin. for Solaris
  81. supermount? by crazney · · Score: 1

    Does anyone know whats happened to the supermount maintainer? the previous version of supermount (0.5.3) died on about kernel 2.4.3 i think it was, no ammount of emailing various people seem to have turned anything up. Anyone know if theres a supermount patch around for 2.4.7?

    --
    stuff
  82. Re:2.4.7? Heh, not even up to 2.4.6 myself! by crazney · · Score: 1

    i'd recommend you try updating mozilla.

    Mozilla has been known to be very slow, but they are making great headway in speeding it up.
    If its more than say, two weeks old, upgrade it now :)

    craz

    --
    stuff
  83. Re:2.4.7? Heh, not even up to 2.4.6 myself! by crazney · · Score: 1

    i do.. he doesnt seem to :-)

    --
    stuff
  84. Re:something else that should be said by zoftie · · Score: 1

    Confirming that, I would disagree.
    Disk cache bug was responsible for imminent corruption on my main partition in
    2.4.3. Now I upgraded that 2.4.5, found that
    my network card drivers is "fixed" by someone
    @ suse, so that it breaks NIC driver. I had
    to go back and just copy over the old driver
    from 2.4.3. Go figure.

    Here's advice - see if there are any significant
    bugs in kernel and specific stuff you use and
    if you do, upgrade it! Otherwise spend some
    time learning iptables - net gain will be more
    for you.

  85. something else that should be said by gtx · · Score: 3

    if you're system is working fine, and nothing is broken, and you cannot really think of any good reason to update your kernel... you probably should just leave it alone. using the newest kernel won't make you any more 1337. don't upgrade until you can see a good reason to.

    (although, i'm guessing that 90% of you already know this, there's probably hundreds of people rushing to download the new kernel just for the sake of doing so. give a hoot. don't pollute.)


    "I hope I don't make a mistake and manage to remain a virgin." - Britney Spears

    --


    "I hope I don't make a mistake and manage to remain a virgin." - Britney Spears
    1. Re:something else that should be said by Genoaschild · · Score: 1

      The general rule is: If it hasn't broke yet, you can add more features. I think this applies here. Since Digital is easier to change, more people are likely to do it.
      ----

      --
      Just because a bunch of people believe or do something stupid, doesn't make it any less stupid.
  86. Re:Umm... Do you EVEN know what you're talking abo by gtx · · Score: 4

    being a long time subscriber to 'if it ain't broke, don't fix it' i just thought i'd point out that i haven't upgraded to 2.4.7, and my machine still works just the same as it did yesterday... beautifully. it's been running beautifully for... 323d 10:09.45 now.

    and even if using the newest kernel makes you 1337 TODAY, just think 10 years down the line when i pull out my crusty AMD and show the kids my 2.4.6 kernel. then they'll all be like "whoa, that guy's old school, he must be 1337 as fuck!" ;


    "I hope I don't make a mistake and manage to remain a virgin." - Britney Spears

    --


    "I hope I don't make a mistake and manage to remain a virgin." - Britney Spears
  87. Re:Americans! by roxbox · · Score: 1

    Sorry; I backed my SUV into my post.

  88. Re:iptables (getting OT) by Alioth · · Score: 2
    i read the fucking "manuals" what ever the fuck manuals are; search for google and you'll find lots of little write ups, some FAQ's some half baked guides, no "manual".

    Why so hostile?

    Personally, I can't see what the problem is. I'd never performed firewalling of any kind until I got a decent network connection 2 weeks ago. Coming from zero knowledge about firewalls to writing some effective iptables rules really wasn't difficult at all. As far as I saw, the documentation I read made it very clear that ipfw/ipchains was legacy support, and iptables was the firewalling system. I even managed to get NAT working despite not knowing what NAT was 2.5 weeks ago.

    It just ain't rocket science, and I can't see why it's so confusing. If you don't like Linux, instead of complaining about it - why not go back to using FreeBSD?

  89. ...and VIA MVP3 still broken by Jacek+Poplawski · · Score: 1

    Linux 2.4.7 is still very slow (for example when playing video with mplayer) on VIA MVP3 systems. I really don't understand why they can't remove one buggy line from kernel source. There are many K6-2 users... And it's fixed for ages in -ac series.
    that line is in arch/i386/kernel/pci-pc.c
    { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C598_1, pci_fixup_via691_2 },

  90. Re:Ahhhh! by mother_superius · · Score: 1
    i TRIED it a while a go and it was hard and I thought why don't they make it easy like Windows? Windows does my Sound for me but linux doesnt and then the guy said that I had to type a bunch of stuff in why CAn't They just make it do itself or something?

    Please don't be mad Because I tried very hard to use it but it wont work on my computer. I rebooted and reinstalled but it didn't Do anything.

    -----

  91. Re:Compiling Problems with Slack 8.0 by dvNull · · Score: 1

    I am using Slack 8 and I havent had a single problem compiling the kernel. What gcc are you using ?

    dvNull

  92. Re:What is "linux" by W.B.+Yeats · · Score: 1

    Linux is a OS that you don't have(sic) to pay for. It is harder(sic) to use than Microsoft Windows(TM) but it has a devoted(sic) following of users who share improvements(sic) over the internet.

    --

    And what rough beast, its hour come round at last,
    Slouches towards Bethlehem to be born?

  93. Re:iptables (getting OT) by Doktor+Memory · · Score: 1
    (why the fuck did this get modded up?)

    Because I answered the question. Correctly, even.

    i read the fucking "manuals" what ever the fuck manuals are; search for google and you'll find lots of little write ups, some FAQ's some half baked guides, no "manual".

    Chill, dude. I wasn't flaming you.

    Anyways, the iptables(8) manpage will give you just about everything you need. Beyond that, try http://netfilter.samba.org/.

    if redhat linux, or any linux for that matter is a product i would like them so state clealy on what the deal is with three competing firewalls shipping with their product.

    Read what I wrote again. Linux 2.4.x comes with one and only one firewall: iptables. It is compatible with the old ipchains and ipfw user commands (for legacy support reasons), but that doesn't mean that those products are installed.

    --

    News for Nerds. Stuff that Matters? Like hell.

  94. iptables by Doktor+Memory · · Score: 2
    i really dislike the ipfw/ipchains/iptables crap. i would just like to be presented with one that is the standard.

    Reading the Fine Manuals might have cleared up your confusion on that score...

    In any case, here's the short answer: iptables is the standard on 2.4.x and henceforth. Period, end of discussion. The ipchains/ipfw user and api interfaces are provided for the usual legacy support reasons, but the iptables code is still doing the lifting.

    Ugly, but you can only change so many things before the major distribution vendors start sending you dead squirrels by surface post in appreciation for making their lives more difficult.

    --

    News for Nerds. Stuff that Matters? Like hell.

  95. Changelog changed my life by Turf · · Score: 2

    Life was going nowhere for me, until one day a friend directed me to get help. "Who should I see" I asked. Rather than suggesting a doctor, analyst or other orthodox methods, he directed me to the Linux PrePatch Cycle of happiness and relief. An unbeliever, I doubted him until, that is, I patched my kernel to 2.4.7-pre5 and then:
    -pre5: - Andrea Arkangeli: softirq cleanups and fixes, and everybody is happy again (ie I changed some details to make me happy ;)
    Yes! Happiness entered my life! The sun was shining, birds were singing. And then came -pre6 and my life was forever changed, I became a firm believer:
    -pre6: - Tim Waugh: parport drievr documentation, init sanity
    My sanity was restored, initialized like I had never been able to do. Yes friends, the Linux Prepatch Cycle changed my life, it can change yours -

  96. Ahhhh! by V50 · · Score: 3

    I downloaded this 'Linux' 2.4.7 like you told me to and after figuring how to unstuff a 'tar.gz' file all that I have are about 8000 files! And none of them seem to be installers!

    How am I supposed to use this 'Linux' everyone here seems to be talking about if I can't install it on my PowerMac 6100? And now you are telling me to run 'LILO' before rebooting? I don't have a 'LILO'! And why do I have to reboot to run this 'Linux'?

    Is this some evil Wintel only program? Can someone find me the Mac version of 'Linux'? For that matter can someone tell me what Linux does? Is it a Word Processor? A browser? A Graphics program? HELP!!




    Stupidity Disclaimer: That was an attempt to be funny. I know what Linux is. I've run it before. I use a Mac. I was making fun of some computer newbie's posts I've seen on some message boards.

    --Volrath50

  97. Re:iptables (getting OT) by metlin · · Score: 1

    Absolutely. But remember, Linux always requires some effort on your part. You can check out nice tut. sorta thing here -

    http://www.yolinux.com/TUTORIALS/LinuxTutorialNetw orkGateway.html

    Hope that helped.

    "...Fear the people who fear your computer"

  98. Re:Cool... by mythr · · Score: 1

    No, if it were Microsoft, it wouldn't be a stable release.

    At least with Linux the update isn't mandatory, whereas most NT/2K boxes are getting thrashed by the Code Red worm if they don't get patched.

  99. ppc still doesnt compile by lyberth · · Score: 1

    I just downloaded the source and compiled it. I got to idedriver.o and started getting errors. For every patch there comes i can comile just a little longer, and this time i get the error in function 'pci_init_sl82c105'...Just typical ??? Who do i report this to?

    --

    There isn't much like the scent of a fresh harddisk
  100. Re:What is "linux" by the_brat_king · · Score: 1

    Isn't that what "Raves" are all about (For the intellectually challenged/Humour impared, that was a JOKE).

  101. Nvidia binary drivers and new kernel by mightyflash · · Score: 1

    I heard that in some cases the softirq fix from Andrea Arkangeli could improve stability significantly if you had strange freezes and crashes.
    Can someone explain how this works?

  102. From the changelog by gnovos · · Score: 4
    -final:
    - me: fix ptrace and /proc issues with new core-dump permissions
    - numerous: IDE tape driver update for completion handlers
    - Ben Collins: ieee1394 GUID cleanups
    - Jacek Stepniewski: nasty deadlock in rename()


    Whew, good thing Jacek was able to get that deadlock into this patch!


    ...ducks! :)

    --
    "Your superior intellect is no match for our puny weapons!"
  103. Kernel Review service by The+Ultimate+Badass · · Score: 5

    2.4.7 is not only a dramatic improvement over 2.4.6, it is a whole new paradigm in linux computing. I urge any linux users to update with all haste. You simply must not miss out on the transition, or you will be left behind. From now on, we won't be asking "Got 2.4.6?" No, now it's "Got 2.4.7?"

    The minor changes to USB will definitely rock your world, and you'll love what "initialize page->age" will do to your swap cache. I think Linus said it best, when he said "semaphores are not good swap handlers."

    Remember: 2.4.7, a quantum leap forward.

    --

    Denial isn't just a river in Italy

  104. Re:The changelog by BastardOpFromHell · · Score: 1

    I'm just trying to save bandwith, as kernel.org will no doubt get an "overabundance" of hits. Why should this be moderated down?

    --

    I KNOW I'm right. And if I'm not, I'm STILL right...
  105. Re:2.4.7? Heh, not even up to 2.4.6 myself! by Zwane · · Score: 1

    kernel 2.4.5 has know vm issues, 2.4.6 is MUCH better. I can vouch for both cases.

    --
    signal(SIGPHB, SIG_IGN);
  106. Re:Umm... Do you EVEN know what you're talking abo by discogravy · · Score: 1

    just like we consider anyone running DOS 5.2 or linux kernel 2.0.x really 1337 today, right?


    --
    Slashdot: When News Breaks, We Give You The Pieces

  107. Compiling Problems with Slack 8.0 by mojumbo · · Score: 1

    Am i the only one that's had problems compiling 2.4.7 with slack 8? Every time i compile, the bzImage gets smaller (anywhere from 400k to 61k). This is monolithic with usb and other bloat in it. 2.4.6 is ~900. I have successfully compiled on slack 7.1. any ideas?

    1. Re:Compiling Problems with Slack 8.0 by mojumbo · · Score: 1

      gcc 2.95.3