Lineage OS 14.1 XT926_JBBL - RAZR HD Android Development

Unofficial Lineages OS for Razr HD (xt926_jbbl)
This is only for JBBL do NOT try on KKBL
I am not responsible for bricked devices, loss of data, dead SD cards,
* loss of hair, thermonuclear war, or you getting fired because the alarm app
* failed. Please do some research if you have any concerns about features included
* in this ROM before flashing it! YOU are choosing to make these modifications, and
* if you point the finger at us for messing up your device, everyone will laugh at
* you and I will deny any wrong doing or responsibility.
Procedure
NB: You must format your Data and Cache partitions as F2FS
Download the latest PICO or NANO GApps from OpenGapps
Backup your internal SD Card, off of the device eg USD or Hard Disk
Boot to TWRP
Make a nandroid backup, and ensure this backup is not on the device itself
Format your data partition and cache partition to F2FS (do NOT post for instructions on how
to do this on this thread!)
Wipe Cache , System & Dalvik-Cache
Flash the ROM Zip
Flash Gapps ARM -> 7.1
Wipe cache and dalvic
Done - Reboot to [System]
Wait...
lineage-14.1-20200214-UNOFFICIAL-xt926_jbbl
Security patch level Feb 05, 2020
Changelog https://www.lineageoslog.com/14.1
Download rom and recovery here: https://www.androidfilehost.com/?w=files&flid=304892
Known issues:
You tell me
XDA:DevDB Information
Unofficial Lineage 14.1 XT926_JBBL, ROM for the Motorola Droid RAZR HD
Contributors
Wheels564
Source Code: https://github.com/wheels564
Thanks go out to the Lineage team for maintaining Nougat roms
Also thanks to Metalor for his source work which this rom is based on
And DiamondJohn for his tutorial on building TWRP from source
ROM OS Version: 7.x Nougat
ROM Firmware Required: JBBL
Based On: Lineage
Version Information
Status: Nightly
Created 2020-02-18
Last Updated 2020-02-18

Reserved

Reserved again

Wow, twrp 3.1.1, impressive. I really didn't think that we could get it up that high. Good work! And feel free to try a higher twrp version (minimal manifest 8.1 does give you twrp 3.3.1 )
Btw, decompiled your recovery. Not sure where you have your twrp flags, but whatever board config file they are in, add in TW_EXCLUDE_SUPERSU := true , as magisk is the replacement to supersu

palmbeach05 said:
Wow, twrp 3.1.1, impressive. I really didn't think that we could get it up that high. Good work! And feel free to try a higher twrp version (minimal manifest 8.1 does give you twrp 3.3.1 )
Btw, decompiled your recovery. Not sure where you have your twrp flags, but whatever board config file they are in, add in TW_EXCLUDE_SUPERSU := true , as magisk is the replacement to supersu
Click to expand...
Click to collapse
Minimal manifest from Lineage only goes to nougat. The rest of twrp is on Omni. I have to rebrand everything to Omni and there are other changes that need to be made for it to build. It's gonna take some time and I don't have a lot of it right now. BTW I have twrp working on mb886 but you have to use a mouse. I got lineage 13 to install on it but am having trouble with 14.1.

palmbeach05 said:
Wow, twrp 3.1.1, impressive. I really didn't think that we could get it up that high. Good work! And feel free to try a higher twrp version (minimal manifest 8.1 does give you twrp 3.3.1 )
Btw, decompiled your recovery. Not sure where you have your twrp flags, but whatever board config file they are in, add in TW_EXCLUDE_SUPERSU := true , as magisk is the replacement to supersu
Click to expand...
Click to collapse
Just compiled a new recovery. Check and see if thats what you want. My main computer is compiling a rom right now.

Sorry for a novice question. Can I install the TWRP image in my xt907 TWRP on my xt926.

yoshkapundrick said:
Sorry for a novice question. Can I install the TWRP image in my xt907 TWRP on my xt926.
Click to expand...
Click to collapse
If you have JBBL you can use the TWRP from the link to androidfilehost. It's specifically made for the xt926 but only if you have jelly bean boot loader and not Kit Kat boot loader.

Wheels564 said:
If you have JBBL you can use the TWRP from the link to androidfilehost. It's specifically made for the xt926 but only if you have jelly bean boot loader and not Kit Kat boot loader.
Click to expand...
Click to collapse
I have a jbbl. But can I directly install the image file while in the TWRP that I currently have which is the jbbl for the 907 version 3.1.1 or do I have to side load it again. Sorry for the basic questions i am a novice.

Wheels564 said:
Just compiled a new recovery. Check and see if thats what you want. My main computer is compiling a rom right now.
Click to expand...
Click to collapse
I don't have the ahd available right now, its in a box somewhere, but i will test as soon as i can. I can still look at it by decompiling the img though.
If you grab up omni's android_bootable_recovery and replace it with what you have in your local directory, it should work. For fun, i've taken out my old droid x and did a swap like that and it worked. Like i said, just passing along some ideas/advice.

yoshkapundrick said:
I have a jbbl. But can I directly install the image file while in the TWRP that I currently have which is the jbbl for the 907 version 3.1.1 or do I have to side load it again. Sorry for the basic questions i am a novice.
Click to expand...
Click to collapse
Unless you change recovery to the xt926_jbbl version you will get error 7. Recovery is looking for the assert line in the rom zip file which prevents people from flashing the wrong rom. There's plenty of threads here that guide you how to flash recovery. Once you flash recovery and rom your phone will show as Razr HD and screen resolution will be correct. Also HDMI out will work.
Using minimal ADB and Fastboot
Make sure recovery image is in adb and fastboot folder
1. Rename twrp image to recovery.img
2. "Adb reboot bootloader"
3. "fastboot flash recovery recovery.img
4. "fastboot reboot"
Leave out quotes

yoshkapundrick said:
I have a jbbl. But can I directly install the image file while in the TWRP that I currently have which is the jbbl for the 907 version 3.1.1 or do I have to side load it again. Sorry for the basic questions i am a novice.
Click to expand...
Click to collapse
OMG OMG can you say TWRP 3.3.1-0 for the xt926_jbbl and xt907_jbbl? You were right!! New life for these old devices? I made one to test on the xt907. I did a backup and all seems well. I'll try the version for the xt926 when i get off work and post it on androidfilehost. Kudos

Wheels564 said:
OMG OMG can you say TWRP 3.3.1-0 for the xt926_jbbl and xt907_jbbl? You were right!! New life for these old devices? I made one to test on the xt907. I did a backup and all seems well. I'll try the version for the xt926 when i get off work and post it on androidfilehost. Kudos
Click to expand...
Click to collapse
Would a comparison to Lazarus be inappropriate on XDA LOL ?

twrp3.3.1.0 xt926_jbbl
Recovery "twrp3.3.1.0 xt926_jbbl wheels564" is up on androidfilehost.
Recovery here: https://www.androidfilehost.com/?fid=4349826312261727895

Flashed the TWRP image directly over my JBBL for xt907 version 3.1.1 with no problems. Then flashed rom and similarly no problems.
---------- Post added at 11:37 PM ---------- Previous post was at 10:38 PM ----------
Minor point, camera a no go using open camera and other camera apps.

yoshkapundrick said:
Flashed the TWRP image directly over my JBBL for xt907 version 3.1.1 with no problems. Then flashed rom and similarly no problems.
---------- Post added at 11:37 PM ---------- Previous post was at 10:38 PM ----------
Minor point, camera a no go using open camera and other camera apps.
Click to expand...
Click to collapse
Your right, I'll have to find out where it went. It's still on the Feb 06 version (Jan 5 security patch date)

I must say that your rom is very nimble like DiamondJohn's roms. It is a very big deal when you are dealing with 1GB of ram.
I have other old devices (like a Motorola Xoom) with custom roms that are problematic with 1GB of ram.
Thank you very much

New build up
lineage-14.1-20200222-UNOFFICIAL-xt926_jbbl
Link: https://www.androidfilehost.com/?fid=4349826312261729680
Changelog:
Added missing camera wrapper
Clean flash only, dirty flash will not restore missing camera app.

If you use Open Camera a dirty flash does restore it's functionality.

New build up
lineage-14.1-20200226-UNOFFICIAL-xt926_jbbl
Changelog:
NFC fixes
Link: https://www.androidfilehost.com/?fid=4349826312261732779

Related

[RECOVERY][v500/palman] OFFICIAL TWRP [3.2.1]

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
TWRP 3.2.1 Changelog: https://twrp.me/site/update/2017/12/09/twrp-3.2.1-0-released.html
Installation instructions: Use the official TWRP app (requires root), available here and here. If you already have TWRP installed, you can also download the latest available img and flash it from recovery.
DOWNLOAD (palman): https://dl.twrp.me/palman/
DOWNLOAD (v500): https://dl.twrp.me/v500/
More info: https://twrp.me/devices/lggpad83.html
Warning: builds for v500 require kitkat bootloader. If you are stuck on Lollipop bootloader, check this post.
Device source (palman): https://github.com/TeamWin/android_device_lge_palman
* The kernel in palman source is from 5.1 official build (source found here).
Device source (v500): https://github.com/TeamWin/android_device_lge_v500
* The kernel in v500 source is based on cm-14.1 sources.
XDA:DevDB Information
Team Win Recovery Project, Tool/Utility for the LG G Pad 8.3
Contributors
fefifofum, Dees_Troy, bigbiff
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Created 2015-06-15
Last Updated 2017-12-10
Thanks very much for this! Great work! That is really nice that there is now official support for awifi/v500.
I assume the images are bumped?
Are the kernel sources for official twrp using your kernel sources?
Sources
This is the device repo for awifi/v500: https://github.com/TeamWin/android_device_lge_v500
The kernel in awifi/v500 repo was compiled from here, which is V50030A based.
This is the device repo for palman/v510: https://github.com/TeamWin/android_device_lge_palman
The kernel in palman/v510 repo is from 5.1 official build.
So, now we should be able to just flash the .img file directly within TWRP to update.
Deltadroid said:
So, now we should be able to just flash the .img file directly within TWRP to update.
Click to expand...
Click to collapse
Yes!
The repo for v510 is going to be renamed since it doesn't need to follow the "cyanogen" way, which is using the model name instead of the device name. That's why there is a little confusion with the names v500/awifi and v510/palman. The GPE repo will be named palman (which is the correct way) and the non GPE repo will stay as v500 (it should be called awifi), since almost every custom rom uses "cyanogen" way. If we wanted the non GPE to be named correctly we would need the devs of every custom rom to add an assert to their boardconfig so both, v500 and awifi, would be valid at installation time. It's just one line change.
Do we need to have TWRP recovery already flashed or can I just flash this recovery in the stock 20D with root?
Do we only need root access and flash the recovery using the TWRP manager from Play Store in stock 20D?
fefifofum, firstly, thanks for making an official TWRP for the V510.
Secondly, can you please enable backup of recovery partition?
luisbraz said:
Do we need to have TWRP recovery already flashed or can I just flash this recovery in the stock 20D with root?
Do we only need root access and flash the recovery using the TWRP manager from Play Store in stock 20D?
Click to expand...
Click to collapse
There are three ways to install TWRP explained at the installation details. Two of them require root and the third one requires twrp >= 2.8.4.0. Choose the one that is easier for you, they all should work.
aidfarh said:
fefifofum, firstly, thanks for making an official TWRP for the V510.
Secondly, can you please enable backup of recovery partition?
Click to expand...
Click to collapse
I could try, but it needs to go through gerrit. Why would you need to backup recovery partition?
fefifofum said:
Why would you need to backup recovery partition?
Click to expand...
Click to collapse
It's not strictly needed, but good to have for completeness. For example, if I flash a new version of TWRP and then find that's there a bug, I could just restore the previous version from backup. Of course, I could always just use fastboot or flashify to flash the old version, but it's nice to have the option.
fefifofum said:
There are three ways to install TWRP explained at the installation details. Two of them require root and the third one requires twrp >= 2.8.4.0. Choose the one that is easier for you, they all should work.
I could try, but it needs to go through gerrit. Why would you need to backup recovery partition?
Click to expand...
Click to collapse
I know, but I just want to be shure that this time I don't brick the tablet.
So you confirm that when we are stock with version 20D we just need root access? It's not necessary anymore a loky exploitable aboot?
Sorry for being a pain in the ass!
EDIT: Thank you @fefifofum for your work
I have installed the TWRP manager and selected install TWRP. Which version should I flash? The latest 2.8.1.0? And the twpr - awifi. img or the openrecovery - twrp - awifi. img?
I'm on stock 20d version with root. Thanks in advance.
aidfarh said:
It's not strictly needed, but good to have for completeness. For example, if I flash a new version of TWRP and then find that's there a bug, I could just restore the previous version from backup. Of course, I could always just use fastboot or flashify to flash the old version, but it's nice to have the option.
Click to expand...
Click to collapse
Old versions will still be available to download, so if a new version had issues you could always download and install an older version. No need to backup recovery I guess...
luisbraz said:
I know, but I just want to be shure that this time I don't brick the tablet.
So you confirm that when we are stock with version 20D we just need root access? It's not necessary anymore a loky exploitable aboot?
Sorry for being a pain in the ass!
EDIT: Thank you @fefifofum for your work
Click to expand...
Click to collapse
We don't need loki anymore, you just need to be on kitkat bootloader.
luisbraz said:
I have installed the TWRP manager and selected install TWRP. Which version should I flash? The latest 2.8.1.0? And the twpr - awifi. img or the openrecovery - twrp - awifi. img?
I'm on stock 20d version with root. Thanks in advance.
Click to expand...
Click to collapse
It looks like TWRP manager didn't update the images for the gpad. I will talk to them so they fix it and remove the old images, there should only be one version available: 2.8.6.0. Until then, please use the "dd" installation method.
fefifofum said:
It looks like TWRP manager didn't update the images for the gpad. I will talk to them so they fix it and remove the old images, there should only be one version available: 2.8.6.0. Until then, please use the "dd" installation method.
Click to expand...
Click to collapse
Thanks.
I think I'll wait for the TWRP manager update.
EDIT: Couldn’t wait and tried the dd method. For the first time, after thousands of attempts, I have the TWRP installed in the tablet!
luisbraz said:
Thanks.
I think I'll wait for the TWRP manager update.
EDIT: Couldn’t wait and tried the dd method. For the first time, after thousands of attempts, I have the TWRP installed in the tablet!
Click to expand...
Click to collapse
Glad to hear that! It seems the app TWRP manager cannot reach the new servers where official builds of TWRP are, so it's better not to use the app installation method to avoid installing old versions.
@fefifofum thanks a lot!!! I'm using slim alpha 4, what bootloader should I flash to solve the backlight problem? Thanks again
Pd: use rashr app to flash twrp, download .img and flash from internal memory, no problems. Don't use twrp manager.
bokoy said:
@fefifofum thanks a lot!!! I'm using slim alpha 4, what bootloader should I flash to solve the backlight problem? Thanks again
Pd: use rashr app to flash twrp, download .img and flash from internal memory, no problems. Don't use twrp manager.
Click to expand...
Click to collapse
I guess V50010B bootloader is what you need, but then you will probably have brightness issues while using this recovery.
New version
TWRP 2.8.7.0 released.
fefifofum said:
TWRP 2.8.7.0 released.
Click to expand...
Click to collapse
Hi all!
I have now TWRP 2.8.6.0 taken from here: http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
Which are the differences between these recoverys? Which is the better to install?
Thanks!
Hey Guys! How to upgrade from this version? http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
I have a v50020d model.
D4xel said:
Hi all!
I have now TWRP 2.8.6.0 taken from here: http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
Which are the differences between these recoverys? Which is the better to install?
Thanks!
Click to expand...
Click to collapse
This one is official (without the quotes), doesn't require loki and is adapted to kitkat bootloader backlight. The other one you mention is adapted to jellybean bootloader backlight and requires loki. Just install the one that fits your needs.
cianz94 said:
Hey Guys! How to upgrade from this version? http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
I have a v50020d model.
Click to expand...
Click to collapse
You have the install instructions on the first post. You can also download the image and flash it with THIS APP.

[BETA] TWRP 3.1.1 for Mi A1

Hey,
TWRP 3.1.1 Touch Recovery beta version is released for Xiaomi Mi A1.
Download - Go to downloads tab
Update:
1. Magisk v13.4 is working fine.
Workaround for Xposed:
Xposed is not installing through TWRP and when tried with App, still it's giving errors. So below is the temporary solution till we get a permanent one.
1. Don't flash TWRP. Just boot into it from bootloader by using command - fastboot boot recovery_name.img
2. Flash latest SuperSU zip.
3. Reboot to System.
4. Your phone will be rooted now and install Xposed through app.
Important:
1. Don't flash it, just boot into it.
2. If flashed, re-flash the latest stock boot image.
Instructions:
1. Download the twrp image and twrp installer zip
2. fastboot boot twrp-3.1.1-tissot-beta.img
3. Flash twrp-installer-tissot-3.1.1.zip
4. Reboot to recovery
Flash Magisk v13.4 built for Pixel devices by @Goodwin_c. Available in the downloads tab.
Issues:
1. Flashing SuperSU will break TWRP. SuperSU will work, but TWRP will be gone.
2. Xposed won't flash without modification.
Future update:
1. Make TWRP and SuperSU to co-exist
2. Compatibility with Xposed and Latest Magisk
Disclaimer:
We are not responsible for anything that may happen to your phone as a result of installing custom recoveries, roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
XDA:DevDB Information
TWRP 3.1.1 for Mi A1, Tool/Utility for the Xiaomi Mi A1
Contributors
mahefooz4u, ravinder0003, Thanks to @Dees_Troy and TWRP Team
Source Code: https://github.com/mahefooz/android_device_xiaomi_tissot
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2017-10-15
Created 2017-10-13
Last Updated 2017-10-16
good work bro waiting for development to start
Great work!
Celebrations
The first step towards the good community has been taken
Great were all waiting for devs to take a look at this devices ! Will it be official when you've fixed the boot issue ? thanks
great work!! thanks guys :good: Will I be able to flash Aroma Uninstaller to debloat?
deepakmohank said:
great work!! thanks guys :good: Will I be able to flash Aroma Uninstaller to debloat?
Click to expand...
Click to collapse
Yes, Aroma installer is working
thank-you. Have you tried the way Pixel devices boot twrp, send twrp zip to internal, then flash?
---------- Post added at 11:28 AM ---------- Previous post was at 11:01 AM ----------
Sorry for asking too many questions, one more to add, which s the partition that mounts when we mount System from twrp? Is it a or b?
Coolio
lakyman said:
Great were all waiting for devs to take a look at this devices ! Will it be official when you've fixed the boot issue ? thanks
Click to expand...
Click to collapse
Don't expect too much from now.
Wait for sometime as this is ported
Great work waiting for stable version... ?
great, thank you very much!!!
deepakmohank said:
Sorry for asking too many questions, one more to add, which s the partition that mounts when we mount System from twrp? Is it a or b?
Click to expand...
Click to collapse
yea good question, I'd like to know about it too..
marhensa said:
great, thank you very much!!!
yea good question, I'd like to know about it too..
Click to expand...
Click to collapse
I could see in Pixel forums about flashing twrp. It has options to back up a, b partitions or even both. Atm no access to computer, will need to check whether urs allow us the same.
Pixel twrp a/b link:
https://forum.xda-developers.com/pixel-xl/development/twrp-alpha1-pixel-devices-t3500312
Surprise!!!
Booted TWRP? But isn't temporary? Sad ?.
But don't worry, I have created a zip, ahh actually ported a zip ?, to flash TWRP permanently ?.
But please do note that I haven't tested this personally yet, as I'm in a bus, traveling right now.
But if guys have guts, then go ahead, & try this, & please report back .
Instructions:
Boot TWRP & just flash this zip from TWRP. That's all...
Link:
https://www.androidfilehost.com/?fid=962021903579484616
Update Test 2: https://www.androidfilehost.com/?fid=962021903579484804
If it works, please don't forget to hit thanks...
deepakmohank said:
I could see in Pixel forums about flashing twrp. It has options to back up a, b partitions or even both. Atm no access to computer, will need to check whether urs allow us the same.
Pixel twrp a/b link:
https://forum.xda-developers.com/pixel-xl/development/twrp-alpha1-pixel-devices-t3500312
Click to expand...
Click to collapse
No support for a/b system. Only active system can be reached
Thanks for great effort by devs
thanks for sharing~
hope it works~
Hi!
I just want to post my experiences so far.
TWRP booted up fine, also backup and MTP works.
I tried flashing magisk v14.2, which's installer told me the B slot is currenly active etc. Flashed without any problem. But rebooting the device I got bootloop.
Restoring the boot image from the backup made the device back to booting state.
ghpranav said:
Booted TWRP? But isn't temporary? Sad ?.
But don't worry, I have created a zip, ahh actually ported a zip ?, to flash TWRP permanently ?.
But please do note that I haven't tested this personally yet, as I'm in a bus, traveling right now.
But if guys have guts, then go ahead, & try this, & please report back .
Instructions:
Boot TWRP & just flash this zip from TWRP. That's all...
If it works, please don't forget to hit thanks...
Click to expand...
Click to collapse
unfortunately it does not work
h**p://kephost-image.tk/files/64k6re0jfsp4zmienhkr.png
TaRsY said:
Hi!
I just want to post my experiences so far.
TWRP booted up fine, also backup and MTP works.
I tried flashing magisk v14.2, which's installer told me the B slot is currenly active etc. Flashed without any problem. But rebooting the device I got bootloop.
Restoring the boot image from the backup made the device back to booting state.
Click to expand...
Click to collapse
Somehow Magisk is not yet working in Mi A1. Either flashed through recovery or other method, getting bootloop and other issues.
TaRsY said:
Hi!
I just want to post my experiences so far.
TWRP booted up fine, also backup and MTP works.
I tried flashing magisk v14.2, which's installer told me the B slot is currenly active etc. Flashed without any problem. But rebooting the device I got bootloop.
Restoring the boot image from the backup made the device back to booting state.
Click to expand...
Click to collapse
If you know then Magisk is not supported officially for A/B partitons devices including Pixel

[RECOVERY][2018-08-06][UNOFFICIAL] TWRP 3.2.3 for ZE520KL and ZE552KL

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed.
* YOU are choosing to make these modifications, and if you point the
* finger at us for messing up your device, we will laugh at you.
*
*/
This is an unofficial port of the TWRP recovery for the Zenfone 3.
Thanks to @shakalaca for providing the base!
What Works?
No major issues found
What's broken?
You tell me!
Asus stock rom and TWRP
If you want to use asus stock rom and TWRP together you may have to flash Magisk after installing TWRP. Not doing so may result in a bootloop: Users have reported that stock rom without Magisk doesn't boot when TWRP is installed.
This doesn't apply to custom roms.
Download
https://drive.google.com/drive/folders/1KYX8G6wgOa_X7uJfIar7ENuk2Q1nQyWB
Sources
You can find the device tree and kernel on my github profile:
Device tree: https://github.com/Planet-X/android_device_asus_zenfone3/tree/twrp-8.1
Kernel: https://github.com/Planet-X/android_kernel_asus_msm8953/tree/lineage-15.1
XDA:DevDB Information
Team Win Recovery Project for ZE520KL/ZE552KL, Tool/Utility for the Asus ZenFone 3
Contributors
planet9, shakalaca
Version Information
Status: Alpha
Created 2018-01-30
Last Updated 2018-08-06
Changelog
2018-08-06:
Removed /firmware from the backup list due to errors.
2018-08-04:
Update to TWRP 3.2.3.
Added my signing key for upcoming LineageOS and Advanced Kernel builds.
Added ZE552KL variant "Z012DC".
Switched to SdFat for exFAT support.
All stock rom variants can now be flashed via TWRP. (It's still not recommended.)
Kernel updated to Linux 3.18.117, CAF-Tag LA.UM.6.6.r1-09400-89xx.0
Thanks to @makorn645:
Added ZE520KL variant "Z017D"
2018-05-16:
USB now reports the proper device model.
More F2FS kernel features.
Updated fstab with more partitions.
Updated device tree for oreo-mr1, built with 8.1 omni sources.
Latest LineageOS kernel: Linux 3.18.108, CAF-Tag LA.UM.6.6.r1-08500-89xx.0.
Thanks to @makorn645:
Logic to detect the device model.
Fixed serial number detection.
Unified tree.
Misc updates.
2018-03-09:
Added pstore support for advanced debugging.
Updated kernel to Linux 3.18.98.
2018-02-06:
Added f2fs support to the kernel.
Updated kernel to Linux 3.18.93.
Silenced "E: recv error on uevent" error.
2018-02-03:
Added proper exfat support to the kernel.
2018-02-02:
Fixed ext4 formatting of the cache partition.
2018-01-30:
Initial release.
Can I flash the oreo ROM for ze520kl using your TWRP version?
wolfquatz said:
Can I flash the oreo ROM for ze520kl using your TWRP version?
Click to expand...
Click to collapse
No you can't.
You need to use stock recovery.
nyanntaryou said:
No you can't.
You need to use stock recovery.
Click to expand...
Click to collapse
Where can I ger stock for my version 1712.85 plz?
@planet9 for 552KL is it the same version as released before or you have added something new?
Tks
Tested on my ze520kl / stock 8.0.0 and worked fine.
I'm now rooted ( magisk 15.4 ) installed.
Thanks bro.
wolfquatz said:
Can I flash the oreo ROM for ze520kl using your TWRP version?
Click to expand...
Click to collapse
It's work dude.
wolfquatz said:
Where can I ger stock for my version 1712.85 plz?
Click to expand...
Click to collapse
Flash raw image 1712.85 and you will getback to full stock without wiping data.
Eng.Raman said:
Flash raw image 1712.85 and you will getback to full stock without wiping data.
Click to expand...
Click to collapse
Raw image is the avaliable download on asus site than I flash via adb? Correct?
wolfquatz said:
Raw image is the avaliable download on asus site than I flash via adb? Correct?
Click to expand...
Click to collapse
No, the available download on asus site is the firmware zip.
The RAW image of the version you need WW_ZE520KL_14.2020.1712.85 is HERE.
1. Download and extract it.
2. Reboot your phone in fastboot mode.
3. Open command window inside the extracted folder and apply this command:
flashall_AFT WW_ZE520KL_14.2020.1712.85_M3.10.47.15_Phone-user.raw
Wait for flashing to complete then will reboot your phone and Done!
Now you are on full stock 14.2020.1712.85.
stark_br said:
@planet9 for 552KL is it the same version as released before or you have added something new?
Tks
Click to expand...
Click to collapse
There were only minor changes so you can stick to your currently installed version.
Eng.Raman said:
No, the available download on asus site is the firmware zip.
The RAW image of the version you need WW_ZE520KL_14.2020.1712.85 is HERE.
1. Download and extract it.
2. Reboot your phone in fastboot mode.
3. Open command window inside the extracted folder and apply this command:
flashall_AFT WW_ZE520KL_14.2020.1712.85_M3.10.47.15_Phone-user.raw
Wait for flashing to complete then will reboot your phone and Done!
Now you are on full stock 14.2020.1712.85.
Click to expand...
Click to collapse
Oh tks so much I will try this!
Will not wipe my app and data correct?
---------- Post added at 14:47 ---------- Previous post was at 14:17 ----------
wolfquatz said:
Oh tks so much I will try this!
Will not wipe my app and data correct?
Click to expand...
Click to collapse
Dann error again on intalling oreo...
E: falied to verify whole-file signature
tahn
E: signature verification failed
wolfquatz said:
Oh tks so much I will try this!
Will not wipe my app and data correct?
---------- Post added at 14:47 ---------- Previous post was at 14:17 ----------
Dann error again on intalling oreo...
E: falied to verify whole-file signature
tahn
E: signature verification failed
Click to expand...
Click to collapse
Same thing here! I can't install update UL-ASUS_Z012D-WW-14.2020.1712.85-user or UL-ASUS_Z012D-WW-15.0410.1712.31-user because of this error. I have downloaded again this files, but the error persist
darknesstoh said:
Same thing here! I can't install update UL-ASUS_Z012D-WW-14.2020.1712.85-user or UL-ASUS_Z012D-WW-15.0410.1712.31-user because of this error. I have downloaded again this files, but the error persist
Click to expand...
Click to collapse
[url]http://www.beritahuaja.com/2017/10/download-firmware-asus-zenfone-3-ze520kl.html[/URL] asus ze520kl oreo RAW firmware... flash using asus flashtool .. i hope this may help you
zulfikarbugis said:
http://www.beritahuaja.com/2017/10/download-firmware-asus-zenfone-3-ze520kl.html asus ze520kl oreo RAW firmware... flash using asus flashtool .. i hope this may help you
Click to expand...
Click to collapse
Will it lose the data after flashing?
[email protected]@ said:
Will it lose the data after flashing?
Click to expand...
Click to collapse
You have two choices on asus flashtool, u can format your data or not
zulfikarbugis said:
http://www.beritahuaja.com/2017/10/download-firmware-asus-zenfone-3-ze520kl.html asus ze520kl oreo RAW firmware... flash using asus flashtool .. i hope this may help you
Click to expand...
Click to collapse
I forget to say , my device is ze552kl.
Eng.Raman said:
Tested on my ze520kl / stock 8.0.0 and worked flawlessly.
I'm now rooted ( magisk 15.3 ) installed.
Thanks bro.
Click to expand...
Click to collapse
Can you tell me how you do it? Please explain to me,,, thanks before bro
zulfikarbugis said:
Can you tell me how you do it? Please explain to me,,, thanks before bro
Click to expand...
Click to collapse
1. FLash the RAW file that you find it HERE ( flash instructions in my post #11 ). After flashing complete you will getback to full stock 14.2020.1712.85.
2. Check for update and you will notify for oreo update ( when you unofficially unlocked the BL ) OR Download the latest Delta OTA for Oreo 15.0410.1712.31 from this LINK ( when you officially unlocked the BL ) and copy it to your external SD card then reboot to stock recovery and apply update from sdcard, when completed you will be on stock oreo 15.0410.1712.31.
3. Flash twrp-3.2.1-Z017-2018xxxx.
4. Reboot now to twrp recovery and flash magisk 15.x.
5. Done.

[RECOVERY][UNOFFICIAL][OREO] TWRP 3.2.3-0

DISCLAIMER:
Code:
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
TWRP 3.2.3-0 for Huawei Nova​
Introduction
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Click to expand...
Click to collapse
Notes
Decryption doesn't work.
You can use it on Nougat too.
Click to expand...
Click to collapse
Requirements
Huawei Nova
Unlocked bootloader ( here's a guide about how to unlock it). If you don't have the unlock key, then you no longer can unlock it. You gotta thank Huawei for not allowing unlocked bootloader anymore.
Click to expand...
Click to collapse
Installation
If you already have a TWRP installed:
1) Boot in TWRP.
2) Select "Install", then "install image".
3) Select the recovery.img where you've placed it and then choose recovery from the partition list.
5) Reboot recovery if you wanna boot in TWRP or reboot system.
Click to expand...
Click to collapse
If you don't have any TWRP installed:
1) Unlock your bootloader. Here's a guide about how to do it.
2) Run the following command in terminal (linux) or command prompt (windows, e.g. minimal ADB and fastboot):
Code:
[COLOR="red"]/* If you are doing this on Linux,
then run fastboot with [B]sudo[/B]: sudo fastboot blabla */[/COLOR]
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Download
AndroidFileHost | Mediafire
Sources
TWRP: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-8.1
Device tree: https://github.com/skinzor/android_device_huawei_hwcan/tree/android-8.1
Kernel: https://github.com/skinzor/android_kernel_huawei_msm8953-1/tree/lineage-15.1 (i'm sorry for that mess of commits history, but i'll clean it as soon as possible)
Click to expand...
Click to collapse
Credits
@abhishek987
@ TWRP team
@ OmniROM
@ Huawei
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][OREO] TWRP 3.2.3-0, ROM for the Huawei Nova/Nova Plus
Contributors
#Henkate
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Created 2018-09-02
Last Updated 2018-09-03
Reserved
You don't have any use for this TWRP yet, but soon you will.
Everything is working on LineageOS 15, but i still have to do few changes. E.g. i've noticed that fingerprint isn't always available after a reboot, so i think the service is starting too late or something. Also, i still got to use it myself for few days and see if everything is fine (at first glance it's fine) or maybe i'll leave that to y'all.
I've chose to publish the TWRP today as LineageOS 15 will be published in the upcoming day(s).
Reserved
Wow great news ! thanks @#Henkate i cant wait for taste it !
Wow ... Good new in the morning ....
Waiting LOS 15 every hour .... Tik tok ... Tik tok
Great news! :highfive: looking forward to trying it.
Thanks for this!
can be installed TWRP in the e-recovery section, thus the recovery will remain a stock. Or so it is impossible?
P.S. In future i want to install LOS 15.1
oleh.onysko said:
can be installed TWRP in the e-recovery section, thus the recovery will remain a stock. Or so it is impossible?
P.S. In future i want to install LOS 15.1
Click to expand...
Click to collapse
You mean having stock and TWRP recovery at the same time right? Well, I've never tried this but I've read that it was done on other Huawei phones, so I guess it would work on Nova too.
#Henkate said:
You mean having stock and TWRP recovery at the same time right? Well, I've never tried this but I've read that it was done on other Huawei phones, so I guess it would work on Nova too.
Click to expand...
Click to collapse
Onother TWRP i used: stock recovery on recovery, and TWRP on e-recovery.
oleh.onysko said:
Onother TWRP i used: stock recovery on recovery, and TWRP on e-recovery.
Click to expand...
Click to collapse
Yeah. As I've said, I've never tried this, but it was done on other Huawei phones, so I guess it would work on Nova too.
If you'd like to, you can try:
Code:
fastboot flash [B]e[/B]recovery recovery.img
oleh.onysko said:
can be installed TWRP in the e-recovery section, thus the recovery will remain a stock. Or so it is impossible?
P.S. In future i want to install LOS 15.1
Click to expand...
Click to collapse
why do you want to do that? No judging here, just to know
Hi,
I've flashed your previous TWRP ver 3.1.1-0
At first, my ADB detected it. while it boots on TWRP logo. But as soon as TWRP enters the menu it went offline. I need to pull important data from internal memory before I flashed it
Thank you so, so much for keeping this device alive, #Henkate!
Is it work with nova plus
I have a problem using Oreo TWRP, commands on Data partition dont work for me. Like wiping, backing up, formating.
First i was on Emui 5. Unlock it, flash Oreo TWRP and having error for Data partition (won't mount). Then i need to install TWRP 3.1.1 (the red one) to format Data, and after that install back 3.2.3 to install Lineage 15.
Exact the same thing happened when i move from Lineage to AOSP Extended.
Where I'm wrong?
Please find a new 3.2.3-0 build here:
https://www.androidfilehost.com/?w=files&flid=298114
It contains the fix for the crypto footer error message, so now it is also possible to install nanodroid on oreo. It was not possible before, because /data could not be mounted.
This issue lead me to the commit which fixed it:
https://github.com/TeamWin/Team-Win-Recovery-Project/issues/1265
https://github.com/LineageOS/androi...ommit/f4426d93b22f9beb9d532e98186c71ad6376faf
gt_o said:
Please find a new 3.2.3-0 build here:
https://www.androidfilehost.com/?w=files&flid=298114
It contains the fix for the crypto footer error message, so now it is also possible to install nanodroid on oreo. It was not possible before, because /data could not be mounted.
This issue lead me to the commit which fixed it:
https://github.com/TeamWin/Team-Win-Recovery-Project/issues/1265
https://github.com/LineageOS/androi...ommit/f4426d93b22f9beb9d532e98186c71ad6376faf
Click to expand...
Click to collapse
期待您的lineage16,有可能启动吗?

[ROM][fajita][12]ArrowOS 12.0[DEAD]

Code:
*** Disclamer
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Introduction
This is the ArrowOS for OnePlus 6t
Click to expand...
Click to collapse
Installation instructions
1. Install R Stock Rom onto your phone , follow some tutorial you can find in this forum
2. Flash boot.img and dtbo.img by typing fastboot flash boot boot.img and fastboot flash dtbo_a dtbo.img and fastboot flash dtbo_b dtbo.img
3. Wipe your userdata by typing fastboot erase userdata
4. Reboot the phone and immeditly do the recovery key combination
5. In Lineageos recovery select install and then sideload from adb
6. On your computer type adb sideload pathtotheromzip and press enter
7. The rom should now be flashed , flash gapps and other mods like magisk the same way
Click to expand...
Click to collapse
Download
ROM
RECOVERY
Click to expand...
Click to collapse
Changelog
Code:
Current changelog:08.11.2021
[note] 2nd Release of ArrowOS 12.0
[new] Audio works now , wifi works now , userdebug build
[changed] userdebug build now
[fixed] audio wifi
Older changelogs:
Click to expand...
Click to collapse
Code:
Current changelog:05.11.2021
[note] 1st Release of ArrowOS 12.0
[new] Android 12 R
[changed]
[fixed] Rom boots into OS
FAQ
What doesnt work ?
fingerprint,,and maybe others
This rom is for fajita only
VOLTE DONT WORK
For Gapps i recommend NikGapps
Click to expand...
Click to collapse
Thanks To/Credits
Code:
@SGCMarkus
@LuK1337
Sources
Code:
[URL="https://github.com/J0SH1X/android_kernel_oneplus_sdm845"]Kernel[/URL]
[URL="https://github.com/J0SH1X/android_device_oneplus_sdm845-common"]Common[/URL]
[URL="https://github.com/J0SH1X/android_device_oneplus_fajita"]Device[/URL]
[URL="https://github.com/J0SH1X/proprietary_vendor_oneplus"]Vendor[/URL]
Wow first 12 build. But will be wait till fixing things by dev as described. Best of luck.
omg this is a good start
Thanks waiting
I don't see in the instructions what to do with the rootfs.tar.gz file from the Recovery link.
That's a good start.
digidude512 said:
I don't see in the instructions what to do with the rootfs.tar.gz file from the Recovery link.
Click to expand...
Click to collapse
you dont , the rootfs.tar.gz is for running full desktop ubuntu on oneplus 6t
small update audio is fixed wait for next build maybe even more till then
J0SH1X said:
small update audio is fixed wait for next build maybe even more till then
Click to expand...
Click to collapse
wifi fixed fp kinda works but not quite yet
Don't understand this thing
The flashing instructions you have listed don't seem to be working for me. When i enter recovery im still in stock recovery. the dtbo.img is flashed to both slots too as well as boot.img.
koobie777 said:
The flashing instructions you have listed don't seem to be working for me. When i enter recovery im still in stock recovery. the dtbo.img is flashed to both slots too as well as boot.img.
Click to expand...
Click to collapse
try to flash boot to slot a and b , also dont expect any touch recovery its normal e3 with some extra stuff added or do you mean oneplus recovery?
New Release with fixed audio and wifi bt audio may or may not work , also fingerprint sensor will be detected now but it fails to illuminate the sensor so systemui will crash
Release fajita-20211108 · J0SH1X/Lineage-OTA
host for json response file for supporting ota updates on unoffcial lineageos || EOL FIND ANOTHER IDIOT TO DO YOUR **** - Release fajita-20211108 · J0SH1X/Lineage-OTA
github.com
J0SH1X said:
try to flash boot to slot a and b , also dont expect any touch recovery its normal e3 with some extra stuff added or do you mean oneplus recovery?
Click to expand...
Click to collapse
Yeah it booted to OnePlus recovery, your instructions though mention using the recovery buttons command I tried vol. Down + power but I also tried just booting to recovery from bootloader, both booted to OnePlus recovery. I'll try to flash boot to both slots tonight. Testing out PE A12 GSI today while I'm at work. I'll have to MSM back to stock first to try your build out. I'll also test out bugs if I get it to boot and throw a logcat up.
Hey dev do you have any telegram group we people can hope in and ask for doubts xda seems to slow the process of asking doubts id someone stuck at recovery.
I will highly appreciate of telegram is there
Tushi001 said:
Hey dev do you have any telegram group we people can hope in and ask for doubts xda seems to slow the process of asking doubts id someone stuck at recovery.
I will highly appreciate of telegram is there
Click to expand...
Click to collapse
LineageOS 19 - OnePlus 6T
Group to discuss about the Alpha Builds of LineageOS 19 based on Android 12 for the OnePlus 6T.
t.me
Can get this to boot, but can't change the recovery from the standard OnePlus recovery. As a result, sideloading .zip files fails because of signature verification (I can't see any option to disable that in the standard recovery).
Wifi is also still flaky on the latest build. It did connect once but now won't reconnect.
Happy to see arrow OS on fajita! thank you
MrUrgit said:
Can get this to boot, but can't change the recovery from the standard OnePlus recovery. As a result, sideloading .zip files fails because of signature verification (I can't see any option to disable that in the standard recovery).
Wifi is also still flaky on the latest build. It did connect once but now won't reconnect.
Click to expand...
Click to collapse
okay can you maybe provide logs or so , i dont see any iusse with wifi anymore
Did Google open source wallpaper based color themeing? I didn't keep a track recently and wanted to know id its included in custom roms like this one.

Categories

Resources