FP4 stuck on v1.18

About phone: FP4 Android 12
/e/OS version: 1.18-s-20231207360611-stable-FP4

Not sure if the dirty upgrade will work for my device/version? Any tips on how to update my phone and version? I’m a bit of a noob so I don’t want to try things that apply to others that may not apply to my situation. Many thanks!

Hello @a_giraffe, welcome to this forum.

Dirty upgrade have been reported many times as worked for FP4 coming from R or S to T
if you don’t use SDcard as internal extention there should be no issue.

  • Other possible procedure is to manually fastboot flash each partition (excepting “userdata”)

  • Officially recomanded scrip installer will erase /userdata

Dirty upgrade to /e/OS-T is possible ! (But not for all devices) - #24 by piero

HowTo perform a dirty upgrade to “/e/OS-T” from a previous /e/ version ?

→ it is as simple as a dirty update…

DO NOT WIPE ANYTHING !

there are multiple ways :

  1. download the file, go to " → settings → system updater" and use the called “locale update” feature if you have it in the “3 dot menu”.

OR

  1. download the file, boot the phone to the recovery mode and use “apply update” then “from internal storage” if your “recovery mode” have the feature.

OR

  1. download the file on a SDcard, boot the phone to the recovery mode and use “apply update” then “from External SDcard” if your “recovery mode” have the feature.

OR

  1. download the file on a computer, boot the phone to the recovery mode and use “apply update” then “from ADB” :

Install platform-tools on a computer

Installing adb and fastboot on a Linux PC
Installing adb and fastboot on Windows PC

On the computer,

download the latest /e/OS-T build for your device
e-2.5-t-20241108446629-official-FP4.zip
not e-2.5-t-20241108446629-official-FP4.zip
(put it into the platform-tools folder)
.

Boot the phone into recovery mode.

With the device powered off - hold Volume Down + Power, then select “Recovery mode” using Volume keys.

.
Select Apply Update, then Apply from ADB

The screen should now change and the output at the bottom ask you to send the package from your computer.

On the computer,

Open a terminal from the /platform-tools folder, and
issue command to sideload the latest /e/OS-T installation zip.

adb sideload e-2.5-t-20241108446629-official-FP4.zip

the phone screen will be mostly blank with just the output at the bottom showing progress.
(Do not pay attention to the wipe related things on this photo that came from the full install from stock instructions !)

On the computer the sideloading shows progress as a percentage figure that will stop at 47%. The phone will still be installing though (even though it might feel like nothing is happening sometimes!) and you can expect to see the following screens (excepting the wipe related things)

Then press the arrow at the top of the screen to return to Home Screen

Tap Reboot system now to boot into eOS.

1 Like

The only option I have is through ADB. Once doing sideload from computer I was prompted with a Signature Verification Failure on my device and whether I wanted to continue anyway. I tapped “yes”

Errors on phone:

E:footer is wrong
E: signature verification failed
E:error: 21
Installing update…
E:Failed to find update binary META-INF/com/google/android/update-binary

I re-downloaded the file and it appears to be working now.

1 Like