Slashdot Mirror


A More In Depth Look at PS/2 Linux

An anonymous reader writes "I have yet to see a GOOD review of the Linux (for Playstation 2) kit... until now... " The article takes awhile to get to the point, but covers a lot of information about what you can and can't do w/ the kit, and more interestingly what the author thinks the kit is intended to accomplish.

125 comments

  1. Soldering by selderrr · · Score: 0, Troll

    Together with some friends, we've spent 3 nights soldering an io output-debug channel on a PS2.
    For all of you who intend to serial-link debug a PS station : DO NOT ATTEMP TO USE 3COM boards.

    We've all grown gray hair until someone contacted 3com who admitted they've got non-standard serial board interfaces.

    Probably noone is going to do this, but in case you do : don't go with 3Com

    1. Re:Soldering by selderrr · · Score: 1, Offtopic

      the above post of mine was total nonsense : absolute bogus. horsedung. donkycrap.

      I know as much about soldering as my mum about jerking off : I know it hapens, but I'm afraid to look when someone does it.

      It was just a test to evaluate slashdot moderators and I must say I'm terribly disapointed. Apparently this community is run by nitwits who are even more stupid then I am.
      My only purpose was to prove the idiocrisy of moderation.

      And to prove the proof, this post will for sure be moderated as -1, offtopic.

      I fugured that, now that I've reached karma 50, I should check out what it's worth. Well now I know : nuthin.

    2. Re:Soldering by vicviper · · Score: 2

      So, now that you know this, I hope you will never post again.

      (yes, this is flamebait, but it's not *wrong*)

    3. Re:Soldering by selderrr · · Score: 1

      Well I don't know how to handle next... I mean, what are the implications of the fact that I realized the quality of moderation? This is a serious loophole in the ./ system. A potential danger. Hey, GWB would probably call it a terrorist target !

      Should I exploit it to bring it to the attention of the masses ? Play Skylarov ? Or should I shutup and pretend I never found out? Live a lie ?
      I could offcourse exploit it in a bad way and skyrocket my karma, but since it is capped allready, the fun is out of that one rather quickly.

      Look at it the way you like, but I for one finally fond something in /. that allows me to have fun, make a difference (in a bad way) and bring back a reason for why I actually read this shit.

    4. Re:Soldering by Anonymous Coward · · Score: 0

      Should I exploit it to bring it to the attention of the masses ?

      Signal 11 tried this a long time ago. It didn't work.

      I suggest you go on google and look up the "Slashdot Bitchslap". If you attempt to use your karma just to screw with people's heads, this is what will happen to you. There have been quite a lot of system who've looked at the moderation system and gone "ooh, look, holes in this! i can have fun with this!"; the slashdot admins consider it part of their job to limit the damage that such people create. If you had been around as long as i have, you'd have seen that happen before :)

      Please. Slashdot may be a game, but people's feelings are not. I think your little test here about the soldering was interesting and neat-- and, yes, a very cool little demonstration of the trust issues inherent in unsafe forums like slashdot. I like performance art. I'm glad you did this. But i hope it is a one-shot thing for you. I'm just saying, don't get giddy with the realization that you can troll at +1, or the slashdot admins will rightfully whap you down. Just remember: satire can be clever. Just misleading people and trying to trick them into thinking something untrue is true because it is at Score:5 may be fun, but is the easy way out. And taco and co. will not look kindly upon it.

      respectfully,

      -super ugly ultraman

  2. Huh? PS/2 has had linux forever.. by deathcow · · Score: 4, Funny
    1. Re:Huh? PS/2 has had linux forever.. by dimator · · Score: 1, Redundant

      Now THAT's funny!

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    2. Re:Huh? PS/2 has had linux forever.. by Ed+Avis · · Score: 1

      Damn, I was going to post something like that myself!

      It's all about the slash. Just get the distinction right between PS2 and PS/2.

      --
      -- Ed Avis ed@membled.com
    3. Re:Huh? PS/2 has had linux forever.. by Anonymous Coward · · Score: 0

      You've got to remember alot of us know the PS/2 as a computer system. Abbreviate it PS2 and it'd be more clear.

    4. Re:Huh? PS/2 has had linux forever.. by mongoks · · Score: 1

      I read it the same way too. I'm used to seeing Playstation 2 abbreviated as PS2. When someone throws in a / I think of the IBM box with that funky two button mouse.

  3. Wrong article title.... by Anonymous Coward · · Score: 0, Informative

    PS/2 is that IBM computer from back in the day

    PS2 is the correct abbreviation for playstation 2

  4. Programming the PS2 by SpatchMonkey · · Score: 4, Interesting

    What disappointed me in that article was the lack of emphasis on actually using the thing to write software. What tools are available? Is there any additional libraries for using the custom PS2 chips?

    Another thing is, some PS2s come with a copy of yabasic, giving it the feel of the the old 8 bit micro days where you could write your own BASIC programs, and save them onto the memory cards. You can use any USB keyboard for input to this. It seems to me, if you want to program the PS/2, this is a much more accessible choice!

    1. Re:Programming the PS2 by Anonymous Coward · · Score: 1, Interesting

      a friend of mine has yabasic on his ps2. it's pretty neat but the syntax is a bit limited with audio, and it is slow to process strings. what i find really odd though is that yabasic is open source! werd to sony for that one eh.

    2. Re:Programming the PS2 by SpatchMonkey · · Score: 1

      Except I realise, shortly after posting this, that yabasic isn't available in the US because they use NTSC, and we (in Europe) use PAL.

    3. Re:Programming the PS2 by Anonymous Coward · · Score: 0

      ...and it doesn't give access (AFAIK) to any actual PS2 features: its just a dummy language to make PS2 count as a computer rather than a game for tax reasons.

    4. Re:Programming the PS2 by SpatchMonkey · · Score: 2, Interesting

      It gives basic access to a few features of the PS2. For example double buffering, using the setdrawbuf command, and gourad shaded triangles, using gtriangle. Enough to play around with for a while when you're bored of the games.

      Maybe someone can port yabasic to PS2 Linux to use the extra functionality exposed there?

    5. Re:Programming the PS2 by SpatchMonkey · · Score: 2, Informative

      If anyone is interested, the source code for PS2 BASIC is here.

    6. Re:Programming the PS2 by Space+cowboy · · Score: 5, Informative

      It's a standard Linux distribution - you can treat it as a (slow, 300MHz) MIPS machine if you want. You get gcc/g++ and everything else you might find in a modern(ish) distribution.

      The gcc port understands the VU assember syntax, so you can embed asm() blocks and have the code for the VU run on the VU via the direct link, and code for the mips chip run there.

      It also comes with vcl. This is a godsend - it takes your crap linear vector-unit assembly code and parellelises it onto the vector units as best it can, re-ordering etc. to get the most out of the units.

      There are a couple of rather nice libraries (ps2stuff, ps2gl) which provide base-level things (ps2stuff) and an openGL-like layer (ps2gl). To the extent that I could prove a bug in ps2gl by taking the same source code and compiling on my (i386) linux pc with 'g++ stars.cpp -o stars -L/usr/X11R6/lib -LGL -lglut'. Fantastic :-)

      Ps2gl allows you to code renderers in VU assembly, and associate a new primitive type that can be placed in the DMA stream, which will call your new rendered automatically. There's an example of this shipped with the kit.

      The only fly in the ointment is that the gcc shipped is only 32-bit, which means all the 128-bit registers get stomped on if they're passed as function arguments. There is apparently a patch in SCEE that will help this, although it'll lead to static binaries until everything is compiled with it (I don't care!). This will finally allow the VU's to do all the matrix and quaternion algebra they're really good at, and the system will fly :-)

      Simon

      --
      Physicists get Hadrons!
  5. It's NOT PS/2 it's PS2 by Alan+Partridge · · Score: 0, Redundant

    you freaking morons!

    --
    That was classic intercourse!
    1. Re:It's NOT PS/2 it's PS2 by Anonymous Coward · · Score: 0

      its a CmdrTaco post.... why are you suprised?

    2. Re:It's NOT PS/2 it's PS2 by Anonymous Coward · · Score: 0

      Hey, if they write Xbox as SuXbox, thay can surely call PS2 PS/2

    3. Re:It's NOT PS/2 it's PS2 by Alan+Partridge · · Score: 1

      but the Xbox DOES suck - so that's a valid insult. Calling the PS2 "PS/2" is neither insulting, witty or meaningful. It's just a misnomer.

      --
      That was classic intercourse!
    4. Re:It's NOT PS/2 it's PS2 by Anonymous Coward · · Score: 0

      Is too! Consider, this little toy is far more proprietary and evil than the microchannel architecture.

  6. Of course ... by dago · · Score: 1, Redundant
    It's already there for a long time and works pretty well...

    probably the best ps/2 linux website

    --
    #include "coucou.h"
  7. Ruby by ultrabot · · Score: 1

    The guy speaks favorably of Ruby. I would like to comment that while Ruby is big in Japan, more western minded people might do better investigating Python, which gives all the perks of ruby, and more (maturity, lotsa available libraries...).

    I think someone also gave a speak about game programming on Python & PS2 at Europython, just to be more on topic.

    --
    Save your wrists today - switch to Dvorak
    1. Re:Ruby by kmellis · · Score: 3, Insightful
      "I would like to comment that while Ruby is big in Japan, more western minded people might do better investigating Python, which gives all the perks of ruby, and more..."
      Ruby was written specifically to answer perceived deficiencies in Python , not to mention Perl. It's more than a little misleading to represent Python as "Ruby with more". It's debatable whether Ruby is better than Python, but someone interested should do some research and decide for themselves. It's thought of very highly by a lot of people, and I suspect that the mention of it here by a US developer is an indication of its burgeoning popularity in the US.
    2. Re:Ruby by BJH · · Score: 2, Interesting

      One of the reasons Ruby is so popular in Japan is that it was written by default to handle multi-byte characters.

      Sure, you can do the same in Perl and Python, but in Ruby it really is painless.

    3. Re:Ruby by ultrabot · · Score: 1

      Ruby [io.com] was written specifically to answer perceived deficiencies in Python [python.org], not to mention Perl.

      I dunno, the Ruby docs mostly talk about Perl, and as little about Python as possible. It kinda shows that they don't *want* to talk about Python, because investigating python would lead prospective rubyers to go that way instead.

      And about the perceived deficiencies - it would have been more sensible to try to suggest the fixes to python developers, instead of reinventing the wheel. Python has fixed the deficiencies it had at the time of conception of ruby, making ruby mostly redundant. It is a good language, much better than Perl, but not better than Python. Which is what counts.

      --
      Save your wrists today - switch to Dvorak
  8. Re:PS2, the best console of the World ? by zloppy303 · · Score: 1

    bad troll, no cookie...

    for the cd's: that's part of the unix philosophy: everything is a file (or document as Microsoft has recently come to realise)
    Moreover:windows doesn't mount anything!

    --
    Beware of Programmers who carry screwdrivers. -- Leonard Brandwein
  9. Yeah by Anonymous Coward · · Score: 0

    What the freaky, frothy shit are you talking about? Having to manually mount a CD is abso-fucking-lutly nothing to do with "everything is a file". Just to fill you in, its because historically, you would use a big reel to reel tape, and you'd...oh, forget it, you're too dense. As for this, Moreover:windows doesn't mount anything! you're talking total loony tunes now. Go back to Comp. Sci. 101, and get a fucking clue, shit stain.

  10. Crappy article by Aceticon · · Score: 3, Funny

    Where is the human side in this story?

    Where is the tale of long nights hacking way, man against machine?

    Or the vivid descriptions of cafeine induced allucinations?

    The joys of finnaling figuring out the function of that last pin in the Sound Synthesis Chip?

    The humble confession - "After 5 days straight hacking i fell asleep on my keyboard ..."?

    But NO!!! The author does use half the article to tell us about his phylosophical doubts in relation to Sony's posture, but that is a far cry from the moving story of A Man And His Penguin Against The Machine.

    The children! Please think of the little children!!!

  11. Increadable! by brejc8 · · Score: 1, Redundant

    If they can get linux running on an old IBM platform like PS/2 then I will get my old computer out the attic.

    PS/2 = Old IBM PC standard (we still have the keyboard and mouse connectors as a legacy)
    PS2 = Sony games machine

    1. Re:Increadable! by Apreche · · Score: 2

      Don't hold your luck. It is quite possible to get a very lite version of linux running on a PS/2. Heck I bet it would even work on a PS/1 given enough RAM and Hard Drive space. I mean if an apple][gs can have a tcp/ip stack and play wolfenstein 3d with gs/os then a ps/2 can sure run linux.

      --
      The GeekNights podcast is going strong. Listen!
    2. Re:Increadable! by 68k+geek · · Score: 1

      [quote]Heck I bet it would even work on a PS/1 [/quote] not it wouldn't - because there was no PS/1. the first IBM PC was called - hold on for that one - IBM PC.

    3. Re:Increadable! by Cochonou · · Score: 1

      There was indeed a PS/1 line of computers, they were the ancerstors of the "aptiva" line during the 386 - 486 area.

    4. Re:Increadable! by nu0c · · Score: 1

      Uh-oh, you shouldn't have told me that. I better take the full-blown Debian 2.2 with Xwindows off my PS/2 Server 500. It can't possibly run. Look here: http://www.findu.com/cgi-bin/find.cgi?nu0c* -1 and -15 are both IBM PS/2 Debian boxen. I really wanna see a playstation do that.

  12. For XBox by Anonymous Coward · · Score: 2, Funny

    Hey, can someone quickly write a PS2 emulator for XBox so I can then run Linux on it and collect my $200 Grand. Thanx!

  13. MS Keys Do Not a Standard Keyboard Make! by blakespot · · Score: 2, Informative

    "Next was the USB Keyboard. This was packaged in a yellow cardboard box. Upon opening it, it appears as a standard black keyboard, but on closer inspection you find that the Windows keys are missing."

    Let us not forget that all things Windows are PROPRIETARY!! MS Keys have nothing to do with a "standard" keyboard!! I'd hoped that a 27 year old guy who is installing Linux on his PS2 would have known that!!

    blakespot

    --
    -- Heisenberg may have slept here.
    iPod Hacks.com
    1. Re:MS Keys Do Not a Standard Keyboard Make! by blakespot · · Score: 1

      I'd say that Linux is the propriertary platform and Windows the standard.

      How diverting. You'd be wrong.

      blakespot

      --
      -- Heisenberg may have slept here.
      iPod Hacks.com
    2. Re:MS Keys Do Not a Standard Keyboard Make! by SpatchMonkey · · Score: 2, Insightful

      He's half right though - Windows is the standard.

    3. Re:MS Keys Do Not a Standard Keyboard Make! by DrSkwid · · Score: 1

      And equally interesting is what did he think he was going to use them for?

      People who should know better should know that there is no standard keyboard

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  14. Distro by BJH · · Score: 5, Interesting


    Interestingly enough, the distribution chosen by Sony for the PS2 kit (Kondara Linux, not Kondora as the article states) is about to shut down.

    There hasn't been an English announcement yet, but their Japanese site says that the Kondara Project servers (the free development group behind the Kondara distribution, which was retailed by Digital Factory, a commercial enterprise) will be closed down on July 15.

    The reason for this is that Digital Factory, which owns the Kondara trademark, has sold its distribution business to another company, and the project was forced to quit using the name Kondara.

    Luckily for fans of the distribution, a new group, which looks suspiciously like the old Kondara group, has just kicked off the Momonga Project (momonga is Japanese for flying squirrel).

    It'll be interesting to see what Sony do, if anything, in the way of providing an upgrade path for PS2/Linux users.

    1. Re:Distro by Ctrl-Z · · Score: 1


      Who's to say that "another company" isn't Sony?

      Conspiracies abound!

      --
      www.timcoleman.com is a total waste of your time. Never go there.
    2. Re:Distro by new-black-hand · · Score: 1

      (momonga is Japanese for flying squirrel).

      The Japanese have a word for 'flying squirrel', disturbing.


    3. Re:Distro by BJH · · Score: 1

      Nah, it's a tiny little company from Fukuoka (on Kyushu, the westernmost of the four main islands of Japan) called SP, Inc. They've got a grand total of six employees.

    4. Re:Distro by great+throwdini · · Score: 1

      The Japanese have a word for 'flying squirrel', disturbing.

      You want disturbing? Check out the logo.

    5. Re:Distro by GigsVT · · Score: 1

      Japan is close to russia, apparently they had exchange students at WhassamataU, and often ask people to watch them pull a rabbit out of their hat.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    6. Re:Distro by Buck2 · · Score: 1

      I don't get it. What else are they going to call it?

      --

      As my father lik@(munch munch)... ....
    7. Re:Distro by tep-sdsc · · Score: 1

      Hmmm, I thought it was a rather old variant of Red Hat. We're basing that on the kernel and RPM versions.

      We're running a production DNS server for our main domain on our PS2. There's also a baby web server. "The Effect" will probably knock it over, so please be gentle with it.

      Why the DNS server? Because I bet someone they couldn't get it all running in less than 2 hours. I lost :-)

      We have a computational chemist who is really contemplating a Beowulf cluster of PS2s, if he can get to the floating point on the graphics chips. The only drawback is the limited (32MB) of RAM. But for *small*-memory, FLOP-intensive jobs it might be cost-effective.

  15. Sad endings to happy movies by Graymalkin · · Score: 5, Interesting

    I think the conslusion to this rather informative diddy is spot on, Sony is out to create a network of experienced PS2 programmers. Sony gets oodles of noodles for this move. The PS2 is probably the most popular video game system ever marketed to date, it makes Sony bunches of money. The only problem with the money making aspect is they need a constant stream of games for a system to be popular. Programmers are needed and plenty are interested but as the article says, experience with the platform is not as abundant as people willing to program for it. Sony distributes a system that allows people to poke around the platform and make their own amateur games in their spare time and get 2D6 bonus to their PS2 Programming skill.

    Linux is the obvious choice for Sony to pick, not because Linux rox0rz d00dz but because it is a familiar environment for many developers and requires no licensing fee to distribute. The last thing Sony wants is their HDD/eth0 expansion system to cost them more money than it has the potential to make back for them. Paying a $20 or $50 royalty on some commercial OS (pick one, any one) per unit sold will end up costing them in terms of margins. Drives and ethernet adapters that only go down in price as time goes by and shipment volumes increase lead to high margins and eventually profits.

    I've thought for a while Sony wants to migrate their computer division from being high priced IBM clone systems to being something proprietary and different. In many of their markets this is an easy sell because there is a shitload of brand loyalty. It might not be terribly difficult in the US either. Sony might pretty easily merge their VAIO desktop computers with future PlayStations. A wide availability of games and media designed specifically for Sony systems could make them a powerful player in the PC market. They already produce a ton of software for their VAIO systems, they could port a good deal of that to whatever OS they might use besides Windows on their new VAIO Stations.

    This of course goes back to engendering developer support for the platform. By seeding PS2/3 platform developers early (now) they can set themselves up with a relatively large developer base, independant and otherwise, as long as they can keep their interest. Sony looks like they're intending to paint several markets with one broad brush. Derivitive systems based off the PlayStation architecture; from the dedicated console at $100 for playing games to the $2000 audio video workstation which happens to share 70% of the same parts or interfaces. Maybe Sony is looking to make a new Microsoft-free PC market. Can you forgive them for killing Napster? Tough choice.

    --
    I'm a loner Dottie, a Rebel.
    1. Re:Sad endings to happy movies by flonker · · Score: 1

      A $200 gnutella box. Maybe I can forgive them for killing Napster. Maybe.

    2. Re:Sad endings to happy movies by gaff2k · · Score: 2, Informative

      That's $200 for the ps2 kit, plus PS2 ($200), $30 for a new memory card, Monitor w/ sync on green ($300/400?), or a TV. Not that cheap huh? My friend has one - its a really cool idea but it's not a machine that you could use for day to day tasks - Mozilla won't run properly due to the lack of memory (so you're stuck with konquerer), font rendering is a bit naff, and it's really slow... (compiling large apps is a bitch, takes about a day(!!) to compile mozilla) Also, as the article mentions you have NO control over the IO chip, which really really limits what you can do with the machine. However, I'd get one to use as an mp3/mame box in my living room, connect it to the sound system and network and write a nice front end shell to use mame/play mp3s, that would be usefull :P

      --
      -gaff2k
    3. Re:Sad endings to happy movies by pubjames · · Score: 2

      Yes, I think Sony is often cleverer than people realise. Everybody sees Microsoft attempting to muscle in on Sony's territory with the X-Box, but what few can see is that Sony is actually in a very good position to own the future of the what we call "personal computing".

      I think the reason people can't see it is that they expect there to be an evolution of the desktop. However, mobile devices are increasingly where it's at, and it's an area in which Microsoft are much weaker than the desktop. I believe Sony's partnership with Ericsson points to the future, and it's a future that doesn't include MS.

      With Sony's strengths in electronics and global distribution, the PlayStation, their partnership with Ericsson in the mobile world, the fact that they are also a massive content provider, their strong Vaio laptop range - Microsoft have a lot to worry about with Sony. It wouldn't really suprise me at all if Sony's ten year plan involves small and neat laptop style communication devices which don't include any MS software. If I had to place bets on the future of computing, my money's with Sony, not Microsoft.

    4. Re:Sad endings to happy movies by Anonymous Coward · · Score: 0

      well yeah, but Linux still rox0rz d00dz too, right?

  16. Re:PS2, the best console of the World ? by DrSkwid · · Score: 1

    windows doesn't mount anything!

    not sure if it counts as a mount but in XP you can add a drive and have it start at any folder in the tree.

    You can have 4 ide drives all under c:

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  17. -Really- want to know - wireless networking? by mccalli · · Score: 2
    I would really like to know the answer to this.

    Has anyone got wireless networking going with a Linux-based Playstation 2? A USB adaptor perhaps?

    Cheers,
    Ian

    1. Re:-Really- want to know - wireless networking? by Anonymous Coward · · Score: 0

      I have one of the Linksys wireless cable/dsl routers, and I was planning on getting either a Linksys WAP11 wireless access point or WET11 wireless bridge to connect my PS2 linux box in the next room via 802.11b.

      No fuss, no muss..

      - Ed

  18. Cool article by Te1waz · · Score: 1

    Very informative.
    I've been considering a kit myself. Based on this I might just place my order shortly.

    Although the reviewer was slightly suspicious of the product, he didn't let it affect his judgement.

    --
    From my Autobiography - "Lifestyles of the Sad and Desperate"...
  19. a bit misleading to complain Sony about DVD by News+for+nerds · · Score: 1

    halkun again? Well...
    Once upon a time when standard Compact Disc did
    not exist yet, Sony and Philips had separated
    their opinions on the size of CD. But Herbert
    von Karajan wanted longer time to store
    Beethoven's Symphony no. 9 in one disk, then
    Sony's proposal, today's standard 12cm CD, was
    fixed.
    Today, on DVD, U.S. Hollywood cinema industry
    had insisted region lock to secure their profit
    around the world, so Japanese DVD makers just
    followed the decision and offered the best
    solution.
    They just design and offer the best container
    to be filled with any contents, so you
    should blame contents holders and software
    makers in the case of DVD region lock.
    About PS2 Linux kit? If you don't want it,
    then don't buy it.

    1. Re:a bit misleading to complain Sony about DVD by maeglin · · Score: 1

      ...Herbert von Karajan wanted longer time to store Beethoven's Symphony no. 9 in one disk, then Sony's proposal, today's standard 12cm CD, was fixed.

      Hmm.. it's an interesting theory, but it's got a bit of urban legend feel to it. Not only because of it's simplicity (ie, "Yeah, didn't you know, a CD is 76 minutes because that's how long Nr. 9 is.") but also because I've got a Deutsche Grammophone CD of Karajan conducting the Berlin Philharmonic's performance of Beethoven's 9th. And guess what? There's more on there than just the symphony.. there's also a 9 minute performance of the Coriolan Overture. It's unlikely that Karajan (a big fan of subtlety) decided to go 10% faster that day.

  20. NDAs by nuser · · Score: 1
    but I never singed a NDA so

    I prefer to roll em up and smoke em myself...

  21. Linux Kit now available in europe by codexus · · Score: 3, Informative

    Thanks to this article, I've noticed that the kit is now available for order in europe. w00t! I'll be doing some serious PS2 coding soon :)

    --
    True warriors use the Klingon Google
  22. If you can't access the IOP by duckpoopy · · Score: 1

    then you can't have sound, or access the controllers. How can you make a game like this?

    --
    word.
    1. Re:If you can't access the IOP by wmacgyver · · Score: 1

      they gave you a library to call. When the article said no access, what he really means is no direct access, nor documentation. The Pro PS2 developer kit comes with 7 manuals, PS2 Linux comes with the first 6. The 7th one is the IOP stuff.

  23. Sony's Interesting Relationship by peterdaly · · Score: 3, Interesting

    I talked with a representitive from Sony a few months ago about this kit, which I don't own, for the PS@, which I don't own. I didn't like the answers to the questions I posed, but I at least understand their reasoning.

    Basically what you are buying is an XBox, without the major loss for the manufacturer. The PS 2 is $199 and the kit is another $200. That's about that it cost to make an XBox, if you put two and two together. Quite interesting, but off topic, so...moving on...

    The biggest disadvantage I see is the inability to create anything that will work on another PS2 with it also having the linux kit installed. No taking your home built games (or MIME, etc.) over to your non-super geek friends' house to show them off. This is probably the biggest stumbling block for me. It makes sense in a way, Sony makes a lot of their money off of disk licensing fees.

    In comes my suggestion to Sony. Create a service where I can pay whatever the standard volume licensing fee is to get a bootable version of my Linux software. It would not be difficult to create an automated system to handle the disk creation. If I could pay $10 for a bootable copy of something I made, I probably would. The person from I was talking to did not seem very receptive to the idea. Seems to be this would be the smart compromise to take up.

    They expect people to really dive into this, and not have the ability to share their creations in any way with others, unless they are another geek with the $200 kit. I would never suggest to most of the people I know with a PS2 they should get the Linux kit. They are severly limiting my incentive to get the kits and spend my time learning to use it.

    -Pete
    (above PS2 link is an affilate link)

    1. Re:Sony's Interesting Relationship by new-black-hand · · Score: 1, Informative

      Sony makes a lot of their money off of disk licensing fees.

      Correction, they make all of their money off licensing fees. The consoles are sold at a loss.

    2. Re:Sony's Interesting Relationship by Anonymous Coward · · Score: 1, Insightful

      In comes my suggestion to Sony. Create a service where I can pay whatever the standard volume licensing fee is to get a bootable version of my Linux software. It would not be difficult to create an automated system to handle the disk creation. If I could pay $10 for a bootable copy of something I made, I probably would. The person from I was talking to did not seem very receptive to the idea. Seems to be this would be the smart compromise to take up.

      This is an excellent idea. Why is this post moderated as troll, exactly? Its points are important. If we are going to have Sony releasing this thing for the purpose of getting large numbers of people experienced with development for the Playstation 2, they have to realize that eventually they're going to have to figure out what the "upgrade path", so to speak, for those experienced PS2 programmers to become professional PS2 programmers will be.

      Anyway, Sony nonwithstanding, i think it would be really neat if one of the people that already volume-license nonlinux Playstation2 were to buy up some Print-On-Demand hardware, and start a service where people send in their linux games, the games get stored, and you can come by and request shipped to you printings of the linux games in the database. Like that website that does that with t-shirts.

      At the least, i have to say, be careful if you GPL your Playstation Linux games, if you do there's nothing to stop a big playstation game house from taking your GPL game, licensing the propeitary bootloader from Sony, and printing up and shipping out your game without paying you a cent... of course they'd manufacture no end of community ill-will, but considering their creation cost for that game was zero, it would still be hard to not make a profit even if no one who knew the truth about where that game came from bought one.

      -- super ugly ultraman

  24. It does mount by skidrash · · Score: 1

    You just never see it or have much control over it.

    If you have a NT system around take a look at the c:\boot.ini file ( if your boot drive is c:)

    from memory (and probably a little inaccurate), that shows you the 'native' format for partition naming.

  25. they are windows keys after all by leuk_he · · Score: 2

    a few lines futher in the article:

    I plugged the USB keyboard and mouse into my Windows box........It loaded the USB keyboard/mouse drivers and worked fine. The diamond keys were interpreted as windows keys by windows.

    Well, they are the same thing after all. Just not a windows logo.

  26. The shape of things to come by jzu · · Score: 1
    And you thought you could avoid this with a GPL'd environment? Well, I did, until today.

    Bye bye, Freedom. Hello, Sony.

  27. Re:Oh come on now... by Anonymous Coward · · Score: 0

    so whats better about plankstation2 over xbox then?
    number of games? seems to me that in the many more games Sony has licenced there are no inovative or original titles and the GFX suck big time (even compared to the Dreamcast (although the PS2 has more GFX and Texture Ram than the Dreamcast allowing bigger enviroments))
    I will be buying a Game Cube soon just because I want new and interesting games, not the drivel that is pushed on the unwashed masses.
    Oh and I will be keeping the xBox just to play the amazing Wreckless !!

  28. A network of experierienced Ps2 Programmers by Te1waz · · Score: 1

    Maybe so, or maybe they intend to set up a series of competitions like that Roleplaying company has recently. Collect some new game ideas and either buy them off their creators or offer them a contract.
    There has been a lack of really innovative games out recently, there's definetly money in producing something to keep the easily jaded game-buyers forking out their cash.

    --
    From my Autobiography - "Lifestyles of the Sad and Desperate"...
  29. Introducing: Bash, for PS2 by SN74S181 · · Score: 1

    I bet all the kids are gonna go for that cool came the FSF has come up with. It has a name that conjures up images of action and fighting.

    Unfortunately the glamor will wear off fast, probably after a few minutes of staring at the prompt blinking at them.

    1. Re:Introducing: Bash, for PS2 by Ella+the+Cat · · Score: 1

      or even Linux for a hot 4 bit Arithmetic Logic Unit. 82S105

  30. reading CD-R discs from Linux on PS2? by Anonymous Coward · · Score: 0

    I don't suppose there is a workaround the Sony-imposed limitation of not being able to read data from CD-R discs, is there?

  31. What's a PS/2(tm)? by Anonymous Coward · · Score: 1, Funny

    When did PS/2(tm) start to mean Playstation 2(tm), and not Personal System 2(tm)?

    It's so confusing. I tried to play a Playstation 2(tm) game on my IBM(tm) 286 machine, and it didn't work! I just don't understand it. Maybe the disc is scratched, or something. It fitted in the 5.25 inch disk drive OK, but I think the hole in the middle was too small, because it made a funny noise when I shut the drive door. Now the 5.25 inch disk drive doesn't operate, and small pieces of shrapnell fell out when I tried to put a floppy disk in it. Admittedly I had to cut a bit off of the 8" disk, but I thought it would still work.

    1. Re:What's a PS/2(tm)? by Buck2 · · Score: 1

      Wow, you're quite the retard.

      How'd you manage to even type this up and send it off to the internet?

      --

      As my father lik@(munch munch)... ....
    2. Re:What's a PS/2(tm)? by Anonymous Coward · · Score: 0

      I got somebody else to do it for me!

    3. Re:What's a PS/2(tm)? by Buck2 · · Score: 1

      Stupid like a fox!

      --

      As my father lik@(munch munch)... ....
  32. Re:PS2, the best console of the World ? by maddjn · · Score: 0

    alas, it only mounts disks, no nfs-shares or samba-shares.

    maddjn

    --
    --EOF--
  33. Another personal experience... by MrIcee · · Score: 5, Informative
    The only reason I purchased a PS2 last month was because of the LINUX kit. When the package arrive I was DELIGHTED at what I found.

    The article is extremely accurate as to the packaging. I had expected a small box with a CD and a drive... but it was a large box that was well-crammed with packages. Sorta like xmas.

    Like the author, of all the monitors I had none that were sync-on-green (www.playstation2-linux.com has a compatible monitor database so you can check before you try to see if you have a proper monitor). Like the author, I did the blind install (instructions also available at the above URL).

    The blind install worked flawlessly for me and took about an hour (45 minutes of which it simply rattled away on it's own doing the install).

    So... what do I do with it? Well, I have a number of uses. First... it is a wonderfully inexpensive full *NIX workstation. Because I am in Hawaii and my servers are in the mainland, I use computers in my house to monitor my remote servers on a full-time basis... the PS2 allows me to check my servers from the living room (instead of having to go up to the office constantly). Towards this end, I am designing 3D remote monitor software (that will monitor servers and display load, disk space, users, mail, dns health, etc... in a nice 3D graphical environment).

    We also run the game 'tranquility' (www.TQworld.com), and are looking at rewriting it for the PS2 under Linux (I don't know if there is a market yet for Linux based PS2 games, but we'll give it a shot anyway).

    The bottom line? Very very very impressive packaging. Good attention to detail - but yes, it's a geek thing because you have to be innovative and a digger to find all the info you want.

    A very nice design... and also... price-wise pretty good. I can certainly envision a rack of PS2's humming along. According to the www.playstation2-linux.com website, a number of people have had them up and running as web servers for quite some time... and report great stability.

    I have seen only one problem so far. When I ssh to remote servers and run 'top' for 5 days straight, upon stopping the remote connection and trying to do something else I have now twice seen ethernet errors of *no more space* (no more space on ethernet???? what gives with that)... so there are some caveats - but all in all, very very impressive.

    The author, however, is 100% correct when he says it will be 6 months learning to fully understand/use the device. The manuals are complex and somewhat confusing (even though I have 25+ years of assembly and graphics coding on SGI etc..) it WILL take a while to understand and experiment with.

    The only thing I need now is a MUCH longer keyboard cable so I can program from the sofa ;)) Aloha Nui Loa

    1. Re:Another personal experience... by dsyu · · Score: 1

      Say, nice job on tranquility -- it's quite soothing.

      Regarding the ethernet thing, I've had mine running for as long as a week without trouble, but then again, I'm probably not doing anything particularly network intensive. You might want to check the forums to see if anyone else is experiencing something similar.

      Regarding the keyboard cable -- I hear folks have had success using Logitech's wireless keyboard, although their mouse may need GSConfig changes to work properly. Again, the forums have more details on this.

    2. Re:Another personal experience... by Anonymous Coward · · Score: 0

      Any USB extension cord will work just fine with the Sony keyboard. I'm using one that came with a USB hub I bought a few years back and have no problems at all. Much cheaper than buying a wireless keyboard.

    3. Re:Another personal experience... by /dev/trash · · Score: 1

      how do you get it to use a TV for output instead of a monitor?

    4. Re:Another personal experience... by Anonymous Coward · · Score: 0

      something like..

      setcrtmode -f ntsc ..and then you're on tv :)

  34. Save some money. by Anonymous Coward · · Score: 0

    Get a Dreamcast, BBA, KallistiOS, and SuperH cross-compiler.

    1. Re:Save some money. by marmoset · · Score: 1

      With the Dreamcast BBA going for over $150 on eBay, you won't be saving all that much.

  35. OK Nintendo by Anonymous Coward · · Score: 0

    Time for you guys to answer back.

    With the Gekko and ATI chip it shouldn't be too hard to get DarwinBSD running, right?

  36. Diamond keys by mcc · · Score: 2

    The full quote:
    Next was the USB Keyboard. This was packaged in a yellow cardboard box. Upon opening it, it appears as a standard black keyboard, but on closer inspection you find that the Windows keys are missing. In their place were keys with diamonds on them. I guess Sony is making a point that Microsoft is not their friend. Also diamonds kind of go with the schema of circle, square, triangle, and cross that's found on the Playstation controller.

    This is tiny, irrelivant, and unimportant, but i just thought everyone might want to know: the choice of diamonds was not arbitrary. The diamond keys are standard for Sun keyboards-- they have a bunch of Sun hardware up at my college, and they all have little diamond keys on them. They act kind of like the command key on a macintosh, for example Netscape4/Solaris is wired so that diamond-N opens a new window instead of alt-N or whatever it is in linux.
    ((I can't remember, it's been awhile since i've used X in linux except remotely or in my incorrectly-xmodmapped linux/PPC install ::grin:: stupid delete key..))

    According to this page, the diamond keys also act as "meta" keys-- that is to say, every time in EMACS that you have one of those special commands that you have to call by pressing ESC and then another key, you can just hold down "meta" and press the key instead. Useful ((If you like EMACS, that is... ^_^))

    So this was actually a consious choice by Sony to be more UNIXy, not just Sony being anti-MS.

    Does anyone know, if you plug a Sun/Playstation keyboard into a macintosh, does the diamond key act as a command key?

    1. Re:Diamond keys by Benley · · Score: 2

      Does anyone know, if you plug a Sun/Playstation keyboard into a macintosh, does the diamond key act as a command key?

      Yes, it will. I can't specifically speak for the Sun/Playstation->Mac arrangement, but if you plug a Mac keyboard into a PC (or a Sparc), the command key acts as a Meta/Windows key. Isn't USB great?

  37. sorta by BlueboyX · · Score: 2

    Right now people just use the ethernet connection to move files between their ps2 and pc.

    You can in theory use a sub cd drive to read cd-r, rw and music cds, but I don't know of anyone who got that to work yet.

    --
    "Never, never suspect the dreams within the dreams of dreaming children." ~The Amazon Quartet
  38. Hi! Sony, can I publish games for $10? by Steveftoth · · Score: 3, Insightful

    First of all it is possiable to take a game over to a friends house. There are multiple ways to do this, first is to take the HD and all with you. Secondly (and easier) you can write a game that runs only off the memeory card. And just take the linux DVD and your memeory card.

    Sony does not want to start publishing crappy games at $10 a pop. They would make no money from this and worst of all it could mess up the playstation brand. All the games published today go through a process, that every game must meet certain minimum requirements. You know, like not trashing your memory card, not crashing every 5 minutes, etc. If they just let you publish a disc that process could be totatly circumvented. Not to mention that you could just turn around and start selling your 'hobby' games for 30+ dollars, cutting them out of profits. Don't forget that it costs a lot more per disc to make one disc then a thousand.

    I agree that it would be cool, but this is their platform. It is not open and expecting them to open it is silly.

    1. Re:Hi! Sony, can I publish games for $10? by Anonymous Coward · · Score: 0

      Jesus Christ, they let BAM! produce Driven. How worried are they about messing up their brand?

      Anyhow, mark my words, once Linux is readily available someone WILL find a way to defeat that copy protection.

  39. Re:happy july 4th by Buck2 · · Score: 1

    Happy July 4th you filthy pig fuckers.

    At least we're not _cold_ filthy pig fuckers.

    --

    As my father lik@(munch munch)... ....
  40. PS2 wireless networking? by 1984 · · Score: 2

    I was wondering that myself, given that it would neatly solve the problem something in the lounge that hooks up to the MP3 server, with neither a clumsy PC nor lots of nasty cabling. I found this, but can't actually seem to find it on sale, or get a guide price. I know it's not exactly a wireless adaptor for the PS2, but it solves the same problem, and without needing anyone to actually port anything.

  41. Whatever happened to Runix? by jgilbert · · Score: 1

    Maybe slightly off-topic, but whatever happened to the Runix linux port for PS1 and PS2?


    Linux for the PlayStation 1

    There website is no longer accessible and I couldn't find anything w/ google. Anyone know anything? Did sony wax them?

    There dist had much better hope as it didn't have the RTE, booted from CD, etc.

    jason

  42. Re: Easy solution.. by evilpaul13 · · Score: 1

    I've had a PSX since about a year after it came out and got a PS2 the very day it came out, so I have also had a PS Underground subscription for close to that time for the regular demo discs it comes with. Recently, it started being bundled with the Playstation Magazine. They are doing a PS2 Broadband thing as that's due out soon, and listed configurations of how to hook up a PS2 to the Internet.

    The one that may interest you is using a Linksys Wireless Ethernet Bridge here

  43. Re:Oh come on now... by Alan+Partridge · · Score: 1

    the ploystation 2 is better than the Hex Box in one way - It's NOT made by Microsoft. Sony are no angels - they've been proven to litigate at te drop of the hat in the past, the pour VAST sums of money into hopeless products like MiniDisc, they have achieved a frightening level of vertical integration, and there's a worrying possibiltiy that their creativity will die with Morita. But, despite all this, they're hardly a patch on Microsoft which seems to operate more like the Mafia than a publicly traded corporation (embrace and extend and cutting off the air supply sound like mob tactics to me), and what do they do with all their profits? pile 'em up in the bank by the looks of things, as they don't seem to pay divvies. Extraordinary. Anyway, I'll support Sony and Apple and Sun and whoever else I can until this fucking monopoly is BROKEN, and the tech industry is free again.

    --
    That was classic intercourse!
  44. In other news... by Anonymous Coward · · Score: 0

    Sony said they'll be suing anyone who shares MP3.

    Talk about paranoid...no access to the save games...no access to PS1 mode.

    Fuck it. its more cost effective to buy a beige box and put Linux on it.

  45. Sony has a huge NIH complex. by brodin · · Score: 1

    One other huge motivating factor for Sony is that they have a huge NIH complex. By driving the hardware and software ends it is all Sony. The only reason they picked Linux and not NeWS is that nobody knows anything about NeWS!