Difference between revisions of "Projects:PinePhone Daily Driver"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
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=Looks like all the current OS images are crashing (apart from [[Megous]]' kernel on [[Arch Linux ARM]]).
+
{{Warning|1=All the current OS images are crashing (apart from [[Megous]]' kernel on [[Arch Linux ARM]]) on my [[PinePhone]].
  
Tested that older releases still work, e.g.: postmarketOS with 5.5 kernel, debian + phosh with 5.5 kernel
+
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].}}
 
 
Tested with different SD Cards (one known to work with older releases).}}
 
  
 
== Software Setup ==
 
== Software Setup ==

Revision as of 20:37, 21 May 2020

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

(!) All the current OS images are crashing (apart from Megous' kernel on Arch Linux ARM) on my PinePhone.

It seems they have DRAM frequency set way too high: 624 MHz instead of 552 MHz. See this thread.

Software Setup

postmarketOS

Pros and Cons

Next Steps

  • Flash a prebuilt image
    • [+] ?
    • [–] Crashes after a few moments
  • Waiting for a better build...
  • Build and flash from the repository
  • Try the custom image
  • Try customizing the image


UBports

Pros and Cons

Next Steps

  • Flash a prebuilt image
    • [+] ?
    • [–] Crashes during boot.
  • Waiting for a better build...
  • Build and flash from the repository
  • Try the custom image
  • Try customizing the image

Mobian

Pros and Cons

  • [+] Debian (almost as good as Arch Linux)
  • [+] Aims to be as upstream as possible, built from source
  • [–] Phosh

Next Steps

  • Flash a prebuilt image
    • [+] Boots, serial shell works
    • [–] Crashes right after booting into phosh
      • [ 30.775060] Unable to handle kernel write to read-only memory at virtual address ffff800010aeb34a
  • Waiting for a better build...
  • Build and flash from the repository
  • Try the custom image
  • Try customizing the image

Arch Linux ARM

Via Arch Linux ARM for PinePhone Installer.

Pros and Cons

Next Steps

  • Update to kernel 5.7
  • Try again the current status and progress
    • [i] Tested, boots and works, but the USB network seems broken as of 2020-05-11 --> Reverting to 5.6
    • [i] Kernel 5.6.13 works with USB network as of 2020-05-17

Related