If you don't know how to return back to a working state if something is broken, please think twice before flashing this.
Everything seems to be working so far, if not, please report to me!
Warning: Make sure you make a backup of all your important data manually before flashing anything, making any backups or restoring. There seems to be an issue which causes a bootloop after restoring data partition at the moment.
I'm not responsible for any data loss, bricks, or whatever went wrong on your device. I can try to help you but I won't pay your RMA just because you decided to do this to your device.
Download first fully working image here
Download last fully working image here
Download the latest test image here (version 59-20170626-134648-CEST)
The last fully working one was tested and is proved to be working.
The first fully working image is just here in case you want to test whether something doesn't work anymore.
The latest test one may or may not work, that's what you flash if you want to help or if you want to get the latest of the latest.
Note that often the last working one is also the latest test image because they both might be working and latest the same time.
Logs
To get logs there are two ways (if something is broken):
Code:
adb pull /cache/recovery/last_log adb shell dmesg > dmesg.txt
OR
Use the command
Code:
fastboot boot twrp-oneplus5-X.img
then get me the files /cache/recovery/last_log and /cache/recovery/last_kmsg
Sources
Of course I am going the open source way and giving you everything I used in this recovery.
Device tree: https://github.com/xdevs23/android_d...eseburger-twrp
Kernel: (currently prebuilt OOS one which is included in device tree, will try from source soon)
ROM sources used: https://github.com/omnirom/
Additional commit needed in system/core: https://review.lineageos.org/#/c/176691/

0 comments:
Post a Comment