PS3 Linux Now Installable
Quinton writes "Around midnight Pacific time on the 17th, Sony updated their Open Platform website needed to install PPC Linux on the PS3. The FTP Site contains the CELL Linux ADDON CD image, which has the bootloader (kboot/otheros.bld) and instructions needed to install Fedora Core 5, PPC. A full install from DVD takes about two hours. Most all hardware is supported except for graphics accelerator support (framebuffer only, up to 1920x1200)."
does it come beowulf ready?
nothing like a cluster of $10,000 nodes..
-- D-23994, Muff#2613
Did they say they were running standard PowerPC Linux on the PS3? In theory, what would stop us (besides Apple's legal dept.) putting the PowerPC Mac OSX on it?
"I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
There's a hypervisor running between the kernel and the hardware, so I don't think it's going to be an easy task to hack the nvidia ppc macintosh drivers to run on this thing. I got the impression from the documentation that the accelerator was pretty much locked off, but even if it wasn't, we're pretty much stuck waiting for nvidia to cough up a binary driver blob. Unless someone wants to port opengl to the cell spus. It couldn't be nearly as fast as the nvidia chip, geforce3 territory at best, but it could support any kind of shaders you throw at it.
But does it run... oh wait... it does!
This and the cell processor were the major reasons why I was looking forward to the PS3. Blu-ray and HD-dvd still have to fight it out and it doesn't look like it's going to end quickly
This is my sig. There are many like it but this one is mine.
"Most all hardware is supported except for graphics accelerator support (framebuffer only, up to 1920x1200)."
So...everything but the thing that makes the machine be what it is? That's great. At least you can play nethack...
Unpleasantries.
Honestly, this is pretty cool. I'd love to get a PS3 to play around with the Cell processor. This is really a new thing - far from discouraging homebrew hacking on their system, Sony is making it possible to install a full-blown Linux system on *launch day*. The hardware in the system is all standard stuff so everything should Just Work. I imagine that the community will have the custom graphics processor up and running in no time. If I understand correctly, the seven Cell cores are already supported by Linux due to IBM's desire to have the Cell architecture be used in more than just PS3s. It's just the custom graphics chipset which needs to have drivers written.
I can understand why Sony hasn't written such drivers - it looks like they've architected the system to be easy to install alternative OSes, but they haven't gone out of their way to write code for a particular 3rd party OS vendor. I look forward to seeing where this all goes.
-- Flaw
PlayStation 3....
Linux... Good!
Sony... Bad!
but but... which is greater...?
*head explodes*
It's simple, without a graphic chips it impossible to use Linux to play pirated games.
:)
With out the graphics chip it is impossible to run any good games in Linux.
If Sony opened up the graphics chip then people could create games without Sony's okay.
On a bright note it opens up the critter to emulators
MAME PS/3 anyone?
When it calms down and the price drops I might get one.
See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
they are. Yellow Dog seems to be the only distro branding it as "linux for the PS3" but it sounds like you can use pretty much any PowerPC version.
Install Linux, install Myth, plugin a Haupage WinTV USB device - the PS3 becomes a PVR, plays DiVX etc. Or install MAME, UAE, Virtual Boy, SheepShaver, QEMU, Bochs and you have a pretty decent console / arcade gaming rig. Might even be able to play those SNES / N64 titles before they turn up on the Wii...
To get a glimpse of what you have to look forward to when you install Linux on your PS3:
d ocs_documentation.html
http://www-128.ibm.com/developerworks/power/cell/
Best option is getting the $499 20gig model and buying a 100+ gig drive to upgrade the machine. The PS3 will partition the disk for you right from a menu and then you just follow the instructions they give you for the distro of your choice. People who just got their machines this morning already have things going and are posting pictures and results.
There is a full set of all the normal Linux dev tools that you get with any distro but there also is the Cell devkit - which you can get right now to check out although you won't be able to run anything of course.
Cell programming is incredibly cool...
I wonder how long it would take to install Gentoo and the stuff on it...
Of course I remember the PS2 Linux kit, I have one.
This is different, it requires no additional hardware, is free, and is available at launch.
It still sounds good for a target for a massive compute cluster, ala BigMac. If the algorithm is sufficiently simple and easily parallelized the lack of branch prediction and out of order execution might not be too bad, especially at a FLOP-per-$ or FLOP-per-square-foot or FLOP-per-Watt*$ basis. My uneducated guess is that this would work out OK using gcc 4 (with SSA trees) on things like BlueGene does or even just computing Rainbow tables. Without myrinet or inifiniband you'd need a good ram cache and more CPU than I/O.
Anybody doing this for a day job care to comment/shred my guesses?
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)