PINE64
Armbian? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Armbian (https://forum.pine64.org/forumdisplay.php?fid=84)
+---- Thread: Armbian? (/showthread.php?tid=2078)

Pages: 1 2 3


Armbian? - pinorobotijin - 08-25-2016

Anybody can make one armbian distribution?

They have a distribution for odroid C2 which has same processor.

Thanks a lot.


RE: Armbian? - MarkHaysHarris777 - 08-25-2016

(08-25-2016, 09:33 AM)pinorobotijin Wrote: Anybody can make one armbian distribution?

They have a distribution for odroid C2 which has same processor.

Thanks a lot.

The Odroid C2 uses the Amlogic S905 processor;  the PineA64 uses the Allwinner A64 processor.

... they boot differently; and their are many other differences. Our debian mate image will be the most similar for running on the PineA64. 

(i'm deliberately over-simplifying ; the Odroid is NOT a PineA64)


RE: Armbian? - martinayotte - 08-26-2016

I've compiled my own Armbian for my PineA64 and now running 4.7.0 kernel.
But people need to be aware that some functionalities, such HDMI, may not be available yet.
Personally, I'm using my PineA64 as headless server, so it doesn't bother me.


RE: Armbian? - pinorobotijin - 08-27-2016

martinayotte: I'm interested in your armbian. Can you share it?  Me too I'm using my PineA64 as headless serverThanks a lot


RE: Armbian? - martinayotte - 08-27-2016

Simply follow instructions from http://docs.armbian.com/Developer-Guide_Build-Preparation/


RE: Armbian? - pinorobotijin - 08-28-2016

Thanks martinayotte, a question: what parameters do you use with compile.sh?


RE: Armbian? - martinayotte - 08-28-2016

Personally, I'm using "./compile.sh PROGRESS_DISPLAY=plain PROGRESS_LOG_TO_FILE=yes"


RE: Armbian? - tkaiser - 08-28-2016

FYI: http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/


RE: Armbian? - pinorobotijin - 08-29-2016

(08-28-2016, 11:34 PM)tkaiser Wrote: FYI: http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/

Thanks a lot, tkaiser


RE: Armbian? - tkaiser - 08-29-2016

Pine64 now also officially added: http://www.armbian.com/download/

Armbian is not another Linux distro but a nice build system (and a collection of knowledge of course) supporting 2 Debian releases and 2 Ubuntu releases on +40 different SBC. Currently we provide only headless images with Debian Jessie and Ubuntu Xenial with both legacy kernel and 4.7 (for developers only) so in case you want to give Debian Wheezy or Trusty a go or build a desktop image you would've to use our build system instead (for developers only).

So if you're not keen on headless server usage or use already longsleep's original Ubuntu image then there's not much to gain from trying out or switching to Armbian. Please keep in mind that these are preview/beta images and read carefully through all links on our Pine64 download page before using any of our images (we wrote our documentation for a reason).

Please be also aware that we might further improve server/headless usage by turning Pine64/Pine64+ into a true headless device. It's already known from other Allwinner SoCs we support that by disabling GPU and HDMI two nice improvements happen automagically:
  • Consumption and internal SoC temperature decrease a little bit which helps with throttling under full load
  • Memory bandwidth increases which helps with a few workloads (have a look at last two rows of cpuminer scores in post #16 here, disabling this stuff helps applications that depend on higher memory bandwidth :Smile