PINE64
If you're ready to tinker - here is how to get the more features working right now - 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: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125)
+---- Thread: If you're ready to tinker - here is how to get the more features working right now (/showthread.php?tid=10165)

Pages: 1 2


If you're ready to tinker - here is how to get the more features working right now - Luke - 06-09-2020

The UBports guys are working hard to deliver more well rounded features into the stable image for the PinePhone, but this may yet take some time. 

Meanwhile, if you're keen to experiment and you're not afraid of breaking things (which may require you to re-flash the image) then here's steps you can take to get additional functionality right now.
I'll try to keep this post up-to-date in the days leading up the a Stable OTA with new features.

Switch over to "development channel"
If you're keen to try stuff out, then you'll first need to switch over to the development channel.

Quote:Open "Settings"-> head all the way down to "Updates" -> select "Update Settings" -> "Channels" -> select "Development"

You'll likely experience the phone temporarily slowing down, this is normal. The phone will fetch a new development channel OTA update, after which you should tap "Install & update".

After your phone reboots, before proceeding I suggest you should enable SSH as this will make things easier for you:
Code:
sudo mount -o rw,remount /
sudo umount /etc/init/ssh.override
sudo rm /etc/init/ssh.override
sudo start ssh

Now you're ready to enable additional functionality of the phone under Development Channel.
  1. Enable advanced power management (Crust)
  2. Enable GPS
In the event something breaks, make sure to read @UniversalSuperBox post concerning troubleshooting and dealing with problems -- which are naturally more likely if you're on the dev release channel.

Have fun!

[Image: FGUlJ8A.jpg]


RE: If you're ready to tinker - here is how to get the more features working right now - Luke - 06-11-2020

With devel image 47, the PinePhone can run for approx 14 hrs in idle and accept incoming calls and SMS messages.
This is a massive achievement and brings us a step close to having the PinePhone being a daily-driver Smile


RE: If you're ready to tinker - here is how to get the more features working right now - happybot-4678 - 06-12-2020

Amazing news, thank you!


RE: If you're ready to tinker - here is how to get the more features working right now - AddieDirects - 06-14-2020

Interestingly, I can't get my phone to change to the Dev channel. I'll select it, go out, it'll show that it's changed, but it never gives me the OTA update option, and on a reboot, is back on Stable.


RE: If you're ready to tinker - here is how to get the more features working right now - AddieDirects - 06-14-2020

(06-14-2020, 06:14 AM)AddieDirects Wrote: Interestingly, I can't get my phone to change to the Dev channel. I'll select it, go out, it'll show that it's changed, but it never gives me the OTA update option, and on a reboot, is back on Stable.

Annnnd as soon as I post something here, it seems to work. Strange. It's like when the IT guy comes to look at something and it just...works when they're standing there.


RE: If you're ready to tinker - here is how to get the more features working right now - m.alizade7 - 06-15-2020

İ dont know, if this is the right place to comment. But i am on version 49 (dev), the lockscreen and main screen (home) is outzoomed (90%). The rest of the apps are 100% and the fonts are not small, like the lockscreen and homescreen. How can change the resolution?

Sorry for my bad English.


RE: If you're ready to tinker - here is how to get the more features working right now - LMalilil - 06-15-2020

(06-15-2020, 11:29 AM)m.alizade7 Wrote: İ dont know, if this is the right place to comment. But i am on version 49 (dev), the lockscreen and main screen (home) is outzoomed (90%). The rest of the apps are 100% and the fonts are not small, like the lockscreen and homescreen. How can change the resolution?

Sorry for my bad English.
The resolution problem is something within the xenial edge crust programming. Happens automatically as soon as you update to 48 OTA. But it happened to me on 47 after manually enabling crust as well. Hopefully its fixed with image 50


RE: If you're ready to tinker - here is how to get the more features working right now - m.alizade7 - 06-15-2020

(06-15-2020, 03:33 PM)LMalilil Wrote:
(06-15-2020, 11:29 AM)m.alizade7 Wrote: İ dont know, if this is the right place to comment. But i am on version 49 (dev), the lockscreen and main screen (home) is outzoomed (90%). The rest of the apps are 100% and the fonts are not small, like the lockscreen and homescreen. How can change the resolution?

Sorry for my bad English.
The resolution problem is something within the xenial edge crust programming. Happens automatically as soon as you update to 48 OTA. But it happened to me on 47 after manually enabling crust as well. Hopefully its fixed with image 50

Ah that's the problem! Thanks for the reply.


RE: If you're ready to tinker - here is how to get the more features working right now - Cree - 07-27-2020

Just to be clear where the link is to how to enable gps,that is listed as #2 after crust. Does that mean crust must be enabled first?


RE: If you're ready to tinker - here is how to get the more features working right now - bitnick - 08-03-2020

I just got my UBports CE PinePhone and I'm trying to follow these instructions to get the latest development version.

Quote:Open "Settings"-> head all the way down to "Updates" -> select "Update Settings" -> "Channels" -> select "Development"
Does it matter which "Development" channel I choose?
[Image: attachment.php?aid=2017]

.jpg   SAM_3148_update_channels.jpg (Size: 46.53 KB / Downloads: 3,784)


Anyway, no matter which channel I choose (Stable or Development), I get "Update failed FileNotFoundError":
[Image: attachment.php?aid=2018]

.jpg   SAM_3149_update_error.jpg (Size: 48.96 KB / Downloads: 3,997)

I tried to update the Weather App and Calculator separately, and that worked, so there's nothing wrong with the internet connection.

Any ideas?