Background - switched from xposed to Edxposed to get Google Pay to work. It does now work but caused buggy side effects.
1. System soft reboots directly after a manual boot completed but is then okay usually if left to settle.
2. Screen says always on, will not respond to display settings options set to 'off' after 1 min. It will off by power key, just not auto off.
3. One xposed module does't work at all (Niwatori One Handed Mode). Xposed Edge and Gravity work fine so far.
I have 2 devices, an LG V20, LG G5 both on Oreo and both exhibiting exact same problems. 1 device uses Edexposed Manager, the other Edxposed Installer. Is installer now obsolete?
So the One handed Mode is the biggest problem. Is there a way to look under the hood to fix a non working module? If I could fix the other problems maybe I could find an alternative app for one handed mode.
Okay well "HiddenCore module" (xposed module) was causing the screen to stay on. As I said I just installed it cause I saw it thinking maybe it was necessary for Gpay. Turns out I uninstalled it, the screen will now auto off, and Gpay still works.
Only issue now is the soft reboot after boot completed. Not a huge deal, maybe it will be resolved in an edxposed update, although I am now using the latest Canary alpha, alas no change.
Okay well "HiddenCore module" (xposed module) was causing the screen to stay on. As I said I just installed it cause I saw it thinking maybe it was necessary for Gpay. Turns out I uninstalled it, the screen will now auto off, and Gpay still works.
Only issue now is the soft reboot after boot completed. Not a huge deal, maybe it will be resolved in an edxposed update, although I am now using the latest Canary alpha, alas no change.
ezzony said:
Only issue now is the soft reboot after boot completed. Not a huge deal, maybe it will be resolved in an edxposed update, although I am now using the latest Canary alpha, alas no change.
Click to expand...
Click to collapse
I experience the same and already reported it to devs.
https://github.com/ElderDrivers/EdXposed/issues/373
C3C076 said:
I experience the same and already reported it to devs.
https://github.com/ElderDrivers/EdXposed/issues/373
Click to expand...
Click to collapse
That thread is saying something about using a modified build of magisk. Did you try that and do you know where to get it?
edit: I'm using latest magisk 20 version.
The Edxposed Manager Canary release fixes this for me
Related
I apologize if this is in the wrong place.
I have several kiosk tablets that use Xposed to take away some features. One thing we discovered is, if you reboot the device, and continue to click the power button during the boot process, Xposed comes up as though the installation process has not completed. Going into Xposed/Framework and clicking Install/Update fixes the issue. The tablet is clearly not in Safe Mode, but Xposed is disabled.
Has anyone seen a similar issue and is there a way to stop this behavior?
This is intended behaviour in case there is a problem with Xposed or a module.
corncobman said:
This is intended behaviour in case there is a problem with Xposed or a module.
Click to expand...
Click to collapse
My modules are incredibly basic and gone through several levels of QA testing, so I am not concerned about one having an issue in the field. Is there a way to programmatically restart Xposed if I discover this situation?
Thanks again...
I know there's got to be some setting turned on that is preventing me from toggling the apps in Device Administrator because whenever I go to it, I can see the full list, and when I attempt to toggle one of them on or off, settings crashes and locks the phone. I have two apps that have been toggled on, so somehow I was given the ability to do it before this hard to find setting was turned on preventing me from toggling any more apps....
Any suggestions on what I'm doing wrong? Thanks!
KryptosXLayer2 said:
I know there's got to be some setting turned on that is preventing me from toggling the apps in Device Administrator because whenever I go to it, I can see the full list, and when I attempt to toggle one of them on or off, settings crashes and locks the phone. I have two apps that have been toggled on, so somehow I was given the ability to do it before this hard to find setting was turned on preventing me from toggling any more apps....
Any suggestions on what I'm doing wrong? Thanks!
Click to expand...
Click to collapse
I was getting the exact same issue on my S8+ yesterday. Do you perhaps have the latest/beta version of Call Recorder by SKVALEX installed? With my issue at least, I think it was down to that app, well a conflict between the two versions I had on the phone. May have been coincidence and could have been unrelated of course but removing both (old and beta) then just installing the latest beta sorted the issue, or t least the issue went away at the same time...
chippyuk said:
I was getting the exact same issue on my S8+ yesterday. Do you perhaps have the latest/beta version of Call Recorder by SKVALEX installed? With my issue at least, I think it was down to that app, well a conflict between the two versions I had on the phone. May have been coincidence and could have been unrelated of course but removing both (old and beta) then just installing the latest beta sorted the issue, or t least the issue went away at the same time...
Click to expand...
Click to collapse
Not, I don't have that app nor do I think this is AN app preventing me from adjusting Device Administrator toggles
I Had the same problem in my note 7, only thing I could do was a reset all app settings, that solved the issue
I have a Moto G6, Android 8.1, rooted, and I'm having an annoying issue I haven't been able to Google the solution to. When my screen goes to sleep the audio stops almost right away. This is true for both streaming music and downloaded content (podcasts, audiobooks), so I think it's some battery saving setting I can't find rather than network related. Let me know if any of you have solved this issue or have suggestions. Thanks!
slacktheplanet said:
I have a Moto G6, Android 8.1, rooted, and I'm having an annoying issue I haven't been able to Google the solution to. When my screen goes to sleep the audio stops almost right away. This is true for both streaming music and downloaded content (podcasts, audiobooks), so I think it's some battery saving setting I can't find rather than network related. Let me know if any of you have solved this issue or have suggestions. Thanks!
Click to expand...
Click to collapse
Are you using Magisk? If so, try disabling it and listen to audio while the screen is off. If it doesn't stop, it's Magisk.
I had a similar issue on a Pie GSI where the audio would skip while the screen is off. I haven't used Magisk since.
Yeah, I'm using Magisk. Tried uninstalling it but the issue is still happening. After screen goes black audio is fine for about 30s then skips and stops. Not sure what else it could be...
slacktheplanet said:
Yeah, I'm using Magisk. Tried uninstalling it but the issue is still happening. After screen goes black audio is fine for about 30s then skips and stops. Not sure what else it could be...
Click to expand...
Click to collapse
Check in the specific apps setting under settings, apps, whichever app, and check to see if it says battery optimization. If it's optimized, try switching to not optimized[
Or if you have ambient display disabled, switch it on, worked for me
Starkiller2 said:
Check in the specific apps setting under settings, apps, whichever app, and check to see if it says battery optimization. If it's optimized, try switching to not optimized[
Or if you have ambient display disabled, switch it on, worked for me
Click to expand...
Click to collapse
I've got battery optimization turned off for the 3 apps I'm testing this with, but still having the same problem. I'm not finding "ambient display" in my settings (Android 8.1), but I went into "LiveDisplay" and I have a setting called "Display mode" that was set to "automatic." I switched this to "Off" and the problem went away! Thanks for your help.
slacktheplanet said:
I've got battery optimization turned off for the 3 apps I'm testing this with, but still having the same problem. I'm not finding "ambient display" in my settings (Android 8.1), but I went into "LiveDisplay" and I have a setting called "Display mode" that was set to "automatic." I switched this to "Off" and the problem went away! Thanks for your help.
Click to expand...
Click to collapse
I spoke too soon and the problem persists. Any other ideas what might be causing this? It stutters a bit and then goes silent right after the screen goes black. Real deal breaker for listening to podcasts and audiobooks on my long commute, so I'd appreciate any solution you all can think of. Thanks!
slacktheplanet said:
I spoke too soon and the problem persists. Any other ideas what might be causing this? It stutters a bit and then goes silent right after the screen goes black. Real deal breaker for listening to podcasts and audiobooks on my long commute, so I'd appreciate any solution you all can think of. Thanks!
Click to expand...
Click to collapse
It sounds like what was happening to me with YouTube. Every time my screen would go to sleep, it would start stuttering. I guess it was doze causing it and whitelisting it made it stop. I wonder if switching live display to on would be any different? What magisk modules are you using? I know GMS doze and sysconfig patcher will cause that, because YouTube is a Google app
Starkiller2 said:
It sounds like what was happening to me with YouTube. Every time my screen would go to sleep, it would start stuttering. I guess it was doze causing it and whitelisting it made it stop. I wonder if switching live display to on would be any different? What magisk modules are you using? I know GMS doze and sysconfig patcher will cause that, because YouTube is a Google app
Click to expand...
Click to collapse
I seem to have it resolved right now. I've got live display OFF and I exempted my 3 audio apps from battery optimization. I've completely uninstalled Magisk though, so I'm not sure if I'll cause the problem again when I re-root. Maybe I should go back to using SuperSU rather than Magisk (?)
slacktheplanet said:
I seem to have it resolved right now. I've got live display OFF and I exempted my 3 audio apps from battery optimization. I've completely uninstalled Magisk though, so I'm not sure if I'll cause the problem again when I re-root. Maybe I should go back to using SuperSU rather than Magisk (?)
Click to expand...
Click to collapse
Good luck using SuperSU on Oreo
madbat99 said:
Good luck using SuperSU on Oreo
Click to expand...
Click to collapse
Exposing my ignorance. I'll flash Magisk and hopefully my audio problem won't come back!
slacktheplanet said:
Exposing my ignorance. I'll flash Magisk and hopefully my audio problem won't come back!
Click to expand...
Click to collapse
It works in a few rare instances on Oreo. Definitely not pie. SuperSU has been dead and not updated for a long time now.
madbat99 said:
It works in a few rare instances on Oreo. Definitely not pie. SuperSU has been dead and not updated for a long time now.
Click to expand...
Click to collapse
This audio problem is back. I didn't change any settings. Live Display is off, audio apps are not optimized in terms of battery. All I did was reboot my phone. Was working fine. I can't figure out what I'm missing but it's a really annoying problem. Any ideas?
Hello friends!
I installed Magisk and obtained root using Canary and the magisk_patched.tar method.
Now the phone restarts randomly. I have a slight feeling that a reboot is more likely to happen when I tap the power button especially when the screen is asleep -- but it is highly variable.
Is this a known issue?
Any thoughts about what could be causing this and how I may address this?
Thank you *SO* much!
be well.
Accidentally installed canary build instead of stable and device went unstable and rebooted randomly.
How often does it reboot? I have the same problem, usually once - or twice - a week. Maybe it's the same thing. I'm pretty sure I use canary, too.
It seems to happen most often when Google Play Store is updating apps.
I'm on V12.5.1.0.RJOMIXM, Magisk v23.
I woke up this morning and all of a sudden my device is not passing safetynet, failing on CTSprofile. It has worked fine for months and I haven't changed anything, other that play store auto updates being enabled
Edit: I awoke to a notification off gpay saying device doesn't meet security standards and that I can't use contactless if that makes a difference, never had a problem with it before
Certainly, you made some changes on the device.
I made no changes on the device. Do not state something as certain when you can not be certain
Regardless, I fixed it using the instructions here
If you are using magisk, so yes, you made changes on the device.
Lurxs said:
I'm on V12.5.1.0.RJOMIXM, Magisk v23.
I woke up this morning and all of a sudden my device is not passing safetynet, failing on CTSprofile. It has worked fine for months and I haven't changed anything, other that play store auto updates being enabled
Edit: I awoke to a notification off gpay saying device doesn't meet security standards and that I can't use contactless if that makes a difference, never had a problem with it before
Click to expand...
Click to collapse
Same thing happened here on Mi Mix 2S.
pancomido said:
Same thing happened here on Mi Mix 2S.
Click to expand...
Click to collapse
I can only assume Google updated something stealthily, I fixed it using this guide, follow at your own risk