GK802 (was: Time for Pi)

Tim Tisdall tisdall-DXT9u3ndKiSh7up9GtFB90EOCMrvLtNR at public.gmane.org
Tue May 21 16:26:34 UTC 2013


Here's my test for speed of writing to a USB thumbdrive:

linaro at linaro-ubuntu-desktop:/media$ sudo dd if=/dev/zero of=test bs=64k
count=4k conv=fdatasync
4096+0 records in
4096+0 records out
268435456 bytes (268 MB) copied, 59.738 s, 4.5 MB/s

I then tried scp'ing a 31MB file over wifi to test that:

tim at machine:~$ scp ap.tar.xz linaro-Q0ErXNX1RuaRpikGYroapg at public.gmane.org:~/
ap.tar.xz
       100%   31MB   2.1MB/s   00:15


Not sure how this compares to other machines...


On Sun, May 19, 2013 at 3:59 AM, William Park <opengeometry-FFYn/CNdgSA at public.gmane.org> wrote:

> On Sat, May 18, 2013 at 08:20:44PM -0400, Tim Tisdall wrote:
> > Here's another website where they specialize in the devices they've
> gotten
> > Linux working on:  https://www.miniand.com/  I've personally put Linaro
> > Ubuntu on the Hackberry and the GK802.  I've got an Mk808B but haven't
> had
> > a chance to work on getting a Linux distro working on it.
>
> Thanks, Tim.
>
> Cubieboard is what I want.  Maybe less polished than Beaglebone Black in
> terms of OS, but it has SATA port which you can plug eSATA disk array.
>
> Now, question about GK802:  What is wireless and USB speed?
>
>     - For wireless speed, can you try
>         ssh device.ip cat /dev/zero > /dev/null
>       And, from another console,
>         iftop -i wlan0
>
>     - For USB speed, copy iso file to USB.
>         scp some.iso device.ip:/mount/point/
> --
> William
> --
> The Toronto Linux Users Group.      Meetings: http://gtalug.org/
> TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20130521/8baebfb1/attachment.html>


More information about the Legacy mailing list