The time is not shown because of mobile data turned off. Time is only shown when mobile data is on.You got something else going on. The mobile standby should show a time of how long it has been active. Mine does.
First, thanks for your work! Using your kernel on my new and shiny Pixel 6, all works well!nice catch.
yeah by default it should be off on the pixel 6 pro.
I´ll talk to @tbalden , maybe there should be a warning for p6pro.
glad you don´t need to wipe now. every prevented wipe is a good one.
did you switch off the "enable proximity sensor on screen on" option in the companion app?First, thanks for your work! Using your kernel on my new and shiny Pixel 6, all works well!
Second, a note on 60Hz lock issue - faced it here as well and decided to dig a bit.
Just checked both CleanSlate Companion and Configuration apps.
Results while installing/uninstalling both:
So it seems that Companion app is the culprit here. Once you install it and launch - it immediately sets the screen to 60Hz and it doesn't change.
- both Companion and Configuration installed = 60Hz
- only Companion installed = 60Hz
- only Configuration installed = 90Hz
- both uninstalled = 90Hz
did you switch off the "enable proximity sensor on screen on" option in the companion app?
That's probably not a kernel's fault. I used to have around 0.4%/hr while idling and suddenly this has risen to 1.5% for the last 5 days or so. I suspect it's the carrier services but even after installing a newer version and clearing data for both carrier services and play services didn't get better.hey guys! hows your idle drain? i just got aware that mine seems really bad. just lost like 12% over a 9 hour sleep.
thats not good right?
View attachment 5472203
Do you spoof another model than pixel 6 via magisk props?Oh snap - there isn't such an option in my version of the app (latest beta)... I tried switching the Extra Notification Detection instead. No dice.
View attachment 5476301
Nope, I didn't have to - USNF alone works fine for GPay.Do you spoof another model than pixel 6 via magisk props?
Can you try with the non beta app on the CleanSlate thread?
Let's tag @tbalden, he might know best at this point.
Good find, thank you for the report! It's related to a bug in the pixel6 detection in the app I didn't notice yet... rolling out an update to the play store with a fix. As soon as google approves it, should be available.Nope, I didn't have to - USNF alone works fine for GPay.
Will try with the version from the thread.
If you're talking about a full factory reset, you can't do so without restoring your phone to 100% stock first (flashing the 100% stock official firmware zip). Never perform an official factory reset on a phone running modified software. Always return to 100% stock first. You don't have to re-lock the bootloader, everything just has to be 100% stock.If I reset my phone, can I just Magisk the kernel boot.img for root or do I need to flash everything again to have the kernel installed?
I answered this on page 8. The exact thing you're asking about.If I reset my phone, can I just Magisk the kernel boot.img for root or do I need to flash everything again to have the kernel installed?
SeeTry enabling Force Peak Refresh rate. But sounds like a bug you should report to Google if occurs on stock.
Factory reset is always an option too. You'll be able to do it while running the kernel and you'll keep root. The magisk app will be gone and replaced by a stub that offers to download magisk app and then says you need to reboot for magisk to be fully installed. I've already done this when fingerprint scanner broke and was rooted with this kernel (not saying kernel caused it).
If you're talking about a full factory reset, you can't do so without restoring your phone to 100% stock first (flashing the 100% stock official firmware zip). Never perform an official factory reset on a phone running modified software. Always return to 100% stock first. You don't have to re-lock the bootloader, everything just has to be 100% stock.
If you're talking about some other method to just reset the data partition (similar to a custom recovery / TWRP's "factory reset" which is just a wipe of the data partition), then that doesn't restore the stock (unrooted) kernel. Nothing will restore the stock kernel besides flashing the full factory image.
Which you would have known had you searched!I never read this first, but reset my phone within Settings, and everything seems to be fine.
Some phones and in certain situations factory reset with a modified OS caused problems. Not problems you couldn't usually resolve, but still a headache. You found out it's not a problem on this situation and phone. I wouldn't ever risk it on any phone.I never read this first, but reset my phone within Settings, and everything seems to be fine.
echo 1 > /sys/module/damon_reclaim/parameters/enabled
Managed to reproduce the issue. It´s a magisk issue that surfaces probably since 2.0.1 where direct USB access was added and was not kernel related.The app is Crédit Mutuel
And yes, you just gotta get to the actual log-in screen after accepting the conditions and cookies. At the log-in screen there will be a red warning that root has been detected.
Thanks!
05-08 08:45:40.268 778 778 D Zygote : Forked child process 18269
05-08 08:45:40.269 3697 5245 I AssistantForeground: Get launcher package: com.google.android.apps.nexuslauncher
05-08 08:45:40.269 1579 1769 I ActivityManager: Start proc 18269:com.cm_prod.bad/u0a313 for pre-top-activity {com.cm_prod.bad/com.e_i.bad.controls.activities.StartActivity}
05-08 08:45:40.271 18269 18269 I Magisk : zygisk64: [com.cm_prod.bad] is on the denylist
05-08 08:45:40.274 18269 18269 D Magisk : denylist: Unmounted (/system/bin/magiskpolicy)
05-08 08:45:40.274 18269 18269 D Magisk : denylist: Unmounted (/system/bin/magisk)
05-08 08:45:40.274 18269 18269 D Magisk : denylist: Unmounted (/system/bin/app_process64)
05-08 08:45:40.274 18269 18269 D Magisk : denylist: Unmounted (/system/bin/app_process32)
05-08 08:45:40.275 18269 18269 D Magisk : denylist: Unmounted (/system/bin)
05-08 08:45:40.275 18269 18269 D Magisk : denylist: Unmounted (/product/overlay)
05-08 08:45:40.272 18269 18269 W main : type=1400 audit(0.0:1514): avc: denied { search } for name="firmware" dev="dm-4" ino=722 scontext=u:r:zygote:s0 tcontext=u:object_r:vendor_fw_file:s0 tclass=dir permissive=0
05-08 08:45:40.276 18269 18269 D Magisk : denylist: Unmounted (/dev/G8MMn)
05-08 08:45:40.277 18269 18269 D Magisk : denylist: Unmounted (/system/etc/hosts)
05-08 08:45:40.277 18269 18269 D Magisk : denylist: Unmounted (/system/app/Stk)
05-08 08:45:40.277 18269 18269 D Magisk : denylist: Unmounted (/vendor/etc/powerhint.json)