Difference between revisions of "Projects:PinePhone Daily Driver"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
 
==== Next Steps ====
 
==== Next Steps ====
 
* {{IconWip}} Flash a prebuilt image
 
* {{IconWip}} Flash a prebuilt image
** {{IconPlus}} ?
+
** {{IconPlus}} Boots
** {{IconMinus}} ?
+
** {{IconMinus}} Crashes right after booting into [[phosh]]
 +
*** {{code|1=[  30.775060] Unable to handle kernel write to read-only memory at virtual address ffff800010aeb34a}}
 
* {{IconTodo}} Build and flash from the repository
 
* {{IconTodo}} Build and flash from the repository
 
* {{IconTodo}} Try the custom image
 
* {{IconTodo}} Try the custom image

Revision as of 20:27, 14 May 2020

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

Software Setup

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
    • [–] Crashes right after booting into phosh
      • [ 30.775060] Unable to handle kernel write to read-only memory at virtual address ffff800010aeb34a
  • Build and flash from the repository
  • Try the custom image
  • Try customizing the image

Arch Linux ARM

Pros and Cons

Next Steps

  • Update to kernel 5.7
  • Try again the current status and progress

Related