[Q] Please Help Soft Brinck, No RUU will take

Search This thread

tomwatez

Member
Jul 26, 2006
14
2
I have been having call issues with my phone and need to send it back to VZW.
This phone was Rooted, with S-Off and Unlocked in the Bootloader, I started researching today how to put it back to stock and in the process I have simply soft bricked my phone and have tried and exhausted everything I could find.

When I reboot into RUU and try to flash the Decrypted file for my 1.10.65.10 it fails:
C:\fastboot>fastboot flash zip M7RUU.zip
sending 'zip' (1178304 KB)...
OKAY [ 60.146s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 196.594s

I am not able to go into or load any recovery files either, I am only able to do fastboot commands and no adb commands.
I really have searched all over xda forums and have not found the answer

My HTC currently will not boot and is able to fastboot only.
It is Displaying:
TAMPERED
RELOCKED
Security Warning
M7_WLV PVT SHIP S-ON RH
HBOOT-1.54.0000
RADIO-1.12.42.1104
OpenDSP-v31.120.274.0617
OS-1.10.605.10
eMMC-boot 2048MB
Sep 9 2013, 11:53:38.0

FASTBOOT USB
ETC..

Here are the notes from fastboot get var
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 1.12.42.1104
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.10.605.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA37YS901096
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_wlv
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0731000
(bootloader) cidnum: VZW__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4011mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-57eb7f637d
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0

Please if you have any advice or assistance, I woudl love to hear it I am on Win 7 32bit machine and is the same machine and cable I have used to do all the previous rooting and set it to s-off in the first place.

Thank you
 
  • Like
Reactions: xenacick

tomwatez

Member
Jul 26, 2006
14
2
Another error I receive:
C:\fastboot>fastboot oem unlock
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.001s]
finished. total time: 0.001s
 

dottat

Retired Forum Moderator
You must run an encrypted version of the RUU since you are back to S-ON. If you stayed at S-OFF you can run the decrypted RUU. Try to S-OFF again and then PM me and I will send you a link to help you out. If you can't. Run the following RUU. Link below.

http://bit.ly/vzwone-15

Not to mention he's not even in ruu mode.

Sent from my HTC6600LVW using Tapatalk
 

tomwatez

Member
Jul 26, 2006
14
2
You must run an encrypted version of the RUU since you are back to S-ON. If you stayed at S-OFF you can run the decrypted RUU. Try to S-OFF again and then PM me and I will send you a link to help you out. If you can't. Run the following RUU. Link below.

http://bit.ly/vzwone-15

Very tru dottat..

@tomwatez make sure when you hook to usb. In the command

fastboot oem rebootRUU
fastboot flash zip ruu.zip <---- You'll most likely have to do this command twice with the signed encrypted RUU

I actually have been using those commands and have been running it in RUU mode all day, been at it for about 8 hrs trying all sorts of different things.
The thing different now is that I have a link to a signed ru instead... trying it now, its been running for about 10 mins and is at this point:
C:\fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.043s]
finished. total time: 0.043s

C:\fastboot>fastboot flash zip RUU.zip
sending 'zip' (1178525 KB)...
OKAY [ 57.957s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
 

Flyhalf205

Inactive Recognized Developer / Contributor
Oct 21, 2010
5,639
8,045
Birmingham, AL
flyhalf205.com
i actually have been using those commands and have been running it in ruu mode all day, been at it for about 8 hrs trying all sorts of different things.
The thing different now is that i have a link to a signed ru instead... Trying it now, its been running for about 10 mins and is at this point:
C:\fastboot>fastboot oem rebootruu
...
(bootloader) start verify: 3
okay [ 0.043s]
finished. Total time: 0.043s

c:\fastboot>fastboot flash zip ruu.zip
sending 'zip' (1178525 kb)...
Okay [ 57.957s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...

blah blah blah>> nothing to read here :)
 
Last edited:

tomwatez

Member
Jul 26, 2006
14
2
Very tru dottat..

@tomwatez make sure when you hook to usb. In the command

fastboot oem rebootRUU
fastboot flash zip ruu.zip <---- You'll most likely have to do this command twice with the signed encrypted RUU

Is thsi why you said to run twice?
C:\fastboot>fastboot flash zip RUU.zip
sending 'zip' (1178525 KB)...
OKAY [ 57.957s]
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) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) signature checking...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 1031.357s
 

Flyhalf205

Inactive Recognized Developer / Contributor
Oct 21, 2010
5,639
8,045
Birmingham, AL
flyhalf205.com
Is thsi why you said to run twice?
C:\fastboot>fastboot flash zip RUU.zip
sending 'zip' (1178525 KB)...
OKAY [ 57.957s]
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) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) signature checking...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 1031.357s

Yes. Run it again. and It should run fine.
 

tomwatez

Member
Jul 26, 2006
14
2
looks successful.. Now before I do anything else.. end goal is stock but want to wait after I get my replacement tomorrow to see what is on it.
what is the next step from here:
(bootloader) [RUU]UZ,radio,94
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,34
(bootloader) [RUU]WP,radio,68
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]UZ,rcdata,100
(bootloader) [RUU]WP,rcdata,0
(bootloader) [RUU]WP,rcdata,100
(bootloader) ...... Successful
OKAY [410.428s]
finished. total time: 468.138s
 

Flyhalf205

Inactive Recognized Developer / Contributor
Oct 21, 2010
5,639
8,045
Birmingham, AL
flyhalf205.com
looks successful.. Now before I do anything else.. end goal is stock but want to wait after I get my replacement tomorrow to see what is on it.
what is the next step from here:
(bootloader) [RUU]UZ,radio,94
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,34
(bootloader) [RUU]WP,radio,68
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]UZ,rcdata,100
(bootloader) [RUU]WP,rcdata,0
(bootloader) [RUU]WP,rcdata,100
(bootloader) ...... Successful
OKAY [410.428s]
finished. total time: 468.138s

Your all good. So why are you getting it replaced after we just got it to stock?
 

tomwatez

Member
Jul 26, 2006
14
2
Been having lots of issues with breaking up and dropped calls, not to mention the speaker is crackling..Verizon exhausted the troubleshooting and said we will send you a replacement. I wanted to try putting it back to stock to see if those things were still happening... So now that it is stock and I had s-off previously should I be good to go to redo s-off and rom, root it if I chose to keep it and it works better :)
 

dottat

Retired Forum Moderator
Been having lots of issues with breaking up and dropped calls, not to mention the speaker is crackling..Verizon exhausted the troubleshooting and said we will send you a replacement. I wanted to try putting it back to stock to see if those things were still happening... So now that it is stock and I had s-off previously should I be good to go to redo s-off and rom, root it if I chose to keep it and it works better :)

Hope it all works out...I fear the supply of pre-4.3 phones is dwindling

Sent from my Nexus 7 using Tapatalk
 

tomwatez

Member
Jul 26, 2006
14
2
Hope it all works out...I fear the supply of pre-4.3 phones is dwindling

Sent from my Nexus 7 using Tapatalk

The directions and link that was listed worked perfectly and I'm back up and running.
Thank you All! Lets see if the one I get is pre 4.3 or not.. I may just send it back if mine is working better.
 

tomwatez

Member
Jul 26, 2006
14
2
The directions and link that was listed worked perfectly and I'm back up and running.
Thank you All! Lets see if the one I get is pre 4.3 or not.. I may just send it back if mine is working better.

Got the replacement today, sounds and looks great.. Best of all it was on 4.2.2 and 1.10.605.10, s-on, however the hboot is on 1.54.
I'm trying s-off right now and it seems to be going good so far, will report if it doesn't unlock...

Thanks again for your great support!
 

cornjo

Senior Member
Feb 7, 2010
552
55
Sorry the pros are helping

Sent from my HTC6500LVW using XDA Premium HD app
 
Last edited:

dohcvtec

Senior Member
Nov 2, 2011
237
17
Massachusetts
C:\adb>fastboot flash zip RUU.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1178525 KB)...
OKAY [ 53.441s]
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: 186.403s


I'm using the instructions from this thread: http://xdaforums.com/showthread.php?p=51514093

what should I do? please help me
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    I'm searching them right now again. Yes, they were wrong. The thing is that I didn't even manage to start them. I run them as admin and nothing happens. My pc is fine, working, no problems. Thank you for your time and help. Please let me know if I can try something. I really appreciate all that right now. THANKS!!!!

    Heh, VZW RUU's are not exe files. So yea, wrong files. VZW RUU's have to be run through fastboot oem RUU mode, you need adb/fastboot binaries installed, and have to push the RUU through command lines in windows or linux.

    You can try pushing this, the 4.3 RUU, but i don't think it will work.

    http://goo.gl/JEkyCk

    Here is how -

    Place the zip in your fastboot/adb directory on your computer.
    Put the device in fastboot mode
    (Volume down and power until menu appears, select fastboot using power button)
    Connect the device to the computer
    Enter the following commands from terminal/command prompt in the fastboot directory, one at a time:
    fastboot oem rebootRUU (this puts the device in RUU mode)
    fastboot flash zip rom.zip (rename file to rom.zip)
    It will say that the update did not finish, to flush again, so repeat the above step:
    fastboot flash zip rom.zip

    It always fails and asks you to flush on the first attempt as it redoes partitions, so that is why you have to run the flash command twice. After the command window says "finished" you can use "fastboot reboot" to end RUU mode on the phone.

    Edit - i have no idea when the signed RUU for 4.4.2 will be available, if ever. Verizon sucks. The only thing i could find was an OTA which won't work unless you had a working version of stock 4.3 on the phone.

    Just so you know - NEVER turn s-on unless you are sending your phone in on warranty, and never do that until the very last thing. Once you go s-on you rely on exploits to do anything except flash the matching RUU file. S-off = being able to flash any RUU for your model, not just the current one, plus if you had s-off you could just flash firmware, recovery then a rom and be done with this.
    1
    I have been having call issues with my phone and need to send it back to VZW.
    This phone was Rooted, with S-Off and Unlocked in the Bootloader, I started researching today how to put it back to stock and in the process I have simply soft bricked my phone and have tried and exhausted everything I could find.

    When I reboot into RUU and try to flash the Decrypted file for my 1.10.65.10 it fails:
    C:\fastboot>fastboot flash zip M7RUU.zip
    sending 'zip' (1178304 KB)...
    OKAY [ 60.146s]
    writing 'zip'...
    (bootloader) signature checking...
    FAILED (remote: 12 signature verify fail)
    finished. total time: 196.594s

    I am not able to go into or load any recovery files either, I am only able to do fastboot commands and no adb commands.
    I really have searched all over xda forums and have not found the answer

    My HTC currently will not boot and is able to fastboot only.
    It is Displaying:
    TAMPERED
    RELOCKED
    Security Warning
    M7_WLV PVT SHIP S-ON RH
    HBOOT-1.54.0000
    RADIO-1.12.42.1104
    OpenDSP-v31.120.274.0617
    OS-1.10.605.10
    eMMC-boot 2048MB
    Sep 9 2013, 11:53:38.0

    FASTBOOT USB
    ETC..

    Here are the notes from fastboot get var
    (bootloader) version: 0.5
    (bootloader) version-bootloader: 1.54.0000
    (bootloader) version-baseband: 1.12.42.1104
    (bootloader) version-cpld: None
    (bootloader) version-microp: None
    (bootloader) version-main: 1.10.605.10
    (bootloader) version-misc: PVT SHIP S-ON
    (bootloader) serialno: FA37YS901096
    (bootloader) imei:
    (bootloader) meid:
    (bootloader) product: m7_wlv
    (bootloader) platform: HBOOT-8064
    (bootloader) modelid: PN0731000
    (bootloader) cidnum: VZW__001
    (bootloader) battery-status: good
    (bootloader) battery-voltage: 4011mV
    (bootloader) partition-layout: Generic
    (bootloader) security: on
    (bootloader) build-mode: SHIP
    (bootloader) boot-mode: RUU
    (bootloader) commitno-bootloader: dirty-57eb7f637d
    (bootloader) hbootpreupdate: 11
    (bootloader) gencheckpt: 0

    Please if you have any advice or assistance, I woudl love to hear it I am on Win 7 32bit machine and is the same machine and cable I have used to do all the previous rooting and set it to s-off in the first place.

    Thank you
    1
    You must run an encrypted version of the RUU since you are back to S-ON. If you stayed at S-OFF you can run the decrypted RUU. Try to S-OFF again and then PM me and I will send you a link to help you out. If you can't. Run the following RUU. Link below.

    http://bit.ly/vzwone-15
    1
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\User>cd \adb

    C:\adb>fastboot oem rebootRUU
    ...
    (bootloader) Start Verify: 3
    OKAY [ 0.040s]
    finished. total time: 0.040s

    C:\adb>fastboot flash zip rom.zip
    target reported max download size of 1514139648 bytes
    sending 'zip' (1232586 KB)...
    OKAY [ 55.787s]
    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: 194.900s

    Run

    Fastboot getvar all

    I don't think we are going to learn anything, but may as well check

    Edit -sorry did not see you linked it, give me a few.

    ---------- Post added at 05:08 AM ---------- Previous post was at 04:59 AM ----------

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\User>cd \adb

    C:\adb>fastboot oem rebootRUU
    ...
    (bootloader) Start Verify: 3
    OKAY [ 0.040s]
    finished. total time: 0.040s

    C:\adb>fastboot flash zip rom.zip
    target reported max download size of 1514139648 bytes
    sending 'zip' (1232586 KB)...
    OKAY [ 55.787s]
    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: 194.900s


    fastboot getvar all

    C:\adb>fastboot getvar all
    (bootloader) version: 0.5
    (bootloader) version-bootloader: 1.56.0000
    (bootloader) version-baseband: 1.13.41.0109_2
    (bootloader) version-cpld: None
    (bootloader) version-microp: None
    (bootloader) version-main: 3.11.605.1
    (bootloader) version-misc: PVT SHIP S-ON
    (bootloader) serialno: FA3C6S900968
    (bootloader) imei: 990004282953284
    (bootloader) meid: 99000428295328
    (bootloader) product: m7_wlv
    (bootloader) platform: HBOOT-8064
    (bootloader) modelid: PN0731000
    (bootloader) cidnum: VZW__001
    (bootloader) battery-status: good
    (bootloader) battery-voltage: 4291mV
    (bootloader) partition-layout: Generic
    (bootloader) security: on
    (bootloader) build-mode: SHIP
    (bootloader) boot-mode: FASTBOOT
    (bootloader) commitno-bootloader: dirty-4dab9d12
    (bootloader) hbootpreupdate: 11
    (bootloader) gencheckpt: 0
    all: Done!
    finished. total time: 0.047s

    Welp, seems you are screwed till you find the Verizon 3.11.605.1 RUU zip. sorry man. Need correct file with encryption for your bootloader to allow flashing.