PINE64
PureOS on Pinephone - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: PureOS on Pinephone (/showthread.php?tid=9361)

Pages: 1 2 3 4 5 6 7 8 9 10


PureOS on Pinephone - dukla2000 - 03-05-2020

I have updated the wiki to include PureOS. This is a user (mozzwald) implemented "port" of PureOS that I find rather interesting - a lot of the Settings screens for instance scale better to the PinePhone than e.g. Phosh on postmarketOS. Automatic screen brightness works but is somewhat disconcerting as it has rapid updates so makes the screen almost flash.

Anyway, I am off to play more.


RE: PureOS on Pinephone - colin hodsdon - 03-05-2020

(03-05-2020, 04:05 PM)dukla2000 Wrote: I have updated the wiki to include PureOS. This is a user (mozzwald) implemented "port" of PureOS that I find rather interesting - a lot of the Settings screens for instance scale better to the PinePhone than e.g. Phosh on postmarketOS. Automatic screen brightness works but is somewhat disconcerting as it has rapid updates so makes the screen almost flash.

Anyway, I am off to play more.

gonna have a look, yes it is slick and fast wow


RE: PureOS on Pinephone - pjsf - 03-05-2020

I've been using this for the last three days. Having the phone actually ring when you get a call is a big plus! Firefox works really nicely when you apply the postmarket tweaks too, but it would be good to have the latest version rather than firefox-esr which debian is stuck with. Only real drawback so far is that it keeps trying to update the pmos 5.5 kernel/initramfs to the purism 5.3 one.

Edit just as a reminder to myself and anyone else interested, besides having to add MOZ_ENABLE_WAYLAND=1 to the /usr/share/applications/firefox-esr.desktop file you also need the --no-remote parameter.


RE: PureOS on Pinephone - buffer - 03-05-2020

(03-05-2020, 05:13 PM)pjsf Wrote: Firefox works really nicely when you apply the postmarket tweaks too, but it would be good to have the latest version rather than firefox-esr which debian is stuck with.

Maybe this will help?:
https://www.linuxuprising.com/2019/12/how-to-install-latest-firefox-non-esr.html


RE: PureOS on Pinephone - dukla2000 - 03-06-2020

So far finding default Web application OK - no doubt will add firefox if I stick here longer term!

Notes:
1) chats connects to blabber account fine Wink  - still to verify if messages are flowing though. But 1 step better than phosh on pmOS.

2) Connected to my Google online account. (Which also gave a first class lesson on why I want a PinePhone and hate FAANGs: by the time I got to contacts and selected Local Address Book, it had already slurped a whole bunch of obsolete contacts from Google. Some of which belong to my brother, some of which belong to a friend. Both of whom have various access privileges to my Drive and Calendar - how their contacts landed on my PinePhone is of privacy concern but nothing will surprise me about the FAANGs!)

3) no ssh installed - had to

Code:
sudo apt install openssh-server
sudo systemctl enable ssh
Need to check if I can get it running through the USB - I really like that functionality on postmarketOS as it means I don't need WiFi in my house.

4) Not convinced I have any voice call functions - SMS work fine.


RE: PureOS on Pinephone - Naomi - 03-06-2020

PureOS is working nicely here, aside from tweaking the underlying system too hard (which is my own fault).
I'll be curious to see how Debian/phosh develops as this should in theory be similar.


RE: PureOS on Pinephone - dukla2000 - 03-06-2020

Just brewed my own as per mozzwald instructions but using 20200228 pmOS image and 2020-03-05 PureOS image (his pre-built image used 20200218 and 2020-02-25 respectively).

This is getting close to my daily driver - <40s boot (from Evo+ SDcard), minimal memory use (395M - but more than pmOS which is around 285M), feels real snappy.
  • Calls work including ring on incoming
  • SMS work
  • Blabber/chat works (at least unencrypted, need to test OMEMO again)
  • Web browser quick and smooth
Time to play some more Big Grin


RE: PureOS on Pinephone - ThatKootenayGuy - 03-08-2020

https://easyupload.io/69sruk <<<< latest image built with pmbootstrap then the latest PureOS image (from today) modded to work on pinephone thanks to mozzwalds instructions, the only thing i couldnt do was enable the modem before first boot so you have to do sudo systemctl enable pinephone.service in the terminal when its done bootin. youtube videos playing is broken in todays image of PureOS, you hit play and it redirects to the rtmp stream and errors (wasn't on the image from the 5th) but vimeo works.


RE: PureOS on Pinephone - clover - 03-18-2020

https://droppy.ironrobin.net/#/Images/PureOS

New updates are always coming out and working with mozzwald and shinkamui on S2Idle which is very close to being implemented!

initramfs issue seems to be sorted.

Also I've posted this elsewhere but if it suits your fancy here is my hack for SMS alerts on pureOS (led + sound)
https://github.com/pine-clover/text-ding/

here is a video showcasing the above project:
https://www.youtube.com/watch?v=zDEOI9NP4so


RE: PureOS on Pinephone - harvey186 - 03-21-2020

Can I also use apt upgrade / update to get the latest version ?