ElderDrivers / ElderDrivers/EdXposed

[BUG] EdXposed + Sui 11.6 and above = bootloop

Open
#889 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
5.7k
Forks
650
PR merge metrics
No merged PRs in 30d

Description

**What happened?**
Activating any EdXposed module while having [Sui](https://github.com/RikkaApps/Sui) Magisk module installed causes a bootloop. My current workaround is to use Sui 11.5, however I spent a fair amount of time just figuring out what was happening and I'd like it to be easier for the next people.

I was going to create an issue for Sui, but it appears they [already looked into it](https://github.com/RikkaApps/Sui/issues/9). I'll try and get that team on board detecting conflicts as [it sounds like they should be doing so anyways](https://github.com/RikkaApps/Sui/issues/7#issuecomment-809882354).

Judging by this template I'm currently filling out, module conflicts seem far from unheard of. I'm wondering if there's a knowledge-base somewhere with known conflicts, and if it would be possible to put a link to this knowledge-base front and center in the project README.
Ideally, EdXposed could look at the installed magisk modules, auto-detect such conflicts by referring to this knowledge base, and disable itself on an as-needed basis. That may be a lot of eng effort though (I have no knowledge of how any of this ecosystem operates - many thanks for maintaining it by the way)

Would there be a way to prevent the bootloop from occurring in the first place? Or would that require arch changes to EdXposed?

**Xposed Module List**
Can repro by toggling on one of FakeGapps/CrappaLinks/XPrivacyLua, didn't bother trying with other modules.
Disabling all edxposed modules prevents bootloop from occuring even though both edxposed and sui are loaded in magisk.

**Magisk Module List**
Riru-Core
Riru-Sui (for any version above 11.6 included)
Riru-EdXposed

**Versions**

Android:
10 (SDK 29) Security Patch level July 1 2021 (latest)
moto z4 (foles) SKU XT1980-3 build QPFS30.130-15-11-19

Magisk:
23000

Riru:
v25.4.4r426.05efc94

EdXposed:
framework: v0.5.2.2_4683-master_4683 (YAHFA)
manager: v4.6.2

**Related Logs**
bootloop, adb hasn't started -> no logs available :'-(

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.