Giter Club home page Giter Club logo

Comments (10)

bmazak avatar bmazak commented on August 16, 2024 2

I have tried all the suggestions like using adb sideload and uninstalling and nothing works. Problem since Magisk and Xposed installed. I have root now but this error of binary occupied is always present.

from superuser.

bmazak avatar bmazak commented on August 16, 2024 1

Would you suggest doing a dirty flash?

from superuser.

HuskyDG avatar HuskyDG commented on August 16, 2024 1

actually you can install Supersu version 2.82 and magisk version 24.3 together by adding Supersu to denylist

meanless, both provide root access

ok ok i understand but its useful for root backup because if magisk daemon crashes i can run magisk daemon by typing /system/xbin/su magisk --daemon

instead of this you should create a boot script in /data/adb/service.d with this content to launch magisk whenever it crashes:

while true; do
    pidof magiskd &>/dev/null || magisk --daemon
    sleep 1
done

from superuser.

AbitathaRoy avatar AbitathaRoy commented on August 16, 2024

You cannot use Magisk and SuperSU together. This is the root cause of the problem.
While building the su binary, build only one. Also if you build, never flash any other superuser zip or use any superuser app.

from superuser.

mrthomas108 avatar mrthomas108 commented on August 16, 2024

@bmazak

from superuser.

09882697112 avatar 09882697112 commented on August 16, 2024

@bmazak

Sent from my vivo 1808 using FastHub

from superuser.

09882697112 avatar 09882697112 commented on August 16, 2024

• [x]

Sent from my vivo 1808 using FastHub

from superuser.

oliver2999 avatar oliver2999 commented on August 16, 2024

actually you can install Supersu version 2.82 and magisk version 24.3 together by adding Supersu to denylist

from superuser.

HuskyDG avatar HuskyDG commented on August 16, 2024

actually you can install Supersu version 2.82 and magisk version 24.3 together by adding Supersu to denylist

meanless, both provide root access

from superuser.

oliver2999 avatar oliver2999 commented on August 16, 2024

actually you can install Supersu version 2.82 and magisk version 24.3 together by adding Supersu to denylist

meanless, both provide root access

ok ok i understand but its useful for root backup because if magisk daemon crashes i can run magisk daemon by typing
/system/xbin/su
magisk --daemon

from superuser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.