#reMarkable Paper Pro automatic update

1 messages · Page 1 of 1 (latest)

scenic star
#

Does the “Tap to restart device to complete update.” message mean that it automatically installed the update? Will restarting xochitl complete the process? I didn’t want to upgrade but forgot to close automatic updates.

#

reMarkable Paper Pro automatic update

#

The SDK for 3.16 isn’t out yet, is there a way to downgrade if I’ve accidentally upgraded?

devout marten
scenic star
#

that’s nice

devout marten
#

you can change the boot part with a script

scenic star
#

can I delete the update partition?

devout marten
#

or do it manually

devout marten
scenic star
#

wait that makes more sense lol

#

where can I find that script?

devout marten
#

I'd say let it finish the update

Once booted,
cat /sys/devices/platform/lpgpr/root_part

and depending on the output, which is either "a" or "b", echo the other value to the root_part and reboot

#

for example
is the cat output is "a"
run
echo "b" > /sys/devices/platform/lpgpr/root_part
reboot

#

this should boot the secondary partition

scenic star
#

is this to know which is the new one

#

when does it remove the old partition?

devout marten
#

the first command, yes

devout marten
#

it's always there as a fallback

scenic star
#

oh so like on the next update? or just permanent

devout marten
#

when there's a new update, it writes to the fallback, and sets it as the new root partition

#

while the previous install will become the fallback

scenic star
#

got it

#

thanks

devout marten
#

i.e., say A is the current partition, update is installed to B, and now, the device boots from B, and A is the fallback

#

and vice versa

scenic star
#

does updating keep developer mode?

devout marten
#

yup

#

only way to disable dev mode is from a full system recovery