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 ?
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.