PinePhone Software Releases

From PINE64
Jump to navigation Jump to search

This page is intended to help you install a software release on your PinePhone. In addition it provides details of all the available releases so that you can do some background reading about them to help inform your choice. Finally it provides a number of links to other resources related to your PinePhone.

General instructions

Initial (new) release installation should be to a micro SD card. It is recommended to choose a card with fast I/O of small files for best performance of your PinePhone. See blogs by Jeff Geerling (link in Other Resources at the bottom of this page) for tests on SDcards.

Generic installation instructions are in this section, please see the releases below for specific installation options they may offer/require.

Boot priority

The default PinePhone boot priority is first the SD card and then the eMMC so inserting your own SD card with your preferred release will result in the phone booting your image.

User megi has demonstrated his multi-boot development on YouTube, see Other Resouces at the bottom of this page for a link to his notes.

Brave Heart essential information

Your Brave Heart phone ships with a film of plastic between the battery and the phone. You need to open the back cover (gently), then remove the battery and finally remove the film.

Photo of Brave Heart case from OSAKANA TARO on Twitter
Photo of Brave Heart inside from OSAKANA TARO on Twitter
Photo of Brave Heart battery tab from OSAKANA TARO on Twitter

There has been a report on the forum that this plastic can distort the connection between the battery and the phone: please check your setup carefully after removing the tab.

Each Brave Heart phone does ship with a bootable release on the eMMC. This is a special version of postmarketOS intended only for a final factory test. As such the listed tests are not warranted to check what you may expect, e.g. the audio check only outputs to 1 channel

Discussion to use the modem

There is a document about using the modem by user megi here. This is from circa 18 Jan 2020.

Note at this date there is no TL;DR version - the script at the end to disable the modem before power off is pretty essential to avoid corrupting your modem's flash memory.

Backlight

All current distributions do not have a good setup for the backlight at low brightness. If configured too low, the backlight shuts down completely, but the screen is still displayed and usable in bright front-light.

Sailfish is currently the only OS that initially uses automatic backlight control. This makes the screen to appear blank. When shining a bright light on the screen, you can still navigate the screen. (and maybe the screen switches on temporarily due to the light sensor) This will make it possible for you to disable auto brightness in Settings, Display.

Preparation of SD card

  1. Download your chosen image from the options below
  2. Extract the compressed file
  3. Write the image to your SD card
  4. Plug SD card into phone
  5. Boot phone

If you need step-by-step instructions for writing an image to an SD card, check NOOB#Step-by-Step_Instructions_to_Flashing_MicroSD_Cards then return to this page.

You may also need to expand the flashed image to fill your SD card. To do so after you've booted the device, install growpart and resize2fs on the phone and then run...

growpart /dev/mmcblkX Y
resize2fs /dev/mmcblkXpY

... where X and Y correspond to your SD card's identifier (viewable from lsblk).

Installation to eMMC

  • Prepare a new SD card as above
  • Boot the phone
  • The eMMC appears as /dev/mmcblk2 and so any standard Linux mechanism to move your image there will work, e.g. dd.

Software Releases

postmarketOS

postmarketos.png

postmarketOS is a preconfigured version of Alpine Linux for mobile devices that offers a choice of several desktop environments including Plasma Mobile and phosh. 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.

  • Download location

Rather than downloading a demo image postmarketOS recommend the use of their script, pmbootstrap, that can tailor build your SD card for you. See for example this forum thread. The demo images are currently (13-02-2020) built from a development branch with more fixes, so images built with pmbootstrap may not be as nice yet.

Note pmbootstrap offers an option to install to the eMMC.

Demo images can be found here.

  • user-id/password

demo/147147 (for demo images only - when building an image with pmbootstrap you set your own user-id and password. NOTE: currently some lock screens require your password, but only present a numeric keyboard. So you should use only numbers in your password until you've verified you can unlock with other characters.)

  • What works, what does not work

See postmarketOS wiki page

  • Where/how to report defects

postmarketOS issue tracker for PinePhone support

  • Contributions

See postmarketOS wiki for options to contribute.

Ubuntu Touch by UBPorts

ubports.png A Mobile Version of the Ubuntu Operating System made and maintained by the UBports Community.

A short, state-of-the-art (as at 5 Feb 2020) demo on YouTube.

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

  • Download location

See UBports gitlab page.

  • user-id/password

The default password is phablet

  • What works, what does not work

Scroll down to the bottom of this page.

To get the modem to work (as at 10 Feb) you need to manually:

sudo /usr/share/ofono/scripts/enable-modem
sudo /usr/share/ofono/scripts/online-modem
  • Where/how to report defects

See UBports gitlab page.

  • Contributions

See UBports website for how to donate.

Maemo Leste

maemo_leste.png

Maemo is an operating system originally developed by Nokia in collaboration with many open source projects (the Maemo community) before Nokia abandoned it. The community now takes responsibility in developing fully open source Maemo for a variety of mobile devices including the Pinephone.

Maemo Leste is basically Devuan for mobile devices. The version Maemo 7 Leste is an ARM64 port of Devuan Ascii (Debian Stretch) and runs the mainline Linux kernel. The default user interface is Hildon, but this can be changed. They are working on an upgrade to Devuan Beowulf (Debian Buster) as well as simultaneous support for both Devuan and Debian. In addition to the main repository, they announced a community repository. To keep updated they use automation in their package maintenance with jenkins (similar to debian's buildd). Porting packages to Maemo Leste is basically a simple matter of porting to arm64 version of Debian, which benefits both projects.

More detailed information can be found on the Maemo wiki, or follow announcements on their website, and check out Frequently Asked Questions.

  • Download location

Maemo Leste test builds. There is also an image builder, see their wiki for instructions on how to build a custom image.

  • user-id/password

root/toor

You may use "sudo" directly.

  • What works, what does not work

For current status and work arounds please read the Maemo wiki entry, and update as necessary (make sure to notify them of new issues by leaving a report on their github, see below).

  • Where to Report Issues

Most discussion occurs at #maemo-leste on freenode IRC. The Maemo website also has an ongoing forum thread for feedback about Maemo Leste on the PinePhone.

All other contact information is listed on the main page of the Maemo wiki. You should submit bug reports on github. To track known issues, you may use these search terms: pinephone, pine64

  • Development

Learn about development, porting packages, building packages, todo list, and general info on how to package for Debian. Some tasks have funding available.

SailfishOS

sailfishos.png Sailfish OS is a Linux-based operating system based on open source projects such as Mer and including a closed source UI.

  • Download location

The SailfishOS image is built on Gitlab CI. The latest image can be installed using the flashing script.

The script downloads the image and bootloader from our CI, 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. Verify that you have the bsdtar package installed
  5. Execute it: ./flash-it.sh
  6. Follow the instructions. Some commands in the script require root permissions (for example: mounting and flashing the SD card).

Note that after baking µSD card and booting phone, as per Reddit comment you have to adjust autobrightness settings in order to actually see interface.

  • user-id/password
  • What works, what does not work

The current (6 Feb) version of Sailfish has a defect with the auto brightness: on first boot this means you get a blank screen. You need to hold your phone up to a bright light to enable the screen, then disable the auto brightness in Settings, Display. See this forum thread. If you're not familiar with SFOS, be prepared by having a Jolla account and skip the tutorial by touching all 4 corners starting top left. This is just because holding a light over the sensor can be tricky, otherwise the SFOS tutorial is necessary as the UI is not that intuitive.

  • Where/how to report defects

See the Sailfish wiki for links to their forum as well as info required when reporting an issue.

  • Contributions

See the SailfishOS wiki for options to contribute.

Manjaro ARM

manjaro.png Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system with the Plasma Mobile desktop environment.

  • Download location

See Manjaro forum announcement of Alpha3 version

  • user-id/password
    • manjaro/manjaro
    • root/root
  • What works, what does not work

See Manjaro announcement.

  • Where/how to report defects
  • Contributions

See the end of the announcement here.

NixOS

nixos.png

  • Download location
  • user-id/password
  • What works, what does not work
  • Where/how to report defects

See Bugs section on this page.

  • Contributions

Details about contributions and donations are on the NixOS website.

LuneOS

luneos.jpg Based on WebOS by LG, comes with Luna Next desktop environment.

  • Download location

LuneOS test image for PinePhone Tofe recommends using bmaptool ; for example "bmaptool copy http://build.webos-ports.org/luneos-testing/images/pinephone/luneos-dev-image-pinephone-testing-0-15.rootfs.wic.gz /dev/mmcblk0". Rename .wic file to .img for standard dd usage.

  • user-id/password
  • What works, what does not work
  • Where/how to report defects
  • Contributions

Nemo Mobile

nemo_mobile.png Nemo Mobile is the open source build of Sailfish OS.

See this forum thread for how to get going.

  • Download location

Download location is here on GitHub.

  • user-id/password
  • What works, what does not work

Scroll down the page here.

  • Where/how to report defects

For more info please visit neochapay's github page

  • Contributions

Debian + Phosh

Debian for ARM64 running with phosh user interface. See this thread in the forum.

KDE Neon

plasma_mobile.png Based on KDE Neon for the desktop, comes with Plasma Mobile.

  • Download location

Plasma mobile images can be found here.

  • user-id/password

phablet/1234

  • What works, what does not work
  • Where/how to report defects
  • Contributions

Aurora

Available soon.

Other Resources

Community

Hardware information

  • PinePhone hardware details in this Pine64 wiki.
  • PinePhone_v1.1_-_Braveheart hardware details specific to the Braveheart handsets.
  • The postmarketOS wiki has a detailed page on the PinePhone hardware here, and the preceeding devkit here.

Other software information

Other