![]() |
2014-06-27
, 00:10
|
Posts: 188 |
Thanked: 74 times |
Joined on May 2010
|
#152
|
![]() |
2014-06-27
, 05:08
|
Posts: 64 |
Thanked: 36 times |
Joined on Feb 2012
@ US
|
#153
|
Be careful friend, this is how I ended up with a total brick!
Device rebooted during the update and now I am stuck in a reboot loop, with no recovery option, and a locked bootloader which will not allow me to reflash from my nand backup!
I repeat, I do not endorse this method
|
2014-06-27
, 06:31
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#154
|
Hey, is there an app that monitors what apps are using my data and how much its using?
ever since the update, my phone is crazy using up all my data!
and its been lagging heaps too (im assuming its lagging because its trying to process something, which is also using up my data)
$ pkcon install powertop $ devel-su # powertop
![]() |
2014-06-27
, 06:47
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#155
|
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2014-06-27
, 07:09
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#156
|
The way this works is that the original SW is baselined in the BTRFS filesystem of the device, with "Factory Reset" you revert to that first snapshot.
Actually @rainisto gave a possible hack to fix that; it is possible to delete the original baseline and set the current SW as the baseline snapshot: https://together.jolla.com/question/...-for-flashing/ After that, "FActory Reset" would bring you to the point when you replaced the baseline....
I wonder if it was possible to do this for just the bootloader part? I assume that would be safer than replacing the whole original baseline...
The Following 4 Users Say Thank You to For This Useful Post: | ||
![]() |
2014-06-27
, 07:43
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#157
|
From the look of it, it may be that the recovery partition is OK, but the battery is drained too far below acceptable limit.
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2014-06-27
, 08:03
|
Posts: 64 |
Thanked: 36 times |
Joined on Feb 2012
@ US
|
#158
|
![]() |
2014-06-27
, 08:39
|
Posts: 284 |
Thanked: 661 times |
Joined on Aug 2013
@ Finland
|
#159
|
The problematic thing that should be avoided is the "Factory Reset" as far as I have now understood; If you perform that, then the device will revert to the very original SW version with bootloader that is locked. If, when you have done that you get into reboot loop before you can update to version that has unlockable bootloader you are in trouble.
![]() |
2014-06-27
, 15:05
|
Posts: 188 |
Thanked: 74 times |
Joined on May 2010
|
#160
|
Well, not to my knowledge.
But, you actually can see something like that, from terminal (enable developer mode)
Powertop shows detail of power usage and can also generate HTML reports that can be observed in browser.Code:$ pkcon install powertop $ devel-su # powertop
Device rebooted during the update and now I am stuck in a reboot loop, with no recovery option, and a locked bootloader which will not allow me to reflash from my nand backup!
I repeat, I do not endorse this method