Difference between revisions of "Project Don't be evil"

From PINE64
Jump to navigation Jump to search
(→‎UBPorts mainline build: Broken release)
(→‎KDE Plasma Mobile build: No need to list)
Line 125: Line 125:
** [https://images.postmarketos.org/pinephone/ Direct download from postmarketOS image site]
** [https://images.postmarketos.org/pinephone/ Direct download from postmarketOS image site]
** [https://wiki.postmarketos.org/wiki/Pine_Don%27t_be_evil_devkit_(pine-dontbeevil) postmarketOS PinePhone "Don't Be Evil" dev kit wiki site]
** [https://wiki.postmarketos.org/wiki/Pine_Don%27t_be_evil_devkit_(pine-dontbeevil) postmarketOS PinePhone "Don't Be Evil" dev kit wiki site]
== KDE Plasma Mobile build ==
[[File:plasma_mobile.png|right|100px]]
* Not Yet Ready *


== Sailfish OS build ==
== Sailfish OS build ==

Revision as of 17:41, 22 February 2023

The Project "Don't be evil" - Phase 2 of PINE64 Smartphone "PinePhone" Development Kit

Project Don't be evil is an actual smartphone developer kit for the PINE64 Smartphone dubbed "PinePhone". It is used in the early stages of development as a starting point for affiliated projects. PinePhone development has been broken down into three distinct phases:

  • First phase - Project Anakin
  • Second phase - purpose-built development kit code named "Don't be evil" and introduced at FOSDEM 2019
  • Lastly, the third phase which is the PinePhone itself - scheduled to be prototype released in Q3 2019 and BTO batch released with mobile OS parents in Q4 2019 (pending on software development).

Qee3ovj.jpg Qsud2Gt.jpg Martijnpocket.jpg

Baseboard and SOPine Module Information, and Schematics

  • Baseboard Dimensions: 165mm x 76mm x 19.5mm
  • Input Power: DC 5V @ 2A, 3.7V Li-Ion battery connector, USB type-C connector

Baseboard Schematic:

SOPine Module Schematic:

Wifi/BT module information:

Pin assignment:

SoC and Memory Specification

Based on the Allwinner A64/R18. The R18 and A64 are identical SoC but R18 committed for 10 years supply by vendor.

Allwinner A64.jpg Allwinner R18.png

CPU Architecture

  • Quad-core ARM Cortex-A53 Processor@1152Mhz
  • A power-efficient ARM v8 architecture
  • 64 and 32bit execution states for scalable high performance
  • Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function
  • Support Large Physical Address Extensions(LPAE)
  • VFPv4 Floating Point Unit
  • 32KB L1 Instruction cache and 32KB L1 Data cache
  • 512KB L2 cache

GPU Architecture

System Memory

  • RAM Memory Variants: 2GB LPDDR3.
  • Storage Memory: SPI Flash and optional eMMC module from 16GB up to 64GB

Datasheets for Components and Peripherals

Allwinner A64/R18 SoC information:

X-Powers AXP803 PMU (Power Management Unit) information:

LPDDR3 information:

eMMC information:

SPI NOR Flash information:

Project Don't be evil module/component related information:

Software and OS Image Downloads

Postmarket OS Early Alpha test build [microSD Boot]

PostmarketOS logo.png

Sailfish OS build

SailfishOS logo.png

The Sailfish OS image is build on Gitlab CI, the latest image can be installed using our flashing script written in Bash.

The script downloads the image and bootloader from our CI, extracts everything and burns it onto the SD card.

Instructions:

1. Download the flashing script

2. Insert a microSD card in your device

3. Make the script executable: chmod +x flash-it.sh

4. Execute it: ./flash-it.sh

5. Follow the instructions. Some commands in the script require root permissions (for example: mounting and flashing the SD card).

Note: The script will format and flash the SD card, make sure that you don't have any important data on the SD card!

Maemo Leste build

Maemoleste-logo.png

NixOS build

Error creating thumbnail: File missing
  • Not Yet Ready *

LuneOS build

Luneos-logo-256.png

Nemo Mobile build

Nemo mobile.png
  • Not Yet Ready *

Mali-400 64-bit Driver

Mali-400 64-bit Driver [20171220]


Quick Links to Build Sources of OS Images

Some these OS images labelled as beta or nightly builds which means they are only fit for testing purposes. These images should be used at your own risk and are not fit for normal use.

Errata for ver1.1 and ver1.2 board

1. Please DON'T insert micro SIM card to dev kit board micro SIM card slot, the SIM data, VPP, and GND signal have been misplaced. A miciPCIe adapter with sim card holder 9shown as below photo) will be provide to developers to correct this mistake.

MiniPCIe with sim slot adapter.png


2. The PinePhone dev kit doesn't charge due to VBUS on SOPine module is not connected. Please connect R9688 solder pads with 0 ohm resistor or using thin wire bridge up the solder pads. Location shows as below:

PinePhone VBUS charging small.png


3. The SOPINE's SPI NOR flash storage and the devkit's camera flash (heh) share the same GPIO pins. The flash storage may not be used.

SOPINE-SPI-Flash.png Pinephone-1.1-flash-schematic.png


4. On the camera flash GPIO conflict, the new assignment of GPIO PB3 pin for SGM3140 FLASH_EN and GPIP PD7 for FLASH_TRIGOUT. Please note that PD7 is also LCD_ID pin which may not be used.

GPIO PB3 location.jpg GPIO PB3 location

U54 SGM3140 FLASH EN pin location.jpg U54 SGM3140 FLASH_EN pin location

Flash GPIO Reassigned.jpg Flash GPIOs Reassigned wiring

Other Resources