Difference between revisions of "Projects:PinePhone Daily Driver"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Project: Using [[PinePhone]] as my daily driver smartphone, running [[Linux]] fulfilling [[Goal:Technology]].
 
Project: Using [[PinePhone]] as my daily driver smartphone, running [[Linux]] fulfilling [[Goal:Technology]].
  
{{Warning|1=All the current OS images are crashing (apart from [[Megous]]' kernel on [[Arch Linux ARM]]) on my [[PinePhone]].
+
{{Info|1=Active project as of 2022}}
  
It seems they have DRAM frequency set way too high: 624 MHz instead of 552 MHz. See [https://forum.pine64.org/showthread.php?tid=9832 this thread].}}
+
== Hardware Setup ==
 +
* [[PinePhone]] (more precisely, [[PinePhone Pro]])
 +
* Screen protector: iPhone 6 XL screen protector (see [https://wiki.pine64.org/index.php/PinePhone_FAQ])
 +
* Case: none
  
== Hardware ==
+
=== Notes ===
* [[PinePhone]]
+
* Battery replacement: any Samsung J7 form-factor battery[https://wiki.pine64.org/index.php/PinePhone#Specifications] [https://wiki.pine64.org/index.php/PinePhone_FAQ#Battery]
** Initial testing is done with [[PinePhone 1.1]].
+
* Case alternatives:
** Once [[PinePhone 1.2]] becomes available, this will be the daily driven device.
+
** Wireless charging back cover - generates too much heat, way less efficient than a USB-C cable
* Battery
+
** Soft transparent protective case from the [[Pine64]] store - [[PinePhone Pro]] is already sturdy enough, plus the case acts as an unnecessary insulation
** Factory-provided at first
 
** Replaceable with any Samsung J7 form-factor battery[https://wiki.pine64.org/index.php/PinePhone#Specifications]
 
*** {{IconTodo}} Find out more and look for a shop selling this (once needed)
 
* Screen protector
 
** Factory-provided at first
 
** Replacement source
 
*** Pine64 store? Currently doesn't seem to sell it.
 
*** Supposedly some iPhone screen protector is usable
 
**** {{IconTodo}} Find out more and look for a shop selling this (once needed)
 
* Protective case
 
** {{IconTodo}} Temporary solution: similar form factor of other devices on the market?
 
** {{IconTodo}} Source from [[Pine64]] store
 
  
== Software ==
+
== Software Stack ==
=== Wishlist ===
+
# OS: Arch Linux ARM from [[Danctnix]]
# Solid base [[Linux]] distribution
+
## bluetooth-autoconnect - automatically connects to known devices
#* lightweight, customizable
+
## [https://github.com/bulletmark/sleep-inhibitor sleep-inhibitor] - prevents sleep during audio playback
#* community-supported with continuous updates
+
# Terminal: (default)
#* large package repository
+
# Web browser: [[Firefox]]
# 1 day of battery life
+
# Passwords manager: [[KeepassXC]]
#* ability to enter power-saving mode and leave it in a matter of seconds of user request
+
# Email client: [[Geary]]
#* automatic power-saving after a period of inactivity
+
# Calculator: (default)
 +
# Alarm: [[Birdie]]
 +
# IM client: [[Mirage]]
 +
# Music player:
 +
## [[Lollypop]] for locally-stored music
 +
## [[VLC]] for NAS-stored music
 +
# Podcast player: [[Pragha]]
 +
# Podcast downloader: [[Podget]]
 +
# Camera & Video recorder: [[Megapixels]]
 +
# Calendar & Contacts sync: [[Evolution]]
 +
# VPN client: ---
 +
# RSS client: ---
 +
# OTP generator: ---
 +
# Ebook reader: ---
 +
# Weather forecast: ---
 +
# Maps, navigation: ---
  
=== [[postmarketOS]] ===
+
=== Partitions ===
==== Pros and Cons ====
+
* OS on the microSD card
* {{IconPlus}} [[Alpine Linux]]
+
* /home on the internal [[eMMC]] flash storage, encrypted
  
==== Next Steps ====
+
This allows easier OS swapping while keeping my personal data and settings.
* {{IconWip}} Flash a prebuilt image
 
** {{IconPlus}} ?
 
** {{IconMinus}} ?
 
* {{IconTodo}} Build and flash from the repository
 
* {{IconTodo}} Try the custom image
 
* {{IconTodo}} Try customizing the image
 
 
 
 
 
=== [[UBports]] ===
 
==== Pros and Cons ====
 
* {{IconPlus}} [[Ubuntu]] (almost [[Debian]], could be worse)
 
* {{IconPlus}} Built via [[debos]] from source
 
 
 
==== Next Steps ====
 
* {{IconWip}} Flash a prebuilt image
 
** {{IconPlus}} ?
 
** {{IconMinus}} Crashes during boot.
 
* {{IconFail}} Waiting for a better build... (couldn't use a bootloader with lower DRAM frequency)
 
* {{IconTodo}} Build and flash from the repository
 
* {{IconTodo}} Try the custom image
 
* {{IconTodo}} Try customizing the image
 
 
 
=== [[Mobian]] ===
 
==== Pros and Cons ====
 
* {{IconPlus}} [[Debian]] (almost as good as [[Arch Linux]])
 
* {{IconPlus}} Aims to be as upstream as possible, built from source
 
* {{IconMinus}} [[Phosh]]
 
 
 
==== Next Steps ====
 
* {{IconDone}} Flash a prebuilt image
 
** {{IconPlus}} Boots, serial shell works
 
** {{IconMinus}} Bootloader needs to be replaced for lower frequency of DRAM
 
** {{IconMinus}} [[Phosh]]
 
*** You can install Gnome, but it is not polished for the device and it is slow.
 
* {{IconFail}} Waiting for a better build...
 
* {{IconTodo}} Build and flash from the repository
 
* {{IconTodo}} Try the custom image
 
* {{IconTodo}} Try customizing the image
 
 
 
=== [[Arch Linux ARM]] ===
 
Via [[Arch Linux ARM for PinePhone Installer]].
 
==== Pros and Cons ====
 
* {{IconPlus}} [[Arch Linux]]
 
* {{IconMinus}} Relies on [[Megous]]' kernel image and updates
 
 
 
==== Next Steps ====
 
* {{IconDone}} Update to kernel 5.7
 
* {{IconFail}} Try again the current status and progress
 
** {{IconInfo}} Tested, boots and works, but the USB network seems broken as of 2020-05-11 --> Reverting to 5.6
 
** {{IconInfo}} Kernel 5.6.13 works with USB network as of 2020-05-17
 
 
 
== [[sxmo]] ==
 
Tiling WM [[dwm]] based on [[pmos]].
 
==== Pros and Cons ====
 
* {{IconPlus}} Based on [[pmos]], i.e. [[Alpine Linux]]
 
* {{IconPlus}} Tiling WM is nice to use on a phone.
 
* {{IconMinus}} Tiling doesn't work completely with all the apps.
 
* {{IconMinus}} Hard to learn the controls
 
* {{IconMinus}} No real power saving.
 
 
 
==== Next Steps ====
 
* {{IconInfo}} Waiting for a future release.
 
  
 
== Related ==
 
== Related ==
 +
* [[Projects:PinePhone Daily Driver Distributions Testing]]
 +
* [[Projects:PinePhone Daily Driver with Arch Linux]]
 +
* [[Projects:PinePhone Daily Driver with Sway]] (deprecated)
 
* [[PinePhone Hardware]]
 
* [[PinePhone Hardware]]
 
* [[PinePhone Software]]
 
* [[PinePhone Software]]

Latest revision as of 13:47, 5 June 2022

Project: Using PinePhone as my daily driver smartphone, running Linux fulfilling Goal:Technology.

[i] Active project as of 2022

Hardware Setup

Notes

  • Battery replacement: any Samsung J7 form-factor battery[2] [3]
  • Case alternatives:
    • Wireless charging back cover - generates too much heat, way less efficient than a USB-C cable
    • Soft transparent protective case from the Pine64 store - PinePhone Pro is already sturdy enough, plus the case acts as an unnecessary insulation

Software Stack

  1. OS: Arch Linux ARM from Danctnix
    1. bluetooth-autoconnect - automatically connects to known devices
    2. sleep-inhibitor - prevents sleep during audio playback
  2. Terminal: (default)
  3. Web browser: Firefox
  4. Passwords manager: KeepassXC
  5. Email client: Geary
  6. Calculator: (default)
  7. Alarm: Birdie
  8. IM client: Mirage
  9. Music player:
    1. Lollypop for locally-stored music
    2. VLC for NAS-stored music
  10. Podcast player: Pragha
  11. Podcast downloader: Podget
  12. Camera & Video recorder: Megapixels
  13. Calendar & Contacts sync: Evolution
  14. VPN client: ---
  15. RSS client: ---
  16. OTP generator: ---
  17. Ebook reader: ---
  18. Weather forecast: ---
  19. Maps, navigation: ---

Partitions

  • OS on the microSD card
  • /home on the internal eMMC flash storage, encrypted

This allows easier OS swapping while keeping my personal data and settings.

Related