[Q] HELP Bricked my HTC

Search This thread

sandrotb

Senior Member
Oct 9, 2011
51
3
Trebinje
Please can anybody help me to unbrick my phone? I can't boot up to any Rom or RUU. i can only boot up to bootloader. I want go back to all stock, I tryed fastboot this RUU Guru_Reset_M7_3.62.401.1.zip, but I receive this error message:
sending 'zip' (1176263 KB)...
OKAY [ 57.136s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 146.799s

My phone information is:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT353W903181
(bootloader) imei: 35443xxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4217mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.048s
PLEASE HELP!!!
 
Last edited:

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Please can anybody help me to unbrick my phone? I can't boot up to any Rom or RUU. I want go back to all stock, I tryed fastboot this RUU Guru_Reset_M7_3.62.401.1.zip, but I receive this error message:
sending 'zip' (1176263 KB)...
OKAY [ 57.136s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 146.799s

My phone information is:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT353W903181
(bootloader) imei: 35443xxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4217mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.048s
PLEASE HELP!!!

guru reset is not flashable from fastboot, you need to use custom recovery.

And guru reset is not a RUU its a ROM

btw what are your bootloader info? locked/relocked? tampered?
 
Last edited:

sandrotb

Senior Member
Oct 9, 2011
51
3
Trebinje
How to install with custom recovery when I can't see my storage on my pc. What RUU I must use to unbrick and go back to stock, and where can I download it?
 
Last edited:

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
How to install with custom recovery when I can't see my sd card on my pc. How to put the guru reset zip to my sd card?

adb push or adb sideload from recovery

---------- Post added at 04:59 PM ---------- Previous post was at 04:54 PM ----------

How to install with custom recovery when I can't see my storage on my pc. How to put the guru reset zip to my storage?

download latest TWRP recovery from here 2.6.3.3 or 2.6.3.4. Save it to your fastboot/adb folder. boot phone in bootloader, select fastboot

Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader

then enter TWRP recovery, you don't have to select anything in twrp

Code:
adb push name_of_guru_reset_file.zip /sdcard/

when the transfer is complete, hit install and select your guru reset zip.

then follow instructions of the aroma installer
as simple as that
 
Last edited:
  • Like
Reactions: sandrotb

sandrotb

Senior Member
Oct 9, 2011
51
3
Trebinje
guru reset is not flashable from fastboot, you need to use custom recovery.

And guru reset is not a RUU its a ROM

btw what are your bootloader info? locked/relocked? tampered?

adb push or adb sideload from recovery

---------- Post added at 04:59 PM ---------- Previous post was at 04:54 PM ----------



download latest TWRP recovery from here 2.6.3.3 or 2.6.3.4. Save it to your fastboot/adb folder. boot phone in bootloader, select fastboot

Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader

then enter TWRP recovery, you don't have to select anything in twrp

Code:
adb push name_of_guru_reset_file.zip /sdcard/

when the transfer is complete, hit install and select your guru reset zip.

then follow instructions of the aroma installer
as simple as that

When I try to push Guru.zip I receive this:
c:\mini-sdk>adb push Guru.zip /sdcard/
adb server is out of date. killing...
* daemon started successfully *
error: device not found

c:\mini-sdk>adb push Guru.zip /sdcard/
 

parabelumm

Member
Dec 31, 2013
37
7
Last edited:

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
When I try to push Guru.zip I receive this:
c:\mini-sdk>adb push Guru.zip /sdcard/
adb server is out of date. killing...
* daemon started successfully *
error: device not found

c:\mini-sdk>adb push Guru.zip /sdcard/

use another recovery.. for sideload..
recovery-clockwork-touch-6.0.4.6-m7
Download htc toolkit https://www.dropbox.com/s/oyd3mgtuebutvll/HTC toolkit.rar

please ignore this post, it have nothing to do with cwm or twrp.

when you tried to push the zip file you where booted in twrp 2.6.3.3?

Do you have latest android sdk installed?

Do you have latest htc drivers installed?

When the phone is booted in recovery, go in windows device manager and check how the phone is listed
 

parabelumm

Member
Dec 31, 2013
37
7
please ignore this post, it have nothing to do with cwm or twrp.

when you tried to push the zip file you where booted in twrp 2.6.3.3?

Do you have latest android sdk installed?

Do you have latest htc drivers installed?

When the phone is booted in recovery, go in windows device manager and check how the phone is listed

Hey stop spammnin I had this problem to not all recovery works... I know what I say.. PEACE
 

sandrotb

Senior Member
Oct 9, 2011
51
3
Trebinje
I push it now to sdcard. I can see it now in my recovey. My recovery is
Team win recovery project v2.6.3.4. What to do now?


Sent from my iPhone using Tapatalk
 

parabelumm

Member
Dec 31, 2013
37
7
1)Download HTC Toolkit
2) Install from htc toolkit recovery
3) I downloaded cm11
4)Pushed from HTC toolkit cm11 to phone
5) installed cm11
6) phone works.
 

cschmitt

Senior Member
Feb 24, 2012
1,716
1,914
When I try to push Guru.zip I receive this:
c:\mini-sdk>adb push Guru.zip /sdcard/
adb server is out of date. killing...
* daemon started successfully *
error: device not found

c:\mini-sdk>adb push Guru.zip /sdcard/

"adb server is out of date." means android sdk needs to be updated.
"error: device not found" means that HTC drivers for the device need to be installed or updated.

SDK Tools: here. Download installer_r22.3-windows.exe under SDK Tools only.

HTC Drivers: here.
 
  • Like
Reactions: alray

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
1)Download HTC Toolkit
2) Install from htc toolkit recovery
3) I downloaded cm11
4)Pushed from HTC toolkit cm11 to phone
5) installed cm11
6) phone works.

OP want to use stock rom not CM.

---------- Post added at 12:14 PM ---------- Previous post was at 12:09 PM ----------

It's insalling now!!! Thank you guy's very, very much!!! My hero's!!!


Sent from my iPhone using Tapatalk

glad it worked ;) feel free to click ''thanks'' button of members who helped you. Unfortunately there is know ''un-thanks'' button for pple who are trying to make things harder and calling senior member a spammer. :laugh::laugh:
 
  • Like
Reactions: sandrotb

sandrotb

Senior Member
Oct 9, 2011
51
3
Trebinje
adb push or adb sideload from recovery

---------- Post added at 04:59 PM ---------- Previous post was at 04:54 PM ----------



download latest TWRP recovery from here 2.6.3.3 or 2.6.3.4. Save it to your fastboot/adb folder. boot phone in bootloader, select fastboot

Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader

then enter TWRP recovery, you don't have to select anything in twrp

Code:
adb push name_of_guru_reset_file.zip /sdcard/

when the transfer is complete, hit install and select your guru reset zip.

then follow instructions of the aroma installer
as simple as that

@alray thank You very, very much, my life is back. Everthing is OK now. I didn't now how to push it to sdcard.


Sent from my iPhone using Tapatalk
 
  • Like
Reactions: alray

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
@alray thank You very, very much, my life is back. Everthing is OK now. I didn't now how to push it to sdcard.


Sent from my iPhone using Tapatalk

you're welcome

---------- Post added at 12:52 PM ---------- Previous post was at 12:21 PM ----------

no problem go to stock after install cm11.. but the priority is phone functioning yes ?? senior member

FYI the priority was to go from A to B

not A then C then B for the same result.

Peace
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    When I tryed to fastboot Guru RUU it was relocked. Now I unlocked it again.

    Again Guru reset is NOT a RUU and you CAN'T flash it from fastboot, you need to INSTALL from a CUSTOM RECOVERY
    1
    How to install with custom recovery when I can't see my sd card on my pc. How to put the guru reset zip to my sd card?

    adb push or adb sideload from recovery

    ---------- Post added at 04:59 PM ---------- Previous post was at 04:54 PM ----------

    How to install with custom recovery when I can't see my storage on my pc. How to put the guru reset zip to my storage?

    download latest TWRP recovery from here 2.6.3.3 or 2.6.3.4. Save it to your fastboot/adb folder. boot phone in bootloader, select fastboot

    Code:
    fastboot flash recovery name_of_recovery.img
    fastboot erase cache
    fastboot reboot-bootloader

    then enter TWRP recovery, you don't have to select anything in twrp

    Code:
    adb push name_of_guru_reset_file.zip /sdcard/

    when the transfer is complete, hit install and select your guru reset zip.

    then follow instructions of the aroma installer
    as simple as that
    1
    I push it now to sdcard. I can see it now in my recovey. My recovery is
    Team win recovery project v2.6.3.4. What to do now?


    Sent from my iPhone using Tapatalk


    See the install button? Click it. then locate the file @alray told you to push to sdcard, and select, then swipe to install.
    1
    When I try to push Guru.zip I receive this:
    c:\mini-sdk>adb push Guru.zip /sdcard/
    adb server is out of date. killing...
    * daemon started successfully *
    error: device not found

    c:\mini-sdk>adb push Guru.zip /sdcard/

    "adb server is out of date." means android sdk needs to be updated.
    "error: device not found" means that HTC drivers for the device need to be installed or updated.

    SDK Tools: here. Download installer_r22.3-windows.exe under SDK Tools only.

    HTC Drivers: here.
    1
    1)Download HTC Toolkit
    2) Install from htc toolkit recovery
    3) I downloaded cm11
    4)Pushed from HTC toolkit cm11 to phone
    5) installed cm11
    6) phone works.

    OP want to use stock rom not CM.

    ---------- Post added at 12:14 PM ---------- Previous post was at 12:09 PM ----------

    It's insalling now!!! Thank you guy's very, very much!!! My hero's!!!


    Sent from my iPhone using Tapatalk

    glad it worked ;) feel free to click ''thanks'' button of members who helped you. Unfortunately there is know ''un-thanks'' button for pple who are trying to make things harder and calling senior member a spammer. :laugh::laugh: