Hi, Sorry for the bad translation, I'm from Argentina and use an online translator
before posting try several solutions from this and other forums, but do not achieve anything until now.
A friend brought me a moto g4 xt1621 to which I installed a custom rom and made it brick, I was trying to install several stock roms and none worked, the phone turns on but does not pass the warning screen:
Your device has been unlocked and can't be trusted
To learn more visit:
motorola.com/unlockbootloader
ID:bad key
Your device will boot in 5 seconds.
that message is repeated every 5 seconds in an infinite loop and does not pass from there.
I have installed the Motorola drivers, android studio with the SDK, and platform-tools with adb and fastboot
the phone connects well with the pc
ATHENE_NPJS25.93-14-18_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.info
and the image of boot and recovery gives me an error key bad key
thank you very much
before posting try several solutions from this and other forums, but do not achieve anything until now.
A friend brought me a moto g4 xt1621 to which I installed a custom rom and made it brick, I was trying to install several stock roms and none worked, the phone turns on but does not pass the warning screen:
Your device has been unlocked and can't be trusted
To learn more visit:
motorola.com/unlockbootloader
ID:bad key
Your device will boot in 5 seconds.
that message is repeated every 5 seconds in an infinite loop and does not pass from there.
I have installed the Motorola drivers, android studio with the SDK, and platform-tools with adb and fastboot
the phone connects well with the pc
and the fastboot getvar all command throws thisC:\Users\Marce\AppData\Local\Android\Sdk\platform-tools>fastboot devices
ZY223FFBZJ fastboot
this is the last rom I tried to install and it did not work either:C:\Users\Marce\AppData\Local\Android\Sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8952-B1.07
(bootloader) product: athene_13mp
(bootloader) board: athene_13mp
(bootloader) secure: yes
(bootloader) hwrev: P2A
(bootloader) radio: 5
(bootloader) storage-type: emmc
(bootloader) emmc: 16GB SAMSUNG QE13MB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=05 M7=00 M8=1F
(bootloader) cpu: MSM8952
(bootloader) serialno: ZY223FFBZJ
(bootloader) cid: 0x0032
(bootloader) channelid: 0x1a
(bootloader) uid: 37E01A0100000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei:la:
(bootloader) meid:
(bootloader) date: 09-16-2016
(bootloader) sku: XT1621
(bootloader) battid: SNN5970A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Tue May 17 18:59:30 UTC 2016"
(bootloader) ro.build.fingerprint[0]: motorola/athene/athene:6.0.1/MPJ24
(bootloader) ro.build.fingerprint[1]: .139-23.4/4:user/release-keys
(bootloader) ro.build.version.full[0]: Blur_Version.24.24.4.athene.retai
(bootloader) ro.build.version.full[1]: l.en.US
(bootloader) ro.build.version.qcom: LA.BR.1.3.3-02720-8976.0
(bootloader) version-baseband: M8952_70004.04.03.32R ATHENE_LATAM_CUST
(bootloader) kernel.version[0]: Linux version 3.10.84-gcf01273 (hudsoncm
(bootloader) kernel.version[1]: @ilclbld30) (gcc version 4.9.x-google 20
(bootloader) kernel.version[2]: 140827 (prerelease) (GCC) ) #1 SMP PREEM
(bootloader) kernel.version[3]: PT Sat May 14 20:58:01 CDT 2016
(bootloader) sbl1.git: git=MBM-NG-VB1.07-0-g57d1343
(bootloader) rpm.git: git=MBM-NG-VB1.06-0-ga970ead
(bootloader) tz.git: git=69dd24b-dirty
(bootloader) hyp.git: git=69dd24b-dirty
(bootloader) keymaster.git: git=69dd24b-dirty
(bootloader) cmnlib.git: git=69dd24b-dirty
(bootloader) aboot.git: git=MBM-NG-VB1.07-0-gf9b89ba
(bootloader) qe: qe 1/1
(bootloader) frp-state: protected (77)
(bootloader) ro.carrier: retar
all: listed above
Finished. Total time: 0.109s
ATHENE_NPJS25.93-14-18_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.info
and the image of boot and recovery gives me an error key bad key
can someone please tell me if there is a solution for this or the phone is unrecoverableC:\Users\Marce\AppData\Local\Android\Sdk\platform-tools>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
Sending 'boot' (16384 KB) OKAY [ 0.844s]
Writing 'boot' (bootloader) Image signed with key bad key
OKAY [ 0.563s]
Finished. Total time: 1.610s
C:\Users\Marce\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery recovery.img
(bootloader) has-slot:recovery: not found
Sending 'recovery' (16484 KB) OKAY [ 0.828s]
Writing 'recovery' (bootloader) Image signed with key bad key
OKAY [ 0.609s]
Finished. Total time: 1.625s
thank you very much