| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,988
» Latest member: moon321
» Forum threads: 16,336
» Forum posts: 117,444
Full Statistics
|
| Latest Threads |
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,804
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 152
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,296
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,096
|
my pinecil v2 is not work...
Forum: General Discussion on Pinecil
Last Post: jagrav
04-17-2026, 06:28 AM
» Replies: 0
» Views: 73
|
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,385
|
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 281
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,157
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 398
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 165
|
|
|
| Cannot get RockPro64 to boot |
|
Posted by: randyc - 01-05-2019, 11:02 PM - Forum: General Discussion on ROCKPRO64
- Replies (7)
|
 |
I just got a brand new RockPro64 yesterday and I have not been able to get it to boot. I've tried several different OS images (OMV, Ubuntu, Debian, and Armbian). I've tried 2 different microSD cards. I've tried prepping the microSD cards using Ubuntu and MacOS, using built in tools and Etcher.
I get the same results no matter what I do:
- The green power LED turns on
- Ethernet lights turn on, and blink as if there is activity but never appears on my network.
- If I hold down the power button the ethernet lights turn off
I am definitely using RockPro64 OS images.
Am I doing something wrong or did I get a bad board?
::UPDATE::
I sent the board back to the store I bought it from and they determined that it had a faulty MicroSD card reader.
|
|
|
|
| GCC 7.2 ///// veriumMiner |
|
Posted by: QLEMAC - 01-04-2019, 07:33 PM - Forum: Linux on RockPro64
- No Replies
|
 |
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....and reboot
What the next step? You can use my command to start the miner anytime.
Have Fun ![[Image: smile.png]](https://forum.pine64.org/images/smilies/smile.png)
QLEMAC
info@sbcMiner.com
To build and install GCC 7.2
Code:
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
veriumMiner
This is a multi-threaded CPU miner for Verium using scrypt²
Dependencies:
Code:
Code: apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev zlib1g-dev
Build from source easy:
Code:
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:
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
|
|
|
|
| Cannot log in |
|
Posted by: dr5mn - 01-04-2019, 11:16 AM - Forum: Archlinux
- Replies (1)
|
 |
Hi
Just downloaded version 20181104 of the OS from Github and burned it to an SD card.
The board starts up nicely and gets to the login screen, but no matter what I do, it loops back to the login page. I've tried root/root and alarm/alarm, but it just bounces back to the screen where you select the user to log in with.
Am I doing something wrong?
|
|
|
|
| Ram requirement for OMV |
|
Posted by: petesobs - 01-04-2019, 03:45 AM - Forum: General Discussion on ROCK64
- Replies (4)
|
 |
Hi everyone.
About to buy a rock64 to use OMV for a basic NAS.
It will be used only really to serve as a file server for Kodi and general file networking and backups.
My question is will the 1gb ram option be enough? Would there be much differences using 2gb or 4gb options
|
|
|
|
| Android build target arch |
|
Posted by: Zoltan - 01-03-2019, 03:40 PM - Forum: Android on RockPro64
- No Replies
|
 |
I haven't been able to find the arch built against for the Android images. I don't yet own a ROCKPro64, so I can't look for myself.
It would be helpful if this information was specified somewhere.
Are the images built for armeabi-v7a or arm64-v8a?
|
|
|
|
| rockpro 64 upgrading OMV |
|
Posted by: denver2020 - 01-03-2019, 04:11 AM - Forum: General Discussion on ROCKPRO64
- Replies (3)
|
 |
built my new Rockpro64 NAS recently and setup OMV using Ayufan's 0.7.9: ggitlab-ci-linux-build-67 latest stable release.. the system works flawlessly with all my requirements
my question is, if I am to upgrade to the next release (pre release/stable release) should I just run the command as specified by Ayufan on his page as shown below or am I missing something here..
sudo apt-get update -y
sudo apt-get install linux-rock64 -y
sudo apt-get install linux-rockpro64 -y
thanks in advance..
|
|
|
|
|