[RECOVERY][UNOFFICIAL][OREO] TWRP 3.2.3-0 - Huawei Nova/Nova Plus ROMs, Kernels, Recoveries, &

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,有可能启动吗?

Related

[RECOVERY][3.4.0-10][cepheus]Official/Unofficial TWRP for Xiaomi Mi 9 (Stable)

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.
Code:
#include <std_disclaimer.h>
/*
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Features:
- Decryption works
- Otg works
- Backups works
- Flash Rom works
- Android Q Supported
- F2FS support
- Fastboot boot command support
- Compatibility.zip error fixed
- Android 11 Decryption
Download:
TWRP 3.4.0-10 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-62 Unofficial by mauronofrio
TWRP 3.3.1-52 Unofficial by mauronofrio
TWRP Official Builds
TWRP 3.3.1-46 Unofficial by mauronofrio
TWRP 3.3.1-42 Unofficial by mauronofrio
TWRP 3.3.1-41 Unofficial by mauronofrio
TWRP 3.3.1-39 Unofficial by mauronofrio
TWRP 3.3.1-37 Unofficial by mauronofrio
TWRP 3.3.1-35 Unofficial by mauronofrio
TWRP 3.3.1-34 Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial by mauronofrio
TWRP 3.3.1-27 Unofficial by mauronofrio
TWRP 3.3.1-24 Unofficial by mauronofrio
To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img
or
Code:
fastboot oem reboot-recovery
Flash the VBMETA PATCHER and reboot.
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_cepheus
https://github.com/LasagnaTeam/TWRP_Kernel_Cepheus
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
@notsyncing
@PeterCxy for the commits about wrappedkey
@siankatabg for the latest commit about vendor.gatekeeper.disable_spu
@Cozzmy13
@ingbrzy for the help with Android Q decryption problems
Thanks to all testers on the Telegram Group
Created 2019-02-28
Not working for me, stock on entry screen (teamwin)
Laserek_Poland said:
Not working for me, stock on entry screen (teamwin)
Click to expand...
Click to collapse
oh finally a tester,can you please contact me on telegram? My username is always mauronofrio
Or can you take a log?
Code:
adb shell dmesg
and
Code:
adb shell cat /tmp/recovery.log
Copy the output in a file or in a pastebin
Sent on prv
If you give me your email address I will sent you a result of dmesg but cant to it here as its to many characters (around 120k)
Laserek_Poland said:
Sent on prv
If you give me your email address I will sent you a result of dmesg but cant to it here as its to many characters (around 120k)
Click to expand...
Click to collapse
Seen, can you use https://pastebin.com/ to upload the log? is not needed registration
Sent you link
Got it?
Laserek_Poland said:
Sent you link
Got it?
Click to expand...
Click to collapse
There is a problem, it is a dmesg when you start the phone, i need the dmesg when you are stucking on teamwin logo
its from stucking T... logo taken
Laserek_Poland said:
its from stucking T... logo taken
Click to expand...
Click to collapse
Ok i need to more test, can we talk on a chat?
Sent me message please and explain what you need
mauronofrio said:
Ok i need to more test, can we talk on a chat?
Click to expand...
Click to collapse
but how do you install the twrp without an unlocked phone. I received it on March 1st and it takes 360 hours to unlock.
baggino said:
but how do you install the twrp without an unlocked phone. I received it on March 1st and it takes 360 hours to unlock.
Click to expand...
Click to collapse
some user account can unlock the phone immediately,no need to wait 360 hours.
baggino said:
but how do you install the twrp without an unlocked phone. I received it on March 1st and it takes 360 hours to unlock.
Click to expand...
Click to collapse
You need a higher grade Xiaomi account.
To work with this TWRP beside of unlockbootloader you must have deceipted phone
Laserek_Poland said:
To work with this TWRP beside of unlockbootloader you must have deceipted phone
Click to expand...
Click to collapse
What does this mean, deceipted phone?
marcel112 said:
What does this mean, deceipted phone?
Click to expand...
Click to collapse
It's a typo. She/He meant to write "decrypted". There are many guides on the internet on that.
kenny59 said:
It's a typo. She/He meant to write "decrypted". There are many guides on the internet on that.
Click to expand...
Click to collapse
I know... I only didn't knew the word Deceipted that's why is asked
Only xiaomi account that registered on 2014. Can unlock without waiting time.
kauw5164 said:
Only xiaomi account that registered on 2014. Can unlock without waiting time.
Click to expand...
Click to collapse
My account is registered on 2014 but 360 hours wait, so unfortunately it's not correct
kauw5164 said:
Only xiaomi account that registered on 2014. Can unlock without waiting time.
Click to expand...
Click to collapse
My account from 2012 and still waiting
Sent from my MI 9 using Tapatalk

[DISCONTINUED][RECOVERY] TWRP 3.3.x for Realme 3 Pro

Mod Announcement: All links removed on request of OP.
This TWRP recovery Is compiled from source & will be supported officially soon
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.
Code:
#include <std_disclaimer.h>
/*
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs
2. If you have found a bug, please consider posting it to my ....
Instructions
1. Go to the fastboot mode.
2. Download the recovery.img and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
Code:
fastboot devices
If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.
5. After that we will flash this TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
6. Then flash super su zip to avoid stock recovery to overwrite twrp recovery.
Downloads
Android File Host: ...
Official TWRP Page: ...
XDA:DevDB Information
TWRP For Realme 3 Pro
Contributors
chankruze
Source Code: ...
Version Information
Status: Beta
Based on: TWRP
Created 2019-05-26
Last Updated 2019-06-04
Reserved
Everything is normal
No Root For Now
Flashing Magisk will brick and cause bootloop (working on it)
Flashing SuperSU will not cause any issue but it is unable to install su binary (working on it too)
Please build for Realme 3 too
Good work chandan keep it up !
great. mantul
Thanks for giving a start to our device dev
P.S - How to unlock bootloader ?
great job...!!! Trying it soon..:good::good:
Well thats why i believed that i wont regret after buying thus device. Thnx bro
Is our device already unlock? And please help to build a way to Full Flash our device something bad happen
thank you for your work, hope this device will have Custom Rom soon (Miui 10)
Awesome. Keep the Good work up.
Awesome, development started for realme 3 pro. Keep going[emoji106].
Sent from my RMX1851 using Tapatalk
stuck logo realme powered by android
i tested on coloros not android Q
artmomeymi5 said:
stuck logo realme powered by android
i tested on coloros not android Q
Click to expand...
Click to collapse
Test the new updated build (link updated in OP)
Mod edit: Link removed on request of OP.
How to UBL?anyone can share step by step?
Well Done Bro When we will taste custom roms ?
Samdroid18 said:
Thanks for giving a start to our device dev
P.S - How to unlock bootloader ?
Click to expand...
Click to collapse
?
https://c.realme.com/in/post-details/1134295513231785984
Stuk on logo twrp
dude i need your help,,after UBL and flash twrp, i,ve got stuck on twrp logo, and now my recovery cant be access, need heelp
burk44 said:
dude i need your help,,after UBL and flash twrp, i,ve got stuck on twrp logo, and now my recovery cant be access, need heelp
Click to expand...
Click to collapse
I also experienced the same problem, stuck on the twrp logo
anabhi said:
Good work chandan keep it up !
Click to expand...
Click to collapse
Anabhi bro anything for realme 3 pro from your side..
Btw good work you did for for realme 2 pro
@chankruze thanks for the initial twrp bringup buddy , want to know does it support flashing magisk?

[RECOVERY][UNOFFICIAL][ONCLITE] TWRP 3.3.1-x

HTML:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
Introduction
This is an unofficial build of TWRP for Redmi 7 (onclite).
Based on TWRP version: 3.3.1
For device: onclite
Maintainer/Authors build: Galitsky Dmitry([email protected]/ [email protected])
Device tree: https://github.com/krot-melles/device_xiaomi_onclite-TWRP
In development plans
Supports CAF-based wrappedkey encryption (decryption) properly
Implemented
Mounts the system partition at /system_root as per AOSP standards.
Support install custom ROM (PE,RR and other)
Installation Instructions
Fastboot
Grab the recovery.img from extracted folder
Reboot device in fastboot
Run "fastboot flash recovery recovery.img" from fastboot
Boot into recovery
Downloads
IMG:Release list
Created 2019-05-10
Last update 2019-08-15
Thanks. I will try when I will arrived to home.
Is it control vendor partition too...?
I've installed your TWRP.
Unfortunately it is cannot bypass the encryption-decryption problem. Unfortunately, "format data" is required...
I need TWRP for Global Stable...but if I format data, after no SIM-card, and other problems (not suitable for MIUI incremental OTA)...this is good for custom roms only.
But very-very thanks your work.
Maybe next build will be better.
小米8青春版4/64国际版MIUI10.3.2.0
Somehow it wont flash the recovery on the 16/2gb version, yes phone is unlocked.
after abd flash recovery recovery.img it says ok, but after reboot no twrp but the original redmi bootloader v3.0.
TWRP is not flashable to Locked bootloader!
朱利安死了.請不要再打電話給他.红米7标准版3GB32GB稳定MIUIv10.3.6.0PFLINXM
please read, phone aka bootloader is unlocked.
Sorry. I ve read wrong.
So. On new phones need different install method
1.fastboot flash recovery recoveryname.img
2.fastboot boot recoveryname.img
(if img booted, you need reflash third recoveryname.img in TWRP, and you need install Disable_Dm-Verity_ForceEncrypt_02.04.2019.zip then reboot if you want to use stock system)
or
1.fastboot flash recovery recoveryname.img
2.press an hold volume up
3.fastboot reboot command (on pc, press enter...but hold volume up constantly)
4.maybe then after mi logo, TWRP will launching
5.make format data with TWRP
6.install custom ROM
Day by day Xiaomi system is more closed.
朱利安死了.請不要再打電話給他.红米7标准版3GB32GB稳定MIUIv10.3.6.0PFLINXM
Ok got it working now thanks.
indeed little bit different than other phones i have used.
Update TWRP
15082019
BoardConfig: fixed PARTITION_SIZE values ​​equated to partition.xml values
fstab: some fix
Click to expand...
Click to collapse
TWRP download
Do this recovery support decryption in stock ROM?
sherindroid said:
Do this recovery support decryption in stock ROM?
Click to expand...
Click to collapse
No((( maybe fix it in next build
Can I install ROM Builder from mi-globe.com? Can I take an error "Updater process ended with: Error 7"?
AdamWilling said:
Can I install ROM Builder from mi-globe.com? Can I take an error "Updater process ended with: Error 7"?
Click to expand...
Click to collapse
Do you have the opportunity to take a screenshot or error log???
can you flash apps with this version of twrp?
melles.android said:
Do you have the opportunity to take a screenshot or error log???
Click to expand...
Click to collapse
I already didn't tested...but maybe I know the problem, in redmi 7 is wrote onclite on every rom, but getvar of device is onc
Good work but encryption problem i hope get fixed
does this handle decryption and can disable dm-verify?
need help
JulianJenner said:
I've installed your TWRP.
Unfortunately it is cannot bypass the encryption-decryption problem. Unfortunately, "format data" is required...
I need TWRP for Global Stable...but if I format data, after no SIM-card, and other problems (not suitable for MIUI incremental OTA)...this is good for custom roms only.
But very-very thanks your work.
Maybe next build will be better.
小米8青春版4/64国际版MIUI10.3.2.0
Click to expand...
Click to collapse
hey julian i am replying you on this thread as the https://forum.xda-developers.com/redmi-7/how-to/redmi7-lr-team-twrp-3-3-0-redmi7-cn-t3924278 (this) is closed.
i am searching for a working recovery but available twrp are not getting the job done. i am looking for the recovery you talked about can u please refresh the download link or share the recovery with me as the given given in the orignal post dosent work anymore. Thanks in advance
I have no Redmi7 anymore.
Sent from my MI CC9 Pro using Tapatalk

[TWRP][3.4.0-1][zippo]Unofficial TWRP for Lenovo Z6 Pro (Stable)

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.
Code:
#include <std_disclaimer.h>
/*
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Features:
- Decryption Works
- Backup works
- Wipes Work
- Vibration have some problems
- Android Q Support
- Fastboot boot support
- compatibility.zip error fixed
- raphaelin supported
- Remember that the unofficial builds are always more updated of the official builds
Download:
TWRP 3.4.0-1 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-32 Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial by mauronofrio
To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a modified vbmeta:
Modified VBMETA
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/mauronofrio/android_bootable_recovery
https://github.com/mauronofrio/android_device_lenovo_zippo
https://github.com/Lucchetto/android_kernel_lenovo_sm8150
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
If you want to support me and my work:
If you want a better development for this device:
https://www.paypal.com/pools/c/8kU7dpKNmZ
Credits:
Thanks to @Lucchetto00 for the kernel source
Thanks to all Testers
Created 2020-01-17
Thank you for the good job. Let's hope that threads like this will help Lenovo Z6 Pro (Zippo) to receive the dedicated forum.
I'll be using the recovery and will bring feedback.
descarao81 said:
Thank you for the good job. Let's hope that threads like this will help Lenovo Z6 Pro (Zippo) to receive the dedicated forum.
I'll be using the recovery and will bring feedback.
Click to expand...
Click to collapse
Damn right ! Z6 pro need to be acknowledged as an XDA Forum Device!!!
And thank you @mauronofrio and @Lucchetto00 for you dev skills and support !
TWRP 3.3.1-32 Lenovo Z6 Pro (zippo) by mauronofrio:
- Fixed error 255 during backup caused by /data/per_boot folder.
TWRP 3.3.1-32 Unofficial by mauronofrio
BIG thx for this TWRP, BUT ... seems like i did something wrong: today I got the unlock.img from lenovo, unlocked ok. I rebooted bootloader, came over here and installed vbmeta and your TWRP, without any errors. Then tried to reboot TWRP manually and suddenly there's this startup warning about "unsafe", then a Lenovo sign comes up for a few seconds, followed by another Lenovo in a red field...and thats it, nothing boots up, tried several times. I can still enter fastboot or your TWRP, but TWRP has no ADB-communication so no sideload...and still no possibility to boot. Any ideas to get the system working? Thx...
ducatisto said:
BIG thx for this TWRP, BUT ... seems like i did something wrong: today I got the unlock.img from lenovo, unlocked ok. I rebooted bootloader, came over here and installed vbmeta and your TWRP, without any errors. Then tried to reboot TWRP manually and suddenly there's this startup warning about "unsafe", then a Lenovo sign comes up for a few seconds, followed by another Lenovo in a red field...and thats it, nothing boots up, tried several times. I can still enter fastboot or your TWRP, but TWRP has no ADB-communication so no sideload...and still no possibility to boot. Any ideas to get the system working? Thx...
Click to expand...
Click to collapse
You can try flashing magisk
mauronofrio said:
You can try flashing magisk
Click to expand...
Click to collapse
Thanks...i'll give it a try tomorrow. Just latest stable or perhaps an older one?
Didn't work...
mauronofrio said:
You can try flashing magisk
Click to expand...
Click to collapse
Started twrp, mounted partitions and tried flashing latest stable but twrp stopped with error 1 "! cannot mount /system" ... ?
ducatisto said:
Started twrp, mounted partitions and tried flashing latest stable but twrp stopped with error 1 "! cannot mount /system" ... ?
Click to expand...
Click to collapse
Why you mounted the partitions? Don't do that, just reboot in twrp and flash magisk
mauronofrio said:
Why you mounted the partitions? Don't do that, just reboot in twrp and flash magisk
Click to expand...
Click to collapse
Thought to mount partitions would be ok...but grazie MILLE: just flashed without mounts and it worked. Now I'm waiting on it finishing boot, for 15 minutes now
Just wanted to say thank you for this thread and release !
Very helpful and deserves an 'up'.
TWRP 3.4.0-0 for Lenovo Z6 Pro (zippo) by mauronofrio:
Main changelog: https://twrp.me/site/update/2020/06/24/twrp-3.4.0-0-released.html
TWRP 3.4.0-0 Unofficial by mauronofrio
mauronofrio said:
TWRP 3.4.0-0 for Lenovo Z6 Pro (zippo) by mauronofrio:
Main changelog: https://twrp.me/site/update/2020/06/24/twrp-3.4.0-0-released.html
TWRP 3.4.0-0 Unofficial by mauronofrio
Click to expand...
Click to collapse
Many thanks for your great work dev :highfive:
TWRP 3.4.0-1 for Lenovo Z6 Pro (zippo) by mauronofrio:
Fixed a problem that made custom ROMs unable to boot.
TWRP 3.4.0-1 Unofficial by mauronofrio
mauronofrio said:
TWRP 3.4.0-1 for Lenovo Z6 Pro (zippo) by mauronofrio:
Fixed a problem that made custom ROMs unable to boot.
TWRP 3.4.0-1 Unofficial by mauronofrio
Click to expand...
Click to collapse
I'm having problems trying to download via "sourceforge", could you provide another download link?

[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