Related
Don't have any clue as to why it's doing this. Can anyone help?
phenomenalblaze said:
Don't have any clue as to why it's doing this. Can anyone help?
Click to expand...
Click to collapse
If your using the magisk module of Xposed, the only Xposed installer that supports magisk is the one by DVDandroid. He has a thread in the Xposed forum.
Sent from my Moto Z (2) using XDA Labs
If rooted with Magisk and on 8.0 or higher, download and install Xposed Framework for your version of Android from Magisk then reboot.
I had the same issue and I am on 8.0
I installed the Xposed Framework 26, activated it and rebooted. It works fine now.
If you want to pass SafetyNet, deactivate Xposed Framework in Magisk and in the Xposed app, then reboot.
I have this question before unlocking the bootloader only for the Gcam, after enabling the camera2api, the other updates continue to work properly ?, is there no risk of Bootloop?
Following a similar issue, is the problem that when enabling the camera2api the front camera stops working? if so, is it possible to deactivate the camera2api by PC with ADB? what would the command be?
Thank you in advance
Benito_Steve said:
I have this question before unlocking the bootloader only for the Gcam, after enabling the camera2api, the other updates continue to work properly ?, is there no risk of Bootloop?
Following a similar issue, is the problem that when enabling the camera2api the front camera stops working? if so, is it possible to deactivate the camera2api by PC with ADB? what would the command be?
Thank you in advance
Click to expand...
Click to collapse
The best thing would be to enable Camera2API via this magisk module. That way you don't have to edit build.prop every time you want to enable or disable Camera2API or applied a system update. You can easily enable/disable Camera2API via magisk manager.
ray.77141 said:
The best thing would be to enable Camera2API via this magisk module. That way you don't have to edit build.prop every time you want to enable or disable Camera2API or applied a system update. You can easily enable/disable Camera2API via magisk manager.
Click to expand...
Click to collapse
I installed Magisk. Confirmed it is rooted.
When I downloaded the module and enabled in magisk. It didn't enable the camera2api. I have no idea why.
MIUI Vsion: 9.5.6.0 (OEIMIFA)
Magisk: v16
What's ROM you runing?
e_mc_square said:
I installed Magisk. Confirmed it is rooted.
When I downloaded the module and enabled in magisk. It didn't enable the camera2api. I have no idea why.
MIUI Vsion: 9.5.6.0 (OEIMIFA)
Magisk: v16
What's ROM you runing?
Click to expand...
Click to collapse
Don't know about MIUI. I am on Resurrection Remix May 26 build with opengapps (nano) and this module is working perfectly for me.
I am using Google Camera Mod by BSG.
Please go through this thread where you can achieve without root
https://forum.xda-developers.com/redmi-note-5-pro/help/how-to-camera2api-google-camera-t3796631
Hi, I've recently installed miui global beta 8.6.14 on my RN5 pro. Will magsik v16 work on this rom?
Yes it perfectly working in miui 10 ROM but if u want magsik hide u have to active fingerprint using terminal emulator
varunkumar007 said:
Yes it perfectly working in miui 10 ROM but if u want magsik hide u have to active fingerprint using terminal emulator
Click to expand...
Click to collapse
Howm can I do?
Follow this thread to pass safety net of magisk it helps to hide magisk root
https://forum.xda-developers.com/redmi-note-5-pro/how-to/passing-safetynet-using-tez-whyred-t3800575
zakariya tomal said:
Hi, I've recently installed miui global beta 8.6.14 on my RN5 pro. Will magsik v16 work on this rom?
Click to expand...
Click to collapse
I am using magisk 16.3, it have not any problem
With dev 8.6.21 can use magisk 16.4
Could you elaborate the requirement of safetynet and magisk hide? I'm a tyro here.
Please elaborate .I m also having same problem
Usually the only reason why magisk SafetyNET fails is that Xposed is installed in SYSTEM or in SYSTEM-LESS mode. If you want to pass SafetyNET, you have to remove xposed from the device itself, bc xposed is a framework modification and the framework is included in the SYSTEM, any modification of it would trigger SafetyNET Fingerprint check. Just like rooting a Samsung and triggering Knox, only safteynet fail can be reversed unlike Knox.
Hello, i tried to install Magisk and xposed, but i have bootloop ...
How to fix it, it is possible to install them on miui 10 last stable ?
Link for magisk, xposed framework ?
varunkumar007 said:
Yes it perfectly working in miui 10 ROM but if u want magsik hide u have to active fingerprint using terminal emulator
Click to expand...
Click to collapse
Can you please send an active fingerprint.
Hello.
I am with the latest weekly beta - 21.10.20 of xiaomi eu rom.
I have Root (Magisk), Magisk Hide is activated. All SafetyNet Check's passed. MagiskHide is on for GPay and my banking's app.
I added a successfully card to GPay. All permissions are set to GPay.
I have a message that says that my card is not configured/set and does not meet the requirements for security. Google Play is certified.
Is there a Magisk module for fixing it?
PS I tried with MagiskHide Props Config, but no success.
Can anyone point me in the direction of a magisk version that passes safetynet on the oneplus 9 pro?
I've rooted my phone and the version of magisk i have doesn't have safetynet. I haven't been able to use google pay.
It's not the version of Magisk that's the issue. Magisk by itself generally cannot pass Safetynet, mostly because the CTS profile SafetyNet depends on will fail if the bootloader is unlocked and reports "insecure".
What you need is a module like Universal Safetynet Fix that can spoof hardware attestation, and MagiskHide Props Config to fix everything else.
Keep in mind that Magisk Canary 23010 or newer uses Zygisk and won't work with modules that depend on Riru. Magisk Stable on the other hand has not been updated yet.
As mentioned above, Universal Safetynet Fix is what worked for me. Assuming you're on Magisk Alpha or Canary, you'll want version 2.2.1 (Zygisk). I didn't have to do anything with props config.
Releases ยท kdrag0n/safetynet-fix
Google SafetyNet attestation workarounds for Magisk - kdrag0n/safetynet-fix
github.com
Thank you that worked for me, i now have working google pay again.