Hi, somebody know if magisk works on Moto X? I can't flash stock ROM because my phone don't detect any PC, (I don't know why, charging port are fine). I was read the thread of magisk but no body solved my problem.
Sorry for my bad English.
several users tried to install it and all ended in a non booting error, so i think not right now
I'm also wondering. Anyone know a current discussion thread?
I'm on Moto X 2014 (2nd gen). I've tried installing from CM13 and stock Lollipop 5.1. I keep getting dumped into fastboot with a boot error every time I restart the device. According to the official Magisk thread on XDA...
Currently Known Not Working Devices - Moto devices generally: I suspect it is something to do with dtb image not unpackable
Click to expand...
Click to collapse
I'm not an expert by any means when it comes to understanding how these things work, but I'm hoping that since a problem is recognized he'll find a fix soon... perhaps with v7. If not, I'm due for un upgrade very soon and will get a new phone based on its compatibility with Magisk.
I'm curious why we can do a "systemless root" using SuperSU (which changes the boot.img), but magisk won't work?
I'm having the same issue. Somebody please post when there is a fix for this Thanks.
Hi all. I try install magisk in custom rom, but not sucess. I think that this method yorks, but not depend for magisk ( http://forum.xda-developers.com/showthread.php?t=3414877) . So, original rom + systemless root +suhide is equal to magisk for Moto X. I search a solution for custom rom, but not find yet.
Enviado de meu XT1097 usando Tapatalk
joao2c said:
Hi all. I try install magisk in custom rom, but not sucess. I think that this method yorks, but not depend for magisk ( http://forum.xda-developers.com/showthread.php?t=3414877) . So, original rom + systemless root +suhide is equal to magisk for Moto X. I search a solution for custom rom, but not find yet.
Enviado de meu XT1097 usando Tapatalk
Click to expand...
Click to collapse
do you know if this method makes xposed works?
drico_649 said:
do you know if this method makes xposed works?
Click to expand...
Click to collapse
Im currently using it.. And xposed works completely.. Plus safetynet check passing.. So it's the best method so far
Enviado desde mi XT1095 mediante Tapatalk
Musa95 said:
Im currently using it.. And xposed works completely.. Plus safetynet check passing.. So it's the best method so far
Enviado desde mi XT1095 mediante Tapatalk
Click to expand...
Click to collapse
really? can you explain the process? I tried but it didn't work for me, I uninistalled xposed and unrooted and passed the safety net check, then I flashed systemless superSU and suhide, but I didn't pass the safety net check...
niciolaux said:
really? can you explain the process? I tried but it didn't work for me, I uninistalled xposed and unrooted and passed the safety net check, then I flashed systemless superSU and suhide, but I didn't pass the safety net check...
Click to expand...
Click to collapse
I only did what the steps told me lol.. But i went back completely to stock before
Enviado desde mi XT1095 mediante Tapatalk
Musa95 said:
I only did what the steps told me lol.. But i went back completely to stock before
Enviado desde mi XT1095 mediante Tapatalk
Click to expand...
Click to collapse
ok, thank you! I think there's something messed up with my phone... Which recovery did you use? did you use the aroma version? and did you update the phone to the latest security patch?
nevermind I was able to get it work...
niciolaux said:
ok, thank you! I think there's something messed up with my phone... Which recovery did you use? did you use the aroma version? and did you update the phone to the latest security patch?
nevermind I was able to get it work...
Click to expand...
Click to collapse
No and yes
Enviado desde mi XT1095 mediante Tapatalk
thank you again! I had so many problems, I think TWRP doesn't make a good installation of suhide, so I tried with flashfire and I had to unzip and re-zip the systemless xposed.
If someone needs help just ask, maybe I will write a detailed description this evening or tomorrow...
niciolaux said:
thank you again! I had so many problems, I think TWRP doesn't make a good installation of suhide, so I tried with flashfire and I had to unzip and re-zip the systemless xposed.
If someone needs help just ask, maybe I will write a detailed description this evening or tomorrow...
Click to expand...
Click to collapse
I had some trouble. I'd love a detailed write up. Does this work with regular xposed or do you need systemless?
Musa95 said:
Im currently using it.. And xposed works completely.. Plus safetynet check passing.. So it's the best method so far
Enviado desde mi XT1095 mediante Tapatalk
Click to expand...
Click to collapse
when I install magisk my phone simply refuses to boot. something with boot image (kernel itself)...
And I don't know any other method to make xposed Works without touching sys partition
Sent from my Motorola Moto X using XDA Labs
drico_649 said:
when I install magisk my phone simply refuses to boot. something with boot image (kernel itself)...
And I don't know any other method to make xposed Works without touching sys partition
Sent from my Motorola Moto X using XDA Labs
Click to expand...
Click to collapse
Try with suhide.. Search for it in the xda search bar. Made by chainfire.. Magisk doesn't work right now, but suhide+systemless xposed its working perfectly
Edit: I am going to make a Step by Step guide for you guys
Enviado desde mi XT1095 mediante Tapatalk
dylantep said:
I had some trouble. I'd love a detailed write up. Does this work with regular xposed or do you need systemless?
Click to expand...
Click to collapse
you need systemless xposed, version 86.2, because 86.5 works only with magisk... Waiting for the step by step guide from Musa95, I can give you some quick tips:
- start from a stock clean install or be sure to fully unroot and uninstall xposed (check with the app safetynet helper), backup is recommended;
- reboot in recovery, I used TWRP 3.0.2-0 (latest versions doesn't work for me, I think I have to press some buttons...)
- flash supersu 2.78 SR1 in systemless mode (need to input this in the recovery terminal:
Code:
echo "SYSTEMLESS=true" > /data/.supersu
and check the .supersu file is in /data.). To make sure you installed systemless superSU during the flash process check for this expression: "System-less mode, boot image support required" and check there is no .su file in some system folder, I don't remember, maybe xbin or subin;
-reboot phone and flash suhide 0.53 with flashfire, I disabled "Mount /system read/write" checkbox but I don't know if it is necessary....
- in recovery flash xposed 86.2, topjohnwu version (sdk23 for android 6.0) (If you get error during flash, something like "unable to extract the files" you need to unzip the file and re-zip the file with your computer)
-install the latest version of Material Design Xposed Installer.
This worked for me, but I suggest to wait for a more accurate description
I gave it another shot. The first time I tried a flashed suhide in twrp not flashfire. So this time I did it the same way as you. After flashing suhide I did a safetynet check (from my understanding it should pass at this point) but I still got CTS profile match: false
dylantep said:
I gave it another shot. The first time I tried a flashed suhide in twrp not flashfire. So this time I did it the same way as you. After flashing suhide I did a safetynet check (from my understanding it should pass at this point) but I still got CTS profile match: false
Click to expand...
Click to collapse
Be sure to have a systemless supersu... I am sorry but I don't know how to help you. When you unroot did you pass the safetynet check?
Related
[size=+2]This thread has been created to reduce the amount of clutter in the main Magisk thread, please discuss Magisk + PokeMon Go here.[/size]
With me is this happening, did the process and pokemon jog go wheel with root, however when I install Xposed does not work, I downloaded the zip and the apk Xposed, desintalei what was, I was in recovery installed the zip, when you restart disable the root by magisk manager and I run the game without success, to turn off the Xposed and restart the game runs, but when active and restart does not work, sometimes the apk Xposed for work, or is giving error and asking to check records, someone help there? They will excusing my English
So at this point I can't log into pogo because I have Xposed installed (systemless). I was using magisk with phh super user...wasn't working with SuperSU (even with compatible magisk)
At this point if I do a soft reboot it deactivates Xposed (for whatever reason) I can play Pokemon but have to reboot to activate Xposed. So anytime I want to play I have to soft reboot then full reboot. Luckily I don't have to go through optimizing apps...but is there a way around this?
Someone bored should make a zip that removes everything and reinstalls the rest of the stuff needed.
Sent from my SM-N920W8 using XDA-Developers mobile app
DAGr8 said:
Someone bored should make a zip that removes everything and reinstalls the rest of the stuff needed.
Sent from my SM-N920W8 using XDA-Developers mobile app
Click to expand...
Click to collapse
You?
I rather wait for an xposed update. I can play with 0.35 if I really get the itch in the meanwhile. I hardly battle and until legendaries start to appear, I'm just slowly leveling up.
If 86.2 is working, like someone mentioned on the other thread, there has to be a workaround for the 86.5 (maybe a future 86.6?)
Only gripe is that Google is all over this because of paynet so it will be a constant battle.
Only way to calm down this race is for Google/Niantic easing pressure on pogo security so there aren't so many people trying to hack the system and leaving paynet alone.
That would be the smartest move for all (not mentioning calming down thousands of root users).
Interesting times
Enviado do meu GT-I9195 através de Tapatalk
anthonymackay said:
So at this point I can't log into pogo because I have Xposed installed (systemless). I was using magisk with phh super user...wasn't working with SuperSU (even with compatible magisk)
At this point if I do a soft reboot it deactivates Xposed (for whatever reason) I can play Pokemon but have to reboot to activate Xposed. So anytime I want to play I have to soft reboot then full reboot. Luckily I don't have to go through optimizing apps...but is there a way around this?
Click to expand...
Click to collapse
Actually systemless xposed v86.2 is working fine woth Pokemon go. Some people posted the steps in the other thread.
So I flashed the latest chainfire SuperSU 2.78 r1, v86.2 systemless xposed, and suhide v0.53. Everything works good only problem I'm having excessive location jumps to/from real location while playing pogo with xposed pokemon. Used to have the odd jump back/forth but this is every 5-10 seconds.
juangcardoso said:
Actually systemless xposed v86.2 is working fine woth Pokemon go. Some people posted the steps in the other thread.
Click to expand...
Click to collapse
I thought I was going crazy. One whole day, two full resets and re-roots later and found the system-less xposed glitch that took me here. Does this 86.2 really works?. Don't want another round with my phone.
sigiloso said:
I thought I was going crazy. One whole day, two full resets and re-roots later and found the system-less xposed glitch that took me here. Does this 86.2 really works?. Don't want another round with my phone.
Click to expand...
Click to collapse
Yes, but there are the correct way to flash it with SuperSU and suhide. You can find these steps in the systemless xposed as I told u.
juangcardoso said:
Yes, but there are the correct way to flash it with SuperSU and suhide. You can find these steps in the systemless xposed as I told u.
Click to expand...
Click to collapse
I have tried so many times to do xposed systemless but none of them worked.
I returned to stock image. I created file with "SYSTEMLESS=true" in /data/.supersu
I flashed SuperSU 2.78. Then I flashed systemless xposed v.86.2.
I flashed suhide 0.53. wipe cache/dalvik and nothing works because I think its detecting the xposed framework
juangcardoso said:
Actually systemless xposed v86.2 is working fine woth Pokemon go. Some people posted the steps in the other thread.
Click to expand...
Click to collapse
Hi!
Could you link the post to this thread please? I'm sure it would help a lot of people (me included). I scanned through the other thread but couldn't find it. Perhaps, I missed it somewhere.
naeco said:
Hi!
Could you link the post to this thread please? I'm sure it would help a lot of people (me included). I scanned through the other thread but couldn't find it. Perhaps, I missed it somewhere.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=3450396
Envoyé de mon ONEPLUS A3003 en utilisant Tapatalk
anthonymackay said:
So at this point I can't log into pogo because I have Xposed installed (systemless). I was using magisk with phh super user...wasn't working with SuperSU (even with compatible magisk)
At this point if I do a soft reboot it deactivates Xposed (for whatever reason) I can play Pokemon but have to reboot to activate Xposed. So anytime I want to play I have to soft reboot then full reboot. Luckily I don't have to go through optimizing apps...but is there a way around this?
Click to expand...
Click to collapse
Magisk requires a full boot too load is modules, that's why xposed is disabled with a soft boot.
You can also use the disable xposed toggle in the material xposed installer. It would still require a reboot.
Guess I'm out of luck. My phone doesn't meet SuHide requirement. I'm running twrp v.2.8.7.0 not v.3.x.
Anyone know if there is an 86.2 version for Lollipop? all I can find is the sdk23 version for Marshmellow.
Habulda said:
I have tried so many times to do xposed systemless but none of them worked.
I returned to stock image. I created file with "SYSTEMLESS=true" in /data/.supersu
I flashed SuperSU 2.78. Then I flashed systemless xposed v.86.2.
I flashed suhide 0.53. wipe cache/dalvik and nothing works because I think its detecting the xposed framework
Click to expand...
Click to collapse
naeco said:
Hi!
Could you link the post to this thread please? I'm sure it would help a lot of people (me included). I scanned through the other thread but couldn't find it. Perhaps, I missed it somewhere.
Click to expand...
Click to collapse
I manage to play Pokemon Go w/ xposed and root with these tips: http://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268/post68778700
Hey guys. Galaxy s3 mini with cm12.1 (android 5.1.1) fresh install. Tried to install magisk but it says unable to detect boot image. What is the problem ? Please help me.
I need download xposed-v86.2-SDK22.arm. Please post the link for donwload XPOSED 86.2 SDK22 arm!! Help me please.
I find the zip file anywhere. I need SDK22 arm 86.2 for android 5.1 - Someone can attach the direct link to download the ZIP please?
naeco said:
Guess I'm out of luck. My phone doesn't meet SuHide requirement. I'm running twrp v.2.8.7.0 not v.3.x.
Click to expand...
Click to collapse
a user report that it works with twrp 2.8.7
Update: it's finally here!
https://raw.githubusercontent.com/a...enceOneplus/master/PixelExperienceOneplus.zip
This module just copies @FaserF's pixel experience and brings it to magisk
Repo link: https://github.com/anupritaisno1/PixelExperienceOneplus
Note that this is universal
Thanks: @Link_of_Hyrule, @stangri and @FaserF!
Reserved
when it'll be available in Magisk module section or download link to install manually?
DeathStroke said:
when it'll be available in Magisk module section or download link to install manually?
Click to expand...
Click to collapse
Download link is not yet available as there is some stuff that I'm not yet satisfied with
Btw I'm constantly pushing commits to my github as soon as I find an issue and fix something. You could clone my repo, put it in a zip and flash it. Report back any issues and I'll gladly look into them
As for donations, I did this just for fun.
If you want to donate to someone then @FaserF is the one who should get it
It's perfectly fine now. However you will need to clone my repo and archive it.
Here's what happened:
You see, I started this just for fun and to see how I could experiment with magisk. I then started work on it and once it was a little bit stable with basic stuff working, I pushed it to git
However I did this entirely on phone using nethunter and as such I currently don't have a PC to upload the module as a flashable zip
So you will have to download everything from my git, put it into a zip and flash it in twrp/use the magisk flasher
I don't think I'll have access to a PC until Thursday evening (GMT +5.30)
More info for this module????
Στάλθηκε από το Nexus 6P μου χρησιμοποιώντας Tapatalk
anupritaisno1 said:
It's perfectly fine now. However you will need to clone my repo and archive it.
Here's what happened:
You see, I started this just for fun and to see how I could experiment with magisk. I then started work on it and once it was a little bit stable with basic stuff working, I pushed it to git
However I did this entirely on phone using nethunter and as such I currently don't have a PC to upload the module as a flashable zip
So you will have to download everything from my git, put it into a zip and flash it in twrp/use the magisk flasher
I don't think I'll have access to a PC until Thursday evening (GMT +5.30)
Click to expand...
Click to collapse
Is there any way that I can do that from my phone?
Sent from my shamu using XDA Labs
harpin14789 said:
Is there any way that I can do that from my phone?
Sent from my shamu using XDA Labs
Click to expand...
Click to collapse
Yes, go to my git and switch to desktop mode
Then download it as a zip and use solid file explorer to extract it (don't use others)
Then inside it you'll see a folder. Open this up and select all the contents in this folder except README.md and put it in a zip with compression level "normal"
Go to magisk manager and flash this
Reboot and send me a log in private
https://raw.githubusercontent.com/a...enceOneplus/master/PixelExperienceOneplus.zip
bug report on op3t/oos 3.5.4
has two contact apps
still in original dialer
Hey, I'm having a bug. I have a SM-G935F s7 phone, using magisk v9, manager v2.5 and phh's superuser. When installing the module, I'm stuck in a bootloop. I experience the same bug when installing the Pixel Launcher module from Jaimbo. Is there any chance to get it fixed? Thanks for your work though!
CamilleBC said:
Hey, I'm having a bug. I have a SM-G935F s7 phone, using magisk v9, manager v2.5 and phh's superuser. When installing the module, I'm stuck in a bootloop. I experience the same bug when installing the Pixel Launcher module from Jaimbo. Is there any chance to get it fixed? Thanks for your work though!
Click to expand...
Click to collapse
Try Hydra ROM or "AOSP Engineering Build Samsung Factory"
I believe these would work
felixrao said:
has two contact apps
still in original dialer
Click to expand...
Click to collapse
This is not a bug
Flash a bigger opengapps package
anupritaisno1 said:
Try Hydra ROM or "AOSP Engineering Build Samsung Factory"
I believe these would work
Click to expand...
Click to collapse
Thanks, I'llt try those.
For some reason, after I installed this one my OnePlus One, I lost root (PHH superuser was installed). I had to reflash ROM, keeping stock root, to recover.
jhedfors said:
For some reason, after I installed this one my OnePlus One, I lost root (PHH superuser was installed). I had to reflash ROM, keeping stock root, to recover.
Click to expand...
Click to collapse
That isn't caused by my zip.
You shouldn't be using phh's superuser anyways
supersu.com here flash the correct superuser management app
Remember
Flash order is
SuperSU, magisk
Otherwise you may brick
jhedfors said:
For some reason, after I installed this one my OnePlus One, I lost root (PHH superuser was installed). I had to reflash ROM, keeping stock root, to recover.
Click to expand...
Click to collapse
anupritaisno1 said:
That isn't caused by my zip.
You shouldn't be using phh's superuser anyways
supersu.com here flash the correct superuser management app
Remember
Flash order is
SuperSU, magisk
Otherwise you may brick
Click to expand...
Click to collapse
Why should I not use PHH superuser? It is what is recommended for Magisk, and is what works with Magisk Hide.
I have been using that combination for some time now with no problems, and decided to give this module a try, after which I lost root. It is one thing to state that the module is not compatible with PHH superuser, but onother saying I should not be using the recommended one.
Could you clarify what you mean?
Thanks!
jhedfors said:
Why should I not use PHH superuser? It is what is recommended for Magisk, and is what works with Magisk Hide.
I have been using that combination for some time now with no problems, and decided to give this module a try, after which I lost root. It is one thing to state that the module is not compatible with PHH superuser, but onother saying I should not be using the recommended one.
Could you clarify what you mean?
Thanks!
Click to expand...
Click to collapse
You can use superSU or phh with magisk. Phh was recommended for magisk for some time because it helped in making Android pay work. Now that magisk breaks saftynet. There is really no advantage to using phh or super su. Magisk hide works with both super su and phh. Magisk hide only hides magisk and it's modules (from what I remember). But it is still up to you which you prefer. Just try flashing phh root zip again to see if you get root back.
harpin14789 said:
You can use superSU or phh with magisk. Phh was recommended for magisk for some time because it helped in making Android pay work. Now that magisk breaks saftynet. There is really no advantage to using phh or super su. Magisk hide works with both super su and phh. Magisk hide only hides magisk and it's modules (from what I remember). But it is still up to you which you prefer. Just try flashing phh root zip again to see if you get root back.
Click to expand...
Click to collapse
Not true. I'm using MagiskHide and ohh 266-2 and pass safety net. MagiskHide cannot hide SuperSU and that will break Safety net. People have reported using MagiskHide + SuoerSu + SUHide + RootSwitch and passing as well. Depends on what you want, but I definitely pass safety net with phh and Magisk hide.
Hi there fellows ! ^^
First of all, I want you all to know that I really am sorry if this is something that has been asked before. I tried, but couldn't find an answer by myself and I don't want to damage my phone again (I may have been waaaaay too hasty in the past...). So here goes.
I have a Honor 5C NEM-L51 (European variant) which I rooted a while ago (two or three months ago maybe ? Can't remember for sure) by unlocking the bootloader, installing TWRP from ADB, flashing the SuperSU zip file... You know, the usual thing. After that I went ahead and installed Xposed Framework, Busybox and several applications and modules which needed root like many of you I guess. Everything went fine. And still is, for the record.
Now I realize that I may have been living under a rock because I discovered very recently that not only SuperSU can be downloaded from the Play Store but also that there is Magisk, an open-source alternative with more functionnalities. Guess what ? I want it.
Soooo I did some research and read this https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 along with other articles here and there on the web and it seems that I'd just have to install some Magisk Manager app' from the Play Store... Is that really all there is to do ?!
I'm worried because it says "If you're already rooted with MagiskSU or Latest Official Systemless SuperSU". Yep, the "Systemless" part get me worried. While I do understand what it means, I can't help but wonder : since I installed SuperSU from a flashable zip file, is it Systemless ? How can I tell ?
Plus the whole thing is kinda confusing to me. If I do that, will Magisk remove SuperSU ? But if so, won't there be a problem with Xposed and other apps that need root ? Same question applies if I first manually remove SuperSU (assuming I can actually do that) before installing anything else.
In short, how should I proceed ? Do I have to remove anything ? Can I do anything ?
Again, sorry if things had been told already. I really want to take my shot, but I don't wanna soft brick my device again by being too carefree one more time.
Thank you for your time and your help.
When super su is installed magisk will make it automatically systemless. But it can't guarantee that it can always hide it. If super su isn't installed /you are unrooted then magisk will install and use magisk su.
Also since you mentioned them: soft bricks can be resolved by just reflashing your Rom, no need to wipe (lose your data) in most cases
Gesendet von meinem SM-G925F mit Tapatalk
ken2802 said:
When super su is installed magisk will make it automatically systemless. But it can't guarantee that it can always hide it. If super su isn't installed /you are unrooted then magisk will install and use magisk su.
Click to expand...
Click to collapse
Thank you for your answer. Can I uninstall SuperSU to install Magisk su instead then ? Do I need to remove Xposed module and my root apps too ?
ken2802 said:
Also since you mentioned them: soft bricks can be resolved by just reflashing your Rom, no need to wipe (lose your data) in most cases
Gesendet von meinem SM-G925F mit Tapatalk
Click to expand...
Click to collapse
Yeah, I do know that, but I really do need my phone at the moment, so I'd kinda be in a world of pain if I brick it.
You can Uninstall super su if you want but it isn't a must if you don't care magisk su. I would remove xposed before installing magisk and after having installed magisk you can install the systemless version. As for your apps that use root, you don't need do deinstall them
ken2802 said:
You can Uninstall super su if you want but it isn't a must if you don't care magisk su. I would remove xposed before installing magisk and after having installed magisk you can install the systemless version. As for your apps that use root, you don't need do deinstall them
Click to expand...
Click to collapse
Sorry for the late reply.
I do want to use Magisksu instead of SuperSU. So basically, what I have to do is :
1 - Uninstall Xposed by flashing the uninstaller from TWRP
2 - Uninstall SuperSu (by the app menu ? Is it enough to remove root ?
3 - Install Magisk from the store
4 - Install systemless Xposed from the store
And I'll be all set, correct ? Nothing should go wrong ?
Zarou said:
Sorry for the late reply.
I do want to use Magisksu instead of SuperSU. So basically, what I have to do is :
1 - Uninstall Xposed by flashing the uninstaller from TWRP
2 - Uninstall SuperSu (by the app menu ? Is it enough to remove root ?
3 - Install Magisk from the store
4 - Install systemless Xposed from the store
And I'll be all set, correct ? Nothing should go wrong ?
Click to expand...
Click to collapse
I'll add a couple of points to your list:
2.5 - Make sure to restore the stock boot image.
3.5 - Flash magisk.zip in recovery. You can't install through the Manager if not rooted.
If you want to use Magisk Hide to pass SafetyNet you'll have to disable Xposed. Magisk can't hide it, even if it's systemless.
Didgeridoohan said:
I'll add a couple of points to your list:
2.5 - Make sure to restore the stock boot image.
3.5 - Flash magisk.zip in recovery. You can't install through the Manager if not rooted.
If you want to use Magisk Hide to pass SafetyNet you'll have to disable Xposed. Magisk can't hide it, even if it's systemless.
Click to expand...
Click to collapse
Thank you for this clarification. Can you also tell me how can I restore the stock boot image only ? Or Do I have no choice but to re-flash the whole ROM in order to do so ?
Zarou said:
Thank you for this clarification. Can you also tell me how can I restore the stock boot image only ? Or Do I have no choice but to re-flash the whole ROM in order to do so ?
Click to expand...
Click to collapse
Just flash the boot image from an near stock custom Rom. You can flash it through a recovery menu
ken2802 said:
Just flash the boot image from an near stock custom Rom. You can flash it through a recovery menu
Click to expand...
Click to collapse
Well, all I can find with Huawei Firmware Finder seems to be full or OTA ROM updates. I can't download the boot image only.
However, within the SuperSU app settings, there are two options : one to change superuser app and a second one to completely remove root. By any chance, does one of these options clear the boot image by itself ?
Zarou said:
Well, all I can find with Huawei Firmware Finder seems to be full or OTA ROM updates. I can't download the boot image only.
However, within the SuperSU app settings, there are two options : one to change superuser app and a second one to completely remove root. By any chance, does one of these options clear the boot image by itself ?
Click to expand...
Click to collapse
You can try but if magisk complain while instalation you need to flash a fresh boot image/Rom
Gesendet von meinem SM-G925F mit Tapatalk
Zarou said:
Well, all I can find with Huawei Firmware Finder seems to be full or OTA ROM updates. I can't download the boot image only.
However, within the SuperSU app settings, there are two options : one to change superuser app and a second one to completely remove root. By any chance, does one of these options clear the boot image by itself ?
Click to expand...
Click to collapse
It can be a bit of a bother getting the boot image from inside a Huawei factory image...
SuperSU can restore your boot image when you do the full unroot. That was actually what I was referring to with my 2.5.
Didgeridoohan said:
It can be a bit of a bother getting the boot image from inside a Huawei factory image...
SuperSU can restore your boot image when you do the full unroot. That was actually what I was referring to with my 2.5.
Click to expand...
Click to collapse
Thank you, I managed to get by the whole thing with no issue. Problem solved !
Didgeridoohan said:
I'll add a couple of points to your list:
2.5 - Make sure to restore the stock boot image.
3.5 - Flash magisk.zip in recovery. You can't install through the Manager if not rooted.
If you want to use Magisk Hide to pass SafetyNet you'll have to disable Xposed. Magisk can't hide it, even if it's systemless.
Click to expand...
Click to collapse
Hi all,
Yesterday I've unlocked my Oneplus 3T bootloader and installed TWRP.
After that I flashed Lineage 14.1, Open Gapps, addonsu-14.1-arm64-signed.zip and finally Magisk. Reboot and install SuperSu.
But I'm wondering if I still need to flash the Lineage addonsu and SuperSu.
tutabeier said:
Hi all,
Yesterday I've unlocked my Oneplus 3T bootloader and installed TWRP.
After that I flashed Lineage 14.1, Open Gapps, addonsu-14.1-arm64-signed.zip and finally Magisk. Reboot and install SuperSu.
But I'm wondering if I still need to flash the Lineage addonsu and SuperSu.
Click to expand...
Click to collapse
What are you doing mixing all those root solutions? Pick one... If you want Magisk, you do not need the other two.
Didgeridoohan said:
What are you doing mixing all those root solutions? Pick one... If you want Magisk, you do not need the other two.
Click to expand...
Click to collapse
Thanks. I probably missed something when reading the threads. I understood Magisk can root my devices, but didn't understood that simply installing it would root my device. So that's why I was flashing su binary and using SuperSU app.
Thanks a lot.
First of all I'm sorry for answering this post so late but I needed to do it.
Well, according to all I've seen about magisk, and obviously with this post, everything I must do to use magisk is:
1. Unlock Bootloader
2. Flash Official Stock ROM
3. Flash Magisk.zip
4. Install Magisk Manager
Is it all? Really? Shouldn't I do anything else, because I'm too worried about it. I've ever used SuperSU until now, and this things of MagiskSU, Magisk Manager and Magisk Hide option are really new for me.
If someone could answer me, including the owner of this post it'd be VERY APPRECIATED and I would thank you all a lot!
Thanks haha
xdaVTU said:
First of all I'm sorry for answering this post so late but I needed to do it.
Well, according to all I've seen about magisk, and obviously with this post, everything I must do to use magisk is:
1. Unlock Bootloader
2. Flash Official Stock ROM
3. Flash Magisk.zip
4. Install Magisk Manager
Is it all? Really? Shouldn't I do anything else, because I'm too worried about it. I've ever used SuperSU until now, and this things of MagiskSU, Magisk Manager and Magisk Hide option are really new for me.
If someone could answer me, including the owner of this post it'd be VERY APPRECIATED and I would thank you all a lot!
Thanks haha
Click to expand...
Click to collapse
It's not quite apparent from your post if you have rooted with SuperSU already and now want to use Magisk instead. But, considering that you're posting in a thread that deals with moving from SuperSU I'm gonna go with that... Kind of...
You will need an unlocked bootloader, yes.
If you've rooted with SuperSU you can reflash your ROM, or use something like @osm0sis unSU zip and then flash the stock boot image only. Depends on your setup which option is easier. If you're not already rooted, this step is unnecessary.
Installing Magisk is just as easy as that, yes.
The Manager is also installed when flashing the Magisk zip, so this step is unnecessary. However... In rare cases the Manager doesn't install with the zip. If that happens you just have to install it manually.
The only step I'd like to add is to have a backup of all important data and files on your device. That's always good practice when tinkering with your device...
The release thread and the installation/troubleshooting thread (I'm hoping to have time to update it for Magisk v15.2 tonight) are good resources when setting everything up and if you encounter issues. Searching through the general support thread is also a good idea if issues arise. Most questions have been answered numerous times already.
I'm new to Magisk but have a couple of questions. I have a pixel XL running Dirty UNICORNS rooted with SuperSU. If I want to use Magisk can I just flash my dirty UNICORNS rom, gapps and then the magisk.zip?
Sent from my Pixel XL using Tapatalk
Hi ..I am using Nexus 6 stock rom , super su, and with all kind root apps Xposed modules .
My questions is do I need to uninstall all the root apps first before flashing the UN su zip ?? Pls help sir
jc1266 said:
Hi ..I am using Nexus 6 stock rom , super su, and with all kind root apps Xposed modules .
My questions is do I need to uninstall all the root apps first before flashing the UN su zip ?? Pls help sir
Click to expand...
Click to collapse
No. You merely need to uninstall SuperSU, either through the SuperSU app (complete uninstall) or by using the unSU zip. You'll also have to make sure that you restore the stock unpatched boot image.
After that you can flash Magisk and you'll be good to go.
I managaed to flash magisk on a fresh xperia z2 only to be greeted with the fact that the latest version didn't flash properly since it is saying that I have to install it.
I uninstalled it via TWRP and thought that this would be a one time problem.
Reflashed the same zip and the problem persists.
I must say that there are NO visible errors.
Anyone can explain a newbie what the heck is going on?
TWRP is up to date. Bootloader unlocked. I even flashed the kernel.
I have no idea what I'm supposed to do.
EDIT: forgot to mention that trying to install it via Magisk Manager crashes the app
IceGordol said:
I managaed to flash magisk on a fresh xperia z2 only to be greeted with the fact that the latest version didn't flash properly since it is saying that I have to install it.
I uninstalled it via TWRP and thought that this would be a one time problem.
Reflashed the same zip and the problem persists.
I must say that there are NO visible errors.
Anyone can explain a newbie what the heck is going on?
EDIT: forgot to mention that trying to install it via Magisk Manager crashes the app
Click to expand...
Click to collapse
Did u tried with latest zip? Which version did u used to flash? I use 3.0.2.0, works like a charm
Enviado de meu Moto G4 Plus usando Tapatalk
IceGordol said:
I managaed to flash magisk on a fresh xperia z2 only to be greeted with the fact that the latest version didn't flash properly since it is saying that I have to install it.
I uninstalled it via TWRP and thought that this would be a one time problem.
Reflashed the same zip and the problem persists.
I must say that there are NO visible errors.
Anyone can explain a newbie what the heck is going on?
TWRP is up to date. Bootloader unlocked. I even flashed the kernel.
I have no idea what I'm supposed to do.
EDIT: forgot to mention that trying to install it via Magisk Manager crashes the app
Click to expand...
Click to collapse
Recovery log, please.
nodio said:
Did u tried with latest zip? Which version did u used to flash? I use 3.0.2.0, works like a charm
Enviado de meu Moto G4 Plus usando Tapatalk
Click to expand...
Click to collapse
I flashed with the latest version and, again, no error whatsoever
Didgeridoohan said:
Recovery log, please.
Click to expand...
Click to collapse
Now that I try to flash it, I have to restore to stock boot image...
Well, I might be back
IceGordol said:
I flashed with the latest version and, again, no error whatsoever
Click to expand...
Click to collapse
I mean, no latest version of magisk, but latest of twrp, i got errors with diferents versions of twrp
Enviado de meu Moto G4 Plus usando Tapatalk
Didgeridoohan said:
Recovery log, please.
Click to expand...
Click to collapse
https://pastebin.com/Z7i27B5C
nodio said:
I mean, no latest version of magisk, but latest of twrp, i got errors with diferents versions of twrp
Enviado de meu Moto G4 Plus usando Tapatalk
Click to expand...
Click to collapse
Everything is up to date. Just installed everything fresh today.
IceGordol said:
https://pastebin.com/Z7i27B5C
Click to expand...
Click to collapse
You're not the first to report something similar and the only thing showing in the log is "cat: xwrite: Broken pipe" when Magisk finally flashes the modified boot image. Someone said it's not supposed to matter, but looking at the pattern of failed installation it seems like it does.
It's been reported and I don't think there's much to do but wait for a fix.
Didgeridoohan said:
You're not the first to report something similar and the only thing showing in the log is "cat: xwrite: Broken pipe" when Magisk finally flashes the modified boot image. Someone said it's not supposed to matter, but looking at the pattern of failed installation it seems like it does.
It's been reported and I don't think there's much to do but wait for a fix.
Click to expand...
Click to collapse
Oh, okay
One last question: if my safety net is all ****ed up, will magisk be able to fix everything for me?
Try to install an older version, like 13.0, and check if it works
Enviado de meu Moto G4 Plus usando Tapatalk
IceGordol said:
Oh, okay
One last question: if my safety net is all ****ed up, will magisk be able to fix everything for me?
Click to expand...
Click to collapse
Maybe.
Good day all
Will xposed work on Note 8 (N950FD)?
Thanks in advance
I would guess that an installer for an S8+ might work since it is basically the same device. Since rooting with TWRP and SuperSU I've flashed a few things meant for S8 devices and they either work properly as is or with very minor script tweaking.
Kalm_Traveler said:
I would guess that an installer for an S8+ might work since it is basically the same device. Since rooting with TWRP and SuperSU I've flashed a few things meant for S8 devices and they either work properly as is or with very minor script tweaking.
Click to expand...
Click to collapse
Thanks alot for your quick and kind reply...
Yes it worked... Issue is closed
how are you guys gaining root access?
Hdhntr23 said:
how are you guys gaining root access?
Click to expand...
Click to collapse
Exynos models had root several days ago. I'm using SuperSU at the moment.
me7tarfeek said:
Yes it worked... Issue is closed
Click to expand...
Click to collapse
نوّرنا الله يرضى عليك.
We are here to learn, share and contribute. Otherwise, only the development section would be active (thanks to the developers) while the rest of the sections would be full of threads asking for help.
What method for root did you go with? URL for guide page?
What Xposed modules have you tried and are working? root cloak? Snapprefs?
Did you pass SafteyNet?
Thanks in advance.
Hello with xposed what stuff is actually working and is it stable at all for daily use please?
Kalm_Traveler said:
Exynos models had root several days ago. I'm using SuperSU at the moment.
Click to expand...
Click to collapse
Does Samsung Pay work?
طوني تبولة said:
نوّرنا الله يرضى عليك.
We are here to learn, share and contribute. Otherwise, only the development section would be active (thanks to the developers) while the rest of the sections would be full of threads asking for help.
What method for root did you go with? URL for guide page?
What Xposed modules have you tried and are working? root cloak? Snapprefs?
Did you pass SafteyNet?
Thanks in advance.
Click to expand...
Click to collapse
Sure will do
I root with Magisk 14.0 with SafeNet pass
Follow this https://forum.xda-developers.com/ga...t/recovery-twrp-galaxy-note-8-exynos-t3674036
Flashed 26-07-17-xposed-v87-sdk25-Xposed-by-PurifyOS.zip
Now I use the following modules in the image
SiNJiN76 said:
Does Samsung Pay work?
Click to expand...
Click to collapse
I don't think it ever works with a different country device, or on a rooted phone.
me7tarfeek said:
Sure will do
I root with Magisk 14.0 with SafeNet pass
Follow this https://forum.xda-developers.com/ga...t/recovery-twrp-galaxy-note-8-exynos-t3674036
Flashed 26-07-17-xposed-v87-sdk25-Xposed-by-PurifyOS.zip
Now I use the following modules in the image
Click to expand...
Click to collapse
This and Magisk exposed module—that's all to install Xposed?
Are you experiencing some instability—some apps FCing sometimes, or nothing at all?
白い熊 said:
This and Magisk exposed module—that's all to install Xposed?
Are you experiencing some instability—some apps FCing sometimes, or nothing at all?
Click to expand...
Click to collapse
I did not install Magisk xposed module.. I used the normal stand alone xposed... It worked perfect with no issues at all. My device is N950FD....
Hdhntr23 said:
how are you guys gaining root access?
Click to expand...
Click to collapse
Follow this link if your device is N950F/FD....
https://forum.xda-developers.com/ga...t/recovery-twrp-galaxy-note-8-exynos-t3674036
Kalm_Traveler said:
Exynos models had root several days ago. I'm using SuperSU at the moment.
Click to expand...
Click to collapse
Is lacky patcher working with super su ?
me7tarfeek said:
I did not install Magisk xposed module.. I used the normal stand alone xposed... It worked perfect with no issues at all. My device is N950FD....
Click to expand...
Click to collapse
Which root do you have—SuperSU or Magisk? I have Magisk, so tried with 26-07-17-xposed-systemless-v87-sdk25-by-PurifyOS.zip but that throws me into a bootloop directly?
How did you proceed chronologically?
First the Xposed apk (which one?), then flash the Purify zip? Did you wipe anything before or after, data or cache? I've read many conflicting reports, since you've done it should be possible to replicate it…
白い熊 said:
Which root do you have—SuperSU or Magisk? I have Magisk, so tried with 26-07-17-xposed-systemless-v87-sdk25-by-PurifyOS.zip but that throws me into a bootloop directly?
How did you proceed chronologically?
First the Xposed apk (which one?), then flash the Purify zip? Did you wipe anything before or after, data or cache? I've read many conflicting reports, since you've done it should be possible to replicate it…
Click to expand...
Click to collapse
I flashed Magisk 14 root... Restarted the device to check root... Then Installed xposed apk (XposedInstaller_by_dvdandroid_09_09_17)... Then flashed the above xposed framework. Restarted the device to check xposed, then installed modules...
No wipe at all... The device restarted normaly with no issue..
Good luck
me7tarfeek said:
I flashed Magisk 14 root... Restarted the device to check root... Then Installed xposed apk (XposedInstaller_by_dvdandroid_09_09_17)... Then flashed the above xposed framework. Restarted the device to check xposed, then installed modules...
No wipe at all... The device restarted normaly with no issue..
Good luck
Click to expand...
Click to collapse
Does this break Android Pay?
vinokirk said:
Does this break Android Pay?
Click to expand...
Click to collapse
I think so. As far as I know, root breaks Android Pay.
We do not have it here so I can not be sure...
Hey guys,
Trying to install the systemless XPosed for Nougat on my Note 8, but for some reason, after installation, it stops my 256GB Exynos Note 8 from booting up. Was able to recover it by running the Magisk uninstaller via TWRP.
Noticed that on the official XPosed thread, it states that it'll 'cause boot loop issues on stock Samsung ROM, but on the Systemless XPosed Page, it claims the SDK 24 and 25 are universal, so, what's wrong?
Any suggestions on getting systemless XPosed working on my Exynos Note 8 with Nougat? I especially want the systemless variant as it allows easy on/off whenever I'm going shopping and want to use Android Pay instead of having to uninstall all modules.