Related
Hello
I am not a hope in TWRP.
And I wonder if TWRP for nougat can install .img file as it is written install image.
Is it possible to install cust.img, product.img, etc .....?
and how?
Thank you
Chisetdel31260 said:
Hello
I am not a hope in TWRP.
And I wonder if TWRP for nougat can install .img file as it is written install image.
Is it possible to install cust.img, product.img, etc .....?
and how?
Thank you
Click to expand...
Click to collapse
i tried to flash stock boot.img by twrp and it doesn't work, my phone stucks at your bootloader is unlocked ...
simo255 said:
i tried to flash stock boot.img by twrp and it doesn't work, my phone stucks at your bootloader is unlocked ...
Click to expand...
Click to collapse
OK,
I wanted to be on.
Because twrp revolution rc3 shows install image boot and recovery.
And twrp 3.1.0.2 shows boot, recovery, cust, misc, oeminfo, system, vendor, product, version.
But nothing goes. I thought I was hurting him. thank you
Chisetdel31260 said:
OK,
I wanted to be on.
Because twrp revolution rc3 shows install image boot and recovery.
And twrp 3.1.0.2 shows boot, recovery, cust, misc, oeminfo, system, vendor, product, version.
But nothing goes. I thought I was hurting him. thank you
Click to expand...
Click to collapse
yes but they aren't working well
simo255 said:
yes but they aren't working well
Click to expand...
Click to collapse
As you see I am still trying to install b380.
What I managed to do is;
Since rom revolution rc4,
Installs root v5.2 because boot is b380.
Adb flash system.img from b380
Reboot.
It is not broken everything works, but it does not write b380.
Chisetdel31260 said:
As you see I am still trying to install b380.
What I managed to do is;
Since rom revolution rc4,
Installs root v5.2 because boot is b380.
Adb flash system.img from b380
Reboot.
It is not broken everything works, but it does not write b380.
Click to expand...
Click to collapse
trying to install b380? first go back to mm, then upgrade to b380
mjz2cool said:
trying to install b380? first go back to mm, then upgrade to b380
Click to expand...
Click to collapse
Yes, I have already tried, since MM, it started but it writes nrd90m, and the parameters do not go anymore. And it lacks significant appl.
Datafull public installs but it is not complete.
And datafull hw eu does not install error 7.
Not serious I will test again tonight to the calm.
And tomorrow huawei will publish LOL
Chisetdel31260 said:
Yes, I have already tried, since MM, it started but it writes nrd90m, and the parameters do not go anymore. And it lacks significant appl.
Datafull public installs but it is not complete.
And datafull hw eu does not install error 7.
Not serious I will test again tonight to the calm.
And tomorrow huawei will publish LOL
Click to expand...
Click to collapse
if you follow the instructions closely and have the correct oeminfo and firmware all should be fine
So, here, what I could find and install nougat.
Firmware full-ota-mf not pv.
For, full ota mf, there are three files.
_ Update.zip.
_file public.zip.
_file datafull.zip.
Uses huawei extractor to unpack update.app of update.zip and file datafull.zip.
You can find and install.
With adb and flash fastboot
_boot.img
_system.img
With twrp edit hassan install image.
_vendor.img
_ Cust.img
_ Version.img.
On nougat the device works correctly.
Now I am looking for a solution to install product.img
Any help or advice, would be welcome.
thank you
Seeing the different people having issues installing magisk and passing safetynet running Oreo trying to do it using TWRP, I've decided to post this guide to help simplify the process for some and allow magisk to install and pass safetynet successfully.
Latest Magisk Manager and magisk work now so no longer need to setup and flash the specific version found in the original post from topjhnwu.
Original credits and thanks go out to topjohnwu and his original guide found at: https://forum.xda-developers.com/ho...agisk-root-honor-view-10-mate-10-pro-t3749280
Prerequirements
Must be running Andriod Oreo
Unlocked Bootloader
Copy of your Update.app
Huawei Update Extractor (download in attachments) to extract and get your ramdisk.img
Instructions
***Recommed to use via fastboot method...
If your device does have TWRP support with decryption, just directly flash it via TWRP. For devices without TWRP yet (currently all Huawei Treble devices), you can follow the instructions below:
Install latest Magisk Manager from the Official Thread: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Follow the instructions of "Install Via Magisk Manager" in the main thread, but instead of providing the boot image (which these devices do NOT have), provide the stock ramdisk.img extracted from your Update.app using Huawei Update Extractor.
If you are using Mate 9 with model MHA-L29636 running on firmware ending in B362, you can download the stock ramdisk.img I extracted from official OTAs in the attachments
If you have stock ramdisk images for other devices, please share them and I'll add them to the OP.
Pull the patched image with adb pull /sdcard/MagiskManager/patched_boot.img, and flash the patched ramdisk via fastboot:
fastboot flash ramdisk patched_boot.img
Reboot and you shall have a properly rooted device passing SafetyNet, start playing with some Magisk modules!
Reserved
This method is working good.... Have been using it since.....!
Wirmpolter said:
Seeing the different people having issues installing magisk and passing safetynet running Oreo trying to do it using TWRP, I've decided to post this guide to help simplify the process for some and allow magisk to install and pass safetynet successfully.
Latest Magisk Manager and magisk work now so no longer need to setup and flash the specific version found in the original post from topjhnwu.
Original credits and thanks go out to topjohnwu and his original guide found at: https://forum.xda-developers.com/ho...agisk-root-honor-view-10-mate-10-pro-t3749280
Prerequirements
Must be running Andriod Oreo
Unlocked Bootloader
Copy of your Update.app
Huawei Update Extractor (download in attachments) to extract and get your ramdisk.img
Instructions
***Recommed to use via fastboot method...
If your device does have TWRP support with decryption, just directly flash it via TWRP. For devices without TWRP yet (currently all Huawei Treble devices), you can follow the instructions below:
Install latest Magisk Manager from the Official Thread: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Follow the instructions of "Install Via Magisk Manager" in the main thread, but instead of providing the boot image (which these devices do NOT have), provide the stock ramdisk.img extracted from your Update.app using Huawei Update Extractor.
If you are using Mate 9 with model MHA-L29636 running on firmware ending in B362, you can download the stock ramdisk.img I extracted from official OTAs in the attachments
If you have stock ramdisk images for other devices, please share them and I'll add them to the OP.
Pull the patched image with adb pull /sdcard/MagiskManager/patched_boot.img, and flash the patched ramdisk via fastboot:
fastboot flash ramdisk patched_boot.img
Reboot and you shall have a properly rooted device passing SafetyNet, start playing with some Magisk modules!
Click to expand...
Click to collapse
Thanks a lot Man! It works! After of so many tries!
toto2011 said:
Thanks a lot Man! It works! After of so many tries!
Click to expand...
Click to collapse
Glad it helped you out and worked.
Great guide, thank you! Worked like a charm. The stock ramdisk.img for L29C567B360 is attached.
Cavi_ said:
Great guide, thank you! Worked like a charm. The stock ramdisk.img for L29C567B360 is attached.
Click to expand...
Click to collapse
Great to hear that. Thanks for posting that. I will add it to the OP.
Wirmpolter said:
Great to hear that. Thanks for posting that. I will add it to the OP.
Click to expand...
Click to collapse
Why modules didnt appear in my magisk modules?
toto2011 said:
Why modules didnt appear in my magisk modules?
Click to expand...
Click to collapse
Hmm, that's a strange one. Can you go to settings in magisk and post some screen shots?
Wirmpolter said:
Hmm, that's a strange one. Can you go to settings in magisk and post some screen shots?
Click to expand...
Click to collapse
Yeah! So strange!
toto2011 said:
Yeah! So strange!
Click to expand...
Click to collapse
There is the problem... Uncheck the box beside Magisk Core Only Mode. Should solve the issue.
Wirmpolter said:
There is the problem... Uncheck the box beside Magisk Core Only Mode. Should solve the issue.
Click to expand...
Click to collapse
Thanks a lot man It works
toto2011 said:
Thanks a lot man It works
Click to expand...
Click to collapse
No problem. Yep, I installed that module too. Only if viper worked. Lol
Wirmpolter said:
No problem. Yep, I installed that module too. Only if viper worked. Lol
Click to expand...
Click to collapse
I flashed the p20 pro cmera module but after rebooting nothing change in the cmera setting...
toto2011 said:
I flashed the p20 pro cmera module but after rebooting nothing change in the cmera setting...
Click to expand...
Click to collapse
Yeah, I did not notice any changes either with mine so not sure if there is something we missed then. Maybe we have to remove the camera app first before installing it. I don't know for sure
toto2011 said:
I flashed the p20 pro cmera module but after rebooting nothing change in the cmera setting...
Click to expand...
Click to collapse
the one posted at ******.com he got like these
How could get the stock ramdisk.img for L29C567B367?
Thanks
Sent from my PH-1 using Tapatalk
rogconnect said:
How could get the stock ramdisk.img for L29C567B367?
Thanks
Sent from my PH-1 using Tapatalk
Click to expand...
Click to collapse
-Download your firmwares update.zip from http://pro-teammt.ru/firmware-database/
-Search for your firmware, example used below : MHA-L29C567B367.
-Click on the "filelist" next to your firmware, copy and paste the full links in new tabs to download 'update.zip'.
-Then extract update.app from update.zip. Download and Open Huawei Update Extractor, go to settings tab and disable both checksum.
-Open update.app in Huawei update extractor and extract ramdisk.img.
wancyber said:
-Download your firmwares update.zip from http://pro-teammt.ru/firmware-database/
-Search for your firmware, example used below : MHA-L29C567B367.
-Click on the "filelist" next to your firmware, copy and paste the full links in new tabs to download 'update.zip'.
-Then extract update.app from update.zip. Download and Open Huawei Update Extractor, go to settings tab and disable both checksum.
-Open update.app in Huawei update extractor and extract ramdisk.img.
Click to expand...
Click to collapse
where do i get Huawei update extractor?
---------- Post added at 09:57 AM ---------- Previous post was at 09:51 AM ----------
i see the download link here, its fir Microsoft Windows. what do i use on Linux?
Attached RAMDISK.img for MHA-L29C567B366.
https://mega.nz/#!Pfw1SLRT!-0YL-YkJb6uwsaWxMETgRAhEPtaLDv5EJ4RxtjyvV9o
I flashed lineage os beta 4.img which is provided by open kirin recently in my honor 7x. But i didn't like this rom since its beta rom and have significant bugs... So i want to go back to my stock oreo rom. Please help me get back to stock. Thanks in advance.
krishnapenn said:
I flashed lineage os beta 4.img which is provided by open kirin recently in my honor 7x. But i didn't like this rom since its beta rom and have significant bugs... So i want to go back to my stock oreo rom. Please help me get back to stock. Thanks in advance.
Click to expand...
Click to collapse
Just need to flash you stock system.img
mrmazak said:
Just need to flash you stock system.img
Click to expand...
Click to collapse
Sir. You mean, the same way as i flashed lineage os via adb??
krishnapenn said:
Sir. You mean, the same way as i flashed lineage os via adb??
Click to expand...
Click to collapse
I flashed lineage os by copying the .img file into the fastboot folder and then 'fastboot flash system <.img file>
Do you want me to repeat the same process with stock system .img
krishnapenn said:
Sir. You mean, the same way as i flashed lineage os via adb??
Click to expand...
Click to collapse
Yes. Thanks factory reset again.
That it. Unless you did other mods,like magisk
mrmazak said:
Yes. Thanks factory reset again.
That it. Unless you did other mods,like magisk
Click to expand...
Click to collapse
Sir can you suggest me where i can find stock system img for honor 7x
krishnapenn said:
Sir can you suggest me where i can find stock system img for honor 7x
Click to expand...
Click to collapse
You updated to Oreo, correct. Of course you did.
The update.zip has inside (extract it) update.app. use heawei update extractor to extract that file. You will get the system.img there. That one will be the correct one for your model and build number.
If yo I updated from regular ota, you may not have this zip file
If this the case you. Will need to download it. From pro-teammt.ru
Link if you need it.
mrmazak said:
You updated to Oreo, correct. Of course you did.
The update.zip has inside (extract it) update.app. use heawei update extractor to extract that file. You will get the system.img there. That one will be the correct one for your model and build number.
If yo I updated from regular ota, you may not have this zip file
If this the case you. Will need to download it. From pro-teammt.ru
Link if you need it.
Click to expand...
Click to collapse
Sir.i checked in teammt website. In there i found only ota file for my phone model number. What to do now sir???
krishnapenn said:
Sir.i checked in teammt website. In there i found only ota file for my phone model number. What to do now sir???
Click to expand...
Click to collapse
What is your model and region number.
Example
Bnd-AL10c675
Or
BND-L21c185
mrmazak said:
What is your model and region number.
Example
Bnd-AL10c675
Or
BND-L21c185
Click to expand...
Click to collapse
BND-AL10 8.0.0.320(C675)
Sir this is the build number of my phone
krishnapenn said:
BND-AL10 8.0.0.320(C675)
Sir this is the build number of my phone
Click to expand...
Click to collapse
it is there. her are the three update file links.
you "should " only need the one main "update.zip" file to extract system.img
but can use all three to make full restore
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2649/g1699/v133035/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...l/BND-L22_hw_in/update_full_BND-L22_hw_in.zip
http://update.hicloud.com:8180/TDS/...35/f1/full/public/update_data_full_public.zip
mrmazak said:
it is there. her are the three update file links.
you "should " only need the one main "update.zip" file to extract system.img
but can use all three to make full restore
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2649/g1699/v133035/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...l/BND-L22_hw_in/update_full_BND-L22_hw_in.zip
http://update.hicloud.com:8180/TDS/...35/f1/full/public/update_data_full_public.zip
Click to expand...
Click to collapse
Thank you so much for your patience and work sir!!! I'll work on one of the .img
mrmazak said:
it is there. her are the three update file links.
you "should " only need the one main "update.zip" file to extract system.img
but can use all three to make full restore
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2649/g1699/v133035/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...l/BND-L22_hw_in/update_full_BND-L22_hw_in.zip
http://update.hicloud.com:8180/TDS/...35/f1/full/public/update_data_full_public.zip
Click to expand...
Click to collapse
sir,thank you so much. i have successfully rolled back to honor 7x stock oreo rom . sir one more question?? can i flash nougat stock rom as of now im in oreo.??
krishnapenn said:
sir,thank you so much. i have successfully rolled back to honor 7x . sir one more question?? can i flash nougat stock rom as of now im in oreo.??
Click to expand...
Click to collapse
Downgrading to Nougat is not recommended, because EMUI 8 is Treble supported.
That means it has dozens of new partitions and partition lengths. Many people have screwed their phone trying to downgrade.
Unless you have foolproof method of downgrading and correct 'downgrade firmware' (yes, it's different, cause it will re-write all the partitions again), Don't do it.
antariksh said:
Downgrading to Nougat is not recommended, because EMUI 8 is Treble supported.
That means it has dozens of new partitions and partition lengths. Many people have screwed their phone trying to downgrade.
Unless you have foolproof method of downgrading and correct 'downgrade firmware' (yes, it's different, cause it will re-write all the partitions again), Don't do it.
Click to expand...
Click to collapse
OK sir for sure I will not downgrade. Sir one more question. How to relock bootloader sir?
krishnapenn said:
OK sir for sure I will not downgrade. Sir one more question. How to relock bootloader sir?
Click to expand...
Click to collapse
try this in fastboot mode:
Code:
fastboot oem relock [your bootloader unlock code]
I have a similar problem and I cannot get back to stock from the RR oero
I used the method to upgrade from 5.1 to oero 8.0 here https://forum.xda-developers.com/honor-7x/how-to/guide-honor-7x-flash-oreo-update-t3781649/
Then used the Openkirin RR install method using stock recovery. - all goin good but RR has to many crashes.
I have tried to roll back to Stock using the same HWOTA method putting the update files int HWOTA 8 folder, all looks good in twrp and I wipe Cache and Dalvik but it still reboots into RR
I've noticed in Twrp in red letters it says cannot find partition /system
Rebooting into recovery after using to install TWRP it first boots into stock recovery then when i press factory reset it will boot into TWRP.
Need help with extracting system.img
mrmazak said:
You updated to Oreo, correct. Of course you did.
The update.zip has inside (extract it) update.app. use heawei update extractor to extract that file. You will get the system.img there. That one will be the correct one for your model and build number.
If yo I updated from regular ota, you may not have this zip file
If this the case you. Will need to download it. From pro-teammt.ru
Link if you need it.
Click to expand...
Click to collapse
I have installed Lineage OS Treble GSI via fastboot and may want to return to STOCK EMUI 8.0 in the future but I have a chromebook and can't use the Huawei Update Extractor Tool(Windows app).
Would you be willing to download the "update.zip", extract and post the "system.img" extracted from the "update.app"?
I need the "system.img" for Huawei Mate SE BND-L34C STOCK OREO 8.0
I searched XDA and GOOGLE for the STOCK Mate SE system.img but unable to find.
ANY HELP WILL BE APPRECIATED, THANKS IN ADVANCE.
thescottpatton said:
I have installed Lineage OS Treble GSI via fastboot and may want to return to STOCK EMUI 8.0 in the future but I have a chromebook and can't use the Huawei Update Extractor Tool(Windows app).
Would you be willing to download the "update.zip", extract and post the "system.img" extracted from the "update.app"?
I need the "system.img" for Huawei Mate SE BND-L34C STOCK OREO 8.0
I searched XDA and GOOGLE for the STOCK Mate SE system.img but unable to find.
ANY HELP WILL BE APPRECIATED, THANKS IN ADVANCE.
Click to expand...
Click to collapse
I remember someone posting mate files before I will look.
I uploaded mate se oreo B330 to file host
https://www.androidfilehost.com/?w=files&flid=278212
hi everyone
i have p9 lite l31 with emui 4.1.1 and mm
i can't update it to nougat can anyone tell me how ? i tried with dload and twrp and still can't
pls if u have full method tell me or give me link
ps : bootloader unlocked
rrr8 said:
hi everyone
i have p9 lite l31 with emui 4.1.1 and mm
i can't update it to nougat can anyone tell me how ? i tried with dload and twrp and still can't
pls if u have full method tell me or give me link
ps : bootloader unlocked
Click to expand...
Click to collapse
Hello,
what is your complete firmware ?
EX. VNS-L31C432B160
EX. VNS-L31C185B151
EX. VNS-L31C636B170
Having this info you can use Firmware Finder app
and upgrade to Emui 5, android 7.
I can help you doing this...
Cheers
Dadditz said:
Hello,
what is your complete firmware ?
EX. VNS-L31C432B160
EX. VNS-L31C185B151
EX. VNS-L31C636B170
Having this info you can use Firmware Finder app
and upgrade to Emui 5, android 7.
I can help you doing this...
Cheers
Click to expand...
Click to collapse
hi, thank you for your help
my complete firmware is VNS-L31C432B160
can you figure out how to update ?
rrr8 said:
hi, thank you for your help
my complete firmware is VNS-L31C432B160
can you figure out how to update ?
Click to expand...
Click to collapse
If you have TWRP on board, download two files from link, copy it to the SD card. Reboot in TWRP, flash first file update.zip , go back to the TWRP main menu and flash second file hw_eu.zip . Reboot system and do factory reset from Stock recovery .
Links (VNS-L31C432B370):
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G753/g104/v80460/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...-L31_hw_eu/update_data_full_VNS-L31_hw_eu.zip
thank you,
yes i have twrp but i don't know if it's the right version to install this rom
i'll try this asap and tell you about the result
rrr8 said:
thank you,
yes i have twrp but i don't know if it's the right version to install this rom
i'll try this asap and tell you about the result
Click to expand...
Click to collapse
Use this TWRP:
https://mega.nz/#!MsNXRCgI!4ZQW2ebrN-cvO21J9lJ2qz3UYwcE3onMFZzRMcdRY9o
TWRP for Nougat:
https://mega.nz/#!EsESQQhK!uc_lfXEfDW6U7Lq2VeNOYq5OWUID0G-YyhK-oUL4deU
It's recommended to install TWRP over the huawei eRecovery with the command
fastboot flash recovery2 twrp.img
bozka1 said:
Use this TWRP:
https://mega.nz/#!MsNXRCgI!4ZQW2ebrN-cvO21J9lJ2qz3UYwcE3onMFZzRMcdRY9o
TWRP for Nougat:
https://mega.nz/#!EsESQQhK!uc_lfXEfDW6U7Lq2VeNOYq5OWUID0G-YyhK-oUL4deU
It's recommended to install TWRP over the huawei eRecovery with the command
fastboot flash recovery2 twrp.img
Click to expand...
Click to collapse
thank you for all your help, sry for the late tho.
i'll try this TWRP and inform you about the result.
btw, if i flash it as recovery2, how can i boot it ?
rrr8 said:
thank you for all your help, sry for the late tho.
i'll try this TWRP and inform you about the result.
btw, if i flash it as recovery2, how can i boot it ?
Click to expand...
Click to collapse
I automatically wrote 'recovery2', but in this case it doesn't matter, the new FW will overwrite TWRP.
I apologize for the unnecessary complication .
(Why recovery2 ? eRecovery is basically useless on this phone. It's useful flash TWRP over it by having stock recovery as 'recovery' and TWRP as 'eRecovery' (recovery2).
Among other things, you can have access to official OTA updates yet still being able to do everything you could do with TWRP etc. etc.
It makes things easier
How to boot it:
reboot your phone, as soon as the "yellow warning" appears on the screen, hold down the Volume Up for 3 seconds, phone will boot in TWRP.)
bozka1 said:
I automatically wrote 'recovery2', but in this case it doesn't matter, the new FW will overwrite TWRP.
I apologize for the unnecessary complication .
(Why recovery2 ? eRecovery is basically useless on this phone. It's useful flash TWRP over it by having stock recovery as 'recovery' and TWRP as 'eRecovery' (recovery2).
Among other things, you can have access to official OTA updates yet still being able to do everything you could do with TWRP etc. etc.
It makes things easier
How to boot it:
reboot your phone, as soon as the "yellow warning" appears on the screen, hold down the Volume Up for 3 seconds, phone will boot in TWRP.)
Click to expand...
Click to collapse
thank you for all this, i'll try your method and hope it will work
rrr8 said:
hi, thank you for your help
my complete firmware is VNS-L31C432B160
can you figure out how to update ?
Click to expand...
Click to collapse
Dude,
i was replying to you suggesting to use Firmware Finder
in order to upgrade to android 7,
but i assume you will reach the same using @bozka1 guide.
Enjoy the community and good luck..
Cheers
bozka1 said:
If you have TWRP on board, download two files from link, copy it to the SD card. Reboot in TWRP, flash first file update.zip , go back to the TWRP main menu and flash second file hw_eu.zip . Reboot system and do factory reset from Stock recovery .
Links (VNS-L31C432B370):
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G753/g104/v80460/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...-L31_hw_eu/update_data_full_VNS-L31_hw_eu.zip
Click to expand...
Click to collapse
thanks, you saved my life, it worked !!
I successfully installed android 7 with emui 5 in my device, ty
I am on the latest 11.0.8.8 EU version. I had patched the boot.img using magisk 23 app, but when i try to flash the patched boot.img using adb fastboot, keep getting "com.android.phone" crashes. Need to flash stock boot.img to get the sim cards working. Any suggestion to get root ?
Remove oos native call recorder module if you have it, if not just remove all modules.
MrEvilPanda said:
I am on the latest 11.0.8.8 EU version. I had patched the boot.img using magisk 23 app, but when i try to flash the patched boot.img using adb fastboot, keep getting "com.android.phone" crashes. Need to flash stock boot.img to get the sim cards working. Any suggestion to get root ?
Click to expand...
Click to collapse
Have you been on my guide mate?? It's all laid out for you..
Don't flash anything, you want to boot first as this is not permanent.
Stable 23 is the correct version..
dladz said:
Have you been on my guide mate?? It's all laid out for you..
Don't flash anything, you want to boot first as this is not permanent.
Stable 23 is the correct version..
Click to expand...
Click to collapse
I am on the stable 23 version. Disabling the native OOS call recording module solved the issue. @gsser Thanks mate.
MrEvilPanda said:
I am on the stable 23 version. Disabling the native OOS call recording module solved the issue. @gsser Thanks mate.
Click to expand...
Click to collapse
Ah yes, always disable Magisk modules prior to upgrading firmware.
As they may not be compatible, this is also in the guide.
Glad you're up and running mate
Nice one
So idk if this is the correct place to post questions but i have a OnePlus 8 pro 11.0.8.8IN11BA, i want to root it, but i can't find the stock rom for this version. Can anyone help me??
Arksuga said:
So idk if this is the correct place to post questions but i have a OnePlus 8 pro 11.0.8.8IN11BA, i want to root it, but i can't find the stock rom for this version. Can anyone help me??
Click to expand...
Click to collapse
Hi, see this thread:
[OnePlus 8 Pro][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds
As OnePlus doesn't always provide download links for all of their OxygenOS ROMs & OTA update zips, we've created an index to put the links in one post so that they're easy to find. Note: This is not a support thread for issues you may have with...
forum.xda-developers.com
galaxys said:
Hi, see this thread:
[OnePlus 8 Pro][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds
As OnePlus doesn't always provide download links for all of their OxygenOS ROMs & OTA update zips, we've created an index to put the links in one post so that they're easy to find. Note: This is not a support thread for issues you may have with...
forum.xda-developers.com
Click to expand...
Click to collapse
Thank you so much!!!! So now in order to root it i should unlock the bootloader, and then patch the IMG i downloaded with the magisk manager app, connect the phone to the PC with USB debugging on, reboot in fastboot mode, and type on the windows command thing this ( the commands in the image attached ):
Arksuga said:
Thank you so much!!!! So now in order to root it i should unlock the bootloader, and then patch the IMG i downloaded with the magisk manager app, connect the phone to the PC with USB debugging on, reboot in fastboot mode, and type on the windows command thing this ( the commands in the image attached ):
Click to expand...
Click to collapse
Yep I've got guides for unlocking the bootloader and rooting in the guides sections.
Both called as such accordingly.
Tbh there are a few guides all should be fine.
Just read through the root guide.
Unlocking the bootloader it's easy.
Code: fastboot OEM unlock
Agree on phone.
Rooting:
Obtain patched image
Fastboot boot Magisk patched
Don't flash it, just wait for boot then open Magisk and click install / direct install.
Again this is all in the guides.