Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,543
» Latest member: Alex115
» Forum threads: 16,208
» Forum posts: 116,953
Full Statistics
|
Latest Threads |
Call recording?
Forum: PinePhone Pro Software
Last Post: biketool
Today, 04:14 AM
» Replies: 7
» Views: 6,321
|
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: Frank23t
Yesterday, 10:30 PM
» Replies: 4
» Views: 1,519
|
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 12:51 PM
» Replies: 4
» Views: 3,417
|
more mobile linux on redd...
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 12:03 PM
» Replies: 2
» Views: 1,397
|
Anyone selling a Pinebook
Forum: Pinebook Hardware and Accessories
Last Post: ams
Yesterday, 09:26 AM
» Replies: 2
» Views: 1,599
|
Having trouble reading MP...
Forum: Getting Started
Last Post: Alex92
09-05-2025, 08:49 PM
» Replies: 1
» Views: 2,733
|
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: cheepeero
09-05-2025, 07:32 PM
» Replies: 0
» Views: 1,831
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
09-04-2025, 12:52 PM
» Replies: 20
» Views: 9,625
|
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
09-04-2025, 01:40 AM
» Replies: 11
» Views: 4,091
|
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: PrinceMorissette
09-03-2025, 10:51 PM
» Replies: 2
» Views: 4,768
|
|
|
Getting root on RockPro64 |
Posted by: Jix0 - 10-13-2018, 11:10 AM - Forum: Android on RockPro64
- Replies (4)
|
 |
Hello everyone.
I have a little question about root. I installed Aida64 to get info about the board and I have discovered an entry, stating the device is rooted.. Ok, but SuperSU nowehere, so I decided to install it manually. I downloaded the apk and installed it, and after I ran it, error message appered. "Device not rooted".. So I am little confused, but ok, I know what to do, but I need TWRP to flash SuperSU and other flashable things..
Is it possible to flash with "stock" recovery? I haven't found TWRP for RockPro64 anwhere, but I suppose I can use TWRP for another RK3399 device.. If I mess something I can always reflash to stock via AndroidTool..
Also I tried to flash Ayufan image to see if it is rooted or have Gapps installed, but I cannot get it to boot.. Downloaded right archive and flashed with Pine64 installer but it won't boot.
Any advice how to get another recovery there, will be helpful.. Thanks for response
|
|
|
PineA64+ Armbian not boot, black screen and log |
Posted by: klode - 10-13-2018, 07:11 AM - Forum: Armbian
- Replies (3)
|
 |
Hi,
After about one and half year of h24 running my Pine64 with debian armbian 3.10.107, I got a black screen with some message and last a "Call Trace" once. Then it require to insert root password. Then, "Press Ctrl+D to Continue". If I press Ctrl+D it reboots, and again from beginning.
I want to leave you the log captured on:
using pastebin:
syslog
( It is not the entire log I've seen on my monitor. Is there a method to capture entire log in monitor during boot? )
Anyway, my question is: can I restore my Armbian SD without formatting?
|
|
|
NAS Box - fdisk not showing hard-drives w/pcie sata card |
Posted by: dkebler - 10-12-2018, 12:30 PM - Forum: General Discussion on ROCKPRO64
- No Replies
|
 |
Just getting my new pine64 NAS box up and running.
I've got the ayufan latest stable image loaded and running no issues (18.04 ubuntu).
I have the pcie sata card I bought from pine64.
I have them connected to two 3.5" Hitachi drives
The drives are powered and I did see a momentary light flash on the card but when I do a fdisk -L neither drive is listed.
Given all the hardware looks good does the ayufan built kernel not include that pcie board?
Why can't I see these drives?
hmm. if I just cat dev/disks/by-id I see them sda/sbd
Well something changed after a reboot I see the drives with fdisk now so ......nevermind
Code: rock64@rockpro64:/dev/disk/by-id$ ll
total 0
drwxr-xr-x 2 root root 280 Oct 12 17:17 ./
drwxr-xr-x 8 root root 160 Jan 18 2013 ../
lrwxrwxrwx 1 root root 9 Oct 12 17:17 ata-Hitachi_HUA723020ALA641_YFGPRJ9A -> ../../sda
lrwxrwxrwx 1 root root 9 Oct 12 17:17 ata-Hitachi_HUA723020ALA641_YFH93KTD -> ../../sdb
lrwxrwxrwx 1 root root 13 Oct 12 17:17 mmc-NCard_0x82f69016 -> ../../mmcblk1
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part1 -> ../../mmcblk1p1
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part2 -> ../../mmcblk1p2
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part3 -> ../../mmcblk1p3
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part4 -> ../../mmcblk1p4
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part5 -> ../../mmcblk1p5
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part6 -> ../../mmcblk1p6
lrwxrwxrwx 1 root root 15 Oct 12 17:17 mmc-NCard_0x82f69016-part7 -> ../../mmcblk1p7
lrwxrwxrwx 1 root root 9 Oct 12 17:17 wwn-0x5000cca223c9e05a -> ../../sda
lrwxrwxrwx 1 root root 9 Oct 12 17:17 wwn-0x5000cca223d23c42 -> ../../sdb
|
|
|
5 MP camera with Rockpro64 |
Posted by: rahulsharma - 10-12-2018, 06:24 AM - Forum: General Discussion on ROCKPRO64
- Replies (1)
|
 |
Dear team,
i just bought the new Rockpro64 and running Ubuntu18 LXDE image. Its running good. Happy with the product.
Also i have bought two cameras 13 MP and 5 MP CSI cameras just to experiment.
I have read the document related to both the cameras but still want to clarify that Does 5 MP camera will not work with Rockpro64?
As when i connect this and rebooted, it does not boot and throughs error.
As i am using linux OS thus 13 MP will not supported.
Basically in short please clarify both the cameras for linux image on Rockpro64.
|
|
|
Shipment does not progress |
Posted by: ahs1200 - 10-12-2018, 03:15 AM - Forum: Shipment Related Discussion
- Replies (2)
|
 |
This order has been sitting somewhere with the "translation" "Not duly cast"
https://t.17track.net/en#nums=LZ783129761CN
It seems as if the shipment was not done in such a way that it can progress. It seems as if it was not shipped sufficiently funded.
Could you please tell me, when I am to expect a delivery? We would like to build a cluster of these machines, once we've tested its performance. But are now worried, that the sipping is done so badly, that we might just lose out money.
An Email of a week ago has gone unanswered.
The post I sent yesterday has gone without an answer too.
|
|
|
qemu-x86_64 fails on A72 cores, but runs nice on A53 ones :) |
Posted by: guannais - 10-11-2018, 07:32 PM - Forum: Linux on RockPro64
- Replies (6)
|
 |
I have tried to emulate a chroot for x86_64 architecture and it gave me inconsistent results, random successes and fails:
Code: jinks /disco2/chroot/amd64 # chroot . /bin/bash
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
root@jinks / # exit
exit
jinks /disco2/chroot/amd64 # chroot . /bin/bash
Instrucción ilegal
jinks /disco2/chroot/amd64 # chroot . /bin/bash
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Violación de segmento
jinks /disco2/chroot/amd64 # chroot . /bin/bash
root@jinks / # ls
Instrucción ilegal
jinks /disco2/chroot/amd64 # bin dev home lib32 media opt root sbin tmp var
boot etc lib lib64 mnt proc run sys usr
jinks /disco2/chroot/amd64 #
Finally I got it to work, by forbidding to run on the last 2 cores:
Code: jinks /disco2/chroot/amd64 # schedtool -a 0xf -e chroot . /bin/bash
jinks / # ls
bin dev home lib32 media opt root sbin tmp var
boot etc lib lib64 mnt proc run sys usr
jinks / # exit
exit
jinks /disco2/chroot/amd64 #
And it is stable.
A bit more of information:
Code: # uname -a; qemu-x86_64 --version; gcc --version
Linux jinks 4.4.154 #8 SMP Fri Oct 12 00:42:01 CEST 2018 aarch64 GNU/Linux
qemu-x86_64 version 2.12.1
Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers
gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc. ...
|
|
|
Review/Advice for new board owner (support,purchase etc) |
Posted by: tinkerdan - 10-11-2018, 10:26 AM - Forum: General Discussion on ROCKPRO64
- Replies (8)
|
 |
Hello and thanks for reading. I plan on buying a Rockpro64 but was really hoping for some honest advice on several matters. I like the specs and hardware of this board alot and have heard great things about cmunity support which is why I was drawn to this model. I've read mixed reviews on alot of things so other owners seem to be the best bet. First, where is the best place to pruchase the board for the U.S.A (direct from pine64.org etc)? Second, I own a Tinker Board S and am not a noob with dev boards but I have also never compiled an OS and i do have to research when it comes to more complex tasks like changing uboot or CPU freq etc. So are the images released fairly stable? Is pine actively developing their images or is it going to take some work to get this board useable as a basic daily driver Linux PC? I knows it's a dev board but I will be using it for basic desktop needs including streaming and most likely main dev work will be on the 32 bit board when I become more comfortable. It will probably be November 2018 by the time I receive it so I'm hoping for any answers or advice you can give. Thanks again, I'm all ears...I mean eyes to the input.
|
|
|
Boot Android from USB? |
Posted by: Max_H - 10-11-2018, 08:56 AM - Forum: Android on Rock64
- Replies (3)
|
 |
Hi
Is there a Rock64 Android which boots from USB? Preferably from Rock64's USB 3 socket?
This is what I have tried:
- Bionic works flawlessly with a M.2 SSD in an USB 3 adaptor using the USB 3 socket.
- With Etcher (Linux and Win10) and rock64_20171204_stock_android_7.1.2_rooted_emmc.img as well as rock64_20180606_stock_android_8.1_emmcboot.img Etcher reports "It looks like this is not a bootable image", this probably because of a missing partition table.
- With Pine64Installer (v 2.0.0 beta 3, Win10) and Stock android 8.1 emmc (build 20180606) from the list I get "Invalid Message Unhandled rejection undefined Invalid message" after download.
- Flashing ayufan's android-7.1-rock-64-rock64_atv-v0.3.13-r115-raw.img with Pin64Installer worked, but the image didn't boot.
Any suggestions?
Max_H
|
|
|
"Not duly cast" |
Posted by: ahs1200 - 10-11-2018, 06:37 AM - Forum: Shipment Related Discussion
- Replies (1)
|
 |
This order has been sitting somewhere with the "translation" "Not duly cast"
https://t.17track.net/en#nums=LZ783129761CN
Could you please tell me, when I am to expect a delivery? We would like to build a cluster of these machines, once we've tested its performance. But are now worried, that the sipping is done so badly, that we might just lose out money.
An Email of a week ago has gone unanswered.
|
|
|
|