Bluetooth Stack Mod - Magisk

The current version doesn't seem to flash properly. Not sure if it's the module update or Magisk update that broke it so I'm hoping someone has one of the older versions prior to v5.3 they can share?
Sent from my Phh-Treble vanilla using Tapatalk

Hey @Xplorer4x4 did you found the old magisk module?
I'm interested too as the actual version doesn't work with the rom I'm using.
Maybe I'll have more luck with an older version.
Thanks

Related

Xposed framework doesn't work on my Mi3 (MIUI 7, and kitkat)!?

Any solution for the problem?
I can't instal wsm/xposed framework, because WSM is not compatible with Android SDK version 19.
pumpa007 said:
Any solution for the problem?
I can't instal wsm/xposed framework, because WSM is not compatible with Android SDK version 19.
Click to expand...
Click to collapse
You don't give enough info. For example what version of wsm tools you tried. I checked out one old tutorial for the Mi3 that didn't mention what miui they were using. The version of wsm-tools used makes me think v5.
Go to the link below, if you haven't already. It's recent and covers miui v6/v7. It has both Xposed and wsm-tools.
Despite Redmi in the file name for wsm I have it running on a G3 D851 with MIUI v7 (KitKat).
Just note that the modules downloadable from it are old (probably v5 stuff).
Recommended modules are also on that site.
http://ec2-54-243-194-135.compute-1.amazonaws.com/thread-78894-1-1.html
Below is that old tutorial. If nothing else there's a link in the comments section on how to handle a boot-looped Mi3 in case things go wrong.
All from 2014. [emoji55]
LG G3 D851, Pac-Man ROM, Tapatalk 4.9.5
marcdw said:
You don't give enough info. For example what version of wsm tools you tried. I checked out one old tutorial for the Mi3 that didn't mention what miui they were using. The version of wsm-tools used makes me think v5.
Go to the link below, if you haven't already. It's recent and covers miui v6/v7. It has both Xposed and wsm-tools.
Despite Redmi in the file name for wsm I have it running on a G3 D851 with MIUI v7 (KitKat).
Just note that the modules downloadable from it are old (probably v5 stuff).
Recommended modules are also on that site.
Below is that old tutorial. If nothing else there's a link in the comments section on how to handle a boot-looped Mi3 in case things go wrong.
All from 2014. [emoji55]
LG G3 D851, Pac-Man ROM, Tapatalk 4.9.5
Click to expand...
Click to collapse
The latest MIUI update broke both applications in that thread.
The error message WSM and Xposed give is:
"WSM/Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)."
raiNiv5 said:
The latest MIUI update broke both applications in that thread.
The error message WSM and Xposed give is:
"WSM/Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)."
Click to expand...
Click to collapse
That error looks to me like you're using a really old version of wsm-tools. Probably the one that was for MIUI v5 (JellyBean?).
sdk22 = 5.1
sdk21 = 5.0
sdk19 = 4.4 (KitKat)
Go to the first link I provided and try the one from there. It should work. :fingers crossed:
LG G3 D851, Pac-Man ROM, Tapatalk 4.9.5
marcdw said:
That error looks to me like you're using a really old version of wsm-tools. Probably the one that was for MIUI v5 (JellyBean?).
sdk22 = 5.1
sdk21 = 5.0
sdk19 = 4.4 (KitKat)
Go to the first link I provided and try the one from there. It should work. :fingers crossed:
LG G3 D851, Pac-Man ROM, Tapatalk 4.9.5
Click to expand...
Click to collapse
I'm using the latest WSM.
It worked on previous KitKat MIUI version just fine.
same problem
After miui yesterday update, i get the same problem too, before the update it works fine, i'm using the latest xposed for kitkat, i'm stuck now
Same problem here, its rom related, since android version is the same, it looks like they change the architecture (???) (WTF?)
I got the same problem. Do you think they gonna fix it with the next update?
Hi,
same problem here (Mi4W).
I tried 2 found fixes (WSM_XPOSED_5.9.25FIX.zip and WSM_XPOSED.zip) but no success.
Copy these files:
system/bin/app_process
system/lib/libandroid_runtime.so
from 5.9.17 installation (last working rom with xposed) and replace them in a newer version installation with a root explorer or recovery. Reboot. Xposed should work. Tested with Mi3, miui7, china develop rom 5.10.15.
Hi, are these files accessible while in the newer rom ?
I have the same problem on my Redmi 1S.
Did that solution worked for you all?
super-lexa said:
Copy these files:
system/bin/app_process
system/lib/libandroid_runtime.so
from 5.9.17 installation (last working rom with xposed) and replace them in a newer version installation with a root explorer or recovery. Reboot. Xposed should work. Tested with Mi3, miui7, china develop rom 5.10.15.
Click to expand...
Click to collapse
Do you mean replace in the ROM-ZIP-File?
Because I tried to replace on my Mi4W (with root-explorer) which rebooted immediately but can't reboot - hangs on the Mi-screen with "android" animation. I had to flash the ROM again.
I think I have to live without Xposed
regards
Edit: It works I replaced the mentioned files in the newest ZIP-file after download and flashed it.
Have you noticed app data increase? From 1mb to 2mb and so on. I overlooked the app for about a week and it reached up about 200mb.
super-lexa said:
Copy these files:
system/bin/app_process
system/lib/libandroid_runtime.so
from 5.9.17 installation (last working rom with xposed) and replace them in a newer version installation with a root explorer or recovery. Reboot. Xposed should work. Tested with Mi3, miui7, china develop rom 5.10.15.
Click to expand...
Click to collapse
Thanks for the tip, it didn't work the way you describe it (I couldn't replace the 2 files with root explorer since the system partition was mounted as read-only, and after storing them in recovery mode with adb push (fastboot) I got a boot loop), but at least you put me on the right track.
For other newbies who get the dreaded sdk19 error after trying to install the xposed framework on newer android 4.4.4 images and also struggle with this, this is how I did it:
1. Download the last OS image where xposed still worked properly. In my case, this was cyanogenmod 11 nightly build from 2015-11-08 for Samsung Galaxy S4.
2. Unzip the image and save the 2 files somewhere.
3. Download the new OS image you want to flash (in my case: cyanogenmod 11 nightly build from 2015-12-13) and unzip it.
4. Overwrite the 2 files in the appropriate folders of the new image with the old versions. Re-zip the folder, save to phone and flash in recovery.
Done, xposed framework works again, sdk19 error is gone.
Maybe rovo89 could update the installer so that image update is possible without such "hacking" in the future?
Hi,
what about Xposed with MIUI 7 and Android 6.0.1 MM? Is there a way to make it run?

Magisk Beta V13

For those of us looking to try the latest Beta version of Magisk (V13), I wanted to share this tip. If you have problem installing the Beta V13 using the OP recommendation, and get ERROR 1 when trying to install, this tweaked version worked perfect for me, apparently the official beta needs a tweak to recognize 32 bit systems, at least on our device.
https://forum.xda-developers.com/showpost.php?p=72704270&postcount=1130

Is Magisk game over on Oneplus 3T?

ROM - SultanXDA CM 13 unofficial.
Hi All,
Is Magisk 13.2 still passing safetyNet on oneplus 3T? For me, since the latest 13.2 today, the safety net is failing.
whatever, i did, didnt restore the situation back. Though i am not much concerned for the safetynet here, still wondering why it is failing.
Is anyone got this problem in N ROMs?
Note:
I have downgraded from OOS N beta10 to CM13 MM on my OP 3T for few reasons like, BT issues with car kit, VoLTE call issues, etc..
Edit:
Culprit was the Xposed framework. My mistake.
Once the Xposed disabled, i got safetynet passed again.
Thanks guys.
AKA_India said:
ROM - SultanXDA CM 13 unofficial.
Hi All,
Is Magisk 13.2 still passing safetyNet on oneplus 3T? For me, since the latest 13.2 today, the safety net is failing.
whatever, i did, didnt restore the situation back. Though i am not much concerned for the safetynet here, still wondering why it is failing.
Is anyone got this problem in N ROMs?
Note:
I have downgraded from OOS N beta10 to CM13 MM on my OP 3T for few reasons like, BT issues with car kit, VoLTE call issues, etc..
Click to expand...
Click to collapse
It was falling with 13.1 yesterday twice.. had to reboot to fix it..
13.2.. is working for now... On beta10
Sent from my ONEPLUS A3003 using Tapatalk
That might be a CM issue rather than a Magisk-OP3T issue...
I have not had a single (not with MagiskHide at least) issue on any version of Magisk with my OP3T (OOS, currently 4.1.6).
I also got no issue with the offcial version 13.2 using ob10 on my 3t.
Only once got a problem with passing on the beta
The problem most likely comes from your ROM. SafetyNet passes on my end with Magisk 13.1 and 13.2. Using the Ressurection Remix ROM.
Not sure about the ROM issue. The safetynet check passed before on the same ROM. Let me reflash the ROM and magisk again for test.
Sent from my OnePlus 3T using Tapatalk
LazerH said:
I also got no issue with the offcial version 13.2 using ob10 on my 3t.
Only once got a problem with passing on the beta
Click to expand...
Click to collapse
Yeah, on OB10, it was working fine for me. I have used OB10 with magisk 13.1, which passed.
Sent from my OnePlus 3T using Tapatalk
Issue is resolved. Disabling Xposed solved the issue.
Sent from my OnePlus 3T using Tapatalk
Hi guys im Running OB10 but I try to flash the new version of magisk 13.2 with the 5.0.5 app But it does not open and wen i check the devices is not rooted i need help whit that please
Google updated safety net rules today which is why safety net is failing on magisk
pac-tafary said:
Hi guys im Running OB10 but I try to flash the new version of magisk 13.2 with the 5.0.5 app But it does not open and wen i check the devices is not rooted i need help whit that please
Click to expand...
Click to collapse
Did you get the latest APK with 5.0.6 version?
Try that. It should work.
5.0.5 is faulty and no modules and zips are installed with that
Sent from my OnePlus 3T using Tapatalk

Xposed on Mi Max 2?

Any version of Xposed works on Max 2? I need to use App Settings module
I've been scouring the internet for days since SDK24 and SDK25 is now officially supported.. But can't seem to find one that actually works.
I obviously went to the official thread the first time around, not working. Xpose is installed and all, but it doesn't work. Has that resource hook error. (similar to this thread)
Tried this SolarWarez Xposed, doesn't work either, both Magisk and System. It says the framework is not active.
I'm using MIUI 9 v7.9.21 from xiaomi.eu, deodexed, bootloader unlocked, Magisk 14, TWRP 3.1.1-0
Cryonics said:
Any version of Xposed works on Max 2? I need to use App Settings module
I've been scouring the internet for days since SDK24 and SDK25 is now officially supported.. But can't seem to find one that actually works.
I obviously went to the official thread the first time around, not working. Xpose is installed and all, but it doesn't work. Has that resource hook error. (similar to this thread)
Tried this SolarWarez Xposed, doesn't work either, both Magisk and System. It says the framework is not active.
I'm using MIUI 9 v7.9.21 from xiaomi.eu, deodexed, bootloader unlocked, Magisk 14, TWRP 3.1.1-0
Click to expand...
Click to collapse
Works for me =p
P.S: im using lineage.
Cryonics said:
Any version of Xposed works on Max 2? I need to use App Settings module
I've been scouring the internet for days since SDK24 and SDK25 is now officially supported.. But can't seem to find one that actually works.
I obviously went to the official thread the first time around, not working. Xpose is installed and all, but it doesn't work. Has that resource hook error. (similar to this thread)
Tried this SolarWarez Xposed, doesn't work either, both Magisk and System. It says the framework is not active.
I'm using MIUI 9 v7.9.21 from xiaomi.eu, deodexed, bootloader unlocked, Magisk 14, TWRP 3.1.1-0
Click to expand...
Click to collapse
Hi
Try downgrading to Magisk 13.3 or so, then use systemless by SolarWarez.
Here is the SolarWarez SDK 25 systemless xposed that works for me: SDK25 version: https://yadi.sk/d/K3dva3gG3MDHRd
The bad news: App Settings's settings dont work/ dont stick for any Nougat device.
Skyolinhelper is a barebones alternative that does work please google it
Sorry I cant help any further
unfortunately it only works with rom deodex. I put the multirom 7.9.21 and xposed works. some modules work but only partly ... i use xmiui (works in part) and one tap video download
Hello,
I used Xposed framework-[UNOFFICIAL] Xposed v88.1 for MIUI 9 [SDK24/25] by Psy_Man, arm64-sdk25 (Android 7.1).. Works perfectly on Xiaomi Max 2 with MIUI 9, version 7.10.12 EU. I use the following modules:
- Flat Style Indicator bars-works fine
- MIUI 8 tweaks-performs partially, without forced stops ....:good:
I finally managed to flash xposed-v88.2-sdk25-arm64-test4.zip from the official MIUI 9 Github thread.
I'm on latest weekly MIUI 9 xiaomi.eu rom (7.10.19), which is Android 7.1 with Magisk 14.0. Flashed via iscle's TWRP.
Download for test4 (Android 7.1), Android 7.0 would be this one
Got the downloadlink from here: http://en.miui.com/forum.php?mod=viewthread&tid=946636&highlight=xposed
I suggest you to read the description in the MI Forum thread. I haven't tested any modules yet, I only know that the framework is active for me and that it disabled SafetyNet.
EDIT:I just tried using PBMC (remap hardware buttons), but my phone just quick reboots (with google boot animation instead of xiaomi) as soon as I try to use a remapped button. Is that because of my Xposed version or is it the normal behaviour of miui devices when using these functions? I also tried it with recource apis disabled, same result.. PBMC is my #1 reason for xposed, maybe someone on a different rom or xposed version can try a basic command chain like next media for me?
I tried many many versions of Xposed now (I'm on .eu-rom with miui 9 and Android 7.1), and while I had no bootloops with most of them, not a single one worked with the only app I'm trying to get to work (PBMC). I read somewhere to try the Xposed Magisk module and I did, but it only told me in the Xposed app that "Xposed is not installed"...
Does someone have the time to test the Xposed app PBMC for me? You only have to set the basic chains which the app offers to you, then save, then turn on music, then turn off the Screen and hold up or down. For me everything I do results in a quick reboot. The developer looked at my logs and said it is a xposed problem.

[Discussion] Redmi Note 5 (whyred) users: Xposed on Custom Roms?

I want to flash a custom ROM on my whyred, but looking for one that supports Xposed (pref. systemlessly via Magisk). Looking for user suggestions.
oroboros74 said:
I want to flash a custom ROM on my whyred, but looking for one that supports Xposed (pref. systemlessly via Magisk). Looking for user suggestions.
Click to expand...
Click to collapse
I don't have this device but, your best bet is to post this question within the following Q&A thread that's specific to your device for member guidance from someone who also has your specific device as well.
https://forum.xda-developers.com/showthread.php?t=3818384
Good Luck!
~~~~~~~~~~~~~~~
UNLESS asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX Forum App on my Tandy TRS-80.
oroboros74 said:
I want to flash a custom ROM on my whyred, but looking for one that supports Xposed (pref. systemlessly via Magisk). Looking for user suggestions.
Click to expand...
Click to collapse
Well you are kind of out of luck.
The official Oreo ROMs (and non official yet based on MiUI Oreo) are not compatible with Xposed...
And the custom ROMs that are (AOSP, LOS based) are all on Pie, that aren't also compatible.
So.. download an outdated Resurection Remix Oreo or something on the device thread..
Its working on LOS 15.1(official or can say ex-official)... magisk -> systemless xposed framework -> modified xposedinstaller (link in magisk module) and Viola, happy xposed user.
Now stop searching excuses and flash custom ROM already :victory:... You are waiting soo long that LOS ROM become unofficial ... you can change ROM to other later, if you don't like it or going back to stock
Sent from my Redmi Note 5 Pro using XDA Labs

Categories

Resources