Difference between revisions of "ROCKPro64 Software Releases"

From PINE64
Jump to navigation Jump to search
m (Debian: Recommend Bookworm as that's the current Stable)
 
(157 intermediate revisions by 23 users not shown)
Line 1: Line 1:
= Linux Images =
This page contains a list of all available releases and tools for the [[ROCKPro64]] in alphabetical order.


== Linux ==
=== AOSC ===
[[File:aosc.png|right|100px]]


== Official Debian ==
'''AOSC OS''' is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. Originally AnthonOS (an OpenSUSE derivative built with SUSE Studio), then remade as a Debian derivative with customized KDE 4 UI and CJK support. To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
[[File:debian.png|right|100px]]


As of April 2020 Debian have a ROCKPro64 image available. See forum thread [https://forum.pine64.org/showthread.php?tid=9744 here.]
Download:
* https://aosc.io/downloads/ (supports the microSD card and eMMC, 8GB or more)


Instructions for creating a bootable image are in the README file on the Debian website, as at June 2020 these were in short
{| class="wikitable"
* Download firmware.rockpro64-rk3399.img.gz
!colspan="2" style="background: #a7d7f9;"| Default credentials
* Download partition.img.gz
|-
* zcat firmware.rockpro64-rk3399.img.gz partition.img.gz > complete_image.img
! Default user
* dd if=complete_image.img of=your_chosen_boot_device bs=4M
| <code>aosc/anthon</code>
|}


What you now have is the official Debian installer that will boot and run on your ROCKPro64. You will need an Ethernet connection and to answer the various installer questions/options.
----


=== Armbian ===
[[File:armbian.png|right|100px]]


'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored. To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]. If you are booting from a Micro SD card, then both Linux kernel versions will work. If you are trying to boot from an eMMC module then the 4.4.y will work, but the newer 5.10.y will not.


== Manjaro ARM [microSD / eMMC Boot] ==
Download:
[[File:Manjaro.png|right|100px]]
* https://dl.armbian.com/rockpro64/archive/


* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum]
----
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
* Console and SSH default login:
** username: manjaro
** password: manjaro


=== Batocera Linux ===
[[File:batocera.png|right|100px]]


=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot]  ===
'''Batocera Linux''' is an open-source and completely free retro-gaming distribution that can be copied to a USB stick or an SD card with the aim of turning any computer/nano computer into a gaming console during a game or permanently. Visit the project's website here (https://batocera.org/). You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)
* [https://osdn.net/projects/manjaro-arm/storage/rockpro64/kde-plasma/ Direct download from osdn.net]


=== Manjaro MATE ARM Community Build Image [microSD / eMMC Boot] ===
Download:
* [https://osdn.net/projects/manjaro-arm/storage/rockpro64/mate/ Direct download from osdn.net]
* https://batocera.org/download


=== Manjaro XFCE ARM Community Build Image [microSD / eMMC Boot] ===
----
* [[https://osdn.net/projects/manjaro-arm/storage/rockpro64/xfce/ Direct download from osdn.net]


=== Manjaro I3 ARM Community Build Image [microSD / eMMC Boot] ===
=== Debian ===
* [https://osdn.net/projects/manjaro-arm/storage/rockpro64/i3/ Direct download from osdn.net]
[[File:Debian-logo.png|right|100px]]


=== Manjaro SWAY ARM Community Build Image [microSD / eMMC Boot] ===
'''Debian''' is an operating system and a distribution of free software. See the forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].
* [https://osdn.net/projects/manjaro-arm/storage/rockpro64/sway/ Direct download from osdn.net]


Download:
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye]
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm] (recommended)
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]


Instructions:
* Download: <code>firmware.rockpro64-rk3399.img.gz</code>
* Download: <code>partition.img.gz</code>
* Create the disk image:
** For Linux: <code>zcat firmware.rockpro64-rk3399.img.gz partition.img.gz > complete_image.img</code>
** For Mac: <code>gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz > complete_image.img</code>
* Write the image to your boot device:
** For Linux: <code>dd if=complete_image.img of=your_chosen_boot_device bs=4M</code>
** For Mac: see [[Getting started]]


== Armbian==
Notes:
[[File:armbian.png|right|100px]]
* An Ethernet connection is required for the above installer
* Remember to leave some space before your first partition for u-boot! You can do this by creating a 32M size unused partition at the start of the device.
* See the [[ROCKPro64#No_Video_or_GPU_Acceleration_on_Debian|troubleshooting section]] if you encounter issues with GPU acceleration.


* To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]
----
* Armbian pack as 7zip, please unzip first before dd.
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]


=== Armbian Debian Buster XFCE Desktop [microSD / eMMC Boot]  ===
=== DietPi ===
* Armbian provides a mainline kernel build images for Debian Buster with XFCE Desktop
[[File:dietpi.png|right|100px]]
* DD image (for 8GB micoSD card or eMMC Module and above)
** [https://dl.armbian.com/rockpro64/Buster_current_desktop Armbian's ROCKPro64 Debian Buster XFCE Desktop download site]


=== Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot] ===
'''DietPi''' is a lightweight, yet easy to setup and feature-rich Linux distribution, based on Debian. To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation]. Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].
* Armbian provides a mainline kernel build images for Ubuntu Focal with XFCE Desktop
* DD image (for 8GB microSD card or eMMC Module and above)
** [https://dl.armbian.com/rockpro64/Focal_current_desktop Armbian's ROCKPro64 Ubuntu Focal XFCE Desktop download site]


=== Armbian Ubuntu Bionic for Server and Light Desktop [microSD / eMMC Boot]  ===
Download:
* Armbian provides a mainline kernel build images for Ubuntu Bionic
* [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Bookworm.img.xz Direct download from dietpi.com]
* DD image (for 8GB micoSD card or eMMC Module and above)
** [https://dl.armbian.com/rockpro64/Bionic_current Armbian's ROCKPro64 Ubuntu Bionic download site]


=== Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot]  ===
{| class="wikitable"
* Armbian provides a mainline kernel build images for Ubuntu Focal
!colspan="2" style="background: #a7d7f9;"| Default credentials
* DD image (for 8GB micoSD card or eMMC Module and above)
|-
** [https://dl.armbian.com/rockpro64/Focal_current Armbian's ROCKPro64 Ubuntu Focal download site]
! Root user
| <code>root/dietpie</code>
|}


----


=== LibreELEC ===
[[File:libreelec.jpg|right|100px]]
'''LibreELEC''' is a lightweight 'Just enough OS' Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.


== AOSC ==
Download:
[[File:aosc.png|right|100px]]
* [https://libreelec.tv/downloads/rockchip/ Official LibreELEC build image] (look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz, supports microSD card and the eMMC module of 8GB or more.)


* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
{{Info|Unzip and flash the image to a microSD card or eMMC module, for example using ''dd''.}}
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility
* 8GB microSD card or eMMC module and above
* Login with
** username: aosc
** password: anthon
=== AOSC KDE Community Build Image [microSD and eMMC Boot] ===
* [https://releases.aosc.io/os-arm64/rockchip64/kde/rockpro64/ Direct download from AOSC]


=== AOSC GNOME Community Build Image [microSD and eMMC Boot] ===
----
* [https://releases.aosc.io/os-arm64/rockchip64/gnome/rockpro64/ Direct download from AOSC]


=== AOSC MATE Community Build Image [microSD and eMMC Boot] ===
=== Manjaro ARM ===
* [https://releases.aosc.io/os-arm64/rockchip64/mate/rockpro64/ Direct download from AOSC]
[[File:Manjaro-logo.svg|right|100px]]


=== AOSC Cinnamon Community Build Image [microSD and eMMC Boot] ===
'''Manjaro''' is a user-friendly Linux distribution based on the independently developed Arch operating system. To learn more about Manjaro please visit [https://forum.manjaro.org/c/arm/releases/102 Manjaro forum].
* [https://releases.aosc.io/os-arm64/rockchip64/cinnamon/rockpro64/ Direct download from AOSC]


=== AOSC XFCE Community Build Image [microSD and eMMC Boot] ===
Download:
* [https://releases.aosc.io/os-arm64/rockchip64/xfce/rockpro64/ Direct download from AOSC]
* [https://github.com/manjaro-arm/rockpro64-images/releases from Github]


=== AOSC LXDE Community Build Image [microSD and eMMC Boot] ===
Notes:
* [https://releases.aosc.io/os-arm64/rockchip64/lxde/rockpro64/ Direct download from AOSC]
* Decompress the image (<tt>unxz</tt>) before flashing, or decompress on the fly while flashing (<tt>xzcat</tt> in a root shell, Etcher, ...)
* A display and keyboard will be required for first boot.
* Initial setup includes: keyboard layout, locale, username, user password, and root password.
* The installer will expand the root partition to use the remaining space on the storage device you've flashed.


----


=== Nems Linux ===
[[File:nems.jpg|right|100px]]


== Ubuntu and Debian Release by ayufan ==
'''NEMS''' stands for ''Nagios Enterprise Monitoring Server'' and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers. To find out more about NEMS on the PINE64 and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7306 PINE64 forum thread].
[[File:penguin.png|right|100px]]


Forum thread concerning these releases can be found [https://forum.pine64.org/showthread.php?tid=6308 here]
Download:
* [https://nemslinux.com/download/nagios-for-pine64.php Download page] with torrent seed or direct download.


A number of release versions are available based on either Ubuntu or Debian. In addition releases are available that are [https://github.com/ayufan-rock64/linux-build/releases/tag/0.9.14 stable] (based on a 4.4 kernel which has all the RockChip patches in it) or [https://github.com/ayufan-rock64/linux-build/releases pre-releases] (based on the latest linux kernel). An overview of the philosophy is [https://github.com/ayufan-rock64/linux-build on this GitHub page.]
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>nemsadmin/nemsadmin</code>
|}


Clicking through on any chosen release header (or expanding the "assets" section under the Changelog) will provide options to download many images suitable for the ROCKPro64 as well as others suitable for other devices such as the Rock64 and PinebookPro - please read the download filenames carefully to choose precisely the image you desire.
----


=== NixOS ===
[[File:NixOS.webp|right|100px]]


'''NixOS''' is a Linux distribution built on top of the Nix package manager using declarative configuration to allow reliable system upgrades. More information can be found on the [https://nixos.wiki/wiki/NixOS_on_ARM/PINE64_ROCKPro64 NixOS wiki].


== Debian Release by Mrfixit2001 ==
Download:
[[File:debian.png|right|100px]]
* [https://github.com/AshyIsMe/nixos-installer-rockpro64 nixos-installer-rockpro64]


Mrfixit has engineered 2 releases based on Debian.
----


=== Feature complete desktop release ===
=== OpenMediaVault ===
[[File:omv.png|right|100px]]


See forum thread [https://forum.pine64.org/showthread.php?tid=7269 here.]
'''OpenMediaVault''' is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page] to learn more. Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]


* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
Download:
** [https://github.com/mrfixit2001/debian_desktop/releases Direct download from GitHub]
{{Outdated release}}
* Login with
* Stretch 32bit (armhf): [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rockpro64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]
** username: rock
* Stretch 64bit (aarch64): [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rockpro64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]
** password: rock


=== Minimal Debian ===
Notes:
* You need to enable root login in OMV WebGUI
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]


Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=7055 here]
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! TTY and SSH, except OMV
| <code>rock64/rock64</code>
|-
! WebGUI Login
| <code>admin/openmediavault</code>
|-
! TTY and SSH
| <code>root/openmediavault</code>
|}


* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
----
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]
* Login with
** username: rock
** password: rock


=== OpenWrt ===
[[File:Openwrt logo square.png|right|100px]]


'''OpenWrt''' ​is a highly extensible ​GNU/​Linux ​distribution for embedded devices ​(typically wireless routers). Unlike many other distributions for these routers, OpenWrt ​is built from the ground up to be a full-featured, easily modifiable operating system for your router. In practice, this means that you can have all the features you need with none of the bloat, powered by a Linux kernel ​that's more recent than most other distributions.


== Slackware==
Download:
[[File:slackware.jpg|right|100px]]
* https://openwrt.org/toh/pine64/rockpro64_v2.1


* Slackware is a very old, interesting, convenient and easy distribution.
----
* Visit the project's website here (http://fail.pp.ua)
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823)
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility


=== postmarketOS ===
[[File:PostmarketOS_logo.png|right|100px]]


=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] ===
postmarketOS extends [https://www.alpinelinux.org/ Alpine Linux] to run on smartphones and other devices.
* System with a graphical shell
At the time of writing, the only user interface provided through prebuilt images for the ROCKPro64 is [https://plasma-bigscreen.org/ Plasma Bigscreen].
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://dl.fail.pp.ua/slackware/images/rockpro64/ Direct download from http://dl.fail.pp.ua and look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst]
* Login with
** Username : root
** Password : password


=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] ===
Download:
* System without a graphical shell
* https://postmarketos.org/download/
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://dl.fail.pp.ua/slackware/images/rockpro64/ Direct download from http://dl.fail.pp.ua and look for slarm64-current-aarch64-base-rockpro64-x.xx.x-build-xxxxxxxx.img.zst]
* Login with
** Username : root
** Password : password


* To run the OS on eMMC
{| class="wikitable"
**Flash the image to micro SD, power up the board with micro SD and login
!colspan="2" style="background: #a7d7f9;"| Default credentials
**Copy the image file to micro SD by using SFTP. The image file must be in .img. ''note : root user are not allow transfer file to micro SD.''
|-
**After finish copy the file, power off the board and add eMMC module to the board
! Default user
**Bootup the board, run below command for flashing to eMMC module
| <code>user/147147</code>
***>>dd if=[image file] of=/dev/mmcblk1 bs=10M
|}
****''example : dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblk1 bs=10M''
***then edit 2 files in eMMC module:
***>> mount /dev/mmcblk1p1 /media
***>> echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
***>> sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
**After done, power off board and remove micro SD. Then bootup with only eMMC module.


----


=== R-Cade ===
[[File:RCadeLogo.jpg|right|100px]]


== DietPi ==
Retro Center's '''R-Cade''', the 4K Media Center Arcade. [https://www.retro-center.com/about-r-cade/ RCade] Features 100+ retro-gaming systems, a lightweight web browser, and full 4K UHD media playback.
[[File:dietpi.png|right|100px]]


* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.
Download:
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].
* [https://github.com/retro-center/rcade_releases/releases Direct download from Retro Center's GitHub] (USB, microSD and eMMC boot)
* Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].
* DD image (for 4 GiB micro SD card or eMMC and above)
** [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Buster.7z Direct download from dietpi.com]
* Login with
** Username: '''root'''
** Password: '''dietpi'''


----


=== Recalbox ===
[[File:RB.png|right|100px]]


== OpenWrt ==
'''Recalbox''' allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! Visit the project's website here (https://www.recalbox.com/). You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)
[[File:OpenWrt.png|right|100px]]


=== OpenWrt Snapshot Build [microSD Boot] ===
Download:
* OpenWrt with 5.4 mainline linux kernel
{{Template:Outdated release}}
** DD image (for 512MB micoSD card and above)
* [https://github.com/mrfixit2001/recalbox_rockpro64/releases download] release from mrfixit2001 github.
** [https://downloads.openwrt.org/snapshots/targets/rockchip/armv8/ OpenWrt snapshot page]
* To find out more on installation process, please visit their [https://openwrt.org/inbox/toh/pine64/pine64_rockpro64_v2.1 wiki]
* Login with SSH on
** default IP: 192.168.1.1
** username: root
* Install a WebGUI: [https://openwrt.org/docs/guide-quick-start/ssh_connect_to_the_internet_and_install_luci Use SSH to connect to the internet and install Luci Web interface]


----


=== Retro Arena ===
[[File:retroarena.png|right|100px]]


== LibreELEC(KODI) ==
'''Retro Arena''' community build for microSD and eMMC boot. This is a BETA and therefore is not update-able nor supported, however bugs or issues are appreciated to be identified and shared via the issues tab on our GitHub so that we can address them in the future. The Roshambo Case support is baked in with one major caveat due to kernel limitation: You can power the unit off by the POWER switch and the RESET button works 100% however to power the unit on you will need to manually plug/unplug the power cord. This limitation will not be present in future releases. You can follow the ongoing discussion about Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]
[[File:libreelec.jpg|right|100px]]


=== Official LibreElec KODI Build Image [microSD / eMMC boot] ===
Download:
{{Outdated release}}
* [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]


* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]
----
* 8GB microSD card or eMMC module and above
** [https://libreelec.tv/downloads_new/rockchip/ Direct download from LibreElec site and look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz]


=== SkiffOS ===
[[File:SkiffOS-Icon-1.png|right|100px]]
Minimal cross-compiled OS optimized for hosting distributions in Docker containers. Provides the reliability of firmware with the ease-of-use of package managers. Uses the [http://buildroot.org Buildroot] cross-compilation tool for support for all Pine64 boards.


Use configuration packages to configure the distribution:
* core/gentoo: Gentoo optimized for Rockpro64
* core/nixos: NixOS arm64


== OpenMediaVault ==
You can also configure the skiff core yaml file to configure multiple distributions to run in parallel.
[[File:omv.png|right|100px]]


OpenMediaVault is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page to learn more.]
The boot-up OS can be upgraded independently from the containers.


Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]
Download:
* The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64 here].


=== Stretch 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===
----
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rockpro64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]
** size: 392MB
* WebGUI Login:
** username: admin
** password: openmediavault
* SSH/ Console Login:
** username: root
** password: openmediavault
*** '''NB! You need to enable root login in OMV WebGUI'''
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]


=== Stretch 64bit (aarch64) [microSD / eMMC Boot] [0.8.3] ===
=== Slackware ===
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
[[File:slackware.jpg|right|100px]]
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rockpro64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]
** size: 340MB
* WebGUI Login:
** username: admin
** password: openmediavault
* SSH/ Console Login:
** username: root
** password: openmediavault
*** '''NB! You need to enable root login in OMV WebGUI'''
* [[OpenMediaVault|OpenMediaVault Basic Setup]]
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]


'''Slackware''' is the world's oldest actively developed Linux distribution, providing a modern user land (applications) and Linux Kernel, within a more classic Unix Operating System environment.


Resources:
* [https://docs.slackware.com/slackwarearm:inst Installation instructions].
* [https://www.youtube.com/watch?v=uXAL9jz-yaA&list=PL1XOSJnvang3VLmqke2QbRitKtOD6Rm3t Installation video guide]


== NextCloudPi==
----
[[File:nextcloudpi.png|right|100px]]


=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===
=== slarm64 ===
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.
* Visit the project's [http://nextcloudpi.com website]
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=7265 forum]
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.org]
*** MD5 (XZ file): 6ab1b08a8e4c2ed3abe40511749971a7
*** File Size: 312MB
* Login with
** username: root
** password: 1234


'''slarm64''' is an unofficial aarch64 / riscv64 Slackware Linux port. You can follow the ongoing discussion about slarm64 on the RockPro64 on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823) or this forum thread for more general slarm64 information: https://www.linuxquestions.org/questions/slackware-arm-108/slarm64-aarch64-unofficial-slackware-4175613287/.


Downloads:
* [http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (supports microSD card, look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)


== Batocera Linux ==
{| class="wikitable"
[[File:batocera.png|right|100px]]
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user
| <code>root/password</code>
|}


* It is an operating system in retrogaming
Flashing the distribution to the eMMC:
* Visit the project's website here (https://batocera.org/)
* Flash the image to micro SD, power up the board with micro SD and login
* You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)
* Copy the image file to micro SD by using SFTP. The image file must have the ''.img'' file extension.
* After finish copy the file, power off the board and add eMMC module to the board
* Boot the board, run below command for flashing to eMMC module
* Run <code>dd if=[image file] of=/dev/mmcblkX bs=10M</code> (example: ''sudo dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M'')
* then edit these two files in eMMC module:
** <code>mount /dev/mmcblk1p1 /media</code>
** <code>echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt</code>
** <code>sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab</code>
* After that, power off the board and remove the microSD card. Then boot with only the eMMC module.


=== Batocera Linux Community Build Image [microSD / eMMC Boot] [5.25-20200310] ===
----
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [https://batocera.org/upgrades/rockpro64/stable/last/batocera-5.25-rockpro64-20200310.img.gz Direct download from batocera.org website]
*** File Size: 834MB
*** MD5 (gzip file): 9559c7570e48ca0a51bd9fc639b8a3c0


=== Batocera Linux Community Build Image [microSD / eMMC Boot] [5.24-20191108] ===
=== Twister OS ===
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
[[File:Twister_OS.png|right|100px]]
** [https://batocera.org/upgrades/rockpro64/stable/last/archives/20191108/batocera-5.24-rockpro64-20191108.img.gz Direct download from batocera.org website]
*** File Size: 857MB
*** MD5 (gzip file): 3228bf24e555ef75bba562dfe09f30a4


'''Twister OS''' brings a desktop computing experience for SBCs, right out-of-the-box. Including themes, applications, tools, and optimizations to get the most out of your SBC. For more information on Twister OS, please visit the [https://twisteros.com/ official site]. You can follow the ongoing discussion about Twister OS on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=12192).


Download:
* [https://twisteros.com/twisterarmbian.html Twister OS Armbian-Reforged XFCE Desktop image] (2.8GB, supports the microSD card and eMMC modules with 16GB and more)


== Recalbox ==
{{Info|After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.}}
[[File:recalbox.png|right|100px]]


* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease!  
{| class="wikitable"
* Visit the project's website here (https://www.recalbox.com/)
!colspan="2" style="background: #a7d7f9;"| Default credentials
* You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)
|-
! Default user
| <code>pi/raspberry</code>
|}


=== Recalbox Community Build Image [microSD / eMMC Boot]  ===
----
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [https://github.com/mrfixit2001/recalbox_rockpro64/releases Direct download latest release build from mrfixit2001 github]


=== Void Linux ===
'''Void Linux''' is a general purpose operating system, based on the monolithic Linux kernel. The official guide can be found at [https://docs.voidlinux.org/installation/guides/arm-devices/index.html Guide]. At this time there are no RockPro64 images available.


The following creates a bootable image from an existing Void Linux installation:
* <code>xbps-insall -Syu</code> to update the xbps installation of the installation
* create ROCKPro64 image with the ''void-mklive'' software (from github.com):
** create a rootfs via ''mkrootfs.sh'': <code>sh mkrootfs.sh -o void-aarch64-muls-ROOTFS-yyyymmdd.tar.xz</code>
** <code>sh mkplatformfs.sh rockpro64 void-aarch64-muls-ROOTFS-yyyymmdd.tar.xz</code>
** <code>sh mkimage.sh -s 7GiB void-rockpro64-PLATFORMFS-yyyymmdd.tar.xz</code>
* write image to sdcard or eMMC: <code>dd if='''IMAGE-FILENAME''' of='''DEVICENAME''' bs=2M</code>
* If ''mkplatformfs.sh'' errors with ''ROCKPro64 not supported'', install ''xbps-src'' from https://github.com/void-linux/void-packages and build the ROCKPro64 package.
* Tip:  write a new U-Boot to the image if you see on the serial console the boot-up stalls:
** get the two U-Boot files from [https://pkgs.org/download/u-boot-rockpro64 pkgs.org], the aarch64 files:
** <code>dd if=idbloader.img of=DEVICENAME seek=64</code>
** <code>dd if=u-boot.itb of=DEVICENAME seek=16384</code>


== Retro Arena==
{| class="wikitable"
[[File:retroarena.png|right|100px]]
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>voidlinux/voidlinux</code>
|}


=== Retro Arena Community Build Image [microSD / eMMC Boot] [Beta 0.0.8] ===
== BSD Images ==
* This is a BETA and therefore is not updatable nor supported however bugs or issues are appreciated to be identified and shared via the issues tab on our GitHub so that we can address them in the future. The Roshambo Case support is baked in with one major caveat due to kernel limitation: You can power the unit off by the POWER switch and the RESET button works 100% however to power the unit on you will need to manually plug/unplug the power cord. This limitation will not be present in future releases.
=== FreeBSD ===
* Visit the project's [http://odroidarena.com/downloads/]
[[File:Freebsd_Logo.png|right|100px]]
* You can follow the ongoing discussion about Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]
*** MD5 (XZ file): fdfacfa8560356ba8d3aff0762c3e7cc
*** File Size: 4.06GB


'''FreeBSD''' is an operating system used to power modern servers, desktops, and embedded platforms. The [https://wiki.freebsd.org/arm/RockChip#RockPro64 RockChip FreeBSD page] has instructions for installing FreeBSD. Version 13.0 and greater include prebuilt images.


Download:
* Images for various FreeBSD releases can be found [https://www.freebsd.org/where/ here]


== Nems Linux [No Longer Maintained] ==
{| class="wikitable"
[[File:nems.jpg|right|100px]]
!colspan="2" style="background: #a7d7f9;"| Default credentials
 
|-
* NEMS stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.
! SSH user (enabled by default)
* To find out more about NEMS on the PINE64 and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7306 PINE64 forum thread]
| <code>freebsd/freebsd</code>
* Login with
|-
** Username: nemsadmin
! Root user
** Password: nemsadmin
| <code>root/root</code>
 
|}
=== NEMS Linux [microSD / eMMC Boot] [v1.5 - build 1] ===
* DD image (for 16GB micoSD card and above)
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed or direct download from NEMS Linux]
** [http://files.pine64.org/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.org]
*** MD5 (XZ file): 2627bc0aa81e1c55de69a621d80987a5
*** File Size: 1.32GB
 
 
 
== CentOS [No Longer Maintained] ==
[[File:centos.jpg|right|100px]]


=== CentOS-7 Community Build Image [microSD Boot] ===
Notes:
* Centos-7.4.1708 with kernel from Armbian-5.67 (minimum build)
** DD image (for 8GB micoSD card and above)
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.56/centos7-rock64pro.img.xz Project31 download mirrors]
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]
* Login with
** username: root
** password: centos


* The wiki has instructions on [https://wiki.freebsd.org/arm/RockChip#Fan_Control_on_RockPro64 enabling the PWM cooling fan].


----


= BSD Images =
=== NetBSD ===
 
==NetBSD==
[[File:netbsd.png|right|100px]]
[[File:netbsd.png|right|100px]]
'''NetBSD''' is a free, fast, secure, and highly portable Unix-like Open Source operating system. To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]


To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]
Download:
* [https://armbsd.org/ download] latest release build from NetBSD by select 64bit - RockPro64 (size: 339 MB)


* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
{| class="wikitable"
** [http://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select 64bit - RockPro64]
!colspan="2" style="background: #a7d7f9;"| Default credentials
** size: 339 MB
|-
* Console and SSH default login:
! Root user and SSH login
** username: root
| <code>root/[none]</code>
** password: [none]
|}
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]


Notes:
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here] or the bootable image from armbsd.org can have the MSDOS partition modified to setup SSH using [https://man.netbsd.org/creds_msdos.8 this] method.


----


==OpenBSD==
=== OpenBSD ===
[[File:openbsd.jpg|right|100px]]
[[File:Puffy_mascot_openbsd.png|right|100px]]


Instructions to get OPenBSD on your ROCKPro64 [https://github.com/jasperla/openbsd-rockpro64 are here.]
'''OpenBSD''' is a security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution. Official instruction to get OpenBSD on ROCKPro64 is [https://www.openbsd.org/arm64.html here], and blogs on installation [https://github.com/jasperla/openbsd-rockpro64 is here] and [https://bsandro.tech/posts/openbsd-7.1-on-pine64-rockpro64/ here]. Forum discussion is [https://forum.pine64.org/forumdisplay.php?fid=109 here].


Forum discussions [https://forum.pine64.org/forumdisplay.php?fid=109 are there.]
== Chromium OS ==
[[File:chromium.jpg|right|100px]]


The '''Chromium OS''' community build image for microSD card and eMMC module, version beta (R76). To learn more please visit the [https://forum.pine64.org/showthread.php?tid=7659 forum].


Download:
{{Outdated release}}
* https://github.com/ayufan-rock64/chromiumos-build/releases/


= Chromium OS =
{{Info|Flash the image to a microSD card or an eMMC module, for example using ''dd''.}}


http://files.pine64.org/sw/pine64_installer/json/chromium.jpg
== Android  ==
[[File:Android_logo_2019_(stacked).svg|right|100px]]


* To learn more please visit [https://forum.pine64.org/showthread.php?tid=7659 Forum]
=== Android 9.0.0 ===
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]


=== Chromium Community Build Image [microSD / eMMC Boot] [Beta (R76)] ===
'''Stock for DD method [eMMC Boot] [20200804]'''
* [https://github.com/ayufan-rock64/chromiumos-build/releases/download/R76-12239.4.100.gf2199d0/chromiumos-rockpro64-R76-12239.4.100.gf2199d0.img.xz Direct download from ayufan's github]
*** size: 357MB
*** MD5 (Zip file): 9ead15fd85e039de3445abdfd3c5013e
 
 
 
= Android Images =
 
== Android 9.0.0 ==
 
http://files.pine64.org/sw/pine64_installer/json/android_9.png
 
=== Stock for DD method [eMMC Boot] [20200804] ===
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* Supports new RockPro64 AP6256 Wifi/BT module
* Supports new RockPro64 AP6256 Wifi/BT module
* Support Sony IMX214 camera module and works on both MiPi-CSI ports  
* Support Sony IMX214 camera module and works on both MiPi-CSI ports  
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* DD image for 8GB eMMC module
* DD image for 8GB eMMC module
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]
Line 425: Line 412:
*** File Size: 666MB
*** File Size: 666MB


=== Stock for RK Flash tool [eMMC Boot] [20200804] ===
'''Stock for RK Flash tool [eMMC Boot] [20200804]'''
* Please unzip first and then using Android tool to flash in
* Please unzip first and then using Android tool to flash in
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
Line 432: Line 419:
** File Size: 589MB
** File Size: 589MB


 
'''Stock for DD method [eMMC Boot] [20200708]
=== Stock for DD method [eMMC Boot] [20200708] ===
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* Supports new RockPro64 AP6256 Wifi/BT module
* Supports new RockPro64 AP6256 Wifi/BT module
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* DD image for 8GB eMMC module
* DD image for 8GB eMMC module
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]
Line 455: Line 441:
*** File Size: 660MB
*** File Size: 660MB


=== Stock for RK Flash tool [eMMC Boot] [20200708] ===
'''Stock for RK Flash tool [eMMC Boot] [20200708]'''
* Please unzip first and then using Android tool to flash in
* Please unzip first and then using Android tool to flash in
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
Line 462: Line 448:
** File Size: 589MB
** File Size: 589MB


 
'''Stock for DD method [eMMC Boot] [20190427]'''
=== Stock for DD method [eMMC Boot] [20190427] ===
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* Please ignore "internal problem with your device" popup message if appear on Android boot-up page.
* Please ignore "internal problem with your device" popup message if appear on Android boot-up page.
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* DD image for 16GB eMMC module
* DD image for 16GB eMMC module
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]
Line 481: Line 466:
*** File Size: 663MB
*** File Size: 663MB


=== Stock for DD method [micro SD Boot] [20190506] ===
'''Stock for DD method [microSD Boot] [20190506]'''
* DD image to microSD card and boot.  
* DD image to microSD card and boot.  
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* Please ignore "internal problem with your device" popup message if appear on Android boot-up page.
* Please ignore "internal problem with your device" popup message if appear on Android boot-up page.
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* DD image for 8GB microSD card
* DD image for 8GB microSD card
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]
Line 504: Line 489:
*** File Size: 663MB
*** File Size: 663MB


=== Stock for RK Flash tool [eMMC Boot] [20190427] ===
'''Stock for RK Flash tool [eMMC Boot] [20190427]'''
* Please unzip first and then using Android tool to flash in
* Please unzip first and then using Android tool to flash in
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341
** File Size: 592MB
** File Size: 592MB


== Android 8.1.0 ==
----


http://files.pine64.org/sw/pine64_installer/json/android_8.png
=== Android 8.1.0 ===
 
'''Stock for DD method [eMMC Boot] [20180828]'''
=== Stock for DD method [eMMC Boot] [20180828] ===
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A
** File Size: 414MB
** File Size: 414MB


=== Stock for DD method [micro SD Boot] [20181212] ===
'''Stock for DD method [microSD Boot] [20181212]'''
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* DD image (for 8GB micoSD card and above)
* DD image (for 8GB microSD card and above)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405
** File Size: 616MB
** File Size: 616MB


=== Stock for RK Flash tool [eMMC Boot] [20180828] ===
'''Stock for RK Flash tool [eMMC Boot] [20180828]'''
* Please unzip first and then using Android tool to flash in
* Please unzip first and then using Android tool to flash in
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE
** File Size: 415MB
** File Size: 415MB


== Android 7.1.2 ==
----
 
http://files.pine64.org/sw/pine64_installer/json/android_7.png


=== Stock for DD method [eMMC Boot] [20180809] ===
=== Android 7.1.2 ===
'''Stock for DD method [eMMC Boot] [20180809]'''
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]
** MD5 (XZ file): 00F194017557017C2588724686E90CEA
** MD5 (XZ file): 00F194017557017C2588724686E90CEA
** File Size: 498MB
** File Size: 498MB


=== Stock for RK Flash tool [eMMC Boot] [20180809] ===
'''Stock for RK Flash tool [eMMC Boot] [20180809]'''
* Please unzip first and then using Android tool to flash in
* Please unzip first and then using Android tool to flash in
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9
** File Size: 483MB
** File Size: 483MB


=== Stock for DD method [micro SD Boot] [20180920] ===
'''Stock for DD method [microSD Boot] [20180920]'''
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE
** File Size: 765MB
** File Size: 765MB


=== Stock for DD method [eMMC Boot] [20180518] ===
'''Stock for DD method [eMMC Boot] [20180518]'''
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B
** File Size: 345MB
** File Size: 345MB


=== Stock for RK Flash tool [eMMC Boot] [20180518] ===
'''Stock for RK Flash tool [eMMC Boot] [20180518]'''
* Please unzip first and then using Android tool to flash in
* Please unzip first and then using Android tool to flash in
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* The OTG port located at USB type-C connector, needs USB type A to type C cable.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920
** File Size: 342MB
** File Size: 342MB


=== Stock for install from SDcard to eMMC [microSD Boot] [20180921] ===
'''Stock for install from SDcard to eMMC [microSD Boot] [20180921]'''
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using [https://www.balena.io/etcher/ Etcher] or another specialized SD writing tool is preferred.
* Please allow 3-5 minutes boot up time on first time for initialization
* Please allow 3-5 minutes boot up time on first time for initialization
* This build supports PINE64 7" LCD panel and UI follow tablet way (means not Android TV)
* This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9
** File Size: 350MB
** File Size: 350MB


== Android SDK ==
----


=== Android P SDK [v9.0] ===
=== Android SDK ===
'''Android P SDK [v9.0]'''
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E
** File Size: 125.16GB
** File Size: 125.16GB


----
=== Slash TV OS ===
Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)
* https://drive.google.com/drive/folders/1K5YhWaB7Xstuv2HCo1HkpglCEm9x-RIM


= For Linux Developer =
== Development resources ==


The Ayufan github page
The Ayufan github page
* [https://github.com/ayufan-rock64/linux-build/releases Is here.]
* [https://github.com/ayufan-rock64/linux-build/releases github.com/ayufan-rock64/linux-build/]


Below are the LPDDR4 driver for RK3399
Below are the LPDDR4 driver for RK3399
Line 621: Line 610:
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]


= Miscellaneous tools =
== Miscellaneous tools ==
 
** [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]
** [[Set MacAddress on ROCK64]]
** [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]
** [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]
** [http://files.pine64.org/doc/rock64/tools/AndroidTool_Release_v2.38.zip Tools that allows developer flash image into eMMC's Loader/Parameter/Misc/Kernal/Boot/Recovery/System/Backup partition]


::::::::::[[ROCKPro64_Software_Release#top | Top of page]]
* [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]
* [[ROCK64 MAC Address]]
* [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]
* [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]
* [http://files.pine64.org/doc/rock64/tools/AndroidTool_Release_v2.38.zip Tools that allows developer flash image into eMMC's Loader/Parameter/Misc/Kernal/Boot/Recovery/System/Backup partition]


[[Category:ROCKPro64]]
[[Category:ROCKPro64]]

Latest revision as of 12:45, 28 November 2023

This page contains a list of all available releases and tools for the ROCKPro64 in alphabetical order.

Linux

AOSC

Aosc.png

AOSC OS is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. Originally AnthonOS (an OpenSUSE derivative built with SUSE Studio), then remade as a Debian derivative with customized KDE 4 UI and CJK support. To learn more about AOSC, please visit the official AOSC website

Download:

Default credentials
Default user aosc/anthon

Armbian

Armbian.png

Armbian is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored. To find out more about Armbian and available options please visit their site. If you are booting from a Micro SD card, then both Linux kernel versions will work. If you are trying to boot from an eMMC module then the 4.4.y will work, but the newer 5.10.y will not.

Download:


Batocera Linux

Batocera.png

Batocera Linux is an open-source and completely free retro-gaming distribution that can be copied to a USB stick or an SD card with the aim of turning any computer/nano computer into a gaming console during a game or permanently. Visit the project's website here (https://batocera.org/). You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)

Download:


Debian

Debian-logo.png

Debian is an operating system and a distribution of free software. See the forum thread here.

Download:

Instructions:

  • Download: firmware.rockpro64-rk3399.img.gz
  • Download: partition.img.gz
  • Create the disk image:
    • For Linux: zcat firmware.rockpro64-rk3399.img.gz partition.img.gz > complete_image.img
    • For Mac: gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz > complete_image.img
  • Write the image to your boot device:
    • For Linux: dd if=complete_image.img of=your_chosen_boot_device bs=4M
    • For Mac: see Getting started

Notes:

  • An Ethernet connection is required for the above installer
  • Remember to leave some space before your first partition for u-boot! You can do this by creating a 32M size unused partition at the start of the device.
  • See the troubleshooting section if you encounter issues with GPU acceleration.

DietPi

Dietpi.png

DietPi is a lightweight, yet easy to setup and feature-rich Linux distribution, based on Debian. To find out more about DietPi, please visit the official documentation. Discuss the ROCKPro64 build on the PINE64 forum thread.

Download:

Default credentials
Root user root/dietpie

LibreELEC

Libreelec.jpg

LibreELEC is a lightweight 'Just enough OS' Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.

Download:

  • Official LibreELEC build image (look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz, supports microSD card and the eMMC module of 8GB or more.)
Note: Unzip and flash the image to a microSD card or eMMC module, for example using dd.

Manjaro ARM

Error creating thumbnail: File missing

Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system. To learn more about Manjaro please visit Manjaro forum.

Download:

Notes:

  • Decompress the image (unxz) before flashing, or decompress on the fly while flashing (xzcat in a root shell, Etcher, ...)
  • A display and keyboard will be required for first boot.
  • Initial setup includes: keyboard layout, locale, username, user password, and root password.
  • The installer will expand the root partition to use the remaining space on the storage device you've flashed.

Nems Linux

Nems.jpg

NEMS stands for Nagios Enterprise Monitoring Server and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers. To find out more about NEMS on the PINE64 and available tweaks to the installation please visit the PINE64 forum thread.

Download:

Default credentials
Default user nemsadmin/nemsadmin

NixOS

Error creating thumbnail: File missing

NixOS is a Linux distribution built on top of the Nix package manager using declarative configuration to allow reliable system upgrades. More information can be found on the NixOS wiki.

Download:


OpenMediaVault

Omv.png

OpenMediaVault is the next generation network attached storage (NAS) solution, click this link to OMV main page to learn more. Forum thread concerning this release can be found here

Download:

⚠️ The linked release is outdated and should no longer be used!

Notes:

Default credentials
TTY and SSH, except OMV rock64/rock64
WebGUI Login admin/openmediavault
TTY and SSH root/openmediavault

OpenWrt

Openwrt logo square.png

OpenWrt ​is a highly extensible ​GNU/​Linux ​distribution for embedded devices ​(typically wireless routers). Unlike many other distributions for these routers, OpenWrt ​is built from the ground up to be a full-featured, easily modifiable operating system for your router. In practice, this means that you can have all the features you need with none of the bloat, powered by a Linux kernel ​that's more recent than most other distributions.

Download:


postmarketOS

PostmarketOS logo.png

postmarketOS extends Alpine Linux to run on smartphones and other devices. At the time of writing, the only user interface provided through prebuilt images for the ROCKPro64 is Plasma Bigscreen.

Download:

Default credentials
Default user user/147147

R-Cade

RCadeLogo.jpg

Retro Center's R-Cade, the 4K Media Center Arcade. RCade Features 100+ retro-gaming systems, a lightweight web browser, and full 4K UHD media playback.

Download:


Recalbox

RB.png

Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! Visit the project's website here (https://www.recalbox.com/). You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)

Download:

⚠️ The linked release is outdated and should no longer be used!
  • download release from mrfixit2001 github.

Retro Arena

Retroarena.png

Retro Arena community build for microSD and eMMC boot. This is a BETA and therefore is not update-able nor supported, however bugs or issues are appreciated to be identified and shared via the issues tab on our GitHub so that we can address them in the future. The Roshambo Case support is baked in with one major caveat due to kernel limitation: You can power the unit off by the POWER switch and the RESET button works 100% however to power the unit on you will need to manually plug/unplug the power cord. This limitation will not be present in future releases. You can follow the ongoing discussion about Retro Arena on the forum

Download:

⚠️ The linked release is outdated and should no longer be used!

SkiffOS

SkiffOS-Icon-1.png

Minimal cross-compiled OS optimized for hosting distributions in Docker containers. Provides the reliability of firmware with the ease-of-use of package managers. Uses the Buildroot cross-compilation tool for support for all Pine64 boards.

Use configuration packages to configure the distribution:

  • core/gentoo: Gentoo optimized for Rockpro64
  • core/nixos: NixOS arm64

You can also configure the skiff core yaml file to configure multiple distributions to run in parallel.

The boot-up OS can be upgraded independently from the containers.

Download:

  • The repository and instructions can be found here.

Slackware

Slackware.jpg

Slackware is the world's oldest actively developed Linux distribution, providing a modern user land (applications) and Linux Kernel, within a more classic Unix Operating System environment.

Resources:


slarm64

slarm64 is an unofficial aarch64 / riscv64 Slackware Linux port. You can follow the ongoing discussion about slarm64 on the RockPro64 on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823) or this forum thread for more general slarm64 information: https://www.linuxquestions.org/questions/slackware-arm-108/slarm64-aarch64-unofficial-slackware-4175613287/.

Downloads:

  • download (supports microSD card, look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)
Default credentials
Root user root/password

Flashing the distribution to the eMMC:

  • Flash the image to micro SD, power up the board with micro SD and login
  • Copy the image file to micro SD by using SFTP. The image file must have the .img file extension.
  • After finish copy the file, power off the board and add eMMC module to the board
  • Boot the board, run below command for flashing to eMMC module
  • Run dd if=[image file] of=/dev/mmcblkX bs=10M (example: sudo dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M)
  • then edit these two files in eMMC module:
    • mount /dev/mmcblk1p1 /media
    • echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
    • sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
  • After that, power off the board and remove the microSD card. Then boot with only the eMMC module.

Twister OS

Twister OS.png

Twister OS brings a desktop computing experience for SBCs, right out-of-the-box. Including themes, applications, tools, and optimizations to get the most out of your SBC. For more information on Twister OS, please visit the official site. You can follow the ongoing discussion about Twister OS on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=12192).

Download:

Note: After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.
Default credentials
Default user pi/raspberry

Void Linux

Void Linux is a general purpose operating system, based on the monolithic Linux kernel. The official guide can be found at Guide. At this time there are no RockPro64 images available.

The following creates a bootable image from an existing Void Linux installation:

  • xbps-insall -Syu to update the xbps installation of the installation
  • create ROCKPro64 image with the void-mklive software (from github.com):
    • create a rootfs via mkrootfs.sh: sh mkrootfs.sh -o void-aarch64-muls-ROOTFS-yyyymmdd.tar.xz
    • sh mkplatformfs.sh rockpro64 void-aarch64-muls-ROOTFS-yyyymmdd.tar.xz
    • sh mkimage.sh -s 7GiB void-rockpro64-PLATFORMFS-yyyymmdd.tar.xz
  • write image to sdcard or eMMC: dd if=IMAGE-FILENAME of=DEVICENAME bs=2M
  • If mkplatformfs.sh errors with ROCKPro64 not supported, install xbps-src from https://github.com/void-linux/void-packages and build the ROCKPro64 package.
  • Tip: write a new U-Boot to the image if you see on the serial console the boot-up stalls:
    • get the two U-Boot files from pkgs.org, the aarch64 files:
    • dd if=idbloader.img of=DEVICENAME seek=64
    • dd if=u-boot.itb of=DEVICENAME seek=16384
Default credentials
Default user voidlinux/voidlinux

BSD Images

FreeBSD

Freebsd Logo.png

FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms. The RockChip FreeBSD page has instructions for installing FreeBSD. Version 13.0 and greater include prebuilt images.

Download:

  • Images for various FreeBSD releases can be found here
Default credentials
SSH user (enabled by default) freebsd/freebsd
Root user root/root

Notes:


NetBSD

Netbsd.png

NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. To learn more about NetBSD please visit NetBSD main page

Download:

  • download latest release build from NetBSD by select 64bit - RockPro64 (size: 339 MB)
Default credentials
Root user and SSH login root/[none]

Notes:

  • Instructions concerning enabling SSH can be found here or the bootable image from armbsd.org can have the MSDOS partition modified to setup SSH using this method.

OpenBSD

Puffy mascot openbsd.png

OpenBSD is a security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution. Official instruction to get OpenBSD on ROCKPro64 is here, and blogs on installation is here and here. Forum discussion is here.

Chromium OS

Chromium.jpg

The Chromium OS community build image for microSD card and eMMC module, version beta (R76). To learn more please visit the forum.

Download:

⚠️ The linked release is outdated and should no longer be used!
Note: Flash the image to a microSD card or an eMMC module, for example using dd.

Android

Android logo 2019 (stacked).svg

Android 9.0.0

Stock for DD method [eMMC Boot] [20200804]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • Supports new RockPro64 AP6256 Wifi/BT module
  • Support Sony IMX214 camera module and works on both MiPi-CSI ports
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • DD image for 8GB eMMC module
  • DD image for 16GB eMMC module
  • DD image for 32GB eMMC module
  • DD image for 64GB eMMC module

Stock for RK Flash tool [eMMC Boot] [20200804]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at USB type-C connector, needs USB type A to type C cable.
  • Direct download from pine64.org
    • MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3
    • File Size: 589MB

Stock for DD method [eMMC Boot] [20200708]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • Supports new RockPro64 AP6256 Wifi/BT module
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • DD image for 8GB eMMC module
  • DD image for 16GB eMMC module
  • DD image for 32GB eMMC module
  • DD image for 64GB eMMC module

Stock for RK Flash tool [eMMC Boot] [20200708]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at USB type-C connector, needs USB type A to type C cable.
  • Direct download from pine64.org
    • MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97
    • File Size: 589MB

Stock for DD method [eMMC Boot] [20190427]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • Please ignore "internal problem with your device" popup message if appear on Android boot-up page.
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • DD image for 16GB eMMC module
  • DD image for 32GB eMMC module
  • DD image for 64GB eMMC module

Stock for DD method [microSD Boot] [20190506]

  • DD image to microSD card and boot.
  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • Please ignore "internal problem with your device" popup message if appear on Android boot-up page.
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • DD image for 8GB microSD card
  • DD image for 16GB microSD card
  • DD image for 32GB microSD card
  • DD image for 64GB microSD card

Stock for RK Flash tool [eMMC Boot] [20190427]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at USB type-C connector, needs USB type A to type C cable.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341
    • File Size: 592MB

Android 8.1.0

Stock for DD method [eMMC Boot] [20180828]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A
    • File Size: 414MB

Stock for DD method [microSD Boot] [20181212]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • DD image (for 8GB microSD card and above)
  • Direct download from pine64.org
    • MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405
    • File Size: 616MB

Stock for RK Flash tool [eMMC Boot] [20180828]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at USB type-C connector, needs USB type A to type C cable.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE
    • File Size: 415MB

Android 7.1.2

Stock for DD method [eMMC Boot] [20180809]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): 00F194017557017C2588724686E90CEA
    • File Size: 498MB

Stock for RK Flash tool [eMMC Boot] [20180809]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at USB type-C connector, needs USB type A to type C cable.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9
    • File Size: 483MB

Stock for DD method [microSD Boot] [20180920]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE
    • File Size: 765MB

Stock for DD method [eMMC Boot] [20180518]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B
    • File Size: 345MB

Stock for RK Flash tool [eMMC Boot] [20180518]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at USB type-C connector, needs USB type A to type C cable.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920
    • File Size: 342MB

Stock for install from SDcard to eMMC [microSD Boot] [20180921]

  • Use 'dd' to write the image to the eMMC module using the USB-to-eMMC adapter module and boot. Using Etcher or another specialized SD writing tool is preferred.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This build supports PINE64 7" LCD panel with tablet UI (not Android TV)
  • Direct download from pine64.org
    • MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9
    • File Size: 350MB

Android SDK

Android P SDK [v9.0]


Slash TV OS

Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)

Development resources

The Ayufan github page

Below are the LPDDR4 driver for RK3399

ROCKPro64 related files

Miscellaneous tools