<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MichaIng</id>
	<title>PINE64 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MichaIng"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/MichaIng"/>
	<updated>2026-04-21T18:26:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=SOQuartz_Software_Releases&amp;diff=20779</id>
		<title>SOQuartz Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=SOQuartz_Software_Releases&amp;diff=20779"/>
		<updated>2023-09-26T15:10:57Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Align DietPi section with those from other boards and distros&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available operating systems for the [[SOQuartz]].&lt;br /&gt;
&lt;br /&gt;
== Making Your Own ==&lt;br /&gt;
&lt;br /&gt;
Making your own image/installation of Linux for SOQuartz is relatively easy, as all major components are mainlined. You will need:&lt;br /&gt;
&lt;br /&gt;
* A build of mainline U-Boot &amp;amp;ge; v2023.10, see [[Quartz64 Building U-Boot]]. Flash this to sector 64 (sector size 512, so byte 32768) of your image for SD or eMMC. It's prudent to &amp;quot;protect&amp;quot; it by making a small (~16MiB) partition at this offset.&lt;br /&gt;
* A [https://www.kernel.org/ mainline Linux kernel] &amp;amp;ge; v6.2. See [[Quartz64 Development#Linux Kernel Config Options]] for the device specific kernel configuration options.&lt;br /&gt;
* The root filesystem of the distribution of your choice. This can be on the same filesystem as your kernel and device tree if using ''extlinux.conf''.&lt;br /&gt;
&lt;br /&gt;
You can either boot the kernel through U-Boot's EFI booting, in which case it gets its device tree from U-Boot, or mark the partition containing your kernel and device tree with the legacy bootable flag and [https://u-boot.readthedocs.io/en/latest/develop/distro.html#boot-configuration-files write an ''extlinux/extlinux.conf''].&lt;br /&gt;
&lt;br /&gt;
== Software Releases ==&lt;br /&gt;
{{note|'''Note:''' The images are provided by the PINE64 community, not by Pine Store Ltd. Most community projects currently aim at getting mainline Linux running on the board, not some vendor provided kernel that will never be receiving updates. A mainline-first approach allows for the boards to continue receiving important updates, such as security updates, for years to come, as well as have higher quality code in the kernel as it underwent independent review, but does mean that not all aspects of the hardware work right out of the gate.}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Add your own images below this section, please sort it alphabetically (don't try to be &amp;quot;first&amp;quot;), don't list one-off hacked together images found by the side of the road.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 Quartz64 builds on the [https://forum.pine64.org/showthread.php?tid=17601 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_SOQuartz-ARMv8-Bookworm.img.xz Direct download from dietpi.com]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Manjaro ARM is a user friendly rolling release distribution, based on Arch Linux ARM.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/manjaro-arm/soquartz-cm4-images/releases Images for SOQuartz on GitHub]&lt;br /&gt;
&lt;br /&gt;
WiFI, Bluetooth, Ethernet, HDMI USB etc. works, others are not tested. &lt;br /&gt;
&lt;br /&gt;
Currently the image is built for Raspberry Pi CM4 - IO board, so to get it working with other base board like pine64 Soquartz model A base board then follow this steps&lt;br /&gt;
*Flash the image to a SD card/ EMMC.&lt;br /&gt;
*Go to Boot partition.&lt;br /&gt;
*Then change the DTB listed in /boot/extlinux/extlinux.conf to -model-a.dtb instead of -cm4.dtb.&lt;br /&gt;
*Now put the SD card/ EMMC to the preferred base board and boot.&lt;br /&gt;
*First boot will take time as the user partition will resize to take whole storage size.&lt;br /&gt;
&lt;br /&gt;
For headless installation, simply enter &amp;quot;root&amp;quot; at the login: prompt and complete setup.&lt;br /&gt;
&lt;br /&gt;
=== Plebian ===&lt;br /&gt;
[[File:Plebian-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Plebian stands for '''P'''INE64 '''L'''ive D'''ebian''' and aims to be a fairly vanilla live Debian image for Quartz64 and SOQuartz devices, based on Debian Bookworm. It supports both of PINE64's officially released SOQuartz base boards.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/Plebian-Linux/quartz64-images/releases Download Release Images]&lt;br /&gt;
* [https://github.com/Plebian-Linux/quartz64-images/blob/main/RUNNING.md Read The Instructions]&lt;br /&gt;
* [https://plebian.org/ Visit plebian.org to learn more]&lt;br /&gt;
&lt;br /&gt;
To flash, run (replace &amp;lt;tt&amp;gt;/dev/sdX&amp;lt;/tt&amp;gt; with your target block device):&lt;br /&gt;
&lt;br /&gt;
 $ xzcat imagename.img.xz | sudo dd of=/dev/sdX bs=4M oflag=dsync status=progress&lt;br /&gt;
&lt;br /&gt;
Check [https://plebian.org/flashing/ Plebian's flashing instructions] for instructions on how to flash from e.g. Windows.&lt;br /&gt;
&lt;br /&gt;
Some quick notes:&lt;br /&gt;
&lt;br /&gt;
* You will be asked to change your password on first login (for what the default login is, read the instructions!)&lt;br /&gt;
* Root file system is grown to take up the entire space of your boot device&lt;br /&gt;
* NetworkManager is used instead of Debian's interfaces config to be more flexible with what adapters are plugged in and working&lt;br /&gt;
* An sshd is started on port 22 with freshly generated keys&lt;br /&gt;
* '''Please flash the correct image for your SOQuartz baseboard!'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:SOQuartz]] [[Category:Quartz64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=20778</id>
		<title>PINE H64</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=20778"/>
		<updated>2023-09-26T15:04:30Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download links for new xz-compressed images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pineh64.png|400px|thumb|right|The PINE H64 Model B]]&lt;br /&gt;
&lt;br /&gt;
The '''PINE H64 Model B''' is a Single Board Computer by ''PINE64''. It is powered by an Allwinner “H6” Quad-Core ARM Cortex A53 64-Bit Processor with a MALI T-722 GPU. The PINE H64 is equipped with up to 3GB of LPDDR3 PC-1600 system memory and 128Mbit of SPI boot Flash. There is also an optional eMMC module (up to 128GB) and a microSD slot for booting. The board is equipped with an onboard 802.11n Wifi/BT chipset, one USB 3.0 host port, two USB 2.0 host ports, Gigabit Ethernet, a PI-2 GPIO bus, an Euler GPIO bus as well as many other peripheral device interfaces such as UART, SPI, and I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C.&lt;br /&gt;
&lt;br /&gt;
== Versions ==&lt;br /&gt;
There are two types of PINE H64 models:&lt;br /&gt;
&lt;br /&gt;
* [[PINE H64 Model A]] (discontinued)&lt;br /&gt;
* '''PINE H64 Model B''' (this page)&lt;br /&gt;
&lt;br /&gt;
== Software Releases==&lt;br /&gt;
&lt;br /&gt;
The following releases are for the PINE H64 Model B&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
&lt;br /&gt;
==== Armbian ====&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://www.armbian.com/pine-h64-b/&lt;br /&gt;
&lt;br /&gt;
==== Manjaro ARM ====&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Manjaro''' is a user-friendly Linux distribution based on the independently developed Arch operating system. To learn more about Manjaro please visit the [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum].&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/manjaro-arm/pine-h64-images/releases Manjaro ARM PINE H64 GitHub]&lt;br /&gt;
&lt;br /&gt;
==== DietPi ====&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 PINE H64 build on the [https://forum.pine64.org/showthread.php?tid=12531 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_PINEH64-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_PINEH64-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== LibreELEC ====&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''LibreELEC''' is a &amp;quot;Just enough OS&amp;quot; Linux distribution combining the Kodi media center with an operating system.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://test.libreelec.tv/ Daily builds] (look for look for ''LibreELEC-H6.arm-xxx-nightly-xxxxxxxx-xxxxxxx-pine-h64-model-b.img.gz'']&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Supports microSD card and eMMC boot&lt;br /&gt;
&lt;br /&gt;
=== BSD ===&lt;br /&gt;
&lt;br /&gt;
==== FreeBSD ====&lt;br /&gt;
[[File:FreeBSD.jpeg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''FreeBSD''' is an operating system used to power modern servers, desktops, and embedded platforms. To learn more about FreeBSD, please visit [https://www.FreeBSD.org/ FreeBSD main page].&lt;br /&gt;
&lt;br /&gt;
Instructions:&lt;br /&gt;
* See general information about [https://wiki.freebsd.org/arm/Allwinner FreeBSD on Allwinner ARM] and specific details about [https://wiki.freebsd.org/arm/Allwinner/H6 creating a microSD card for the PINE H64]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* FreeBSD supports booting from the microSD card&lt;br /&gt;
&lt;br /&gt;
==== NetBSD ====&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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]. &lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://www.armbsd.org/ Direct download latest release build from NetBSD by select PINE H64]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* NetBSD supports booting from the microSD card&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user and SSH&lt;br /&gt;
| &amp;lt;code&amp;gt;root/[none]&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on Allwinner H6&lt;br /&gt;
[[File:Allwinner_H64.png]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php Quad-core ARM Cortex-A53 Processor@1488Mhz]&lt;br /&gt;
* A power-efficient ARM v8 architecture&lt;br /&gt;
* 64 and 32bit execution states for scalable high performance&lt;br /&gt;
* Trustzone technology supported&lt;br /&gt;
* Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function&lt;br /&gt;
* Support Large Physical Address Extensions(LPAE)&lt;br /&gt;
* VFPv4 Floating Point Unit&lt;br /&gt;
* 32KB L1 Instruction cache and 32KB L1 Data cache&lt;br /&gt;
* 512KB L2 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/products/graphics-and-multimedia/mali-gpus/mali-t720-gpu ARM Mali T-720MP2 Dual-core GPU]&lt;br /&gt;
* Supports OpenGL ES 3.1/3.0/2.0/1.1, OpenCL 1.2/1.1&lt;br /&gt;
* Supports ATSC (Adaptive Scalable Texture Compression)&lt;br /&gt;
* Supports FAST(4x)FSAA, IO Coherency &lt;br /&gt;
* Floating point operation greater than 70 GFLOPS&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* RAM Memory Variants: 1GB, 2GB, and 3GB LPDDR3.&lt;br /&gt;
* Storage Memory: PINE H64 boards have built-in 128Mb SPI Flash memory, use '''bootable eMMC module''', '''bootable microSD Cards''' or USB attached storage.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video 4KP60 (Type A - full)&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm stereo earphone/microphone plug&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 10/100/1000Mbps Ethernet&lt;br /&gt;
* WiFi 802.11 b/g/n/ac with Bluetooth 4.0/4.1&lt;br /&gt;
* MHF1 RF coaxial connector for external BT/wifi antenna&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, support SDHC and SDXC, storage up to 256GB&lt;br /&gt;
* USB -	1 USB3.0 Host port and 2 USB2.0 Host port&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* RTC - Real Time Clock Battery Connector&lt;br /&gt;
* Wifi/BT Module Header - SDIO 3.0 and UART&lt;br /&gt;
* 2x20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
* 3x3 pins &amp;quot;EXT&amp;quot; Header giving console, power switch and reset switch access&lt;br /&gt;
&lt;br /&gt;
=== Console ===&lt;br /&gt;
* The console UART is available on the 6-pin header connector between the HDMI and headphone jacks. The pins are on the front row, closer to the board's edge: TX, RX, GND, from left (HDMI) to right (headphone).&lt;br /&gt;
* The default standard is 8,n,1 at 115200bps.&lt;br /&gt;
&lt;br /&gt;
== Information, Schematics and Certifications ==&lt;br /&gt;
* Board Dimensions: 85mm x 56mm x 18.8mm&lt;br /&gt;
* Input Power: DC 5V @ 3A, 3.5mm OD/ 1.35mm ID DC jack connector&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/Pine%20H64/Pine%20H64%20model%20B%20Port%20Assignment%20rev2.0.pdf PINE H64 Model B Pi-2 Bus and EXP Bus Connector Pin Assignment]&lt;br /&gt;
&lt;br /&gt;
PINE H64 board schematics:&lt;br /&gt;
* [https://files.pine64.org/doc/Pine%20H64/PINE-H6-model-B-20181212-schematic.pdf PINE H64 Model B 1GB/2GB/3GB Rev 1.2 Board Schematic]&lt;br /&gt;
&lt;br /&gt;
PINE H64 Model B certification:&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PINE-H64B%20FCC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B FCC Certificate]&lt;br /&gt;
* [https://files.pine64.org/doc/cert/PINE-H64B%20CE-EMC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B CE Certificate]]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Allwinner H6 SoC information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner-H6-Brief_V1.0.pdf Allwinner H6 SoC Brief Introduction]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_Datasheet_V1.1.pdf Allwinner H6 SoC Data Sheet V1.1 (Official Released Version)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_User_Manual_V1.1.pdf Allwinner H6 SoC User Manual V1.0 (Official Release Version)]&lt;br /&gt;
* X-Powers AXP805 PMU (Power Management Unit) information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/AXP805_Datasheet_V1.0_en.pdf X-Powers AXP805 Data Sheet V1.0 (Official Release Version)]&lt;br /&gt;
* LPDDR3 (178 Balls) SDRAM:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/H9CCNNNCLTMLAR(Rev1.2).pdf Hynix LPDDR3 Datasheet V1.2]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/K4E8E324EB-EGCF000_DRAM_178F_11x11.5_Ver.1.00.00.pdf Samsung LPDDR3 Datasheet V1.00.00]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/SPECTEK_178B_32GB_V91M_MOBILE_LPDDR3.pdf Spectek LPDDR3 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* Ethernet PHY information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver for PINE H64 Board]&lt;br /&gt;
* Wifi/BT module information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]&lt;br /&gt;
* Remote control button mapping&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20A64%20Schematic/remote-wit-logo.jpg Official Remote Control for the PINE H64 Button Mapping]&lt;br /&gt;
&lt;br /&gt;
== Mali-T720 driver ==&lt;br /&gt;
&lt;br /&gt;
A good DRM PowerPoint presentation by Free Electron [https://free-electrons.com/pub/conferences/2017/kr/ripard-drm/ripard-drm.pdf here] and the DRM video presentation by Free Electron [https://www.youtube.com/watch?v=LbDOCJcDRoo here].&lt;br /&gt;
&lt;br /&gt;
32-bit Wayland MALI Driver:&lt;br /&gt;
* [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-server-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit server binary driver and binary download] from ''pine64.org'' (3.4MB, MD5 ''F2186A4CAE505A76E0758735886FE682'')&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-client-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit client binary driver and binary download] from ''pine64.org'' (3.4MB, MD5 ''F316A78AFABE87E69C8F816D18F15D68'')&lt;br /&gt;
&lt;br /&gt;
64-bit Wayland MALI Driver:&lt;br /&gt;
* [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-server-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit server binary driver and binary download] from ''pine64.org'' (5.0MB, MD5 ''13CC8DCB7CF068D80DFC16281E95E9D7'')&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-client-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit client binary driver and binary download] from ''pine64.org'' (5.0MB, MD5 ''951BAD6ED66D4CB904CFE0D65F2855E8'')&lt;br /&gt;
&lt;br /&gt;
== Linux BSP SDK ==&lt;br /&gt;
Linux BSP Kernel 4.9&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20BSP%204.9%20lichee.tar.xz Direct download] from ''pine64.org'' (5.04GB, MD5 of the TAR-XZ file ''06B675B1C217D4CC6A21FF320DA250C1'')&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
Android Pie 9.0 SDK version 1.0&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20android%209.0.tar.xz Direct download] from ''pine64.org'' (29.14GB, MD5 of the TAR-XZ file ''734B4DBB03CAF82A4E955F7E83DE0C65'')&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:PINE H64]] [[Category:Allwinner H6]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=20777</id>
		<title>PINE A64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=20777"/>
		<updated>2023-09-26T15:03:15Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download links for new xz-compressed images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available releases for the [[PINE A64|PINE A64 and PINE A64+]], as well as links to other resources. &lt;br /&gt;
&lt;br /&gt;
{{Info|The images for the PINE A64 and PINE A64+ are '''not compatible with the PINE A64-LTS''' due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE Software Releases]].}}&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]&lt;br /&gt;
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
=== AOSC ===&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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. To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://aosc.io/downloads/ (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;aosc/anthon&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ARM ===&lt;br /&gt;
[[File:Archlinux-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Arch Linux ARM''' is a distribution of Linux for ARM computers.&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
* https://archlinuxarm.org/platforms/armv8/allwinner/pine64&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://www.armbian.com/pine64/&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
[[File:Debian-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Debian''' is an operating system and a distribution of free software. See the forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye] (recommended)&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm]&lt;br /&gt;
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]&lt;br /&gt;
&lt;br /&gt;
Instructions:&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;firmware.pine64_plus.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;partition.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Create the disk image:&lt;br /&gt;
** For Linux: &amp;lt;code&amp;gt;zcat firmware.pine64_plus.img.gz partition.img.gz &amp;gt; complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
** For Mac: &amp;lt;code&amp;gt;gzcat firmware.pine64_plus.img.gz partition.img.gz &amp;gt; complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the image to your boot device:&lt;br /&gt;
** For Linux: &amp;lt;code&amp;gt;dd if=complete_image.img of=your_chosen_boot_device bs=4M&amp;lt;/code&amp;gt;&lt;br /&gt;
** For Mac: see [[Getting started]]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* An Ethernet connection is required for the above installer&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12513 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== FreedomBox ===&lt;br /&gt;
[[File:FreedomBox.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''FreedomBox''' is a private server for non-experts: it lets you install and configure server applications with only a few clicks. For more information about FreedomBox, please visit http://www.freedombox.org.&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* This is a headless build, not HDMI output.&lt;br /&gt;
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.&lt;br /&gt;
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual&lt;br /&gt;
&lt;br /&gt;
=== LibreELEC ===&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''LibreELEC''' is a &amp;quot;Just enough OS&amp;quot; Linux distribution combining the Kodi media center with an operating system.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* 512MB PINE A64: [https://test.libreelec.tv/ direct download] from Libreelec nightly build site (look for ''LibreELEC-A64.arm-...-nightly-xxxxxxxx-xxxxxxx-pine64.img.gz'')&lt;br /&gt;
* 1GB/2GB PINE A64+ Board: [https://test.libreelec.tv/ direct download] from Libreelec nightly build site (look for ''LibreELEC-A64.arm-...-nightly-xxxxxxxx-xxxxxxx-pine64-plus.img.gz'')&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Nightly build for microSD boot&lt;br /&gt;
&lt;br /&gt;
=== motionEyeOS ===&lt;br /&gt;
[[File:motioneyeos.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''motionEyeOS''' is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend. Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* 1GB/2GB PINE A64(+): [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub] (look for ''motioneyeos-pine64-xxxxxxxx.img.xz'')&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* There are 2 ways to interact with the OS:&lt;br /&gt;
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface&lt;br /&gt;
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;admin/-&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux ===&lt;br /&gt;
[[File:nems.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''NEMS''' stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; 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 on NEMS Linux, please visit their [https://nemslinux.com/ site].&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux] (2.66GB, MD5 of the xz file is ''ac508549a829021491cfa23aeb18a063'')&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org] (2.66GB, MD5 of the xz file is ''ac508549a829021491cfa23aeb18a063'')&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Suitable for all 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;nemsadmin/nemsadmin&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== openSUSE ===&lt;br /&gt;
[[File:Opensuse-distribution.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''openSUSE''' is a free and open source RPM-based Linux distribution developed by the openSUSE project. More details can be found under https://en.opensuse.org/HCL:Pine64.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/ Images]&lt;br /&gt;
* Headless build: [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/openSUSE-Tumbleweed-ARM-JeOS-pine64.aarch64.raw.xz Direct download]&lt;br /&gt;
&lt;br /&gt;
=== OpenWRT ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The '''OpenWrt''' Project is a Linux operating system targeting embedded devices.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download] (look for ''pine64_pine64-baseboard-ext4-sdcard.img.gz'' and ''pine64_pine64-baseboard-squashfs-sdcard.img.gz'')&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* OpenWRT community build for microSD boot. &lt;br /&gt;
* This is headless build, please use serial console to configure&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;-/passwd&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== BSD ==&lt;br /&gt;
&lt;br /&gt;
=== NetBSD ===&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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]. &lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://www.invisible.ca/arm/ Direct download] (345MB, select ''PINE A64 / PINE A64+'')&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* NetBSD community build for microSD boot&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user and SSH&lt;br /&gt;
| &amp;lt;code&amp;gt;root/[none]&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Windows 10 IoT ==&lt;br /&gt;
[[File:win10iot.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT direct download] from ''pine64.org'' (957MB, MD5 of FFU file ''ACA617C0C9CEDA705DD510BF041E79B4'')&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]&lt;br /&gt;
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]&lt;br /&gt;
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]&lt;br /&gt;
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]&lt;br /&gt;
&lt;br /&gt;
Changelog for Win10 IoT 10.0.15063.0_20170602:&lt;br /&gt;
* 10.0.15063.0_20170602&lt;br /&gt;
** Update Notes since 10.0.15063.0_20170524:&lt;br /&gt;
*** Fix the failure of default application installation caused by a app certification issue&lt;br /&gt;
*** Fix that the default application cannot start automatically after installation&lt;br /&gt;
*** Fix Ethernet initialization problem and now the Ethernet will start successfully every time&lt;br /&gt;
*** Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )&lt;br /&gt;
** Extra Notes:&lt;br /&gt;
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium&lt;br /&gt;
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface&lt;br /&gt;
&lt;br /&gt;
* 10.0.15063.0_20170524&lt;br /&gt;
** Some Updates:&lt;br /&gt;
*** Update the OS version to build v.10.0.15063.0 (Creators Update)&lt;br /&gt;
*** New page style of Device Portal, visit https://deviceipaddr:8080 to check it&lt;br /&gt;
*** Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal&lt;br /&gt;
*** Support on-screen keyboard, need to be enabled in Device Portal&lt;br /&gt;
*** Enable 100M Ethernet and fix some bugs&lt;br /&gt;
*** Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)&lt;br /&gt;
*** Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)&lt;br /&gt;
** Known Issues:&lt;br /&gt;
*** Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes-&amp;gt;Run Command page, run this command to disable:&lt;br /&gt;
**** Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off&lt;br /&gt;
*** An PnP bug in audio device may cause a blue screen when acting software shutdown&lt;br /&gt;
*** Ethernet device may not start with problem code 12 at the first time to bring up&lt;br /&gt;
&lt;br /&gt;
== Linux BSP SDK ==&lt;br /&gt;
&lt;br /&gt;
Linux BSP Kernel 4.9&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download] from ''pine64.org'' (5.4GB, MD5 of the TAR-GZip file ''7736e3c4d50c021144d125cc4ee047a4'')&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
&lt;br /&gt;
Android Oreo (v8.1)&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download] from ''pine64.org'' (24.94GB, MD5 of the TAR-GZip file ''b0394af324c70ce28067e52cd7bc0c87'')&lt;br /&gt;
&lt;br /&gt;
== Other resources ==&lt;br /&gt;
&lt;br /&gt;
* [[Mali Driver]]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]&lt;br /&gt;
&lt;br /&gt;
[[Category:PINE A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=20776</id>
		<title>ROCK64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=20776"/>
		<updated>2023-09-26T15:02:28Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download links for new xz-compressed images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available releases for the [[ROCK64]], as well as links to other resources.&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
&lt;br /&gt;
=== AOSC ===&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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. To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://aosc.io/downloads/ (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;aosc/anthon&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ARM ===&lt;br /&gt;
[[File:Archlinux-logo.png|right|100px]]&lt;br /&gt;
Official '''Arch Linux ARM''' release.&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
* https://archlinuxarm.org/platforms/armv8/rockchip/rock64&lt;br /&gt;
&lt;br /&gt;
=== Armbian===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* [https://www.armbian.com/rock64/ ROCK64's Armbian site] (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
* [https://armbian.tnahosting.net/archive/rock64/archive/ Download archive] (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
&lt;br /&gt;
=== ayufan's Linux releases ===&lt;br /&gt;
[[File:penguin.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The community member ''ayufan'' offers multiple ROCK64 Linux releases based on Debian and Ubuntu. The forum thread for release can be found [https://forum.pine64.org/showthread.php?tid=6309 here].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* https://github.com/ayufan-rock64/linux-build/releases (supports the microSD card and eMMC)&lt;br /&gt;
&lt;br /&gt;
{{Info|Make sure to download images for the ''ROCK64''.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;rock64/rock64&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
[[File:Debian-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Debian''' is an operating system and a distribution of Free Software.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye] (recommended)&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm]&lt;br /&gt;
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]&lt;br /&gt;
&lt;br /&gt;
Instructions:&lt;br /&gt;
* Go to the download directory&lt;br /&gt;
* Download firmware.rock64-rk3328.img.gz and partition.img.gz&lt;br /&gt;
* Combine the 2 parts into 1 image file: &amp;lt;code&amp;gt;zcat firmware.rock64-rk3328.img.gz partition.img.gz &amp;gt; debian-installer.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the created .img file to microSD card or eMMC Module using ''dd'': &amp;lt;code&amp;gt;dd if=debian-installer.img of=/dev/sda bs=4M&amp;lt;/code&amp;gt;. Replace &amp;lt;code&amp;gt;/dev/sda&amp;lt;/code&amp;gt; with your target drive.&lt;br /&gt;
* Plug the microSD/eMMC card in the Rock64 (and connect a serial console, or keyboard and monitor) and boot up to start the Debian Installer&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* An Ethernet connection is required for the above installer&lt;br /&gt;
* 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.&lt;br /&gt;
* Auto creating all partitions does not work. You can use the following manual partition scheme:&lt;br /&gt;
  #1 - 34MB  Unused/Free Space&lt;br /&gt;
  #2 - 512MB ext2 /boot           (Remember to set the bootable flag)&lt;br /&gt;
  #3 - xxGB  ext4 /               (This can be as large as you want. You can also create separate partitions for /home /var /tmp)&lt;br /&gt;
  #4 - 1GB   swap                 (May not be a good idea if using an SD card)&lt;br /&gt;
* See [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/README.concatenateable_images README.concatenateable_images here] or [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/README.concatenateable_images README.concatenateable_images here] for details regarding the concatenateable images and their installation from non-Linux systems.&lt;br /&gt;
&lt;br /&gt;
=== Debian by mrfixit2001 ===&lt;br /&gt;
[[File:Debian-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Mrfixit2001's minimal '''Debian''' build. Version 190514 onward support Rock64-v3 board&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github] (supports the microSD card and eMMC)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;rock/rock&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Lakka ===&lt;br /&gt;
[[File:lakka.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Lakka''' is a lightweight Linux distribution that transforms a small computer into a full blown retrogaming console. Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://le.builds.lakka.tv/RK3328.aarch64/ (supports the microSD card and eMMC)&lt;br /&gt;
&lt;br /&gt;
=== LibreELEC ===&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''LibreELEC''' is a &amp;quot;Just enough OS&amp;quot; Linux distribution combining the Kodi media center with an operating system.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://libreelec.tv/downloads/rockchip/ Official build image] (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
* [https://test.libreelec.tv/ Daily builds] (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Manjaro''' is a user-friendly Linux distribution based on the independently developed Arch operating system. Manjaro editions for Rock64 are available directly from Manjaro. To learn more about Manjaro please visit the [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum].&lt;br /&gt;
&lt;br /&gt;
{{Info|Only supports ROCK64 version 2 SBC!}}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/manjaro-arm/rock64-images/releases Manjaro ARM ROCK64 GitHub] (supports the microSD card and eMMC)&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux ===&lt;br /&gt;
[[File:nems.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''NEMS''' stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; 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 on NEMS Linux, please visit their [https://nemslinux.com/ site].&lt;br /&gt;
&lt;br /&gt;
{{Warning|Only supports ROCK64 ver2 SBC}}&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux] (supports the microSD card, 16GB or more, MD5 of the xz file is ''6e2088922c5d197db8b8ba3057120389'')&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org] (supports the microSD card, 16GB or more, MD5 of the xz file is ''6e2088922c5d197db8b8ba3057120389'')&lt;br /&gt;
&lt;br /&gt;
{{Info|The installation guide can be found [https://docs.nemslinux.com/installation here].}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;nemsadmin/nemsadmin&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== NextCloudPi===&lt;br /&gt;
[[File:nextcloudpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 [https://nextcloudpi.com website]. You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum]. &lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]&lt;br /&gt;
&lt;br /&gt;
{{Info|The MD5 hash of the .xz file is ''1432c8b8082696f38770004b3cb5ac1e''}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/1234&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault ===&lt;br /&gt;
[[File:omv.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Openmediavault''' is the next generation network attached storage (NAS) solution. The forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Releases on ayufan's github]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org (32 bit armhf)]&lt;br /&gt;
&lt;br /&gt;
{{Info|The MD5 hash of the .xz file is ''7E423EF9146EA15403E7D1B4EA30594A''}}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
* There's a bug with eMMC in the &amp;quot;Stable&amp;quot; version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! TTY and SSH, except OMV&lt;br /&gt;
| &amp;lt;code&amp;gt;rock64/rock64&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! OMV for Web&lt;br /&gt;
| &amp;lt;code&amp;gt;admin/openmediavault&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! OMV for TTY&lt;br /&gt;
| &amp;lt;code&amp;gt;root/openmediavault&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recalbox ===&lt;br /&gt;
[[File:RB.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Recalbox''' is a free and open-source operating system created for the emulation and preservation for retro games. Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room with ease. To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]. Visit the project's [https://www.recalbox.com/ website] for more details.&lt;br /&gt;
&lt;br /&gt;
{{Info|Only supports ROCK64 ver2 SBC}}&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 GitHub] (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
&lt;br /&gt;
=== R-Cade ===&lt;br /&gt;
[[File:RCadeLogo.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://github.com/retro-center/rcade_releases/releases Direct download from Retro Center's GitHub] (supports the microSD card, eMMC and USB boot)&lt;br /&gt;
&lt;br /&gt;
=== Slackware===&lt;br /&gt;
[[File:slackware.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Slackware''' is a very old, interesting, convenient and easy distribution. Visit the project's website here (https://fail.pp.ua). You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)&lt;br /&gt;
&lt;br /&gt;
{{Info|This Slackware build using the ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST GitHub site] for a decompression utility.}}&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* http://dl.fail.pp.ua/slackware/images/rock64/ (supports the microSD card)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/password&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Flashing the distribution to the eMMC: &lt;br /&gt;
* Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
* Copy the image file to micro SD by using SFTP. The image file must have the ''.img'' file extension.&lt;br /&gt;
* After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
* Boot the board, run below command for flashing to eMMC module&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo dd if='''[IMAGE]''' of=/dev/'''[DEVICE]''' bs=10M&amp;lt;/code&amp;gt; (example: ''sudo dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M'').&lt;br /&gt;
* then edit these two files in eMMC module:&lt;br /&gt;
** &amp;lt;code&amp;gt;mount /dev/mmcblk1p1 /media&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&amp;lt;/code&amp;gt;&lt;br /&gt;
* After that, power off the board and remove the microSD card. Then boot with only the eMMC module.&lt;br /&gt;
&lt;br /&gt;
== BSD ==&lt;br /&gt;
&lt;br /&gt;
=== FreeBSD ===&lt;br /&gt;
[[File:Freebsd_Logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''FreeBSD''' is an operating system used to power modern servers, desktops, and embedded platforms. The [https://wiki.freebsd.org/arm/RockChip#Rock64 RockChip FreeBSD page] has instructions for installing FreeBSD. Version 13.0 and greater include prebuilt images.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* Images for various FreeBSD releases can be found [https://www.freebsd.org/where/ here]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! SSH access (enabled by default)&lt;br /&gt;
| &amp;lt;code&amp;gt;freebsd/freebsd&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/root&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== NetBSD ===&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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]. &lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://armbsd.org/ Direct download] (select ''ROCK64'', supports the microSD card and eMMC)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* 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.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user and SSH&lt;br /&gt;
| &amp;lt;code&amp;gt;root/[none]&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== OpenBSD ===&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''OpenBSD''' is a security-focused, free and open-source, Unix-like operating system based on the Berkeley Software Distribution. You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions].&lt;br /&gt;
&lt;br /&gt;
== Android ==&lt;br /&gt;
[[File:Android_logo_2019_(stacked).svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 9.x eMMC (No Google Play) ===&lt;br /&gt;
&lt;br /&gt;
The '''Android 9.0''' image for eMMC boot. For the installation of the Playstore on Android 9.0 please follow [https://forum.pine64.org/showthread.php?tid=8655 this forum thread].&lt;br /&gt;
&lt;br /&gt;
Image downloads (for direct flashing):&lt;br /&gt;
* Stock images (write the image to eMMC module using an USB adapter for the eMMC module)&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Stock image for the 16GB eMMC module] from ''pine64.org'' (560MB, MD5 of the Gzip file ''D985808B4CA912201372DC2F5F322AE9'', build 20190617)&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Stock image for the 32GB eMMC module] from ''pine64.org'' (579MB, MD5 of the Gzip file ''5D65A44F78BD08B4584413C8BEEAAF05'', build 20190617)&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Stock image for the 64GB eMMC module] from ''pine64.org'' (615MB, MD5 of the Gzip file ''B34D1C119386CBA1658E5F0FB9E4413D'', build 20190617)&lt;br /&gt;
&lt;br /&gt;
* Rooted images (write the image to eMMC module using an USB adapter for the eMMC module)&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Rooted image for 16GB eMMC module] from ''pine64.org'' (561MB, MD5 of the Gzip file ''DBB5B3D46B77A33BC9F09173C9788E6E'', build 20190618)&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Rooted image for 32GB eMMC module] from ''pine64.org'' (579MB, MD5 of the Gzip file ''5F3B97EA72B3227082500B3FB1FAB44A'', build 20190618)&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Rooted image for 64GB eMMC module] from ''pine64.org'' (615MB, MD5 of the Gzip file ''6833B124ABA3AC2269A6B4F51EFD1109'', build 20190618)&lt;br /&gt;
&lt;br /&gt;
Image downloads (for Rockchip Tool):&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Stock image] from ''pine64.org'' (544MB, MD5 of the Gzip file ''9B717263E7749A732C8B5C7D7D59C5C6'', build 20190617)&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Rooted image] from ''pine64.org'' (544MB, MD5 of the Gzip file ''FC5F80C3A939AD0F8DCE5B85F22D20A1'', build 20190618)&lt;br /&gt;
&lt;br /&gt;
{{Info|See the [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 guide to flashing eMMC using Rockchip Tools]. Please unzip the file first and then use Rockchip tool to flash it. The OTG port located at top USB 2.0 port and it needs USB type A to type A cable.}}&lt;br /&gt;
&lt;br /&gt;
Notes: &lt;br /&gt;
* Please allow 10-15 minutes on first boot for initialization&lt;br /&gt;
&lt;br /&gt;
=== Android 9.x (No Google Play) ===&lt;br /&gt;
&lt;br /&gt;
The rooted '''Android 9.0 TV''' image for booting from the microSD card. For the installation of the Playstore on Android 9.0 please follow [https://forum.pine64.org/showthread.php?tid=8655 this forum thread].&lt;br /&gt;
&lt;br /&gt;
Image downloads (for direct flashing):&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-8GB.img.gz Image for 8GB microSD cards] from ''pine64.org'' (546MB, MD5 of the Gzip file ''A250B72CD6AAB24B8156DE08EB15530C'', build 20190621)&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Image for 16GB microSD cards] from ''pine64.org'' (556MB, MD5 of the Gzip file ''09A6BACD71159853D5E4C6C21C883B0F'', build 20190621)&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Image for 32GB microSD cards] from ''pine64.org'' (574MB, MD5 of the Gzip file ''C68DC5D96F1C546B96EC690CE7BFE910'', build 20190621)&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Image for 64GB microSD cards] from ''pine64.org'' (707MB, MD5 of the Gzip file ''4EFC87B4CEE4C7655618DCA95EF7DD0D'', build 20190621)&lt;br /&gt;
{{Info|Flash the file to the microSD card, for example using ''dd''.}}&lt;br /&gt;
&lt;br /&gt;
Image downloads (for Rockchip SDDisk Tool):&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download] from ''pine64.org'' (539MB, MD5 of the Gzip file ''EE00D309745F842213E21B2F1E20C510'', build 20190621)&lt;br /&gt;
{{Info|Please unzip first and then using Android tool to flash it. Allow 3-5 minutes boot up time on first boot for initialization. The Rockchip SDDisk Tool ver. 1.57 can be found [https://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip here].}}&lt;br /&gt;
&lt;br /&gt;
=== Android 8.x TV eMMC (preinstalled Google Play Store) ===&lt;br /&gt;
&lt;br /&gt;
The '''Android 8.1 TV''' stock image for booting from the eMMC. &lt;br /&gt;
&lt;br /&gt;
Image downloads (for direct flashing to the eMMC module):&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download] from ''pine64.org'' (561MB, MD5 of the .xz file ''C05846B89A6483DA911CEA604627524F'', build 20180606)&lt;br /&gt;
&lt;br /&gt;
{{Info|Please allow 10-15 minutes boot up time on first boot for initialization.}}&lt;br /&gt;
&lt;br /&gt;
Image downloads (for Rockchip Tool): &lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download] from ''pine64.org'' (752MB, MD5 of the .xz file ''9738F060D2F62A83637797363D2B38C9'', build 20180606)&lt;br /&gt;
&lt;br /&gt;
{{Info|See the [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 guide to flashing eMMC using Rockchip Tools]. Please unzip the file first and then use Rockchip tool to flash it. The OTG port located at top USB 2.0 port and it needs USB type A to type A cable.}}&lt;br /&gt;
&lt;br /&gt;
=== Android 8.x TV ===&lt;br /&gt;
&lt;br /&gt;
The '''Android 8.1''' stock image for microSD boot, build 20180623.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download] from ''pine64.org'' (575MB, supports the microSD card)&lt;br /&gt;
&lt;br /&gt;
{{Info|The MD5 hash of the .xz file is ''85372A568C114ADE7CD9632CEBA193E9''}}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Write the image to a microSD card using ''dd'' and boot it.&lt;br /&gt;
* Please allow 10-15 minutes on first boot for initialization&lt;br /&gt;
&lt;br /&gt;
=== Android 7.x eMMC ===&lt;br /&gt;
&lt;br /&gt;
The rooted ''Android 7.1.2'' stock image, build 20171204.&lt;br /&gt;
&lt;br /&gt;
Download image (microSD card to eMMC): &lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download] from ''pine64.org'' (558MB, MD5 of the .xz file ''43443467DFCAEDE767556843EB4D6707'')&lt;br /&gt;
&lt;br /&gt;
{{Info|DD image to a microSD card. Shorting the eMMC PIN with a jumper as shown on the first image of the [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI. Please allow 10-15 minutes boot up time on first boot for initialization. Has USB 3.0 patches. Enable ''Real Time Clock support'' for ''Popcorn Hour Transformer''.}}&lt;br /&gt;
&lt;br /&gt;
Download image (eMMC boot): &lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download] from ''pine64.org'' (544MB, MD5 of the .xz file ''7C831F9E6B4311A3B3D4743FBBB628D0'')&lt;br /&gt;
{{Info|Please unzip first and then using Android tool to flash in. Has USB 3.0 patches. Enable ''Real Time Clock support'' for ''Popcorn Hour Transformer''.}}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* See [[ROCK64 MAC Address]] on how to set the MAC address.&lt;br /&gt;
&lt;br /&gt;
=== Android 7.x ===&lt;br /&gt;
&lt;br /&gt;
The Android 7.1.2 stock image for microSD boot (rooted), build 20171204.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download] from ''pine64.org'' (544MB)&lt;br /&gt;
&lt;br /&gt;
{{Info|The MD5 hash of the .xz file is ''56520ED3DB6E587DA140AD314A055EB2''}}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Write the image to a microSD card using ''dd'' and boot it.&lt;br /&gt;
* Please allow 10-15 minutes on first boot for initialization&lt;br /&gt;
* Has USB 3.0 patches&lt;br /&gt;
* Enable the ''Real Time Clock support'' for the ''Popcorn Hour Transformer''&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.x eMMC ===&lt;br /&gt;
&lt;br /&gt;
The '''Android TV 7.1''' community build image by ayufan.&lt;br /&gt;
&lt;br /&gt;
Download image (microSD card to eMMC):&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download] from ''pine64.org'' (716MB, MD5 of the .xz file ''6FD1FA4BE87EC2D4E0862F66541BC6F0'')&lt;br /&gt;
&lt;br /&gt;
{{Info|Write the image to microSD card, for example using ''dd''. Shorting the eMMC PIN with a jumper as shown on the first image of the [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen.}}&lt;br /&gt;
&lt;br /&gt;
Download image (eMMC):&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]&lt;br /&gt;
&lt;br /&gt;
{{Info|For eMMC flash-all image, please unzip first and then use Android tool to flash in}}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Please allow 5 minutes boot up time on first time for initialization&lt;br /&gt;
* See [[ROCK64 MAC Address]] on how to set the MAC address.&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.x ===&lt;br /&gt;
&lt;br /&gt;
The '''Android TV 7.1''' community build image for microSD boot by ''ayufan''.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz] (supports the microSD card)&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
&lt;br /&gt;
The '''Android P SDK''' (v9.0).&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org//SDK/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download] from ''pine64.org'' (104.34GB)&lt;br /&gt;
&lt;br /&gt;
{{Info|The MD5 hash of the TAR-GZip file is ''1EAC08942E238293E3AF11C7890DF307''}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCK64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=20775</id>
		<title>ROCKPro64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=20775"/>
		<updated>2023-09-26T15:01:24Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download link for new xz-compressed image and Bookworm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available releases and tools for the [[ROCKPro64]] in alphabetical order.&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
=== AOSC ===&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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]&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://aosc.io/downloads/ (supports the microSD card and eMMC, 8GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;aosc/anthon&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://dl.armbian.com/rockpro64/archive/&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Batocera Linux ===&lt;br /&gt;
[[File:batocera.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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)&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://batocera.org/download&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
[[File:Debian-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Debian''' is an operating system and a distribution of free software. See the forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye] (recommended)&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm]&lt;br /&gt;
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]&lt;br /&gt;
&lt;br /&gt;
Instructions:&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;firmware.rockpro64-rk3399.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;partition.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Create the disk image:&lt;br /&gt;
** For Linux: &amp;lt;code&amp;gt;zcat firmware.rockpro64-rk3399.img.gz partition.img.gz &amp;gt; complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
** For Mac: &amp;lt;code&amp;gt;gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz &amp;gt; complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the image to your boot device:&lt;br /&gt;
** For Linux: &amp;lt;code&amp;gt;dd if=complete_image.img of=your_chosen_boot_device bs=4M&amp;lt;/code&amp;gt;&lt;br /&gt;
** For Mac: see [[Getting started]]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* An Ethernet connection is required for the above installer&lt;br /&gt;
* 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.&lt;br /&gt;
* See the [[ROCKPro64#No_Video_or_GPU_Acceleration_on_Debian|troubleshooting section]] if you encounter issues with GPU acceleration.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Bookworm.img.xz Direct download from dietpi.com]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpie&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== LibreELEC ===&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
'''LibreELEC''' is a lightweight 'Just enough OS' Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [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.)&lt;br /&gt;
&lt;br /&gt;
{{Info|Unzip and flash the image to a microSD card or eMMC module, for example using ''dd''.}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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].&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://github.com/manjaro-arm/rockpro64-images/releases from Github]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Decompress the image (&amp;lt;tt&amp;gt;unxz&amp;lt;/tt&amp;gt;) before flashing, or decompress on the fly while flashing (&amp;lt;tt&amp;gt;xzcat&amp;lt;/tt&amp;gt; in a root shell, Etcher, ...)&lt;br /&gt;
* A display and keyboard will be required for first boot.&lt;br /&gt;
* Initial setup includes: keyboard layout, locale, username, user password, and root password.&lt;br /&gt;
* The installer will expand the root partition to use the remaining space on the storage device you've flashed.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Nems Linux ===&lt;br /&gt;
[[File:nems.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://nemslinux.com/download/nagios-for-pine64.php Download page] with torrent seed or direct download.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;nemsadmin/nemsadmin&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== NixOS ===&lt;br /&gt;
[[File:NixOS.webp|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://github.com/AshyIsMe/nixos-installer-rockpro64 nixos-installer-rockpro64]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault ===&lt;br /&gt;
[[File:omv.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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]&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
* 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]&lt;br /&gt;
* 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]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* You need to enable root login in OMV WebGUI&lt;br /&gt;
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! TTY and SSH, except OMV&lt;br /&gt;
| &amp;lt;code&amp;gt;rock64/rock64&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! WebGUI Login&lt;br /&gt;
| &amp;lt;code&amp;gt;admin/openmediavault&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! TTY and SSH&lt;br /&gt;
| &amp;lt;code&amp;gt;root/openmediavault&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt ===&lt;br /&gt;
[[File:Openwrt logo square.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://openwrt.org/toh/pine64/rockpro64_v2.1&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== postmarketOS ===&lt;br /&gt;
[[File:PostmarketOS_logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
postmarketOS extends [https://www.alpinelinux.org/ Alpine Linux] to run on smartphones and other devices.&lt;br /&gt;
At the time of writing, the only user interface provided through prebuilt images for the ROCKPro64 is [https://plasma-bigscreen.org/ Plasma Bigscreen].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://postmarketos.org/download/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;user/147147&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== R-Cade ===&lt;br /&gt;
[[File:RCadeLogo.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://github.com/retro-center/rcade_releases/releases Direct download from Retro Center's GitHub] (USB, microSD and eMMC boot)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Recalbox ===&lt;br /&gt;
[[File:RB.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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)&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
{{Template:Outdated release}}&lt;br /&gt;
* [https://github.com/mrfixit2001/recalbox_rockpro64/releases download] release from mrfixit2001 github.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Retro Arena ===&lt;br /&gt;
[[File:retroarena.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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]&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== SkiffOS ===&lt;br /&gt;
[[File:SkiffOS-Icon-1.png|right|100px]]&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Use configuration packages to configure the distribution:&lt;br /&gt;
* core/gentoo: Gentoo optimized for Rockpro64&lt;br /&gt;
* core/nixos: NixOS arm64&lt;br /&gt;
&lt;br /&gt;
You can also configure the skiff core yaml file to configure multiple distributions to run in parallel.&lt;br /&gt;
&lt;br /&gt;
The boot-up OS can be upgraded independently from the containers.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64 here].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Slackware ===&lt;br /&gt;
[[File:slackware.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
Resources:&lt;br /&gt;
* [https://docs.slackware.com/slackwarearm:inst Installation instructions].&lt;br /&gt;
* [https://www.youtube.com/watch?v=uXAL9jz-yaA&amp;amp;list=PL1XOSJnvang3VLmqke2QbRitKtOD6Rm3t Installation video guide]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== slarm64 ===&lt;br /&gt;
&lt;br /&gt;
'''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/.&lt;br /&gt;
&lt;br /&gt;
Downloads:&lt;br /&gt;
* [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)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/password&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Flashing the distribution to the eMMC:&lt;br /&gt;
* Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
* Copy the image file to micro SD by using SFTP. The image file must have the ''.img'' file extension.&lt;br /&gt;
* After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
* Boot the board, run below command for flashing to eMMC module&lt;br /&gt;
* Run &amp;lt;code&amp;gt;dd if=[image file] of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt; (example: ''sudo dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M'')&lt;br /&gt;
* then edit these two files in eMMC module:&lt;br /&gt;
** &amp;lt;code&amp;gt;mount /dev/mmcblk1p1 /media&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&amp;lt;/code&amp;gt;&lt;br /&gt;
* After that, power off the board and remove the microSD card. Then boot with only the eMMC module.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Twister OS ===&lt;br /&gt;
[[File:Twister_OS.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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).&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [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)&lt;br /&gt;
&lt;br /&gt;
{{Info|After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;pi/raspberry&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Void Linux ===&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
The following creates a bootable image from an existing Void Linux installation:&lt;br /&gt;
* &amp;lt;code&amp;gt;xbps-insall -Syu&amp;lt;/code&amp;gt; to update the xbps installation of the installation&lt;br /&gt;
* create ROCKPro64 image with the ''void-mklive'' software (from github.com):&lt;br /&gt;
** create a rootfs via ''mkrootfs.sh'': &amp;lt;code&amp;gt;sh mkrootfs.sh -o void-aarch64-muls-ROOTFS-yyyymmdd.tar.xz&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;sh mkplatformfs.sh rockpro64 void-aarch64-muls-ROOTFS-yyyymmdd.tar.xz&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;sh mkimage.sh -s 7GiB void-rockpro64-PLATFORMFS-yyyymmdd.tar.xz&amp;lt;/code&amp;gt;&lt;br /&gt;
* write image to sdcard or eMMC: &amp;lt;code&amp;gt;dd if='''IMAGE-FILENAME''' of='''DEVICENAME''' bs=2M&amp;lt;/code&amp;gt;&lt;br /&gt;
* If ''mkplatformfs.sh'' errors with ''ROCKPro64 not supported'', install ''xbps-src'' from https://github.com/void-linux/void-packages and build the ROCKPro64 package.&lt;br /&gt;
* Tip:  write a new U-Boot to the image if you see on the serial console the boot-up stalls:&lt;br /&gt;
** get the two U-Boot files from [https://pkgs.org/download/u-boot-rockpro64 pkgs.org], the aarch64 files:&lt;br /&gt;
** &amp;lt;code&amp;gt;dd if=idbloader.img of=DEVICENAME seek=64&amp;lt;/code&amp;gt;&lt;br /&gt;
** &amp;lt;code&amp;gt;dd if=u-boot.itb of=DEVICENAME seek=16384&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;voidlinux/voidlinux&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== BSD Images ==&lt;br /&gt;
=== FreeBSD ===&lt;br /&gt;
[[File:Freebsd_Logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* Images for various FreeBSD releases can be found [https://www.freebsd.org/where/ here]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! SSH user (enabled by default)&lt;br /&gt;
| &amp;lt;code&amp;gt;freebsd/freebsd&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/root&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
&lt;br /&gt;
* The wiki has instructions on [https://wiki.freebsd.org/arm/RockChip#Fan_Control_on_RockPro64 enabling the PWM cooling fan].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== NetBSD ===&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
'''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] &lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://armbsd.org/ download] latest release build from NetBSD by select 64bit - RockPro64 (size: 339 MB)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user and SSH login&lt;br /&gt;
| &amp;lt;code&amp;gt;root/[none]&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* 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.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== OpenBSD ===&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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].&lt;br /&gt;
&lt;br /&gt;
== Chromium OS ==&lt;br /&gt;
[[File:chromium.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
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].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
* https://github.com/ayufan-rock64/chromiumos-build/releases/&lt;br /&gt;
&lt;br /&gt;
{{Info|Flash the image to a microSD card or an eMMC module, for example using ''dd''.}}&lt;br /&gt;
&lt;br /&gt;
== Android  ==&lt;br /&gt;
[[File:Android_logo_2019_(stacked).svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0.0 ===&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [eMMC Boot] [20200804]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* Support Sony IMX214 camera module and works on both MiPi-CSI ports &lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7287fd0846616354615c8d3eff6a2a92&lt;br /&gt;
*** File Size: 602MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 78352bbf21198d062af8bab2217ee691&lt;br /&gt;
*** File Size: 611MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): c5c8dce419478f75f85f893ee4808dbd&lt;br /&gt;
*** File Size: 624MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): aab1cf4d30c4d16e6ce2672f3ecae935&lt;br /&gt;
*** File Size: 666MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for RK Flash tool [eMMC Boot] [20200804]'''&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [eMMC Boot] [20200708]&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ef5f5a890a9270734e0adee21f006837&lt;br /&gt;
*** File Size: 597MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 179bd684a468f800a86f7c658a543bef&lt;br /&gt;
*** File Size: 606MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): d930b757c4427be07b83c37a9c8494a1&lt;br /&gt;
*** File Size: 630MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09a970d68a10bdb3d6495d55860940e6&lt;br /&gt;
*** File Size: 660MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for RK Flash tool [eMMC Boot] [20200708]'''&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [eMMC Boot] [20190427]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 3BA4C72D81BCFC4C21B3B5D2BCB4F9F7&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4965CCF50A8F06CEB2E4A6828A21F31C&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 748EC28FE5D5395D33E858C913D744BF&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [microSD Boot] [20190506]'''&lt;br /&gt;
* DD image to microSD card and boot. &lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E1C551E8106E178841E1C3F71432194A&lt;br /&gt;
*** File Size: 599MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 73592FDD5A2F52F08020F16AD99E8C8C&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 74DE0FE528F210E4DD483B411A71904B&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D7626BD50443A88AEB9254C88C575284&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for RK Flash tool [eMMC Boot] [20190427]'''&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341&lt;br /&gt;
** File Size: 592MB&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1.0 ===&lt;br /&gt;
'''Stock for DD method [eMMC Boot] [20180828]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A&lt;br /&gt;
** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [microSD Boot] [20181212]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405&lt;br /&gt;
** File Size: 616MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for RK Flash tool [eMMC Boot] [20180828]'''&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE&lt;br /&gt;
** File Size: 415MB&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 ===&lt;br /&gt;
'''Stock for DD method [eMMC Boot] [20180809]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 00F194017557017C2588724686E90CEA&lt;br /&gt;
** File Size: 498MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for RK Flash tool [eMMC Boot] [20180809]'''&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9&lt;br /&gt;
** File Size: 483MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [microSD Boot] [20180920]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE&lt;br /&gt;
** File Size: 765MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for DD method [eMMC Boot] [20180518]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B&lt;br /&gt;
** File Size: 345MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for RK Flash tool [eMMC Boot] [20180518]'''&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920&lt;br /&gt;
** File Size: 342MB&lt;br /&gt;
&lt;br /&gt;
'''Stock for install from SDcard to eMMC [microSD Boot] [20180921]'''&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9&lt;br /&gt;
** File Size: 350MB&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Android SDK ===&lt;br /&gt;
'''Android P SDK [v9.0]'''&lt;br /&gt;
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E&lt;br /&gt;
** File Size: 125.16GB&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Slash TV OS ===&lt;br /&gt;
Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)&lt;br /&gt;
* https://drive.google.com/drive/folders/1K5YhWaB7Xstuv2HCo1HkpglCEm9x-RIM&lt;br /&gt;
&lt;br /&gt;
== Development resources ==&lt;br /&gt;
&lt;br /&gt;
The Ayufan github page&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases github.com/ayufan-rock64/linux-build/]&lt;br /&gt;
&lt;br /&gt;
Below are the LPDDR4 driver for RK3399&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_loader_v1.10.112_support_1CS.bin rk3399_loader_v1.10.112_support_1CS.bin, this is 800Mhz version used in Android Build]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_666MHz_v1.11.bin rk3399_ddr_666MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_933MHz_v1.11.bin rk3399_ddr_933MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 related files&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/kernel_rockpro64.tar.gz ROCKPro64 Kernel file]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous tools ==&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
* [[ROCK64 MAC Address]]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
* [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]&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCKPro64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Quartz64_Software_Releases&amp;diff=20774</id>
		<title>Quartz64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Quartz64_Software_Releases&amp;diff=20774"/>
		<updated>2023-09-26T15:00:26Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update links for new xz-compressed images and Bookworm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available operating systems for the [[Quartz64]] in alphabetical order, as well as links to other resources.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
{{warning|You are strongly encouraged to procure a 3.3V UART serial adapter capable of running at 1.5 mbauds, such as [https://pine64.com/product/serial-console-woodpecker-edition/ the Woodpecker] if you want to use a Quartz64, as some images' U-Boot may have no video output on this chip.}}&lt;br /&gt;
&lt;br /&gt;
{{note|'''Note:''' The images are provided by the PINE64 community, not by Pine Store Ltd. Most community projects currently aim at getting mainline Linux running on the board, not some vendor provided kernel that will never be receiving updates. A mainline-first approach allows for the boards to continue receiving important updates, such as security updates, for years to come, as well as have higher quality code in the kernel as it underwent independent review, but does mean that not all aspects of the hardware work right out of the gate.}}&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Armbian''' is a base operating system platform for single board computers&lt;br /&gt;
&lt;br /&gt;
* Lightweight Debian or Ubuntu based Linux distribution specialized for ARM development boards&lt;br /&gt;
* Each system is compiled, assembled and optimized by [https://github.com/armbian/build Armbian Build Tools]&lt;br /&gt;
* It has powerful build and software development tools to make custom builds&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
{{Info|This image appears to have issues detecting more than 2GB of RAM.It is strongly recommended to use a different distribution.}}&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/armbian/build/releases/ latest, as fresh as possible, upon code change, images]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
&lt;br /&gt;
* Support on Armbian forums https://forum.armbian.com/forum/96-upcoming-hardware-wip/&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 Quartz64 builds on the [https://forum.pine64.org/showthread.php?tid=17601 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* Quartz64 Model A: [https://dietpi.com/downloads/images/DietPi_Quartz64A-ARMv8-Bookworm.img.xz Direct download from dietpi.com]&lt;br /&gt;
* Quartz64 Model B: [https://dietpi.com/downloads/images/DietPi_Quartz64B-ARMv8-Bookworm.img.xz Direct download from dietpi.com]&lt;br /&gt;
* SOQuartz: [https://dietpi.com/downloads/images/DietPi_SOQuartz-ARMv8-Bookworm.img.xz Direct download from dietpi.com]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Manjaro ARM''' is a user friendly rolling release distribution, based on Arch Linux ARM.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* Quartz64 Model A: [https://github.com/manjaro-arm/quartz64-a-images/releases Image on GitHub]&lt;br /&gt;
* Quartz64 Model B: [https://github.com/manjaro-arm/quartz64-b-images/releases Image on GitHub]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! SSH&lt;br /&gt;
| &amp;lt;code&amp;gt;oem/oem&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
&lt;br /&gt;
Most of the hardware support is already available in the mainline kernel. If some devices doesn't work it is possible to swap to the linux-quartz64 kernel &amp;lt;code&amp;gt;pacman -S linux-quartz64&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Following desktop options available:&lt;br /&gt;
* Gnome&lt;br /&gt;
* KDE Plasma&lt;br /&gt;
* Mate&lt;br /&gt;
* Sway&lt;br /&gt;
* XFCE&lt;br /&gt;
as well as minimal image without desktop.&lt;br /&gt;
&lt;br /&gt;
=== NetBSD ===&lt;br /&gt;
&lt;br /&gt;
'''NetBSD''' is a free, fast, secure, and highly portable Unix-like Open Source operating system. It relies upon the UEFI support in Tianocore. Before NetBSD 10 is released, the latest version of NetBSD-current should be used.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/ NetBSD daily builds top level] from inside here, navigate to a date, and inside the images/ subdirectory are installable images. Use the one called &amp;quot;NetBSD-&amp;lt;version&amp;gt;-evbarm-aarch64-install.img.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* This image can be written to a supported device, such as the eMMC interface, any USB storage device, NVMe, and PCIe AHCI SATA are all supported with builds after 2022-01-15.&lt;br /&gt;
* Currently this can not be shared with the EDK2 port, ie, microSD for EDK2 and some other media for NetBSD.&lt;br /&gt;
&lt;br /&gt;
=== Plebian ===&lt;br /&gt;
[[File:Plebian-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Plebian stands for '''P'''INE64 '''L'''ive D'''ebian''' and aims to be a fairly vanilla live Debian image for Quartz64 and SOQuartz devices, based on Debian Bookworm.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/Plebian-Linux/quartz64-images/releases Download Release Images]&lt;br /&gt;
* [https://github.com/Plebian-Linux/quartz64-images/blob/main/RUNNING.md Read The Instructions]&lt;br /&gt;
* [https://plebian.org/ Visit plebian.org to learn more]&lt;br /&gt;
&lt;br /&gt;
To flash, run (replace ''/dev/sdX'' with your target block device):&lt;br /&gt;
&lt;br /&gt;
 $ xzcat imagename.img.xz | sudo dd of=/dev/sdX bs=4M oflag=dsync status=progress&lt;br /&gt;
&lt;br /&gt;
Some quick notes:&lt;br /&gt;
&lt;br /&gt;
* You will be asked to change your password on first login (for what the default login is, read the instructions!)&lt;br /&gt;
* Root file system is grown to take up the entire space of your boot device&lt;br /&gt;
* NetworkManager is used instead of Debian's interfaces config to be more flexible with what adapters are plugged in and working&lt;br /&gt;
* An sshd is started on port 22 with freshly generated keys&lt;br /&gt;
&lt;br /&gt;
=== Tianocore EDK II port by jmcneill ===&lt;br /&gt;
&lt;br /&gt;
This (as of 2021-12-30) is a work in progress to enable UEFI enabled systems, and is able to bring up SD, eMMC, USB, PCIe with SATA and NVMe, HDMI, thermal sensors, TRNG, as well as general Cortex A-55 features.  Known to work with NetBSD -current, and the ESXi Arm fling version 1.8.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://github.com/jaredmcneill/quartz64_uefi jmcneill's Quartz64 UEFI Github]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* The microSD card image should be written to an microSD card and installed. Currently, using the same card for the operating system as well may be problematic.&lt;br /&gt;
&lt;br /&gt;
== BSP Linux SDK ==&lt;br /&gt;
&lt;br /&gt;
The '''BSP Linux SDK ver 4.19'' for the Quartz64 Model A.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://files.pine64.org/SDK/Quartz64/QUARTZ64-model-A_BSP%20Linux.tar.gz Direct download] from ''pine64.org'' (32.67GB, MD5 of the TAR-GZip file ''24554419aec29700add97167a3a4c9ed'')&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
&lt;br /&gt;
=== Android 11 SDK ===&lt;br /&gt;
&lt;br /&gt;
The '''Android 11 SDK''' for the Quartz64 Model A SBC.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://files.pine64.org/SDK/Quartz64/QUARTZ64_SDK_android11.tar.gz Direct download] from ''pine64.org'' (79.00GB, MD5 of the TAR-GZip file ''77c2ff57ea3372fb04da7fb49e17d12b'')&lt;br /&gt;
* Just the boot blobs (&amp;lt;1MB): [[File:Rk35-blobs.tar.gz]]&lt;br /&gt;
&lt;br /&gt;
=== Android 11 Production Test Builds  ===&lt;br /&gt;
&lt;br /&gt;
==== Android 11 Stock ====&lt;br /&gt;
The '''Android 11 Stock''' images for eMMC boot for the Quartz64 Model A. This is test build that was used during product testing.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-8GB.img.gz Stock image for the 8GB eMMC module] from ''pine64.org'' (819MB, MD5 of the Gzip file ''e4365753e584d9fce1b8f10f095eede6'', build 20210604)&lt;br /&gt;
* [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-16GB.img.gz Stock image for the 16GB eMMC module] from ''pine64.org'' (1.10GB, MD5 of the Gzip file ''491c5f7744b0ca0b74ae76e607051836'', build 20210604)&lt;br /&gt;
* [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-32GB.img.gz Stock image for the 32GB eMMC module] from ''pine64.org'' (846MB, MD5 of the Gzip file ''47a6f0cdac8bad06cb920743849a8894'', build 20210604)&lt;br /&gt;
* [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-64GB.img.gz Stock image for the 64GB eMMC module] from ''pine64.org'' (884MB, MD5 of the Gzip file ''4e2fed6f5db0d55afdc8a142fc0c4fe1'', build 20210604)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Write the disk images to the eMMC modules using the USB adapter, for example using &amp;lt;code&amp;gt;dd&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization.&lt;br /&gt;
&lt;br /&gt;
==== Android 11 Production Test Build ====&lt;br /&gt;
The '''Android 11 Production Test Build''' for the Quartz64 model A for eMMC boot using ROCKChip tools method. This is a test build that was used during product testing.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_20210604_stock_android11_emmcboot.img.gz Direct download] from ''pine64.org'' (812MB, MD5 of the Gzip file ''800f867fdd0d1b2bd7822c156b6067e3'', build 20210604)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Please unzip first and then using [https://files.pine64.org/os/Quartz64/android/RKDevTool_Release_v2.84.zip Rockchip Android tool ver 2.84] to flash in&lt;br /&gt;
* For Windows OS environment please install the [https://files.pine64.org/os/Quartz64/android/DriverAssitant_v5.1.1.zip DriverAssistant v5.11] driver first &lt;br /&gt;
* The OTG port located at top USB 2.0 port on top of USB 3.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
&lt;br /&gt;
==== Android 11 eink SDK ====&lt;br /&gt;
This the '''Android 11 eink SDK''' build for 10.3&amp;quot; e-ink panels on the Quartz64 Model A. &lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [http://files.pine64.org/SDK/Quartz64/QUARTZ64-model-A_eink.android11_SDK.tar.gz Direct download] from ''pine64.org'' (72.88GB, MD5 of the TAR-GZip file ''293a550584298de4fb95ceae18103672'', build 20210604)&lt;br /&gt;
* Just the boot blobs (&amp;lt;1MB): [[File:Rk35-blobs.tar.gz]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Quartz64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Pro_Software_Releases&amp;diff=20773</id>
		<title>Pinebook Pro Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Pro_Software_Releases&amp;diff=20773"/>
		<updated>2023-09-26T14:59:18Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update link for new xz-compressed image and Bookworm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available releases and tools for the [[Pinebook Pro]].&lt;br /&gt;
&lt;br /&gt;
== Linux OS Image Releases ==&lt;br /&gt;
For information on how to install these images onto your device, please see the [[Getting started]] Page, which includes information on writing images to the device eMMC or an SD card&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The Manjaro project offers a mainline kernel with patches and modules to support the Pinebook Pro hardware. To learn more about Manjaro please visit [https://forum.manjaro.org/c/arm/ Manjaro Forum]. You can follow the ongoing discussion about Manjaro on the [https://forum.pine64.org/showthread.php?tid=8207 PINE64 forum].&lt;br /&gt;
All images boot from both SD card and the internal eMMC module.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://manjaro.org/download/ Direct download from Manjaro]: You have to navigate to the Manjaro ARM section and select &amp;quot;Generic&amp;quot; as the device in the drop-down list (the Pinebook Pro image has been removed and it's now included in the generic one since version 22.08. Then you can choose Gnome, KDE Plasma, Mate, Minimal, Sway or Xfce.&lt;br /&gt;
* Old factory release: [https://files.pine64.org/os/PinebookPro/manjaro/Manjaro-ARM-kde-plasma-pbpro-bsp-22.06%20(2).img.xz Manjaro/Plasma 22.06 factory loaded build] (June 2022) from ''pine64.org'' (1.04GB, MD5 of the XZ file ''d78031a4bed3eeb4f2001f3c89b9ed5a'')&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Armbian is a base operating system platform for single board computers (''SBCs'') that other projects can trust to build upon. It is a lightweight Debian or Ubuntu based Linux distribution specialized for ARM development boards. Each system is compiled, assembled and optimized by the Armbian Build Tools. It has powerful build and software development tools to make custom builds and a vibrant community.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://www.armbian.com/pinebook-pro/ The Pinebook Pro Download Page]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* If you have any difficulties please visit our [https://forum.armbian.com forum] or come chat with us on [https://docs.armbian.com/Community_IRC/ IRC / Discord!]&lt;br /&gt;
* As of April 2023, Armbian only has Ubuntu images pre-made.  However, using their tools to create a Debian image from scratch takes little expertise and results in an image that can be burned onto a USB stick or SD card.  Their installer can then install it onto internal eMMC, including a working bootloader.&lt;br /&gt;
&lt;br /&gt;
=== Twister OS ===&lt;br /&gt;
&lt;br /&gt;
[[File:Twister_OS.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Twister OS Armbian-Reforged with Xfce. It boots from microSD card and from eMMC. For more information on Twister OS, please visit this [https://twisteros.com/ official site]. You can follow the ongoing discussion about Twister OS on the [https://forum.pine64.org/showthread.php?tid=12192 PINE64 forum].&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* After flashing image, edit /boot/armbianEnv.txt, replace the dtb name with &amp;lt;code&amp;gt;rk3399-pinebook-pro.dtb&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://twisteros.com/twisterarmbian.html Direct download latest images from Twister OS's website] (size: 2.8GB)&lt;br /&gt;
&lt;br /&gt;
'''Password'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/asdasd&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
[[File:fedora1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Fedora Linux is a Linux distribution developed by the Fedora Project. It creates an innovative, free, and open source platform for hardware, clouds, and containers that enables software developers and community members to build tailored solutions for their users.&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
* Using this [https://nullr0ute.com/2021/05/fedora-on-the-pinebook-pro/ blog post] it is possible to run Official Fedora on the Pinebook Pro&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Upstream Fedora uses the SPI flash on the Pinebook Pro to manage U-Boot.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ARM ===&lt;br /&gt;
[[File:Archlinux-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
==== Official Installation ====&lt;br /&gt;
See [[Pinebook Pro Installing Arch Linux ARM]] for instructions on how to install the official Arch Linux ARM.&lt;br /&gt;
&lt;br /&gt;
==== Customized Premade Root Filesystem ====&lt;br /&gt;
An Arch Linux ARM root filesystem customized for the Pinebook Pro using Manjaro's kernel is available. Instructions are included for installation on microSD card, eMMC module and NVME SSD.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
[https://github.com/SvenKiljan/archlinuxarm-pbp/releases/latest Get the latest root filesystem from GitHub] (size: 500-600 MB).&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
Make sure to thoroughly read the [https://github.com/SvenKiljan/archlinuxarm-pbp/blob/main/README.md readme], [https://github.com/SvenKiljan/archlinuxarm-pbp/blob/main/INSTALL.md installation instructions] and [https://github.com/SvenKiljan/archlinuxarm-pbp/blob/main/FAQ.md FAQ].&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
The default Arch Linux ARM user credentials.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;alarm/alarm&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/root&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== postmarketOS ===&lt;br /&gt;
[[File:PostmarketOS logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Official postmarketOS stable builds are available for the Pinebook Pro with the following interfaces:&lt;br /&gt;
&lt;br /&gt;
* console&lt;br /&gt;
* GNOME&lt;br /&gt;
* KDE Plasma Desktop&lt;br /&gt;
* Phosh&lt;br /&gt;
* Sway&lt;br /&gt;
&lt;br /&gt;
It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the stable image here: https://postmarketos.org/download/ (size: 103 MB to 775 MB)&lt;br /&gt;
&lt;br /&gt;
The installer images allows setting up an encrypted installation on SD or eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;user/147147&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Kali Linux===&lt;br /&gt;
[[File:Kali-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Official pre-built OS images of Kali Linux for the Pinebook Pro featuring all tools you'd expect from the distribution. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://www.offensive-security.com/kali-linux-arm-images/ Direct download latest images from Offensive Security's website] (size: 2.0 GB)&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;kali/kali&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== R-Cade ===&lt;br /&gt;
[[File:RCadeLogo.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Retro Center's R-Cade [USB / microSD / eMMC Boot]&lt;br /&gt;
* The 4K Media Center Arcade&lt;br /&gt;
* [https://www.retro-center.com/about-r-cade/ RCade] Features 100+ retro-gaming systems, a lightweight web browser, and full 4K UHD media playback&lt;br /&gt;
* DD image to USB, microSD, or eMMC and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/retro-center/rcade_releases/releases Direct download from Retro Center's GitHub]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/retro&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Q4OS ===&lt;br /&gt;
[[File:q4os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'. It boots from microSD card and from eMMC. To learn more please visit the [https://forum.pine64.org/showthread.php?tid=8385 PINE64 forum] or official [https://q4os.org/index.html Q4OS website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
User account and password are created on first run.&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
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 Pinebook Pro build on the [https://forum.pine64.org/showthread.php?tid=14061 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_PinebookPro-ARMv8-Bookworm.img.xz Direct download from dietpi.com]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== openSUSE ===&lt;br /&gt;
[[File:opensuse-distribution.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest openSUSE Tumbleweed images for Pinebook Pro here: [https://en.opensuse.org/HCL:Pinebook-Pro-RK3399]&lt;br /&gt;
&lt;br /&gt;
Credits to [https://bugzilla.opensuse.org/show_bug.cgi?id=1194491]&lt;br /&gt;
Step 1. Flash Tow-Boot[https://github.com/Tow-Boot/Tow-Boot] to SPI&lt;br /&gt;
Step 2. Flash openSUSE image to sd card &amp;amp; insert it&lt;br /&gt;
Step 3. When it loads grub, press e and add the following line:&lt;br /&gt;
&lt;br /&gt;
devicetree /boot/dtb/rockchip/rk3399-pinebook-pro.dtb&lt;br /&gt;
&lt;br /&gt;
Press ctrl + x to boot&lt;br /&gt;
&lt;br /&gt;
Work : display, wifi&lt;br /&gt;
Not tested : bluetooth&lt;br /&gt;
Doesn't work : audio&lt;br /&gt;
&lt;br /&gt;
You may build rpms and see if it fix issues from this repository: [https://github.com/bengtfredh/pinebook-pro-copr]&lt;br /&gt;
&lt;br /&gt;
Default password for root is &amp;quot;linux&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== FydeOS ===&lt;br /&gt;
An operating system based on the Chromium Project&lt;br /&gt;
&lt;br /&gt;
https://fydeos.io/download/device/pinebook-pro&lt;br /&gt;
&lt;br /&gt;
=== Void Linux ===&lt;br /&gt;
[[File:void_bg.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
==== Images ====&lt;br /&gt;
[https://voidlinux.org/ Void Linux] packages U-Boot and a kernel for the Pinebook Pro, but does not distribute any images for the device.&lt;br /&gt;
&lt;br /&gt;
Cameron Nemo ([[User:CameronNemo]]) distributes unofficial Void Linux images for the Pinebook Pro:&lt;br /&gt;
&lt;br /&gt;
* [https://repo.nohom.org/void/images/void-pinebookpro-20220530.img.xz glibc download]&lt;br /&gt;
* [https://repo.nohom.org/void/images/void-pinebookpro-musl-20220610.img.xz musl download]&lt;br /&gt;
&lt;br /&gt;
Some notes about the images:&lt;br /&gt;
&lt;br /&gt;
* They were released on 2022-05-30 (glibc) and 2022-06-10 (musl)&lt;br /&gt;
* They ship U-Boot 2022.04 and Linux 5.15 (with minimal patches)&lt;br /&gt;
* Meant to be uncompressed then flashed to either an SD card or the internal eMMC module&lt;br /&gt;
* The root partition is ~1.7GB, and must be expanded manually&lt;br /&gt;
* There are very few services enabled on the images by default: udev and some getty's&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/voidlinux&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Do It Yourself ====&lt;br /&gt;
{{Warning|This is not an official, nor supported way of using Void Linux on the Pinebook Pro.}}&lt;br /&gt;
You can also manually install Void from a rootfs tarball: [[Pinebook Pro Installing Void Linux ARM|see instructions here]].&lt;br /&gt;
&lt;br /&gt;
== BSD ==&lt;br /&gt;
&lt;br /&gt;
=== NetBSD ===&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The image boots from microSD card and from eMMC. To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [http://www.armbsd.org/arm/ Direct download from NetBSD]&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here].&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/-&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== OpenBSD ===&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The image boots from microSD card and from eMMC. To learn more about OpenBSD, please visit [https://www.openbsd.org/ OpenBSD main page]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
ARM64 images, (including support for Pinebook Pro), can be found here [https://www.openbsd.org/arm64.html OpenBSD arm64]&lt;br /&gt;
&lt;br /&gt;
== Linux Installer Releases ==&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The [https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer manjaro-arm-installer] script is intended to install Manjaro ARM directly to SD/eMMC cards without the need for images (including LXQT, Mate &amp;amp; CuboCore editions, as well as full disk encryption).&lt;br /&gt;
&lt;br /&gt;
Running on a Linux x86 computer, it can install Manjaro ARM directly to an empty eMMC using an eMMC to USB adapter. The script can also be run from SD to install an image to the eMMC.&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
You can use the [https://github.com/armbian/build Armbian Builder] to generate your own Armbian images of various types.&lt;br /&gt;
&lt;br /&gt;
The builder supports building any version of Debian and any version of Ubuntu with various desktop options:&lt;br /&gt;
* Budgie&lt;br /&gt;
* Cinnamon&lt;br /&gt;
* Deepin&lt;br /&gt;
* Enlightenment&lt;br /&gt;
* Gnome&lt;br /&gt;
* I3-wm&lt;br /&gt;
* Kde-plasma&lt;br /&gt;
* Mate&lt;br /&gt;
* Xfce&lt;br /&gt;
* Xmonad&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
[[File:Debian-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Uses only the upstream kernel and firmware without special patches&lt;br /&gt;
* Display doesn't always work properly on first boot of installer, usually fixed after a couple tries&lt;br /&gt;
* Requires adding the non-free component to your /etc/apt/sources.list file and installing the &amp;quot;firmware-linux&amp;quot; package for Wi-Fi and Bluetooth support. If your Pinebook Pro was part of the June/July 2022 batch, then you will need the &amp;quot;firmware-brcm80211&amp;quot; to accommodate the changed networking hardware. You will also need &amp;quot;brcmfmac43455-sdio.txt&amp;quot; in /lib/firmware/brcm, at least until it is included within firmware-brcm80211 upstream.&lt;br /&gt;
* Installer is loaded into RAM, can install onto the same media from which it’s booted&lt;br /&gt;
* Supports automatic partitioning and full disk encryption through LVM&lt;br /&gt;
* Installer currently doesn't install a functional bootloader, leaving the installed system in an unbootable state until it's manually added (if installed to eMMC, the system cannot be booted even to an SD card unless the eMMC is physically switched off or there is U-Boot in the SPI)&lt;br /&gt;
&lt;br /&gt;
[https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ The relevant files are built daily here] and may sometimes be unavailable if the build system is having issues. The &amp;quot;README.concatenateable_images&amp;quot; file provides instructions on how to combine the partition.img.gz file with the firmware.pinebook-pro.rk3399.img.gz file in order to create a DD-able image.&lt;br /&gt;
&lt;br /&gt;
The official images are '''not''' recommended yet until the display begins working consistently and the installer properly installs the bootloader.  Building a Debian-based image via the Armbian builder on the other hand seems to work with no changes.  Previously the best tool was [[Pinebook Pro Debian Installer|Daniel Thompson's Debian Installer]] , but unfortunately as of April 2023 some of the upstream kernel sources this tool used seem to no longer exist.&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
[[File:GentooLogo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a script that prepares a Gentoo arm64 stage 3 tarball for the Pinebook Pro. Unfortunately, this script is not currently functional, and requires extensive troubleshooting to make work. New instructions are currently being created and will be available here.&lt;br /&gt;
&lt;br /&gt;
'''Word to the wise'''&lt;br /&gt;
&lt;br /&gt;
Currently, following the instructions on the Pinebook pro gentoo github page will *not* result in a functional system. Therefore it is neccesary to follow the instructions given here. Please bear in mind that the Pinebook pro's six arm cores and 4gb of ram are extremely anemic. For example, emerging the package net-libs/webkit-gtk in order to build the minimalist web-browser &amp;quot;surf&amp;quot;, a process which takes eighty minutes on an intel core i5-8250U with 8gb of ram, required eight hours of compile time,&lt;br /&gt;
Basic installation alone can take 24 hours of compillation, dozens of reboots, and hours of troubleshooting. After that, even installing firefox would take 17 hours.&lt;br /&gt;
Now that that's out of the way, we may begin the installation.&lt;br /&gt;
&lt;br /&gt;
'''Preparing the bootloader'''&lt;br /&gt;
&lt;br /&gt;
Installing a functional bootloader can be difficult. Luckily, the tow-boot project provides a UEFI-like experience for some arm-based devices. Furthermore, it is not neccesary install this bootloader manually, as it will continue to be useable even after the disk has been reformatted, as long as the bootloader remains unscathed.&lt;br /&gt;
&lt;br /&gt;
https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-minimal/&lt;br /&gt;
&lt;br /&gt;
No-matter where you intend to install gentoo, the bootloader should always be installed on the eMMC flash, although technically the SD card slot could also be used. Either way, install any of the official Manjaro arm disk images to the internal eMMC (there's no reason not to use the minimal image, as you will not be using this OS for anything). You may use a second operating system installed on an SD-card, or the official Pine64 eMMC USB adapter. Boot into this operating system to ensure that the bootloader functions, but after that you have no further need of it.&lt;br /&gt;
&lt;br /&gt;
Next, if you already have an OS on an SD card, you can use that for installing gentoo. If you don't, you may be pleasantly suprised to find that tow-boot is cabable of booting from a USB drive. Therefore, you may install the same Manjaro image to your USB drive or SD card, and select it from the boot menu. You should now have an unused but bootable OS on the eMMC, and another bootable, usable OS on your external storage.&lt;br /&gt;
&lt;br /&gt;
'''Preparing the Disks'''&lt;br /&gt;
&lt;br /&gt;
Log into your host device as root with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt; sudo su &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Enter your password.&lt;br /&gt;
&lt;br /&gt;
Let the device on which you intend to install gentoo be refered to hereafter as /dev/&amp;lt;gentoo&amp;gt;. Use the following command to prepare this disk for installation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt; fdisk -B /dev/&amp;lt;gentoo&amp;gt; &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: don't just copy these commands! You should substitute &amp;lt;gentoo&amp;gt; for mmcblk2 for the internal eMMC flash storage.&lt;br /&gt;
&lt;br /&gt;
Note that the first block of the boot partition is block 62500. Delete all partitions, but *do not* re-format the disk. Create a new boot partition starting at 62500, and as it's size select &amp;quot;+1GB&amp;quot;. Create a new swap partition. fdisk will try to start it at the beginning of the volume (before the boot partition) Instead, when it prompts you for the starting position, enter in the end sector of the boot partition. It should then tell you that this is within an existing partition, and recommend a slightly higher value. Press enter, and give for the size of the partition any value greater than &amp;quot;+4gb&amp;quot;. You need this much ram to be able to suspend your system, and emerge large packages. Don't be stingey - you still have SD cards. I reccomend &amp;quot;+8gb&amp;quot;.&lt;br /&gt;
Finally, add a root partition starting at the end sector of the swap partition, and use the rest of the disk for it. That should be 50-60 GB depending on the size of your swap and boot partitions.&lt;br /&gt;
&lt;br /&gt;
Lastly, press &amp;quot;t&amp;quot; to set the type of each partition. You may set partition 1 to type 6, 2 to type 82, and 3 to type 83.&lt;br /&gt;
&lt;br /&gt;
to set the partition types of the three partitions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;lsblk&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to remind yourself which disk is /dev/&amp;lt;gentoo&amp;gt;&lt;br /&gt;
Write the filesystems to these three partitions with the commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;mkfs.vfat /dev/&amp;lt;gentoo&amp;gt;p1&lt;br /&gt;
&lt;br /&gt;
mkswap /dev/&amp;lt;gentoo&amp;gt;p2&lt;br /&gt;
&lt;br /&gt;
mkfs.ext4 /dev/&amp;lt;gentoo&amp;gt;p3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This may be a slightly different format if you're installing to a usb stick.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
make the directory for mounting the filesystem you just created. These should be made on the external OS.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;mkdir /mnt/gentoo&lt;br /&gt;
&lt;br /&gt;
mount /dev/&amp;lt;gentoo&amp;gt;p3 /mnt/gentoo&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cd into this directory and fire up links. Navigate to gentoo.org/downloads and select the stage 3 minimal stage 3 tarball. Download it to your current directory, or move it to that directory from wherever it has been downloaded to. Once you are in the correct directory, unpack the tarball.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;tar xpvf stage3-arm64-&amp;lt;blah blah blah&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Mount the boot partition.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;mount /dev/&amp;lt;gentoo&amp;gt;p1 /mnt/gentoo/boot&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Chroot into the mounted directory and Install the operating system as per the AMD64 manual [https://wiki.gentoo.org/wiki/Handbook:AMD64]. Before you emerge anything, however, be sure to set your use flags as follows:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;nano /etc/portage/make.conf&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;MAKEOPTS=&amp;quot;-j4 -l4&amp;quot;&lt;br /&gt;
&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;* **&amp;quot;&lt;br /&gt;
&lt;br /&gt;
ACCEPT_LICENSE=&amp;quot;*&amp;quot;&lt;br /&gt;
&lt;br /&gt;
USE=&amp;quot;X gtk bluetooth pulseaudio&amp;quot;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can use your own options instead of these if you know what you're doing. It's not super difficult.&lt;br /&gt;
&lt;br /&gt;
Continue installing the operating system, but stop just before emerging the @world set. I don't know if this is necessary, but I haven't had the time to try without doing this. Clone Janikk2099's github repo. It doesn't matter where, and run the script. If it fails run it a couple more times.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;git clone https://github.com/Jannik2099/gentoo-pinebookpro&lt;br /&gt;
&lt;br /&gt;
./gentoo-pinebookpro/prepare.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Don't follow any of Janikk's other instructions. They appear to be out of date (no offense bro). Let me be clear: DO NOT INSTALL U-BOOT. I don't know what will happen, but it won't be an improvement over the existing boot-loader so don't worry about it.&lt;br /&gt;
&lt;br /&gt;
Finish installing your system until you come to the kernel.&lt;br /&gt;
&lt;br /&gt;
'''Custom Kernel'''&lt;br /&gt;
&lt;br /&gt;
Use sys-kernel/gentoo-kernel-bin as your kernel. You will need to manually edit the kernel configuration. First, select it as your kernel.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;eselect kernel list&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This should list only one option. Otherwise, select the number matching &amp;lt;code&amp;gt;linux-5.&amp;lt;whatever is latest&amp;gt;-gentoo-dist&amp;lt;/code&amp;gt;, and cd into the kernel source directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;eselect kernel set &amp;lt;number&amp;gt;&lt;br /&gt;
&lt;br /&gt;
cd /usr/src/linux&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Begin the kernel configuration&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;make menuconfig&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point, you're almost on your own. I don't know a strict cause-and-effect relationship between my kernel config and the behavior of my system. For starters, just go into platform selection and deselect everything except rockchip platforms. Once you're done save your configuration and exit. Make sure boot is mounted, and your fstab is set up with your swap mounted. Make sure dracut is installed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;make&lt;br /&gt;
&lt;br /&gt;
make modules&lt;br /&gt;
&lt;br /&gt;
make dtbs&lt;br /&gt;
&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
make modules install&lt;br /&gt;
&lt;br /&gt;
make dtbs_install &lt;br /&gt;
&lt;br /&gt;
ls /lib/modules&lt;br /&gt;
&lt;br /&gt;
dracut -f --kver &amp;lt;name of directory in /lib/modules matching your kernel, *not* the kernel name from eselect&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
emerge the package extlinux and run &amp;lt;code&amp;gt;u-boot-update&amp;lt;/code&amp;gt;. Open the extlinux configuration file.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;nano /boot/extlinux/extlinux.conf&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And configure it as follows:&lt;br /&gt;
&lt;br /&gt;
LABEL &amp;lt;label of your choice, for example GENTOO ARM&amp;gt;&lt;br /&gt;
&lt;br /&gt;
KERNEL /&amp;lt;name of your vmlinuz kernel image. Include the slash, but be relative to boot, not root.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
FDT /dtbs/&amp;lt;kernel-version&amp;gt;/rockchip/rk3399-pinebook-pro.dtb&lt;br /&gt;
 &lt;br /&gt;
APPEND initrd=/&amp;lt;name of initramfs image&amp;gt; root=PARTUUID-&amp;lt;nboot partition's PARTUUID, no quotes&amp;gt; rw rootwait&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can use the blkid command to find the PARTUUID of every partition on the machine. None of this configuration is guaranteed to work, but it worked for me, and given enough fiddling you can get it to work as well.&lt;br /&gt;
&lt;br /&gt;
Now you should reboot the machine and see if it boots into gentoo. If it does: congratulations! If not, too bad. Try again.&lt;br /&gt;
&lt;br /&gt;
=== Kali Linux ===&lt;br /&gt;
[[File:Kali-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a script to create official Kali Linux OS images for the Pinebook Pro. The script carries out the build process in entirety and is Pinebook Pro specific.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Please pull the latest [https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/pinebook-pro.sh Kali Linux install script] from the project's GitLab.&lt;br /&gt;
* For more information regarding building the OS image please read the README instruction at https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/README.md&lt;br /&gt;
&lt;br /&gt;
=== NixOS ===&lt;br /&gt;
[[File:NixOS.webp|right|100px]]&lt;br /&gt;
&lt;br /&gt;
You can follow the ongoing discussion about NixOS on the [https://forum.pine64.org/showthread.php?tid=10524 PINE64 forum]. There is a good chance we will see Tier 1 support for aarch64, including the Pinebook Pro, in 2021 (see https://github.com/NixOS/rfcs/pull/87).&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* This is instructions to install NixOS on the Pinebook Pro: https://nixos.wiki/wiki/NixOS_on_ARM/PINE64_Pinebook_Pro&lt;br /&gt;
* Please pull the latest [https://github.com/samueldr/wip-pinebook-pro samueldr's repository ] from the project's GitHub.&lt;br /&gt;
&lt;br /&gt;
=== SkiffOS ===&lt;br /&gt;
[[File:SkiffOS-Icon-1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Instructions to build/install on the Pinebook Pro: https://github.com/skiffos/SkiffOS/tree/master/configs/pine64/book&lt;br /&gt;
* Please pull the latest version from the project's GitHub.&lt;br /&gt;
* Compiling the boot image takes approximately 30 minutes.&lt;br /&gt;
* Easily configure the kernel, compiler, etc with Buildroot.&lt;br /&gt;
* Pre-built ISOs will be available with the upcoming 2021.02 release.&lt;br /&gt;
&lt;br /&gt;
=== Slackware ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:slackware.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://arm.slackware.com/ 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.&lt;br /&gt;
&lt;br /&gt;
More information can be found about Slackware in this [https://www.youtube.com/watch?v=A5PFYUttsWA&amp;amp;list=PL1XOSJnvang3IbwySOf6m3PK1gm13hS5s 20 minute video].&lt;br /&gt;
&lt;br /&gt;
[https://docs.slackware.com/slackwarearm:inst Installation instructions].&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=QKs_RnFqLO8&amp;amp;list=PL1XOSJnvang3VLmqke2QbRitKtOD6Rm3t Installation guide video]&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
If you install Tow-Boot to the SPI, you may then be able to use generic arm64 install disks, such as those for Ubuntu. This is because Tow-Boot can use UEFI boot partitions. The arm64 builds of the Ubuntu installer &amp;quot;ISOs&amp;quot; can be [http://cdimage.ubuntu.com/ubuntu/releases/22.04/release/ found here]. These can then be converted to UEFI bootable USB drives using a tool such as unetbootin or the Ubuntu &amp;quot;Startup Disk Creator&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Ubuntu 22.04 does install and boot on a Pinebook Pro, however the speakers and wifi are non-functional. A USB wifi adapter can get you online.&lt;br /&gt;
&lt;br /&gt;
Upgrading such an install to 22.10 fixes the wifi. The graphics are broken in an odd way on first boot, but then functional after that. The speakers are still non-functional.&lt;br /&gt;
&lt;br /&gt;
A fresh install of 22.10 would presumably produce a similar result.&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinebook Pro]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=20772</id>
		<title>Pinebook Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=20772"/>
		<updated>2023-09-26T14:57:50Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update links for new xz-compressed images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available releases and tools for the [[Pinebook]].&lt;br /&gt;
&lt;br /&gt;
== Linux Image Releases ==&lt;br /&gt;
&lt;br /&gt;
Special thanks to the ''Sunxi community'', ''ayufan'' and ''longsleep'' for their contributions.&lt;br /&gt;
&lt;br /&gt;
=== AOSC ===&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
'''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. To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://aosc.io/downloads/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;aosc/anthon&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored. To find out more about Armbian and available download options please visit the [https://www.armbian.com/rock64/ Armbian ROCK64 site].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ✅ || ✅ || ✅&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://www.armbian.com/pinebook-a64/&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/1234&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
'''Debian''' is an operating system and a distribution of Free Software. The forum thread for release can be found [https://forum.pine64.org/showthread.php?tid=14341 here].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ✅ || ✅ || ✅&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bullseye/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 11 Bullseye] (recommended)&lt;br /&gt;
* [https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/SD-card-images/ Debian 12 Bookworm]&lt;br /&gt;
* [https://d-i.debian.org/daily-images/arm64/ Daily netboot images]&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
* The [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/README.concatenateable_images Readme] provides info about concatenating [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/firmware.pinebook.img.gz firmware.pinebook.img.gz] + [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/partition.img.gz partition.img.gz] to create a bootable installer image.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Installer offers automatic partitioning and full-disk encryption (LUKS), but only manual partitioning with a single ext4 partition has been confirmed to work.&lt;br /&gt;
* Bootloader must be installed separately after installation, before rebooting.&lt;br /&gt;
* WiFi driver kernel module must be provided during installation, or a USB network adapter used. (Android USB tethering works, with network driver &amp;lt;code&amp;gt;rndis_host&amp;lt;/code&amp;gt;).&lt;br /&gt;
* See also: Debian Netboot installer on the 1080P Pinebook under [[Pinebook Pro Software Releases#Debian]]&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''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 Pinebook build on the [https://forum.pine64.org/showthread.php?tid=12512 PINE64 forum thread].&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
* [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/dietpi&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Kali ===&lt;br /&gt;
[[File:Kali-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Kali Linux''' is an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot; &lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ✅ || ✅ || ✅&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* https://www.kali.org/get-kali/#kali-arm&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Default user&lt;br /&gt;
| &amp;lt;code&amp;gt;kali/kali&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Slackware ===&lt;br /&gt;
[[File:slackware.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Slackware''' is a very old, interesting, convenient and easy distribution. Visit the project's website here (https://fail.pp.ua). You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=9439).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ❓ || ✅ || ❓&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://3space.xyz/pineslarm/ Direct download from developer KRT site and look for slarm64-current-aarch64-xfce-rootfs-xxxxxxxx-x.x.xx-pinebook-build-xxxxxxxx.img.lrz]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! Root user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/password&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== BSD Image Releases ==&lt;br /&gt;
&lt;br /&gt;
===NetBSD===&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
NetBSD community build. To learn more about NetBSD please visit the [https://www.netbsd.org/ NetBSD main page].&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://nycdn.netbsd.org/pub/arm/ Direct download latest release build from NetBSD by select 64bit - Pinebook]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ✅ || ❓ || ❓&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! SSH and TTY user&lt;br /&gt;
| &amp;lt;code&amp;gt;root/[none]&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===OpenBSD===&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
OpenBSD 6.6-snapshot, Community Build Image (FVWM2 WM). To learn more about OpenBSD please visit [https://www.openbsd.org OpenBSD main page]. If you need more information please ping: https://forum.pine64.org/member.php?action=profile&amp;amp;uid=12423.&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* SHA256: [https://www.dropbox.com/s/79hpdpehrbbk984/pinebook-2019-11-04.img.tgz.sha256?dl=0 Community member elewarr's Dropbox]&lt;br /&gt;
* Image: [https://www.dropbox.com/s/yas1glfvvucb9a0/pinebook-2019-11-04.img.tgz?dl=0 Community member elewarr's Dropbox]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #a7d7f9;&amp;quot;| Default credentials&lt;br /&gt;
|-&lt;br /&gt;
! SSH and TTY user&lt;br /&gt;
| &amp;lt;code&amp;gt;pine64/pine64&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Root password&lt;br /&gt;
| &amp;lt;code&amp;gt;pine64&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Android Image Releases ==&lt;br /&gt;
[[File:Android_logo_2019_(stacked).svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.x ===&lt;br /&gt;
&lt;br /&gt;
Android 7.1 Community Build Image [microSD Boot] by ayufan. It only works on the 14.1&amp;quot; and 11.6&amp;quot; Pinebook, not applicable to 1080P 11.6' Pinebook. Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors. Please use good random IO access performance microSD card such as the ''Samsung EVO'' when trying out Android 7.1.&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/latest ayufan's GitHub], look for ''android-7.1-pine-a64-pinebook-x.x.x-xx.img.gz'' (for microSD cards with 4GB or more)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on the first boot.&lt;br /&gt;
&lt;br /&gt;
=== Android 6.x eMMC ===&lt;br /&gt;
&lt;br /&gt;
====Android 6.0.1 ====&lt;br /&gt;
&lt;br /&gt;
Rootable build, online update (OTA) only works when the build is not rooted. The LCD resolution is 1366 x 768.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ✅ || ❌ || ✅&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20170605-pinebook-sd2emmc-lpddr3.img.xz Rooted image (for microSD cards with 4GB or more)] from ''pine64.org'' (776MB, MD5 of the Gzip file ''C99BF459C6724BA73F12C532E87A8BA5'', build 20170605)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* microSD to eMMC&lt;br /&gt;
&lt;br /&gt;
====Android 6.0.1 ====&lt;br /&gt;
&lt;br /&gt;
Rootable build. The LCD resolution is 1920 x 1080.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ❌ || ✅ || ❌&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20181001-1080P-pinebook-sd2emmc-lpddr3.img.gz Rooted image (for microSD cards with 4GB or more)] from ''pine64.org'' (595MB, MD5 of the Gzip file ''E433A148CEBD743EADE6CAA765331A4B'', build 20181001)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* microSD to eMMC&lt;br /&gt;
&lt;br /&gt;
====Android 6.0.1 ====&lt;br /&gt;
&lt;br /&gt;
Rootable build. The LCD resolution is 1920 x 1080. Please use an high performance microSD card for Android. Please ignore the warning message regarding an corrupted SD on the home screen in the upper left corner.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ❌ || ✅ || ❌&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-8GB.img.gz For 8GB microSD cards] from ''pine64.org'' (553MB, MD5 of the Gzip file ''CD27DF6083E6A4A5E7C8B986EB92FAA7'', build 20181001)&lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-16GB.img.gz For 16GB microSD cards] from ''pine64.org'' (703MB, MD5 of the Gzip file ''1376AAE8382E96FD7B45B0998A5CD6E9'', build 20181001)&lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-32GB.img.gz For 32GB microSD cards] from ''pine64.org'' (867MB, MD5 of the Gzip file ''B54E7F323B316750654E385B078AEC58'', build 20181001)&lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-64GB.img.gz For 64GB microSD cards] from ''pine64.org'' (734MB, MD5 of the Gzip file ''C8DBC6293EB51E58F91E27364C8C587D'', build 20181001)&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* microSD boot&lt;br /&gt;
&lt;br /&gt;
=== /e/ ===&lt;br /&gt;
[[File:e.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
/e/OS community build. To learn more about /e/OS, please visit the [https://e.foundation/ official website].  Please check out [https://medium.com/@edevelopers.blog/e-os-ports-for-the-pinebook-and-pinephone-596139c76479 this article] on the Pinebook /e/ build. For a thread discussion please visit the [https://forum.pine64.org/showthread.php?tid=7954 PINE64 forum]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ❌ || ✅ || ❌&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Outdated release}}&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/os/Pinebook/e/e-n-pinebook_20190926.gz Direct download from pine64.org] (685MB, MD5 of the GZip file: ''4DC46A4E3ED2B47F4830E96DFCBBC6D8'')&lt;br /&gt;
&lt;br /&gt;
== Linux BSP SDK ==&lt;br /&gt;
&lt;br /&gt;
Download: &lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Linux BSP 4.0] from ''pine64.org'' (4.67GB, MD5 of the TAR-GZip file ''802D7C92D27177CBD17567359F9845A7'')&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Linux BSP 3.0] from ''pine64.org'' (4.18GB, MD5 of the TAR-GZip file ''898ACF446851DF3BE7B643F62CE3CE84'')&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Linux BSP 2.0, kernel v3.10 (including GPL compliance header)] from ''pine64.org'' (6.41GB, MD5 of the TAR-GZip file ''2EE11C9AED246C17995493F213A6A6DA'')&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
&lt;br /&gt;
Android Marshmallow (v6.0)&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
* [https://files.pine64.org/SDK/Pinebook/Pinebook_SDK_android6.0.tar.xz Direct Download] from ''pine64.org'' (15.92GB, MD5 of the Zip file ''12362D0B63EBF29FC363A50A942346D5'')&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Compatibility&lt;br /&gt;
|-&lt;br /&gt;
! Pinebook 11.6″ !! Pinebook 11.6&amp;quot; 1080p !! Pinebook 14″&lt;br /&gt;
|-&lt;br /&gt;
| ✅ || ❓ || ❓&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other resources ==&lt;br /&gt;
&lt;br /&gt;
* Mali_Driver&lt;br /&gt;
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://chinagadgetsreviews.com/download-dragonface-latest-version-v-2-2-5.html Allwinner DragonFace V2.2.5 software that will let you edit and modify A64 Android Build PhoenixCard image] ([https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Pinebook]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Quartz64&amp;diff=14668</id>
		<title>Quartz64</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Quartz64&amp;diff=14668"/>
		<updated>2022-11-13T11:15:01Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi Quartz64 images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Quartz64modelb.png|400px|thumb|right|The Quartz64 Model B]]&lt;br /&gt;
&lt;br /&gt;
The '''Quartz64''' is the most recent Single Board Computer offering from PINE64, with Model A initially released in June of 2021 and Model B in May of 2022. It is powered by a Rockchip RK3566 Quad-Core ARM Cortex A55 64-Bit Processor with a MALI G-52 GPU.&lt;br /&gt;
&lt;br /&gt;
Key features include a PCIe x4 open ended slot (model A) or m.2 (model B) using one Gen2 lane electrically, and the use of LPDDR4 RAM.&lt;br /&gt;
&lt;br /&gt;
The Quartz64 has three LPDDR4 system memory options: 2GB, 4GB or 8GB. For booting, there is an eMMC module socket (supporting up to 128GB) and microSD slot, as well as a footprint to solder on an SPI flash chip. The board is equipped with HDMI, 1x USB 3.0 type A Host, 3x USB 2.0 Host, Gigabit Ethernet, SATA (model A), GPIO Bus, MiPi DSI interface, e-ink interface (model A), eDP interface (model A), touch Panel interface (model A), MiPi CSI interface, as well as many other device interfaces such as UART, SPI, I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C, for makers to integrate with sensors and other peripherals. Many different Operating Systems (OS) are freely available from the open source community, such as Linux (Ubuntu, Debian, Arch), BSD, and Android.&lt;br /&gt;
&lt;br /&gt;
== Software releases ==&lt;br /&gt;
&lt;br /&gt;
{{warning|Software for the Quartz64 is still early in development, and therefore currently lacks features such as the ability to produce video output. You are strongly encouraged to procure a 3.3V UART serial adapter capable of running at 1.5 mbauds, such as [https://pine64.com/product/serial-console-woodpecker-edition/ the woodpecker] if you want to use a Quartz64 at this stage.}}&lt;br /&gt;
{{note|'''Note:''' OS images are provided by the community, not by PINE64. Most community projects currently aim at getting mainline Linux running on the board, not some vendor provided kernel that will never be receiving updates. A mainline-first approach allows for the boards to continue receiving important updates, such as security updates, for years to come, as well as have higher quality code in the kernel as it underwent independent review, but does mean that not all aspects of the hardware work right out of the gate.}}&lt;br /&gt;
&lt;br /&gt;
=== Armbian ===&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Armbian is a base operating system platform for single board computers&lt;br /&gt;
&lt;br /&gt;
* Lightweight Debian or Ubuntu based Linux distribution specialised for ARM development boards&lt;br /&gt;
* Each system is compiled, assembled and optimised by [https://github.com/armbian/build Armbian Build Tools]&lt;br /&gt;
* It has powerful build and software development tools to make custom builds&lt;br /&gt;
&lt;br /&gt;
Download [https://github.com/armbian/build/releases/ latest, as fresh as possible, upon code change, images]&lt;br /&gt;
&lt;br /&gt;
Support on Armbian forums https://forum.armbian.com/forum/96-upcoming-hardware-wip/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM ===&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Manjaro ARM is a user friendly rolling release distribution, based on Arch Linux ARM.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/manjaro-arm/quartz64-a-images/releases Images for Model A on GitHub]&lt;br /&gt;
* [https://github.com/manjaro-arm/quartz64-b-images/releases Images for Model B on GitHub]&lt;br /&gt;
&lt;br /&gt;
Most of the hardware support is already available in the mainline kernel. If some devices doesn't work it is possible to swap to the linux-quartz64 kernel &amp;lt;code&amp;gt;pacman -S linux-quartz64&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Following desktop options available:&lt;br /&gt;
* Gnome&lt;br /&gt;
* KDE Plasma&lt;br /&gt;
* Mate&lt;br /&gt;
* Sway&lt;br /&gt;
* XFCE&lt;br /&gt;
as well as minimal image without desktop.&lt;br /&gt;
&lt;br /&gt;
=== pgwipeout's Quartz64 CI ===&lt;br /&gt;
&lt;br /&gt;
pgwipeout provides continuously rebuilt set of images for Quartz64 devices which includes a Debian installer and a buildroot rescue environment. It is aimed at advanced users who generally know their way around a Linux system, and as a baseline for whether something is working or not. Works on both SD cards and eMMC, uses pgwipeout's patched kernel. Kernels aren't auto-updated on the installed system, so the user manually has to do this by mounting the actual correct boot partition.&lt;br /&gt;
&lt;br /&gt;
'''Download:''' https://gitlab.com/pgwipeout/quartz64_ci/-/pipelines (Click the three dots on the right, download the merge-job archive.)&lt;br /&gt;
&lt;br /&gt;
For Quartz64 Model A, flash &amp;lt;tt&amp;gt;rk3566-quartz64-a.dtb.img.xz&amp;lt;/tt&amp;gt;. On Linux, you can for example do this as follows, assuming your target device is &amp;lt;tt&amp;gt;/dev/sdX&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
 sudo -i; xzcat /path/to/rk3566-quartz64-a.dtb.img.xz &amp;gt; /dev/sdX&lt;br /&gt;
&lt;br /&gt;
For Quartz64 Model B, use &amp;lt;tt&amp;gt;rk3566-quartz64-b.dtb.img.xz&amp;lt;/tt&amp;gt; instead.&lt;br /&gt;
&lt;br /&gt;
For line by line instructions to boot Quartz64 CI on a microSD card and use it to install Debian onto an eMMC follow these instructions https://wiki.pine64.org/wiki/Installing_Debian_on_the_Quartz64&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:dietpi.png|center|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB or above micro SD card or eMMC)&lt;br /&gt;
** Quartz64 Model A: [https://dietpi.com/downloads/images/DietPi_Quartz64A-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
** Quartz64 Model B: [https://dietpi.com/downloads/images/DietPi_Quartz64B-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
** SOQuartz: [https://dietpi.com/downloads/images/DietPi_SOQuartz-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ARM (Unofficial) ===&lt;br /&gt;
&lt;br /&gt;
See [[Installing Arch Linux ARM On The Quartz64]] for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
=== Tianocore EDK II port by jmcneill ===&lt;br /&gt;
&lt;br /&gt;
This (as of 2021-12-30) is a work in progress to enable UEFI enabled systems, and is able to bring up SD, eMMC, USB, PCIe with SATA and NVMe, HDMI, thermal sensors, TRNG, as well as general Cortex A-55 features.  Known to work with NetBSD -current, and the ESXi Arm fling version 1.8.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/jaredmcneill/quartz64_uefi jmcneill's Quartz64 UEFI Github]&lt;br /&gt;
&lt;br /&gt;
The sdcard image should be written to an microSD card and installed.  Currently, using this card also for the OS may be problematic.&lt;br /&gt;
&lt;br /&gt;
=== NetBSD ===&lt;br /&gt;
&lt;br /&gt;
NetBSD relies upon the UEFI support in Tianocore.  Before NetBSD 10 is released, the latest version of NetBSD-current should be used:&lt;br /&gt;
&lt;br /&gt;
* [http://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/ NetBSD daily builds top level] from inside here, navigate to a date, and inside the images/ subdirectory are installable images. Use the one called &amp;quot;NetBSD-&amp;lt;version&amp;gt;-evbarm-aarch64-install.img.gz&amp;quot;.  This image can be written to a supported device, such as the eMMC interface, any USB storage device, NVMe, and PCIe AHCI SATA are all supported with builds after 2022-01-15.&lt;br /&gt;
&lt;br /&gt;
* Currently this can not be shared with the EDK2 port, ie, microSD for EDK2 and some other media for NetBSD.&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specifications ==&lt;br /&gt;
* Based on [https://www.rock-chips.com/a/en/products/RK35_Series/2021/0113/1274.html Rockchip RK3566]&lt;br /&gt;
[[File:RK3566_icon.png|right]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/processors/cortex-a/cortex-a55 Quad-core ARM Cortex-A55@1.8GHz]&lt;br /&gt;
* AArch32 for full backwards compatibility with ARMv7&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* Includes VFP hardware to support single and double-precision operations&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* Integrated 32KB L1 instruction cache and 32KB L1 data cache per core&lt;br /&gt;
* 512KB unified system L3 cache&lt;br /&gt;
* [https://developer.arm.com/ip-products/security-ip/trustzone TrustZone] technology support&lt;br /&gt;
* [https://www.cnx-software.com/2020/12/01/rockchip-rk3568-processor-to-power-edge-computing-and-nvr-applications 22nm process, believed to be FD-SOI]&lt;br /&gt;
&lt;br /&gt;
=== GPU (Graphics Processing Unit) Capabilities ===&lt;br /&gt;
* [https://developer.arm.com/ip-products/graphics-and-multimedia/mali-gpus/mali-g52-gpu Mali-G52 2EE Bifrost GPU@800MHz]&lt;br /&gt;
* 4x Multi-Sampling Anti-Aliasing (MSAA) with minimal performance drop &lt;br /&gt;
* 128KB L2 Cache configurations&lt;br /&gt;
* Supports OpenGL ES 1.1, 2.0, and 3.2&lt;br /&gt;
* Supports Vulkan 1.0 and 1.1&lt;br /&gt;
* Supports OpenCL 2.0 Full Profile&lt;br /&gt;
* Supports 1600 Mpix/s fill rate when at 800MHz clock frequency&lt;br /&gt;
* Supports 38.4 GLOP/s when at 800MHz clock frequency   &lt;br /&gt;
&lt;br /&gt;
=== NPU (Neural Processing Unit) Capabilities ===&lt;br /&gt;
* Neural network acceleration engine with processing performance of up to 0.8 TOPS&lt;br /&gt;
* Supports integer 8 and integer 16 convolution operations&lt;br /&gt;
* Supports the following deep learning frameworks: TensorFlow, TF-lite, Pytorch, Caffe, ONNX, MXNet, Keras, Darknet&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* RAM Memory Variants: 2GB (SOQuartz only), 4GB, 8GB LPDDR4.&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 10/100/1000Mbps Ethernet&lt;br /&gt;
* WiFi 802.11 b/g/n/ac with Bluetooth 5.0 (optional on model A, built in on model B)&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, supports SDHC and SDXC, storage up to 2TB&lt;br /&gt;
* USB&lt;br /&gt;
** Model A: 2 USB 2.0 host ports, 1 USB 2.0 OTG port, 1 USB 3.0 host port&lt;br /&gt;
** Model B: 1 USB 2.0 host port, 1 USB 2.0 OTG port, 1 USB 3.0 host port&lt;br /&gt;
* one native SATA 3.0 6Gb/s Port (only on model A, shared with USB 3.0 host port)&lt;br /&gt;
* optional eMMC module from 8GB up to 128GB&lt;br /&gt;
* 64 Mbit (8 MByte) SPI flash (Model B only), part number &amp;lt;tt&amp;gt;25Q64DWZPIG&amp;lt;/tt&amp;gt; in the schematic&lt;br /&gt;
&lt;br /&gt;
==== eMMC Speeds ====&lt;br /&gt;
&lt;br /&gt;
On a 64 GB eMMC module:&lt;br /&gt;
&lt;br /&gt;
  $ sudo hdparm -tT /dev/mmcblk1 &lt;br /&gt;
  &lt;br /&gt;
  /dev/mmcblk1:&lt;br /&gt;
   Timing cached reads:   2368 MB in  2.00 seconds = 1184.46 MB/sec&lt;br /&gt;
   Timing buffered disk reads: 452 MB in  3.01 seconds = 149.98 MB/sec&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* HDMI&lt;br /&gt;
* eDP - 4 lanes of 2.7Gbps, up to 2560x1600@60Hz (only on model A)&lt;br /&gt;
* DSI - Display Serial Interface, 4 lanes MiPi, up to 1440P on model A, 2 lanes MiPi, up to 1080p on model B &lt;br /&gt;
* CSI - CMOS Camera Interface, 4 lanes MiPi up to 8 mega pixel on model A, 2 lanes MiPi up to 5 mega pixel on model B &lt;br /&gt;
* TP - Touch Panel Port, SPI with interrupt on model A&lt;br /&gt;
* RTC - Real Time Clock Battery Connector&lt;br /&gt;
* VBAT - Lithium Battery Connector with temperature sensor input on model A&lt;br /&gt;
* Wifi/BT Module Header - SDIO 3.0 and UART on model A, build in Wifi/BT Module on model B&lt;br /&gt;
* 2x20 pins &amp;quot;Pi2&amp;quot; GPIO Header on model B, 2x10 pins GPO header on model A&lt;br /&gt;
* PCIe x4 open ended slot on model A, m.2 slot on model B, one Gen2 lane due to SoC constraints&lt;br /&gt;
** On Model A, the slot provides 10W of power for the 3.3V supply and however much power your 12V input power supply provides on the 12V supply&lt;br /&gt;
&lt;br /&gt;
The PCIe implementation on the RK3566 is much more compatible with a wide range of devices compared to the one on the RK3399 used on the ROCKPro64. This means a lot more devices should work (excluding dGPUs due to a lack of cache snooping ability).&lt;br /&gt;
&lt;br /&gt;
==== Combo PHYs ====&lt;br /&gt;
&lt;br /&gt;
[[File:rk3566 phy.png]]&lt;br /&gt;
&lt;br /&gt;
Several of the I/O options on the RK3566 used in the Quartz64 are using the same I/O lines, meaning that they cannot be used at the same time. The above diagram illustrates how they are connected.&lt;br /&gt;
&lt;br /&gt;
In particular, USB 3.0 and the SATA connector on the board are mutually exclusive, and the PCI-e 2.0 lane can be reconfigured into a second SATA port, though an adapter cable needs to be fashioned for this to be useful.&lt;br /&gt;
&lt;br /&gt;
=== GPIO Pins (Quartz64 Model A) ===&lt;br /&gt;
&lt;br /&gt;
Attention! GPIOs are 3.3V!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable plainrowheaders&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;width:20em;&amp;quot; | Assigned To&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Pin no.&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Pin no.&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;width:20em;&amp;quot; | Assigned To&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| 3.3 V&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 1&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 2&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| 5 V&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| I2C3_SDA_M0 &amp;lt;sup style=&amp;quot;font-style:italic;color:green&amp;quot;&amp;gt;a,b&amp;lt;/sup&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 4&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| 5 V&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| I2C3_SCL_M0 &amp;lt;sup style=&amp;quot;font-style:italic;color:green&amp;quot;&amp;gt;a,b&amp;lt;/sup&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 5&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 6&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| CPU_REFCLK_OUT&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 7&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 8&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| UART2_TX_M0_DEBUG&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GND&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 9&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 10&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| UART2_RX_M0_DEBUG&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| SPI1_MOSI_M1&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 11&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 12&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| UART0_TX &amp;lt;sup style=&amp;quot;font-style:italic;color:green&amp;quot;&amp;gt;a&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| SPI1_MISO_M1&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 13&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 14&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| UART0_RX &amp;lt;sup style=&amp;quot;font-style:italic;color:green&amp;quot;&amp;gt;a&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| SPI1_CLK_M1&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 15&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 16&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| SPI1_CS0_M1&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 17&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 18&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| SPDIF_OUT &amp;lt;sup style=&amp;quot;font-style:italic;color:green&amp;quot;&amp;gt;c&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GND&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 19&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 20&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| 3.3V&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Notes====&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-alpha&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;can be a PWM pin&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;pulled high to 3.3V through 2.2kOhm resistor&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li&amp;gt;low-pass filtered with cutoff of 220 MHz&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Source: Page 28 of [https://wiki.pine64.org/images/3/31/Quartz64_model-A_schematic_v1.0_20201215.pdf the board schematics].&lt;br /&gt;
&lt;br /&gt;
=== GPIO Pins (Quartz64 Model B) ===&lt;br /&gt;
&lt;br /&gt;
Attention! GPIOs are 3.3V!&lt;br /&gt;
&lt;br /&gt;
Interesting alternate pin configurations are listed in [brackets].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable plainrowheaders&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;width:20em;&amp;quot; | Assigned To&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Pin no.&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Pin no.&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;width:20em;&amp;quot; | Assigned To&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| 3.3 V&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:yellow; color:black; font-weight:bold;&amp;quot;| 1&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:red; color:gold; font-weight:bold;&amp;quot;| 2&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| 5 V&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| ''[I2C3_SDA_M0]'' GPIO1_A0_3V3 &lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:red; color:gold; font-weight:bold;&amp;quot;| 4&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| 5 V&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| ''[I2C3_SCL_M0]'' GPIO1_A1_3V3 &lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 5&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 6&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO3_C4_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 7&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 8&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| UART2_TX&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GND&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 9&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 10&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| UART2_RX&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| ''[SPI1_CS0_M1]'' GPIO3_A1_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 11&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 12&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_A3_3V3 &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO3_A2_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 13&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 14&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO3_B0_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 15&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 16&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_B1_3V3&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| 3.3V&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:yellow; color:black; font-weight:bold;&amp;quot;| 17&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 18&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_B2_3V3 &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO4_C3_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 19&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 20&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO4_C5_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 21&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 22&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_C1_3V3 ''[SPI1_MOSI_M1]''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO4_C2_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 23&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 24&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO4_C6_3V3&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GND&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 25&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 26&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO4_D1_3V3&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| I2C4_SDA_M0&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:blue; color:gold; font-weight:bold;&amp;quot;| 27&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:blue; color:gold; font-weight:bold;&amp;quot;| 28&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| I2C4_SCL_M0&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO3_B3_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 29&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 30&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO3_B4_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 31&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 32&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_C2_3V3 ''[SPI1_MISO_M1]''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| ''[SPI1_CLK_M1]'' GPIO3_C3_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 33&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 34&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GND&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GPIO3_A4_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 35&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 36&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_A7_3V3&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| ''[SPDIF_TX_M0]'' GPIO1_A4_3V3&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 37&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 38&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_A6_3V3&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot;| GND&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:black; color:gold; font-weight:bold;&amp;quot;| 39&lt;br /&gt;
| style=&amp;quot;text-align:center; background-color:green; color:gold; font-weight:bold;&amp;quot;| 40&lt;br /&gt;
| style=&amp;quot;text-align:left;&amp;quot;| GPIO3_A5_3V3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Source: Page 24 of [https://files.pine64.org/doc/quartz64/Quartz64_model-B_Schematic-V1.3_20220124.pdf the board schematics].&lt;br /&gt;
&lt;br /&gt;
== Quartz64 Board Information, Schematics, and Certifications ==&lt;br /&gt;
&lt;br /&gt;
=== Model &amp;quot;A&amp;quot; ===&lt;br /&gt;
* Model &amp;quot;A&amp;quot; Baseboard Dimensions: 133mm x 80mm x 19mm&lt;br /&gt;
* Input Power: DC 12V @ 3A 5.5mmOD/2.1mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
* Quartz64 Model &amp;quot;A&amp;quot; SBC Schematic and PCB Board Resource:&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Quartz64_model-A_schematic_v2.0_20210427.pdf Quartz64 Model &amp;quot;A&amp;quot; SBC Schematic ver 2.0 20210427 PDF file]&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Quartz64_model-A_V2.0_connector_placement.pdf Quartz64 Model &amp;quot;A&amp;quot; SBC PCB Connector placement PDF file]&lt;br /&gt;
&lt;br /&gt;
* Certifications:&lt;br /&gt;
** Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submit the SBC for FCC and CE certification and obtain the certificates to proof that SBC board is capable on passing the testing. Please note a final commercial product needs to performs its owns testing and obtains its owns certificates.&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Quartz64%20Model-A%20CE%20certification-S21051101701001.pdf Quartz64 model-A CE Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Quartz64%20Model-A%20FCC%20certification-S21051101702001.pdf Quartz64 model-A FCC Certificate]&lt;br /&gt;
&lt;br /&gt;
=== Model &amp;quot;B&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
* Model &amp;quot;B&amp;quot; Baseboard Dimensions: 85mm x 56mm x 18.8mm&lt;br /&gt;
* Input Power: DC 5V @ 3A 3.5mmOD/1.35mmID center-positive Barrel DC Jack connector&lt;br /&gt;
&lt;br /&gt;
* Quartz64 Model &amp;quot;B&amp;quot; SBC Schematic and PCB Board Resource:&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Quartz64_model-B_Schematic-V1.3_20220124.pdf Quartz64 Model &amp;quot;B&amp;quot; SBC Schematic ver 1.3 20220124 PDF file]&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Quartz64_model-B_PCB_Components_Placement-V1.2_20211014.pdf Quartz64 Model &amp;quot;B&amp;quot; SBC PCB Connector placement PDF file]&lt;br /&gt;
* Please note that v1.2 and V1.3 schematic and component placement are identical, just some component value changed.&lt;br /&gt;
&lt;br /&gt;
* Note: Model B uses a Molex PicoBlade compatible connector for the RTC battery. The Pine64 Backup Battery Holders come with a JST PH type connector. To use the Pine64 RTC Backup Battery Holder, the connector on the battery holder will need to be modified with a PicoBlade type connector.&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Rockchip RK3566 SoC information:&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Rockchip%20RK3566%20Datasheet%20V1.0-20201210.pdf Rockchip RK3566 ver 1.0 datasheet, already got release permission from Rockchip]&lt;br /&gt;
** [https://opensource.rock-chips.com/images/2/26/Rockchip_RK3568_TRM_Part1_V1.3-20220930P.PDF Rockchip RK3566 and RK3568 TRM (Technical Reference Manual)]&lt;br /&gt;
* Rockchip PMU (Power Management Unit) Information:&lt;br /&gt;
** [https://www.rockchip.fr/RK817%20datasheet%20V1.01.pdf Rockchip RK817 ver 1.01 datasheet for Quartz64 model A]&lt;br /&gt;
** [https://www.rockchip.fr/RK809%20datasheet%20V1.01.pdf Rockchip RK809 ver 1.01 datasheet for Quartz64 model B and SOQuartz]&lt;br /&gt;
* LPDDR4 (200 Balls) SDRAM:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/rockpro64/SM512M32Z01MD2BNP(200BALL).pdf Micron LPDDR4 Mobile LPDDR4 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* E-ink Panel information:&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Eink%20P-511-754-V3_ES103TC1%20Specification%20V3.0(Signed)-20190702.pdf Eink 10.3&amp;quot; 1872x1404 ES103TC1 Flex Panel Specification]&lt;br /&gt;
** [https://files.pine64.org/doc/quartz64/Eink%20P-511-828-V1_ED103TC2%20Formal%20Spec%20V1.0_20190514.pdf Eink 10.3&amp;quot; 1872x1404 ES103TC1 Glass Panel Specification]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PineNote/TI%20PMU-TPS651851.pdf TPS65185x PMIC for E-Ink Enabled Electronic Paper Display Datasheet]&lt;br /&gt;
* LCD Touch Screen Panel information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/FY07024DI26A30-D_feiyang_LCD_panel.pdf 7.0&amp;quot; 1200x600 TFT-LCD Panel Specification]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/HK70DR2459-PG-V01.pdf Touch Panel Specification]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GT911%20Capacitive%20Touch%20Controller%20Datasheet.pdf GOODiX GT911 5-Point Capacitive Touch Controller Datasheet]&lt;br /&gt;
* Ethernet PHY information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver]&lt;br /&gt;
* WiFi/BT module info:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/rockpro64/AW-CM256SM_DS_DF_V1.9_STD.pdf Azurewave CM256SM 11AC WiFi + Bluetooth5.0 Datasheet]&lt;br /&gt;
* IR LED:&lt;br /&gt;
** [https://media.digikey.com/pdf/Data%20Sheets/Everlight%20PDFs/IRM-36xx_Series.pdf IRM-3638 Datasheet]&lt;br /&gt;
* Enclosure information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/case/playbox_enclosure_20160426.stp Playbox Enclosure 3D file]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/case/ABS_enclosure_20160426.stp ABS Enclosure 3D file]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/case/pine64%20Die%20Cast%20casing-final.jpg Outdoor Aluminum Cast Dust-proof IP67 Enclosure Drawing]&lt;br /&gt;
** [https://www.printables.com/model/269572-pine-quartz-64-a-full-case 3D Printable Enclosure for Model A]&lt;br /&gt;
** [https://www.printables.com/model/269575-pine-quartz-64-a-open-frame Open Frame for Model A]&lt;br /&gt;
* Connector information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/ePH.pdf 2.0mm PH Type connector specification use in Lithium Battery (VBAT) port (Model A)]&lt;br /&gt;
** [https://www.molex.com/pdm_docs/sd/533980271_sd.pdf 1.25mm Picoblade Type connector specification used in RTC Battery port (Model B)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/0.5FPC%20Front%20Open%20Connector%20H=1.5.pdf 0.5mm Pitch cover type FPC connector specification use in DSI port, TP port and CSI port]&lt;br /&gt;
&lt;br /&gt;
== Development efforts ==&lt;br /&gt;
&lt;br /&gt;
{{SeeMainArticle|Quartz64 Development}}&lt;br /&gt;
&lt;br /&gt;
Information and resources of the ongoing development effort for the Quartz64 can be found on the [[Quartz64 Development]] page, where the current status of various board functions can be found, and whether they have landed in upstream.&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/pine64-org/quartz-bsp Quartz64 BSP Gitlab Page]&lt;br /&gt;
&lt;br /&gt;
== BSP Linux SDK ==&lt;br /&gt;
&lt;br /&gt;
=== BSP Linux SDK ver 4.19 for Quartz64 model A SBC  ===&lt;br /&gt;
* [http://files.pine64.org/SDK/Quartz64/QUARTZ64-model-A_BSP%20Linux.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 24554419aec29700add97167a3a4c9ed&lt;br /&gt;
** File Size: 32.67.00GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
&lt;br /&gt;
=== Android 11 SDK for Quartz64 model A SBC  ===&lt;br /&gt;
* [http://files.pine64.org/SDK/Quartz64/QUARTZ64_SDK_android11.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 77c2ff57ea3372fb04da7fb49e17d12b&lt;br /&gt;
** File Size: 79.00GB&lt;br /&gt;
** Just the boot blobs (&amp;lt;1MB): [[File:Rk35-blobs.tar.gz]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 11 Production Test Build for Quartz64 model A SBC ===&lt;br /&gt;
&lt;br /&gt;
==== Android 11 Stock Image [eMMC Boot] using DD method [20210604] ====&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is test build that used during product testing&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): e4365753e584d9fce1b8f10f095eede6&lt;br /&gt;
*** File Size: 819MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 491c5f7744b0ca0b74ae76e607051836&lt;br /&gt;
*** File Size: 1.10GB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 47a6f0cdac8bad06cb920743849a8894&lt;br /&gt;
*** File Size: 846MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_dd_20210604_stock_android11_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4e2fed6f5db0d55afdc8a142fc0c4fe1&lt;br /&gt;
*** File Size: 884MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Android 11 Production Test Build for Quartz64 model A SBC [eMMC Boot] using ROCKChip tools method [20210604] ====&lt;br /&gt;
* Please unzip first and then using [https://files.pine64.org/os/Quartz64//android/RKDevTool_Release_v2.84.zip Rockchip Android tool ver 2.84] to flash in&lt;br /&gt;
* For Windows OS environment, please install the [https://files.pine64.org/os/Quartz64/android/DriverAssitant_v5.1.1.zip DriverAssistant v5.11] driver first &lt;br /&gt;
* This is test build that used during product testing&lt;br /&gt;
* The OTG port located at top USB 2.0 port on top of USB 3.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
** [https://files.pine64.org/os/Quartz64/android/Quartz64_model-A_20210604_stock_android11_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 800f867fdd0d1b2bd7822c156b6067e3&lt;br /&gt;
*** File Size: 812MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 11 eink SDK for Quartz64 model A SBC  ===&lt;br /&gt;
* The is the Android SDK build for 10.3&amp;quot; eink panel on Quartz64 model A SBC. &lt;br /&gt;
* [http://files.pine64.org/SDK/Quartz64/QUARTZ64-model-A_eink.android11_SDK.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 293a550584298de4fb95ceae18103672&lt;br /&gt;
** File Size: 72.88GB&lt;br /&gt;
** Just the boot blobs (&amp;lt;1MB): [[File:Rk35-blobs.tar.gz]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enclosures ==&lt;br /&gt;
&lt;br /&gt;
(Please expand this section with more cases known to work.)&lt;br /&gt;
&lt;br /&gt;
=== Model &amp;quot;A&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
All enclosures that fit the ROCKPro64 should fit the Quartz64 Model &amp;quot;A&amp;quot;, as the I/O has been laid out the same on purpose.&lt;br /&gt;
&lt;br /&gt;
* [[&amp;quot;Model A&amp;quot; Acrylic Open Enclosure]] - but see the troubleshooting section below.&lt;br /&gt;
* [[ROCKPro64 ABS Enclosure]]&lt;br /&gt;
* [[Quartz64PremiumAluminiumCase|RockPro64 Premium Aluminium Case]]&lt;br /&gt;
* [[ROCKPro64#3D_printable_ITX_mounting_brackets]] (Not an enclosure but allows to mount the board in an ATX/ITX case)&lt;br /&gt;
&lt;br /&gt;
=== Model &amp;quot;B&amp;quot; ===&lt;br /&gt;
&lt;br /&gt;
* [[&amp;quot;Model B&amp;quot; Acrylic Open Enclosure]]&lt;br /&gt;
* the ROCK64 aluminium enclosure '''does not''' work, as the DC input jack is placed differently&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Stability/Boot Issues With Missing Battery Shunt ===&lt;br /&gt;
&lt;br /&gt;
If there is no battery plugged into the board, the jumper labelled &amp;quot;ON/OFF_BATT&amp;quot; must be in place. If this is set wrong, stability issues such as failures to boot will occur.&lt;br /&gt;
&lt;br /&gt;
=== No Ethernet Connectivity ===&lt;br /&gt;
&lt;br /&gt;
Make sure the kernel is built with &amp;lt;code&amp;gt;CONFIG_MOTORCOMM_PHY&amp;lt;/code&amp;gt; set to &amp;lt;code&amp;gt;y&amp;lt;/code&amp;gt;. Building it as a module (&amp;lt;code&amp;gt;m&amp;lt;/code&amp;gt;) and then relying on module auto-loading is unlikely to work, because if the generic PHY driver is built in it will bind to the PHY first, unless you include the motorcomm module in your initramfs.&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Model A&amp;quot; Acrylic Case Doesn't Fit ===&lt;br /&gt;
&lt;br /&gt;
The Quartz64 does not really fit onto the bottom plate of the [[&amp;quot;Model A&amp;quot; Acrylic Open Enclosure]]. This is because the &amp;quot;Mic&amp;quot; connector at the bottom of the board interferes with one of the posts. A workaround is to find out which post that is (you have a 50% chance of guessing it right, accounting for rotating the board) and then filing away the corner of the post pointing inwards by a few millimetres.&lt;br /&gt;
&lt;br /&gt;
[[File:Quartz64-audio-jack-spacer-issue.jpg]]&lt;br /&gt;
&lt;br /&gt;
An alternate solution may be to place plastic spacers with a smaller outer diameter in between the acrylic bottom plate posts and the SBC board.&lt;br /&gt;
&lt;br /&gt;
=== No GPU Acceleration with Debian &amp;quot;Bullseye&amp;quot; Userland ===&lt;br /&gt;
&lt;br /&gt;
Debian Bullseye ships a Mesa version that is too old to contain the required patches for the RK356x SoC's GPU. You can (at your own risk) [https://wiki.debian.org/DebianTesting use the current Debian Testing version ], called &amp;quot;Bookworm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Wireless Connectivity Doesn't Work ===&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 wireless module may have CYW43455 or CYW43456 chips on board (not sure if this is the same for Quartz64 model B). Both chips are supported by &amp;lt;code&amp;gt;brcmfmac&amp;lt;/code&amp;gt; wi-fi driver and &amp;lt;code&amp;gt;btbcm&amp;lt;/code&amp;gt; bluetooth driver. &lt;br /&gt;
&lt;br /&gt;
For CYW43455 drivers attempt to load &amp;lt;code&amp;gt;/lib/firmware/brcm/brcmfmac43455-sdio.bin&amp;lt;/code&amp;gt; for wi-fi and &amp;lt;code&amp;gt;/lib/firmware/brcm/BCM4345C0.hcd&amp;lt;/code&amp;gt; for bluetooth. Corresponding firmware files for CYW43456 are &amp;lt;code&amp;gt;/lib/firmware/brcm/brcmfmac43456-sdio.bin&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;/lib/firmware/brcm/BCM4345C5.hcd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On Manjaro firmware files for both bluetooth and wi-fi on CYW43456 on are provided by &amp;lt;code&amp;gt;ap6256-firmware&amp;lt;/code&amp;gt; package (&amp;lt;code&amp;gt;pacman -S ap6256-firmware&amp;lt;/code&amp;gt;). &lt;br /&gt;
&lt;br /&gt;
However for CYW43455 wi-fi firmware is in the &amp;lt;code&amp;gt;linux-firmware&amp;lt;/code&amp;gt; package and bluetooth is in the &amp;lt;code&amp;gt;firmware-raspberrypi&amp;lt;/code&amp;gt; (&amp;lt;code&amp;gt;pacman -S linux-firmware firmware-raspberrypi&amp;lt;/code&amp;gt;). &amp;lt;code&amp;gt;linux-firmware&amp;lt;/code&amp;gt; package is missing device specific symlinks for quartz64-a. To create them execute:&lt;br /&gt;
 # ln -s brcmfmac43455-sdio.bin /lib/firmware/brcm/brcmfmac43455-sdio.pine64,quartz64-a.bin&lt;br /&gt;
 # ln -s brcmfmac43455-sdio.AW-CM256SM.txt /lib/firmware/brcm/brcmfmac43455-sdio.pine64,quartz64-a.txt &lt;br /&gt;
&lt;br /&gt;
As of 2022-10-19 device tree in mainline kernel for Quartz64 model A has wrong configuration for the bluetooth driver. [https://patchwork.kernel.org/project/linux-rockchip/patch/20220926125350.64783-1-leo@nabam.net/ Patch] is submitted to the LKML. It's possible to modify dtb file provided by the current kernel using device tree compiler to enable bluetooth or perform &amp;lt;code&amp;gt;make dtbs&amp;lt;/code&amp;gt; in the patched kernel tree to get updated dtb file (&amp;lt;code&amp;gt;arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dtb&amp;lt;/code&amp;gt;). Issue manifests itself with following errors in `dmesg`:&lt;br /&gt;
&lt;br /&gt;
  command 0x0c03 tx timeout&lt;br /&gt;
  Bluetooth: hci0: BCM: Reset failed (-110)&lt;br /&gt;
&lt;br /&gt;
== How-To ==&lt;br /&gt;
&lt;br /&gt;
=== Connect Debug UART ===&lt;br /&gt;
&lt;br /&gt;
The easiest way to get debug output is to connect a 3.3V 1.5mbaud capable UART adapter to the board.&lt;br /&gt;
&lt;br /&gt;
To connect it, connect the ground lead to pin 6, and the RX/TX leads to pins 8 and 10 (consider swapping them if you get no output, things are often mislabelled). These pins are &amp;quot;UART2&amp;quot; in the above GPIO table.&lt;br /&gt;
&lt;br /&gt;
Open a serial terminal at 1500000 bauds, e.g.&lt;br /&gt;
&lt;br /&gt;
 $ picocom -b 1500000 /dev/ttyUSB0&lt;br /&gt;
&lt;br /&gt;
=== Disable Heartbeat LED (Linux) ===&lt;br /&gt;
&lt;br /&gt;
The flashing LED is called the &amp;quot;heartbeat LED&amp;quot;, it blinks in a heart rhythm like fashion once the kernel is running. To disable it, you can run&lt;br /&gt;
&lt;br /&gt;
 # echo none &amp;gt; /sys/class/leds/user-led/trigger&lt;br /&gt;
&lt;br /&gt;
On model A LED device is called &amp;quot;diy-led&amp;quot;, not &amp;quot;user-led&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
On a system with systemd, you can do this as soon as the system is ready to be logged in with a systemd unit like this:&lt;br /&gt;
&lt;br /&gt;
 [Unit]&lt;br /&gt;
 Description=Turn off heartbeat LED&lt;br /&gt;
 Wants=multi-user.target&lt;br /&gt;
 After=multi-user.target&lt;br /&gt;
 &lt;br /&gt;
 [Install]&lt;br /&gt;
 WantedBy=multi-user.target&lt;br /&gt;
 &lt;br /&gt;
 [Service]&lt;br /&gt;
 Type=simple&lt;br /&gt;
 ExecStart=sh -c 'echo none &amp;gt; /sys/class/leds/user-led/trigger'&lt;br /&gt;
&lt;br /&gt;
Place it in &amp;lt;tt&amp;gt;/etc/systemd/system/user-led.service&amp;lt;/tt&amp;gt;, and run&lt;br /&gt;
&lt;br /&gt;
 # systemctl daemon-reload&lt;br /&gt;
 # systemctl enable user-led.service&lt;br /&gt;
&lt;br /&gt;
Upon rebooting, you will now notice that the heartbeat LED will blink during boot-up, but stops blinking as soon as the multi-user target is reached (i.e. the user can log in).&lt;br /&gt;
&lt;br /&gt;
=== SATA on model A ===&lt;br /&gt;
&lt;br /&gt;
On model A USB 3.0 and SATA ports are using the same I/O line and can't be used simultaneously. By default USB 3.0 is enabled in linux device tree and SATA is disabled. FDT modifications are required to turn SATA on. &lt;br /&gt;
&lt;br /&gt;
Following script is tested on Monjaro but should work on the other distros with minimal changes. Device tree compiler package usually provides fdtput command (on Manjaro run: &amp;lt;code&amp;gt; pacman -S dtc&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
 # cp /boot/dtbs/rockchip/rk3566-quartz64-a.dtb /boot/dtbs/rockchip/rk3566-quartz64-a-sata.dtb&lt;br /&gt;
 # fdtput -t s -v /boot/dtbs/rockchip/rk3566-quartz64-a-sata.dtb /usb@fd000000 status disabled&lt;br /&gt;
 # fdtput -t s -v /boot/dtbs/rockchip/rk3566-quartz64-a-sata.dtb /sata@fc400000 status okay&lt;br /&gt;
 # sed -i 's#^FDT /dtbs/rockchip/rk3566-quartz64-a.dtb$#FDT /dtbs/rockchip/rk3566-quartz64-a-sata.dtb#' /boot/extlinux/extlinux.conf&lt;br /&gt;
 # systemctl reboot&lt;br /&gt;
&lt;br /&gt;
[[Category:Quartz64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11703</id>
		<title>ROCKPro64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11703"/>
		<updated>2021-10-22T19:44:05Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Fix logo location&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=float:right&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
= Linux =&lt;br /&gt;
== Debian ==&lt;br /&gt;
=== Official Debian Installer ===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|center|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;As of April 2020 [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ Debian have a ROCKPro64 images available]. See forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Instructions for creating a bootable image are in the README file on the Debian website, as at June 2020 these were too short&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;firmware.rockpro64-rk3399.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;partition.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Create the disk image:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;zcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: &amp;lt;code&amp;gt;gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the image to your boot device:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;dd if=complete_image.img of=your_chosen_boot_device bs=4M&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: [https://www.balena.io/etcher/ Etcher]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Armbian===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:armbian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal Debian based Linux with powerful configurator and software installer. To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* Armbian packed as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Debian Buster XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Debian Buster with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Buster_current_desktop Armbian's ROCKPro64 Debian Buster XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current_desktop Armbian's ROCKPro64 Ubuntu Focal XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Bionic for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Bionic_current Armbian's ROCKPro64 Ubuntu Bionic download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current Armbian's ROCKPro64 Ubuntu Focal download site]&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:dietpi.png|center|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB or above micro SD card or eMMC)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
=== Community Debian builds ===&lt;br /&gt;
----&lt;br /&gt;
''' ayufan Debian and Ubuntu Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:penguin.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Forum thread concerning these releases can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
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.]&lt;br /&gt;
&lt;br /&gt;
Clicking through on any chosen release header (or expanding the &amp;quot;assets&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
''' Mrfixit2001 Debian Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Mrfixit has engineered 2 releases based on Debian.&lt;br /&gt;
&lt;br /&gt;
''' Feature complete desktop release '''&lt;br /&gt;
See forum thread [https://forum.pine64.org/showthread.php?tid=7269 here.]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_desktop/releases GitHub Release page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
''' Minimal Debian '''&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=7055 here]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_builds/releases GitHub Releases page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Manjaro.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: manjaro&lt;br /&gt;
:: password: manjaro&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (for microSD / eMMC Boot)&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/kde-plasma/ Manjaro KDE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/mate/ Manjaro MATE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/xfce/ Manjaro XFCE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/i3/ Manjaro I3 ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/sway/ Manjaro SWAY ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/minimal/ Manjaro Minimal (No DE) ARM]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:aosc.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Originally AnthonOS (an OpenSUSE derivative built with SUSE Studio), then remade as a Debian derivative with customised KDE 4 UI and CJK support.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* 8GB microSD card or eMMC module and above&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: aosc&lt;br /&gt;
:: password: anthon&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (microSD / eMMC Boot)&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/kde/rockpro64/ AOSC KDE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/gnome/rockpro64/ AOSC GNOME]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/mate/rockpro64/ AOSC MATE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/cinnamon/rockpro64/ AOSC Cinnamon]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/xfce/rockpro64/ AOSC XFCE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/lxde/rockpro64/ AOSC LXDE]&lt;br /&gt;
&lt;br /&gt;
== Twister OS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Twister_OS.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Desktop computing experience for SBCs, right out-of-the-box. Including themes, applications, tools, and optimizations to get the most out of your SBC.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
For more information on Twister OS, please visit the {https://twisteros.com/ official site]&lt;br /&gt;
* You can follow the ongoing discussion about Twister OS on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=12192)&lt;br /&gt;
=== Twister OS Armbian-Reforged XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://twisteros.com/twisterarmbian.html latest images from Twister OS's website]&lt;br /&gt;
:: size: 2.8GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: raspberry&lt;br /&gt;
&lt;br /&gt;
=== Twister OS Monka-Manjaro XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://drive.google.com/file/d/1I0yHIDfezqnz1jdphJ4gooWbGtNw0ArW/view?usp=sharing latest images from Google Drive]&lt;br /&gt;
:: size: 8.9GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: root&lt;br /&gt;
&lt;br /&gt;
== SkiffOS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:SkiffOS-Icon-1.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal cross-compiled OS optimized for hosting distributions in Docker containers. Provides the reliability of firmware with the ease-of-use of package managers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Uses the [http://buildroot.org Buildroot] cross-compilation tool for support for all Pine64 boards.&lt;br /&gt;
&lt;br /&gt;
Use configuration packages to configure distro:&lt;br /&gt;
* core/gentoo: Gentoo optimized for Rockpro64&lt;br /&gt;
* core/nixos: NixOS arm64&lt;br /&gt;
&lt;br /&gt;
You can also configure the skiff core yaml file to configure multiple distros to run in parallel.&lt;br /&gt;
&lt;br /&gt;
The boot-up OS can be upgraded independently from the containers.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
:The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64 here].&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:slackware.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Slackware is a very old, interesting, convenient and easy distribution. http://fail.pp.ua&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823)&lt;br /&gt;
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE ===&lt;br /&gt;
Community Build Image [microSD Boot] with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
::[http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot ===&lt;br /&gt;
Community Build Image [microSD Boot] without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-base-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
'''To run the OS on eMMC'''&lt;br /&gt;
:Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
: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.''&lt;br /&gt;
:After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
*Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
:&amp;lt;code&amp;gt;dd if=[image file] of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
:example: &amp;lt;code&amp;gt;dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
*then edit 2 files in eMMC module:&lt;br /&gt;
:&amp;lt;code&amp;gt;mount /dev/mmcblk1p1 /media&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot;&amp;lt;nowiki&amp;gt; &amp;gt;&amp;gt; &amp;lt;/nowiki&amp;gt;/media/boot/uEnv.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&amp;lt;/code&amp;gt;&lt;br /&gt;
*After done, power off board and remove microSD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
== OpenWrt ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:OpenWrt.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Choose a version and DD image to SD card (for 512MB microSD card and above)&lt;br /&gt;
* To find out more on installation process, visit OpenWrt's [https://openwrt.org/toh/pine64/rockpro64_v2.1 ROCKPro64 wiki page]&lt;br /&gt;
* Login with SSH:&lt;br /&gt;
:: default IP: 192.168.1.1&lt;br /&gt;
:: username: root&lt;br /&gt;
* 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]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
[https://openwrt.org/releases/snapshot OpenWrt wiki] notes: '''Main differences of buildbot snapshots vs. official stable releases'''&lt;br /&gt;
*snapshots do not contain LuCI GUI by default. It needs to be installed by the user.&lt;br /&gt;
*snapshots are completely untested. Just automatic builds of the most recent source code and packages. Although snapshots are usually ok, they may sometimes contain serious bugs that prevent booting the device correctly or even prevent easy sysupgrading to new versions.&lt;br /&gt;
*snapshots are '''built daily, and that sets time limits to installing new packages''' with opkg. Due to kernel version checksums, you can only install “kmod” kernel modules and other kernel version dependent modules from the exactly same snapshot build. So, a few hours after flashing the firmware you may not be able to install new modules with opkg any more (as the next snapshot has been built into the download repo and has different checksums). See [https://openwrt.org/releases/snapshot OpenWrt wiki] for package availability time limits.&lt;br /&gt;
-----&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt 21.02 ===&lt;br /&gt;
&lt;br /&gt;
Release Candidates:&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc2&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc2]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc2 (r16122-c2139eef27)&lt;br /&gt;
*:Date: 2021-05-29 21:10:28&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc1&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc1]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc1 (r16046-59980f7aaf)&lt;br /&gt;
*:Date: 2021-04-21 01:29:32&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02-SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02-SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Snapshot Build [microSD Boot] ===&lt;br /&gt;
* OpenWrt with 5.4 mainline linux kernel&lt;br /&gt;
*: [https://downloads.openwrt.org/snapshots/targets/rockchip/armv8/ OpenWrt snapshot page]&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
== LibreELEC (KODI) ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:libreelec.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;LibreELEC is a lightweight ‘Just enough OS’ Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
''' Official LibreElec KODI Build Image [microSD / eMMC boot] '''&lt;br /&gt;
: Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: 8GB microSD card or eMMC module and above&lt;br /&gt;
* [https://libreelec.tv/downloads_new/rockchip/ download] (look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz)&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:omv.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;OpenMediaVault is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page to learn more.]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 32bit (armhf) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 392MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 64bit (aarch64) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nextcloudpi.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NextCloudPi includes not only NextCloud, but also management tools for backup, SSL certificates, SAMBA, enhanced security and more. Visit the project's [http://nextcloudpi.com website].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=7265 forum]&lt;br /&gt;
&lt;br /&gt;
''' NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 6ab1b08a8e4c2ed3abe40511749971a7&lt;br /&gt;
::: File Size: 312MB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: 1234&lt;br /&gt;
&lt;br /&gt;
== Batocera Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:batocera.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;It is an operating system in retrogaming. Visit the project's website here (https://batocera.org/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)&lt;br /&gt;
&lt;br /&gt;
'''Batocera Linux Community Build Image [microSD / eMMC Boot] [5.25-20200310] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/batocera-5.25-rockpro64-20200310.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 834MB&lt;br /&gt;
::: MD5 (gzip file): 9559c7570e48ca0a51bd9fc639b8a3c0&lt;br /&gt;
&lt;br /&gt;
''' Batocera Linux Community Build Image [microSD / eMMC Boot] [5.24-20191108] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/archives/20191108/batocera-5.24-rockpro64-20191108.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 857MB&lt;br /&gt;
::: MD5 (gzip file): 3228bf24e555ef75bba562dfe09f30a4&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:RB.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)&lt;br /&gt;
&lt;br /&gt;
''' Recalbox Community Build Image [microSD / eMMC Boot] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/recalbox_rockpro64/releases download] latest release build from mrfixit2001 github.&lt;br /&gt;
&lt;br /&gt;
== Retro Arena==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:retroarena.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' Retro Arena Community Build Image [microSD / eMMC Boot] [Beta 0.0.8] '''&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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. Visit the project's [http://odroidarena.com/downloads/]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): fdfacfa8560356ba8d3aff0762c3e7cc&lt;br /&gt;
::: File Size: 4.06GB&lt;br /&gt;
&lt;br /&gt;
== Nems Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nems.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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]&lt;br /&gt;
* Login with&lt;br /&gt;
:: Username: nemsadmin&lt;br /&gt;
:: Password: nemsadmin&lt;br /&gt;
&lt;br /&gt;
''' NEMS Linux [microSD / eMMC Boot] [v1.5 - build 1] '''&lt;br /&gt;
: DD image (for 16GB microSD card and above)&lt;br /&gt;
:: [https://nemslinux.com/download/nagios-for-pine64.php Download page] with torrent seed or direct download.&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 2627bc0aa81e1c55de69a621d80987a5&lt;br /&gt;
::: File Size: 1.32GB&lt;br /&gt;
&lt;br /&gt;
== CentOS [No Longer Maintained] ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Centos.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' CentOS-7 Community Build Image [microSD Boot] '''&lt;br /&gt;
: Centos-7.4.1708 with kernel from Armbian-5.67 (minimum build)&lt;br /&gt;
:: DD image (for 8GB microSD card and above)&lt;br /&gt;
:: [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.56/centos7-rock64pro.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
: Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: centos&lt;br /&gt;
&lt;br /&gt;
= BSD Images =&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:netbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://www.invisible.ca/arm/ download] latest release build from NetBSD by select 64bit - RockPro64&lt;br /&gt;
:: size: 339 MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Puffy_mascot_openbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Instructions to get OpenBSD on your ROCKPro64 [https://github.com/jasperla/openbsd-rockpro64 are here.]&lt;br /&gt;
&lt;br /&gt;
Forum discussions [https://forum.pine64.org/forumdisplay.php?fid=109 are there.]&lt;br /&gt;
&lt;br /&gt;
= Chromium OS =&lt;br /&gt;
=== Chromium Community Build Image [microSD / eMMC Boot] [Beta (R76)] ===&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:chromium.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* To learn more please visit [https://forum.pine64.org/showthread.php?tid=7659 Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
* [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]&lt;br /&gt;
*** size: 357MB&lt;br /&gt;
*** MD5 (Zip file): 9ead15fd85e039de3445abdfd3c5013e&lt;br /&gt;
&lt;br /&gt;
= Android Images =&lt;br /&gt;
== Android 9.0.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_9.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200804] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* Support Sony IMX214 camera module and works on both MiPi-CSI ports &lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7287fd0846616354615c8d3eff6a2a92&lt;br /&gt;
*** File Size: 602MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 78352bbf21198d062af8bab2217ee691&lt;br /&gt;
*** File Size: 611MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): c5c8dce419478f75f85f893ee4808dbd&lt;br /&gt;
*** File Size: 624MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): aab1cf4d30c4d16e6ce2672f3ecae935&lt;br /&gt;
*** File Size: 666MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200804] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200708] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ef5f5a890a9270734e0adee21f006837&lt;br /&gt;
*** File Size: 597MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 179bd684a468f800a86f7c658a543bef&lt;br /&gt;
*** File Size: 606MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): d930b757c4427be07b83c37a9c8494a1&lt;br /&gt;
*** File Size: 630MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09a970d68a10bdb3d6495d55860940e6&lt;br /&gt;
*** File Size: 660MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200708] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20190427] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 3BA4C72D81BCFC4C21B3B5D2BCB4F9F7&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4965CCF50A8F06CEB2E4A6828A21F31C&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 748EC28FE5D5395D33E858C913D744BF&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20190506] ===&lt;br /&gt;
* DD image to microSD card and boot. &lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E1C551E8106E178841E1C3F71432194A&lt;br /&gt;
*** File Size: 599MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 73592FDD5A2F52F08020F16AD99E8C8C&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 74DE0FE528F210E4DD483B411A71904B&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D7626BD50443A88AEB9254C88C575284&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20190427] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341&lt;br /&gt;
** File Size: 592MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.1.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_8.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180828] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A&lt;br /&gt;
** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20181212] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405&lt;br /&gt;
** File Size: 616MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180828] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE&lt;br /&gt;
** File Size: 415MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.1.2 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_7.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180809] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 00F194017557017C2588724686E90CEA&lt;br /&gt;
** File Size: 498MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180809] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9&lt;br /&gt;
** File Size: 483MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20180920] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE&lt;br /&gt;
** File Size: 765MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180518] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B&lt;br /&gt;
** File Size: 345MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180518] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920&lt;br /&gt;
** File Size: 342MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for install from SDcard to eMMC [microSD Boot] [20180921] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9&lt;br /&gt;
** File Size: 350MB&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E&lt;br /&gt;
** File Size: 125.16GB&lt;br /&gt;
&lt;br /&gt;
== Slash TV OS ==&lt;br /&gt;
Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)&lt;br /&gt;
* https://drive.google.com/drive/folders/1K5YhWaB7Xstuv2HCo1HkpglCEm9x-RIM&lt;br /&gt;
&lt;br /&gt;
= For Linux Developer =&lt;br /&gt;
&lt;br /&gt;
The Ayufan github page&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases github.com/ayufan-rock64/linux-build/]&lt;br /&gt;
&lt;br /&gt;
Below are the LPDDR4 driver for RK3399&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_loader_v1.10.112_support_1CS.bin rk3399_loader_v1.10.112_support_1CS.bin, this is 800Mhz version used in Android Build]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_666MHz_v1.11.bin rk3399_ddr_666MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_933MHz_v1.11.bin rk3399_ddr_933MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 related files&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/kernel_rockpro64.tar.gz ROCKPro64 Kernel file]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous tools =&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
* [[ROCK64 MAC Address]]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
* [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]&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCKPro64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11702</id>
		<title>ROCKPro64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11702"/>
		<updated>2021-10-22T19:41:08Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Revert header to be level 3 to align with other Debian based distros&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=float:right&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
= Linux =&lt;br /&gt;
== Debian ==&lt;br /&gt;
=== Official Debian Installer ===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|center|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;As of April 2020 [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ Debian have a ROCKPro64 images available]. See forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Instructions for creating a bootable image are in the README file on the Debian website, as at June 2020 these were too short&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;firmware.rockpro64-rk3399.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;partition.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Create the disk image:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;zcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: &amp;lt;code&amp;gt;gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the image to your boot device:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;dd if=complete_image.img of=your_chosen_boot_device bs=4M&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: [https://www.balena.io/etcher/ Etcher]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Armbian===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:armbian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal Debian based Linux with powerful configurator and software installer. To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* Armbian packed as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Debian Buster XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Debian Buster with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Buster_current_desktop Armbian's ROCKPro64 Debian Buster XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current_desktop Armbian's ROCKPro64 Ubuntu Focal XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Bionic for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Bionic_current Armbian's ROCKPro64 Ubuntu Bionic download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current Armbian's ROCKPro64 Ubuntu Focal download site]&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB or above micro SD card or eMMC)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
=== Community Debian builds ===&lt;br /&gt;
----&lt;br /&gt;
''' ayufan Debian and Ubuntu Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:penguin.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Forum thread concerning these releases can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
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.]&lt;br /&gt;
&lt;br /&gt;
Clicking through on any chosen release header (or expanding the &amp;quot;assets&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
''' Mrfixit2001 Debian Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Mrfixit has engineered 2 releases based on Debian.&lt;br /&gt;
&lt;br /&gt;
''' Feature complete desktop release '''&lt;br /&gt;
See forum thread [https://forum.pine64.org/showthread.php?tid=7269 here.]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_desktop/releases GitHub Release page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
''' Minimal Debian '''&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=7055 here]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_builds/releases GitHub Releases page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Manjaro.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: manjaro&lt;br /&gt;
:: password: manjaro&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (for microSD / eMMC Boot)&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/kde-plasma/ Manjaro KDE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/mate/ Manjaro MATE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/xfce/ Manjaro XFCE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/i3/ Manjaro I3 ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/sway/ Manjaro SWAY ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/minimal/ Manjaro Minimal (No DE) ARM]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:aosc.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Originally AnthonOS (an OpenSUSE derivative built with SUSE Studio), then remade as a Debian derivative with customised KDE 4 UI and CJK support.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* 8GB microSD card or eMMC module and above&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: aosc&lt;br /&gt;
:: password: anthon&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (microSD / eMMC Boot)&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/kde/rockpro64/ AOSC KDE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/gnome/rockpro64/ AOSC GNOME]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/mate/rockpro64/ AOSC MATE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/cinnamon/rockpro64/ AOSC Cinnamon]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/xfce/rockpro64/ AOSC XFCE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/lxde/rockpro64/ AOSC LXDE]&lt;br /&gt;
&lt;br /&gt;
== Twister OS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Twister_OS.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Desktop computing experience for SBCs, right out-of-the-box. Including themes, applications, tools, and optimizations to get the most out of your SBC.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
For more information on Twister OS, please visit the {https://twisteros.com/ official site]&lt;br /&gt;
* You can follow the ongoing discussion about Twister OS on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=12192)&lt;br /&gt;
=== Twister OS Armbian-Reforged XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://twisteros.com/twisterarmbian.html latest images from Twister OS's website]&lt;br /&gt;
:: size: 2.8GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: raspberry&lt;br /&gt;
&lt;br /&gt;
=== Twister OS Monka-Manjaro XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://drive.google.com/file/d/1I0yHIDfezqnz1jdphJ4gooWbGtNw0ArW/view?usp=sharing latest images from Google Drive]&lt;br /&gt;
:: size: 8.9GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: root&lt;br /&gt;
&lt;br /&gt;
== SkiffOS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:SkiffOS-Icon-1.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal cross-compiled OS optimized for hosting distributions in Docker containers. Provides the reliability of firmware with the ease-of-use of package managers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Uses the [http://buildroot.org Buildroot] cross-compilation tool for support for all Pine64 boards.&lt;br /&gt;
&lt;br /&gt;
Use configuration packages to configure distro:&lt;br /&gt;
* core/gentoo: Gentoo optimized for Rockpro64&lt;br /&gt;
* core/nixos: NixOS arm64&lt;br /&gt;
&lt;br /&gt;
You can also configure the skiff core yaml file to configure multiple distros to run in parallel.&lt;br /&gt;
&lt;br /&gt;
The boot-up OS can be upgraded independently from the containers.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
:The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64 here].&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:slackware.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Slackware is a very old, interesting, convenient and easy distribution. http://fail.pp.ua&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823)&lt;br /&gt;
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE ===&lt;br /&gt;
Community Build Image [microSD Boot] with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
::[http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot ===&lt;br /&gt;
Community Build Image [microSD Boot] without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-base-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
'''To run the OS on eMMC'''&lt;br /&gt;
:Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
: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.''&lt;br /&gt;
:After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
*Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
:&amp;lt;code&amp;gt;dd if=[image file] of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
:example: &amp;lt;code&amp;gt;dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
*then edit 2 files in eMMC module:&lt;br /&gt;
:&amp;lt;code&amp;gt;mount /dev/mmcblk1p1 /media&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot;&amp;lt;nowiki&amp;gt; &amp;gt;&amp;gt; &amp;lt;/nowiki&amp;gt;/media/boot/uEnv.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&amp;lt;/code&amp;gt;&lt;br /&gt;
*After done, power off board and remove microSD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
== OpenWrt ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:OpenWrt.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Choose a version and DD image to SD card (for 512MB microSD card and above)&lt;br /&gt;
* To find out more on installation process, visit OpenWrt's [https://openwrt.org/toh/pine64/rockpro64_v2.1 ROCKPro64 wiki page]&lt;br /&gt;
* Login with SSH:&lt;br /&gt;
:: default IP: 192.168.1.1&lt;br /&gt;
:: username: root&lt;br /&gt;
* 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]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
[https://openwrt.org/releases/snapshot OpenWrt wiki] notes: '''Main differences of buildbot snapshots vs. official stable releases'''&lt;br /&gt;
*snapshots do not contain LuCI GUI by default. It needs to be installed by the user.&lt;br /&gt;
*snapshots are completely untested. Just automatic builds of the most recent source code and packages. Although snapshots are usually ok, they may sometimes contain serious bugs that prevent booting the device correctly or even prevent easy sysupgrading to new versions.&lt;br /&gt;
*snapshots are '''built daily, and that sets time limits to installing new packages''' with opkg. Due to kernel version checksums, you can only install “kmod” kernel modules and other kernel version dependent modules from the exactly same snapshot build. So, a few hours after flashing the firmware you may not be able to install new modules with opkg any more (as the next snapshot has been built into the download repo and has different checksums). See [https://openwrt.org/releases/snapshot OpenWrt wiki] for package availability time limits.&lt;br /&gt;
-----&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt 21.02 ===&lt;br /&gt;
&lt;br /&gt;
Release Candidates:&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc2&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc2]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc2 (r16122-c2139eef27)&lt;br /&gt;
*:Date: 2021-05-29 21:10:28&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc1&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc1]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc1 (r16046-59980f7aaf)&lt;br /&gt;
*:Date: 2021-04-21 01:29:32&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02-SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02-SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Snapshot Build [microSD Boot] ===&lt;br /&gt;
* OpenWrt with 5.4 mainline linux kernel&lt;br /&gt;
*: [https://downloads.openwrt.org/snapshots/targets/rockchip/armv8/ OpenWrt snapshot page]&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
== LibreELEC (KODI) ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:libreelec.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;LibreELEC is a lightweight ‘Just enough OS’ Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
''' Official LibreElec KODI Build Image [microSD / eMMC boot] '''&lt;br /&gt;
: Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: 8GB microSD card or eMMC module and above&lt;br /&gt;
* [https://libreelec.tv/downloads_new/rockchip/ download] (look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz)&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:omv.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;OpenMediaVault is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page to learn more.]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 32bit (armhf) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 392MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 64bit (aarch64) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nextcloudpi.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NextCloudPi includes not only NextCloud, but also management tools for backup, SSL certificates, SAMBA, enhanced security and more. Visit the project's [http://nextcloudpi.com website].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=7265 forum]&lt;br /&gt;
&lt;br /&gt;
''' NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 6ab1b08a8e4c2ed3abe40511749971a7&lt;br /&gt;
::: File Size: 312MB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: 1234&lt;br /&gt;
&lt;br /&gt;
== Batocera Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:batocera.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;It is an operating system in retrogaming. Visit the project's website here (https://batocera.org/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)&lt;br /&gt;
&lt;br /&gt;
'''Batocera Linux Community Build Image [microSD / eMMC Boot] [5.25-20200310] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/batocera-5.25-rockpro64-20200310.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 834MB&lt;br /&gt;
::: MD5 (gzip file): 9559c7570e48ca0a51bd9fc639b8a3c0&lt;br /&gt;
&lt;br /&gt;
''' Batocera Linux Community Build Image [microSD / eMMC Boot] [5.24-20191108] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/archives/20191108/batocera-5.24-rockpro64-20191108.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 857MB&lt;br /&gt;
::: MD5 (gzip file): 3228bf24e555ef75bba562dfe09f30a4&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:RB.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)&lt;br /&gt;
&lt;br /&gt;
''' Recalbox Community Build Image [microSD / eMMC Boot] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/recalbox_rockpro64/releases download] latest release build from mrfixit2001 github.&lt;br /&gt;
&lt;br /&gt;
== Retro Arena==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:retroarena.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' Retro Arena Community Build Image [microSD / eMMC Boot] [Beta 0.0.8] '''&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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. Visit the project's [http://odroidarena.com/downloads/]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): fdfacfa8560356ba8d3aff0762c3e7cc&lt;br /&gt;
::: File Size: 4.06GB&lt;br /&gt;
&lt;br /&gt;
== Nems Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nems.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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]&lt;br /&gt;
* Login with&lt;br /&gt;
:: Username: nemsadmin&lt;br /&gt;
:: Password: nemsadmin&lt;br /&gt;
&lt;br /&gt;
''' NEMS Linux [microSD / eMMC Boot] [v1.5 - build 1] '''&lt;br /&gt;
: DD image (for 16GB microSD card and above)&lt;br /&gt;
:: [https://nemslinux.com/download/nagios-for-pine64.php Download page] with torrent seed or direct download.&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 2627bc0aa81e1c55de69a621d80987a5&lt;br /&gt;
::: File Size: 1.32GB&lt;br /&gt;
&lt;br /&gt;
== CentOS [No Longer Maintained] ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Centos.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' CentOS-7 Community Build Image [microSD Boot] '''&lt;br /&gt;
: Centos-7.4.1708 with kernel from Armbian-5.67 (minimum build)&lt;br /&gt;
:: DD image (for 8GB microSD card and above)&lt;br /&gt;
:: [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.56/centos7-rock64pro.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
: Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: centos&lt;br /&gt;
&lt;br /&gt;
= BSD Images =&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:netbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://www.invisible.ca/arm/ download] latest release build from NetBSD by select 64bit - RockPro64&lt;br /&gt;
:: size: 339 MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Puffy_mascot_openbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Instructions to get OpenBSD on your ROCKPro64 [https://github.com/jasperla/openbsd-rockpro64 are here.]&lt;br /&gt;
&lt;br /&gt;
Forum discussions [https://forum.pine64.org/forumdisplay.php?fid=109 are there.]&lt;br /&gt;
&lt;br /&gt;
= Chromium OS =&lt;br /&gt;
=== Chromium Community Build Image [microSD / eMMC Boot] [Beta (R76)] ===&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:chromium.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* To learn more please visit [https://forum.pine64.org/showthread.php?tid=7659 Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
* [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]&lt;br /&gt;
*** size: 357MB&lt;br /&gt;
*** MD5 (Zip file): 9ead15fd85e039de3445abdfd3c5013e&lt;br /&gt;
&lt;br /&gt;
= Android Images =&lt;br /&gt;
== Android 9.0.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_9.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200804] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* Support Sony IMX214 camera module and works on both MiPi-CSI ports &lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7287fd0846616354615c8d3eff6a2a92&lt;br /&gt;
*** File Size: 602MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 78352bbf21198d062af8bab2217ee691&lt;br /&gt;
*** File Size: 611MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): c5c8dce419478f75f85f893ee4808dbd&lt;br /&gt;
*** File Size: 624MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): aab1cf4d30c4d16e6ce2672f3ecae935&lt;br /&gt;
*** File Size: 666MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200804] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200708] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ef5f5a890a9270734e0adee21f006837&lt;br /&gt;
*** File Size: 597MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 179bd684a468f800a86f7c658a543bef&lt;br /&gt;
*** File Size: 606MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): d930b757c4427be07b83c37a9c8494a1&lt;br /&gt;
*** File Size: 630MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09a970d68a10bdb3d6495d55860940e6&lt;br /&gt;
*** File Size: 660MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200708] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20190427] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 3BA4C72D81BCFC4C21B3B5D2BCB4F9F7&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4965CCF50A8F06CEB2E4A6828A21F31C&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 748EC28FE5D5395D33E858C913D744BF&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20190506] ===&lt;br /&gt;
* DD image to microSD card and boot. &lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E1C551E8106E178841E1C3F71432194A&lt;br /&gt;
*** File Size: 599MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 73592FDD5A2F52F08020F16AD99E8C8C&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 74DE0FE528F210E4DD483B411A71904B&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D7626BD50443A88AEB9254C88C575284&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20190427] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341&lt;br /&gt;
** File Size: 592MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.1.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_8.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180828] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A&lt;br /&gt;
** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20181212] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405&lt;br /&gt;
** File Size: 616MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180828] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE&lt;br /&gt;
** File Size: 415MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.1.2 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_7.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180809] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 00F194017557017C2588724686E90CEA&lt;br /&gt;
** File Size: 498MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180809] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9&lt;br /&gt;
** File Size: 483MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20180920] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE&lt;br /&gt;
** File Size: 765MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180518] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B&lt;br /&gt;
** File Size: 345MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180518] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920&lt;br /&gt;
** File Size: 342MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for install from SDcard to eMMC [microSD Boot] [20180921] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9&lt;br /&gt;
** File Size: 350MB&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E&lt;br /&gt;
** File Size: 125.16GB&lt;br /&gt;
&lt;br /&gt;
== Slash TV OS ==&lt;br /&gt;
Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)&lt;br /&gt;
* https://drive.google.com/drive/folders/1K5YhWaB7Xstuv2HCo1HkpglCEm9x-RIM&lt;br /&gt;
&lt;br /&gt;
= For Linux Developer =&lt;br /&gt;
&lt;br /&gt;
The Ayufan github page&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases github.com/ayufan-rock64/linux-build/]&lt;br /&gt;
&lt;br /&gt;
Below are the LPDDR4 driver for RK3399&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_loader_v1.10.112_support_1CS.bin rk3399_loader_v1.10.112_support_1CS.bin, this is 800Mhz version used in Android Build]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_666MHz_v1.11.bin rk3399_ddr_666MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_933MHz_v1.11.bin rk3399_ddr_933MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 related files&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/kernel_rockpro64.tar.gz ROCKPro64 Kernel file]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous tools =&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
* [[ROCK64 MAC Address]]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
* [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]&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCKPro64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11701</id>
		<title>ROCKPro64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11701"/>
		<updated>2021-10-22T19:40:06Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Align with other model sections&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=float:right&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
= Linux =&lt;br /&gt;
== Debian ==&lt;br /&gt;
=== Official Debian Installer ===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|center|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;As of April 2020 [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ Debian have a ROCKPro64 images available]. See forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Instructions for creating a bootable image are in the README file on the Debian website, as at June 2020 these were too short&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;firmware.rockpro64-rk3399.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;partition.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Create the disk image:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;zcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: &amp;lt;code&amp;gt;gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the image to your boot device:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;dd if=complete_image.img of=your_chosen_boot_device bs=4M&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: [https://www.balena.io/etcher/ Etcher]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Armbian===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:armbian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal Debian based Linux with powerful configurator and software installer. To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* Armbian packed as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Debian Buster XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Debian Buster with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Buster_current_desktop Armbian's ROCKPro64 Debian Buster XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current_desktop Armbian's ROCKPro64 Ubuntu Focal XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Bionic for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Bionic_current Armbian's ROCKPro64 Ubuntu Bionic download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current Armbian's ROCKPro64 Ubuntu Focal download site]&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB or above micro SD card or eMMC)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
=== Community Debian builds ===&lt;br /&gt;
----&lt;br /&gt;
''' ayufan Debian and Ubuntu Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:penguin.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Forum thread concerning these releases can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
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.]&lt;br /&gt;
&lt;br /&gt;
Clicking through on any chosen release header (or expanding the &amp;quot;assets&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
''' Mrfixit2001 Debian Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Mrfixit has engineered 2 releases based on Debian.&lt;br /&gt;
&lt;br /&gt;
''' Feature complete desktop release '''&lt;br /&gt;
See forum thread [https://forum.pine64.org/showthread.php?tid=7269 here.]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_desktop/releases GitHub Release page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
''' Minimal Debian '''&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=7055 here]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_builds/releases GitHub Releases page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Manjaro.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: manjaro&lt;br /&gt;
:: password: manjaro&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (for microSD / eMMC Boot)&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/kde-plasma/ Manjaro KDE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/mate/ Manjaro MATE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/xfce/ Manjaro XFCE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/i3/ Manjaro I3 ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/sway/ Manjaro SWAY ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/minimal/ Manjaro Minimal (No DE) ARM]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:aosc.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Originally AnthonOS (an OpenSUSE derivative built with SUSE Studio), then remade as a Debian derivative with customised KDE 4 UI and CJK support.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* 8GB microSD card or eMMC module and above&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: aosc&lt;br /&gt;
:: password: anthon&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (microSD / eMMC Boot)&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/kde/rockpro64/ AOSC KDE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/gnome/rockpro64/ AOSC GNOME]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/mate/rockpro64/ AOSC MATE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/cinnamon/rockpro64/ AOSC Cinnamon]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/xfce/rockpro64/ AOSC XFCE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/lxde/rockpro64/ AOSC LXDE]&lt;br /&gt;
&lt;br /&gt;
== Twister OS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Twister_OS.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Desktop computing experience for SBCs, right out-of-the-box. Including themes, applications, tools, and optimizations to get the most out of your SBC.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
For more information on Twister OS, please visit the {https://twisteros.com/ official site]&lt;br /&gt;
* You can follow the ongoing discussion about Twister OS on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=12192)&lt;br /&gt;
=== Twister OS Armbian-Reforged XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://twisteros.com/twisterarmbian.html latest images from Twister OS's website]&lt;br /&gt;
:: size: 2.8GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: raspberry&lt;br /&gt;
&lt;br /&gt;
=== Twister OS Monka-Manjaro XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://drive.google.com/file/d/1I0yHIDfezqnz1jdphJ4gooWbGtNw0ArW/view?usp=sharing latest images from Google Drive]&lt;br /&gt;
:: size: 8.9GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: root&lt;br /&gt;
&lt;br /&gt;
== SkiffOS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:SkiffOS-Icon-1.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal cross-compiled OS optimized for hosting distributions in Docker containers. Provides the reliability of firmware with the ease-of-use of package managers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Uses the [http://buildroot.org Buildroot] cross-compilation tool for support for all Pine64 boards.&lt;br /&gt;
&lt;br /&gt;
Use configuration packages to configure distro:&lt;br /&gt;
* core/gentoo: Gentoo optimized for Rockpro64&lt;br /&gt;
* core/nixos: NixOS arm64&lt;br /&gt;
&lt;br /&gt;
You can also configure the skiff core yaml file to configure multiple distros to run in parallel.&lt;br /&gt;
&lt;br /&gt;
The boot-up OS can be upgraded independently from the containers.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
:The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64 here].&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:slackware.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Slackware is a very old, interesting, convenient and easy distribution. http://fail.pp.ua&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823)&lt;br /&gt;
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE ===&lt;br /&gt;
Community Build Image [microSD Boot] with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
::[http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot ===&lt;br /&gt;
Community Build Image [microSD Boot] without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-base-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
'''To run the OS on eMMC'''&lt;br /&gt;
:Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
: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.''&lt;br /&gt;
:After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
*Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
:&amp;lt;code&amp;gt;dd if=[image file] of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
:example: &amp;lt;code&amp;gt;dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
*then edit 2 files in eMMC module:&lt;br /&gt;
:&amp;lt;code&amp;gt;mount /dev/mmcblk1p1 /media&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot;&amp;lt;nowiki&amp;gt; &amp;gt;&amp;gt; &amp;lt;/nowiki&amp;gt;/media/boot/uEnv.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&amp;lt;/code&amp;gt;&lt;br /&gt;
*After done, power off board and remove microSD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
== OpenWrt ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:OpenWrt.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Choose a version and DD image to SD card (for 512MB microSD card and above)&lt;br /&gt;
* To find out more on installation process, visit OpenWrt's [https://openwrt.org/toh/pine64/rockpro64_v2.1 ROCKPro64 wiki page]&lt;br /&gt;
* Login with SSH:&lt;br /&gt;
:: default IP: 192.168.1.1&lt;br /&gt;
:: username: root&lt;br /&gt;
* 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]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
[https://openwrt.org/releases/snapshot OpenWrt wiki] notes: '''Main differences of buildbot snapshots vs. official stable releases'''&lt;br /&gt;
*snapshots do not contain LuCI GUI by default. It needs to be installed by the user.&lt;br /&gt;
*snapshots are completely untested. Just automatic builds of the most recent source code and packages. Although snapshots are usually ok, they may sometimes contain serious bugs that prevent booting the device correctly or even prevent easy sysupgrading to new versions.&lt;br /&gt;
*snapshots are '''built daily, and that sets time limits to installing new packages''' with opkg. Due to kernel version checksums, you can only install “kmod” kernel modules and other kernel version dependent modules from the exactly same snapshot build. So, a few hours after flashing the firmware you may not be able to install new modules with opkg any more (as the next snapshot has been built into the download repo and has different checksums). See [https://openwrt.org/releases/snapshot OpenWrt wiki] for package availability time limits.&lt;br /&gt;
-----&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt 21.02 ===&lt;br /&gt;
&lt;br /&gt;
Release Candidates:&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc2&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc2]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc2 (r16122-c2139eef27)&lt;br /&gt;
*:Date: 2021-05-29 21:10:28&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc1&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc1]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc1 (r16046-59980f7aaf)&lt;br /&gt;
*:Date: 2021-04-21 01:29:32&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02-SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02-SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Snapshot Build [microSD Boot] ===&lt;br /&gt;
* OpenWrt with 5.4 mainline linux kernel&lt;br /&gt;
*: [https://downloads.openwrt.org/snapshots/targets/rockchip/armv8/ OpenWrt snapshot page]&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
== LibreELEC (KODI) ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:libreelec.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;LibreELEC is a lightweight ‘Just enough OS’ Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
''' Official LibreElec KODI Build Image [microSD / eMMC boot] '''&lt;br /&gt;
: Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: 8GB microSD card or eMMC module and above&lt;br /&gt;
* [https://libreelec.tv/downloads_new/rockchip/ download] (look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz)&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:omv.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;OpenMediaVault is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page to learn more.]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 32bit (armhf) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 392MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 64bit (aarch64) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nextcloudpi.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NextCloudPi includes not only NextCloud, but also management tools for backup, SSL certificates, SAMBA, enhanced security and more. Visit the project's [http://nextcloudpi.com website].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=7265 forum]&lt;br /&gt;
&lt;br /&gt;
''' NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 6ab1b08a8e4c2ed3abe40511749971a7&lt;br /&gt;
::: File Size: 312MB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: 1234&lt;br /&gt;
&lt;br /&gt;
== Batocera Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:batocera.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;It is an operating system in retrogaming. Visit the project's website here (https://batocera.org/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)&lt;br /&gt;
&lt;br /&gt;
'''Batocera Linux Community Build Image [microSD / eMMC Boot] [5.25-20200310] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/batocera-5.25-rockpro64-20200310.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 834MB&lt;br /&gt;
::: MD5 (gzip file): 9559c7570e48ca0a51bd9fc639b8a3c0&lt;br /&gt;
&lt;br /&gt;
''' Batocera Linux Community Build Image [microSD / eMMC Boot] [5.24-20191108] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/archives/20191108/batocera-5.24-rockpro64-20191108.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 857MB&lt;br /&gt;
::: MD5 (gzip file): 3228bf24e555ef75bba562dfe09f30a4&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:RB.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)&lt;br /&gt;
&lt;br /&gt;
''' Recalbox Community Build Image [microSD / eMMC Boot] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/recalbox_rockpro64/releases download] latest release build from mrfixit2001 github.&lt;br /&gt;
&lt;br /&gt;
== Retro Arena==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:retroarena.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' Retro Arena Community Build Image [microSD / eMMC Boot] [Beta 0.0.8] '''&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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. Visit the project's [http://odroidarena.com/downloads/]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): fdfacfa8560356ba8d3aff0762c3e7cc&lt;br /&gt;
::: File Size: 4.06GB&lt;br /&gt;
&lt;br /&gt;
== Nems Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nems.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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]&lt;br /&gt;
* Login with&lt;br /&gt;
:: Username: nemsadmin&lt;br /&gt;
:: Password: nemsadmin&lt;br /&gt;
&lt;br /&gt;
''' NEMS Linux [microSD / eMMC Boot] [v1.5 - build 1] '''&lt;br /&gt;
: DD image (for 16GB microSD card and above)&lt;br /&gt;
:: [https://nemslinux.com/download/nagios-for-pine64.php Download page] with torrent seed or direct download.&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 2627bc0aa81e1c55de69a621d80987a5&lt;br /&gt;
::: File Size: 1.32GB&lt;br /&gt;
&lt;br /&gt;
== CentOS [No Longer Maintained] ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Centos.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' CentOS-7 Community Build Image [microSD Boot] '''&lt;br /&gt;
: Centos-7.4.1708 with kernel from Armbian-5.67 (minimum build)&lt;br /&gt;
:: DD image (for 8GB microSD card and above)&lt;br /&gt;
:: [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.56/centos7-rock64pro.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
: Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: centos&lt;br /&gt;
&lt;br /&gt;
= BSD Images =&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:netbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://www.invisible.ca/arm/ download] latest release build from NetBSD by select 64bit - RockPro64&lt;br /&gt;
:: size: 339 MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Puffy_mascot_openbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Instructions to get OpenBSD on your ROCKPro64 [https://github.com/jasperla/openbsd-rockpro64 are here.]&lt;br /&gt;
&lt;br /&gt;
Forum discussions [https://forum.pine64.org/forumdisplay.php?fid=109 are there.]&lt;br /&gt;
&lt;br /&gt;
= Chromium OS =&lt;br /&gt;
=== Chromium Community Build Image [microSD / eMMC Boot] [Beta (R76)] ===&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:chromium.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* To learn more please visit [https://forum.pine64.org/showthread.php?tid=7659 Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
* [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]&lt;br /&gt;
*** size: 357MB&lt;br /&gt;
*** MD5 (Zip file): 9ead15fd85e039de3445abdfd3c5013e&lt;br /&gt;
&lt;br /&gt;
= Android Images =&lt;br /&gt;
== Android 9.0.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_9.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200804] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* Support Sony IMX214 camera module and works on both MiPi-CSI ports &lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7287fd0846616354615c8d3eff6a2a92&lt;br /&gt;
*** File Size: 602MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 78352bbf21198d062af8bab2217ee691&lt;br /&gt;
*** File Size: 611MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): c5c8dce419478f75f85f893ee4808dbd&lt;br /&gt;
*** File Size: 624MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): aab1cf4d30c4d16e6ce2672f3ecae935&lt;br /&gt;
*** File Size: 666MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200804] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200708] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ef5f5a890a9270734e0adee21f006837&lt;br /&gt;
*** File Size: 597MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 179bd684a468f800a86f7c658a543bef&lt;br /&gt;
*** File Size: 606MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): d930b757c4427be07b83c37a9c8494a1&lt;br /&gt;
*** File Size: 630MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09a970d68a10bdb3d6495d55860940e6&lt;br /&gt;
*** File Size: 660MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200708] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20190427] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 3BA4C72D81BCFC4C21B3B5D2BCB4F9F7&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4965CCF50A8F06CEB2E4A6828A21F31C&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 748EC28FE5D5395D33E858C913D744BF&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20190506] ===&lt;br /&gt;
* DD image to microSD card and boot. &lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E1C551E8106E178841E1C3F71432194A&lt;br /&gt;
*** File Size: 599MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 73592FDD5A2F52F08020F16AD99E8C8C&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 74DE0FE528F210E4DD483B411A71904B&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D7626BD50443A88AEB9254C88C575284&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20190427] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341&lt;br /&gt;
** File Size: 592MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.1.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_8.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180828] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A&lt;br /&gt;
** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20181212] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405&lt;br /&gt;
** File Size: 616MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180828] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE&lt;br /&gt;
** File Size: 415MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.1.2 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_7.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180809] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 00F194017557017C2588724686E90CEA&lt;br /&gt;
** File Size: 498MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180809] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9&lt;br /&gt;
** File Size: 483MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20180920] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE&lt;br /&gt;
** File Size: 765MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180518] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B&lt;br /&gt;
** File Size: 345MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180518] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920&lt;br /&gt;
** File Size: 342MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for install from SDcard to eMMC [microSD Boot] [20180921] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9&lt;br /&gt;
** File Size: 350MB&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E&lt;br /&gt;
** File Size: 125.16GB&lt;br /&gt;
&lt;br /&gt;
== Slash TV OS ==&lt;br /&gt;
Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)&lt;br /&gt;
* https://drive.google.com/drive/folders/1K5YhWaB7Xstuv2HCo1HkpglCEm9x-RIM&lt;br /&gt;
&lt;br /&gt;
= For Linux Developer =&lt;br /&gt;
&lt;br /&gt;
The Ayufan github page&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases github.com/ayufan-rock64/linux-build/]&lt;br /&gt;
&lt;br /&gt;
Below are the LPDDR4 driver for RK3399&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_loader_v1.10.112_support_1CS.bin rk3399_loader_v1.10.112_support_1CS.bin, this is 800Mhz version used in Android Build]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_666MHz_v1.11.bin rk3399_ddr_666MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_933MHz_v1.11.bin rk3399_ddr_933MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 related files&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/kernel_rockpro64.tar.gz ROCKPro64 Kernel file]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous tools =&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
* [[ROCK64 MAC Address]]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
* [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]&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCKPro64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=11700</id>
		<title>PINE H64</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=11700"/>
		<updated>2021-10-22T19:35:32Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download URL to Bullseye&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pineh64.png|400px|thumb|right|The PINE H64 Model B]]&lt;br /&gt;
&lt;br /&gt;
The '''PINE H64 Model B''' is a Single Board Computer by ''PINE64''. It is powered by an Allwinner “H6” Quad-Core ARM Cortex A53 64-Bit Processor with a MALI T-722 GPU. The PINE H64 is equipped with up to 3GB of LPDDR3 PC-1600 system memory and 128Mbit of SPI boot Flash. There is also an optional eMMC module (up to 128GB) and a microSD slot for booting. The board is equipped with an onboard 802.11n Wifi/BT chipset, one USB 3.0 host port, two USB 2.0 host ports, Gigabit Ethernet, a PI-2 GPIO bus, an Euler GPIO bus as well as many other peripheral device interfaces such as UART, SPI, and I&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;C.&lt;br /&gt;
&lt;br /&gt;
== PINE H64 Models ==&lt;br /&gt;
&lt;br /&gt;
There are two types of PINE H64 models, the Model A and the Model B. The current page is about the Model B. For the Model A see [[PINE H64 Model A]].&lt;br /&gt;
&lt;br /&gt;
== Software Releases==&lt;br /&gt;
&lt;br /&gt;
The following releases are for the PINE H64 Model B&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
&lt;br /&gt;
==== Armbian ====&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
===== Armbian Debian Buster for XFCE Desktop Usage =====&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC module and above)&lt;br /&gt;
** [https://dl.armbian.com/pineh64/Buster_current_desktop Armbian's PINE H64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine-h64/ site]&lt;br /&gt;
&lt;br /&gt;
===== Armbian Debian Buster for Server and Light Desktop Usage =====&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/pineh64/Buster_current Armbian's PINE H64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine-h64/ site]&lt;br /&gt;
&lt;br /&gt;
===== Armbian Ubuntu Bionic for Server and Light Desktop Usage =====&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC module and above)&lt;br /&gt;
** [https://dl.armbian.com/pineh64/Bionic_current Armbian's PINE H64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine-h64/ site]&lt;br /&gt;
&lt;br /&gt;
===== Armbian Ubuntu Focal for Server and Light Desktop Usage =====&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC module and above)&lt;br /&gt;
** [https://dl.armbian.com/pineh64/Focal_current Armbian's PINE H64 Ubuntu Focal download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
&lt;br /&gt;
==== AOSC ====&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
===== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190708] =====&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-07-08.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7A6EC6A088BA75E4F4BEF884EA93EE6C&lt;br /&gt;
*** File Size: 3.47GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
===== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180709] =====&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-07-09_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): FFEA20480A305A644D2C4CB52DC43046&lt;br /&gt;
*** File Size: 3.49GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
===== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] =====&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 0274E1011BA58A45CB2B2104CEBD23AA&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
===== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180216] =====&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-02-16_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 34F3F6813EF00FAF49B1C2A1562EE39D&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
==== Manjaro ARM ====&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Installing and using from Manjaro x64 repositories:&lt;br /&gt;
::In your Desktop Environment use the Package Manager and search for '''manjaro-arm-tools''' and install.&lt;br /&gt;
::Or in the Terminal use '''sudo pacman -S manjaro-arm-tools''' to install the package.&lt;br /&gt;
::Then in the Terminal use '''sudo buildarmimg -d pine-h64 -e &amp;lt;your-favourite-de&amp;gt;''', but change &amp;lt;your favorite DE&amp;gt; to one from the list of supported DE's:&lt;br /&gt;
:::* minimal&lt;br /&gt;
:::* lxqt&lt;br /&gt;
:::* kde-plasma&lt;br /&gt;
:::* mate&lt;br /&gt;
:::* xfce&lt;br /&gt;
:::* i3&lt;br /&gt;
:::* sway&lt;br /&gt;
:::* gnome (experimental)&lt;br /&gt;
:::* plasma-mobile (experimental)&lt;br /&gt;
:::* phosh (experimental)&lt;br /&gt;
:::* cubocore (not complete yet)&lt;br /&gt;
:::* server (not complete yet, unmaintained)&lt;br /&gt;
* To find out more about Manjaro-Arm-Tools and available options please visit their [https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-tools site]&lt;br /&gt;
&lt;br /&gt;
==== DietPi ====&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE H64 build on the [https://forum.pine64.org/showthread.php?tid=12531 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEH64-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
==== LibreELEC (KODI) =====&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
===== Nightly Build Image [microSD and eMMC Boot] =====&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://test.libreelec.tv/ Pine A64+ build direct download from Libreelec nightly build site and look for LibreELEC-H6.arm-9.80-nightly-xxxxxxxx-xxxxxxx-pine-h64-model-b.img.gz]&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
&lt;br /&gt;
=== BSD ===&lt;br /&gt;
&lt;br /&gt;
==== NetBSD ====&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
===== NetBSD Community Build Image [microSD Boot] =====&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select PINE H64]&lt;br /&gt;
** size: 345MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
=== Android ===&lt;br /&gt;
&lt;br /&gt;
==== Android 9.0 ====&lt;br /&gt;
[[File:android_9.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
===== Stock Android 9.0 microSD Card to eMMC 20190523 =====&lt;br /&gt;
* DD image to microSD card, install eMMC module, plug in microSD card into slot and boot.&lt;br /&gt;
** After power ON the box for 2-3 second, it will start writing the new image to the eMMC with progress bar. Once finished upload to eMMC, take out microSD card and reboot.&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** Using 8GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-sd2emmc.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 3B18BA6C82BF3E0020D0B54E9520755E&lt;br /&gt;
**** File Size: 1.21GB&lt;br /&gt;
&lt;br /&gt;
===== Stock Android 9.0 microSD and eMMC Boot 20190523 =====&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 20-25 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card or eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D2244B9FDD5100A4687C16C4A8034884&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
** Using 16GB microSD Card or eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9AC957ED7B71BA37A363098F6F15C32C&lt;br /&gt;
**** File Size: 1.30GB&lt;br /&gt;
** Using 32GB microSD Card oe eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 18BE1EDA248EDDAF35B80195954097A8&lt;br /&gt;
**** File Size: 1.28GB&lt;br /&gt;
** Using 64GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 49EEEBFDEC0337A47879EBE9439F4937&lt;br /&gt;
**** File Size: 1.02GB&lt;br /&gt;
&lt;br /&gt;
===== Stock Android 9.0 Phoenix Card image 20190523 =====&lt;br /&gt;
* Only use Phoenixcard method as last resort option&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/android/PhoenixCard4_1_3.zip Phoenixcard ver 4.1.3 utility direct download from pine64.org]&lt;br /&gt;
* Select &amp;quot;Start up&amp;quot; as option for SD Card boot&lt;br /&gt;
* Select &amp;quot;Product&amp;quot; as option for &amp;quot;SD Card to eMMC&amp;quot; method&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* This process may not everytime build up successfully&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_20190523_stock_android_9.0-PhoenixCard.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Gzip file): B0202A03C189897DEAFCC178B5829BEF&lt;br /&gt;
**** File Size: 389MB&lt;br /&gt;
&lt;br /&gt;
==== Android 7.x ====&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
===== Stock Android 7.0 microSD Card Boot 20190115 =====&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-8G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 12110D73CA7ADE749C948D63499B2AE3&lt;br /&gt;
**** File Size: 417MB&lt;br /&gt;
** Using 16GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-16G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): FE6DB577CE6D54D3DDF25FD6CB9A8839&lt;br /&gt;
**** File Size: 426MB&lt;br /&gt;
** Using 32GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-32G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 8E37374D87FFDB5BC6D08635A168A152&lt;br /&gt;
**** File Size: 444MB&lt;br /&gt;
** Using 64GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-64G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): BA29EBCE85A71C408F6AB9FD3EA23885&lt;br /&gt;
**** File Size: 482MB&lt;br /&gt;
&lt;br /&gt;
===== Stock Android 7.0 microSD Card to eMMC 20190115 =====&lt;br /&gt;
* DD image to microSD card, install eMMC module, plug in muicroSD vard into slot and boot. &lt;br /&gt;
** After power ON the box for 2-3 second, it will start writing the new image to the eMMC with progress bar. Once finished upload to eMMC, take out microSD card and reboot.&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sd2emmc.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61133A2967BDD2806F6AD2E144DD06AB&lt;br /&gt;
**** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
===== Stock Android 7.0 Phoenix Card image 20190115 =====&lt;br /&gt;
* Only use Phoenixcard method as last resort option&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/android/PhoenixCard4_1_3.zip Phoenixcard ver 4.1.3 utility direct download from pine64.org]&lt;br /&gt;
* Select &amp;quot;Start up&amp;quot; as option for SD Card boot&lt;br /&gt;
* Select &amp;quot;Product&amp;quot; as option for &amp;quot;SD Card to eMMC&amp;quot; method&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* This process may not everytime build up successfully&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-phoenixcard.img Direct download from pine64.org]&lt;br /&gt;
**** MD5 (IMG file): 679E5F1A0F772B9F750E4139C8B025F0&lt;br /&gt;
**** File Size: 822MB&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on Allwinner H6&lt;br /&gt;
[[File:Allwinner_H64.png]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php Quad-core ARM Cortex-A53 Processor@1488Mhz]&lt;br /&gt;
* A power-efficient ARM v8 architecture&lt;br /&gt;
* 64 and 32bit execution states for scalable high performance&lt;br /&gt;
* Trustzone technology supported&lt;br /&gt;
* Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function&lt;br /&gt;
* Support Large Physical Address Extensions(LPAE)&lt;br /&gt;
* VFPv4 Floating Point Unit&lt;br /&gt;
* 32KB L1 Instruction cache and 32KB L1 Data cache&lt;br /&gt;
* 512KB L2 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/products/graphics-and-multimedia/mali-gpus/mali-t720-gpu ARM Mali T-720MP2 Dual-core GPU]&lt;br /&gt;
* Supports OpenGL ES 3.1/3.0/2.0/1.1, OpenCL 1.2/1.1&lt;br /&gt;
* Supports ATSC (Adaptive Scalable Texture Compression)&lt;br /&gt;
* Supports FAST(4x)FSAA, IO Coherency &lt;br /&gt;
* Floating point operation greater than 70 GFLOPS&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* RAM Memory Variants: 1GB, 2GB, and 3GB LPDDR3.&lt;br /&gt;
* Storage Memory: PINE H64 boards have built-in 128Mb SPI Flash memory, use '''bootable eMMC module''', '''bootable microSD Cards''' or USB attached storage.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video 4KP60 (Type A - full)&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm stereo earphone/microphone plug&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 10/100/1000Mbps Ethernet&lt;br /&gt;
* WiFi 802.11 b/g/n/ac with Bluetooth 4.0/4.1&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, support SDHC and SDXC, storage up to 256GB&lt;br /&gt;
* USB -	1 USB3.0 Host port and 2 USB2.0 Host port&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* RTC - Real Time Clock Battery Connector&lt;br /&gt;
* Wifi/BT Module Header - SDIO 3.0 and UART&lt;br /&gt;
* 2x20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
&lt;br /&gt;
== Pine H64 Model B Board Information, Schematics and Certifications ==&lt;br /&gt;
* Board Dimensions: 85mm x 56mm x 18.8mm&lt;br /&gt;
* Input Power: DC 5V @ 3A, 3.5mm OD/ 1.35mm ID DC jack connector&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/Pine%20H64/Pine%20H64%20model%20B%20Port%20Assignment%20rev2.0.pdf PINE H64 Model B Pi-2 Bus Connector Pin Assignment]&lt;br /&gt;
&lt;br /&gt;
* PINE H64 Board Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20H64/PINE-H6-model-B-20181212-schematic.pdf PINE H64 Model B 1GB/2GB/3GB Rev 1.2 Board Schematic]&lt;br /&gt;
&lt;br /&gt;
* PINE H64 Model B Certification:&lt;br /&gt;
** Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
** [https://files.pine64.org/doc/cert/PINE-H64B%20FCC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B FCC Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/PINE-H64B%20CE-EMC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B CE Certificate]]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Allwinner H6 SoC information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner-H6-Brief_V1.0.pdf Allwinner H6 SoC Brief Introduction]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_Datasheet_V1.1.pdf Allwinner H6 SoC Data Sheet V1.1 (Official Released Version)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_User_Manual_V1.1.pdf Allwinner H6 SoC User Manual V1.0 (Official Release Version)]&lt;br /&gt;
* X-Powers AXP805 PMU (Power Management Unit) information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/AXP805_Datasheet_V1.0_en.pdf X-Powers AXP805 Data Sheet V1.0 (Official Release Version)]&lt;br /&gt;
* LPDDR3 (178 Balls) SDRAM:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/H9CCNNNCLTMLAR(Rev1.2).pdf Hynix LPDDR3 Datasheet V1.2]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/K4E8E324EB-EGCF000_DRAM_178F_11x11.5_Ver.1.00.00.pdf Samsung LPDDR3 Datasheet V1.00.00]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/SPECTEK_178B_32GB_V91M_MOBILE_LPDDR3.pdf Spectek LPDDR3 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* Ethernet PHY information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver for PINE H64 Board]&lt;br /&gt;
* Wifi/BT module information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]&lt;br /&gt;
* Remote control button mapping&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20A64%20Schematic/remote-wit-logo.jpg Official Remote Control for the PINE H64 Button Mapping]&lt;br /&gt;
&lt;br /&gt;
= Mali-T720 driver =&lt;br /&gt;
&lt;br /&gt;
Here is a good DRM powerpoint presentation by Free Electron: https://free-electrons.com/pub/conferences/2017/kr/ripard-drm/ripard-drm.pdf&lt;br /&gt;
&lt;br /&gt;
Here is the DRM video presentation by Free Electron: https://www.youtube.com/watch?v=LbDOCJcDRoo&lt;br /&gt;
&lt;br /&gt;
== 32-bit Wayland MALI Driver: ==&lt;br /&gt;
** [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-server-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit server binary driver and binary download]&lt;br /&gt;
*** MD5: F2186A4CAE505A76E0758735886FE682&lt;br /&gt;
*** File Size: 3.4MB&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-client-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit client binary driver and binary download]&lt;br /&gt;
*** MD5: F316A78AFABE87E69C8F816D18F15D68&lt;br /&gt;
*** File Size: 3.4MB&lt;br /&gt;
&lt;br /&gt;
== 64-bit Wayland MALI Driver: ==&lt;br /&gt;
** [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-server-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit server binary driver and binary download]&lt;br /&gt;
*** MD5: 13CC8DCB7CF068D80DFC16281E95E9D7&lt;br /&gt;
*** File Size: 5.0MB&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-client-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit client binary driver and binary download]&lt;br /&gt;
*** MD5: 951BAD6ED66D4CB904CFE0D65F2855E8&lt;br /&gt;
*** File Size: 5.0MB&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20BSP%204.9%20lichee.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-XZ file): 06B675B1C217D4CC6A21FF320DA250C1&lt;br /&gt;
** File Size: 5.04GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Pie 9.0 SDK version 1.0 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20android%209.0.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-XZ file): 734B4DBB03CAF82A4E955F7E83DE0C65&lt;br /&gt;
** File Size: 29.14GB&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine H64]] [[Category:Allwinner H6]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=11699</id>
		<title>PINE A64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=11699"/>
		<updated>2021-10-22T19:35:18Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download URL to Bullseye&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Note that, PINE A64(+) OS images are &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;not compatible with PINE A64-LTS&amp;lt;/span&amp;gt; due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE_Software_Release|'SOPINE OS images']]'''&lt;br /&gt;
&lt;br /&gt;
= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]&lt;br /&gt;
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster for XFCE Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic for XFCE Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster for Server and Light Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic for Server and Light Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC module and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal for Server and Light Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC module and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Focal_current Armbian's PINE A64 Ubuntu Focal download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* 8GB microSD card and above&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
=== AOSC MATE Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/mate/pine64-plus/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC XFCE Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/xfce/pine64-plus/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC LXDE Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/lxde/pine64-plus/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora Base Image ==&lt;br /&gt;
[[File:fedora1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** MD5SUM: 6b9c9fd83a7c0c094efb569dc7fe90df&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-Install-202008.0.pine64-plus.img.xz Fedora 32 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** MD5SUM: df868e4022726b9326ea52bae1cd9008&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz Fedora 32 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 27 and 28 Image===  &lt;br /&gt;
&lt;br /&gt;
Please follow this PINE64 forum post for Fedora 27 bring up and update to Fedora 28 on [https://forum.pine64.org/showthread.php?tid=5314 this thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== openSUSE ==&lt;br /&gt;
[[File:Opensuse1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== oepnSusu Tumbleweed Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/ Direct download latest release build from oepnSUSE wiki site for desktop workloads]&lt;br /&gt;
* This is headless build, please use serial console or SSH to configure&lt;br /&gt;
** [http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Pine64/images/openSUSE-Tumbleweed-ARM-JeOS-pine64.aarch64.raw.xz Direct download latest release build from oepnSUSE wiki site for upstream builds]&lt;br /&gt;
&lt;br /&gt;
Please follow this https://en.opensuse.org/HCL:Pine64 openSUSE wki site] or bring up, upate and discussion&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenWRT ==&lt;br /&gt;
[[File:OpenWrt.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== OpenWRT Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is headless build, please use serial console to configure&lt;br /&gt;
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site and look for pine64_pine64-plus-ext4-sdcard.img.gz and pine64_pine64-plus-squashfs-sdcard.img.gz]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: [not available]&lt;br /&gt;
** password: passwd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio 2 Digital Audio Player ==&lt;br /&gt;
[[File:volumio.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Volumio 2 Digital Audio Player [2.863-2020-12-23]  ===&lt;br /&gt;
* '''This version works with (Spdif / Coaxial / RCA).'''&lt;br /&gt;
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''&lt;br /&gt;
* '''supports booting from eMMC and SD card.'''&lt;br /&gt;
* '''supports a select number of simple I2S DACS. tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module. '''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 here]&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://updates.volumio.org/pine64plus/volumio/2.863/volumio-2.863-2020-12-23-pine64plus.img.zip Direct Download From volumio.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FreedomBox ==&lt;br /&gt;
[[File:FreedomBox.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Stable built ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is a headless build, not HDMI output.&lt;br /&gt;
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.&lt;br /&gt;
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual&lt;br /&gt;
* For more information about FreedomBox, please visit https://www.freedombox.org&lt;br /&gt;
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]&lt;br /&gt;
*** File Size: 418MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== motionEyeOS ==&lt;br /&gt;
[[File:motioneyeos.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend&lt;br /&gt;
* Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub look for motioneyeos-pine64-xxxxxxxx.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: admin&lt;br /&gt;
** Password:&lt;br /&gt;
* There are 2 ways to interact with the OS:&lt;br /&gt;
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface&lt;br /&gt;
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12513 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI) ==&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Nightly Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Suitable 512MB PINE A64 Board&lt;br /&gt;
** [https://test.libreelec.tv/ Pine A64+ build direct download from Libreelec nightly build site and look for LibreELEC-A64.arm-9.80-nightly-xxxxxxxx-xxxxxxx-pine64.img.gz]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
** [https://test.libreelec.tv/ Pine A64+ build direct download from Libreelec nightly build site and look for LibreELEC-A64.arm-9.80-nightly-xxxxxxxx-xxxxxxx-pine64-plus.img.gz]&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q4OS [No Longer Maintained] ==&lt;br /&gt;
[[File:q4os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Q4OS [24-r3] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4087&amp;amp;pid=33269#pid33269 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pine64.xx.zip]&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arch mainline Linux XFCE [No Longer Maintained] ==&lt;br /&gt;
[[File:Archlinux-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Boards&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pine64-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm and password alarm and then command su type password root   '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS [No Longer Maintained] ==&lt;br /&gt;
[[File:Centos.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 and Gnome Desktop&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44-gnome/centos74-armbian544-desktop-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.5.1804 with kernel from Armbian-5.44 and Docker v1.13 and OpenShift v3.7.1&lt;br /&gt;
** DD image (for 16GB microSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.5.1804-v5.44/centos75-armbian-openshift-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 (minimum build)&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44/centos74-armbian544-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** MD5SUM: 9fe882357c07c39379e10d2b9a78460b&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-Install-202008.0.pine64-plus.img.xz CentOS 8 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** MD5SUM: 68285ba672838ba78e9afce41661b226&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz CentOS 8 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
[[File:nems.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [v1.5 - Build 1] ===&lt;br /&gt;
&lt;br /&gt;
* DD image (for 16GB microSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): ac508549a829021491cfa23aeb18a063&lt;br /&gt;
*** File Size: 2.66GB&lt;br /&gt;
&lt;br /&gt;
== openHAB 2 [No Longer Maintained] ==&lt;br /&gt;
[[File:New_openHAB.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* This image is based on the official Xenial Base Image by longsleep and the [https://docs.openhab.org/installation/openhabian.html#pine-a64 openHABian project]&lt;br /&gt;
* More info on locate at openHAB community forum: https://community.openhab.org&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Board&lt;br /&gt;
* DD images (for 4GB microSD card and above)&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/openhab/pine64_openhab2_20170129.img.xz Direct download from pine64.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: openhabian&lt;br /&gt;
** password: openhabian&lt;br /&gt;
* Initial boot can take more than 15 minutes for openHABian to initialized. Once initialized, the display will be off. Then reboot the PINE A64(+)&lt;br /&gt;
* Go to https://openhabianpine64:8080 or https://{pine64_ip}:8080/ on your PC web browser. ({pine64_ip} can be obtained by Login to PINE A64(+) and execute &amp;quot;ifconfig&amp;quot;)&lt;br /&gt;
* For getting started with openHAB, please refer to https://docs.openhab.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image [No Longer Maintained] ==&lt;br /&gt;
[[File:penguin.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Image [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases/tag/0.6.2 ayufan's GitHub]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/download/0.6.2/xenial-minimal-pine64-bspkernel-0.6.2-77.img.xz Direct download from GitHub]&lt;br /&gt;
*** MD5 (XZ file): D76A477B6A815A13A60961D9C6BC630A&lt;br /&gt;
*** File Size: 201MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh mate'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Gentoo [No Longer Maintained] ==&lt;br /&gt;
[[File:gentoo.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* A Gentoo image built by Xalius&lt;br /&gt;
* To learn more about the Gentoo linux build please see the [https://forum.pine64.org/showthread.php?tid=1937 forum thread]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/gentoo/gentoo-pine64-20160804.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2F049A4C2C16A3AF827E5A43C6C46DEB&lt;br /&gt;
*** File Size: 796MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: gentoo&lt;br /&gt;
** Password: gentoo&lt;br /&gt;
** Root Password: gentoo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== China NeoKylin “中标麒麟” [No Longer Maintained] ==&lt;br /&gt;
[[File:neokylin.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== China NeoKylin “中标麒麟” [20170210] ===&lt;br /&gt;
* Chinese base UI, this is a popular Linux build in China&lt;br /&gt;
* For more info, here is the introduction: https://blogs.wsj.com/chinarealtime/2015/09/15/take-a-tour-of-neokylin-chinas-challenger-to-windows-apple-ios/&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* Auto execute resize_rootfs.sh script on first boot-up to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/neokylin/NeoKylinOS-20170210-pine64-8GBandUP.img.gz Direct download from pine64.org]&lt;br /&gt;
** [https://pan.baidu.com/s/1pL33TRd Direct Download from BaiduPan for user in China]&lt;br /&gt;
*** MD5 (GZip file): 8C69B799E3861F01E73618EF122EBD8B&lt;br /&gt;
*** File Size: 2.70GB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: root&lt;br /&gt;
** Password: 123123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault [No Longer Maintained] ==&lt;br /&gt;
[[File:omv.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://sourceforge.net/projects/openmediavault/files/Other%20armhf%20images/ Direct download latest release build from sourceforge and look for OMV_x_x_x_Pine64_x.x.x.img.xz]&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* If no HDMI output: After boot, you can use tools (e.g. [https://www.softperfect.com/products/networkscanner/ netscan]) to search for IP Address with PINE64 hostname. Use the IP Address on PC browser to access to the OMV Web.&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retroarch [No Longer Maintained] ==&lt;br /&gt;
[[File:RetroArch-APK-Download.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Retroarch Community Build Image by pfeerick ===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/pfeerick-pine64/linux-build/releases Direct Download from Github ]&lt;br /&gt;
*[https://forum.pine64.org/showthread.php?tid=4800 Extra information from Forum by Luke ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
== NetBSD ==&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== NetBSD Community Build Image [microSD Boot] ===&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select PINE A64 / PINE A64+]&lt;br /&gt;
** size: 345MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Image [v0.3.10-r66] [No Longer Maintained] ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD images (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-v0.3.10-r66.img.gz Android 7.1 ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): B7C4D888473126D99B64C53E69E0FBFD&lt;br /&gt;
*** File Size: 783MB&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-tv-v0.3.10-r66.img.gz Android 7.1 TV ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): C4CC29D27903913B6C2B2A93A15A289F&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 6.x ==&lt;br /&gt;
[[File:android_6.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 6.0 (HDMI Video Output) [20170112 v2.0.1] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P/&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): AC89A7938ADD59CFBB6355D372AFD644&lt;br /&gt;
**** File Size: 707MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 03A02D77B5EBC3F97CAB7FFA9DF3C229&lt;br /&gt;
**** File Size: 773MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D54C79F9D71A4748708DE85AB01DC610&lt;br /&gt;
**** File Size: 796MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C89596F8B5A265BFEE567F8EC899697E&lt;br /&gt;
**** File Size: 755MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 4EB51111E9A961C82B397E261DBB164B&lt;br /&gt;
**** File Size: 985MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C5A692C72ABF1978A199C699B1875A7C&lt;br /&gt;
**** File Size: 993MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C6834C44B116C8325DCC0F10CFB840D7&lt;br /&gt;
**** File Size: 1.01GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D6857EDAAEDEADF7F4FF5C98FC068D93&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 6.0.1 (LCD Panel Video Output) [20170209] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!!&lt;br /&gt;
* Support dual display (LCD + HDMI output) output&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61E969F159C6B11D0632C6633C6A5583&lt;br /&gt;
**** File Size: 761MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 0D83B4E698FEE88BAFF17606F4FB66C8&lt;br /&gt;
**** File Size: 777MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): DFC12CA8342FBE1E604B85B4E83C49B2&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 60E9ED3D93D37A15D29A0C5A3B4F2C52&lt;br /&gt;
**** File Size: 830MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 5E40EDFCC0EE846999D9543C920DA508&lt;br /&gt;
**** File Size: 763MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D90F725C838092C87E7F081A6156B1E8&lt;br /&gt;
**** File Size: 925MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89A31B23E8A1075EC2CDE0C5630A7895&lt;br /&gt;
**** File Size: 708MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): A1FA73DAEB063AE922DBD67B3F1E8211&lt;br /&gt;
**** File Size: 831MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 5.x ==&lt;br /&gt;
[[File:android_5.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 5.1.1 (HDMI Video Output) [20161208 v1.2.8] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P&lt;br /&gt;
* Update GMS software package to 5.1r4&lt;br /&gt;
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Offline OTA Update images 20160711 ver 1.2.6 build:&lt;br /&gt;
** 1. Download the zip file and copy over to Android microSD card using &amp;quot;ES File Explorer&amp;quot; app&lt;br /&gt;
** 2. Launch &amp;quot;Update&amp;quot; app, and press &amp;quot;back&amp;quot; key, the &amp;quot;local update&amp;quot; box will appear&lt;br /&gt;
** 3. Select the download zip file and perform update. Please note that this update file is large and will targets around 10 minutes to perform this update&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/ota_inc_v1.2.6_v1.2.8.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6305067832B68B0869A39FD1DEDD397D&lt;br /&gt;
**** File Size: 4MB&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 10FE76153EA1BAC8CB5E32D861728378&lt;br /&gt;
**** File Size: 641MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89F58F3E73D49C8C0457680EFB6964B3&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9656755D826164FA32FF95CF3B7D5B3A&lt;br /&gt;
**** File Size: 664MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 15DB0DAF1555055970FF2F0E3376666C&lt;br /&gt;
*** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): E6A6604E2C8739E06CCCAF39FD23DED3&lt;br /&gt;
**** File Size: 635MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): 911862D50E31F190A216BCE6A201421F&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 26DE24B6462EBF07FBC6B552B69FF374&lt;br /&gt;
**** File Size: 672MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B7D429A912AA01017F70847B1F5AADAB&lt;br /&gt;
**** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
=== [OLD] Android 5.1.1 (LCD Panel Video Output) [20160603] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2&lt;br /&gt;
**** File Size: 597MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9&lt;br /&gt;
**** File Size: 604MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22&lt;br /&gt;
**** File Size: 626MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB&lt;br /&gt;
**** File Size: 645MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4&lt;br /&gt;
**** File Size: 591MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC&lt;br /&gt;
**** File Size: 603MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2&lt;br /&gt;
**** File Size: 634MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA&lt;br /&gt;
**** File Size: 663MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B&lt;br /&gt;
*** File Size: 348MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bliss OS [No Longer Maintained] ==&lt;br /&gt;
[[File:bliss_os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/bliss/Bliss-pine64_a64+_20170919.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 01a50f62460b759a4fb49dd93cf72fe9&lt;br /&gt;
*** File Size: 945MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remix OS [No Longer Maintained] ==&lt;br /&gt;
[[File:remix_os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Remix OS 2.0 [20170105] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Add Remix apps market&lt;br /&gt;
* Video setting supports both 720P and 1080P&lt;br /&gt;
* Supports video screen scaling function&lt;br /&gt;
* New MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* Support UVC USB camera as front camera&lt;br /&gt;
* Known issues:&lt;br /&gt;
** Not yet support 5M Pixel camera module as real camera.&lt;br /&gt;
** Even the HDMI output can set to 720P, but during boot up time, the boot logo stil maintain as 1080P&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1jIBKjsU Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): 77E499DF8BFF9A39F9C58E04877A41B5&lt;br /&gt;
**** File Size: 1.10GB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1pLCpVsR Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): CF65049DA13A4AD8BA6D4BC19D97FB35&lt;br /&gt;
**** File Size: 999MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1skSkIhn Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): E1CA0D611307B5657BBFD73E4825C83D&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1bFifr4 Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): D6988832DDB5790EA2FC4DEE3CB6CCD9&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Windows 10 IoT Releases =&lt;br /&gt;
[[File:win10iot.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]&lt;br /&gt;
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]&lt;br /&gt;
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]&lt;br /&gt;
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]&lt;br /&gt;
&lt;br /&gt;
== Win10 IoT [10.0.15063.0_20170602] [No Longer Maintained] ==&lt;br /&gt;
* 10.0.15063.0_20170602&lt;br /&gt;
** Update Notes since 10.0.15063.0_20170524:&lt;br /&gt;
*** Fix the failure of default application installation caused by a app certification issue&lt;br /&gt;
*** Fix that the default application cannot start automatically after installation&lt;br /&gt;
*** Fix Ethernet initialization problem and now the Ethernet will start successfully every time&lt;br /&gt;
*** Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )&lt;br /&gt;
** Extra Notes:&lt;br /&gt;
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium&lt;br /&gt;
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface&lt;br /&gt;
&lt;br /&gt;
* 10.0.15063.0_20170524&lt;br /&gt;
** Some Updates:&lt;br /&gt;
*** Update the OS version to build v.10.0.15063.0 (Creators Update)&lt;br /&gt;
*** New page style of Device Portal, visit https://deviceipaddr:8080 to check it&lt;br /&gt;
*** Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal&lt;br /&gt;
*** Support on-screen keyboard, need to be enabled in Device Portal&lt;br /&gt;
*** Enable 100M Ethernet and fix some bugs&lt;br /&gt;
*** Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)&lt;br /&gt;
*** Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)&lt;br /&gt;
** Known Issues:&lt;br /&gt;
*** Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes-&amp;gt;Run Command page, run this command to disable:&lt;br /&gt;
**** Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off&lt;br /&gt;
*** An PnP bug in audio device may cause a blue screen when acting software shutdown&lt;br /&gt;
*** Ethernet device may not start with problem code 12 at the first time to bring up&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT Direct Download from pine64.org]&lt;br /&gt;
** MD5 (FFU file): ACA617C0C9CEDA705DD510BF041E79B4&lt;br /&gt;
** File Size: 957MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4&lt;br /&gt;
** File Size: 5.40GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87&lt;br /&gt;
** File Size: 24.94GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
&lt;br /&gt;
== Mali-400 64-bit Driver [20171220] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=11698</id>
		<title>ROCK64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=11698"/>
		<updated>2021-10-22T19:35:07Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download URL to Bullseye&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available releases for the [[ROCK64]], as well as links to other resources.&lt;br /&gt;
&lt;br /&gt;
= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Version 5.88 onward support Rock64-v3 board&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/rock64/ site]&lt;br /&gt;
* Armbian pack as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot]  ===&lt;br /&gt;
* Mainline kernel build&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://redirect.armbian.com/rock64/Focal_current_desktop Armbian's ROCK64 Ubuntu Focal XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic XFCE Desktop [microSD / eMMC Boot]  ===&lt;br /&gt;
* Mainline kernel build&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_current_desktop Armbian's ROCK64 Ubuntu Bionic XFCE DEsktop download site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster for Server and Light Desktop [microSD / eMMC Boot]  ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_current Armbian's ROCK64 Debian Buster download site]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot]  ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rock64/Focal_current Armbian's ROCK64 Ubuntu Focal download site]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* 8GB microSD card or eMMC module and above&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
=== AOSC KDE Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/rockchip64/kde/rock64/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC GNOME Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/rockchip64/gnome/rock64/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC MATE Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/rockchip64/mate/rock64/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC Cinnamon Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/rockchip64/cinnamon/rock64/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC XFCE Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/rockchip64/xfce/rock64/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC LXDE Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/rockchip64/lxde/rock64/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Manjaro editions for Rock64 are available directly from Manjaro.&lt;br /&gt;
&lt;br /&gt;
[https://manjaro.org/download/#rock64 Manjaro Rock64 Download Page]&lt;br /&gt;
&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
== Ubuntu 18.04 Bionic by ayufan ==&lt;br /&gt;
[[File:penguin.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases ayufan ROCK64 Linux Build GitHub]&lt;br /&gt;
* Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic LXDE Desktop (armhf) Image [microSD / eMMC Boot] [0.9.14] ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/download/0.9.14/bionic-lxde-rock64-0.9.14-1159-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 64bit (arm64) Image [microSD / eMMC Boot] [0.9.14] ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/download/0.9.14/bionic-minimal-rock64-0.9.14-1159-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 32bit (armhf) Image [microSD / eMMC Boot] [0.9.14] ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/download/0.9.14/bionic-minimal-rock64-0.9.14-1159-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic containers (DockerCE &amp;amp; Kubernetes) Image [microSD / eMMC Boot] [0.9.14] ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/download/0.9.14/bionic-containers-rock64-0.9.14-1159-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
[[File:slackware.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Slackware is a very old, interesting, convenient and easy distribution.&lt;br /&gt;
* Visit the project's website here (https://fail.pp.ua)&lt;br /&gt;
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)&lt;br /&gt;
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] ===&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://dl.fail.pp.ua/slackware/images/rock64/ Direct download from http://dl.fail.pp.ua and look for slarm64-current-aarch64-xfce-rock64-x.xx.x-build-xxxxxxxx.img.zst]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] ===&lt;br /&gt;
* System without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://dl.fail.pp.ua/slackware/images/rock64/ Direct download from http://dl.fail.pp.ua and look for slarm64-current-aarch64-base-rock64-x.xx.x-build-xxxxxxxx.img.zst]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
* To run the OS on eMMC&lt;br /&gt;
**Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
**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.''&lt;br /&gt;
**After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
**Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
***&amp;gt;&amp;gt;dd if=[image file] of=/dev/mmcblk1 bs=10M&lt;br /&gt;
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''&lt;br /&gt;
***then edit 2 files in eMMC module:&lt;br /&gt;
***&amp;gt;&amp;gt; mount /dev/mmcblk1p1 /media&lt;br /&gt;
***&amp;gt;&amp;gt; echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&lt;br /&gt;
***&amp;gt;&amp;gt; sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&lt;br /&gt;
**After done, power off board and remove micro SD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card or eMMC and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI) ==&lt;br /&gt;
[[File:libreelec.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Official LibreElec KODI Build Image [microSD / eMMC boot] ===&lt;br /&gt;
&lt;br /&gt;
* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* 8GB microSD card or eMMC module and above&lt;br /&gt;
** [https://libreelec.tv/downloads_new/rockchip/ Direct download from LibreElec site and look for PINE64 ROCK64-LibreELEC-RK3328.arm-x.x.x-rock64.img.gz]&lt;br /&gt;
&lt;br /&gt;
== Volumio 2 Digital Audio Player ==&lt;br /&gt;
[[File:volumio.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://community.volumio.org/t/volumio-2-on-rock64/8192 here]&lt;br /&gt;
* You can follow the ongoing discussion about Volumio on the [https://forum.pine64.org/showthread.php?tid=5322 PINE64 forum]&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player Community Build Image [microSD Boot] [2.528-2019-01-12] ===&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://updates.volumio.org/rock64/volumio/2.861/volumio-2.861-2020-12-22-rock64.img.zip Direct download from volumio.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
&lt;br /&gt;
== Lakka ==&lt;br /&gt;
[[File:lakka.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Lakka Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://www.lakka.tv/ Lakka] The open source game console; a lightweight Linux distribution that transforms the Rock64 into a full blown retrogaming console&lt;br /&gt;
* Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://le.builds.lakka.tv/legacy-2.3/Rockchip.ROCK64.arm/ Direct download from Lakka] &lt;br /&gt;
* [[Lakka|Lakka Basic Setup]]&lt;br /&gt;
&lt;br /&gt;
== Debian Stretch ==&lt;br /&gt;
[[File:debian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Debian Stretch Minimal 64bit (arm64) OS Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 212MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309&amp;amp;pid=39314#pid39314 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian by mrfixit2001 ==&lt;br /&gt;
[[File:debian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Minimal Debian [microSD / eMMC Boot] ===&lt;br /&gt;
** DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]&lt;br /&gt;
** Version 190514 onward support Rock64-v3 board&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock&lt;br /&gt;
** password: rock&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
[[File:omv.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Jessie OpenMediaVault Community Build Image [microSD to eMMC] [0.5.15-136] by ayufan ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
'''* There's a bug with eMMC in the &amp;quot;Stable&amp;quot; version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases'''&lt;br /&gt;
*&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7E423EF9146EA15403E7D1B4EA30594A&lt;br /&gt;
** File Size: 487MB&lt;br /&gt;
** Credentials (console/ssh, except OMV): rock64/rock64&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 391MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 64bit (arm64) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [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]&lt;br /&gt;
** size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
[[File:nextcloudpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===&lt;br /&gt;
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.&lt;br /&gt;
* Visit the project's [https://nextcloudpi.com website]&lt;br /&gt;
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 1432c8b8082696f38770004b3cb5ac1e&lt;br /&gt;
*** File Size: 310MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
[[File:RB.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Recalbox Community Build Image [microSD / eMMC boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! &lt;br /&gt;
* To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]&lt;br /&gt;
*Visit the project's [https://www.recalbox.com/ website]&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]&lt;br /&gt;
&lt;br /&gt;
== Cent OS [No Longer Maintained] ==&lt;br /&gt;
[[File:Centos.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.69 (minimum build)&lt;br /&gt;
** DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.59/centos7-rock64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
[[File:nems.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [microSD / eMMC boot] [v1.5 - build 2] ===&lt;br /&gt;
* DD image (for 16GB microSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 6e2088922c5d197db8b8ba3057120389&lt;br /&gt;
*** File Size: 1.30GB&lt;br /&gt;
&lt;br /&gt;
== Fedora  [No Longer Maintained] ==&lt;br /&gt;
[[File:fedora1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Fedora Minimal Community Build Image [microSD boot] [Preliminary Build] ===&lt;br /&gt;
* [https://github.com/fire219/rock64-fedora/releases/ Follow up on Fire219 github]&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select ROCK64]&lt;br /&gt;
** size: 280MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions]&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android TV 9.x eMMC (No Google Play) ==&lt;br /&gt;
[[File:android_9.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''* For install Playstore on Android 9.0, please follows [https://forum.pine64.org/showthread.php?tid=8655 this forum thread]'''&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using DD method [20190617] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D985808B4CA912201372DC2F5F322AE9&lt;br /&gt;
*** File Size: 560MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5D65A44F78BD08B4584413C8BEEAAF05&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): B34D1C119386CBA1658E5F0FB9E4413D&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using ROCKChip tools method [20190617] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Android TV build version&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 9B717263E7749A732C8B5C7D7D59C5C6&lt;br /&gt;
*** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using DD method [20190618] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): DBB5B3D46B77A33BC9F09173C9788E6E&lt;br /&gt;
*** File Size: 561MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5F3B97EA72B3227082500B3FB1FAB44A&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6833B124ABA3AC2269A6B4F51EFD1109&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using ROCKChip tools method [20190618] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): FC5F80C3A939AD0F8DCE5B85F22D20A1&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
== Android 9.x (No Google Play) ==&lt;br /&gt;
[[File:android_9.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using DD method [20190621] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A250B72CD6AAB24B8156DE08EB15530C&lt;br /&gt;
*** File Size: 546MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09A6BACD71159853D5E4C6C21C883B0F&lt;br /&gt;
*** File Size: 556MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C68DC5D96F1C546B96EC690CE7BFE910&lt;br /&gt;
*** File Size: 574MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4EFC87B4CEE4C7655618DCA95EF7DD0D&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using ROCKChip SDDisk tools method [20190621] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip Rockchip SDDisk Tool ver 1.57]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): EE00D309745F842213E21B2F1E20C510&lt;br /&gt;
** File Size: 539MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV eMMC (preinstalled Google Play Store) ==&lt;br /&gt;
[[File:android_8.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using DD method [20180606] ===&lt;br /&gt;
* DD image to eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): C05846B89A6483DA911CEA604627524F&lt;br /&gt;
** File Size: 561MB&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using ROCKChip tools method [20180606] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9738F060D2F62A83637797363D2B38C9&lt;br /&gt;
** File Size: 752MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV ==&lt;br /&gt;
[[File:android_8.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [microSD Boot] [20180623] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 85372A568C114ADE7CD9632CEBA193E9&lt;br /&gt;
** File Size: 575MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.x eMMC ==&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD to eMMC] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 43443467DFCAEDE767556843EB4D6707&lt;br /&gt;
** File Size: 558MB&lt;br /&gt;
* See [[ROCK64 MAC Address]] on how to set the MAC address.&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7C831F9E6B4311A3B3D4743FBBB628D0&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
* See [[ROCK64 MAC Address]] on how to set the MAC address.&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD Boot] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 56520ED3DB6E587DA140AD314A055EB2&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x eMMC ==&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD to eMMC] [v0.3.4-r86] by ayufan ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]&lt;br /&gt;
* Please allow 5 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 6FD1FA4BE87EC2D4E0862F66541BC6F0&lt;br /&gt;
** File Size: 716MB&lt;br /&gt;
* See [[ROCK64 MAC Address]] on how to set the MAC address.&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [eMMC] by ayufan ===&lt;br /&gt;
* For eMMC flash-all image, please unzip first and then use Android tool to flash in&lt;br /&gt;
** [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]&lt;br /&gt;
* See [[ROCK64 MAC Address]] on how to set the MAC address.&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x ==&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz]&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [https://files.pine64.org//SDK/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 1EAC08942E238293E3AF11C7890DF307&lt;br /&gt;
** File Size: 104.34GB&lt;br /&gt;
&lt;br /&gt;
[[Category:Rock64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11697</id>
		<title>ROCKPro64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=11697"/>
		<updated>2021-10-22T19:34:47Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download URL to Bullseye&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=float:right&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
= Linux =&lt;br /&gt;
== Debian ==&lt;br /&gt;
=== Official Debian Installer ===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|center|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;As of April 2020 [https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ Debian have a ROCKPro64 images available]. See forum thread [https://forum.pine64.org/showthread.php?tid=9744 here].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Instructions for creating a bootable image are in the README file on the Debian website, as at June 2020 these were too short&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;firmware.rockpro64-rk3399.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download: &amp;lt;code&amp;gt;partition.img.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Create the disk image:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;zcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: &amp;lt;code&amp;gt;gzcat firmware.rockpro64-rk3399.img.gz partition.img.gz&amp;lt;nowiki&amp;gt; &amp;gt; &amp;lt;/nowiki&amp;gt;complete_image.img&amp;lt;/code&amp;gt;&lt;br /&gt;
* Write the image to your boot device:&lt;br /&gt;
:: For Linux: &amp;lt;code&amp;gt;dd if=complete_image.img of=your_chosen_boot_device bs=4M&amp;lt;/code&amp;gt;&lt;br /&gt;
:: For Mac: [https://www.balena.io/etcher/ Etcher]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Armbian===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:armbian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal Debian based Linux with powerful configurator and software installer. To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* Armbian packed as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Debian Buster XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Debian Buster with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Buster_current_desktop Armbian's ROCKPro64 Debian Buster XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with XFCE Desktop&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current_desktop Armbian's ROCKPro64 Ubuntu Focal XFCE Desktop download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Bionic for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Bionic_current Armbian's ROCKPro64 Ubuntu Bionic download site]&lt;br /&gt;
&lt;br /&gt;
''' Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot] '''&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal&lt;br /&gt;
* DD image (for 8GB microSD card or eMMC Module and above)&lt;br /&gt;
** [https://dl.armbian.com/rockpro64/Focal_current Armbian's ROCKPro64 Ubuntu Focal download site]&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:dietpi.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card or eMMC and above)&lt;br /&gt;
:: Direct download: [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Bullseye.7z DietPi_ROCKPro64-ARMv8-Buster.7z]&lt;br /&gt;
* Login with&lt;br /&gt;
:: Username: '''root'''&lt;br /&gt;
:: Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
=== Community Debian builds ===&lt;br /&gt;
----&lt;br /&gt;
''' ayufan Debian and Ubuntu Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:penguin.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Forum thread concerning these releases can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
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.]&lt;br /&gt;
&lt;br /&gt;
Clicking through on any chosen release header (or expanding the &amp;quot;assets&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
''' Mrfixit2001 Debian Release '''&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:debian.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Mrfixit has engineered 2 releases based on Debian.&lt;br /&gt;
&lt;br /&gt;
''' Feature complete desktop release '''&lt;br /&gt;
See forum thread [https://forum.pine64.org/showthread.php?tid=7269 here.]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_desktop/releases GitHub Release page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
''' Minimal Debian '''&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=7055 here]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/debian_builds/releases GitHub Releases page]&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: rock&lt;br /&gt;
:: password: rock&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Manjaro.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: manjaro&lt;br /&gt;
:: password: manjaro&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (for microSD / eMMC Boot)&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/kde-plasma/ Manjaro KDE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/mate/ Manjaro MATE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/xfce/ Manjaro XFCE ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/i3/ Manjaro I3 ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/sway/ Manjaro SWAY ARM]&lt;br /&gt;
:: [https://osdn.net/projects/manjaro-arm/storage/rockpro64/minimal/ Manjaro Minimal (No DE) ARM]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:aosc.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Originally AnthonOS (an OpenSUSE derivative built with SUSE Studio), then remade as a Debian derivative with customised KDE 4 UI and CJK support.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* 8GB microSD card or eMMC module and above&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: aosc&lt;br /&gt;
:: password: anthon&lt;br /&gt;
&lt;br /&gt;
* Community Build Images (microSD / eMMC Boot)&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/kde/rockpro64/ AOSC KDE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/gnome/rockpro64/ AOSC GNOME]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/mate/rockpro64/ AOSC MATE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/cinnamon/rockpro64/ AOSC Cinnamon]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/xfce/rockpro64/ AOSC XFCE]&lt;br /&gt;
::[https://releases.aosc.io/os-arm64/rockchip64/lxde/rockpro64/ AOSC LXDE]&lt;br /&gt;
&lt;br /&gt;
== Twister OS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Twister_OS.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Desktop computing experience for SBCs, right out-of-the-box. Including themes, applications, tools, and optimizations to get the most out of your SBC.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
For more information on Twister OS, please visit the {https://twisteros.com/ official site]&lt;br /&gt;
* You can follow the ongoing discussion about Twister OS on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=12192)&lt;br /&gt;
=== Twister OS Armbian-Reforged XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://twisteros.com/twisterarmbian.html latest images from Twister OS's website]&lt;br /&gt;
:: size: 2.8GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: raspberry&lt;br /&gt;
&lt;br /&gt;
=== Twister OS Monka-Manjaro XFCE Desktop beta images [SD boot]===&lt;br /&gt;
After flashing image with Etcher, edit /boot/armbianEnv.txt, replace the dtb name with rk3399-rockpro64.dtb.&lt;br /&gt;
* DD image (for 16GB microSD card / 16GB eMMC module and above):&lt;br /&gt;
** [https://drive.google.com/file/d/1I0yHIDfezqnz1jdphJ4gooWbGtNw0ArW/view?usp=sharing latest images from Google Drive]&lt;br /&gt;
:: size: 8.9GB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: pi&lt;br /&gt;
:: password: root&lt;br /&gt;
&lt;br /&gt;
== SkiffOS ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:SkiffOS-Icon-1.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Minimal cross-compiled OS optimized for hosting distributions in Docker containers. Provides the reliability of firmware with the ease-of-use of package managers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Uses the [http://buildroot.org Buildroot] cross-compilation tool for support for all Pine64 boards.&lt;br /&gt;
&lt;br /&gt;
Use configuration packages to configure distro:&lt;br /&gt;
* core/gentoo: Gentoo optimized for Rockpro64&lt;br /&gt;
* core/nixos: NixOS arm64&lt;br /&gt;
&lt;br /&gt;
You can also configure the skiff core yaml file to configure multiple distros to run in parallel.&lt;br /&gt;
&lt;br /&gt;
The boot-up OS can be upgraded independently from the containers.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
:The repository and instructions can be found [https://github.com/skiffos/SkiffOS/tree/master/configs/pine64 here].&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:slackware.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Slackware is a very old, interesting, convenient and easy distribution. http://fail.pp.ua&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823)&lt;br /&gt;
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE ===&lt;br /&gt;
Community Build Image [microSD Boot] with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
::[http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-xfce-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot ===&lt;br /&gt;
Community Build Image [microSD Boot] without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://dl.fail.pp.ua/slackware/images/rockpro64/ download] (look for slarm64-current-aarch64-base-rockpro64-x.xx.x-build-xxxxxxxx.img.zst)&lt;br /&gt;
* Login with&lt;br /&gt;
::Username: root&lt;br /&gt;
::Password: password&lt;br /&gt;
&lt;br /&gt;
'''To run the OS on eMMC'''&lt;br /&gt;
:Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
: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.''&lt;br /&gt;
:After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
*Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
:&amp;lt;code&amp;gt;dd if=[image file] of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
:example: &amp;lt;code&amp;gt;dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblkX bs=10M&amp;lt;/code&amp;gt;&lt;br /&gt;
*then edit 2 files in eMMC module:&lt;br /&gt;
:&amp;lt;code&amp;gt;mount /dev/mmcblk1p1 /media&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot;&amp;lt;nowiki&amp;gt; &amp;gt;&amp;gt; &amp;lt;/nowiki&amp;gt;/media/boot/uEnv.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&amp;lt;/code&amp;gt;&lt;br /&gt;
*After done, power off board and remove microSD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
== OpenWrt ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:OpenWrt.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Choose a version and DD image to SD card (for 512MB microSD card and above)&lt;br /&gt;
* To find out more on installation process, visit OpenWrt's [https://openwrt.org/toh/pine64/rockpro64_v2.1 ROCKPro64 wiki page]&lt;br /&gt;
* Login with SSH:&lt;br /&gt;
:: default IP: 192.168.1.1&lt;br /&gt;
:: username: root&lt;br /&gt;
* 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]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
[https://openwrt.org/releases/snapshot OpenWrt wiki] notes: '''Main differences of buildbot snapshots vs. official stable releases'''&lt;br /&gt;
*snapshots do not contain LuCI GUI by default. It needs to be installed by the user.&lt;br /&gt;
*snapshots are completely untested. Just automatic builds of the most recent source code and packages. Although snapshots are usually ok, they may sometimes contain serious bugs that prevent booting the device correctly or even prevent easy sysupgrading to new versions.&lt;br /&gt;
*snapshots are '''built daily, and that sets time limits to installing new packages''' with opkg. Due to kernel version checksums, you can only install “kmod” kernel modules and other kernel version dependent modules from the exactly same snapshot build. So, a few hours after flashing the firmware you may not be able to install new modules with opkg any more (as the next snapshot has been built into the download repo and has different checksums). See [https://openwrt.org/releases/snapshot OpenWrt wiki] for package availability time limits.&lt;br /&gt;
-----&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt 21.02 ===&lt;br /&gt;
&lt;br /&gt;
Release Candidates:&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc2&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc2]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc2 (r16122-c2139eef27)&lt;br /&gt;
*:Date: 2021-05-29 21:10:28&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02.0-rc1&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02.0-rc1]&lt;br /&gt;
*:&lt;br /&gt;
*:Version: 21.02.0-rc1 (r16046-59980f7aaf)&lt;br /&gt;
*:Date: 2021-04-21 01:29:32&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=21.02-SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 21.02-SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Snapshot Build [microSD Boot] ===&lt;br /&gt;
* OpenWrt with 5.4 mainline linux kernel&lt;br /&gt;
*: [https://downloads.openwrt.org/snapshots/targets/rockchip/armv8/ OpenWrt snapshot page]&lt;br /&gt;
&lt;br /&gt;
*[https://firmware-selector.openwrt.org/?version=SNAPSHOT&amp;amp;target=rockchip%2Farmv8&amp;amp;id=pine64_rockpro64 SNAPSHOT]&lt;br /&gt;
*:&lt;br /&gt;
&lt;br /&gt;
== LibreELEC (KODI) ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:libreelec.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;LibreELEC is a lightweight ‘Just enough OS’ Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
''' Official LibreElec KODI Build Image [microSD / eMMC boot] '''&lt;br /&gt;
: Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: 8GB microSD card or eMMC module and above&lt;br /&gt;
* [https://libreelec.tv/downloads_new/rockchip/ download] (look for PINE64 RockPro64-LibreELEC-RK3399.arm-x.x.x-rockpro64.img.gz)&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:omv.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;OpenMediaVault is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page to learn more.]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 32bit (armhf) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 392MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
''' Stretch 64bit (aarch64) [microSD / eMMC Boot] [0.8.3] '''&lt;br /&gt;
: DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
: [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
:: [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]&lt;br /&gt;
:: size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
:: username: admin&lt;br /&gt;
:: password: openmediavault&lt;br /&gt;
* SSH/Console Login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: openmediavault &lt;br /&gt;
* '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
: [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
: [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nextcloudpi.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NextCloudPi includes not only NextCloud, but also management tools for backup, SSL certificates, SAMBA, enhanced security and more. Visit the project's [http://nextcloudpi.com website].&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=7265 forum]&lt;br /&gt;
&lt;br /&gt;
''' NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 6ab1b08a8e4c2ed3abe40511749971a7&lt;br /&gt;
::: File Size: 312MB&lt;br /&gt;
* Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: 1234&lt;br /&gt;
&lt;br /&gt;
== Batocera Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:batocera.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;It is an operating system in retrogaming. Visit the project's website here (https://batocera.org/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)&lt;br /&gt;
&lt;br /&gt;
'''Batocera Linux Community Build Image [microSD / eMMC Boot] [5.25-20200310] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/batocera-5.25-rockpro64-20200310.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 834MB&lt;br /&gt;
::: MD5 (gzip file): 9559c7570e48ca0a51bd9fc639b8a3c0&lt;br /&gt;
&lt;br /&gt;
''' Batocera Linux Community Build Image [microSD / eMMC Boot] [5.24-20191108] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://batocera.org/upgrades/rockpro64/stable/last/archives/20191108/batocera-5.24-rockpro64-20191108.img.gz Direct download from batocera.org website]&lt;br /&gt;
::: File Size: 857MB&lt;br /&gt;
::: MD5 (gzip file): 3228bf24e555ef75bba562dfe09f30a4&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:RB.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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/)&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)&lt;br /&gt;
&lt;br /&gt;
''' Recalbox Community Build Image [microSD / eMMC Boot] '''&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [https://github.com/mrfixit2001/recalbox_rockpro64/releases download] latest release build from mrfixit2001 github.&lt;br /&gt;
&lt;br /&gt;
== Retro Arena==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:retroarena.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' Retro Arena Community Build Image [microSD / eMMC Boot] [Beta 0.0.8] '''&lt;br /&gt;
&amp;lt;blockquote&amp;gt;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. Visit the project's [http://odroidarena.com/downloads/]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can follow the ongoing discussion about Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): fdfacfa8560356ba8d3aff0762c3e7cc&lt;br /&gt;
::: File Size: 4.06GB&lt;br /&gt;
&lt;br /&gt;
== Nems Linux ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:nems.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
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]&lt;br /&gt;
* Login with&lt;br /&gt;
:: Username: nemsadmin&lt;br /&gt;
:: Password: nemsadmin&lt;br /&gt;
&lt;br /&gt;
''' NEMS Linux [microSD / eMMC Boot] [v1.5 - build 1] '''&lt;br /&gt;
: DD image (for 16GB microSD card and above)&lt;br /&gt;
:: [https://nemslinux.com/download/nagios-for-pine64.php Download page] with torrent seed or direct download.&lt;br /&gt;
:: [http://files.pine64.org/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
::: MD5 (XZ file): 2627bc0aa81e1c55de69a621d80987a5&lt;br /&gt;
::: File Size: 1.32GB&lt;br /&gt;
&lt;br /&gt;
== CentOS [No Longer Maintained] ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Centos.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
''' CentOS-7 Community Build Image [microSD Boot] '''&lt;br /&gt;
: Centos-7.4.1708 with kernel from Armbian-5.67 (minimum build)&lt;br /&gt;
:: DD image (for 8GB microSD card and above)&lt;br /&gt;
:: [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.56/centos7-rock64pro.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
: Login with&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: centos&lt;br /&gt;
&lt;br /&gt;
= BSD Images =&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:netbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
:: [http://www.invisible.ca/arm/ download] latest release build from NetBSD by select 64bit - RockPro64&lt;br /&gt;
:: size: 339 MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
:: username: root&lt;br /&gt;
:: password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:Puffy_mascot_openbsd.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
Instructions to get OpenBSD on your ROCKPro64 [https://github.com/jasperla/openbsd-rockpro64 are here.]&lt;br /&gt;
&lt;br /&gt;
Forum discussions [https://forum.pine64.org/forumdisplay.php?fid=109 are there.]&lt;br /&gt;
&lt;br /&gt;
= Chromium OS =&lt;br /&gt;
=== Chromium Community Build Image [microSD / eMMC Boot] [Beta (R76)] ===&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:chromium.jpg|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* To learn more please visit [https://forum.pine64.org/showthread.php?tid=7659 Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
* [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]&lt;br /&gt;
*** size: 357MB&lt;br /&gt;
*** MD5 (Zip file): 9ead15fd85e039de3445abdfd3c5013e&lt;br /&gt;
&lt;br /&gt;
= Android Images =&lt;br /&gt;
== Android 9.0.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_9.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200804] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* Support Sony IMX214 camera module and works on both MiPi-CSI ports &lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7287fd0846616354615c8d3eff6a2a92&lt;br /&gt;
*** File Size: 602MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 78352bbf21198d062af8bab2217ee691&lt;br /&gt;
*** File Size: 611MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): c5c8dce419478f75f85f893ee4808dbd&lt;br /&gt;
*** File Size: 624MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): aab1cf4d30c4d16e6ce2672f3ecae935&lt;br /&gt;
*** File Size: 666MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200804] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200708] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ef5f5a890a9270734e0adee21f006837&lt;br /&gt;
*** File Size: 597MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 179bd684a468f800a86f7c658a543bef&lt;br /&gt;
*** File Size: 606MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): d930b757c4427be07b83c37a9c8494a1&lt;br /&gt;
*** File Size: 630MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09a970d68a10bdb3d6495d55860940e6&lt;br /&gt;
*** File Size: 660MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200708] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20190427] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 3BA4C72D81BCFC4C21B3B5D2BCB4F9F7&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4965CCF50A8F06CEB2E4A6828A21F31C&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 748EC28FE5D5395D33E858C913D744BF&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20190506] ===&lt;br /&gt;
* DD image to microSD card and boot. &lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E1C551E8106E178841E1C3F71432194A&lt;br /&gt;
*** File Size: 599MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 73592FDD5A2F52F08020F16AD99E8C8C&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 74DE0FE528F210E4DD483B411A71904B&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D7626BD50443A88AEB9254C88C575284&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20190427] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341&lt;br /&gt;
** File Size: 592MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.1.0 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_8.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180828] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A&lt;br /&gt;
** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20181212] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405&lt;br /&gt;
** File Size: 616MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180828] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE&lt;br /&gt;
** File Size: 415MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.1.2 ==&lt;br /&gt;
&amp;lt;div style=float:right&amp;gt;[[File:android_7.png|right|100px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180809] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 00F194017557017C2588724686E90CEA&lt;br /&gt;
** File Size: 498MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180809] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9&lt;br /&gt;
** File Size: 483MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [microSD Boot] [20180920] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE&lt;br /&gt;
** File Size: 765MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180518] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B&lt;br /&gt;
** File Size: 345MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180518] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920&lt;br /&gt;
** File Size: 342MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for install from SDcard to eMMC [microSD Boot] [20180921] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel with tablet UI (not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9&lt;br /&gt;
** File Size: 350MB&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E&lt;br /&gt;
** File Size: 125.16GB&lt;br /&gt;
&lt;br /&gt;
== Slash TV OS ==&lt;br /&gt;
Android 7 based system including Play Store, working only from SD card (does not boot when installed on eMMC)&lt;br /&gt;
* https://drive.google.com/drive/folders/1K5YhWaB7Xstuv2HCo1HkpglCEm9x-RIM&lt;br /&gt;
&lt;br /&gt;
= For Linux Developer =&lt;br /&gt;
&lt;br /&gt;
The Ayufan github page&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases github.com/ayufan-rock64/linux-build/]&lt;br /&gt;
&lt;br /&gt;
Below are the LPDDR4 driver for RK3399&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_loader_v1.10.112_support_1CS.bin rk3399_loader_v1.10.112_support_1CS.bin, this is 800Mhz version used in Android Build]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_666MHz_v1.11.bin rk3399_ddr_666MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_933MHz_v1.11.bin rk3399_ddr_933MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 related files&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/kernel_rockpro64.tar.gz ROCKPro64 Kernel file]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous tools =&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
* [[ROCK64 MAC Address]]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
* [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
* [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]&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCKPro64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Pro_Software_Releases&amp;diff=11696</id>
		<title>Pinebook Pro Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Pro_Software_Releases&amp;diff=11696"/>
		<updated>2021-10-22T19:34:30Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download URL to Bullseye&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux OS Image Releases =&lt;br /&gt;
For information on how to install these images onto your device, please see the [[NOOB]] Page, which includes information on writing images to the device eMMC or an SD card&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The Manjaro project offers a mainline kernel with patches and modules to support PBPro hardware. To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum]. You can follow the ongoing discussion about Manjaro on the [https://forum.pine64.org/showthread.php?tid=8207 PINE64 forum].&lt;br /&gt;
All images boot from both SD card and the internal eMMC module.&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with KDE Plasma ===&lt;br /&gt;
&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-kde-plasma/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with Xfce ===&lt;br /&gt;
&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-xfce/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with Gnome ===&lt;br /&gt;
&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-gnome/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with Sway ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-sway/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with no desktop ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-minimal/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-pro/ site].&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal with Xfce (mainline kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Focal_current_desktop Armbian's Pinebook Pro Ubuntu Focal Xfce]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal with Gnome (mainline kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with GNOME Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://redirect.armbian.com/region/NA/pinebook-pro/Focal_current_gnome]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal with Xfce (legacy kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a legacy kernel 4.4 build images for Ubuntu Focal with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Focal_legacy_desktop Armbian's Pinebook Pro Ubuntu Focal Xfce]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster with Xfce (legacy kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a legacy kernel 4.4 build images for Debian Buster with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Buster_legacy_desktop Armbian's Pinebook Pro Debian Buster Xfce]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic with Xfce (legacy kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a legacy kernel 4.4 build images for Ubuntu Bionic with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Bionic_legacy_desktop Armbian's Pinebook Pro Ubuntu Bionic Xfce Desktop download site]&lt;br /&gt;
&lt;br /&gt;
== Twister OS ==&lt;br /&gt;
[[File:Twister_OS.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Twister OS Armbian-Reforged with Xfce. It boots from microSD card and from eMMC. For more information on Twister OS, please visit this [https://twisteros.com/ official site]. You can follow the ongoing discussion about Twister OS on the [https://forum.pine64.org/showthread.php?tid=12192 PINE64 forum].&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* After flashing image, edit /boot/armbianEnv.txt, replace the dtb name with &amp;lt;code&amp;gt;rk3399-pinebook-pro.dtb&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://twisteros.com/twisterarmbian.html Direct download latest images from Twister OS's website] (size: 2.8GB)&lt;br /&gt;
&lt;br /&gt;
'''Password'''&lt;br /&gt;
&lt;br /&gt;
asdasd&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
[[File:fedora1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Fedora Official ===&lt;br /&gt;
&lt;br /&gt;
Using this [https://nullr0ute.com/2021/05/fedora-on-the-pinebook-pro/ blog post] it is now possible to run Official Fedora on the Pinebook Pro. &lt;br /&gt;
&lt;br /&gt;
'''Notes'''&lt;br /&gt;
Upstream Fedora uses  SPI flash on the Pinebook Pro to manage uboot. &lt;br /&gt;
&lt;br /&gt;
=== Fedora 34/33/32 Gnome/KDE/Minimal Images ===&lt;br /&gt;
&lt;br /&gt;
Unofficial images based on Fedora, and a [https://copr.fedorainfracloud.org/coprs/aptupdate/pinebook-pro/ copr] repository for kernel and tweaks. It boots from microSD card and from eMMC. To learn more about how they are build [https://github.com/bengtfredh/pinebook-pro-fedora-installer Install script].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://s3.fredhs.net/minio/pinebook-pro-image/ Fedora Pinebook Pro Images]&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with Cinnamon ===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://cinnamon-spices.linuxmint.com/ Cinnamon] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-Cinnamon-Desktop-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with KDE ===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://kde.org/ KDE aka Plasma] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-KDE-Desktop-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with Xfce===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://xfce.org/ Xfce] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-Xfce-Desktop-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with Gnome ===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://www.gnome.org/gnome-3/ GNOME 3] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-Workstation-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
== Arch Linux ARM ==&lt;br /&gt;
[[File:Archlinux-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Arch Linux ARM root filesystem customized for the Pinebook Pro. Instructions are included for installation on microSD card, eMMC module and NVME SSD.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
[https://github.com/SvenKiljan/archlinuxarm-pbp/releases/latest Get the latest image from GitHub] (size: 591 MB).&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
Make sure to thoroughly read the [https://github.com/SvenKiljan/archlinuxarm-pbp/blob/main/README.md readme], [https://github.com/SvenKiljan/archlinuxarm-pbp/blob/main/README.md installation instructions] and [https://github.com/SvenKiljan/archlinuxarm-pbp/blob/main/FAQ.md FAQ].&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
The default Arch Linux ARM user credentials.&lt;br /&gt;
&lt;br /&gt;
Username: alarm&lt;br /&gt;
&lt;br /&gt;
Password: alarm&lt;br /&gt;
&lt;br /&gt;
The password for the root account is 'root'.&lt;br /&gt;
&lt;br /&gt;
== postmarketOS ==&lt;br /&gt;
[[File:PostmarketOS logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Official postmarketOS build with the GNOME desktop for the Pinebook Pro. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://images.postmarketos.org/bpo/edge/pine64-pinebookpro/ Direct download latest images from postmarketOS] (size: 400 MB)&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
demo/demo&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
demo/147147&lt;br /&gt;
&lt;br /&gt;
==Kali Linux==&lt;br /&gt;
[[File:Kali.jpeg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Kali Linux prebuilt OS images for Pinebook Pro===&lt;br /&gt;
&lt;br /&gt;
Official pre-built OS images of Kali Linux for the Pinebook Pro featuring all tools you'd expect from the distribution. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://www.offensive-security.com/kali-linux-arm-images/ Direct download latest images from Offensive Security's website] (size: 2.0 GB)&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
kali/kali&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
[[File:q4os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'. It boots from microSD card and from eMMC. To learn more please visit the [https://forum.pine64.org/showthread.php?tid=8385 PINE64 forum] or official [https://q4os.org/index.html Q4OS website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
User account and password are created on first run.&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the Pinebook build on the [https://forum.pine64.org/showthread.php?tid=14061 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PinebookPro-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== openSUSE ==&lt;br /&gt;
[[File:opensuse-distribution.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest openSUSE Tumbleweed images for Pinebook Pro here: [https://en.opensuse.org/HCL:Pinebook-Pro-RK3399]&lt;br /&gt;
&lt;br /&gt;
== FydeOS ==&lt;br /&gt;
An operating system based on the Chromium Project&lt;br /&gt;
&lt;br /&gt;
https://fydeos.io/download/device/pinebook-pro&lt;br /&gt;
&lt;br /&gt;
= BSD =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The image boots from microSD card and from eMMC. To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [http://www.armbsd.org/arm/ Direct download from NetBSD]&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here].&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/(none)&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The image boots from microSD card and from eMMC. To learn more about OpenBSD, please visit [https://www.openbsd.org/ OpenBSD main page]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
ARM64 images, (including support for Pinebook Pro), can be found here [https://www.openbsd.org/arm64.html OpenBSD arm64]&lt;br /&gt;
&lt;br /&gt;
= Linux Installer Releases =&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The [https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer manjaro-arm-installer] script is intended to install Manjaro ARM directly to SD/eMMC cards without the need for images (including LXQT, Mate &amp;amp; CuboCore editions, as well as full disk encryption). Running on a Linux x86 computer, it can install Manjaro ARM directly to an empty eMMC using an eMMC to USB adapter. The script can also be run from SD to install an image to the eMMC.&lt;br /&gt;
&lt;br /&gt;
== Debian ==&lt;br /&gt;
[[File:debian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Uses only the upstream kernel and firmware without special patches&lt;br /&gt;
* No graphical display yet, works only through serial console&lt;br /&gt;
* Requires adding the non-free component to your /etc/apt/sources.list file and installing the &amp;quot;firmware-linux&amp;quot; package for Wi-Fi and Bluetooth support&lt;br /&gt;
* Installer is loaded into RAM, can install onto the same media from which it’s booted&lt;br /&gt;
* Supports automatic partitioning and full disk encryption through LVM&lt;br /&gt;
* Installer currently doesn't install the bootloader, leaving the installed system in an unbootable state until it's manually added&lt;br /&gt;
&lt;br /&gt;
[https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ The relevant files are built daily here] and may sometimes be unavailable if the build system is having issues. The &amp;quot;README.concatenateable_images&amp;quot; file provides instructions on how to combine the partition.img.gz file with the firmware.pinebook-pro.rk3399.img.gz file in order to create a DD-able image.&lt;br /&gt;
&lt;br /&gt;
The official images are '''not''' recommended yet until the display begins working and the installer properly installs the bootloader. Most users will want to see [[Pinebook Pro Debian Installer|Daniel Thompson's Debian Installer]] instead.&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
[[File:GentooLogo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a script that prepares a Gentoo arm64 stage 3 tarball for the Pinebook Pro. The script takes care of device specifics like an optimized make.conf, an overlay that provides kernel and firmware amongst others, and other miscellaneous fixes.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* The usual tarball setup as per [https://wiki.gentoo.org/wiki/Handbook:AMD64 Gentoo Handbook] is left to the user.&lt;br /&gt;
* Forum thread with instructions at https://forum.pine64.org/showthread.php?tid=8765&lt;br /&gt;
&lt;br /&gt;
== Kali Linux ==&lt;br /&gt;
[[File:Kali.jpeg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a script to create official Kali Linux OS images for the Pinebook Pro. The script carries out the build process in entirety and is Pinebook Pro specific.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Please pull the latest [https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/pinebook-pro.sh Kali Linux install script] from the project's GitLab.&lt;br /&gt;
* For more information regarding building the OS image please read the README instruction at https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/README.md&lt;br /&gt;
&lt;br /&gt;
== K1ss OS ==&lt;br /&gt;
[[File:K1ss.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a repository containing an unofficial port of KISS Linux to AARCH64. The tarball is built for generic aarch64, currently being tested on the Pinebook Pro. You can follow the ongoing discussion about K1ss Linux on the [https://forum.pine64.org/showthread.php?tid=9304 PINE64 forum].&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Please pull the latest [https://github.com/jedavies-dev/kiss-aarch64 K1ss Linux install script] from the project's GitHub.&lt;br /&gt;
&lt;br /&gt;
== NixOS ==&lt;br /&gt;
[[File:nixos.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
You can follow the ongoing discussion about NixOS on the [https://forum.pine64.org/showthread.php?tid=10524 PINE64 forum]. There is a good chance we will see Tier 1 support for aarch64, including the Pinebook Pro, in 2021 (see https://github.com/NixOS/rfcs/pull/87).&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* This is instructions to install NixOS on the Pinebook Pro: https://nixos.wiki/wiki/NixOS_on_ARM/PINE64_Pinebook_Pro&lt;br /&gt;
* Please pull the latest [https://github.com/samueldr/wip-pinebook-pro samueldr's repository ] from the project's GitHub.&lt;br /&gt;
* [[NixOS Tutorials]]&lt;br /&gt;
&lt;br /&gt;
== SkiffOS ==&lt;br /&gt;
[[File:SkiffOS-Icon-1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Instructions to build/install on the Pinebook Pro: https://github.com/skiffos/SkiffOS/tree/master/configs/pine64/book&lt;br /&gt;
* Please pull the latest version from the project's GitHub.&lt;br /&gt;
* Compiling the boot image takes approximately 30 minutes.&lt;br /&gt;
* Easily configure the kernel, compiler, etc with Buildroot.&lt;br /&gt;
* Pre-built ISOs will be available with the upcoming 2021.02 release.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook Pro]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=11695</id>
		<title>Pinebook Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=11695"/>
		<updated>2021-10-22T19:32:19Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: /* DietPi */ Update download URL to Bullseye&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community, ayufan, and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine_Pinebook Sunxi Pinebook Page]&lt;br /&gt;
&lt;br /&gt;
==Manjaro ARM==&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot]  ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook/arm8-pinebook-kde-plasma/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro MATE ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook/arm8-pinebook-mate/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro XFCE ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook/arm8-pinebook-xfce/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro Gnome ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook/arm8-pinebook-gnome/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro SWAY ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook/arm8-pinebook-sway/ Direct download from Manjaro]&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster [microSD / eMMC Boot] ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://redirect.armbian.com/pinebook-a64/ Pinebook Armbian download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot]  ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pinebook-a64/Focal_legacy_desktop Pinebook Armbian download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== KALI ==&lt;br /&gt;
[[File:Kali.jpeg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== KALI Build Image by Defensive Security [microSD / eMMC Boot] [2020.2] ===&lt;br /&gt;
* To learn more, please visit the official [https://www.offensive-security.com/kali-linux-arm-images/#2536677610546-d94f090d-c5ea KALI by Defensive Security website]&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://images.kali.org/arm-images/kali-linux-2020.4-pinebook.img.xz Direct download from Defensive Security]&lt;br /&gt;
*** MD5 (XZ file): 7E3643730D2D287A3726B641A6DA177C&lt;br /&gt;
*** File Size: 686MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: kali&lt;br /&gt;
** password: kali&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
[[File:aosc.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* AOSC using LZ4 compression algorithm, please visit the [https://github.com/lz4/lz4 LZ4 github site] for utility&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module.&lt;br /&gt;
* 8GB microSD card and above or 16GB eMMC module and above&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
=== AOSC KDE Community Build Image [microSD / eMMC Boot]  ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/kde/pinebook/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC GNOME Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/gnome/pinebook/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC MATE Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/mate/pinebook/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC XFCE Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/xfce/pinebook/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
=== AOSC LXDE Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://releases.aosc.io/os-arm64/sunxi64/lxde/pinebook/ Direct download from AOSC]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== KDE Neon Image ==&lt;br /&gt;
[[File:kde_neon.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== KDE Neon Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
&lt;br /&gt;
** [https://files.kde.org/neon/images/pinebook-remix-nonfree/useredition/ Direct download latest release build from KDE Neon Pinebook and 1080P Pinebook]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: live&lt;br /&gt;
** password: live&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KDE Neon Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
* For 14.1' and 11.6&amp;quot; Pinebook, please choose &amp;quot;neon-pinebook-remix-useredition-202xxxxx-1500-arm64.img.gz&amp;quot;&lt;br /&gt;
* For 1080P 11.6&amp;quot; Pinebook, please choose &amp;quot;neon-pinebook-remix-useredition-202xxxxx-1500-arm64-1080p.img.gz&amp;quot;&lt;br /&gt;
** [https://files.kde.org/neon/images/pinebook-remix-nonfree/useredition/ Direct download latest release build from KDE Neon 1080P Pinebook]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
[[File:q4os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Q4OS Community Build Image [microSD Boot] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4506 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* DD image for 14.1&amp;quot; and 11.6&amp;quot; Pinebook (8GB microSD card and above)&lt;br /&gt;
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pinebook.xx.zip]&lt;br /&gt;
* DD image for 1080P 11.6&amp;quot; Pinebook (for 8GB microSD card and above)&lt;br /&gt;
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pinebook1080p.xx.zip]&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the Pinebook build on the [https://forum.pine64.org/showthread.php?tid=12512 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Bullseye.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== Slackware ==&lt;br /&gt;
[[File:slackware.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Slackware is a very old, interesting, convenient and easy distribution.&lt;br /&gt;
* Visit the project's website here (https://fail.pp.ua)&lt;br /&gt;
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=9439)&lt;br /&gt;
* The Slackware build using LRZ compression algorithm, please visit the [https://github.com/ckolivas/lrzip lrunzip github site] for utility&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://3space.xyz/pineslarm/ Direct download from developer KRT site and look for slarm64-current-aarch64-base-rootfs-xxxxxxxx-x.x.xx-pinebook-build-xxxxxxxx.img.lrz]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] ===&lt;br /&gt;
* Only work on 1080P 11.6&amp;quot; Pinebook, not applicable to 14.1&amp;quot; and 11.6&amp;quot; Pinebook.&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://3space.xyz/pineslarm/ Direct download from developer KRT site and look for slarm64-current-aarch64-xfce-rootfs-xxxxxxxx-x.x.xx-pinebook-build-xxxxxxxx.img.lrz]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Netrunner [No Longer Maintained] ==&lt;br /&gt;
[[File:netrunner.jpg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Netrunner [20180417] [microSD Boot] ===&lt;br /&gt;
* Only work on 14.1&amp;quot; and 11.6&amp;quot; Pinebook, not applicable to 1080P 11.6' Pinebook.&lt;br /&gt;
* You can visit the Netrunner website [https://www.netrunner.com/netrunner-for-pinebook/ here]&lt;br /&gt;
* DD image:&lt;br /&gt;
** [https://sourceforge.net/projects/netrunneros/files/netrunner-arm/pinebook/ Direct download from sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== RISC_OS [No Longer Maintained] ==&lt;br /&gt;
[[File:RISC_OS.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== RISC OS Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* Only work on 14.1&amp;quot; and 11.6&amp;quot; Pinebook, not applicable to 1080P 11.6' Pinebook.&lt;br /&gt;
* To learn more about RISC OS please visit [https://www.riscosopen.org/ RISC OS website] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https:///files.pine64.org/os/Pinebook/RISCOS/pine14_riscos_1GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4BE5698516FAF8420AEA34A422C20991&lt;br /&gt;
*** size: 50MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== NetBSD Community Build Image [microSD Boot] ===&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select 64bit - Pinebook]&lt;br /&gt;
** size: 345MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== OpenBSD 6.6-snapshot, Community Build Image (FVWM2 WM) ===&lt;br /&gt;
* To learn more about OpenBSD please visit [https://www.openbsd.org OpenBSD main page]&lt;br /&gt;
* DD image to microSD card or eMMC module (at least 8GB). Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** https://www.dropbox.com/s/79hpdpehrbbk984/pinebook-2019-11-04.img.tgz.sha256?dl=0 (sha256)&lt;br /&gt;
** https://www.dropbox.com/s/yas1glfvvucb9a0/pinebook-2019-11-04.img.tgz?dl=0 (image)&lt;br /&gt;
** compressed size: 3.6GB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: pine64&lt;br /&gt;
** username: pine64&lt;br /&gt;
** root password: pine64&lt;br /&gt;
* If you need more information please ping: https://forum.pine64.org/member.php?action=profile&amp;amp;uid=12423&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android 7.x [No Longer Maintained] ==&lt;br /&gt;
[[File:android_7.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* Only work on 14.1&amp;quot; and 11.6&amp;quot; Pinebook, not applicable to 1080P 11.6' Pinebook.&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-pine-a64-pinebook-x.x.x-xx.img.gz]&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 6.x eMMC ==&lt;br /&gt;
[[File:android_6.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image for 14.1&amp;quot; and 11.6&amp;quot; Pinebook [microSD to eMMC] [20170605] ===&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* LCD resolution is 1366 x 768&lt;br /&gt;
* Rooted DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20170605-pinebook-sd2emmc-lpddr3.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C99BF459C6724BA73F12C532E87A8BA5&lt;br /&gt;
*** File Size: 776MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image for 1080P 11.6&amp;quot; Pinebook [microSD to eMMC] [20181001] ===&lt;br /&gt;
* Rootable build&lt;br /&gt;
* LCD resolution is 1920 x1080&lt;br /&gt;
* Rooted DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20181001-1080P-pinebook-sd2emmc-lpddr3.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E433A148CEBD743EADE6CAA765331A4B&lt;br /&gt;
*** File Size: 595MB&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image for 1080P 11.6&amp;quot; Pinebook [microSD boot] [20181001] ===&lt;br /&gt;
* Rootable build&lt;br /&gt;
* LCD resolution is 1920 x1080&lt;br /&gt;
* Please use high performance microSD card for Android boot which request frequent random read access. &lt;br /&gt;
* Please ignore warning message regarding SD corrupted on home screen upper left corner&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): CD27DF6083E6A4A5E7C8B986EB92FAA7&lt;br /&gt;
**** File Size: 553MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 1376AAE8382E96FD7B45B0998A5CD6E9&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B54E7F323B316750654E385B078AEC58&lt;br /&gt;
**** File Size: 867MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C8DBC6293EB51E58F91E27364C8C587D&lt;br /&gt;
**** File Size: 734MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== /e/ [No Longer Maintained] ==&lt;br /&gt;
[[File:e.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== /e/OS Community Build Image p [microSD and eMMC Boot] [20190926] ===&lt;br /&gt;
* Only work on 1080P 11.6&amp;quot; Pinebook, not applicable to 14.1&amp;quot; and 11.6&amp;quot; Pinebook.&lt;br /&gt;
* To learn more about /e/OS, please visit the [https://e.foundation/ official website]&lt;br /&gt;
* Please check out [https://medium.com/@edevelopers.blog/e-os-ports-for-the-pinebook-and-pinephone-596139c76479 this article] on the Pinebook /e/ build.&lt;br /&gt;
* For thread diiscussion please visit the [https://forum.pine64.org/showthread.php?tid=7954 PINE64 forum]&lt;br /&gt;
* DD image (for 8GB microSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/e/e-n-pinebook_20190926.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4DC46A4E3ED2B47F4830E96DFCBBC6D8&lt;br /&gt;
*** File Size: 685MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bliss OS [No Longer Maintained] ==&lt;br /&gt;
[[File:bliss_os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] [microSD Boot] ===&lt;br /&gt;
* Only work on 14.1&amp;quot; and 11.6&amp;quot; Pinebook, not applicable to 1080P 11.6&amp;quot; Pinebook.&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs.&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* DD image:&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/Bliss/Bliss-Pinebook_09.19.17_01.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6B5BC28D69D575BA5448AD8081A0D356&lt;br /&gt;
*** File Size: 943MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
== Linux BSP [4.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7&lt;br /&gt;
** File Size: 4.67GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [3.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84&lt;br /&gt;
** File Size: 4.18GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA&lt;br /&gt;
** File Size: 6.41GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Marshmallow [v6.0] ==&lt;br /&gt;
* [https://files.pine64.org/SDK/Pinebook/Pinebook_SDK_android6.0.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (Zip file): 12362D0B63EBF29FC363A50A942346D5&lt;br /&gt;
** File Size: 15.92GB&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
== Mali-400 64-bit Driver [20160622] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://chinagadgetsreviews.com/download-dragonface-latest-version-v-2-2-5.html Allwinner DragonFace V2.2.5 software that will let you edit and modify A64 Android Build PhoenixCard image]&lt;br /&gt;
** [https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega]&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Pro&amp;diff=10584</id>
		<title>Pinebook Pro</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Pro&amp;diff=10584"/>
		<updated>2021-06-01T19:00:30Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi to Pinebook Pro OS list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= User Guide =&lt;br /&gt;
== Introducing PineBook Pro == &lt;br /&gt;
[[File:PBP.jpg|400px|thumb|right|Pinebook Pro running Debian with MATE]]&lt;br /&gt;
&lt;br /&gt;
The Pinebook Pro is a Linux and *BSD ARM laptop from [https://www.pine64.org/ PINE64]&lt;br /&gt;
&lt;br /&gt;
It is built to be a compelling alternative to mid-ranged Chromebooks that people convert into Linux laptops. It features an IPS 1080p 14″ LCD panel, a premium magnesium alloy shell, high capacity eMMC storage, a 10,000 mAh capacity battery, and the modularity that only an open source project can deliver. &lt;br /&gt;
&lt;br /&gt;
It's compact and slim dimensions are 329mm x 220mm x 12mm (WxDxH).&lt;br /&gt;
&lt;br /&gt;
Key features include: the RK3399 SOC; USB-C for data, video-out and power-in (3A 5V); privacy switches for the microphone, BT/WiFi module, and camera; and expandable storage via NVMe (PCIe x4) with an optional adapter. &lt;br /&gt;
&lt;br /&gt;
The Pinebook Pro is equipped with 4GB LPDDR4 system memory, high capacity eMMC flash storage, and 128Mb SPI boot Flash. The I/O includes: 1 x micro SD card reader (bootable), 1 x USB 2.0, 1 x USB 3.0, 1 x USB type C Host with DP 1.2 and power-in, PCIe x4 for an NVMe SSD drive (requires an optional adapter), and UART (via the headphone jack by setting an internal switch). &lt;br /&gt;
&lt;br /&gt;
The keyboard and trackpad both use the USB 2.0 protocol.  The LCD panel uses eDP MiPi display protocol.&lt;br /&gt;
&lt;br /&gt;
Many different Operating Systems (OS) are freely available from the open source community and partner projects.  These include various flavors of Linux (Ubuntu, Debian, Manjaro, etc.) and *BSD.&lt;br /&gt;
&lt;br /&gt;
== Software and OS Image Downloads ==&lt;br /&gt;
&lt;br /&gt;
=== Default Manjaro KDE Desktop Quick Start ===&lt;br /&gt;
&lt;br /&gt;
When you first get your Pinebook Pro and boot it up for the first time, it'll come with Manjaro using the KDE desktop. The Pinebook Pro is officially supported by the Manjaro ARM project, and support can be found on the [https://forum.manjaro.org/c/manjaro-arm/78 Manjaro ARM forums.]&lt;br /&gt;
&lt;br /&gt;
On first boot, it will ask for certain information such as your timezone location, keyboard layout, username, password, and hostname. Most of these should be self-explanatory. Note that the hostname it asks for should be thought of as the &amp;quot;codename&amp;quot; of your machine, and if you don't know what it's about, you can make something up (use a single word, all lower case, no punctuation; e.g. &amp;quot;pbpro&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
After you're on the desktop, be sure to update it as soon as possible and reboot after updates are finished installing. If nothing appears when you click on the Networking icon in your system tray to connect to your Wi-Fi, ensure the Wi-Fi [https://wiki.pine64.org/index.php/Pinebook_Pro#ANSI_Fn_.2B_F_keys_wrong_for_F9.2C_F10.2C_F11_and_F12  privacy switch] is not disabled.&lt;br /&gt;
&lt;br /&gt;
=== Pinebook Pro images ===&lt;br /&gt;
Under [[Pinebook Pro Software Release]] you will find a complete list of currently supported Operating System images that work with the Pinebook as well as other related software. &lt;br /&gt;
&lt;br /&gt;
The list includes OS images and descriptions of:&lt;br /&gt;
&lt;br /&gt;
* [[PinebookPro_Software_Release#Manjaro ARM|Manjaro ARM]] (microSD and eMMC Boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#Armbian|Armbian]] (microSD and eMMC Boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#Twister OS|Twister OS]] (microSD Boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#Fedora|Fedora]] (microSD and eMMC Boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#Arch_Linux_ARM|Arch Linux]] (microSD and USB boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#postmarketOS|Postmarket OS]] (microSD and USB boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#Kali Linux|Kali Linux]] (microSD and USB boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#DietPi|DietPi]] (microSD and eMMC Boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#Q4OS|Q4OS]] (microSD and eMMC Boot)&lt;br /&gt;
* [[PinebookPro_Software_Release#NetBSD|NetBSD]] (microSD and eMMC Boot)&lt;br /&gt;
* [[Pinebook_Pro_Software_Release#OpenBSD|OpenBSD release for ARM64]]&lt;br /&gt;
* [[Pinebook_Pro_Software_Release#Gentoo|Gentoo]]&lt;br /&gt;
&lt;br /&gt;
== Keyboard ==&lt;br /&gt;
The Pinebook Pro is available in two keyboard configurations: ISO and ANSI. Both the keyboard and trackpad in the Pinebook Pro use the USB 2.0 protocol and show up as such in xinput. The keyboard features function (Fn) keys in the F-key row, which include display brightness controls, sound volume, trackpad lock, and other functionality. There is also a custom PINE64 logo key that functions as Menu/Super key. It has also a secondary functionality for setting the privacy switches.   &lt;br /&gt;
&lt;br /&gt;
The keyboard firmware binary can be flashed from userspace using the provided open source utility. &amp;lt;b style=&amp;quot;color: red&amp;quot;&amp;gt;WARNING: DO NOT update the keyboard firmware before checking which keyboard IC your Pinebook Pro has.&amp;lt;/b&amp;gt; Some Pinebook Pro were delivered with a '''SH61F83''' instead of a '''SH68F83'''. The SH61F83 can only be written 8 times, this will render the keyboard and trackpad unusable if this limit is reached when &amp;lt;code&amp;gt;step-1&amp;lt;/code&amp;gt; is flashed, see the [https://reddit.com/r/PINE64official/comments/loq4db/very_disappointed/ Reddit SH61F83 thread].&lt;br /&gt;
&lt;br /&gt;
Documentation for the keyboard can be found in [[#Datasheets for Components and Peripherals|Datasheets for Components and Peripherals]]. &lt;br /&gt;
&lt;br /&gt;
=== Typing special characters ===&lt;br /&gt;
The [[Wikipedia:British_and_American_keyboards#Other_keyboard_layouts|UK ISO Layout]] does not have dedicated keys for characters like the German umlauts (Ä,Ö,Ü, etc). Certain characters can still be generated by means of either key combinations or key sequences. &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Character&lt;br /&gt;
!Key combination/sequence&lt;br /&gt;
|-&lt;br /&gt;
|Ä, Ö, Ü, ä, ö, ü&lt;br /&gt;
|[[Wikipedia:AltGr_key|[AltGr]]]+'[' followed by [A], [O], [U], [a], [o] or [u]&lt;br /&gt;
|-&lt;br /&gt;
|µ&lt;br /&gt;
|[AltGr]+[m]&lt;br /&gt;
|-&lt;br /&gt;
|Ø, ø&lt;br /&gt;
|[AltGr]+[O], [AltGr]+[o]&lt;br /&gt;
|-&lt;br /&gt;
|@&lt;br /&gt;
|[AltGr]+[q] (as on the German layout)&lt;br /&gt;
|-&lt;br /&gt;
|ß&lt;br /&gt;
|[AltGr]+[s]&lt;br /&gt;
|-&lt;br /&gt;
|§&lt;br /&gt;
|[AltGr]+[S]&lt;br /&gt;
|-&lt;br /&gt;
|°&lt;br /&gt;
|[AltGr]+[)]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Privacy Switches ===&lt;br /&gt;
There are three privacy switches mapped to the F10, F11 and F12 keys on the Pinebook Pro keyboard. They de/activate the following:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Privacy switch function and description&lt;br /&gt;
! Combination&lt;br /&gt;
! Effect&lt;br /&gt;
! Description&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | PINE64 logo key+F10&lt;br /&gt;
| Microphone Privacy switch&lt;br /&gt;
| CAPs lock LED blinks. 2 blinks = enabled, 3 blinks = disabled&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | PINE64 logo key+F11&lt;br /&gt;
| WiFi Privacy switch&lt;br /&gt;
| NUM lock LED blinks. 2 blinks = WiFi enabled / killswitch disabled, 3 blinks = WiFi disabled / killswitch enabled.&lt;br /&gt;
| '''Re-enabling requires reboot''' (or a [//forum.pine64.org/showthread.php?tid=8313&amp;amp;pid=52645#pid52645 command line hack to bind/unbind]).&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | PINE64 logo key+F12&lt;br /&gt;
| Camera privacy switch&lt;br /&gt;
| CAPs lock and NUM lock LEDs blink together. 2 blinks = enabled, 3 blinks = disabled&lt;br /&gt;
| Can use tools like '''&amp;lt;code&amp;gt;lsusb&amp;lt;/code&amp;gt;''' to detect camera's presence. If not detected, check privacy switch.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''(Press the PINE64 logo key plus F10/F11/F12) for 3 seconds)'''&lt;br /&gt;
&lt;br /&gt;
The keyboard operates on firmware independent of the operating system.  It detects if one of the F10, F11 or F12 keys is pressed in combination with the Pine key for 3 seconds. Doing so disables power to the appropriate peripheral, thereby disabling it.  This has the same effect as cutting off the power to each peripheral with a physical switch. This implementation is very secure, since the firmware that determines whether a peripheral gets power is not part of the Pinebook Pro’s operating system. So the power state value for each peripheral cannot be overridden or accessed from the operating system. The power state setting for each peripheral is stored across reboots inside the keyboard's firmware flash memory.&lt;br /&gt;
&lt;br /&gt;
=== Basic summary of replacing keyboard ===&lt;br /&gt;
&lt;br /&gt;
This guide is very basic and should be fleshed out with pictures.  There just isn't a list of steps anywhere else yet.&lt;br /&gt;
&lt;br /&gt;
''Step 0'': If changing from ISO keyboard to ANSI keyboard, or vice versa, be sure to have a system capable of running the firmware updater that you can access either remotely or with a USB keyboard beyond the internal keyboard, as the firmware for each is very different and keys won't work correctly.  See https://forum.pine64.org/showthread.php?tid=8407 (and for NetBSD, https://forum.pine64.org/showthread.php?tid=8716).&lt;br /&gt;
&lt;br /&gt;
''Step 1'': The remove back back panel.&lt;br /&gt;
&lt;br /&gt;
There are 10 screws on the back that must be removed, and the back panel detached.  The speakers may remain attached via glue to the case and should be carefully pried off.  When this is done, taking photos of how everything looks now can help put it all back together later.&lt;br /&gt;
&lt;br /&gt;
''Step 2'': Places to unscrew.&lt;br /&gt;
&lt;br /&gt;
There are 3 items screwed into the keyboard frame that must be removed.  There are 2 large screws for daughter board, 3 large screws and 1 small screw for mainboard, and 4 screws for battery.  Be sure to not lose them.&lt;br /&gt;
&lt;br /&gt;
''Step 3'': Remove the battery.&lt;br /&gt;
&lt;br /&gt;
Once the battery screws are removed, it should be unplugged from the mainboard and removed.  Note that there are two unconnected cables lying around, that should remain unconnected.  They are used when the battery is disconnected entirely.&lt;br /&gt;
&lt;br /&gt;
''Step 4'': Unplug the ribbon cables.&lt;br /&gt;
&lt;br /&gt;
There are several ribbon cables.  To remove, flip up the tab and gentle pull the ribbon out.&lt;br /&gt;
&lt;br /&gt;
* One cable runs from the mainboard to the daughterboard underneath the battery.  Detach from both ends.  With the battery removed, detach from keyboard shell, and set aside for the new keyboard shell.&lt;br /&gt;
* One cable runs between the trackpad and the mainboard.  Detach from both ends, and also set aside.&lt;br /&gt;
* One cable runs between the keyboard and the mainboard.  This one remains attached to the keyboard and only needs to be detached from the mainboard.&lt;br /&gt;
* One cable from the LCD attaches near the lid hinge.  It should be just unplugged.&lt;br /&gt;
&lt;br /&gt;
''Step 5'': Detach microphone and speakers.&lt;br /&gt;
&lt;br /&gt;
The speakers and microphone don't have to be detached from the mainboard, but they need to be detached from the keyboard shell.  The microphones are held in place by tape, and the speakers have sticky sides.  The speakers are found obviously, but the microphones (two of) can be found between the battery and the hinge area.&lt;br /&gt;
&lt;br /&gt;
''Step 6'': Remove mainboard and daughterboard.&lt;br /&gt;
&lt;br /&gt;
At this point, the mainboard and daughterboards should be removed.  When unscrewed (see Step 2) they should pull out fairly easily.  Put them aside (including microphones and speakers if left attached.)&lt;br /&gt;
&lt;br /&gt;
''Step 7'': Detach the LCD panel.&lt;br /&gt;
&lt;br /&gt;
Step 2 didn't tell you, there are 6 more screws to remove here, 3 for each of the hinges.  Unscrew these and the LCD panel will be able to be removed.  You may have to jiggle or move the hinges for this.  When detached, be sure to place the LCD panel such that the display is protected.&lt;br /&gt;
&lt;br /&gt;
''Step 8'': Try Not To Break Your Trackpad, or, How I Learned To Love Things That Bend&lt;br /&gt;
&lt;br /&gt;
'''NOTE This section really feels like you're going to break something.'''&lt;br /&gt;
&lt;br /&gt;
The trackpad is glued to the keyboard shell and it's glued well.  There are two places it is glued to.  If you can, only the middle must be force-detached.  You will think you're going to break it.  Gently apply increasing force until the glue begins to detach (you will hear a crackle as it comes off), and continue very slowly until the whole thing is detached.  This may take minutes due to that feeling you're going to break it.&lt;br /&gt;
&lt;br /&gt;
''Step 9'': Over the hill, trackpad goes into new shell.&lt;br /&gt;
&lt;br /&gt;
In the new keyboard shell put the trackpad back where it was, hopefully the glue will remain sufficiently attached.  If there is a glue issue, this guide unfortunately has no advice currently.&lt;br /&gt;
&lt;br /&gt;
''Step 10'': Reattach the LCD panel.&lt;br /&gt;
&lt;br /&gt;
The LCD panel should slot back into the keyboard frame, the same way it came out.  If the hinges were moved, they should be *very* *gently* closed such that the LCD panel and keyboard closed like normal for the remaining steps.&lt;br /&gt;
&lt;br /&gt;
''Step 11'': Tape it out.&lt;br /&gt;
&lt;br /&gt;
Move any tape from the old keyboard shell to the new one.  These items protect the mainboard and daughterboard, and keep various wires in their right place.  Some are grey and some are black.  For tape that holds the speakers, microhones, or their cables in place, do not reattach yet.&lt;br /&gt;
&lt;br /&gt;
''Step 12'': Board install.&lt;br /&gt;
&lt;br /&gt;
Install the mainboard, the daughtboard, and their connecting ribbon cable.  Be sure to put the boards in place, 2 large flat screws for the daughterboard, 3 large flat screws and one small screw for the mainboard, before attempting to place the ribbon.&lt;br /&gt;
&lt;br /&gt;
''Step 13'': Microphone and speaker install.&lt;br /&gt;
&lt;br /&gt;
Reattached the microphones and speakers to their respective areas, making sure that both are properly oriented - the speaker &amp;quot;out&amp;quot; faces up, and the microphone cables as connected must face up (these are opposite directions.)&lt;br /&gt;
&lt;br /&gt;
''Step 14'': Reattach other ribbon cables.&lt;br /&gt;
 &lt;br /&gt;
The LCD panel, keyboard and trackpad ribbon cables should be reattached.  Make sure the flap is open, insert the ribbon into the slot (a portion of the cable will disappear), and push the flap down.  The cable should not be easy to pull out.&lt;br /&gt;
 &lt;br /&gt;
''Step 15'': Reattach the battery, and final re-tape.&lt;br /&gt;
  &lt;br /&gt;
The battery should be installed with the 4 screws holding it in place, and the connector attached to the mainboard.  Be sure to keep the two other cables remain unconnected.  Ensure all wires and other tapes are held in place.&lt;br /&gt;
&lt;br /&gt;
''Step 16'': Reattach the back panel.&lt;br /&gt;
 &lt;br /&gt;
Put the back panel back on, and reattach the 10 screws.&lt;br /&gt;
&lt;br /&gt;
''Step 17'': If you changed from ISO to ANSI or from ANSI to ISO, you'll need to update your firmware now.  See the links in Step 0 above.&lt;br /&gt;
&lt;br /&gt;
== Trackpad ==&lt;br /&gt;
The trackpad is a reasonable size, has a matte finish that that your finger can slide along easily, and two actuating buttons. It is the only component of the Pinebook Pro held in place with strong adhesive tape. It supports multi-touch functionality. &lt;br /&gt;
Documentation for the trackpad can be found in [[#Datasheets for Components and Peripherals|Datasheets for Components and Peripherals]].&lt;br /&gt;
The trackpad firmware binary can be flashed from userspace using the provided open source utility (https://github.com/ayufan-rock64/pinebook-pro-keyboard-updater). A fork with more recent changes is also available (https://github.com/jackhumbert/pinebook-pro-keyboard-updater) and may want to be considered instead while feature parity is different.&lt;br /&gt;
&lt;br /&gt;
The trackpad controller is connected to the keyboard controller. All trackpad events go through the keyboard controller and it's software, then to the keyboard controller's USB port. Note that the trackpad does have separate firmware, (which has to be written through the keyboard controller).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Everyone with a Pinebook Pro produced in 2019 should update their keyboard and trackpad firmware.''' &lt;br /&gt;
&lt;br /&gt;
{{warning| DO NOT update the trackpad firmware before checking which keyboard IC your Pinebook Pro has.&amp;lt;/b&amp;gt; Some Pinebook Pro were delivered with a '''SH61F83''' instead of a '''SH68F83'''. The SH61F83 can only be written 8 times, this will render the keyboard and trackpad unusable if this limit is reached when &amp;lt;code&amp;gt;step-1&amp;lt;/code&amp;gt; is flashed. See [//old.reddit.com/r/PINE64official/comments/loq4db/very_disappointed/ Reddit SH61F83 thread].}}&lt;br /&gt;
&lt;br /&gt;
Please refer to the original documentation for details.&lt;br /&gt;
&lt;br /&gt;
Your Pinebook Pro should be either fully charged or, preferably, running off of mains. This utility will be writing chips on the keyboard and trackpad, so a loss of power during any stage of the update can result in irrecoverable damage to your trackpad or keyboard.&lt;br /&gt;
&lt;br /&gt;
The scripts ought to work on all OSs available for the Pinebook Pro. Some OSs may, however, require installation of relevant dependencies. The instructions below assume a Debian desktop. Newer Pinebook Pro models that come with Manjaro will require a different command to install the proper dependencies.&lt;br /&gt;
&lt;br /&gt;
There are two keyboard versions of the Pinebook Pro: ISO and ANSI. You need to know which model you have prior to running the updater. &lt;br /&gt;
Firmware update steps for both models are listed below.  &lt;br /&gt;
&lt;br /&gt;
What you will need:&lt;br /&gt;
&lt;br /&gt;
*Your Pinebook Pro fully charged or running off of mains power&lt;br /&gt;
*Connection to WiFi&lt;br /&gt;
*An external USB keyboard &amp;amp; mouse (or access to the Pinebook Pro via SSH)&lt;br /&gt;
&lt;br /&gt;
'''ISO Model''' &lt;br /&gt;
&lt;br /&gt;
From the terminal command line: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/ayufan-rock64/pinebook-pro-keyboard-updater&lt;br /&gt;
cd pinebook-pro-keyboard-updater&lt;br /&gt;
sudo apt-get install build-essential libusb-1.0-0-dev xxd&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Step 1&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd pinebook-pro-keyboard-updater&lt;br /&gt;
sudo ./updater step-1 iso&lt;br /&gt;
sudo reboot&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Step 2 (after reboot)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd pinebook-pro-keyboard-updater&lt;br /&gt;
sudo ./updater step-2 iso&lt;br /&gt;
sudo reboot&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''ANSI Model''' &lt;br /&gt;
&lt;br /&gt;
{{Hint| Note: Running step 1 on the ANSI keyboard model will make the keyboard and trackpad inaccessible until step 2 is ran, so an external keyboard must be connected to complete the update on this model!}}&lt;br /&gt;
&lt;br /&gt;
From the terminal command line: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/ayufan-rock64/pinebook-pro-keyboard-updater&lt;br /&gt;
cd pinebook-pro-keyboard-updater&lt;br /&gt;
sudo apt-get install build-essential libusb-1.0-0-dev xxd&lt;br /&gt;
make&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Step 1&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd pinebook-pro-keyboard-updater&lt;br /&gt;
sudo ./updater step-1 ansi&lt;br /&gt;
sudo reboot&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Step 2 (after reboot)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd pinebook-pro-keyboard-updater&lt;br /&gt;
sudo ./updater step-2 ansi&lt;br /&gt;
sudo reboot&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
When done, if some of the keys produce incorrect characters, please check your OS’s language settings. For ANSI users, the default OS shipped with English UK as the default language. You can change it to English US if desired.&lt;br /&gt;
&lt;br /&gt;
=== X-Windows &amp;amp; trackpad settings ===&lt;br /&gt;
Some forum members have found that an adjustment to X-Windows will allow finer motion in the trackpad. If you use the '''Synaptic''' mouse/trackpad driver, use this command to make the change live:&lt;br /&gt;
&amp;lt;pre&amp;gt;synclient MinSpeed=0.25&amp;lt;/pre&amp;gt;&lt;br /&gt;
You may experiment with different settings, but 0.25 was tested as helping noticeably.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
To make the change persist across reboots, change the file &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; similar to below:&lt;br /&gt;
&amp;lt;pre&amp;gt;    Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;touchpad catchall&amp;quot;&lt;br /&gt;
        Driver &amp;quot;synaptics&amp;quot;&lt;br /&gt;
        MatchIsTouchpad &amp;quot;on&amp;quot;&lt;br /&gt;
        MatchDevicePath &amp;quot;/dev/input/event*&amp;quot;&lt;br /&gt;
        Option &amp;quot;MinSpeed&amp;quot; &amp;quot;0.25&amp;quot;&lt;br /&gt;
    EndSection&amp;lt;/pre&amp;gt;&lt;br /&gt;
The line &amp;lt;code&amp;gt;Option &amp;quot;MinSpeed&amp;quot; &amp;quot;0.25&amp;quot;&amp;lt;/code&amp;gt; is the change.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Another forum user built on the above settings a little, and have found these to be very good:&lt;br /&gt;
&amp;lt;pre&amp;gt;synclient MinSpeed=0.25&lt;br /&gt;
synclient TapButton1=1&lt;br /&gt;
synclient TapButton2=3&lt;br /&gt;
synclient TapButton3=2&lt;br /&gt;
synclient FingerLow=30&lt;br /&gt;
synclient PalmDetect=1&lt;br /&gt;
synclient VertScrollDelta=64&lt;br /&gt;
synclient HorizScrollDelta=64&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;FingerLow&amp;lt;/code&amp;gt; has the same value as 'FingerHigh' in one config (30). It is believed to help reduce mouse movement as you lift your finger, but it's unknown whether synaptic works like this.&lt;br /&gt;
You may find this config to be comfortable for daily use.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;TabButton&amp;lt;/code&amp;gt; allows to just tab the touchpad instead of physically pressing it down (to get this click noise).&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;right mouse click&amp;lt;/code&amp;gt; is emulated by tapping with two fingers on the trackpad. If you feel that this is not very responsive you can try this value:&lt;br /&gt;
&amp;lt;pre&amp;gt; synclient MaxTapTime=250 &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Power Supply ==&lt;br /&gt;
* Input Power: 5V DC @ 3A&lt;br /&gt;
* Mechanical: 3.5mm OD / 1.35mm ID, Barrel jack&lt;br /&gt;
* USB-C 5V, 15W PD quickcharge&lt;br /&gt;
* Only use one power input at a time, barrel jack OR USB-C&lt;br /&gt;
&lt;br /&gt;
== LEDs ==&lt;br /&gt;
In total, there are four LEDs on the Pinebook Pro, three of which are placed in the top-left side of the keyboard, and one near the barrel port: &lt;br /&gt;
&lt;br /&gt;
# The red LED next to the barrel port indicates charging, in three ways.  First, it will illuminate steadily when either the factory power supply or a USB Type-C charger is connected to the Pinebook Pro, and the battery is getting charged.  Second, if the battery is at 100%, the LED will remain turned off regardless of the connected power input; however, this is [https://forum.pine64.org/showthread.php?tid=10899 rather rarely achieved].  Third, this LED will flash at 0.5&amp;amp;nbsp;Hz if there are any problems that prevent charging, such as the battery becoming too hot.&lt;br /&gt;
# The power indicator LED, above the keyboard, supports three different colors: green, amber and red. It is also capable of flashing to indicate eMMC activity. In the default Debian with MATE build, green LED means power and red means suspend (amber is unused). &lt;br /&gt;
# The green NumLock LED, above the keyboard.&lt;br /&gt;
# The green CapsLock LED, above the keyboard.&lt;br /&gt;
&lt;br /&gt;
The NumLock and CapsLock LEDs serve their usual purposes on a keyboard, but they also have a secondary function. When the privacy switches get activated they blink to confirm that the switch has been activated.&lt;br /&gt;
&lt;br /&gt;
== Webcam ==&lt;br /&gt;
{{Hint| You can use Cheese to test the Camera functionality}}&lt;br /&gt;
* Streaming video resolutions supported, (uncompressed):&lt;br /&gt;
** 320 x 240 &lt;br /&gt;
** 640 x 480&lt;br /&gt;
** 800 x 600&lt;br /&gt;
** 1280 x 720&lt;br /&gt;
** 1600 x 1200&lt;br /&gt;
* Still frame resolutions supported:&lt;br /&gt;
** 160 x 120&lt;br /&gt;
** 176 x 144&lt;br /&gt;
** 320 x 240&lt;br /&gt;
** 352 x 288 &lt;br /&gt;
** 640 x 480&lt;br /&gt;
** 800 x 600&lt;br /&gt;
** 1280 x 720&lt;br /&gt;
** 1600 x 1200&lt;br /&gt;
&lt;br /&gt;
== Microphones ==&lt;br /&gt;
While it has been said that some Pinebook Pro units contain only one microphone despite having two labeled microphone holes on the outer casing, other units do indeed contain two microphones. It is presently unclear which batches have either configuration; units from the initial community batch of 1000 units (following the initial 100) are believed to contain two, populating both labeled holes.&lt;br /&gt;
&lt;br /&gt;
The wires leading to both microphones connect to the mainboard with a small white plastic connector, located directly adjacent to the ribbon cable attachment point for the keyboard interface.&lt;br /&gt;
&lt;br /&gt;
'''Microphones not working?'''&lt;br /&gt;
&lt;br /&gt;
If pavucontrol input doesn't show microphone activity try changing the [[Pinebook_Pro#Privacy_Switches|privacy switches]]. If the switches are in the correct place and microphone input isn't working you can run &amp;lt;code&amp;gt;alsamixer&amp;lt;/code&amp;gt; from the command line, hit &amp;lt;i&amp;gt;F6&amp;lt;/i&amp;gt; and select the &amp;lt;i&amp;gt;es8316&amp;lt;/i&amp;gt;, hit F4 to get to the capture screen, select the bar labeled ADC, increase the gain to 0dB, change the audio profile in pavucontrol to another one with input. Additionally you may want to modify ADC PGA to get the levels to where you want them. If that still hasn't fixed it you may want to check that the microphone connector is plugged in (see the section [[#Technical Reference|Technical Reference]]).&lt;br /&gt;
&lt;br /&gt;
== Bluetooth and WiFi ==&lt;br /&gt;
[[File:PinebookPro_WirelessIC_Location.jpg|400px|thumb|right|The Pinebook Pro's AP6256 wireless module]]&lt;br /&gt;
===Hardware Overview===&lt;br /&gt;
The Pinebook Pro contains an AMPAK AP6256 wireless module to provide Wi-Fi (compliant to IEEE 802.11ac) and Bluetooth (compliant to Bluetooth SIG revision 5.0). The module contains a Broadcom transceiver IC, believed to be the BCM43456, as well as the support electronics needed to allow the Wi-Fi and Bluetooth modes to share a single antenna. &lt;br /&gt;
&lt;br /&gt;
The wireless module interfaces with the Pinebook Pro’s system-on-chip using a combination of three interfaces: Bluetooth functionality is operated by serial UART and PCM, while the Wi-Fi component uses SDIO. It is unknown if the module’s Bluetooth capabilities are usable under operating systems that do not support SDIO.&lt;br /&gt;
&lt;br /&gt;
The module’s RF antenna pin is exposed on the mainboard via a standard Hirose U.FL connector, where a coaxial feedline links it to a flexible adhesive antenna situated near the upper right corner of the Pinebook Pro’s battery. As the RF connector is fragile and easily damaged, it should be handled carefully during connection and disconnection, and should not be reconnected frequently.&lt;br /&gt;
&lt;br /&gt;
===Issues===&lt;br /&gt;
Problems have been reported with the Wi-Fi transceiver’s reliability during extended periods of high throughput, especially on the 2.4 GHz band. While the cause of this has yet to be determined, switching to the 5 GHz band may improve stability.&lt;br /&gt;
&lt;br /&gt;
Since the Bluetooth transceiver shares both its spectrum and antenna with 2.4 GHz Wi-Fi, simultaneous use of these modes may cause interference, especially when listening to audio over Bluetooth. If Bluetooth audio cuts out frequently, switching to the 5 GHz band – or deactivating Wi-Fi – may help.&lt;br /&gt;
&lt;br /&gt;
===Wi-Fi Capabilities===&lt;br /&gt;
Wi-Fi on the Pinebook Pro is capable of reaching a maximum data transfer rate of approximately 433 megabits per second, using one spatial stream. The transceiver does not support multiple spatial streams or 160-MHz channel bandwidths.&lt;br /&gt;
&lt;br /&gt;
The Wi-Fi transceiver supports the lower thirteen standard channels on the 2.4 GHz band, using a bandwidth of 20 MHz. At least twenty-four channels are supported on the 5 GHz band, spanning frequencies from 5180 to 5320 MHz, 5500 to 5720 MHz, and 5745 to 5825 MHz, with bandwidths of 20, 40, or 80 MHz.&lt;br /&gt;
&lt;br /&gt;
Maximum reception sensitivity for both bands is approximately -92 dBm. The receiver can tolerate input intensities of no more than -20 dBm on the 2.4 GHz band, and no more than -30 dBm on the 5 GHz band. Maximum transmission power is approximately +15 dBm for either band, falling further to approximately +10 dBm at higher data transfer rates on the 5 GHz band.&lt;br /&gt;
&lt;br /&gt;
With current available drivers and firmware, the Wi-Fi interface supports infrastructure, ad-hoc, and access-point modes with satisfactory reliability. Monitor mode is not presently supported. Wi-Fi Direct features may be available, but it is unclear how to make use of them under Linux.&lt;br /&gt;
&lt;br /&gt;
Be aware that Linux userspace utilities, such as &amp;lt;code&amp;gt;iw&amp;lt;/code&amp;gt;, may report inaccurate information about the capabilities of wireless devices. Parameter values derived from vendor datasheets, or direct testing, should be preferred to the outputs of hardware-querying tools.&lt;br /&gt;
&lt;br /&gt;
===Bluetooth Capabilities===&lt;br /&gt;
Bluetooth data transfer speeds have an indicated maximum of 3 megabits per second, but it is unclear what practical data rates can be expected. Audio streaming over Bluetooth is functioning normally, as is networking. Bluetooth Low-Energy functions, such as interacting with Bluetooth beacons, have not yet been tested conclusively.&lt;br /&gt;
&lt;br /&gt;
The Bluetooth transceiver supports all 79 channel allocations, spanning frequencies from 2402 MHz to 2480 MHz. Reception sensitivity is approximately -85 dBm, with a maximum tolerable reception intensity of -20 dBm. Bluetooth transmission power is limited to +10 dBm.&lt;br /&gt;
&lt;br /&gt;
===Disabling Bluetooth===&lt;br /&gt;
&lt;br /&gt;
To disable Bluetooth under Linux once:&lt;br /&gt;
&lt;br /&gt;
 sudo rfkill block bluetooth&lt;br /&gt;
&lt;br /&gt;
To confirm if Bluetooth under Linux is disabled:&lt;br /&gt;
&lt;br /&gt;
 rfkill&lt;br /&gt;
&lt;br /&gt;
To disable Bluetooth on boot (note: for distributions such as Manjaro XFCE see the step below):&lt;br /&gt;
&lt;br /&gt;
 sudo systemctl enable rfkill-block@bluetooth&lt;br /&gt;
&lt;br /&gt;
To disable Bluetooth on certain distributions, such as Manjaro XFCE, right click on the Bluetooth panel icon, select &amp;lt;i&amp;gt;plugins&amp;lt;/i&amp;gt;, then &amp;lt;i&amp;gt;PowerManager&amp;lt;/i&amp;gt;, then &amp;lt;i&amp;gt;configuration&amp;lt;/i&amp;gt; and then deselect the &amp;lt;i&amp;gt;auto power on&amp;lt;/i&amp;gt; option&lt;br /&gt;
&lt;br /&gt;
== LCD Panel ==&lt;br /&gt;
* Model: BOE NV140FHM-N49&lt;br /&gt;
* 14.0&amp;quot; (35.56&amp;amp;nbsp;cm) diagonal size&lt;br /&gt;
* 1920x1080 resolution&lt;br /&gt;
* 60&amp;amp;nbsp;Hz refresh rate&lt;br /&gt;
* IPS technology&lt;br /&gt;
* 1000:1 contrast&lt;br /&gt;
* 250&amp;amp;nbsp;nit brightness&lt;br /&gt;
* 63% sRGB coverage&lt;br /&gt;
* 6-bit color&lt;br /&gt;
* 30-pin eDP connection&lt;br /&gt;
&lt;br /&gt;
Some people have tested hardware video decode using the following;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;ffmpeg -benchmark -c:v h264_rkmpp -i file.mp4 -f null -&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External ports list ==&lt;br /&gt;
Here are a list of the external ports. See [[Pinebook_Pro#Expansion_Ports|Technical Reference - Expansion Ports]] for port specifications.&lt;br /&gt;
* Left side&lt;br /&gt;
** Barrel jack for power, (with LED)&lt;br /&gt;
** USB 3, Type A&lt;br /&gt;
** USB 3, Type C&lt;br /&gt;
* Right side&lt;br /&gt;
** USB 2, Type A&lt;br /&gt;
** Standard headset jack&lt;br /&gt;
** MicroSD card slot&lt;br /&gt;
&lt;br /&gt;
== Using the UART ==&lt;br /&gt;
[[File:PinePhone_Serial_Cable.png|400px|thumb|right|Pinout of the serial adapter. Swapping the tx and rx around from this also works and is more traditional. See the official [https://files.pine64.org/doc/pinebook/guide/Pinebook_Earphone_Serial_Console_Developer_Guide.pdf Pine64 document].]]&lt;br /&gt;
&lt;br /&gt;
UART output is enabled by flipping the UART switch to the ON position (item 9). To do so you need to remove the Pinebook Pro's bottom cover - please follow [https://wiki.pine64.org/index.php/Pinebook_Pro_Main_Page#Accessing_the_Internals_-_Disassembly_and_Reassembly proper disassembly and reassembly protocol]. The OFF position is towards the touchpad, the ON position is towards the display hinges.&lt;br /&gt;
&lt;br /&gt;
With the UART switch in the ON position, console is relayed via the audiojack and the laptop's sound is turned OFF. Please ensure that you are using a 3.3&amp;amp;nbsp;V interface (such as the CH340, FTDI-232R, or PL2303, which are sold in both 3.3&amp;amp;nbsp;V and 5&amp;amp;nbsp;V variants) to avoid damage to the CPU.  Older version of the serial console cable sold by Pine64 uses wrong voltage level and should not be used; see [https://forum.pine64.org/showthread.php?tid=9367 this forum thread] for further information.  Recent version of the same cable uses the right voltage level.&lt;br /&gt;
&lt;br /&gt;
Insert the USB plug of the cable into an open USB port on the machine which will monitor, ensuring that the audio jack of the serial cable is be fully inserted into the Pinebook Pro audio port. Run the following in a terminal:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
$ lsusb&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
you should find a line similar to this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
Bus 001 Device 058: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Serial output should now be accessible using screen, picocom or minicom (and others).&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
screen /dev/ttyUSB0 1500000&lt;br /&gt;
&lt;br /&gt;
picocom /dev/ttyUSB0 -b 1500000&lt;br /&gt;
&lt;br /&gt;
minicom -D /dev/ttyUSB0 -b 1500000&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Old versions of U-Boot do not use the UART for console output. &amp;lt;strike&amp;gt;The console function is activated by the Linux kernel. Thus, if you use a non-Pinebook Pro Linux distro and want the UART as a console, you have to manually enable it.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Using the optional NVMe adapter ==&lt;br /&gt;
The optional NVMe adapter allows the use of M.2 cards that support the NVMe standard, (but not SATA standard). The optional NVMe M.2 adapter supports '''M''' &amp;amp; '''M'''+'''B''' keyed devices, in both 2242 &amp;amp; 2280 physical sizes, the most common ones available. In addition, 2230 &amp;amp; 2260 are also supported, though NVMe devices that use those sizes are rare.&lt;br /&gt;
&lt;br /&gt;
Once you have fitted and tested your NVMe drive, please add a note to this page [[Pinebook Pro Hardware Accessory Compatibility]] to help build a list of tried and tested devices.&lt;br /&gt;
&lt;br /&gt;
Please see [[Pinebook Pro Troubleshooting Guide#NVMe SSD issues|a separate section]] that describes reported issues with the NVMe drives in PineBook Pro.&lt;br /&gt;
&lt;br /&gt;
=== Installing the adapter ===&lt;br /&gt;
The V2.1-2019-0809 SSD adapter that shipped with the initial Pinebook Pro batches had significant issues. A repair kit will be shipped to address those issues.&lt;br /&gt;
(If necessary, it can be modified to work. There is [https://forum.pine64.org/showthread.php?tid=8322&amp;amp;pid=52700#pid52700 an unofficial tutorial on the forums] describing these modifications.)&lt;br /&gt;
&lt;br /&gt;
The updated SSD adapter, labeled V2-2019-1107, takes into account the prior problems with trackpad interference. New orders as of Feb. 22nd, 2020 will be the updated adapter.&lt;br /&gt;
&lt;br /&gt;
This is the link to the Pinebook Pro accessories in the store: [[https://pine64.com/?v=0446c16e2e66]]&lt;br /&gt;
&lt;br /&gt;
Actual installation instructions are a work in progress. Unofficial instructions for installing V2-2019-1107 can be found [https://eli.gladman.cc/blog/2020/06/23/pine-book-pro-nvme.html here].&lt;br /&gt;
&lt;br /&gt;
=== Post NVMe install power limiting ===&lt;br /&gt;
Some NVMe SSDs allow reducing the maximum amount of power. Doing so may reduce the speed, but it may be needed in the Pinebook Pro to both improve reliability at lower battery levels. And to reduce power used, to maintain battery life.&lt;br /&gt;
Here are the commands to obtain and change the power settings. The package 'nvme-cli' is required to run these commands. The example shows how to find the available power states, and then sets it to the lowest, non-standby setting, (which is 3.8 watts for the device shown);&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo nvme id-ctrl /dev/nvme0&lt;br /&gt;
NVME Identify Controller:&lt;br /&gt;
...&lt;br /&gt;
ps    0 : mp:9.00W operational enlat:0 exlat:0 rrt:0 rrl:0&lt;br /&gt;
         rwt:0 rwl:0 idle_power:- active_power:-&lt;br /&gt;
ps    1 : mp:4.60W operational enlat:0 exlat:0 rrt:1 rrl:1&lt;br /&gt;
         rwt:1 rwl:1 idle_power:- active_power:-&lt;br /&gt;
ps    2 : mp:3.80W operational enlat:0 exlat:0 rrt:2 rrl:2&lt;br /&gt;
         rwt:2 rwl:2 idle_power:- active_power:-&lt;br /&gt;
ps    3 : mp:0.0450W non-operational enlat:2000 exlat:2000 rrt:3 rrl:3&lt;br /&gt;
         rwt:3 rwl:3 idle_power:- active_power:-&lt;br /&gt;
ps    4 : mp:0.0040W non-operational enlat:6000 exlat:8000 rrt:4 rrl:4&lt;br /&gt;
         rwt:4 rwl:4 idle_power:- active_power:-&lt;br /&gt;
&lt;br /&gt;
$ sudo nvme get-feature /dev/nvme0 -f 2&lt;br /&gt;
get-feature:0x2 (Power Management), Current value:00000000&lt;br /&gt;
$ sudo nvme set-feature /dev/nvme0 -f 2 -v 2 -s&lt;br /&gt;
set-feature:02 (Power Management), value:0x000002&amp;lt;/pre&amp;gt;&lt;br /&gt;
Some NVMe SSDs don't appear to allow saving the setting with &amp;quot;-s&amp;quot; option. In those cases, leave off the &amp;quot;-s&amp;quot; and use a startup script to set the non-default power state at boot.&amp;lt;br&amp;gt;&lt;br /&gt;
If you want to test performance without saving the new power setting semi-permanantly, then leave off the &amp;quot;-s&amp;quot; option.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
There is another power saving feature for NVMes, APST, (Autonomous Power State Transitions). This performs the power saving &amp;amp; transitions based on usage. To check if you have a NVMe SSD with this feature;&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo nvme get-feature -f 0x0c -H /dev/nvme0&amp;lt;/pre&amp;gt;&lt;br /&gt;
Information for this feature, (on a Pinebook Pro), is a work in progress.&lt;br /&gt;
&lt;br /&gt;
=== Using as data drive ===&lt;br /&gt;
As long as the kernel in use has both the PCIe and NVMe drivers, you should be able to use a NVMe drive as a data drive. It can automatically mount when booting from either the eMMC or an SD card. This applies to Linux, FreeBSD, and Chromium, using the normal partitioning and file system creation tools. Android requires testing.&lt;br /&gt;
&lt;br /&gt;
=== Using as OS root drive ===&lt;br /&gt;
The SoC does not include the NVMe boot code, so the NVMe is not in the SoC's boot order. However, using the [https://github.com/mrfixit2001/updates_repo/blob/v1.1/pinebook/filesystem/mrfixit_update.sh U-Boot update script] from the mrfixit2001 Debian or [https://pastebin.com/raw/EeK074XB Arglebargle's modified script], and [https://github.com/pcm720/rockchip-u-boot/releases the modified u-boot images] provided by forum user pcm720, you can now add support to boot from an NVMe drive. Binary images are useable with SD, eMMC, and [[Pinebook_Pro_SPI|SPI flash]]. For OS images using the mainline kernel, there are a few variants of U-Boot available that also support NVMe as the OS drive. Though these may require writing the U-Boot to the SPI flash for proper use of the NVMe as the OS drive.&lt;br /&gt;
&lt;br /&gt;
The current boot order, per last testing, for this modified U-Boot is:&lt;br /&gt;
*MicroSD&lt;br /&gt;
*eMMC&lt;br /&gt;
*NVMe&lt;br /&gt;
&lt;br /&gt;
For more information, please refer to [https://forum.pine64.org/showthread.php?tid=8439&amp;amp;pid=53764#pid53764 the forum post.]&lt;br /&gt;
&lt;br /&gt;
It is also possible to initially boot off an eMMC or SD card, then transfer to a root file system on the NVMe. Currently, it is necessary to have the U-Boot code on an eMMC or SD card.  (A forum member [https://forum.pine64.org/showthread.php?tid=8439 posted here] about using a modified version of U-Boot with NVMe drivers, that uses &amp;lt;code&amp;gt;/boot&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; off the NVMe drive. So this may change in the future.)&lt;br /&gt;
&lt;br /&gt;
Please see [[Pinebook_Pro#Bootable Storage|Bootable Storage]].&lt;br /&gt;
&lt;br /&gt;
== Caring for the PineBook Pro ==&lt;br /&gt;
=== Bypass Cables ===&lt;br /&gt;
The mainboard features two (disconnected by default) bypass cables that are only to be used with the battery disconnected. The female (10) male (6) ends of the bypass cables can be connected to provide power to the mainboard if you need to run the laptop without a battery. Please refer to this [https://files.pine64.org/doc/PinebookPro/PinebookPro_Engineering_Notice.pdf engineering notice].  &lt;br /&gt;
&lt;br /&gt;
'''Note that despite the bypass cable being a two conductor cable, it is only used as one. Both wires being soldered together on either side is normal!'''&lt;br /&gt;
&lt;br /&gt;
WARNING: Do not connect the bypass cables with the battery connected.  Using the bypass cables with the battery connected can permanently damage the computer.&lt;br /&gt;
&lt;br /&gt;
=== Pinebook Service Step-by-Step Guides ===&lt;br /&gt;
&lt;br /&gt;
Under [[Pinebook_Service_Step_by_Step_Guides|Service Guides for Pinebook]] you can find instructions guides concerning disassembly of:&lt;br /&gt;
&lt;br /&gt;
* The installation process on Pinebook Pro similar to 14&amp;quot; Pinebook&lt;br /&gt;
* The installation process is the reverse order of removal guide:&lt;br /&gt;
** 14″ Pinebook Lithium Battery Pack Removal Guide&lt;br /&gt;
** 14″ Pinebook LCD Panel Screen Removal Guide&lt;br /&gt;
** 14″ Pinebook eMMC Module Removal Guide&lt;br /&gt;
&lt;br /&gt;
== Using the SPI flash device ==&lt;br /&gt;
&lt;br /&gt;
See [[Pinebook Pro SPI]] for details.&lt;br /&gt;
&lt;br /&gt;
The Pinebook Pro comes with a 128Mbit, (16MByte), flash device suitable for initial boot target, to store the bootloader. The SoC used on the Pinebook Pro boots from this SPI flash device first, before eMMC or SD card. At present, April 19, 2020, the Pinebook Pros ship without anything programmed in the SPI flash device. So the SoC moves on to the next potential boot device, the eMMC. ARM/ARM64 computers do not have a standardized BIOS, yet.&lt;br /&gt;
&lt;br /&gt;
Here is some information on using the SPI flash device:&lt;br /&gt;
&lt;br /&gt;
* You need the kernel built with SPI flash device support, which will supply a device similar to: code&amp;gt;/dev/mtd0&amp;lt;/code&amp;gt;&lt;br /&gt;
* The Linux package below, will need to be available: &amp;lt;code&amp;gt;mtd-utils&amp;lt;/code&amp;gt;&lt;br /&gt;
* You can then use this program from the package to write the SPI device: &amp;lt;code&amp;gt;flashcp &amp;amp;lt;filename&amp;amp;gt; /dev/mtd0&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Even if you need to recover from a defective bootloader written to the SPI flash, you can simply short pin 6 of the SPI flash to GND and boot. This will render the SoC bootrom unable to read from the SPI flash and have it fall back to reading the bootloader from other boot media like the eMMC or Micro SD card.&lt;br /&gt;
&lt;br /&gt;
The procedures described above are a lot less risky than attaching an external SPI flasher and do not require any additional hardware. At present, April 19th, 2020, there is no good bootloader image to flash into the SPI flash device. This is expected to change, as there are people working on issue.&lt;br /&gt;
&lt;br /&gt;
= Software tuning guide =&lt;br /&gt;
Details on how to get the most out of a Pinebook Pro &amp;amp; its RK3399 SoC.&lt;br /&gt;
&lt;br /&gt;
== Customizing the Pinebook Pro's default Manjaro KDE system ==&lt;br /&gt;
=== Watching DRM content (Netflix, etc.) ===&lt;br /&gt;
Most paid online streaming services use Widevine DRM to make their content more difficult to pirate. Widevine is not directly supported on Manjaro KDE, however it is still possible to watch DRM content via the &amp;quot;chromium-docker&amp;quot; package which downloads a 32-bit ARM container and installs Chromium with Widevine inside of that. While not space-efficient, or efficient in general, it's the recommended solution for watching this content on your Pinebook Pro. You can install this package with:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo pacman -Sy chromium-docker&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Checking GPU capabilities ===&lt;br /&gt;
To see what versions of OpenGL and OpenGL ES are supported by the Pinebook Pro, what driver is in use, and what version of the driver is loaded, install the &amp;quot;mesa-demos&amp;quot; package with:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo pacman -Sy mesa-demos&amp;lt;/pre&amp;gt;&lt;br /&gt;
And then run:&lt;br /&gt;
&amp;lt;pre&amp;gt;glxinfo | grep OpenGL&amp;lt;/pre&amp;gt;&lt;br /&gt;
This will give detailed information about your graphics card and driver, useful for debugging.&lt;br /&gt;
&lt;br /&gt;
=== Better GPU compatibility and performance ===&lt;br /&gt;
For better graphics performance, you may install the &amp;quot;mesa-git&amp;quot; package, built and supplied in the Manjaro ARM repos. This lets you bring in the latest features, optimizations, and bugfixes for the graphics driver used by the Pinebook Pro. Installation is as simple as:&lt;br /&gt;
&amp;lt;pre&amp;gt;pacman -Sy mesa-git&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then you may reboot to load the newer driver.&lt;br /&gt;
&lt;br /&gt;
With Mesa 20.2 there is no longer much reason to use this over the standard mesa package, and applications may occasionally break with mesa-git.&lt;br /&gt;
&lt;br /&gt;
[https://docs.mesa3d.org/bugs.html Reporting bugs] to the Mesa project will help make sure any problems are quickly fixed.&lt;br /&gt;
&lt;br /&gt;
=== OpenGL 3.3 support ===&lt;br /&gt;
By default, with the current state of the Panfrost GPU driver, the Pinebook Pro supports OpenGL 2.1 and OpenGL ES 3.0. If you want to use OpenGL 3.3, you need to set the system-wide environment variable, open the '''/etc/environment''' file with:&lt;br /&gt;
&amp;lt;pre&amp;gt;kate /etc/environment&amp;lt;/pre&amp;gt;&lt;br /&gt;
And then at the bottom of the file, on a new line, add:&lt;br /&gt;
&amp;lt;pre&amp;gt;PAN_MESA_DEBUG=&amp;quot;gl3&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then save the file, entering your password when prompted, and reboot the system. When you check your GPU capabilities, it should report OpenGL 3.3 and applications that rely on it should function properly. Note that GL 3.3 support is incomplete and some rendering features do not work yet, notably geometry shaders.&lt;br /&gt;
&lt;br /&gt;
=== Install Anbox on Pinebook Pro Manjaro 20.10 ===&lt;br /&gt;
[https://www.youtube.com/watch?v=EU8_Q11dATs Youtube video on installing Anbox on Pienbook Pro Manjaro Build 20.10 by LivingLinux]&lt;br /&gt;
&lt;br /&gt;
== Customizing the Pinebook Pro's previously-default Debian system ==&lt;br /&gt;
Here are some hints on what you can do to customize the Pinebook Pro's previous factory image (aka [https://github.com/mrfixit2001/debian_desktop mrfixit2001 debian build])&lt;br /&gt;
&lt;br /&gt;
=== Initial user changes, password, name, etc ===&lt;br /&gt;
When you first get your Pinebook Pro, you should consider setting strong passwords and making the default account your own.&lt;br /&gt;
&lt;br /&gt;
* Reboot (this is just to ensure all background processes belong to the user are not running... there are other ways to achieve this but this way is easy)&lt;br /&gt;
* Once the machine reboots press Alt-Ctrl-F1 to bring up a text terminal&lt;br /&gt;
* Login as root (login: root, password: root)&lt;br /&gt;
* Set a strong password for the root user using the following command and it's prompts:&lt;br /&gt;
&amp;lt;pre&amp;gt;# passwd (and follow prompts)&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Rename the rock user to your prefered username (replace myself with whatever you like):&lt;br /&gt;
&amp;lt;pre&amp;gt;# usermod -l myself -d /home/myself -m rock&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Rename the rock group to match your preferred username:&lt;br /&gt;
&amp;lt;pre&amp;gt;# groupmod -n myself rock&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Put your name in the account, (replace &amp;quot;John A Doe&amp;quot; with your name):&lt;br /&gt;
&amp;lt;pre&amp;gt;# chfn -f &amp;quot;John A Doe&amp;quot; myself&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Set a strong password for the normal user:&lt;br /&gt;
&amp;lt;pre&amp;gt;# passwd myself&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Log out of the text terminal:&lt;br /&gt;
&amp;lt;pre&amp;gt;# logout&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Press Alt-Ctrl-F7 to go back to the login screen and then login as the normal user&lt;br /&gt;
* Open text terminal to fix login error: &amp;quot;Configured directory for incoming files does not exist&amp;quot;;&lt;br /&gt;
&amp;lt;pre&amp;gt;$ blueman-services&amp;lt;/pre&amp;gt;&lt;br /&gt;
Select &amp;quot;Transfer&amp;quot; tab and set &amp;quot;Incoming Folder&amp;quot; to myself&lt;br /&gt;
OR&lt;br /&gt;
If adduser is in distro, this is MUCH easier&lt;br /&gt;
sudo adduser $USER ,, fill out requested data&lt;br /&gt;
Then,, sudo adduser $USER $GROUP,,, 1 group at a time&lt;br /&gt;
To see which groups to add,,, id $USER,  id rock&lt;br /&gt;
&lt;br /&gt;
=== Changing the default hostname ===&lt;br /&gt;
Debian 9 has a command to allow you to change the hostname. You can see the current settings using;&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo hostnamectl&lt;br /&gt;
   Static hostname: Debian-Desktop&lt;br /&gt;
         Icon name: computer&lt;br /&gt;
        Machine ID: dccbddccbdccbdccbdccbdccbdccbccb&lt;br /&gt;
           Boot ID: ea99ea99ea99ea99ea99ea99ea99ea99&lt;br /&gt;
  Operating System: Debian GNU/Linux 9 (stretch)&lt;br /&gt;
            Kernel: Linux 4.4.210&lt;br /&gt;
      Architecture: arm64&amp;lt;/pre&amp;gt;&lt;br /&gt;
To change, use this, (with &amp;quot;My_Hostname&amp;quot; used as the example);&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo hostnamectl set-hostname My_Hostname&amp;lt;/pre&amp;gt;&lt;br /&gt;
Whence done, you can re-verify using the first example.&lt;br /&gt;
&lt;br /&gt;
Then you should backup and edit your &amp;lt;code&amp;gt;/etc/hosts&amp;lt;/code&amp;gt; entry's name;&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo cp -p /etc/hosts /etc/hosts.`date +%Y%m%d`&lt;br /&gt;
$ sudo vi /etc/hosts&lt;br /&gt;
127.0.0.1	localhost&lt;br /&gt;
127.0.0.1	My_Hostname&lt;br /&gt;
::1		localhost ip6-localhost ip6-loopback&lt;br /&gt;
fe00::0		ip6-localnet&lt;br /&gt;
ff00::0		ip6-mcastprefix&lt;br /&gt;
ff02::1		ip6-allnodes&lt;br /&gt;
ff02::2		ip6-allrouters&lt;br /&gt;
127.0.1.1       linaro-alip&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Disable Chromium browser's prompt for passphrase &amp;amp; password storage ===&lt;br /&gt;
&lt;br /&gt;
Perform the following steps:&lt;br /&gt;
&lt;br /&gt;
* On the tool bar, hover over the Chromium icon&lt;br /&gt;
* Using the right mouse button, select '''Properties'''&lt;br /&gt;
* In the '''Command:''' line section, add &amp;lt;code&amp;gt;--password-store=basic&amp;lt;/code&amp;gt; before the &amp;lt;code&amp;gt;%U&amp;lt;/code&amp;gt;&lt;br /&gt;
* Use the '''x Close''' button to save the change&lt;br /&gt;
This will of course, use basic password storage, meaning any saved passwords are not encrypted. Perfectly fine if you never use password storage.&lt;br /&gt;
&lt;br /&gt;
=== Changing the boot splash picture ===&lt;br /&gt;
&lt;br /&gt;
The default boot splash picture can be replaced using the following instructions:&lt;br /&gt;
&lt;br /&gt;
* Install '''ImageMagick''' which will do the conversion&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo apt-get install imagemagick&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Create a 1920 x 1080 picture. For the best results, use a PNG image (It supports lossless compression).&lt;br /&gt;
* From the directory in which your new image is stored run the following commands&lt;br /&gt;
* Convert your image to the bootsplash raw format using imagemagick convert.&lt;br /&gt;
&amp;lt;pre&amp;gt;$ convert yoursplashimage.png -separate +channel -swap 0,2 -combine -colorspace sRGB RGBO:splash.fb&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Create a backup copy of your current splash screen&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo cp /usr/share/backgrounds/splash.fb /usr/share/backgrounds/splash_original.fb&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Copy your new splash screen into place&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo cp splash.fb /usr/share/backgrounds/splash.fb&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Set the correct permissions on the splash.fb file&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo chmod 644 /usr/share/backgrounds/splash.fb&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If you do not want to see kernel console text messages, make sure you don't have '''Plymouth''' installed&lt;br /&gt;
&lt;br /&gt;
=== Watching Amazon Prime videos with Chromium ===&lt;br /&gt;
When you create a new user, it will be necessary to launch the Chromium browswer with a specific user agent like below;&lt;br /&gt;
&amp;lt;pre&amp;gt;chromium-browser --user-agent=&amp;quot;Mozilla/5.0 (X11; CrOS armv7l 6946.63.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
There may be more tweaks needed.&lt;br /&gt;
&lt;br /&gt;
=== Enabling text boot time messages ===&lt;br /&gt;
&lt;br /&gt;
By default, most Linux distros have a boot screen with a picture. To see all the boot time messages, use one of the following;&lt;br /&gt;
&lt;br /&gt;
==== Debian ====&lt;br /&gt;
* Backup and edit the U-Boot configuration file:&lt;br /&gt;
&lt;br /&gt;
 cp -p /etc/default/u-boot /etc/default/u-boot.`date +%Y%m%d`&lt;br /&gt;
 chmod a-w /etc/default/u-boot.`date +%Y%m%d`&lt;br /&gt;
 vi /etc/default/u-boot&lt;br /&gt;
&lt;br /&gt;
Remove the '''quiet''' and '''splash''' parameters. Leave everything else alone.&lt;br /&gt;
&lt;br /&gt;
* Update the U-Boot configuration:&lt;br /&gt;
&lt;br /&gt;
 u-boot-update&lt;br /&gt;
&lt;br /&gt;
* Test and verify you get what you think you should be seeing.&lt;br /&gt;
&lt;br /&gt;
==== Manjaro ====&lt;br /&gt;
* Backup and edit the U-Boot configuration file:&lt;br /&gt;
&lt;br /&gt;
 cp -p /boot/extlinux/extlinux.conf /boot/extlinux/extlinux.conf.`date +%Y%m%d`&lt;br /&gt;
 chmod a-w /boot/extlinux/extlinux.conf.`date +%Y%m%d`&lt;br /&gt;
 vi /boot/extlinux/extlinux.conf&lt;br /&gt;
&lt;br /&gt;
* Change '''console=ttyS2,1500000''' to '''console=tty1'''&lt;br /&gt;
* Remove the '''bootsplash.bootfile''' option and it's parameter.&lt;br /&gt;
* You can add verbose logging by appending '''ignore_loglevel''' to the line where boot splash was.&lt;br /&gt;
* Leave everything else alone.&lt;br /&gt;
* Test and verify you get what you think you should be seeing.&lt;br /&gt;
&lt;br /&gt;
== Improving readability ==&lt;br /&gt;
&lt;br /&gt;
Some people find that a 14&amp;quot; LCD screen with 1080p, (1920 x 1080), has text and icons a bit too small. There are things you can do to make the screen easier to use and read.&amp;lt;br&amp;gt;&lt;br /&gt;
* Increase the font size&lt;br /&gt;
* Use a font with more pronounced features&lt;br /&gt;
* Increase the various window manager sizes (e.g. increase the height of the tool bar)&lt;br /&gt;
* Change the color scheme to be easier on the eyes. Higher contrast can help usability.&lt;br /&gt;
* Change the window manager's decorations (e.g. use larger icons)&lt;br /&gt;
* Use a workspace manager, with one application per workspace&lt;br /&gt;
* When at home or office, use an external monitor&lt;br /&gt;
* Change the X-Windows DPI&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
However, do not change the resolution of the LCD screen, otherwise you may end up with a blank / black screen. If that happens, see this troubleshooting section for the fix:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pinebook_Pro#After_changing_builtin_LCD_resolution.2C_blank_screen|Blank screen after changing builtin LCD resolution]]&lt;br /&gt;
&lt;br /&gt;
== Chromium tweaks ==&lt;br /&gt;
&lt;br /&gt;
=== Flags ===&lt;br /&gt;
&lt;br /&gt;
From the [https://github.com/mrfixit2001/updates_repo/blob/v1.8/pinebook/filesystem/default official Debian image]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
--disable-low-res-tiling \&lt;br /&gt;
--num-raster-threads=6 \&lt;br /&gt;
--profiler-timing=0 \&lt;br /&gt;
--disable-composited-antialiasing \&lt;br /&gt;
--test-type \&lt;br /&gt;
--show-component-extension-options \&lt;br /&gt;
--ignore-gpu-blacklist \&lt;br /&gt;
--use-gl=egl \&lt;br /&gt;
--ppapi-flash-path=/usr/lib/chromium-browser/pepper/libpepflashplayer.so \&lt;br /&gt;
--ppapi-flash-version=32.0.0.255 \&lt;br /&gt;
--enable-pinch \&lt;br /&gt;
--flag-switches-begin \&lt;br /&gt;
--enable-gpu-rasterization \&lt;br /&gt;
--enable-oop-rasterization \&lt;br /&gt;
--flag-switches-end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that in some cases, this may also decrease performance substantially, as observed when using these flags on the Manjaro KDE desktop. Feel free to experiment to find what is smoothest for you personally.&lt;br /&gt;
&lt;br /&gt;
== gVim has performance issue ==&lt;br /&gt;
It appears that using GTK3 can cause very slow scrolling, while Vim in a terminal window works fine.&amp;lt;br/&amp;gt;&lt;br /&gt;
Simply revert back to using GTK2, (how to do so is somewhat Linux distro-specific).&lt;br /&gt;
&lt;br /&gt;
Another solution may be to run gVim with &lt;br /&gt;
&lt;br /&gt;
 GDK_RENDERING=image&lt;br /&gt;
&lt;br /&gt;
environment variable set. It seems that this improves the performance by reverting back to software-only rendering.&lt;br /&gt;
&lt;br /&gt;
== Kernel options ==&lt;br /&gt;
Here are some Pinebook Pro &amp;amp; its RK3399 SoC Linux specific options. If kernel version, (or version range specific), it should list that information in the description.&lt;br /&gt;
&lt;br /&gt;
To see if a specific feature is enabled in the current kernel, you can use something like this;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ zgrep -i rockchip_pcie /proc/config.gz&lt;br /&gt;
# CONFIG_ROCKCHIP_PCIE_DMA_OBJ is not set&lt;br /&gt;
CONFIG_PHY_ROCKCHIP_PCIE=m&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If it's listed as &amp;lt;code&amp;gt;=m&amp;lt;/code&amp;gt;, then it's a module. You can see if the module is loaded with;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ lsmod | grep -i rockchip_pcie&lt;br /&gt;
phy_rockchip_pcie      16384  0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note modules are not loaded until needed. Thus, we sometimes check the kernel configuration instead to see if a feature is configured first, then see if it's a module.&lt;br /&gt;
&lt;br /&gt;
=== Hardware video decoding ===&lt;br /&gt;
Here is a method to check for hardware video decoding by the VPU. There are special Linux kernel modules that perform this function.&amp;lt;br&amp;gt;&lt;br /&gt;
Older systems, such as the previously-default Debian desktop, use the Rockchip-supplied kernel module &amp;lt;code&amp;gt;rk-vcodec&amp;lt;/code&amp;gt;. To check, something like this can be used:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ lsmod | grep rk-vcodec&lt;br /&gt;
    or&lt;br /&gt;
$ zgrep RK_VCODEC /proc/config.gz&lt;br /&gt;
CONFIG_RK_VCODEC=y&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note that in the above example, the Rockchip video CODEC is not built as a module, but included into the kernel. Thus, it does not show up in the list modules check.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Newer systems may use a different option as in the configuration below:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ zgrep HANTRO /proc/config.gz&lt;br /&gt;
CONFIG_VIDEO_HANTRO=m&lt;br /&gt;
CONFIG_VIDEO_HANTRO_ROCKCHIP=y&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Troubleshooting guide =&lt;br /&gt;
&lt;br /&gt;
Do not to panic if something goes wrong or in an unexpected way.  Instead, stop and consider carefully how to undo something, or how to redo it.  This particularly applies when flashing a new operating system, or flashing new firmware to the keyboard or touchpad.  If everything fails, consider reporting the issue on the forums, with as many relevant details as available.&lt;br /&gt;
&lt;br /&gt;
Please, have a look at the [[Pinebook Pro Troubleshooting Guide]], which details a number of issues you may encounter.&lt;br /&gt;
&lt;br /&gt;
= Hardware/Accessory Compatibility =&lt;br /&gt;
Please contribute to the [[Pinebook Pro Hardware Accessory Compatibility|hardware/accessory compatibility page]], which lists the status of hardware tested with the Pinebook Pro.  Available hardware categories include the following:&lt;br /&gt;
&lt;br /&gt;
* [[Pinebook Pro Hardware Accessory Compatibility#NVMe SSD drives|NVMe SSD drives]]&lt;br /&gt;
* [[Pinebook Pro Hardware Accessory Compatibility#USB hardware|USB hardware]]&lt;br /&gt;
* [[Pinebook Pro Hardware Accessory Compatibility#USB C alternate mode DP|USB-C alternate mode DP]]&lt;br /&gt;
* [[Pinebook Pro Hardware Accessory Compatibility#Other hardware|Other hardware]]&lt;br /&gt;
&lt;br /&gt;
= Technical Reference =&lt;br /&gt;
== Disassembly and Reassembly  == &lt;br /&gt;
[[File:Standoffs.png|400px|thumb|right|Pinebook Screw stand-offs correct placement and location]]&lt;br /&gt;
&lt;br /&gt;
There are a few '''mandatory''' precautions to be taken:&lt;br /&gt;
&lt;br /&gt;
* Do not open the laptop by lifting the lid while the Pinebook Pro bottom cover is removed - this can cause structural damage to the hinges and/or other plastic components of the chassis such as the IO port cut-outs.&lt;br /&gt;
* When removing the back cover plate, *do not, under any circumstances, slide your fingertips between the metal shell and the plastic frame!* The back cover plate edges are sharp, and when combined with the pressure and movement generated from, specifically, attempting to slide the tips of your fingers along the bottom edge of the plate along the lid-hinge, they *will* slice open the tips of your fingers like a knife.&lt;br /&gt;
* When removing the back cover plate, use care to avoid damaging the speakers. They are stuck to the back cover with double-sided tape, and the thin wires are very delicate.&lt;br /&gt;
&lt;br /&gt;
[[File:PinebookProScrewGuide.png|400px|thumb|right|Pinebook Pro external screws (this particular unit has suffered damage on screw (4)L)]]&lt;br /&gt;
&lt;br /&gt;
When disassembling the laptop make sure that it is powered off and folded closed. To remove the bottom cover of the Pinebook Pro, first remove the ten (10) Phillips head screws that hold the bottom section of the laptop in place. There are four (4) short screws along the front edge, and six (6) long screws along the 3 remaining sides. Remove the cover from the back where the hinges are situated by lifting it up and away from the rest of the chassis. The aluminum case is held on only by screws. There are no plastic snaps, and the shell should pull away without any effort. If you experience any resistance at all stop and ensure all ten (10) screws are accounted for.&lt;br /&gt;
&lt;br /&gt;
During reassembly, make sure that the back-screw standoffs are in place and seated correctly. Before replacing the aluminum back-plate, ensure that the speakers are properly seated by pressing gently on the hard plastic edge of the speaker module. Slide the bottom section into place so it meets the front lip of the keyboard section. Secure the front section (where the trackpad is located) in place using the short screws in the front left and right corners. Then proceed to pop in the bottom panel into place. Secure the bottom section (where hinges are located) by screwing in the left and right corners. Then screw in the remaining screws and run your finger though the rim on the chassis to make sure its fitted correctly. Note that the front uses the remaining 4 short screws.&lt;br /&gt;
&lt;br /&gt;
The screws are small and should only be finger tight. Too much force will strip the threads. If after installing screws the back cover plate has not seated properly on one side (which may be caused by the aforementioned misseating of the speakers), open the display and hold the base on either side of the keyboard and gently flex the base with both hands in opposing directions. Once the side pops further in, then recheck the screws on that side. If it does not pop back in, re-open the machine and check for misseated components.&lt;br /&gt;
&lt;br /&gt;
A basic 3D model to print replacement standoffs for the back cover screws is [https://www.thingiverse.com/thing:4226648 available on Thingiverse], until the official drawings or 3D models are made available.&lt;br /&gt;
&lt;br /&gt;
== Internal Layout ==&lt;br /&gt;
&lt;br /&gt;
=== Main chips ===&lt;br /&gt;
* RK3399 system-on-chip (1)&lt;br /&gt;
* LPDDR4 SDRAM (21)&lt;br /&gt;
* SPI NOR flash memory (29)&lt;br /&gt;
* eMMC flash memory (26)&lt;br /&gt;
* WiFi/BT module (27)&lt;br /&gt;
&lt;br /&gt;
=== Mainboard Switches and Buttons ===&lt;br /&gt;
There are two switches on the main board: disabling the eMMC (24), and enabling UART (9) via headphone jack. &lt;br /&gt;
&lt;br /&gt;
The Reset and Recovery buttons (28): the reset button performs an immediate reset of the laptop. The Recovery button is used to place the device in maskrom mode; this mode allows flashing eMMC using Rockchip tools (e.g. rkflashtools). &lt;br /&gt;
&lt;br /&gt;
[[File:PBPL_S.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Key Internal Parts ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Numbered parts classification and description&lt;br /&gt;
! Number&lt;br /&gt;
! Type&lt;br /&gt;
! Descriptor&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 1&lt;br /&gt;
| Component || RK3399 System-On-Chip&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 2&lt;br /&gt;
| Socket || PCIe x4 slot for optional NVMe adapter&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 3&lt;br /&gt;
| Socket || Speakers socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 4&lt;br /&gt;
| Socket || Trackpad socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 5&lt;br /&gt;
| Component || Left speaker &lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 6&lt;br /&gt;
| Connector || Power bridge connector &lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 7&lt;br /&gt;
| Socket || Keyboard Socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 8&lt;br /&gt;
| Component || Optional NVMe SSD adapter&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 9&lt;br /&gt;
| Switch || UART/Audio switch - outputs UART via headphone jack&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 10&lt;br /&gt;
| Socket || Power bridge socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 11&lt;br /&gt;
| Socket || Battery socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 12&lt;br /&gt;
| Component || Trackpad&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 13&lt;br /&gt;
| Component || Battery&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 14&lt;br /&gt;
| Component || Right speaker&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 15&lt;br /&gt;
| Socket || MicroSD card slot&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 16&lt;br /&gt;
| Socket || Headphone / UART jack&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 17&lt;br /&gt;
| Socket || USB 2.0 Type A&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 18&lt;br /&gt;
| Socket || Daughterboard-to-mainboard ribbon cable socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 19&lt;br /&gt;
| Cable || Daughterboard-to-mainboard ribbon cable&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 20&lt;br /&gt;
| Component || microphone&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 21&lt;br /&gt;
| Component || LPDDR4 RAM&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 22&lt;br /&gt;
| Socket || Mainboard-to-daughterboard ribbon cable socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 23&lt;br /&gt;
| Socket || Microphone socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 24&lt;br /&gt;
| Switch || Switch to hardware disable eMMC&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 25&lt;br /&gt;
| Antenna || BT/WiFI antenna&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 26&lt;br /&gt;
| Component || eMMC flash memory module &lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 27&lt;br /&gt;
| Component ||BT/WiFi module chip&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 28&lt;br /&gt;
| Buttons || Reset and recovery buttons&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 29&lt;br /&gt;
| Component || SPI flash storage&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 30&lt;br /&gt;
| Socket || eDP LCD socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 31&lt;br /&gt;
| Socket || Power in barrel socket&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 32&lt;br /&gt;
| Socket || USB 3.0 Type A&lt;br /&gt;
|-&lt;br /&gt;
! scope=row | 33&lt;br /&gt;
| Socket || USB 3.0 Type C &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Smallboard detailed picture ===&lt;br /&gt;
&lt;br /&gt;
[[File:Pinebook_pro_smallboard.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Bootable Storage ==&lt;br /&gt;
&lt;br /&gt;
=== Boot sequence details ===&lt;br /&gt;
The RK3399's mask 32KB ROM boot code looks for the next stage of code at byte off-set 32768, (sector 64 if using 512 byte sectors). This is where U-Boot code would reside on any media that is bootable.&amp;lt;br&amp;gt;&lt;br /&gt;
[[RK3399_boot_sequence|RK3399 boot sequence]]&lt;br /&gt;
&lt;br /&gt;
=== Boot devices ===&lt;br /&gt;
&lt;br /&gt;
The Pinebook Pro is capable of booting from eMMC, USB 2.0, USB 3.0, or an SD card. It cannot boot from USB-C.  The boot order of the hard-coded ROM of its RK3399 SoC is: SPI NOR, eMMC, SD, USB OTG. &lt;br /&gt;
&lt;br /&gt;
At this time, the Pinebook Pro ships with a Manjaro + KDE build with [https://www.denx.de/wiki/U-Boot/ u-boot] on the eMMC.  Its boot order is: SD, USB, then eMMC.&lt;br /&gt;
&lt;br /&gt;
(An update has been pushed for the older Debian + MATE build that improves compatibility with booting other OSes from an SD card. In order to update, fully charge the battery, establish an internet connection, click the update icon in the toolbar, and then reboot your Pinebook Pro.  Please see [https://forum.pine64.org/showthread.php?tid=7830 this log] for details.)&lt;br /&gt;
&lt;br /&gt;
Please note that PCIe, the interface used for NVMe SSD on the Pinebook Pro, is not bootable on the RK3399 and therefore is not a part of the boot hierarchy. It is possible to run the desired OS from NVMe by pointing extlinux on the eMMC to rootfs on the SSD. This requires uboot, the Kernel image, DTB, and extlinux.conf&lt;br /&gt;
in a /boot partition on the eMMC.&lt;br /&gt;
&lt;br /&gt;
=== eMMC information ===&lt;br /&gt;
The eMMC appears to be hot-pluggable. This can be useful if trying to recover data or a broken install. Best practice is probably to turn the eMMC switch to off position before changing modules.&lt;br /&gt;
&lt;br /&gt;
The eMMC storage will show up as multiple block devices:&lt;br /&gt;
*mmcblk1boot0 - eMMC standard boot0 partition, may be 4MB&lt;br /&gt;
*mmcblk1boot1 - eMMC standard boot1 partition, may be 4MB&lt;br /&gt;
*mmcblk1rpmb - eMMC standard secure data partition, may be 16MB&lt;br /&gt;
*mmcblk1 - This block contains the user areas&lt;br /&gt;
&lt;br /&gt;
Only the last is usable as regular storage device in the Pinebook Pro.&lt;br /&gt;
The device number of &amp;quot;1&amp;quot; shown above may vary, depending on kernel.&lt;br /&gt;
&lt;br /&gt;
If the eMMC module is enabled after boot from an SD card, you can detect this change with the following commands as user &amp;quot;root&amp;quot;;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo fe330000.sdhci &amp;gt;/sys/bus/platform/drivers/sdhci-arasan/unbind&lt;br /&gt;
echo fe330000.sdhci &amp;gt;/sys/bus/platform/drivers/sdhci-arasan/bind&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Case Dimensions and Data ==&lt;br /&gt;
* Dimensions: 329mm x 220mm x 12mm (WxDxH)&lt;br /&gt;
* Weight: 1.26Kg&lt;br /&gt;
* Screws&lt;br /&gt;
** Philips head type screws&lt;br /&gt;
** M2 flat head machine screws (measurements in mm)&lt;br /&gt;
** 4 x Small screws (used along the front edge): Head - 3.44, Thread Diameter - 1.97, Thread Length - 2.1,  Overall length - 3.05&lt;br /&gt;
** 6 x Large screws: Head - 3.44, Thread Diameter - 1.97, Thread Length - 4.41, Overall Length - 5.85&lt;br /&gt;
* Rubber Feet&lt;br /&gt;
** 18mm diameter&lt;br /&gt;
** 3mm height&lt;br /&gt;
** Dome shaped&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
[[File:Rockchip_RK3399.png|right]]&lt;br /&gt;
* Based on Rockchip RK3399&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* big.LITTLE architecture: Dual Cortex-A72 + Quad Cortex-A53, 64-bit CPU&lt;br /&gt;
** Full implementation of the ARM architecture v8-A instruction set (both AArch64 and AArch32)&lt;br /&gt;
** ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
** ARMv8 Cryptography Extensions&lt;br /&gt;
** VFPv4 floating point unit supporting single and double-precision operations&lt;br /&gt;
** Hardware virtualization support&lt;br /&gt;
** TrustZone technology support&lt;br /&gt;
** Full CoreSight debug solution&lt;br /&gt;
** One isolated voltage domain to support DVFS&lt;br /&gt;
* Cortex-A72 (big cluster):&lt;br /&gt;
** [https://developer.arm.com/products/processors/cortex-a/cortex-a72 Dual-core Cortex-A72 up to 2.0GHz CPU]&lt;br /&gt;
** Superscalar, variable-length, out-of-order pipeline&lt;br /&gt;
** L1 cache 48KB Icache and 32KB Dcache for each A72 &lt;br /&gt;
** L2 cache 1024KB for big cluster &lt;br /&gt;
* Cortex-A53 (little cluster):&lt;br /&gt;
** [https://developer.arm.com/products/processors/cortex-a/cortex-a53 Quad-core Cortex-A53 up to 1.5GHz CPU]&lt;br /&gt;
** In-order pipeline with symmetric dual-issue of most instructions &lt;br /&gt;
** L1 cache 32KB Icache and 32KB Dcache for each A53&lt;br /&gt;
** L2 cache 512KB for little cluster&lt;br /&gt;
* Cortex-M0 (control processors):&lt;br /&gt;
** [https://developer.arm.com/ip-products/processors/cortex-m/cortex-m0 Cortex-M0 CPU]&lt;br /&gt;
** Two Cortex-M0 cooperate with the central processors&lt;br /&gt;
** Architecture: Armv6-M&lt;br /&gt;
** Thumb/Thumb2 instruction set&lt;br /&gt;
** 32 bit only&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/products/graphics-and-multimedia/mali-gpus/mali-t860-and-mali-t880-gpus ARM Mali-T860MP4 Quad-core GPU]&lt;br /&gt;
* The highest performance GPUs built on Arm Mali’s famous Midgard architecture, the Mali-T860 GPU is designed for complex graphics use cases and provide stunning visuals for UHD content.&lt;br /&gt;
* Frequency 	650MHz &lt;br /&gt;
* Throughput 	1300Mtri/s, 10.4Gpix/s&lt;br /&gt;
* Graphic interface standards:&lt;br /&gt;
** OpenGL® ES 1.1, 1.2, 2.0, 3.0, 3.1, 3.2. (Panfrost has initial support of 3.0 beginning 2020/02/27)&lt;br /&gt;
** Vulkan 1.0, using the Mali binary blob. (Panfrost does not support Vulkan as of 2020/06/24)&lt;br /&gt;
** OpenCL™ 1.1, 1.2&lt;br /&gt;
** DirectX® 11 FL11_1&lt;br /&gt;
** RenderScript™&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* RAM Memory:&lt;br /&gt;
** LPDDR4&lt;br /&gt;
** 800MHz, (limited by RK3399)&lt;br /&gt;
** Dual memory channels on the CPU, each 32 bits wide&lt;br /&gt;
** Quad memory channels on the RAM chip, each 16 bits wide, 2 bonded together for each CPU channel&lt;br /&gt;
** 4GB as a single 366 pin mobile RAM chip&lt;br /&gt;
* Storage Memory: &lt;br /&gt;
** 64GB eMMC module, can be upgraded to an 128GB eMMC module. (The initial PINE64 community build version shipped with a 128GB eMMC.)&lt;br /&gt;
** eMMC version 5.1, HS400, 8 bit on RK3399 side&lt;br /&gt;
** Bootable&lt;br /&gt;
* SPI flash:&lt;br /&gt;
** [[Pinebook Pro SPI]]&lt;br /&gt;
** 128Mbit / 16MByte&lt;br /&gt;
** 1 bit interface&lt;br /&gt;
** Bootable, (first boot device, ahead of eMMC &amp;amp; SD card)&lt;br /&gt;
** U-Boot images can be made to work, but as of 2020/06/24 there is no standardized image available.&lt;br /&gt;
&lt;br /&gt;
=== Video out ===&lt;br /&gt;
* USB-C Alt mode DP&lt;br /&gt;
* Up to 3840x2160 p60, dependant on adapter, (2 lanes verses 4 lanes)&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* MicroSD card:&lt;br /&gt;
** Bootable&lt;br /&gt;
** Supports SD, SDHC and SDXC cards, up to 512GB tested. SDXC standard says 2TB is the maximum.&lt;br /&gt;
** Version SD3.0, (MMC 4.5), up to 50MB/s&lt;br /&gt;
** SD card Application Performance Class 1 (A1), (or better), recommended by some users, for better IOPS&lt;br /&gt;
* USB ports:&lt;br /&gt;
** 1 x USB 2.0 Type-A Host Port, bootable&lt;br /&gt;
** 1 x USB 3.0 Type-A Host Port, 5Gbps, is not bootable&lt;br /&gt;
** 1 x USB 3.0 Type-C OTG Port, 5Gbps, (includes laptop charging function), is not bootable&lt;br /&gt;
** Note that high power USB devices may not work reliably on a PBP. Or they may draw enough power to drain the battery even when the PBP is plugged into A.C. One alternative is externally powered USB devices.&lt;br /&gt;
* Headphone jack switchable to UART console mux circuit&lt;br /&gt;
&lt;br /&gt;
== Additional hardware ==&lt;br /&gt;
Hardware that is not part of the SoC.&lt;br /&gt;
&lt;br /&gt;
=== Battery ===&lt;br /&gt;
* Lithium Polymer Battery (10,000 mAH)&lt;br /&gt;
&lt;br /&gt;
=== Display ===&lt;br /&gt;
* 14.0&amp;quot; 1920x1080 IPS LCD panel&lt;br /&gt;
=== Lid closed magnet ===&lt;br /&gt;
There is a magnet to detect when the laptop lid is closed, so action can be taken like sleep. This meets up with the Hall sensor on the daughter / small board to detect lid closed.&lt;br /&gt;
* The magnet is located on the LCD panel right side, around 1.5 inches up measure from bottom edge.&lt;br /&gt;
&lt;br /&gt;
=== Webcam ===&lt;br /&gt;
* Internal USB attached Webcam&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm stereo earphone/microphone plug&lt;br /&gt;
* Built-in microphone&lt;br /&gt;
* Built-in stereo speakers:&lt;br /&gt;
** Oval in design&lt;br /&gt;
** 3 mm high x 20 mm x 30 mm&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* WiFi:&lt;br /&gt;
** 802.11 b/g/n/ac&lt;br /&gt;
** Dual band: 2.4Ghz &amp;amp; 5Ghz&lt;br /&gt;
** Single antenna&lt;br /&gt;
* Bluetooth 5.0&lt;br /&gt;
&lt;br /&gt;
=== Optional NVMe adapter ===&lt;br /&gt;
* PCIe 2.0, 5&amp;amp;nbsp;GT/s per lane&lt;br /&gt;
* Four PCIe lanes, which can not be bifurcated, but can be used with one- or two-lane NVMe cards&lt;br /&gt;
* '''M''' keyed, though '''M'''+'''B''' keyed devices will work too&lt;br /&gt;
* Maximum length for M.2 card is 80mm (M.2 2280). The following sizes will also work: 2230, 2242, 2260&lt;br /&gt;
* Power: 2.5&amp;amp;nbsp;W continuous, 8.25&amp;amp;nbsp;W peak momentary&lt;br /&gt;
* Does not support SATA M.2 cards&lt;br /&gt;
* Does not support USB M.2 cards&lt;br /&gt;
&lt;br /&gt;
== Pinebook Pro Schematics and Certifications ==&lt;br /&gt;
* Pinebook Pro Main Board Schematic And Silkscreen:&lt;br /&gt;
** [https://files.pine64.org/doc/PinebookPro/pinebookpro_v2.1_mainboard_schematic.pdf Pinebook Pro Main Board ver 2.1 Schematic]&lt;br /&gt;
** [https://wiki.pine64.org/images/3/30/Pinebookpro-v2.1-top-ref.pdf Pinebook Pro ver 2.1 Top Layer Silkscreen]&lt;br /&gt;
** [https://wiki.pine64.org/images/b/b7/Pinebookpro-v2.1-bottom-ref.pdf Pinebook Pro ver 2.1 Bottom Layer Silkscreen]&lt;br /&gt;
* Pinebook Pro Daughter Board Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/PinebookPro/pinebookpro_v2.1_daughterboard_schematic.pdf Pinebook Pro Daughter Board ver 2.1 Schematic]&lt;br /&gt;
* Optional Pinebook Pro NVMe Adapter Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/PinebookPro/pinebookpro_v2.1_NVMe-adapter_schematic.pdf Pinebook Pro NVMe Adapter Board ver 2.1 Schematic]&lt;br /&gt;
* Serial Console Earphone Jack Pinout:&lt;br /&gt;
** [https://files.pine64.org/doc/pinebook/guide/Pinebook_Earphone_Serial_Console_Developer_Guide.pdf Pinkbook Serial Console Earphone Jack Pinout]&lt;br /&gt;
* Pinebook Pro Case:&lt;br /&gt;
** [https://files.pine64.org/doc/PinebookPro/drawings/Pinebook%20Pro%20Principle%20Views.pdf AutoCAD PDF File ]&lt;br /&gt;
** [https://files.pine64.org/doc/PinebookPro/drawings/Pinebook%20Pro%20Principle%20Views.ai AutoCAD AI File ]&lt;br /&gt;
** [https://files.pine64.org/doc/PinebookPro/drawings/Pinebook%20Pro%20Principle%20Views.dwg AutoCAD DWG File ]&lt;br /&gt;
* Pinebook Pro Certifications:&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20Pro%20FCC%20Certificate-S19071103501001.pdf Pinebook Pro FCC Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20Pro%20CE%20RED%20Certificate-S19051404304.pdf Pinebook Pro CE Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20Pro%20ROHS%20Compliance%20Certificate.pdf Pinebook Pro RoHS Certificate]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Rockchip RK3399 SoC information:&lt;br /&gt;
** [https://www.rock-chips.com/a/en/products/RK33_Series/2016/0419/758.html Rockchip RK3399 SoC Brief]&lt;br /&gt;
** [https://opensource.rock-chips.com/images/d/d7/Rockchip_RK3399_Datasheet_V2.1-20200323.pdf Rockchip RK3399 Datasheet v2.1]&lt;br /&gt;
** [https://www.rockchip.fr/Rockchip%20RK3399%20TRM%20V1.4%20Part1.pdf Rockchip RK3399 Technical Reference Manual v1.4, part 1]&lt;br /&gt;
** [https://www.rockchip.fr/Rockchip%20RK3399%20TRM%20V1.3%20Part1.pdf Rockchip RK3399 Technical Reference Manual v1.3, part 1] and [https://www.rockchip.fr/Rockchip%20RK3399%20TRM%20V1.3%20Part2.pdf part 2]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/rockpro64/RK808%20datasheet%20V0.8.pdf Rockchip RK808 Datasheet v0.8]&lt;br /&gt;
* LPDDR4 SDRAM (366-pin BGA):&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PinebookPro/micron%20SM512M64Z01MD4BNK-053FT%20LPDDR4%20(366Ball).pdf Micron 366 balls Mobile LPDDR4 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://wiki.pine64.org/images/b/b9/Ds-00220-gd25q127c-rev1-df2f4.pdf GigaDevice 128Mb SPI Flash Datasheet (updated)]&lt;br /&gt;
* Wireless and Bluetooth information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PinebookPro/AP6256%20datasheet_V1.7_12282018.pdf AMPAK AP6256 11AC Wi-Fi + Bluetooth5 Datasheet]&lt;br /&gt;
* Audio codec:&lt;br /&gt;
** [http://www.everest-semi.com/pdf/ES8316%20PB.pdf Everest ES8316 Audio Codec Datasheet]&lt;br /&gt;
* LCD panel:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PinebookPro/NV140FHM-N49_Rev.P0_20160804_201710235838.pdf 14&amp;quot; 1920x1080 IPS LCD Panel datasheet]&lt;br /&gt;
* USB-related information:&lt;br /&gt;
** Internal USB 2.0 hub: [https://wiki.pine64.org/images/3/39/GL850G_USB_Hub_1.07.pdf GL850G USB Hub Datasheet]&lt;br /&gt;
** USB Type-C Controller: [https://www.onsemi.com/pub/Collateral/FUSB302-D.PDF ON Semiconductor FUSB302 Datasheet]&lt;br /&gt;
* Touchpad information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PinebookPro/YX%20HK-9562%20HID%20I2C%20Specification.pdf PineBook Pro Touchpad Specification]&lt;br /&gt;
* Keyboard information:&lt;br /&gt;
** [https://wiki.pine64.org/images/b/b0/SH68F83V2.0.pdf Sinowealth SH68F83 Datasheet]&lt;br /&gt;
** US ANSI: XK-HS002 MB27716023&lt;br /&gt;
* Full HD camera sensor:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PinebookPro/HK-2145-263.pdf Full HD Camera module specification (in Chinese)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/PinebookPro/GC2145%20CSP%20DataSheet%20release%20V1.0_20131201.pdf GalaxyCore GC2145 Full HD Camera Sensor Datasheet]&lt;br /&gt;
* Battery-related information:&lt;br /&gt;
** Battery charging IC: [https://www.ti.com/lit/ds/symlink/bq24171.pdf?ts=1607068456825&amp;amp;ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FBQ24171 Texas Instruments BQ24171 Datasheet]&lt;br /&gt;
** Battery monitoring IC: [https://cdn.datasheetspdf.com/pdf-down/C/W/2/CW2015-Cellwise.pdf Cellwise CW2015 Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/40110175P%203.8V%2010000mAh规格书-14.pdf 10000mAH Lithium Battery Specification]&lt;br /&gt;
* Power path device:&lt;br /&gt;
** [https://wiki.pine64.org/images/9/99/Sis412dn.pdf N-MOS / MOSFET]&lt;br /&gt;
* NVMe adapter:&lt;br /&gt;
** [https://wiki.pine64.org/images/d/d0/Hirose-FH26W-35S-0.3SHW%2860%29-datasheet.pdf FH26-35S-0.3SHW flat flex connector (compatible, not OEM)]&lt;br /&gt;
&lt;br /&gt;
== Versions ==&lt;br /&gt;
Pinebook Pro v1 and v2 were prototype models that did not make it to the public. The &amp;quot;first batch&amp;quot; (First 100 forum preorders) onward are v2.1. [https://forum.pine64.org/showthread.php?tid=8111]&lt;br /&gt;
&lt;br /&gt;
=Skinning and Case Customization=&lt;br /&gt;
* Template files for creating custom skins. Each includes template layers for art placement, and CUT lines.&lt;br /&gt;
**[https://drive.google.com/open?id=1UKFlC53DO0GJm3Hz1E_669n_HhI45e4n Case Lid Template]&lt;br /&gt;
**[https://drive.google.com/open?id=1Q6bKGarMDhvWz3HdGvhL5qDhyHb546ve Case Bottom Template]&lt;br /&gt;
**[https://drive.google.com/open?id=1ugI74ygNJ3EN5jXks5jKvdpEAoxIzHo4 Case Palmrest Template]&lt;br /&gt;
&lt;br /&gt;
= Other Resources =&lt;br /&gt;
* [https://forum.pine64.org/forumdisplay.php?fid=111 Pinebook Pro Forum]&lt;br /&gt;
* [https://forum.pine64.org/forumdisplay.php?fid=98 ROCKPro64 Forum]&lt;br /&gt;
* [https://riot.im/app/#/room/#pinebook:matrix.org Matrix Channel] (no login required to read)&lt;br /&gt;
* IRC Server: irc.pine64.org Channel: PineBook&lt;br /&gt;
* [https://discordapp.com/channels/463237927984693259/622348681538043924 Discord Channel]&lt;br /&gt;
* [https://github.com/rockchip-linux Rockchip Linux GitHub Repo]&lt;br /&gt;
* [https://opensource.rock-chips.com/ Rockchip Open Source Wiki]&lt;br /&gt;
* [[Pinebook Pro/Freepascal and Lazarus IDE on Manjaro|Freepascal and Lazarus IDE on Pinebook Pro]]&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook Pro]]&lt;br /&gt;
[[Category:Rockchip RK3399]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Pro_Software_Releases&amp;diff=10583</id>
		<title>Pinebook Pro Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Pro_Software_Releases&amp;diff=10583"/>
		<updated>2021-06-01T18:55:02Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi to Pinebook Pro software page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux OS Image Releases =&lt;br /&gt;
For information on how to install these images onto your device, please see the [[NOOB]] Page, which includes information on writing images to the device eMMC or an SD card&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The Manjaro project offers a mainline kernel with patches and modules to support PBPro hardware in two flavors. Both provide DD images and installer images (DD to SD card which will then install to eMMC when booted). To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum]. You can follow the ongoing discussion about Manjaro on the [https://forum.pine64.org/showthread.php?tid=8207 PINE64 forum]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with KDE (X11) ===&lt;br /&gt;
&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-kde-plasma/ Direct download from Manjaro] (microSD image only)&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pbpro/kde-plasma/ Direct download from osdn.net] (microSD and eMMC installer images)&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with Xfce ===&lt;br /&gt;
&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-xfce/ Direct download from Manjaro]&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pbpro/xfce/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
Boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with i3 ===&lt;br /&gt;
&lt;br /&gt;
* [https://manjaro.org/downloads/arm/pinebook-pro/arm8-pinebook-pro-i3/ Direct download from Manjaro]&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pbpro/i3/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
Boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM with Sway ===&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pbpro/sway/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
Boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
[[File:armbian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-pro/ site].&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal with Xfce (mainline kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a mainline kernel build images for Ubuntu Focal with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Focal_current_desktop Armbian's Pinebook Pro Ubuntu Focal Xfce]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Focal with Xfce (legacy kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a legacy kernel 4.4 build images for Ubuntu Focal with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Focal_legacy_desktop Armbian's Pinebook Pro Ubuntu Focal Xfce]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster with Xfce (legacy kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a legacy kernel 4.4 build images for Debian Buster with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Buster_legacy_desktop Armbian's Pinebook Pro Debian Buster Xfce]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic with Xfce (legacy kernel) ===&lt;br /&gt;
&lt;br /&gt;
Armbian provides a legacy kernel 4.4 build images for Ubuntu Bionic with Xfce Desktop. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://dl.armbian.com/pinebook-pro/Bionic_legacy_desktop Armbian's Pinebook Pro Ubuntu Bionic Xfce Desktop download site]&lt;br /&gt;
&lt;br /&gt;
== Twister OS ==&lt;br /&gt;
[[File:Twister_OS.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Twister OS Armbian-Reforged with Xfce. It boots from microSD card and from eMMC. For more information on Twister OS, please visit this [https://twisteros.com/ official site]. You can follow the ongoing discussion about Twister OS on the [https://forum.pine64.org/showthread.php?tid=12192 PINE64 forum].&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* After flashing image, edit /boot/armbianEnv.txt, replace the dtb name with &amp;lt;code&amp;gt;rk3399-pinebook-pro.dtb&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://twisteros.com/twisterarmbian.html Direct download latest images from Twister OS's website] (size: 2.8GB)&lt;br /&gt;
&lt;br /&gt;
'''Password'''&lt;br /&gt;
&lt;br /&gt;
asdasd&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
[[File:fedora1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Fedora 34/33/32 Gnome/KDE/Minimal Images ===&lt;br /&gt;
&lt;br /&gt;
Unofficial images based on Fedora, and a [https://copr.fedorainfracloud.org/coprs/aptupdate/pinebook-pro/ copr] repository for kernel and tweaks. It boots from microSD card and from eMMC. To learn more about how they are build [https://github.com/bengtfredh/pinebook-pro-fedora-installer Install script].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://s3.fredhs.net/minio/pinebook-pro-image/ Fedora Pinebook Pro Images]&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with Cinnamon ===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://cinnamon-spices.linuxmint.com/ Cinnamon] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-Cinnamon-Desktop-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with KDE ===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://kde.org/ KDE aka Plasma] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-KDE-Desktop-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with Xfce===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://xfce.org/ Xfce] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-Xfce-Desktop-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 with Gnome ===&lt;br /&gt;
&lt;br /&gt;
This image contains an install of Fedora with [https://www.gnome.org/gnome-3/ GNOME 3] desktop environment. It boots from microSD card and from eMMC. To learn more about Fedora please visit the [https://getfedora.org/ official website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://builds.armdevelopers.com/pinebook-pro/releases/dev/Fedora32-Workstation-202009.0.pinebook-pro.img.xz Fedora 32 Pinebook Pro Image]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/fedora&lt;br /&gt;
&lt;br /&gt;
== Arch Linux ARM ==&lt;br /&gt;
[[File:Archlinux-logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Arch ARM image customized for Arch Linux ARM on the Pinebook Pro. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://github.com/nadiaholmquist/archiso-pbp/releases Direct download for latest releases from GitHub] (size: 579 MB)&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
Make sure to thoroughly read the [https://github.com/nadiaholmquist/archiso-pbp/blob/master/README.md readme] and [https://github.com/nadiaholmquist/archiso-pbp/blob/master/FAQ.md FAQ], otherwise follow the normal Arch installation guide.&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
Automatic login as root&lt;br /&gt;
&lt;br /&gt;
== postmarketOS ==&lt;br /&gt;
[[File:PostmarketOS logo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Official postmarketOS build with the GNOME desktop for the Pinebook Pro. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://images.postmarketos.org/pinebookpro/ Direct download latest images from postmarketOS] (size: 400 MB)&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
demo/demo&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
demo/147147&lt;br /&gt;
&lt;br /&gt;
==Kali Linux==&lt;br /&gt;
[[File:Kali.jpeg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Kali Linux prebuilt OS images for Pinebook Pro===&lt;br /&gt;
&lt;br /&gt;
Official pre-built OS images of Kali Linux for the Pinebook Pro featuring all tools you'd expect from the distribution. It boots from microSD card and from eMMC.&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://www.offensive-security.com/kali-linux-arm-images/ Direct download latest images from Offensive Security's website] (size: 2.0 GB)&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
kali/kali&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
[[File:q4os.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'. It boots from microSD card and from eMMC. To learn more please visit the [https://forum.pine64.org/showthread.php?tid=8385 PINE64 forum] or official [https://q4os.org/index.html Q4OS website].&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [https://sourceforge.net/projects/q4os/files/testing/ Direct download latest release build from SourceForge]&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
User account and password are created on first run.&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
[[File:dietpi.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the Pinebook build on the [https://forum.pine64.org/showthread.php?tid=14061 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PinebookPro-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
= BSD =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
[[File:netbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The image boots from microSD card and from eMMC. To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
Get the latest image here: [http://www.armbsd.org/arm/ Direct download from NetBSD]&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here].&lt;br /&gt;
&lt;br /&gt;
'''Username and password'''&lt;br /&gt;
&lt;br /&gt;
root/(none)&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
[[File:Puffy_mascot_openbsd.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The image boots from microSD card and from eMMC. To learn more about OpenBSD, please visit [https://www.openbsd.org/ OpenBSD main page]&lt;br /&gt;
&lt;br /&gt;
'''Download location'''&lt;br /&gt;
&lt;br /&gt;
ARM64 images, (including support for Pinebook Pro), can be found here [https://www.openbsd.org/arm64.html OpenBSD arm64]&lt;br /&gt;
&lt;br /&gt;
= Linux Installer Releases =&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
[[File:Manjaro.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
The [https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer manjaro-arm-installer] script is intended to install Manjaro ARM directly to SD/eMMC cards without the need for images (including LXQT, Mate &amp;amp; CuboCore editions, as well as full disk encryption). Running on a Linux x86 computer, it can install Manjaro ARM directly to an empty eMMC using an eMMC to USB adapter. The script can also be run from SD to install an image to the eMMC.&lt;br /&gt;
&lt;br /&gt;
== Debian ==&lt;br /&gt;
[[File:debian.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
* Uses only the upstream kernel and firmware without special patches&lt;br /&gt;
* No graphical display yet, works only through serial console&lt;br /&gt;
* Requires adding the non-free component to your /etc/apt/sources.list file and installing the &amp;quot;firmware-linux&amp;quot; package for Wi-Fi and Bluetooth support&lt;br /&gt;
* Installer is loaded into RAM, can install onto the same media from which it’s booted&lt;br /&gt;
* Supports automatic partitioning and full disk encryption through LVM&lt;br /&gt;
* Installer currently doesn't install the bootloader, leaving the installed system in an unbootable state until it's manually added&lt;br /&gt;
&lt;br /&gt;
[https://d-i.debian.org/daily-images/arm64/daily/netboot/SD-card-images/ The relevant files are built daily here] and may sometimes be unavailable if the build system is having issues. The &amp;quot;README.concatenateable_images&amp;quot; file provides instructions on how to combine the partition.img.gz file with the firmware.pinebook-pro.rk3399.img.gz file in order to create a DD-able image.&lt;br /&gt;
&lt;br /&gt;
The official images are '''not''' recommended yet until the display begins working and the installer properly installs the bootloader. Most users will want to see [[Pinebook Pro Debian Installer|Daniel Thompson's Debian Installer]] instead.&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
[[File:GentooLogo.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a script that prepares a Gentoo arm64 stage 3 tarball for the Pinebook Pro. The script takes care of device specifics like an optimized make.conf, an overlay that provides kernel and firmware amongst others, and other miscellaneous fixes.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* The usual tarball setup as per [https://wiki.gentoo.org/wiki/Handbook:AMD64 Gentoo Handbook] is left to the user.&lt;br /&gt;
* Forum thread with instructions at https://forum.pine64.org/showthread.php?tid=8765&lt;br /&gt;
&lt;br /&gt;
== Kali Linux ==&lt;br /&gt;
[[File:Kali.jpeg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a script to create official Kali Linux OS images for the Pinebook Pro. The script carries out the build process in entirety and is Pinebook Pro specific.&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Please pull the latest [https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/pinebook-pro.sh Kali Linux install script] from the project's GitLab.&lt;br /&gt;
* For more information regarding building the OS image please read the README instruction at https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/README.md&lt;br /&gt;
&lt;br /&gt;
== K1ss OS ==&lt;br /&gt;
[[File:K1ss.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
There is a repository containing an unofficial port of KISS Linux to AARCH64. The tarball is built for generic aarch64, currently being tested on the Pinebook Pro. You can follow the ongoing discussion about K1ss Linux on the [https://forum.pine64.org/showthread.php?tid=9304 PINE64 forum].&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Please pull the latest [https://github.com/jedavies-dev/kiss-aarch64 K1ss Linux install script] from the project's GitHub.&lt;br /&gt;
&lt;br /&gt;
== NixOS ==&lt;br /&gt;
[[File:nixos.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
You can follow the ongoing discussion about NixOS on the [https://forum.pine64.org/showthread.php?tid=10524 PINE64 forum]. There is a good chance we will see Tier 1 support for aarch64, including the Pinebook Pro, in 2021 (see https://github.com/NixOS/rfcs/pull/87).&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* This is instructions to install NixOS on the Pinebook Pro: https://nixos.wiki/wiki/NixOS_on_ARM/PINE64_Pinebook_Pro&lt;br /&gt;
* Please pull the latest [https://github.com/samueldr/wip-pinebook-pro samueldr's repository ] from the project's GitHub.&lt;br /&gt;
&lt;br /&gt;
== SkiffOS ==&lt;br /&gt;
[[File:SkiffOS-Icon-1.png|right|100px]]&lt;br /&gt;
&lt;br /&gt;
'''Installation'''&lt;br /&gt;
&lt;br /&gt;
* Instructions to build/install on the Pinebook Pro: https://github.com/skiffos/SkiffOS/tree/master/configs/pine64/book&lt;br /&gt;
* Please pull the latest version from the project's GitHub.&lt;br /&gt;
* Compiling the boot image takes approximately 30 minutes.&lt;br /&gt;
* Easily configure the kernel, compiler, etc with Buildroot.&lt;br /&gt;
* Pre-built ISOs will be available with the upcoming 2021.02 release.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook Pro]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=1080P_Pinebook_Software_Releases&amp;diff=10500</id>
		<title>1080P Pinebook Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=1080P_Pinebook_Software_Releases&amp;diff=10500"/>
		<updated>2021-05-23T22:22:43Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Update DietPi download link and file info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
'''Special thanks to Sunxi community, ayufan, and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pinebook Sunxi Pinebook Page]&lt;br /&gt;
&lt;br /&gt;
==Manjaro ARM==&lt;br /&gt;
&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE Plasma ARM Community Build Image [microSD to eMMC Boot and microSD / eMMC Boot]  ===&lt;br /&gt;
* This is microSD boot and install to eMMC version. Please follow bootup screen to complete eMMC installation process&lt;br /&gt;
* Please using this method to refrssh the Pinebook eMMC flash to Manjaro KDE Plasma build&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pinebook/kde-plasma/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro I3 ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pinebook/i3/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot]  ===&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pinebook/kde/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro LXQT ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pinebook/lxqt/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
=== Manjaro XFCE ARM Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/pinebook/xfce/ Direct download from osdn.net]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== KDE Neon Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KDE Neon Community Build Image [microSD and eMMC Boot] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.kde.org/neon/images/pinebook-remix-nonfree/useredition/ Direct download latest release build from KDE Neon 1080P Pinebook]&lt;br /&gt;
&lt;br /&gt;
=== Factory Restore KDE Neon Community Build Image [microSD to eMMC] [20181028] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/KDE/neon-pinebook-sd2emmc-1080p.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D3C65FB812E125445C2EEA37FA99965F&lt;br /&gt;
*** File Size: 1.66GB&lt;br /&gt;
** Default Login (changed after 1st installtion setup) with&lt;br /&gt;
*** username: live&lt;br /&gt;
*** password: live&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Xenial [microSD / eMMC Boot] [5.67] ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pinebook-a64hd/archive/Armbian_5.67_Pinebook-a64hd_Ubuntu_xenial_default_3.10.107_desktop.7z Pinebook Armbian download mirrors]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
== Arch Linux mainline XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul ===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pinebook-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
* Standby feature not yet implememnted&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm after command su password root to switch root'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== KALI ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KALI Build Image by Defensive Security [microSD / eMMC Boot] [2020.2] ===&lt;br /&gt;
* To learn more, please visit the official [https://www.offensive-security.com/kali-linux-arm-images/#2536677610546-d94f090d-c5ea KALI by Defensive Security website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://images.kali.org/arm-images/kali-linux-2020.4-pinebook.img.xz Direct download from Defensive Security]&lt;br /&gt;
*** MD5 (XZ file): 7E3643730D2D287A3726B641A6DA177C&lt;br /&gt;
*** File Size: 686MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: kali&lt;br /&gt;
** password: kali&lt;br /&gt;
&lt;br /&gt;
== /e/ ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== /e/OS Community Build Image p [microSD and eMMC Boot] [20190926] ===&lt;br /&gt;
* To learn more about /e/OS, please visit the [https://e.foundation/ official website]&lt;br /&gt;
* Please check out [https://medium.com/@edevelopers.blog/e-os-ports-for-the-pinebook-and-pinephone-596139c76479 this article] on the Pinebook /e/ build.&lt;br /&gt;
* For thread diiscussion please visit the [https://forum.pine64.org/showthread.php?tid=7954 PINE64 forum]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/e/e-n-pinebook_20190926.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4DC46A4E3ED2B47F4830E96DFCBBC6D8&lt;br /&gt;
*** File Size: 685MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20181016] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A52A7692C1690F342685451527343E6B&lt;br /&gt;
*** File Size: 2.62GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20181016] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module.&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 1EE68EFF94C6CDB8DFAD573195FC3F2B&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DietPi Community Build Image [microSD boot] ===&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=12512 here]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Buster.7z Direct download from DietPi website]&lt;br /&gt;
** MD5 (7z file): 31a90ab3d5a71443f68f9ef42b37ba37&lt;br /&gt;
** size: 111MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: dietpi&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== NetBSD Community Build Image [microSD Boot] ===&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select 64bit - Pinebook]&lt;br /&gt;
** size: 345MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/openbsd.jpg&lt;br /&gt;
&lt;br /&gt;
=== OpenBSD 6.6-snapshot, Community Build Image (FVWM2 WM) ===&lt;br /&gt;
* To learn more about OpenBSD please visit [https://www.openbsd.org OpenBSD main page]&lt;br /&gt;
* DD image to microSD card or eMMC module (at least 8GB). Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** https://www.dropbox.com/s/79hpdpehrbbk984/pinebook-2019-11-04.img.tgz.sha256?dl=0 (sha256)&lt;br /&gt;
** https://www.dropbox.com/s/yas1glfvvucb9a0/pinebook-2019-11-04.img.tgz?dl=0 (image)&lt;br /&gt;
** compressed size: 3.6GB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: pine64&lt;br /&gt;
** username: pine64&lt;br /&gt;
** root password: pine64&lt;br /&gt;
* If you need more information please ping: https://forum.pine64.org/member.php?action=profile&amp;amp;uid=12423&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS Community Build Image [microSD Boot] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4506 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pinebook1080p.xx.zip]&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
== Android 6.0 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image [microSD to eMMC] [20181001] ===&lt;br /&gt;
* Rootable build&lt;br /&gt;
* LCD resolution is 1920 x1080&lt;br /&gt;
* Rooted DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20181001-1080P-pinebook-sd2emmc-lpddr3.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E433A148CEBD743EADE6CAA765331A4B&lt;br /&gt;
*** File Size: 595MB&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image [microSD boot] [20181001] ===&lt;br /&gt;
* Rootable build&lt;br /&gt;
* LCD resolution is 1920 x1080&lt;br /&gt;
* Please use high performance microSD card for Android boot which request frequent random read access. &lt;br /&gt;
* Please ignore warning message regarding SD corrupted on home screen upper left corner&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): CD27DF6083E6A4A5E7C8B986EB92FAA7&lt;br /&gt;
**** File Size: 553MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 1376AAE8382E96FD7B45B0998A5CD6E9&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B54E7F323B316750654E385B078AEC58&lt;br /&gt;
**** File Size: 867MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/Pinebook/android/android-rooted-ver6.0.1-20181001-1080P-pinebook-sdboot-lpddr3-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C8DBC6293EB51E58F91E27364C8C587D&lt;br /&gt;
**** File Size: 734MB&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
== Linux BSP [4.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7&lt;br /&gt;
** File Size: 4.67GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [3.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84&lt;br /&gt;
** File Size: 4.18GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA&lt;br /&gt;
** File Size: 6.41GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-Android-8.1-SDK.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): 7E73672FE84F8CD099264D640E107EA3&lt;br /&gt;
** File Size: 28.87.95GB&lt;br /&gt;
&lt;br /&gt;
== Android Nougat [v7.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-Android-7.0-SDK.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 5D23D65BC1AA32B9048F62A4176BD9B3&lt;br /&gt;
** File Size: 22.60GB&lt;br /&gt;
&lt;br /&gt;
== Android Marshmallow [v6.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-Android-6.0-SDK.zip Direct Download from pine64.org]&lt;br /&gt;
** MD5 (Zip file): 12362D0B63EBF29FC363A50A942346D5&lt;br /&gt;
** File Size: 12.17GB&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
== Mali-400 64-bit Driver [20160622] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://chinagadgetsreviews.com/download-dragonface-latest-version-v-2-2-5.html Allwinner DragonFace V2.2.5 software that will let you edit and modify A64 Android Build PhoenixCard image]&lt;br /&gt;
** [https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega]&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw] This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=8479</id>
		<title>Pinebook Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=8479"/>
		<updated>2020-12-22T21:32:21Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Update forum link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community, ayufan, and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine_Pinebook Sunxi Pinebook Page]&lt;br /&gt;
&lt;br /&gt;
== Xenial Mate eMMC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Xenial Mate Community Build Image [microSD to eMMC] [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the default OS comes with Pinebook&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* This is microSD install to eMMC version. Please follow bootup screen to complete eMMC installation process&lt;br /&gt;
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* DD image (for 8GB micoSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/ubuntu/xenial-mate-pinebook-bspkernel-0.6.2-77-sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A945FA7E0E40EB6109C530D9815C20A3&lt;br /&gt;
*** File Size: 1.3GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
&lt;br /&gt;
== Xenial Mate ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Xenial Mate Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* DD image (for 8GB micoSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/latest Direct download latest release build from ayufan github and look for xenial-mate-pinebook-bspkernel-x.x.x-xx.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE.&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/latest Direct download latest release build from ayufan github and look for simple-image-pinebook-x.x.x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh'''&lt;br /&gt;
&lt;br /&gt;
== KDE Neon Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KDE Neon Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.kde.org/neon/images/pinebook-remix-nonfree/useredition/ Direct download latest release build from KDE Neon Pinebook]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: live&lt;br /&gt;
** password: live&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Bionic [microSD / eMMC Boot] [5.83] ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pinebook-a64/Ubuntu_bionic_next_desktop.7z Pinebook Armbian download mirrors]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
=== Armbian Xenial [microSD / eMMC Boot] [5.65] ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pinebook-a64/Ubuntu_xenial_default_desktop.7z Pinebook Armbian download mirrors]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
== Arch Linux mainline XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul ===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pinebook-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
* Standby feature not yet implememnted&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm after command su password root to switch root'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS Community Build Image [microSD Boot] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4506 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pinebook.xx.zip]&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
== i3 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== i3 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/latest Direct download latest release build from ayufan github and look for xenial-i3-pinebook-bspkernel-x.x.x-xx.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: pine64&lt;br /&gt;
** Password: pine64&lt;br /&gt;
&lt;br /&gt;
== Netrunner ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Netrunner [20180417] [microSD Boot] ===&lt;br /&gt;
* You can visit the Netrunner website [https://www.netrunner.com/netrunner-for-pinebook/ here]&lt;br /&gt;
* DD image:&lt;br /&gt;
** [https://sourceforge.net/projects/netrunneros/files/netrunner-arm/netrunner-pinebook-1803-arm64.img.gz Direct download from sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20181016] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A52A7692C1690F342685451527343E6B&lt;br /&gt;
*** File Size: 2.62GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20181016] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module.&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 1EE68EFF94C6CDB8DFAD573195FC3F2B&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image [microSD Boot] [20180616] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* This is a minimal build and comes without a desktop environment&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-base_2018-06-16.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 616927BDE340FBB73969BD0BE396975A&lt;br /&gt;
*** File Size: 462MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image [eMMC Boot] [20180617] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* This is a minimal build and comes without a desktop environment&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module.&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-base_2018-06-17_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 792E689EF6014DECC4DBAF182A867D0D&lt;br /&gt;
*** File Size: 472MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the Pinebook build on the [https://forum.pine64.org/showthread.php?tid=12512 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
==Manjaro ARM==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/manjaro/Manjaro-ARM-kde-pinebook-19.02.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 38e1d20e231c166b6469aa5e012ec583&lt;br /&gt;
*** size: 1.01GB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
=== Manjaro LXQT ARM Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/manjaro/Manjaro-ARM-lxqt-pinebook-19.02.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ad82e199debb723d78b4b2587c319036&lt;br /&gt;
*** size: 783MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
==RISC_OS==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== RISC OS Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* To learn more about RISC OS please visit [https://www.riscosopen.org/ RISC OS website] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https:///files.pine64.org/os/Pinebook/RISCOS/pine14_riscos_1GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4BE5698516FAF8420AEA34A422C20991&lt;br /&gt;
*** size: 50MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-pine-a64-pinebook-x.x.x-xx.img.gz]&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
== Android 6.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image [microSD to eMMC] [20170605] ===&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* LCD resolution is 1366 x 768&lt;br /&gt;
* Rooted DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20170605-pinebook-sd2emmc-lpddr3.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C99BF459C6724BA73F12C532E87A8BA5&lt;br /&gt;
*** File Size: 776MB&lt;br /&gt;
&lt;br /&gt;
== Bliss OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] [microSD Boot] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs.&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* DD image:&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/Bliss/Bliss-Pinebook_09.19.17_01.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6B5BC28D69D575BA5448AD8081A0D356&lt;br /&gt;
*** File Size: 943MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
== Linux BSP [4.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7&lt;br /&gt;
** File Size: 4.67GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [3.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84&lt;br /&gt;
** File Size: 4.18GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA&lt;br /&gt;
** File Size: 6.41GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-Android-8.1-SDK.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): 7E73672FE84F8CD099264D640E107EA3&lt;br /&gt;
** File Size: 28.87.95GB&lt;br /&gt;
&lt;br /&gt;
== Android Nougat [v7.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-Android-7.0-SDK.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 5D23D65BC1AA32B9048F62A4176BD9B3&lt;br /&gt;
** File Size: 22.60GB&lt;br /&gt;
&lt;br /&gt;
== Android Marshmallow [v6.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-Android-6.0-SDK.zip Direct Download from pine64.org]&lt;br /&gt;
** MD5 (Zip file): 12362D0B63EBF29FC363A50A942346D5&lt;br /&gt;
** File Size: 12.17GB&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
== Mali-400 64-bit Driver [20160622] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://chinagadgetsreviews.com/download-dragonface-latest-version-v-2-2-5.html Allwinner DragonFace V2.2.5 software that will let you edit and modify A64 Android Build PhoenixCard image]&lt;br /&gt;
** [https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega]&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8478</id>
		<title>PINE A64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8478"/>
		<updated>2020-12-22T21:30:25Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Update forum link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Note that, PINE A64(+) OS images are &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;not compatible with PINE A64-LTS&amp;lt;/span&amp;gt; due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE_Software_Release|'SOPINE OS images']]'''&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
= NetBSD =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://www.invisible.ca/arm/&lt;br /&gt;
&lt;br /&gt;
* PINE64/PINE64+ images are available with daily builds on the link above.&lt;br /&gt;
* Default connection is over HDMI cable and USB keyboard.&lt;br /&gt;
* Default username is &amp;quot;root&amp;quot; without password. &lt;br /&gt;
* Ssh remote login is not enabled by default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]&lt;br /&gt;
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Buster for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Bionic for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arch mainline Linux XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Boards&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pine64-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm and password alarm and then command su type password root   '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 and Gnome Desktop&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44-gnome/centos74-armbian544-desktop-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.5.1804 with kernel from Armbian-5.44 and Docker v1.13 and OpenShift v3.7.1&lt;br /&gt;
** DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.5.1804-v5.44/centos75-armbian-openshift-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44/centos74-armbian544-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 9fe882357c07c39379e10d2b9a78460b&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-Install-202008.0.pine64-plus.img.xz CentOS 8 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 68285ba672838ba78e9afce41661b226&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz CentOS 8 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12513 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Nightly Build Image [microSD Boot] [20191226] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-plus.img.gz Pine A64+ build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): 37BFD152B6C1F8DFB52A6CE6EFA2D8F6&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64.img.gz Pine A64 build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): E362E24BD36530F5765813EE63144EAC&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FreedomBox ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg&lt;br /&gt;
&lt;br /&gt;
=== Stable built ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is a headless build, not HDMI output.&lt;br /&gt;
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.&lt;br /&gt;
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual&lt;br /&gt;
* For more information about FreedomBox, please visit https://www.freedombox.org&lt;br /&gt;
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]&lt;br /&gt;
*** File Size: 418MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/aosc/sun50i-a64-pine64-plus_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZip file): 24BD841EF5705D02E5BD86829A4E5785&lt;br /&gt;
*** File Size: 2.64GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [v1.5 - Build 1] ===&lt;br /&gt;
&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): ac508549a829021491cfa23aeb18a063&lt;br /&gt;
*** File Size: 2.66GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== openHAB 2 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* This image is based on the official Xenial Base Image by longsleep and the [https://docs.openhab.org/installation/openhabian.html#pine-a64 openHABian project]&lt;br /&gt;
* More info on locate at openHAB community forum: https://community.openhab.org&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Board&lt;br /&gt;
* DD images (for 4GB microSD card and above)&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/openhab/pine64_openhab2_20170129.img.xz Direct download from pine64.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: openhabian&lt;br /&gt;
** password: openhabian&lt;br /&gt;
* Initial boot can take more than 15 minutes for openHABian to initialized. Once initialized, the display will be off. Then reboot the PINE A64(+)&lt;br /&gt;
* Go to https://openhabianpine64:8080 or https://{pine64_ip}:8080/ on your PC web browser. ({pine64_ip} can be obtained by Login to PINE A64(+) and execute &amp;quot;ifconfig&amp;quot;)&lt;br /&gt;
* For getting started with openHAB, please refer to https://docs.openhab.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== motionEyeOS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== motionEyeOS [20190413] ===&lt;br /&gt;
* motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend&lt;br /&gt;
* Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: admin&lt;br /&gt;
** Password:&lt;br /&gt;
* There are 2 ways to interact with the OS:&lt;br /&gt;
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface&lt;br /&gt;
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Ubuntu-logo32.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Image [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases/tag/0.6.2 ayufan's GitHub]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/download/0.6.2/xenial-minimal-pine64-bspkernel-0.6.2-77.img.xz Direct download from GitHub]&lt;br /&gt;
*** MD5 (XZ file): D76A477B6A815A13A60961D9C6BC630A&lt;br /&gt;
*** File Size: 201MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh mate'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora Base Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 6b9c9fd83a7c0c094efb569dc7fe90df&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-Install-202008.0.pine64-plus.img.xz Fedora 32 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: df868e4022726b9326ea52bae1cd9008&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz Fedora 32 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 27 and 28 Image===  &lt;br /&gt;
&lt;br /&gt;
Please follow this PINE64 forum post for Fedora 27 bring up and update to Fedora 28 on [https://forum.pine64.org/showthread.php?tid=5314 this thread]&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Gentoo [20160804] ===&lt;br /&gt;
* A Gentoo image built by Xalius&lt;br /&gt;
* To learn more about the Gentoo linux build please see the [https://forum.pine64.org/showthread.php?tid=1937 forum thread]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/gentoo/gentoo-pine64-20160804.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2F049A4C2C16A3AF827E5A43C6C46DEB&lt;br /&gt;
*** File Size: 796MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: gentoo&lt;br /&gt;
** Password: gentoo&lt;br /&gt;
** Root Password: gentoo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS [24-r3] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4087&amp;amp;pid=33269#pid33269 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/q4os/q4os-2.4-pine64.r3.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): dddb0c56c68bbcf1e37086f7fc00d898&lt;br /&gt;
*** File Size: 433MB&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenWRT ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWRT Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is headless build, please use serial console to configure&lt;br /&gt;
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: [not available]&lt;br /&gt;
** password: passwd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== China NeoKylin “中标麒麟” ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== China NeoKylin “中标麒麟” [20170210] ===&lt;br /&gt;
* Chinese base UI, this is a popular Linux build in China&lt;br /&gt;
* For more info, here is the introduction: https://blogs.wsj.com/chinarealtime/2015/09/15/take-a-tour-of-neokylin-chinas-challenger-to-windows-apple-ios/&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* Auto execute resize_rootfs.sh script on first boot-up to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/neokylin/NeoKylinOS-20170210-pine64-8GBandUP.img.gz Direct download from pine64.org]&lt;br /&gt;
** [https://pan.baidu.com/s/1pL33TRd Direct Download from BaiduPan for user in China]&lt;br /&gt;
*** MD5 (GZip file): 8C69B799E3861F01E73618EF122EBD8B&lt;br /&gt;
*** File Size: 2.70GB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: root&lt;br /&gt;
** Password: 123123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player [2.715-2020-03-04]  ===&lt;br /&gt;
* '''This version works with (Spdif / Coaxial / RCA).'''&lt;br /&gt;
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''&lt;br /&gt;
* '''supports a select number of simple I2S DACS.'''&lt;br /&gt;
* '''Tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module.'''&lt;br /&gt;
* '''Most old PI/PI2+ DACs should work (provided they do not need I2C for control).'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/forum/volumio-pine64-pine-a64-lts-sopine-compute-module-t9465.html here]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/volumio/volumio-2.715-2020-03-04-pine64.img.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2392422395bbce7f3d23dc036e1296d9&lt;br /&gt;
*** File Size: 404MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
* Please follow volumio update on [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 volumio thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://sourceforge.net/projects/openmediavault/files/Other%20armhf%20images/ Direct download latest release build from sourceforge and look for OMV_x_x_x_Pine64_x.x.x.img.xz]&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* If no HDMI output: After boot, you can use tools (e.g. [https://www.softperfect.com/products/networkscanner/ netscan]) to search for IP Address with PINE64 hostname. Use the IP Address on PC browser to access to the OMV Web.&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retroarch ==&lt;br /&gt;
&lt;br /&gt;
[[Image:RetroArch-APK-Download.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Retroarch Community Build Image by pfeerick ===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/pfeerick-pine64/linux-build/releases Direct Download from Github ]&lt;br /&gt;
*[https://forum.pine64.org/showthread.php?tid=4800 Extra information from Forum by Luke ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Image [v0.3.10-r66] ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD images (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-v0.3.10-r66.img.gz Android 7.1 ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): B7C4D888473126D99B64C53E69E0FBFD&lt;br /&gt;
*** File Size: 783MB&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-tv-v0.3.10-r66.img.gz Android 7.1 TV ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): C4CC29D27903913B6C2B2A93A15A289F&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 6.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0 (HDMI Video Output) [20170112 v2.0.1] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P/&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): AC89A7938ADD59CFBB6355D372AFD644&lt;br /&gt;
**** File Size: 707MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 03A02D77B5EBC3F97CAB7FFA9DF3C229&lt;br /&gt;
**** File Size: 773MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D54C79F9D71A4748708DE85AB01DC610&lt;br /&gt;
**** File Size: 796MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C89596F8B5A265BFEE567F8EC899697E&lt;br /&gt;
**** File Size: 755MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 4EB51111E9A961C82B397E261DBB164B&lt;br /&gt;
**** File Size: 985MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C5A692C72ABF1978A199C699B1875A7C&lt;br /&gt;
**** File Size: 993MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C6834C44B116C8325DCC0F10CFB840D7&lt;br /&gt;
**** File Size: 1.01GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D6857EDAAEDEADF7F4FF5C98FC068D93&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 (LCD Panel Video Output) [20170209] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!!&lt;br /&gt;
* Support dual display (LCD + HDMI output) output&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61E969F159C6B11D0632C6633C6A5583&lt;br /&gt;
**** File Size: 761MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 0D83B4E698FEE88BAFF17606F4FB66C8&lt;br /&gt;
**** File Size: 777MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): DFC12CA8342FBE1E604B85B4E83C49B2&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 60E9ED3D93D37A15D29A0C5A3B4F2C52&lt;br /&gt;
**** File Size: 830MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 5E40EDFCC0EE846999D9543C920DA508&lt;br /&gt;
**** File Size: 763MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D90F725C838092C87E7F081A6156B1E8&lt;br /&gt;
**** File Size: 925MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89A31B23E8A1075EC2CDE0C5630A7895&lt;br /&gt;
**** File Size: 708MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): A1FA73DAEB063AE922DBD67B3F1E8211&lt;br /&gt;
**** File Size: 831MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 5.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 5.1.1 (HDMI Video Output) [20161208 v1.2.8] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P&lt;br /&gt;
* Update GMS software package to 5.1r4&lt;br /&gt;
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Offline OTA Update images 20160711 ver 1.2.6 build:&lt;br /&gt;
** 1. Download the zip file and copy over to Android microSD card using &amp;quot;ES File Explorer&amp;quot; app&lt;br /&gt;
** 2. Launch &amp;quot;Update&amp;quot; app, and press &amp;quot;back&amp;quot; key, the &amp;quot;local update&amp;quot; box will appear&lt;br /&gt;
** 3. Select the download zip file and perform update. Please note that this update file is large and will targets around 10 minutes to perform this update&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/ota_inc_v1.2.6_v1.2.8.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6305067832B68B0869A39FD1DEDD397D&lt;br /&gt;
**** File Size: 4MB&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 10FE76153EA1BAC8CB5E32D861728378&lt;br /&gt;
**** File Size: 641MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89F58F3E73D49C8C0457680EFB6964B3&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9656755D826164FA32FF95CF3B7D5B3A&lt;br /&gt;
**** File Size: 664MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 15DB0DAF1555055970FF2F0E3376666C&lt;br /&gt;
*** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): E6A6604E2C8739E06CCCAF39FD23DED3&lt;br /&gt;
**** File Size: 635MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): 911862D50E31F190A216BCE6A201421F&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 26DE24B6462EBF07FBC6B552B69FF374&lt;br /&gt;
**** File Size: 672MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B7D429A912AA01017F70847B1F5AADAB&lt;br /&gt;
**** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
=== [OLD] Android 5.1.1 (LCD Panel Video Output) [20160603] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2&lt;br /&gt;
**** File Size: 597MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9&lt;br /&gt;
**** File Size: 604MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22&lt;br /&gt;
**** File Size: 626MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB&lt;br /&gt;
**** File Size: 645MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4&lt;br /&gt;
**** File Size: 591MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC&lt;br /&gt;
**** File Size: 603MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2&lt;br /&gt;
**** File Size: 634MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA&lt;br /&gt;
**** File Size: 663MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B&lt;br /&gt;
*** File Size: 348MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bliss OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/bliss/Bliss-pine64_a64+_20170919.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 01a50f62460b759a4fb49dd93cf72fe9&lt;br /&gt;
*** File Size: 945MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remix OS ==&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;[DISCONTINUED]&amp;lt;/span&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Remix OS 2.0 [20170105] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Add Remix apps market&lt;br /&gt;
* Video setting supports both 720P and 1080P&lt;br /&gt;
* Supports video screen scaling function&lt;br /&gt;
* New MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* Support UVC USB camera as front camera&lt;br /&gt;
* Known issues:&lt;br /&gt;
** Not yet support 5M Pixel camera module as real camera.&lt;br /&gt;
** Even the HDMI output can set to 720P, but during boot up time, the boot logo stil maintain as 1080P&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1jIBKjsU Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): 77E499DF8BFF9A39F9C58E04877A41B5&lt;br /&gt;
**** File Size: 1.10GB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1pLCpVsR Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): CF65049DA13A4AD8BA6D4BC19D97FB35&lt;br /&gt;
**** File Size: 999MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1skSkIhn Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): E1CA0D611307B5657BBFD73E4825C83D&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1bFifr4 Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): D6988832DDB5790EA2FC4DEE3CB6CCD9&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Windows 10 IoT Releases =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]&lt;br /&gt;
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]&lt;br /&gt;
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]&lt;br /&gt;
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]&lt;br /&gt;
&lt;br /&gt;
== Win10 IoT [10.0.15063.0_20170602] ==&lt;br /&gt;
* 10.0.15063.0_20170602&lt;br /&gt;
** Update Notes since 10.0.15063.0_20170524:&lt;br /&gt;
*** Fix the failure of default application installation caused by a app certification issue&lt;br /&gt;
*** Fix that the default application cannot start automatically after installation&lt;br /&gt;
*** Fix Ethernet initialization problem and now the Ethernet will start successfully every time&lt;br /&gt;
*** Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )&lt;br /&gt;
** Extra Notes:&lt;br /&gt;
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium&lt;br /&gt;
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface&lt;br /&gt;
&lt;br /&gt;
* 10.0.15063.0_20170524&lt;br /&gt;
** Some Updates:&lt;br /&gt;
*** Update the OS version to build v.10.0.15063.0 (Creators Update)&lt;br /&gt;
*** New page style of Device Portal, visit https://deviceipaddr:8080 to check it&lt;br /&gt;
*** Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal&lt;br /&gt;
*** Support on-screen keyboard, need to be enabled in Device Portal&lt;br /&gt;
*** Enable 100M Ethernet and fix some bugs&lt;br /&gt;
*** Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)&lt;br /&gt;
*** Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)&lt;br /&gt;
** Known Issues:&lt;br /&gt;
*** Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes-&amp;gt;Run Command page, run this command to disable:&lt;br /&gt;
**** Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off&lt;br /&gt;
*** An PnP bug in audio device may cause a blue screen when acting software shutdown&lt;br /&gt;
*** Ethernet device may not start with problem code 12 at the first time to bring up&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT Direct Download from pine64.org]&lt;br /&gt;
** MD5 (FFU file): ACA617C0C9CEDA705DD510BF041E79B4&lt;br /&gt;
** File Size: 957MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4&lt;br /&gt;
** File Size: 5.40GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87&lt;br /&gt;
** File Size: 24.94GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
&lt;br /&gt;
== Mali-400 64-bit Driver [20171220] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=8463</id>
		<title>Pinebook Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook_Software_Releases&amp;diff=8463"/>
		<updated>2020-12-17T12:49:06Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Align DietPi entry with other SBC ones&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community, ayufan, and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine_Pinebook Sunxi Pinebook Page]&lt;br /&gt;
&lt;br /&gt;
== Xenial Mate eMMC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Xenial Mate Community Build Image [microSD to eMMC] [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the default OS comes with Pinebook&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* This is microSD install to eMMC version. Please follow bootup screen to complete eMMC installation process&lt;br /&gt;
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* DD image (for 8GB micoSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/ubuntu/xenial-mate-pinebook-bspkernel-0.6.2-77-sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A945FA7E0E40EB6109C530D9815C20A3&lt;br /&gt;
*** File Size: 1.3GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
&lt;br /&gt;
== Xenial Mate ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Xenial Mate Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* DD image (for 8GB micoSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/latest Direct download latest release build from ayufan github and look for xenial-mate-pinebook-bspkernel-x.x.x-xx.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE.&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/latest Direct download latest release build from ayufan github and look for simple-image-pinebook-x.x.x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh'''&lt;br /&gt;
&lt;br /&gt;
== KDE Neon Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== KDE Neon Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.kde.org/neon/images/pinebook-remix-nonfree/useredition/ Direct download latest release build from KDE Neon Pinebook]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: live&lt;br /&gt;
** password: live&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Bionic [microSD / eMMC Boot] [5.83] ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pinebook-a64/Ubuntu_bionic_next_desktop.7z Pinebook Armbian download mirrors]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
=== Armbian Xenial [microSD / eMMC Boot] [5.65] ===&lt;br /&gt;
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pinebook-a64/Ubuntu_xenial_default_desktop.7z Pinebook Armbian download mirrors]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].&lt;br /&gt;
&lt;br /&gt;
== Arch Linux mainline XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul ===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pinebook-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
* Standby feature not yet implememnted&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm after command su password root to switch root'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS Community Build Image [microSD Boot] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4506 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pinebook.xx.zip]&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
== i3 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== i3 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/latest Direct download latest release build from ayufan github and look for xenial-i3-pinebook-bspkernel-x.x.x-xx.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: pine64&lt;br /&gt;
** Password: pine64&lt;br /&gt;
&lt;br /&gt;
== Netrunner ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Netrunner [20180417] [microSD Boot] ===&lt;br /&gt;
* You can visit the Netrunner website [https://www.netrunner.com/netrunner-for-pinebook/ here]&lt;br /&gt;
* DD image:&lt;br /&gt;
** [https://sourceforge.net/projects/netrunneros/files/netrunner-arm/netrunner-pinebook-1803-arm64.img.gz Direct download from sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20181016] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A52A7692C1690F342685451527343E6B&lt;br /&gt;
*** File Size: 2.62GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20181016] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module.&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 1EE68EFF94C6CDB8DFAD573195FC3F2B&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image [microSD Boot] [20180616] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* This is a minimal build and comes without a desktop environment&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-base_2018-06-16.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 616927BDE340FBB73969BD0BE396975A&lt;br /&gt;
*** File Size: 462MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image [eMMC Boot] [20180617] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* This is a minimal build and comes without a desktop environment&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module.&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-base_2018-06-17_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 792E689EF6014DECC4DBAF182A867D0D&lt;br /&gt;
*** File Size: 472MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the Pinebook build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
==Manjaro ARM==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/manjaro/Manjaro-ARM-kde-pinebook-19.02.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 38e1d20e231c166b6469aa5e012ec583&lt;br /&gt;
*** size: 1.01GB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
=== Manjaro LXQT ARM Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/manjaro/Manjaro-ARM-lxqt-pinebook-19.02.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ad82e199debb723d78b4b2587c319036&lt;br /&gt;
*** size: 783MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
==RISC_OS==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== RISC OS Community Build Image [microSD Boot] [19.02] ===&lt;br /&gt;
* To learn more about RISC OS please visit [https://www.riscosopen.org/ RISC OS website] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https:///files.pine64.org/os/Pinebook/RISCOS/pine14_riscos_1GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4BE5698516FAF8420AEA34A422C20991&lt;br /&gt;
*** size: 50MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-pine-a64-pinebook-x.x.x-xx.img.gz]&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
== Android 6.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 Stock Image [microSD to eMMC] [20170605] ===&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* LCD resolution is 1366 x 768&lt;br /&gt;
* Rooted DD image (advise 4GB microSD card and above):&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20170605-pinebook-sd2emmc-lpddr3.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C99BF459C6724BA73F12C532E87A8BA5&lt;br /&gt;
*** File Size: 776MB&lt;br /&gt;
&lt;br /&gt;
== Bliss OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] [microSD Boot] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs.&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* DD image:&lt;br /&gt;
** [https://files.pine64.org/os/Pinebook/Bliss/Bliss-Pinebook_09.19.17_01.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6B5BC28D69D575BA5448AD8081A0D356&lt;br /&gt;
*** File Size: 943MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
== Linux BSP [4.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7&lt;br /&gt;
** File Size: 4.67GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [3.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84&lt;br /&gt;
** File Size: 4.18GB&lt;br /&gt;
&lt;br /&gt;
== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA&lt;br /&gt;
** File Size: 6.41GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-Android-8.1-SDK.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): 7E73672FE84F8CD099264D640E107EA3&lt;br /&gt;
** File Size: 28.87.95GB&lt;br /&gt;
&lt;br /&gt;
== Android Nougat [v7.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-Android-7.0-SDK.tgz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 5D23D65BC1AA32B9048F62A4176BD9B3&lt;br /&gt;
** File Size: 22.60GB&lt;br /&gt;
&lt;br /&gt;
== Android Marshmallow [v6.0] ==&lt;br /&gt;
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-Android-6.0-SDK.zip Direct Download from pine64.org]&lt;br /&gt;
** MD5 (Zip file): 12362D0B63EBF29FC363A50A942346D5&lt;br /&gt;
** File Size: 12.17GB&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
== Mali-400 64-bit Driver [20160622] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://chinagadgetsreviews.com/download-dragonface-latest-version-v-2-2-5.html Allwinner DragonFace V2.2.5 software that will let you edit and modify A64 Android Build PhoenixCard image]&lt;br /&gt;
** [https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega]&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=Pinebook&amp;diff=8462</id>
		<title>Pinebook</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=Pinebook&amp;diff=8462"/>
		<updated>2020-12-17T12:47:34Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add missing space&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Software and OS Image Downloads ==&lt;br /&gt;
=== [[Pinebook_Software_Release|Pinebook]] ===&lt;br /&gt;
Under [[Pinebook_Software_Release|'Pinebook Software and OS Image Download Section']] you will find a complete list of currently supported Operating System images that work with the Pinebook as well as other related software. &lt;br /&gt;
The list includes OS images and descriptions of:&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Xenial_Mate_eMMC|'''Xenial Mate (eMMC)''']] / [[Pinebook_Software_Release#Xenial_Mate|'''Xenial Mate (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Android_7.x|'''Android 7.x (microSD Boot)''']] / [[Pinebook_Software_Release#Android_6.x_eMMC|'''Android 6.x (eMMC)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#KDE_Neon_Image|'''KDE Neon (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Bliss_OS|'''Bliss OS (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Xenial_Minimal_Image|'''Xenial Minimal Image (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Armbian|'''Armbian (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Arch_Linux_mainline_XFCE|'''Arch Linux mainline XFCE (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Q4OS|'''Q4OS (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#i3|'''i3 (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Netrunner|'''Netrunner (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#AOSC|'''AOSC (microSD and eMMC boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#DietPi|'''DietPi (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#Manjaro_ARM|'''Manjaro (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[Pinebook_Software_Release#RISC_OS|'''RISC OS (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to OS Images Build Sources===&lt;br /&gt;
'''Some of the provided OS images are still in &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;beta or nightly build&amp;lt;/span&amp;gt; and only fit for testing purposes. These images ought to be avoided for normal usage - use them at &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;your own risk&amp;lt;/span&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases/latest/ ayufan Linux]&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/latest/ ayufan Android 7.1]&lt;br /&gt;
* [https://downloads.blissroms.com/Bliss/Official/pinebook/ Pinebook Bliss OS]&lt;br /&gt;
* [https://dl.armbian.com/pinebook-a64/archive/ Pinebook Armbian]&lt;br /&gt;
* [https://github.com/anarsoul/linux-build/releases/latest Arch Linux XFCE]&lt;br /&gt;
* [https://sourceforge.net/projects/q4os/files/stable/ Q4OS]&lt;br /&gt;
&lt;br /&gt;
== [[Pinebook_Service_Step_by_Step_Guides|Pinebook Service Step-by-Step Guides]] ==&lt;br /&gt;
Under [[Pinebook_Service_Step_by_Step_Guides|'Service Guides for Pinebook']] you can instructions guides concerning disassembly of:&lt;br /&gt;
&lt;br /&gt;
'''Note: The installation process is the reverse order of removal guide'''&lt;br /&gt;
&lt;br /&gt;
* 14″ Pinebook Lithium Battery Pack Removal Guide&lt;br /&gt;
* 14″ Pinebook LCD Panel Screen Removal Guide&lt;br /&gt;
* 14″ Pinebook eMMC Module Removal Guide&lt;br /&gt;
* 11.6″ Pinebook Lithium Battery Pack Removal Guide&lt;br /&gt;
* 11.6″ Pinebook LCD Panel Screen Removal Guide&lt;br /&gt;
* 11.6″ Pinebook eMMC Module Removal Guide&lt;br /&gt;
&lt;br /&gt;
== Pinebook Information ==&lt;br /&gt;
* Dimensions: 329mm x 220mm x 12mm (WxDxH - 14&amp;quot; Pinebook)&lt;br /&gt;
* Weight: 1.26Kg (14&amp;quot; Pinebook) &lt;br /&gt;
* Input Power: DC 5V @ 3A&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on Allwinner A64&lt;br /&gt;
[[File:Allwinner_A64.jpg|right]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php Quad-core ARM Cortex-A53 Processor@1152Mhz]&lt;br /&gt;
* A power-efficient ARM v8 architecture&lt;br /&gt;
* 64 and 32bit execution states for scalable high performance&lt;br /&gt;
* Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function&lt;br /&gt;
* Support Large Physical Address Extensions(LPAE)&lt;br /&gt;
* VFPv4 Floating Point Unit&lt;br /&gt;
* 32KB L1 Instruction cache and 32KB L1 Data cache&lt;br /&gt;
* 512KB L2 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/multimedia/mali-gpu/ultra-low-power/mali-400.php ARM Mali400MP2 Dual-core GPU]&lt;br /&gt;
* Support OpenGL ES 2.0 and OpenVG 1.1 standard&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* System RAM Memory: 2GB&lt;br /&gt;
* Storage Memory: 16GB eMMC module, can be upgrade to 32GB or 64GB eMMC module&lt;br /&gt;
&lt;br /&gt;
=== Battery ===&lt;br /&gt;
* Lithium Polymer Battery (10,000mAH)&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Mini Digital Video Port (Type A - mini)&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm stereo earphone/microphone plug&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* WiFi 802.11 b/g/n with Bluetooth 4.0&lt;br /&gt;
* 10/100Mbps USB Ethernet Dongle (Optional)&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, support SDHC and SDXC, storage up to 256GB&lt;br /&gt;
* USB -	2 USB2.0 Host port&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* mini Digital Video port&lt;br /&gt;
* microSD card port - support SD, SDHC, SDXC uo to 256GB&lt;br /&gt;
* 2x USB 2.0 port &lt;br /&gt;
* earphone plug with UART console mux circuit&lt;br /&gt;
&lt;br /&gt;
== Pinebook Schematics and Certifications ==&lt;br /&gt;
* Pinebook A64 Main Board Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/pinebook/pinebook_mainboard_schematic_3.0.pdf Pinebook Main Board Schematic]&lt;br /&gt;
* Pinkbook Daughter Board Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/pinebook/pinebook_smallboard_schematic_1.0.pdf Pinebook Daughter Board Schematic]&lt;br /&gt;
* Pinkbook Serial Console Earphone Jack Pinout:&lt;br /&gt;
** [https://files.pine64.org/doc/pinebook/guide/Pinebook_Earphone_Serial_Console_Developer_Guide.pdf Pinkbook Serial Console Earphone Jack Pinout]&lt;br /&gt;
&lt;br /&gt;
* Pinebook Certifications:&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20FCC%20certification%20VOC20170928.pdf Pinebook FCC Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20FCC%20ID-Spread%20Spectrum%20Transmitter.pdf Pinebook FCC ID-Spread Spectrum Transmitter Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20FCC%20ID-Digital%20Transmission%20System.pdf Pinebook FCC ID-Digital Transmission System Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20CE%20certification%20Micom20171207.pdf Pinebook CE Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/Pinebook%20ROHS%20certification%20VOC20170918.pdf Pinebook RoHS Certificate]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Allwinner A64 SoC information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/A64%20brief%20v1.0%2020150323.pdf Allwinner A64 SoC Brief Introduction]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/A64_Datasheet_V1.1.pdf Allwinner A64 SoC Data Sheet V1.1 (Official Released Version)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/Allwinner_A64_User_Manual_V1.0.pdf Allwinner A64 SoC User Manual V1.0 (Official Release Version)]&lt;br /&gt;
* X-Powers AXP803 PMU (Power Management Unit) information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/AXP803_Datasheet_V1.0.pdf AXP803 PMIC Datasheet]&lt;br /&gt;
* LPDDR3 information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/AWL3A1632_mobile_lpddr3_1600Mbps.pdf Allwinner LPDDR3 Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/FORESEE%20178ball%2012x11.5%20LPDDR3%2016G%20Spec%20V1.0-1228.pdf Foresee LPDDR3 Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/K4E6E304EE-EGCE.pdf Samsung LPDDR3 Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/LPDDR3%20178ball%208Gb_H9CCNNN8JTALAR_Rev1.0.pdf Hynix LPDDR3 Datasheet]* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf SanDisk eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/FORESEE_eMMC_NCEMASD9-08G%20SPEC%20A0%2020150818.pdf Foresee eMMC Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* Wifi/BT module information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]&lt;br /&gt;
* LCD Panel:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/11.6inches-TFT-LCD%20Approval%20Specification%20N116BGE-E42%20Ver%203.0.pdf 11.6&amp;quot; LCD Panel datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/14inches-HB140WX1-501(%20EDP1.2)%20Preliminary%20Product%20specification.pdf 14&amp;quot; LCD Panel datasheet]&lt;br /&gt;
* Touchpad information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/11-Toucpad-HK-9058%20specification.pdf Touchpad Specification for 11.6&amp;quot; model]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/14-Touchpad-HK-9562%20specification.pdf Touchpad Specification for 14&amp;quot; model]&lt;br /&gt;
* Camera sensor:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/ZC-RZ3762-3703%C2%A0S1.0-Camera-Module%20spec.pdf VGA Camera module specification]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/VGA-CMOS-Sensor--BF3703%20Datasheet.pdf VGA Camera Sensor Data Sheet]&lt;br /&gt;
* Lithium Battery information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/PL5267103P-3.7V-10000mAh-1S2P58-9-W101-7P正向-11.6.pdf 10000mAH Lithium Battery Specification for 11.6&amp;quot; model]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pinebook/40110175P%203.8V%2010000mAh规格书-14.pdf 10000mAH Lithium Battery Specification for 14&amp;quot; model]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* [https://linux-sunxi.org/Pine_Pinebook Linux Sunxi Wiki page on Pinebook]&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases Pinebook Linux Github by ayufan]&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases Pinebook Android Github by ayufan]&lt;br /&gt;
* [https://www.armbian.com/pinebook-a64 Armbian's Pinebook Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:PineBook]] [[Category:Allwinner A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8461</id>
		<title>PINE A64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8461"/>
		<updated>2020-12-17T12:45:45Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi logo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Note that, PINE A64(+) OS images are &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;not compatible with PINE A64-LTS&amp;lt;/span&amp;gt; due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE_Software_Release|'SOPINE OS images']]'''&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
= NetBSD =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://www.invisible.ca/arm/&lt;br /&gt;
&lt;br /&gt;
* PINE64/PINE64+ images are available with daily builds on the link above.&lt;br /&gt;
* Default connection is over HDMI cable and USB keyboard.&lt;br /&gt;
* Default username is &amp;quot;root&amp;quot; without password. &lt;br /&gt;
* Ssh remote login is not enabled by default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]&lt;br /&gt;
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Buster for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Bionic for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arch mainline Linux XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Boards&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pine64-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm and password alarm and then command su type password root   '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 and Gnome Desktop&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44-gnome/centos74-armbian544-desktop-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.5.1804 with kernel from Armbian-5.44 and Docker v1.13 and OpenShift v3.7.1&lt;br /&gt;
** DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.5.1804-v5.44/centos75-armbian-openshift-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44/centos74-armbian544-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 9fe882357c07c39379e10d2b9a78460b&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-Install-202008.0.pine64-plus.img.xz CentOS 8 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 68285ba672838ba78e9afce41661b226&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz CentOS 8 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Nightly Build Image [microSD Boot] [20191226] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-plus.img.gz Pine A64+ build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): 37BFD152B6C1F8DFB52A6CE6EFA2D8F6&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64.img.gz Pine A64 build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): E362E24BD36530F5765813EE63144EAC&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FreedomBox ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg&lt;br /&gt;
&lt;br /&gt;
=== Stable built ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is a headless build, not HDMI output.&lt;br /&gt;
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.&lt;br /&gt;
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual&lt;br /&gt;
* For more information about FreedomBox, please visit https://www.freedombox.org&lt;br /&gt;
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]&lt;br /&gt;
*** File Size: 418MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/aosc/sun50i-a64-pine64-plus_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZip file): 24BD841EF5705D02E5BD86829A4E5785&lt;br /&gt;
*** File Size: 2.64GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [v1.5 - Build 1] ===&lt;br /&gt;
&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): ac508549a829021491cfa23aeb18a063&lt;br /&gt;
*** File Size: 2.66GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== openHAB 2 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* This image is based on the official Xenial Base Image by longsleep and the [https://docs.openhab.org/installation/openhabian.html#pine-a64 openHABian project]&lt;br /&gt;
* More info on locate at openHAB community forum: https://community.openhab.org&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Board&lt;br /&gt;
* DD images (for 4GB microSD card and above)&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/openhab/pine64_openhab2_20170129.img.xz Direct download from pine64.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: openhabian&lt;br /&gt;
** password: openhabian&lt;br /&gt;
* Initial boot can take more than 15 minutes for openHABian to initialized. Once initialized, the display will be off. Then reboot the PINE A64(+)&lt;br /&gt;
* Go to https://openhabianpine64:8080 or https://{pine64_ip}:8080/ on your PC web browser. ({pine64_ip} can be obtained by Login to PINE A64(+) and execute &amp;quot;ifconfig&amp;quot;)&lt;br /&gt;
* For getting started with openHAB, please refer to https://docs.openhab.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== motionEyeOS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== motionEyeOS [20190413] ===&lt;br /&gt;
* motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend&lt;br /&gt;
* Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: admin&lt;br /&gt;
** Password:&lt;br /&gt;
* There are 2 ways to interact with the OS:&lt;br /&gt;
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface&lt;br /&gt;
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Ubuntu-logo32.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Image [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases/tag/0.6.2 ayufan's GitHub]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/download/0.6.2/xenial-minimal-pine64-bspkernel-0.6.2-77.img.xz Direct download from GitHub]&lt;br /&gt;
*** MD5 (XZ file): D76A477B6A815A13A60961D9C6BC630A&lt;br /&gt;
*** File Size: 201MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh mate'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora Base Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 6b9c9fd83a7c0c094efb569dc7fe90df&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-Install-202008.0.pine64-plus.img.xz Fedora 32 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: df868e4022726b9326ea52bae1cd9008&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz Fedora 32 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 27 and 28 Image===  &lt;br /&gt;
&lt;br /&gt;
Please follow this PINE64 forum post for Fedora 27 bring up and update to Fedora 28 on [https://forum.pine64.org/showthread.php?tid=5314 this thread]&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Gentoo [20160804] ===&lt;br /&gt;
* A Gentoo image built by Xalius&lt;br /&gt;
* To learn more about the Gentoo linux build please see the [https://forum.pine64.org/showthread.php?tid=1937 forum thread]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/gentoo/gentoo-pine64-20160804.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2F049A4C2C16A3AF827E5A43C6C46DEB&lt;br /&gt;
*** File Size: 796MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: gentoo&lt;br /&gt;
** Password: gentoo&lt;br /&gt;
** Root Password: gentoo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS [24-r3] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4087&amp;amp;pid=33269#pid33269 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/q4os/q4os-2.4-pine64.r3.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): dddb0c56c68bbcf1e37086f7fc00d898&lt;br /&gt;
*** File Size: 433MB&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenWRT ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWRT Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is headless build, please use serial console to configure&lt;br /&gt;
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: [not available]&lt;br /&gt;
** password: passwd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== China NeoKylin “中标麒麟” ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== China NeoKylin “中标麒麟” [20170210] ===&lt;br /&gt;
* Chinese base UI, this is a popular Linux build in China&lt;br /&gt;
* For more info, here is the introduction: https://blogs.wsj.com/chinarealtime/2015/09/15/take-a-tour-of-neokylin-chinas-challenger-to-windows-apple-ios/&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* Auto execute resize_rootfs.sh script on first boot-up to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/neokylin/NeoKylinOS-20170210-pine64-8GBandUP.img.gz Direct download from pine64.org]&lt;br /&gt;
** [https://pan.baidu.com/s/1pL33TRd Direct Download from BaiduPan for user in China]&lt;br /&gt;
*** MD5 (GZip file): 8C69B799E3861F01E73618EF122EBD8B&lt;br /&gt;
*** File Size: 2.70GB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: root&lt;br /&gt;
** Password: 123123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player [2.715-2020-03-04]  ===&lt;br /&gt;
* '''This version works with (Spdif / Coaxial / RCA).'''&lt;br /&gt;
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''&lt;br /&gt;
* '''supports a select number of simple I2S DACS.'''&lt;br /&gt;
* '''Tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module.'''&lt;br /&gt;
* '''Most old PI/PI2+ DACs should work (provided they do not need I2C for control).'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/forum/volumio-pine64-pine-a64-lts-sopine-compute-module-t9465.html here]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/volumio/volumio-2.715-2020-03-04-pine64.img.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2392422395bbce7f3d23dc036e1296d9&lt;br /&gt;
*** File Size: 404MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
* Please follow volumio update on [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 volumio thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://sourceforge.net/projects/openmediavault/files/Other%20armhf%20images/ Direct download latest release build from sourceforge and look for OMV_x_x_x_Pine64_x.x.x.img.xz]&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* If no HDMI output: After boot, you can use tools (e.g. [https://www.softperfect.com/products/networkscanner/ netscan]) to search for IP Address with PINE64 hostname. Use the IP Address on PC browser to access to the OMV Web.&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retroarch ==&lt;br /&gt;
&lt;br /&gt;
[[Image:RetroArch-APK-Download.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Retroarch Community Build Image by pfeerick ===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/pfeerick-pine64/linux-build/releases Direct Download from Github ]&lt;br /&gt;
*[https://forum.pine64.org/showthread.php?tid=4800 Extra information from Forum by Luke ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Image [v0.3.10-r66] ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD images (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-v0.3.10-r66.img.gz Android 7.1 ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): B7C4D888473126D99B64C53E69E0FBFD&lt;br /&gt;
*** File Size: 783MB&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-tv-v0.3.10-r66.img.gz Android 7.1 TV ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): C4CC29D27903913B6C2B2A93A15A289F&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 6.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0 (HDMI Video Output) [20170112 v2.0.1] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P/&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): AC89A7938ADD59CFBB6355D372AFD644&lt;br /&gt;
**** File Size: 707MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 03A02D77B5EBC3F97CAB7FFA9DF3C229&lt;br /&gt;
**** File Size: 773MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D54C79F9D71A4748708DE85AB01DC610&lt;br /&gt;
**** File Size: 796MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C89596F8B5A265BFEE567F8EC899697E&lt;br /&gt;
**** File Size: 755MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 4EB51111E9A961C82B397E261DBB164B&lt;br /&gt;
**** File Size: 985MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C5A692C72ABF1978A199C699B1875A7C&lt;br /&gt;
**** File Size: 993MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C6834C44B116C8325DCC0F10CFB840D7&lt;br /&gt;
**** File Size: 1.01GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D6857EDAAEDEADF7F4FF5C98FC068D93&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 (LCD Panel Video Output) [20170209] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!!&lt;br /&gt;
* Support dual display (LCD + HDMI output) output&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61E969F159C6B11D0632C6633C6A5583&lt;br /&gt;
**** File Size: 761MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 0D83B4E698FEE88BAFF17606F4FB66C8&lt;br /&gt;
**** File Size: 777MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): DFC12CA8342FBE1E604B85B4E83C49B2&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 60E9ED3D93D37A15D29A0C5A3B4F2C52&lt;br /&gt;
**** File Size: 830MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 5E40EDFCC0EE846999D9543C920DA508&lt;br /&gt;
**** File Size: 763MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D90F725C838092C87E7F081A6156B1E8&lt;br /&gt;
**** File Size: 925MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89A31B23E8A1075EC2CDE0C5630A7895&lt;br /&gt;
**** File Size: 708MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): A1FA73DAEB063AE922DBD67B3F1E8211&lt;br /&gt;
**** File Size: 831MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 5.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 5.1.1 (HDMI Video Output) [20161208 v1.2.8] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P&lt;br /&gt;
* Update GMS software package to 5.1r4&lt;br /&gt;
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Offline OTA Update images 20160711 ver 1.2.6 build:&lt;br /&gt;
** 1. Download the zip file and copy over to Android microSD card using &amp;quot;ES File Explorer&amp;quot; app&lt;br /&gt;
** 2. Launch &amp;quot;Update&amp;quot; app, and press &amp;quot;back&amp;quot; key, the &amp;quot;local update&amp;quot; box will appear&lt;br /&gt;
** 3. Select the download zip file and perform update. Please note that this update file is large and will targets around 10 minutes to perform this update&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/ota_inc_v1.2.6_v1.2.8.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6305067832B68B0869A39FD1DEDD397D&lt;br /&gt;
**** File Size: 4MB&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 10FE76153EA1BAC8CB5E32D861728378&lt;br /&gt;
**** File Size: 641MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89F58F3E73D49C8C0457680EFB6964B3&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9656755D826164FA32FF95CF3B7D5B3A&lt;br /&gt;
**** File Size: 664MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 15DB0DAF1555055970FF2F0E3376666C&lt;br /&gt;
*** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): E6A6604E2C8739E06CCCAF39FD23DED3&lt;br /&gt;
**** File Size: 635MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): 911862D50E31F190A216BCE6A201421F&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 26DE24B6462EBF07FBC6B552B69FF374&lt;br /&gt;
**** File Size: 672MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B7D429A912AA01017F70847B1F5AADAB&lt;br /&gt;
**** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
=== [OLD] Android 5.1.1 (LCD Panel Video Output) [20160603] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2&lt;br /&gt;
**** File Size: 597MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9&lt;br /&gt;
**** File Size: 604MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22&lt;br /&gt;
**** File Size: 626MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB&lt;br /&gt;
**** File Size: 645MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4&lt;br /&gt;
**** File Size: 591MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC&lt;br /&gt;
**** File Size: 603MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2&lt;br /&gt;
**** File Size: 634MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA&lt;br /&gt;
**** File Size: 663MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B&lt;br /&gt;
*** File Size: 348MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bliss OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/bliss/Bliss-pine64_a64+_20170919.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 01a50f62460b759a4fb49dd93cf72fe9&lt;br /&gt;
*** File Size: 945MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remix OS ==&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;[DISCONTINUED]&amp;lt;/span&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Remix OS 2.0 [20170105] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Add Remix apps market&lt;br /&gt;
* Video setting supports both 720P and 1080P&lt;br /&gt;
* Supports video screen scaling function&lt;br /&gt;
* New MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* Support UVC USB camera as front camera&lt;br /&gt;
* Known issues:&lt;br /&gt;
** Not yet support 5M Pixel camera module as real camera.&lt;br /&gt;
** Even the HDMI output can set to 720P, but during boot up time, the boot logo stil maintain as 1080P&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1jIBKjsU Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): 77E499DF8BFF9A39F9C58E04877A41B5&lt;br /&gt;
**** File Size: 1.10GB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1pLCpVsR Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): CF65049DA13A4AD8BA6D4BC19D97FB35&lt;br /&gt;
**** File Size: 999MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1skSkIhn Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): E1CA0D611307B5657BBFD73E4825C83D&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1bFifr4 Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): D6988832DDB5790EA2FC4DEE3CB6CCD9&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Windows 10 IoT Releases =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]&lt;br /&gt;
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]&lt;br /&gt;
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]&lt;br /&gt;
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]&lt;br /&gt;
&lt;br /&gt;
== Win10 IoT [10.0.15063.0_20170602] ==&lt;br /&gt;
* 10.0.15063.0_20170602&lt;br /&gt;
** Update Notes since 10.0.15063.0_20170524:&lt;br /&gt;
*** Fix the failure of default application installation caused by a app certification issue&lt;br /&gt;
*** Fix that the default application cannot start automatically after installation&lt;br /&gt;
*** Fix Ethernet initialization problem and now the Ethernet will start successfully every time&lt;br /&gt;
*** Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )&lt;br /&gt;
** Extra Notes:&lt;br /&gt;
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium&lt;br /&gt;
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface&lt;br /&gt;
&lt;br /&gt;
* 10.0.15063.0_20170524&lt;br /&gt;
** Some Updates:&lt;br /&gt;
*** Update the OS version to build v.10.0.15063.0 (Creators Update)&lt;br /&gt;
*** New page style of Device Portal, visit https://deviceipaddr:8080 to check it&lt;br /&gt;
*** Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal&lt;br /&gt;
*** Support on-screen keyboard, need to be enabled in Device Portal&lt;br /&gt;
*** Enable 100M Ethernet and fix some bugs&lt;br /&gt;
*** Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)&lt;br /&gt;
*** Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)&lt;br /&gt;
** Known Issues:&lt;br /&gt;
*** Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes-&amp;gt;Run Command page, run this command to disable:&lt;br /&gt;
**** Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off&lt;br /&gt;
*** An PnP bug in audio device may cause a blue screen when acting software shutdown&lt;br /&gt;
*** Ethernet device may not start with problem code 12 at the first time to bring up&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT Direct Download from pine64.org]&lt;br /&gt;
** MD5 (FFU file): ACA617C0C9CEDA705DD510BF041E79B4&lt;br /&gt;
** File Size: 957MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4&lt;br /&gt;
** File Size: 5.40GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87&lt;br /&gt;
** File Size: 24.94GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
&lt;br /&gt;
== Mali-400 64-bit Driver [20171220] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=8460</id>
		<title>ROCK64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=8460"/>
		<updated>2020-12-17T12:38:41Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: DietPi images boot from eMMC&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/armbian.png&lt;br /&gt;
&lt;br /&gt;
* Version 5.88 onward support Rock64-v3 board&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/rock64/ site]&lt;br /&gt;
* Armbian pack as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic Desktop on mainline Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_current_desktop Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster on mainline Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_current Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic Desktop on legacy BSP Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_legacy_desktop Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster on legacy BSP Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_legacy Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/libreelec.png&lt;br /&gt;
&lt;br /&gt;
=== Official LibreElec KODI Leia 9.2 Build Image [microSD / eMMC boot] ===&lt;br /&gt;
&lt;br /&gt;
* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://releases.libreelec.tv/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from LibreElec site]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/libreelec/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 56FD7F2CCFF345F6CCE6524C50E4A76A&lt;br /&gt;
*** File Size: 124MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian Stretch ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
=== Debian Stretch Minimal 64bit (arm64) OS Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 212MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309&amp;amp;pid=39314#pid39314 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian by mrfixit2001 ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
=== Minimal Debian [microSD / eMMC Boot] ===&lt;br /&gt;
** DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]&lt;br /&gt;
** Version 190514 onward support Rock64-v3 board&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock&lt;br /&gt;
** password: rock&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ubuntu 18.04 Bionic ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/penguin.png&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic LXDE Desktop Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** size: 676MB&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-lxde-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 64bit (arm64) Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 295MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 32bit (armhf) Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 287MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic Containers Image (DockerCE &amp;amp; Kubernetes)[microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-containers-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 390MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/omv.png&lt;br /&gt;
&lt;br /&gt;
=== Jessie OpenMediaVault Community Build Image [microSD to eMMC] [0.5.15-136] by ayufan ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
'''* There's a bug with eMMC in the &amp;quot;Stable&amp;quot; version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases'''&lt;br /&gt;
*&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7E423EF9146EA15403E7D1B4EA30594A&lt;br /&gt;
** File Size: 487MB&lt;br /&gt;
** Credentials (console/ssh, except OMV): rock64/rock64&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 391MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 64bit (arm64) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [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]&lt;br /&gt;
** size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nextcloudpi.png&lt;br /&gt;
&lt;br /&gt;
=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===&lt;br /&gt;
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.&lt;br /&gt;
* Visit the project's [https://nextcloudpi.com website]&lt;br /&gt;
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 1432c8b8082696f38770004b3cb5ac1e&lt;br /&gt;
*** File Size: 310MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/recalbox.png&lt;br /&gt;
&lt;br /&gt;
=== Recalbox Community Build Image [microSD / eMMC boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! &lt;br /&gt;
* To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]&lt;br /&gt;
*Visit the project's [https://www.recalbox.com/ website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/slackware.png&lt;br /&gt;
&lt;br /&gt;
* Slackware is a very old, interesting, convenient and easy distribution.&lt;br /&gt;
* Visit the project's website here (https://fail.pp.ua)&lt;br /&gt;
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] [20190623] ===&lt;br /&gt;
* System without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 2248d0153b4ba6a1a11bbd13d3f4304a&lt;br /&gt;
*** File Size: 252MB&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] [20190623] ===&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 3e5fdacd534a3c3a8c824239f897202f&lt;br /&gt;
*** File Size: 679MB&lt;br /&gt;
&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
* To run the OS on eMMC&lt;br /&gt;
**Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
**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.''&lt;br /&gt;
**After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
**Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
***&amp;gt;&amp;gt;dd if=[image file] of=/dev/mmcblk1 bs=10M&lt;br /&gt;
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''&lt;br /&gt;
***then edit 2 files in eMMC module:&lt;br /&gt;
***&amp;gt;&amp;gt; mount /dev/mmcblk1p1 /media&lt;br /&gt;
***&amp;gt;&amp;gt; echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&lt;br /&gt;
***&amp;gt;&amp;gt; sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&lt;br /&gt;
**After done, power off board and remove micro SD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/manjaro.png&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=pumath&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fkde%2F19.04%2FManjaro-ARM-kde-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-kde-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 993MB&lt;br /&gt;
** MD5 (XZip file): 25319e6e944a45cf10642dd77a7f8742&lt;br /&gt;
&lt;br /&gt;
=== Manjaro LXQT ARM Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=pumath&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Flxqt%2F19.04%2FManjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 757 MB&lt;br /&gt;
** MD5 (XZip file): 7e0b6874e9155707cc9dedf674613829&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM Minimal Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=constant&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fminimal%2F19.04%2FManjaro-ARM-minimal-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-minimal-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 327 MB&lt;br /&gt;
** MD5 (XZip file): 2490a4c416c226458971a308410683c0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.69 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.59/centos7-rock64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card or eMMC and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [microSD / eMMC boot] [v1.5 - build 2] ===&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 6e2088922c5d197db8b8ba3057120389&lt;br /&gt;
*** File Size: 1.30GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Lakka ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/lakka.png&lt;br /&gt;
&lt;br /&gt;
=== Lakka Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://www.lakka.tv/ Lakka] The open source game console; a lightweight Linux distribution that transforms the Rock64 into a full blown retrogaming console&lt;br /&gt;
* Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.lakka.tv/get/linux/rock64/ Direct download from Lakka]&lt;br /&gt;
* [[Lakka|Lakka Basic Setup]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/volumio.png&lt;br /&gt;
&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/ here]&lt;br /&gt;
* You can follow the ongoing discussion about Volumio on the [https://forum.pine64.org/showthread.php?tid=5322 PINE64 forum]&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player Community Build Image [microSD Boot] [2.528-2019-01-12] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://updates.volumio.org/rock64/volumio/2.528/volumio-2.528-2019-01-12-rock64.img.zip Direct download from volumio.org]&lt;br /&gt;
*** MD5 (Zip file): 5b13311deac8a6fa89bf950e80285413&lt;br /&gt;
*** File Size: 314MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/fedora.png&lt;br /&gt;
&lt;br /&gt;
=== Fedora Minimal Community Build Image [microSD boot] [Preliminary Build] ===&lt;br /&gt;
* [https://github.com/fire219/rock64-fedora/releases/ Follow up on Fire219 github]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Yocto ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/yocto.png&lt;br /&gt;
&lt;br /&gt;
* [https://opensource.rock-chips.com/wiki_Yocto#Images Please follow this Rockchip-Yocto wiki page]&lt;br /&gt;
* Here is build command: MACHINE=evb-rk3328 DISTRO=rk-wayland . ./setup-environment -b build&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&lt;br /&gt;
[[File:Netbsd.png]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/netbsd-9/202009232320Z/NetBSD-9-aarch64-202009232320Z-rock64.img.gz Download directly from NetBSD]&lt;br /&gt;
** size: 280MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&lt;br /&gt;
[[File:Openbsd.png]]&lt;br /&gt;
&lt;br /&gt;
* You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android TV 9.x eMMC (No Google Play) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''* For install Playstore on Android 9.0, please follows [https://forum.pine64.org/showthread.php?tid=8655 this forum thread]'''&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using DD method [20190617] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D985808B4CA912201372DC2F5F322AE9&lt;br /&gt;
*** File Size: 560MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5D65A44F78BD08B4584413C8BEEAAF05&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): B34D1C119386CBA1658E5F0FB9E4413D&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using ROCKChip tools method [20190617] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Android TV build version&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 9B717263E7749A732C8B5C7D7D59C5C6&lt;br /&gt;
*** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using DD method [20190618] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): DBB5B3D46B77A33BC9F09173C9788E6E&lt;br /&gt;
*** File Size: 561MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5F3B97EA72B3227082500B3FB1FAB44A&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6833B124ABA3AC2269A6B4F51EFD1109&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using ROCKChip tools method [20190618] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): FC5F80C3A939AD0F8DCE5B85F22D20A1&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
== Android 9.x (No Google Play) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using DD method [20190621] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A250B72CD6AAB24B8156DE08EB15530C&lt;br /&gt;
*** File Size: 546MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09A6BACD71159853D5E4C6C21C883B0F&lt;br /&gt;
*** File Size: 556MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C68DC5D96F1C546B96EC690CE7BFE910&lt;br /&gt;
*** File Size: 574MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4EFC87B4CEE4C7655618DCA95EF7DD0D&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using ROCKChip SDDisk tools method [20190621] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip Rockchip SDDisk Tool ver 1.57]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): EE00D309745F842213E21B2F1E20C510&lt;br /&gt;
** File Size: 539MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV eMMC (preinstalled Google Play Store) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using DD method [20180606] ===&lt;br /&gt;
* DD image to eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): C05846B89A6483DA911CEA604627524F&lt;br /&gt;
** File Size: 561MB&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using ROCKChip tools method [20180606] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9738F060D2F62A83637797363D2B38C9&lt;br /&gt;
** File Size: 752MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [microSD Boot] [20180623] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 85372A568C114ADE7CD9632CEBA193E9&lt;br /&gt;
** File Size: 575MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD to eMMC] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 43443467DFCAEDE767556843EB4D6707&lt;br /&gt;
** File Size: 558MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7C831F9E6B4311A3B3D4743FBBB628D0&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD Boot] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 56520ED3DB6E587DA140AD314A055EB2&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD to eMMC] [v0.3.4-r86] by ayufan ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]&lt;br /&gt;
* Please allow 5 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 6FD1FA4BE87EC2D4E0862F66541BC6F0&lt;br /&gt;
** File Size: 716MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [eMMC] by ayufan ===&lt;br /&gt;
* For eMMC flash-all image, please unzip first and then use Android tool to flash in&lt;br /&gt;
** [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [https://files.pine64.org//SDK/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 1EAC08942E238293E3AF11C7890DF307&lt;br /&gt;
** File Size: 104.34GB&lt;br /&gt;
[[Category:Rock64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCK64&amp;diff=8459</id>
		<title>ROCK64</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCK64&amp;diff=8459"/>
		<updated>2020-12-17T12:38:14Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: DietPi is compatible with newest ROCK64 builds&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [https://www.pine64.org/rock64 ROCK64] ==&lt;br /&gt;
[https://www.pine64.org/rock64 ROCK64] is a credit-card size 4K60P HDR Media Board Computer powered by Rockchip RK3328 Quad-Core ARM Cortex A53 64-Bit Processor and supports up to 4GB 1866MHz LPDDR3 memory. It provides an eMMC module socket, MicroSD Card slot, Pi-2 Bus, Pi-P5+ Bus, USB 3.0, and many other peripheral interfaces for makers to integrate with sensors and other devices.  Many different Operating Systems (OS) are freely available from the open source community, such as Android 7.1, Debian, and Yocto.&lt;br /&gt;
&lt;br /&gt;
[[File:ROCK64_sideimg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== ROCK64 Software Images ==&lt;br /&gt;
* OS build Installation Guide and tools:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
** [https://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]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
** [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== [[ROCK64_Software_Release|ROCK64 Ver3 and Ver2]] ===&lt;br /&gt;
Under [[ROCK64_Software_Release|'ROCK64 Software and OS Image Download Section']] you will find a complete list of currently supported Operating System images that work with the ROCK64 as well as other related software. &lt;br /&gt;
The list includes OS images and descriptions of:&lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#Armbian'''Armbian Debian Buster on mainline Kernel (microSD / eMMC Boot)'''] &lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#Armbian'''Armbian Debian Buster on legacy BSP Kernel (microSD / eMMC Boot)'''] &lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#Ubuntu_18.04_Bionic'''Bionic Minimal 64bit (microSD /eMMC Boot)'''] &lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#Ubuntu_18.04_Bionic'''Bionic Minimal Containers (microSD /eMMC Boot)'''] &lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#LibreELEC.28KODI.29|'''LibreElec for KODI (microSD / eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#DietPi|'''DietPi (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#Debian_Stretch'''Debian by ayufan (microSD / eMMC Boot)''']&lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#Debian_by_mrfixit2001'''Debian by mrfixit2001 (microSD / eMMC Boot)''']&lt;br /&gt;
&lt;br /&gt;
[https://wiki.pine64.org/index.php/ROCK64_Software_Release#OpenMediaVault'''OpenMediaVault 64bit (microSD / eMMC boot)''']&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#NextCloudPi|'''NextCloudPi(microSD /eMMC Boot)''']] &lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Slackware|'''Slackware(microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Recalbox|'''Recalbox(microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[File:Netbsd2.png]] [https://wiki.pine64.org/index.php/ROCK64_Software_Release#NetBSD '''NetBSD (microSD / eMMC Boot)''']&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Android_9.x_eMMC|'''Android 9.x (eMMC)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Android_8.x_eMMC|'''Android 8.x (eMMC)''']] / [[ROCK64_Software_Release#Android_8.x|'''Android 8.x (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Android_7.x_eMMC|'''Android 7.x (eMMC)''']] / [[ROCK64_Software_Release#Android_7.x|'''Android 7.x (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Android_TV_7.x_eMMC|'''Android TV 7.x (eMMC)''']] / [[ROCK64_Software_Release#Android_TV_7.x|'''Android TV 7.x (microSD Boot)''']]&lt;br /&gt;
&lt;br /&gt;
=== [[ROCK64_Software_Release|ROCK64 Ver2 only]] ===&lt;br /&gt;
Under [[ROCK64_Software_Release|'ROCK64 Software and OS Image Download Section']] you will find a complete list of currently supported Operating System images that work with the ROCK64 as well as other related software. &lt;br /&gt;
&lt;br /&gt;
The list includes OS images and descriptions of:&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Manjaro_ARM|''' Manjaro KDE ARM (microSD /eMMC Boot)''']] / [[ROCK64_Software_Release#Manjaro_ARM|''' Manjaro LXQT ARM (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Manjaro_ARM|''' Manjaro ARM Minimal (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Cent_OS|''' Cent OS (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Lakka|'''Lakka(microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#NEMS_Linux|'''NEMS Linux (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Volumio_Digital_Audio_Player|'''Volumio Digital Audio Player (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Fedora|'''Fedora (microSD /eMMC Boot)''']]&lt;br /&gt;
&lt;br /&gt;
[[ROCK64_Software_Release#Yocto|'''Yocto''']]&lt;br /&gt;
&lt;br /&gt;
=== Quick Links to the Source of OS Images Build ===&lt;br /&gt;
'''Some OS images are still in &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;beta or nightly build&amp;lt;/span&amp;gt; which are only fit for testing purposes. These should usually be avoided for normal usage, since they are &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;used at your own risk&amp;lt;/span&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/latest/ ayufan Linux]&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest/ ayufan Android 7.1]&lt;br /&gt;
* [https://github.com/Raybuntu/LibreELEC.tv/releases/latest/ Raybuntu LibreElec KODI] | [https://github.com/Kwiboo/LibreELEC.tv/releases/latest/ Kwiboo LibreElec KODI]&lt;br /&gt;
* [https://github.com/fire219/rock64-fedora/releases/latest/ Fire219 Fedora]&lt;br /&gt;
* [https://le.builds.lakka.tv/Rockchip.ROCK64.arm/ Lakka] | [https://github.com/rtissera/RetroPie-Setup/releases/latest/ RetroPie-Setup]&lt;br /&gt;
* [https://dl.armbian.com/rock64/ Armbian]&lt;br /&gt;
* [https://github.com/m01/rock64-arch-linux-build/releases/latest Arch Linux]&lt;br /&gt;
* [https://ownyourbits.com/downloads/ NextCloudPi]&lt;br /&gt;
* [https://dl.fail.pp.ua/slackware/images/rock64/ Slackware]&lt;br /&gt;
&lt;br /&gt;
=== State of software support for the hardware ===&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Requirement&lt;br /&gt;
! GNU/Linux&lt;br /&gt;
! Android/Linux&lt;br /&gt;
! Kodi/Linux&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2160p 30Hz 8bit h264/h265/vp8&lt;br /&gt;
| partial? [https://forum.pine64.org/showthread.php?tid=4861&amp;amp;pid=32474#pid32474 1]&lt;br /&gt;
| yes&lt;br /&gt;
| yes&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| UI using GPU&lt;br /&gt;
| no&lt;br /&gt;
| yes&lt;br /&gt;
| yes&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Youtube&lt;br /&gt;
| no&lt;br /&gt;
| yes&lt;br /&gt;
| no&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| vp9 / mpeg4 / mpeg2 / 10bit HDR / YCbCr&lt;br /&gt;
| no&lt;br /&gt;
| yes?&lt;br /&gt;
| yes&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on Rockchip RK3328&lt;br /&gt;
[[File:Rockchip_RK3328.png|right]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php Quad-core Cortex-A53 up to 1.5GHz CPU]&lt;br /&gt;
* Full implementation of the ARM architecture v8-A instruction set&lt;br /&gt;
* ARM Neon Advanced SIMD (single instruction, multiple data) support for accelerated media and signal processing computation&lt;br /&gt;
* ARMv8 Cryptography Extensions&lt;br /&gt;
* In-order pipeline with symmetric dual-issue of most instructions&lt;br /&gt;
* Unified system L2 cache&lt;br /&gt;
* Include VFP v3 hardware to support single and double-precision operations&lt;br /&gt;
* Integrated 32KB L1 instruction cache, 32KB L1 data cache with 4-way set associative&lt;br /&gt;
* TrustZone technology support&lt;br /&gt;
* Full CoreSight debug solution&lt;br /&gt;
* One separate power domains for CPU core system to support internal power switch and externally turn on/off based on different application scenario&lt;br /&gt;
* PD_A53: Cortex-A53 + Neon + FPU + L1 I/D Cache of core 2/3&lt;br /&gt;
* One isolated voltage domain to support DVFS&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/multimedia/mali-gpu/ultra-low-power/mali-450.php ARM Mali-450MP2 Dual-core GPU]&lt;br /&gt;
* OpenGL ES 1.1 and 2.0, OpenVG1.1&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* LPDDR3 RAM Memory Variants: 1GB, 2GB and 4GB.&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video output up to 4K@60Hz&lt;br /&gt;
* 4K HDR @ 60fps&lt;br /&gt;
* H.264/AVC Base/Main/High/High10 profile @ level 5.1; up to 4Kx2K @ 60fps&lt;br /&gt;
* H.265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4Kx2K @ 60fps&lt;br /&gt;
* VP9, up to 4Kx2K @ 60fps&lt;br /&gt;
* MPEG-1, ISO/IEC 11172-2, up to 1080P @ 60fps&lt;br /&gt;
* MPEG-2, ISO/IEC 13818-2, SP@ML, MP@HL, up to 1080P @ 60fps&lt;br /&gt;
* MPEG-4, ISO/IEC 14496-2, SP@L0-3, ASP@L0-5, up to 1080P @ 60fps&lt;br /&gt;
* VC-1, SP@ML, MP@HL, AP@L0-3, up to 1080P @ 60fps&lt;br /&gt;
* MVC is supported based on H.264 or H.265, up to 1080P @ 60fps&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm A/V Jack (Composite Video Output and RCA Stereo support using conversion cable)&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 10/100/1000Mbps Ethernet&lt;br /&gt;
* WiFi 802.11 b/g/n with Bluetooth 4.0 (optional USB dongle)&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, support SDHC and SDXC, storage up to 256GB&lt;br /&gt;
* eMMC - bootable (optional eMMC Module)&lt;br /&gt;
* 128Mbit (16MB) on-board SPI flash memory (empty by default) - bootable?&lt;br /&gt;
* 1 USB3.0 Dedicated Host port&lt;br /&gt;
* 2 USB2.0 Dedicated Host port (top one is USB-OTG)&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* 2x20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
* 2x11 pins &amp;quot;Pi P5+&amp;quot; GPIO Header (with 2nd 10/100Mbps Ethernet pins)&lt;br /&gt;
&lt;br /&gt;
== ROCK64 Board Information, Schematics and Certifications ==&lt;br /&gt;
* Board Dimensions: 85mm x 56mm x 18.8mm&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/rock64%20board%20dimension.pdf ROCK64 board dimension drawing]&lt;br /&gt;
* Input Power: +5V @3A with 3.5mm/1.35mm Type H Barrel type DC connector (@2A still work if no heavy loading on USB 3.0 port)&lt;br /&gt;
* ROCK64 ver 3.0 SBC related info&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/Rock64%20Ver%203%20change%20notice.pdf ROCK64 SBC v3.0 Change Notice]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/ROCK64_Schematic_v3.0_20181105.pdf ROCK64 Schematic v3.0 (Production Release)]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/ROCK64_comp_ref_top_v3.0_20181105.pdf ROCK64 Component Reference location v3.0 (top layer)]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/ROCK64_comp_ref_bottom_v3.0_20181105.pdf ROCK64 Component Reference location v3.0 (bottom layer)]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/ROCK64_V3_Pi-2_and_Pi-P5+_Bus.pdf ROCK64 SBC v3.0 Pi-2 and Pi-P5+ Bus GPIO Assignment]&lt;br /&gt;
https://files.pine64.org/doc/rock64/R64V3%20RTC%20Batt%20connector.png&lt;br /&gt;
ROCK64 Rev3 SBC RTC Battery Connector polarity &lt;br /&gt;
* ROCK64 ver 2.0 SBC related info&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/ROCK64_Schematic_v2.0_20171019.pdf ROCK64 Schematic v2.0 (Production Release)] &lt;br /&gt;
** [https://files.pine64.org/doc/rock64/ROCK64_Pi-2%20_and_Pi_P5+_Bus.pdf ROCK64 SBC v2.0 Pi-2 and Pi-P5+ Bus GPIO Assignment]&lt;br /&gt;
* [https://github.com/Leapo/Rock64-R64.GPIO Github on ROCK64 GPIO library, thanks to Leapo]&lt;br /&gt;
* [https://synfare.com/599N105E/hwdocs/rock64/index.html Good documentation about ROCK64 GPIO pins article]&lt;br /&gt;
* [https://files.pine64.org/doc/rock64/ROCK64_ES9023_Audio_100Mbps_Ethernet_Board.pdf ROCK64 Audio DAC with 10/100Mbps Ethernet POT Board Schematic]&lt;br /&gt;
* ROCK64 3-D autodesk drawing, thanks and courtesy of TeaPack&lt;br /&gt;
** [https://myhub.autodesk360.com/ue2b2f72e/g/shares/SH7f1edQT22b515c761e818b9e1b31b54545?viewState=NoIgbgDAdAjCA0IAsSDMAzAnAQwCaoFoYBjAdhgICNTVcCA2S9AJgIFMJTsAOGTU3LmLYQAXSA ROCK64 board 2D drawing @courtesy of TeaPack]&lt;br /&gt;
** [https://myhub.autodesk360.com/ue2b2f72e/g/shares/SH7f1edQT22b515c761e6078b748ecd478e1?viewState=NoIgbgDAdAjCA0IDeAdEAXAngBwKZoC40ARXAZwEsBzAOzXjQEMyzd1C0AmAEwGYZOAI0G4AtAA4ArABZeo6eIiNRggJwxuomAHYAxoOm6YMaQDZOvNAF8QAXSA ROCK64 board 3D drawing @courtesy of TeaPack]&lt;br /&gt;
** [https://myhub.autodesk360.com/ue2b2f72e/g/shares/SH7f1edQT22b515c761e45a87155aecc813f?viewState=NoIgbgDAdAjCA0IDeAdEAXAngBwKZoC40ARXAZwEsBzAOzXjQEMyzd1C0BWAYwgGYYAEyEBaQQDYARoJEAWfjMmzckkQCYAHCs5LZAMxi41aAL4gAukA ROCK64 Audio DAC with 10/100Mbps Ethernet POT board 3D drawing @courtesy of TeaPack]&lt;br /&gt;
** [https://myhub.autodesk360.com/ue2b2f72e/g/shares/SH7f1edQT22b515c761ee09b497ae3f2f72e?viewState=NoIgbgDAdAjCA0IBmSYEMAcBmAbBgtACwBGhMRATMeQKYYYX5ICcAJhjYWjDBGgKwgAukA ROCK64 board with Audio DAC POT board 3D drawing @courtesy of TeaPack]&lt;br /&gt;
* ROCK64 Certifications:&lt;br /&gt;
** Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
** [https://files.pine64.org/doc/cert/ROCK64%20FCC%20certification%20VOC20171129.pdf ROCK64 FCC Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/ROCK64%20CE%20certification%20VOC20171129.pdf ROCK64 CE Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/ROCK64%20ROHS%20certification%20VOC20170927.pdf ROCK64 RoHS Certificate]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Rockchip RK3328 SoC information:&lt;br /&gt;
** [https://www.rock-chips.com/a/en/products/RK33_Series/2017/0118/829.html Rockchip RK3328 SoC Brief]&lt;br /&gt;
** [https://opensource.rock-chips.com/images/d/d7/Rockchip_RK3328_Datasheet_V1.1-20170309.pdf Rockchip RK3328 Datasheet V1.1]&lt;br /&gt;
** [https://opensource.rock-chips.com/images/9/97/Rockchip_RK3328TRM_V1.1-Part1-20170321.pdf Rockchip RK3328 Technical Reference Manual part 1]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/Rockchip_RK805_Datasheet_V1.1%C2%A020160921.pdf Rockchip RK805 Datasheet V1.1]&lt;br /&gt;
* LPDDR3 (178 Balls) SDRAM:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/H9CCNNNCLTMLAR(Rev1.2).pdf Hynix LPDDR3 Datasheet V1.2]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/K4E8E324EB-EGCF000_DRAM_178F_11x11.5_Ver.1.00.00.pdf Samsung LPDDR3 Datasheet V1.00.00]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/SPECTEK_178B_32GB_V91M_MOBILE_LPDDR3.pdf Spectek LPDDR3 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32Gb/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* Ethernet related info:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/rock64/RTL8211F-CG-Realtek.pdf Realtek RTL8211F 10/100/1000M Ethernet Transceiver Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/DGKYD111B096GWA1D.pdf 10/100Mbps MegJack on Audio DAC POT board Datasheet]&lt;br /&gt;
* Peripheral related info:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PDS-16002%20JMS578%20Datasheet%20(Rev.%201.01).pdf JMicron JMS578 to SATA  Datasheet]&lt;br /&gt;
* Enclosure information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/case/ROCK64%20Aluminum%20Waterproof%20Die%20Cast%20Casing.pdf Outdoor Aluminum Cast Dust-proof IP67 Enclosure Drawing]&lt;br /&gt;
* Remote control button mapping&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20A64%20Schematic/remote-wit-logo.jpg Official Remote Control for the PINE A64 Button Mapping]&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
* [https://forum.pine64.org/forumdisplay.php?fid=85 ROCK64 Forum]&lt;br /&gt;
* IRC Server: irc.pine64.org Channel: ROCK64&lt;br /&gt;
* [https://github.com/rock64-linux ROCK64 Linux GitHub Repo]&lt;br /&gt;
* [https://github.com/ayufan-rock64 ROCK64 ayufan GitHub Repo]&lt;br /&gt;
* [https://github.com/rockchip-linux Rockchip Linux GitHub Repo]&lt;br /&gt;
* [https://github.com/JamesLinEngineer/RKMC Rockchip Android RKMC (Forked from Kodi 16.1)]&lt;br /&gt;
* [https://opensource.rock-chips.com/ Rockchip Open Source Wiki]&lt;br /&gt;
* [https://wiki.pine64.org/index.php/Rock64_Guides ROCK64 Guides]&lt;br /&gt;
* [https://www.armbian.com/rock64 Armbian's ROCK64 Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:Rock64]] [[Category:Rockchip RK3328]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=8458</id>
		<title>ROCK64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=8458"/>
		<updated>2020-12-17T12:36:15Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi logo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/armbian.png&lt;br /&gt;
&lt;br /&gt;
* Version 5.88 onward support Rock64-v3 board&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/rock64/ site]&lt;br /&gt;
* Armbian pack as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic Desktop on mainline Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_current_desktop Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster on mainline Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_current Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic Desktop on legacy BSP Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_legacy_desktop Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster on legacy BSP Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_legacy Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/libreelec.png&lt;br /&gt;
&lt;br /&gt;
=== Official LibreElec KODI Leia 9.2 Build Image [microSD / eMMC boot] ===&lt;br /&gt;
&lt;br /&gt;
* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://releases.libreelec.tv/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from LibreElec site]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/libreelec/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 56FD7F2CCFF345F6CCE6524C50E4A76A&lt;br /&gt;
*** File Size: 124MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian Stretch ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
=== Debian Stretch Minimal 64bit (arm64) OS Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 212MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309&amp;amp;pid=39314#pid39314 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian by mrfixit2001 ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
=== Minimal Debian [microSD / eMMC Boot] ===&lt;br /&gt;
** DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]&lt;br /&gt;
** Version 190514 onward support Rock64-v3 board&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock&lt;br /&gt;
** password: rock&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ubuntu 18.04 Bionic ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/penguin.png&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic LXDE Desktop Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** size: 676MB&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-lxde-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 64bit (arm64) Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 295MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 32bit (armhf) Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 287MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic Containers Image (DockerCE &amp;amp; Kubernetes)[microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-containers-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 390MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/omv.png&lt;br /&gt;
&lt;br /&gt;
=== Jessie OpenMediaVault Community Build Image [microSD to eMMC] [0.5.15-136] by ayufan ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
'''* There's a bug with eMMC in the &amp;quot;Stable&amp;quot; version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases'''&lt;br /&gt;
*&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7E423EF9146EA15403E7D1B4EA30594A&lt;br /&gt;
** File Size: 487MB&lt;br /&gt;
** Credentials (console/ssh, except OMV): rock64/rock64&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 391MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 64bit (arm64) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [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]&lt;br /&gt;
** size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nextcloudpi.png&lt;br /&gt;
&lt;br /&gt;
=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===&lt;br /&gt;
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.&lt;br /&gt;
* Visit the project's [https://nextcloudpi.com website]&lt;br /&gt;
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 1432c8b8082696f38770004b3cb5ac1e&lt;br /&gt;
*** File Size: 310MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/recalbox.png&lt;br /&gt;
&lt;br /&gt;
=== Recalbox Community Build Image [microSD / eMMC boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! &lt;br /&gt;
* To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]&lt;br /&gt;
*Visit the project's [https://www.recalbox.com/ website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/slackware.png&lt;br /&gt;
&lt;br /&gt;
* Slackware is a very old, interesting, convenient and easy distribution.&lt;br /&gt;
* Visit the project's website here (https://fail.pp.ua)&lt;br /&gt;
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] [20190623] ===&lt;br /&gt;
* System without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 2248d0153b4ba6a1a11bbd13d3f4304a&lt;br /&gt;
*** File Size: 252MB&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] [20190623] ===&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 3e5fdacd534a3c3a8c824239f897202f&lt;br /&gt;
*** File Size: 679MB&lt;br /&gt;
&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
* To run the OS on eMMC&lt;br /&gt;
**Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
**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.''&lt;br /&gt;
**After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
**Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
***&amp;gt;&amp;gt;dd if=[image file] of=/dev/mmcblk1 bs=10M&lt;br /&gt;
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''&lt;br /&gt;
***then edit 2 files in eMMC module:&lt;br /&gt;
***&amp;gt;&amp;gt; mount /dev/mmcblk1p1 /media&lt;br /&gt;
***&amp;gt;&amp;gt; echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&lt;br /&gt;
***&amp;gt;&amp;gt; sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&lt;br /&gt;
**After done, power off board and remove micro SD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/manjaro.png&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=pumath&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fkde%2F19.04%2FManjaro-ARM-kde-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-kde-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 993MB&lt;br /&gt;
** MD5 (XZip file): 25319e6e944a45cf10642dd77a7f8742&lt;br /&gt;
&lt;br /&gt;
=== Manjaro LXQT ARM Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=pumath&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Flxqt%2F19.04%2FManjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 757 MB&lt;br /&gt;
** MD5 (XZip file): 7e0b6874e9155707cc9dedf674613829&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM Minimal Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=constant&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fminimal%2F19.04%2FManjaro-ARM-minimal-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-minimal-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 327 MB&lt;br /&gt;
** MD5 (XZip file): 2490a4c416c226458971a308410683c0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.69 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.59/centos7-rock64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [microSD / eMMC boot] [v1.5 - build 2] ===&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 6e2088922c5d197db8b8ba3057120389&lt;br /&gt;
*** File Size: 1.30GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Lakka ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/lakka.png&lt;br /&gt;
&lt;br /&gt;
=== Lakka Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://www.lakka.tv/ Lakka] The open source game console; a lightweight Linux distribution that transforms the Rock64 into a full blown retrogaming console&lt;br /&gt;
* Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.lakka.tv/get/linux/rock64/ Direct download from Lakka]&lt;br /&gt;
* [[Lakka|Lakka Basic Setup]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/volumio.png&lt;br /&gt;
&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/ here]&lt;br /&gt;
* You can follow the ongoing discussion about Volumio on the [https://forum.pine64.org/showthread.php?tid=5322 PINE64 forum]&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player Community Build Image [microSD Boot] [2.528-2019-01-12] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://updates.volumio.org/rock64/volumio/2.528/volumio-2.528-2019-01-12-rock64.img.zip Direct download from volumio.org]&lt;br /&gt;
*** MD5 (Zip file): 5b13311deac8a6fa89bf950e80285413&lt;br /&gt;
*** File Size: 314MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/fedora.png&lt;br /&gt;
&lt;br /&gt;
=== Fedora Minimal Community Build Image [microSD boot] [Preliminary Build] ===&lt;br /&gt;
* [https://github.com/fire219/rock64-fedora/releases/ Follow up on Fire219 github]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Yocto ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/yocto.png&lt;br /&gt;
&lt;br /&gt;
* [https://opensource.rock-chips.com/wiki_Yocto#Images Please follow this Rockchip-Yocto wiki page]&lt;br /&gt;
* Here is build command: MACHINE=evb-rk3328 DISTRO=rk-wayland . ./setup-environment -b build&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&lt;br /&gt;
[[File:Netbsd.png]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/netbsd-9/202009232320Z/NetBSD-9-aarch64-202009232320Z-rock64.img.gz Download directly from NetBSD]&lt;br /&gt;
** size: 280MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&lt;br /&gt;
[[File:Openbsd.png]]&lt;br /&gt;
&lt;br /&gt;
* You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android TV 9.x eMMC (No Google Play) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''* For install Playstore on Android 9.0, please follows [https://forum.pine64.org/showthread.php?tid=8655 this forum thread]'''&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using DD method [20190617] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D985808B4CA912201372DC2F5F322AE9&lt;br /&gt;
*** File Size: 560MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5D65A44F78BD08B4584413C8BEEAAF05&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): B34D1C119386CBA1658E5F0FB9E4413D&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using ROCKChip tools method [20190617] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Android TV build version&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 9B717263E7749A732C8B5C7D7D59C5C6&lt;br /&gt;
*** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using DD method [20190618] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): DBB5B3D46B77A33BC9F09173C9788E6E&lt;br /&gt;
*** File Size: 561MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5F3B97EA72B3227082500B3FB1FAB44A&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6833B124ABA3AC2269A6B4F51EFD1109&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using ROCKChip tools method [20190618] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): FC5F80C3A939AD0F8DCE5B85F22D20A1&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
== Android 9.x (No Google Play) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using DD method [20190621] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A250B72CD6AAB24B8156DE08EB15530C&lt;br /&gt;
*** File Size: 546MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09A6BACD71159853D5E4C6C21C883B0F&lt;br /&gt;
*** File Size: 556MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C68DC5D96F1C546B96EC690CE7BFE910&lt;br /&gt;
*** File Size: 574MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4EFC87B4CEE4C7655618DCA95EF7DD0D&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using ROCKChip SDDisk tools method [20190621] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip Rockchip SDDisk Tool ver 1.57]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): EE00D309745F842213E21B2F1E20C510&lt;br /&gt;
** File Size: 539MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV eMMC (preinstalled Google Play Store) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using DD method [20180606] ===&lt;br /&gt;
* DD image to eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): C05846B89A6483DA911CEA604627524F&lt;br /&gt;
** File Size: 561MB&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using ROCKChip tools method [20180606] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9738F060D2F62A83637797363D2B38C9&lt;br /&gt;
** File Size: 752MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [microSD Boot] [20180623] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 85372A568C114ADE7CD9632CEBA193E9&lt;br /&gt;
** File Size: 575MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD to eMMC] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 43443467DFCAEDE767556843EB4D6707&lt;br /&gt;
** File Size: 558MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7C831F9E6B4311A3B3D4743FBBB628D0&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD Boot] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 56520ED3DB6E587DA140AD314A055EB2&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD to eMMC] [v0.3.4-r86] by ayufan ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]&lt;br /&gt;
* Please allow 5 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 6FD1FA4BE87EC2D4E0862F66541BC6F0&lt;br /&gt;
** File Size: 716MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [eMMC] by ayufan ===&lt;br /&gt;
* For eMMC flash-all image, please unzip first and then use Android tool to flash in&lt;br /&gt;
** [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [https://files.pine64.org//SDK/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 1EAC08942E238293E3AF11C7890DF307&lt;br /&gt;
** File Size: 104.34GB&lt;br /&gt;
[[Category:Rock64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=8457</id>
		<title>PINE H64</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=8457"/>
		<updated>2020-12-17T12:33:01Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi logo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PINE H64 Model ==&lt;br /&gt;
&lt;br /&gt;
There are two type of PINE H64 models:&lt;br /&gt;
&lt;br /&gt;
Click on the model A photo to access the model A main page. &lt;br /&gt;
&lt;br /&gt;
For model B, stay on the current page.&lt;br /&gt;
&lt;br /&gt;
* [[PINE H64 Model-A Main Page]]&lt;br /&gt;
&lt;br /&gt;
* [[PINE H64 Main Page]]&lt;br /&gt;
&lt;br /&gt;
== PINE H64 Model B Software and OS Image Downloads ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
* Installing and using from Manjaro x64 repositories:&lt;br /&gt;
::In your Desktop Environment use the Package Manager and search for '''manjaro-arm-tools''' and install.&lt;br /&gt;
::Or in the Terminal use '''sudo pacman -S manjaro-arm-tools''' to install the package.&lt;br /&gt;
::Then in the Terminal use '''sudo buildarmimg -d pine-h64 -e &amp;lt;your-favourite-de&amp;gt;''', but change &amp;lt;your favorite DE&amp;gt; to one from the list of supported DE's:&lt;br /&gt;
:::* minimal&lt;br /&gt;
:::* lxqt&lt;br /&gt;
:::* kde-plasma&lt;br /&gt;
:::* mate&lt;br /&gt;
:::* xfce&lt;br /&gt;
:::* i3&lt;br /&gt;
:::* sway&lt;br /&gt;
:::* gnome (experimental)&lt;br /&gt;
:::* plasma-mobile (experimental)&lt;br /&gt;
:::* phosh (experimental)&lt;br /&gt;
:::* cubocore (not complete yet)&lt;br /&gt;
:::* server (not complete yet, unmaintained)&lt;br /&gt;
* To find out more about Manjaro-Arm-Tools and available options please visit their [https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-tools site]&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
=== Armbian Debian [microSD Boot only] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Bullseye_current Direct download from Armbian for Bullseye Server]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Buster_current Direct download from Armbian for Buster Server]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Buster_current_desktop Direct download from Armbian for Buster Desktop]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Focal_current Direct download from Armbian for Focal Server]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Focal_current_desktop Direct download from Armbian for Focal Desktop]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine-h64-b/ site]&lt;br /&gt;
&lt;br /&gt;
== LibreELEC (KODI) ==&lt;br /&gt;
=== Early Community Image [microSD Boot] [20190324] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://jernej.libreelec.tv/images/H6/LibreELEC-H6.arm-9.1-devel-20190324150149-b764cb6-pine_h64.img.gz Direct download from LibreELEC]&lt;br /&gt;
*** File Size: 114MB&lt;br /&gt;
*** MD5 (GZip file):24969ecc2ddc3adc62de9d58266b0f6ad0aafdb2c534b69617d83b9f9ee1ec2b&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** completely open source except GPU (Mali) driver&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
** Knows issue:&lt;br /&gt;
*** Audio drop&lt;br /&gt;
*** Get corrupted screen on TV when back BDISO video content&lt;br /&gt;
*** Not support embedded subtitle&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190708] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-07-08.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7A6EC6A088BA75E4F4BEF884EA93EE6C&lt;br /&gt;
*** File Size: 3.47GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180709] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-07-09_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): FFEA20480A305A644D2C4CB52DC43046&lt;br /&gt;
*** File Size: 3.49GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 0274E1011BA58A45CB2B2104CEBD23AA&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180216] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-02-16_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 34F3F6813EF00FAF49B1C2A1562EE39D&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE H64 build on the [https://forum.pine64.org/showthread.php?tid=12531 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEH64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== Android 9.0 ==&lt;br /&gt;
=== Stock Android 9.0 microSD Card to eMMC 20190523] ===&lt;br /&gt;
* DD image to microSD card, install eMMC module, plug in microSD card into slot and boot.&lt;br /&gt;
** After power ON the box for 2-3 second, it will start writing the new image to the eMMC with progress bar. Once finished upload to eMMC, take out microSD card and reboot.&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** Using 8GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-sd2emmc.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 3B18BA6C82BF3E0020D0B54E9520755E&lt;br /&gt;
**** File Size: 1.21GB&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 9.0 microSD and eMMC Boot 20190523] ===&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 20-25 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card or eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D2244B9FDD5100A4687C16C4A8034884&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
** Using 16GB microSD Card or eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9AC957ED7B71BA37A363098F6F15C32C&lt;br /&gt;
**** File Size: 1.30GB&lt;br /&gt;
** Using 32GB microSD Card oe eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 18BE1EDA248EDDAF35B80195954097A8&lt;br /&gt;
**** File Size: 1.28GB&lt;br /&gt;
** Using 64GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 49EEEBFDEC0337A47879EBE9439F4937&lt;br /&gt;
**** File Size: 1.02GB&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 9.0 Phoenix Card image 20190523] ===&lt;br /&gt;
* Only use Phoenixcard method as last resort option&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/android/PhoenixCard4_1_3.zip Phoenixcard ver 4.1.3 utility direct download from pine64.org]&lt;br /&gt;
* Select &amp;quot;Start up&amp;quot; as option for SD Card boot&lt;br /&gt;
* Select &amp;quot;Product&amp;quot; as option for &amp;quot;SD Card to eMMC&amp;quot; method&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* This process may not everytime build up successfully&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_20190523_stock_android_9.0-PhoenixCard.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Gzip file): B0202A03C189897DEAFCC178B5829BEF&lt;br /&gt;
**** File Size: 389MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
=== Stock Android 7.0 microSD Card Boot 20190115] ===&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-8G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 12110D73CA7ADE749C948D63499B2AE3&lt;br /&gt;
**** File Size: 417MB&lt;br /&gt;
** Using 16GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-16G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): FE6DB577CE6D54D3DDF25FD6CB9A8839&lt;br /&gt;
**** File Size: 426MB&lt;br /&gt;
** Using 32GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-32G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 8E37374D87FFDB5BC6D08635A168A152&lt;br /&gt;
**** File Size: 444MB&lt;br /&gt;
** Using 64GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-64G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): BA29EBCE85A71C408F6AB9FD3EA23885&lt;br /&gt;
**** File Size: 482MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 7.0 microSD Card to eMMC 20190115] ===&lt;br /&gt;
* DD image to microSD card, install eMMC module, plug in muicroSD vard into slot and boot. &lt;br /&gt;
** After power ON the box for 2-3 second, it will start writing the new image to the eMMC with progress bar. Once finished upload to eMMC, take out microSD card and reboot.&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sd2emmc.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61133A2967BDD2806F6AD2E144DD06AB&lt;br /&gt;
**** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 7.0 Phoenix Card image 20190115] ===&lt;br /&gt;
* Only use Phoenixcard method as last resort option&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/android/PhoenixCard4_1_3.zip Phoenixcard ver 4.1.3 utility direct download from pine64.org]&lt;br /&gt;
* Select &amp;quot;Start up&amp;quot; as option for SD Card boot&lt;br /&gt;
* Select &amp;quot;Product&amp;quot; as option for &amp;quot;SD Card to eMMC&amp;quot; method&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* This process may not everytime build up successfully&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-phoenixcard.img Direct download from pine64.org]&lt;br /&gt;
**** MD5 (IMG file): 679E5F1A0F772B9F750E4139C8B025F0&lt;br /&gt;
**** File Size: 822MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on Allwinner H6&lt;br /&gt;
[[File:Allwinner_H64.png]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php Quad-core ARM Cortex-A53 Processor@1488Mhz]&lt;br /&gt;
* A power-efficient ARM v8 architecture&lt;br /&gt;
* 64 and 32bit execution states for scalable high performance&lt;br /&gt;
* Trustzone technology supported&lt;br /&gt;
* Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function&lt;br /&gt;
* Support Large Physical Address Extensions(LPAE)&lt;br /&gt;
* VFPv4 Floating Point Unit&lt;br /&gt;
* 32KB L1 Instruction cache and 32KB L1 Data cache&lt;br /&gt;
* 512KB L2 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/products/graphics-and-multimedia/mali-gpus/mali-t720-gpu ARM Mali T-720MP2 Dual-core GPU]&lt;br /&gt;
* Supports OpenGL ES 3.1/3.0/2.0/1.1, OpenCL 1.2/1.1&lt;br /&gt;
* Supports ATSC (Adaptive Scalable Texture Compression)&lt;br /&gt;
* Supports FAST(4x)FSAA, IO Coherency &lt;br /&gt;
* Floating point operation greater than 70 GFLOPS&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* RAM Memory Variants: 1GB, 2GB, and 3GB LPDDR3.&lt;br /&gt;
* Storage Memory: PINE H64 boards have built-in 128Mb SPI Flash memory, use '''bootable eMMC module''', '''bootable microSD Cards''' or USB attached storage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video 4KP60 (Type A - full)&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm stereo earphone/microphone plug&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 10/100/1000Mbps Ethernet&lt;br /&gt;
* WiFi 802.11 b/g/n/ac with Bluetooth 4.0/4.1&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, support SDHC and SDXC, storage up to 256GB&lt;br /&gt;
* USB -	1 USB3.0 Host port and 2 USB2.0 Host port&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* RTC - Real Time Clock Battery Connector&lt;br /&gt;
* Wifi/BT Module Header - SDIO 3.0 and UART&lt;br /&gt;
* 2x20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Pine H64 Model B Board Information, Schematics and Certifications ==&lt;br /&gt;
* Board Dimensions: 85mm x 56mm x 18.8mm&lt;br /&gt;
* Input Power: DC 5V @ 3A, 3.5mm OD/ 1.35mm ID DC jack connector&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/Pine%20H64/Pine%20H64%20model%20B%20Port%20Assignment%20rev2.0.pdf PINE H64 Model B Pi-2 Bus Connector Pin Assignment]&lt;br /&gt;
&lt;br /&gt;
* PINE H64 Board Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20H64/PINE-H6-model-B-20181212-schematic.pdf PINE H64 Model B 1GB/2GB/3GB Rev 1.2 Board Schematic]&lt;br /&gt;
&lt;br /&gt;
* PINE H64 Model B Certification:&lt;br /&gt;
** Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
** [https://files.pine64.org/doc/cert/PINE-H64B%20FCC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B FCC Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/PINE-H64B%20CE-EMC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B CE Certificate]]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Allwinner H6 SoC information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner-H6-Brief_V1.0.pdf Allwinner H6 SoC Brief Introduction]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_Datasheet_V1.1.pdf Allwinner H6 SoC Data Sheet V1.1 (Official Released Version)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_User_Manual_V1.1.pdf Allwinner H6 SoC User Manual V1.0 (Official Release Version)]&lt;br /&gt;
* X-Powers AXP805 PMU (Power Management Unit) information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/AXP805_Datasheet_V1.0_en.pdf X-Powers AXP805 Data Sheet V1.0 (Official Release Version)]&lt;br /&gt;
* LPDDR3 (178 Balls) SDRAM:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/H9CCNNNCLTMLAR(Rev1.2).pdf Hynix LPDDR3 Datasheet V1.2]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/K4E8E324EB-EGCF000_DRAM_178F_11x11.5_Ver.1.00.00.pdf Samsung LPDDR3 Datasheet V1.00.00]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/SPECTEK_178B_32GB_V91M_MOBILE_LPDDR3.pdf Spectek LPDDR3 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* Ethernet PHY information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver for PINE H64 Board]&lt;br /&gt;
* Wifi/BT module information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]&lt;br /&gt;
* Remote control button mapping&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20A64%20Schematic/remote-wit-logo.jpg Official Remote Control for the PINE H64 Button Mapping]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-T720 driver =&lt;br /&gt;
&lt;br /&gt;
Here is a good DRM powerpoint presentation by Free Electron: https://free-electrons.com/pub/conferences/2017/kr/ripard-drm/ripard-drm.pdf&lt;br /&gt;
&lt;br /&gt;
Here is the DRM video presentation by Free Electron: https://www.youtube.com/watch?v=LbDOCJcDRoo&lt;br /&gt;
&lt;br /&gt;
== 32-bit Wayland MALI Driver: ==&lt;br /&gt;
** [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-server-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit server binary driver and binary download]&lt;br /&gt;
*** MD5: F2186A4CAE505A76E0758735886FE682&lt;br /&gt;
*** File Size: 3.4MB&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-client-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit client binary driver and binary download]&lt;br /&gt;
*** MD5: F316A78AFABE87E69C8F816D18F15D68&lt;br /&gt;
*** File Size: 3.4MB&lt;br /&gt;
&lt;br /&gt;
== 64-bit Wayland MALI Driver: ==&lt;br /&gt;
** [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-server-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit server binary driver and binary download]&lt;br /&gt;
*** MD5: 13CC8DCB7CF068D80DFC16281E95E9D7&lt;br /&gt;
*** File Size: 5.0MB&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-client-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit client binary driver and binary download]&lt;br /&gt;
*** MD5: 951BAD6ED66D4CB904CFE0D65F2855E8&lt;br /&gt;
*** File Size: 5.0MB&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20BSP%204.9%20lichee.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-XZ file): 06B675B1C217D4CC6A21FF320DA250C1&lt;br /&gt;
** File Size: 5.04GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Pie 9.0 SDK version 1.0 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20android%209.0.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-XZ file): 734B4DBB03CAF82A4E955F7E83DE0C65&lt;br /&gt;
** File Size: 29.14GB&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine H64]] [[Category:Allwinner H6]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=8456</id>
		<title>ROCKPro64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCKPro64_Software_Releases&amp;diff=8456"/>
		<updated>2020-12-17T12:32:32Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Update and align DietPi 3rd party OS section with other SBC ones&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Images =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/armbian.png&lt;br /&gt;
&lt;br /&gt;
The ROCKPro64 is actively supported by Armbian. Armbian offers multiple images based on Ubuntu and Debian. To find out more about Armbian and available options please visit their [https://www.armbian.com/rockpro64/ site]&lt;br /&gt;
&lt;br /&gt;
== Ayufan releases - Ubuntu and Debian==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/penguin.png&lt;br /&gt;
&lt;br /&gt;
Forum thread concerning these releases can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
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.]&lt;br /&gt;
&lt;br /&gt;
Clicking through on any chosen release header (or expanding the &amp;quot;assets&amp;quot; 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.&lt;br /&gt;
&lt;br /&gt;
== Debian by Mrfixit2001 ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
Mrfixit has engineered 2 releases based on Debian.&lt;br /&gt;
&lt;br /&gt;
=== Feature complete desktop release ===&lt;br /&gt;
&lt;br /&gt;
See forum thread [https://forum.pine64.org/showthread.php?tid=7269 here.]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/debian_desktop/releases Direct download from GitHub]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock&lt;br /&gt;
** password: rock&lt;br /&gt;
&lt;br /&gt;
=== Minimal Debian ===&lt;br /&gt;
&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=7055 here]&lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock&lt;br /&gt;
** password: rock&lt;br /&gt;
&lt;br /&gt;
== Official Debian ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
As of April 2020 Debian have a ROCKPro64 image available. See forum thread [https://forum.pine64.org/showthread.php?tid=9744 here.]&lt;br /&gt;
&lt;br /&gt;
Instructions for creating a bootable image are in the README file on the Debian website, as at June 2020 these were in short&lt;br /&gt;
* Download firmware.rockpro64-rk3399.img.gz&lt;br /&gt;
* Download partition.img.gz&lt;br /&gt;
* zcat firmware.rockpro64-rk3399.img.gz partition.img.gz &amp;gt; complete_image.img&lt;br /&gt;
* dd if=complete_image.img of=your_chosen_boot_device bs=4M&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/dietpi.png&lt;br /&gt;
&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCKPro64 build on the [https://forum.pine64.org/showthread.php?tid=12532 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card or eMMC and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCKPro64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== Arch ==&lt;br /&gt;
&lt;br /&gt;
Folks are working on getting Arch going [https://forum.pine64.org/showthread.php?tid=6333 here in the forum.]&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/omv.png&lt;br /&gt;
&lt;br /&gt;
OpenMediaVault is the next generation network attached storage (NAS) solution, [https://www.openmediavault.org/ click this link to OMV main page to learn more.] &lt;br /&gt;
&lt;br /&gt;
Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6308 here]&lt;br /&gt;
&lt;br /&gt;
=== Stretch 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
** [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]&lt;br /&gt;
** size: 392MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
=== Stretch 64bit (aarch64) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
** [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]&lt;br /&gt;
** size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [http://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI) ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/libreelec.png&lt;br /&gt;
&lt;br /&gt;
=== Official LibreElec KODI Leia 9.2 Build Image [microSD / eMMC boot] ===&lt;br /&gt;
&lt;br /&gt;
* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://releases.libreelec.tv/LibreELEC-RK3399.arm-9.2.0-rockpro64.img.gz Direct download from LibreElec site]&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/libreelec/LibreELEC-RK3399.arm-9.2.0-rockpro64.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): DC9C57DA15474ACA0363113E1F0E5532&lt;br /&gt;
*** File Size: 135MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/slackware.png&lt;br /&gt;
&lt;br /&gt;
* Slackware is a very old, interesting, convenient and easy distribution.&lt;br /&gt;
* Visit the project's website here (http://fail.pp.ua)&lt;br /&gt;
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=6823)&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Base Community Build Image [microSD Boot] [20191127] ===&lt;br /&gt;
* System without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://dl.fail.pp.ua/slackware/images/rockpro64/slarm64-current-aarch64-base-rootfs-14Oct19-4.4.203-rockpro64-build-20191127.img.xz Direct download from Slackware]&lt;br /&gt;
*** MD5 (XZ file): 27a92bf48fc51390c82d6bfd65239584&lt;br /&gt;
*** File Size: 271MB&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] [20191127] ===&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://dl.fail.pp.ua/slackware/images/rockpro64/slarm64-current-aarch64-xfce-rootfs-14Oct19-4.4.203-rockpro64-build-20191127.img.xz Direct download from Slackware]&lt;br /&gt;
*** MD5 (XZ file): 489d1b6c8b289c30a174000555000668&lt;br /&gt;
*** File Size: 779MB&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] [20190628] ===&lt;br /&gt;
* System without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.184-rockpro64-build-20190628.img.xz Direct download from pine64.org]&lt;br /&gt;
** [http://cdn.pine64.uk/os/ROCKPro64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.184-rockpro64-build-20190628.img.xz Direct download from pine64.uk]&lt;br /&gt;
*** MD5 (XZ file): f0ec3c4780ee5281b2d41c1bf603f48c&lt;br /&gt;
*** File Size: 256MB&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] [20190628] ===&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.184-rockpro64-build-20190628.img.xz Direct download from pine64.org]&lt;br /&gt;
** [http://cdn.pine64.uk/os/ROCKPro64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.184-rockpro64-build-20190628.img.xz Direct download from pine64.uk]&lt;br /&gt;
*** MD5 (XZ file): 95fd494818ea4b07f532e25cd1015737&lt;br /&gt;
*** File Size: 729MB&lt;br /&gt;
&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
* To run the OS on eMMC&lt;br /&gt;
**Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
**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.''&lt;br /&gt;
**After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
**Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
***&amp;gt;&amp;gt;dd if=[image file] of=/dev/mmcblk1 bs=10M&lt;br /&gt;
****''example : dd if=slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img of=/dev/mmcblk1 bs=10M''&lt;br /&gt;
***then edit 2 files in eMMC module:&lt;br /&gt;
***&amp;gt;&amp;gt; mount /dev/mmcblk1p1 /media&lt;br /&gt;
***&amp;gt;&amp;gt; echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&lt;br /&gt;
***&amp;gt;&amp;gt; sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&lt;br /&gt;
**After done, power off board and remove micro SD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
== Nems Linux==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [microSD / eMMC Boot] [v1.5 - build 1] ===&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
** [http://cdn.pine64.uk/os/ROCKPro64/nems/NEMS_v1.5-RockPro64-Build1.zip Direct download from pine64.uk]&lt;br /&gt;
*** MD5 (XZ file): 2627bc0aa81e1c55de69a621d80987a5&lt;br /&gt;
*** File Size: 1.32GB&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/nextcloudpi.png&lt;br /&gt;
&lt;br /&gt;
=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===&lt;br /&gt;
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.&lt;br /&gt;
* Visit the project's [http://nextcloudpi.com website]&lt;br /&gt;
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=7265 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.org]&lt;br /&gt;
** [http://cdn.pine64.org/os/ROCKPro64/nextcloudpi/NextCloudPi_RockPro64_03-09-19.img.xz Direct download from pine64.uk]&lt;br /&gt;
*** MD5 (XZ file): 6ab1b08a8e4c2ed3abe40511749971a7&lt;br /&gt;
*** File Size: 312MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
== CentOS ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.67 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.56/centos7-rock64pro.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
== Manjaro ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/manjaro.png&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM [microSD / eMMC Boot] ===&lt;br /&gt;
&lt;br /&gt;
Manjaro ARM now provide XFCE and KDE Plasma images for the ROCKPro64.&lt;br /&gt;
&lt;br /&gt;
Download:&lt;br /&gt;
&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/rockpro64/xfce/ XFCE images] images&lt;br /&gt;
* [https://osdn.net/projects/manjaro-arm/storage/rockpro64/kde-plasma/ KDE Plasma] images&lt;br /&gt;
&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
== Chromium ==&lt;br /&gt;
&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/chromium.jpg&lt;br /&gt;
* To learn more please visit [https://forum.pine64.org/showthread.php?tid=7659 Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
=== Chromium  Community Build Image [microSD / eMMC Boot] [Beta (R76)] ===&lt;br /&gt;
* [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]&lt;br /&gt;
*** size: 357MB&lt;br /&gt;
*** MD5 (Zip file): 9ead15fd85e039de3445abdfd3c5013e&lt;br /&gt;
&lt;br /&gt;
== Batocera Linux ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/batocera_linux.png&lt;br /&gt;
* It is an operating system in retrogaming&lt;br /&gt;
* Visit the project's website here (https://batocera.org/)&lt;br /&gt;
* You can follow the ongoing discussion about batocera.linux on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7084)&lt;br /&gt;
&lt;br /&gt;
=== Batocera Linux Community Build Image [microSD / eMMC Boot] [5.25-20200310] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://batocera.org/upgrades/rockpro64/stable/last/batocera-5.25-rockpro64-20200310.img.gz Direct download from batocera.org website]&lt;br /&gt;
*** File Size: 834MB&lt;br /&gt;
*** MD5 (gzip file): 9559c7570e48ca0a51bd9fc639b8a3c0&lt;br /&gt;
&lt;br /&gt;
=== Batocera Linux Community Build Image [microSD / eMMC Boot] [5.24-20191108] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://batocera.org/upgrades/rockpro64/stable/last/archives/20191108/batocera-5.24-rockpro64-20191108.img.gz Direct download from batocera.org website]&lt;br /&gt;
*** File Size: 857MB&lt;br /&gt;
*** MD5 (gzip file): 3228bf24e555ef75bba562dfe09f30a4&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/recalbox.png&lt;br /&gt;
* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! &lt;br /&gt;
* Visit the project's website here (https://www.recalbox.com/)&lt;br /&gt;
* You can follow the ongoing discussion about Recalbox on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=7194)&lt;br /&gt;
&lt;br /&gt;
=== Recalbox Community Build Image [microSD / eMMC Boot]  ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/recalbox_rockpro64/releases Direct download latest release build from mrfixit2001 github]&lt;br /&gt;
&lt;br /&gt;
== Odroid Retro Arena==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/odroidretroarena.png&lt;br /&gt;
&lt;br /&gt;
=== Odroid Retro Arena Community Build Image [microSD / eMMC Boot] [Beta 0.0.8] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Visit the project's [http://odroidarena.com/downloads/]&lt;br /&gt;
* You can follow the ongoing discussion about Odroid Retro Arena on the [https://forum.pine64.org/showthread.php?tid=7555 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.org]&lt;br /&gt;
** [http://cdn.pine64.org/os/ROCKPro64/odroidretroarena/TheRA-RP64-BETA-0.8-FINAL.img.gz Direct download from pine64.uk]&lt;br /&gt;
*** MD5 (XZ file): fdfacfa8560356ba8d3aff0762c3e7cc&lt;br /&gt;
*** File Size: 4.06GB&lt;br /&gt;
&lt;br /&gt;
== OpenWrt ==&lt;br /&gt;
&lt;br /&gt;
[[File:Openwrt-logo.png|300px]]&lt;br /&gt;
&lt;br /&gt;
=== OpenWrt Snapshot Build [microSD Boot] ===&lt;br /&gt;
* OpenWrt with 5.4 mainline linux kernel&lt;br /&gt;
** DD image (for 512MB micoSD card and above)&lt;br /&gt;
** [https://downloads.openwrt.org/snapshots/targets/rockchip/armv8/ OpenWrt snapshot page]&lt;br /&gt;
* To find out more on installation process, please visit their [https://openwrt.org/inbox/toh/pine64/pine64_rockpro64_v2.1 wiki]&lt;br /&gt;
* Login with SSH on&lt;br /&gt;
** default IP: 192.168.1.1&lt;br /&gt;
** username: root&lt;br /&gt;
* 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]&lt;br /&gt;
&lt;br /&gt;
= BSD Images =&lt;br /&gt;
==NetBSD==&lt;br /&gt;
[[File:Netbsd2.png]]&lt;br /&gt;
&lt;br /&gt;
To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [http://www.invisible.ca/arm/ Direct download latest release build from NetBSD by select 64bit - RockPro64]&lt;br /&gt;
** size: 339 MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/openbsd.jpg&lt;br /&gt;
&lt;br /&gt;
Instructions to get OPenBSD on your ROCKPro64 [https://github.com/jasperla/openbsd-rockpro64 are here.]&lt;br /&gt;
&lt;br /&gt;
Forum discussions [https://forum.pine64.org/forumdisplay.php?fid=109 are there.]&lt;br /&gt;
&lt;br /&gt;
= Android Images =&lt;br /&gt;
== Android 9.0.0 ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200804] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* Support Sony IMX214 camera module and works on both MiPi-CSI ports &lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7287fd0846616354615c8d3eff6a2a92&lt;br /&gt;
*** File Size: 602MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 78352bbf21198d062af8bab2217ee691&lt;br /&gt;
*** File Size: 611MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): c5c8dce419478f75f85f893ee4808dbd&lt;br /&gt;
*** File Size: 624MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200804_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): aab1cf4d30c4d16e6ce2672f3ecae935&lt;br /&gt;
*** File Size: 666MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200804] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 9ac830527814521e15b009fa2503c9e3&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20200708] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Supports new RockPro64 AP6256 Wifi/BT module&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* DD image for 8GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): ef5f5a890a9270734e0adee21f006837&lt;br /&gt;
*** File Size: 597MB&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 179bd684a468f800a86f7c658a543bef&lt;br /&gt;
*** File Size: 606MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): d930b757c4427be07b83c37a9c8494a1&lt;br /&gt;
*** File Size: 630MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20200708_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09a970d68a10bdb3d6495d55860940e6&lt;br /&gt;
*** File Size: 660MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20200708] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20200708_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 6d060ddd47ebcfd5cfcdbf90ec042c97&lt;br /&gt;
** File Size: 589MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20190427] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 3BA4C72D81BCFC4C21B3B5D2BCB4F9F7&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4965CCF50A8F06CEB2E4A6828A21F31C&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190417_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 748EC28FE5D5395D33E858C913D744BF&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [micro SD Boot] [20190506] ===&lt;br /&gt;
* DD image to microSD card and boot. &lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* Please ignore &amp;quot;internal problem with your device&amp;quot; popup message if appear on Android boot-up page.&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): E1C551E8106E178841E1C3F71432194A&lt;br /&gt;
*** File Size: 599MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 73592FDD5A2F52F08020F16AD99E8C8C&lt;br /&gt;
*** File Size: 609MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 74DE0FE528F210E4DD483B411A71904B&lt;br /&gt;
*** File Size: 627MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20190506_stock_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D7626BD50443A88AEB9254C88C575284&lt;br /&gt;
*** File Size: 663MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20190427] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20190417_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): 046BA4A07933120809FBE1B9577B7341&lt;br /&gt;
** File Size: 592MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.1.0 ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180828] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9AEE21BC1B9DE886DCB0E64FA123988A&lt;br /&gt;
** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [micro SD Boot] [20181212] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20181212_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 5A6BB7FCD7B3F77FCEE99CE462AE7405&lt;br /&gt;
** File Size: 616MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180828] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180828_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 4DACFE927BB09EE9C56B5232A7F624EE&lt;br /&gt;
** File Size: 415MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.1.2 ==&lt;br /&gt;
http://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180809] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 00F194017557017C2588724686E90CEA&lt;br /&gt;
** File Size: 498MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180809] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180809_stock_android_7.1_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 197A9905B48441D8655E7542F4643FE9&lt;br /&gt;
** File Size: 483MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [micro SD Boot] [20180920] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180920_stock_android_7.1_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): CE39642A379B357BB3E4BC80ACA2E0CE&lt;br /&gt;
** File Size: 765MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for DD method [eMMC Boot] [20180518] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_dd_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 33622034ACDBC31A7D7BB01ED634E29B&lt;br /&gt;
** File Size: 345MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for RK Flash tool [eMMC Boot] [20180518] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at USB type-C connector, needs USB type A to type C cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180518_stock_android_7.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 90C1991DADAE13ADC94E927F171F8920&lt;br /&gt;
** File Size: 342MB&lt;br /&gt;
&lt;br /&gt;
=== Stock for install from SDcard to eMMC [microSD Boot] [20180921] ===&lt;br /&gt;
* 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.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This build supports PINE64 7&amp;quot; LCD panel and UI follow tablet way (means not Android TV)&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/android/ROCKPro64_20180921_stock_android_7.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): c6900e82a1d6ef397dcac241f76f43c9&lt;br /&gt;
** File Size: 350MB&lt;br /&gt;
&lt;br /&gt;
== Android SDK ==&lt;br /&gt;
&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [http://files.pine64.org/SDK/ROCKPro64/ROCKPro64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 3CEBEEFD1A873BEEEC149148A785D92E&lt;br /&gt;
** File Size: 125.16GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= For Linux Developer =&lt;br /&gt;
&lt;br /&gt;
The Ayufan github page&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases Is here.]&lt;br /&gt;
&lt;br /&gt;
Below are the LPDDR4 driver for RK3399&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_loader_v1.10.112_support_1CS.bin rk3399_loader_v1.10.112_support_1CS.bin, this is 800Mhz version used in Android Build]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_666MHz_v1.11.bin rk3399_ddr_666MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/rk3399_ddr_933MHz_v1.11.bin rk3399_ddr_933MHz_v1.11.bin, this is alpha version]&lt;br /&gt;
&lt;br /&gt;
ROCKPro64 related files&lt;br /&gt;
&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/kernel_rockpro64.tar.gz ROCKPro64 Kernel file]&lt;br /&gt;
* [http://files.pine64.org/os/ROCKPro64/driver/trust.img trust.img]&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous tools =&lt;br /&gt;
&lt;br /&gt;
** [http://files.pine64.org/doc/rock64/tools/DriverAssitant_v4.5.zip Windows ADB driver package]&lt;br /&gt;
** [[Set MacAddress on ROCK64]]&lt;br /&gt;
** [http://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]&lt;br /&gt;
** [http://files.pine64.org/doc/rock64/tools/SD_Firmware_Tool._v1.46.zip Tools to burn Android build into a bootable microSD card]&lt;br /&gt;
** [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]&lt;br /&gt;
&lt;br /&gt;
::::::::::[[ROCKPro64_Software_Release#top | Top of page]]&lt;br /&gt;
&lt;br /&gt;
[[Category:ROCKPro64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=8455</id>
		<title>ROCK64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=ROCK64_Software_Releases&amp;diff=8455"/>
		<updated>2020-12-17T12:28:04Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Update and align DietPi entry with PINE A64 and PINE H64 entries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/armbian.png&lt;br /&gt;
&lt;br /&gt;
* Version 5.88 onward support Rock64-v3 board&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/rock64/ site]&lt;br /&gt;
* Armbian pack as 7zip, please unzip first before dd.&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic Desktop on mainline Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_current_desktop Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster on mainline Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_current Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Ubuntu Bionic Desktop on legacy BSP Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Bionic_legacy_desktop Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
=== Armbian Debian Buster on legacy BSP Kernel [microSD / eMMC Boot] ===&lt;br /&gt;
** [https://dl.armbian.com/rock64/Buster_legacy Direct download from Armbian]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/libreelec.png&lt;br /&gt;
&lt;br /&gt;
=== Official LibreElec KODI Leia 9.2 Build Image [microSD / eMMC boot] ===&lt;br /&gt;
&lt;br /&gt;
* Unzip and DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://releases.libreelec.tv/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from LibreElec site]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/libreelec/LibreELEC-RK3328.arm-9.2.0-rock64.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 56FD7F2CCFF345F6CCE6524C50E4A76A&lt;br /&gt;
*** File Size: 124MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian Stretch ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
=== Debian Stretch Minimal 64bit (arm64) OS Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 212MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309&amp;amp;pid=39314#pid39314 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Debian by mrfixit2001 ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/debian.png&lt;br /&gt;
&lt;br /&gt;
=== Minimal Debian [microSD / eMMC Boot] ===&lt;br /&gt;
** DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/mrfixit2001/debian_builds/releases Direct download from mrfixit2001's github]&lt;br /&gt;
** Version 190514 onward support Rock64-v3 board&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock&lt;br /&gt;
** password: rock&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ubuntu 18.04 Bionic ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/penguin.png&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic LXDE Desktop Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** size: 676MB&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-lxde-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 64bit (arm64) Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 295MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic minimal 32bit (armhf) Image [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-minimal-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 287MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu 18.04 Bionic Containers Image (DockerCE &amp;amp; Kubernetes)[microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/bionic-containers-rock64-0.8.3-1141-arm64.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 390MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: rock64&lt;br /&gt;
** password: rock64&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/omv.png&lt;br /&gt;
&lt;br /&gt;
=== Jessie OpenMediaVault Community Build Image [microSD to eMMC] [0.5.15-136] by ayufan ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
'''* There's a bug with eMMC in the &amp;quot;Stable&amp;quot; version of openmediavault linked from the wiki page. In order to use eMMC, please you need to be on the latest (pre-release) version which is linked here https://github.com/ayufan-rock64/linux-build/releases'''&lt;br /&gt;
*&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/omv/jessie-openmediavault-rock64-0.5.15-136-armhf_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7E423EF9146EA15403E7D1B4EA30594A&lt;br /&gt;
** File Size: 487MB&lt;br /&gt;
** Credentials (console/ssh, except OMV): rock64/rock64&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 32bit (armhf) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [https://github.com/ayufan-rock64/linux-build/releases/download/0.8.3/stretch-openmediavault-rock64-0.8.3-1141-armhf.img.xz Direct download from ayufan's github]&lt;br /&gt;
** size: 391MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
=== Stretch OpenMediaVault OS Image 64bit (arm64) [microSD / eMMC Boot] [0.8.3] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page to learn more]&lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* [https://github.com/ayufan-rock64/linux-build/releases/ Release notes on ayufan Linux github] ''(pay attention to the release tag. Don't accidentaly choose a pre-release build)''&lt;br /&gt;
** [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]&lt;br /&gt;
** size: 340MB&lt;br /&gt;
* WebGUI Login:&lt;br /&gt;
** username: admin&lt;br /&gt;
** password: openmediavault&lt;br /&gt;
* SSH/ Console Login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: openmediavault &lt;br /&gt;
*** '''NB! You need to enable root login in OMV WebGUI'''&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
*Forum thread concerning this release can be found [https://forum.pine64.org/showthread.php?tid=6309 here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NextCloudPi==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nextcloudpi.png&lt;br /&gt;
&lt;br /&gt;
=== NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19] ===&lt;br /&gt;
* NextCloudPi comes not only with NextCloud preinstalled, but also with management tools for backups, SSL certificates, SAMBA, enhanced security and more.&lt;br /&gt;
* Visit the project's [https://nextcloudpi.com website]&lt;br /&gt;
* You can follow the ongoing discussion about NextCloudPi on the [https://forum.pine64.org/showthread.php?tid=6047 PINE64 forum]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nextcloudplus/NextCloudPi_Rock64_03-10-19.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 1432c8b8082696f38770004b3cb5ac1e&lt;br /&gt;
*** File Size: 310MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recalbox ==&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/recalbox.png&lt;br /&gt;
&lt;br /&gt;
=== Recalbox Community Build Image [microSD / eMMC boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Recalbox allows you to re-play a variety of videogame consoles and platforms in your living room, with ease! &lt;br /&gt;
* To find out more about Recalbox and available tweaks to the installation please visit the [https://forum.pine64.org/showthread.php?tid=7111 PINE64 forum thread]&lt;br /&gt;
*Visit the project's [https://www.recalbox.com/ website]&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Slackware==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/slackware.png&lt;br /&gt;
&lt;br /&gt;
* Slackware is a very old, interesting, convenient and easy distribution.&lt;br /&gt;
* Visit the project's website here (https://fail.pp.ua)&lt;br /&gt;
* You can follow the ongoing discussion about Slackware on the PINE64 forum (https://forum.pine64.org/showthread.php?tid=5868)&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] [20190623] ===&lt;br /&gt;
* System without a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-base-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 2248d0153b4ba6a1a11bbd13d3f4304a&lt;br /&gt;
*** File Size: 252MB&lt;br /&gt;
&lt;br /&gt;
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] [20190623] ===&lt;br /&gt;
* System with a graphical shell&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/slackware/slarm64-current-aarch64-xfce-rootfs-15Jun19-4.4.183-rock64-build-20190623.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 3e5fdacd534a3c3a8c824239f897202f&lt;br /&gt;
*** File Size: 679MB&lt;br /&gt;
&lt;br /&gt;
* Login with&lt;br /&gt;
** Username : root&lt;br /&gt;
** Password : password&lt;br /&gt;
&lt;br /&gt;
* To run the OS on eMMC&lt;br /&gt;
**Flash the image to micro SD, power up the board with micro SD and login&lt;br /&gt;
**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.''&lt;br /&gt;
**After finish copy the file, power off the board and add eMMC module to the board&lt;br /&gt;
**Bootup the board, run below command for flashing to eMMC module&lt;br /&gt;
***&amp;gt;&amp;gt;dd if=[image file] of=/dev/mmcblk1 bs=10M&lt;br /&gt;
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''&lt;br /&gt;
***then edit 2 files in eMMC module:&lt;br /&gt;
***&amp;gt;&amp;gt; mount /dev/mmcblk1p1 /media&lt;br /&gt;
***&amp;gt;&amp;gt; echo &amp;quot;rootdev=/dev/mmcblk1p1&amp;quot; &amp;gt;&amp;gt; /media/boot/uEnv.txt&lt;br /&gt;
***&amp;gt;&amp;gt; sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab&lt;br /&gt;
**After done, power off board and remove micro SD. Then bootup with only eMMC module.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/manjaro.png&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: manjaro&lt;br /&gt;
** password: manjaro&lt;br /&gt;
&lt;br /&gt;
=== Manjaro KDE ARM Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=pumath&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fkde%2F19.04%2FManjaro-ARM-kde-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-kde-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 993MB&lt;br /&gt;
** MD5 (XZip file): 25319e6e944a45cf10642dd77a7f8742&lt;br /&gt;
&lt;br /&gt;
=== Manjaro LXQT ARM Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=pumath&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Flxqt%2F19.04%2FManjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-lxqt-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 757 MB&lt;br /&gt;
** MD5 (XZip file): 7e0b6874e9155707cc9dedf674613829&lt;br /&gt;
&lt;br /&gt;
=== Manjaro ARM Minimal Community Build Image [microSD / eMMC Boot] [19.04] ===&lt;br /&gt;
* [https://osdn.net/frs/redir.php?m=constant&amp;amp;f=%2Fstorage%2Fg%2Fm%2Fma%2Fmanjaro-arm%2Frock64%2Fminimal%2F19.04%2FManjaro-ARM-minimal-rock64-19.04.img.xz Direct download from osdn.net]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/manjaro/Manjaro-ARM-minimal-rock64-19.04.img.xz Direct download from pine64.org]&lt;br /&gt;
** size: 327 MB&lt;br /&gt;
** MD5 (XZip file): 2490a4c416c226458971a308410683c0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.69 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.59/centos7-rock64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [microSD / eMMC boot] [v1.5 - build 2] ===&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/nems/NEMS_v1.5-Rock64-Build2.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): 6e2088922c5d197db8b8ba3057120389&lt;br /&gt;
*** File Size: 1.30GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Lakka ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/lakka.png&lt;br /&gt;
&lt;br /&gt;
=== Lakka Community Build Image [microSD / eMMC Boot] ===&lt;br /&gt;
* [https://www.lakka.tv/ Lakka] The open source game console; a lightweight Linux distribution that transforms the Rock64 into a full blown retrogaming console&lt;br /&gt;
* Visit [https://forum.pine64.org/showthread.php?tid=5354 PINE64 forum] for more information about the Lakka release&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.lakka.tv/get/linux/rock64/ Direct download from Lakka]&lt;br /&gt;
* [[Lakka|Lakka Basic Setup]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/volumio.png&lt;br /&gt;
&lt;br /&gt;
* '''Only support ROCK64 ver2 SBC'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/ here]&lt;br /&gt;
* You can follow the ongoing discussion about Volumio on the [https://forum.pine64.org/showthread.php?tid=5322 PINE64 forum]&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player Community Build Image [microSD Boot] [2.528-2019-01-12] ===&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://updates.volumio.org/rock64/volumio/2.528/volumio-2.528-2019-01-12-rock64.img.zip Direct download from volumio.org]&lt;br /&gt;
*** MD5 (Zip file): 5b13311deac8a6fa89bf950e80285413&lt;br /&gt;
*** File Size: 314MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/fedora.png&lt;br /&gt;
&lt;br /&gt;
=== Fedora Minimal Community Build Image [microSD boot] [Preliminary Build] ===&lt;br /&gt;
* [https://github.com/fire219/rock64-fedora/releases/ Follow up on Fire219 github]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Yocto ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/yocto.png&lt;br /&gt;
&lt;br /&gt;
* [https://opensource.rock-chips.com/wiki_Yocto#Images Please follow this Rockchip-Yocto wiki page]&lt;br /&gt;
* Here is build command: MACHINE=evb-rk3328 DISTRO=rk-wayland . ./setup-environment -b build&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
==NetBSD==&lt;br /&gt;
&lt;br /&gt;
[[File:Netbsd.png]]&lt;br /&gt;
&lt;br /&gt;
* To learn more about NetBSD please visit [https://www.netbsd.org/ NetBSD main page] &lt;br /&gt;
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://www.invisible.ca/arm/netbsd-9/202009232320Z/NetBSD-9-aarch64-202009232320Z-rock64.img.gz Download directly from NetBSD]&lt;br /&gt;
** size: 280MB&lt;br /&gt;
* Console and SSH default login:&lt;br /&gt;
** username: root&lt;br /&gt;
** password: [none]&lt;br /&gt;
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]&lt;br /&gt;
&lt;br /&gt;
==OpenBSD==&lt;br /&gt;
&lt;br /&gt;
[[File:Openbsd.png]]&lt;br /&gt;
&lt;br /&gt;
* You can install OpenBSD on your Rock64 by following [https://github.com/krjdev/rock64_openbsd these instructions]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android TV 9.x eMMC (No Google Play) ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''* For install Playstore on Android 9.0, please follows [https://forum.pine64.org/showthread.php?tid=8655 this forum thread]'''&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using DD method [20190617] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): D985808B4CA912201372DC2F5F322AE9&lt;br /&gt;
*** File Size: 560MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5D65A44F78BD08B4584413C8BEEAAF05&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190617_stock_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): B34D1C119386CBA1658E5F0FB9E4413D&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Image [eMMC Boot] using ROCKChip tools method [20190617] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Android TV build version&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_20190617_stock_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 9B717263E7749A732C8B5C7D7D59C5C6&lt;br /&gt;
*** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using DD method [20190618] ===&lt;br /&gt;
* DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* DD image for 16GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): DBB5B3D46B77A33BC9F09173C9788E6E&lt;br /&gt;
*** File Size: 561MB&lt;br /&gt;
* DD image for 32GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 5F3B97EA72B3227082500B3FB1FAB44A&lt;br /&gt;
*** File Size: 579MB&lt;br /&gt;
* DD image for 64GB eMMC module&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190618_stock_rooted_android_9.0_emmcboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 6833B124ABA3AC2269A6B4F51EFD1109&lt;br /&gt;
*** File Size: 615MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [eMMC Boot] using ROCKChip tools method [20190618] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port, needs USB type A to type A cable.&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190618_stock_rooted_android_9.0_emmcboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): FC5F80C3A939AD0F8DCE5B85F22D20A1&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
== Android 9.x (No Google Play) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_9.png&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using DD method [20190621] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher] or [https://github.com/pine64dev/PINE64-Installer/blob/master/README.md#download PINE64 Installer]&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* DD image for 8GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): A250B72CD6AAB24B8156DE08EB15530C&lt;br /&gt;
*** File Size: 546MB&lt;br /&gt;
* DD image for 16GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 09A6BACD71159853D5E4C6C21C883B0F&lt;br /&gt;
*** File Size: 556MB&lt;br /&gt;
* DD image for 32GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): C68DC5D96F1C546B96EC690CE7BFE910&lt;br /&gt;
*** File Size: 574MB&lt;br /&gt;
* DD image for 64GB microSD card&lt;br /&gt;
** [https://files.pine64.org/os/ROCK64/android/ROCK64_dd_20190621_stock_rooted_android_9.0_sdboot-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 4EFC87B4CEE4C7655618DCA95EF7DD0D&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 9.0 Stock Rooted Image [microSD Boot] using ROCKChip SDDisk tools method [20190621] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* Please allow 3-5 minutes boot up time on first time for initialization&lt;br /&gt;
* This is Rooted Android TV build version&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/SDDiskTool_v1.57.zip Rockchip SDDisk Tool ver 1.57]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/ROCK64_20190621_stock_rooted_android_9.0_sdboot.img.gz Direct download from pine64.org]&lt;br /&gt;
** MD5 (GZip file): EE00D309745F842213E21B2F1E20C510&lt;br /&gt;
** File Size: 539MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV eMMC (preinstalled Google Play Store) ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using DD method [20180606] ===&lt;br /&gt;
* DD image to eMMC module. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180606_stock_android_8.1_emmcboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): C05846B89A6483DA911CEA604627524F&lt;br /&gt;
** File Size: 561MB&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [eMMC Boot] using ROCKChip tools method [20180606] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* The OTG port located at top USB 2.0 port&lt;br /&gt;
* [https://wiki.pine64.org/index.php/NOOB#Flashing_to_eMMC_using_Rockchip_Tools_.28Rock64_Only.29 Guide to flashing eMMC using Rockchip Tools]&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_android8.1_emmc_boot_v1.1.zip Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 9738F060D2F62A83637797363D2B38C9&lt;br /&gt;
** File Size: 752MB&lt;br /&gt;
&lt;br /&gt;
== Android 8.x TV ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_8.png&lt;br /&gt;
&lt;br /&gt;
=== Android 8.1. Stock Image [microSD Boot] [20180623] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20180623_stock_android_8.1_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 85372A568C114ADE7CD9632CEBA193E9&lt;br /&gt;
** File Size: 575MB&lt;br /&gt;
&lt;br /&gt;
== Android 7.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD to eMMC] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper, then it will start writing the new image to the eMMC. Please allow around 1 minute of boot up time before UI is presented via HDMI&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 43443467DFCAEDE767556843EB4D6707&lt;br /&gt;
** File Size: 558MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204] ===&lt;br /&gt;
* Please unzip first and then using Android tool to flash in&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 7C831F9E6B4311A3B3D4743FBBB628D0&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1.2 Stock Image [microSD Boot] [Rooted] [20171204] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* USB 3.0 patches&lt;br /&gt;
* Enable Real Time Clock support for Popcorn Hour Transformer&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/rock64_20171204_stock_android_7.1.2_rooted_sdboot.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 56520ED3DB6E587DA140AD314A055EB2&lt;br /&gt;
** File Size: 544MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x eMMC ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD to eMMC] [v0.3.4-r86] by ayufan ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** Shorting the eMMC PIN with a jumper as shown on the 1st image of [https://files.pine64.org/doc/rock64/guide/ROCK64_Installing_Android_To_eMMC.pdf Guide to install stock Android build to eMMC module]. After power ON the box for 2-3 second, quickly remove the jumper. After boot, it will prompt for confirmation 'Y' to start writing the new image to the eMMC. Then follow the instructions on the screen&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/tag/0.3.4 Release notes on ayufan Android 7.1 github]&lt;br /&gt;
* Please allow 5 minutes boot up time on first time for initialization&lt;br /&gt;
* [https://files.pine64.org/os/ROCK64/android/android-7.1-rock-64-rock64_atv-v0.3.4-r86-raw_sd2emmc.img.xz Direct download from pine64.org]&lt;br /&gt;
** MD5 (XZ file): 6FD1FA4BE87EC2D4E0862F66541BC6F0&lt;br /&gt;
** File Size: 716MB&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [eMMC] by ayufan ===&lt;br /&gt;
* For eMMC flash-all image, please unzip first and then use Android tool to flash in&lt;br /&gt;
** [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-update.zip]&lt;br /&gt;
* [[Set MacAddress on ROCK64]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android TV 7.x ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/android_7.png&lt;br /&gt;
&lt;br /&gt;
=== Android TV 7.1 Community Build Image [microSD Boot] by ayufan ===&lt;br /&gt;
* [https://github.com/ayufan-rock64/android-7.1/releases/latest Direct download latest release build from ayufan github and look for android-7.1-rock-64-rock64_atv-x.x.x-xx-raw.img.gz]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
=== Android P SDK [v9.0] ===&lt;br /&gt;
* [https://files.pine64.org//SDK/ROCK64/ROCK64_SDK_android9.0.tar.gz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 1EAC08942E238293E3AF11C7890DF307&lt;br /&gt;
** File Size: 104.34GB&lt;br /&gt;
[[Category:Rock64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8454</id>
		<title>PINE A64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8454"/>
		<updated>2020-12-17T12:25:12Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Align with PINE H64 wiki entry, remove obsolete sub header&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Note that, PINE A64(+) OS images are &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;not compatible with PINE A64-LTS&amp;lt;/span&amp;gt; due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE_Software_Release|'SOPINE OS images']]'''&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
= NetBSD =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://www.invisible.ca/arm/&lt;br /&gt;
&lt;br /&gt;
* PINE64/PINE64+ images are available with daily builds on the link above.&lt;br /&gt;
* Default connection is over HDMI cable and USB keyboard.&lt;br /&gt;
* Default username is &amp;quot;root&amp;quot; without password. &lt;br /&gt;
* Ssh remote login is not enabled by default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]&lt;br /&gt;
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Buster for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Bionic for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arch mainline Linux XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Boards&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pine64-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm and password alarm and then command su type password root   '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 and Gnome Desktop&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44-gnome/centos74-armbian544-desktop-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.5.1804 with kernel from Armbian-5.44 and Docker v1.13 and OpenShift v3.7.1&lt;br /&gt;
** DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.5.1804-v5.44/centos75-armbian-openshift-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44/centos74-armbian544-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 9fe882357c07c39379e10d2b9a78460b&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-Install-202008.0.pine64-plus.img.xz CentOS 8 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 68285ba672838ba78e9afce41661b226&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz CentOS 8 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE A64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Nightly Build Image [microSD Boot] [20191226] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-plus.img.gz Pine A64+ build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): 37BFD152B6C1F8DFB52A6CE6EFA2D8F6&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64.img.gz Pine A64 build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): E362E24BD36530F5765813EE63144EAC&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FreedomBox ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg&lt;br /&gt;
&lt;br /&gt;
=== Stable built ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is a headless build, not HDMI output.&lt;br /&gt;
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.&lt;br /&gt;
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual&lt;br /&gt;
* For more information about FreedomBox, please visit https://www.freedombox.org&lt;br /&gt;
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]&lt;br /&gt;
*** File Size: 418MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/aosc/sun50i-a64-pine64-plus_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZip file): 24BD841EF5705D02E5BD86829A4E5785&lt;br /&gt;
*** File Size: 2.64GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [v1.5 - Build 1] ===&lt;br /&gt;
&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): ac508549a829021491cfa23aeb18a063&lt;br /&gt;
*** File Size: 2.66GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== openHAB 2 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* This image is based on the official Xenial Base Image by longsleep and the [https://docs.openhab.org/installation/openhabian.html#pine-a64 openHABian project]&lt;br /&gt;
* More info on locate at openHAB community forum: https://community.openhab.org&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Board&lt;br /&gt;
* DD images (for 4GB microSD card and above)&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/openhab/pine64_openhab2_20170129.img.xz Direct download from pine64.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: openhabian&lt;br /&gt;
** password: openhabian&lt;br /&gt;
* Initial boot can take more than 15 minutes for openHABian to initialized. Once initialized, the display will be off. Then reboot the PINE A64(+)&lt;br /&gt;
* Go to https://openhabianpine64:8080 or https://{pine64_ip}:8080/ on your PC web browser. ({pine64_ip} can be obtained by Login to PINE A64(+) and execute &amp;quot;ifconfig&amp;quot;)&lt;br /&gt;
* For getting started with openHAB, please refer to https://docs.openhab.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== motionEyeOS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== motionEyeOS [20190413] ===&lt;br /&gt;
* motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend&lt;br /&gt;
* Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: admin&lt;br /&gt;
** Password:&lt;br /&gt;
* There are 2 ways to interact with the OS:&lt;br /&gt;
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface&lt;br /&gt;
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Ubuntu-logo32.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Image [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases/tag/0.6.2 ayufan's GitHub]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/download/0.6.2/xenial-minimal-pine64-bspkernel-0.6.2-77.img.xz Direct download from GitHub]&lt;br /&gt;
*** MD5 (XZ file): D76A477B6A815A13A60961D9C6BC630A&lt;br /&gt;
*** File Size: 201MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh mate'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora Base Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 6b9c9fd83a7c0c094efb569dc7fe90df&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-Install-202008.0.pine64-plus.img.xz Fedora 32 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: df868e4022726b9326ea52bae1cd9008&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz Fedora 32 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 27 and 28 Image===  &lt;br /&gt;
&lt;br /&gt;
Please follow this PINE64 forum post for Fedora 27 bring up and update to Fedora 28 on [https://forum.pine64.org/showthread.php?tid=5314 this thread]&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Gentoo [20160804] ===&lt;br /&gt;
* A Gentoo image built by Xalius&lt;br /&gt;
* To learn more about the Gentoo linux build please see the [https://forum.pine64.org/showthread.php?tid=1937 forum thread]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/gentoo/gentoo-pine64-20160804.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2F049A4C2C16A3AF827E5A43C6C46DEB&lt;br /&gt;
*** File Size: 796MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: gentoo&lt;br /&gt;
** Password: gentoo&lt;br /&gt;
** Root Password: gentoo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS [24-r3] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4087&amp;amp;pid=33269#pid33269 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/q4os/q4os-2.4-pine64.r3.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): dddb0c56c68bbcf1e37086f7fc00d898&lt;br /&gt;
*** File Size: 433MB&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenWRT ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWRT Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is headless build, please use serial console to configure&lt;br /&gt;
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: [not available]&lt;br /&gt;
** password: passwd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== China NeoKylin “中标麒麟” ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== China NeoKylin “中标麒麟” [20170210] ===&lt;br /&gt;
* Chinese base UI, this is a popular Linux build in China&lt;br /&gt;
* For more info, here is the introduction: https://blogs.wsj.com/chinarealtime/2015/09/15/take-a-tour-of-neokylin-chinas-challenger-to-windows-apple-ios/&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* Auto execute resize_rootfs.sh script on first boot-up to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/neokylin/NeoKylinOS-20170210-pine64-8GBandUP.img.gz Direct download from pine64.org]&lt;br /&gt;
** [https://pan.baidu.com/s/1pL33TRd Direct Download from BaiduPan for user in China]&lt;br /&gt;
*** MD5 (GZip file): 8C69B799E3861F01E73618EF122EBD8B&lt;br /&gt;
*** File Size: 2.70GB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: root&lt;br /&gt;
** Password: 123123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player [2.715-2020-03-04]  ===&lt;br /&gt;
* '''This version works with (Spdif / Coaxial / RCA).'''&lt;br /&gt;
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''&lt;br /&gt;
* '''supports a select number of simple I2S DACS.'''&lt;br /&gt;
* '''Tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module.'''&lt;br /&gt;
* '''Most old PI/PI2+ DACs should work (provided they do not need I2C for control).'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/forum/volumio-pine64-pine-a64-lts-sopine-compute-module-t9465.html here]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/volumio/volumio-2.715-2020-03-04-pine64.img.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2392422395bbce7f3d23dc036e1296d9&lt;br /&gt;
*** File Size: 404MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
* Please follow volumio update on [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 volumio thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://sourceforge.net/projects/openmediavault/files/Other%20armhf%20images/ Direct download latest release build from sourceforge and look for OMV_x_x_x_Pine64_x.x.x.img.xz]&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* If no HDMI output: After boot, you can use tools (e.g. [https://www.softperfect.com/products/networkscanner/ netscan]) to search for IP Address with PINE64 hostname. Use the IP Address on PC browser to access to the OMV Web.&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retroarch ==&lt;br /&gt;
&lt;br /&gt;
[[Image:RetroArch-APK-Download.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Retroarch Community Build Image by pfeerick ===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/pfeerick-pine64/linux-build/releases Direct Download from Github ]&lt;br /&gt;
*[https://forum.pine64.org/showthread.php?tid=4800 Extra information from Forum by Luke ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Image [v0.3.10-r66] ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD images (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-v0.3.10-r66.img.gz Android 7.1 ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): B7C4D888473126D99B64C53E69E0FBFD&lt;br /&gt;
*** File Size: 783MB&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-tv-v0.3.10-r66.img.gz Android 7.1 TV ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): C4CC29D27903913B6C2B2A93A15A289F&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 6.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0 (HDMI Video Output) [20170112 v2.0.1] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P/&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): AC89A7938ADD59CFBB6355D372AFD644&lt;br /&gt;
**** File Size: 707MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 03A02D77B5EBC3F97CAB7FFA9DF3C229&lt;br /&gt;
**** File Size: 773MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D54C79F9D71A4748708DE85AB01DC610&lt;br /&gt;
**** File Size: 796MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C89596F8B5A265BFEE567F8EC899697E&lt;br /&gt;
**** File Size: 755MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 4EB51111E9A961C82B397E261DBB164B&lt;br /&gt;
**** File Size: 985MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C5A692C72ABF1978A199C699B1875A7C&lt;br /&gt;
**** File Size: 993MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C6834C44B116C8325DCC0F10CFB840D7&lt;br /&gt;
**** File Size: 1.01GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D6857EDAAEDEADF7F4FF5C98FC068D93&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 (LCD Panel Video Output) [20170209] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!!&lt;br /&gt;
* Support dual display (LCD + HDMI output) output&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61E969F159C6B11D0632C6633C6A5583&lt;br /&gt;
**** File Size: 761MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 0D83B4E698FEE88BAFF17606F4FB66C8&lt;br /&gt;
**** File Size: 777MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): DFC12CA8342FBE1E604B85B4E83C49B2&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 60E9ED3D93D37A15D29A0C5A3B4F2C52&lt;br /&gt;
**** File Size: 830MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 5E40EDFCC0EE846999D9543C920DA508&lt;br /&gt;
**** File Size: 763MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D90F725C838092C87E7F081A6156B1E8&lt;br /&gt;
**** File Size: 925MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89A31B23E8A1075EC2CDE0C5630A7895&lt;br /&gt;
**** File Size: 708MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): A1FA73DAEB063AE922DBD67B3F1E8211&lt;br /&gt;
**** File Size: 831MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 5.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 5.1.1 (HDMI Video Output) [20161208 v1.2.8] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P&lt;br /&gt;
* Update GMS software package to 5.1r4&lt;br /&gt;
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Offline OTA Update images 20160711 ver 1.2.6 build:&lt;br /&gt;
** 1. Download the zip file and copy over to Android microSD card using &amp;quot;ES File Explorer&amp;quot; app&lt;br /&gt;
** 2. Launch &amp;quot;Update&amp;quot; app, and press &amp;quot;back&amp;quot; key, the &amp;quot;local update&amp;quot; box will appear&lt;br /&gt;
** 3. Select the download zip file and perform update. Please note that this update file is large and will targets around 10 minutes to perform this update&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/ota_inc_v1.2.6_v1.2.8.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6305067832B68B0869A39FD1DEDD397D&lt;br /&gt;
**** File Size: 4MB&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 10FE76153EA1BAC8CB5E32D861728378&lt;br /&gt;
**** File Size: 641MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89F58F3E73D49C8C0457680EFB6964B3&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9656755D826164FA32FF95CF3B7D5B3A&lt;br /&gt;
**** File Size: 664MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 15DB0DAF1555055970FF2F0E3376666C&lt;br /&gt;
*** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): E6A6604E2C8739E06CCCAF39FD23DED3&lt;br /&gt;
**** File Size: 635MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): 911862D50E31F190A216BCE6A201421F&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 26DE24B6462EBF07FBC6B552B69FF374&lt;br /&gt;
**** File Size: 672MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B7D429A912AA01017F70847B1F5AADAB&lt;br /&gt;
**** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
=== [OLD] Android 5.1.1 (LCD Panel Video Output) [20160603] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2&lt;br /&gt;
**** File Size: 597MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9&lt;br /&gt;
**** File Size: 604MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22&lt;br /&gt;
**** File Size: 626MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB&lt;br /&gt;
**** File Size: 645MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4&lt;br /&gt;
**** File Size: 591MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC&lt;br /&gt;
**** File Size: 603MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2&lt;br /&gt;
**** File Size: 634MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA&lt;br /&gt;
**** File Size: 663MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B&lt;br /&gt;
*** File Size: 348MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bliss OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/bliss/Bliss-pine64_a64+_20170919.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 01a50f62460b759a4fb49dd93cf72fe9&lt;br /&gt;
*** File Size: 945MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remix OS ==&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;[DISCONTINUED]&amp;lt;/span&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Remix OS 2.0 [20170105] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Add Remix apps market&lt;br /&gt;
* Video setting supports both 720P and 1080P&lt;br /&gt;
* Supports video screen scaling function&lt;br /&gt;
* New MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* Support UVC USB camera as front camera&lt;br /&gt;
* Known issues:&lt;br /&gt;
** Not yet support 5M Pixel camera module as real camera.&lt;br /&gt;
** Even the HDMI output can set to 720P, but during boot up time, the boot logo stil maintain as 1080P&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1jIBKjsU Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): 77E499DF8BFF9A39F9C58E04877A41B5&lt;br /&gt;
**** File Size: 1.10GB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1pLCpVsR Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): CF65049DA13A4AD8BA6D4BC19D97FB35&lt;br /&gt;
**** File Size: 999MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1skSkIhn Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): E1CA0D611307B5657BBFD73E4825C83D&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1bFifr4 Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): D6988832DDB5790EA2FC4DEE3CB6CCD9&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Windows 10 IoT Releases =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]&lt;br /&gt;
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]&lt;br /&gt;
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]&lt;br /&gt;
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]&lt;br /&gt;
&lt;br /&gt;
== Win10 IoT [10.0.15063.0_20170602] ==&lt;br /&gt;
* 10.0.15063.0_20170602&lt;br /&gt;
** Update Notes since 10.0.15063.0_20170524:&lt;br /&gt;
*** Fix the failure of default application installation caused by a app certification issue&lt;br /&gt;
*** Fix that the default application cannot start automatically after installation&lt;br /&gt;
*** Fix Ethernet initialization problem and now the Ethernet will start successfully every time&lt;br /&gt;
*** Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )&lt;br /&gt;
** Extra Notes:&lt;br /&gt;
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium&lt;br /&gt;
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface&lt;br /&gt;
&lt;br /&gt;
* 10.0.15063.0_20170524&lt;br /&gt;
** Some Updates:&lt;br /&gt;
*** Update the OS version to build v.10.0.15063.0 (Creators Update)&lt;br /&gt;
*** New page style of Device Portal, visit https://deviceipaddr:8080 to check it&lt;br /&gt;
*** Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal&lt;br /&gt;
*** Support on-screen keyboard, need to be enabled in Device Portal&lt;br /&gt;
*** Enable 100M Ethernet and fix some bugs&lt;br /&gt;
*** Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)&lt;br /&gt;
*** Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)&lt;br /&gt;
** Known Issues:&lt;br /&gt;
*** Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes-&amp;gt;Run Command page, run this command to disable:&lt;br /&gt;
**** Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off&lt;br /&gt;
*** An PnP bug in audio device may cause a blue screen when acting software shutdown&lt;br /&gt;
*** Ethernet device may not start with problem code 12 at the first time to bring up&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT Direct Download from pine64.org]&lt;br /&gt;
** MD5 (FFU file): ACA617C0C9CEDA705DD510BF041E79B4&lt;br /&gt;
** File Size: 957MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4&lt;br /&gt;
** File Size: 5.40GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87&lt;br /&gt;
** File Size: 24.94GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
&lt;br /&gt;
== Mali-400 64-bit Driver [20171220] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=8453</id>
		<title>PINE H64</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_H64&amp;diff=8453"/>
		<updated>2020-12-17T12:23:38Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Add DietPi for PINE H64 3rd party OS info, download, docs and forum links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PINE H64 Model ==&lt;br /&gt;
&lt;br /&gt;
There are two type of PINE H64 models:&lt;br /&gt;
&lt;br /&gt;
Click on the model A photo to access the model A main page. &lt;br /&gt;
&lt;br /&gt;
For model B, stay on the current page.&lt;br /&gt;
&lt;br /&gt;
* [[PINE H64 Model-A Main Page]]&lt;br /&gt;
&lt;br /&gt;
* [[PINE H64 Main Page]]&lt;br /&gt;
&lt;br /&gt;
== PINE H64 Model B Software and OS Image Downloads ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
* Installing and using from Manjaro x64 repositories:&lt;br /&gt;
::In your Desktop Environment use the Package Manager and search for '''manjaro-arm-tools''' and install.&lt;br /&gt;
::Or in the Terminal use '''sudo pacman -S manjaro-arm-tools''' to install the package.&lt;br /&gt;
::Then in the Terminal use '''sudo buildarmimg -d pine-h64 -e &amp;lt;your-favourite-de&amp;gt;''', but change &amp;lt;your favorite DE&amp;gt; to one from the list of supported DE's:&lt;br /&gt;
:::* minimal&lt;br /&gt;
:::* lxqt&lt;br /&gt;
:::* kde-plasma&lt;br /&gt;
:::* mate&lt;br /&gt;
:::* xfce&lt;br /&gt;
:::* i3&lt;br /&gt;
:::* sway&lt;br /&gt;
:::* gnome (experimental)&lt;br /&gt;
:::* plasma-mobile (experimental)&lt;br /&gt;
:::* phosh (experimental)&lt;br /&gt;
:::* cubocore (not complete yet)&lt;br /&gt;
:::* server (not complete yet, unmaintained)&lt;br /&gt;
* To find out more about Manjaro-Arm-Tools and available options please visit their [https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-tools site]&lt;br /&gt;
&lt;br /&gt;
== Armbian==&lt;br /&gt;
=== Armbian Debian [microSD Boot only] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Bullseye_current Direct download from Armbian for Bullseye Server]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Buster_current Direct download from Armbian for Buster Server]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Buster_current_desktop Direct download from Armbian for Buster Desktop]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Focal_current Direct download from Armbian for Focal Server]&lt;br /&gt;
** [https://dl.armbian.com/pineh64-b/Focal_current_desktop Direct download from Armbian for Focal Desktop]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: 1234&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine-h64-b/ site]&lt;br /&gt;
&lt;br /&gt;
== LibreELEC (KODI) ==&lt;br /&gt;
=== Early Community Image [microSD Boot] [20190324] ===&lt;br /&gt;
* DD image to microSD card or eMMC module and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://jernej.libreelec.tv/images/H6/LibreELEC-H6.arm-9.1-devel-20190324150149-b764cb6-pine_h64.img.gz Direct download from LibreELEC]&lt;br /&gt;
*** File Size: 114MB&lt;br /&gt;
*** MD5 (GZip file):24969ecc2ddc3adc62de9d58266b0f6ad0aafdb2c534b69617d83b9f9ee1ec2b&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** completely open source except GPU (Mali) driver&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
** Knows issue:&lt;br /&gt;
*** Audio drop&lt;br /&gt;
*** Get corrupted screen on TV when back BDISO video content&lt;br /&gt;
*** Not support embedded subtitle&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190708] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-07-08.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 7A6EC6A088BA75E4F4BEF884EA93EE6C&lt;br /&gt;
*** File Size: 3.47GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180709] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-07-09_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): FFEA20480A305A644D2C4CB52DC43046&lt;br /&gt;
*** File Size: 3.49GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 0274E1011BA58A45CB2B2104CEBD23AA&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20180216] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-h64/model-B/AOSC/sun50i-h6-pine-h64_sunxi64-mate_2019-02-16_mmc2.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 34F3F6813EF00FAF49B1C2A1562EE39D&lt;br /&gt;
*** File Size: 2.63GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].&lt;br /&gt;
* Discuss the PINE H64 build on the [https://forum.pine64.org/showthread.php?tid=12531 PINE64 forum thread].&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEH64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 9.0 ==&lt;br /&gt;
=== Stock Android 9.0 microSD Card to eMMC 20190523] ===&lt;br /&gt;
* DD image to microSD card, install eMMC module, plug in microSD card into slot and boot.&lt;br /&gt;
** After power ON the box for 2-3 second, it will start writing the new image to the eMMC with progress bar. Once finished upload to eMMC, take out microSD card and reboot.&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** Using 8GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-sd2emmc.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 3B18BA6C82BF3E0020D0B54E9520755E&lt;br /&gt;
**** File Size: 1.21GB&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 9.0 microSD and eMMC Boot 20190523] ===&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 20-25 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card or eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D2244B9FDD5100A4687C16C4A8034884&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
** Using 16GB microSD Card or eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9AC957ED7B71BA37A363098F6F15C32C&lt;br /&gt;
**** File Size: 1.30GB&lt;br /&gt;
** Using 32GB microSD Card oe eMMC module&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 18BE1EDA248EDDAF35B80195954097A8&lt;br /&gt;
**** File Size: 1.28GB&lt;br /&gt;
** Using 64GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_dd_20190523_stock_android_9.0-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 49EEEBFDEC0337A47879EBE9439F4937&lt;br /&gt;
**** File Size: 1.02GB&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 9.0 Phoenix Card image 20190523] ===&lt;br /&gt;
* Only use Phoenixcard method as last resort option&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/android/PhoenixCard4_1_3.zip Phoenixcard ver 4.1.3 utility direct download from pine64.org]&lt;br /&gt;
* Select &amp;quot;Start up&amp;quot; as option for SD Card boot&lt;br /&gt;
* Select &amp;quot;Product&amp;quot; as option for &amp;quot;SD Card to eMMC&amp;quot; method&lt;br /&gt;
* non rooted version&lt;br /&gt;
* PINE64 IR mapping not yet implemented&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* This process may not everytime build up successfully&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/PINE_H64B_20190523_stock_android_9.0-PhoenixCard.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Gzip file): B0202A03C189897DEAFCC178B5829BEF&lt;br /&gt;
**** File Size: 389MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
=== Stock Android 7.0 microSD Card Boot 20190115] ===&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-8G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 12110D73CA7ADE749C948D63499B2AE3&lt;br /&gt;
**** File Size: 417MB&lt;br /&gt;
** Using 16GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-16G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): FE6DB577CE6D54D3DDF25FD6CB9A8839&lt;br /&gt;
**** File Size: 426MB&lt;br /&gt;
** Using 32GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-32G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 8E37374D87FFDB5BC6D08635A168A152&lt;br /&gt;
**** File Size: 444MB&lt;br /&gt;
** Using 64GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sdboot-64G.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): BA29EBCE85A71C408F6AB9FD3EA23885&lt;br /&gt;
**** File Size: 482MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 7.0 microSD Card to eMMC 20190115] ===&lt;br /&gt;
* DD image to microSD card, install eMMC module, plug in muicroSD vard into slot and boot. &lt;br /&gt;
** After power ON the box for 2-3 second, it will start writing the new image to the eMMC with progress bar. Once finished upload to eMMC, take out microSD card and reboot.&lt;br /&gt;
* Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* Support 4K HDR playeback&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* DD images:&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-sd2emmc.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61133A2967BDD2806F6AD2E144DD06AB&lt;br /&gt;
**** File Size: 414MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Stock Android 7.0 Phoenix Card image 20190115] ===&lt;br /&gt;
* Only use Phoenixcard method as last resort option&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/android/PhoenixCard4_1_3.zip Phoenixcard ver 4.1.3 utility direct download from pine64.org]&lt;br /&gt;
* Select &amp;quot;Start up&amp;quot; as option for SD Card boot&lt;br /&gt;
* Select &amp;quot;Product&amp;quot; as option for &amp;quot;SD Card to eMMC&amp;quot; method&lt;br /&gt;
* Please allow 10-15 minutes boot up time on first time for initialization&lt;br /&gt;
* This process may not everytime build up successfully&lt;br /&gt;
** Using 4GB or above microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-h64/model-B/Android/android-ver7.0-pine-h64b-20190115-phoenixcard.img Direct download from pine64.org]&lt;br /&gt;
**** MD5 (IMG file): 679E5F1A0F772B9F750E4139C8B025F0&lt;br /&gt;
**** File Size: 822MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SoC and Memory Specification ==&lt;br /&gt;
* Based on Allwinner H6&lt;br /&gt;
[[File:Allwinner_H64.png]]&lt;br /&gt;
&lt;br /&gt;
=== CPU Architecture ===&lt;br /&gt;
* [https://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php Quad-core ARM Cortex-A53 Processor@1488Mhz]&lt;br /&gt;
* A power-efficient ARM v8 architecture&lt;br /&gt;
* 64 and 32bit execution states for scalable high performance&lt;br /&gt;
* Trustzone technology supported&lt;br /&gt;
* Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function&lt;br /&gt;
* Support Large Physical Address Extensions(LPAE)&lt;br /&gt;
* VFPv4 Floating Point Unit&lt;br /&gt;
* 32KB L1 Instruction cache and 32KB L1 Data cache&lt;br /&gt;
* 512KB L2 cache&lt;br /&gt;
&lt;br /&gt;
=== GPU Architecture ===&lt;br /&gt;
* [https://developer.arm.com/products/graphics-and-multimedia/mali-gpus/mali-t720-gpu ARM Mali T-720MP2 Dual-core GPU]&lt;br /&gt;
* Supports OpenGL ES 3.1/3.0/2.0/1.1, OpenCL 1.2/1.1&lt;br /&gt;
* Supports ATSC (Adaptive Scalable Texture Compression)&lt;br /&gt;
* Supports FAST(4x)FSAA, IO Coherency &lt;br /&gt;
* Floating point operation greater than 70 GFLOPS&lt;br /&gt;
&lt;br /&gt;
=== System Memory ===&lt;br /&gt;
* RAM Memory Variants: 1GB, 2GB, and 3GB LPDDR3.&lt;br /&gt;
* Storage Memory: PINE H64 boards have built-in 128Mb SPI Flash memory, use '''bootable eMMC module''', '''bootable microSD Cards''' or USB attached storage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Board Features ==&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
* Digital Video 4KP60 (Type A - full)&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
* 3.5mm stereo earphone/microphone plug&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
* 10/100/1000Mbps Ethernet&lt;br /&gt;
* WiFi 802.11 b/g/n/ac with Bluetooth 4.0/4.1&lt;br /&gt;
&lt;br /&gt;
=== Storage ===&lt;br /&gt;
* microSD - bootable, support SDHC and SDXC, storage up to 256GB&lt;br /&gt;
* USB -	1 USB3.0 Host port and 2 USB2.0 Host port&lt;br /&gt;
&lt;br /&gt;
=== Expansion Ports ===&lt;br /&gt;
* RTC - Real Time Clock Battery Connector&lt;br /&gt;
* Wifi/BT Module Header - SDIO 3.0 and UART&lt;br /&gt;
* 2x20 pins &amp;quot;Pi2&amp;quot; GPIO Header&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Pine H64 Model B Board Information, Schematics and Certifications ==&lt;br /&gt;
* Board Dimensions: 85mm x 56mm x 18.8mm&lt;br /&gt;
* Input Power: DC 5V @ 3A, 3.5mm OD/ 1.35mm ID DC jack connector&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/doc/Pine%20H64/Pine%20H64%20model%20B%20Port%20Assignment%20rev2.0.pdf PINE H64 Model B Pi-2 Bus Connector Pin Assignment]&lt;br /&gt;
&lt;br /&gt;
* PINE H64 Board Schematic:&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20H64/PINE-H6-model-B-20181212-schematic.pdf PINE H64 Model B 1GB/2GB/3GB Rev 1.2 Board Schematic]&lt;br /&gt;
&lt;br /&gt;
* PINE H64 Model B Certification:&lt;br /&gt;
** Disclaimer: Please note that PINE64 SBC is not a &amp;quot;final&amp;quot; product and in general certification is not necessary. However, PINE64 still submits the SBC for FCC, CE, and ROHS certifications and obtain the certificates to prove that the SBC board can pass the testing. Please note, a final commercial product needs to perform its own testing and obtain its own certificate.&lt;br /&gt;
** [https://files.pine64.org/doc/cert/PINE-H64B%20FCC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B FCC Certificate]&lt;br /&gt;
** [https://files.pine64.org/doc/cert/PINE-H64B%20CE-EMC%20S19041102001001%20Certificate.pdf PINE-H64 Model-B CE Certificate]]&lt;br /&gt;
&lt;br /&gt;
== Datasheets for Components and Peripherals ==&lt;br /&gt;
* Allwinner H6 SoC information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner-H6-Brief_V1.0.pdf Allwinner H6 SoC Brief Introduction]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_Datasheet_V1.1.pdf Allwinner H6 SoC Data Sheet V1.1 (Official Released Version)]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/Allwinner_H6%20V200_User_Manual_V1.1.pdf Allwinner H6 SoC User Manual V1.0 (Official Release Version)]&lt;br /&gt;
* X-Powers AXP805 PMU (Power Management Unit) information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine-h64/AXP805_Datasheet_V1.0_en.pdf X-Powers AXP805 Data Sheet V1.0 (Official Release Version)]&lt;br /&gt;
* LPDDR3 (178 Balls) SDRAM:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/H9CCNNNCLTMLAR(Rev1.2).pdf Hynix LPDDR3 Datasheet V1.2]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/K4E8E324EB-EGCF000_DRAM_178F_11x11.5_Ver.1.00.00.pdf Samsung LPDDR3 Datasheet V1.00.00]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/SPECTEK_178B_32GB_V91M_MOBILE_LPDDR3.pdf Spectek LPDDR3 Datasheet]&lt;br /&gt;
* eMMC information:&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf PINE64 eMMC module schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/usb%20emmc%20module%20adapter%20v2.pdf PINE64 USB adapter for eMMC module V2 schematic]&lt;br /&gt;
** [https://files.pine64.org/doc/rock64/USB%20adapter%20for%20eMMC%20module%20PCB.tar PINE64 USB adapter for eMMC module PCB in JPEG]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/E-00517%20FORESEE_eMMC_NCEMAM8B-16G%20SPEC.pdf 16GB Foresee eMMC Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/SDINADF4-16-128GB-H%20data%20sheet%20v1.13.pdf 32GB/64GB/128GB SanDisk eMMC Datasheet]&lt;br /&gt;
* SPI NOR Flash information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/w25q128jv%20spi%20revc%2011162016.pdf WinBond 128Mb SPI Flash Datasheet]&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/GD25Q128C-Rev2.5.pdf GigaDevice 128Mb SPI Flash Datasheet]&lt;br /&gt;
* Ethernet PHY information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver for PINE H64 Board]&lt;br /&gt;
* Wifi/BT module information:&lt;br /&gt;
** [https://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]&lt;br /&gt;
* Remote control button mapping&lt;br /&gt;
** [https://files.pine64.org/doc/Pine%20A64%20Schematic/remote-wit-logo.jpg Official Remote Control for the PINE H64 Button Mapping]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-T720 driver =&lt;br /&gt;
&lt;br /&gt;
Here is a good DRM powerpoint presentation by Free Electron: https://free-electrons.com/pub/conferences/2017/kr/ripard-drm/ripard-drm.pdf&lt;br /&gt;
&lt;br /&gt;
Here is the DRM video presentation by Free Electron: https://www.youtube.com/watch?v=LbDOCJcDRoo&lt;br /&gt;
&lt;br /&gt;
== 32-bit Wayland MALI Driver: ==&lt;br /&gt;
** [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-server-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit server binary driver and binary download]&lt;br /&gt;
*** MD5: F2186A4CAE505A76E0758735886FE682&lt;br /&gt;
*** File Size: 3.4MB&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-016-linux-opengles-release-wayland-client-gbm-composer-arm32-glibc.tar.bz2 MALI-T720 32-bit client binary driver and binary download]&lt;br /&gt;
*** MD5: F316A78AFABE87E69C8F816D18F15D68&lt;br /&gt;
*** File Size: 3.4MB&lt;br /&gt;
&lt;br /&gt;
== 64-bit Wayland MALI Driver: ==&lt;br /&gt;
** [https://files.pine64.org/doc/MALI/MALI%20EULA.pdf MALI EULA document]&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-server-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit server binary driver and binary download]&lt;br /&gt;
*** MD5: 13CC8DCB7CF068D80DFC16281E95E9D7&lt;br /&gt;
*** File Size: 5.0MB&lt;br /&gt;
** [https://files.pine64.org/SDK/PINE-H64/mali-t720-r18p0-01rel0-um-018-linux-opengles-release-wayland-client-gbm-composer-arm64-glibc.tar.bz2 MALI-T720 64-bit client binary driver and binary download]&lt;br /&gt;
*** MD5: 951BAD6ED66D4CB904CFE0D65F2855E8&lt;br /&gt;
*** File Size: 5.0MB&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20BSP%204.9%20lichee.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-XZ file): 06B675B1C217D4CC6A21FF320DA250C1&lt;br /&gt;
** File Size: 5.04GB&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Pie 9.0 SDK version 1.0 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-H64/PINE%20H64B%20android%209.0.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-XZ file): 734B4DBB03CAF82A4E955F7E83DE0C65&lt;br /&gt;
** File Size: 29.14GB&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine H64]] [[Category:Allwinner H6]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8452</id>
		<title>PINE A64 Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PINE_A64_Software_Releases&amp;diff=8452"/>
		<updated>2020-12-17T12:13:01Z</updated>

		<summary type="html">&lt;p&gt;MichaIng: Updated all links, remove obsolete kernel/U-Boot update hint, 4 GiB SD cards work fine&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Note that, PINE A64(+) OS images are &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;not compatible with PINE A64-LTS&amp;lt;/span&amp;gt; due to LPDDR3 memory configuration. For PINE A64-LTS, please use the [[SOPINE_Software_Release|'SOPINE OS images']]'''&lt;br /&gt;
&lt;br /&gt;
= BSD Image Releases =&lt;br /&gt;
&lt;br /&gt;
= NetBSD =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://www.invisible.ca/arm/&lt;br /&gt;
&lt;br /&gt;
* PINE64/PINE64+ images are available with daily builds on the link above.&lt;br /&gt;
* Default connection is over HDMI cable and USB keyboard.&lt;br /&gt;
* Default username is &amp;quot;root&amp;quot; without password. &lt;br /&gt;
* Ssh remote login is not enabled by default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux Image Releases =&lt;br /&gt;
&lt;br /&gt;
'''Special thanks to Sunxi community and longsleep for their contributions'''&lt;br /&gt;
&lt;br /&gt;
Below you will find useful links to various resources and forum threads:&lt;br /&gt;
* [https://linux-sunxi.org/Pine64 Sunxi PINE64 Page]&lt;br /&gt;
* [https://www.stdin.xyz/downloads/people/longsleep/tmp/pine64-images Longsleep BSP Linux Builds Download Page]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=293 Longsleep BSP Linux Kernel Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=376 Longsleep BSP Xenial Thread on PINE64 Forum]&lt;br /&gt;
* [https://forum.pine64.org/showthread.php?tid=343 Longsleep BSP Arch Linux Thread on PINE64 Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armbian ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Armbian Buster for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Debian Buster&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Buster_current Armbian's PINE A64 Debian Buster download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
=== Armbian Bionic for Desktop Usage ===&lt;br /&gt;
* Armbian provides a mainline kernel build images for Ubuntu Bionic&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Boards&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://dl.armbian.com/pine64/Bionic_current Armbian's PINE A64 Ubuntu Bionic download site]&lt;br /&gt;
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pine64/ site]&lt;br /&gt;
* Setup [[SOPINE Armbian LCD and Camera]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arch mainline Linux XFCE  ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux mainline with XFCE GUI by anarsoul===&lt;br /&gt;
* Included XFCE Desktop, and Firefox browser&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Boards&lt;br /&gt;
* DD image (for 8GB and above SD Card):&lt;br /&gt;
** [https://github.com/anarsoul/linux-build/releases/latest Direct download latest release build from anarsoul github and look for archlinux-xfce-pine64-xxxxxxxx-x.img.xz]&lt;br /&gt;
* Login with&lt;br /&gt;
** User Name: alarm, Password: alarm&lt;br /&gt;
** User Name: root, Password: root&lt;br /&gt;
* please login root and execute &amp;quot;pacman -Syu&amp;quot; for latest update&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;'''* From SSH Login default disable root to access . So please first login alarm and password alarm and then command su type password root   '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cent OS ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/centos.jpg&lt;br /&gt;
&lt;br /&gt;
=== CentOS-7 Community Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 and Gnome Desktop&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44-gnome/centos74-armbian544-desktop-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.5.1804 with kernel from Armbian-5.44 and Docker v1.13 and OpenShift v3.7.1&lt;br /&gt;
** DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.5.1804-v5.44/centos75-armbian-openshift-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* Centos-7.4.1708 with kernel from Armbian-5.44 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/Project31/centos-pine64/releases/download/v7.4.1708-v5.44/centos74-armbian544-pine64.img.xz Project31 download mirrors]&lt;br /&gt;
* To find out more on installation process, please visit their [https://project31.github.io/pine64/ Project31 site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 9fe882357c07c39379e10d2b9a78460b&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Minimal-Install-202008.0.pine64-plus.img.xz CentOS 8 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
=== CentOS-8 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Centos-8.2 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 68285ba672838ba78e9afce41661b226&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/CentOS8-Server-202008.0.pine64-plus.img.xz CentOS 8 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: centos&lt;br /&gt;
&lt;br /&gt;
== DietPi ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DietPi ===&lt;br /&gt;
* DietPi is a '''lightweight''' Linux distribution, based on '''Debian'''.&lt;br /&gt;
* To find out more about DietPi on the PINE A64 and available tweaks to the installation, please visit the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].&lt;br /&gt;
* Suitable for '''all''' PINE A64(+) variants.&lt;br /&gt;
* DD image (for 4 GiB micro SD card and above)&lt;br /&gt;
** [https://dietpi.com/downloads/images/DietPi_PINEA64-ARMv8-Buster.7z Direct download from dietpi.com]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: '''root'''&lt;br /&gt;
** Password: '''dietpi'''&lt;br /&gt;
* Official documantation: https://dietpi.com/docs/&lt;br /&gt;
&lt;br /&gt;
== LibreELEC(KODI)==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Nightly Build Image [microSD Boot] [20191226] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64-plus.img.gz Pine A64+ build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): 37BFD152B6C1F8DFB52A6CE6EFA2D8F6&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/libreelec/LibreELEC-A64.arm-9.80-nightly-20191226-b814aab-pine64.img.gz Pine A64 build direct download from pine64.org]&lt;br /&gt;
*** File Size: 111MB&lt;br /&gt;
*** MD5 (GZip file): E362E24BD36530F5765813EE63144EAC&lt;br /&gt;
** FEATURES:&lt;br /&gt;
*** mainline kernel &amp;amp; U-Boot&lt;br /&gt;
*** latest Kodi&lt;br /&gt;
*** HDMI CEC&lt;br /&gt;
*** multi channel HDMI audio (correct audio output must be selected)&lt;br /&gt;
*** IR receiver&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== FreedomBox ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/FreedomBox.jpg&lt;br /&gt;
&lt;br /&gt;
=== Stable built ===&lt;br /&gt;
* DD image to microSD card. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is a headless build, not HDMI output.&lt;br /&gt;
* Please plug-in Ethernet cable first before initial power up. After power up for 10 minutes, using browser and type in https://fredombox.local to setup. Browser may warms for unsecure site and please proceed with exception.&lt;br /&gt;
* Freedom Manual: https://wiki.debian.org/FreedomBox/Manual&lt;br /&gt;
* For more information about FreedomBox, please visit https://www.freedombox.org&lt;br /&gt;
** [https://ftp.freedombox.org/pub/freedombox/hardware/pine64-plus/stable/freedombox-stable-free_buster_pine64-plus-arm64.img.xz Direct download from FreedomBox site]&lt;br /&gt;
*** File Size: 418MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== AOSC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20190218] ===&lt;br /&gt;
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]&lt;br /&gt;
* Known issue: no audio sound output.&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/aosc/sun50i-a64-pine64-plus_sunxi64-mate_2019-02-18.img.xz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZip file): 24BD841EF5705D02E5BD86829A4E5785&lt;br /&gt;
*** File Size: 2.64GB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: aosc&lt;br /&gt;
** password: anthon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NEMS Linux ==&lt;br /&gt;
&lt;br /&gt;
https://files.pine64.org/sw/pine64_installer/json/nems.jpg&lt;br /&gt;
* NEMS stands for &amp;quot;Nagios Enterprise Monitoring Server&amp;quot; and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.&lt;br /&gt;
* 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]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: nemsadmin&lt;br /&gt;
** Password: nemsadmin&lt;br /&gt;
* [https://docs.nemslinux.com/installation  Installation Guide]&lt;br /&gt;
* To find out more on NEM Linux, please visit their [https://nemslinux.com/ site]&lt;br /&gt;
&lt;br /&gt;
=== NEMS Linux [v1.5 - Build 1] ===&lt;br /&gt;
&lt;br /&gt;
* DD image (for 16GB micoSD card and above)&lt;br /&gt;
** [https://nemslinux.com/download/nagios-for-pine64.php Download torrent seed from NEMS Linux]&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/nems/NEMS_v1.5-Pine64-Build1.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (XZ file): ac508549a829021491cfa23aeb18a063&lt;br /&gt;
*** File Size: 2.66GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== openHAB 2 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* This image is based on the official Xenial Base Image by longsleep and the [https://docs.openhab.org/installation/openhabian.html#pine-a64 openHABian project]&lt;br /&gt;
* More info on locate at openHAB community forum: https://community.openhab.org&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) Board&lt;br /&gt;
* DD images (for 4GB microSD card and above)&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/openhab/pine64_openhab2_20170129.img.xz Direct download from pine64.org]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: openhabian&lt;br /&gt;
** password: openhabian&lt;br /&gt;
* Initial boot can take more than 15 minutes for openHABian to initialized. Once initialized, the display will be off. Then reboot the PINE A64(+)&lt;br /&gt;
* Go to https://openhabianpine64:8080 or https://{pine64_ip}:8080/ on your PC web browser. ({pine64_ip} can be obtained by Login to PINE A64(+) and execute &amp;quot;ifconfig&amp;quot;)&lt;br /&gt;
* For getting started with openHAB, please refer to https://docs.openhab.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== motionEyeOS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== motionEyeOS [20190413] ===&lt;br /&gt;
* motionEyeOS is a Linux distribution that turns a single-board computer into a video surveillance system. The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend&lt;br /&gt;
* Visit the [https://github.com/ccrisan/motioneyeos/releases/ motionEyeOS GitHub] and its [https://github.com/ccrisan/motioneyeos/wiki GitHub Wiki] for more information&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ccrisan/motioneyeos/releases/latest Direct download from GitHub]&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: admin&lt;br /&gt;
** Password:&lt;br /&gt;
* There are 2 ways to interact with the OS:&lt;br /&gt;
** Scan for its IP with hostname MEYE-* and go to the admin web interface https://[PINE A64(+) motionEyeOS IP Address] and after login, you should able to see the output of the CAMERA MODULE on the web interface&lt;br /&gt;
** Use the PINE64 USB SERIAL CONSOLE/PROGRAMMER and login&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Xenial Minimal Image ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Ubuntu-logo32.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Xenial Minimal Image [0.6.2-77] by ayufan ===&lt;br /&gt;
* This is the latest Xenial 16.04 image provided by ayufan based on longsleep base image. NB. This is a base image and doesn't come with a DE&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/linux-build/releases/tag/0.6.2 ayufan's GitHub]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://github.com/ayufan-pine64/linux-build/releases/download/0.6.2/xenial-minimal-pine64-bspkernel-0.6.2-77.img.xz Direct download from GitHub]&lt;br /&gt;
*** MD5 (XZ file): D76A477B6A815A13A60961D9C6BC630A&lt;br /&gt;
*** File Size: 201MB&lt;br /&gt;
* Login with&lt;br /&gt;
** username: pine64&lt;br /&gt;
** password: pine64&lt;br /&gt;
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''&lt;br /&gt;
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh mate'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fedora Base Image ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Minimal Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (minimum build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: 6b9c9fd83a7c0c094efb569dc7fe90df&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Minimal-Install-202008.0.pine64-plus.img.xz Fedora 32 Minimal Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 32 Server Build Image [microSD Boot] ===&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board&lt;br /&gt;
* Fedora 32 with kernel from Armbian 5.7.15 (server build)&lt;br /&gt;
** DD image (for 8GB micoSD card and above)&lt;br /&gt;
** MD5SUM: df868e4022726b9326ea52bae1cd9008&lt;br /&gt;
** [https://builds.armdevelopers.com/pine64-plus/releases/stable/Fedora32-Server-202008.0.pine64-plus.img.xz Fedora 32 Server Download]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: root&lt;br /&gt;
** password: fedora&lt;br /&gt;
&lt;br /&gt;
=== Fedora 27 and 28 Image===  &lt;br /&gt;
&lt;br /&gt;
Please follow this PINE64 forum post for Fedora 27 bring up and update to Fedora 28 on [https://forum.pine64.org/showthread.php?tid=5314 this thread]&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Gentoo [20160804] ===&lt;br /&gt;
* A Gentoo image built by Xalius&lt;br /&gt;
* To learn more about the Gentoo linux build please see the [https://forum.pine64.org/showthread.php?tid=1937 forum thread]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/gentoo/gentoo-pine64-20160804.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2F049A4C2C16A3AF827E5A43C6C46DEB&lt;br /&gt;
*** File Size: 796MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: gentoo&lt;br /&gt;
** Password: gentoo&lt;br /&gt;
** Root Password: gentoo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Q4OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Q4OS [24-r3] ===&lt;br /&gt;
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'&lt;br /&gt;
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4087&amp;amp;pid=33269#pid33269 forum] or official [https://q4os.org/index.html Q4OS website]&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/q4os/q4os-2.4-pine64.r3.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): dddb0c56c68bbcf1e37086f7fc00d898&lt;br /&gt;
*** File Size: 433MB&lt;br /&gt;
* login with:&lt;br /&gt;
** username: adminq&lt;br /&gt;
** password: adminq&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenWRT ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenWRT Community Build Image [microSD Boot] ===&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
* This is headless build, please use serial console to configure&lt;br /&gt;
** [https://downloads.lede-project.org/snapshots/targets/sunxi/cortexa53/ Direct download latest release build from LEDE/OpenWrt download site]&lt;br /&gt;
* Login with&lt;br /&gt;
** username: [not available]&lt;br /&gt;
** password: passwd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== China NeoKylin “中标麒麟” ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== China NeoKylin “中标麒麟” [20170210] ===&lt;br /&gt;
* Chinese base UI, this is a popular Linux build in China&lt;br /&gt;
* For more info, here is the introduction: https://blogs.wsj.com/chinarealtime/2015/09/15/take-a-tour-of-neokylin-chinas-challenger-to-windows-apple-ios/&lt;br /&gt;
* Not yet optimize for Graphic and Video HW acceleration&lt;br /&gt;
* Auto execute resize_rootfs.sh script on first boot-up to resize the root partition in order to fully utilize the SD Card&lt;br /&gt;
* Suitable for 1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/neokylin/NeoKylinOS-20170210-pine64-8GBandUP.img.gz Direct download from pine64.org]&lt;br /&gt;
** [https://pan.baidu.com/s/1pL33TRd Direct Download from BaiduPan for user in China]&lt;br /&gt;
*** MD5 (GZip file): 8C69B799E3861F01E73618EF122EBD8B&lt;br /&gt;
*** File Size: 2.70GB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: root&lt;br /&gt;
** Password: 123123&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Volumio Digital Audio Player ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Volumio Digital Audio Player [2.715-2020-03-04]  ===&lt;br /&gt;
* '''This version works with (Spdif / Coaxial / RCA).'''&lt;br /&gt;
* '''You need to enable Volume Normalization in the Playback Options to fix sound low.'''&lt;br /&gt;
* '''supports a select number of simple I2S DACS.'''&lt;br /&gt;
* '''Tested with the Pine64 DAC POT, a wired ES9023 DAC module and a pcm5121 DAC module.'''&lt;br /&gt;
* '''Most old PI/PI2+ DACs should work (provided they do not need I2C for control).'''&lt;br /&gt;
* Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC&lt;br /&gt;
* Visit the project's website [https://volumio.org/forum/volumio-pine64-pine-a64-lts-sopine-compute-module-t9465.html here]&lt;br /&gt;
* Suitable for 512MB/1GB/2GB PINE A64(+) variants&lt;br /&gt;
* DD image (for 8GB micoSD card and above)&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/volumio/volumio-2.715-2020-03-04-pine64.img.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 2392422395bbce7f3d23dc036e1296d9&lt;br /&gt;
*** File Size: 404MB&lt;br /&gt;
* Login with&lt;br /&gt;
** Username: volumio&lt;br /&gt;
** Password: volumio&lt;br /&gt;
* '''Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/'''&lt;br /&gt;
* Please follow volumio update on [https://community.volumio.org/t/volumio-2-on-pine64-pine-a64-lts-sopine-compute-module/8190 volumio thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OpenMediaVault ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== OpenMediaVault Community Build Image [microSD Boot] ===&lt;br /&gt;
* [https://www.openmediavault.org/ openmediavault is the next generation network attached storage (NAS) solution, click link to OMV main page]&lt;br /&gt;
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]&lt;br /&gt;
** [https://sourceforge.net/projects/openmediavault/files/Other%20armhf%20images/ Direct download latest release build from sourceforge and look for OMV_x_x_x_Pine64_x.x.x.img.xz]&lt;br /&gt;
** Credentials (OMV for Web): admin/openmediavault&lt;br /&gt;
** Credentials (OMV for console): root/openmediavault&lt;br /&gt;
* If no HDMI output: After boot, you can use tools (e.g. [https://www.softperfect.com/products/networkscanner/ netscan]) to search for IP Address with PINE64 hostname. Use the IP Address on PC browser to access to the OMV Web.&lt;br /&gt;
* [[OpenMediaVault|OpenMediaVault Basic Setup]]&lt;br /&gt;
* [https://omv-extras.org/joomla/index.php/omv-plugins-3/3-stable OpenMediaVault Plugins]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retroarch ==&lt;br /&gt;
&lt;br /&gt;
[[Image:RetroArch-APK-Download.png|95px]]&lt;br /&gt;
&lt;br /&gt;
=== Retroarch Community Build Image by pfeerick ===&lt;br /&gt;
&lt;br /&gt;
*[https://github.com/pfeerick-pine64/linux-build/releases Direct Download from Github ]&lt;br /&gt;
*[https://forum.pine64.org/showthread.php?tid=4800 Extra information from Forum by Luke ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android Image Releases =&lt;br /&gt;
&lt;br /&gt;
== Android 7.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 7.1 Community Image [v0.3.10-r66] ===&lt;br /&gt;
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors&lt;br /&gt;
* [https://github.com/ayufan-pine64/android-7.1/releases/tag/0.3.10 ayufan Android 7.1 ver 0.3.10 GitHub]&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1&lt;br /&gt;
* DD images (advise 4GB microSD card and above):&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-v0.3.10-r66.img.gz Android 7.1 ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): B7C4D888473126D99B64C53E69E0FBFD&lt;br /&gt;
*** File Size: 783MB&lt;br /&gt;
** [https://github.com/ayufan-pine64/android-7.1/releases/download/0.3.10/android-7.1-pine-a64-tv-v0.3.10-r66.img.gz Android 7.1 TV ver 0.3.10 build 66 Direct download from GitHub]&lt;br /&gt;
*** MD5 (GZip file): C4CC29D27903913B6C2B2A93A15A289F&lt;br /&gt;
*** File Size: 707MB&lt;br /&gt;
* Please allows some time (around 5 minutes) for the initialization process on 1st boot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 6.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0 (HDMI Video Output) [20170112 v2.0.1] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P/&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): AC89A7938ADD59CFBB6355D372AFD644&lt;br /&gt;
**** File Size: 707MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 03A02D77B5EBC3F97CAB7FFA9DF3C229&lt;br /&gt;
**** File Size: 773MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D54C79F9D71A4748708DE85AB01DC610&lt;br /&gt;
**** File Size: 796MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C89596F8B5A265BFEE567F8EC899697E&lt;br /&gt;
**** File Size: 755MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 4EB51111E9A961C82B397E261DBB164B&lt;br /&gt;
**** File Size: 985MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C5A692C72ABF1978A199C699B1875A7C&lt;br /&gt;
**** File Size: 993MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): C6834C44B116C8325DCC0F10CFB840D7&lt;br /&gt;
**** File Size: 1.01GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0-20170112-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D6857EDAAEDEADF7F4FF5C98FC068D93&lt;br /&gt;
**** File Size: 1.05GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 6.0.1 (LCD Panel Video Output) [20170209] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!!&lt;br /&gt;
* Support dual display (LCD + HDMI output) output&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 61E969F159C6B11D0632C6633C6A5583&lt;br /&gt;
**** File Size: 761MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 0D83B4E698FEE88BAFF17606F4FB66C8&lt;br /&gt;
**** File Size: 777MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): DFC12CA8342FBE1E604B85B4E83C49B2&lt;br /&gt;
**** File Size: 703MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 60E9ED3D93D37A15D29A0C5A3B4F2C52&lt;br /&gt;
**** File Size: 830MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 5E40EDFCC0EE846999D9543C920DA508&lt;br /&gt;
**** File Size: 763MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): D90F725C838092C87E7F081A6156B1E8&lt;br /&gt;
**** File Size: 925MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89A31B23E8A1075EC2CDE0C5630A7895&lt;br /&gt;
**** File Size: 708MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver6.0.1-lcd-version-20170209-pine64-64GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): A1FA73DAEB063AE922DBD67B3F1E8211&lt;br /&gt;
**** File Size: 831MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Android 5.x ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Android 5.1.1 (HDMI Video Output) [20161208 v1.2.8] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* Set default HDMI output to 720P, video setting supports both 720P and 1080P&lt;br /&gt;
* Update GMS software package to 5.1r4&lt;br /&gt;
* Set UVC USB camera as front camera and 5M Pixel camera module as real camera&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board, not advise to run on 512MB PINE A64 Board due to system memory constrain&lt;br /&gt;
* Offline OTA Update images 20160711 ver 1.2.6 build:&lt;br /&gt;
** 1. Download the zip file and copy over to Android microSD card using &amp;quot;ES File Explorer&amp;quot; app&lt;br /&gt;
** 2. Launch &amp;quot;Update&amp;quot; app, and press &amp;quot;back&amp;quot; key, the &amp;quot;local update&amp;quot; box will appear&lt;br /&gt;
** 3. Select the download zip file and perform update. Please note that this update file is large and will targets around 10 minutes to perform this update&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/ota_inc_v1.2.6_v1.2.8.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6305067832B68B0869A39FD1DEDD397D&lt;br /&gt;
**** File Size: 4MB&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 10FE76153EA1BAC8CB5E32D861728378&lt;br /&gt;
**** File Size: 641MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 89F58F3E73D49C8C0457680EFB6964B3&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 9656755D826164FA32FF95CF3B7D5B3A&lt;br /&gt;
**** File Size: 664MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 15DB0DAF1555055970FF2F0E3376666C&lt;br /&gt;
*** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): E6A6604E2C8739E06CCCAF39FD23DED3&lt;br /&gt;
**** File Size: 635MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-16GB.img.gz Direct download from pine64.org]]&lt;br /&gt;
**** MD5 (GZip file): 911862D50E31F190A216BCE6A201421F&lt;br /&gt;
**** File Size: 652MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): 26DE24B6462EBF07FBC6B552B69FF374&lt;br /&gt;
**** File Size: 672MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-rooted-ver5.1.1-20161208-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
**** MD5 (GZip file): B7D429A912AA01017F70847B1F5AADAB&lt;br /&gt;
**** File Size: 699MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** Only use Phoenixcard method as last resort option&lt;br /&gt;
** Expected slow (10-30 minutes) boot up and response time during initialization&lt;br /&gt;
** This process may not everytime build up successfully&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/android/android-ver5.1.1-20161208-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 1FDC4003116CF8C0248B12EB8F453F3B&lt;br /&gt;
**** File Size: 412MB&lt;br /&gt;
&lt;br /&gt;
=== [OLD] Android 5.1.1 (LCD Panel Video Output) [20160603] ===&lt;br /&gt;
* THIS VERSION IS FOR LCD PANEL !!!! (Same LCD panel orientation as previous build)&lt;br /&gt;
* Rootable build, online update (OTA) only work when the build still not root&lt;br /&gt;
* new MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* LCD resolution is 1024 x 600&lt;br /&gt;
* Support CSI camera module&lt;br /&gt;
* The Android build suitable for 1GB/2GB PINE A64+ Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 689C05185D95D10B1F211E0A155C3BB2&lt;br /&gt;
**** File Size: 597MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): E24981B1ADECF5E578CB0D4E8FB638D9&lt;br /&gt;
**** File Size: 604MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 6486B0017DFCCB5068665E24D87C0D22&lt;br /&gt;
**** File Size: 626MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 3CC094B520C78B90C9F00069AA06B2AB&lt;br /&gt;
**** File Size: 645MB&lt;br /&gt;
&lt;br /&gt;
* Rooted DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-8GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 9271CAF9F2C1769664BFCEF30EB829C4&lt;br /&gt;
**** File Size: 591MB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-16GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): AB45150D5DFCF0FAA438B8323A829BEC&lt;br /&gt;
**** File Size: 603MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-32GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 893D32274C973D41B472228B80DFAFC2&lt;br /&gt;
**** File Size: 634MB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/android/android-rooted-ver5.1.1-lcd-version-20160603-pine64-64GB.zip Direct download from pine64.org]&lt;br /&gt;
**** MD5 (Zip file): 2A722CC6490132ADCEB4F3A878F8B1AA&lt;br /&gt;
**** File Size: 663MB&lt;br /&gt;
* Phoenix Card image:&lt;br /&gt;
** [https://files.pine64.org/os/android/android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard.zip Direct download from pine64.org]&lt;br /&gt;
*** MD5 (Zip file): 26ECB4ADECEB5126F7896E80E6123B8B&lt;br /&gt;
*** File Size: 348MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Bliss OS ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bliss OS [20170919] ===&lt;br /&gt;
* An Open-Source OS, based on Android, for phones, tablets &amp;amp; PCs&lt;br /&gt;
* Multi-Windows Android Build&lt;br /&gt;
* You can visit the Bliss OS website [https://blissroms.com/ here]&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** [https://files.pine64.org/os/pine-a64/bliss/Bliss-pine64_a64+_20170919.img.gz Direct download from pine64.org]&lt;br /&gt;
*** MD5 (GZip file): 01a50f62460b759a4fb49dd93cf72fe9&lt;br /&gt;
*** File Size: 945MB&lt;br /&gt;
* Use the Taskbar launcher for Desktop mode UI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Remix OS ==&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;[DISCONTINUED]&amp;lt;/span&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Remix OS 2.0 [20170105] ===&lt;br /&gt;
* This build optimizes Gigabit Ethernet parameter and improves on GbE connectivity&lt;br /&gt;
* Add Remix apps market&lt;br /&gt;
* Video setting supports both 720P and 1080P&lt;br /&gt;
* Supports video screen scaling function&lt;br /&gt;
* New MAC address assignment method, tags to board and SoC unique ID&lt;br /&gt;
* Support UVC USB camera as front camera&lt;br /&gt;
* Known issues:&lt;br /&gt;
** Not yet support 5M Pixel camera module as real camera.&lt;br /&gt;
** Even the HDMI output can set to 720P, but during boot up time, the boot logo stil maintain as 1080P&lt;br /&gt;
* There is no Phoenixcard build release&lt;br /&gt;
* This version best suitable for 2GB PINE A64+ Board, can runs on 1GB PINE A64+ Board with performance lagging, not suitable for 512MB PINE A64 Board&lt;br /&gt;
* DD images:&lt;br /&gt;
** For 8GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-8GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1jIBKjsU Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): 77E499DF8BFF9A39F9C58E04877A41B5&lt;br /&gt;
**** File Size: 1.10GB&lt;br /&gt;
** For 16GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-16GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1pLCpVsR Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): CF65049DA13A4AD8BA6D4BC19D97FB35&lt;br /&gt;
**** File Size: 999MB&lt;br /&gt;
** For 32GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-32GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1skSkIhn Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): E1CA0D611307B5657BBFD73E4825C83D&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
** For 64GB microSD Card&lt;br /&gt;
*** [https://files.pine64.org/os/pine-a64/remix/remix-v2.0-20170105-pine64-64GB.img.gz Direct download from pine64.org]&lt;br /&gt;
*** [https://pan.baidu.com/s/1bFifr4 Direct Download from BaiduPan for China user]&lt;br /&gt;
**** MD5 (GZip file): D6988832DDB5790EA2FC4DEE3CB6CCD9&lt;br /&gt;
**** File Size: 1.18GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Windows 10 IoT Releases =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* PINE64 Win10 IoT build already passed the [https://catalog.azureiotsuite.com/details?title=Allwinner_Technology_Pine64 Microsoft Azure certification]&lt;br /&gt;
* For step by step installation process, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/doc/How%20to%20flash%20ffu.md github link]&lt;br /&gt;
* For release note, please follow this [https://github.com/Leeway213/Win10-IoT-for-A64-Release-Notes/blob/master/20160809/Pine64/ReleaseNotes.md github link]&lt;br /&gt;
* For Microsoft Azure IoT SDKs, please follow this [https://github.com/Azure/azure-iot-sdks/ github link]&lt;br /&gt;
&lt;br /&gt;
== Win10 IoT [10.0.15063.0_20170602] ==&lt;br /&gt;
* 10.0.15063.0_20170602&lt;br /&gt;
** Update Notes since 10.0.15063.0_20170524:&lt;br /&gt;
*** Fix the failure of default application installation caused by a app certification issue&lt;br /&gt;
*** Fix that the default application cannot start automatically after installation&lt;br /&gt;
*** Fix Ethernet initialization problem and now the Ethernet will start successfully every time&lt;br /&gt;
*** Enable the usermode access for all unusable GPIO pins in Pi-2 bus( later provide a UWP sample to show how to control these pins )&lt;br /&gt;
** Extra Notes:&lt;br /&gt;
*** If you want to connect a USB peripheral for extension, please connect a USB hub to the lower USB interface as the medium&lt;br /&gt;
*** Please refer to [https://github.com/Leeway213/BSP-aw1689/blob/master/doc/Dev%20Guide.md Part 2 of chapter 3: Debug with a virtual net over USB] on how to use the upper USB interface&lt;br /&gt;
&lt;br /&gt;
* 10.0.15063.0_20170524&lt;br /&gt;
** Some Updates:&lt;br /&gt;
*** Update the OS version to build v.10.0.15063.0 (Creators Update)&lt;br /&gt;
*** New page style of Device Portal, visit https://deviceipaddr:8080 to check it&lt;br /&gt;
*** Built-in Cortana assistant, need to be enabled in settings page in default app and Device Portal&lt;br /&gt;
*** Support on-screen keyboard, need to be enabled in Device Portal&lt;br /&gt;
*** Enable 100M Ethernet and fix some bugs&lt;br /&gt;
*** Support built-in UART bus in A64 SoC(not built in the ffu, later provide driver binary and deployment helper)&lt;br /&gt;
*** Support built-in IR module in A64 SoC(not built in the ffu, later provide source code and dev doc for developers in community)&lt;br /&gt;
** Known Issues:&lt;br /&gt;
*** Kernel debug is enabled by default. This will slow the bring-up process. If a kernel debug is not necessary for you, visit Device Portal and navigate to Processes-&amp;gt;Run Command page, run this command to disable:&lt;br /&gt;
**** Bcdedit /store C:\EFIESP\EFI\Microsoft\boot\BCD /set {default} debug off&lt;br /&gt;
*** An PnP bug in audio device may cause a blue screen when acting software shutdown&lt;br /&gt;
*** Ethernet device may not start with problem code 12 at the first time to bring up&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/os/pine-a64/win10-iot/PINE64_Win10IoT_TestOS_build_10.0.15063.0_20170602.ffu Windows IoT Direct Download from pine64.org]&lt;br /&gt;
** MD5 (FFU file): ACA617C0C9CEDA705DD510BF041E79B4&lt;br /&gt;
** File Size: 957MB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Linux BSP SDK =&lt;br /&gt;
&lt;br /&gt;
== Linux BSP Kernel 4.9 ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_lichee_BSP4.9.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-GZip file): 7736e3c4d50c021144d125cc4ee047a4&lt;br /&gt;
** File Size: 5.40GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Android SDK =&lt;br /&gt;
&lt;br /&gt;
== Android Oreo [v8.1] ==&lt;br /&gt;
* [https://files.pine64.org/SDK/PINE-A64/PINE-A64_SDK_android8.1.tar.xz Direct Download from pine64.org]&lt;br /&gt;
** MD5 (TAR-Gzip file): b0394af324c70ce28067e52cd7bc0c87&lt;br /&gt;
** File Size: 24.94GB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Mali-400 64-bit Driver =&lt;br /&gt;
&lt;br /&gt;
== Mali-400 64-bit Driver [20171220] ==&lt;br /&gt;
* [[Mali_Driver|Mali 64-bit X11 and Wayland Driver Download]]&lt;br /&gt;
&lt;br /&gt;
= Other Tools =&lt;br /&gt;
&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/PhoenixCard4_1_3.zip Allwinner PhoenixCard Bootable SD-Card Creator]&lt;br /&gt;
* [https://files.pine64.org/tools/allwinner/DragonFace.zip Allwinner DragonFace software that will let you edit and modify A64 Stock Android Build PhoenixCard image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Checking microSD Card Performance and whether it is Counterfeit =&lt;br /&gt;
* [https://sosfakeflash.wordpress.com/2008/09/02/h2testw-14-gold-standard-in-detecting-usb-counterfeit-drives/comment-page-3/#comment-9861 H2testw 1.4 – Gold Standard In Detecting USB Counterfeit Drives]&lt;br /&gt;
* [https://oss.digirati.com.br/f3/ F3 - an alternative to h2testw]&lt;br /&gt;
This will help you to determine if the SD-Card is Counterfeit Drive or not&lt;br /&gt;
&lt;br /&gt;
[[Category:Pine A64]]&lt;/div&gt;</summary>
		<author><name>MichaIng</name></author>
	</entry>
</feed>