Page 21 of 23

Posted: Sat 23 Jun 2012, 09:52
by sickgut
why is it called sap6?
i know the 6 is the arm 6 architecture of the cpu but i havent figured out the rest of the name

rest of the name

Posted: Sat 23 Jun 2012, 10:42
by L18L
sickgut wrote:why is it called sap6?
i know the 6 is the arm 6 architecture of the cpu but i havent figured out the rest of the name
http://bkhome.org/blog/?viewDetailed=02865

Posted: Sat 23 Jun 2012, 17:41
by antiloquax
BarryK wrote:
antiloquax wrote:Hi Lobster,
I can't seem to get the bootmanager to recognise the devx.
Please read the instructions:

http://distro.ibiblio.org/quirky/arm/te ... readme.htm
Sorry :oops:

Posted: Sun 24 Jun 2012, 19:51
by antiloquax
Okay, I've got my devx sorted.
I think I'll have a go at inkscapelite.

Edit
First attempt to compile Inkscapelite failed. Will try again later.

Posted: Mon 25 Jun 2012, 20:34
by antiloquax
By the way Lobster, did you have a look at those two little Python programs I shared on here?

I remember you saying that you hadn't had much joy getting tkinter to "do stuff". These are my first efforts at some programs that actually do something ...

Also, FWIW, that invader game I got posted on Frambozenbier does work (at least on my Arch set-up).
mark

Posted: Mon 25 Jun 2012, 23:02
by BarryK
antiloquax wrote:
BarryK wrote:
antiloquax wrote:Hi Lobster,
I can't seem to get the bootmanager to recognise the devx.
Please read the instructions:

http://distro.ibiblio.org/quirky/arm/te ... readme.htm
Sorry :oops:
Well, the BootManager was giving wrong information in that situation. I have now fixed BootManager:

http://bkhome.org/blog/?viewDetailed=02869

Posted: Mon 25 Jun 2012, 23:09
by BarryK
antiloquax wrote:Okay, I've got my devx sorted.
I think I'll have a go at inkscapelite.

Edit
First attempt to compile Inkscapelite failed. Will try again later.
I compiled Inkscapelite in sap6 on RP. Here it is (539KB):

http://distro.ibiblio.org/quirky/arm/pe ... -armv6.pet

Posted: Tue 26 Jun 2012, 00:53
by Lobster
Got a message from Eben Upton about sap6
Outstanding. Looking forward to seeing how this develops.

Cheers

Posted: Thu 28 Jun 2012, 05:51
by technosaurus
Would this be a good stand-in for the Pi?
http://dx.com/p/mini-android-4-0-networ ... 4gb-141172

Posted: Thu 28 Jun 2012, 07:32
by puppy_apprentice
it depends what u want to do with them:

- if u want to play with hardware add-ons (programm them, etc. ) and have maybe not quick desktop (but i hope when we will have drivers for GPU it will give more power for X) u will choose Pi
- if u want a tiny player with Android or quicker desktop (after u install 'normal' Linux) u will choose this mini player

i myself have tv that play most of the mini video formats so i choose Pi

Posted: Fri 29 Jun 2012, 08:47
by Lobster
Yaba daba do
Sap6 Alpha1 from Barry with Google Chrome
http://bkhome.org/blog/?viewDetailed=02874

Raspberry Pi
Food for Puppys

Posted: Fri 29 Jun 2012, 11:07
by Lobster
OK finally.
Screenshot enclosed.
Using Chromium browser (not the latest with integrated Flash but it loads in 3 seconds on the 3rd load)

It took me a while to load onto SD
and I think it best to reboot the computer
before using DD
- had problems in the past. Tried twice after restarting xwindows
waited and waited - then did a reboot
Third time it took aprox 5 minutes to DD to SD card.

One very nice feature is having the traditional setup Puppy where it asks for keyboard, do you want firewall, locales etc

Having to use mouse to move about on screen
but this is Puppi SAP alpha1 and it runs on an ARM CPU and is built by Barry. Me like.

Woof Woof! :)

Posted: Sat 30 Jun 2012, 08:01
by mrreality13
found this if you all need it its a simple design
http://www.built-to-spec.com/blog/kit-i ... tructions/

Posted: Sat 30 Jun 2012, 12:37
by 01micko
Lobster,

Screen casting does work on sap6 using qemu. I'll attach the result, it's a real gz file so you have to gunzip it from the commandline.

Here's a basic recipe for ffmpeg, oh, you need libusb-1.0 from debian PPM too...

Code: Select all

ffmpeg -f x11grab -s vga -r 25 -i :0.0 ~/myvid.avi
I tried ogv but no go. There are options to tune the size, I'll look into that later when I get the real Pi :wink: Once I get it sorted I'll consult with shinobar to see what is the best approach for his ffconvert program which now has added screen casting.

Posted: Sat 30 Jun 2012, 15:35
by Sylvander
01micko wrote:it's a real gz file so you have to gunzip it from the commandline.
I unzipped it within Xfe, using the GUI, and it worked just fine! :D

And the video played using GNOME MPlayer. 8)

RasPi cat

Posted: Sun 01 Jul 2012, 00:03
by raffy
RasPi cat plays in anticipation of Puppy.

Posted: Sun 01 Jul 2012, 06:02
by Lobster
Here's a basic recipe for ffmpeg, oh, you need libusb-1.0 from debian PPM too...
Thanks Mick, will give that a go on rpi hardware. . .

One of the daughter boards the Rpi team are working on is a high resolution webcam (I hope they go with that and not a low res version - or maybe a choice)

Image
It may be a little early to think about Project 'Tint'. This would be an early response to Project Glass (Google) - the developer kits for pre order project glass now are $1500 for next year delivery and first consumer products in 2014.
Men in sheds or the US equivalent, guys in garages . . . they change the world.

What fun

Posted: Sun 01 Jul 2012, 11:41
by Lobster
Screen casting does work on sap6 using qemu
Confirmed working on genuine raspberry hardware (accept no substitutes) :)
:D
it is the 'user space programming library' that is required from the main Debian library, just as Mick suggested

Posted: Mon 02 Jul 2012, 01:15
by Lobster
Alpha 2
http://bkhome.org/blog/?viewDetailed=02879
I have got to say, and of course I am probably biased, but I think that this pup is shaping up as the simplest and most complete out-of-the-box experience for newcomers to the RP.
Barry K

I am impartial :oops:
Agreed 8)

Posted: Fri 06 Jul 2012, 08:49
by puppy_apprentice