Search results

  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 :)
  14. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    Yes, I made a reply about it several pages ago. Here is the latest version to flash in magisk for any US CSC. 1.07 uses android Q files whereas the earlier version I posted uses pie files. (the pie files worked, but it has been updated)...
  15. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    Encrypted is safer, let's say you are incapacitated and your phone has been taken by an adversary. They won't be able to easily read the data even if they boot into recovery mode. Twrp 3.3.1 worked for me, YMMV I hear it is buggy.
  16. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    I flashed the magisk version of this and got a download mode screen so I had to restore system image from twrp backup. Very strange.
  17. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    Here's some anecdotal experience. I tried this albeit I flashed the BL first and was not able to dirty flash/upgrade my Pie install to Q with encrypted data. I ended up having to wipe data and then flash unencrypted Android Q (restore all my data and such) and then flash encrypted Android Q...
  18. J

    Post N960F N960N N960U N960U1 N960W N9600 SCV40 firmware multi CSC

    I am running a WETA USA csc/odm zip on my Android Q note 9 exynos. https://drive.google.com/file/d/10PpVy7rrWJe080AWg9zT47rmu60b_myU/view?usp=drivesdk Flash in magisk
  19. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    After my failed encrypted Pie to Q "upgrade" I just Odin installed the german stock Android Q firmware and then reinstalled twrp 3.2.30 and wiped/flashed unencrypted then installed 3.3.1 and flashed the encrypted (via zip flag) Not sure why this worked but I kept all my unencrypted data and am...
  20. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    It is mentioned here in this post, always read changelogs etc when flashing new zips, especially new OS versions.
  21. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    I had success with both versions of twrp. 3.2.30 for unencrypted and 3.3.1 for encrypted. Also I usually flash BL first then rom.
  22. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    Same here. Attempting this either fails or caused boot loop.
  23. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    I have got this rom working encrypted and also now working with TMB VoLTE please pm if you need assistance flashing a USA CSC. This is what I used Android Q - WETA https://drive.google.com/file/d/10PpVy7rrWJe080AWg9zT47rmu60b_myU/view?usp=drivesdk (Flash in Magisk Manager) So far, it seems...
  24. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    Cool, it took about 12 minutes for me and I was able to force encrypt without losing all my data. Now the only thing I need to solve is how to use a TMB CSC with this Android Q. WiFi calling works, but I'm unsure about TMobile HD voice/VoLTE. It says VoLTE in settings, but doesn't show in call.
  25. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    This worked for me and I was able to do it without losing any of my data!!! I really appreciate it. I updated to the new TWRP and used the encrypt flag on the zip. It took about 10 minutes to encrypt and then rebooted and worked perfectly!
  26. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    About how long did it take to boot? I tried that and got to the Samsung screen and flashing/pulsing blue LED and got stuck there.
  27. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    I understand that, but it said to dirty flash it... ---------- Post added at 07:31 AM ---------- Previous post was at 07:30 AM ---------- Encryption flag in the zip? Or encryption option in settings? I can't get encryption to work with Q and twrp 3.2.3.0. ---------- Post added at 07:32 AM...
  28. J

    Post [ROM][N960F/DS/N][ALEXNDR] * S7FUA1 * DevBase v7.3 * DeX, Gear & Encryption support

    U4DSLB I was unable to dirty flash Android Q over an encrypted Android pie install. After wiping and clean installing it seems to work, though I am unsure if I will get back my TMB csc since TekHD is gone. Even when installing Android Q as noroot and encrypt it fails to boot. As of now I...
  29. J

    Post N8/S8x/S9x OREO USA T-Mobile EFS-CSC DETONATOR v4 INT TEKHD

    Missed quote Is this the one with "caller verified" shown somewhere that helps avoid robo/spoof calls?
  30. J

    Post [ROM][S9/S9+/N9][PIE][2019-12-09] ** THE GALAXY PROJECT ** [XXU4CSK1-v1.7.0]

    Like Dr. Ketan rom, can we flash rom without root, then restore data etc, and then flash dm verity opt encrypt to protect data , then flash root afterwards? I noticed in FAQ you mentioned encryption disabler. Thank you for your work.
  31. J

    Post Enable Tmobile US Carrier Feature On Exynos N960F/DS

    Didn't know that occurred. I'll look into it.
  32. J

    Post Note 9 The Best

    Yep, also I cannot do a notch screen on my phone. I hate it. I had an LG V10 a while back and that was as far as I was willing to go with a non rectangular screen. I actually really liked the build of that phone.
  33. J

    Post Note 9 The Best

    Agreed. With the new s10 not having a headphone jack, I don't think I'll be interested in it at all.
  34. J

    Post Pulse oximeter - PO2 not enabled in Samsung health

    Fully working along with heart monitor. Running Dr. Ketan rom.
  35. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    If you happen to encounter the same issue where smart manager is not bringing up advanced menu and is asking to choose between defaulting it or the battery app (device maintenance app) follow these steps. Flash latest detonator (I'm on v3) then go to others.xml in your /system/omc/XXXCSC (Mine...
  36. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    I just flash v3 detonator haha, when the smart manager is opened from app drawer it says open in smart manager or battery and then when I click the three dots in top right in smart manager to get to advanced it doesn't let me load it. https://i.imgur.com/gnAUiUy.jpg
  37. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Sadly I'm facing a double edged sword where I can't find the menu in smart manager and when I convert the proper way (deletion of tag in other.xml) it doesn't show me any apps that I have installed to leave as unmonitored. I also think my battery life is suffering. I'd prefer to use smart...
  38. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    How do I get to that menu in smart manager? Device maintenance looks like it can't see any apps to mark as unmonitored once I removed the smart manager and tag in the other.xml file.
  39. J

    Post N9 OREO & PIE USA T-Mobile / AT&T / VERIZON / EFS-CSC DETONATOR EXTREME MOD TEKHD

    Hi, how do I access this page? It's not in smart manager I think.
  40. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Ok, I'll try and install the new zip and remove the tag. For me my push notifications aren't working properly on apps.
  41. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Yep, I think because I was on the v2 detonator vs the new v2.1 I guess it didn't work. Do I have to remove the xml tag to install device manager? A root uninstall app should remove the smart manager I hope.
  42. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Awesome thank you. I just did it and the smart manager is gone but now my T-Mobile detonator csc change seems to be inoperable. I might just root uninstall smart manager and install device manager.
  43. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Thank you so much. How do I install device manager? Is it from Samsung apps?
  44. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Is it possible to disable smart manager post flash? Or do I need to edit the zip and then reflash?
  45. J

    Post Enable Tmobile US Carrier Feature On Exynos N960F/DS

    Mind sharing more info? I'm willing to try it with my device, I'll make a full backup and give it a go! Anything for even better reception!
  46. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    I'll be trying this. Current on o3 Dr. Ketan rom changing the CSC on my FD causes a network locked apk to appear and it doesn't register on network.
  47. J

    Post Note 9 N960FD Dual SIM CSC Change Flash to T-Mobile or ANY CSC

    Wow, thanks clear as mud........ The other guides had no pictures.