[Q] Best way to update to 23.1.A.1.28 - Xperia Z2 Q&A, Help & Troubleshooting

Hi folks,
I'm looking for advice to update to 23.1.A.1.28 Lollipop, I would prefer to do a nice fresh install with the 23.1.A.1.28 UK unbranded FTF file. I updated from 4.4.2 to 4.4.4 using the PRFCreator flashable zip. I have unlocked bootloader & would prefer to keep everything stock including kernel.
1. Can I do a full wipe in the dual recovery including wiping the entire internal SD & then flash the flashable zip? Or will the full wipe including formatting the internal SD wipe the recovery?
2. Just flash the 23.1.A.1.28 UK unbranded FTF file using flashtool & check all the wipe options before the flash & then use King root (even though Bitdefender flags it as possible virus when it has never ever flagged any other root exploit before) to root device & then run the latest NuT dual revovery?
3. I only use a couple of xposed modules that as far as I can read are compatible with xposed-sdk21-arm-20150430.zip & the correct steps to install xposed for Lollipop are
I. Flash xposed-sdk21-arm-20150430.zip in recovery after rooting with King root.
II. Install XposedInstaller_3.0-alpha2.apk to manage modules
III. Install Play store fixes & youtube adaway modules in the xposed app. I would like to use Lollipop Navigation Bar module but don't think it is compatible as yet.
The reason I want to do a fully clean install is due to the fact I have found the phone to run a bit slower since updating from 4.4.2 to 4.4.4 with the PRF creator flashable zip. This mainly shows in the apps screen which shows the loading bars for about 5-6 seconds & then takes another 10-15 seconds to list the apps & app sizes etc.
Sorry for all the questions, my previous devices were all Samsung so I'm used to full wipe including internal SD & then installing custom Rom.
Cheers in advance for any help given.

If you have unlouck bt you can just flash stock in flash tool and flash recovery after that because this best way you didn't have a problem

Cheers for the reply copra11
How would I flash recovery after flashing the FTF file with Flashtool? Can I use flashtool to flash recovery or just use the installer version of NuT's dual recovery?
Would I need to be rooted first before installing NuT recovery?
Another question I have is I still got app updates through the sony update centre app on 4.4.2 with unlocked bootloader but when I updated to 4.4.4 I never got any app updates through update centre at all, had to get them from here or xperiablog. Would relocking the bootloader allow me to get app updates again?

Can anyone else offer some advice? Would like to get this done today\tonight if possible.
Cheers.

on unlocked bootloader :
- Flash ftf using flashtool, once done unplug device
- Get twrp from here : http://dl.twrp.me/sirius, download *.img file - rename file to recovery.img for later use
- go in folder C:\Flashtool\x10flasher_lib (assuming you installed flashtools in the default place), paste recovery.img in this folder (from previous step)
- Put phone in fastboot mode (hold Vol-up while inserting usb cable)
- hold shift and right-click anywhere in folder (but not on any files) and choose "open command window here"
- in the cmd window that comes up type the following : fastboot flash recovery recovery.img
you'll get a short message about the flash being successful, then you can disconnect your phone.
Reboot your phone, once the let light is on during the first Sony screen press the power button multiple times, then you can enter recovery.
This is for Unlocked Bootloader ONLY, I also recommend using @AndroPlus awesome kernel, which includes its own recovery, in this case you can simply flash the kernel and not mess with the recovery, to do this :
- download latest @AndroPlus kernel from here http://dl.androplus.org/Xperia Z2 D6502_D6503_D6543/
- open zip file and extract boot.img from it
- copy boot.img to C:\Flashtool\x10flasher_lib
- Put phone in fastboot mode (hold Vol-up while inserting usb cable)
- hold shift and right-click anywhere in folder (but not on any files) and choose "open command window here"
- in the cmd window that comes up type the following : fastboot flash boot boot.img
Hope this helps

Cheers for the reply ticktock666
Thanks for the guide you posted, I assume once recovery is installed I can then just flash SuperSU or just flash the flashable zip I created with PRF Creator? Would just flashing SuperSU root the phone?
Again many thanks for your help

@ticktock666
Followed your first set of steps.
- Flash ftf using flashtool, once done unplug device
- Get twrp from here : http://dl.twrp.me/sirius, download *.img file - rename file to recovery.img for later use
- go in folder C:\Flashtool\x10flasher_lib (assuming you installed flashtools in the default place), paste recovery.img in this folder (from previous step)
- Put phone in fastboot mode (hold Vol-up while inserting usb cable)
- hold shift and right-click anywhere in folder (but not on any files) and choose "open command window here"
- in the cmd window that comes up type the following : fastboot flash recovery recovery.img
you'll get a short message about the flash being successful, then you can disconnect your phone.
Reboot your phone, once the let light is on during the first Sony screen press the power button multiple times, then you can enter recovery.
Click to expand...
Click to collapse
When I power on the phone there is no LED light & despite spamming the power button it just boots up normally into the first run wizard. The fastboot flash recovery recovery.img command says it flashed it ok as shown in image.

Do you have a D6503 model ? my friend does and his unit does not show the purple led light when booting like my unlocked D6502 one does, no idea why.
Have you tried spamming the vol-up OR vol-down button on reboot ? try this first then go down the kernel road, do the kernel steps, this way you'll 100% get the recovery (I never flashed the recovery image alone before). Once you install the kernel you simply need to press vol-up and you get the recovery.
a couple of things :
when flashing xposed, flash the zip from recovery, wipe cache/dalvik, boot into system, install apk, then from the xposed app do a Soft-reboot, and immediately enter recovery and do a cache/dalvik wipe, then reboot. This is how I usually do it and it's been working for me since .690, so I though I'd share, also I've tried the 2 navigation bar modules from the xposed repo at some point and they both worked, also gravitybox offers many navigation bar mods among other things.
just flashing SuperSU zip from recovery is enough for root, no need for the prerooted zip, you'll just just be reflashing the rom you already have.

@ticktock666
Yeah mate it's a D6503 model, have tried the steps several times & the cmd window shows the recovery as being installed but no LED light when booting & the power & volume up & down buttons have no effect either. Ended up flashing the Andro kernel you recommended & the LED was purple when booting & spamming power button got me into recovery.
Even tried adb reboot recovery before I flashed the kernel but still nothing, also for some reason when going through the first run wizard it didn't restore my google backup when I entered google account details.
Starting again from scratch using your guide so fingers crossed
BTW do you know a good sound boosting mod, I was using Sound Mod v3.1 For Z2 Normal.zip on 4.4.4 from this thread or this thread
Will follow your steps for installing xposed framework & app, bit surprised that dalvik would need to be wiped as Lollipop uses ART runtime instead but will play it safe
Cheers again for all the help mate, really appreciate it

guess the led thing is kernel related, but I have unlocked the bootloader only 3 days after getting the device, and have been using a custom kernel ever since, so this might be the issue.
I just wiped my device, since I somehow managed to royally fudge it up after the 1.28 update (maybe because I dirty flashed 690, 726, 1.28 on top of each other )
I did excatly what I told you, and i'm now doing a backup before testing some stuff (deodexing app & priv-app, bloatware removal script).
I never use any sound mods, since I mostly listen to audiobooks, so there's not much bass involved , as for dalvik I'm sure the folder exists (under "/", which is the root directory of the device), maybe to use with older apps that are not optimized for ART ? not sure really but better safe than sorry.
Also I recommend entering recovery using vol-up since you have Andro's kernel, since this one is optimized for our device (extra backup options and stuff)

Yeah mate, after flashing the FTF file & then going into fastboot mode & flashing the kernel the LED is purple & pressing volume up gets me into recovery.
I thought I had bricked the phone as I tried to use flashtool in fastboot mode to try & flash the recovery but phone was stuck on the sony logo screen, after panicking for a few mins I used the tiny reset button where the sim card goes & it vibrated a few times, was then able to reflash the FTF & use the Andro kernel
I needed the sound mod on 4.4.4 as I found the ringtone & notification volumes too low & kept missing calls etc when out & phone was in pocket. The mod added back xloud feature that helped boost the volume a good bit. From what I have read here about sony lollipop one of the biggest failings was volumes.
Sure I read somewhere that Lollipop removed the dalvik runtime completely but better to be safe than sorry & wipe cache & dalvik with xposed.
BTW is it ok to use streicson busybox installer to get the latest busybox installed, I know when I uses NuT's dual recovery you couldn't install it as it broke recovery?
Cheers again for all your help with this mate, hopefully I can help you out in future
All the best

The reboot button combination for the Z2 is Vol-up+power button, keep holding them until phone vibrates 3 times, better than looking around for something to push the tiny reset button with
as for busybox, I usually flash a zip, but the busybox app by streicson does the same thing.
I'm off to sleep now, and hope everything works for you nicely with no more issues

Related

[SOLVED] Need help after rooting ST15i! WOOT!!!

Hi, I have a HTC & Asus transformer TF101 and was blissfully unaware that other android devices have convoluted and complicated root / flash procedures, till I was handed my wife's ST15i to root.
I managed to unlock the bootloader and downgrade from ICS stock to gb .42 firmware and rooted using doomlord's zergrush. Then loaded CWMRto the phone (now on .42 gb rooted stock).
I am stuck from here as anything else I flash (custom Rom, upgrade to ICS) gets me to a soft boot (stuck at SE boot logo) or lose root and CWMR on ICS ROM. The help guides, tutorials etc on this forum or elsewhere do not even tell the keypress or tool to use for fastboot, CWMR or how to enter boitloader / recovery. I am no noob on android, adb and rooting, but working with this phone has brought me to tears!
Is the boot IMG and kernel necessarily flashed separately from the ROM on Xperia phones?
My aim is to get to a rooted ICS, non miui ROM for my wife. Please help and /or guide me to achieve this. At this rate, I feel like giving away my HTC to the wife and exchange the Xperia for a more user friendly phone.....
Sent from my HTC Incredible S
Okay, so:
The kernel is seperated from the rom. If you have unlocked the bootloader you can flash a kernel. In most kernels, cwm is included, so you flash the kernel and then you can boot up. While booting you press the volume down button again and again, to come to cwm. There you can install a zip file, in which the rom is.
Are you really sure the bootloader is unlocked? Did you do it by testpoint or sonys official method?
To flash a kernel, you need the boot.img. Before you start flashing the kernel, put the downloaded zip file of the rom on your sd card.
Then, and I would do it like this cause with the normal command line by windows it's the same, you open sony flash tool. There you click on the flash, select fastboot mode and on the right side there is select kernel to flash. There you choose the boot.img. Then you have to shut down your phone, and while you are holding volume up key, you connect phone to pc. There will light up the blue led and flash tool will automaticly flash the kernel. READ THE LOG BEFORE YOU PLUG OFF DEVICE!! If the log is ok (there are no errors), you can plug off device and turn it on. While booting, you press volume down again and again. Then you have to follow the tutorial to the rom (what has to be formatted or wiped and how to install the rom itself. Cause after flashing the kernel, you must install the rom or your device won't boot up!
Okay, now we could do an example:
If you want an ics rom, I would take cyanogenmod 9. Here's a guide:
Download the zip file from here.
Then you extract the zip file, so you have one packed zip file and one unpacked. The packed zip file you copy to your sd card.
In the unpacked, there's a boot.img. If it isn't named boot.img rename it, so it's name is "boot", but windows detects as an image file.
You open sony flash tool and click on the flash, select fastboot mode and then choose "select kernel to flash". Choose the boot.img (make sure it is named boot and it is an image. In flashtool the image you choose should be named boot) and shut down phone. Hold volume up key that the blue led shines, and the kernel is flashed after seconds. Now see the log, if there's no error, plug off the device and power on. While powering on you press the volume down button again and again.
Now you are in cwm. There I would do a backup first. When the backup has finished, you make a factory reset and wipe cache partition.
Then select install zip from sd card and choose zip. There you choose the cm9 zip you copied to your sd card. If it finished installing (don't power off device while installing, sometimes you could think it stuck, but normally it won't. Just wait and drink a coffee!) you can reboot device and normally it should work.
YOU DO THAT ON YOUR OWN RISK. FOR ME ON MINI PRO IT WORKED, BUT I CAN'T PROMISE!
Hope it works and keep up! In the end you will hopefully enjoy your rom (maybe cm9)
Greets
Michael
---------- Post added at 12:31 PM ---------- Previous post was at 11:34 AM ----------
Michi_optimus_me said:
Okay, so:
The kernel is seperated from the rom. If you have unlocked the bootloader you can flash a kernel. In most kernels, cwm is included, so you flash the kernel and then you can boot up. While booting you press the volume down button again and again, to come to cwm. There you can install a zip file, in which the rom is.
Are you really sure the bootloader is unlocked? Did you do it by testpoint or sonys official method?
To flash a kernel, you need the boot.img. Before you start flashing the kernel, put the downloaded zip file of the rom on your sd card.
Then, and I would do it like this cause with the normal command line by windows it's the same, you open sony flash tool. There you click on the flash, select fastboot mode and on the right side there is select kernel to flash. There you choose the boot.img. Then you have to shut down your phone, and while you are holding volume up key, you connect phone to pc. There will light up the blue led and flash tool will automaticly flash the kernel. READ THE LOG BEFORE YOU PLUG OFF DEVICE!! If the log is ok (there are no errors), you can plug off device and turn it on. While booting, you press volume down again and again. Then you have to follow the tutorial to the rom (what has to be formatted or wiped and how to install the rom itself. Cause after flashing the kernel, you must install the rom or your device won't boot up!
Okay, now we could do an example:
If you want an ics rom, I would take cyanogenmod 9. Here's a guide:
Download the zip file from here.
Then you extract the zip file, so you have one packed zip file and one unpacked. The packed zip file you copy to your sd card.
In the unpacked, there's a boot.img. If it isn't named boot.img rename it, so it's name is "boot", but windows detects as an image file.
You open sony flash tool and click on the flash, select fastboot mode and then choose "select kernel to flash". Choose the boot.img (make sure it is named boot and it is an image. In flashtool the image you choose should be named boot) and shut down phone. Hold volume up key that the blue led shines, and the kernel is flashed after seconds. Now see the log, if there's no error, plug off the device and power on. While powering on you press the volume down button again and again.
Now you are in cwm. There I would do a backup first. When the backup has finished, you make a factory reset and wipe cache partition.
Then select install zip from sd card and choose zip. There you choose the cm9 zip you copied to your sd card. If it finished installing (don't power off device while installing, sometimes you could think it stuck, but normally it won't. Just wait and drink a coffee!) you can reboot device and normally it should work.
YOU DO THAT ON YOUR OWN RISK. FOR ME ON MINI PRO IT WORKED, BUT I CAN'T PROMISE!
Hope it works and keep up! In the end you will hopefully enjoy your rom (maybe cm9)
Greets
Michael
Click to expand...
Click to collapse
That won't work if you have no unlocked bootloader! Do this only if you are sure, the bootloader is unlocked!! If it works, it'd be nice if you could tell me!
Michi_optimus_me said:
Okay, so:
The kernel is seperated from the rom. If you have unlocked the bootloader you can flash a kernel. In most kernels, cwm is included, so you flash the kernel and then you can boot up. While booting you press the volume down button again and again, to come to cwm. There you can install a zip file, in which the rom is.
Are you really sure the bootloader is unlocked? Did you do it by testpoint or sonys official method?
To flash a kernel, you need the boot.img. Before you start flashing the kernel, put the downloaded zip file of the rom on your sd card.
Then, and I would do it like this cause with the normal command line by windows it's the same, you open sony flash tool. There you click on the flash, select fastboot mode and on the right side there is select kernel to flash. There you choose the boot.img. Then you have to shut down your phone, and while you are holding volume up key, you connect phone to pc. There will light up the blue led and flash tool will automaticly flash the kernel. READ THE LOG BEFORE YOU PLUG OFF DEVICE!! If the log is ok (there are no errors), you can plug off device and turn it on. While booting, you press volume down again and again. Then you have to follow the tutorial to the rom (what has to be formatted or wiped and how to install the rom itself. Cause after flashing the kernel, you must install the rom or your device won't boot up!
Okay, now we could do an example:
If you want an ics rom, I would take cyanogenmod 9. Here's a guide:
Download the zip file from here.
Then you extract the zip file, so you have one packed zip file and one unpacked. The packed zip file you copy to your sd card.
In the unpacked, there's a boot.img. If it isn't named boot.img rename it, so it's name is "boot", but windows detects as an image file.
You open sony flash tool and click on the flash, select fastboot mode and then choose "select kernel to flash". Choose the boot.img (make sure it is named boot and it is an image. In flashtool the image you choose should be named boot) and shut down phone. Hold volume up key that the blue led shines, and the kernel is flashed after seconds. Now see the log, if there's no error, plug off the device and power on. While powering on you press the volume down button again and again.
Now you are in cwm. There I would do a backup first. When the backup has finished, you make a factory reset and wipe cache partition.
Then select install zip from sd card and choose zip. There you choose the cm9 zip you copied to your sd card. If it finished installing (don't power off device while installing, sometimes you could think it stuck, but normally it won't. Just wait and drink a coffee!) you can reboot device and normally it should work.
YOU DO THAT ON YOUR OWN RISK. FOR ME ON MINI PRO IT WORKED, BUT I CAN'T PROMISE!
Hope it works and keep up! In the end you will hopefully enjoy your rom (maybe cm9)
Greets
Michael
---------- Post added at 12:31 PM ---------- Previous post was at 11:34 AM ----------
That won't work if you have no unlocked bootloader! Do this only if you are sure, the bootloader is unlocked!! If it works, it'd be nice if you could tell me!
Click to expand...
Click to collapse
Bootloader IS unlocked from SE website. I used the unlocking-relocking toil by quaghi. Wow! So many steps in this phone..... And thanks, CM7/CM9 was also one of my choices, though the wife prefers smulrronic..... Thanks a ton you guys......
Sent from my HTC Incredible S
Tried all methods, flashtool, adb & fastboot commands, and everytime I get to a softbrick/stuck at bootloader.
Facts:
1. Bootloader is unlocked (unlock method SE official). Checked by *#*# SERVICE(7378423) #*#* & got no output.
2. Am able to downgrade to .42 firmware and root that firmware (stock gb).
From that point onwards, when I try to flash a new kernel (boot.IMG), or a custom ICS ROM (smultronic & real ICS 5.2) I end up losing boot, root and end up at bootloop. It's all as clear as mud!
I suppose I have to relinquish this phone to my wife,while I try to find out a way to get a rooted ICS ROM up and running on the Xperia ST15i. Any help from this community will be gratefully accepted.
Sent from my HTC Incredible S
But you can use it with the stock bootloader and gingerbread?
With this your phone boots up?
mihahn said:
But you can use it with the stock bootloader and gingerbread?
With this your phone boots up?
Click to expand...
Click to collapse
Tried that too. Does not boot.
Sent from my HTC Incredible S
So the device is bricked up atm?
Can you enter cwm or does it vibrate if you try to turn it on?
Have you tried multiple kernels right now?
Device is ok till I root on .42. Firmware. Thereafter I can't seem to get any custom ROM to boot. After installing CWMR and flashing a custom kernel (x-kernel, krish kernel) & thereafter wipe data, system, cache &dalvik & flash smultronic or clean ICS 1.5 thru aroma, I always seem to end in a bootloop (that too with the gb boot showing Sony Ericsson, not the Sony - Xperia ICS boot). To get back, I have to flashtool the .42 ftf and use the doomlord zergrush exploit to re-obtain root. What am I doing wrong?
Sent from my HTC Incredible S
You should install Android Android 4.0.4. You have to flash it with flashtool.
NEVER UPDATE OVER THE AIR IF YOU HAVE AN UNLOCKED BOOTLOADER!!!
So just flash Android 4.0.4 . Download an android 4 kernel like Extended Stock Kernel from here and download the android 4 rom (4.1.B.0.431) for your xperia mini here. Then you download Real Ics from here.
Then flash the kernel in fastboot mode and without restarting flash the android 4 rom in flashmode.The rom isn't rooted, but you don't need to root, cause cwm is included in the kernel! Then restart. If it restarts you can go on. Shutdown and enter cwm.
There you don't wipe anything!!! Don't format system etc!
You just install the zip from sdcard and after the installation is complete and before you reboot you make a factory reset and wipe dalvik cache...
Then you restart.
Normally it should work!
Greets
Michael
@Michael,
Dankeschön. Will give the way you describe one last try.
Edit....
My wife connected her phone to the laptop and the SEUS updated the phone to stock ICS 4.1xx. Not a big problem I assume, coz I downgraded from that very version.
Sent from my HTC Incredible S
I SOLVED IT!!!! You guys on the Xperia 2011 section are quite unkind to noobs & neophytes. I was wondering... 'After all it is the same Android OS. What can be so difficult in this device?' I did some more research and decided to give it another try:
1. Starting point... ST15i at stock ICS 4.1.B.0.431 firmware with locked boot loader (after a mistaken connection to laptop and SEUS updated to locked boot loader ICS firmware... iI think it is the Sony Smultron WWE equivalent).
2. Ran SE Boot loader Unlocking v1.6 by quangnhut123 (Excellent tool BTW). Got boot loader unlock from SE Official method.
3. While in the same boot loader Locking/Unlocking tool, flashed EXtended Stock Kernel - v2 for 4.1.B.0.431 from fastboot (Blue light, vol up and insert USB?). The kernel is pre-rooted with busybox and has DoomLord's version of CWMR.
4. Viola!!! Root on Stock ICS firmware with CWMR. Here's to you boors who told me that ICS on this phone could not be rooted!!!!
Thanks Michael, you helped me think while every other thread advised outrageous actions and i was quietly led up the garden path (Auf Eis gefurht!!!)
Presently wife prefers stock and wishes only to delete bloat system apps and use hostfiles to block ads.... Hope others find my post helpful to root their devices too....
Sent from my Incredible S

[SOLVED] Bricked + Formated my Honor 7. Need a ROM

Hey guys,
I've had a total of 4 android smartphones during the last years, and I did root all of them and even install diferent ROM's, but on this phone (Honor 7) was kinda diferent.
The root process is way more complex than all the other androids I did root (simply flash a .zip file...) so I've been post-poning this task over and over..
Finally yesterday I gained courage to try out rooting my phone, and while attempting to root my Honor 7, after flashing SuperSU from TWRP, my phone no longer booted.
Stressed as I was, I just told to myself "f*ck it" and formatted the system and I didn't care much if there was a fix without needing to format the system. (but then I realised that I could not find any .img ROM files to flash from TWRP recovery, so basically I did my actions wrong once again)
I followed the tutorial from guidebeats.com which talks about rooting EMUI 4.0 Android 6.0 (I cant post links)
Basically this is the story:
While unlocking the bootloader, even though, the tutorial said the phone would reboot itself after typing "flashboot oem unlock 1234934829" I did a hard reboot (or reset?) holding (VOL+) + Power button and I have the feeling that the bootloader unlock was not 100% done, even if it said it was unlocked. (Phone was working perfectly fine there)
Then I flashed SuperSU, and I could no longer boot. After powering up my phone, after the first splashscreen, the screen would only turn black.
What (I think) I need to now is remove the TWRP recovery, and use the stock one and attempt to install an "update" using (Vol+) + (Vol-) + Power. (please correct me if I'm wrong)
But now there's some issues I got that I'd like some help with:
1- How can I get back to the stock recovery? (NOTE: I currently got no OS installed on my Honor 7, since I formated it)
2- Will I need to lock and unlock my bootloader again (if I want to 'fix' the bootloader unlock?)
3- Where can I get official Honor 7 stock ROM? (would be awesome if there was already the Android 6 stock rom for a clean install)
4- What are the steps on this tool (Honor 7 Multi-Tool) to root my phone?
I need my Honor 7 asap
Sorry for the long post, It's my first time doing a more advanced root and I have all these questions.
Thank you very much for any kind help!
joaomPT said:
Hey guys,
I've had a total of 4 android smartphones during the last years, and I did root all of them and even install diferent ROM's, but on this phone (Honor 7) was kinda diferent.
The root process is way more complex than all the other androids I did root (simply flash a .zip file...) so I've been post-poning this task over and over..
Finally yesterday I gained courage to try out rooting my phone, and while attempting to root my Honor 7, after flashing SuperSU from TWRP, my phone no longer booted.
Stressed as I was, I just told to myself "f*ck it" and formatted the system and I didn't care much if there was a fix without needing to format the system. (but then I realised that I could not find any .img ROM files to flash from TWRP recovery, so basically I did my actions wrong once again)
I followed the tutorial from guidebeats.com which talks about rooting EMUI 4.0 Android 6.0 (I cant post links)
Basically this is the story:
While unlocking the bootloader, even though, the tutorial said the phone would reboot itself after typing "flashboot oem unlock 1234934829" I did a hard reboot (or reset?) holding (VOL+) + Power button and I have the feeling that the bootloader unlock was not 100% done, even if it said it was unlocked. (Phone was working perfectly fine there)
Then I flashed SuperSU, and I could no longer boot. After powering up my phone, after the first splashscreen, the screen would only turn black.
What (I think) I need to now is remove the TWRP recovery, and use the stock one and attempt to install an "update" using (Vol+) + (Vol-) + Power. (please correct me if I'm wrong)
But now there's some issues I got that I'd like some help with:
1- How can I get back to the stock recovery? (NOTE: I currently got no OS installed on my Honor 7, since I formated it)
2- Will I need to lock and unlock my bootloader again (if I want to 'fix' the bootloader unlock?)
3- Where can I get official Honor 7 stock ROM? (would be awesome if there was already the Android 6 stock rom for a clean install)
4- What are the steps on this tool (Honor 7 Multi-Tool) to root my phone?
I need my Honor 7 asap
Sorry for the long post, It's my first time doing a more advanced root and I have all these questions.
Thank you very much for any kind help!
Click to expand...
Click to collapse
As you are already familiar with adb and other stuff so will write a short post for you.
To download latest firmware, head to
http://forum.xda-developers.com/hon...tock-firmware-packages-honor-7-t3448747/page1
Google, download and install Huawei update extractor and open UPDATE.APP in it (obtained after extracting firmware).
You can see all the images. Just extract recovery and boot to platform-tools folder.
Meantime, do the unlocking command again, with
Fastboot OEM unlock xxxxxxxxxxxxxxxx
Followed by fastboot reboot
And press and hold the vol down button again until you reboot in bootloader.
Flash the recovery and boot you extracted using
Fastboot flash recovery recovery.img
Fastboot flash boot boot.img
(I got a habit of extracting and flashing system and Cust using
Fastboot flash system system.img
Fastboot flash Cust Cust.img
But they are not necessary)
Now you are set to try a 3 button update (sometimes it gets stuck so if it's stuck for 15 minutes, try 3 button again).
Please do report back if it comes to life.
To root, just flash twrp and then use SuperSU 2.62 (no other version) and update it later using play store.
Sent from my PLK-L01 using XDA Labs
Hey!
Thank you alot for your reply.
From the link you sent about the firmwares, there are alot of Builds for the L01 (EU) model. Can I simply use the latest from the list or I gotta install 1 by 1 (from older to newer)?
Also, the bootloader unlock thing, is it ok if I wait to do it until I install the stock ROM again? Because I think I don't have the code anymore (Also don't know about IMEI)
Other thing, yesterday before bricking my phone, I tried to re-unlock the bootloader as you said above, but it didnt let me because "it was already unlocked".
I really have no idea if it's 100% unlocked or not.
important thing!
With those ROM's, I still have the right to receive official OTA updates from the HiCare app right?
Thank you again
joaomPT said:
Hey!
Thank you alot for your reply.
From the link you sent about the firmwares, there are alot of Builds for the L01 (EU) model. Can I simply use the latest from the list or I gotta install 1 by 1 (from older to newer)?
Also, the bootloader unlock thing, is it ok if I wait to do it until I install the stock ROM again? Because I think I don't have the code anymore (Also don't know about IMEI)
Other thing, yesterday before bricking my phone, I tried to re-unlock the bootloader as you said above, but it didnt let me because "it was already unlocked".
I really have no idea if it's 100% unlocked or not.
important thing!
With those ROM's, I still have the right to receive official OTA updates from the HiCare app right?
Thank you again
Click to expand...
Click to collapse
Just use B380 as it's the latest full firmware available there.
Unlocking bootloader again was just a precautionary measure (proceed without it and if it is not 100% unlocked and if something goes wrong, we can troubleshoot later, which imo, won't happen)
And yep, if you keep the firmware as it is, but if you flash twrp and root, you will still see the update available in Hicare but will have to install stock recovery again before upgrading. (Nothing else is needed as SuperSU 2.62 gives a systemless root so you only need to flash back stock recovery for an update)
I am not against honor-tool bit it's best to do things manually as it makes you learn stuff and is easy to troubleshoot if something is amiss.
Sent from my PLK-L01 using XDA Labs
muradulislam said:
Just use B380 as it's the latest full firmware available there.
Unlocking bootloader again was just a precautionary measure (proceed without it and if it is not 100% unlocked and if something goes wrong, we can troubleshoot later, which imo, won't happen)
And yep, if you keep the firmware as it is, but if you flash twrp and root, you will still see the update available in Hicare but will have to install stock recovery again before upgrading. (Nothing else is needed as SuperSU 2.62 gives a systemless root so you only need to flash back stock recovery for an update)
I am not against honor-tool bit it's best to do things manually as it makes you learn stuff and is easy to troubleshoot if something is amiss.
Sent from my PLK-L01 using XDA Labs
Click to expand...
Click to collapse
Alright, btw, about the thing you said
"Now you are set to try a 3 button update (sometimes it gets stuck so if it's stuck for 15 minutes, try 3 button again)."
I gotta do that myself with an "update.app" file or what?
Sorry, I missed that part
Cheers!
joaomPT said:
Alright, btw, about the thing you said
"Now you are set to try a 3 button update (sometimes it gets stuck so if it's stuck for 15 minutes, try 3 button again)."
I gotta do that myself with an "update.app" file or what?
Sorry, I missed that part
Cheers!
Click to expand...
Click to collapse
You have to make a dload folder in SD card and copy UPDATE.APP to that folder.
Then just turn off the phone, press and hold power + vol up + vol down until phone boots.
Let go of power but keep others two pressed for 5, 6 sec more. Your phone will boot into recovery and start installing UPDATE.APP
It likes to get stuck at 5% (most reports) but sometimes, somewhere else. If its stuck for 15 minutes on a particular percentage, just press and hold the above three buttons again using the same process.
Multiple tries make it work...
Sent from my PLK-L01 using XDA Labs
muradulislam said:
You have to make a dload folder in SD card and copy UPDATE.APP to that folder.
Then just turn off the phone, press and hold power + vol up + vol down until phone boots.
Let go of power but keep others two pressed for 5, 6 sec more. Your phone will boot into recovery and start installing UPDATE.APP
It likes to get stuck at 5% (most reports) but sometimes, somewhere else. If its stuck for 15 minutes on a particular percentage, just press and hold the above three buttons again using the same process.
Multiple tries make it work...
Sent from my PLK-L01 using XDA Labs
Click to expand...
Click to collapse
Hey man!
Good news, my phone is alive and root is done.
The problem was on the SuperSU that I flashed, it was version 2.71, instead of the one you said » version 2.62 «
I cant thank you enough!! Can I pay you a coffee?
Thank you!
joaomPT said:
Hey man!
Good news, my phone is alive and root is done.
The problem was on the SuperSU that I flashed, it was version 2.71, instead of the one you said �?�» version 2.62 �?�«
I cant thank you enough!! Can I pay you a coffee?
Thank you!
Click to expand...
Click to collapse
That's great... Enjoy your phone and as for coffee, well, let's say, you owe me one and we will leave it at that
Better yet, you can search DigiGoon and pay him for the coffee, he taught me what I told you.
You can find him somewhere in this thread
http://forum.xda-developers.com/honor-5x/help/honor-5x-kiw-ul00-boot-loop-t3449554/page1
Decision is yours
muradulislam said:
That's great... Enjoy your phone and as for coffee, well, let's say, you owe me one and we will leave it at that
Better yet, you can search DigiGoon and pay him for the coffee, he taught me what I told you.
Whichever you like...
Click to expand...
Click to collapse
Alright man, cheers
joaomPT said:
Alright man, cheers
Click to expand...
Click to collapse
Hello
How did you format your phone?
I'm still struggling with going back to Android 5 and EMUI 3.1 since there is no rollback file available. (PLK-AL10, B396) Maybe formatting and installing the old rom could be a solution, like in your case?
tgergo said:
Hello
How did you format your phone?
I'm still struggling with going back to Android 5 and EMUI 3.1 since there is no rollback file available. (PLK-AL10, B396) Maybe formatting and installing the old rom could be a solution, like in your case?
Click to expand...
Click to collapse
Hello.
Do you have unlocked bootloader and TWRP recovery? You can format your phone from TWRP recovery.
I think the only option for you is to get the old ROM img and flash it (starting from 0)
You can dirty-flash (Flash a different ROM with same android version as yours, e.g: flashing custom android 5 ROM over your stock android 5 ROM without factory resetting your phone) but I dont think you can do that from Android 6 to 5.
joaomPT said:
Hello.
Do you have unlocked bootloader and TWRP recovery? You can format your phone from TWRP recovery.
I think the only option for you is to get the old ROM img and flash it (starting from 0)
You can dirty-flash (Flash a different ROM with same android version as yours, e.g: flashing custom android 5 ROM over your stock android 5 ROM without factory resetting your phone) but I dont think you can do that from Android 6 to 5.
Click to expand...
Click to collapse
Yes I have unlocked bootloader and currently not twrp but I can flash it at any time.
The last two paragraphs you wrote are different solutions or the last one is a more detailed explanation of the previous?
I have android 6 so the later method won't work as you said.
But formatting it and flashing a stock android 5 rom - is it that simple? Nobody here suggested this before, however I have been asking for months.
All the phones are empty when they leave the assembly line.
How did you flash the new rom to your formatted phone? Extracted update.app and flashed each file with fastboot? Any issues you faced?
tgergo said:
Yes I have unlocked bootloader and currently not twrp but I can flash it at any time.
The last two paragraphs you wrote are different solutions or the last one is a more detailed explanation of the previous?
I have android 6 so the later method won't work as you said.
But formatting it and flashing a stock android 5 rom - is it that simple? Nobody here suggested this before, however I have been asking for months.
All the phones are empty when they leave the assembly line.
How did you flash the new rom to your formatted phone? Extracted update.app and flashed each file with fastboot? Any issues you faced?
Click to expand...
Click to collapse
From my last 2 paragraphs, the first was a solution, the second was an impossible alternative that I thought it would work.
My issue was that I had a custom recovery but I had no ROM installed, so I had to install the stock recovery and boot (extracting from update.app) and flashing it via fastboot, to afterwards force the update with 3-button method.
-----
What you'll need to do is:
- Flash TWRP
- Wype system, data, cache.. (so that you completely delete your current ROM)
- Extract recovery.img and boot.img from an update.app of an Android 5 ROM you'd like to have (Official ROM for your device model)
- Flash them via fastboot (You'll go back to stock recovery again)
- Shutdown your device
- Create a folder named "dload" on your sdcard and put UPDATE.APP file in it.
- Reboot
- Do the 3-Button update ([Vol+] + [Vol-] + Power)
- If it works, it will auto install
(- If it gets stuck on 5% for over 5/10min, force reboot pressing [Vol+] + Power) and try again the installation
- After installing it will boot normally (first boot takes a while)
NOTE: I'd recommend creading the dload folder before wiping the ROM, because usb didnt work for me afterwards. (It would still work if I was on recovery tho)
>> Remember to make a full system backup before wiping aswell, dont be stupid like me xD (thats why I had to full wipe my system after soft-brick)
Im answering based on what I did and was explained here to me
joaomPT said:
From my last 2 paragraphs, the first was a solution, the second was an impossible alternative that I thought it would work.
My issue was that I had a custom recovery but I had no ROM installed, so I had to install the stock recovery and boot (extracting from update.app) and flashing it via fastboot, to afterwards force the update with 3-button method.
-----
What you'll need to do is:
- Flash TWRP
- Wype system, data, cache.. (so that you completely delete your current ROM)
- Extract recovery.img and boot.img from an update.app of an Android 5 ROM you'd like to have (Official ROM for your device model)
- Flash them via fastboot (You'll go back to stock recovery again)
- Shutdown your device
- Create a folder named "dload" on your sdcard and put UPDATE.APP file in it.
- Reboot
- Do the 3-Button update ([Vol+] + [Vol-] + Power)
- If it works, it will auto install
(- If it gets stuck on 5% for over 5/10min, force reboot pressing [Vol+] + Power) and try again the installation
- After installing it will boot normally (first boot takes a while)
NOTE: I'd recommend creading the dload folder before wiping the ROM, because usb didnt work for me afterwards. (It would still work if I was on recovery tho)
>> Remember to make a full system backup before wiping aswell, dont be stupid like me xD (thats why I had to full wipe my system after soft-brick)
Im answering based on what I did and was explained here to me
Click to expand...
Click to collapse
I'll try... But seems too simple to be true...
joaomPT said:
From my last 2 paragraphs, the first was a solution, the second was an impossible alternative that I thought it would work.
My issue was that I had a custom recovery but I had no ROM installed, so I had to install the stock recovery and boot (extracting from update.app) and flashing it via fastboot, to afterwards force the update with 3-button method.
-----
What you'll need to do is:
- Flash TWRP
- Wype system, data, cache.. (so that you completely delete your current ROM)
- Extract recovery.img and boot.img from an update.app of an Android 5 ROM you'd like to have (Official ROM for your device model)
- Flash them via fastboot (You'll go back to stock recovery again)
- Shutdown your device
- Create a folder named "dload" on your sdcard and put UPDATE.APP file in it.
- Reboot
- Do the 3-Button update ([Vol+] + [Vol-] + Power)
- If it works, it will auto install
(- If it gets stuck on 5% for over 5/10min, force reboot pressing [Vol+] + Power) and try again the installation
- After installing it will boot normally (first boot takes a while)
NOTE: I'd recommend creading the dload folder before wiping the ROM, because usb didnt work for me afterwards. (It would still work if I was on recovery tho)
>> Remember to make a full system backup before wiping aswell, dont be stupid like me xD (thats why I had to full wipe my system after soft-brick)
Im answering based on what I did and was explained here to me
Click to expand...
Click to collapse
Hi again,
I'm doing this OS installation now. It starts fine but stucks at 90%, (I'm trying to install the latest stock ROM which can be downloaded from Huawei site, B220 or221). Did you have the same issue? I waited more than half an hour at 90% but did not go on.
tgergo said:
Hello
How did you format your phone?
I'm still struggling with going back to Android 5 and EMUI 3.1 since there is no rollback file available. (PLK-AL10, B396) Maybe formatting and installing the old rom could be a solution, like in your case?
Click to expand...
Click to collapse
Maybe formatting, Flash stock Android 5 recovery using Honor multitool , and then Flash a Android 5 firmware
Not sure it Will Work without rollback..
Finally, after 2 months of struggling I managed to get back to Android 5 and EMUI 3.1 without a rollback file.
Here is what I did:
0. Download a full ROM you want to install
1. Backup of the current system with Hisuite (everything. Apps, media, contacts, call log, etc.)
2. Flash TWRP recovery with fastboot (start phone in fastboot mode)
3. Wipe (and format!) everything you can with TWRP
4. Extract boot.img and recovery.img from update.app of the new ROM with Huawei Update Extractor
5. Flash boot.img and recovery.img with fastboot.
6. Copy update app to dload folder on SD card, insert into the phone.
7. Restart phone with [VOL+] + [VOL-] + [Power] buttons to force update.
8. The system will be installed from SD card. I had no issues with the installation. First I did not format the phone (just wiped) and it did not work.
9. Restore data from backup.
The only strange thing is that the native app icons look different than my previous lollipop system. Don't know why. They are less colorful. I installed C00B220 for PLK-AL10.
tgergo said:
Finally, after 2 months of struggling I managed to get back to Android 5 and EMUI 3.1 without a rollback file.
Here is what I did:
0. Download a full ROM you want to install
1. Backup of the current system with Hisuite (everything. Apps, media, contacts, call log, etc.)
2. Flash TWRP recovery with fastboot (start phone in fastboot mode)
3. Wipe (and format!) everything you can with TWRP
4. Extract boot.img and recovery.img from update.app of the new ROM with Huawei Update Extractor
5. Flash boot.img and recovery.img with fastboot.
6. Copy update app to dload folder on SD card, insert into the phone.
7. Restart phone with [VOL+] + [VOL-] + [Power] buttons to force update.
8. The system will be installed from SD card. I had no issues with the installation. First I did not format the phone (just wiped) and it did not work.
9. Restore data from backup.
The only strange thing is that the native app icons look different than my previous lollipop system. Don't know why. They are less colorful. I installed C00B220 for PLK-AL10.
Click to expand...
Click to collapse
Is this really work? i cant rollback to any version.
Yuaru said:
Is this really work? i cant rollback to any version.
Click to expand...
Click to collapse
Yes it does. (It did for me.) Technically this is not a rollback but installing a brand new system on an empty phone. That's why it is important to do a backup upfront.
tgergo said:
Yes it does. (It did for me.) Technically this is not a rollback but installing a brand new system on an empty phone. That's why it is important to do a backup upfront.
Click to expand...
Click to collapse
Thanks for the answer. Im gonna try this method. I can't reflash any region rom.

SGP611 dead?

Hello everyone
I'm desperately looking for your help. Thats why I created an account here. All in all I'm quite experienced with flashing and so on, but now I have a Problem with my SGP611 wich I cannot solve on my own.
I was on LineageOS till now (https://forum.xda-developers.com/z3...-lineageos-beta-nmf26q-sgp611-sgp621-t3532370) and decided to try AICP Oreo Rom (https://forum.xda-developers.com/z3...m-aicp-android-ice-cold-project-o8-1-t3731197).
First I wiped data, system, cache and dalvik via TWRP and flashed the ROM and GApps afterwards. Since then my tablet is dead: It won't reboot at all; also fastboot mode and recovery are not accessible anymore.
When I press the power-button there is just a short vibration and thats all.
Edit: No reaction when connected via USB to computer; flashing red LED when normally charging.
I have no idea what to do now. Any suggestions?
Thank you very much!
[Problem solved]
I did not expect this, but I was able to solve the problem. If anybody has the same issues, this solution helped me: (It was quite easy)
Even though there was no visible connection between tablet and computer, the "flashtool" recognized the tablet when plugged in. So I could relock the bootloader.
After that I used the repair function of the Xperia companion software and it worked. Of course I lost all the data, but at least the tablet is alive again!
This happened right now to me. . .
RTFM
:/
Thanks for sharing.
Had the same issue with blinking led.
If fails because most probably the boot.img was to old.
I fixed this by doing the following steps, since i recognized that the tablet was responding to fastboot:
(I did not relock the bootloader again. before)
1. Flashed .291 ROM with Flashtool
2.. Extracted the boot.img from the AICP 8.1. oreo zip file
3. flashed the extracted boot.img via fastboot (fastboot flash boot boot.img)
4. flashed recovery (fastboot flash FOTAKernel TWRP_XXX.zip)
5. booted to recovery (without booting to rom!!) by "fastboot reboot" and as soon as the purple led flashes, keep holding volume UP button until it changes to orange.
6. cleared cache & dalvik from recovery
7. sideloaded the AICP_8.1.zip from recovery sideload menu and "adb sideload AICP_ROM.zip"
8. sideloaded GZR-Gapps-arm32. (optional)
9. sideloaded Magisk (optional)
10. rebooted into rom.
Works like a charm and this rom runs even smoother and with the same battery runtime than the latest marshmallow stock rom.
If someone can't get his/her device into flashmode no matter what then have a look here: https://forum.xda-developers.com/showpost.php?p=75360150&postcount=102
Yo, I have exactly the same problem I'm trying desperately to put AICP I proceeded like this, first via flashtool I flashed the stock rom 291 unlocked my bootloader + the root is the TWRP 3.02 then I'm going in the recovery I made WIPE / cache / data / system / dalvik then I flashed the ZIP file and when I restart black screen it's been 2 days I'm on it every time to recover my tablet I the put in 5.02 and I re-root and give the xzdual be it's me who handles my thing badly, be my tablet does not accept this rom thank you to you

Help me root Z5C.

Hello. So basically my friend has a xperia Z5 Compact phone and he wants to get magisk 19.1 on it. I am new to the phone and do not know how to root it etc. so I need help on getting TWRP and magisk on it. The bootloader is already unlocked because I tried to get TWRP on it but it ended in frozen boot screen. I have since flashed the phone and now need help to actually do something with it.
Hope you have made a backup of the phone's TA partition prior to unlocking its bootloader. Anyway, once it is already unlocked, put it in fastboot mode (hold the volume up button whilst connecting it to the computer, util the led remains lit in blue color), either copy or move the TWRP image file (twrp.img from now on) to the directory where the fastboot tool is present, then enter the command (attention: it's case sensitive):
Code:
fastboot flash FOTAKernel twrp.img
Now, to enter TWRP, disconnect it from the computer and hold both the power and the volume down buttons. When the phone vibrates (as if it was being booted up), release the power button; when the screen lights up, release the volume down button. TWRP should come up.
By the way, in my Z5C phone I use the stable Magisk 19.3 version, along with the MagiskHide Props Config, Busybox for Android NDK, and Systemless Hosts (this one is found in Magisk Manager settings) modules. This way my phone passes both Safetynet tests, and it shows as certified by Play Store.
casouzaj said:
Hope you have made a backup of the phone's TA partition prior to unlocking its bootloader. Anyway, once it is already unlocked, put it in fastboot mode (hold the volume up button whilst connecting it to the computer, util the led remains lit in blue color), either copy or move the TWRP image file (twrp.img from now on) to the directory where the fastboot tool is present, then enter the command (attention: it's case sensitive):
Code:
fastboot flash FOTAKernel twrp.img
Now, to enter TWRP, disconnect it from the computer and hold both the power and the volume down buttons. When the phone vibrates (as if it was being booted up), release the power button; when the screen lights up, release the volume down button. TWRP should come up.
By the way, in my Z5C phone I use the stable Magisk 19.3 version, along with the MagiskHide Props Config, Busybox for Android NDK, and Systemless Hosts (this one is found in Magisk Manager settings) modules. This way my phone passes both Safetynet tests, and it shows as certified by Play Store.
Click to expand...
Click to collapse
Alright Im going to try that in the next few days.
casouzaj said:
Hope you have made a backup of the phone's TA partition prior to unlocking its bootloader. Anyway, once it is already unlocked, put it in fastboot mode (hold the volume up button whilst connecting it to the computer, util the led remains lit in blue color), either copy or move the TWRP image file (twrp.img from now on) to the directory where the fastboot tool is present, then enter the command (attention: it's case sensitive):
Code:
fastboot flash FOTAKernel twrp.img
Now, to enter TWRP, disconnect it from the computer and hold both the power and the volume down buttons. When the phone vibrates (as if it was being booted up), release the power button; when the screen lights up, release the volume down button. TWRP should come up.
By the way, in my Z5C phone I use the stable Magisk 19.3 version, along with the MagiskHide Props Config, Busybox for Android NDK, and Systemless Hosts (this one is found in Magisk Manager settings) modules. This way my phone passes both Safetynet tests, and it shows as certified by Play Store.
Click to expand...
Click to collapse
Can you tell me why you told to flash the twrp to FOTKernel and not to recovery?
At the moment I am on Android 5.1.1 (Kernel 3.10.49 , Build-Number 32.0.A.6.200). I followed this guide here to backup my TA-Partition and my bootloader is unlocked.
But when I came to the step to flash the boot.img and the twrp the E5823 does not start anymore.
Any idea?
Greetings by Idijt
I_did_it_just_tmrrow said:
Hope you have made a backup of the phone's TA partition prior to unlocking its bootloader. Anyway, once it is already unlocked, put it in fastboot mode (hold the volume up button whilst connecting it to the computer, util the led remains lit in blue color), either copy or move the TWRP image file (twrp.img from now on) to the directory where the fastboot tool is present, then enter the command (attention: it's case sensitive):
Can you tell me why you told to flash the twrp to FOTKernel and not to recovery?
At the moment I am on Android 5.1.1 (Kernel 3.10.49 , Build-Number 32.0.A.6.200). I followed this guide here to backup my TA-Partition and my bootloader is unlocked.
But when I came to the step to flash the boot.img and the twrp the E5823 does not start anymore.
Any idea?
Greetings by Idijt
Click to expand...
Click to collapse
Which files, exactly, from which threads, have you flashed, to which respective partitions?
Sent from my Xperia Z5 Compact using XDA Labs
casouzaj said:
Which files, exactly, from which threads, have you flashed, to which respective partitions?
Sent from my Xperia Z5 Compact using XDA Labs
Click to expand...
Click to collapse
THX for reply.
I do the steps:
-How To Backup TA Partiton
So I flashed the "E5823_32.0.A.6.200_R4B_Australia Generic_1298-7260.ftf" from here , from this thread.
-Backing Up TA Partiton
This step was a success . So I was able to run the script from the iovyroot_v0.4.zip , from this thread.
-Unlocking The Bootloader
I do this and I got the unlockcode from sony but when I run:
Code:
fastboot oem device-info
I got an error. He did not know this cmd. But when I do this, I got "Bootloader unlocked -> Yes"
*#*#7378423#*#* to access the service menu.
Tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No, or if the status is missing, your device cannot be unlocked.
-Rooting The Device
And this step my journey ends. I can flash a twrp, for example this one.
I do this with:
Code:
fastboot flash recovery the-name-of-the-twrp.img
With no errors. The howto from here told that I should flash the boot.img from here before flashng the twrp but when I do this I am not able to boot into anything else then the fastboot (vol+ and plugin the cable) anymore.I try the boot.img from Z5C_AndroPlusKernel_v31.zip and from Z5C_AndroPlusKernel_v43.zip but both giving me the same result as mentioned before.
Perhaps my problem is that I am still on 5.1.1. At the moment I try to find a compatible E5823 ftf-File to latest stock-rom (should be 7.0.1?)
Greetings by Idijt
EDIT:
The result when I just try to boot a twrp recovery:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot C:\Users\idijt\Downloads\twrp-3.0.2-0-E5823-20160417.img
downloading 'boot.img'...
OKAY [ 0.392s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.459s
I_did_it_just_tmrrow said:
THX for reply.
I do the steps:
-How To Backup TA Partiton
So I flashed the "E5823_32.0.A.6.200_R4B_Australia Generic_1298-7260.ftf" from here , from this thread.
-Backing Up TA Partiton
This step was a success . So I was able to run the script from the iovyroot_v0.4.zip , from this thread.
-Unlocking The Bootloader
I do this and I got the unlockcode from sony but when I run:
I got an error. He did not know this cmd. But when I do this, I got "Bootloader unlocked -> Yes"
*#*#7378423#*#* to access the service menu.
Tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No, or if the status is missing, your device cannot be unlocked.
-Rooting The Device
And this step my journey ends. I can flash a twrp, for example this one.
I do this with: With no errors. The howto from here told that I should flash the boot.img from here before flashng the twrp but when I do this I am not able to boot into anything else then the fastboot (vol+ and plugin the cable) anymore.I try the boot.img from Z5C_AndroPlusKernel_v31.zip and from Z5C_AndroPlusKernel_v43.zip but both giving me the same result as mentioned before.
Perhaps my problem is that I am still on 5.1.1. At the moment I try to find a compatible E5823 ftf-File to latest stock-rom (should be 7.0.1?)
Greetings by Idijt
EDIT:
The result when I just try to boot a twrp recovery:
Click to expand...
Click to collapse
In your computer, run Flashtool and click on the XF icon (the last one in the line of icons on the top part). XperiFirm will be downloaded and run. On it, under : Smartphone 2015'', click on 'Xpetia Z5 Compact' and on the specific model. Now clock on 'Check All'. Select a ROM bearing 'Customized' in its name and with version 32.4.A.1.54, which is Android 7.1.1). The list of available files appear on the right. Click on the most updated one and on 'Download'. Wait until the ROM is downloaded and unpacked. When the progress bar gets blank and says 'Downloaded successfully', click on 'Close'. Then, click on the X in the XperiFirm window to kill it. Flashtool will resume its work, which will culminate with the creation of the ftf file in the right directory.
To flash the ROM, click on the bolt icon, in Flashtool , select 'Flashmode', click on the little arrow at the left of the model name. The same for the specific model and for the ROM name. Finally, click on the ROM to be flashed. Mark all the boxes in the upper 'Wipe' section and click on 'Flash'. While it is preparing the files, turn the phone off. When an animated window requesting connection comes up, hold the phone's volume down button whilst connecting it to the computer. Release the button when the animated window goes away. Wait for the process to completely finish. Disconnect the phone from the computer
The ftf is located in C:/Users/your_username/.flashTool/firmwares. Copy it to anywhere you wish and change the copy's extension to zip.. Double click on it and extract 'kernel.sin'. In Flashtool, click on Tools > Sin Editor, and click on the tree dots on the right. Navigate to the location of the kernel.sin file, select it and click on 'Extract data'. File kernel.elf has been created.
Do you know rootkernel? (https://forum.xda-developers.com/xp...t-automatic-repack-stock-kernel-dm-t3301605). Copy the kernel.elf and the phone's TA.img to the rootkernel directory. In a terminal window in that directory, enter:
flash_dk TA.img DK.ftf
Copy the DK.ftf file to .flashTool/firmwares directory. Flash it in flashmode, just like you did when you flashed the ROM.
Back to the terminal window, enter:
rootkernel kernel.elf new-boot.img
In the script which runs, answer yes to disable Sony RIC' and to DRM fix. Answer no to things like dm-verity, busybox and TWRP. Copy new-boot.img to the phone.
In the rootkernel thread there's an attachment called DRM-Fix_System_Mode.zip. Download it and copy it to the phone.
The TWRP I use is this one: https://forum.xda-developres.com/z5-compact/general/twrp-twrp-3-3-0-z5-compact-t3929320, which I fastboot'ed to the FOTAKernel partition.
In TWRP (with the phone off, hold both power and vol-, remember?), click on 'Install' and on the flash img button. Select the new-boot.img file and the boot partition. Click on the flash zip button, select the Magisk v19.3 file and install it. Install
DRM-Fix_System_Mode.zip as well.
This is getting too extense. As you progress, I will write other stuff.
Sent from my Xperia Z5 Compact using XDA Labs
casouzaj said:
In your computer, ........
In TWRP (with the phone off, hold both power and vol-, remember?), click on 'Install' and on the flash img button. Select the new-boot.img file and the boot partition. Click on the flash zip button, select the Magisk v19.3 file and install it. Install
DRM-Fix_System_Mode.zip as well.
This is getting too extense. As you progress, I will write other stuff.
Sent from my Xperia Z5 Compact using XDA Labs
Click to expand...
Click to collapse
Wow, thx for this guide!
I came now to the point to start twrp. The only thing I did not was installing Magisk. Then I hit reboot to system. Sadly at the moment it just stuck in the first white Sony-Logo screen.
The only chance to came out of this is to press all buttons in the same time.
My target is to have twrp and Berni's LineageOS build.
Do you have some last tips for me, I fell very close
EDIT:
I flashed Magisk v19.3 and it wokred... Yes, as you told me :/
Can I simply flash Berni LineageOS now and did I need to flash the new-boot.img, the DRM-Fix_System_Mode.zip and Magisk always after flashing a new rom?
I_did_it_just_tmrrow said:
Wow, thx for this guide!
I came now to the point to start twrp. The only thing I did not was installing Magisk. Then I hit reboot to system. Sadly at the moment it just stuck in the first white Sony-Logo screen.
The only chance to came out of this is to press all buttons in the same time.
My target is to have twrp and Berni's LineageOS build.
Do you have some last tips for me, I fell very close
Click to expand...
Click to collapse
At any state the phone is in, in order to turn it off, hold both the power and the volume up buttons, until it vibrates thrice.
Then, enter TWRP by holding both the power and the volume down buttons. When the phone vibrates (as if it was being turned on), release the power button. When the screen lights up, release the volume down button. Then, under TWRP, install the new-boot.img, the Magusk-V19.3.zip and the DRM-Fix.zip.
Sent from my Xperia Z5 Compact using XDA Labs
---------- Post added at 05:39 PM ---------- Previous post was at 04:42 PM ----------
Regarding Berni's LineageOS builds, I'm running his 14.1 firmware. It has some issues. I don't go back to the stock ROM because I would have to wipe my data in the process, and, at the moment, it's not an option for me. The big advantage of the stock ROM is that you can have all your DRM keys active, although the bootloader is unlocked. The big disadvantage is to have outdated security updates. Berni's 15.1 build has more bugs than the 14.1 one,, and with his 16.0 build, the phone doesn't even boot up.
By the way, the new-boot.img file doesn't fit any of the LineageOS builds. It's the kernel which holds the pointers to the DRM keys you flashed (DK.ftf). It is to the be used either with stock firmwares or ROMs based on it only. An indication is that the stock boot image is some 14+MB long, whereas LineageOS' boot images lenght is some 9MB only.
Sent from my Xperia Z5 Compact using XDA Labs
I too am trying to root my Z5 Compact E5823
Could you help me clarify a few things, I followed another Z5 compact guide for MM and wasn't able to get SU installed without the bootloop I have my Z5 compact E5823 working after flashing 32.0.A.6.200_Australia_Generic firmware. I came across this thread and you gave such good instructions I thought I'd try Magisk which seems to be the standard now. I only got the Z5 compact to replace a broken Z3 compact, I needed a compact phone with ANT+ and the Z5 compact is the most advanced of the Sony's that offer it I never was able to get my Z3 rooted, I want to be able to rid the phone of bloatware I'm not sure the ANT+ works with Lineage so I'm stuck with Stock, at least if I get TWRP installed I can maybe experiment too.
As part of the guide I followed ( I can't post link because I joined just to ask for help, but it's titled "Sony Z5 Compact: Root without losing TA partition (DRM features) on Marshmallow") the part for the TA partition was as follows:
"Copy your TA partition backup to the rootkernel folder.
Open up a command prompt to the rootkernel folder and type in the following:
flash_dk TA-####.img restore-drm-keys.ftf
In Flashtool, click on the lightning bolt icon
Select flashmode
Select "DeviceKey" and click Flash
Hold "volume DOWN" and plug in USB cable.
Unplug and restart phone when instructed (read the activity log)"
do I have to repeat your instructions to:
flash_dk TA.img DK.ftf
Copy the DK.ftf file to .flashTool/firmwares directory. Flash it in flashmode, just like you did when you flashed the ROM.
Click to expand...
Click to collapse
should I still answer these this way?
Back to the terminal window, enter:
rootkernel kernel.elf new-boot.img
In the script which runs, answer yes to disable Sony RIC' and to DRM fix. Answer no to things like dm-verity, busybox and TWRP. Copy new-boot.img to the phone.
Click to expand...
Click to collapse
I can't find the DRM-Fix_System_Mode.zip, is it necessary? Where on the phone do I copy it?
In the rootkernel thread there's an attachment called DRM-Fix_System_Mode.zip. Download it and copy it to the phone.
Click to expand...
Click to collapse
You mis-spelled the link but I found the thread. Are you using "20190514-TWRP-3.3.0-suzuran-recovery.img" or the newer one "20190517-TWRP-3.3.1-suzuran-recovery.img"
I do this with the code you have above?
fastboot flash FOTAKernel twrp.img
The TWRP I use is this one: which I fastboot'ed to the FOTAKernel partition.
Click to expand...
Click to collapse
is Magisk v19.3 still the one to use? When in TWRP can I install new-boot.img , and then Magisk v19.3, right after or do I need to reboot.
In TWRP (with the phone off, hold both power and vol-, remember?), click on 'Install' and on the flash img button. Select the new-boot.img file and the boot partition. Click on the flash zip button, select the Magisk v19.3 file and install it. Install
DRM-Fix_System_Mode.zip as wells
Click to expand...
Click to collapse
One last thing as you mentioned above
By the way, in my Z5C phone I use the stable Magisk 19.3 version, along with the MagiskHide Props Config, Busybox for Android NDK, and Systemless Hosts (this one is found in Magisk Manager settings) modules. This way my phone passes both Safetynet tests, and it shows as certified by Play Store.
Click to expand...
Click to collapse
Are these all installed through Magisk Manager settings, or installed separately?
I hope all this isn't asking too much.
Thanks in advance for any help you can offer.
P.S. ( I am also getting the NFC firmware failed error when first booting after flashing firmware, I tried about 4 times different things, LL, MM, and Nougat. I was able to install Boot.img when SU wasn't in the rootkernel folder but the after booting to TWRP the bootloop happened.)
gnostisus said:
Could you help me clarify a few things, I followed another Z5 compact guide for MM and wasn't able to get SU installed without the bootloop I have my Z5 compact E5823 working after flashing 32.0.A.6.200_Australia_Generic firmware. I came across this thread and you gave such good instructions I thought I'd try Magisk which seems to be the standard now. I only got the Z5 compact to replace a broken Z3 compact, I needed a compact phone with ANT+ and the Z5 compact is the most advanced of the Sony's that offer it I never was able to get my Z3 rooted, I want to be able to rid the phone of bloatware I'm not sure the ANT+ works with Lineage so I'm stuck with Stock, at least if I get TWRP installed I can maybe experiment too.
As part of the guide I followed ( I can't post link because I joined just to ask for help, but it's titled "Sony Z5 Compact: Root without losing TA partition (DRM features) on Marshmallow") the part for the TA partition was as follows:
"Copy your TA partition backup to the rootkernel folder.
Open up a command prompt to the rootkernel folder and type in the following:
flash_dk TA-####.img restore-drm-keys.ftf
In Flashtool, click on the lightning bolt icon
Select flashmode
Select "DeviceKey" and click Flash
Hold "volume DOWN" and plug in USB cable.
Unplug and restart phone when instructed (read the activity log)"
do I have to repeat your instructions to:
should I still answer these this way?
I can't find the DRM-Fix_System_Mode.zip, is it necessary? Where on the phone do I copy it?
In the rootkernel thread there's an attachment called DRM-Fix_System_Mode.zip. Download it and copy it to the phone.
You mis-spelled the link but I found the thread. Are you using "20190514-TWRP-3.3.0-suzuran-recovery.img" or the newer one "20190517-TWRP-3.3.1-suzuran-recovery.img"
I do this with the code you have above?
fastboot flash FOTAKernel twrp.img
You mis-spelled the link but I found the thread. Are you using "20190514-TWRP-3.3.0-suzuran-recovery.img" or the newer one "20190517-TWRP-3.3.1-suzuran-recovery.img"
I do this with the code you have above?
fastboot flash FOTAKernel twrp.img
The TWRP I use is this one: which I fastboot'ed to the FOTAKernel partition.
is Magisk v19.3 still the one to use? When in TWRP can I install new-boot.img , and then Magisk v19.3, right after or do I need to reboot.
One last thing as you mentioned above
Are these all installed through Magisk Manager settings, or installed separately?
I hope all this isn't asking too much.
Thanks in advance for any help you can offer.
P.S. ( I am also getting the NFC firmware failed error when first booting after flashing firmware, I tried about 4 times different things, LL, MM, and Nougat. I was able to install Boot.img when SU wasn't in the rootkernel folder but the after booting to TWRP the bootloop happened.)
Click to expand...
Click to collapse
Magisk modules are installed by the Magisk Manager app. Tap on the menu button (the 3 bars at the top left) and select 'Download'. Tap on the search button and type in at least part of the module's name, and tap on 'Install'. The only module that is installed differently is the systemless hosts one. Tap on 'Menu > Settings > Systemless hosts'. After all the modules you wanted get installed, reboot your phone.
By the way, in my Z5C phone I'm currently running the latest stable Magisk v20.4. In its Menu > Settings part, I turn on the 'Magisk Hide' key.
Regarding flashing the Dk.ftf file, I do it whenever I flash a full ftf, because I guess the alternative partition it is flashed to gets overwritten.
Sent from my Sony E5823 using XDA Labs
Berni's LineageOS
I managed to get everything working and set up. Unfortunately I couldn't get the ANT+ working, it is disabled or buggy above LL, I tried the ANT+ Enabler app with no luck, the app claims to work on LineageOS so I want to give that a try but you wrote above
casouzaj said:
]Regarding Berni's LineageOS builds, I'm running his 14.1 firmware.
By the way, the new-boot.img file doesn't fit any of the LineageOS builds. It's the kernel which holds the pointers to the DRM keys you flashed (DK.ftf). It is to the be used either with stock firmwares or ROMs based on it only. An indication is that the stock boot image is some 14+MB long, whereas LineageOS' boot images lenght is some 9MB only.
Click to expand...
Click to collapse
So would I be able to flash from TWRP In a similar manner and what files would I need, or do I have to flash the Berni's LineageOS firmware with flashtool and install a different TWRP build to install Magisk? Otherwise I'm stuck with stock 5.1.1 which I had tried to get rooted with no luck.
Thanks for the reply.
gnostisus said:
I managed to get everything working and set up. Unfortunately I couldn't get the ANT+ working, it is disabled or buggy above LL, I tried the ANT+ Enabler app with no luck, the app claims to work on LineageOS so I want to give that a try but you wrote above
So would I be able to flash from TWRP In a similar manner and what files would I need, or do I have to flash the Berni's LineageOS firmware with flashtool and install a different TWRP build to install Magisk? Otherwise I'm stuck with stock 5.1.1 which I had tried to get rooted with no luck.
Thanks for the reply.
Click to expand...
Click to collapse
I've never used ANT+. I can't help you with that.
Berni's builds (like practicality all custom ROMs) are flashable zips. Install them from TWRP. .If you need the Google stuff, install a Gapps package, also from TWRP (I use to get the most updated mini one from opengappsI.com). Wipe all your data and caches. To get root access, install Magisk (the stable v20.4, I guess).
Good luck!
Sent from my Sony E5823 using XDA Labs
quick question about Berni's build
casouzaj said:
Berni's builds (like practicality all custom ROMs) are flashable zips. Install them from TWRP..
Click to expand...
Click to collapse
All I have to do is put the Berni's build zip file on my phone and In TWRP click on 'Install' and on the flash img button. Select the zip file. There's nothing I need to do to prepare the phone first?
Wipe all your data and caches.
Click to expand...
Click to collapse
How do I do this?
I guess most important do I need to install the DRM-Fix_System_Mode.zip or anything else other than Magisk again?
Thanks again
gnostisus said:
All I have to do is put the Berni's build zip file on my phone and In TWRP click on 'Install' and on the flash img button. Select the zip file. There's nothing I need to do to prepare the phone first?
How do I do this?
I guess most important do I need to install the DRM-Fix_System_Mode.zip or anything else other than Magisk again?
Thanks again
Click to expand...
Click to collapse
You can either copy the zip files to your phone (or SD card), select the storage where the files are located and tap on ' Install', or keep them on your PC and, in TWRP tap on 'Advanced > add sidelioad', slide the bar, connect your phone to your PC, launch a command window, navigate to the folder where the files are located and enter:
add sideload filename.zip
Wait until the sideload process is finished (TWRP returns to the normal adb interface).
To clear your data, tap on the 'Wipe' softbutton and slide the bottom bar to factory reset.
Sent from my Sony E5823 using XDA Labs

Galaxy A8 Star (SM-G885S/F) GSI ROM Flashing [Android 12 Working]

This is my first post of this kind so bear with me, please
Info for Galaxy A8 Star:
CPU : SDM660 ( A only, 64bit )​Support Project Treble​Support System as root​
※WARNING※
You will have to have OEM unlocked and this will void your warranty!!!
※also, I'm not responsible for the accident about you bricking your device※​Step. 1
First of all, you will need to download two custom recoveries (TWRP, OrangeFox)
OrangeFox: https://forum.xda-developers.com/t/orange-fox-recovery-galaxy-a8-star-sm-g885f.4301055/
TWRP: https://github.com/sabpprook/android_device_samsung_astarqlte (test3 file does not work for me but you can try)
I want to finish it only using TWRP but the only TWRP that was working does NOT support flashing the system.img files
and also Orange Fox recovery has a bug that while in recovery you can't connect with the computer and push the files to the phone
so it was required to use two bootloader
Step. 2
Odin: https://odindownload.com/
I also recommend downloading the stock ROM for backup
1. after downloading the TWRP from the link (for Odin we will use the .tar file)
put your phone into download mode
Code:
adb reboot download
or just turn off the phone and press the power button, volume up, Bixby button at the same time
and use the volume button to boot into download mode
2. after the phone went to the download mode, go to Odin and at the ap section add the TWRP file then flash it
3. press the volume down, power button to turn off the device, and right after that press the power button, volume up, Bixby button at the same time
4. you will now see the TWRP recovery, press wipe, and format data
5. now we will download some files we needed
makemesar.zip: (at the attachment) or you can download it from https://drive.google.com/u/0/uc?export=download&confirm=P1-1&id=1F_f_tL4sEYFx5fa6AnwR0x1tlYhqarcT ( when you unzip it there is the zip file )​​Permissiver_5.zip: https://androidfilehost.com/?fid=6006931924117940902​​Disable_Dm-Verity_ForceEncrypt: https://drive.google.com/file/d/166texWJQhR1RgRoXiRSH_M2Q2mAyS2gC/view​​Certification_Patch.zip: (at the attachment)​​Havoc Rom (you can use any rom you want but this is the one that I've managed to work) http://download.havoc-os.com/?dir=arm64-ab (download arm64 ab with gapps)​​most rooms with AB partition will be supported​​Magisk: https://magiskmanager.com/ (download the apk and make it a zip file) - you could need for the phone to get the boot (makemesar will unroot it so don't worry)​​6. after downloading all the files that we need, we will push the files to our device using
Code:
adb push 'file dir' sdcard
※ also push TWRP .img file and the OrangeFox .img too!!
7. after pushing all the files we need to our phone, press install from the TWRP recovery and press flash from image
and select the Orange Fox .img as a recovery image, and reboot to bootloader
8. now you will boot to the Orange Fox recovery, (locate to data/media to find the files)
at the Orange Fox recovery wipe System, Dalvlk / ART Cache, Cache, Data
9. after wiping now install the os.img file and reboot to the bootloader (before reboot you will see the warning that OS is not installed), go to the menu and mount system, vendor, and install Dm Verity.zip, Permissiver_5.zip, makemesar.zip then reboot to the bootloader again, (now we will not see the OS is not installed) and now install the Certification Patch.zip
10. reboot to the system and you will see the new os setup process (sometimes you have to install the Certification Patch after setup the os )
10-1. if your device keeps going to download mode, reinstall the magisk and then reboot the phone, then it will work.
(after it boots, gently turns off the phone and install makemesar.zip first and install Dm-Verity to unroot) - some of you will be forced to use magisk but doing some wiping or reflashing the system.img sometimes makes the unrooted state work (or flash the stock system.img (extract from the stockrom) and flash the gsi ROM without wiping )
Screenshots: At Below
Currently, MTP does not work but I think this is the problem with the Havoc os, if you use another rom it could work
face unlock, fingerprint unlock works, the camera works.
if I manage to get other ROMs workingI will update the post
also at the first time I have made mine to boot without magisk but while doing again for this post I'm having trouble without magisk, if I found a way that works always I will add that to the post
[UPDATE#2]
you can download the Pixel 3 gsi rom from
(Thanks for Santa Duck providing this information!!!!)
with this files you can install the android 12 gsi rom in a usable state!!
and also ADB is working with this rom
there is still a bootlooping bug so do it with caution
[Update#1]
Today I have managed to install the Android Beta 3.1 [ is beta software and I don't recommend using it as your daily os]
https://sourceforge.net/projects/nippongsi/files/Pixel%20-%20Pixel4a_SBeta3.1%20-%20TBO42ZZ8IF/Pixel4a_SBeta3.1-AB-12-20210727-nippongsi.img.gz/download
you can download the ROM file from Nippon's Sourceforge
every step is the same and you just have to change the rom as this
there's a bug that developer setting crash the settings app and it is working but it does have some lots of bugs, and screen lock is not working but I'll try to fix it and upload the method
if your device get boot looped, press Bixby + power + vol down to boot into download mode and flash the stock AP file using Odin
[I was supposed to edit the upper one but accidentally created as a reply ]
Just go to UPDATE#2
Skuld Norniern said:
Havoc Rom (you can use any rom you want but this is the one that I've managed to work) http://download.havoc-os.com/?dir=arm64-ab (download arm64 ab with gapps)
Click to expand...
Click to collapse
Hey I thought that A8 star is an A-only device. Does flashing A/B roms cause any problems?
thongass000 said:
Hey I thought that A8 star is an A-only device. Does flashing A/B roms cause any problems?
Click to expand...
Click to collapse
thanks for the makemesar.zip we can install the A/B partition roms without any problems on the A only device and for me the A only roms won’t work on my phone
Skuld Norniern said:
thanks for the makemesar.zip we can install the A/B partition roms without any problems on the A only device and for me the A only roms won’t work on my phone
Click to expand...
Click to collapse
Hi I'm back. Do you have any issue with wired audio? I have a A9 2018 (same chipset) and audio still goes through speaker while headphones are plugged in.
If anything in Phh Treble Settings helps you, please tell me. Or if you don't need any settings for wired audio, can you send me a zip file containing any files that have the name "audio_policy" in /vendor/etc? Thanks.
thongass000 said:
Hi I'm back. Do you have any issue with wired audio? I have a A9 2018 (same chipset) and audio still goes through speaker while headphones are plugged in.
If anything in Phh Treble Settings helps you, please tell me. Or if you don't need any settings for wired audio, can you send me a zip file containing any files that have the name "audio_policy" in /vendor/etc? Thanks.
Click to expand...
Click to collapse
Sorry for being late!!
for me, I do have the same issue with wired audio and I have not been able to find a way to fix it yet
if I manage to fix the issue I will fix the main article
Skuld Norniern said:
Skuld Norniern said:
This is my first post of this kind so bear with me, please
Info for Galaxy A8 Star:
CPU : SDM660 ( A only, 64bit )​Support Project Treble​Support System as root​
※WARNING※
You will have to have OEM unlocked and this will void your warranty!!!
※also, I'm not responsible for the accident about you bricking your device※​Step. 1
First of all, you will need to download two custom recoveries (TWRP, OrangeFox)
OrangeFox: https://forum.xda-developers.com/t/orange-fox-recovery-galaxy-a8-star-sm-g885f.4301055/
TWRP: https://github.com/sabpprook/android_device_samsung_astarqlte (test3 file does not work for me but you can try)
I want to finish it only using TWRP but the only TWRP that was working does NOT support flashing the system.img files
and also Orange Fox recovery has a bug that while in recovery you can't connect with the computer and push the files to the phone
so it was required to use two bootloader
Step. 2
Odin: https://odindownload.com/
I also recommend downloading the stock ROM for backup
1. after downloading the TWRP from the link (for Odin we will use the .tar file)
put your phone into download mode
Code:
adb reboot download
or just turn off the phone and press the power button, volume up, Bixby button at the same time
and use the volume button to boot into download mode
2. after the phone went to the download mode, go to Odin and at the ap section add the TWRP file then flash it
3. press the volume down, power button to turn off the device, and right after that press the power button, volume up, Bixby button at the same time
4. you will now see the TWRP recovery, press wipe, and format data
5. now we will download some files we needed
makemesar.zip: (at the attachment) or you can download it from https://drive.google.com/u/0/uc?export=download&confirm=P1-1&id=1F_f_tL4sEYFx5fa6AnwR0x1tlYhqarcT ( when you unzip it there is the zip file )​​Permissiver_5.zip: https://androidfilehost.com/?fid=6006931924117940902​​Disable_Dm-Verity_ForceEncrypt: https://drive.google.com/file/d/166texWJQhR1RgRoXiRSH_M2Q2mAyS2gC/view​​Certification_Patch.zip: (at the attachment)​​Havoc Rom (you can use any rom you want but this is the one that I've managed to work) http://download.havoc-os.com/?dir=arm64-ab (download arm64 ab with gapps)​​most rooms with AB partition will be supported​​Magisk: https://magiskmanager.com/ (download the apk and make it a zip file) - you could need for the phone to get the boot (makemesar will unroot it so don't worry)​​6. after downloading all the files that we need, we will push the files to our device using
Code:
adb push 'file dir' sdcard
※ also push TWRP .img file and the OrangeFox .img too!!
7. after pushing all the files we need to our phone, press install from the TWRP recovery and press flash from image
and select the Orange Fox .img as a recovery image, and reboot to bootloader
8. now you will boot to the Orange Fox recovery, (locate to data/media to find the files)
at the Orange Fox recovery wipe System, Dalvlk / ART Cache, Cache, Data
9. after wiping now install the os.img file and reboot to the bootloader (before reboot you will see the warning that OS is not installed), go to the menu and mount system, vendor, and install Dm Verity.zip, Permissiver_5.zip, makemesar.zip then reboot to the bootloader again, (now we will not see the OS is not installed) and now install the Certification Patch.zip
10. reboot to the system and you will see the new os setup process (sometimes you have to install the Certification Patch after setup the os )
10-1. if your device keeps going to download mode, reinstall the magisk and then reboot the phone, then it will work.
(after it boots, gently turns off the phone and install makemesar.zip first and install Dm-Verity to unroot) - some of you will be forced to use magisk but doing some wiping or reflashing the system.img sometimes makes the unrooted state work (or flash the stock system.img (extract from the stockrom) and flash the gsi ROM without wiping )
Screenshots: At Below
Currently, MTP does not work but I think this is the problem with the Havoc os, if you use another rom it could work
face unlock, fingerprint unlock works, the camera works.
if I manage to get other ROMs workingI will update the post
also at the first time I have made mine to boot without magisk but while doing again for this post I'm having trouble without magisk, if I found a way that works always I will add that to the post
[UPDATE#2]
you can download the Pixel 3 gsi rom from
(Thanks for Santa Duck providing this information!!!!)
with this files you can install the android 12 gsi rom in a usable state!!
and also ADB is working with this rom
there is still a bootlooping bug so do it with caution
Click to expand...
Click to collapse
Hello sir i can't find havoc os 4.5 in:https://download.havoc-os.com/?dir=arm64-ab
Click to expand...
Click to collapse
After flashing twrp on my sm g885f, cant get into terp,
mine shows volume down + power to restart, not to enter turn off
how can i enter into twrp
Skuld Norniern said:
9. after wiping now install the os.img file and reboot to the bootloader (before reboot you will see the warning that OS is not installed), go to the menu and mount system, vendor, and install Dm Verity.zip, Permissiver_5.zip, makemesar.zip then reboot to the bootloader again, (now we will not see the OS is not installed) and now install the Certification Patch.zip
Click to expand...
Click to collapse
'os.img file' where
, guess i fixed it
when installing Certification_Patch.zip, it shows command error
what i found- this patch is for G885FDXS5CUL1, mine is
G885FDXU5CUG1

Categories

Resources