Yeah, that’s what I figured from your last post
My mistake, I have Release v1 · vincentvidal/iode_ota · GitHub bookmarked and just scroll to the bottom to the newest one whenever I need a iode release…
Do you think it could be a good idea to make a wiki to show the current state of iodé for FP4 ? (and maybe other ROMs, if they want to add it)
EDIT : found it
For unlock the bootloader I found another command here:
Is this step 7. necessary?
In a Command Prompt or a terminal, type: fastboot flashing unlock_critical and press the “Enter ” key
And do I understand that correct, for build’s after 20220405 I need to flash the new avb_custom_key-FP4.bin?
It’s all dexcribed here: Unlocking criticals is not necessary
===================== WARNING : LOCKED BOOTLOADER =====================
Starting from 20220405 build, Android verified boot is activated on FP4.
A new version of avb_custom_key has been generated, required for builds starting from 20220405.
If you want to relock your bootloader or already relocked it: flashing the updated avb_custom_key is required (so a locked bootloader must be unlocked again, and data will be wiped).
If you don’t or badly flash avb_custom_key and relock your bootloader, or if you install builds starting from 20220405 with a locked bootloader without flashing the updated avb_custom_key, you will brick your device.
If you didn’t, or don’t intend to lock your bootloader, you’re not concerned and can flash all builds without wiping your device.
You can flash it with original instruction:
Or in more detail with mine:
remove SIM card and check that akku has at least 50%
eneable USB Debugging and “Allow unlock OEM” in Developer Options
check if adb is working and device is recognized correctly =>adb devices => ACK USB debugging on phone-screen. check box: always trust
adb reboot bootloader
check if fastboot is working and device is recognized correctly =>fastboot devices
fastboot flashing unlock => Acknowledge unlocking on phone (VOLUME UP + POWER) Device is doing a factory reset and reboots to system
start again in bootloader => switch phone off. pull out USB cable. press Volume (-) and put in USB cable in. Keep Volume (-) pressed. Phone should start in bootloader. (¹)
check if fastboot is working and device is recognized correctly =>fastboot devices
press VOLUME UP until see message reboot in recovery. Then POWER
From recovery => Factory reset => Format Data/factory reset
From recovery => Apply update => Apply from ADB =>adb sideload iode-2.4-20220405-FP4.zip
back to bootloader mode. From recovery => Advanced => reboot to bootloader
check if bootloader unlock ability is possible =>fastboot flashing get_unlock_ability → (bootloader) get_unlock_ability: 1 ==> if you get 1 then follow with step 18) otherwise do not lock bootloader (can brick your phone) and follow with step 19)
fastboot flashing lock
reboot system. First should see a Lineage screen doing a wipe. After a second (automatic) boot you should see the yellow boot screen and then the iode bootscreen.
start setup wizard
(¹) From FP Support Page:
Alternatively, you can disconnect the USB cable, turn off your Fairphone, then connect the cable and hold the volume down button. After a few seconds, you’ll see the fastboot mode
I flashed like discribed, but it fails! Everything look good during the flash.
Now I can see the boot screen, can hear a short vibration and then the device reboots.
In recovery the device shows “It’ corrupt”.
via my instruction or via official instruction? Have you entered all steps exactly?
what did you flashed? 220405?
Have you installed avb_custom key? the right one, not the old?
Can you boot in bootloader? via Volume and Power buttons?
If yes, what do you get if enter command: fastboot flashing get_unlock_ability
I see:
(bootloader) get_unlock_ability: 1
OKAY [ 0.001s]
Finished. Total time: 0.001s
And “DEVICE STATE - locked”.
This is my first corrupt device, after flashing about 20 Samsung phones successfully.
All files have been checked via sha256sum correctly.
Did you do the factory reset before sideload the image?
(bootloader) get_unlock_ability: 1
You unlock ability is still 1
You should be able to unlock it again and do the process again.
Until it is not 0 it is not really bricked.
I saw a circle animation an below erase.
I can´t get into recovery. If I set “Recovery Mode”, device boot’s into bootloader again.
The first time I boot into recovery after I had the bootloop, I saw “Device corrupt” message.
I tried “fastboot flashing unlock” and the fastboot status is now unlocked. But I can´t flash something.
If I use fastboot flash recovery_a iode-2.4-20220405-FP4-recovery.img, I see:
Sending ‘recovery_a’ (98304 KB)
but no writing.