Slashdot Mirror


Linux for the PlayStation2:It's Official

Oliver writes "Sony officially announced their port of Linux to the PlayStaion2 game console. In the press release they mention that they were moved by demand the community petition (see this story) demonstrated with over 6000 signers. The PS2 Linux Kit page is currently only in Japanese and there's not much info thre yet other than some pictures. But according to it, a Beta version is going to be sold to 1000 members of the community in June for about $200. The Kit is going to consist of an external HDD/Ethernet unit connected to the PCMCIA slot, found on early Japanese PS2 models, a VGA adapterplus USB Mouse and Keyboard. Kits for oversee models are supposedly in planning. The kit will include a complete Linux/X11 environment with all sources, technical hardware manuals for the EE, GS and vectorunits plus a low-level API and Mesa drivers for graphics. " Won't work for us unfortunate american PS2 junkies. But its a sweet step.

11 of 214 comments (clear)

  1. babelfished by Anonymous Coward · · Score: 5

    * Press release

    On April 26th of 2001 it is the press release which is issued in the reporting authorized personnel address from corporation SONY * computer entertainment.
    April 26 of 2001 day
    Corporation SONY * computer entertainment
    " Place t Shaun 2 " business Linux kit (beta edition)
    In the Japanese country destined for the Linux community, release start

    Corporation SONY * computer entertainment (the SCEI), release we start from this year June " place t Shaun 2 " (the PS2) the business Linux kit (beta edition), destined for the Japanese domestic Linux community.

    Demand is moved aside large number that since selling the PS2, from everyone of the domestic Linux community, we would like to enjoy programming the Linux on the PS2. The latest Linux kit (beta edition) release, as you answer to the demand from everyone of that kind of Linux community, being something which is done with the purpose which supports the activity of everyone of the Linux community it does.

    As for the Linux since the being born, spread is advanced quickly in the entire world, activity of everyone of the developer and the user which relate to the Linux is spreading, the organization such as enterprise and the university as a non- profit-making activity, furthermore exceeding the border. The in that situation, the PS2 has observed, as the platform of the new Linux on Internet also the signature activity which requests the release of the Linux which operates with the PS2 is done. As one example, a certain Web sight (* 1) in, from this year March with the signature activity which is started, as of this day, with the Japanese sight approximately 4,500 names, approximately 1,500 name thing signatures have gotten together with the English sight.

    The Linux kit for the PS2 (beta edition), high-speed network * interface (the 100BASE-TX ethernet) outside it possesses attaching type HDD unit and the Linux beta edition installation disk (DVD-ROM), it consists of the VGA adapter, the USB keyboard and the USB mouse et cetera in order to indicate the image signal of the PS2 in computer display. Because of this, everyone of the user starts the Linux on the PS2 when it is connected to network, it is possible to enjoy Linux application. (* 2)

    Furthermore, image output of the Linux for the PS2 the XGA (the 1024×768 dot) and the like has supposed the computer display of high resolution. (* 3) and, outside is included in this kit attaching type HDD unit corresponds to the PC card slot of the PS2 itself. The recent model PS2 which is sold on this year April 18th (SCPH-30000) correspondence to the model of the expansion bay type which is included presently is in the midst of examining.

    In case of the release of this kit, in order to be able to assure the continuous communication of everyone of the Linux community, in order that the sale method of utilizing network is introduced preparation is being advanced. The commodity and sale method concerning details, the place t Shaun * dot the sight of the COM which is the group company of this corporation * Japan corporation (the http: Consecutively we guide the //www.jp.playstation.com/linux/) in. Concerning the first shipment quantity the demand which has been moved already aside on the net we plan 1,000 units on the basis of after that shipping continuously in accordance with the demand of everyone of the Linux community, we are defeated.

    As the SCEI continues and " place t Shaun " and " place t Shaun 2 " focusing on game * music * movie * publication * program and the like fused creates the world of new computer entertainment, you propose to the network society which was opened, global promote the construction of broadband * network powerfully and are defeated.
    (* 1) http: //www.peanuts.gr.jp/pslinux/
    (* 2) in regard to the source cord/code, following to that condition in regard to the part where disclosure is required the GPL (the GNU General Public License) or by other license conditions, it discloses, but the software component of the part where the SCE has had all rights is not included targetting disclosure.
    (* 3) connecting to the television for general home, it is not possible to utilize.
    From here the top

    Trade name " Place t Shaun 2 " business Linux kit (beta edition) SCPH-10270 K
    Standard price 25,000 Yen (classified by tax)
    Sale day June of 2001 (schedule)
    Kit contents Linux beta edition installation disk (DVD-ROM)
    Outside attaching type HDD unit (40GB)
    * 100BASE-TX broadband ethernet correspondence
    * By way of the PC card slot connection
    USB keyboard
    USB mouse
    VGA adapter
    Guide window Place t Shaun * dot COM * Japan corporation
    http://www.jp.playstation.com/linux/

    Copyright (C) 2001 Sony Computer Entertainment Inc. and PlayStation.com (Japan) the Inc. All Rights Reserved.

  2. Hey! by Glytch · · Score: 5

    Yeah, this is nice, but does it run Li-

    Nevermind...

  3. Not a stupid idea by bonk · · Score: 5

    My guess is that sony is getting ready to fight XBOX. The main appeal of xbox is that you don't need to buy a $50,000-$100,000 devkit to program for it - you just need to find a liscensed game seller.

    The cost of the devkit has been the main hurdle for people learning how to program consoles on their own. I wanted to learn dreamcast programming, but the devkit was more than my yearly salary. I wasn't interested in performing hacks and messy work around so i could program the DC to kinda work with linux/assembly.

    With this linux kit, it includes support for the low level api. and the psx2 is notoriously different/difficult to work with, so letting interested people mess around with development in their spare time is a GOOD IDEA in my opinion. I would definately buy the kit if it becomes available for non-japanese consoles.

    I wouldn't buy this for linux, i would buy it for the chance to program on the psx2.

    --
    I hope to die peacefully in my sleep like grandpa, not screaming like his passengers.
  4. Blue PS1 and other hardware explained by grahamwest · · Score: 5

    Ok, here's a summary of the various PS1 and PS2 development hardware.

    You start work on a development kit - this is the expensive PCI card for PS1, or the big black tower (the T10000) for PS2. This hardware supports source-level debugging, has more memory, etc and is what you do your main development on.

    Once your game is well on the way to completion (eg. it can fit in the memory of the consumer hardware, it doesn't crash too often) you start to make bootable discs that run on what are called debug stations. The blue PS1 was the debug station. For PS2 the debug looks like the consumer unit except it says 'TEST' on the top instead of 'PS2'. The debug stations can operate from CD-R and DVD-R media (no copy protection). These are primarily so your testers can run the game before you submit it to Sony.

    The black PS1 (the Net Yaroze) wasn't even as full-featured as a debug station - it couldn't boot from CD-Rs. Plus, you could only download your own code to it after booting from a special black CD. Given that this PS2 hobbyist kit is for the consumer PS2, there won't be CD-R support there either.

    --
    Graham
  5. DeCSS by Animgif · · Score: 5

    Great...now all we need to do is compile DeCSS for it so we can use the DVD functionality!

    --
    ------ This has been provided as a public service! ------
  6. Re:um what about the GPL? by SuiteSisterMary · · Score: 5

    Gods damn you , would you please get it through your heads that the GPL does NOT mean 'free software' in any way? It means 'software comes with source; source can be done with as you please.' Say it with me, folks; GPL SOFTWARE CAN BE CHARGED FOR.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  7. Re:Rendering Farm? by John_Booty · · Score: 5

    you can actually build a rendering farm on the cheap!

    Ah, no. Not even close. Sorry. You're confusing real-time graphics with pre-rendered graphics, here. When you render graphics with a 3d modeling/rendering app like Lightwave or 3DSMax (for example) the CPU is doing all of the rendering computations when you render your final image.

    Your 3d-accelerated hardware (the PS2's obvious strength) is used by LW or 3DS for real-time previews while you're creating and animating your scene. But when you're rendering your image, your shiny GeForce5 with 256MB memory and a 600MHZ GPU is nothing but a fancy slot-warmer. It does nothing. Your GeForce5-equipped machine is not going to render any faster than an identical PC with a S3 Virge chip.

    Also, rendering is a true memory hog. Anyone doing serious rendering has at least 128MB of memory, if not 256 or 512MB. The PS2 has 32MB on board making it less than useless.

    I'm sure the PS2's CPU is pretty powerful, especially for the floating-point operations needed for 3D rendering, but... it's only 300MHZ. I seriously doubt it's going to render faster than a 800mhz Athlon that you can buy for like $100 these days.
    So, in summary, "no."


    http://www.bootyproject.org

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  8. Funny thing is... by -=OmegaMan=- · · Score: 5
    The Dreamcast has had this for a while, albeit in a less professional (and much cheaper) version.

    Dreamcast Linux

    NetBSD, too, if you swing that way. ;)

    Dreamcast NetBSD

    Raw links for the Goatse paranoid:

    http://linuxdc.sourceforge.net/
    http://www.netbsd.org/Ports/dreamcast/

    --

    This sig is xenon coated, and will glow red when in the presence of aliens

  9. What about programs? by L+Fitzgerald+Sjoberg · · Score: 5

    As far as I know, right now you can't write games for the PS2 without the permission and strict supervision of Sony. Will the existence of PS2 Linux change this, or will any attempt to distribute games for it meet with a heavy kibosh from a swarm of Sony lawyers? I'm not too excited about an Open Source OS for the PS2 if I can't run Open Source software on it.

    --
    If you don't want my koalas, baby, don't shake my eucalyptus tree.
  10. Way cool development platform... by Bonker · · Score: 5

    Okay, this rocks. Assuming Sony will get this out in multilingual formats, this will *really* help speed acceptance and build an incredible amature developer base for new games and apps.

    Nintendo currently requires you to buy or lease an expensive (bigger than my yearly salary) SGI-based development kit. Playstation 1 requires you to buy a $2k PCI card for a PC. (Last I heard. It may have come down quite a bit) Microsoft's going to let you develop on a PC, but let's be honest here. How many developers have the best 3D gaming platform money can buy?

    Letting users run linux and a HDD *on* a PS2, however, means that entriprising hackers can start building games and/or other apps. What's *really* great about this is the fact that quite a few of these new apps are going to be written for the X environment on the Linux kit. It seems to me like that would make it an easy port to GTK, etc...

    Ohayou gozaimasu, our Nihonjin friends. How about some prelim reports on the functionality once you get your hands on these guys?

    --
    The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
  11. TAXES!!! Re:Why, Sony + Linux by rochlin · · Score: 5
    The white elephant that isn't being discussed here is that Sony is doing this for TAX purposes.

    The need the Playstation 2 to be classified as a computing device rather than as a consumer electronics/entertainment device (For Great Britain - I don't know about the European Community as a whole).

    This was discussed in Slashdot before. Where's that group memory thing (or I guess I'm one cell of it...)