PINE64
pmos ( phosh really) 04/10 - 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)
+---- Forum: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124)
+---- Thread: pmos ( phosh really) 04/10 (/showthread.php?tid=9643)

Pages: 1 2


pmos ( phosh really) 04/10 - colin hodsdon - 04-11-2020

very nice ,it seems to be more definite in operation ,responding to touch etc .,few extra apps (nice).
it shows Terminal in the list of installed apps , BUT no icon appears ?  (again ).

  the link also ,does not identify what you are downloading   plasma/phosh/gnome ?


RE: pmos ( phosh really) 04/10 - PureTryOut - 04-11-2020

What.... are you talking about?

The terminal shows but there is no icon? What?

And what link are you talking about? If you're talking about the images here, it literally has the UI right in the file name.


RE: pmos ( phosh really) 04/10 - lyovushka - 04-11-2020

I think they mean this issue. And yes, in your link the image file name is pine64-pinephone-20200410.img.xz which does not literally have UI right in the file name.


RE: pmos ( phosh really) 04/10 - MartijnBraam - 04-11-2020

Oops, I forgot to include the phosh name in the image filename...

The terminal not showing up is an issue in phosh itself. hasn't been fixed yet. Current workaround is installing gnome-terminal.

There will be a new image pushed Soon™ which has a 5.6 kernel, I'll add both terminals to that one.


RE: pmos ( phosh really) 04/10 - colin hodsdon - 04-11-2020

(04-11-2020, 11:45 AM)PureTryOut Wrote: What.... are you talking about?

The terminal shows but there is no icon? What?

And what link are you talking about? If you're talking about the images here, it literally has the UI right in the file name.

http://images.postmarketos.org/pinephone/pine64-pinephone-20200410.img.xz

like this.

Icon Name Last modified Size Description
[PARENTDIR] Parent Directory -
[ ] pine64-pinephone-20200410.img.xz 2020-04-10 10:14 321M postmarketOS Disk image
[ ] pine-pinephone-20200316-phosh.img.xz 2020-03-16 12:07 288M postmarketOS Disk image
[ ] pine-pinephone-20200228-plasma.img.xz 2020-02-27 18:48 378M postmarketOS Disk image
[ ] pine-pinephone-20200228-phosh.img.xz

(04-11-2020, 02:49 PM)MartijnBraam Wrote: Oops, I forgot to include the phosh name in the image filename...

The terminal not showing up is an issue in phosh itself. hasn't been fixed yet. Current workaround is installing gnome-terminal.

There will be a new image pushed Soon™ which has a 5.6 kernel, I'll add both terminals to that one.

Thanks , just pointing it out , no big deal.


RE: pmos ( phosh really) 04/10 - colin hodsdon - 04-13-2020

(04-11-2020, 02:49 PM)MartijnBraam Wrote: Oops, I forgot to include the phosh name in the image filename...

The terminal not showing up is an issue in phosh itself. hasn't been fixed yet. Current workaround is installing gnome-terminal.

There will be a new image pushed Soon™ which has a 5.6 kernel, I'll add both terminals to that one.

nicely done, thanks for all you do


RE: pmos ( phosh really) 04/10 - PureTryOut - 04-14-2020

Huh interesting, I did not see that image listed on the page I linked. Guess that's my mistake then, sorry.

And with no icon you mean there is no entry for the terminal at all then, not even the text. That is indeed a known bug, but I thought you were talking about something new.


RE: pmos ( phosh really) 04/10 - someGermanGuy - 04-14-2020

is it required to flash the image to the sd or can we just use apk update && apk upgrade?


RE: pmos ( phosh really) 04/10 - colin hodsdon - 04-14-2020

(04-14-2020, 06:08 PM)someGermanGuy Wrote: is it required to flash the image to the sd or can we just use apk update && apk upgrade?

i think if you use apk update && apk upgrade -y   ,you still need to flash the image ocasionaly to get anything in the read only portion updated.

 i feel sure someone with more knowledge will put us right .

 i split it up and ," apk update ", so i can see/ or list  what is being updated, then run "apk upgrade ".

someEnglishGuy   here


RE: pmos ( phosh really) 04/10 - PureTryOut - 04-15-2020

We don't have a read-only partition, so "apk update && apk upgrade -a" (note that -a switch) will always get you the latest available. No need to reflash the image.

Quote:i split it up and ," apk update ", so i can see/ or list what is being updated, then run "apk upgrade ".

Actually, you can just run "apk upgrade -i" (the -i switch) to see what is getting updated before you actually update.