Recent content by jgoorn

  1. J

    Post Unlocking Bootloader/ Magisk Attempt

    Lack of su permissions when you are running adb shell is because root is not granted to adb shell via magisk superuser tab.
  2. J

    Post Unlocking Bootloader/ Magisk Attempt

    Please reset and then in your adb/fastboot do > fastboot flashing unlock > fastboot flashing unlock_critical. If your phone erases during either of these steps your bootloader was not properly unlocked. ---------- Post added at 05:30 AM ---------- Previous post was at 05:29 AM ----------...
  3. J

    Thread Viper4Android V4A on Duo = Good Audio!

    Here is how you can enjoy your speaker on your Surface Duo: Prerequisites: Duo (obviously) Root via magisk internet Step 1: Download V4A Viper4Android apk & install it: https://labs.xda-developers.com/store/app/com.pittvandewitt.viperfx Step 2: Launch the ‘ViPER4Android’ app but do not...
  4. J

    Post Unlocking Bootloader/ Magisk Attempt

    I am not op, just an enthusiastic duo user.
  5. J

    Post Unlocking Bootloader/ Magisk Attempt

    OK in your app search on your phone open the app magisk Then connect phone to your computer and do the adb shell Then do su su will trigger a superuser request on your phone in magisk so you must grant it. That is where you are getting stuck. No worries it is an easy fix.
  6. J

    Post Unlocking Bootloader/ Magisk Attempt

    Have you done what I mentioned in the above posts? I have quoted them to make it easy for you.
  7. J

    Post Unlocking Bootloader/ Magisk Attempt

    On your phone Enable USB debugging in developer options. Then connect to computer with USB a to c Open your adb / fastboot on computer (I use minimal adb/fastboot) Type adb devices It should say there is a device. Then type adb reboot bootloader It should reboot into the bootloader you...
  8. J

    Post Unlocking Bootloader/ Magisk Attempt

    lol it is tasty... on your phone access this link PART 2: download the patched magisk_boot.img from here https://drive.google.com/file/d/1-7NWj8_jFH8AtpTTpXITOv1eh-wo7xlz/view and copy it to the sdcard level (where you android / downloads/ music folder etc is) place it at the root level of...
  9. J

    Post Unlocking Bootloader/ Magisk Attempt

    You need to boot the magisk patched image. Once you have that running you can run adb shell and then su. Su is sudo so you will have to tap grant access on the notification/toast thing or you can open the magisk app and under the superuser tab you toggle the switch to grant root access to the...
  10. J

    Post Unlocking Bootloader/ Magisk Attempt

    You must have only done unlock critical. Try this C:\ADB Tools\ADB Tools>fastboot flashing unlock
  11. J

    Post Unlocking Bootloader/ Magisk Attempt

    This works perfectly, thank you for permanent magisk. The 1st post was also changed to show something similar to this, but it still has the * and didn't work.
  12. J

    Post Unlocking Bootloader/ Magisk Attempt

    I am trying this out and whenever I get to this step (cd /dev/platform/soc/*/by-name/) I get : No such file or directory from ADB. Do I need to replace the * with something and if so how/what? Thank you.
  13. J

    Post Unlocking Bootloader/ Magisk Attempt

    Woohoo!!!!! Hoping no reset required :)