Difference between revisions of "PinePhone Software Releases"
m (Add to PinePhone category) |
m (Added Lomiri link) |
||
Line 176: | Line 176: | ||
Plasma: [https://osdn.net/projects/manjaro-arm/storage/pinephone/plasma-mobile/alpha7/ Download link for the Alpha7 version of the Plasma Mobile release] | Plasma: [https://osdn.net/projects/manjaro-arm/storage/pinephone/plasma-mobile/alpha7/ Download link for the Alpha7 version of the Plasma Mobile release] | ||
Lomiri: [https://osdn.net/projects/manjaro-arm/storage/pinephone/lomiri/ Download link for the Alpha0 version of the Lomiri release] | |||
* ''' username/password ''' | * ''' username/password ''' |
Revision as of 22:48, 13 September 2020
This page contains a list of all available releases for the PinePhone as well as links to further resources.
See PinePhone Installation Instructions on how to install the operating systems.
Note: Some releases may 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.
Software Releases
This is a list of OSes that specifically support the PinePhone, but as support is included in Mainline Linux, in principle any ARM Linux OS can be used, if possible required patches are included.
postmarketOS
postmarketOS is a preconfigured version of Alpine Linux for mobile devices that offers a choice of several desktop environments including Plasma Mobile and Phosh.
- Download location
Rather than downloading a demo image, postmarketOS recommends the use of their script, pmbootstrap, that can tailor build your SD card for you.
Note: pmbootstrap offers an option to install to the eMMC.
Demo images can be found here.
- username/password
demo/147147 (for demo images only - when building an image with pmbootstrap you set your own username and password (the Phosh lock screen requires your password, but only presents a numeric keyboard, so you should use only numbers in your password).
- What works, what does not work
See postmarketOS dedicated PinePhone wiki page
If you install Firefox browser (or are using a demo image that already has it installed) then these hints in the pmOS wiki are recommended.
- How to contribute and report defects
postmarketOS issue tracker for PinePhone support. See postmarketOS wiki for options to contribute.
Ubuntu Touch by UBports
A Mobile Version of the Ubuntu Operating System made and maintained by the UBports Community.
Ubuntu touch is a mobile version of Ubuntu developed by the UBports community. Installation instructions can be found on the UBports PinePhone project. There is also a script to download the latest image and flash to your PinePhone. In the future, Ubuntu Touch will be able to be installed onto the PinePhone with the UBports installer GUI tool.
- Download location
- username/password
Set up during boot
- What works, what does not work
Scroll down to the bottom of this page.
- How to contribute and report defects
See UBports gitlab page. See UBports website for how to donate.
Mobian
An unofficial Debian build for ARM64 running with the Phosh user interface (developed by Purism, Phosh uses Wayland instead of Xorg). The base system is pure Debian, with only the GUI applications and a few others (ModemManager, WiFi chip firmware) being built from modified sources (as well as the kernel and u-boot). Current version is Debian Bullseye.
- Download location
Don't forget to extract the image before installing: $ gzip -d Downloads/mobian-pinephone-*.img.gz
See the project page for specific installation instructions.
- username/password
mobian/1234
- What works, what does not work
See the project's README file or the wikifor most up to date status.
Check bug tracker for known issues. Questions? Ask on our thread.
- How to contribute and report defects
It is recommended that you log your bug reports in the project's issue tracker. As a general rule, issues with third-party apps (even the default ones) should be reported upstream. A Mobian issue would be related to getting the hardware to work on the PinePhone, but if unsure where the issue should be reported just open a ticket or ask. Feel free to pick an open issue to work on, or send a merge request on Gitlab.
- Notes
See Mobian for PinePhone or the wiki for additional information regarding screen resolution, USB networking, WiFi hotspot, Chatty and the repository.
SailfishOS
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:
- Download the flashing script
- Insert a microSD card in your device
- Make the script executable:
chmod +x flash-it.sh
- Verify that you have the
bsdtar
package installed - Execute it:
./flash-it.sh
- Follow the instructions. Some commands in the script require root permissions (for example: mounting and flashing the SD card).
- username/password
Set PIN on initialization.
- What works, what does not work
May 4th 2020: The SFOS image is now the latest 3.3.0.16 release. This has resolved many problems (for example MTP file transfer now works) but there are several glitches, the most serious being very intermittent wifi. Random hissing noise for about 10 seconds. This release of SF has Nextcloud integration.
May 24th 2020: Voice calls now work but not available in public builds yet. If you have a Jolla registration a minor bug means you have to submit the request twice. WiFi still intermittent. The battery indicator previously only showed level at boot, now improved but far from reliable.
If you're not familiar with SFOS pay attention to the tutorial - the interface works great but isn't immediately obvious. If you are familiar with SF you can skip the tutorial by touching all 4 corners starting top left. There is a limited selection of apps available from the Jolla store, the vast majority are hosted on openrepos.net. The Storeman app for openrepos is now preinstalled, and also Webcat browser as the built in browser is not working at the moment.
- How to contribute and report defects
See the SailfishOS wiki for links to their forum as well as info required when reporting an issue. See the SailfishOS wiki for options to contribute
- Notes
OTA is supported: zypper refresh && zypper update
as root (devel-su
to get root access). Things that need reflash are bootloader specific at the moment. If improvements like crust or changes of partition layout are added then you need to reflash.
PureOS
PureOS is a GNU/Linux distribution focusing on privacy and security, using the GNOME desktop environment. It is developed and maintained by Purism.
- Download location
This is an unofficial/unsupported PinePhone port by mozzwald and maintained by clover that can be downloaded here.
- source code
If you want to report a bug or look at what goes into the PinePhone build of PureOS, visit the Git repository.
- username/password
purism/123456
- Build instructions
If you want to build it yourself you can follow the instructions posted here.
Fedora
An (unofficial) vanilla Fedora rawhide build for aarch64 with megi's kernel and some additional packages to tie it all together. It aims to eventually be an upstream part of the Fedora project, rather than a phone-specific distribution.
- Download location
flashable images or build scripts
- username/password
pine/1111
- What works, what does not work
WiFi, Bluetooth, SMS, Data, Calls all work! There are still a few bugs though, and [some features don't have driver support yet https://xnux.eu/devices/pine64-pinephone.html#toc-feature-driver-support-matrix] on any PinePhone distribution.
- How to contribute and report defects
Please send your bug reports at the project's issue tracker. Be sure to include logs if applicable! Send us merge requests on Github.
Arch Linux ARM
(Unofficial) Arch Linux ARM with Phosh as the UI selection, it's usable on the PinePhone and currently being maintained by the DanctNIX community.
- Download location
Get the latest image here: https://github.com/dreemurrs-embedded/Pine64-Arch/releases
- username/password
alarm/123456
- What works, what does not work
Most of the things now works, there are some minor issues with crust.
- How to contribute and report defects
Feel free to send us merge requests and report issues on GitHub.
Manjaro ARM
Manjaro is a user-friendly Linux distribution based on the independently developed Arch operating system with the Plasma Mobile desktop environment.
- Download location
Phosh: See Manjaro forum announcement of Alpha2 version
Plasma: Download link for the Alpha7 version of the Plasma Mobile release
Lomiri: Download link for the Alpha0 version of the Lomiri release
- username/password
- manjazo/123456
- root/root
- What works, what does not work
See Manjaro's announcement. In particular, phone calls do not yet work from the Phone application.
- How to contribute and report defects
See the end of the announcement.
Maemo Leste
Maemo is a trimmed-down version of Debian for mobile devices, originally a collaboration between Nokia and many open source projects (the Maemo community) before Nokia abandoned it. The community now takes full responsibility in developing fully open source Maemo for a variety of mobile devices.
The new version Maemo 7 "Leste" is an ARM64 port of Devuan (Debian without systemd) and runs the mainline Linux kernel. The default user interface stack is Hildon, Xorg, Matchbox WM, and GTK. The current version is Devuan Ascii (Debian Stretch) and 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/Devuan, which benefits both projects.
More detailed information can be found on the Maemo Leste 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.
- username/password
root/toor
You may use "sudo" directly.
- What works, what does not work
For current status and work arounds please read their PinePhone wiki page, and update as necessary (make sure to notify them of new issues by leaving a report on their github, see below).
- How to contribute and report defects
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 BraveHeart edition.
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. Learn about development, porting packages, building packages, todo list, and general info on how to package for Debian. Some tasks have funding available.
Nemo Mobile
Nemo Mobile is the open source build of Sailfish OS, see the new website nemomobile.net.
You can install Nemo on any device that runs Sailfish, see the above website for details. Or you can flash the image to SD card/emmc on the PinePhone, download here https://yadi.sk/d/8oSZp-frGidscw (requires Yandex Disk account).
- Download location
Download location is here on GitHub. The latest version is not an image file and therefore not for beginners!
Alternative easy installation method: install Sailfish on your PP first (follow instructions on this page under Sailfish). Enable developer mode. In the terminal run as root (devel-su):
ssu ar nemo-devel-ux http://repo.merproject.org/obs/home:/neochapay:/nemo-ux/sailfish_latest_armv7hl/
then
pkcon refresh
then install the nemo-specific Glacier packages:
pkcon install lipstick-glacier-home-qt5
If necessary, reboot.
- username/password
- What works, what does not work
Scroll down the page here.
- How to contribute and report defects
For more info please visit neochapay's Github page
KDE Neon
Based on KDE Neon for the desktop, comes with Plasma Mobile.
- Download location
Plasma mobile images can be found here.
- username/password
phablet/1234
- What works, what does not work
- How to contribute and report defects
NixOS
NixOS support is handled through the Mobile NixOS project.
There is no pre-built complete image. For now users are expected to follow the instructions in the Getting Started page, and on the device's page.
- What works, what does not work
This information may change, but currently it boots, it's as compatible as the Android-based devices are with Mobile NixOS. It even supports a bit more since it can use Wi-Fi.
Support for all of the hardware will be coming, this project is a breadth-first work, where the work spans multiple devices in parallel.
- How to contribute and report defects
On the project's repository. Please specify that you are using a PinePhone when reporting issues. Details about contributions and donations are on the NixOS website.
LuneOS
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.
- username/password
- What works, what does not work
- How to contribute and report defects
Sxmo
A collection of Suckless programs to create a mobile UI. Based on Postmarket OS
- Download location
Sxmo images can be found here.
- username/password
mo/mo
- What works, what does not work
PinePhone's backlight turns off at 2/10 brightness.
- How to contribute and report defects
All the contributing information is here.
openSUSE
openSUSE running on the PinePhone
- Download location
openSUSE images can be found here.
Nightly images here.
CI/CD for nightly images here.
- username/password
pine/1234
- What works, what does not work
You can find all information about the progress of the project here.
AVMultiPhone
AVMultimedia linux running on the PinePhone
- Download location
https://de.osdn.net/projects/avmultimedia/releases/
- username/password
archivista/1234
- What works, what does not work
All linux applications (Firefox, LibreOffice, Gimp, Inkscape, Kodi etc.). Phone calls and SMS (text messages), primitiv acces to camera (1280x720).
AVMultiPhone offers a classic Linux desktop (Mate) on the PinePhone. The basis is PostmarketOS. In contrast to other PinePhone distributions, AVMultiPhone offers real Linux feeling without sacrificing the functionality of a smartphone.
GloDroid
A fully open source port of Android to the PinePhone
- Download location
https://github.com/GloDroid/glodroid_manifest/releases
- username/password
- What works, what does not work
WiFi, screen dimming, touchscreen and charging all work. No Bluetooth support yet.
Factory Test OS
On the BraveHeart model there was a pmOS based basic factory test OS pre-installed on the eMMC. Martijn Braam from pmOS has improved the functionality of the image considerably.
Since the 20200501 version it is able to test all the hardware. It also includes functionality to install a new OS to the eMMC when using with an test image that includes that OS image. The downloadable image just does the hardware tests.
Do not flash eMMC to test your device, just copy it to mSD and test from there. New versions are distributed as part of the pmOS distribution.
Links:
- Software Images (download the latest one that is marked pine-pinephone-YYYYMMDD-factorytestX.img.xz)
- Git repo
- Documentation
Installing other ARM64 distributions
Warning: Distributions not on this page may not even boot after you follow this section. In the best case, they will be barely usable. This is more for fun, or if you would like to port a new distribution to the PinePhone.
Note: This section uses megi's kernel releases, and not the official ones from PINE64. While it is possible to use the official (and in the future, mainline) kernel, megi provides binary releases, which makes it very easy.
If you would like to see specific commands for how to complete these steps, see https://github.com/nikhiljha/pp-fedora-sdsetup (an example for Fedora) or https://xnux.eu/howtos/install-arch-linux-arm.html (an example for Arch Linux).
- Create a boot (from 4 MB to about 252 MB) and root (from 252 MB to the end of the card) filesystem on the SD card.
- Format the boot partition with vfat, and the root partition with f2fs.
- Extract the root filesystem from your distribution's ARM image into the root filesystem on the SD card. Do not copy the partition, copy the files (in archive mode: like rsync -ar).
- Edit /etc/fstab to match your partitions.
- Grab megi's kernel from https://xff.cz/kernels/ (you probably want 5.6 or later).
- Follow the README instructions, which involves copying the kernel modules into the SD card rootfs and writing u-boot and the bootloader.
Other Resources
Community
Hardware information
- General PinePhone hardware info in this Pine64 wiki.
- PinePhone 1.1 BraveHeart hardware details (details specific to the BraveHeart Edition).
- PinePhone 1.2 hardware details (details specific to the Community Edition).
- The postmarketOS wiki has a detailed page on the PinePhone hardware here, and the preceding devkit here.
Other software information
- sunxi community wiki
- megi feature/driver support matrix
- megi bootUI notes (for dualbooting/multibooting) see demonstration on YouTube,
- ayufan boot tools
Other