Pre-alpha iso
19 posts
Ed Jason just mailed me to let me know there's a pre-alpha iso available for Puppy for Raspberry Pi now. If you're the brave sort who fancies helping the team debug it, you can find a download and more info at http://bkhome.org/blog/?viewDetailed=02865.

Thanks Liz.
For those of us familiar with Puppy, this is where we really start. Everything else has been foreplay.
'Sap6' is what Barry is calling his pre alpha.
He used Gentoo and then Debian binaries to bootstrap.
In place is a boot straight to a connected ethernet JWM and Rox desktop Puppy/Puppi. No passwords. Straight in. Run as root.
Ayttm connects to the Puppy chat forum (do not click on any URL links as surprisingly Ayttm is flakiest on IRC)
Mtpaint took a screenshot OK
Gnumeric and Abiword take about 6 seconds to load.
More info as it emerges. Woof. Woof.
Am downloading now. I think you need some kind souls to share the load with a torrent. I'm a little nervous about unxz though!
Just realised that unxz is a zip program. Dohh!
Puppy unzipped and dd'd to sd card.
Puppy up and running.
Running through the applications
Started with serious stuff - the Puppy jigsaw.
Also things like write and calc.
However, just can't get browser to load. It started with an invite to install Adobe Flash which I accepted, but then failed. After that it won't try to load at all.
Then installed Iceweasel, which refuses to install at all.
Exited to prompt.
Noticed that date is 1/1/1970
Puppy unzipped and dd'd to sd card.
Puppy up and running.
Running through the applications
Started with serious stuff - the Puppy jigsaw.
Also things like write and calc.
However, just can't get browser to load. It started with an invite to install Adobe Flash which I accepted, but then failed. After that it won't try to load at all.
Then installed Iceweasel, which refuses to install at all.
Exited to prompt.
Noticed that date is 1/1/1970
I've had better luck with Chromium though. Up and running!
Moving between the various tabs on the BBC site is brisk and visually I cannot see any difference from my Lubuntu running Firefox.
Interestingly, while the CPU on my 1GB RAM Lubuntu will often max out moving between screens, the Puppy CPU tends to keep below 50%.
Moving between the various tabs on the BBC site is brisk and visually I cannot see any difference from my Lubuntu running Firefox.
Interestingly, while the CPU on my 1GB RAM Lubuntu will often max out moving between screens, the Puppy CPU tends to keep below 50%.
grumpyoldgit wrote:I've had better luck with Chromium though. Up and running!
Moving between the various tabs on the BBC site is brisk and visually I cannot see any difference from my Lubuntu running Firefox.
Interestingly, while the CPU on my 1GB RAM Lubuntu will often max out moving between screens, the Puppy CPU tends to keep below 50%.
Hi grumpyoldgit - Can you list the instructions for getting Chromium browser running please.
I've installed it from the puppy package manager but it still refuses to load.
Is there something I'm missing????
WOW = Puppy is fantastic
- Posts: 42
- Joined: Fri Sep 16, 2011 3:35 pm
There is mention of dependencies. You just have to keep selecting those options and the installer then goes away and installs those as well. I suspect I didn't take full notice of the small print when I installed iceweasel so will have another go.
grumpyoldgit wrote:There is mention of dependencies. You just have to keep selecting those options and the installer then goes away and installs those as well. I suspect I didn't take full notice of the small print when I installed iceweasel so will have another go.
Yup - I missed the dependancy notes also - will try again! DOH!
- Posts: 42
- Joined: Fri Sep 16, 2011 3:35 pm
Excellent to have this.
First one to find out why gtk dialog is topsy-turvy wins ...
First one to find out why gtk dialog is topsy-turvy wins ...
- Posts: 398
- Joined: Sun Nov 20, 2011 11:37 am
Yes. Just uninstalled Iceweasel and then installed it again, making sure I selected the dependencies option.
I am also taking the trimming the fat option.
Both browsers seem to function fine and cpu stays below 50%.
I am also taking the trimming the fat option.
Both browsers seem to function fine and cpu stays below 50%.
Hang on... where did iceweasel come from... I thought we were looking at the Chromium browser, or does that definitely install without any problems now? 
Is there a way to get the clock to automatically update?
The browser button links to an item called default browser but I can't see a way to set a default browser. (Edit - Found it!)
Iceweasel only cropped up because the browser button wouldn't work so I wanted to install another browser. Also, Links is rather basic.
The browser button links to an item called default browser but I can't see a way to set a default browser. (Edit - Found it!)
Iceweasel only cropped up because the browser button wouldn't work so I wanted to install another browser. Also, Links is rather basic.
I've tried to install SSH server from the Puppy Package Manager but it has frozen the Pi.

Guys
Added a Puppi wallpaper. Screenshot above. Use Mtpaint 'actions' for delayed screenshot. It is the little things that make me happy . . .
Have updated the Puppi wiki with some of your info
http://puppylinux.org/wikka/Puppi
My attempts at loading the devx involved the wrong partition
Please be aware that this is early days and all efforts towards a pedigree puppi are worth documenting
We Are Puppi
We haz raspberrys . . .
pi has been ordered, so will look forward to testing in about nine weeks time
; -)
; -)
- Posts: 64
- Joined: Wed Aug 03, 2011 3:01 pm
Thanks so much for Puppy on RPi, I haven't been able to fire up the thing, just need some stuff as K&M, SD, hub. Well... I need to buy pretty much everything, but as soon as I get the stuff Puppy will be in there in a blink of an eye.
- Posts: 6
- Joined: Sun Nov 27, 2011 10:55 pm
hm, puppy doesn't boot for me 
my setup is as follows: a 32mb sd card containing the bootfiles and in the config.txt a line
kernel=kernel_puppy.img (this i copied from the images fat partition)
cmdline=cmdline_puppy.txt (copied from image also, but modified the root entry to read root=/dev/sda6
on a usb-stick i have serveral partitions, and partition sda6 is a ext4 partition where i rscync'd the entries of the second partition of the image-file to.
now when i boot the pi the kernel gets to enumerating the usb-devices but when getting to the usb-pendrive the output only gets to
scsi0 : usb-storage 1-1.3.4.1:1.0
scsi 0:0:0:0: Direct Access Kingston DT 101 GT PMAP PQ: 0 ANSI: 0 CCS
and fails to enumerate the partitions on that device (as the other distributions i have on that stick do)... and so it's waiting indefinetly here for the root device to become available...
maybe it's missing some kernel config option???
my setup is as follows: a 32mb sd card containing the bootfiles and in the config.txt a line
kernel=kernel_puppy.img (this i copied from the images fat partition)
cmdline=cmdline_puppy.txt (copied from image also, but modified the root entry to read root=/dev/sda6
on a usb-stick i have serveral partitions, and partition sda6 is a ext4 partition where i rscync'd the entries of the second partition of the image-file to.
now when i boot the pi the kernel gets to enumerating the usb-devices but when getting to the usb-pendrive the output only gets to
scsi0 : usb-storage 1-1.3.4.1:1.0
scsi 0:0:0:0: Direct Access Kingston DT 101 GT PMAP PQ: 0 ANSI: 0 CCS
and fails to enumerate the partitions on that device (as the other distributions i have on that stick do)... and so it's waiting indefinetly here for the root device to become available...
maybe it's missing some kernel config option???
- Posts: 24
- Joined: Sat Jan 21, 2012 9:19 pm
This from Barrys instructions which will decompress and install the image file
You can also decompress
and then install the complete image.
The complete image has all you need to boot and run
Once that is working you can modify
Hope that is helpful
This image file requires a 4GB SDHC card. Class 6 or higher is recommended. Cheaper cards that may be somewhat less than 4GB, although labeled as 4GB, should also be ok.
For the example of the card being /dev/sdb (be very careful, make sure you don't write to your hard drive!):
...make sure card is not mounted!...
# unxz --stdout raspi-sd-4gb-sap6-5.91.img.xz | dd of=/dev/sdb
# sync
...always type "sync" afterward, before removing SD card.
You can also decompress
and then install the complete image.
The complete image has all you need to boot and run
Once that is working you can modify
Hope that is helpful
antiloquax wrote:Excellent to have this.
First one to find out why gtk dialog is topsy-turvy wins ...
It's already won by jamesbond, see Barry's Squeezed Arm Puppy alpha1
thread.
- Posts: 17
- Joined: Sat Oct 29, 2011 3:09 am