EdXposed on SAMSUNG Galaxy S10+ (SM-G975F) - Samsung Galaxy S10+ Questions & Answers

Hello to the forum!
I'd like to run EdXposed on my SAMSUNG Galaxy S10+ (SM-G975F) with Android 10, for example to use XPrivacyLua. The Installation of all necessary components was no problem, but EdXposed Manager doesn't recognize the installed framework.
Before any question arises why I didn't use the official versions of some Magisk components: The official Magisk 20.1 doesn't support the SE policy needs of the EdXposed framework yet when used with Android 10, the official EdXposed Magisk modules don't support Android 10 yet, and the EdXposed Manager 4.5.2 fixes some SE policy issues.
My configuration is as follows:
Hardware:
SAMSUNG Galaxy S10+ (SM-G975F) with 512 GByte internal memory (EXYNOS)
512 GByte SD-card​Firmware:
G975FXXU3BSKO (DBT; Android 10)​Root and modifications:
Magisk 20.1 (version 20101, customized by solohsu due to SE policy issues)
Magisk Manager 7.4
SAMSUNG MultiDisabler 2.2 with Bluetooth fix
Riru - Core 19.5
Magisk EdXposed module 0.4.6 beta build 4471 (these version support Android 10; I tried both YAHFA and SandHook)
EdXposed Manager 4.5.2​Customized recovery:
NONE​
This is what I did to install all components (developer mode enabled):
Installed Magisk Manager 7.4
Copied the firmware AP_G975FXXU3BSKO_CL17369399_QB27539832_REV01.tar to the phone via ADB
Patched the firmware via Magisk Manager 7.4 with the official Magisk 20.1
Copied the modified firmware back to the computer via ADB
Booted my SAMSUNG Galaxy S10+ into download mode
Flashed the modified firmware together with the corresponding BL-, CP- and HOME-CSC-files via ODIN 3.13
Booted into recovery mode
Did a wipe/factory reset
Booted into patched system
Installed "FK Kernel Manager" (for flashing purposes)
Flashed MultiDisabler 2.2 with Bluetooth fix
Changed update channel of Magisk to "https://raw.githubusercontent.com/solohsu/magisk_files/master/custom_builds/release.json"
Confirmed and installed an Magisk update (the above mentioned solohsu patched version 20101)
Rebooted my phone
Installed Riru - Core 19.5 via Magisk Manager download
Installed Magisk EdXposed module 0.4.6 beta build 4471-zip file via Magisk Manager module
Rebooted my phone
Installed EdXpoed Manager 4.5.2​
I hoped that the framework was installed properly, but when I opened the EdXposed Manager, it told me that the "EdXposed Framework is not installed".
Is there someone who has/had the same problem and maybe solved it?
Regards from Germany
Edit:
After availibility of the new official Magisk 20.2 version I first updated my Magisk Manager to the new version 7.5 and then updated to Magisk 20.2 version after changing to the "stable" update channel. The rest of the necessary software I left untouched.
BUT I FAILED AGAIN! What's goin' wrong here?

I couldn't get EdXposed manager to work either, so now I use EdXposed installer 2.2.4 instead and everything's tickety-boo

Hi beanbean50,
I tried EdXposed Manager 2.2.4 instead of EdXposed Manager 4.5.2, but the result is still the same The EdXposed framework is not recognized...
Can you please tell me which environment you use:
Are you on Android 10?
Did you install the official Magisk 20.1 release?
Did you install "Riru - Core" and "Riru - EdXposed" modules from the official Magisk repositories?
Regards from Germany
klausstoertebeker

sorry, I've just remembered what I did that was slightly different (I was in the same boat as you a couple of weeks ago)
I ended up flashing magisk-EdXposed-YAHFA-v0.4.5.5_beta-release which can be found here: https://github.com/ElderDrivers/EdXposed/pull/354
Edit:
everything else is the same as you, S10+ Android 10, Magisk 20.1 etc

Hi beanbean50,
I tried your solution but failed again and I don't know why...
But thanks for help

Hello everybody.
Here's a friendly reminder to keep things on topic. If you've got a query, try to find the correct forum and threads that are relevant to your question. If you can't find a relevant thread, post a new one to keep existing threads on topic and free of clutter (and make sure you're in the right forum when posting).
Please also make sure that you're familiar with the forum rules before posting anything.
Have a good morning/day/afternoon/evening/night.
Cheers
Didgeridoohan
Forum Moderator

I finally got EdXposed to work in my configuration and the solution was VERY simple:
Magisk started in core only mode which I didn't notice - but it is mentioned on the home screen of Magisk Manager. So the modules were not loaded...
After changing the setting in the preferences the modules load and EdXposed was shown as "activated" in EdXposed Manager.
So this problem belongs to the "lesen und verstehen!" ("read and understand!") category....

Hi guys.Id like to install EdXposed on my S10 +Exynos(rooted by Magisk).I currently use last stock fw patch december.
Would it be possible to install it?
Could you please tell me the steps to install it?Tnx in advance

Related

Magisk (Manager) Update

Hi there,
A quick question - has someone here recently updated to Magisk 13.3 / Magisk Manager 5?
I am currently on Magisk 12.0 / Manager 4.3.3 (Resurrection Remix) and would like to update as Safety Check is failing after the Playstore update.
However according to this thread
https://forum.xda-developers.com/showpost.php?p=73142437&postcount=17290
there is a problem with the Axon 7 and the latest Magisk...
So which version is everyone one using and how did you get there (update Magisk first/Manager first...)?
(Magisk Manager is prompting me to update to 13.1 at the moment - not sure that's wise then?)
I updated to magisk 13.3 using magisk manager. Everything went smoothly and safety net passes even with a few modules installed. I was using A2017G on stock B05
Grogros4 said:
I updated to magisk 13.3 using magisk manager. Everything went smoothly and safety net passes even with a few modules installed. I was using A2017G on stock B05
Click to expand...
Click to collapse
Hi there,
Thanks a lot for your reply - when you updated to Magisk 13, did you already use Manager version 5 or are/were you still on version 4 and updated afterwards?
I am not sure.... I think I was running magisk 13 beta so I guess I was using magisk manager 5
I'm using magisk 13.3 with manager 5.1.1 on a stock chinese rom. I already fixed my issues regarding our unit which crashes the manager after giving su permissions.
After installing magisk in twrp and booting into system, open terminal manager and type these codes.
Code:
su
cd /data/data/com.topjohnwu.magisk/
mkdir /sdcard/Android/data/com.topjohnwu.magisk
cp -R ./databases /sdcard/Android/data/com.topjohnwu.magisk/
mv databases .databases_old
ln -s /sdcard/Android/data/com.topjohnwu.magisk/databases databases
chcon -h "u:object_r:app_data_file:s0:c512,c768" "/data/data/com.topjohnwu.magisk/databases"
Credits to @zorgzd for his fix.
Thanks a lot both of you -
I'll try the fix once I updated, that's really helpful. (Still wondering if I should try to update to Magisk 13 from Manager 4 and then install the Manager 5 apk after reboot...).
Whoooo? said:
Thanks a lot both of you -
I'll try the fix once I updated, that's really helpful. (Still wondering if I should try to update to Magisk 13 from Manager 4 and then install the Manager 5 apk after reboot...).
Click to expand...
Click to collapse
I would suggest to remove your old magisk using the latest uninstaller flashed in twrp. That will also install manager v4.
Then restore your boot.img backup if you have any.
And lastly, flash the latest version, 13.3 as of writing. It contains the latest manager also included in the zip.

Root and Magisk

History:
After I change the kernel I lost the root! Then I tried to update the Magisk to version 18 and the Magisk Manager to a most recent version that I don't remember its version.... But my phone continued without root.
Trying to solve this again I install Magisk 16.3 and Magisk Manager 5.6.4 downloading and installing the files available in this link: https://www.stechguide.com/download-magisk-v16-3/
Without success too!
-
So, darlings.
I'm asking for a tutorial to uninstall all the Magisk things of my phone (if you experts think it is necessary) and I'm asking for a tutorial to root again my phone with Magisk.
And I'm also asking to know the latest STABLE version of Magisk and of Magisk Manager COMPATIBLE with my phone and that will work well!
I have a Galaxy Note 3 (SM-N9005) with [ROM][C9 Pro Port][N900X] AspireTeam C9 Pro v5.0 [18.5.18][Aroma/Smooth/Modded] installed.
Thank you so much!!!
LeandritoG said:
History:
After I change the kernel I lost the root! Then I tried to update the Magisk to version 18 and the Magisk Manager to a most recent version that I don't remember its version.... But my phone continued without root.
Trying to solve this again I install Magisk 16.3 and Magisk Manager 5.6.4 downloading and installing the files available in this link: https://www.stechguide.com/download-magisk-v16-3/
Without success too!
So, darlings.
I'm asking for a tutorial to uninstall all the Magisk things of my phone (if you experts think it is necessary) and I'm asking for a tutorial to root again my phone with Magisk.
And I'm also asking to know the latest STABLE version of Magisk and of Magisk Manager COMPATIBLE with my phone and that will work well!
I have a Galaxy Note 3 (SM-N9005) with [ROM][C9 Pro Port][N900X] AspireTeam C9 Pro v5.0 [18.5.18][Aroma/Smooth/Modded] installed.
Thank you so much!!!
Click to expand...
Click to collapse
First, Magisk is one of the most documented tools on xda, has its own official forum and especialy its official releases on GitHub (where all versions are available). It's useless to get it elsewhere.
Second, Magisk will only do his magic on an already flashed kernel. If you flash kernel after Magisk, you won't get root.
Third, Magisk flashable zip contains the corresponding Manager and will inject it systematically.
Finaly, you need TWRP for a successful flash of Magisk. With other custom recoveries, errors like "can't find the boot image" can happens.
Now, for a complete removal of Magisk from the system, you only have to flash the latest official uninstaller.
After reboot, go to recovery, flash your prefered kernel then flash Magisk. The latest stable version is v18 and will work well on your rom.
...

Magisk v20.4 what's wrong

Hi all, i just rooted my phone (mi9t) and installed Xiaomi.eu and magisk and i was researching for modules to download. And i stumbled upon a wall. Every single module that i tried to install has failed because it need Magisk version 17-19. What's happening ? Have the devs stopped updating their modules for newer Magisk versions or am I super catched up with Magisk and everyone else is still trying to bring the updates? For reference some of the modules that i tried:
Universal GMS Doze
Riru - Core
FDE.AI (from zip it doesn't work and there is no result after searching it at all)
Can you please elaborate what's happening?
panostheodorakis7 said:
Hi all, i just rooted my phone (mi9t) and installed Xiaomi.eu and magisk and i was researching for modules to download. And i stumbled upon a wall. Every single module that i tried to install has failed because it need Magisk version 17-19. What's happening ? Have the devs stopped updating their modules for newer Magisk versions or am I super catched up with Magisk and everyone else is still trying to bring the updates? For reference some of the modules that i tried:
Universal GMS Doze
Riru - Core
FDE.AI (from zip it doesn't work and there is no result after searching it at all)
Can you please elaborate what's happening?
Click to expand...
Click to collapse
Maybe you flashed canary magisk version, flash the stable one, or even 20.3...
Sent from my Mi 9T using XDA Labs

Any way to run xposed on OOS 11 ?

Hello,
I have a OnePlus 8 Pro with OOS 11 and root with magisk.
Is there a way to have xposed (via edxposed or taichi) please ?
All my attempts ended in a boot loop :-/
Thanks
yes, I tried this method:
1. install riru core from magisk
2. download edxposed manager from github
3. reboot
4. go to edxposed manager, switch to canary tab and install canary version
5. reboot
I followed these steps and it didn't work for me.
I'm on In OS 11.0.1.1.IN11AA with xposed v0.5.0.6-android_r(4565) and following these steps gives me EdXposed framework is installed, but not active please check logs
Log says:
E EdXposed-Bridge: Cannot lod any modules because /data/user_de/0/org.meowcat.edxposed.manager/conf/modules.list was not found
davie9x said:
yes, I tried this method:
1. install riru core from magisk
2. download edxposed manager from github
3. reboot
4. go to edxposed manager, switch to canary tab and install canary version
5. reboot
Click to expand...
Click to collapse

Edit: Trying to install Xposed, it says android 11 not yet supported.

UPDATE: Apparently I somehow clicked some link and downloaded a super old version of Xposed installer. I downloaded the correct version 2.6.1. But when I try to install, it says that 'Xposed is not compatible with your current version of android' in red. So does Xposed not support android 11?
I want to install Xposed to get the ambient music mod. But not able to install Xposed. I installed Xposed installer but it says device not supported.
Mi A1 : Rooted, lineage OS 18.1.
Also on a side note, Magisk had its module repository removed in recent versions, any way to get it back?
install magisk 23.0
then install Riru and then LSposed module

Categories

Resources