Slashdot Mirror


How to Turn a PlayStation 3 Into a Linux PC

MahariBalzitch writes "Popular Mechanics shows step by step guide on how to install Ubuntu Linux on a PlayStation 3 and still keep the PS3 gaming functionality. Now I just need to get my hands on a PS3." Not bad specs for the price, either, since Blu-Ray players still aren't cheap. And though the article calls the procedure "somewhat complicated," it's a lot simpler than was installing Linux from floppies not so many years ago.

9 of 276 comments (clear)

  1. On what planet is this 'news'? by iapetus · · Score: 5, Interesting

    This is a documented feature of the system and has been since day one. I installed Linux shortly after the UK launch, and it really isn't anything to write home about - no support for hardware accelerated 3D, and a processor that really isn't designed for general-purpose computing. Novelty value for a couple of minutes, sure, then back to gaming on the PS3 and Linuxing on a real PC.

    --
    ++ Say to Elrond "Hello.".
    Elrond says "No.". Elrond gives you some lunch.
    1. Re:On what planet is this 'news'? by philipgar · · Score: 5, Interesting

      It's actually a pretty smart way for Sony to prevent people from hacking the PS3. I'm sure part of this was at IBMs request, as IBM wants the CELL to be useful for other purposes than just gaming. By allowing Linux to easily run in a limited form, it means that people can play with the machine in Linux, but don't really have control over it. However, it also means fewer people are willing to spend the time required to hack the box and make a real linux media center machine out of it. I wouldn't doubt if this would already be available for the PS3, if not for the fact that it is so easy to get Linux installed on the device already.

      As it stands, researchers already have access to play around with the Cell SPEs, and can do enough that there's no need to break it for their own needs. The general hobbyist who wants all the other stuff tend to not have the knowledge and resources to break in, and install linux, and thus no one has done it. Not a bad tradeoff, the research community gets to use the PS3 to play with Cell processors (helping IBMs goal of encouraging Cell development), and the hacking community has far fewer resources available to break the system, and less demand for it.

      Phil

    2. Re:On what planet is this 'news'? by Anonymous Coward · · Score: 5, Interesting

      Informative? You've been modded +4 Informative at this point, but a fair chunk of what you say is outright wrong. To whit:
      1) Wifi access is not only available but works out-of-the-box with Yellow Dog Linux
      2) Bluetooth access works fine and with only a tiny amount of work the Sixaxis controllers work as Bluetooth joysticks, and get picked up and used for stuff like Dosbox (old two-player dos games with Sixaxis joysticks sitting on the couch with your 47" LCD, anyone?)
      3) Full access to the six special coprocessors, only access to the RSX chip is restricted

      It runs fine at 720p and I have had Age of Empires II running just fine via the wireless connection to a Win98 harddrive image loaded up with qemu.

      It's great.

    3. Re:On what planet is this 'news'? by Doc+Ruby · · Score: 5, Interesting

      There is an X/MPlayer video driver that plays 1080p HD video on the Cell's SPUs quite nicely, while the Cell's PPC core runs the Linux kernel without distraction.

      To use PPC apps, you don't have to "compile them yourself". This is Ubuntu. All you do is apt-get install them from a source package.

      --

      --
      make install -not war

    4. Re:On what planet is this 'news'? by Bootarn · · Score: 5, Interesting

      Here at Uppsala University, Sweden, we have a PS3 that is currently computing molecular dynamics. I'd say the PS3 is not perfect for desktop computing, since most desktop software is poorly written in respect to parallelisation. It is, however, quite good for scientific applications which are designed to run on a cluster. (GROMACS for instance)

    5. Re:On what planet is this 'news'? by robosmurf · · Score: 4, Interesting

      No, it really isn't.

      The cell does have a PowerPC core in it, but it's not the same as the PowerPC that was used in Macs. It's considerably stripped down, and as such isn't that great for general-purpose computing.

      I have been considering putting linux on my PS3, but only to tinker with the SPE cores. It's otherwise a really poor linux system.

  2. "Somewhat Complicated" by cp.tar · · Score: 4, Interesting

    And though the article calls the procedure "somewhat complicated," it's a lot simpler than was installing Linux from floppies not so many years ago.

    In some respects, it seems exactly like installing Linux from floppies.
    In the olden days, you swapped the boot and root floppies; here you swap the hard drives, which indeed is somewhat complicated, as in "I wouldn't trust my grandmother to do it right" (not grandfather, though!).

    As for the rest... OK, I am one of the few people in the universe who actually read documentation, but nevertheless... a page-long manual, illustrations included, makes the procedure somewhat complicated?
    Indeed, Linux has come a long way if not being able to simply pop a CD and install on anything, incuding a toaster, makes the install procedure "somewhat complicated".

    --
    Ignore this signature. By order.
  3. Not bad specs, with one exception: by nobodyman · · Score: 5, Interesting

    You only have 256mb RAM. The other 256 is video RAM, and Sony prohibits direct access to it. Unfortunately that means no hardware accelerated graphics either. Kindof a shame, but I imagine it's still neat to play around with, and I doubt you'll find a cheaper Cell dev platform.

    On the 360 side, hobbyist developers have a different set of trade-offs. You can write games C# using XNA Game Studio, 512mb shared memory, and even get hardware acceleration (some of the demos are quite impressive). On the flipside, there's a $100/year membership and fat chance of ever running linux (in any official capacity at least)

  4. PS3 Linux Media Center by manekineko2 · · Score: 4, Interesting

    One of my dreams as soon as the PS3 was released was to install Linux on it and turn it into a media center hub without any of the DRM restrictions of pre-packaged solutions.

    I currently use an Xbox 1 with Xbox Media Center installed, but it's starting to get long in the tooth since it doesn't support HD resolutions.

    Although the GPU is restricted from access when in Linux , the CPU on the PS3 is plenty strong still as I understand it. Is there a way to install Linux easily on a PS3 so that it can be an easy to use media center comparable to XBMC?

    I've seen reference to the fact that such a thing is possible, but is there an ISO I can just burn or install and have it work? If not, why not?