Slashdot Mirror


More On IBM's Next-Gen Xbox Chipset Win

Pieroxy writes "EE Times reports further details on Microsoft's use of IBM chips in its next generation Xbox game and consumer electronics devices, dealing a blow to Intel and providing a much needed boost for IBM's lossmaking chip business." An analyst claims that "IBM is likely to modify its most advanced G5 PowerPC silicon, which is being used in Apple Computer's fastest Macintosh desktops, for the embedded market, reducing the cache and cutting power consumption", and further comments: "This is likely to heat things up at Intel, but it is competition that is healthy for the industry. It's ironic that IBM, with its roots in the computer industry, doesn't supply the processors for the main portion of the personal computer industry. Intel does." We covered IBM's initial announcement as a section-specific story earlier today.

12 of 570 comments (clear)

  1. A question by FreeBSD+Goddess · · Score: 4, Interesting

    Forgive me if I'm being moronic about this, but if it's based off the G5, it has a completely different instruction set. Does this mean that the modified Windows 2000 kernel used with the current XBox will be upgraded and ported to G5, or that we might see a completely different and new kernel?

    --

    SEARCHING FOR SIG
    SIG NOT FOUND ERROR
    READY.
    1. Re:A question by laird · · Score: 4, Interesting

      Actually, NT 3.x (and, possibly 4.0) ran on many CPU's including the PowerPC. If you remember back when the PPC was being promoted as the CPU of the Common Hardware Reference Platform, you could run MacOS, Linux, and NT on the same hardware. Anyway, I would hope that MS has retained that portability in the core of the OS (the same way Apple makes sure that MacOS X still runs on the x86) in order to keep its options open.

      So it'd be easy for new "Xbox 2" games to run natively on PPC. That being said, they'd still need an x86 emulator to run the Xbox games. I bet a 2 GHz G5 could emulate an Xbox pretty well...

    2. Re:A question by ADRA · · Score: 4, Interesting

      If for instance the code was somehow embedded inside the CPU core, then the following holds:

      - The Signature that allows the boot loader to run is stored inside the CPU, but it can only run a boot loader that has been signed by microsoft beforehand. Since the key can't be changed, all it guarantees is that the boot loader is secure. Now, you have the kernel, which one would assume to be upgradable. If the kernel is not upgradable, a major bug / exploit found in the kernel could be exploited and never get fixed until Xbox 3.

      If the kernel isn't upgradable, you need to start hackimng the userspace apps to kill the lock-out.

      If they make the kernel upgradable, they have to be able to sign the kernel from the boot loader. So, you either use the embedded CPU ID to sign the kernel, or they will have the key somewhere else that normal users won't be able to reach. Of course having the decode key only gives you half the prize. You need to find the encoding key in order to encrypt software that actually runs on the Xbox. Once software has been signed, there is no stopping anyone from running anything as long as that piece of software has kernel-level access to the hardware. If you rely on a userspace exploit, you can only perform a limited set of operations, like running arbitrary commands. Get the kernel, and you could burn in a new kernel in its place tricking everything on the higher levels as to who you are.

      So, how do we hack the Xbox 2 if we can't run arbitrary code on the xbox to begin with?
      Any external access to the system is exploitable through its IO subssytems. The kernel could have a buffer overrun, the game running could leak precious data, who knows. The more functionality left open, the more potential expoits there are to take advantage of.

      I haven't bridged the topic of hardware mods which does get more sticky if the encryption is processes in the CPU. I'd have to see when and how the CPU decrypts a signed working set and how the decoded code is run after the decrypt.

      --
      Bye!
  2. Bodes well for Apple too! by MarcQuadra · · Score: 5, Interesting

    Who thinks that IBM is going to turn around and sell these things to Aplle as the CPU for the G5 laptop?

    This bodes VERY well for IBM, Apple, Microsoft, and anyone else interested in low-power-draw PowerPC systems. It sucks for Motorola, but they lost my favor years ago, and they really charge ludicrous prices for their wares.

    Also, Could IBM be developing their G3+AltiVec chip for this? It seems to me that if the G3 series was dead IBM would stop working on it, but there are 750GX CPUs due soon (just a 750FX with 1MB on-die cache), and rumors of a G3 with SIMD coming down the pipe. It seems to me that if IBM bastardized some of the SIMD logic from the 970 and strapped it to the 750 they'd have a pretty decent low-power SIMD chip that Apple could market as a 'G3', 'G4' or a 'G5.'

    Maybe I'm just a hopeless romantic, but the G3 was the CPU best-suited for what I do, and I hope it doesn't disappear. I have little use for SIMD, and I really appreciate running a CPU without a fan strapped to it, it's just so... elegant.

    --
    "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails
  3. Backwards Compatible? by realdpk · · Score: 4, Interesting

    It seems that it would be prudent for Microsoft to announce something about backwards compatibility if they're going to make such a dramatic platform change. That's one of the greatest things for early adopters of the PS2 - they could still play their PS1 games on 'em.

  4. Erm... by athakur999 · · Score: 5, Interesting
    and then adding a pirated disk drive


    This is just pure ignorance. Apparently going to Best Buy and buying a hard drive is now "piracy".
    --
    "People that quote themselves in their signatures bother me" - athakur999
  5. Re:What about today's Xbox? by chill · · Score: 4, Interesting

    Are they not going to have backward compatibility? That seems like a big mistake in the game console market to me.

    By the time the X2 comes out, Celeron 733s will probably be cheap enough to put on an add-on card and sell for $49.

    That is the price of 1 game. Lot of people with existing X-Box titles would buy that.

    --
    Learning HOW to think is more important than learning WHAT to think.
  6. Re:Won't MS have to rewrite everything? by stratjakt · · Score: 4, Interesting

    Yah, MS and IBM are stupid, you better call 'em and set them straight!

    Some things to consider:

    1) NT ran on PowerPC long ago, porting it wont be hard.

    2) Wasn't IBM working on a new mega-chip that can run x86 and PowerPC codes side by side?

    3) Perhaps making the Xbox so close to a PC blew up in MSFTs face, and they don't plan to do it again. You can turn your noses at "security through obscurity" all you want, but the Xbox, once initiall cracked, has been blown wide open - it's a no brainer to port PC emulators and apps to it. The GCN or PS2, however, have taken much longer, and are still an obfuscated mess to try and develop custom stuff for.

    --
    I don't need no instructions to know how to rock!!!!
  7. So is it a fair assumption... by NanoGator · · Score: 4, Interesting

    ... that backwards compatibility isn't part of Microsoft's game here? I suppose they could do like the PS2 did and use the original Intel processor to act as a controller or something, but somehow I doubt that'd be cost effective enough.

    Emulator? Eck I hope not. Well.. maybe that wouldn't be so bad. Maybe they could do a combination emulator and wrapper. The emulator would be for the processor instructions, and the wrapper would be to send the graphics commands to the new GPU. Presumably, the difference between the two GPUs wouldn't be big enough as to prevent that from working.

    Eh I dunno. Personally, I'm hoping Microsoft does something a little more interesting than just throwing next-gen hardware into a box as an upgrade. Pushing polygons around is nice, but I really like how small and cheap my GameCube is. *Hint hint*

    --
    "Derp de derp."
  8. intel/amd/ppc by Sebastopol · · Score: 4, Interesting


    Intel went after Xbox originally so that AMD wouldn't get the win, but Intel still took it in the shorts, or so it is claimed, by offering a nutrageously low price to outbid AMD. Probably even at a loss given the timeframe.

    Intel doesn't give a crap about PPC, as it isn't even a remote threat, what at 4% of the market. Intel could have EASILY played the same power-play and had another design win, but at the cost of lower ASPs for a niche market (compared to its $20b a year market, xbox isn't worth it).

    just my $0.02.

    --
    https://www.accountkiller.com/removal-requested
  9. History Repeats Itself by ewhac · · Score: 4, Interesting

    Not long after the 3DO Interactive Multiplayer came out, we started designing the next-generation platform. The machine was to be PowerPC-based with true 3D rendering capabilities (triangle engine, MIP-mapping, perspective-correct textures, 32-bit rendering, etc.).

    The CPU was supplied by IBM. What we ended up with was the PowerPC 602, which was essentially a 603 (?) with a smaller cache and single-precision floating point operations that executed in a single cycle, which were essential for 3D gaming. The part ran at 66MHz.

    It was a really nice machine. Sadly, it essentially died on the vine, as Matsushita chose not to exploit its gaming potential, relegating it instead to "kiosk" activities.

    IBM also manufactured the triangle engine. It was a five layer chip -- at that time, a rather sophisticated process -- occupying 144 square millimetres.

    Schwab

  10. Re:What about today's Xbox? by AuMatar · · Score: 4, Interesting

    I do. I own about 6 PS1 games to every PS2 game. Never owned a PS1, I was in college when it came out, had no money. So being able to do both was great, I could play all the games I missed.

    In addition, if I had had a PS1, I'd still find it a great feature since it would let me get rid of a piece of hardware and remove clutter.

    --
    I still have more fans than freaks. WTF is wrong with you people?