How to Root and install Magisk on NSTV 2019 Pro v8.2.0 - Nvidia Shield TV & Shield TV Pro (2019) Guides, Ne

*** You should unlock bootloader ***
*** This steps is not contains details so is not for newbies ***
*** I suggest fresh install v8.2.0 to gain stable result and skip Google sign-in to safe your privacy ***
-In fastboot mode, boot TWRP:
Code:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
(Download here!)
-Your NSTV 16GB storage will be detected on windows, Copy Magisk v21 or later in it.
(Download here!)
- Connect a mouse to usb (near hdmi) and flash the magisk.zip
- Reboot to bootloader, use TWRP reboot options.
- Flash mdarcy.dtb.img:
Code:
fastboot flash dtb mdarcy.dtb.img
extract from nv-recovery-image-shield-atv-2019-pro-8.2.0.zip package.
- Flash vbmeta_skip.img:
Code:
fastboot flash vbmeta vbmeta_skip.img
extract from nv-recovery-image-shield-atv-2019-pro-8.1.0-dev_rooted.zip package, or use attached file.
- Reboot and wait for bootup:
Code:
fastboot reboot
If you wish to skip Google sign-in: go here!

Will this guide allow AI Upscaling to work?
I am so excited I will try this tonight together with your skip google signing guide.
What I want to achieve:
A rooted NS 2019 Pro with magisk so it is possible to use AFwall+ , totally without google login requirement. And also bonus if AI Upscaling works.
Will this guide help me achieve all this?

cHECKjAM said:
Will this guide allow AI Upscaling to work?
Click to expand...
Click to collapse
Not yet! (But I'm testing MagiskHide Props, hope it works)
cHECKjAM said:
A rooted NS 2019 Pro with magisk so it is possible to use AFwall+ , totally without google login requirement.
Click to expand...
Click to collapse
Absolutely YES!

Can I flash these mdarcy.dtb.img and vbmeta_skip.img from on an updated 8.2.1 SHIELD?

jujjk said:
Can I flash these mdarcy.dtb.img and vbmeta_skip.img from on an updated 8.2.1 SHIELD?
Click to expand...
Click to collapse
Can confirm it works on updated 8.2.1

jujjk said:
Can I flash these mdarcy.dtb.img and vbmeta_skip.img from on an updated 8.2.1 SHIELD?
Click to expand...
Click to collapse
I didn't test it

haverlok said:
Can confirm it works on updated 8.2.1
Click to expand...
Click to collapse
Can confirm too.
EDIT :
Activating MagiskHide produces a black screen after the nvidia logo

xene1902 said:
Can confirm too.
EDIT :
Activating MagiskHide produces a black screen after the nvidia logo
Click to expand...
Click to collapse
This might be the only thing keeping me from trying it at the moment. Maybe someone can figure out how MagiskHide Props Config works with AI upscaling?

thanks for the guide, have you tried to install EDxposed and modules like trustmealready? it seems like setting proxy after installing certs wouldn't let me play anything, have anyone got to try and set proxy ?

Worked flawlessly with the latest updates!
I do have a question though. Should I install twrp? Since your guide mentions just using the boot command to get into it I'm curious. Is there any benefit to not installing? I am concerned that If the shield gets bricked I won't be able to restore it if twrp isn't actually installed.

jujjk said:
This might be the only thing keeping me from trying it at the moment. Maybe someone can figure out how MagiskHide Props Config works with AI upscaling?
Click to expand...
Click to collapse
There is some discussion here:
How I can cheat the "bootloader unlock detection" to use AI upscaling as AI-Enhanced?
How I can cheat the "bootloader unlock detection" to use AI upscaling as AI-Enhanced? I have UNLOCKED nvidia-shield-2019-pro with SW.8.2.0-dev_rooted I'd like to use AI upscaling as “AI-Enhanced” mode while the bootloader is unlocked:cool: Can...
forum.xda-developers.com

Thanks for this
Worked
But I'd be happy to get dolby vision instead Of AI
We can't get either lol

xene1902 said:
Can confirm too.
EDIT :
Activating MagiskHide produces a black screen after the nvidia logo
Click to expand...
Click to collapse
LazorBlind said:
Worked flawlessly with the latest updates!
I do have a question though. Should I install twrp? Since your guide mentions just using the boot command to get into it I'm curious. Is there any benefit to not installing? I am concerned that If the shield gets bricked I won't be able to restore it if twrp isn't actually installed.
Click to expand...
Click to collapse
TheUndertaker21 said:
Thanks for this
Worked
But I'd be happy to get dolby vision instead Of AI
We can't get either lol
Click to expand...
Click to collapse
Has anyone of you managed to fully root and bypass google login?
If so please please can anyone share some instructions? Im totally stuck for 2 months now and everytime I try I get bootloop on the bypass google stage.. And I really want to bypass google login since I dont even have a google account and dont want one..
I would really appreciate some help as OP has gone totally silent on this..

1) Download TWRP from https://androidfilehost.com/?fid=8889791610682947099
2) Download Magisk ZIP from https://github.com/topjohnwu/Magisk/releases/download/v21.2/Magisk-v21.2.zip
3) Download and install Android Platform Tools (ADB, Fastboot, etc) from https://developer.nvidia.com/gameworksdownload#?search=SHIELD Family Windows USB
4) Go into Bootloader/Fastboot mode
5) Unlock your bootloader:
fastboot oem unlock
6) Boot into TWRP:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
7) Install Magisk (Magisk-v21.2.zip)
8) Go back to the TWRP main menu, click on Reboot. DO NOT INSTALL TWRP
9) Reboot into Bootloader/Fastboot mode
10) Go to https://developer.nvidia.com/gameworksdownload#?search=nvidia shield android tv 2019
11) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0"
12) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0"
13) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0" and install the ROM except for vbmeta:
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
14) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0" and flash vbmeta_skip:
fastboot flash vbmeta vbmeta_skip.img
15) Reboot
16) In Android, select a language
17) At the "Do you have an Android phone or tablet?" screen, on the remote, press UP UP LEFT LEFT (or up up right right, I don't remember)
18) Debug menu will appear, select the option to use google

quantum.slipstream said:
1) Download TWRP from https://androidfilehost.com/?fid=8889791610682947099
2) Download Magisk ZIP from https://github.com/topjohnwu/Magisk/releases/download/v21.2/Magisk-v21.2.zip
3) Download and install Android Platform Tools (ADB, Fastboot, etc) from https://developer.nvidia.com/gameworksdownload#?search=SHIELD Family Windows USB
4) Go into Bootloader/Fastboot mode
5) Unlock your bootloader:
fastboot oem unlock
6) Boot into TWRP:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
7) Install Magisk (Magisk-v21.2.zip)
8) Go back to the TWRP main menu, click on Reboot. DO NOT INSTALL TWRP
9) Reboot into Bootloader/Fastboot mode
10) Go to https://developer.nvidia.com/gameworksdownload#?search=nvidia shield android tv 2019
11) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0"
12) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0"
13) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0" and install the ROM except for vbmeta:
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
14) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0" and flash vbmeta_skip:
fastboot flash vbmeta vbmeta_skip.img
15) Reboot
16) In Android, select a language
17) At the "Do you have an Android phone or tablet?" screen, on the remote, press UP UP LEFT LEFT (or up up right right, I don't remember)
18) Debug menu will appear, select the option to use google
Click to expand...
Click to collapse
You are awesome man! thanks for writing this out Buddy.
I havet not tried this yet but I will tomorrow.
But I think it is weird if it will work because I 100% tried almost this, I flashed the 8.2.0 developer image and have tried the keyboard combo without success.
However it did work on my 2017 pro with developer image.. but yea maybe it is the VB skip version from the other Rom that does it.
BTW will this work with the 8.2.1 as well, I mean the entire flashing and rooting not just skipping Google.

cHECKjAM said:
However it did work on my 2017 pro with developer image.. but yea maybe it is the VB skip version from the other Rom that does it.
Click to expand...
Click to collapse
I tested this with 8.2.0. I did not follow the instructions and caused a bootloop from any of these incorrect steps, I am unsure which specifically caused the bootloop:
* Installing/Flashing TWRP
* Not flashing vbmedia_skip
cHECKjAM said:
But I think it is weird if it will work because I 100% tried almost this, I flashed the 8.2.0 developer image and have tried the keyboard combo without success.
Click to expand...
Click to collapse
Not sure, I flashed 8.2.0 Dev and it worked. You need to select a language first, you can't just use the combo at the very first screen. Try using the remote instead of a keyboard.
cHECKjAM said:
BTW will this work with the 8.2.1 as well, I mean the entire flashing and rooting not just skipping Google.
Click to expand...
Click to collapse
I do not know. I realized that I didn't need root, so I flashed stock 8.2.1.

quantum.slipstream said:
1) Download TWRP from https://androidfilehost.com/?fid=8889791610682947099
2) Download Magisk ZIP from https://github.com/topjohnwu/Magisk/releases/download/v21.2/Magisk-v21.2.zip
3) Download and install Android Platform Tools (ADB, Fastboot, etc) from https://developer.nvidia.com/gameworksdownload#?search=SHIELD Family Windows USB
4) Go into Bootloader/Fastboot mode
5) Unlock your bootloader:
fastboot oem unlock
6) Boot into TWRP:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
7) Install Magisk (Magisk-v21.2.zip)
8) Go back to the TWRP main menu, click on Reboot. DO NOT INSTALL TWRP
9) Reboot into Bootloader/Fastboot mode
10) Go to https://developer.nvidia.com/gameworksdownload#?search=nvidia shield android tv 2019
11) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0"
12) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0"
13) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0" and install the ROM except for vbmeta:
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
14) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0" and flash vbmeta_skip:
fastboot flash vbmeta vbmeta_skip.img
15) Reboot
16) In Android, select a language
17) At the "Do you have an Android phone or tablet?" screen, on the remote, press UP UP LEFT LEFT (or up up right right, I don't remember)
18) Debug menu will appear, select the option to use google
Click to expand...
Click to collapse
I have followed every single step 100% exactly - after first format data and clear data/system everything in TWRP once first.
I boot in to the language menu - pick language - from there the keycombo does not work anywhere, no way, no how.. 100% does not work
I have used this key combo fine on my 2017 on developers image before.. I know it should work but something is not working from other steps..
Any idea what can be wrong? as I said I have 100% followed your step 1 to finish in exact detail and done everything exactly as you described..

So has anyone tried to push the latest update? Following this guide worked great on 8.2.1 even though it uses files from 8.2.0, but does updating nullify it?

I got stuck with a boot loop for some reason.
Tried to factory reset using the bootloader and tried it through the recovery with no luck.
How can I get into fastboot mode ,so I can flash an image?
EDIT; Had to install device driver again for some reason.hmmm.
THANKS, vandyman

Has anyone tried using this root method on the current version 8.2.2? I want to root but I don't want to lose an entire day to a bootloop diagnostic scenario. Tnx

protechtedd said:
Has anyone tried using this root method on the current version 8.2.2? I want to root but I don't want to lose an entire day to a bootloop diagnostic scenario. Tnx
Click to expand...
Click to collapse
I am about to backup my device and push in the 8.2.2 update. I may lose root and if I do, I will try the guide and see what happens

Related

Question How to root without twrp

My problem is that I have installed a custom rom that is no longer in support in XDA .
So when I tried to to boot using fastboot boot twrp.img command my device won't boot in twrp therefore I am not able to install twrp hence magisk is still not working.
Is there any other way to root my mi 11x witouht using custom recovery.
Yes. It's the twrp fastboot method.
1. First of all you need the boot.img from your ROM. For a fastboot ROM it's in the Images folder. For an OTA you have to use a payload.bin extractor.
2. Then install the magisk manager app and use patch boot.img
3. Then install the patched boot.img through fastboot
Full instructions:
Installation
The Magic Mask for Android
topjohnwu.github.io
Robert314 said:
Yes. It's the twrp fastboot method.
1. First of all you need the boot.img from your ROM. For a fastboot ROM it's in the Images folder. For an OTA you have to use a payload.bin extractor.
2. Then install the magisk manager app and use patch boot.img
3. Then install the patched boot.img through fastboot
Full instructions:
Installation
The Magic Mask for Android
topjohnwu.github.io
Click to expand...
Click to collapse
Thanks sir. But someone says me that when he tried this method his phone stuck on miui logo and not working.. he has same mi 11x.
Tanishkmusic said:
Thanks sir. But someone says me that when he tried this method his phone stuck on miui logo and not working.. he has same mi 11x.
Click to expand...
Click to collapse
Maybe they used the wrong boot.img for their ROM. Are you using MIUI? If so it may be more difficult as you've got to get the correct version from firmware finder. Even then magisk might not like your MIUI install. I've heard people running custom ROMs able to install magisk on Mi11X. E.g HavocOS, ArrowOS etc
This is the only way to install magisk properly at the moment
Edit: if you prefer MIUI there is another alternative by flashing on of the improved MIUI ROMs (they just take MIUI and add slightly extra features and improve performance). I can't link the telegram group on XDA but you can PM me
Tanishkmusic said:
My problem is that I have installed a custom rom that is no longer in support in XDA .
So when I tried to to boot using fastboot boot twrp.img command my device won't boot in twrp therefore I am not able to install twrp hence magisk is still not working.
Is there any other way to root my mi 11x witouht using custom recovery.
Click to expand...
Click to collapse
To install twrp do this:
(pre requisites)
-driver for f3 installed;
-adb and fastboot or platform tool (preferable) on the pc;
-usb debugging enabled on the phone.
Therefore:
1) download the .img file of the twrp you want to install, I used this:
Downloads for : Xiaomi Redmi K40 / Poco f3 | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
2) rename the file to twrp.img (for convenience);
3) move the trwp.img file to the adb and fastboot folder (if you use adb) or to the platform tool folder (if you use platform);
4) always in the same folder open a cmd window (go to the address bar, type cmd and press enter);
5) after activating usb debug on the phone, turn it off, start it in fastboot (long press of Power + volume -) and connect it to the pc;
6) check if fastboot recognizes the phone with this command:
Code:
fastboot devices
If your phone code appears you can start it in twrp.
7) to start it in twrp type this command:
Code:
fastboot boot twrp.img
8) now the phone should automatically boot into twrp, so go to Advanced> Flash Current TWRP
done, you should now have twrp installed. for the root there is this guide:
Magisk App 24.3 (Magisk Manager) Latest Version For Android 2023
Magisk is a multi-tasking rooting solution that root device in a systemless format without changing the internal files.
magiskapp.com

Question Need help rooting the Poco F3

Hello fellow XDA'ers
I have waited and unlocked the phone, running the MIUI 12.5.1.0 (RKHEUXM) the EU Official Rom that came with the phone, and was following the guide on how to root from NaldoTech, but i'm stuck, magisk can't patch any Firmware file i throw at it...
Don't know what i am doing wrong, i opened the zip files manually looking for the boot.img file but i cant seem to find it in any of the Firmwares i download from XiaomiFirmwareUpdater.
Also tried downloading the rom file and extracting the contents using the xiaomi-flashable-firmware-creator, but no luck with that either, throws some permission error at extracting the payload.bin
what can i do from here??
thanks in advance
Easy peasy
Steps
Download Adb and fastboot tool.
Or just download TWRP image and start CMD from there "the folder containing the twrp img" (in destination bar type cmd and press Enter) /the drivers should be installed and working properly ofc.
1- set phone in fastboot mode then plug it in to PC
2- Type: fastboot boot twrp.img (twrp here is the img file)
Then the phone will boot into twrp.
The phone will be shown in PC. Paste Magisk in the phone. Then go back and flash it using TWRP. Then reboot to system. And you're all done.
laid1995 said:
.
Click to expand...
Click to collapse
doesnt boot to twrp just turns off :S
Fyat said:
doesnt boot to twrp just turns off :S
Click to expand...
Click to collapse
You're doing something wrong then.
Check all drivers are set up properly. Try flashing twrp then boot to it using Volume UP + Power button.
Make sure you download Nebrassy's twrp 3.5.10
Managed to do it, not with twrp tho, the way i intended originally, i found this payload extractor, went on miui and download latest package (on the phone), after that sent the file to pc and extracted the contents to the payload extractor tool, follow the tool's guide and Tadaaaa! got yoursef a boot.img.
after that was simple and follow the rest of the NaldoTech guide, which is sending the boot.img to phone, open magisk manager, click install, select the boot image to pach, wait couple seconds and done. After that just copy the magisk patched boot image to pc and turn off your phone, enter fastboot, and flash the boot.img in boot_a and boot_b.
and you are done boot the phone and open magisk app to see the installed confirmation
Fyat said:
Managed to do it, not with twrp tho, the way i intended originally, i found this payload extractor, went on miui and download latest package (on the phone), after that sent the file to pc and extracted the contents to the payload extractor tool, follow the tool's guide and Tadaaaa! got yoursef a boot.img.
after that was simple and follow the rest of the NaldoTech guide, which is sending the boot.img to phone, open magisk manager, click install, select the boot image to pach, wait couple seconds and done. After that just copy the magisk patched boot image to pc and turn off your phone, enter fastboot, and flash the boot.img in boot_a and boot_b.
and you are done boot the phone and open magisk app to see the installed confirmation
Click to expand...
Click to collapse
Whatever was your way, I'm glad you managed to do it
sir i need boot.img file for poco f3
ZAki6464 said:
sir i need boot.img file for poco f3
Click to expand...
Click to collapse
Good
Which version do you need?
Is this international version I should get to use in USA on T-Mobile to root the same way as you?
Amazon F3
I'm using Europe version currently on Global 12.5.6.0 (RKHEUXM)
Fyat said:
I'm using Europe version currently on Global 12.5.6.0 (RKHEUXM)
Click to expand...
Click to collapse
Do you have access to gpu rendering tweaks in turbo game mode ? I can't make it work, I'm on same version than you
Greenspoof said:
Do you have access to gpu rendering tweaks in turbo game mode ? I can't make it work, I'm on same version than you
Click to expand...
Click to collapse
I'm not sure where to find these options as i do not use the turbo mode, can you point to it?

Question Any guide how to root latest OnePlus 9RT build MT2111_11_C.05?

I was wondering how to root the 9rt on android 12 in hopes of activating volte and unlimited google photos, can anybody help please? Thank you.
Above post just echoed my thoughts. Thank you.
Eagerly waiting for TWRP recovery for this and a good Custom OS (CrDroid, Pixel Experience, AOSPxtended, etc)
TWRP is not a requirement to install Magisk. Magisk can be installed via fastboot.
1. Install drivers, adb and fastboot to the PC.
2. Install latest Magisk apk to the phone.
3. Download boot.img for your version, place to the phone memory.
4. Open Magisk, choose "Install" -> "Select and Patch a File", select boot.img file from p.2, press "Let's go"
5. After it's finished, find patched boot img in Dowloads directory, named something like "magisk-patched*.img". Download it to PC.
6. For the Windows PC open command prompt cmd. For Mac and Linux open terminal.
7. Reboot the phone to bootloader. I.e. with adb reboot bootloader command or by rebooting with pressed Vol Down button.
7. Type 'fastboot flash boot <path to magisk_patched*.img>'
8. Reboot to the system
Here is the boot img for oneplus 9rt mt2111_11_c.07
Nirmal50 said:
Here is the boot img for oneplus 9rt mt2111_11_c.07
Click to expand...
Click to collapse
have you got a fastboot firmware install for mt2111_11_c.07 too by any chance?
strelokcyka said:
have you got a fastboot firmware install for mt2111_11_c.07 too by any chance?
Click to expand...
Click to collapse
op9rt-oos-C07-fastboot-rom-20220922.7z | by penguinus for OnePlus 9RT 5G
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com

Development [RECOVERY][OFFICIAL][TWRP-3.7.0_12] TWRP for POCO F4

Code:
*** Disclaimer ***
All flashing is done at your own risk!
While nothing from this thread should break your device,
don't come back here blaming anyone if it does!
Introduction
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and
customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to
mash. The GUI is also fully XML driven and completely theme-able. You can change just about
every aspect of the look and
Click to expand...
Click to collapse
Prerequisites:
Code:
. Unlocked Bootloader
Installation instructions:
Recovery Install Method:
Simply download the TWRP-3.7.0_12-0 from twrp website and boot it using fastboot mode, steps are mentioned below
Fastboot Boot Method:
You will need the platform-tools from the Android SDK on your computer. Download only the platform-tools according to your device to get adb and fastboot binaries.
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type
Code:
adb reboot bootloader
You should now be in fastboot mode.
Download the twrp boot image from the link given below, and copy twrp.img file into the same folder as your adb and fastboot binaries and type:
Code:
fastboot boot twrp.img
You will be booted to TWRP, from there go to advanced and then click on "Flash Current TWRP"
REMEMBER: if the device waspreviously rooted, then root has been overwritten, you need to flash the magisk zip again to retain root
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Device Changelog
Version:3.7.0_12-0:
Initial Official Release
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Downloads
Official TWRP Website
My Telegram TWRP Support Group:
https://t.me/pocof4_recoveriesCredits:
- TWRP Team
Sources
TWRP: https://github.com/TeamWin/android_bootable_recovery
Device Tree: https://github.com/TeamWin/android_device_xiaomi_munch
Kernel Tree: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/munch-s-oss
Status: Stable
TWRP: 3.7.0_12
reserved 1
reserved 2
Build will be live on twrp.me soon
Wow nice!
Build is live
Decrypting working? Will working on future Android 13 with decrypting? I know that dev received Android 13 already
Yes decrypting working fine, even on Android 13
When I updated yesterday, I immediately flashed it without losing data. For today's update, why doesn't it turn on, you have to turn on the new data format, is there the same or a solution
Can I just boot it with fastboot and flash Magisk flashable file in order to root the phone?
I have seen videos on youtube showing exactly that, just wanted to make sure it's doable.
Just want to root the phone, do not intend to flash any rom (yet).
dreamdrake said:
Can I just boot it with fastboot and flash Magisk flashable file in order to root the phone?
I have seen videos on youtube showing exactly that, just wanted to make sure it's doable.
Just want to root the phone, do not intend to flash any rom (yet).
Click to expand...
Click to collapse
If you already have your magisk_patched.img, you can choose which method you want:
1. with Fastboot + TWRP (temporary)
fastboot boot [drag and drop recovery.img]
flash your magisk_patched.img in boot partition + check "Flash to both slots"
reboot to system
2. only Fastboot
fastboot flash boot_a [drag and drop magisk_patched.img]
fastboot flash boot_b [drag and drop magisk_patched.img]
fastboot reboot
What if I would "fastboot boot TWRP.img" and then flash Magisk flashable version checking "flash to both slots"?
dreamdrake said:
What if I would "fastboot boot TWRP.img" and then flash Magisk flashable version checking "flash to both slots"?
Click to expand...
Click to collapse
When you check "Flash to both slots" TWRP will flash the makisk_patched.img to boot_a and boot_b.
I'm not sure, but if you don't check the box, TWRP will maybe flash to inactive slot and you are NOT rooted.
Edit: You can check which slot is active with adb shell getprop ro.boot.slot_suffix
Is it possible to make a backup of the installed rom with relative restore using this official twrp? If yes, which files to select
ok... i can't access to internal storage via pc. I formated data (type yes), rebooted to recovery again and my pc sees internal storage but there is no info about size and i can't copy files to it. It shows message something like "this device is disconnected". I tried to reinstall adb drivers, tried to restart my pc and it's not working. I used adb sideload to falsh ROM and after i booted to ROM, rebooted to recovery I can access internal storage via TWRP.
Runs super laggy with kernel compiled with gcc which is very strange and annoying.
Can't access storage with PC... Disabled and enabled MTP multiple times...
I had to flash ROM via OTG...

Oppo A83 [CPH1729] TWRP RECOVERY

⚠Warning: This is not official TWRP, use it at your own risk!!!
Data will be erased. Back up if neccessary
This device is kind of weird so to flash twrp you need these things:
1. Prepare materials​
Install driver so as to have access to preloader (Just install automatically and no need to do anything in device manager)
This software to access to preloader -> fastboot (fastboot is somehow not available via adb methods) Enter fastboot
This tool for flashing
2. Unlock bootloader (need testpoint, python, git (optional) - you can search on google)​
Use this tool - go to this section. Follow guides to unlock bootloader (remember to use testpoint not hardware buttons)
3. Enter fastboot mode​
Use latest MTK META Ultility tool
Select Reboot Fastboot Mode in BRom section
Hold volume down button. While holding connect it to your computer
*Now your phone is in fastboot mode​4. Flash​
Open platform-tools folder in Downloads folder
Shift + Right click then "open command window here"
Input these commands into cmd
fastboot flash boot drag twrp file to cmd
fastboot flash recovery drag twrp file to cmd.
fastboot reboot. Swipe to allow modification in twrp (to make sure that stockboot wont replace twrp). After that reboot to recovery to make it installed on your device permanently.
Now your recovery is ready to flash file you can push stock image file to your root folder using adb command: "adb push. Drag the stock image file. /" (Because Decryption right now doesnt work on my device yet)
Enjoy
*Sounds crazy but it is required to make sure twrp is installed correctly​*If successful, when you power on, you will get a red section on top of your device. If you want to recover to stock recovery, flash the recovery.img below.​*Also, if you want to make your own twrp, you can try recovery.img below.​
Also thanks SebaUbuntu and Mofadal El-Tayeb (مُفَضَّل) for awesome apps
​
​​
​
Here is the PBRB version for this device
Hey I'm stuck in the third step.can you please help me?
Sorry for late reply. What problems do you have?
Is this the stock boot image you provided?
SAMIUL ISLAM 0 said:
Is this the stock boot image you provided?
Click to expand...
Click to collapse
Yes it is. I took it from OTA update
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
mahmoud2503 said:
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
Click to expand...
Click to collapse
Unfortunately, I have no custom roms available for this phone (

Categories

Resources