Armbian images available
#1
Great news everyone, Armbian images are now available for RockPro64.

Download Here
You can find me on IRC, Discord and Twitter


  Reply
#2
(12-04-2018, 05:34 AM)Luke Wrote: Great news everyone, Armbian images are now available for RockPro64.

Download Here

Awesome
  Reply
#3
Love this, cant wait downloading NOW Big Grin
  Reply
#4
(12-04-2018, 02:31 PM)NightCrawler504 Wrote: Love this, cant wait downloading NOW  Big Grin

Downloaded installed and let me say it does feel like leaps forward, connecting to wifi is a breeze (hope my 15$ adapter becomes useful someday; at least it works on android) does still have audio issue from other builds and in general cant play media, forget youtube, still its a great leap forward, im happy Armbian picked up this project, on paper its a wonderful board, hope Armbian community can help us get the juice out of it.
  Reply
#5
Added Armbian Debian Stretch (5.67) - RockPro64 to Wiki and Pine64 Installer
Added Armbian Ubuntu 18.04 Bionic Desktop (5.67) - RockPro64 to Wiki and Pine64 Installer
  Reply
#6
I am using the stretch right now.
The CLI works great installed, ftp dlna samba without issues.
  Reply
#7
Wink 
LukeGreat news everyone, Armbian images are now available for RockPro64.

Download Here

Hi guys,

Running Armbian Stretch - Legacy kernel 4.4.y

Trying to get this veriumMiner work on the rockpro64 but keep crashing after 3sec...
I build it with ./build.sh script available in veriumMiner folder and this script suppose to
enable the ARMv8 (Soon as you see the stratum difficulty apear it crashing and reboot the kernel)

So I try to do it fancy by compile it by my self with the CFLAG="mfpu=neon"

Compiler C++ is not working can't compile it. Let's download GCC 7.2 to make the job done.

BUT...... make -j 8  ..... command make it crash....

What the next step? You can use my command to start the miner anytime!

Have Fun Smile


To build and install GCC 7.2
Code:
apt-get -y install unzip flex
wget https://github.com/gcc-mirror/gcc/archive/gcc-7_2_0-release.zip
unzip gcc-7_2_0-release.zip
cd gcc-gcc-7_2_0-release
sudo ./contrib/download_prerequisites
mkdir build && cd build
../configure --enable-languages=c,c++ --disable-multilib
make -j 8
make install

[url=https://github.com/fireworm71/veriumMiner#veriumminer][/url]veriumMiner

This is a multi-threaded CPU miner for Verium using scrypt²

Dependencies:

Code:
apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev zlib1g-dev

Build from source easy:

Code:
git clone https://github.com/fireworm71/veriumMiner
cd veriumMiner
./build.sh
./cpuminer -n 1048576 -o stratum+tcp://eu.vrm.n3rd3d.com:3402 -O QLEMAC.user:password -t X

Build from source: Advanced:
Code:
git clone https://github.com/fireworm71/veriumMiner
cd veriumMiner
./autogen.sh
perl nomacro.pl
./configure CFLAGS="-mfpu=neon" --with-curl --with-crypto
make clean && make
./cpuminer -n 1048576 -o stratum+tcp://eu.vrm.n3rd3d.com:3402 -O QLEMAC.user:password -t X
  Reply
#8
(12-04-2018, 04:22 PM)NightCrawler504 Wrote:
(12-04-2018, 02:31 PM)NightCrawler504 Wrote: Love this, cant wait downloading NOW  Big Grin

Downloaded installed and let me say it does feel like leaps forward, connecting to wifi is a breeze (hope my 15$ adapter becomes useful someday; at least it works on android) does still have audio issue from other builds and in general cant play media, forget youtube, still its a great leap forward, im happy Armbian picked up this project, on paper its a wonderful board, hope Armbian community can help us get the juice out of it.

Did you put this on an SD card or EMMC module? I put it on EMMC and did not work.
  Reply
#9
(01-09-2019, 07:01 AM)battlenut Wrote:
(12-04-2018, 04:22 PM)NightCrawler504 Wrote:
(12-04-2018, 02:31 PM)NightCrawler504 Wrote: Love this, cant wait downloading NOW  Big Grin

Downloaded installed and let me say it does feel like leaps forward, connecting to wifi is a breeze (hope my 15$ adapter becomes useful someday; at least it works on android) does still have audio issue from other builds and in general cant play media, forget youtube, still its a great leap forward, im happy Armbian picked up this project, on paper its a wonderful board, hope Armbian community can help us get the juice out of it.

Did you put this on an SD card or EMMC module? I put it on EMMC and did not work.

SD card, got android atm on emmc and will stay there until media works in linux, currently there is a flash of hope, here: https://forum.armbian.com/topic/9272-dev...ia-script/ , armbian to the rescue, im just tired of messing with it getting nothing done, from the media aspect in linux of it, so will wait, hope software matures, again gr8 sbc on paper,  in my case without media just doesn't hold up to my pi, yet.

To make it work on emmc remember
a) run pine_etcher on admin
b) you can dd it from sd to emmc, if you dont have usb adapter, how to guide in forum, didn't link cause im a slob,  just be careful with partition sizes
c) try rufus if etcher doesn't work

also don't remember if armbian images are compressed at download (zip_rar file) if they are remember to unzip before burning image
  Reply
#10
i'm having this same  problem with ARMBIAN version 5.70,  https://forum.pine64.org/showthread.php?...9#pid43029


any idea how to fix it?


thanks
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Expose /dev/mali0 in armbian pedromiguel.sanchez 2 1,905 07-25-2022, 04:52 AM
Last Post: pedromiguel.sanchez
  Enable DSI/TD Ports on Armbian (jammy) dkebler 0 904 06-16-2022, 06:56 PM
Last Post: dkebler
  Armbian Jammy-Running fairly stable Rocklobster 0 1,139 05-04-2022, 01:00 PM
Last Post: Rocklobster
  New OS for RockPro64 is here, TwisterOS Armbian jtremblant 91 86,403 04-03-2022, 01:44 PM
Last Post: davidlsbc
  Armbian is looking for maintainer for ROCKPro64 TRS-80 20 13,912 03-19-2022, 09:32 PM
Last Post: paralin1
  Armbian 22.02 Release Announcement TRS-80 0 1,111 02-28-2022, 05:08 PM
Last Post: TRS-80
  OpenMediaVault: link from wiki or Armbian? Goffi 0 1,133 02-10-2022, 03:57 AM
Last Post: Goffi
Bug Unreliable display in Armbian and Debian ksattic 3 3,068 11-17-2021, 05:42 AM
Last Post: PakoSt
  HBA Card working on Aufan's builds but not in debian, armbian or dietpi charsi 1 1,822 10-29-2021, 11:15 AM
Last Post: TRS-80
  RockPro64 EDP in Armbian hannescam 2 2,476 10-15-2021, 09:07 AM
Last Post: hannescam

Forum Jump:


Users browsing this thread: 1 Guest(s)