Recent content by Acetyloaceton

  1. A

    Post how to know if bootloader unlocked or not?

    Reboot to bootloader and check :)
  2. A

    Post [Help Thread] Moto G (2015 - 3rd Gen) noob friendly

    Could you try to flash Marshmallow firmware and after it twrp?
  3. A

    Post Problems after unlocking bootloader

    Your phone reboot to system but every reboot it goes first to bootloader or only bootloader is loaded and you can't boot to system? If first then do what acejavelin said. If system is not loaded then flash firmware again.
  4. A

    Post Problems after unlocking bootloader

    Hmm... can you try to flash firmware again? For now skip factory reset in recovery. You can do it later. Flash the latest Marshmallow firmware in bootloader mode: fastboot oem fb_mode_set fastboot flash partition gpt.bin fastboot flash bootloader bootloader.img fastboot flash logo logo.bin...
  5. A

    Post Stuck at Cyanogenmod Recovery menu

    Great, can you copy rom to storage and flash it?
  6. A

    Post [GUIDE] [Osprey] BOOTLOADER LOCK

    Nevermind :)
  7. A

    Post Stuck at Cyanogenmod Recovery menu

    Can you reboot to bootloader and flash twrp?
  8. A

    Post [GUIDE] [Osprey] BOOTLOADER LOCK

    Someone tried to flash only bootloader image? fastboot oem lock begin fastboot flash bootloader bootloader.img fastboot oem lock fastboot reboot
  9. A

    Post Moto g3(2015) XT1550 flashable modem file

    If you are doing downgrade, you don't have to downgrade bootloader (and you musn't downgrade partition!). Just do: fastboot oem fb_mode_set fastboot flash logo logo.bin fastboot flash boot boot.img fastboot flash recovery recovery.img fastboot flash system system.img_sparsechunk.0 fastboot...
  10. A

    Post Phone booting straight to Fastboot

    Try fastboot oem fb_mode_clear I'm glad to hear it :)
  11. A

    Post Phone booting straight to Fastboot

    Maybe your volume down button stucks. Can you try to reboot to android OS by fastboot reboot?
  12. A

    Post Phone doesn't charge or connect to computer

    Yep, I had it too. I also had this issue on my samsung devices on windows 10. Try to install it and after it try to connect phone by mtp.
  13. A

    Post Phone doesn't charge or connect to computer

    Did you try to install mtp windows 10 driver from my first post? I remember I had very similar issue :)
  14. A

    Post [Help Thread] Moto G (2015 - 3rd Gen) noob friendly

    Do you have image file in adb driver folder? And important question, did you unlock bootloader?