Coder Social home page Coder Social logo

Comments (6)

Joecowboy avatar Joecowboy commented on May 28, 2024

did the same, magisk manager shows magisk is not installed, maybe issue with android 11 image i will try doing that on a10 image and report back. Also can you create a issue for discussing magisk, this one seems to be for MicroG support and current discussion seems out of place ! 🤔

In the init-magisk.sh script you might might try and comment out and uncomment the following lines:
(I had to keep your original line of code because I couldn't get the other way to work. And the other way is from a device running Android 11)

The way it's in the script now:
ln -s /sbin/magiskinit /sbin/magisk
#ln -s /sbin/magisk64 /sbin/magisk

And try this to see if it works:
#ln -s /sbin/magiskinit /sbin/magisk
ln -s /sbin/magisk64 /sbin/magisk

from waydroid_script.

casualsnek avatar casualsnek commented on May 28, 2024

Hello there, can you mention from which build did you get the files in your Magisk_23.zip ? Since the files in your archive are arm binaries i cant directly test them !

I have tried 23-stable and canary build but nothing seems to work !

from waydroid_script.

Joecowboy avatar Joecowboy commented on May 28, 2024

I apologize for not getting back with you sooner because I have been out of pocket working on another project for work.

I just downloaded the apk from here:
https://github.com/topjohnwu/Magisk/releases/tag/v23.0

And extracted the files from the apk. To see how it all worked I installed it on a phone that was running android 11 and built the script from there to make it work with your script and ideas.

I just noticed v24.1 is out... I might see what I can do with it. (But probably wait and help you with this version looks like too many issues with v24.1 at the moment)

from waydroid_script.

Joecowboy avatar Joecowboy commented on May 28, 2024

When I said I installed it on the phone. I forgot to tell you I dumped the boot.img to see how Magisk v23.0 was setup in ramdisk.
Also, Android 11 may not have a sbin and Magisk generates a random folder name in /dev to install into. You might look in this folder to see what binaries you need to use instead of the files I included for your device.

from waydroid_script.

BlurryFlurry avatar BlurryFlurry commented on May 28, 2024

magisk manager stopped detecting magisk after following those steps, any clue?
magisk

from waydroid_script.

Joecowboy avatar Joecowboy commented on May 28, 2024

I apologize again for not getting back with you sooner. I haven't worked on this idea in a while. I am not running Ubuntu Touch (Ubports) and Droidiain with Waydroid on my Oneplus 7 Pro at the moment until they get the VoLTE fixed because of AT&T forcing it. Right now Running YAAP 12 Vanilla that's as close to a deGoogled phone I can get to on this phone at the moment.

from waydroid_script.

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.