mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-26 00:25:50 +03:00
[GH-ISSUE #82] KernelSU/Next and Zygisk #37
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PKMNPlatin on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/82
Without Zygisk the cap fix module works perfectly, but enabling ZygiskNext on KernelSU seems to mess something up.
After I enable ZygiskNext the Widget comes up, but the battery gets reported at 0% and also the controls aren't working as expected, after disabling ZygiskNext it works again.
I already tried to stop unmounting for com.android.bluetooth and ALN itself, but nothing seems to work.
I also got it to work on an older version of Zygisk named Zygisk_mod (https://github.com/Admirepowered/Zygisk_mod) but that isn't really an option since it's too old.
too bad I really like the features you implemented so far, any advice appreciated
@PKMNPlatin commented on GitHub (Mar 21, 2025):
It's working now, changed nothing