What really happen to magisk - Magisk

Why make everything complex now.
I cant find the link for magisk.zip magisk uninstaller etc.
The magisk apk also no help either.

You might want to take a look in the v22 release notes:
https://topjohnwu.github.io/Magisk/releases/22000.html
Things are actually simpler now since everything is included in the apk.

Didgeridoohan said:
You might want to take a look in the v22 release notes:
https://topjohnwu.github.io/Magisk/releases/22000.html
Things are actually simpler now since everything is included in the apk.
Click to expand...
Click to collapse
I'd tried the app said to change the magisk22.apk to zip and i change it to zip and click lets go but nothing happen. Also cant install magisk.
Everything used to be very fast and easy to install magisk and now they hide the .zip link, make it complicated with the app apk. Need to download boot.img and change the apk to zip file.
Man this is so complex.
i use asus zenfone max pro m1 btw

I don't know that you're talking about... The only difference from previous releases of Magisk is that if you now want to install from TWRP you need to first rename the .apk to .zip, and if you want to uninstall from TWRP you rename it to uninstall.zip.
That's it. Everything else is exactly as it has been for a very long time...

Didgeridoohan said:
I don't know that you're talking about... The only difference from previous releases of Magisk is that if you now want to install from TWRP you need to first rename the .apk to .zip, and if you want to uninstall from TWRP you rename it to uninstall.zip.
That's it. Everything else is exactly as it has been for a very long time...
Click to expand...
Click to collapse
I'd the twrp method and it worked. Tq. I thought i need to flash it at magisk app.

i'm sorry it's a long time since i rooted my phone, but i remember that it was possile to install moduels right from the magisk app, is it changed now or it's just that i'm blind xD ?
Thx

Gianluk99 said:
i'm sorry it's a long time since i rooted my phone, but i remember that it was possile to install moduels right from the magisk app, is it changed now or it's just that i'm blind xD ?
Thx
Click to expand...
Click to collapse
If you can't enter in modules tab, probably your device is not properly rooted.

VD171 said:
If you can't enter in modules tab, probably your device is not properly rooted.
Click to expand...
Click to collapse
Yeah you're right. i had something wrong going on with my root XD i tried again and it all works fine now.

Gianluk99 said:
Yeah you're right. i had something wrong going on with my root XD i tried again and it all works fine now.
Click to expand...
Click to collapse
Good work, my friend

Didgeridoohan said:
I don't know that you're talking about... The only difference from previous releases of Magisk is that if you now want to install from TWRP you need to first rename the .apk to .zip, and if you want to uninstall from TWRP you rename it to uninstall.zip.
That's it. Everything else is exactly as it has been for a very long time...
Click to expand...
Click to collapse
Holy hell! That actually works?! The installation guide doesn't convey this at all! Going by that it's super complicated compared to before. Extracting boot.img is quite an endeavour already and then there's extra steps for ramdisk and whatnot. Custom recovery boot vuide with long pressing and short pressing until splash screen.
That guide needs to be adjusted.

Immortal68 said:
Holy hell! That actually works?! The installation guide doesn't convey this at all! Going by that it's super complicated compared to before. Extracting boot.img is quite an endeavour already and then there's extra steps for ramdisk and whatnot. Custom recovery boot vuide with long pressing and short pressing until splash screen.
That guide needs to be adjusted.
Click to expand...
Click to collapse
The installation process is the same of before.

Immortal68 said:
The installation guide doesn't convey this at all!
Click to expand...
Click to collapse
Uhm...
https://topjohnwu.github.io/Magisk/install.html#custom-recovery
And is a simple change of the file extension such a hassle? Everything else is exactly as it has been before...

Didgeridoohan said:
Uhm...
https://topjohnwu.github.io/Magisk/install.html#custom-recovery
And is a simple change of the file extension such a hassle? Everything else is exactly as it has been before...
Click to expand...
Click to collapse
No, not at all! I actually understand now why it says that it's gotten easier! Only renaming the file ending and having everything in one file is super convenient.
The thing is: The installation guide starts with installing Magisk.apk and checking RAMdisk and continues to guide you through steps that are very different from the procedure before. The option you mentioned you be in Bold at the top, with an addition: "Try this first - if it doesn't work, try the rest of the stuff in this guide".

Immortal68 said:
No, not at all! I actually understand now why it says that it's gotten easier! Only renaming the file ending and having everything in one file is super convenient.
The thing is: The installation guide starts with installing Magisk.apk and checking RAMdisk and continues to guide you through steps that are very different from the procedure before. The option you mentioned you be in Bold at the top, with an addition: "Try this first - if it doesn't work, try the rest of the stuff in this guide".
Click to expand...
Click to collapse
Installing Magisk from a custom recovery is actually only kept as a legacy option. More and more devices do not have a custom recovery available and there are many devices where the custom recovery that is available actually is broken and can't properly install Magisk.
Therefore, John considers the boot/recovery image patching the only properly supported installation method. That's the only way he can know for sure that everything needed for installing Magisk is in place.
That's why the instructions are written as they are.

Related

Magisk General Support / Discussion

This is the place for general support and discussion regarding "Public Releases", which includes both stable and beta releases.
All information, including troubleshoot guides and notes, are in the Announcement Thread
Oh wowww. Thanks!!
Error in the thread title: 2015.8.4
Yay it's finally here!
I'm already using it and I must say it works fine
Man, this "universal MultiROM support" left me full of hope. I hope it works out. And it was time for a mods manager on Android, thanks topjohnwu
Working great on my N6!
topjohnwu has my vote for President!
(and a well deserved donation)
AMAZING!, now to be sure, if i have a rom and want to integrate Magisk, the correct order of flashing is:
1-rom
2-magisk
3-modded su (magisk compatible)
it's that the way?
topjohnwu said:
....Magisk Is A Magic Mask to Alter System Systemless-ly.
If you are running custom roms, dirty flash the rom again to remove all possible issues. If the rom includes SuperSU, unzip the boot image from the rom zip, and flash it through TWRP, flashify, fastboot etc. to restore to stock ramdisk......
....... you can now download Magisk and flash to your device.
To remove Magisk, restore your boot image back (Magisk will backup your boot image automatically in /data/stock_boot(md5).img.gz), then delete /data/magisk.img.
Click to expand...
Click to collapse
is the following still applicable in the case of custom roms?
smohanv said:
1. Boot in to TWRP
2. go to Advanced / File Manager and delete folder named supersu
3. go to Advanced / Terminal and enter these two commandsecho SYSTEMLESS=true>>/data/.supersu
echo BINDSYSTEMXBIN=false>>/data/.supersu​The first one forces systemless, the second prevents /su/xbin_bind from existing.​4. Flashed Beta SuperSu 2.74-2 (we can notice while flashing this zip after the above script, we will not see the line saying "Disabling OTA". Also, end of flashing it warns that it takes longer time to boot.
5. Reboot device and enjoy systemless
6. To check if we have achieved systemless root, go to system/xbin folder and we should not see the file named "su".
7. I rebooted in to TWRP and flashed xposed 85.1 (also updated with 85.2 later) and installed the apk (Material design apk from this thread)
8. All done and my xposed works.....
Click to expand...
Click to collapse
Awesome....
Sent from my AO5510 using Tapatalk
Stuck at boot screen on the S7 Exynos variant, is this just for stock Android or did i do something wrong? I flashed the Magisk v1 then the phh root zip now im stuck at the boot screen ?
So wait, before i get excited this means things like viper4android can be installed without messing with system?
swipp3r said:
Stuck at boot screen on the S7 Exynos variant, is this just for stock Android or did i do something wrong? I flashed the Magisk v1 then the phh root zip now im stuck at the boot screen ?
Click to expand...
Click to collapse
Sure you probably did something wrong.
For starters you gave way to little information.
Did you follow the procedure from the OP exactly ?
What rom do you have, custom recovery if any, custom kernel if any ?
How did you flash ?
Come on people give this information by yourself please, don't let us pull it out of you everytime.
You know you are the one needing help than please try to give detailed information about your problem.
Sent from my Nexus 5 using XDA-Developers mobile app
grep_i said:
Sure you probably did something wrong.
For starters you gave way to little information.
Did you follow the procedure from the OP exactly ?
What rom do you have, custom recovery if any, custom kernel if any ?
How did you flash ?
Come on people give this information by yourself please, don't let us pull it out of you everytime.
You know you are the one needing help than please try to give detailed information about your problem.
Sent from my Nexus 5 using XDA-Developers mobile app
Click to expand...
Click to collapse
Stock marshmallow, flashed via twrp, and yes i followed the op correctly. No custom kernel.
swipp3r said:
Stuck at boot screen on the S7 Exynos variant, is this just for stock Android or did i do something wrong? I flashed the Magisk v1 then the phh root zip now im stuck at the boot screen ��
Click to expand...
Click to collapse
Did you flash phh's root zip from this thread's Downloads section or from original phh's thread? If the latter, then that's probably the culprit.
Nezorflame said:
[/COLOR]
Did you flash phh's root zip from this thread's Downloads section or from original phh's thread? If the latter, then that's probably the culprit.
Click to expand...
Click to collapse
The threads download section. Should i have downloaded from phhs thread?
swipp3r said:
The threads download section. Should i have downloaded from phhs thread?
Click to expand...
Click to collapse
Nah, you did right, I checked just in case, because thought of it myself. Need the developer's help then.
Nezorflame said:
Nah, you did right, I checked just in case, because thought of it myself. Need the developer's help then.
Click to expand...
Click to collapse
Thanks for trying bro.....
@topjohnwu this new "magisk" method. It doesn't allow Android Pay to work on custom roms like CyanogenMod does it? If I remove SU from CyanogenMod and use your root.
Magisk on (Yu Yureka) ARM64 device
i did a full clean wipe and then flashed rom, magisk and 'Magisk Compatible phh's SuperUser' - in that order. magisk manager app does not open.
Holy crap.. everything universal with support for extensions. This platform could be the beginning of a new era in mods. @topjohnwu amazing work. Don't want to be rude, but personally I think the name of the project is not as awesome as the project itself. "Magisk" sounds a bit cheesy.. :silly:
great work, will try it out soon! one little thing i noticed in the thread title...i guess it should be 2016

How to flash magisk on honor view 10 w/o recovery

So I've successfully rooted my view 10 however the dev department is dead currently and there isn't a custom recovery so my question is can I use something like flashify to flash it because I've installed magisk manager but don't want to go any further until I'm sure.
If you've used some other root method you'd first have to remove that.
After that you can use the Magisk Manager to patch a copy of your device's boot image which you can then flash manually.
Check the release thread for more installation instructions, and the installation and troubleshooting guide for general tips and tricks.
Didgeridoohan said:
If you've used some other root method you'd first have to remove that.
After that you can use the Magisk Manager to patch a copy of your device's boot image which you can then flash manually.
Check the release thread for more installation instructions, and the installation and troubleshooting guide for general tips and tricks.
Click to expand...
Click to collapse
Thanks. Yeah I read that thread, now my isie is trying to find the honor view 10s boot image for it to patch.
Yut kill
whymista said:
Thanks. Yeah I read that thread, now my isie is trying to find the honor view 10s boot image for it to patch.
Yut kill
Click to expand...
Click to collapse
Your device's forum is the place for that, but I saw you already asked. Let's hope you get an answer.
Judging from this thread it should be possible to use the Huawei Update Extractor to get the boot image.
Didgeridoohan said:
Your device's forum is the place for that, but I saw you already asked. Let's hope you get an answer.
Judging from this thread it should be possible to use the Huawei Update Extractor to get the boot image.
Click to expand...
Click to collapse
Yeah I found a tool that is supposed to do it on here as well as an app that is supposed to download the firmware, however so far after looking at a YouTube video about how to use it I've apparently not either done it correctly or haven't found the correct file because I've not seen the images. It says I need to find the update.app which I haven't found. I'll try again this evening when I get off work
Yut kill
whymista said:
So I've successfully rooted my view 10 however the dev department is dead currently and there isn't a custom recovery so my question is can I use something like flashify to flash it because I've installed magisk manager but don't want to go any further until I'm sure.
Click to expand...
Click to collapse
Please can you explain further how you went about it?
One way is to use this img from this thread https://forum.xda-developers.com/ho...stock-b122-t3730660/post75393193#post75393193 the other is through the tool they provide.

[GUIDE][ROOT] how to root your P9 LITE MINI

I did not find a subforum dedicated to P9 lite mini version so I will post this guide here , as I know that many users that have this phone wish to have it rooted but don't know how.
I apologise to mods in advance if this is wrong place to post this.
Before I start, I will tell you that I am not a programmer and that I just followed a guide to the letter that @txmt5 told me about. So all credits go to him.
Lets start:
0. Make sure that your phone has USB DEBUGGING enabled.
1. a) You will need unlocked bootloader. There is simple official solution to get unlock code by huawei. Just go to their website , UNLOCK tab and follow instructions.
b) Once you get unlock code just use this simple tool by @Mandrigan. BE WARNED : use only unlock bootloader option as other options may brick your phone.
There is also an option to use cmd but I found this one easier to follow and it worked anyway.
Once you unlock your bootloader your phone will give you a warning about it before every boot. This is normal for every device just that some keep silent about it
2. Just install magisk app by @topjohnwu from here. As you do not have costum recovery (as far as I know it is still not developed for our device) you will not be able to root it as usual but it will require additional steps.
3. Get an original unpatched version for your frimware from here. It is really important that you find a right one. It will use the same code that is written in your "update info" in settings so it is easy to find.
4. From the update.zip file you hopefully downloaded in step before you will need to extract BOOT.img file.
To do this use huawei update extractor app by @worstenbrood. I personally use version 0.9.9.5 and extracted only BOOT.img .
It may look like it hangs on full green bar once you extract it. If it hangs for more than 5 minutes it is safe to cancel it and take the BOOT.img file it created. This happened to me and it worked anyways.
5. Put the BOOT.img file from previous step on your device and use magisk on it. It will create patched_boot.img that you will transfer back to your PC
6. Download adb fastboot tools (put patched_boot.img from previous step inside that folder) and HiSuite (just for huawei drivers)
7. Connect your phone to your PC and go to fastboot tools folder (from previous step) and shift+right click anywhere in that folder and take open CMD window here option.
The commands are as follows :
Code:
adb reboot bootloader
after it reboots input
Code:
adb fastboot flash boot patched_boot.img
Your device should be rooted now
You will have root permission but you will not be able to use any other fancy magisk repo app as you do not have TWRP or other custom recovery. And there is really high chance that you will have to repeat this whole thing after every update (it is just my guess) .
I really hope that this guide will help someone
P.S. I wish to thank all people that I tagged and let them know that it was not my wish to spam them but to give them proper credit.
batman1950 said:
5. Put the BOOT.img file from previous step on your device and use magisk on it. It will create patched_boot.img that you will transfer back to your PC
Click to expand...
Click to collapse
Hi, I'm grateful for your contribution to this community. Users who come through here will appreciate.
Can you talk to me about step 5?
breathislava said:
Hi, I'm grateful for your contribution to this community. Users who come through here will appreciate.
Can you talk to me about step 5?
Click to expand...
Click to collapse
I am really glad that you find my guide helpful.
When you go to magisk->install you will need to patch boot file.
Since wedo not have custom recovery you need to provide a path (impossible)
to BOOT.img file so magisk can patch it.
So you just put boot.img you downloaded to phome or sd card and provide path to it
batman1950 said:
I am really glad that you find my guide helpful.
When you go to magisk->install you will need to patch boot file.
Since wedo not have custom recovery you need to provide a path (impossible)
to BOOT.img file so magisk can patch it.
So you just put boot.img you downloaded to phome or sd card and provide path to it
Click to expand...
Click to collapse
I don't understand!
I don't find any "Install" option. Since TWRP is not available for this device, how to proceed?
Can you give me more details?
Until now, I flashed a "ready to be flashed" pre-rooted kernel and I owned SuperUser rights.
Now I want to patch a self-made one. How can I do?
breathislava said:
I don't understand!
I don't find any "Install" option. Since TWRP is not available for this device, how to proceed?
Can you give me more details?
Until now, I flashed a "ready to be flashed" pre-rooted kernel and I owned SuperUser rights.
Now I want to patch a self-made one. How can I do?
Click to expand...
Click to collapse
on newest magisk ver. press install (huge bottun next to magisk icon)-->install--> patch boot image
batman1950 said:
on newest magisk ver. press install (huge bottun next to magisk icon)-->install--> patch boot image
Click to expand...
Click to collapse
I don't find it!
Can you post a screenshot?
breathislava said:
I don't find it!
Can you post a screenshot?
Click to expand...
Click to collapse
for some reason I can't post screenshots -.- I will do it as soon as I get to my laptop
batman1950 said:
for some reason I can't post screenshots -.- I will do it as soon as I get to my laptop
Click to expand...
Click to collapse
Ok, in the meantime, can you explain the whole step 5?
breathislava said:
Ok, in the meantime, can you explain the whole step 5?
Click to expand...
Click to collapse
You just need to put BOOT.img file from step 4. anywhere on your device and use magisk on it.
really don't know how to tell it differently
batman1950 said:
You just need to put BOOT.img file from step 4. anywhere on your device and use magisk on it.
really don't know how to tell it differently
Click to expand...
Click to collapse
What a dumb I am! I forgot to say you that the phone is offline. To understand better my issue, you can read here.
I never thought internet connection was necessary. For now, I have neither a data plan nor a wi-fi internet connection. Is there a way to solve?
Thanks for your patience
breathislava said:
What a dumb I am! I forgot to say you that the phone is offline. To understand better my issue, you can read here.
I never thought internet connection was necessary. For now, I have neither a data plan nor a wi-fi internet connection. Is there a way to solve?
Thanks for your patience
Click to expand...
Click to collapse
I really don't know :/
batman1950 said:
I really don't know :/
Click to expand...
Click to collapse
OK! Thanks!
TWRP available soon
breathislava said:
I don't understand!
I don't find any "Install" option. Since TWRP is not available for this device, how to proceed?
Can you give me more details?
Until now, I flashed a "ready to be flashed" pre-rooted kernel and I owned SuperUser rights.
Now I want to patch a self-made one. How can I do?
Click to expand...
Click to collapse
I'm currently working on a TWRP port for this device. I have only a single problem with data partition.
ioanvlad67 said:
I'm currently working on a TWRP port for this device. I have only a single problem with data partition.
Click to expand...
Click to collapse
Is there any progress )
It doesn't flash it
Vaios1231 said:
It doesn't flash it
Click to expand...
Click to collapse
what step you have a problem with? And are all other steps completed ?
batman1950 said:
what step you have a problem with? And are all other steps completed ?
Click to expand...
Click to collapse
I got it now. All you have to do is not type adb fastboot and just type fastboot flash...
Also another problem that I'm having with rooting another p9 lite mini is that I can't get the bootloader unlock code from huawei anymore. Any solutions? Huawei seems to not want to give you the code anymore.
Vaios1231 said:
I got it now. All you have to do is not type adb fastboot and just type fastboot flash...
Also another problem that I'm having with rooting another p9 lite mini is that I can't get the bootloader unlock code from huawei anymore. Any solutions? Huawei seems to not want to give you the code anymore.
Click to expand...
Click to collapse
I had to type adb as I was on CMD...you were on powershell?
I think they MUST give it to you as it is your phone after all
batman1950 said:
I had to type adb as I was on CMD...you were on powershell?
I think they MUST give it to you as it is your phone after all
Click to expand...
Click to collapse
I was on cmd. Also i have e-mailed Huawei support to give it to me. Do you get the unlock code option on their site? I swear 4 days ago i got it and now it is gone... If you would like, you could add me on discord or such to tell you more details.
Vaios1231 said:
I was on cmd. Also i have e-mailed Huawei support to give it to me. Do you get the unlock code option on their site? I swear 4 days ago i got it and now it is gone... If you would like, you could add me on discord or such to tell you more details.
Click to expand...
Click to collapse
It must be on their site. I will check tonight when I get home

Any working root for Unlocked T-Mobile Variant?

I just got my bootloader unlocked this morning and I am ready to get it started however all I see are Verizon and Google store bought methods
Trippyy Doee said:
I just got my bootloader unlocked this morning and I am ready to get it started however all I see are Verizon and Google store bought methods
Click to expand...
Click to collapse
Interesting wording. If you mean that you can now toggle OEM unlocking on, then unlocking the bootloader with fastboot is the same no matter what device you have.
Badger50 said:
Interesting wording. If you mean that you can now toggle OEM unlocking on, then unlocking the bootloader with fastboot is the same no matter what device you have.
Click to expand...
Click to collapse
Sorry for that lol But what I meant was just any root method using magisk because I used the latest 20.2 and it failed for me. And TWRP if any . Just a point in the right direction basically ?
Trippyy Doee said:
Sorry for that lol But what I meant was just any root method using magisk because I used the latest 20.2 and it failed for me. And TWRP if any . Just a point in the right direction basically ?
Click to expand...
Click to collapse
Magisk is the only way and there is no twrp
p70shooter said:
Magisk is the only way and there is no twrp
Click to expand...
Click to collapse
Is there a working Magisk Canary build that can patch my boot.img?
Trippyy Doee said:
Sorry for that lol But what I meant was just any root method using magisk because I used the latest 20.2 and it failed for me. And TWRP if any . Just a point in the right direction basically ?
Click to expand...
Click to collapse
p70shooter said:
Magisk is the only way and there is no twrp
Click to expand...
Click to collapse
Like @p70shooter said. There is no other way to root besides magisk, and there is no TWRP as of yet. If rooting with 20.2 didn't work, then try 20.1. You can find it here :good: https://github.com/topjohnwu/Magisk/releases
Trippyy Doee said:
Is there a working Magisk Canary build that can patch my boot.img?
Click to expand...
Click to collapse
Don't know. I just use stable, like they recommend. I know people do use Canary just fine but can't help you there
p70shooter said:
Don't know. I just use stable, like they recommend. I know people do use Canary just fine but can't help you there
Click to expand...
Click to collapse
This what I'm getting when I keep trying to patch it. And it is the correct stock image with my build number.
Edit : I'm just going to have to do this after work . I thought I had time but I'm just rushing probably just missing everything.
Thanks for the help guys
Trippyy Doee said:
This what I'm getting when I keep trying to patch it. And it is the correct stock image with my build number.
Edit : I'm just going to have to do this after work . I thought I had time but I'm just rushing probably just missing everything.
Thanks for the help guys
Click to expand...
Click to collapse
Just a little FYI for you my friend. Have you downloaded the factory image coinciding with your current build? If not, then do so, then extract the factory image, then extract the image.zip, then pull the boot.img from there, place it on your phones internal storage, then try to patch it with magisk. I just did it myself with the 20.2 stable version and it worked fine :good:
Badger50 said:
Just a little FYI for you my friend. Have you downloaded the factory image coinciding with your current build? If not, then do so, then extract the factory image, then extract the image.zip, then pull the boot.img from there, place it on your phones internal storage, then try to patch it with magisk. I just did it myself with the 20.2 stable version and it worked fine :good:
Click to expand...
Click to collapse
Yea I was certainly rushing . I used the wrong boot file. Thanks alot. Finally off work so now I get to enjoy rooting my first Pixel phone. ?

Themes / Apps / Mods (mod) G-Photos -A little gem

Found this little gem.
Pop it in magisk then install it.
Check G-Photos after the reboot.
Enjoy unlimited photos on your device.
nice!
Sweetness! Kudos
galaxys said:
Sweetness! Kudos
Click to expand...
Click to collapse
Should work on anything tbh mate..
I wanted to keep it on the low but meh! It is what it is..
Should be free anyway, grab it while you can..
Google has a promise for the initial pixel to be free for life, this spoof provides you with this.
Pixelfy can do this but it reboots and causes the module to fail
dladz said:
Found this little gem.
Pop it in magisk then install it.
Check G-Photos after the reboot.
Enjoy unlimited photos on your device.
Click to expand...
Click to collapse
I plan to get a 10 PRo soon
Do you have a tutorial on how to root and get Magisk on it?
luckychukiye said:
I plan to get a 10 PRo soon
Do you have a tutorial on how to root and get Magisk on it?
Click to expand...
Click to collapse
Yes I do, look for it it's here buddy.
@luckychukiye
Here buddy
(Guide) Rooting, payload dumper, magisk_patched guides NE2213
Hi all, Thought i'd share a guide on how to get these boot images yourself as well as all the files required, plus the patched boot.img if you just want to go ahead and boot/flash it without obtaining one yourself Please read the process before...
forum.xda-developers.com
It's for the NE2213 (UK/EU variant) but the root process is the same across the board.
@g96818 has another guide too for the 2215 iirc
2215
OnePlus 10 Pro NE2215 ***ROOTED*** (EX01 Update! READ BEFORE UPDATING)
This is for the NE2215 Rom. Step 1: Unlock your bootloader. Step 2: Download and install Magisk Stable or Canary. Your choice, but I used Canary. https://github.com/topjohnwu/Magisk Step 3: You can use either patch the stock boot or use my...
forum.xda-developers.com
luckychukiye said:
I plan to get a 10 PRo soon
Do you have a tutorial on how to root and get Magisk on it?
Click to expand...
Click to collapse
I'm actually selling my 10 pro if interested. I went back to my s22 ultra. Pm bud
If anyone could test this btw id appreciate it, I've not long installed pixelfy so that may be a factor. If it isn't then great, if not then may need to install pixelfy first then let it fail, then install it.
This with my oneplus 10 pro I only installed your module.
It works for me
Des009 said:
This with my oneplus 10 pro I only installed your module.
It works for me
Click to expand...
Click to collapse
Thank you, that's great news..I was in two minds about posting it as I don't want it to be patched.
dladz said:
Thank you, that's great news..I was in two minds about posting it as I don't want it to be patched.
Click to expand...
Click to collapse
Great. I will read your guide. I plan to get a NE2115
I haven't done rooting much before. Should I be worried about something going totally wrong or the boot images that you provided should work fine in case of that?
luckychukiye said:
Great. I will read your guide. I plan to get a NE2115
I haven't done rooting much before. Should I be worried about something going totally wrong or the boot images that you provided should work fine in case of that?
Click to expand...
Click to collapse
Absolutely not mate, it's a doddle.
In short it's just a few steps.
1. Unlock bootloader.
2. Grab firmware and extract payload.bin
3. Extract the boot image and patch it.
4. Boot it then direct install
Done.
dladz said:
Absolutely not mate, it's a doddle.
In short it's just a few steps.
1. Unlock bootloader.
2. Grab firmware and extract payload.bin
3. Extract the boot image and patch it.
4. Boot it then direct install
Done.
Click to expand...
Click to collapse
I will try to follow that very slowly.
Just to confirm. None of this invovles TWRP or anything related to that right?
Just follow your steps?
dladz said:
Absolutely not mate, it's a doddle.
In short it's just a few steps.
1. Unlock bootloader.
2. Grab firmware and extract payload.bin
3. Extract the boot image and patch it.
4. Boot it then direct install
Done.
Click to expand...
Click to collapse
Also for Ne2115. Where do I get the firmware file from ? What is the link to it?
What about the boot image file?
I'm reading your guide on the other post
luckychukiye said:
Also for Ne2115. Where do I get the firmware file from ? What is the link to it?
What about the boot image file?
I'm reading your guide on the other post
Click to expand...
Click to collapse
Oxygen updater if it's available..always stick with the full zip if you can find it, irll be about 4.20GB give or take.
Check out the 2215 thread if you don't mind, id rather keep this thread on topic
dladz said:
Oxygen updater if it's available..always stick with the full zip if you can find it, irll be about 4.20GB give or take.
Check out the 2215 thread if you don't mind, id rather keep this thread on topic
Click to expand...
Click to collapse
Got it!
Whats the link to the NE2115 thread?
luckychukiye said:
Got it!
Whats the link to the NE2115 thread?
Click to expand...
Click to collapse
It's a few posts up mate.. #8 I believe
dladz said:
It's a few posts up mate.. #8 I believe
Click to expand...
Click to collapse
Ok great
Will catch w/ you on there
Need to order 10 Pro first
You like your phone?

Categories

Resources