Bricked Device? - One (M7) Q&A, Help & Troubleshooting

I tried following this tutorial: http://forum.xda-developers.com/showthread.php?t=2322820 to change my Modelid for OTA update. Download the files on the post and followed the given example, but when I tried to writemid, all I get is this:
C:\platform-tools>fastboot oem writemid PN0712000
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.004s]
finished. total time: 0.004s
and when I run fastboot getvar all, I get this:
C:\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: PRIVATE
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3587mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.024s
fastboot recovery and erase cache commands are all failing. All I have I a blank screen. Can someone help me out?
Note: The phone had SuperCID and S-OFF and was unlocked using htcdev prior to the problem

Write super CID back again, Super CID allows you do get updates, if its the sense 6 update your after you wont get it cos they've found a problem / bug and pulled it from the servers until further notice, people who did get it have the bug.

Seanie280672 said:
Write super CID back again, Super CID allows you do get updates, if its the sense 6 update your after you wont get it cos they've found a problem / bug and pulled it from the servers until further notice, people who did get it have the bug.
Click to expand...
Click to collapse
I have. This is what I got:
C:\platform-tools>fastboot oem writecid 11111111
...
(bootloader) Start Verify: -1
(bootloader) Input CID is super CID
(bootloader) Start Verify: -1
OKAY [ 0.078s]
finished. total time: 0.078s
But when I input getvar, CID is still blank

I'm thinking of downloading Ubuntu to try out the command in terminal

Ickling said:
I'm thinking of downloading Ubuntu to try out the command in terminal
Click to expand...
Click to collapse
i'm pretty sure you have a problem with MID not CID, try writing your original MID back, and hope for the best... and make sure it's your original MID, down to every single character (not an extra 0, and not a missing 0, etc), exactly the way it was before.

nkk71 said:
i'm pretty sure you have a problem with MID not CID, try writing your original MID back, and hope for the best... and make sure it's your original MID, down to every single character (not an extra 0, and not a missing 0, etc), exactly the way it was before.
Click to expand...
Click to collapse
I've tried writing MID and what I get is this:
C:\platform-tools>fastboot oem writemid PN0771***
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.002s]
finished. total time: 0.002s

Ickling said:
I've tried writing MID and what I get is this:
C:\platform-tools>fastboot oem writemid PN0771***
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.002s]
finished. total time: 0.002s
Click to expand...
Click to collapse
1- That command only works with ENG hboots
2- and what is PN0771*** supposed to be

PN0771**** was the ModelId I saw before trying to change it

have you tried
fastboot oem writemid PN077100
?

Yep. I've tried that, still the same error

Related

Bricked - help please

I achieved S-OFF with rumrunner on m HTC 802d (Dual-Sim) variant. Reading around threads I realized that its ok to flash anything with S-OFF so decided to flash RUU Zip M7 HTC Google Edition_3.06.1700.10. However suddenly the phone switched off and I had an error on the fastboot screen. I tried to issue the command again but it did not work. The phone's display did not start no matter what I tried. Prior to flashing I had set supercid 11111111 on my device.
Things I tried:
1. Holding power button for 90 seconds or more, restarting. It only shows connectivity in fastboot. However when I issue command fastboot devices, I get this:
???????????? fastboot
2. Trying to unlock boot loader with fastboot flash unlocktoken Unlock_code.bin. Result:
C:\fastboot>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.002s]
writing 'unlocktoken'...
FAILED (remote: unlock token check failed)
finished. total time: 0.007s
3. I tried to generate a new key and unlock it again at HTCDev but I get an error with the new identifier.
4. Tried flashing custom recovery. Result:
C:\fastboot>fastboot flash recovery recovery.img
sending 'recovery' (16383 KB)...
OKAY [ 0.828s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.830s
5. Tried to re-run the RUU mode and flash, but the phone restarts and gets struck without returning. Output:
C:\fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: -1
OKAY [ 0.035s]
finished. total time: 0.036s
C:\fastboot>fastboot getvar all
< waiting for device >
6. Tried clearing cache: fastboot erase cache. Output:
C:\fastboot>fastboot erase cache
erasing 'cache'...
FAILED (remote: erasing error!)
finished. total time: 0.001s
7. Tried running stock RUU (exe), but it gets struck on "Verifying information on your Android phone..." forever.
8. Tried flashing the zip directly. Result:
C:\fastboot>fastboot flash zip RUU.zip
sending 'zip' (428998 KB)...
OKAY [ 21.698s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 21.701s
9. Issued the lock command
C:\fastboot>fastboot oem lock
...
(bootloader) Device was already locked!
OKAY [ 0.001s]
finished. total time: 0.002s
10. fastboot getvar all commands gives this:
C:\fastboot>fastboot getvar all
(bootloader) version-bootloader: 1.54.0000 <- earlier to attempting the flash this was 2.27.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: myimeinumber
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3776mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-94cf81a8fd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.020s
As you can see some fields are blank.
----
Please help me!
juicylife said:
I achieved S-OFF with rumrunner on m HTC 802d (Dual-Sim) variant. Reading around threads I realized that its ok to flash anything with S-OFF so decided to flash RUU Zip M7 HTC Google Edition_3.06.1700.10. However suddenly the phone switched off and I had an error on the fastboot screen. I tried to issue the command again but it did not work. The phone's display did not start no matter what I tried. Prior to flashing I had set supercid 11111111 on my device.
Things I tried:
1. Holding power button for 90 seconds or more, restarting. It only shows connectivity in fastboot. However when I issue command fastboot devices, I get this:
???????????? fastboot
2. Trying to unlock boot loader with fastboot flash unlocktoken Unlock_code.bin. Result:
C:\fastboot>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.002s]
writing 'unlocktoken'...
FAILED (remote: unlock token check failed)
finished. total time: 0.007s
3. I tried to generate a new key and unlock it again at HTCDev but I get an error with the new identifier.
4. Tried flashing custom recovery. Result:
C:\fastboot>fastboot flash recovery recovery.img
sending 'recovery' (16383 KB)...
OKAY [ 0.828s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.830s
5. Tried to re-run the RUU mode and flash, but the phone restarts and gets struck without returning. Output:
C:\fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: -1
OKAY [ 0.035s]
finished. total time: 0.036s
C:\fastboot>fastboot getvar all
< waiting for device >
6. Tried clearing cache: fastboot erase cache. Output:
C:\fastboot>fastboot erase cache
erasing 'cache'...
FAILED (remote: erasing error!)
finished. total time: 0.001s
7. Tried running stock RUU (exe), but it gets struck on "Verifying information on your Android phone..." forever.
8. Tried flashing the zip directly. Result:
C:\fastboot>fastboot flash zip RUU.zip
sending 'zip' (428998 KB)...
OKAY [ 21.698s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 21.701s
9. Issued the lock command
C:\fastboot>fastboot oem lock
...
(bootloader) Device was already locked!
OKAY [ 0.001s]
finished. total time: 0.002s
10. fastboot getvar all commands gives this:
C:\fastboot>fastboot getvar all
(bootloader) version-bootloader: 1.54.0000 <- earlier to attempting the flash this was 2.27.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: myimeinumber
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3776mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-94cf81a8fd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.020s
As you can see some fields are blank.
----
Please help me!
Click to expand...
Click to collapse
I got the same problem here! Did you find how to fix?
pdpascal said:
I got the same problem here! Did you find how to fix?
Click to expand...
Click to collapse
Would you mind posting what you get from "fastboot getvar all" but with your imei and MID removed? I may be able to help you
LightSpeedIII said:
Would you mind posting what you get from "fastboot getvar all" but with your imei and MID removed? I may be able to help you
Click to expand...
Click to collapse
Sure!
fastboot devices:
???????????? fastboot
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) meid: 00000000000000 (I tried to change the MID, my is the Chinese model. I used the Europe model MID to be able to apply the firmware)
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 2703mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!./f
Thank you do much!
pdpascal said:
Sure!
fastboot devices:
???????????? fastboot
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) meid: 00000000000000 (I tried to change the MID, my is the Chinese model. I used the Europe model MID to be able to apply the firmware)
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 2703mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!./f
Thank you do much!
Click to expand...
Click to collapse
The issue of the original thread starter "juicylife" is LOCKED bootloader, that's why he can't flash stock or custom recoveries and some ADB commands that needs unlocked bootloader will not work!
You are S-Off that's good.
1. Do you remember your original CID# or your software version? it is important to know from what region you belong.
2. Can you still access Fastboot or Recovery Menu?
eyeyousee said:
The issue of the original thread starter "juicylife" is LOCKED bootloader, that's why he can't flash stock or custom recoveries and some ADB commands that needs unlocked bootloader will not work!
You are S-Off that's good.
1. Do you remember your original CID# or your software version? it is important to know from what region you belong.
2. Can you still access Fastboot or Recovery Menu?
Click to expand...
Click to collapse
Hi there!
Mine is
M7C_DUG – Device ID: HTC 802w
Networks: Dual Sim W-CDMA/GSM
MID: PN0771000
Region: China, Russia, Europe
The problem is when I try "fastboot oem rebootRUU" :
...
(bootloader) Start Verify: -1
OKAY [ 0.043s]
finished. total time: 0.043s
If I try "fastboot flash zip room.zip":
OKAY [ 0.850s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 0.851s
It was HBoot 2.49 as well. Seems that after start the flash firmware process the phone's hardware is no longer recognized, the display for instance is not. Perhaps the eMMC needs a JTAG?

[Q] How to flash ruu HTC one m7 ul?

How can I flash a ruu? I tryed this RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1 but the setup loop at 5% verifying something. I relocked the bootloader and change cid to htc__001 and I update the firmware to 5.11.401.10
C:\Users\xxx>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxx
(bootloader) imei: xxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3892mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.067s
Klinda said:
How can I flash a ruu? I tryed this RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1 but the setup loop at 5% verifying something. I relocked the bootloader and change cid to htc__001 and I update the firmware to 5.11.401.10
C:\Users\xxx>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxx
(bootloader) imei: xxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3892mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.067s
Click to expand...
Click to collapse
your s-off so no need to relock bootloader
you need to downgrade your hboot
see @nkk71 superguide for returning to stock on how to downgrade hboot and RUU > http://forum.xda-developers.com/showthread.php?t=2541082
clsA said:
your s-off so no need to relock bootloader
you need to downgrade your hboot
see @nkk71 superguide for returning to stock on how to downgrade hboot and RUU > http://forum.xda-developers.com/showthread.php?t=2541082
Click to expand...
Click to collapse
I have to only fix my partitions and restore imei and baseband,I don't want to return stock. So why I have to flash hboot 1.44? it's old I think.. I followed this guide in order to downgrade hboot http://forum.xda-developers.com/showthread.php?t=2365506 .. Are you sure I have to downgrade with this old hboot? maybe can be other problems because is too old? so when i will flash hboot 1.44 I will try to flash the ruu I say to you?
Klinda said:
I have to only fix my partitions and restore imei and baseband,I don't want to return stock. So why I have to flash hboot 1.44? it's old I think.. I followed this guide in order to downgrade hboot http://forum.xda-developers.com/showthread.php?t=2365506 .. Are you sure I have to downgrade with this old hboot? maybe can be other problems because is too old? so when i will flash hboot 1.44 I will try to flash the ruu I say to you?
Click to expand...
Click to collapse
yes the old hboot will help with ruu flashing errors
it can create problems if your on windows 8.1
clsA said:
yes the old hboot will help with ruu flashing errors
it can create problems if your on windows 8.1
Click to expand...
Click to collapse
I have windows 7 32 bit.. so I have to change to super cid in order to flash the hboot(i remove tampared also),then change cid to htc__001 and I don't need to relock bootloader in order to flash the ruu?
Klinda said:
I have windows 7 32 bit.. so I have to change to super cid in order to flash the hboot(i remove tampared also),then change cid to htc__001 and I don't need to relock bootloader in order to flash the ruu?
Click to expand...
Click to collapse
not if you have s-off
clsA said:
not if you have s-off
Click to expand...
Click to collapse
I have problem with fastboot commands with windows 7... I can do only one command now.
C:\Users\Lorenzo\Desktop>fastboot getvar all
getvar:all FAILED (command write failed (No such file or directory))
finished. total time: -0.000s
C:\Users\Lorenzo\Desktop>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxx
(bootloader) imei: xxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4296mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.065s
C:\Users\Lorenzo\Desktop>fastboot getvar all
^C
C:\Users\Lorenzo\Desktop>fastboot devices
xxx fastboot
C:\Users\Lorenzo\Desktop>fastboot getvar all
getvar:all FAILED (command write failed (Unknown error))
finished. total time: 0.580s
C:\Users\Lorenzo\Desktop>fastboot getvar all
getvar:all FAILED (command write failed (Unknown error))
finished. total time: 0.580s
C:\Users\Lorenzo\Desktop>fastboot devices
xxxx fastboot
C:\Users\Lorenzo\Desktop>fastboot getvar all
^C
C:\Users\Lorenzo\Desktop>fastboot devices
xxx fastboot
C:\Users\Lorenzo\Desktop>fastboot getvar all
getvar:all FAILED (command write failed (Unknown error))
finished. total time: 0.580s
C:\Users\Lorenzo\Desktop>
So i can't flash the ruu and I think when I do the one command the phone 'freeze' and sometimes if i press power button it leave the fastboot usb or i need to restart the phone.
[email protected]:~$ sudo fastboot devices
[sudo] password for klinda:
xxxx fastboot
[email protected]:~$ sudo fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxx
(bootloader) imei: xxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Value too large for defined data type))
finished. total time: 5.064s
[email protected]:~$ sudo fastboot getvar all
getvar:all FAILED (status malformed (0 bytes))
finished. total time: 1.001s
[email protected]:~$ sudo fastboot getvar all
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-cpld: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) imei: xxx
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) battery-status: good
(bootloader) battery-voltage: 4271mV
(bootloader) security: off
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status malformed (0 bytes))
finished. total time: 43.338s
[email protected]:~$ sudo fastboot getvar all
all: Done!eckpt: 0
finished. total time: 0.000s
[email protected]:~$ sudo fastboot getvar all
^C
^C^C^C^[email protected]:~$
Also in linux :/ What can i do? I think I 'bricked' my phone by downgrade hboot(the phone boots without problems but with imei and baseband uknow and it reboots.(I have to fix this with ruu))
Klinda said:
[email protected]:~$ sudo fastboot devices
[sudo] password for klinda:
xxxx fastboot
[email protected]:~$ sudo fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: xxx
(bootloader) imei: xxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Value too large for defined data type))
finished. total time: 5.064s
[email protected]:~$ sudo fastboot getvar all
getvar:all FAILED (status malformed (0 bytes))
finished. total time: 1.001s
[email protected]:~$ sudo fastboot getvar all
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-cpld: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) imei: xxx
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) battery-status: good
(bootloader) battery-voltage: 4271mV
(bootloader) security: off
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status malformed (0 bytes))
finished. total time: 43.338s
[email protected]:~$ sudo fastboot getvar all
all: Done!eckpt: 0
finished. total time: 0.000s
[email protected]:~$ sudo fastboot getvar all
^C
^C^C^C^[email protected]:~$
Also in linux :/ What can i do? I think I 'bricked' my phone by downgrade hboot(the phone boots without problems but with imei and baseband uknow and it reboots.(I have to fix this with ruu))
Click to expand...
Click to collapse
your phone is fine run the RUU
clsA said:
your phone is fine run the RUU
Click to expand...
Click to collapse
I have to change cid? but I think no because if I do the commands of change cid... not have response.. there isn't also the write 'waiting of device' nothing...
Klinda said:
I have to change cid?
Click to expand...
Click to collapse
your super CID no need to change
clsA said:
your super CID no need to change
Click to expand...
Click to collapse
Watch the edited message..
Klinda said:
Watch the edited message..
Click to expand...
Click to collapse
Turn off the phone
hold power and volume down for 20 seconds when it shuts off in the bootloader let go of the buttons.
power the phone back on holding volume down to get to fastboot
plug the phone in to the windows 7 pc and get fastboot usb.
run this RUU >> http://www.androidruu.com/getdownlo...10.38r.1157.04L_release_353069_signed_2-1.exe
clsA said:
Turn off the phone
hold power and volume down for 20 seconds when it shuts off in the bootloader let go of the buttons.
power the phone back on holding volume down to get to fastboot
plug the phone in to the windows 7 pc and get fastboot usb.
run this RUU >> http://www.androidruu.com/getdownlo...10.38r.1157.04L_release_353069_signed_2-1.exe
Click to expand...
Click to collapse
ERROR [158]: Image error
What can i do?
Klinda said:
ERROR [158]: Image error
What can i do?
Click to expand...
Click to collapse
did you md5 check the file you downloaded to see if it's complete ?
you can also try this one
http://www.htc1guru.com/dld/ruu-zip...0-01_release_318486_signed_2_4_decrypted-zip/
it flashes in fastboot RUU mode
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot-bootloader
clsA said:
did you md5 check the file you downloaded to see if it's complete ?
you can also try this one
http://www.htc1guru.com/dld/ruu-zip...0-01_release_318486_signed_2_4_decrypted-zip/
it flashes in fastboot RUU mode
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
Yes I check it,now I am dowloading the zip file and I try it.. and wait I need to fix my partitons.. with this old ruu partitions get fixed?
clsA said:
did you md5 check the file you downloaded to see if it's complete ?
you can also try this one
http://www.htc1guru.com/dld/ruu-zip...0-01_release_318486_signed_2_4_decrypted-zip/
it flashes in fastboot RUU mode
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
C:\Users\Lorenzo\Desktop>fastboot flash zip rom.zip
sending 'zip' (1010240 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 0.020s
I think with hboot 1.44 fastboot commands bricked. Sorry for answer too late but I was on holiday. There is another way to fix imei and baseband? Sometimes it recgonize imei etc but after 7 8 hours the phone reboots and show the same message.
Up
Someone can help me? or I have to buy a new smartphone? :/
Klinda said:
Up
Someone can help me? or I have to buy a new smartphone? :/
Click to expand...
Click to collapse
is the bootloader locked or unlocked
clsA said:
is the bootloader locked or unlocked
Click to expand...
Click to collapse
Unlocked

HTC ONE - BOOTLOADER not unlocking !

Did perform this command but still LOCKED
D:\--- MOBILE\Android\android\platform-tools>fastboot flash unlocktoken Unlock_c
ode.bin
target reported max download size of 1526722560 bytes
sending 'unlocktoken' (0 KB)...
OKAY [ 0.143s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.006s]
finished. total time: 0.151s
Click to expand...
Click to collapse
I tried this command also but failed:
D:\--- MOBILE\Android\android\platform-tools>fastboot oem unlock
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.003s]
finished. total time: 0.004s
Click to expand...
Click to collapse
zakiyy said:
Did perform this command but still LOCKED
I tried this command also but failed:
Click to expand...
Click to collapse
Please can you run this command a post the output here, pleas remove your imei and serial numbers before posting.
Code:
fastboot getvar all
Also it the device Brand new or did you by it used?
Here is what you nedd BOSS:
(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: SH365W901892
(bootloader) imei: 35786xxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__016
(bootloader) battery-status: good
(bootloader) battery-voltage: 3703mV
(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.094s
Click to expand...
Click to collapse
The phone stuck on logo ! I cant reset phone anything !! If it on It loads the animation logo VERY slow then it OFF completly !
zakiyy said:
The phone stuck on logo ! I cant reset phone anything !! If it on It loads the animation logo VERY slow then it OFF completly !
Click to expand...
Click to collapse
Boot your device to the bootloader and connect fastboot usb. Then run this ruu exe on your pc http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
That should get your device booting and enable you to unlock the bootloader, I recommend going through the full unlock procedure at htcdev to get a new unlock code, After you've flashed the ruu :good:
Danny201281 said:
Boot your device to the bootloader and connect fastboot usb. Then run this ruu exe on your pc http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
That should get your device booting and enable you to unlock the bootloader, I recommend going through the full unlock procedure at htcdev to get a new unlock code, After you've flashed the ruu :good:
Click to expand...
Click to collapse
Thank a lot already started downloading !!! Will give report !!
FAIL . All fail !
zakiyy said:
FAIL . All fail !
Click to expand...
Click to collapse
NVM, answered in your other thread. Please keep posting in one thread only.

[Solved] Unable to go back to stock for HTC one m7 UL HBOOT 1.44.0000

Hello all.
Target
Install the google edition rom for my HTC one M7 (Was originally a SENSE one). If not possible, install Sense stock rom.
Problem
* Unable to install any not cyanogen roms.
* Unable to S-OFF (not mandatory if not required).
Device info
Code:
-> % sudo fastboot getvar all [21:34:02] [ruby-2.1.2]
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT344W903198
(bootloader) imei: myImey
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
getvar:all FAILED (status read failed (Value too large for defined data type))
finished. total time: 13.410s
Step to now
* Unlocked
* Tampered
* Recovery: ClockworkMod
Roms installed
* CM 11
* Back to CM 10.1 , some topics said revone will work. But no way.
S-OFF tries
Tried to S-OFF, but no success
* revone reboots device without any error ( no matter the android version)
* runrunner just didn't work
* SunShine claims for a stock, but unable to flash with a RUU:
RUU reinstall tries
RUU name: RUU Zip M7_UL_JB_50_HTC_Europe_1.29.401.16_R_Radio_4A.14.3250.13_10.33.1150.01_release_318486_signed_2_4_decrypted.zip
RUU source: htc1guru (since I'm a newb here, I can't post direct url)
md5sum is ok on computer disk
Flash process followed
Code:
-> % sudo fastboot oem lock [21:30:51] [ruby-2.1.2]
...
(bootloader) Lock successfully...
OKAY [ 0.024s]
finished. total time: 0.024s
=> Ok after reboot, says "RELOCKED"
-> % sudo fastboot oem rebootRUU [21:31:14] [ruby-2.1.2]
...
(bootloader) Start Verify: 3
OKAY [ 0.037s]
finished. total time: 0.037s
=> OK, black screen with HTC logo
-> % sudo fastboot erase cache [21:31:41] [ruby-2.1.2]
erasing 'cache'...
OKAY [ 0.378s]
finished. total time: 0.378s
-> % sudo fastboot flash zip RUU.zip [21:31:45] [ruby-2.1.2]
sending 'zip' (1010240 KB)...
OKAY [ 61.263s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 162.160s
I don't know what to do to fix this strange issue.
Thank you for reading all my report, and helping me if you have an idea .
isildur37 said:
Hello all.
Target
Install the google edition rom for my HTC one M7 (Was originally a SENSE one). If not possible, install Sense stock rom.
Problem
* Unable to install any not cyanogen roms.
* Unable to S-OFF (not mandatory if not required).
Device info
Code:
-> % sudo fastboot getvar all [21:34:02] [ruby-2.1.2]
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: [COLOR="Red"]PVT SHIP S-ON[/COLOR]
(bootloader) serialno: ..............
(bootloader) imei: myImey
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
getvar:all FAILED (status read failed (Value too large for defined data type))
finished. total time: 13.410s
Step to now
* Unlocked
* Tampered
* Recovery: ClockworkMod
Roms installed
* CM 11
* Back to CM 10.1 , some topics said revone will work. But no way.
S-OFF tries
Tried to S-OFF, but no success
* revone reboots device without any error ( no matter the android version)
* runrunner just didn't work
* SunShine claims for a stock, but unable to flash with a RUU:
RUU reinstall tries
RUU name: RUU Zip M7_UL_JB_50_HTC_Europe_1.29.401.16_R_Radio_4A.14.3250.13_10.33.1150.01_release_318486_signed_2_4_decrypted.zip
-> % sudo fastboot oem lock << Good
...
(bootloader) Lock successfully...
OKAY [ 0.024s]
finished. total time: 0.024s
=> Ok after reboot, says "RELOCKED"
FAILED (remote: 12 signature verify fail)
finished. total time: 162.160s << Your not S-off
[/CODE]
I don't know what to do to fix this strange issue.
Thank you for reading all my report, and helping me if you have an idea .
Click to expand...
Click to collapse
You need a true RUU not a decrypted one your not s-off
Try this one http://www.androidruu.com/getdownlo...50.13_10.33.1150.01_release_316789_signed.zip
flash it with
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip <yes 2 times>
fastboot reboot
Your idea worked great, thank you!
Then I was able to S-OFF, change my CID install the Google edition ROM.
Big thanks
isildur37 said:
Your idea worked great, thank you!
Then I was able to S-OFF, change my CID install the Google edition ROM.
Big thanks
Click to expand...
Click to collapse
How did you do it? Sunshine?
jcneivar said:
How did you do it? Sunshine?
Click to expand...
Click to collapse
Rumrunner works on hboot 1.44 - 1.54 - 1.55 for free

M7 only boots into bootloader

Was trying to put my HTC One M7 back to stock to give to my mother-inlaw. I was planning on running an RUU on it, so I relocked the bootloader and ever since I can't seem to do anything with it. It will only boot into the bootloader. I can't seem to unlock it using htc dev now either. any ideas? Any help is appreciated.
This is some info.
C:\adb>fastboot getvar -all
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.21.3218.21
(bootloader) version-microp: None
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) imei:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4301mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e82187e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
-all: Done!
finished. total time: 16.711s
When I try to unlock it, this is what I see in my CMD prompt.
C:\adb>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.142s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.004s]
finished. total time: 0.147s
But nothing ever comes up on my phone like it shows in the instructions.
HuMpS 97 DoHc said:
When I try to unlock it, this is what I see in my CMD prompt.
C:\adb>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.142s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.004s]
finished. total time: 0.147s
But nothing ever comes up on my phone like it shows in the instructions.
Click to expand...
Click to collapse
what is your original cid number, because 11111111 wont be the original, you cant unlock the bootloader as you locked it with a custom recovery on there, and now the only way to get stock recovery on there or flash an RUU is to know your original cid or version main.
Seanie280672 said:
what is your original cid number, because 11111111 wont be the original, you cant unlock the bootloader as you locked it with a custom recovery on there, and now the only way to get stock recovery on there or flash an RUU is to know your original cid or version main.
Click to expand...
Click to collapse
BM___001 would be my cid.
I've changed my CID back to stock. Now what did I need to do? I can't seem to find an RUU for Bell mobility anywhere.
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.21.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT346W903917
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4188mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e82187e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.051s
When I try to apply a Bell RUU from this thread http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944 This is the error message I get. Any ideas or help???
C:\adb>htc_fastboot reboot-bootloader
rebooting into bootloader... OKAY
Execution time is 40(ms)
C:\adb>htc_fastboot oem rebootRUU
... (bootloader) Start Verify: 3
OKAY
Execution time is 44(ms)
C:\adb>htc_fastboot flash zip RUU.zip
error: preprocess_file : Cannot open file RUU.zip
C:\adb>htc_fastboot flash zip RUU.zip
sending 'zip'... (43286 KB) OKAY
sending time = 2.972 secs
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 (status read failed (Too many links))
Execution time is 9(s)
C:\adb>htc_fastboot reboot-bootloader
rebooting into bootloader... FAILED (status read failed (Unknown error))
Execution time is 5(s)
HuMpS 97 DoHc said:
When I try to apply a Bell RUU from this thread http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944 This is the error message I get. Any ideas or help???
C:\adb>htc_fastboot reboot-bootloader
rebooting into bootloader... OKAY
Execution time is 40(ms)
C:\adb>htc_fastboot oem rebootRUU
... (bootloader) Start Verify: 3
OKAY
Execution time is 44(ms)
C:\adb>htc_fastboot flash zip RUU.zip
error: preprocess_file : Cannot open file RUU.zip
C:\adb>htc_fastboot flash zip RUU.zip
sending 'zip'... (43286 KB) OKAY
sending time = 2.972 secs
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 (status read failed (Too many links))
Execution time is 9(s)
C:\adb>htc_fastboot reboot-bootloader
rebooting into bootloader... FAILED (status read failed (Unknown error))
Execution time is 5(s)
Click to expand...
Click to collapse
Remove your IMEI number from your above posts! Never post your IMEI.
How did you managed to change your CID with the phone being S-ON ?!!
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) modelid: PN0712000
(bootloader) cidnum: 11111111
Click to expand...
Click to collapse
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
Click to expand...
Click to collapse
You can't use a 7.xx.xxx.x ruu unless your firmware is at least 6.xx.xxx.x (you're not)
alray said:
Remove your IMEI number from your above posts! Never post your IMEI.
How did you managed to change your CID with the phone being S-ON ?!!
You can't use a 7.xx.xxx.x ruu unless your firmware is at least 6.xx.xxx.x (you're not)
Click to expand...
Click to collapse
I removed my imei, thanks. I honestly thought this phone was S-OFF but I hadn't actually used it for much in over a year since I have a m8. Do you have any ideas of what I can do? my bootloader is now relocked and I can't seem to unlock it.
So i was able to flash a signed firmware onto my phone which for my carrier Bell Mobility, its 3.23.666.1. But now where can I go? i still can't seem to unlock the bootloader. any ideas?
my getvar info now.
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.23.666.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BM___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3747mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-a6a74fd020
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.234s
Anyone with any ideas??? Please.
HuMpS 97 DoHc said:
Anyone with any ideas??? Please.
Click to expand...
Click to collapse
sorry I struggle to get on here sometimes during the week as my work takes over my life.
could you post a link to the 3.xx.666.x firmware you flashed please.
thats the firmware I used. https://www.dropbox.com/s/m1mha8jx36ceoe5/firmware.zip?dl=0
alray said:
Remove your IMEI number from your above posts! Never post your IMEI.
How did you managed to change your CID with the phone being S-ON ?!!
You can't use a 7.xx.xxx.x ruu unless your firmware is at least 6.xx.xxx.x (you're not)
Click to expand...
Click to collapse
Seanie280672 said:
sorry I struggle to get on here sometimes during the week as my work takes over my life.
could you post a link to the 3.xx.666.x firmware you flashed please.
Click to expand...
Click to collapse
HuMpS 97 DoHc said:
thats the firmware I used. https://www.dropbox.com/s/m1mha8jx36ceoe5/firmware.zip?dl=0
Click to expand...
Click to collapse
I'm unable to check it just yet, but it's just a zip file, so make sure it contains recovery.img, also when you flash it, you will need to flash it twice as the first time is just a pre update, after that, check that you have stock recovery by selecting recovery from the bootlpader screen, you should be presented with a red exclamation mark, volume up and power to get the menu, select factory reset.
Now boot to the bootloader and get a new unlock token from HTC dev website, and try and unlock your bootloader, once done, you can then flash twrp recovery, and flash your stock backup, will post the link later, then reflash stock recovery and update, or try and get s-off with rumrunner before updating.

Categories

Resources