OrangeFox Recovery for Fairphone?

Hello all,

i use a Fairphone 3, and i am nostagic about advanced feature in TWRP.
it is deprecated since it do not support encryption,
but some have used the sources to make an improved tool that is called OrangeFox.

i am currently not able to find usable device-tree
is someone can help to achieve this ?

.

ressources :

OrangeFox Recovery | OrangeFox Recovery wiki

Guides and Frequently Asked Questions | OrangeFox Recovery wiki

GitHub - TeamWin/android_device_fairphone_FP3: TWRP device tree for Fairphone 3

GitHub - TeamWin/android_device_fairphone_FP4: Android device tree for Fairphone 4

GitHub - TeamWin/android_device_fairphone_FP5: TWRP device tree for Fairphone 5

sources :

a place for changes :

.

1 Like

Hello all,

there are impovements !
the OrangeFox Recovery device-tree for my device is “Work in Progress”

.

are there any msm8953 expert here ?

.

the boot.img is not booting
resulting in a Black Screen, with no adb devices output, and lsusb output give “QUSB_ _BULK”

$ fastboot boot boot.img
Sending 'boot.img' (65536 KB)                      OKAY [  1.540s]
Booting                                            FAILED (Status read failed (No such device))
fastboot: error: Command failed

$ adb devices
List of devices attached

$ lsusb
Bus 001 Device 043: ID 05c6:900e Qualcomm, Inc. QUSB__BULK

.

OFR Unofficial dev said :

When the final image is "fastboot boot"ed, the device just crashes straight to qualcomm memory dump mode.
I could not extract any useful logs from the dump and i don’t know why it’s not booting.
I have copied the same mkbootimg headers the existing TWRP image uses,
however with no success and no progress.

I have tried to build this both on the 12.1 branch and 14.1 branch of the OFRP manifest,
however the same issue happens on both.

.

can anyone help ? i have the device to test !

.

best regards.

.

XDA thread :

.Development - [RECOVERY] [wip] OrangeFox for Fairphone ? | XDA Forums

openned issue :

https://codeberg.org/piero-e/orangefox_device_fairphone_FP3/issues/1

https://github.com/piero-e/orangefox_device_fairphone_FP3/issues/2