Related
There are many k8/k10 models and each models have many different firmware which requires unique TWRPs.
It's impossible to make only one TWRP working for all models however this tool can help you easily port your own TWRP (from 3.0.2 to 3.1.1, whichever you prefer).
This srcipt is only for MTK devices. Qualcomm support can be added once anyone having a qualcomm device will be able to boot into anything from fastboot.
(at the moment no one can "fastboot boot any.img" on a qualcomm device)
TWRP 3.0.2:
Just download this file: http://viid.me/qopRut)
(for 32bit windows download this: http://viid.me/qopRlZ)
TWRP 3.1.0:
http://viid.me/qRlxPx (64bit windows)
TWRP 3.1.1:
http://destyy.com/qFank3 (64bit windows)
http://corneey.com/q4KEZt (32bit windows)
Uncompress it, put your stock recovery image (usually it's "recovery_190464.bin") into the uncompressed folder ("twrp_port" or "twrp_port_x86" in case of 32bit version) and run "twrp_port.bat"
You will get your ported TWRP ("yourTWRP.img") for your device in that folder and you can use it to root your phone (https://forum.xda-developers.com/lg-k10/how-to/friendly-root-method-lg-k8-k10-t3531223).
---------------------------------------
How to get your stock recovery image:
Fisrt you need the kdz firmware of your device:
1. method:
- reboot your phone into download mode (http://www.hardreset.info/devices/lg/lg-k10/download-mode/)
- start LG Bridge, go to software update and chose update error recovery (right bottom corner).
- from here follow kappu's guide to get your .kdz file: https://forum.xda-developers.com/lg-k10/how-to/guide-downloading-kdz-lg-bridge-t3504497
- you can let lg bridge finish the flashing process, no data will be lost.
2. method:
- download firmware for your device:
k10: https://forum.xda-developers.com/lg-k10/development/stock-versions-model-lg-k10-t3457319
k8: https://forum.xda-developers.com/lg-k10/development/lg-k8-k350nds-stock-kdz-firmware-t3456467
- now you have your kdz however you better do the next step if you are not sure thats the exact firmware your device has
- use lg up (https://forum.xda-developers.com/lg-k10/how-to/flashing-firmware-using-lg-t3517839) to flash that firmware on your device (just to make sure you are really using that particular firmware)
- all data will be lost
Now you have your kdz, lets extract the recovery image:
- download lg firmware extractor: https://forum.xda-developers.com/showthread.php?t=2600575
- upack it somewhere and put the kdz file into that folder
- run "WindowsLGFirmwareExtract.exe"
- open your kdz file (first open button from above)
- tick the first entry under file name (the .dz file) and click on "Extract KDZ"
- you will get that .dz file extracted in your LGFirmwareExtract folder
- close LG Firmware extractor and open it again
- now open .dz file (second open button from above)
- find your stock recovery image under file name (usually it's "recovery_190464.bin"), tick that entry and click on "Extract DZ"
- your stock recovery image will be extracted in the LGFirmwareExtract folder.
Now you just copy this "recovery_190464.bin" (or whatever it's name is - just make sure it's a .bin file) into the "twrp_port" folder and run "twrp_port.bat"
Do not flash it on your device!
No TWRP's can be flashed for good on these LGs... yet...
Only use "fastboot boot yourTWRP.img"
If you succesfully ported and tested your TWRP, please upload and share it with us with the proper description of your model and firmware version!
Credits:
Singular777 for his work on compiling us a 3.0.2 TWRP: https://forum.xda-developers.com/showpost.php?p=69381986&postcount=126
and TWRP 3.1.0: https://forum.xda-developers.com/showpost.php?p=71575189&postcount=215
Cleopatra for teaching us how to port TWRP: http://www.chinaphonearena.com/foru...752-MT6753-MT6795-MT6797-TWRP-MT67xx-tutorial
bluefirebird for Carliv Image Kitchen which was tweaked in my script: https://forum.xda-developers.com/android/development/tool-cika-carliv-image-kitchen-android-t3013658
Does bootloader has to be unlocked to use "fastboot boot yourTWRP.img" ?
Professor Woland said:
Does bootloader has to be unlocked to use "fastboot boot yourTWRP.img" ?
Click to expand...
Click to collapse
Sure, it does. It doesn't work any other way...
LG firmware extractor doesn't work. It gives me this message: WindowsLGFirmwareExtract has encountered a problem and needs to close. We are sorry for the inconvenience
Professor Woland said:
LG firmware extractor doesn't work. It gives me this message: WindowsLGFirmwareExtract has encountered a problem and needs to close. We are sorry for the inconvenience
Click to expand...
Click to collapse
Check link again, new versions are there...
gottlasz said:
Check link again, new versions are there...
Click to expand...
Click to collapse
Tried every single version, same message every time.
Professor Woland said:
Tried every single version, same message every time.
Click to expand...
Click to collapse
If you link me your kdz i'll extract that recovery image for you (i'll even port the TWRP).
gottlasz said:
If you link me your kdz i'll extract that recovery image for you (i'll even port the TWRP).
Click to expand...
Click to collapse
No need for that i'ts not urgent, I don't even need the recovery since I don't want to lose waranty, I wanted to play with it to see what's around and so. On what os do you use extractor is it xp or 7 or 10?
Professor Woland said:
No need for that i'ts not urgent, I don't even need the recovery since I don't want to lose waranty, I wanted to play with it to see what's around and so. On what os do you use extractor is it xp or 7 or 10?
Click to expand...
Click to collapse
Actually 7 (x64) and 10(x64)...
I guess it's problem due to xp, i tried on win 7 32bit and it work fine.
However here is the twrp for LG K350NDS (K8 Dual)
Click
NOTE I DID NOT TRIED IF THIS WORK BECAUSE I DIDN'T UNLOCKED BOOTLOADER YET, I JUST FOLLOWED TUTORIAL AND UPLOADED OUTPUT FILE
Professor Woland said:
I guess it's problem due to xp, i tried on win 7 32bit and it work fine.
However here is the twrp for LG K350NDS (K8 Dual)
Click
NOTE I DID NOT TRIED IF THIS WORK BECAUSE I DIDN'T UNLOCKED BOOTLOADER YET, I JUST FOLLOWED TUTORIAL AND UPLOADED OUTPUT FILE
Click to expand...
Click to collapse
Added to the k8 twrp thread.
Thanks Man. I was able to use twrp to root and i also have Xposed.
Sent from my LG-K430 using Tapatalk
Thanks!
Excellent tool
It would be great if you could support recovery of other models. thanks!
jordan_eliud said:
Excellent tool
It would be great if you could support recovery of other models. thanks!
Click to expand...
Click to collapse
Thanks!
What other models do you mean?
gottlasz said:
Thanks!
What other models do you mean?
Click to expand...
Click to collapse
He meant Qualcomm.
Gott any method on how to flash it permanently and stop the system on overwriting the recovery. It seems that twrp is one of the important thing needed.
ArcherEmiya said:
Gott any method on how to flash it permanently and stop the system on overwriting the recovery. It seems that twrp is one of the important thing needed.
Click to expand...
Click to collapse
I`m afraid no. There is no way to flash it. Why is this important anyways?
gottlasz said:
I`m afraid no. There is no way to flash it. Why is this important anyways?
Click to expand...
Click to collapse
For convenience I guess?? It's hard to make changes with K10 without recovery and PC :c
Anyway any new project with MTK?
ArcherEmiya said:
For convenience I guess?? It's hard to make changes with K10 without recovery and PC :c
Anyway any new project with MTK?
Click to expand...
Click to collapse
Well... i think usually you have a PC nearby when you test something new on your phone...
However with the new security patch it's actually impossible to root or flash anything modded but using the new 3.1.0 twrp you can delete the stock apps which is the most imprortant aim of rooting our device (i guess). So no more new project on my side...
gottlasz said:
Well... i think usually you have a PC nearby when you test something new on your phone...
However with the new security patch it's actually impossible to root or flash anything modded but using the new 3.1.0 twrp you can delete the stock apps which is the most imprortant aim of rooting our device (i guess). So no more new project on my side...
Click to expand...
Click to collapse
One more thing does the K10 only have fastboot mode and no recovery mode even a stock recovery?
Cause my Nokia 3 was bricked then I searched for some information about Nokia 3 firmware from gsmhosting
Here is Details >----
[Nokia3_MT6737M_Heart_7.0_alps-mp-n0.mp1-V1.0.2_fih6737m.35.n_P96.rar 18.7 days old 1.3 GB 2017-Jul-15
Link
"https*://drive*.google*.com/drive/folders/0B0oLdVAk2l5va1ZlR05EVk5DXzQ"] Google drive
Upload by @pijush das
How to unlock Nokia3?Ref the threads =)
https://forum.xda-developers.com/nokia-3/how-to/guide-unlock-bootloader-root-flash-twrp-t3726649
https://forum.xda-developers.com/nokia-3/how-to/guide-how-to-unlock-bootloader-nokia-3-t3699344
how to get the unlock code?
https://forum.xda-developers.com/nokia-3/how-to/getting-unlock-code-t3757899
If you got the bricked phone, flashing the rom to rescue ,
https://forum.xda-developers.com/nokia-3/development/nokia-3-official-firmware-india-uae-t3674320
Require: use Chinese Miracle 2mtk(cm2mtk)tool to flash.
Finally, you need 3rd recovery to flash the supersu.
Ref https:/*/1drv.ms/u/s!AsmTb5aqoY12mDZqDZbPOp47QVMV
twrp for nokia3
How to get the rooted phone
Maybe you can refer @JBData's tutorial like this:
After many fails, I root my Nokia3.
- You must be easy with adb and fastboot and accept a full reset of your phone (data + soft).
- USB driver ok on your PC to connect device (device is always USB connected when roadacting)
- Be developper on your device (7 click on the series number), select USB debugging.
- Unlock your device (thanks to the_lazer), so you have the orange warning when starting.
- No need of TWRP. So many attempt with it, never succed. I even try, via the shell, the install-super.sh...
- Get the stock rom archive with this excellent post.
Here is my roadacts:
/ Install MagiskManager apk (MagiskManager-v5.5.5.apk) on your device.
/ Upload the boot.img file from the stock archive on your device.
/ In MagiskManager install Magisk and select the patch method.
/ Select the boot.img uploaded.
/ Upload the boot_patch.img file created on your PC.
/ Boot your device in recovery (power + volume up)
/ Select the full reset (data + soft) : You gonna loose everything on your device ! 3 partitions are formated : /data /nvdata...
/ Boot your device in recovery (power + volume up)
/ Select bootloader.
On your PC : fastboot devices -l, so you can see the connexion.
/ Re-flash all with the patch.
fastboot flash recovery recovery.img (maybe it's not necessary, but I prefer full reset and del TWRP...)
fastboot flash system system.img
fastboot flash boot boot_patched.img
fastboot reboot
/ Your device is (re)born.
/ let the config do.
/ Unactivate android update in the developper menu
/ In MagiskManager select install Magisk
/ You can do the check SafetyNet and so everything is green (If I could upload image, you would see)
/ Install RootChecker to confirm that your device is well rooted...
Click to expand...
Click to collapse
Thanks @JakesDen
(at) THE_lazer
@SkaboXD @blackpanther0582
AND
Thank for all supports from Nokia3's users. =3
i don't think that is possible to flash twrp on locked bootloader, but i will try it.
EDIT: Nope didn't worked
confirmed, this TWRP recovery working on ta-1032 with unlocked bootloader
the_laser said:
confirmed, this TWRP recovery working on ta-1032 with unlocked bootloader
Click to expand...
Click to collapse
without bugs?
battery percentage seems to be wrong, can't decrypt originally encrypted USERDATA volume ( i'm believe it is okay ), but main things working - can install SR2-SuperSU-v2.79-SR2-20170103215521.zip and that all i want from it.
very important - not allow /system modification until supersu installation !
another note - can't enter recovery by combination volume-up + power button, if phone not connected to computer
How did you unlock it ?
Sent from my TA-1032 using Tapatalk
fastboot-android.exe -i 0x2e04 oem key <unlockcode>
fastboot-android.exe -i 0x2e04 oem unlock
Hi Volks!
I am new to Android - well, a bit late, lol. Could someone please clarify the procedure to root the TA-1032 with the assets provided in this thread?
Also, are there any caveats when using TWRP Recovery Firmware, like are official updates possible?
Swordfishx86 said:
Hi Volks!
I am new to Android - well, a bit late, lol. Could someone please clarify the procedure to root the TA-1032 with the assets provided in this thread?
Also, are there any caveats when using TWRP Recovery Firmware, like are official updates possible?
Click to expand...
Click to collapse
My advice is: DON'T do it ! At this moment there is no safe mode to have root on TA-1032 and the latest news
on the future OS on Nokia3 says the Oreo will be delivered and even Android P !! You will loose those if you proceed now with root and unlocking.
All the best !
So ... Wait and hope?
Swordfishx86 said:
So ... Wait and hope?
Click to expand...
Click to collapse
The Warranty is 2 years,the same time Nokia will provide updates to OS.So,why to rush damaging the phone ?
In 2 years will be enough time for the Wonderful guys from TeamWin to make a safe TWRP for Nokia 3.
confirmed, this TWRP recovery working on TA-1032 with locked bootloader
Petrica said:
My advice is: DON'T do it ! At this moment there is no safe mode to have root on TA-1032 and the latest news
on the future OS on Nokia3 says the Oreo will be delivered and even Android P !! You will loose those if you proceed now with root and unlocking.
All the best !
Click to expand...
Click to collapse
Lol and how slower the phone will get with all those updates ?
If there are phones with OS versions older then the latest Google Android,it is a good motiv to rush to install a custom ROM build from the newest version of Android.
But its NOT the case for Nokia series who will have the latest OS for 2 Years !
Also I remind you that NOT the Android OS(pure on Nokia) is slowing down the phone-Its the apps:look at Facebook who was 8MB at the beginning and now consume a lot of resources-is almost 300 MB and is doing the same thing as was 8Mb .
All the best LOL !
Petrica said:
If there are phones with OS versions older then the latest Google Android,it is a good motiv to rush to install a custom ROM build from the newest version of Android.
But its NOT the case for Nokia series who will have the latest OS for 2 Years !
Also I remind you that NOT the Android OS(pure on Nokia) is slowing down the phone-Its the apps:look at Facebook who was 8MB at the beginning and now consume a lot of resources-is almost 300 MB and is doing the same thing as was 8Mb .
All the best LOL !
Click to expand...
Click to collapse
but it's still better to have custom roms because they have a lot more customization, wider compatibility with apps (for example xposed), better performance, maybe better battery if greatly optimized for our devices.
Also if we flash some custom rom, data encryption will be automatically removed.
SkaboXD said:
but it's still better to have custom roms because they have a lot more customization, wider compatibility with apps (for example xposed), better performance, maybe better battery if greatly optimized for our devices.
Also if we flash some custom rom, data encryption will be automatically removed.
Click to expand...
Click to collapse
With encryption eliminated you'll have boost in performance but this boost is lost due to not so greatly optimization of unofficial roms.
Sent from my TA-1032 using Tapatalk
Max brackenz said:
confirmed, this TWRP recovery working on TA-1032 with locked bootloader
Click to expand...
Click to collapse
Did you actually get twrp with a locked bootloader or that was a typo?
redweaver said:
Did you actually get twrp with a locked bootloader or that was a typo?
Click to expand...
Click to collapse
yes. its true . i flashed with spflashtool.
Max brackenz said:
yes. its true . i flashed with spflashtool.
Click to expand...
Click to collapse
Which spflashtool did you use? The usual one or a specialised one
redweaver said:
Which spflashtool did you use? The usual one or a specialised one
Click to expand...
Click to collapse
usual one. i have a nokia 3 support DA file.
Hello everyone, I was able to successfully port a RR Rom for this device.
Installation:
- Get SP Flash Tools (I used version 5.1512.0, like before)
- Download the RR ROM - https://mega.nz/#!swcRzAgB!fI4CbeHIfx_CdyPrmMNcGN4uQFy4YhaJohufU_DGxGI
- Download TWRP (scatter file included) - https://mega.nz/#!1xUjRIiA!0aFkvFOe0QP_f5SlMcBAPo0nCWNJbW0iagW0OlDaLlU
- Open the "RR 5.8.5 - 7.1.2" zip file, and put "boot.img" and "magisk_patched.img" into your phone's INTERNAL storage so you can find them later
- Flash the recovery through SP Flash Tools to "BOOT" partition! (If you flash it to "recovery" partition, the screen may not work)
- Reboot, it should boot into TWRP
- Wipe system, cache, data, dalvik cache
- Flash the ROM (you don't need to flash Gapps, they are pre-installed)
- After it's done, go back and click "Install", then "Install image".
- Flash either "boot.img" if you want no root access, or "magisk_patched" if you want the root access.
- Reboot.
- Wait for it to boot
Bugs
- No fingerprint is available to set-up
- Let me know if you find any?
Donate
If you like my work, please consider donating:
PayPal: https://www.paypal.com/donate?hosted_button_id=QYSZDSMUGQKWG
This is my 2nd attempt at porting, ever, sorry for not being straight-forward and making this overly complicated.
If this works well for people I might try MIUI next.
And let me know if your device reads/works properly with SD card inserted! I think it may be just my device that doesn't recognize any, but would be nice to get some confirmation.
All credits go to Cleopatra Bianchi for providing TWRP.
(https://www.needrom.com/download/cheetah-twrp-3-0-2-1/)
thank you. smooth and good Rom
Did you find/encounter any bugs?
Hello,
Nothing major problem. Only I can't play downloaded video but I can watch through youtube and facebook. Just blank screen only. Thank you for the rom. Better from the stock rom
hayati1 said:
Hello,
Nothing major problem. Only I can't play downloaded video but I can watch through youtube and facebook. Just blank screen only. Thank you for the rom. Better from the stock rom
Click to expand...
Click to collapse
Hmm, maybe try an app from play store that let's you play videos and see if it works? Like VLC, or something.
Sorry for extremely late reply
Hello friends, I know it's not the right topic, I apologize but I'm trying ... I have a new Cubot Note 20 Pro and I would like a TWRP image for it but I can't find it anywhere. Maybe someone knows an image compatible with my phone. Please, can anybody be so kindly to help me with an advice? Thank you.
Hellera said:
Hello friends, I know it's not the right topic, I apologize but I'm trying ... I have a new Cubot Note 20 Pro and I would like a TWRP image for it but I can't find it anywhere. Maybe someone knows an image compatible with my phone. Please, can anybody be so kindly to help me with an advice? Thank you.
Click to expand...
Click to collapse
You could try auto twrp porter. I used in on my Prestigio 3450DUO and worked LONG time ago. If it doesn't work let me know and I will try to help
Firmware Care
FirmwareCare is one of the ideal firmware download websites, serving Stock Firmware (ROM) for 343 Mobile brands in the World. The Stock Firmware shared on the website came with the Driver, Flash Tool, and How-to Flash Manual.
firmwarecare.com
kazkas1398 said:
You could try auto twrp porter. I used in on my Prestigio 3450DUO and worked LONG time ago. If it doesn't work let me know and I will try to help
Firmware Care
FirmwareCare is one of the ideal firmware download websites, serving Stock Firmware (ROM) for 343 Mobile brands in the World. The Stock Firmware shared on the website came with the Driver, Flash Tool, and How-to Flash Manual.
firmwarecare.com
Click to expand...
Click to collapse
Thank you @kazkas1398, I'll try it... I'll be back!
I understand all of these, I know to work with adb, fastboot commands but I cannot unlock bootloader on my device, Cubot Note 20 Pro. I was searching about 3 days for this, I found what I knew but it seems that no command works in fastboot:
fastboot oem unlock
fastboot oem unlock-go
fastboot flashing unlock
fastboot flashing unlock_critical
fastboot oem unlock_critical
I must mention... Developer options, OEM-unlocking and USB-debugging checked, all MTK and ADB drivers installed, I'm not a begginer... but, of course, I don't know everything. So, I need a little help!
Nothing works, no command... it says "... command not supported in default implementation". I need unlock the bootloader first of all for rooting my device and other reasons.
I'm really frustrated, blocked in this situation! Can anybody help my to unlock bootloader, please? Thank you.
Ok friends, I managed to unlock bootloader, get root... and I tried to port the stock recovery with Mediatek Auto TWRP Recovery Porter.
Then, I flashed vbmeta and recovery images in fastboot mode...
After that, my Cubot Note 20 Pro is booting only in fastboot mode... until I flashed the stock recovery again.
Does anyone have any working solutions, suggestions other than waiting for an official TWRP? Thank you.
Edit:
I found this, I followed all the steps... but it stucked in TWRP logo... waited about 20 minutes... nothing... any solution please?! Thank you.
[MT6771][10]TWRP 3.4.0 Recovery for Cubot Note 20 Pro ~ Techswizz
This TWRP 3.4.0 Recovery For Cubot Note 20 Pro is working fully fine and can be used to flash custom ROMs and make full backups. Full touch is also working ok for easy navigation. For those who want to root by flashing SuperSu, this is a recommended custom recovery. Please find out more features...
www.techswizz.com
Hellera said:
Ok friends, I managed to unlock bootloader, get root... and I tried to port the stock recovery with Mediatek Auto TWRP Recovery Porter.
Then, I flashed vbmeta and recovery images in fastboot mode...
After that, my Cubot Note 20 Pro is booting only in fastboot mode... until I flashed the stock recovery again.
Does anyone have any working solutions, suggestions other than waiting for an official TWRP? Thank you.
Edit:
I found this, I followed all the steps... but it stucked in TWRP logo... waited about 20 minutes... nothing... any solution please?! Thank you.
[MT6771][10]TWRP 3.4.0 Recovery for Cubot Note 20 Pro ~ Techswizz
This TWRP 3.4.0 Recovery For Cubot Note 20 Pro is working fully fine and can be used to flash custom ROMs and make full backups. Full touch is also working ok for easy navigation. For those who want to root by flashing SuperSu, this is a recommended custom recovery. Please find out more features...
www.techswizz.com
Click to expand...
Click to collapse
You need to utilize the Hovatek forum.Its a Mediatek phone and they specialize in those phones.I know many of the standard processes we are accustomed to don't work.I have the same phone and with limited searching I was only able to find TWRP 3.4.0 but it freezes while in recovery.Im sure theres something out there more compatible
1. Unlock bootloader via MI Flash Tool
2. Install ADB and Fastboot Drivers
3. Downloader Latest Platform Tools
4. Open command prompt window in platform tools folder
5. Take phone to fastboot mode (Adb reboot bootloader)
6. Flash the given boot image (Fastboot flash boot boot.img)
7. Flash the given vbmeta (Fastboot flash vbmeta vbmeta.img)
8. Reboot (Fastboot reboot)
9. Download, install and open latest magisk manager in phone. It will reboot phone.
10. Done. You have root now. Verify via root checker.
Credits: @Tigrouzen
is there any bug or issue with miui rom after root? and how to install twrp or any other custom recovery?
ji-r47 said:
is there any bug or issue with miui rom after root? and how to install twrp or any other custom recovery?
Click to expand...
Click to collapse
Some games will start to crash, and some apps wont work because they will detect root and close down. You can flash stock boot and vbmeta image to unroot and they will work.
Unofficial TWRP (compiled by @Tigrouzen) is attached. Flash in fastboot mode and then flash vbmeta from above.
ahsan.ey.ca said:
Some games will start to crash, and some apps wont work because they will detect root and close down. You can flash stock boot and vbmeta image to unroot and they will work.
Unofficial TWRP (compiled by @Tigrouzen) is attached. Flash in fastboot mode and then flash vbmeta from above.
Click to expand...
Click to collapse
Thank you very much
ahsan.ey.ca said:
Some games will start to crash, and some apps wont work because they will detect root and close down. You can flash stock boot and vbmeta image to unroot and they will work.
Unofficial TWRP (compiled by @Tigrouzen) is attached. Flash in fastboot mode and then flash vbmeta from above.
Click to expand...
Click to collapse
Do you have source code for it?
VD171 said:
Do you have source code for it?
Click to expand...
Click to collapse
Not my work, ask @Tigrouzen .
It's working. I don't have to install any ROM to root the phone. Thanks.
This can be done with any version of ROM? I have India version 12.0.9
@sakeyo i dont think region is important for this process, the only diference is the bloatware inside the rom,
if it doesnt works, you can just flash back the stock boot.img and vbmeta.img
or if you want, you can change the ROM to Global
I used XiaomiToolv2 https://www.xiaomitool.com/V2/
It works perfectly on my device. Thanks!
Hi Sakeyo. Please tell me what version of Magisk did you use?
Thanks in advance
asia559571 said:
Hi Sakeyo. Please tell me what version of Magisk did you use?
Thanks in advance
Click to expand...
Click to collapse
Im using the latest magisk version, it works flawlessly
its the version 23
yoshijulas said:
Im using the latest magisk version, it works flawlessly
its the version 23
Click to expand...
Click to collapse
Thank You yoshijulas for your reply and Kind Regards
asia559571 said:
Hi Sakeyo. Please tell me what version of Magisk did you use?
Thanks in advance
Click to expand...
Click to collapse
Hello. I am currently not rooted. I removed Magisk and closed the bootloader. But when I was rooted I always used the latest versions of Magisk.
sakeyo said:
Hello. I am currently not rooted. I removed Magisk and closed the bootloader. But when I was rooted I always used the latest versions of Magisk.
Click to expand...
Click to collapse
To be honest, I only wanted root for the sake of having ViPER4Android. I tried the rootless version, but it failed on my phone... got stuck in a boot loop. I'm using Black Player Ex, the equalizer in tandem with the Mi Sound Enhancer works like a charm. One thing I noticed, is that the sound level on the Global Rom is very low compared to the Chinese version, so I'm sticking to the Chinese Rom. If You come across ViPER that can be installed on our device without the need for root, Please let me know. It's a shame that Xiaomi wouldn't/don't have ViPER pre-installed as a system app?
Best Regards
ahsan.ey.ca said:
Some games will start to crash, and some apps wont work because they will detect root and close down. You can flash stock boot and vbmeta image to unroot and they will work.
Unofficial TWRP (compiled by @Tigrouzen) is attached. Flash in fastboot mode and then flash vbmeta from above.
Click to expand...
Click to collapse
@ahsan.ey.ca I know you just need boot.img and vbmeta.img to get root, but when you installed recovery.img did you get the frozen screen where you can't swipe to unlock twrp?
I'm paranoid, will this boot and vbmeta work on any MiUI version?
Reyproject said:
I'm paranoid, will this boot and vbmeta work on any MiUI version?
Click to expand...
Click to collapse
Not sure.
Probably boot can works.
But the vbmeta certainly works on any version.
Where can I find the boot.img for flashing recovery?
criza said:
Where can I find the boot.img for flashing recovery?
Click to expand...
Click to collapse
Try here:
[IMG][ROOT][PATCHED] Magisk Patched Boot: ROOTED Images Partitions for DANDELION (Redmi 9A / Redmi 9AT)
Magisk Patched BOOT.IMG for DANDELION ROOT / PREROOT ROOTED / PREROOTED Works with: - Xiaomi Redmi 9A - Xiaomi Redmi 9AT Does NOT work with: - Xiaomi Redmi 10A Firmware Versions: - (Engineering) 246 - (Engineering) 440 - (Indonesia)...
forum.xda-developers.com
I want to root my oneplus 8. install TWRP recovery.
please anyone help me how to install TWRP in oneplus 8
I am using oxygen OS 11
Android version 11
Use fastboot to flash the TWRP image to recovery using the following command:
Code:
fastboot flash recovery [name of image].img
Keep in mind that this command will flash to your primary slot; if you'd like to flash it to both, replace "recovery" with "recovery_a" or "recovery_b", which are the names of the two partitions. Your bootloader also must be unlocked for this operation to work.
The link for the TWRP image can be found on XDA.
Xryphon said:
Use fastboot to flash the TWRP image to recovery using the following command:
Code:
fastboot flash recovery [name of image].img
Keep in mind that this command will flash to your primary slot; if you'd like to flash it to both, replace "recovery" with "recovery_a" or "recovery_b", which are the names of the two partitions. Your bootloader also must be unlocked for this operation to work.
The link for the TWRP image can be found on XDA.
Click to expand...
Click to collapse
my device running oxygen OS 11
already received an OTA update Android 12
this TWRP custom recovery for 11 or 12?
it work both 11 or 12?
Or only 11?
thanks
jayed_Sk said:
my device running oxygen OS 11
already received an OTA update Android 12
this TWRP custom recovery for 11 or 12?
it work both 11 or 12?
Or only 11?
thanks
Click to expand...
Click to collapse
TWRP only works on Android 11. Not 12.
Android 12 can be rooted, its just a lengthier process
FoxyDrew said:
TWRP only works on Android 11. Not 12.
Android 12 can be rooted, its just a lengthier process
Click to expand...
Click to collapse
for installing TWRP recovery
need bootloader unlock or not?
I am successfully instal TWRP on my oneplus 8 thanks everyone
jayed_Sk said:
I am successfully instal TWRP on my oneplus 8 thanks everyone
Click to expand...
Click to collapse
Hey how u unlock ur bootloader?
Swatyoyo said:
Hey how u unlock ur bootloader?
Click to expand...
Click to collapse
fastboot oem unlock
HI bois. Ive flashed twrp on _a and _b with android 12 now i have a bricked phone is there a way to unbrick it ?
Ive tried EDL mode but its not working. I have MSM and installed Qualcomm drivers but MSM not seeing my phone and the screen is not flashing when i hold volume combo and plug in cables. Any ideas ?
saiiint said:
HI bois. Ive flashed twrp on _a and _b with android 12 now i have a bricked phone is there a way to unbrick it ?
Ive tried EDL mode but its not working. I have MSM and installed Qualcomm drivers but MSM not seeing my phone and the screen is not flashing when i hold volume combo and plug in cables. Any ideas ?
Click to expand...
Click to collapse
MSM is the only way to unbrick, try reinstalling all drivers in test mode and when driver signature is off
Is it still not possible to TWRP android 12? (Android 12 Update 5. August 2022)
jayed_Sk said:
I am successfully instal TWRP on my oneplus 8 thanks everyone
Click to expand...
Click to collapse
what did you end up doing to get twrp on it? i have the t-mobile version on android 12 with unlocked bootloader, but haven't found proper way to install twrp
FoxyDrew said:
TWRP only works on Android 11. Not 12.
Android 12 can be rooted, its just a lengthier process
Click to expand...
Click to collapse
i have an unlocked bootloader on oneplus 8 t-mobile on android 12 mind pointing me in the direction to root it.
PBoltas said:
what did you end up doing to get twrp on it? i have the t-mobile version on android 12 with unlocked bootloader, but haven't found proper way to install twrp
Click to expand...
Click to collapse
I did this on android 11. I don't know how to do it in Android 12
PBoltas said:
i have an unlocked bootloader on oneplus 8 t-mobile on android 12 mind pointing me in the direction to root it.
Click to expand...
Click to collapse
Is your bootloader unlocked?
FoxyDrew said:
yes, and also I figured it out.
all I did was downgrade the os version back to android 11 using msm download tool. like I was fixing a bricked phone. so I can install twrp and root it with no problems
Click to expand...
Click to collapse
jayed_Sk said:
I did this on android 11. I don't know how to do it in Android 12
no worries I downgraded to 11
Click to expand...
Click to collapse
Hello!
I build Orangefox for the Oneplus 8t and 9r and I am now doing a unified build which will work
on Oneplus 8, 8t, 8 Pro, and 9r.
A new updated unified beta Version is here
Decryption might not work for Oneplus 8 and 8Pro yet but I will try to fix that in the next days!
Wishmasterflo said:
Hello!
I build Orangefox for the Oneplus 8t and 9r and I am now doing a unified build which will work
on Oneplus 8, 8t, 8 Pro, and 9r.
A new updated unified beta Version is here
Decryption might not work for Oneplus 8 and 8Pro yet but I will try to fix that in the next days!
Click to expand...
Click to collapse
SWEET! will you be able to post a thread for OnePlus 8 xda? either way awesome job bro! cant wait to try this in the near future.
thattechguy_69 said:
SWEET! will you be able to post a thread for OnePlus 8 xda? either way awesome job bro! cant wait to try this in the near future.
Click to expand...
Click to collapse
Yes will do that as soon as I have added working decryption for Oneplus 8 and 8 Pro.
Actually decryption should already work for all OP8 series unified ROMs like Pixel Blaster and FlamingoOS which are unified for OP8 series and Op9r und using FbeV2 decryption method.