Update radio on my DNA - HTC Droid DNA

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

Related

[ROM] Stock RUU rom.zip flashable in fastboot for Mac and Linux users

This RUU rom was extraced directly from RUU_M7_UL_JB_50_Cingular.exe and I've verified it successfully restored my previous One on my Mac before exchanging it at AT&T.
https://mega.co.nz/#!yNQlFJKb!aTXDHQRG0mcv3htWOHjnYxpExjB5dT7HdkuNxCtSVyo
Please note, you must have the original 1.44 HBOOT flashed before running this RUU found here:
https://mega.co.nz/#!XhRlXBhB!V8In4VJhp5MXwj9r9gyleTCFiUIbKWxDFmcmn8v3zIU
Thanks Clownzer!
RebootRUU. Then fastboot flash zip I assume?
gunnyman said:
RebootRUU. Then fastboot flash zip I assume?
Click to expand...
Click to collapse
Yessir
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
acquiredhate said:
Yessir
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
Click to expand...
Click to collapse
Gracias
@acquiredhate looks like your zip may be corrupt. I've tried downloading it twice. Same result.
Hmm, I'll re-upload it tonight, thanks for checking into that for me!
acquiredhate said:
Yessir
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
Click to expand...
Click to collapse
Does fastboot flash zip rom.zip actually have to be entered twice?
Yes it does. It fails the first time.
gunnyman said:
Yes it does. It fails the first time.
Click to expand...
Click to collapse
do you have to relock for this?
apatcas said:
do you have to relock for this?
Click to expand...
Click to collapse
if you're S-off, no
acquiredhate said:
Yessir
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
Click to expand...
Click to collapse
Anyone willing to give me a layman's set of instructions on this. I need to restore to stock, but this is meaningless to me. Yes, I am aware that I am exposing myself to ridicule and the third circle of XDA inferno.
I am coming from a GE edition and I keep getting this error:
C:\>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.043s]
finished. total time: 0.046s
C:\>fastboot.exe flash zip rom.zip
target reported max download size of 1526722560 bytes
sending 'zip' (1029872 KB)...
OKAY [ 45.620s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (status read failed (Too many links))
finished. total time: 51.098s
When I try to use the windows RUU I get an error 155
Can anyone elaborate on these instructions for MAC users.
Getting same error as this user. I am using 4.2.2 android rev HD.
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...
FAILED (remote: 99 unknown fail)
finished. total time: 144.627s
Clownzer said:
I am coming from a GE edition and I keep getting this error:
C:\>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.043s]
finished. total time: 0.046s
C:\>fastboot.exe flash zip rom.zip
target reported max download size of 1526722560 bytes
sending 'zip' (1029872 KB)...
OKAY [ 45.620s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (status read failed (Too many links))
finished. total time: 51.098s
Click to expand...
Click to collapse
jadsru1 said:
Getting same error as this user. I am using 4.2.2 android rev HD.
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...
FAILED (remote: 99 unknown fail)
finished. total time: 144.627s
Click to expand...
Click to collapse
I found the answer to this issue... here is my quote from another thread:
Clownzer said:
So after two days of not having a phone, I solved the issue.
It seems the RUU would not run with the newer version of HBOOT found in the GE version of the rom. So I reflashed HBOOT 1.44 (see attached) and BOOM RUU worked and back to stock!
Hope this helps someone
https://mega.co.nz/#!XhRlXBhB!V8In4VJhp5MXwj9r9gyleTCFiUIbKWxDFmcmn8v3zIU
Click to expand...
Click to collapse
Clownzer said:
I found the answer to this issue... here is my quote from another thread:
Click to expand...
Click to collapse
Hey guys, sorry, I've been away for a while and just now checked in on this thread. The downgrade of the HBOOT to 1.44 is necessary. Thank you for adding in this crucial piece of the puzzle I left out. I will add this to my original post!
Link is dead .please check Rom link

[Q] Trouble flashing to 2.06 firmware

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?

My X+ is comptletly blocked

Hi all,
Excuse my poor english.
I want to upgarde my firmware with 1.17.401.3.zip and I have no Wifi, no signal, nothing.
I try to swipe all and I want install (I think) the true firmware: 1.17.401.1.zip
At this time, I have nothing, no system and I cannot boot.
I have access at recovery TWRP, I can send files with adb push and that's it.
I'm blocked now. I want to install the firmware 1.17.401.1.zip with
Code:
fastboot oem lock
...
(bootloader) Lock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.101s
D:\HTC One X+>fastboot oem rebootRUU
...
(bootloader) Save data from original MSC...
(bootloader) Save data from SIF...
(bootloader) Update partition data to SIF partition
(bootloader) Update partition data from original MSC...
(bootloader) [MSG] OKAY
OKAY [ 0.193s]
finished. total time: 0.194s
D:\HTC One X+>fastboot flash zip firmware.zip
sending 'zip' (13262 KB)...
OKAY [ 1.658s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
[B]FAILED (remote: 43 main version check fail)[/B]
finished. total time: 2.600s
D:\HTC One X+>fastboot reboot
I receive "FAILED (remote: 43 main version check fail".
Do you have a solution for me ?
Thanks a lot.
Jack

[Q] Can't sucessfully run RUU

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

[Q] Error flashing 2.06 firmware

I'm fourteen, so ignore any absence of knowledge about any of this. I'm using a stock, non-rooted DNA running android 4.4.2.
So, I've been spending today trying to unlock my DNA's bootloader. I found this nifty program Moonshine, so I decided to use it. On the forum post for the moonshine it told me in order to use it for the DNA I had to flash the 2.06 firmware. This is what it gave me...
c:\Android\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.041s]
finished. total time: 0.041s
c:\Android\sdk\platform-tools>fastboot flash zip dna2.06firmware.zip
target reported max download size of 1514139648 bytes
sending 'zip' (33119 KB)...
OKAY [ 2.664s]
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.543s
So, any help would be appreciated.
In DNA General, there is a thread titled, "Am I too late to root", it has all the info you will need.
Swantexan said:
In DNA General, there is a thread titled, "Am I too late to root", it has all the info you will need.
Click to expand...
Click to collapse
I'll check it out, thanks.

Categories

Resources