Slashdot Mirror


PowerPC Open Platform Motherboards Finally Here

Cajal writes: "IBM's POP (PowerPC Open Platform) is a standard for making PowerPC-based motherboards. It's been out for years, but no one did anything with it. That's now changed. According to a story on PenguinPPC, Mai Logic is finally making POP motherboards. Finally, we can buy PowerPC motherboards without dealing with Apple."

16 of 248 comments (clear)

  1. Price! by jweatherley · · Score: 5, Informative

    One board costs $3,900 - I think I'll still be dealing with Apple for my PPC needs - get a dual CPU and a GeForce 4 included for that price!

    --

    --
    Reverse outsourcing: it's the future
  2. So, We can get a PPC Motherboard by OS24Ever · · Score: 4, Insightful

    What would the advantadge of this be over an Intel/AMD system? Or is the clone AIX market going to open up?

    If they're comparable in price to an intel I could see Linux folks using them for servers vs. Intel. But if the PPC is a lot more expensive (20%) I don't see the value in this.

    If MacOS still ran on something other than Apple's machines like it did in the mid 90s that'd be a reason to get one, but at the moment I'm not seeing it.

    --

    As a rock-in-roll Physicist once said, No matter where you go, there you are.

  3. OK, I'm now officially torn by Guppy06 · · Score: 4, Interesting

    An Apple that isn't an Apple is quite tempting. My main complaint about those things for most of my years has been the inability to build a frankenstein like you can with the old PC architecture.

    I've been planning on getting myself a new computer in the next few months, and pretty much assumed I'd be getting a Thunderbird. But now... now this makes me think. On the plus side the PPCs will be able to run Mac OS X (or will they?), but they won't be able to run any flavor of Windows (which I need for games and such). Of course, the deciding factor may just be how much more Mandrake supports their PPC code after this.

    PPCs... feels like I'm talking about BattleTech...

  4. Yellow Dog by SlamMan · · Score: 5, Informative

    You alreayd could get PowerPcs without dealing with apple. Terra soft [terrasoft.com] makes the iBriq. Adimitidly, its not designed for desktop use, as its about the size of a cdrom drive, and needs an adaptor to use a pci slot, but if you really don't want to deal wwith apple....

    --
    Mod point free since 2001
  5. If performance is the only goal..... by Pengo · · Score: 4, Insightful


    Why not just buy a damn Athlon +++++ whateever system. At least I can be sure my binary only applications would work (ie. Java, Games, drivers, etc). Yes, in an open-source-only world, thats cool...

    If I HAVE to have a risc-based work-station I would rather do it on Solaris. You can pickup a sun-blade very cheep, throw in some ram and you have a great unix workstation. It will run all the crap you would want to run on linux, including linux itself.

    If I want to use a PPC platform, I personally will buy an Apple.

  6. Apple Proprietary ROMs still an issue? by swngnmonk · · Score: 4, Insightful

    I'd assume that Apple continues to tie their Operating Systems to proprietary ROMs - making a generic PPC motherboard fairly useless if you're planning to run MacOS. Not like this is a new thing - since the early 80's, Apple has used their ROM chips to sue any clone manufacturers. I remember my 1992-vintage Mac emulator for the Amiga required Mac ROMs that the emulator manufacturer would not supply.


    I'd love to be wrong on this one - getting more competition in the PPC-hardware space would be great, but I doubt Steve Jobs will play along - he'll take his ball home first.

    --

    'ARRGH! Pirate Designers of the Internet, we be!'

    1. Re:Apple Proprietary ROMs still an issue? by demon · · Score: 5, Informative

      No, not really. The Classic Mac OS (with the 9.x line) no longer actually uses a hardware ROM. The way it works with the modern (aka NewWorld) systems is that the Mac OS ROM is stored in a file on disk, as an ELF executable wrapped in an OF Forth script, which the OpenFirmware loads at boot and invokes. Apple has actually gone a long way in terms of separating the hardware and the software in their newer systems.

      The main thing is that the OpenFirmware has to have support for (a) HFS/HFS+ filesystems, and (b) loading monolithic ELF binaries. Shouldn't be too hard to duplicate that kind of stuff without stepping on Apple copyrights.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
  7. Re:Only part of Mac OS X is open source by Nerant · · Score: 5, Informative

    Only the core layer of OS X is open sourced: it's what we know as Darwin..
    What makes Mac OS X really attractive on the surface is it's GUI, which is not open source. Check out a nifty diagram here to see how it all stacks up.
    The answer is yes: Darwin will probably run easily on one of these boards, (there is an intel port of darwin). It is unlikely you'll get Aqua and the other supporting layers to run though, bearing in mind that it is unlikely Mac OS X "as is" will run on one of these boards without significant code surgery.

    --
    Be kind. There are too many mean people out there already.
  8. Finally? by stripes · · Score: 4, Informative
    Finally, we can buy PowerPC motherboards without dealing with Apple

    Moto (and many others) have been selling PPC motherboards for many years, maybe close to a decade by now. They are used for a fair number of embedded projects. The two downsides are cost, and every frickn' one of them seems to have another way to interface with PCI, or to deal with the boot sequence, or something. So all the not-so-fun parts of porting an OS have to be done again and again while the rest of it "just works" (or tends to).

    P.S. for a (slow) PowerPC, just buy an old TiVo. Linux comes with it, and NTSC out. Of corse it is only 50Mhz, but it works (don't get a new TiVo by mistake, they try to rip you off with one of those 200ishMhz MIPS CPUs...)

  9. $4000 PPC motherboards have been around for years by Nelson · · Score: 4, Interesting
    High priced reference platforms have never been in short supply. If I'm going to buy a $5000 system then getting an alpha, mips, sparc, or POWER/powerpc has never been difficult.


    I own a couple of pieces of alpha hardware and it's fun in a geeky way to have. It's nice to test code on other platforms, it's nice to be able to learn assembly to other platforms and have something to work on, and a 21264 makes a hell of a web server. I'd love to have a newer PowerPC machine to work on but the prices just aren't there. If I could buy a motherboard and processor for $400-$500 maybe even $600 then I could easily see a little clique of people doing it. I can see real market value to it as well, I've seen 6 or 7 embedded jobs over the last month that were for PowerPC products.


    I hope that they are interested in lowering the prices and ramping up some mass production of the hardware. I could also see a huge market for lower priced integrated PowerPC motherboards with G3s or even 60x processors on them; put 3 NICs, IDE and a PowerPC on a motherboard for $200 and you have a nice DIY home gateway/firewall/router box.

  10. Re:Only part of Mac OS X is open source by Matthias+Wiesmann · · Score: 5, Informative
    Wrong, if Darwin runs on those board and the processor on those board are PPC processors, then the higher levels of OS X will run. Only the Darwin layer interacts with the hardware, all the other layers interact with the Darwin kernel (that's one point of having a kernel). So Aqua cannot "know" if the motherboard is genuine Apple or not.

    This is one reason people were able torun OS X on unsupported machines.

    The high-level components like Cocoa and Carbon don't run on Darwin/Intel because the available binary code is PPC code.

  11. Teron PX Board supports PPC, MIPS, and X86 by paladino · · Score: 5, Funny

    I think it would be great to have one motherboard that supported processors from multiple vendors. Mai's web site says that the Teron PX board will support PPC, MIPS, and X86 processors.

    Brings a whole new meaning to "Dual Boot".

    You could develop in X86 Linux, shutdown swap processors, reboot in PPC Linux recompile and test.

    1. Re:Teron PX Board supports PPC, MIPS, and X86 by MrResistor · · Score: 5, Interesting
      I think it's much more interesting to have them running in parallel. I'm envisioning a system where you have a "master" CPU, perhaps chosen at boot, and the other 2 running as slaves. That way you can run binary-only apps on their native hardware and without hurting your uptime. IIRC, the Amiga did something like this, though you couldn't choose the "master" at boot, obviously.

      Seems to me this would make for an incredible cross-platform developement tool.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
  12. Re:Sorta by Matthias+Wiesmann · · Score: 5, Informative
    • Carbon and Cocoa do not rely on ROMs
    • Classic relies on a ROM file in the OS9 system folder
    • The real ROM is used only for booting
  13. Really Ugly Solder Job. by groebke · · Score: 4, Funny

    Check out that ugly power regulator in the upper left corner. Even if this is a demo board, a cleaner job should have been done with the prototype's part selection, mounting and soldering. This must be a joke, as that thing does not even have a heat sink on it. I think I will pass, and get one of those nifty new 1GHz dually's Apple now has.

    --
    Gerald Roebke
  14. price factor by moosesocks · · Score: 5, Informative

    Quite a few people here aren't really clued in on the facts. First, the $3900 price tag is for an evaluation model. Intel and AMD do the same thing to vendors... nothing new. And, yes, there have been many $4000 PPC motherboards around.

    Second, if you read the PR on MAI's site, you can see that they plan to release the boards for SIGNIFIGANTLY less then $3900. The bigger flipside to this is that they also plan to produce (or license to produce) PCI cards and embedded g4 devices from $300-$600 with SMP capabiliy. (cool.. i can dual boot now.) similar cards sell now for $2000+

    Third, nobody seems to mention this chipset's ability to use PC hardware. I suppose this would be pretty easy to accomplish, but it's still a cool feature. The only limitation here would be driver support (not a HUGE issue. i dobut many people will be playing quake on this anytime soon. the first boards would sell to developers).

    Fifth, as a small sidenote, microcode solutions (http://www.microcode-solutions.com) plans to relesae a suite of ppc emulation products this spring. They plan on offering a hardware board, as well as a software based product. Of course, many are skeptical and believe it is vaporware. They currently offer a ppc amiga based macos emulator. (there are tons of amiga ppc motherboards out there. there are still a disturbing number of amiga users (shame gateway cut off their funding, right when they were about to make a comeback.)

    Finally, the chipset itself sells for $20. This is comprable to what chipset vendors such as VIA charge for their hardware. I would expect to see other companies support this sometime.

    Another issue is legality. It's perfectly legal to run LinuxPPC and beos. NOT macos. Sure, OS9 doens't need a hardware rom to run, but it is written specifically in the EULA that macos may ONLY RUN ON APPLE HARDWARE (yeah... it's in caps in the EULA... lawyers really abuse their shift keys!). Another project, MOL (mac-on-linux) which hopes to produce a mac compatibility layer (what wine is to windows, mol is to macos). Supposedly, it works well.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose