Would be nice when u drop an update about battery then with that rom.
Would be nice when u drop an update about battery then with that rom.
Regarding the passing safety net, Google recently pushed an update that made it so that cts would require the correct device fingerprint to match before it passed. Meaning, custom roms with Pixel spoofing, or roms that use Pixel 6 Pro, Pixel XL to spoof the device to unlock exclusive pixel features can not pass safetynet. This has been a big issue recently, and many people are complaining about the push (possibly shifting to the new integrity api). So really, the issue is not with the addition of kernelsu. In fact, KernelSU (ksu) is a kernel-based root and no app can touch that, only another root (aka magisk) can, meaning that it can intercept (hide) itself from any app that calls su binary so it is well-hidden by default, at least as of now.I've tried the Aghisna kernel, but my phone doesn't pass SafetyNet with it. I assume it has something to do with that kernelSu stuff someone mentioned?
Anyway, current sleepy works fine.
I installed Lineage OS 20 with Sleepy and for some reason, Wallet was not working from the get-go. It wouldn't let me add my cards. I figured I'd give magisk a shot with the module @BigChungus321 mentioned. After installing Magisk and the module, I was able to add cards and it seems to work with both Sleepy and Aghisna. Haven't tried using it to pay yet.@BigChungus321 No idea what is the actual cause of the issue, and I originally thought it might be due to some Google update, but purely swapping between the latest Aghisna kernel and the latest sleepy kernel makes the difference between not passing or passing SafetyNet. So it would seem there's at least more to it than just a Google update.
I've tried the Aghisna kernel, but my phone doesn't pass SafetyNet with it. I assume it has something to do with that kernelSu stuff someone mentioned?
Anyway, current sleepy works fine.
Regarding the passing safety net, Google recently pushed an update that made it so that cts would require the correct device fingerprint to match before it passed. Meaning, custom roms with Pixel spoofing, or roms that use Pixel 6 Pro, Pixel XL to spoof the device to unlock exclusive pixel features can not pass safetynet. This has been a big issue recently, and many people are complaining about the push (possibly shifting to the new integrity api). So really, the issue is not with the addition of kernelsu. In fact, KernelSU (ksu) is a kernel-based root and no app can touch that, only another root (aka magisk) can, meaning that it can intercept (hide) itself from any app that calls su binary so it is well-hidden by default, at least as of now.
Anyway, there is a temporary fix to it, Displax made a modded safetynet fix that attempts to fix the cts issue, which can be found here:
It's a magisk module so be sure to enable zygisk for it. If you have the normal safetynet fix module, be sure to remove it first.![]()
GitHub - Displax/safetynet-fix: Google SafetyNet attestation workarounds for Magisk
Google SafetyNet attestation workarounds for Magisk - GitHub - Displax/safetynet-fix: Google SafetyNet attestation workarounds for Magiskgithub.com
I installed Lineage OS 20 with Sleepy and for some reason, Wallet was not working from the get-go. It wouldn't let me add my cards. I figured I'd give magisk a shot with the module @BigChungus321 mentioned. After installing Magisk and the module, I was able to add cards and it seems to work with both Sleepy and Aghisna. Haven't tried using it to pay yet.
I didn't have Magisk at all when the problem occurred. I installed Magisk with the module and followed that procedure you mentioned, in order to solve itDid someone tried this procedure?
For me it's working for cts, certified and banking...
Next time try to hide Magisk (MagSet is my hidden app) force deny list, all tics in google playstore and google services. All tics in banking apps (not only one, open the subfolder hit all) Then delete cache and data of google playstore and google services, reboot immediately to recovery and...
Please try this firstYeah, I take what I said back. Even though initially it seemed that reverting to sleepy made SafetyNet (Wallet, really) work again, when I tried to pay while shopping, Wallet didn't work and it's back to how it was.
So it really wasn't the kernel after all. Though no idea why it seemed to work for a while after swapping it.
Will try the CTS fix next.
A thing to note: there is no need to add Google Play Store to the denylist, as it is not detecting any root or abnormality. It is a common misunderstanding, and many people still add Play Store to their denylist (which, frankly, just adds to more checks on Magisk's side and increases consumption). As for Google Play Services, only gms and gms.unstable are needed to be added to the denylist to pass device integrity. Nothing more.
As for hiding the presence of root, well, Magisk does not do a good job at it. It's on the name, DENYlist. It only denies the root, not actually hiding it. So some of you might get the "device is rooted" message on some apps even though the app is on the denylist and the device passes the safety net. You could use shamiko magisk module to better hide the root but it's closed source. It could also be that the app is checking for any pixel spoofing, aka custom rom spoofs, and thus will prevent you from using the app even without root and a passing safetynet. At that point, the only option is to change the rom.
Fixing safety net issue was a point of pulkits changelog for the latest build.@Laptapper Yeah, I did actually try that (though I already had it set up like that, so it essentially meant deleting the cache/storage for the apps and dalvik cache), and pretty much the only thing this achieved was that the phone still didn't comply with SafetyNet, but my card was removed from Wallet
But noticing there was a new LOS 20 update, I then installed that instead of going for the CTS fix, and that made the phone compliant again (tested this time, paying with Wallet went fine). Might be that something was downgraded during the update and it's only temporary, but we'll see.
Yup I love it, 90hz is amazing.
This Kernel is for the Redmi Note 10 Pro/Max (sweet)
• Upstreamed to 4.14.292
• Merged CLO tag LA.UM.9.1.r1-12200-SMxxx0.QSSI13.0
• Brought back MGLRU
• Switched back to UClamp
• Fixed an issue where deep sleep gets f..ked after charging
Notes:
• This is for OSS vendor based ROMs
• ROMs by @neobuddy89 or @bmwtheseries are not supported
Regarding the passing safety net, Google recently pushed an update that made it so that cts would require the correct device fingerprint to match before it passed. Meaning, custom roms with Pixel spoofing, or roms that use Pixel 6 Pro, Pixel XL to spoof the device to unlock exclusive pixel features can not pass safetynet. This has been a big issue recently, and many people are complaining about the push (possibly shifting to the new integrity api). So really, the issue is not with the addition of kernelsu. In fact, KernelSU (ksu) is a kernel-based root and no app can touch that, only another root (aka magisk) can, meaning that it can intercept (hide) itself from any app that calls su binary so it is well-hidden by default, at least as of now.I've tried the Aghisna kernel, but my phone doesn't pass SafetyNet with it. I assume it has something to do with that kernelSu stuff someone mentioned?
Anyway, current sleepy works fine.