My Pinephone Setup
hamblingreen.gitlab.io
My Pinephone Setup
1–10 of 120 posts
Re: My Pinephone Setup
#2Re: My Pinephone Setup
#3Re: My Pinephone Setup
#4I don't think I can handle a CLI-based phone.
Re: My Pinephone Setup
#5I don't think I can handle a CLI-based phone.
The two more popular alternatives are Plasma Mobile and Phosh.
https://developer.puri.sm/Librem5/Software_Reference/Environ...
Re: My Pinephone Setup
#6I don't think I can handle a CLI-based phone.
Everything I've seen about the PinePhone suggests that you can go full GUI.
Re: My Pinephone Setup
#7I don't think I can handle a CLI-based phone.
It's only CLI-based because the writer seems to be using the phone that way. That's how it appears to me anyway. Kind of like Linux on the desktop ... Everything I've seen about the PinePhone suggests that you can go full GUI.
Re: My Pinephone Setup
#8Re: My Pinephone Setup
#9Android runs the Linux kernel which is GPLv2 (and thus open source). For a couple reasons this isn't seen as "true" Linux or open source.
1. Drivers are often proprietary
2. SoC manufactures release their versions of the Linux kernel without integrating them into the "upstream" manage by Linus Torvalds so even open source drivers are hard to use.
3. Android uses an non-standard user-space and UI (running apps in the DalvikVM).
"Normal" or "desktop" Linux tends to use the GNU userspace with one of several Freedesktop.org compliant desktop interfaces on top. The use of the GNU userspace leads the FSF to call this GNU/Linux lead to the GNU/Linux naming controversy [0].
However, because Android uses the Linux kernel, it is possible to bring "real" or "desktop" Linux to old Android handsets. postmarketOS [1] is a project intending to do this. Several old Android SoCs now run a "close to mainline" "normal" Linux kernel and can be used as Linux phones. I actually use a OnePlus 6 running postmarketOS.
[0] https://en.m.wikipedia.org/wiki/GNU/Linux_naming_controversy
Re: My Pinephone Setup
#10Not what I was expecting to see when I opened this link!
Good write up, I'll have to grab one of these soon.