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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,100
» Latest member: AngelaWhite1
» Forum threads: 16,360
» Forum posts: 117,528

Full Statistics

Latest Threads
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
Yesterday, 02:52 AM
» Replies: 0
» Views: 57
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 39
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,521
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,134
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 210
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 143
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,609
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,802
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,143
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,963

 
  Flashing rockchip 'update' images on Linux
Posted by: Luke - 05-04-2018, 06:55 AM - Forum: Android on Rock64 - No Replies

If you're using Linux on your PC then flashing Android images to the Rock64 (other than the RAW dd images) is a bit tricky.
I came across a utility for Linux that makes the process nice and easy, allowing you to flash 'update' images directly to eMMC.

The software is called upgrade_tool and can be downloaded from here
You can read about it and its different functions here

In short, after downloading and extracting the contents of the archive, navigate in terminal to the extracted utility and flash the update.img using the following command:

Code:
sudo ./upgrade_tool uf /path/to/update.img
[edit] I forgot to add; you need to force the board into recovery mode first and it has to be connected to your Linux PC using an A-to-A USB cable.


  Is recommended to buy the case?
Posted by: enreador - 05-03-2018, 06:09 AM - Forum: Rock64 Hardware and Accessories - Replies (1)

My new Rock64 board has arrived. Is recommendable to buy the case or to make one?

Thanks


  compiling meteor on xenial-minimal-rock64-0.5.15-136-armhf.img.xz
Posted by: maudy - 05-02-2018, 05:35 PM - Forum: Linux on Rock64 - No Replies

Does anyone know how to get meteor to work on 

this can work perfectly on RPI3 using this: https://github.com/4commerce-technologies-AG/meteor

Thoughts or suggestions?


  Delivery and order information and technical info, S/W etc for RockPro64
Posted by: superpat - 05-02-2018, 09:44 AM - Forum: General Discussion on ROCKPRO64 - Replies (9)

Hi,

I was lucky enough to be able to purchase one of the initial release of the rockpro64 boards.  

I am very  disappointed that there has been no emailed confirmation of my order yet, or any delivery schedule.   I have only received a PayPal confirmation.

I notice that there is no info yet available on this website regarding the boards, (apart from the initial publicity).

Will you be adding these info on these boards and the S/W  to the wiki before the board arrives,  or have we got to work it all out for ourselves?


regards

Patrick


  pineA64 wifi module.
Posted by: Shubhendra - 05-01-2018, 11:52 PM - Forum: General Discussion on ROCK64 - Replies (2)

i am going to buy ROCK64 4GB & i dont know that WiFi module of Pine64 will work or not with rock64. so, tell me Wifi & Bluetooth module of pine64 will work with rock64 or not....


  ROCK64 Custom OS / Bootloader development
Posted by: poeufr - 05-01-2018, 10:09 AM - Forum: General Discussion on ROCK64 - Replies (1)

Hi all,

Looking at http://opensource.rock-chips.com/wiki_Bo....2FTF_Card I can see that the BootROM will load into memory data from 0x40 on the SD card and then hand control to that second stage boot loader. It appears that BootROM will load the first 3960 bytes (0x40 to 0x4000) for stage 2, is this correct? Can anyone point me to source code for or a binary of idbspl.img or idbloader.img so I can examine a typical stage 2?

I am interested in developing my own OS from scratch, so I would like to write my own stage 2 bootloader and proceed from there.

Thanks for all your help. Smile


  Schematics, PCB loyout
Posted by: Andrius - 05-01-2018, 05:43 AM - Forum: Getting Started - Replies (1)

Hello Smile
is it possible to get the schematics and the pcb layout of SOPINE Baseboard “Model A”.
Why I need it? I want to create a custom form factor pcb, to fit it in to my project.
Huh


  Some GPU acceleration for basic 2D under linux
Posted by: graphical - 05-01-2018, 05:32 AM - Forum: Linux on Rock64 - Replies (2)

Hello all!

I've been designing this DIY 20" laptop with 15 hours of battery life and a 1080p screen all for myself, running on a potato of some kind (an SBC) and decided to pick the Rock64 for the USB3 and the amount of noob support.

I just dug into my newly received R64, only to find the desktop environments laggy and videos unplayable.
I spent about 7 hours looking into getting Mali Utgard drivers working, but haven't been able to figure it out.

What is the current state of Mali 450 drivers for the RK3328 SoC - is it possible to get 2D/video/3D acceleration working?
I don't mind using a light wm, but basic video playback for files and youtube are a must.


Thank you for your time.


Bug mpph264enc output doesn't work on bionic
Posted by: rompelstompel - 04-30-2018, 01:35 PM - Forum: Linux on Rock64 - Replies (11)

Hi 

I'm trying to use the rock64's hardware encoding capabilities. I'm super impressed with the decoding which has incredible performance! But encoding at this stage only works superficially and trying to decode it again fails.

The following produces unusable h264 (yes sudo is needed):

Code:
sudo gst-launch-1.0 -e videotestsrc is-live=false num-buffers=500 \
! video/x-raw,format=NV12,width=1280,height=720 \
! mpph264enc ! filesink location=1280.h264
Setting pipeline to PAUSED ...
mpi: mpp version: Without VCS, under bleeding
Pipeline is PREROLLING ...
h264e_api: h264e_config MPP_ENC_SET_RC_CFG bps 3456000 [3240000 : 3672000]
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 0:00:13.884810768
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

When trying with ffprobe:
Code:
ffprobe -hide_banner 1280.h264
[h264 @ 0x55a113f730] Format h264 detected only with low score of 1, misdetection possible!
[h264 @ 0x55a1140710] sps_id 32 out of range
[h264 @ 0x55a1140710] missing picture in access unit with size 7208704
[h264 @ 0x55a1140710] sps_id 32 out of range
   Last message repeated 2 times
[h264 @ 0x55a1140710] no frame!
[h264 @ 0x55a113f730] Stream #0: not enough frames to estimate rate; consider increasing probesize
[h264 @ 0x55a113f730] decoding for stream 0 failed
[h264 @ 0x55a113f730] Could not find codec parameters for stream 0 (Video: h264, none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, h264, from '1280.h264':
 Duration: N/A, bitrate: N/A
   Stream #0:0: Video: h264, none, 25 tbr, 1200k tbn, 50 tbc
[h264 @ 0x55a1141950] sps_id 32 out of range
Could not open codec for input stream 0

I'm using a recent bionic build from ayufan:
Code:
Linux rock64 4.4.120-rockchip-ayufan-213 #1 SMP Sun Apr 29 20:27:33 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux

Software versions:
Code:
$ dpkg -l | egrep '(ffmpeg|rockchip|gstreamer)'
ii  ffmpeg                                    7:3.5~git20180113-1ayufan2        arm64        Tools for transcoding, streaming and playing of multimedia files
ii  gir1.2-gstreamer-1.0                      1.14.0-1                          arm64        GObject introspection data for the GStreamer library
ii  gstreamer1.0-libav:arm64                  1.14.0-1                          arm64        libav plugin for GStreamer
ii  gstreamer1.0-omx-bellagio-config          1.12.4-1                          arm64        OpenMax plugins for GStreamer
ii  gstreamer1.0-omx-generic                  1.12.4-1                          arm64        OpenMax plugins for GStreamer
ii  gstreamer1.0-plugins-bad:arm64            1.14.0-1ubuntu1                   arm64        GStreamer plugins from the "bad" set
ii  gstreamer1.0-plugins-base:arm64           1.14.0-2ubuntu1                   arm64        GStreamer plugins from the "base" set
ii  gstreamer1.0-plugins-good:arm64           1.14.0-1ubuntu1                   arm64        GStreamer plugins from the "good" set
ii  gstreamer1.0-plugins-ugly:arm64           1.14.0-1                          arm64        GStreamer plugins from the "ugly" set
ii  gstreamer1.0-rockchip1                    1.10-5ayufan12                    arm64        The Gstreamer plugins for Rockchip RK3xxx platform.
ii  gstreamer1.0-rockchip1-extra              1.10-1                            arm64        The Extra Gstreamer plugins for Rockchip platform.
ii  gstreamer1.0-tools                        1.14.0-1                          arm64        Tools for use with GStreamer
ii  gstreamer1.0-vaapi:arm64                  1.14.0-1                          arm64        VA-API plugins for GStreamer
ii  libdrm-rockchip1:arm64                    2.4.89-1ayufan1                   arm64        Userspace interface to msm/kgsl kernel DRM services -- runtime
ii  libffms2-4:arm64                          2.23-2                            arm64        Cross platform ffmpeg wrapper library
ii  libgstreamer-gl1.0-0:arm64                1.14.0-2ubuntu1                   arm64        GStreamer GL libraries
ii  libgstreamer-opencv1.0-0:arm64            1.14.0-1ubuntu1                   arm64        GStreamer OpenCV libraries
ii  libgstreamer-plugins-bad1.0-0:arm64       1.14.0-1ubuntu1                   arm64        GStreamer libraries from the "bad" set
ii  libgstreamer-plugins-bad1.0-dev           1.14.0-1ubuntu1                   arm64        GStreamer development files for libraries from the "bad" set
ii  libgstreamer-plugins-base1.0-0:arm64      1.14.0-2ubuntu1                   arm64        GStreamer libraries from the "base" set
ii  libgstreamer-plugins-base1.0-dev          1.14.0-2ubuntu1                   arm64        GStreamer development files for libraries from the "base" set
ii  libgstreamer-plugins-good1.0-0:arm64      1.14.0-1ubuntu1                   arm64        GStreamer development files for libraries from the "good" set
ii  libgstreamer-plugins-good1.0-dev          1.14.0-1ubuntu1                   arm64        GStreamer development files for libraries from the "good" set
ii  libgstreamer1.0-0:arm64                   1.14.0-1                          arm64        Core GStreamer libraries and elements
ii  libgstreamer1.0-dev                       1.14.0-1                          arm64        GStreamer core development files
ii  librockchip-mpp-dev                       1.4.0-1ayufan3-2                  arm64        Media Process Platform
ii  librockchip-mpp1                          1.4.0-1ayufan3-2                  arm64        Media Process Platform
ii  librockchip-vpu0                          1.4.0-1ayufan3-2                  arm64        Media Process Platform
ii  linux-headers-4.4.120-rockchip-ayufan-209 0.6.31                            arm64        Linux kernel headers for 4.4.120-rockchip-ayufan-209 on arm64
ii  linux-headers-4.4.120-rockchip-ayufan-213 0.6.34                            arm64        Linux kernel headers for 4.4.120-rockchip-ayufan-213 on arm64
ii  linux-image-4.4.120-rockchip-ayufan-209   0.6.31                            arm64        Linux kernel, version 4.4.120-rockchip-ayufan-209
ii  linux-image-4.4.120-rockchip-ayufan-213   0.6.34                            arm64        Linux kernel, version 4.4.120-rockchip-ayufan-213

The MPP stuff don't work at all with the mainline kernel which I also tried.


  USA manufacturing possibilities?
Posted by: Rustproof - 04-30-2018, 12:46 PM - Forum: News - Replies (3)

Any consideration on going with a US distribution company for the Rock64Pro or the other boards? There is a company out of California that specializes in quick-turn Printed Circuit Board Assembly.
https://www.laritech.com/