unlocked, rooted (CID 111111), not s-off'd, CWM recovery.
Trying to flash 2.06 firmware, but it's not working quite right:
From: http://forum.xda-developers.com/showthread.php?t=2314771
You MUST upgrade to 2.06 fw first. To do this, download 2.06 firmware here. https://dl.dropboxusercontent.com/u/...06firmware.zip Then:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip dna2.06firmware.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
My Results:
Code:
C:\DeveloperAndroid\android-sdk-windows\platform-tools>adb reboot bootloader
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.045s]
finished. total time: 0.047s
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.616s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 2.688s
I Am hopefully missing something really simple?
andyd273 said:
unlocked, rooted (CID 111111), not s-off'd, CWM recovery.
Trying to flash 2.06 firmware, but it's not working quite right:
My Results:
Code:
C:\DeveloperAndroid\android-sdk-windows\platform-tools>adb reboot bootloader
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.045s]
finished. total time: 0.047s
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.616s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 2.688s
I Am hopefully missing something really simple?
Click to expand...
Click to collapse
When you error 92 please flush image again immediately, you're supposed to rerun fastboot flash zip whatever.zip
Sent from my HTC6435LVW using xda app-developers app
times_infinity said:
When you error 92 please flush image again immediately, you're supposed to rerun fastboot flash zip whatever.zip
Click to expand...
Click to collapse
Ok, that seems simple...
New error
Code:
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.667s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 2.741s
C:\DeveloperAndroid\android-sdk-windows\platform-tools>fastboot flash zip dna2.06firmware.zip
< waiting for device >
sending 'zip' (33119 KB)...
(bootloader) start check_usb: usb_ep0: type=128, request=6
OKAY [ 19.162s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 19.380s
Can I flash the firmware from ClockworkMod recovery?
Related
Hello,
How do I upgrade my Radio on my DNA. The screenshots shows what I have in my bootloader screen. Please help me. Thanks
Trying to flash
envy270 said:
Hello,
How do I upgrade my Radio on my DNA. The screenshots shows what I have in my bootloader screen. Please help me. Thanks
Click to expand...
Click to collapse
This is what I get when I am trying to flash firmware:
C:\android-sdk-windows\platform-tools>fastboot flash zip firmware.zip
sending 'zip' (33119 KB)...
OKAY [ 2.587s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 2.799s
My phone's Wi Fi is stuck at "turning on" and I have random reboots every once and a while so I'm trying to to reset the phone to get it working again. I did a factory reset through the Android OS a couple times before this and it didn't fix it either.
I followed the instructions here:
http://forum.xda-developers.com/showthread.php?t=2612740
I installed the latest hboot, radio and recovery using the instructions provided.
Here's the output.
Code:
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_hboot.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.200s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.252s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Radio.zip
target reported max download size of 1514139648 bytes
sending 'zip' (18052 KB)...
OKAY [ 1.773s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 4.771s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Recovery.zip
target reported max download size of 1514139648 bytes
sending 'zip' (11248 KB)...
OKAY [ 1.204s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 2.122s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.038s]
finished. total time: 0.039s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part1.zip
target reported max download size of 1514139648 bytes
sending 'zip' (14638 KB)...
OKAY [ 1.486s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 3.134s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.611s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.396s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.605s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.387s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip SENSE_5_RUU_ROM.zip
target reported max download size of 1514139648 bytes
sending 'zip' (920285 KB)...
OKAY [ 30.591s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
finished. total time: 1602.307s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
As you can see from the output, when I try to do the RUU, it fails. After letting it sit at "(bootloader) Read zipped android_info fail" for 20 minutes I disconnected the phone, rebooted it and tried it again, same result.
I also re-downloaded the RUU zip in case it was corrupted.
Why is it failing?
shortstop20 said:
My phone's Wi Fi is stuck at "turning on" and I have random reboots every once and a while so I'm trying to to reset the phone to get it working again. I did a factory reset through the Android OS a couple times before this and it didn't fix it either.
I followed the instructions here:
http://forum.xda-developers.com/showthread.php?t=2612740
I installed the latest hboot, radio and recovery using the instructions provided.
Here's the output.
Code:
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_hboot.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.200s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.252s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Radio.zip
target reported max download size of 1514139648 bytes
sending 'zip' (18052 KB)...
OKAY [ 1.773s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 4.771s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Recovery.zip
target reported max download size of 1514139648 bytes
sending 'zip' (11248 KB)...
OKAY [ 1.204s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 2.122s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.038s]
finished. total time: 0.039s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part1.zip
target reported max download size of 1514139648 bytes
sending 'zip' (14638 KB)...
OKAY [ 1.486s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 3.134s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.611s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.396s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.605s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.387s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip SENSE_5_RUU_ROM.zip
target reported max download size of 1514139648 bytes
sending 'zip' (920285 KB)...
OKAY [ 30.591s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
finished. total time: 1602.307s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
As you can see from the output, when I try to do the RUU, it fails. After letting it sit at "(bootloader) Read zipped android_info fail" for 20 minutes I disconnected the phone, rebooted it and tried it again, same result.
I also re-downloaded the RUU zip in case it was corrupted.
Why is it failing?
Click to expand...
Click to collapse
I'm in the same boat. I'm on the OTA 4.4.2 with the new radio and hboot. I'm trying to revert back to 3.06 hboot(1.54) and keep getting the same error message you're getting. I want to RUU back to stock 4.2.2 so I can unlock and s-off again and THEN use the OTA packages that has been posted. I got ahead of myself when 4.4.2 came out and now I can't unlock or s-off until I can get the 3.06 hboot flashed.
abwilder0221 said:
I'm in the same boat. I'm on the OTA 4.4.2 with the new radio and hboot. I'm trying to revert back to 3.06 hboot(1.54) and keep getting the same error message you're getting. I want to RUU back to stock 4.2.2 so I can unlock and s-off again and THEN use the OTA packages that has been posted. I got ahead of myself when 4.4.2 came out and now I can't unlock or s-off until I can get the 3.06 hboot flashed.
Click to expand...
Click to collapse
I just want my damn Wi Fi to work and for the phone to quit rebooting randomly! Haha. :crying:
shortstop20 said:
My phone's Wi Fi is stuck at "turning on" and I have random reboots every once and a while so I'm trying to to reset the phone to get it working again. I did a factory reset through the Android OS a couple times before this and it didn't fix it either.
I followed the instructions here:
http://forum.xda-developers.com/showthread.php?t=2612740
I installed the latest hboot, radio and recovery using the instructions provided.
Here's the output.
Code:
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_hboot.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.200s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.252s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Radio.zip
target reported max download size of 1514139648 bytes
sending 'zip' (18052 KB)...
OKAY [ 1.773s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 4.771s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Recovery.zip
target reported max download size of 1514139648 bytes
sending 'zip' (11248 KB)...
OKAY [ 1.204s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 2.122s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.038s]
finished. total time: 0.039s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part1.zip
target reported max download size of 1514139648 bytes
sending 'zip' (14638 KB)...
OKAY [ 1.486s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 3.134s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.611s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.396s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.605s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.387s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip SENSE_5_RUU_ROM.zip
target reported max download size of 1514139648 bytes
sending 'zip' (920285 KB)...
OKAY [ 30.591s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
finished. total time: 1602.307s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
As you can see from the output, when I try to do the RUU, it fails. After letting it sit at "(bootloader) Read zipped android_info fail" for 20 minutes I disconnected the phone, rebooted it and tried it again, same result.
I also re-downloaded the RUU zip in case it was corrupted.
Why is it failing?
Click to expand...
Click to collapse
Rename the Hboot file to PL83IMG ONLY
make sure those files on your adb folder don't be like PL83IMG.zip
the Zip extension on Windows is hidden so if you rename adding zip at the end will be zip.zip
finanandroid said:
Rename the Hboot file to PL83IMG ONLY
make sure those files on your adb folder don't be like PL83IMG.zip
the Zip extension on Windows is hidden so if you rename adding zip at the end will be zip.zip
Click to expand...
Click to collapse
Like this? I don't see any difference in the output.
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.201s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.252s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
shortstop20 said:
Like this? I don't see any difference in the output.
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.201s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.252s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
Click to expand...
Click to collapse
Make sure you have enable USB debugging and fastboot disable
Put your phone on Fastboot USb mode
make sure you have the files on your adb folder
shift + Right click inside your adb folder> Open command windows here
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip PL83IMG.zip
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip firmware1.zip
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip firmware2.zip
fastboot flash zip firmware2.zip
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot reboot
However note if you are flashing the firmwares those already have the Hboot 3.06
ready to RUU 3.06.
finanandroid said:
Make sure you have enable USB debugging and fastboot disable
Put your phone on Fastboot USb mode
make sure you have the files on your adb folder
shift + Right click inside your adb folder> Open command windows here
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip PL83IMG.zip
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip firmware1.zip
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip firmware2.zip
fastboot flash zip firmware2.zip
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot reboot
However note if you are flashing the firmwares those already have the Hboot 3.06
ready to RUU 3.06.
Click to expand...
Click to collapse
When I use the command "adb reboot bootloader" I get "error: device not found. I am in fastboot USB mode, fast boot is turned off. USB debugging is on(in the GUI, is there a way to turn it on/off in the fastboot USB mode?). The adb files are in the same location as my fastboot files and the .zip files. That location is: C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools
finanandroid said:
Make sure you have enable USB debugging and fastboot disable
However note if you are flashing the firmwares those already have the Hboot 3.06
ready to RUU 3.06.
Click to expand...
Click to collapse
I'm not sure what you mean by this. It seems everything is going smoothly until I try to do the RUU.
shortstop20 said:
When I use the command "adb reboot bootloader" I get "error: device not found. I am in fastboot USB mode, fast boot is turned off. USB debugging is on(in the GUI, is there a way to turn it on/off in the fastboot USB mode?). The adb files are in the same location as my fastboot files and the .zip files. That location is: C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools
Click to expand...
Click to collapse
usb debugging is ok have to be on checked
setting>about phone>software info>more>build number tap seven time to unhide developer tab
back to setting look for developer tab> usb debugging
CD : Adb Devices should giving your phone S number
like FA769O9898, if not you have a not working adb
change usb port
update adb
---------- Post added at 10:41 PM ---------- Previous post was at 10:37 PM ----------
shortstop20 said:
I'm not sure what you mean by this. It seems everything is going smoothly until I try to do the RUU.
Click to expand...
Click to collapse
try to download the 3.06 RUU Exe it run by itself
just put this Ruu exe not the Rom.zip in the same adb folder
connect your phone usb pc, right click as administrator and wait...
but you have to have ADB working
type adb devices to see your phone serial number
RUU EXE
https://docs.google.com/file/d/0B32gqnbh2ZecYTlvV1dlZTVRS0E/edit?pli=1
Reboot into bootloader to see what Hboot version you have installed
---------- Post added at 11:16 PM ---------- Previous post was at 10:41 PM ----------
shortstop20 said:
I'm not sure what you mean by this. It seems everything is going smoothly until I try to do the RUU.
Click to expand...
Click to collapse
meant in the output file that you posted seems
that you ran the firmware=new hboot
and you as well ran the PL83IMG_3.06_hboot.zip
or you flash the new firmwares or the new hboot but not both
OK, I didn't realize I need to have the RUU .EXE in my adb folder.
I'm downloading the RUU and I will try that.
I do see my phone listed when I type "adb devices".
I followed your instructions but the ZIP RUU failed again at the same spot.. I will try the EXE.
The RUU EXE failed as well.
shortstop20 said:
I followed your instructions but the ZIP RUU failed again at the same spot.. I will try the EXE.
Click to expand...
Click to collapse
Recall before to run the RUU.exe check your bootloader to see the hboot version
have to be 1.54.0000 in order to run it. if not update hboot http://forum.xda-developers.com/devdb/project/dl/?id=4888
if you hboot match right click the RUU.exe and run it as administrator.
finanandroid said:
Recall before to run the RUU.exe check your bootloader to see the hboot version
have to be 1.54.0000 in order to run it. if not update hboot http://forum.xda-developers.com/devdb/project/dl/?id=4888
if you hboot match right click the RUU.exe and run it as administrator.
Click to expand...
Click to collapse
That's the file I've been trying to flash all this time but my phone says I have hboot 1.57.
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.039s]
finished. total time: 0.040s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash zip PL83IMG.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.201s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.253s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
shortstop20 said:
That's the file I've been trying to flash all this time but my phone says I have hboot 1.57.
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.039s]
finished. total time: 0.040s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash zip PL83IMG.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.201s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.253s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
Click to expand...
Click to collapse
Are you S-off ? unlocked?
You can not Run 3.06 Ruu with the hboot 1.57.
flash stock Rom http://forum.xda-developers.com/showthread.php?t=2560010
finanandroid said:
Are you S-off ? unlocked?
You can not Run 3.06 Ruu with the hboot 1.57.
flash stock Rom http://forum.xda-developers.com/showthread.php?t=2560010
Click to expand...
Click to collapse
This is a completely stock phone. No S-off, no boot loader, stock ROM(4.4.2)
shortstop20 said:
My phone's Wi Fi is stuck at "turning on" and I have random reboots every once and a while so I'm trying to to reset the phone to get it working again. I did a factory reset through the Android OS a couple times before this and it didn't fix it either.
I followed the instructions here:
http://forum.xda-developers.com/showthread.php?t=2612740
I installed the latest hboot, radio and recovery using the instructions provided.
Here's the output.
Code:
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_hboot.zip
target reported max download size of 1514139648 bytes
sending 'zip' (558 KB)...
OKAY [ 0.200s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 0.252s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Radio.zip
target reported max download size of 1514139648 bytes
sending 'zip' (18052 KB)...
OKAY [ 1.773s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 4.771s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip PL83IMG_3.06_Recovery.zip
target reported max download size of 1514139648 bytes
sending 'zip' (11248 KB)...
OKAY [ 1.204s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 2.122s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.041s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.038s]
finished. total time: 0.039s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part1.zip
target reported max download size of 1514139648 bytes
sending 'zip' (14638 KB)...
OKAY [ 1.486s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 3.134s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.043s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.611s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.396s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip 306_firmware_part2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40276 KB)...
OKAY [ 2.605s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.387s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot reboot
-bootloader
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot oem re
bootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.042s]
finished. total time: 0.042s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>fastboot flash
zip SENSE_5_RUU_ROM.zip
target reported max download size of 1514139648 bytes
sending 'zip' (920285 KB)...
OKAY [ 30.591s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
finished. total time: 1602.307s
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
C:\Android\adt-bundle-windows-x86_64-20140321\sdk\platform-tools>
As you can see from the output, when I try to do the RUU, it fails. After letting it sit at "(bootloader) Read zipped android_info fail" for 20 minutes I disconnected the phone, rebooted it and tried it again, same result.
I also re-downloaded the RUU zip in case it was corrupted.
Why is it failing?
Click to expand...
Click to collapse
The reason might be your phone already updated with the latest firmware. (>3.06).
Fastboot screen will show the current version of you mobile firmware and OS. Have a look into it.
if the firmware is updated to latest version already, you need to downgrade it before flashing OTA: 3.06.605.4.
shortstop20 said:
This is a completely stock phone. No S-off, no boot loader, stock ROM(4.4.2)
Click to expand...
Click to collapse
Unfortunately You will have to wait for the RUU.exe (coming soon) for hboot 1.57.0000 because security is lock down
wont let you to downgrade to hboot 1.54.0000
factory reset then go to wifi advanced>change the wifi frequency band from auto to 2.4 only restart the phone
trying to down grade my dna
Can someone help me i got my droid dna and im getting some problems i i will like to return the phone to stock i try runnung ruu buy it fails i get error 155 someone say is my h oot i got hboot 1.57 and they told me i had to downgrade to hboot 1.54 or lower i dont how to do that if someone would help me how to do it im s-off runni g 4.4.2 KitKat.
azteca1 said:
Can someone help me i got my droid dna and im getting some problems i i will like to return the phone to stock i try runnung ruu buy it fails i get error 155 someone say is my h oot i got hboot 1.57 and they told me i had to downgrade to hboot 1.54 or lower i dont how to do that if someone would help me how to do it im s-off runni g 4.4.2 KitKat.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2935556
Oh can flash the provided hboot to successfully flash the ruu in that thread.
Sent from my HTC6500LVW using XDA Free mobile app
My HTC phone bricked. :crying:
1. HTC Screen freeze
2. HBOOT-1.76.0007 S-ON
3. reovery menu just has only 3 options
3.1 reboot system now [Home+Back]
3.2 apply sdcard:update.zip [Alt+S]
3.3 wipe data/factory reset [Alt+W]
4. D:\tmp>fastboot getvar cid
cid: HTC__023
my try
1. try to install RUU by grep rom.zip but no RUU for HTC__23 so it returns CID error
2. cannot run adb because cannot boot to phone OS
3. I have tried
D:\tmp>fastboot boot recovery-RA-hero-v1.6.2.img
downloading 'boot.img'... OKAY [ 1.320s]
booting...
4. I have tried
D:\tmp>fastboot flash recovery recovery-RA-hero-v1.6.2.img
sending 'recovery' (3804 KB)... FAILED (remote: not allow)
finished. total time: 0.002s
5. I have tried
D:\tmp>fastboot oem rebootRUU
... OKAY [ 0.009s]
finished. total time: 0.009s
D:\tmp>fastboot flash recovery recovery-RA-hero-v1.6.2.img
sending 'recovery' (3804 KB)... OKAY [ 1.321s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 2.235s
D:\tmp>fastboot oem writecid 11111111
... INFO[ERR] Command error !!!
OKAY [ 0.007s]
finished. total time: 0.007s
D:\tmp>fastboot -w
erasing 'userdata'... FAILED (remote: not allow)
finished. total time: 0.001s
D:\tmp>fastboot flash boot boot.img
sending 'boot' (1740 KB)... OKAY [ 0.704s]
writing 'boot'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 1.123s
D:\tmp>fastboot oem device-info
... INFO[ERR] Command error !!!
OKAY [ 0.005s]
finished. total time: 0.005s
6. When I try many commands, it will return "FAILED (remote: 12 signature verify fail)"
I don't know what to do now T T
Looks like there is a new update online at motorola-global-portal.custhelp.com
XT1624 01-SEP-16 MPJ24.139-64 6.0.1 1046 6.0.1 1046 Download
Since I have the amazon ad version it gave me the amazon version.
ATHENE_AMZ_MPJ24.139-64_65_cid50_amz.tgz
I hope we can still flash the regular nonamazon moto G4 image.
link to the update download? I dont see it going to motorola-global-portal.custhelp.com
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images#
But you need to be logged into your motorola account to see it
If you cant find it i'll upload it to one of my servers
ATHENE_AMZ_MPJ24.139-64_65_cid50_amz.tgz
https://mega.nz/#!V99VHAwR!VfH7Zg3a5...bkpWFM3ZJsmEqQ
---------- Post added at 02:20 AM ---------- Previous post was at 02:17 AM ----------
I installed the RootJunkie firmware ATHENE_MPJ24.139-49_cid50_subsidy-DEFAULT_CFC.xml.zip on my Amazon XT1624 and I have the bootloader unlocked. Will this update lock my bootloader? Does this update includes the ads from Amazon?
I doubt it will relock the bootloader, but since its the amazon software version, the ads will be back
Rempala said:
I doubt it will relock the bootloader, but since its the amazon software version, the ads will be back
Click to expand...
Click to collapse
RootJunkie says otherwise. He says it could lock the bootloader.
http://forum.xda-developers.com/showpost.php?p=68508421&postcount=382
Not sure but those of us that flashed the stock moto image should stay away from this. Mine now tells me
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-N900P using Tapatalk
wormy123789 said:
Not sure but those of us that flashed the stock moto image should stay away from this. Mine now tells me View attachment 3863640
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
When you flashed the firmware, did it lock the bootloader? If it did, did you unlocked it with Unique ID Moto emailed you?
mine was never unlocked. that in its self may be the issue as well. Im looking for ways to get mine back up and running
Danny1976 said:
When you flashed the firmware, did it lock the bootloader? If it did, did you unlocked it with Unique ID Moto emailed you?
Click to expand...
Click to collapse
as expected moto support was un helpful. the only thing they would say was to send it in to them.
wormy987123 said:
mine was never unlocked. that in its self may be the issue as well. Im looking for ways to get mine back up and running
as expected moto support was un helpful. the only thing they would say was to send it in to them.
Click to expand...
Click to collapse
Did you try flashing the new firmware with RSDLite? Try flashing RootJunkie Firmware with RSDLite. http://rootjunkysdl.com/files/?dir=Moto G 4th Gen XT1625/Firmware
Danny1976 said:
Did you try flashing the new firmware with RSDLite? Try flashing RootJunkie Firmware with RSDLite. http://rootjunkysdl.com/files/?dir=Moto G 4th Gen XT1625/Firmware
Click to expand...
Click to collapse
I flashed it with fastboot. Rsdlite would work if there was an .xml file
Sent from my SM-N900P using Tapatalk
wormy123789 said:
I flashed it with fastboot. Rsdlite would work if there was an .xml file
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
RootJunkie firmware file has the XML file. Try that and see if it works
Danny1976 said:
RootJunkie firmware file has the XML file. Try that and see if it works
Click to expand...
Click to collapse
I did, it fails signature verification for me
Sent from my SM-N900P using Tapatalk
here is the output from terminal Michaels-MacBook-Pro:ATHENE_AMZ_MPJ24.139-64_65_cid50_amz michaelballard$ cd /Users/michaelballard/Downloads/ATHENE_MPJ24.139-49_cid50_subsidy-DEFAULT_CFC.xml
Michaels-MacBook-Pro:ATHENE_MPJ24.139-49_cid50_subsidy-DEFAULT_CFC.xml michaelballard$ ./rsd-flash.sh servicefile.xml
___ ____ ____ _____ ____ ___ ____ ____ __ ________ _ _
/ _ \/ _ \/ _ \/_ _/_ / / / / / \/ / //_/\ \/ / / __/ _ \/ \/ \
/ , _/ |_| / |_| / / / / // / /_/ / / < \ /_/ /_/ |_| / , , \
/_/|_|\____/\____/ /_/ \___/\____/_/\_/_/\_/ /_/_/___/\____/_/ \/ \_\
----------------------------------------------------------------------------
Welcome to RSD Lite For Mac and Linux press enter to start your flash
----------------------------------------------------------------------------
max-sparse-size: 268435456
finished. total time: 0.008s
...
OKAY [ 0.004s]
finished. total time: 0.004s
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.005s]
writing 'partition'...
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.041s
target reported max download size of 536870912 bytes
sending 'bootloader' (3651 KB)...
OKAY [ 0.142s]
writing 'bootloader'...
(bootloader) validating: bootloader.default.xml ...
(bootloader) will pass: flash:aboot
(bootloader) will pass: flash:rpm
(bootloader) will pass: flash:tz
(bootloader) will pass: flash:hyp
(bootloader) will pass: flash:cmnlib
(bootloader) will pass: flash:keymaster
(bootloader) will pass: flash:sbl1
(bootloader) committing: bootloader.default.xml ...
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'hyp.mbn' to 'hyp'
(bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
(bootloader) - flashing 'keymaster.mbn' to 'keymaster'
(bootloader) - flashing 'sbl1.mbn' to 'sbl1'
OKAY [ 0.512s]
finished. total time: 0.655s
target reported max download size of 536870912 bytes
sending 'logo' (1848 KB)...
OKAY [ 0.067s]
writing 'logo'...
OKAY [ 0.073s]
finished. total time: 0.140s
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.634s]
writing 'boot'...
(bootloader) Security version downgrade
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.798s
target reported max download size of 536870912 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.632s]
writing 'recovery'...
(bootloader) Security version downgrade
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.797s
target reported max download size of 536870912 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.630s]
writing 'dsp'...
OKAY [ 0.439s]
finished. total time: 1.069s
target reported max download size of 536870912 bytes
sending 'oem' (124713 KB)...
OKAY [ 4.772s]
writing 'oem'...
(bootloader) Security version downgrade
(bootloader) Image o failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 4.827s
target reported max download size of 536870912 bytes
sending 'system' (257282 KB)...
OKAY [ 9.786s]
writing 'system'...
(bootloader) Security version downgrade
(bootloader) Image s failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.846s
target reported max download size of 536870912 bytes
sending 'system' (258607 KB)...
OKAY [ 9.874s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.889s
target reported max download size of 536870912 bytes
sending 'system' (260204 KB)...
OKAY [ 9.416s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.432s
target reported max download size of 536870912 bytes
sending 'system' (250512 KB)...
OKAY [ 8.645s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.658s
target reported max download size of 536870912 bytes
sending 'system' (254492 KB)...
OKAY [ 8.752s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.770s
target reported max download size of 536870912 bytes
sending 'system' (257841 KB)...
OKAY [ 9.058s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.072s
target reported max download size of 536870912 bytes
sending 'system' (256191 KB)...
OKAY [ 8.884s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.906s
target reported max download size of 536870912 bytes
sending 'system' (150189 KB)...
OKAY [ 5.377s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.391s
target reported max download size of 536870912 bytes
sending 'modem' (76861 KB)...
OKAY [ 2.761s]
writing 'modem'...
OKAY [ 1.981s]
finished. total time: 4.742s
erasing 'modemst1'...
OKAY [ 0.029s]
finished. total time: 0.029s
erasing 'modemst2'...
OKAY [ 0.029s]
finished. total time: 0.029s
target reported max download size of 536870912 bytes
sending 'fsg' (1896 KB)...
OKAY [ 0.073s]
writing 'fsg'...
OKAY [ 0.086s]
finished. total time: 0.159s
erasing 'DDR'...
OKAY [ 0.008s]
finished. total time: 0.008s
...
OKAY [ 0.004s]
finished. total time: 0.004s
---------------------------------------------------------
Please check for errors then press enter to reboot device
---------------------------------------------------------
wormy123789 said:
I did, it fails signature verification for me
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
Have you tried installing this image of a Stock Amazon OEM image. But I think it needs TWRP, but I am not sure.
http://rootjunkysdl.com/files/Moto ...d/Amazon-Stock-6.0.1-2016-07-11--19-36-54.zip
Danny1976 said:
Have you tried installing this image of a Stock Amazon OEM image. But I think it needs TWRP, but I am not sure.
http://rootjunkysdl.com/files/Moto ...d/Amazon-Stock-6.0.1-2016-07-11--19-36-54.zip
Click to expand...
Click to collapse
yeah for that i would need twrp installed
wormy987123 said:
yeah for that i would need twrp installed
Click to expand...
Click to collapse
You probably are more tech savvy than me, but I would try using Moto Fastboot and see if it gets past the verification.
http://forum.xda-developers.com/gen...ng-mfastboot-exe-to-unbrick-motorola-t3203518
---------- Post added at 05:26 PM ---------- Previous post was at 05:15 PM ----------
wormy987123 said:
yeah for that i would need twrp installed
Click to expand...
Click to collapse
Try this with the Moto Fastboot:
If you downloaded a firmware with .xml.zip extension, follow these steps:
Type the following commands in the cmd window one by one and press Enter key after each command line. Make sure that you see OKAY message on cmd after executing each command:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk1
mfastboot flash system system.img_sparsechunk2
mfastboot flash system system.img_sparsechunk3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
Your phone will reboot automatically.
Wait till your device boots up. Go through the initial setup and enjoy!
Just FYI to people here:
The image that was posted on Moto's site is for the XT1624, the Indian Moto G4. This is not supposed to be flashed on another model, like the US XT1625. If you try to flash it on another model, regardless if you have an unlocked bootloader or not, you're gonna have a bad time.
xtermmin said:
Just FYI to people here:
The image that was posted on Moto's site is for the XT1624, the Indian Moto G4. This is not supposed to be flashed on another model, like the US XT1625. If you try to flash it on another model, regardless if you have an unlocked bootloader or not, you're gonna have a bad time.
Click to expand...
Click to collapse
Where did you get that info from? Please post a link.
Hi everyone! I have a problem with my Moto E XT1021. Some time ago I updated my device to Lollipop. Everything was ok but after a while it stopped working... Meantime I changed my device, so i put my Moto E in a drawer! Now I wanna use it again, but I have a lot of problem with fastboot (that's the only stage that works on my phone).
I tried to repeat the process for install the original firmware (http://forum.xda-developers.com/showthread.php?t=2755857) but i had always the same errors:
Code:
[email protected]:# fastboot flash partition gpt.bin
target reported max download size of 299892736 bytes
sending 'partition' (32 KB)...
OKAY [ 0.072s]
writing 'partition'...
(bootloader) Preflash validation failed
[COLOR="Red"]FAILED[/COLOR] (remote failure)
finished. total time: 0.650s
[email protected]:# fastboot flash motoboot motoboot.img
target reported max download size of 299892736 bytes
sending 'motoboot' (1669 KB)...
OKAY [ 0.149s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 3.263s]
finished. total time: 3.412s
[email protected]:# fastboot flash logo logo.bin
target reported max download size of 299892736 bytes
sending 'logo' (527 KB)...
OKAY [ 0.113s]
writing 'logo'...
OKAY [ 0.155s]
finished. total time: 0.268s
[email protected]:# fastboot flash boot boot.img
target reported max download size of 299892736 bytes
sending 'boot' (10200 KB)...
OKAY [ 0.411s]
writing 'boot'...
(bootloader) Preflash validation failed
[COLOR="red"]FAILED[/COLOR] (remote failure)
finished. total time: 1.121s
[email protected]:# fastboot flash recovery recovery.img
target reported max download size of 299892736 bytes
sending 'recovery' (10280 KB)...
OKAY [ 0.412s]
writing 'recovery'...
OKAY [ 1.785s]
finished. total time: 2.197s
[email protected]:# fastboot flash system system.img_sparsechunk.0
target reported max download size of 299892736 bytes
sending 'system' (242987 KB)...
OKAY [ 7.674s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
[COLOR="red"]FAILED[/COLOR] (remote failure)
finished. total time: 8.332s
[email protected]:# fastboot flash system system.img_sparsechunk.1
target reported max download size of 299892736 bytes
sending 'system' (256535 KB)...
OKAY [ 8.104s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
[COLOR="red"]FAILED[/COLOR] (remote failure)
finished. total time: 8.188s
[email protected]:# fastboot flash system system.img_sparsechunk.2
target reported max download size of 299892736 bytes
sending 'system' (257126 KB)...
OKAY [ 8.121s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
[COLOR="red"]FAILED[/COLOR] (remote failure)
finished. total time: 8.183s
[email protected]:# fastboot flash system system.img_sparsechunk.3
target reported max download size of 299892736 bytes
sending 'system' (45848 KB)...
OKAY [ 1.515s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
[COLOR="red"]FAILED[/COLOR] (remote failure)
finished. total time: 1.570s
[email protected]:# fastboot flash modem NON-HLOS.bin
target reported max download size of 299892736 bytes
sending 'modem' (46232 KB)...
OKAY [ 1.531s]
writing 'modem'...
OKAY [ 4.763s]
finished. total time: 6.294s
[email protected]:# fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.055s]
finished. total time: 0.055s
[email protected]:# fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.054s]
finished. total time: 0.054s
[email protected]:# fastboot flash fsg fsg.mbn
target reported max download size of 299892736 bytes
sending 'fsg' (648 KB)...
OKAY [ 0.110s]
writing 'fsg'...
OKAY [ 0.165s]
finished. total time: 0.275s
[email protected]:# fastboot erase cache
erasing 'cache'...
OKAY [ 0.369s]
finished. total time: 0.369s
After few try i unlocked bootloader, and the process was done ok (also if i read "Device is locked. Status code:0" is it normal?).
I tried to flash CWM or TWRP but without success. Always the same error: failed to validate system image.
Someone can help me?
Sorry for my english...
superazo said:
Hi everyone! I have a problem with my Moto E XT1021. Some time ago I updated my device to Lollipop. Everything was ok but after a while it stopped working... Meantime I changed my device, so i put my Moto E in a drawer! Now I wanna use it again, but I have a lot of problem with fastboot (that's the only stage that works on my phone).
I tried to repeat the process for install the original firmware (http://forum.xda-developers.com/showthread.php?t=2755857) but i had always the same errors:
After few try i unlocked bootloader, and the process was done ok (also if i read "Device is locked. Status code:0" is it normal?).
I tried to flash CWM or TWRP but without success. Always the same error: failed to validate system image.
Someone can help me?
Sorry for my english...
Click to expand...
Click to collapse
First unlock bootloader then flash twrp
What steps u r using to flash TWRP??
Ujwal Agrawal said:
What steps u r using to flash TWRP??
Click to expand...
Click to collapse
If you already unlocked boot loader
Then flash twrp in fastboot command
Fastboot flash recovery twrp.3.x.x.img
Rajendran Rasa said:
First unlock bootloader then flash twrp
Click to expand...
Click to collapse
I unlocked bootloader (with this guide: http://forum.xda-developers.com/showthread.php?t=2753110) then i tried flash recovery with this guide: http://forum.xda-developers.com/moto-e/general/root-moto-e-rooting-flashing-recovery-t2802971.
I tried with CWM and TWRP too!
superazo said:
I unlocked bootloader (with this guide: http://forum.xda-developers.com/showthread.php?t=2753110) then i tried flash recovery with this guide: http://forum.xda-developers.com/moto-e/general/root-moto-e-rooting-flashing-recovery-t2802971.
I tried with CWM and TWRP too!
Click to expand...
Click to collapse
https://dl.twrp.me/condor/
Try the latest TWRP
Ujwal Agrawal said:
Try the latest TWRP
Click to expand...
Click to collapse
Tried...
Code:
fastboot flash recovery twrp-3.0.2-0-condor.img
target reported max download size of 299892736 bytes
sending 'recovery' (6808 KB)...
OKAY [ 0.244s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.295s
If I reboot and go to "Recovery" voice:
Code:
failed to validate system image
Boot up failed