Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,511
» Latest member: Jordan22xx
» Forum threads: 16,203
» Forum posts: 116,922

Full Statistics

Latest Threads
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
2 hours ago
» Replies: 7
» Views: 719
A few questions before I ...
Forum: General Discussion on PinePhone
Last Post: j_s
3 hours ago
» Replies: 2
» Views: 79
Want to buy second hand P...
Forum: General Discussion on PinePhone
Last Post: Fish
6 hours ago
» Replies: 2
» Views: 1,709
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
Yesterday, 05:47 PM
» Replies: 7
» Views: 3,626
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
Yesterday, 03:28 PM
» Replies: 6
» Views: 886
beta release of a Linux m...
Forum: General Discussion of PinePhone Pro
Last Post: coryholl
08-29-2025, 06:12 PM
» Replies: 1
» Views: 708
beta release of a Linux m...
Forum: General Discussion on PinePhone
Last Post: coryholl
08-29-2025, 06:06 PM
» Replies: 1
» Views: 1,067
beta release of a Linux m...
Forum: General Discussion on PineTab
Last Post: coryholl
08-29-2025, 06:02 PM
» Replies: 1
» Views: 840
Giving away a Pinebook Pr...
Forum: Pinebook Hardware and Accessories
Last Post: tuxifan
08-28-2025, 04:16 AM
» Replies: 3
» Views: 1,634
Goolge banning Sideloaded...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
08-27-2025, 11:59 AM
» Replies: 1
» Views: 1,104

 
  mele F10 airmose
Posted by: ykchavan - 06-13-2018, 12:49 AM - Forum: Rock64 Hardware and Accessories - No Replies

I tested 'mele F10' on rock64 with official Android TV 0.3.13 image and it is NOT working. Can anybody confirm this?
Tried connecting dongle on usb2 and usb3 port and using power supply 3A. Still not worked. This classic airmouse works on every other board since the age of cubieboard.


  Motion control
Posted by: tera1973 - 06-12-2018, 05:27 AM - Forum: Linux on Rock64 - No Replies

Hello everyone
I need help. how to make cnc motion control by Rock64 with linuxcnc .
Thanks


  Compiling android kernel
Posted by: ddaarrius - 06-12-2018, 04:38 AM - Forum: Android on Rock64 - Replies (2)

Hey guys!
 
I need to change a few lines of code in the android kernel. I'm using this build but can't seem to find the kernel sources used to compile it. I tried to compile these sources up to the 3.10.104 merge tag but I get a lot of compilation errors. What gcc version should I be using? And once I compile the kernel how do I flash it to the rock64? Do I just use the compiled Image file as the kernel.img in AndroidTool or do I have to package it somehow?

Thanks!


Question Status PCIe slot and the SATA interface card
Posted by: Yoast - 06-12-2018, 03:08 AM - Forum: RockPro64 Hardware and Accessories - Replies (21)

I have been looking for benchmark results of disks connected through the SATA interface card and the PCIe slot, but haven't seen anything so far. As a matter of fact, I have not seen any news about a working PCIe SATA interface card at all. What I have come across is a solution for a working PCIe NVMe card, but only after removing a resistor. Bullet64 reported the following:

Bullet64 Wrote: Yes, i have remove the resistor on preproduction rockpro64!!!! Please take care, that is not without danger!

My resistor has removed a specialist.

After this on NVMe Card the red LED is ON Smile And the NVMe card works.

On the SATA-Card is an white(?) LED. But this LED isn't ON. So maybe wrong pcie-regulator ???


His solution is working for the NVMe card, but not for the SATA card and this applies to a pre-production board. I have no intention to removing resistors so my questions are the following:

1) Can someone confirm that the PCIe SATA board is working without the need to remove resistors?
2) Is the board that is currently (6/12/2018) available for sale still a pre-production board or are there modifications applied (such as differences in resistors)?

Depending on the answers and status of the board I will either order one or still wait a bit for a future revision.


  Tutorial: Install OpenBSD on ROCK64 media board
Posted by: krjdev - 06-11-2018, 01:05 PM - Forum: BSD on Rock64 - Replies (31)

Hello community!

I have wrote a tutorial how to install OpenBSD on a ROCK64 media board.
The tutorial is on my Github page available:

Tutorial to install OpenBSD


Check it out!

Cheers

krjdev


  Constant high load
Posted by: freeloader - 06-10-2018, 04:41 PM - Forum: General Discussion on ROCK64 - Replies (1)

**Server setup**

Rock 64 4GB
Xenial minimal: Ubuntu 16.04.4 LTS (GNU/Linux 4.4.126-rockchip-ayufan-227 aarch64)

**Problem**

I recently did a full "sudo apt update && sudo apt full-upgrade" (not sure it's related), and had a lot problems since.

My "load average" and core use is recently very high. If I examine using htop, I notice a lot of it is taken up by sabnzbd (which I'm running in a docker container). I used to have a "load average" in use of 2-3, max 4-5 and now it easily gets up to 8-9 when downloading two files.

I also had a bunch of system crashes, which I can't seem to replicate, which I'm now assuming was due to high load.

I'm not sure it's related, but I checked out the kern.log and syslog and saw nothing out of the ordinary, except for an incredible amount of these errors (or similar):


Code:
uses deprecated CP15 Barrier instruction at 0xf6646c30
cp15barrier_handler: 416 callbacks suppressed


  Android 6 build
Posted by: dylant93 - 06-10-2018, 04:31 PM - Forum: Android on Pine A64(+) - No Replies

Hi guys,

Im new to building images and 
i've been trying to compile android 6 for my PINE LTS.
I used Ayufan's android 6 build and it was compiling fine with the MAKE stating that it was successful after many hours. 

However when i plugged in the board, after changing the uEnv text file, the board did not boot. 
After prowling around for a long time, i found out that my vendor/modules folder in the system partition of the SDcard
seemed to be missing. 

I confirmed this by downloading ayufans "android-6.0-pine-a64-sopine-v1.3.0-r34.img"
and etching it to my sdcard. Upon comparison realizing that i had a missing folder. 

I even copied it over to my system folder in my etched sdcard with my broken build and it booted after that. 

I checked my "android/out/target/product/tulipchiphd/system" folder and /vendor/modules was there and fine, having everything in check.

Would anyone happen to know how this came to be. I didnt use the jenkins file, but i kind of followed the instructions in the jenkinsfile and 
prepared my ubuntu 16 with all the prerequisites found in his dockerfile. To be frank, i initially used jenkins and docker but it didnt boot either. 

On a side note, I tried out the 
Android 6.0.1 [20170726] img from
http://wiki.pine64.org/index.php/SOPINE_...re_Release
and it booted and cameras everything worked great (i did not know why the camera did not work for ayufan's build on stock camera app). Would anyone happen to know if they have released sources or if i can try to build this img as well? 

Thanks for any help guys
Big Grin


  ROCK64 RTC
Posted by: Avengerman14s - 06-09-2018, 05:36 PM - Forum: General Discussion on ROCK64 - Replies (24)

Does the Rock 64 have a working Real Time Clock and if so is there a power connector for backup battery like the Pine64 Boards? 

Thanks,

Jim


  New User - No image file in LibreELEC download
Posted by: Frogmella - 06-09-2018, 02:47 PM - Forum: General Discussion on ROCK64 - Replies (9)

Been trying for two hours to sort this out. (Using Windows7 64 bit to copy to SD Card)

I followed the link to the github page and downloaded libreELEC.tv-archived-re-leia24.zip file. (it was top of the list with the most recent date but there sre no instructions at all on github for noobs)

I extracted it using 7-zip into its own folder on my hard drive.

I have formatted my 16Gb SD card. I downloaded Etcher.

When I try to copy the image there is no .img.gz file. (Like I had for my RPi3)

I have tried downloading the tar.gz and extracting that to the folder but nothing recognised by etcher appears.

Can anyone tell me where I am going wrong?

Thanks in advance for any help.


  Some performance comparisions
Posted by: pfeerick - 06-09-2018, 03:31 AM - Forum: General Discussion on ROCKPRO64 - Replies (3)

So, since I've got both the pine64, rock64 and rockpro64 on the bench atm, and am playing with some timelapse video conversion... I thought I'd run a job on all three and see what the results were.

Unsurprisingly, the rockpro64 won the race. I was surprised to see the pine64 wasn't that far behind the rock64, but then again, I'm not doing anything that I think would really take advantage of the hardware encoding...

Now this wasn't that hard a job, stitching together some 1800 stills into a around 90 second timelapse, but it still illustrates the performance difference between the boards at this stage, with what is likely to be sub-optimal encoding settings.

   

And because evilbunny made me pull out my pineH64 and run linux on it... it gets a mention also, but it is a dishonorable mention as the Linux image I have for it is barely enough to boot it, and it is seriously un-optimised ...

Code:
real    2m48.377s
user    10m49.964s
sys     0m1.980s
pfeerick@pineh64:~$