04-07-2020, 01:08 PM
So first findings, and what I do recommend:
1) apt-get install openssh-server
- to be able to connect to pinphone e.g from PC, transfer files etc.
- can this be installed and enabled by default?
2) systemctl enable ssh
- for ssh server to be started when system is started/restarted
3) iw dev wlan0 set power_save off
- thanks for this hint ! yes it does solve the problems with wifi stability /functionality
- does this mean we know where the problem is ?
- is phone going to draw even more power with this ?
4) for apps not scaling properly, temporarily you can :
change /usr/share/phosh/rootston.ini
[output
SI-1]
scale = 2
- change the scale to 1 or 1.5 and reboot (or maybe there's another way not requiring reboot)
- found in pmOS thread (thanks!)
5) can Vim be installed by default ?
6) one of my aims is to use Jami with pinephone
- it doesn't scale properly at all (even when changing scale in /usr/share/phosh/rootston.ini, can we fix it or do I need to fire up issue in Jami's git ?
- the keyboard with Jami is not working properly. All of the keys do nothing, I have noticed that pressing backspace key it outputs '=' meaning that I cannot login at all, again can we fix it or do I need to fire up issue in Jami's git ?
7) (again) can we have another keyboard ? the one there currently is not really usable e.g when working in terminal. I've seen better, not sure if in UBports or pmOS/plasma
8) browser - FF works, but I really hate the zoom in/out.
- yes I know it's FF's fault, but is there any alternative to FF which is mobile friendly without sacrificing usability/security at all/too much ?
1) apt-get install openssh-server
- to be able to connect to pinphone e.g from PC, transfer files etc.
- can this be installed and enabled by default?
2) systemctl enable ssh
- for ssh server to be started when system is started/restarted
3) iw dev wlan0 set power_save off
- thanks for this hint ! yes it does solve the problems with wifi stability /functionality
- does this mean we know where the problem is ?
- is phone going to draw even more power with this ?

4) for apps not scaling properly, temporarily you can :
change /usr/share/phosh/rootston.ini
[output

scale = 2
- change the scale to 1 or 1.5 and reboot (or maybe there's another way not requiring reboot)
- found in pmOS thread (thanks!)
5) can Vim be installed by default ?
6) one of my aims is to use Jami with pinephone
- it doesn't scale properly at all (even when changing scale in /usr/share/phosh/rootston.ini, can we fix it or do I need to fire up issue in Jami's git ?
- the keyboard with Jami is not working properly. All of the keys do nothing, I have noticed that pressing backspace key it outputs '=' meaning that I cannot login at all, again can we fix it or do I need to fire up issue in Jami's git ?
7) (again) can we have another keyboard ? the one there currently is not really usable e.g when working in terminal. I've seen better, not sure if in UBports or pmOS/plasma
8) browser - FF works, but I really hate the zoom in/out.
- yes I know it's FF's fault, but is there any alternative to FF which is mobile friendly without sacrificing usability/security at all/too much ?