Difference between revisions of "Pinebook Software Releases"

From PINE64
Jump to navigation Jump to search
(Update forum link)
m (→‎DietPi: Update links for new xz-compressed images)
 
(125 intermediate revisions by 8 users not shown)
Line 1: Line 1:
= Linux Image Releases =
This page contains a list of all available releases and tools for the [[Pinebook]].


'''Special thanks to Sunxi community, ayufan, and longsleep for their contributions'''
== Linux Image Releases ==


Below you will find useful links to various resources and forum threads:
Special thanks to the ''Sunxi community'', ''ayufan'' and ''longsleep'' for their contributions.
* [https://linux-sunxi.org/Pine_Pinebook Sunxi Pinebook Page]


== Xenial Mate eMMC ==
=== AOSC ===
[[File:aosc.png|right|100px]]
'''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].


Download:
* https://aosc.io/downloads/


=== Xenial Mate Community Build Image [microSD to eMMC] [0.6.2-77] by ayufan ===
{| class="wikitable"
* This is the default OS comes with Pinebook
!colspan="2" style="background: #a7d7f9;"| Default credentials
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
|-
* This is microSD install to eMMC version. Please follow bootup screen to complete eMMC installation process
! Default user
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite
| <code>aosc/anthon</code>
* Not yet optimize for Graphic and Video HW acceleration
|}
* DD image (for 8GB micoSD card and above):
** [https://files.pine64.org/os/Pinebook/ubuntu/xenial-mate-pinebook-bspkernel-0.6.2-77-sd2emmc.img.xz Direct download from pine64.org]
*** MD5 (GZip file): A945FA7E0E40EB6109C530D9815C20A3
*** File Size: 1.3GB
* Login with
** username: pine64
** password: pine64


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


'''Armbian''' is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored. To find out more about Armbian and available download options please visit the [https://www.armbian.com/rock64/ Armbian ROCK64 site].


=== Xenial Mate Community Build Image [microSD Boot] by ayufan ===
{| class="wikitable" style="text-align: center;"
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
|+ Compatibility
* Included Mate Desktop, Firebox Browser, and LibreOffice Suite
|-
* Not yet optimize for Graphic and Video HW acceleration
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
* DD image (for 8GB micoSD card and above):
|-
** [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]
| ✅ || ✅ || ✅
* Login with
|-
** username: pine64
|}
** password: pine64


== Xenial Minimal Image ==
Download:
* https://www.armbian.com/pinebook-a64/


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user
| <code>root/1234</code>
|}


=== Xenial Minimal Community Build Image [microSD Boot] by ayufan ===
=== Debian ===
* 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.
'''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].
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
* DD image (for 8GB micoSD card and above)
** [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]
* Login with
** username: pine64
** password: pine64
* '''Execute sudo /usr/local/sbin/resize_rootfs.sh''' script to resize the root partition in order to fully utilize the SD Card
* '''To update to the newest uboot, kernel and fixes use scripts found in /usr/local/sbin/'''
* '''Install Mate DE using: sudo /usr/local/sbin/install_desktop.sh'''


== KDE Neon Image ==
{| class="wikitable" style="text-align: center;"
|+ Compatibility
|-
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
|-
| ✅ || ✅ || ✅
|-
|}


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


=== KDE Neon Community Build Image [microSD Boot] ===
Installation:
* DD image (for 8GB micoSD card and above)
* 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.
** [https://files.kde.org/neon/images/pinebook-remix-nonfree/useredition/ Direct download latest release build from KDE Neon Pinebook]
* Login with
** username: live
** password: live


== Armbian ==
Notes:
* Installer offers automatic partitioning and full-disk encryption (LUKS), but only manual partitioning with a single ext4 partition has been confirmed to work.
* Bootloader must be installed separately after installation, before rebooting.
* WiFi driver kernel module must be provided during installation, or a USB network adapter used. (Android USB tethering works, with network driver <code>rndis_host</code>).
* See also: Debian Netboot installer on the 1080P Pinebook under [[Pinebook Pro Software Releases#Debian]]


=== DietPi ===
[[File:dietpi.png|right|100px]]


=== Armbian Bionic [microSD / eMMC Boot] [5.83] ===
'''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].
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)
* DD image (for 8GB micoSD card and above)
** [https://dl.armbian.com/pinebook-a64/Ubuntu_bionic_next_desktop.7z Pinebook Armbian download mirrors]
* Login with
** username: root
** password: 1234
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].


=== Armbian Xenial [microSD / eMMC Boot] [5.65] ===
Download:
* Armbian provides a build system and images for Debian/Xenial with BSP kernel and mainline kernel (beta)
* [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Bullseye.img.xz Debian 11 Bullseye] (supports the microSD card and eMMC, 4GB or more)
* DD image (for 8GB micoSD card and above)
* [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Bookworm.img.xz Debian 12 Bookworm] (supports the microSD card and eMMC, 4GB or more)
** [https://dl.armbian.com/pinebook-a64/Ubuntu_xenial_default_desktop.7z Pinebook Armbian download mirrors]
* Login with
** username: root
** password: 1234
* To find out more about Armbian and available options please visit their [https://www.armbian.com/pinebook-a64/ site].


== Arch Linux mainline XFCE  ==
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user
| <code>root/dietpi</code>
|}


=== Kali ===
[[File:Kali-logo.png|right|100px]]


=== Arch Linux mainline with XFCE GUI by anarsoul ===
'''Kali Linux''' is an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.
* Included XFCE Desktop, and Firefox browser
* DD image (for 8GB and above SD Card):
** [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]
* Login with
** User Name: alarm, Password: alarm
** User Name: root, Password: root
* please login root and execute "pacman -Syu" for latest update
* Standby feature not yet implememnted


<span style="color:#FF0000">'''* From SSH Login default disable root to access . So please first login alarm after command su password root to switch root'''</span>
{| class="wikitable" style="text-align: center;"  
|+ Compatibility
|-
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
|-
| ✅ || ✅ || ✅
|-
|}


== Q4OS ==
Download:
* https://www.kali.org/get-kali/#kali-arm


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>kali/kali</code>
|}


=== Q4OS Community Build Image [microSD Boot] ===
=== Slackware ===
* Q4OS is advertised as a 'fast and powerful operating system based on the latest technologies while offering highly productive desktop environment'
[[File:slackware.jpg|right|100px]]
* To learn more please visit the [https://forum.pine64.org/showthread.php?tid=4506 forum] or official [https://q4os.org/index.html Q4OS website]
* DD image (for 8GB micoSD card and above)
** [https://sourceforge.net/projects/q4os/files/stable/ Direct download latest release build from SourceForge and look for q4os-x.x-pinebook.xx.zip]
* login with:
** username: adminq
** password: adminq


== i3 ==
'''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).


{| class="wikitable" style="text-align: center;"
|+ Compatibility
|-
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
|-
| ❓ || ✅ || ❓
|-
|}


=== i3 Community Build Image [microSD Boot] by ayufan ===
Download:
* DD image (for 8GB micoSD card and above)
* [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]
** [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]
* Login with
** Username: pine64
** Password: pine64


== Netrunner ==
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Root user
| <code>root/password</code>
|}


== BSD Image Releases ==


=== Netrunner [20180417] [microSD Boot] ===
===NetBSD===
* You can visit the Netrunner website [https://www.netrunner.com/netrunner-for-pinebook/ here]
[[File:netbsd.png|right|100px]]
* DD image:
** [https://sourceforge.net/projects/netrunneros/files/netrunner-arm/netrunner-pinebook-1803-arm64.img.gz Direct download from sourceforge.net]


== AOSC ==
NetBSD community build. To learn more about NetBSD please visit the [https://www.netbsd.org/ NetBSD main page].


Download:
* [https://nycdn.netbsd.org/pub/arm/ Direct download latest release build from NetBSD by select 64bit - Pinebook]


=== AOSC Community Build Image with Mate Desktop [microSD Boot] [20181016] ===
{| class="wikitable" style="text-align: center;"
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
|+ Compatibility
* Known issue: no audio sound output.
|-
* DD image (for 8GB micoSD card and above)
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16.img.xz Direct download from pine64.org]
|-
*** MD5 (GZip file): A52A7692C1690F342685451527343E6B
| ✅ || ❓ || ❓
*** File Size: 2.62GB
|-
* Login with
|}
** username: aosc
** password: anthon


=== AOSC Community Build Image with Mate Desktop [eMMC Boot] [20181016] ===
Notes:
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
* Instructions concerning enabling SSH can be found [https://www.netbsd.org/docs/guide/en/chap-boot.html#chap-boot-ssh here]
* Known issue: no audio sound output.
* DD image to eMMC module using USB adapter for eMMC module.
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-mate_2018-10-16_mmc2.img.xz Direct download from pine64.org]
*** MD5 (GZip file): 1EE68EFF94C6CDB8DFAD573195FC3F2B
*** File Size: 2.63GB
* Login with
** username: aosc
** password: anthon


=== AOSC Community Build Image [microSD Boot] [20180616] ===
{| class="wikitable"
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
!colspan="2" style="background: #a7d7f9;"| Default credentials
* This is a minimal build and comes without a desktop environment
|-
* DD image (for 8GB micoSD card and above)
! SSH and TTY user
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-base_2018-06-16.img.xz Direct download from pine64.org]
| <code>root/[none]</code>
*** MD5 (GZip file): 616927BDE340FBB73969BD0BE396975A
|}
*** File Size: 462MB
* Login with
** username: aosc
** password: anthon


=== AOSC Community Build Image [eMMC Boot] [20180617] ===
===OpenBSD===
* To learn more about AOSC, please visit the official [https://aosc.io/ AOSC website]
[[File:Puffy_mascot_openbsd.png|right|100px]]
* This is a minimal build and comes without a desktop environment
* DD image to eMMC module using USB adapter for eMMC module.
** [https://files.pine64.org/os/Pinebook/AOSC/sun50i-a64-pinebook_sunxi64-base_2018-06-17_mmc2.img.xz Direct download from pine64.org]
*** MD5 (GZip file): 792E689EF6014DECC4DBAF182A867D0D
*** File Size: 472MB
* Login with
** username: aosc
** password: anthon


== DietPi ==
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&uid=12423.
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'''.
{{Outdated release}}
* 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].
* DD image (for 4 GiB micro SD card and above)
** [https://dietpi.com/downloads/images/DietPi_Pinebook-ARMv8-Buster.7z Direct download from dietpi.com]
* Login with
** Username: '''root'''
** Password: '''dietpi'''


==Manjaro ARM==
Download:
* SHA256: [https://www.dropbox.com/s/79hpdpehrbbk984/pinebook-2019-11-04.img.tgz.sha256?dl=0 Community member elewarr's Dropbox]
* Image: [https://www.dropbox.com/s/yas1glfvvucb9a0/pinebook-2019-11-04.img.tgz?dl=0 Community member elewarr's Dropbox]


{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! SSH and TTY user
| <code>pine64/pine64</code>
|-
! Root password
| <code>pine64</code>
|}


=== Manjaro KDE ARM Community Build Image [microSD Boot] [19.02] ===
== Android Image Releases ==
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum]
[[File:Android_logo_2019_(stacked).svg|right|100px]]
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
** [https://files.pine64.org/os/Pinebook/manjaro/Manjaro-ARM-kde-pinebook-19.02.img.xz Direct download from pine64.org]
*** MD5 (GZip file): 38e1d20e231c166b6469aa5e012ec583
*** size: 1.01GB
* Console and SSH default login:
** username: manjaro
** password: manjaro


=== Manjaro LXQT ARM Community Build Image [microSD Boot] [19.02] ===
=== Android 7.x ===
* To learn more about Manjaro please visit [https://forum.manjaro.org/tags/manjaroarm Manjaro Forum]
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
** [https://files.pine64.org/os/Pinebook/manjaro/Manjaro-ARM-lxqt-pinebook-19.02.img.xz Direct download from pine64.org]
*** MD5 (GZip file): ad82e199debb723d78b4b2587c319036
*** size: 783MB
* Console and SSH default login:
** username: manjaro
** password: manjaro


==RISC_OS==
Android 7.1 Community Build Image [microSD Boot] by ayufan. It only works on the 14.1" and 11.6" 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.


{{Outdated release}}


=== RISC OS Community Build Image [microSD Boot] [19.02] ===
Download:
* To learn more about RISC OS please visit [https://www.riscosopen.org/ RISC OS website]
* [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)
* DD image to microSD card or eMMC module. Highly recommend using [https://etcher.io/ Etcher]
** [https:///files.pine64.org/os/Pinebook/RISCOS/pine14_riscos_1GB.img.gz Direct download from pine64.org]
*** MD5 (GZip file): 4BE5698516FAF8420AEA34A422C20991
*** size: 50MB


Notes:
* Please allows some time (around 5 minutes) for the initialization process on the first boot.


=== Android 6.x eMMC ===


= Android Image Releases =
====Android 6.0.1 ====
== Android 7.x ==


Rootable build, online update (OTA) only works when the build is not rooted. The LCD resolution is 1366 x 768.


=== Android 7.1 Community Build Image [microSD Boot] by ayufan ===
{| class="wikitable" style="text-align: center;"
* Special thanks to ayufan, Icenowy, lennyraposo, longsleep, lukasz, tkaiser, Xalius and PINE64 community contributors
|+ Compatibility
* Please use good random IO access performance microSD card such as Samsung EVO when try out Android 7.1
|-
* DD image (advise 4GB microSD card and above):
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
** [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]
|-
* Please allows some time (around 5 minutes) for the initialization process on 1st boot
| ✅ || ❌ || ✅
|-
|}


== Android 6.x eMMC ==
{{Outdated release}}


Download:
* [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)


=== Android 6.0.1 Stock Image [microSD to eMMC] [20170605] ===
Notes:
* Rootable build, online update (OTA) only work when the build still not root
* microSD to eMMC
* LCD resolution is 1366 x 768
* Rooted DD image (advise 4GB microSD card and above):
** [https://files.pine64.org/os/Pinebook/android/android-ver6.0.1-rooted-20170605-pinebook-sd2emmc-lpddr3.img.xz Direct download from pine64.org]
*** MD5 (GZip file): C99BF459C6724BA73F12C532E87A8BA5
*** File Size: 776MB


== Bliss OS ==
====Android 6.0.1 ====


Rootable build. The LCD resolution is 1920 x 1080.


=== Bliss OS [20170919] [microSD Boot] ===
{| class="wikitable" style="text-align: center;"
* An Open-Source OS, based on Android, for phones, tablets & PCs.
|+ Compatibility
* Multi-Windows Android Build
|-
* You can visit the Bliss OS website [https://blissroms.com/ here]
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
* DD image:
|-
** [https://files.pine64.org/os/Pinebook/Bliss/Bliss-Pinebook_09.19.17_01.img.gz Direct download from pine64.org]
| ❌ || ✅ || ❌
*** MD5 (GZip file): 6B5BC28D69D575BA5448AD8081A0D356
|-
*** File Size: 943MB
|}
* Use the Taskbar launcher for Desktop mode UI


= Linux BSP SDK =
{{Outdated release}}
== Linux BSP [4.0] ==
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-BSP-4.0.tar.gz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 802D7C92D27177CBD17567359F9845A7
** File Size: 4.67GB


== Linux BSP [3.0] ==
Download:
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-BSP-3.0.tgz Direct Download from pine64.org]
* [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)
** MD5 (TAR-GZip file): 898ACF446851DF3BE7B643F62CE3CE84
** File Size: 4.18GB


== Linux BSP [2.0], kernel [v3.10], with GPL compliance header ==
Notes:
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-BSP-2.0-GPL.tar.gz Direct Download from pine64.org]
* microSD to eMMC
** MD5 (TAR-GZip file): 2EE11C9AED246C17995493F213A6A6DA
** File Size: 6.41GB


= Android SDK =
====Android 6.0.1 ====
== Android Oreo [v8.1] ==
* [https://files.pine64.org/os/sdk/A64-ver4.0/A64-Android-8.1-SDK.tar.gz Direct Download from pine64.org]
** MD5 (TAR-Gzip file): 7E73672FE84F8CD099264D640E107EA3
** File Size: 28.87.95GB


== Android Nougat [v7.0] ==
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.
* [https://files.pine64.org/os/sdk/A64-ver3.0/A64-Android-7.0-SDK.tgz Direct Download from pine64.org]
** MD5 (TAR-GZip file): 5D23D65BC1AA32B9048F62A4176BD9B3
** File Size: 22.60GB


== Android Marshmallow [v6.0] ==
{| class="wikitable" style="text-align: center;"
* [https://files.pine64.org/os/sdk/A64-ver2.0/A64-Android-6.0-SDK.zip Direct Download from pine64.org]
|+ Compatibility
** MD5 (Zip file): 12362D0B63EBF29FC363A50A942346D5
|-
** File Size: 12.17GB
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
|-
| ❌ || ✅ || ❌
|-
|}


= Mali-400 64-bit Driver =
{{Outdated release}}
== Mali-400 64-bit Driver [20160622] ==
* [[Mali_Driver|Mali 64-bit Driver Download]]


= Other Tools =
Download:
* [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)
* [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)
* [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)
* [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)
 
Notes:
* microSD boot
 
=== /e/ ===
[[File:e.png|right|100px]]
 
/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]
 
{| class="wikitable" style="text-align: center;"
|+ Compatibility
|-
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
|-
| ❌ || ✅ || ❌
|-
|}
 
{{Outdated release}}
 
Download:
* [https://files.pine64.org/os/Pinebook/e/e-n-pinebook_20190926.gz Direct download from pine64.org] (685MB, MD5 of the GZip file: ''4DC46A4E3ED2B47F4830E96DFCBBC6D8'')
 
== Linux BSP SDK ==
 
Download:
* [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'')
* [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'')
* [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'')
 
== Android SDK ==
 
Android Marshmallow (v6.0)
 
Download:
* [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'')
 
{| class="wikitable" style="text-align: center;"
|+ Compatibility
|-
! Pinebook 11.6″ !! Pinebook 11.6" 1080p !! Pinebook 14″
|-
| ✅ || ❓ || ❓
|-
|}
 
== Other resources ==
 
* Mali_Driver
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]
* [https://drive.google.com/file/d/0B0cEs0lxTtL3VmstaEFfbmU1NFk/view?usp=sharing Allwinner PhoenixCard Bootable SD-Card Creator]
* [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://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])
** [https://mega.nz/#!QxEjmaKB!S5nsVnzXVZg5aJ6qLtPOx1yJDPlbl0Vs4iV9VliRpE8 Direct download at Mega]


= Checking microSD Card Performance and whether it is Counterfeit =
* [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]
* [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


[[Category:PineBook]]
[[Category:Pinebook]]

Latest revision as of 14:57, 26 September 2023

This page contains a list of all available releases and tools for the Pinebook.

Linux Image Releases

Special thanks to the Sunxi community, ayufan and longsleep for their contributions.

AOSC

Aosc.png

AOSC OS is a general purpose Linux distribution that strives to simplify user experience and improve free and open source software for day-to-day productivity. To learn more about AOSC, please visit the official AOSC website.

Download:

Default credentials
Default user aosc/anthon

Armbian

Armbian.png

Armbian is a Linux distribution designed for ARM boards. They are usually Debian or Ubuntu flavored. To find out more about Armbian and available download options please visit the Armbian ROCK64 site.

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″

Download:

Default credentials
Root user root/1234

Debian

Debian is an operating system and a distribution of Free Software. The forum thread for release can be found here.

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″

Download:

Installation:

Notes:

  • Installer offers automatic partitioning and full-disk encryption (LUKS), but only manual partitioning with a single ext4 partition has been confirmed to work.
  • Bootloader must be installed separately after installation, before rebooting.
  • WiFi driver kernel module must be provided during installation, or a USB network adapter used. (Android USB tethering works, with network driver rndis_host).
  • See also: Debian Netboot installer on the 1080P Pinebook under Pinebook Pro Software Releases#Debian

DietPi

Dietpi.png

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

Download:

Default credentials
Root user root/dietpi

Kali

Kali-logo.png

Kali Linux is an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments.

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″

Download:

Default credentials
Default user kali/kali

Slackware

Slackware.jpg

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).

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″

Download:

Default credentials
Root user root/password

BSD Image Releases

NetBSD

Netbsd.png

NetBSD community build. To learn more about NetBSD please visit the NetBSD main page.

Download:

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″

Notes:

  • Instructions concerning enabling SSH can be found here
Default credentials
SSH and TTY user root/[none]

OpenBSD

Puffy mascot openbsd.png

OpenBSD 6.6-snapshot, Community Build Image (FVWM2 WM). To learn more about OpenBSD please visit OpenBSD main page. If you need more information please ping: https://forum.pine64.org/member.php?action=profile&uid=12423.

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

Download:

Default credentials
SSH and TTY user pine64/pine64
Root password pine64

Android Image Releases

Android logo 2019 (stacked).svg

Android 7.x

Android 7.1 Community Build Image [microSD Boot] by ayufan. It only works on the 14.1" and 11.6" 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.

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

Download:

  • ayufan's GitHub, look for android-7.1-pine-a64-pinebook-x.x.x-xx.img.gz (for microSD cards with 4GB or more)

Notes:

  • Please allows some time (around 5 minutes) for the initialization process on the first boot.

Android 6.x eMMC

Android 6.0.1

Rootable build, online update (OTA) only works when the build is not rooted. The LCD resolution is 1366 x 768.

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″
⚠️ The linked release is outdated and should no longer be used!

Download:

Notes:

  • microSD to eMMC

Android 6.0.1

Rootable build. The LCD resolution is 1920 x 1080.

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″
⚠️ The linked release is outdated and should no longer be used!

Download:

Notes:

  • microSD to eMMC

Android 6.0.1

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.

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″
⚠️ The linked release is outdated and should no longer be used!

Download:

  • For 8GB microSD cards from pine64.org (553MB, MD5 of the Gzip file CD27DF6083E6A4A5E7C8B986EB92FAA7, build 20181001)
  • For 16GB microSD cards from pine64.org (703MB, MD5 of the Gzip file 1376AAE8382E96FD7B45B0998A5CD6E9, build 20181001)
  • For 32GB microSD cards from pine64.org (867MB, MD5 of the Gzip file B54E7F323B316750654E385B078AEC58, build 20181001)
  • For 64GB microSD cards from pine64.org (734MB, MD5 of the Gzip file C8DBC6293EB51E58F91E27364C8C587D, build 20181001)

Notes:

  • microSD boot

/e/

E.png

/e/OS community build. To learn more about /e/OS, please visit the official website. Please check out this article on the Pinebook /e/ build. For a thread discussion please visit the PINE64 forum

Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″
⚠️ The linked release is outdated and should no longer be used!

Download:

Linux BSP SDK

Download:

Android SDK

Android Marshmallow (v6.0)

Download:

  • Direct Download from pine64.org (15.92GB, MD5 of the Zip file 12362D0B63EBF29FC363A50A942346D5)
Compatibility
 Pinebook 11.6″ Pinebook 11.6" 1080p  Pinebook 14″

Other resources