[squeak-dev] RaspberryPi RISC OS Squeak now has actual sound output

tim Rowledge tim at rowledge.org
Mon Jan 28 19:47:37 UTC 2013


On 28-01-2013, at 5:53 AM, David T. Lewis <lewis at mail.msen.com> wrote:
> Very cool indeed. I've never actually had the chance to try a RiscOS machine,
> and it looks like this Raspberry Pi gadget would be a good low cost way to try
> it out. I figure any gadget that can run Squeak can't be all bad :)


And
On 28-01-2013, at 4:14 AM, Bert Freudenberg <bert at freudenbergs.de> wrote:
> Neat! In case I wanted to try this, I would download RISC OS from
> 
> 	http://www.raspberrypi.org/downloads
> 
> and make an SD card with the disk image. Boot the RPi with it, and then ... what? 

Ok, this is interesting because it's very like trying to explain to a newcomer how to get started with Squeak. There is no Big Corporation with a Publications Department that we can turn to; it's all volunteer work and very spotty.

For hardware you need the typical RasberryPi bits;
a monitor that can be driven by an hdmi port - so hdmi & DVI is easy, VGA is a bit more expensive to get an adaptor cable for. I got an hdmi->DVI cable for $3 from ebay.
a power supply; a micro-usb cellphone wallwart is typical and available on ebay for $2-5.
a usb keyboard & mouse. You probably have these acting as doorstops or bookrack levellers.
ethernet *cable* - RISC OS does not currently do WiFi. 
SD card - 2Gb, 4Gb is ok but half will be wasted, fastest you can find.
As for cases, read the Pi site forums for about eleventy-billion cases hacks. I stuck mine in an old miniMac expansion box from newertechnology. 

I'd start by looking at the RISC OS Open Ltd site (www.riscosopen.org) and hitting the 'Documents tab. There is a tolerable and slowly growing collection of explanation pages that should help. Feedback from the totally new user would be helpful just as with Squeak doc. Definitely start with the Raspberry Pi install guide  (https://www.riscosopen.org/wiki/documentation/show/Beginners%20FAQ:Installing%20RISC%20OS)
and  get the SD card image from 
(http://www.raspberrypi.org/downloads)
first so you can get it downloading while you read https://www.riscosopen.org/wiki/documentation/show/Introduction%20to%20RISC%20OS
as a basic intro. Warning - RISC OS will seem *weird*.  Not to mention *retro*.

A good read for a quick idea of what you're getting into is https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxidXJuZ2F0ZWhvdXNlfGd4OjE1NTlkNjMwNDg4MTQ0NDI
and maybe http://www.svrsig.org/Beta.htm

Once you have recovered from the culture shock, got it on the net and worked out how to fire up NetSurf, head for my website and download away - www.rowledge.org/tim/squeak/Squeak3-9c-RISCOS.zip and just unzip it by double-clicking on the zip file and dragging the contents to the filer window of your choice. Read the Important File That Must Be Read inside the 'deepkeys' and sharedsoundbuffer' directories. Then just d-click on the image file and away you go.

Note that this is Squeak 4.0 you're getting for now. Later versions, well, later. Cog sometime soon if somebody can find a way to keep me from going broke whilst doing it.

For Scratch, also download the http://www.rowledge.org/tim/squeak/Scratch-RISCOS.zip  and unzip etc - you can get assorted projects and media files from the Scratch site. Let them pay for bandwidth! Scratch, I would point out, is built on a 2.8 image, so it's … primitive... for system support.


tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Design: The activity of preparing for a design review.




More information about the Squeak-dev mailing list