Slashdot Mirror


Interested In A US Linux For PS2?

Sony Computer Entertainment America writes "What is the interest level for a US release of a GNU/Linux Kit that works with the PlayStation 2? Sony Computer Entertainment Inc (Japan) recently released a Beta test version of Linux for its PlayStation 2 Computer Entertainment System. Currently, the PS2 Linux Kit is only available in Japan and only runs on a Japanese model of PlayStation 2 However, Sony Computer Entertainment America (SCEA) is considering the possibility of a US release of the kit. At this time, no decisions have been made as to whether to release, how much a US kit would cost or when it would be released. SCEA wants to find out what the level of interest for a PS2 Linux Kit is in the US. You can visit their website to register your interest."

13 of 159 comments (clear)

  1. Re:Licensing Issues by HeUnique · · Score: 3

    As much as I heard from a Japanese programmer who bought this kit - yes, it's inside the Linux DVD..

    You do not, however, get all the sources. Some of the things are under closed source license (like the Emotion driver, etc..)

    --
    Hetz (Heunique)
  2. Seriously though... Questions: by Geek+In+Training · · Score: 5

    How many peripherals will PS/2 be able to use under Linux, so as to make it "usable for something other than a hobby."

    How strong is interest for the "Linux for Dreamcast" tinkering going on?

    Will people pay $300 for a gaming console, $(x*100) for peripherals, and then $Y for a Linux kit, when they can get all that and more for $200 from a NIC (see www.thinknic.com )?

    I'm not bashing the idea; certainly some of us here like to do things "because it's there," but what practical uses for end users and sales opportunities for Sony can come from this?

    --
    SlashSigTheorem: Humorous, Political, Critical, Constructive- If you have a .sig, someone WILL complai
    1. Re:Seriously though... Questions: by DeepDarkSky · · Score: 3
      One use that I wonder about is in the realm of graphics rendering, but this really depends on whether the hardware and kit will support this.

      I recently read something in IEEE's Computer Graphics magazine about how they are using a bunch of machines with advanced 3D accelerated graphics cards to do graphics rendering and then reading the graphics buffer to retrieve the image and save it into a centralized location. Obviously, with a bunch of cheaper machines and relatively sophisticated graphics cards, you can get very good results because the rendering is done by hardware.

      That being said, you should know where I'm going with this - if you could use PS2's advanced graphics processing and rendering capabilities with a Linux system on it, then what you have is probably a good and possibly cost effective distributed rendering machine - just one of its uses. I don't know about the price/performance ratio, but I think it might be pretty good.

      Aside from the above purpose, I will use the oft-quoted Slashdot saying (but with all seriousness): Can you imagine a Beowulf cluster of PS2's?

  3. While Sony's listening by magic · · Score: 5
    I greatly support a US Linux playstation, but as a graphics developer, I'm not sure it is interesting to me personally. With small modifications, it could be *really* interesting, however.

    The playstation is currently really hard for small developers to support because the development stations are so expensive and it is difficult to port to from a Windows platform. Providing Linux for PS2 almost fixes this. Providing Linux with OpenGL drivers (and hopefully, a SDL port) completely rectifies the situation.

    The X-Box is really attractive to small developers because it is a console where we can develop titles on regular PC workstations, then have a publisher (like Microsoft themselves) foot the minimal cost of the port if the game looks good. On PS2, the port is really expensive since the hardware is so different from a PC. With Linux and OpenGL support, I could develop on a Linux PC and Linux Playstation. I could also easily port PC Linux, Windows OpenGL, and Mac OpenGL/OSX apps to Playstation.

    -magic
    Blue Axion Studios

    1. Re:While Sony's listening by Agthorr · · Score: 3
      At last! We'll be able to cheaply port nethack (the only game that really matters) to the Playstation!

      All those console players who thus far do not know the beauty of the One True Game will finally be enlightened!

      -- Agthorr

  4. Licensing Issues by dead_penguin · · Score: 4

    I suppose I may as well start the inevitable thread...

    With the Linux kernel and GNU utilities being released under the GPL, does anyone know if the source to the modifications Sony has made to them are available? Even if the US version of the PS2 "kit" never becomes a reality, having this source would probably help people independently port Linux to the machine.

    "Intelligence is the ability to avoid doing work, yet getting the work done".

    --

    It's only software!
  5. Re:Just not right... by dead_penguin · · Score: 5

    I disagree. There are many uses for this. One that comes to mind almost instantly is as an mp3 player. I can see this possibly being done in two ways.

    First, if the PS2 is networked, all it needs to do is boot, and nfs mount the directory with the gigs and gigs of music on your desktop. From there, a simple gui would allow playing of music using the controller pad. Why Linux? It's got decent networking support, and it (hopefully) shouldn't be to difficult to port a player such as mpg123 over to the PS2.

    Another alternative would be to burn a minimal kernel and interface software to a CD (or DVD), followed by as many mp3s as can fit on the disk. Essentially this should give you a bootable, playable mp3 disk for the PS2. I realize that this would probably require modification of the actual PS2 unit to recognize the burned disks, though. Again, Linux would be great for this since similar things have already been done for PCs, and development could be done on a regular PC using a cross compiler.

    My point is, though, that just because it can run Linux doesn't mean that it should be turned into yet another desktop system or web server. Granted, the PS2 has enough horsepower that it probably *could* do these things, but I think there are many more uses for a powerful-yet-inexpensive kernel on these devices.

    "Intelligence is the ability to avoid doing work, yet getting the work done".

    --

    It's only software!
  6. Re:nethack? by jfunk · · Score: 3

    By accident, a week ago, I clicked on a link on the right side of the main /. page (Happy Penguin, I think) that was labelled, "Falcon's Eye." I immediately thought, "yet another alpha version of an SDL game that will go nowhere."

    Boy, was I wrong. It's a 3d rendered isometric dungeon crawler. I kept reading and:

    It *is* Nethack.

    I don't mean, "based on," I mean "is." It is a fork of the code. I immediately downloaded it and it is very polished. It even has a big intro, reminiscent of the games from the 486 days, only with better graphics.

    I've been playing this a lot lately, and I even have Loki games I recently bought that I haven't even started playing yet.

    My only issue is that it sometimes 'stops' when I enter a shop. At first I was dismayed and killing it, so I was about to start debugging it. Interestingly enough, the game continues just fine when I start strace'ing threads. Odd.

    Everyone should go download this right now: http://falconseye.sourceforge.net/.

  7. Re:Just not right... by yomahz · · Score: 3

    This is just the sort of bastardization I hate. If you want to run Linux (I do (Run it that is.)), buy/build an f'ing computer. PS2's may be cheap, but by the time you've got a keyboard/mouse, etc, it just doesn't loook quite so attractive. Plus the onboad storage is so limited.


    Actually, the Japanese version comes w/ a 40G Hard Drive, mouse, and keyboard (among other things).

    --
    "A mind is a terrible thing to taste."
  8. A new WebTV by dthable · · Score: 3

    If they could sell a version of Linux with web, email, IM, etc. capabilities then we could abandon the bulky desktop machines. For the average user who just uses the web and email, the PS2 could be the true replacement for the PC. Of course, I would never get rid of my PC...but I don't think I'm the average user. ;o)

  9. Overheard in SONY headquarters... by Gehenna_Gehenna · · Score: 5

    Geek: SAH!
    SONY Overlord:Yes?
    Geek: I have or new websevers up and running!
    SONY Overlord:Excellent. Now, how can we test to se if the new configuration can handel the heavy traffic....Hmmm....
    Geek: Porn site! Nothing attracts web hits like p0rn!
    SONY Overlord:No, HR would have a fit. Perhaps we can lure those open source people to slashdot us wih empty promises and manipulative target marketing... Geek:SAH yes SAH!

    --

  10. Neato! by ryanvm · · Score: 5
    Heh. You can actually see the "Slashdot effect" by visiting their results page: http://www.ps2linux.scea.com/cgi-bin/survey/survey .cgi?survey_name=survey

    In case you're interested the total "Yes" votes was a little more than 200 after I voted.

  11. The reason why anyone would want this.. by Breakfast+Pants · · Score: 3

    is obviously to run MAME, snes9x, etc. with PS2 controllers. You would have some real bragging rights to have all the old arcade games ever made, all the nes games, all the snes games, etc. etc. etc. all on your ps2.

    --

    --

    --

    WHO ATE MY BREAKFAST PANTS?