Related
Hello!
I have a problem described in the topic.
My device is Samsung GS4 Active running stock 4.4.2 KK, rooted.
Until yesterday I had a working Xposed installer (2.7experimental) with half a dozen modules, namely: Amplify, AppOpsXposed, Lucky patcher, One++, Vk hack and of course Wanam Xposed.
And yesterday I got rid of all the Google stuff. Deleted all Google *** apps, including GP market and GP services. Migrated to 1Mobile Market.
And after that Xposed installer (itself, not the modules) started to crash on doing the following:
1) start Xposed installer, 2) click Download section, 3) click ANY module there including the framework itself.
So I get "Unfortunately, Xposed Installer has stopped".
The error log does NOT have anything about the crashes.
What has been done to avoid this behavior:
- cleared dalvik-cache
- wiped cache partition
- uninstalled an installed back different versions of Xposed installer (2.6.1 & 2.7experimental)
- activated and deactivated all 6 modules installed
Luckily, ALL the modules work perfectly, they have been successfully activated in Xposed installer every time I reinstalled the app.
So my question is: does anyone know what to fix so to make the Installer open the modules in Download section without crashes.
Thank you in advance. Sorry for my English
a.warlamov said:
Hello!
I have a problem described in the topic.
My device is Samsung GS4 Active running stock 4.4.2 KK, rooted.
Until yesterday I had a working Xposed installer (2.7experimental) with half a dozen modules, namely: Amplify, AppOpsXposed, Lucky patcher, One++, Vk hack and of course Wanam Xposed.
And yesterday I got rid of all the Google stuff. Deleted all Google *** apps, including GP market and GP services. Migrated to 1Mobile Market.
And after that Xposed installer (itself, not the modules) started to crash on doing the following:
1) start Xposed installer, 2) click Download section, 3) click ANY module there including the framework itself.
So I get "Unfortunately, Xposed Installer has stopped".
The error log does NOT have anything about the crashes.
What has been done to avoid this behavior:
- cleared dalvik-cache
- wiped cache partition
- uninstalled an installed back different versions of Xposed installer (2.6.1 & 2.7experimental)
- activated and deactivated all 6 modules installed
Luckily, ALL the modules work perfectly, they have been successfully activated in Xposed installer every time I reinstalled the app.
So my question is: does anyone know what to fix so to make the Installer open the modules in Download section without crashes.
Thank you in advance. Sorry for my English
Click to expand...
Click to collapse
Found your old question after having the same problem, with no answer. Later, I realized (from reading xposed installer logs) that the problem was me previously "integrating into ROM" (with Titanium) what is called "Android System Webview" app.. I had problems "undoing" the integration, ended up re-installing it from the Market... but now it works.
So I'm leaving this here: if the installer closes on opening stuff in Modules tab, check your WebView.
Hello friends, I'm running Marshmallow 6.0 on my Oneplus One phone and I need xposed framework... but after flashing it (xposed-v89-sdk23-arm), my phone app stopped working, no access to contacts, favorites... nothing! I tryied even with xposed-v88-sdk23-arm version, but the same.... No phone app access. So, I cannot use my phone with xposed framework flashed on it! Will anybody help me solve this horrible problem, please? Thank you.
almost same question here. My sdk is 22
Running xposed installer after installation makes my phone to soft-reboot
Try force stopping Xposed Installer app, then clear cache and data for app, then restart app and see what happens. Also ask in section for your phone model/ROM if still happening.
Yakimus said:
almost same question here. My sdk is 22
Running xposed installer after installation makes my phone to soft-reboot
Click to expand...
Click to collapse
The posts #3-5 should be in different threads, but i have the same problem as OP, an old device with Android 4.4.2, XI 2.6.1. XI will stop/crash when i try to open any module in the download section.
Also have Titanium backup installed... but i have no app called "Android System Webview". Is it something i should install for Xposed Installer? I never had this problem before but haven't updated for a while, so i'm trying to get some things updated. Thanks
I finally found that the problem was that I had Download Manager disabled. Enabling/(defrosting it with Titanium) has allowed XI to work again!
This is a Magisk module to enable the assistant on existing Nexus devices
Github Repo:
https://github.com/kudiaborm/Nexus-Assistant
How soon? I'd like to try the assistant and I was thinking of doing the build.prop modification, but now that I saw this thread maybe I'll rather wait for this module.
Edit: Sweet module. Love it, worked as expected.
Make sure you're on a Google app version higher than 6.5.35.21. http://www.apkmirror.com/apk/google-inc/google-search/google-search-6-6-14-release/
Magisk Manager doesn't like cache mods so you have to flash in recovery. Make sure you wipe data for Google App after flashing.
This only sets the two build. prop variables. I didn't include any Google app apks or wipe data for Google app. You'll have to do that yourself.
flindaman said:
This is a Magisk module to enable the assistant on existing Nexus devices
Github Repo:
https://github.com/kudiaborm/Nexus-Assistant
Click to expand...
Click to collapse
Just so you're aware replacing the entire build.prop causes issues. It's best to replace the two individual lines. You can use my module as a guide.
loserskater said:
Make sure you're on a Google app version higher than 6.5.35.21. http://www.apkmirror.com/apk/google-inc/google-search/google-search-6-6-14-release/
Magisk Manager doesn't like cache mods so you have to flash in recovery. Make sure you wipe data for Google App after flashing.
This only sets the two build. prop variables. I didn't include any Google app apks or wipe data for Google app. You'll have to do that yourself.
Click to expand...
Click to collapse
Will this be a magisk module still? Can it be undone easily?
loserskater said:
Just so you're aware replacing the entire build.prop causes issues. It's best to replace the two individual lines. You can use my module as a guide.
Click to expand...
Click to collapse
Oddly enough no matter what I tried it didn't work/run properly from the post-fs script. I'll check your module. Maybe it has something to do with file encoding
flindaman said:
Oddly enough no matter what I tried it didn't work/run properly from the post-fs script. I'll check your module. Maybe it has something to do with file encoding
Click to expand...
Click to collapse
I couldn't get his to work. I probably am doing it wrong. But now on tap still shows up.
loserskater said:
Make sure you're on a Google app version higher than 6.5.35.21. http://www.apkmirror.com/apk/google-inc/google-search/google-search-6-6-14-release/
Magisk Manager doesn't like cache mods so you have to flash in recovery. Make sure you wipe data for Google App after flashing.
This only sets the two build. prop variables. I didn't include any Google app apks or wipe data for Google app. You'll have to do that yourself.
Click to expand...
Click to collapse
Flashed in TWRP on Nexus 6, no /cache/magisk was created and neither the properties have changed:
Code:
$ adb shell
shamu:/ $ getprop ro.product.model
Nexus 6
shamu:/ $ getprop ro.opa.eligible_device
shamu:/ $
Did it work on Nexus 6p?
loserskater said:
Make sure you're on a Google app version higher than 6.5.35.21. http://www.apkmirror.com/apk/google-inc/google-search/google-search-6-6-14-release/
Magisk Manager doesn't like cache mods so you have to flash in recovery. Make sure you wipe data for Google App after flashing.
This only sets the two build. prop variables. I didn't include any Google app apks or wipe data for Google app. You'll have to do that yourself.
Click to expand...
Click to collapse
This worked for me, thanks so much. Was wating for a way to do this in magisk
Flashed the file in twrp, rebooted, wiped all google app data, long pressed home and there it was. "ok google" command working great
My setup:
Nexus 6P
Stock NBD90X
Magisk v7
Magisk phh
Magisk V4A
Papote3 said:
This worked for me, thanks so much. Was wating for a way to do this in magisk
Flashed the file in twrp, rebooted, wiped all google app data, long pressed home and there it was. "ok google" command working great
My setup:
Nexus 6P
Stock NBD90X
Magisk v7
Magisk phh
Magisk V4A
Click to expand...
Click to collapse
Are you able to Download+Install modules through the Magisk Manager Downloads section? I'm on NBD90x with Magisk v7, Nexus 6P, Magisk phh, Magisk Manager 2, and I get an error for every module I try to install through the manager. If I could get at the zips and just flash them that would be awesome, but I can't.
shinobi26 said:
Are you able to Download+Install modules through the Magisk Manager Downloads section? I'm on NBD90x with Magisk v7, Nexus 6P, Magisk phh, Magisk Manager 2, and I get an error for every module I try to install through the manager. If I could get at the zips and just flash them that would be awesome, but I can't.
Click to expand...
Click to collapse
Yes I can download, install and reboot from the manager. But this mod needs to be flashed in recovery FYI.
Try and flash them from recovery. There's a folder where magisk manager downloads the zip files. It's in the root of the SD and I think its named magiskmanager
Papote3 said:
Yes I can download, install and reboot from the manager. But this mod needs to be flashed in recovery FYI.
Try and flash them from recovery. There's a folder where magisk manager downloads the zip files. It's in the root of the SD and I think its named magiskmanager
Click to expand...
Click to collapse
Yes, there is. Unfortunately immediately after the zips are downloaded, when the install fails, it removes the zip and I can't get at it. I've gone completely back to full stock NBD90X and installed everything, gone into Magisk Manager and am still unable to install any of the modules from there. It's so frustrating, haha.
shinobi26 said:
Yes, there is. Unfortunately immediately after the zips are downloaded, when the install fails, it removes the zip and I can't get at it. I've gone completely back to full stock NBD90X and installed everything, gone into Magisk Manager and am still unable to install any of the modules from there. It's so frustrating, haha.
Click to expand...
Click to collapse
Does magisk manager have storage permission?
loserskater said:
Does magisk manager have storage permission?
Click to expand...
Click to collapse
It does. It's the only permission in fact.
If there's any Nexus 6 (so far the only arm and not arm64 phone to get Nougat, right?) owner who have this module or any other cache-module working, please post here. I suspect something cache-module related is broken on the arm phone(s).
stangri said:
If there's any Nexus 6 (so far the only arm and not arm64 phone to get Nougat, right?) owner who have this module or any other cache-module working, please post here. I suspect something cache-module related is broken on the arm phone(s).
Click to expand...
Click to collapse
You could try my mod. Instead of replacing the whole buld.prop file it just adds the two properties
Code:
ro.product.model=Pixel
ro.opa.eligible_device=true
to it.
Edit:
Forgot to mention it's still a cache mod so let me know how it works out.
And remember you need to flash it via recovery. Magisk Manager won't install it correctly.
Edit2:
As you can see below, loserskater already posted the same thing in post 3.
So yeah ...
TAM1m said:
You could try my mod. Instead of replacing the whole buld.prop file it just adds the two properties
Code:
ro.product.model=Pixel
ro.opa.eligible_device=true
to it.
Edit:
Forgot to mention it's still a cache mod so let me know how it works out.
And remember you need to flash it via recovery. Magisk Manager won't install it correctly.
Click to expand...
Click to collapse
This is exactly like my module in post 3 of this thread.
loserskater said:
This is exactly like my module in post 3 of this thread.
Click to expand...
Click to collapse
Oh man I didn't see that.. Sorry! Didn't want to take anything from you
TAM1m said:
Oh man I didn't see that.. Sorry! Didn't want to take anything from you
Click to expand...
Click to collapse
No worries, just merely pointing it out.
TAM1m said:
Oh man I didn't see that.. Sorry! Didn't want to take anything from you
Click to expand...
Click to collapse
Thanks for trying to help, but you probably missed this: http://forum.xda-developers.com/showpost.php?p=69088754&postcount=8 too.
Again, if anyone with Nexus 6 (or arm platform in general) got any cache modules working, please let me know.
I wish to get Snapchat on my Amazon Fire.
I have made the following modifications to the stock:
- Installed CyanogenMod
- Installed Xposed
How do I uninstall Xposed or hide it from snapchat? I know how to hide root.
llamasking said:
I wish to get Snapchat on my Amazon Fire.
I have made the following modifications to the stock:
- Installed CyanogenMod
- Installed Xposed
How do I uninstall Xposed or hide it from snapchat? I know how to hide root.
Click to expand...
Click to collapse
Xposed consists of two components plus whatever modules you installed:
- Xposed manager can be uninstalled like any other app
- Xposed framework is uninstalled via this tool
I don't understand the Snapchat connection.
Davey126 said:
Xposed consists of two components plus whatever modules you installed:
- Xposed manager can be uninstalled like any other app
- Xposed framework is uninstalled via this tool
I don't understand the Snapchat connection.
Click to expand...
Click to collapse
Thank you.
Snapchat will not allow you to log in or create an account if it detects either root or Xposed.
llamasking said:
Thank you.
Snapchat will not allow you to log in or create an account if it detects either root or Xposed.
Click to expand...
Click to collapse
Gotcha. It's only Xposed Framework according to latest reports. Fair number of workarounds but all involve some level of effort on your part. I understand the developers motivations but blocking root/Xposed/etc does little to address the underlying issue. Akin to expecting security with a cheap luggage lock.
Davey126 said:
Gotcha. It's only Xposed Framework according to latest reports. Fair number of workarounds but all involve some level of effort on your part. I understand the developers motivations but blocking root/Xposed/etc does little to address the underlying issue. Akin to expecting security with a cheap luggage lock.
Click to expand...
Click to collapse
You could try rootcloak2 with Automate and get the xposed toggler from the Automate community addon. If you need help I'll be around.
Uninstalling xposed
Davey126 said:
Xposed consists of two components plus whatever modules you installed:
- Xposed manager can be uninstalled like any other app
- Xposed framework is uninstalled via this tool
I don't understand the Snapchat connection.
Click to expand...
Click to collapse
Hello, I recently downloaded a stock rom for my alcatel pop 3 (5) 5015X but the rom is for 5015A but that's not why i'm here, the guy who I downloaded from has flashed xposed to the rom and I tried all the uninstallers and they didn't work is there any other way I can uninstall it?
Bleagle15 said:
Hello, I recently downloaded a stock rom for my alcatel pop 3 (5) 5015X but the rom is for 5015A but that's not why i'm here, the guy who I downloaded from has flashed xposed to the rom and I tried all the uninstallers and they didn't work is there any other way I can uninstall it?
Click to expand...
Click to collapse
You have to use the uninstaller for the version/make of Xposed you have installed.
Xposed uninstaller
DragonFire1024 said:
You have to use the uninstaller for the version/make of Xposed you have installed.
Click to expand...
Click to collapse
I have xposed framework 85 and app version is 3.0 alpha4 also none of the uninstallers worked for me on this site: http://dl-xda.xposed.info/framework/uninstaller/
Bleagle15 said:
I have xposed framework 85 and app version is 3.0 alpha4 also none of the uninstallers worked for me on this site: http://dl-xda.xposed.info/framework/uninstaller/
Click to expand...
Click to collapse
Did you try just the ARM zip? Use the top one dated for 2015. That should work with any OFFICIAL Xposed version. Just flash it using FlashFire. If you have one of the other unofficial Xposed makes, you'll have to search for the uninstaller via their appropriate websites.
1) Open FlashFire
2) Tap the + and add the uninstall zip
3) Tap + again and select wipe. Make sure ONLY cache and dalvik are selected then tap the check mark at top right
4) Make sure wipe is placed AFTER the zip
5) Tap flash
xposed uninstaller
DragonFire1024 said:
Did you try just the ARM zip? Use the top one dated for 2015. That should work with any OFFICIAL Xposed version. Just flash it using FlashFire. If you have one of the other unofficial Xposed makes, you'll have to search for the uninstaller via their appropriate websites.
1) Open FlashFire
2) Tap the + and add the uninstall zip
3) Tap + again and select wipe. Make sure ONLY cache and dalvik are selected then tap the check mark at top right
4) Make sure wipe is placed AFTER the zip
5) Tap flash
Click to expand...
Click to collapse
I have tried every uninstaller on that site. I'm using twrp to flash them and i get error: 1
I'm trying now with flashfire..
---------- Post added at 07:55 PM ---------- Previous post was at 07:05 PM ----------
Bleagle15 said:
I have tried every uninstaller on that site. I'm using twrp to flash them and i get error: 1
I'm trying now with flashfire..
Click to expand...
Click to collapse
flashfire didn't work either...
Bleagle15 said:
I have tried every uninstaller on that site. I'm using twrp to flash them and i get error: 1
I'm trying now with flashfire..
flashfire didn't work either...
Click to expand...
Click to collapse
You may (likely will) need to perform a full wipe and reinstall the ROM of your choosing.
Disclaimer: I will take no responsibility if flashing this zip somehow causes you to go deaf, scares your cat, receiving of noise complaints from your neighbors, development of anti-social behavior, getting hit by a bus, a twerking grandmother, broken windows and/or any other imaginable royally screwed possibility.
Q: Will this work on other Samsung devices?
A: Maybe, I see no reason for it not to work on the S8 or S8+. Feel free to test it out and report back.
Credits: @zhuhang for ViPER4Android FX & XHiFI.
@partcyborg, @me2151, and @elliwigy for hooking us up with root.
Features: Systemwide ViPER4Android FX 2.3.4.0 (higher audio processing than newer versions) and ViPER4Android XHiFi.
Installation steps (make sure to read these before downloading the ZIP):
1) Make sure you're rooted.
2) Download either FlashFire (Snapdragon - thank you, @Chainfire) or install TWRP (Exynos).
3) Install BusyBox, to /system/xbin (otherwise, XHiFi will not work, only FX will).
4) Get Titanium Backup, ROM Toolbox PRO, or any similar application.
6) Freeze "Adapt Sound" and "SoundAlive".
5) Flash the attached zip.
6) Grant root permissions to both FX and XHiFi (you might have to uninstall the FX driver within the in-app settings to trigger this, if so, simply reflash the ZIP after having done so and reboot).
7) Reread step six.
8) Profit & enjoy.
Paradoxumical said:
Disclaimer: I will take no responsibility if flashing this zip somehow causes you to go deaf, scares your cat, receiving of noise complaints from your neighbors, development of anti-social behavior, getting hit by a bus, a twerking grandmother, broken windows and/or any other imaginable royally screwed possibility.
Q: Will this work on other Samsung devices?
A: Maybe, I see no reason for it not to work on the S8 or S8+. Feel free to test it out and report back.
Credits: @zhuhang for ViPER4Android FX & XHiFI.
@partcyborg, @me2151, and @elliwigy for hooking us up with root.
Features: Systemwide ViPER4Android FX 2.3.4.0 (higher audio processing than newer versions) and ViPER4Android XHiFi.
Installation steps (make sure to read these before downloading the ZIP):
1) Make sure you're rooted.
2) Download either FlashFire (Snapdragon - thank you, @Chainfire) or install TWRP (Exynos).
3) Install BusyBox, to /system/xbin (otherwise, XHiFi will not work, only FX will).
4) Get Titanium Backup, ROM Toolbox PRO, or any similar application.
6) Freeze "Adapt Sound" and "SoundAlive".
5) Flash the attached zip.
6) Grant root permissions to both FX and XHiFi (you might have to uninstall the FX driver within the in-app settings to trigger this, if so, simply reflash the ZIP after having done so and reboot).
7) Reread step six.
8) Profit & enjoy.
Click to expand...
Click to collapse
Won't installing busybox to system/xbin trip up safety net flagging your device as tampered/rooted? Also, if you have magisk, can't you just install the v4a module right from within magisk? I don't see the point in going through all these extra steps and flagging your device in safety net when you can just install the v4a magisk module. Not trying to be a ****, asking honest questions.
Works perfectly on my T-Mobile N950U! Thanks!
Sent from my SM-N950U1 using Tapatalk
xxx42069 said:
Won't installing busybox to system/xbin trip up safety net flagging your device as tampered/rooted? Also, if you have magisk, can't you just install the v4a module right from within magisk? I don't see the point in going through all these extra steps and flagging your device in safety net when you can just install the v4a magisk module. Not trying to be a ****, asking honest questions.
Click to expand...
Click to collapse
If you have a Snapdragon device, SafetyNet is already tripped due to the nature of the rooting process.
But if you have an Exynos device, by all means, use the Magisk module. This ZIP was intended for the Snapdragon variant (since that's what I have), but works on Exynos variants as well.
i flashed it n nuthin,i cant even find the in-app u wrote about
Was anyone able to install busybox and viper4android after getting rooted? I tried flashing the viper4android zip using flashfire but it doesn't seem to do anything and busybox installer will not install to any system location. Thanks in advance. Also, I have the snapdragon version and rooted using samfail.
lilviet93 said:
Was anyone able to install busybox and viper4android after getting rooted? I tried flashing the viper4android zip using flashfire but it doesn't seem to do anything and busybox installer will not install to any system location. Thanks in advance. Also, I have the snapdragon version and rooted using samfail.
Click to expand...
Click to collapse
same problem with me i flashed it n nothing happened..also u need to use busybox root it's the red icon version u probably using the old gray busybox
mister_propa said:
same problem with me i flashed it n nothing happened..also u need to use busybox root it's the red icon version u probably using the old gray busybox
Click to expand...
Click to collapse
Yeah, I used the old busybody version. I just went back to stock after a few hours of messing around with no results. My main reason for root and accepting the 80% battery limit is viper but since I can't get it working I went back to stock for now. Will try again once there is more development. Let me know if you do get it working.
mister_propa said:
i flashed it n nuthin,i cant even find the in-app u wrote about
Click to expand...
Click to collapse
mister_propa said:
same problem with me i flashed it n nothing happened..also u need to use busybox root it's the red icon version u probably using the old gray busybox
Click to expand...
Click to collapse
lilviet93 said:
Was anyone able to install busybox and viper4android after getting rooted? I tried flashing the viper4android zip using flashfire but it doesn't seem to do anything and busybox installer will not install to any system location. Thanks in advance. Also, I have the snapdragon version and rooted using samfail.
Click to expand...
Click to collapse
When you guys flashed it with Flashfire, which options did you enable/disable? Mind taking a screenshot of the preflash stage for me? Do you see the Flashfire installation screen? You should be able to see the ZIP flash progress script.
As for those having problems with installing BusyBox, if you're using Stericson's, you have to manually grant the storage permission.
Paradoxumical said:
When you guys flashed it with Flashfire, which options did you enable/disable? Mind taking a screenshot of the preflash stage for me? Do you see the Flashfire installation screen? You should be able to see the ZIP flash progress script.
As for those having problems with installing BusyBox, if you're using Stericson's, you have to manually grant the storage permission.
Click to expand...
Click to collapse
Just select the zip and start the flashing process. It went black then the flashfire process starts then phone reboots but no sign of the viper app anywhere. How do I manually grant permission? What is the best way to install busybox?
lilviet93 said:
Just select the zip and start the flashing process. It went black then the flashfire process starts then phone reboots but no sign of the viper app anywhere. How do I manually grant permission? What is the best way to install busybox?
Click to expand...
Click to collapse
I personally used BusyBox Pro by Stericson (he's an amazing developer), but I did have to manually grant the storage permission first by going to: App info > Permissions > Storage (toggle it on).
If this doesn't work, use BusyBox Installer (warning: it's riddled with ads).
As for Flashfire, try enabling the "mount system read/write" option.
Paradoxumical said:
I personally used BusyBox Pro by Stericson (he's an amazing developer), but I did have to manually grant the storage permission first by going to: App info > Permissions > Storage (toggle it on).
If this doesn't work, use BusyBox Installer (warning:it's riddled with ads).
As for Flashfire, try enabling the "mount system read/write" option.
Click to expand...
Click to collapse
Thank you for your help bro. I did what you said, busybox installed successfully. But after flashing with flashfire, even when checking mount, there's still no sign of viper after reboot
Sent from my SM-N950U1 using Tapatalk
kidbranz01 said:
Thank you for your help bro. I did what you said, busybox installed successfully. But after flashing with flashfire, even when checking mount, there's still no sign of viper after reboot
Sent from my SM-N950U1 using Tapatalk
Click to expand...
Click to collapse
That is the strangest thing, I can't imagine why the ViPER apps wouldn't show up. The only thing that comes to mind is... If you ran the fsck script after rooting, did you?
kidbranz01 said:
Thank you for your help bro. I did what you said, busybox installed successfully. But after flashing with flashfire, even when checking mount, there's still no sign of viper after reboot
Sent from my SM-N950U1 using Tapatalk
Click to expand...
Click to collapse
I had the same issue, but then in FlashFire, under settings I disabled Emulate framebuffer.. Now Viper4android is installed and working.
Does anyone who has this installed get freezes after reboots from time to time?
kirschdog1 said:
Does anyone who has this installed get freezes after reboots from time to time?
Click to expand...
Click to collapse
It freezes up all the time, even when requesting SU.
Sent from my SM-N950U using Tapatalk
Does anyone on Snapdragon have this and FM Radio working together? Unfortunately, I'm finding I can't run both. I don't know if it's my Viper settings or what. Any input would be appreciated as I don't want to have to choose between the two features if I don't have to
For those who had trouble on snapdragon try using latest Sam fail v2 if possible it works perfect on here if you follow directions. Few key things, disable emulate framebuffer in flashfire and when flashing enable mount read and write system, also make sure you install drivers in both v4a apps to enable root as root access is need for v4a to work properly after unistalling drivers and granting root reflash zip in flashfire to restore drivers and profit
I have problem with viper4android hifi can't read root access
jomolocco said:
I have problem with viper4android hifi can't read root access
Click to expand...
Click to collapse
If I remember correctly, there was something that said if you had this trouble, open app, uninstall the driver, Grant the permission, then re-flash the app.
Hi,
Freshly installed Magisk today. I have tried to install the 'Sony Framework' module from (Seyaru Module by eric9401 work).
However as title it says 'Module will be updated at next reboot'. I can disable the module, but the option to delete using the trashcan doesn't work either. Has anyone else come across this with any tips to resolve?
I am running a galaxy s8
Thanks
stephenwatson2010 said:
Hi,
Freshly installed Magisk today. I have tried to install the 'Sony Framework' module from (Seyaru Module by eric9401 work).
However as title it says 'Module will be updated at next reboot'. I can disable the module, but the option to delete using the trashcan doesn't work either. Has anyone else come across this with any tips to resolve?
I am running a galaxy s8
Thanks
Click to expand...
Click to collapse
Some modules require full uninstall and reboot before you update them (AML, for example). To fix this, you'll have to uninstall Magisk and reinstall it and the modules you want to use. Make sure you download the update and that it's in your magisk folder before you uninstall everything.
BIGWORM said:
Some modules require full uninstall and reboot before you update them (AML, for example). To fix this, you'll have to uninstall Magisk and reinstall it and the modules you want to use. Make sure you download the update and that it's in your magisk folder before you uninstall everything.
Click to expand...
Click to collapse
Or u can manually uninstall modules from twrp if u have magisk mount already flashed. And the u go to magisk directory and deleted individual modules. No need to uninstall/reinstall magisk.
This is how I fixed it. I had same trouble with AML
TahirZX said:
Or u can manually uninstall modules from twrp if u have magisk mount already flashed. And the u go to magisk directory and deleted individual modules. No need to uninstall/reinstall magisk.
This is how I fixed it. I had same trouble with AML
Click to expand...
Click to collapse
Thanks. I was able to uninstall the modules this way. I still can't get the Sony framework working but i will keep trying
Dang.
Maybe good tip. My busybox had a red update mark but it was kind of working. Then i disabled modul, by doing i saw network sign (!) is gone so i "dicided" to full uninstall magisk.
Now my phone hang on bootlogo.
Not sure how to restore with flashfire backup i dumped. Maybe possible to push/install magisk manager via adb?
No twrp atm just stock recovery^^
Fixed by flashing magisk custom boot.img which was used to get root but now not able to install busybox modul :/
Switched to SuperSu busybox now working.
stephenwatson2010 said:
Hi,
Freshly installed Magisk today. I have tried to install the 'Sony Framework' module from (Seyaru Module by eric9401 work).
However as title it says 'Module will be updated at next reboot'. I can disable the module, but the option to delete using the trashcan doesn't work either. Has anyone else come across this with any tips to resolve?
I am running a galaxy s8
Thanks
Click to expand...
Click to collapse
Mount magisk through twrp remove it and update m
stephenwatson2010 said:
Thanks. I was able to uninstall the modules this way. I still can't get the Sony framework working but i will keep trying
Click to expand...
Click to collapse
I think it could be the module's problem, try this one: https://forum.xda-developers.com/ap...apps-enabler-systemless-t3620100/post77621189