Difference between revisions of "ROCK64 Software Releases"

From PINE64
Jump to navigation Jump to search
Line 101: Line 101:
* 8GB microSD card or eMMC module and above
* 8GB microSD card or eMMC module and above
** [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]
** [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]
== Slackware==
https://files.pine64.org/sw/pine64_installer/json/slackware.png
* 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)
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] ===
* System with a graphical shell
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [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]
* Login with
** Username : root
** Password : password
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] ===
* System without a graphical shell
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [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]
* Login with
** Username : root
** Password : password
* To run the OS on eMMC
**Flash the image to micro SD, power up the board with micro SD and login
**Copy the image file to micro SD by using SFTP. The image file must be in .img. ''note : root user are not allow transfer file to micro SD.''
**After finish copy the file, power off the board and add eMMC module to the board
**Bootup the board, run below command for flashing to eMMC module
***>>dd if=[image file] of=/dev/mmcblk1 bs=10M
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''
***then edit 2 files in eMMC module:
***>> mount /dev/mmcblk1p1 /media
***>> echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
***>> sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
**After done, power off board and remove micro SD. Then bootup with only eMMC module.
== DietPi ==
http://files.pine64.org/sw/pine64_installer/json/dietpi.png
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].
* Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].
* DD image (for 4 GiB micro SD card or eMMC and above)
** [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Buster.7z Direct download from dietpi.com]
* Login with
** Username: '''root'''
** Password: '''dietpi'''




Line 251: Line 306:
* DD image (for 8GB micoSD card and above)
* DD image (for 8GB micoSD card and above)
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]
** [https://github.com/mrfixit2001/recalbox_rock64/releases Direct download latest release build from mrfixit2001 github]
== Slackware==
https://files.pine64.org/sw/pine64_installer/json/slackware.png
* 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)
* This Slackware build using ZST compression algorithm, please visit the [https://github.com/facebook/zstd ZST github site] for utility
=== Slackware Aarch64 XFCE Community Build Image [microSD Boot] ===
* System with a graphical shell
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [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]
* Login with
** Username : root
** Password : password
=== Slackware Aarch64 Miniroot Community Build Image [microSD Boot] ===
* System without a graphical shell
* DD image to microSD card and boot. Highly recommend using [https://etcher.io/ Etcher]
** [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]
* Login with
** Username : root
** Password : password
* To run the OS on eMMC
**Flash the image to micro SD, power up the board with micro SD and login
**Copy the image file to micro SD by using SFTP. The image file must be in .img. ''note : root user are not allow transfer file to micro SD.''
**After finish copy the file, power off the board and add eMMC module to the board
**Bootup the board, run below command for flashing to eMMC module
***>>dd if=[image file] of=/dev/mmcblk1 bs=10M
****''example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M''
***then edit 2 files in eMMC module:
***>> mount /dev/mmcblk1p1 /media
***>> echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
***>> sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
**After done, power off board and remove micro SD. Then bootup with only eMMC module.




Line 307: Line 322:
** username: root
** username: root
** password: centos
** password: centos
== DietPi ==
http://files.pine64.org/sw/pine64_installer/json/dietpi.png
* DietPi is a '''lightweight''', yet '''easy to setup''' and '''feature-rich''' Linux distribution, based on '''Debian'''.
* To find out more about DietPi, please visit the [https://dietpi.com/docs/ official documentation].
* Discuss the ROCK64 build on the [https://forum.pine64.org/showthread.php?tid=12514 PINE64 forum thread].
* DD image (for 4 GiB micro SD card or eMMC and above)
** [https://dietpi.com/downloads/images/DietPi_ROCK64-ARMv8-Buster.7z Direct download from dietpi.com]
* Login with
** Username: '''root'''
** Password: '''dietpi'''





Revision as of 03:07, 29 December 2020

Linux Image Releases

Armbian

https://files.pine64.org/sw/pine64_installer/json/armbian.png

  • Version 5.88 onward support Rock64-v3 board
  • To find out more about Armbian and available options please visit their site
  • Armbian pack as 7zip, please unzip first before dd.
  • DD image to microSD card or eMMC module and boot. Highly recommend using Etcher

Armbian Ubuntu Focal XFCE Desktop [microSD / eMMC Boot]

Armbian Ubuntu Bionic XFCE Desktop [microSD / eMMC Boot]

Armbian Debian Buster for Server and Light Desktop [microSD / eMMC Boot]

Armbian Ubuntu Focal for Server and Light Desktop [microSD / eMMC Boot]


AOSC

  • To learn more about AOSC, please visit the official AOSC website
  • AOSC using LZ4 compression algorithm, please visit the LZ4 github site for utility
  • 8GB microSD card or eMMC module and above
  • Login with
    • username: aosc
    • password: anthon

AOSC KDE Community Build Image [microSD and eMMC Boot]

AOSC GNOME Community Build Image [microSD and eMMC Boot]

AOSC MATE Community Build Image [microSD and eMMC Boot]

AOSC Cinnamon Community Build Image [microSD and eMMC Boot]

AOSC XFCE Community Build Image [microSD and eMMC Boot]

AOSC LXDE Community Build Image [microSD and eMMC Boot]


Manjaro ARM

https://files.pine64.org/sw/pine64_installer/json/manjaro.png

  • Only support ROCK64 ver2 SBC
  • To learn more about Manjaro please visit Manjaro Forum
  • DD image to microSD card or eMMC module. Highly recommend using Etcher
  • Console and SSH default login:
    • username: manjaro
    • password: manjaro

Manjaro KDE ARM Community Build Image [microSD / eMMC Boot] [19.04]

Manjaro LXQT ARM Community Build Image [microSD / eMMC Boot] [19.04]

Manjaro ARM Minimal Community Build Image [microSD / eMMC Boot] [19.04]


LibreELEC(KODI)

https://files.pine64.org/sw/pine64_installer/json/libreelec.png

Official LibreElec KODI Build Image [microSD / eMMC boot]


Slackware

https://files.pine64.org/sw/pine64_installer/json/slackware.png


Slackware Aarch64 XFCE Community Build Image [microSD Boot]

Slackware Aarch64 Miniroot Community Build Image [microSD Boot]

  • To run the OS on eMMC
    • Flash the image to micro SD, power up the board with micro SD and login
    • Copy the image file to micro SD by using SFTP. The image file must be in .img. note : root user are not allow transfer file to micro SD.
    • After finish copy the file, power off the board and add eMMC module to the board
    • Bootup the board, run below command for flashing to eMMC module
      • >>dd if=[image file] of=/dev/mmcblk1 bs=10M
        • example : dd if=slack-current-aarch64-xfce_08May18-4.4.126-rock64-build-20180508.img of=/dev/mmcblk1 bs=10M
      • then edit 2 files in eMMC module:
      • >> mount /dev/mmcblk1p1 /media
      • >> echo "rootdev=/dev/mmcblk1p1" >> /media/boot/uEnv.txt
      • >> sed -i 's:mmcblk0p1:mmcblk1p1:' /media/etc/fstab
    • After done, power off board and remove micro SD. Then bootup with only eMMC module.


DietPi

dietpi.png


Debian Stretch

https://files.pine64.org/sw/pine64_installer/json/debian.png

Debian Stretch Minimal 64bit (arm64) OS Image [microSD / eMMC Boot] [0.8.3]


Debian by mrfixit2001

https://files.pine64.org/sw/pine64_installer/json/debian.png

Minimal Debian [microSD / eMMC Boot]


Ubuntu 18.04 Bionic

https://files.pine64.org/sw/pine64_installer/json/penguin.png

Ubuntu 18.04 Bionic LXDE Desktop Image [microSD / eMMC Boot] [0.8.3]

Ubuntu 18.04 Bionic minimal 64bit (arm64) Image [microSD / eMMC Boot] [0.8.3]

Ubuntu 18.04 Bionic minimal 32bit (armhf) Image [microSD / eMMC Boot] [0.8.3]

Ubuntu 18.04 Bionic Containers Image (DockerCE & Kubernetes)[microSD / eMMC Boot] [0.8.3]


OpenMediaVault

https://files.pine64.org/sw/pine64_installer/json/omv.png

Jessie OpenMediaVault Community Build Image [microSD to eMMC] [0.5.15-136] by ayufan

* There's a bug with eMMC in the "Stable" 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

Stretch OpenMediaVault OS Image 32bit (armhf) [microSD / eMMC Boot] [0.8.3]

Stretch OpenMediaVault OS Image 64bit (arm64) [microSD / eMMC Boot] [0.8.3]


NextCloudPi

https://files.pine64.org/sw/pine64_installer/json/nextcloudpi.png

NextCloudPi Community Build Image [microSD / eMMC Boot] [03-10-19]

  • 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 website
  • You can follow the ongoing discussion about NextCloudPi on the PINE64 forum
  • DD image to microSD card and boot. Highly recommend using Etcher
  • Login with
    • username: root
    • password: 1234


Recalbox

https://files.pine64.org/sw/pine64_installer/json/recalbox.png

Recalbox Community Build Image [microSD / eMMC boot]


Cent OS

https://files.pine64.org/sw/pine64_installer/json/centos.jpg

CentOS-7 Community Build Image [microSD Boot]

  • Only support ROCK64 ver2 SBC
  • Centos-7.4.1708 with kernel from Armbian-5.69 (minimum build)
  • To find out more on installation process, please visit their Project31 site
  • Login with
    • username: root
    • password: centos


NEMS Linux [No Longer Maintained]

https://files.pine64.org/sw/pine64_installer/json/nems.jpg

  • Only support ROCK64 ver2 SBC
  • NEMS stands for "Nagios Enterprise Monitoring Server" and it is a modern pre-configured, customized and ready-to-deploy Nagios Core image designed to run on low-cost micro computers.
  • To find out more about NEMS on the PINE64 and available tweaks to the installation please visit the PINE64 forum thread
  • Login with
    • Username: nemsadmin
    • Password: nemsadmin
  • Installation Guide
  • To find out more on NEM Linux, please visit their site

NEMS Linux [microSD / eMMC boot] [v1.5 - build 2]


Lakka

https://files.pine64.org/sw/pine64_installer/json/lakka.png

Lakka Community Build Image [microSD / eMMC Boot]


Volumio Digital Audio Player

https://files.pine64.org/sw/pine64_installer/json/volumio.png

  • Only support ROCK64 ver2 SBC
  • Volumio is a linux-based headless DAP (digital audio player), which connects to your home stereo system or your DAC
  • Visit the project's website here
  • You can follow the ongoing discussion about Volumio on the PINE64 forum

Volumio Digital Audio Player Community Build Image [microSD Boot] [2.528-2019-01-12]

  • DD image (for 8GB micoSD card and above)
  • Login with
    • Username: volumio
    • Password: volumio
  • Volumio is controlled using a Web-GUI which can be accessed via a web browser using the boards IP or volumio.local/


Fedora

https://files.pine64.org/sw/pine64_installer/json/fedora.png

Fedora Minimal Community Build Image [microSD boot] [Preliminary Build]


BSD Image Releases

NetBSD

Netbsd.png

  • To learn more about NetBSD please visit NetBSD main page
  • DD image to microSD card or eMMC module. Highly recommend using Etcher
  • Console and SSH default login:
    • username: root
    • password: [none]
  • Instructions concerning enabling SSH can be found here

OpenBSD

Openbsd.png


Android Image Releases

Android TV 9.x eMMC (No Google Play)

https://files.pine64.org/sw/pine64_installer/json/android_9.png


* For install Playstore on Android 9.0, please follows this forum thread

Android 9.0 Stock Image [eMMC Boot] using DD method [20190617]

  • DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using Etcher or PINE64 Installer
  • Please allow 3-5 minutes boot up time on first time for initialization
  • DD image for 16GB eMMC module
  • DD image for 32GB eMMC module
  • DD image for 64GB eMMC module


Android 9.0 Stock Image [eMMC Boot] using ROCKChip tools method [20190617]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at top USB 2.0 port, needs USB type A to type A cable.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This is Android TV build version


Android 9.0 Stock Rooted Image [eMMC Boot] using DD method [20190618]

  • DD image to eMMC module using USB adapter for eMMC module and boot. Highly recommend using Etcher or PINE64 Installer
  • Please allow 3-5 minutes boot up time on first time for initialization
  • DD image for 16GB eMMC module
  • DD image for 32GB eMMC module
  • DD image for 64GB eMMC module


Android 9.0 Stock Rooted Image [eMMC Boot] using ROCKChip tools method [20190618]

  • Please unzip first and then using Android tool to flash in
  • The OTG port located at top USB 2.0 port, needs USB type A to type A cable.
  • Please allow 3-5 minutes boot up time on first time for initialization
  • This is Rooted Android TV build version
  • Guide to flashing eMMC using Rockchip Tools
  • Direct download from pine64.org
    • MD5 (GZip file): FC5F80C3A939AD0F8DCE5B85F22D20A1
    • File Size: 544MB

Android 9.x (No Google Play)

https://files.pine64.org/sw/pine64_installer/json/android_9.png

Android 9.0 Stock Rooted Image [microSD Boot] using DD method [20190621]


Android 9.0 Stock Rooted Image [microSD Boot] using ROCKChip SDDisk tools method [20190621]

Android 8.x TV eMMC (preinstalled Google Play Store)

https://files.pine64.org/sw/pine64_installer/json/android_8.png

Android 8.1. Stock Image [eMMC Boot] using DD method [20180606]

  • DD image to eMMC module. Highly recommend using Etcher
  • Please allow 10-15 minutes boot up time on first time for initialization
  • Direct download from pine64.org
    • MD5 (XZ file): C05846B89A6483DA911CEA604627524F
    • File Size: 561MB

Android 8.1. Stock Image [eMMC Boot] using ROCKChip tools method [20180606]

Android 8.x TV

https://files.pine64.org/sw/pine64_installer/json/android_8.png

Android 8.1. Stock Image [microSD Boot] [20180623]

  • DD image to microSD card and boot. Highly recommend using Etcher
  • Please allow 10-15 minutes boot up time on first time for initialization
  • Direct download from pine64.org
    • MD5 (XZ file): 85372A568C114ADE7CD9632CEBA193E9
    • File Size: 575MB

Android 7.x eMMC

https://files.pine64.org/sw/pine64_installer/json/android_7.png

Android 7.1.2 Stock Image [microSD to eMMC] [Rooted] [20171204]

  • DD image to microSD card. Highly recommend using Etcher
    • Shorting the eMMC PIN with a jumper as shown on the 1st image of 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 time for initialization
  • USB 3.0 patches
  • Enable Real Time Clock support for Popcorn Hour Transformer
  • Direct download from pine64.org
    • MD5 (XZ file): 43443467DFCAEDE767556843EB4D6707
    • File Size: 558MB
  • Set MacAddress on ROCK64

Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204]


Android 7.x

https://files.pine64.org/sw/pine64_installer/json/android_7.png

Android 7.1.2 Stock Image [microSD Boot] [Rooted] [20171204]

  • DD image to microSD card and boot. Highly recommend using Etcher
  • Please allow 10-15 minutes boot up time on first time for initialization
  • USB 3.0 patches
  • Enable Real Time Clock support for Popcorn Hour Transformer
  • Direct download from pine64.org
    • MD5 (XZ file): 56520ED3DB6E587DA140AD314A055EB2
    • File Size: 544MB


Android TV 7.x eMMC

https://files.pine64.org/sw/pine64_installer/json/android_7.png

Android TV 7.1 Community Build Image [microSD to eMMC] [v0.3.4-r86] by ayufan

Android TV 7.1 Community Build Image [eMMC] by ayufan


Android TV 7.x

https://files.pine64.org/sw/pine64_installer/json/android_7.png

Android TV 7.1 Community Build Image [microSD Boot] by ayufan


Android SDK

Android P SDK [v9.0]