Difference between revisions of "PinePhone Software Releases"

Jump to navigation Jump to search
Line 277: Line 277:


An unofficial [https://www.debian.org Debian] build for ARM64 running with Phosh (developed by Purism, uses Wayland instead of Xorg).
An unofficial [https://www.debian.org Debian] build for ARM64 running with Phosh (developed by Purism, 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).
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 Bookworm.
Current version is Debian Bookworm.


'''Download location'''
==== Download ====


[https://images.mobian.org/pinephone/weekly/ Weekly] /
[https://images.mobian.org/pinephone/ Images]
[https://images.mobian.org/pinephone/installer/ Installer] /
[https://images.mobian.org/pinephone/ Stable (not recommended)]


Extract the image before installing:
{{Info|Tow-Boot required to be able to boot the images, see [https://wiki.mobian-project.org/doku.php?id=install-linux here]!}}


$ gzip -d Downloads/mobian-pinephone-*.img.gz
{| class="wikitable"
!colspan="2" style="background: #a7d7f9;"| Default credentials
|-
! Default user
| <code>mobian/1234</code>
|}


See the [https://wiki.mobian.org/doku.php?id=install project page] for specific installation instructions.
==== Notes ====
The development is work in progress. See [https://gitlab.com/mobian1/devices/pinephone-support pinephone-support] for further information. The Mobian wiki can be found [https://wiki.mobian-project.org/ here].


'''username/password'''
In order to connect to the device using SSH/SCP via WiFi, you need to install SSH on the device. You can do this by executing the following in a shell: "sudo apt-get install ssh", afterwards you can connect via SSH/SCP via WiFi using the PinePhone's IP address on port 22.


mobian/1234
'''What works, what does not work'''
See [https://gitlab.com/mobian1/mobian-recipes/-/blob/master/README.md the project's README file] or [https://wiki.mobian.org/doku.php?id=pinephone the wiki] for most up to date status.
Check [https://gitlab.com/groups/mobian1/-/issues bug tracker] for known issues. Questions? Ask on our [https://forum.pine64.org/showthread.php?tid=9016 thread].
'''How to contribute and report defects'''
It is recommended that you log your bug reports in [https://gitlab.com/mobian1/issues 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 [https://gitlab.com/mobian1 Gitlab].
'''Notes'''
See [https://wiki.mobian.org/doku.php?id=start the wiki] for additional information regarding screen resolution, USB networking, WiFi hotspot, Chatty and the repository.
----
----