Difference between revisions of "PinePhone"

From PINE64
Jump to navigation Jump to search
(Create link to 1.1 braveheart page, make other hardware revision entries read better)
Line 31: Line 31:
== Hardware Revisions ==
== Hardware Revisions ==


# [[Project Don't be evil|devkit]]
# [[Project Don't be evil|"Project Don't Be Evil" devkit]]
# v1.0 - developer phone
# Pinephone v1.0 - Developer batch
# v1.1 - braveheart ([http://files.pine64.org/doc/PinePhone/PinePhone_Schematic_v1.1_20191031.pdf schematic])
# [[Pinephone v1.1 - Braveheart]]


== Hardware Addons ==
== Hardware Addons ==

Revision as of 20:23, 16 December 2019

The PinePhone is a smartphone created by Pine64, capable of running mainline Linux and supported by many partner projects. A "braveheart" edition is currently available for purchase from the PINE64 store, though it should be noted that this version comes without a preinstalled OS, and is geared specifically towards tinkerers and hackers. People looking for a stable consumer-grade phone should wait for the final release, which is expected to occur in March 2020 and will be available for at least five years.

Specifications

Dimensions: 160.5 x 76.6 x 9.2mm
Weight: Between 180-200 grams
Build: Plastic
SIM Card: Micro-SIM
Display:

Size: 5.95 inches (151mm) diagonal
Type: HD IPS capacitive touchscreen, 16M colors
Resolution: 1440x720, 18:9 ratio

System on Chip: Allwinner A64
RAM: 2GB LPDDR3 SDRAM
Internal Storage: 16GB eMMC, extendable up to 2TB via microSD, supports SDHC and SDXC
Back Camera: Single 5MP, 1/4", LED Flash
Selfie Camera: Single 2MP, f/2.8, 1/5"
Sound: Loudspeaker, 3.5mm jack & mic (jack doubles as hardware UART if killswitch 6 is deactivated)
Communication: EG25-G

LTE: B1, B2, B3, B4, B5, B7, B8, B12, B13, B18, B19, B20, B25, B26, B28, B38, B39, B40, B41
WCDMA: B1, B2, B4, B5, B6, B8, B19
GSM: 850, 900, 1800, 1900 (MHz)
WLAN: Wi-Fi 802.11 b/g/n, single-band, hotspot
Bluetooth: 4.0, A2DP
GNSS: GPS/GLONASS/BeiDou/Galileo/QZSS, with A-GPS

Sensors: Accelerometer, gyro, proximity, ambient light, compass
Killswitches: Modem, Wifi & Bluetooth, Microphone, Cameras
Battery: 2750-3000 mAh Lithium ion (replaceable with any Samsung J7 form-factor battery)
I/O: USB Type-C (SlimPort), USB Host, DisplayPort Alternate Mode output, 15W 5V 3A Quick Charge, follows USB PD specification

Hardware Revisions

  1. "Project Don't Be Evil" devkit
  2. Pinephone v1.0 - Developer batch
  3. Pinephone v1.1 - Braveheart

Hardware Addons

The PinePhone has 6 "pogo pins" on the back allowing for custom hardware extensions such as wireless charging or an IR blaster. The pogo pins provide access to an interrupt line, power input to charge the battery, 3.3v power source, and an I2C interface.

A step file for the back cover is freely available for creating custom cases that interface with the pogo pins.

Killswitch configuration

The PinePhone features six switches that can be used to configure its hardware. They are numbered 1-6, with switch 1 located nearest to the modem. Their on position is toward the top of the phone.

Photo of Developer mainboard courtesy of Martijn Braam, postmarketOS
  1. Modem: On enables 2G/3G/4G communication and GNSS hardware, off disables.
  2. WiFi/BT: On enables Wi-Fi and Bluetooth communication hardware, off disables.
  3. Microphone: On enables audio input from on-board microphones (not 3.5mm jack), off disables.
  4. Rear camera: On enables the rear camera, off disables.
  5. Front camera: On enables the front camera, off disables.
  6. Headphone: On enables audio input and output via the 3.5mm audio jack, off switches the jack to hardware UART mode.

Modem and Carrier Support

To check if the PinePhone is supported on your carrier:

Search for your carrier on frequencycheck.com and compare the carrier's LTE/GSM/WCDMA frequencies to the PinePhone's supported frequencies (listed under the specifications section).

It is likely that there will be a few frequencies that your carrier uses which are not supported by the PinePhone. Not all of the carrier's frequencies need to be supported by the PinePhone for it to work - as long as most of them are supported, you will still get good coverage.

Operating Systems

The PinePhone will automatically boot from microSD if a bootable card is inserted. Although it is technically possible to use any ARM distro (because the PinePhone uses the mainline kernel), there are a few that are designed specifically for phones:

postmarketOS

postmarketOS is a preconfigured version of Alpine Linux for mobile devices. The latest builds can be downloaded from the images page to be flashed to the PinePhone.

More information is available at postmarketos.org and on their dedicated PinePhone wiki page.

Ubuntu Touch

Ubuntu touch is a mobile version of Ubuntu developed by the UBports community. Images can be downloaded from here. The default password is phablet. In the future, Ubuntu Touch will be able to be installed onto the PinePhone with the UBports installer GUI tool.

Sailfish OS

The latest Sailfish OS image can be installed using the flashing script.

The script downloads the image and bootloader, extracts everything and burns it onto the SD card. Note: The script will format and erase 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.

Nemo Mobile

Nemo Mobile is the open source build of Sailfish OS.

Maemo Leste

Maemo Leste images can be downloaded here. The default username is root and the password is toor

LuneOS

LuneOS downloads are available here.