The XO seems to have some strange issues with my wireless at home and I was only able to get it online for 30 minutes but in that time I learned several things.
- You can share activities across the whole Internet
- Google Video does not work (due to gnash lacking .flv file support apparently) Maybe I can install regular flash?
- Normal computers can connect to the XO's mesh network (though it crashed my network card after a while).It shows up as "olpc-mesh"
- Support for WPA appears to be very finicky
After trying for several hours to get it back online, I decided to try a firmware upgrade using a USB thumbdrive.At first it was giving me an error about "wrong machine type" but I found that taking it in 2 firmware steps worked fine.
Then I decided to start messing around with gasp , and I figured out several things
- In some areas of the system ,gasp works just fine natively but if it is part of an activity it needs(or rather pygame does) the olpcgame wrapper.
- Its better suited for building activities then being an activity itself
- Someone has already mentioned gasp as a useful game development tool on the game development page (this certainly was not me)
- Pippy example code would be really sweet.
Then ,just for fun , I decided to find out if it was possible to get activities installed without internet access.The answer is that yes it is possible,but you still have to go trough the browser(only to your usb drive instead of a website).So installed Sim City, which runs great.
Of course the nostalgia ran out in about 10 minutes,but it was still fun.
Well, hopefully I can figure out my networking issues and dig deeper into this great device.