Search results

  1. V

    Post OnePlus 6: Unlock Bootloader | Flash TWRP | Root | Nandroid & EFS Backup !!

    This is basically what I did except I didn't wipe cache before rebooting to System. I don't think that will matter much though. How do you have the Magisk app installed if you haven't been able to flash the recovery?
  2. V

    Post OnePlus 6: Unlock Bootloader | Flash TWRP | Root | Nandroid & EFS Backup !!

    My phone says to push the power button to pause bootup, not bypass
  3. V

    Post [OnePlus 6][ROM][OTA][Oxygen OS] Mirrors for official Oxygen OS ROMs and OTA updates

    Just trying to outline how I'm going to downgrade from Pie to the most current build of Oreo (5.1.11) so I can have xposed and all the good stuff. I have the blu_spark TWRP recovery installed & current build number is A6003_22_180915. From previous comments, I've concluded this is what I have to...
  4. V

    Post OnePlus 6: Unlock Bootloader | Flash TWRP | Root | Nandroid & EFS Backup !!

    Thanks, the blu_spark version worked great. I only realized too late that xposed doesn't support Pie just yet so I'm kicking myself for upgrading. Guess I'll be looking up how to downgrade to stock ROM now
  5. V

    Post Android Pie and Xposed install

    I wish I hadn't updated my OP6 from the very beginning. I don't even know what my stock rom was
  6. V

    Post OnePlus 6: Unlock Bootloader | Flash TWRP | Root | Nandroid & EFS Backup !!

    Different user here but having the same issue. I downloaded twrp-3.2.3-0-enchilada.img to my computer. fastboot boot twrp-3.2.3-0-enchilada.img shows Downloading 'boot.img' OKAY [ 0.575s] booting OKAY [ 0.097s] Finished...
  7. V

    Post Unlocking Bootloader/Rooting

    Maybe I missed it but where is the fix for the Android driver when the phone is in fastboot mode?
  8. V

    Post [RESOLVED] OPO crashed, got hardbricked and now is having issues getting cell signal

    Where is the 44S that OP used? I have something similar happening with my phone. I revived my phone from a hard brick and now it's not connecting to the cell network. Wifi works, IMEI shows when SIM is inserted, no EFS partition backup (I didn't know that was a thing to do until it was too...
  9. V

    Post Fix for people with a corrupt EFS (No network connection or bluetooth)

    For whatever reason, flashing Color OS hard bricked my phone. I've since been able to get it back up but still need a fix for the network issue.
  10. V

    Post twrp backups not showing..??

    That was very helpful. Thanks
  11. V

    Post [TOOL] OnePlusRecovery Tool (V1.0) | Restore Stock (CM11s) | Fix Bricks | ETC

    How long does it take to flash? I only got one progress bar that completed successfully (I think) and now it's hung on the screen that says Usb in the line. The log only shows the result of the md5check for one file (8974_msimage.mbn) EDIT: Clicking Stop then Start got it going and unbricked...
  12. V

    Post [GUIDE] Decrypt your OnePlus One

    Simple and clear guide. Just what I was looking for. A couple of questions before I begin: File size limit. Most USB drives are FAT32 (4GB file limit) so how do you split the tarball into <4GB files? Will TWRP (or Android or whatever recognizes filesystems) recognize exFAT, NTFS or other...
  13. V

    Post [GUIDE] OnePlus One - How to Unlock Bootloader, Install Custom Recovery and Root

    Good to know. Can you kindly point me in the right direction to install the proper drivers?
  14. V

    Post [GUIDE] OnePlus One - How to Unlock Bootloader, Install Custom Recovery and Root

    Wouldn't adb not detect the device if it was a driver issue? I installed the Universal ADB driver but it didn't work so I used the Samsung drivers (outlined here) and it worked, except for the fastboot commands.
  15. V

    Post [GUIDE] OnePlus One - How to Unlock Bootloader, Install Custom Recovery and Root

    adb devices detects my phone but when I boot into fastboot, fastboot devices doesn't return an output. Also, is fastboot really just the alien with "Fastboot Mode" written underneath it?