Slashdot Mirror


Most Linux Distros Won't Run on Pentium 4

linugen writes "According to this article on LinuxGram, the majority of Linux distributions won't install on the Pentium 4. Apparently this is caused by the CPUID database, which contains no information on the Pentium IV. Currently only Red Hat and Turbolinux have updated versions of the CPUID databases."

182 comments

  1. Re:Whatever happened to objective reporting? by albin · · Score: 1

    You make a good point, but my question is: how did RedHat and TurboLinux -- arguably the most commercial of distros -- just *happen* to be the only ones who managed to get this info? And that's not a preanswered question... I would like to know how this kind of info typically gets disseminated, whether this was just bad planning on the other distros' parts, etc.

    But the Rambus thing... sheesh. That alone is enough to make me question whether Intel has one tiny clue.

    --
    A hen is only an egg's way of making another egg. -- Samuel Butler
  2. Moderator on crack offtopic when good comments -? by Rares+Marian · · Score: 1

    Moderator are on crack. (Score:0, Offtopic)
    by Rares Marian (rmarian@winblowsstart.com) on 11:35 AM December 11th, 2000 EST (#14)
    (User #83629 Info)
    That's a perfectly good comment.
    Caught signal SIGSIG read this comment again.

    --
    The message on the other side of this sig is false.
  3. Re:Whatever happened to objective reporting? by booch · · Score: 2
    Is Intel really responsible to contact EVERY OS manufacturer for x86 and let them know that they are releasing a new CPU

    No, but they should do some due diligence to make sure that new systems will work with existing OSes. At keast if they want to claim that the CPU is backwards-compatbile with x86.

    --
    Software sucks. Open Source sucks less.
  4. Re:Most Linux users wouldn't want Pentium 4 by man_of_mr_e · · Score: 2

    The P4 is *NOT* that bad. It's main problem is that it performs poorly with existing software. Software that is recompiled with a P4 aware compiler to avoid P4 bottlenecks (not necessarily optimized for a P4 even) gains much.

    This will be a trend we continue to see. People clung to their socket 7 motherboards for years after the PII technology came out, then what happened? AMD followed Intel's lead and went to Socket A.

    Existing pipeline technology will hit a brick wall eventually, and everyone will have to upgrade to CPU's which make today's software perform poorly.

  5. it would be a good idea to close the topic by CowbertPrime · · Score: 1

    Having read all the comments so far, it seems that the issue is INsignificant, has already been fixed, and warrants no further reporting. It doesn't even merit a headline anymore, as existing P4 users and linux hackers alike have agreed that most things don't check CPUID for functionality anyway, only for optimization.

  6. Re:This goes into the "who cares" category by MojiDoji · · Score: 1

    The fact is that the article was unnecessary. It seems to be a plea to rectify the "unfairness" of the Linux community for not embracing Intel's new chip with proper fervor. BIG DEAL!! Intel has an inflated ego brimming with self-importance. Did you ever stop to think that if only "users", market ANALysts and Intel loves Intel when most Slashdot readers could care less, maybe there's not all that much to get excited about.

    The fact of the matter is that Linux is a kernel and it does work on the P4. What supposedly doesn't, are some of the distributions. By definition, "Linux" can't look bad because the kernel works.

    --


    You can tell a college man, but you can't tell him much.
  7. Does it by prelelat · · Score: 1

    This is more of a question. Does unix operating systems like netbsd and such work on the new PIV or have there been any tests. Cause that is inportanat for me because I run that on my newer freebsd box and want to know if I should get athlon or a PIV.

  8. Re:Troll Alert! / Stupid Moderators by mattdm · · Score: 2
    Maybe. But that directory on SuSE's ftp site *does* exist.

    --

  9. Re:Kernel panics and AMD by joshuaos · · Score: 1
    Wonder how long these claims would last if Windows users didn't get their software preinstalled...

    Okay, I can very much see where you're coming from, but the difference, even when you consider the fact that most users don't install their OSes, linux is still a hell of a lot harder to get running, and linux apps are a hell of a lot harder to get installed than windoze and windoze apps. Not that it is impossible of course! Certainly I'm a linux newbie, but I'm making the effort, but forget not that it is indeed an effort. I'm not a fan of windoze, but I can admit that it is a hell of a lot more intuative than linux.

    Joshua

    Terradot

    --

    When in danger or in doubt, run in circles, scream and shout!

  10. Re:Kernel panics and AMD by letchhausen · · Score: 1
    Not sure what you're talking about here other than the usual Windows bashing. The jillion or so Win installs that I have done are pretty much push button, push button, push button, "give me the CD so I can install your drivers". The linux installs that I have done (RH and Suse) were far more complex than that. Hell I think installing Solaris on Sun was easier (though installing Solaris7 on Intel is a bitch due to hardware compatibility issues which it looks like linux has its own with the P4).

    At this point I am still more comfortable with Solaris than linux and I agree with the poster above, there is a steep learning curve here. Of course if I had used linux at work instead of Solaris then it would probably be reversed but I would still say a Win install is tons easier....

    From what I hear the P4 ain't so great so I don't know what the big deal with this story is....

    --
    Hey, you think your house is cool?
  11. Re:Bad kernel design by Pedersen · · Score: 1
    Brittle? The Linux kernel is brittle? Because Intel puts out a new CPU that behaves differently given the same set of instructions, thus causing a failure in the Linux kernel, the Linux kernel is brittle?

    By those definitions, since the Linux kernel doesn't run on 6502 CPUs (by my knowledge anyway), it must be brittle. Man, that's harsh.

    --

    GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
  12. Re:Kernel panics and AMD by joshuaos · · Score: 1
    Taco & Co post what they feel like.

    That's indeed very true, and I hear it all the time from people here on /. as well as other sites. You know what though... I don't mind. I think it's fine that Taco and gang post what interests them, as I think many of my interests mirror theirs, which is why I'm drawn here to slashdot.

    The most important thing though, is that you are totally free to post any viewpoint that you want, and people are free to read it, mod it up, or mod it down depending on how they personally feel. Taco and crew don't do the moderating, we do! (actually, I haven't moderated yet, but that's beside the point, cause in theory it's us). Nothing is stopping people from making pro-M$ comments and pro-Intel comments... that's just not the sort we've ended up with here.

    Joshua

    Terradot

    --

    When in danger or in doubt, run in circles, scream and shout!

  13. Re:#define CRAP_OUT_ON_ANY_ERROR true by dashjosh · · Score: 2

    Why couldn't it optionally enable features specific to a detected chip, starting with 386 as default?

    Each generation of Intel processors has included complete set of bugs: Listing of x86 bugs

    These bugs can do anything from giving a spreadsheet incorrect results to allowing user-level programs to do things they shouldn't. The Linux Kernel fixes these hardware bugs with software, but the kernel must know which chip is present in order to apply the correct fixes.

    Would you rather have the kernel tell you on startup that something is wrong or randomly crash later?

  14. Re:Bad kernel design by MycroftXXX · · Score: 1

    That's exactly what all those "other OSes" do. Seems that someone forgot the old "be liberal in what you accept" maxim...

  15. Re:Has anybody told ... by letchhausen · · Score: 1

    Since they are: 1.Intel QA using Win2000 2. The guy at TomsHardware playing Quake on Win98 3. The R&D guy at Rambus using NT I don't think they've been informed.....

    --
    Hey, you think your house is cool?
  16. Re:Good kernel design. by Whatanut · · Score: 2

    Why not have it just fall back to a more compatible mode as has been stated but with a warning? An error message stating things are going to be run in a compatability mode. Press any key to continue kind of thing.

    --

    yvan eht nioj
  17. Funny by BSOD+Bitch · · Score: 1

    Thats funny as hell, I loaded Slackware 7.1 on a P4 day b4 yesterday, and it works fine.
    Who is the idiot who made this article?

    --


    M$ stock dropped in 1/2 since last year. If you are a MCSE, you will be broke.
  18. Re:Whatever happened to objective reporting? by Tridus · · Score: 2

    As people are so quick to point out, Distro X is not Linux.

    Seeing as how it works on two distros, I think its fairly safe to say that the CPU does work fine.

    Did the other distro makers contact them and ask for the Information? Its not hard to notice the P4 coming out, unless you've had your ears plugged, under a rock, in a cave, on Mars.

    If say Caldera asked for the Info and was turned down by Intel (who then turned around and gave it to Redhat), then maybe there would be a story here.

    There is nothing that says any of that happened. It seems more like the people who have updated are just more on the ball.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
  19. Just get 2.2.18 by Majix · · Score: 2

    Intel is working with Linux ISV's to update their CPUID databases.

    CPUID databases, what the heck is that? There's no such thing. And Intel doesn't have to "work with the ISV's" to fix anything, Alan Cox has fixed this proc cpuid reporting problem a long time ago (in 2.2.18pre20), so P4 owners only need to download 2.2.18 which should be out any day now (pre25 which is out is supposed to be the final version).

    1. Re:Just get 2.2.18 by Majix · · Score: 5

      P4 owners only need to download 2.2.18 which should be out any day now

      ... and mere moments after posting, Linux 2.2.18 was released :)

    2. Re:Just get 2.2.18 by Tyndareos · · Score: 1

      Actually I just read a few minutes ago that it is out ;-!

    3. Re:Just get 2.2.18 by Tet · · Score: 2
      ... and mere moments after posting, Linux 2.2.18 was released :)

      Actually, I downloaded it (or really, the patch from 2.2.17) a couple of hours before your original comment was posted...

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    4. Re:Just get 2.2.18 by the_tsi · · Score: 1

      I hope they don't. Moderators should go to hell.

      -Chris
      ...More Powerful than Otto Preminger...

  20. Re:Bad kernel design by Reality+Master+101 · · Score: 2

    Depends on how you propose to fix the problem. ...

    How about if it works, say, the way NT works??? It doesn't seem to have this problem.

    But if Intel knew a year ago what changes would need to be made to the cpuid list, and didn't tell kernel developers well in advance of product release, it's their own fault.

    Kernel developers didn't know that Intel was going to use a different CPUID for a new processor? Come on.

    The Kernel should just plain not be this brittle.


    --

    --
    Sometimes it's best to just let stupid people be stupid.
  21. SO WHAT, NON -ISSUE, NEXT PLEASE.... by not_methos · · Score: 2

    Ohh come on... Something like: "Linux will never run on a P4" would be news worthy...

  22. And how many P4 prototype units were available? by jhines · · Score: 1

    Maybe Intel needs to do a better job of getting cpu information and test setups out to software developers, more than just two or three big ones?

    Given the rapid development time of the open source community, Intel shouldn't have a problem getting support out there by the time chips reach production.

  23. works fine for me... by hevyd · · Score: 1

    I have a quad board fully populated with P4's and it works great on my tomsrtbt distro. Pretty fast too, I might add! Except booting from the floppy is still kinda slow. I dunno what u d00ds are talking about?

    1. Re:works fine for me... by B1ood · · Score: 1
      I have a quad board fully populated with P4's

      I hate you ;) let me guess, that's your workstation, because your server is one of those 1024 proc ultrasparc III's right?

      B1ood

      --
      Note to self: pasty-skinned programmers ought not stand in the Mojave desert for multiple hours. -- John Carmack
    2. Re:works fine for me... by SirGeek · · Score: 1

      I thought that P4 had No SMP support ? ( No circuitry for it )... I may be wrong though...

    3. Re:works fine for me... by hevyd · · Score: 1

      it was a joke (tomsrtbt=floppy distro) Moderate me down PLEASE

    4. Re:works fine for me... by spiro_killglance · · Score: 1

      That right PIV is not SMP capable, and their are no dual or quad foster (the PIV xeon equiv) boards available. Jeez guys, can't you tell when your being bullshitted.

    5. Re:works fine for me... by be-fan · · Score: 2

      Informative? Am I missing something here?

      --
      A deep unwavering belief is a sure sign you're missing something...
  24. PIV CPUID was fixed in 2.2.18pre20 by gordzilla · · Score: 3

    Just browsing the 2.2.18 kernel changes log and came accross this: 2.2.18pre20 o Report PIV in proc as family 15 and uname as model 6 as discussed Check it out here

  25. Kernel panics and AMD by joshuaos · · Score: 4
    It seems that the linux kernel has more problems than just the Pentium IV. I recently bought a brand new machine (piece by piece), with an AMD Thunderbird 800Mhz processor, and when I installed RedHat 6.2, the installation went fine, but as soon as I tried to boot, it tried to disable the CPUID and kernel panics and goes into a hard lock every time. I managed to pass a parameter to the kernel at boot, but it's rather rediculous that the kernel seems to have this problem fairly often.

    Joshua

    Terradot

    --

    When in danger or in doubt, run in circles, scream and shout!

    1. Re:Kernel panics and AMD by Geekboy(Wizard) · · Score: 1

      props to you for sticking to it, even tho most people are like "jeeze, he can't even do that simple little thing" or "RTFM". I highly recommend any of the O'Reilly (http://www.oreilly.com) books. On any subject for that matter. if you want "instant" help, the www.linux.org and www.(nameyourdistro).com has pretty good information. I've always had good results with re-compiling my kernel with Slackware

      As far as windows being more intiutive for users, no contest. Developers for linux don't care about the common man, and generaly won't help them (before you flame me, make the software easy to use/install!) Generaly however, most of them do write good man pages (type man man at a command prompt in linux for help with stuff (it's man (commandname) to get the man page, not much help tho if you don't know what it's called))

      Also, I learned much about linux by hanging out with linux gurus. Find someone better than you at linux, and learn from them. Watch them use it, ask for help setting up your system. Join a Linux User Group. Go bug the local high school/college. I have found that people are the best help, once they get off their high horse.

    2. Re:Kernel panics and AMD by joshuaos · · Score: 1
      lilo: linux x86_serial_nr=1

      That is indeed how I finally got the bugger to boot, thanks to some very similar (and helpful advice from DJBongHit on IRC, after trying to install RedHat7.0, which was so screwed up that the install program barely worked, and the screen didn't redraw properly. It booted, but it was whack.

      Unfortunately, I'm still a bit of a newbie, and haven't braved the compiling of the kernel yet, but I willdo soon, I'm sure. :)

      Cheers, Joshua

      Terradot

      --

      When in danger or in doubt, run in circles, scream and shout!

    3. Re:Kernel panics and AMD by Frank+T.+Lofaro+Jr. · · Score: 1
      One could also argue that Linux should be installed by those that have that knowledge. This is not intended as a flame. Windows is user-friendly you say? But remember, the consumer almost NEVER imstalls it themselves. They get it pre-installed. As for "user performed" upgrades, I had a neighbor upgrade from 95 to 98. They didn't do it themselves, they called me. ;)

      Installing an OS should be easier, but Windows isn't necessarily easy. Especially when trying to install on a system with a badly hosed Windows system that the CD wants to try to salvage. (which makes things worse)

      Maybe the Linux community needs more people willing to help their friends with Linux problems, just as knowledgable Windows users help those in need.

      --
      Just because it CAN be done, doesn't mean it should!
    4. Re:Kernel panics and AMD by joshuaos · · Score: 1
      I highly recommend any of the O'Reilly (http://www.oreilly.com) books.

      Funny you should say that, as my copy of Running Linux arrived in the post just today from Thinkgeek. Anyway, most of what you say, I do know, such as man pages, and RTFM, but it still doesn't make it easy. :-)

      Joshua

      Terradot

      --

      When in danger or in doubt, run in circles, scream and shout!

    5. Re:Kernel panics and AMD by joshuaos · · Score: 2
      and uhm... passing a parameter to the kernel at boot should not be THAT hard...

      It is for a total linux newbie like myself! This, I think is the real problem with any *nix getting really mainstream and in any way competing with windoze/mac... linux users have trouble remembering how steep the linux learning curve really is, and how hard it is to get going. I got through it cause I have plenty of computer knowledge, and plenty of friends to ask, but someone who isn't as knowledgable as me simply couldn't get linux running without help, and that is what needs to change before linux can really get bigger.

      Joshua

      Terradot

      --

      When in danger or in doubt, run in circles, scream and shout!

    6. Re:Kernel panics and AMD by iamblades · · Score: 1

      I would recomend Storm Linux, I find that its much easier than even RedHat. And the best ting is, its based on Debian :). Storm has a great graphical installer, plus apt-get, which kicks RPM's ass. I'm about to upgrade my kernal in a few hours after I watch the Tool webchat at Toolband.com.

      --
      Shit adds up at the bottom...
    7. Re:Kernel panics and AMD by z84976 · · Score: 1

      Hmmmm... odd... I would suspect your motherboard rather than the AMD chip. Is it an off-brand or an Abit or something? Stick with ASUS, dude, or MSI or FIC.

      I have several AMD chips (including 700Mhz Duron @950 and 750MHz t-bird @950) and have never had a bit of trouble. Matter of fact, all the old K6's I used to use never had trouble either. Course, there's this matter of both (bought first one, had to replace with second one) my intel-powered bp6's being utter shit, and the 2.4.0 test-somethingoranother kernel not being able to handle a scsi controller on my p3 machine...

    8. Re:Kernel panics and AMD by steelhawk · · Score: 1

      Uhm... I never had any problems with any Athlon ("classic" or thunderbird) systems running Linux (Debian dist, homemade kernels of course)... but then I have not enabled the cpuid support (I don't know what I would use that for anyway).

      and uhm... passing a parameter to the kernel at boot should not be THAT hard...
      --

      --
      Ner lbh sebz gur HFN? Gura lbh'ir whfg ivbyngrq gur QZPN!
    9. Re:Kernel panics and AMD by Thagg · · Score: 4
      Thunderbird and Duron CPUs did have this problem with RedHat 6.2 only; in that RedHat 6.2's installed kernel (as opposed to the installation kernel) tried to turn of the CPUID with a panic resulting.

      The way to fix it is to boot this system at the lilo prompt with the x86_serial_nr=1 flag as in the following

      lilo: linux x86_serial_nr=1

      Then, rebuild a kernel. The defaults, interestingly, don't enable the CPUID; so just making a kernel with all the defaults yeilds something that boots.

      thad

      --
      I love Mondays. On a Monday, anything is possible.
    10. Re:Kernel panics and AMD by panum · · Score: 1
      installing Solaris7 on Intel is a bitch due to hardware compatibility issues
      Amen to that. I just finished installing Solaris 8 into a P3 box with damned i815 chipset. Definetly it was not a walk in a park. First off, UDMA support does not work during Solaris installer. Yeah, the thing is documented in release notes. After killing UDMA, next prob was getting the damn machine to use a PCI Millennium 2 instead of integrated i815 chipset which Solaris doesn't understand too well. Actually it required some Bios tewaking, more than just setting [On-chip display adaprer] to DISABLED position. -P

      --
      --
      I hate people who quote .sigs
    11. Re:Kernel panics and AMD by letchhausen · · Score: 1

      I have found that Solaris does like old equipment. I was doing an install at work and found that the only video card that I could get to work was a Diamond 2MB Stealth PCI. Solaris don't like no fancy new stuff. I can't even imagine the pain that something THAT new, like that chipset must of caused......

      --
      Hey, you think your house is cool?
    12. Re:Kernel panics and AMD by mpe · · Score: 2

      linux users have trouble remembering how steep the linux learning curve really is, and how hard it is to get going.

      Wonder how long these claims would last if Windows users didn't get their software preinstalled...

  26. Repeat after me: Linux != Red Hat by morzel · · Score: 3
    Some thoughts:

    The installer of specific Linux distributions fails. The kernel really doesn't mind.

    Linux won't install on those systems - not "won't run" as stated in the title.

    Linux != Red Hat

    Package Management != RPM

    Slackware runs just fine ;-)

    'nuff said


    Okay... I'll do the stupid things first, then you shy people follow.

    --
    Okay... I'll do the stupid things first, then you shy people follow.
    [Zappa]
  27. Re:Good kernel design. by Reality+Master+101 · · Score: 1

    remember moto did the same thing on a 68000 part. It was a 32 bit part with a 8 bit bus!

    Actually, the 68000 had a 32 bit internal bus and a 16 bit external bus. The 68008 (which came out later) had an 8 bit external bus.


    --

    --
    Sometimes it's best to just let stupid people be stupid.
  28. This is a non issue by jjr · · Score: 1

    Most distro will come out with a patch that solves this problem. Or someone has to pay $1.99 to get a up to date linux cd. Big deal

  29. Re:Isn't this kernel dependent? by zhensel · · Score: 1

    Troll? WTF... I'm not even running linux right now, and I get moderation-flamed for quite justifiably lauding the benefits of an open-source based business. The one time I decide to post (usually I just stick to posting stories) and I get marked a troll... I thought the definition of troll was one who posts solely to either incite annoyance or for the sake of posting? Whatever...

  30. Re:Bad kernel design by Reality+Master+101 · · Score: 1

    Because Intel puts out a new CPU that behaves differently given the same set of instructions, thus causing a failure in the Linux kernel, the Linux kernel is brittle?

    No, the CPU is fine, it's the Kernel that's broken. The CPU operates exactly the same with the same set of instructions. The Kernel is just bombing because it doesn't like the CPU ID.


    --

    --
    Sometimes it's best to just let stupid people be stupid.
  31. Re:Interesting article... by Passman · · Score: 1

    One small problem with this.

    Turbo Linux, which is not funded by Intel, also works just fine with the P4. I'm not shure if either will work with the P6 though.

    --
    Minne-snow-da: Winter is comming...
  32. It shouldn't be that hard to fit by bliss · · Score: 2

    Come on it's just an ID entry in the CPUID database how hard can it be to fix?

    --
    The death of one man is a tragedy; the death of a million is a statistic --Joseph Stalin
  33. Re:#define CRAP_OUT_ON_ANY_ERROR true by Frank+T.+Lofaro+Jr. · · Score: 1

    Floppy disk controller not responding is probably not a real big problem on a web server, for example. You both make good points, it should be a user switchable option.

    --
    Just because it CAN be done, doesn't mean it should!
  34. Isn't this what the GPL is supposed to be about? by neo · · Score: 1

    If any distribution has a solution, then don't all distributions have access to that same solution?

  35. Isn't this kernel dependent? by ceesco · · Score: 2

    Isn't the /proc filesystem created by the kernel? AFAIK, /proc/cpuinfo deals with this, not any distro-specific database...

    --
    Ceci n'est pas un sig
    1. Re:Isn't this kernel dependent? by ShunScene · · Score: 1
      I put the BeOS 5 Installer CD in a P4 and it didn't boot.. - some sort of kernel panic

      (That's why I'm still on a PIII)

    2. Re:Isn't this kernel dependent? by Defiler · · Score: 3

      Note: No closed-source OS has a problem with the Pentium IV.

    3. Re:Isn't this kernel dependent? by be-fan · · Score: 3

      You're rather dim view of closed source companies really doesn't make sense. For something like this, major companies like HP, SCO, etc would have fixed out before the chip hit the market. If Intel is coming out with a totally new generation chip, you don't just sit on your ass, you go ask them if there are compatiblity issues. Response time for comanies really isn't that bad. For example, there was a beta copy of pci-bios out for QNX RtP just a few days after people started reporting problems with graphics cards.

      --
      A deep unwavering belief is a sure sign you're missing something...
  36. i386? by isolation · · Score: 1

    Dont most installs come compiled for a i386 Generic? I mean one that will run on a K5/i386/Cyrix or whatever?

    Even most of the default precompiled kernels like in the slack install are like this.

    Sounds Like FUD

    --
    Free Unix? Free Windows. http://www.reactos.com
    1. Re:i386? by dogkow · · Score: 1
      You know, for an organization that's geek heavy and has members that are often really interested in privacy, it's really idiotic that /. gives a point benefit to non-AC posts. I *always* post AC, and I *hate* my posts not showing up by default. Most of the stupid things and trolls I see are from members, not ACs.

      If you're really that concerned about your privacy on slashdot, why don't you get a free e-mail account and register a slash id to that? That's anonymous. Or do you just not people to be able to match up the different posts you make? If that's the problem, create a few accounts. The trolls don't seem to have a problem doing it.

      --

      It is the mark of an educated mind to be able to entertain a thought without accepting it. --Aristotle

    2. Re:i386? by gdiersing · · Score: 1
      You *posting* AC is irrelevant, your *signature* is pretty easy to pick up on.

      Just curious what do the ** mean? emphasis? try italics. Are you "qouting". Give bold a try. Really it's almost as annoying as people THAT TYPE EVERYTHING IN BOLD.

    3. Re:i386? by Mtgman · · Score: 1

      I'll bet the kernel mailing list really loathes Hemos right about now, because they're gonna get another flood of misinformation going.

      Oh my God!!! They've Slashdotted the kernel mailing list. You Bastards!

      Steven

      --
      -- I have marked myself unwilling to moderate-- I don't have other accounts to artificially inflate the karma of
  37. Are you kidding? by AndyL · · Score: 2

    Microsoft probably has had a Pentium-IV test box for ages. Months at least. Intel probably gave it to them.

    If there was a Windows problem with the P4s that was this obvious it would have been fixed before the P4s hit the market.

    I hate to say it but this is not a win for Open Source advocacy.

    -Andy

    1. Re:Are you kidding? by dane23 · · Score: 1

      And this would help in a Window98 install...how?

      --


      Warning! Keep Out of Eyes! Wash Out with Water! Don't Drink Soap! Dilute! Dilute!
    2. Re:Are you kidding? by AndyL · · Score: 1

      I don't understand. Are you sugesting that they wouldn't test a Win98 back with a P-4? Or are you sugesting that if there was a problem they'd take a multi-billion dolar hit to thier reputation because they didn't feel like issuing a patch?

      Besides, no one is suggesting that out-of-date OSes should work with all modern hardware without a hitch. I'm prety sure Win3.1 won't support my USB joy-stick, but I'm not upset at Microsoft about it.

      -Andy

  38. Re:Who cares by Betcour · · Score: 2

    Problem is - until AMD comes out with new cores (Q2 2001 I think), there won't be faster Athlon coming out. Those 1.2 Ghz Athlons are probably the real cause to global warming... and I've seen plenty of fried one coming back at dealers.

  39. Robustness by Wolfier · · Score: 3

    Falling back to an i386 without FPU should work, all the time. CPU-specific informations (e.g. MTRR) are for optimizations only. If the cpuid database does not match the CPU, it is the kernel's best interest behave like an ad hoc i386 kernel - working slowly is better than not working at all.

    What if the CPU is not x86? Then it is highly unlikely that the kernel even runs to that point thus far. Not impossible, but almost - like changing a few random bytes of a file and still getting the same MD5 checksum.

  40. Re:Whatever happened to objective reporting? by TheReverand · · Score: 1

    Maybe they *asked*?

  41. Re:Bull by booch · · Score: 2

    The problem is that the kernel on the boot disk has to be able to run on the system. You can't compile a kernel if you can't get the distribution's boot disk to run on the system. The distributions will have to come out with new boot disks. (Although I did see a possible work-around that you can just type at the Linux boot prompt.)

    --
    Software sucks. Open Source sucks less.
  42. Re:Interesting article... by Maschine · · Score: 1

    Yes... just a hack job of an article. True, Intel could have contacted more Distros and provided the necessary CPUID information before had but... it is interesting that more developers who have been seeded P4 systems didn't catch this before hand. All in all.. it's a good lesson. In the future Intel will take measures to make sure that the info is distributed in a timely fashion and I suspect more of the Distros will request info earlier as well. Hey.. it's a win-win. Lesson learned..find a problem and fix it so it does't happen again.

  43. Re:Bull by Rares+Marian · · Score: 1

    "The distributions will have to come out with new boot disks."

    It's not like you're scaling Everest.

    --
    The message on the other side of this sig is false.
  44. Good kernel design. by MartinG · · Score: 2

    Whether this is good or bad depends on how you want your OS to work. Personally (and I will readily agree I'm probably in the minority) I want my OS to stop when it sees something it doesn't recognise happening in the hardware. I do not want it to just muddle on and hope for the best.

    Remember that a broken CPU could also be a CPU that linux "doesnt understand." If you just carry on as usual if you don't know what CPU you are on and it's broken you have a much greater chance of doing damage than if you stop there and then.

    But like I said, I'm probably in the minority and I think linux does the Right Thing, which is one reason why I use it. The majority probably think windows does the right thing, which is presumably why they use it. Good look to them.

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    1. Re:Good kernel design. by Nailer · · Score: 2

      that seems more appropriate to an industrial-strength OS with an approved hardware list, which Linux decidedly doesn't have.

      Here's Red Hat's. Your Linux distributor is likely to have its own list.

    2. Re:Good kernel design. by Anonymous Coward · · Score: 1

      Maybe the kernel should do the same thing it does when you set it up for Framebuffer mode, but your video card doesn't quite get it.

      Ask:

      It appears your CPU is not compatible with this kernel. Would you like to run in:
      (3)86 Mode?
      (4)86 Mode?
      (P)entium Mode?
      (2) Pentium 2/3 Mode?
      (O)r just give up and halt right now

      Now everyone is happy... Maybe even have a command line option so that you can get rid of this question and always boot in some CPU mode, just in case.

    3. Re:Good kernel design. by rkent · · Score: 2
      Oh man. I guess this would be optimal behavior for a server situation where you compiled your own kernel with exactly the right drivers (etc...) for your precise hardware, and any weirdness represented failure.

      But in most other situations, I think this could conceptually be way more of a pain than it's worth. If you think about it, the kernel is actually pretty damn tolerant of hardware "failure," which (for me, anyway :) often ACTUALLY indicates a misconfiguration. I mean, I've run the wrong X Server, wrong sound card drivers, bad hard drive, and probably tons of other stuff, and linux at least BOOTS, even if I have to use single-user mode to fix my fsck-ups.

      Personally, I'm glad it works this way, and I honestly would've expected some kind of similar fallback behavior in case of an unrecognized CPU. I mean, I see your point, but that seems more appropriate to an industrial-strength OS with an approved hardware list, which Linux decidedly doesn't have.

    4. Re:Good kernel design. by Ed+Avis · · Score: 2

      'Damage'? Is the Pentium IV fully 386-compatible or not? (Hint: it is.)

      There's no harm in running 386 (or even 8086) code on any modern Intel x86 processor. They make a lot of effort to keep them 100% compatible - that's why the x86 architecture sucks (relative to other architectures that don't have such burdensome compatibility requirements, and considering the amount of effort put in). Heck, you could even put the CPU into 8080 compatibility mode and run CP/M on it at ridiculous speeds (not sure about this - is the '8080 mode' 100% compatible?)

      It wouldn't even run that slowly, not for most tasks anyway. Fancy stuff like MMX, SIMD, and other extensions are used for graphics and for some tasks like RAID checksums, but not used much on a normal workstation. Pentium-optimized code runs twice as fast *at best* and usually the difference is more like ten per cent.

      --
      -- Ed Avis ed@membled.com
    5. Re:Good kernel design. by Sabalon · · Score: 1

      Personally (and I will readily agree I'm probably in the minority) I want my OS to stop when it sees something it doesn't recognise happening in the hardware.

      The way you states this makes it sound like halfway through a compile, all of a sudden the kernel thinks you have a 486 instead of a 686. Sure...if my OS thinks that my disk controller has gone south, I'd like for it to stop.

      But just because my particular compile of the OS doesn't recognize what came out after it did, I don't want it to never start.

    6. Re:Good kernel design. by Ed+Avis · · Score: 1

      If you look at the 8086 instruction set there are lots of instructions in there which are part of '8080 compatibility mode'. But another poster pointed out that this is source (assembly language) compatibility, not binary compatibility. Still, some automated translation ought to be possible.

      --
      -- Ed Avis ed@membled.com
    7. Re:Good kernel design. by MartinG · · Score: 2

      > But in most other situations,

      I agree, which is why I pointed out twice that I'm in the minority. All I'm saying is there are some people who don't want an operating system that blindly soldiers on when it finds something wrong. Maybe it should be a config option for those who want it, and maybe Mandrake, Redhat etc can set it to assume unknown processors == i386 with no FPU, but I for one think linux's current behaviour on meeting an unknown processor is the correct default behaviour because it is the safest.

      --
      -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
  45. Re:Has anybody told ... by Frank+T.+Lofaro+Jr. · · Score: 1

    Intel has QA people? ;)

    --
    Just because it CAN be done, doesn't mean it should!
  46. Slackware by llzackll · · Score: 1

    Slackware installs just fine on a Pentium 4. What the hell is a CPUID database ?

  47. What Intel doesn't tell you about the 10GHz chips by athlon02 · · Score: 2
    The ALL NEW PENTIUM VI

    This new processor has all new SSE-4 for the ultimate gaming experience, you'll be able to finish your important assignments at work in record time, in short, it HAULS!


    <fine print>Pentium VI speeds are achieved via a 75x multiplier. New Celeron III processor speeds are achieved via a multiplier in excess of 100x. And no, we still haven't increased the FSB from 66MHz, and no you can't have any more cache, that would cost too much for us to make and sell at a decent price. </fineprint>
  48. Re:Sheesh! This is messed up.... by Chanc_Gorkon · · Score: 2

    Yes but do you have to really have that even? The ideal answer would be yes. But I don't think you'd need it to be perfectly identical either. You can just deal with the problems later. People freak out and act like this is a real serious problem (yeah, it is a problem, but nothing to panic about...) when it just isn't!

    --

    Gorkman

  49. read the article by Anonymous Coward · · Score: 1
    The kernel runs perfectly fine. It has nothing to do with Linux. It has to do with the *DISTRIBUTIONS*, specifically the *INSTALLERS*. It has ***ABSOLUTELY NOTHING WHATSOVER*** to do with Linux in the least.

    Repeat after me:
    READ THE FUCKING ARTICLE

  50. Re:Bad kernel design by Nailer · · Score: 2

    Its not a matter of the kernel being brittle. Its a matter of kernel developers ensuring your privacy is safeguarded from Intels poorly thought out CPUID feature.

    Now that the world has shown its disdain for the CPUID feature [of which this act was a part] , and Intel has abandoned it, Linux kernels need to be updated slightly do they don't bother to imlement this feature [which NT, 2K, 9x, or Solaris never had] on new CPUs.

  51. Re:Bad kernel design by stripes · · Score: 2
    Depends on how you propose to fix the problem. Maybe it might be possible to presume the cpu is an i386 with no floating point if there's not a full database match, but that might piss off a lot of people, or it might not work at all anyway. I'm not sure how detailed the cpuid list is.

    That sounds like a good idea (might be nice to print a warning as well). That way you can boot and make a new kernel that knows about the new CPU as long as the CPU maker has done their job and it works like the a 386! If you can't even boot, then you can't fix the problem unless you have a whole other computer, and the ability to make boot media for the first machine on it (which can be a pain if you are installing on something like a laptop that can have *either* a CD or a floppy....).

    It's not really surprising. But if Intel knew a year ago what changes would need to be made to the cpuid list, and didn't tell kernel developers well in advance of product release, it's their own fault. If it required a kernel developer getting his or her hands on an actual P4, that's not the linux communities fault.

    I admit Intel was (once again) lame. However lameness on their part does not excuse lameness on Linuxes part.

  52. Re:Author pins all blame on Intel... by AndyL · · Score: 2

    Why do they have to dictate anything? Why not just put in on thier web page?

  53. Re:fix by Zocalo · · Score: 1
    Who moderated this as a "Troll" for Linus' sake? Surely "Informative" is more appropriate since it provides information on the fact its an SMP kernel issue, and why, with a workaround, and adds the SuSE kernel to the list of Pentium IV supporting kernels?

    You just can't get the moderator's these days, when I was a lad...

    --
    UNIX? They're not even circumcised! Savages!
  54. Re:Interesting article... by Vajsvarana · · Score: 1

    If the same problem cropped up on a new AMD cpu, do you think the article would be blaming AMD for it?

    I just want to recall that the same thing HAS in fact happened with a new AMD cpu!
    I still remember when I've not been able to install SuSE 6.4 on my brand new Athlon because of a stupid SMP optimization in that distro's default kernel.

  55. Re:Just recompile but blame the chip makers by dgb2n · · Score: 1

    Quick disclaimer. I like Linux. I heartily endorse open source software and developers.

    That said, just the title of the previous post illustrates why Linux isn't ready for the general public. I try to imagine talking my grandfather through the process. You might as well tell him to build his own car from parts as tell him to build his own kernel. I can only imagine the trouble calls:

    "Ok, Sir. Here's what you've got to do. Can you boot in single user mode?"
    "What's a mode? Oh shit...."

    Once again, I would remind the moderating public that not every post that questions the preeminence of Linux is a Troll.

  56. Re:#define CRAP_OUT_ON_ANY_ERROR true by erf · · Score: 1
    >What were they thinking? "Hey, let's design a failure mode into the kernel!"

    Welcome to the adhoc, seat of the pants world of Linux kernel design.

  57. Re:Interesting article... by IanCarlson · · Score: 1

    I think that the only reason that TurboLinux supports the Pentium 4 is because TurboLinux is based on RedHat.

    I could be totally wrong.

    ( And another thing, the reason the movie industry uses roman numerals for movie copyright dates is to obfuscate when the movie was actually created. Is Intel doing the same thing? )

    --
    aÍÍ©ÍÌÍ£Ì'̽ͩÌÍzÍYÌÍÌY
  58. oh, Pooh by Khan · · Score: 1

    ..and here I was going to rush out and spend oodles of $$ to buy one along with some of that stellar RAMBUS ram so that I can surf the web faster since it's suppose to handle media sooo much better than my P3...right? ;) Personally, I can wait for the dual Athlon boards.

    --

    "Klaatu, verada, necktie!" -Ash

  59. Re:win2k runs fine by dbc · · Score: 1

    Any OS vendor that will sign the NDA gets equal access to advance CPU information. Many open source developers (rightly, IMHO) avoid signing the NDA's because of IP contamination issues. As a devloper, you have to make choices around advance information.

    As the one time (and a blessedly *short* time it was) code owner for the offical CPU identification code published in the Intel ap note, all I can say is: It ain't that hard! And CPUID information is public pretty early, before any production parts are shipping.

    Disclaimer: Not speaking for Intel, etc, etc.

  60. This goes into the "who cares" category by MojiDoji · · Score: 1

    Intel seems to speculate that Linux users are apt to purchase the P4 as soon as it hits the shelves. This is, most likely, not the case and certainly not news worthy. Linux users, and especially *nix users, are likely to review a hardware compatibility list before they throw down for a new piece of hardware.

    IMHO, it is typical of Intel to place excessive value on their rollouts and generate hype at any opportunity. Their opinion of the importance of their own products is far more lofty than the reality of it.

    --


    You can tell a college man, but you can't tell him much.
  61. Just like Duron and RH 6.2........ by zerofoo · · Score: 2

    Yup, had same problem with Duron 700 and RH 6.2. -ted

    1. Re:Just like Duron and RH 6.2........ by graniteMonkey · · Score: 1

      Yeah, but this time it's Intel, and Intel is the Evil Empire(tm) these days. Has anyone noticed an explosion of anti-Intel articles lately? Anyone?

      --

      This is a manual virus. Copy it to your sig and help me spread!
  62. Re:Author pins all blame on Intel... by AndyL · · Score: 1

    Woa, I've got a plus-one bonus! Where did that come from?

  63. LinuxFromScratch by t14m4t · · Score: 1
    they mised one distro -- LinuxFromScratch. This is a distro sorta like slackware, except you install EVERYTHING from source -- right down to init. It's what I'm running now.

    of course, it would be nice if they had an automated compilation, but as it is, i like my system better than redhat.

    And, they are working on automating it, but that part isn't even alpha-level yet. Right now it's just an LDP book.

    tiamat

    --
    67.5% Slashdot Pure I guess I need to work on that.... :)
  64. We all know by Dest · · Score: 1

    That Linux is awesome, right? We also know that Pentium 4's are not really that great, so why put a good OS (Linux distros) on a shitty processor(Pent 4)? Think for a minute... That is what I thought.

  65. Re:Stupid Intel by Dest · · Score: 1

    Read the article moron.

  66. Why Would you want to... by 1000baseFX · · Score: 1

    Use a pIV to begin with? AMD

  67. Re:CPUID Update? by IanCarlson · · Score: 1

    I actually did this twice responding to this article alone.

    Note To Intel: We use Arabic numerals, thanks. Next thing you know, they'll be talking about moving from LXIV-bit chips to CXXVIII-bit chips.

    Check your Roman numerals so you don't look like an idiot (or me, for that matter).

    --
    aÍÍ©ÍÌÍ£Ì'̽ͩÌÍzÍYÌÍÌY
  68. Is this called "news"? by Ektanoor · · Score: 2
    On the article:

    "The rest of the Linux herd won't run on the hardware."



    Hey, /. staff. Before BOOMing the news read creafully the article and leave some piece of salt on it, instead of crying PANIC!

    This article sounds SUSPICIOULSY biased. First it calls for panic. Hey not everyone rides an installation setup prog... For example, I always install everything by hand. Second it turns blame over some oversuspicious database updating Intel should do, sounding as if this was some sort Herculean effort. Then it speaks about "Intel investment SuSE" as if Intel disregards something of its own (why to look at this second-rate OS?).
    Also it is interesting to note that it says that:

    "Chen says that he's been in contact with SuSE, Caldera and Debian and "we have told all of them about the issue and they're aware." However none of them has given him a schedule for releasing a new CPUID."


    As if the Linux "herd" didn't give a bunch about the matter.

    Meanwhile. We have something like 80 distros. NO DISTRO works? NONE of them? Even over-conservative Slackware?

  69. Re:#define CRAP_OUT_ON_ANY_ERROR true by Troller+Durden · · Score: 1

    And people want Linux to replace Minix as the case study in undergraduate OS classes?

  70. Re:Most Linux users wouldn't want Pentium 4 by plague3106 · · Score: 1

    Did you seem to miss the fact that this seems to be a problem with the distro, and not the chip? While i'll agree that the P4 isn't all its cracked up to be, you should blame those really at fault; the linux vendors who's programs crash when they encounter something they don't expect.

  71. Re:#define CRAP_OUT_ON_ANY_ERROR true by Saurentine · · Score: 2
    What were they thinking? "Hey, let's design a failure mode into the kernel!"

    Why couldn't it optionally enable features specific to a detected chip, starting with 386 as default?

    This is just as bad as a BIOS that halts on any error. That's the kind of thing that makes remote server rebooting extremely dangerous. The system should be designed to work at all cost, and send errors to syslog if there is any reason for concern.

    No, a BIOS that halts on any error is highly desirable for any production machine that deals with sensitive transactions. If there is an error on that type of machine, you WANT a halt. You don't want a system with a BIOS fault that'll hobble along corrupting the data set!

    Turning off "Halt On Error" is a great option in BIOSes that support it for hobbyists and non-critical remote systems as you describe, but to the degree that a BIOS can have a default, it should ALWAYS default to halt on error, even during failure of the BIOS itself.

  72. Re:win2k runs fine by Maschine · · Score: 1

    Don't be an idiot.. it's unbecoming and makes your mutha look bad for raising such a beast. We're talking CPUID information here.. it''s NOTHING. Sign up as a devloper at developer.intel.com and that's all it takes... You can also download the standard Manuals from any of the "Manual" links on any processor page and get much the same info.

    P.S. Don't be so sure that Intel and Microsoft are "buddy-buddy"...

  73. CPUID Update? by IanCarlson · · Score: 1
    A few questions became readily apparent as I read the article on this issue.
    • The article claims that RedHat has the updated CPUID database, but how recently was that packaged with the CD? Is it in RedHat 7.0 only, or did it come with the "Pinstripe" beta as well?
    • RedHat is the distribution that most other distros are based on (Trustix, TurboLinux, Mandrake). Will these distributions have issues with the Pentium VI?
    • Where can I go to get information on a real fix for this issue other than installing RedHat/TurboLinux exclusivly on Pentium VI boxes.
    The article that Slashdot actually links to about the problem is a total fluff piece for corporate-types, not the techies that will end up actually having to fix the problem. I would think that there would be a more technical link for us Slashdot readers. I could find nothing on RedHat's or SuSe's site. You would think they would at least mention it.

    At least we're still light-years ahead of the Windows in terms of 64-bit functionality. Our only saving grace. ;)

    --
    aÍÍ©ÍÌÍ£Ì'̽ͩÌÍzÍYÌÍÌY
    1. Re:CPUID Update? by lorian69 · · Score: 1
      RedHat is the distribution that most other distros are based on (Trustix, TurboLinux, Mandrake). Will these distributions have issues with the Pentium VI?

      Where can I go to get information on a real fix for this issue other than installing RedHat/TurboLinux exclusivly on Pentium VI boxes.

      Is the Pentium 6 out already? Those guys are fast.
  74. Re:Most Linux users wouldn't want Pentium 4 by Anonymous Coward · · Score: 1

    Uhh, you have no idea what you're talking about. Maybe people shouldn't have bought a 386, either, since initially they were still running 16-bit apps anyway.
    Please get a clue and at least say you wouldn't buy one _yet_.

  75. New Boot Disks... by Christopher+B.+Brown · · Score: 2
    "It's not like you're scaling Everest."

    Well, if not done right, it can be pretty fatal to the boot process :-( if not to the user :-).

    It's not as if this is the only thing that occasionally requires some upgraded tools; I did a Linux install on the weekend on an Athlon 600 box where I am still fighting with fdisk to get it to properly recognize the 40MB UDMA IDE hard drive. Apparently UDMA doesn't agree all that well with many of the distributions.

    I tried out what I had around with pretty mixed results:

    • TurboLinux 4.0 was completely unable to cope with /dev/hda
    • Red Hat 6.2 was completely unable to cope with /dev/hda
    • Debian 2.1 [the "O'Reilly/VA Linux Boxed Set"] was unable to fdisk the drive, but once I had a set of partitions, it could at least recognize them;
    • [Most Recent] Caldera OpenLinux was the only system able to boot off the CD-ROM and successfully run fdisk so I could get the HD partitioned.

    I'm still looking for a better answer; I suspect fiddling with LILO parameters should clear things up so I can finish partitioning the disk and transfer FSes over to ReiserFS.

    The really relevant point here is that the distributions from about a year ago were quite completely unable to cope with the new hard drive. It should be no great surprise when new classes of hardware cause some breakage.

    A year from now, we'll probably all need to do some upgrading to cope with the new USB and Serial ATA hardware that is likely to be available; install disks from 1999 will be so much shrapnel as far as some of the "new-for-2002" hardware is concerned.

    This is why there actually is something of a business model for those that sell Linux distributions... :-)

    --
    If you're not part of the solution, you're part of the precipitate.
  76. Is this news? by Bruce+Perens · · Score: 2
    Linux has a very small kernel bug that keeps it from running on some Pentium 4 systems, that you can work around with a boot-time command line argument. Nobody has Pentium 4 systems to run Linux on yet. It's not clear that anyone even wants them yet. Intel didn't get talk to the kernel team in time (forget about the distributions, it's not their problem). But a repaired kernel is already available.

    It must be a slow news day :-)

    Thanks

    Bruce

    1. Re:Is this news? by be-fan · · Score: 2

      How? If RedHat has fixes, then the remaining 10% of the Linux population really isn't worth reporting. If Windows has a bug, it affects millions of people. If Linux has a bug, it effects a much smaller percentage. Similarly, if a bomb goes of in DC, everone reports it. If it goes of in (say) Namibia, then its unlikely that anyone outside a radius of 5 miles is going to report it.

      --
      A deep unwavering belief is a sure sign you're missing something...
  77. Re:Please *read* the article by hammock · · Score: 1

    I'm pretty sure Slackware doesn't "probe" your cpu to tailor the install.

    Why would the Slackware setup hose on this? It just assumes everyone has a i386 cpu, you want Pentium optimized binaries and kernel, compile it your fucking self.

  78. That makes no sense. by Frac · · Score: 2
    According to c't (german magazine), the problem is just with SMP-Kernels, that have problems to identify the IO-APIC to know the number of CPUs.

    Pentium 4's aren't even SMP capable yet. If what you're saying is true, then no one should have no problems.

  79. Wow! Now THAT'S Power by Mtgman · · Score: 1

    When /. can mention a kernel has problems with a new piece of hardware and they have the next kernel out within the hour! Even if the kernel really doesn't have problems with the hardware, and /. has done it's usual piss-poor job of reporting the facts in it's stories, to jumpstart kernel development like that. Here I thought /. just DOSed websites.

    Come on guys, use this power for good. Start saying that the P4 doesn't work with the 2.4 kernel, I want a kernel upgrade!

    Steven

    --
    -- I have marked myself unwilling to moderate-- I don't have other accounts to artificially inflate the karma of
  80. Set the record straight! by langed · · Score: 1
    Alright, it's time to set the record straight.

    Despite the article's BS, Linux WILL run on a Pentium 4.

    I have been subscribed to the lkml (Linux Kernel developer Mailing List) for several months now, and it was over a month ago when this topic came up. There was much controversy over why Intel chose a nonsequential number for the CPU ID, so it had to be coded around.

    But the article speaks rubbish. Dealing with CPU IDs is not a distro-specific problem, it is an issue for the kernel only.

    Now, RedHat might have gotten around it--but they've been releasing their own versions of the kernel, gcc, binutils, and their own kernel drivers for several versions now. (They get flamed often in lkml for this...)

  81. It installed fine last time I tried it... by dongkiru · · Score: 2

    I installed Mandrake 7.1 on a 1Ghz P4 back in August or so. Installation worked fine, as well as everything else. The only thing I've noticed was how linux_logo package that comes with Mandrake couldn't figure out what cpu we were running. When the machine first boots, it'll say that I'm running a P3, and then when I login and logout, it'll say I'm running Athlon. It couldn't get the cpu clock right either. One login, it would say 700Mhz, 300Mhz on the next login. Amused me for about 20 seconds and then I moved on.

  82. Re:Stupid Intel by 0xdeadbeef · · Score: 1

    You troll, that's a bunch of FUD. You can read Intel's official statement on their website.
    --
    Bush's assertion: there ought to be limits to freedom

  83. Typo: 40GB, not 40MB by Christopher+B.+Brown · · Score: 2

    For the "peanut gallery," yes, that should have been 40GB.

    --
    If you're not part of the solution, you're part of the precipitate.
  84. China's notorious Red Flag Linux? by aliebrah · · Score: 1
    China's notorious Red Flag Linux

    I am curious as to why China's Linux is 'notorious'? What makes it so? I think the editors here are just biased against China and are acting very unprofessionally here by taking a stab at China for no reason.

    1. Re:China's notorious Red Flag Linux? by anomaly · · Score: 1

      There's lots of reason to be biased agaist China.

      Not against the Chinese people, but against the government!

      China sees the US as an enemy, has ballistic missles pointed at our land, persecutes Christians for their beliefs (read beat and imprison without trial) forces women to have abortions, and many other atrocities.

      It's not as if China is innocently and unfairly persecuted by the mean old US.....

      --
      But Herr Heisenberg, how does the electron know when I'm looking?
  85. Re:Please *read* the article by gdiersing · · Score: 1

    *They**do*that**a**lot**don't**they*

  86. Re:Bad kernel design by aliebrah · · Score: 1

    Windows 95 runs on a Pentium 4. Why shouldn't Linux? Oh yeah, I forgot that hardware compatibility (even basic hardware) sucks ass on Linux ...

  87. Re:Interesting article... by gdiersing · · Score: 1
    Excellent insight.

    Peanut Butter IS Peanut Butter, but Peanut Butter is NOT jelly.

    How did this get modded up to 2?

  88. Re:Most Linux users wouldn't want Pentium 4 by Anonymous Coward · · Score: 1

    But did the 386 have serious competitor like AMD is now?

  89. Re:Whatever happened to objective reporting? by TheAncientHacker · · Score: 1
    No, but they should do some due diligence to make sure that new systems will work with existing OSes. At keast if they want to claim that the CPU is backwards-compatbile with x86.

    I'm guessing you don't know what a CPUID is. It is the identifier for a specific processor family. It is the one thing that CAN'T be backward compatible.

  90. If it's true... by fatphil · · Score: 1

    ... it shows Linux distro intallation-program writers to be right dozy fsckers.

    The code makes the following decision:
    "You appear to be running this code, but I can't tell what chip you are so I won't let you run any other code."

    Imagine a toll-booth on a motorway saying "nice car, however I've never seen it before, I don't know if it's suitable for this motorway, so you can't drive on it."

    Open source, begins to sound more like they're trying to type Shakepeare after all.

    FatPhil

    --
    Also FatPhil on SoylentNews, id 863
  91. Has anybody told ... by Bryan+Ischo · · Score: 5

    ... the existing three Pentium 4 owners about this?

  92. Re:Not the only problem by ackthpt · · Score: 2
    The author of the article makes some valid points, that AMD has addressed speeding up existing software, whereas Intel has not (i.e. it's a faster car, but it only runs on alcohol, find a pump in every town and you're all set.)

    The P4, at this stage, is a white elephant, particularly for Win* apps:

    Locked into pricey RDRAM, which may or may note be available in the future

    Highly unattractive, speedwise, because Joe and Jane Consumer won't even know to get a P4 version of all the software they've already bought

    Priced high, AMD just slashed Athlon prices, which brings a 1.2 GHz cpu to your desk for $254 (1.3GHz P4 ~300)

    However, and more to the point of the article, these only partially interest Linuxii, as the compiler for your kernal build is either going to know how best to take advantage of P4 & RDRAM or it won't. As long as you have the sources to all your software, you should be able to recompile to take better advantage of what the P4 has to offer.

    --

    --

    A feeling of having made the same mistake before: Deja Foobar
  93. Sheesh! This is messed up.... by Chanc_Gorkon · · Score: 2

    Yeah, the installer may not run, (have to have someway for the distro to pick the right kernel), but big deal! Just use another machine to run the install on with similar equipment (everything except motherboard and CPU from your new P4 installed in a new PII or PIII system). Once installed, put the HD back into the P4 system and your running Linux on the P4. I know there WAS a SMP bug or something in that AC fixed, but AFAIK, it is fixed in later releases(2.2.18), and the P4 has no SMP systems just yet. The article should be updated to indicate that it's the installer that will choke, and not Linux in general.

    --

    Gorkman

  94. Re:Interesting article... by IanCarlson · · Score: 1

    It's not news that Intel gave a large sum of money to RedHat back in its pre-IPO days. In this case RedHat is the only major distro to support the new Pentium VI. So now, if you're not firmly in bed with Intel, then you're the last the get the necessary chipset updates to make your distro run on the Pentium VI.

    Anyone else see anything fishy about that?

    --
    aÍÍ©ÍÌÍ£Ì'̽ͩÌÍzÍYÌÍÌY
  95. Re:Why fall all the way back to 386? by _|()|\| · · Score: 2
    Discussions on linux-kernel seemed to indicate that the Pentium 4 returned Family 15 (IV, get it?)

    I misread the CPUID supplement. The family is, indeed, 15 (all ones).

    I guess I don't know the assumptions that Linux makes. Intel's usage guidelines caution that you should "not assume that a given family ... has any specific feature. For example, do not assume the family 5 value (Pentium processor) means there is a floating-point unit on-chip. Use the feature flags for this determination."

  96. Interesting article... by Tridus · · Score: 3

    I find it interesting how the article sounds like its blaming Intel for the problem of Linux distros not being properly updated yet to support the P4. I guess that means its Intel's job to run around all over the world making sure that these things are updated before they dare to release a new cpu.

    Yeesh.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
    1. Re:Interesting article... by MinusOne · · Score: 1

      > In this case RedHat is the only major distro to support the new Pentium VI

      Pentium VI? Wow, they are truly advanced in their technology! Here I am lusting after a Pentium IV and RedHat already supports two generations further ahead :-)

    2. Re:Interesting article... by be-fan · · Score: 2

      News for you. MS is MS. Debian is not MS.

      --
      A deep unwavering belief is a sure sign you're missing something...
    3. Re:Interesting article... by Anonymous Coward · · Score: 1

      I bet they run straight to MS, to make sure they can support the CPU before releasing it. Without an OS (kernel) to run on the chip, who is going to buy it. That being said, I dont blame intel, but there are indeed some points to the argument.

    4. Re:Interesting article... by Tridus · · Score: 3

      I bet they did too. They only have to go to one place to check Windows compatability: MS.

      They may have checked to see if the kernel itself works on a P4, I don't know. (obviously it does, because RH and Turbolinux (I think) will work correctly now.)

      I don't blame them for not running around to every distro maker and checking up on them before releasing the chip. Thats not Intels job, and its rediculous to ask them to babysit the distro makers.

      If the same problem cropped up on a new AMD cpu, do you think the article would be blaming AMD for it?

      Somehow, I doubt it.

      --
      -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
  97. Bull by Rares+Marian · · Score: 1

    You can easily add the CPUID database to any distro. It's just a bunch of bytes and it's the SAME bloody kernel.

    --
    The message on the other side of this sig is false.
  98. Re:What Heise really said, was:fix by ee23 · · Score: 1

    Funny... The above article got it right, as some others. Score 0. I have seen my article modded both as "insightful" (which it really isn't) and "troll", due to people not being able to lookup an MX record and reacting funny to everything which reminds them of "Signal 11" (No, sorry, pure coincidence, I have nothing to do with him.)

    Anyhow, I really don't know why every little Linux problem gets so much attention. What do you think ? Artificial intelligence in the kernel that automagically adapts to new hardware ?

    --
    -- .sig deleted
  99. Re:Who cares by Betcour · · Score: 1

    Actually the thermal dissipation of P4 is about equivalent to a 1.2 Ghz Athlon (slightly less if my memory is right, in the range of 55 Watts). But contrary to AMD, Intel took care to design large heatsink/fan and larger dissipation surfaces, while AMD still use the same Socket 7 heatsink type (way not enough). Also Intel CPU have an embedded thermal probe, which allow the BIOS to turn of the system in case of overheating.

  100. I think it's ridiculous by TheLink · · Score: 1

    Just because it doesn't recognize the CPUID it doesn't run?

    Even Windows 95 doesn't have to be recompiled to run on P4s.

    Do the *BSD have such problems? Or is this just a silly Linux thing?

    Cheerio,
    Link.

    --
  101. Whatever happened to accuracy? by shippo · · Score: 2
    Time and time again I see inaccurate reports, either in the printed media or on a web site. Either the author didn't check their facts before writing, or clearly didn't understand the issue in the first place.

    Unfortunatly the article here seems to indicate that there's a problem with the Linux kernel itself, when instead the problem is with some of Redhat's user-space installation tools. I've personally not used Redhat since version 4.x - so have no experience of their software, but I do know for a fact that there is nothing in the linux kernel itself that prevents it from not working on a Pentium IV. Granted it may not work as well as possible until the proper tweaks are added, but it will work.

    Could we please have accurate articles? You are starting to look like Linux Format, which is an utterly dreadful UK magazine famed for clueless reporting.

  102. It's not the kernel, it's RPM by Das+Kamikaze · · Score: 3
    The problem isn't from the kernel not knowing what the CPU is. True, it doesn't, but it doesn't mind that, and works fine on the Pentium 4 anyway. The real problem is in RPM.

    When an RPM based system goes to install, it needs to know what arch type to use (i386, sparc, etc) and it doesn't have the CPUID for the Pentium 4 lined up as "i386 compatible" so it basically throws it's hands up, and says "I can't find any packages to install, I give!" Although slightly improper, if Redhat had included a catchall, like "if you don't know what it is, try i386" then things would have been fine.

    As it is, 7.0 just masks the cpuid in the kernel to lie and say "686", which I consider a fix at the wrong end of the pipe. They should have fixed the kernel to report the CPUID properly (it's "f86" but everyone thought x would be base10 not hex, so they all parse it wrong and give "?86") and patch the RPM arch database to match the real Pentium 4 CPUID to an i386 compatible install.

    My opinions are not those of my employer. Made fresh daily!

  103. Bad kernel design by Reality+Master+101 · · Score: 5

    It seems to me that the Linux shouldn't just fail if it doesn't understand a CPUID. Is there some reason it can't fall back to a "compatibility mode" (like, 486 or Pentium mode or something) so that it at least works? Maybe it won't run optimally, but a little warning message is better than a full-blown barf.


    --

    --
    Sometimes it's best to just let stupid people be stupid.
    1. Re:Bad kernel design by jeff71 · · Score: 1
      Based on the article, this is my understanding of the problem:
      • The installer gets the CPUID to figure out which kernel to install.
      • The installer looks in its database for a kernel that matches that CPUID
      • The installer can't find the CPUID, so it can't figure out which kernel to install
      • The install fails
      As you can see, this isn't a problem with the kernel, but a problem with the installer program.

      The article mentions that the Linux kernel runs on the Pentium IV. In fact, Redhat 7.0 and Turbolinux 6 will install and run on a P4 system just fine.

    2. Re:Bad kernel design by fatphil · · Score: 1

      Compatability mode would be post-pentium.
      The chip supports CPUID, so it sure as hell ain't as far back as a 386.

      --
      Also FatPhil on SoylentNews, id 863
    3. Re:Bad kernel design by Pedersen · · Score: 1

      I have to disagree. The CPUID is returning a different, unrecognized response. Therefore, given the same set of instructions (CPUID), it is behaving differently. So, how again is the kernel broken? Because it doesn't know how to handle a new, different set of responses, the kernel is broken? Talk about your tough rooms...

      --

      GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
    4. Re:Bad kernel design by alhaz · · Score: 3

      Depends on how you propose to fix the problem. Maybe it might be possible to presume the cpu is an i386 with no floating point if there's not a full database match, but that might piss off a lot of people, or it might not work at all anyway. I'm not sure how detailed the cpuid list is.

      AMD Athlons had a similar problem. In kernels before i think 2.2.13, if you enabled the MTRR driver (needed to enable write-combining on video adapters, etc) and booted it on an athlon, it would erroniously detect the cpu as a K6 and promply panic when the MTRRs in the cpu didn't react the way K6's do.

      It's not really surprising. But if Intel knew a year ago what changes would need to be made to the cpuid list, and didn't tell kernel developers well in advance of product release, it's their own fault. If it required a kernel developer getting his or her hands on an actual P4, that's not the linux communities fault.

      --
      This is just like television, only you can see much further.
  104. Oh come on! by Xibby · · Score: 1

    You try and run on as many platforms as Linux does and work 100% of the time. Distributions tend to support hardware that has saturated the market rather well. I wouldn't be too upset if ANY distribution didn't support the P4 out of the box, as long as the information on how to fix this was readily available.

    Sude, distributors probally could have been a bit more proactive about getting the information, but think people. The latest distributions we're released before the P4, and older distributions released long before P4 based test systems were even available.

    Keep in mind, programming is like sex. One mistake and you have to support it for the rest of your life. Why don't you try supporting every platform Linux runs on and ensure that Linux boots 100% of the time even on the wackiest of hardware configurations. If you're complaining about the situation your definitly lack insight.

    --
    I'm going to go back in my box and will think within the limits of my box: MS Sucks Linux Good I read too much Slashdot.
  105. Author pins all blame on Intel... by jailbreakist · · Score: 2
    The author remarks that this is the sort of thing that we can expect from Intel, but doesn't some of the fault belong to the Linux-distro maintainers? Surely they must have foreseen this problem, and surely Intel should have verified that the problem was taken care of before the P4 ship date.

    Sounds like more than Intel dropped the ball.

  106. Check the Hardware Compatibility List by anomaly · · Score: 1

    If you're going to install an OS, shouldn't you check the HCL prior to installation?

    I've been bitten by this sort of thing in the past, so I make a point of grabbing the HCL before installation! It's not tough, doesn't take long, and avoids sufering!

    Note that this procedure works for ANY Os, not just Linux!

    --
    But Herr Heisenberg, how does the electron know when I'm looking?
  107. #define CRAP_OUT_ON_ANY_ERROR true by The+Dev · · Score: 3

    What were they thinking? "Hey, let's design a failure mode into the kernel!"

    Why couldn't it optionally enable features specific to a detected chip, starting with 386
    as default?

    This is just as bad as a BIOS that halts on any error. That's the kind of thing that makes remote server rebooting extremely dangerous. The system should be designed to work at all cost, and send errors to syslog if there is any reason for concern.

  108. Why fall all the way back to 386? by _|()|\| · · Score: 2
    If the cpuid database does not match the CPU, it is the kernel's best interest behave like an ad hoc i386 kernel

    The CPUID instruction returns three important values: family, model, and stepping. The Pentiums comprise family 5. The Pentium Pro, II, and III comprise family 6. The Pentium 4, apparently, introduces family 8. The family number increases, and processors are backwards compatible (right?). So why not fall back to the most recent family?

    I'm getting this information from AP-485 Intel Processor Identification and CPUID Instruction and Intel Pentium 4 Processor Identification and the CPUID Instruction.

  109. As I was just discussing with a colleague... by ackthpt · · Score: 2
    This is one reason I'm not jumping on the bandwagon for any new tech, ATM. Intel and AMD are in a horserace and Intel has been very sloppy with Q/A. Although I had assumed one or two evaluation boxes would fall into the hands of other Linux distributors, apparently Intel didn't get enough of these out or the distros didn't see the problem (which should have been immediately obvious.)

    I'll just wait a couple months then get something nice and safe and out of date. ;)

    --

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:As I was just discussing with a colleague... by ackthpt · · Score: 1
      The reason I mentioned this was because it gives the developers of hardware && software time to get it all sorted out. Who in their right mind wasts to be working on code while the final spec is still being written?

      C-c-c-caffeine -- n-need m-more caffeine...

      --

      --

      A feeling of having made the same mistake before: Deja Foobar
  110. Not the only problem by WPL510 · · Score: 1

    There was an article on Yahoo today that joined the throng of P4 critics: "No Pentium under my Christmas tree". Makes some good points about the problem with using Mhz alone to gauge speed these days (probably why Apple has a hard time selling its processors as "fast" anymore). Also points out where the problems will be with the P4 gaining acceptance in the market.

  111. Fixing the Linux Distro by Silvers · · Score: 2

    There is a quick and easy way of fixing this. Most Distro's that aren't based on a brand-spankin new kernel (most) will fail to install any RPM's because RPM checks the CPU-ID first. You will have to re-compile either the kernel on your install media or RPM to auto-select 0x686. (It goes into compatability mode - 0x?86)
    If you want to modify your Kernel, you can add a quick IF statement in the setup.c code to detect if the CPUID is a P4, then just set it back to a 0x686. You obviously won't get optimized code for a P4, but it works to install RPMS, and who cares because there is no optimized code yet anyway. (Atleast that i know of)
    You can also mess with your RPM code to auto-set the package type, but I prefer the above. Cheers

  112. Re:Whatever happened to objective reporting? by Jeff+DeMaagd · · Score: 2

    I'm guessing you don't know what a CPUID is. It is the identifier for a specific processor family. It is the one thing that CAN'T be backward compatible.

    Someone suggested that the kernel should "fall back" and assume it is an i386 if it can't determine the CPU type. At least you can get the red-flag warning and still be able to boot / install and get your update somehow rather than just totally failing.

    Always being backward compatible to everything ia32 is part of Linus' mantra that I remember, he eschewed support for 16 and 32 processor machines to maintain support for the 386 systems.

    Personally I'd love to see if DOS runs on a P4.

  113. CPUID failing on RPMs by Shadowell · · Score: 2

    I work for one of the non-P4 installable distros, and with ours at least, the problem lies with RPM itself. The installer works, it's just that we're using an older version of RPM (3.0). If you notice, RedHat and Turbo use 4.0, which doesn't have the problem. It's a simple fix, at least with ours you can switch to a virtual console, manually update the CPUID database and then continue. Not the best solution, but it works for now until we release a new version. Should realistically work for any distro that way.

  114. Re:Most Linux users wouldn't want Pentium 4 by Algan · · Score: 2

    Not exactly. At the same clock speed, running 286 code, it was about the same (even a bit slower).
    It was the 32 bit instructions that made it roar.
    And of course, the fact that it ran at much higher clock speeds.
    I this for a fact, I used to tweak 3D rendering code in assembler at that time and every clock tick counted... good old times :-)

    --
    If con is the opposite of pro, is Congress the opposite of progress?
  115. Time by Amigori · · Score: 1
    Give it some time. The new Intel chip hasn't been out, commercially, long enough to filter into enough hackers hand to get Linux to run properly.

    Amigori

    ----------
    Patience is a virtue.

    --
    "The quality of life is determined by its activites."--Aristotle
  116. Re:Whatever happened to objective reporting? by booch · · Score: 2

    I know what a CPUID is. In fact, I looked at the kernel code that pertains to the CPUID before I posted. There isn't much there. It just turns some features off and on depending upon the CPU. And CPUID is in fact somewhat backwards-compatible: the feature bits for the Penitum still apply to the Pentium III.

    --
    Software sucks. Open Source sucks less.
  117. Re:Most Linux users wouldn't want Pentium 4 by technomancerX · · Score: 1
    Amen. The pentium 4 is one of the worst CPUs released in a long time. The only people buying it will be companies with pointy-haired bosses suffering from the "It's Intel and the numbers are bigger in the name and speed rating so it must be better than what we have now" syndrome. The only way I'll go near a P4 is if someone gives me a system containing one.

    .technomancer

    --
    .technomancer
  118. Re:Good kernel design, bad hint by John+Allsup · · Score: 1

    Your hint appears broken.

    Given that there are programs that work correctly on a 386 but not on a 486 (compack.exe, an executable compressor for MSDOS comes to mind), saying that the PIV is fully 386 compatible indicates that it is not 486/Pentium/PentiumII/etc. compatible.


    Similarly, since the PIV doesn't emulate the original Pentium's famous FP bug, the PIV isn't compatible with the Pentium either.

    Besides, consider an MMX instruction opcode. Execute it on a 386 and you'll likely get an invalid instruction exception, whereas on an MMX enabled CPU that is rather unlikely!

    In short, the 486/P5/P6/etc. do not ALWAYS do the same thing given the SAME opcodes and arguments (i.e. the same binary code to execute). The point is that the basic instruction set is the same across the processors. They are nearly always the same, but there are exceptions.
    John

    --
    John_Chalisque
  119. fix by ee23 · · Score: 3

    According to c't (german magazine), the problem is just with SMP-Kernels, that have problems to identify the IO-APIC to know the number of CPUs.

    Quickfix: Boot with kernel parameter "noapic".

    or get a new install disk. (SuSE: ftp://ftp.suse.com/pub/suse/i386/update/7.0/kernel /pentium4/)

    --
    -- .sig deleted
  120. Database? by booch · · Score: 2

    The article makes it sound like there is this big database (like the size of the Windows registry or something). In reality, there is just some code that makes some comparisons of a few numbers to determine the capabilities of a given CPU. Unfortunately, the kernel doesn't know about the Pentium IV yet.

    --
    Software sucks. Open Source sucks less.
  121. Re:Whatever happened to objective reporting? by TheAncientHacker · · Score: 1
    You know what a CPUID is (by reading code that uses a CPUID?)

    OK. How do you make an identifier for a product that is unique to it but also identical to its predecessor?

    Perhaps you should have looked up what a CPUID was rather than how known broken code uses it!

  122. Re:Whatever happened to objective reporting? by booch · · Score: 2

    You don't have to make the CPUID identical to the predecessor (duh!), just predicatable. That was one of the big problems. The ID numbers were previously sequential, but Intel decided that it would be cool to skip to 15 for this CPU. I guess 4=IV=15 in Roman-numeral coded decimal.

    Some of the other problems were actaully due to the chipset, not the CPU.

    --
    Software sucks. Open Source sucks less.
  123. Re:Bad kernel design - my understanding of the lk by mabs · · Score: 2

    The kernel won't work if it can't work out the CPUID, _only_ if it was compiled for something above a 486, since most 486's had no CPUID, they used other methods.

    So, it isn't bad kernel design, it's bad distribution design, my guess is that debian will work, and some others should too, as long as the kernel was compiled for a 386, with a math-co emulator.

    --
    VK3TST
    -- "People aren't stupid. Usually." -- jd
  124. So does this mean... by zrk · · Score: 1

    we CAN'T imagine a beowolf cluster of Pentium IVs?

  125. Athlon? by Suydam · · Score: 2

    This sounds like the problem I had with my Athlon 900MHz when I first got it. I had to tell Lilo to disable it and then it worked fine.

    --


    Werd.
  126. No Kernel panics w/AMD here by letchhausen · · Score: 1

    I have an Athlon/Asus combo with Suse 6.4 installed and it works like a charm so maybe this is distro specific and not the chip... the old Red Hat installed lilo on my dual boot/dual HD (with NT) system a while back (5.0 maybe) thereby cutting me off from getting to the NT drive and there was no documentation on lilo in the manual and so after some time researching I found out that I had to fdisk the MBR. I wasn't happy about that experience. I looked at a Suse manual which documented the fact that one should be very careful with lilo and I bought their package and have been happy ever since.

    --
    Hey, you think your house is cool?
  127. Sorta like ISP saying Linux won't work... by MarNuke · · Score: 1

    Umm, how many processors does Linux run on? And someone is saying Linux won't work on p4's? Hug wash!!

    Ever since I been in Linux I have heard, Linux won't run on this, it won't do this, blah blah blah. If there is one thing I have heard about Linux is it will run anywhere and do anything. Through some "default" linux kernels will burf, who uses "defualt" kernels anyways? A few months from now... Linux will be all over these P4... and thanks to slashdot, I'll will have to kick all of the Linux newbies and sale jackasses in the head when they says anything about if Linux will work on the P4.

    Hopefully, I won't have to deal with thier whines...

    --
    MarNuke
  128. Just recompile but blame the chip makers by Sits · · Score: 2
    My AMD had exactly the same problem. In the end I think I managed to use a boot disk with a working kernel on it to boot and a quick recompile solved it once and for all.

    However, although this is disconcerting, I wouldn't blame this one on the kernel hackers - it could be argued that whoever compiled it should have turned it off. However, I blame this on the major chip vendors. If they help the linux community by releasing specs and information about chips ahead of release there is a better chance this kind of thing can be avoided (I notice the 2.4.0tests have P4 support in them...).

    Moreover, why can't they do a quick test on Linux before shipping? I bet they don't ship a single chip before throughly testing it on M$'s OSes...

  129. Re:Sheesh! This is messed up.... by be-fan · · Score: 2

    Yes, I have identical systems just lying around my secret lab. I buy 'em in bulk for occasions such as these.

    Get real.

    --
    A deep unwavering belief is a sure sign you're missing something...
  130. Not a troll, not even close by jfunk · · Score: 1

    > host sig11.net
    sig11.net mail is handled (pri=50) by mail.netsign.net

    It's called a mail exchanger. Who said using a fake address made you a troll anyway? That address was the contents of the fake email field of the database. It is obviously encouraged.

  131. Whatever happened to objective reporting? by IsleOfView · · Score: 4
    This is falling into a pattern that is being seen way too often on Linux news sites. From LinuxGram's "about" page:
    What makes us unique is our intelligence, which comes from:
    • The best reporters in the industry. We get the story behind the story.
    • The best reporters in the industry. We get the story behind the story. A perspective that comes from the years we've been in this industry. We don't just rewrite press releases.
    • Contacts at the highest level of every company in the industry. We've even been accused of having bugs in their boardrooms.
    • We work harder. We have a proven track record. No other newsweekly breaks more news. Every week. Week after week.
    • A fierce dedication to reporting the facts. We get it right the first time - an accuracy rate that is unchallenged.
    The article says that Intel is working with Linux ISV's to update their CPUID databases. Seems like they're doing the right thing. Is Intel really responsible to contact EVERY OS manufacturer for x86 and let them know that they are releasing a new CPU? I suppose that this is not a popular opinion on Slashdot, but maybe Intel does do some things right...
  132. Re:Most Linux users wouldn't want Pentium 4 by atrowe · · Score: 2

    Actually, most users wouldn't want Linux or a Pentium 4.

    --

    -atrowe: Card-carrying Mensa member. I have no toleranse for stupidity.

  133. What happened to the Linux community? by somethingwicked · · Score: 3
    I thought that was the great thing about Linux...one guy in BFD figures out how to fix this and everything is cool?

    Oh...the kernel has to be updated to do this automatically or you have to do it yourself by hand???

    I bet half the ppl that bitch about this are the same ones that bitch about all the hotfixes and Service Packs that M$ puts out.

    --

    ---"What did I say that sounded like 'Tell me about your day?'"---