[Q] Error 44 when flashing with Fastboot - One (M7) Q&A, Help & Troubleshooting

Hi Guys,
I've got my teacher's phone here (HTC One M7), who wanted to return to the original stock firmware. I've ran 'oem lock', then 'oem rebootRUU', then 'flash zip <file.zip>'.
So far so good, everything seemed to work fine. Till it booted, and only a black screen showed up...
I wondered if it might be broken firmware, so i downloaded another one, and now i have the awkward feeling that it wasn't the right version...
When i now look in hboot, it says: OS-3.62.401.1 (4.19.401.8) in red letters. 3.62.401.1 is the version i need, but i have no idea what those other numbers are.
I went back, trying to install another 3.62.401.1 (checked twice if it's the correct version), and when it checks the hboot version now it ends with Failed, 44 hboot version check fail.
To make a long story short: I believe i attempted to flash the wrong firmware (which stayed stuck at 'sending zip'), and now whenever i try to install the correct firmware it says "44 hboot version check fail". What do i do?
it's S-ON.

murdoch201 said:
Hi Guys,
I've got my teacher's phone here (HTC One M7), who wanted to return to the original stock firmware. I've ran 'oem lock', then 'oem rebootRUU', then 'flash zip <file.zip>'.
So far so good, everything seemed to work fine. Till it booted, and only a black screen showed up...
I wondered if it might be broken firmware, so i downloaded another one, and now i have the awkward feeling that it wasn't the right version...
When i now look in hboot, it says: OS-3.62.401.1 (4.19.401.8) in red letters. 3.62.401.1 is the version i need, but i have no idea what those other numbers are.
I went back, trying to install another 3.62.401.1 (checked twice if it's the correct version), and when it checks the hboot version now it ends with Failed, 44 hboot version check fail.
To make a long story short: I believe i attempted to flash the wrong firmware (which stayed stuck at 'sending zip'), and now whenever i try to install the correct firmware it says "44 hboot version check fail". What do i do?
it's S-ON.
Click to expand...
Click to collapse
Post the output of "fastboot getvar all". remove imei and serialno before posting.

fastboot getvar all :
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.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: <gone>
(bootloader) imei: <gone>
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
(bootloader) battery-status: good
(bootloader) battery-voltage: 4197mV
(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!
I attached a picture where it mentions both versions:

murdoch201 said:
fastboot getvar all :
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__E11
[/CODE]
I attached a picture where it mentions both versions:
Click to expand...
Click to collapse
The two version numbers are because the first flash went through (the hboot pre-update)
"FAILED (remote: 90 hboot pre-update! please flush image again immediately)"
but you didnt complete the second flash.
get the signed firmwares from here: http://xda7.androidrevolution.org/db_mirror/Firmware/index.php?dir=HTC/HTC_One/401/
and flash them incrementally <- important, because those are OTA firmwares, so only contain updates and rely on all previous updates to be in place.
you need to start with 4.19.401.8
the way to flash:
Code:
fastboot oem rebootRUU
fastboot flash zip <name of file>.zip
wait a few seconds, and again:
Code:
fastboot flash zip <name of file>.zip
fastboot reboot-bootloader
example output (note, i am s-off, so i can flash unsigned firmware... you are s-on, and therefore can only flash signed firmware)
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot oem rebootRUU[/COLOR][/B]
...
(bootloader) Start Verify: 0
OKAY [ 0.050s]
finished. total time: 0.060s
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot flash zip 7.15.401.1-Combined_TWRP2840_NoWipe.zip[/COLOR][/B]
target reported max download size of 1514139648 bytes
sending 'zip' (40953 KB)...
OKAY [ 3.490s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
[B][COLOR="Red"]FAILED (remote: 90 hboot pre-update! please flush image again immediately)[/COLOR][/B]
finished. total time: 5.100s
second flash, continues the update
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot flash zip 7.15.401.1-Combined_TWRP2840_NoWipe.zip[/COLOR][/B]
< waiting for device >
target reported max download size of 1514139648 bytes
sending 'zip' (40953 KB)...
OKAY [ 3.478s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-4] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-4,0
(bootloader) [RUU]UZ,sbl1-4,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-5] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-5,0
(bootloader) [RUU]UZ,sbl1-5,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ..... Bypassed
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ...... Successful
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[adsp] unzipping & flushing...
(bootloader) [RUU]UZ,adsp,0
(bootloader) [RUU]UZ,adsp,15
(bootloader) [RUU]UZ,adsp,27
(bootloader) [RUU]UZ,adsp,37
(bootloader) [RUU]UZ,adsp,49
(bootloader) [RUU]UZ,adsp,60
(bootloader) [RUU]UZ,adsp,72
(bootloader) [RUU]UZ,adsp,82
(bootloader) [RUU]UZ,adsp,94
(bootloader) [RUU]UZ,adsp,100
(bootloader) [RUU]WP,adsp,0
(bootloader) [RUU]WP,adsp,100
(bootloader) ...... Successful
(bootloader) start image[cir] unzipping & flushing...
(bootloader) [RUU]UZ,cir,0
(bootloader) [RUU]UZ,cir,100
(bootloader) ...... Successful
(bootloader) start image[pg2fs_spcustom] unzipping & flushing...
(bootloader) [RUU]UZ,pg2fs_spcustom,0
(bootloader) [RUU]UZ,pg2fs_spcustom,22
(bootloader) [RUU]UZ,pg2fs_spcustom,48
(bootloader) [RUU]UZ,pg2fs_spcustom,70
(bootloader) [RUU]UZ,pg2fs_spcustom,97
(bootloader) [RUU]UZ,pg2fs_spcustom,100
(bootloader) ...... Successful
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,8
(bootloader) [RUU]UZ,recovery,17
(bootloader) [RUU]UZ,recovery,25
(bootloader) [RUU]UZ,recovery,30
(bootloader) [RUU]UZ,recovery,38
(bootloader) [RUU]UZ,recovery,47
(bootloader) [RUU]UZ,recovery,68
(bootloader) [RUU]UZ,recovery,73
(bootloader) [RUU]UZ,recovery,81
(bootloader) [RUU]UZ,recovery,86
(bootloader) [RUU]UZ,recovery,94
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,5
(bootloader) [RUU]UZ,radio,11
(bootloader) [RUU]UZ,radio,17
(bootloader) [RUU]UZ,radio,23
(bootloader) [RUU]UZ,radio,29
(bootloader) [RUU]UZ,radio,34
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,46
(bootloader) [RUU]UZ,radio,52
(bootloader) [RUU]UZ,radio,58
(bootloader) [RUU]UZ,radio,63
(bootloader) [RUU]UZ,radio,69
(bootloader) [RUU]UZ,radio,75
(bootloader) [RUU]UZ,radio,81
(bootloader) [RUU]UZ,radio,86
(bootloader) [RUU]UZ,radio,92
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,23
(bootloader) [RUU]WP,radio,46
(bootloader) [RUU]WP,radio,69
(bootloader) [RUU]WP,radio,92
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]WP,rcdata,0
Code:
(bootloader) ...... Successful
OKAY [ 58.061s]
finished. total time: 61.539s
^^ note successful
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot reboot-bootloader[/COLOR][/B]
rebooting into bootloader...
OKAY [ 0.040s]
finished. total time: 0.040s

This is my output:
Code:
C:\Users\name\Documents\paul-htc\fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.039s]
finished. total time: 0.039s
C:\Users\name\Documents\paul-htc\fastboot>fastboot flash zip 4.19.401.8.zip
sending 'zip' (43508 KB)...
OKAY [ 2.653s]
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...
(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: 10.202s
C:\Users\name\Documents\paul-htc\fastboot>fastboot flash zip 4.19.401.8.zip
sending 'zip' (43508 KB)...
And this is where it ends. It stays stuck on sending 'zip' (43508 KB)...
Do i need S-off? Would 'firewater' do for me?
Back when i tried flashing the first time it didn't got stuck. It said it completed succesfully

murdoch201 said:
This is my output:
Code:
C:\Users\name\Documents\paul-htc\fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.039s]
finished. total time: 0.039s
C:\Users\name\Documents\paul-htc\fastboot>fastboot flash zip 4.19.401.8.zip
sending 'zip' (43508 KB)...
OKAY [ 2.653s]
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...
(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: 10.202s
C:\Users\name\Documents\paul-htc\fastboot>fastboot flash zip 4.19.401.8.zip
sending 'zip' (43508 KB)...
And this is where it ends. It stays stuck on sending 'zip' (43508 KB)...
Do i need S-off? Would 'firewater' do for me?
Back when i tried flashing the first time it didn't got stuck. It said it completed succesfully
Click to expand...
Click to collapse
try installing the full RUU: http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
after that, connect to your WiFi (you dont need a sim card in the phone) and just check for software updates
The RUU will wipe the entire phone, so backup anything important first.

murdoch201 said:
This is my output:
Code:
C:\Users\name\Documents\paul-htc\fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.039s]
finished. total time: 0.039s
C:\Users\name\Documents\paul-htc\fastboot>fastboot flash zip 4.19.401.8.zip
sending 'zip' (43508 KB)...
OKAY [ 2.653s]
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...
(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: 10.202s
C:\Users\name\Documents\paul-htc\fastboot>fastboot flash zip 4.19.401.8.zip
sending 'zip' (43508 KB)...
And this is where it ends. It stays stuck on sending 'zip' (43508 KB)...
Do i need S-off? Would 'firewater' do for me?
Back when i tried flashing the first time it didn't got stuck. It said it completed succesfully
Click to expand...
Click to collapse
1- firewater is discontinued, only way for you to get s-off is using SunShine (paid app $25)
2- you dont need S-OFF to flash signed firmwares, S-OFF does make a lot of things easier, but is not mandatory
3- try again: unplug & replug phone then
Code:
fastboot reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip 4.19.401.8.zip
... wait a few seconds (usually about 15~20 seconds, i'd guess) until the device comes back online
Code:
fastboot flash zip 4.19.401.8.zip
fastboot reboot-bootloader

Seanie280672 said:
try installing the full RUU:
after that, connect to your WiFi (you dont need a sim card in the phone) and just check for software updates
The RUU will wipe the entire phone, so backup anything important first.
Click to expand...
Click to collapse
It worked! Thank you so much!

Related

[Q] After trying to update firmware, stuck in fastboot with "RUU USB". Oops I guess

[Q] After trying to update firmware, stuck in fastboot with "RUU USB". Oops I guess
Hey guys,
I tried updating the firmware of my HTC One using this file. Well, it did not work.
My One is an M7_UL from Canada with PID PN07120000 with S-OFF and Super CID. I was previous running Android Revolution HD 31.5 with ElementalX (which was the 10.0 version according to my download history).
Here is exactly what I did after backing up my phone (no nandroid, yes I know I am an idiot) :
Code:
[B][U]fastboot erase cache[/U][/B]
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.065s]
finished. total time: 0.065s
[B][U]fastboot oem rebootRUU[/U][/B]
...
(bootloader) Start Verify: 0
OKAY [ 0.049s]
finished. total time: 0.049s
[B][U]fastboot flash zip /Users/vincentattanasio/Downloads/firmware_4.4.zip [/U][/B]
target reported max download size of 1526722560 bytes
sending 'zip' (25032 KB)...
OKAY [ 2.155s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(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: 3.725s
[U][B]fastboot flash zip /Users/vincentattanasio/Downloads/firmware_4.4.zip [/B][/U]
target reported max download size of 1514139648 bytes
sending 'zip' (25032 KB)...
OKAY [ 2.149s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ..... Bypassed
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,6
(bootloader) [RUU]UZ,radio,12
(bootloader) [RUU]UZ,radio,18
(bootloader) [RUU]UZ,radio,24
(bootloader) [RUU]UZ,radio,30
(bootloader) [RUU]UZ,radio,37
(bootloader) [RUU]UZ,radio,43
(bootloader) [RUU]UZ,radio,49
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (No such file or directory))
finished. total time: 12.763s
[B][U]fastboot oem rebootRUU[/U][/B]
ERROR: could not get pipe properties
ERROR: could not get pipe properties
...
ERROR: bulkOut endpoint not assigned
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
So clearly, something went wrong. My screen is currently showing this (actual picture)
Code:
[COLOR="Magenta"][B]*** UNLOCKED ***[/B][/COLOR]
[COLOR="Lime"]M7_UL PVT SHIP S-OFF RH
CID-11111111
HBOOT-1.56.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
[COLOR="Red"]OS-3.62.401.1 (4.06.1540.2)[/COLOR]
eMMC-boot 2048MB
Nov 29 2013,20:47:04.0[/COLOR]
[B][COLOR="DarkOrange"]RUU USB[/COLOR][/B]
That is not a problem I have previously encountered, and since no fastboot command responds; this is one situation in which I have no idea what to do.
I have helped as many as I could in this forum, and would REALLY appreciate that some of you guys help me with this... I was careless but I need my phone :crying:
attanasi0 said:
Hey guys,
I tried updating the firmware of my HTC One using this file. Well, it did not work.
My One is an M7_UL from Canada with PID PN07120000 with S-OFF and Super CID. I was previous running Android Revolution HD 31.5 with ElementalX (which was the 10.0 version according to my download history).
Here is exactly what I did after backing up my phone (no nandroid, yes I know I am an idiot) :
Code:
[B][U]fastboot erase cache[/U][/B]
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.065s]
finished. total time: 0.065s
[B][U]fastboot oem rebootRUU[/U][/B]
...
(bootloader) Start Verify: 0
OKAY [ 0.049s]
finished. total time: 0.049s
[B][U]fastboot flash zip /Users/vincentattanasio/Downloads/firmware_4.4.zip [/U][/B]
target reported max download size of 1526722560 bytes
sending 'zip' (25032 KB)...
OKAY [ 2.155s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(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: 3.725s
[U][B]fastboot flash zip /Users/vincentattanasio/Downloads/firmware_4.4.zip [/B][/U]
target reported max download size of 1514139648 bytes
sending 'zip' (25032 KB)...
OKAY [ 2.149s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ..... Bypassed
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,6
(bootloader) [RUU]UZ,radio,12
(bootloader) [RUU]UZ,radio,18
(bootloader) [RUU]UZ,radio,24
(bootloader) [RUU]UZ,radio,30
(bootloader) [RUU]UZ,radio,37
(bootloader) [RUU]UZ,radio,43
(bootloader) [RUU]UZ,radio,49
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (No such file or directory))
finished. total time: 12.763s
[B][U]fastboot oem rebootRUU[/U][/B]
ERROR: could not get pipe properties
ERROR: could not get pipe properties
...
ERROR: bulkOut endpoint not assigned
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
So clearly, something went wrong. My screen is currently showing this (actual picture)
Code:
[COLOR="Magenta"][B]*** UNLOCKED ***[/B][/COLOR]
[COLOR="Lime"]M7_UL PVT SHIP S-OFF RH
CID-11111111
HBOOT-1.56.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
[COLOR="Red"]OS-3.62.401.1 (4.06.1540.2)[/COLOR]
eMMC-boot 2048MB
Nov 29 2013,20:47:04.0[/COLOR]
[B][COLOR="DarkOrange"]RUU USB[/COLOR][/B]
That is not a problem I have previously encountered, and since no fastboot command responds; this is one situation in which I have no idea what to do.
I have helped as many as I could in this forum, and would REALLY appreciate that some of you guys help me with this... I was careless but I need my phone :crying:
Click to expand...
Click to collapse
Bad download?
Sent from my HTC One using Tapatalk
Not sure if the file name has anything to do with it. I've renamed mine to firmware.zip and removed any extras on the name.
Sent from my HTC One using xda app-developers app
Hey, I had the exact same issue yesterday (although with a different firmware flash), just unplug your phone and reconnect it. Try fastboot reboot, your phone will reboot just fine and load, you won't get a signal because your radio wasn't completely flashed. Go back to RUU mode and try it again, it took me about 3-4 tries to actually get it to work. Wait till it says "100% all done". You're definitely not bricked, yet.
n1234d said:
Bad download?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
I'm guessing, just don't know how to fix it. I'm scared if I try to boot it back up it'll stay stuck or something...
graphorce said:
Hey, I had the exact same issue yesterday (although with a different firmware flash), just unplug your phone and reconnect it. Try fastboot reboot, your phone will reboot just fine and load, you won't get a signal because your radio wasn't completely flashed. Go back to RUU mode and try it again, it took me about 3-4 tries to actually get it to work. Wait till it says "100% all done". You're definitely not bricked, yet.
Click to expand...
Click to collapse
Wow. lol
Most anticlimatic solution ever. And it works. I was so scared I had ****ed something up.
That'll teach me for being impatient.
Sorry about panicking, and thanks a whole lot to you two guys, you were great support.
Still can't believe this **** lol
attanasi0 said:
Wow. lol
Most anticlimatic solution ever. And it works. I was so scared I had ****ed something up.
That'll teach me for being impatient.
Sorry about panicking, and thanks a whole lot to you two guys, you were great support.
Still can't believe this **** lol
Click to expand...
Click to collapse
Hah, I was scared as well, but then just did it. It appears these phones don't like the new radios. Only happens when it's flashing the radio part. Anyway, happy to help! :good:
graphorce said:
Hey, I had the exact same issue yesterday (although with a different firmware flash), just unplug your phone and reconnect it. Try fastboot reboot, your phone will reboot just fine and load, you won't get a signal because your radio wasn't completely flashed. Go back to RUU mode and try it again, it took me about 3-4 tries to actually get it to work. Wait till it says "100% all done". You're definitely not bricked, yet.
Click to expand...
Click to collapse
I've had the same boot screen when I tried to run an unsuccessful RUU. The RUU dialog instructed me to unplug the phone and reboot (I used the power and volume down method). The normal bootloader returned. I don't think you're bricked also.
Edit: Too slow in posting. Glad that you're back on track.
Sent from my HTC One using XDA Premium 4 mobile app

[Q] Bootloader Cant UNLOCK ! - HELP !

I tried all the method to unlock BOOTLAODER but it cant. The Phone stuck on HTC LOGO ! I can enter Fastboot !! Any solution !?
zakiyy said:
I tried all the method to unlock BOOTLAODER but it cant. The Phone stuck on HTC LOGO ! I can enter Fastboot !! Any solution !?
Click to expand...
Click to collapse
Hold Volume Down + Power you should see the capacitive buttons begin to flash continue holding the phone should reboot to the bootloader.
Then do
Code:
fastboot getvar all
and post the output here, please remove your imei and serial number before posting :good:
Danny201281 said:
Hold Volume Down + Power you should see the capacitive buttons begin to flash continue holding the phone should reboot to the bootloader.
Then do
Code:
fastboot getvar all
and post the output here, please remove your imei and serial number before posting :good:
Click to expand...
Click to collapse
Hello here is the information:
version: 0.5
version-bootloader: 1.55.0000
version-baseband: 4A.21.3263.04
version-cpld: None
version-microp: None
version-main: 3.62.401.1
version-misc: PVT SHIP S-ON
serialno: SH365W901892
imei: 35786xxxxxx
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: HTC__016
battery-status: good
battery-voltage: 3905mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-bb768ae1
hbootpreupdate: 11
gencheckpt: 0
Click to expand...
Click to collapse
zakiyy said:
Hello here is the information:
Click to expand...
Click to collapse
Download this firmware package
http://xda7.androidrevolution.org/db_mirror/Firmware/HTC/HTC_One/401/3.62.401.1.zip Put the zip in your fastboot folder and rename it firmware.zip
Boot your phone to the bootloader and connect fastbootusb, Now in the fastboot command line type
Code:
fastboot erase cache
fastboot oem rebootRUU
---case sensitive---^^^
Your phone will reboot to a black screen with silver HTC logo. This is ruu mode we can now flash the firmware.
Code:
fastboot flash zip firmware.zip
The first flash is just a pre-update. The screen will go off and then return to ruu mode. Flash the zip again immediately.
Code:
fastboot flash zip firmware.zip
The second flash will flash the firmware, the progress bar on the screen will not reach 100% this is normal as long as the command line has finished it's output it's done.
Code:
fastboot reboot-bootloader
When that's done go back to HTCdev and complete the Unlock my bootloader procedure to get a new Unlock_code.bin and unlock your bootloader.
When that's done I recommend you use rumrunner to get s-off before you update your firmware. If you do it while on hboot 1.55 rumrunner will work for free. Once your updated to hboot 1.56 or 1.57 you'll have to use Sunshine App which costs $25
Danny201281 said:
Download this firmware package
http://xda7.androidrevolution.org/db_mirror/Firmware/HTC/HTC_One/401/3.62.401.1.zip Put the zip in your fastboot folder and rename it firmware.zip
Boot your phone to the bootloader and connect fastbootusb, Now in the fastboot command line type
Code:
fastboot erase cache
fastboot oem rebootRUU
---case sensitive---^^^
Your phone will reboot to a black screen with silver HTC logo. This is ruu mode we can now flash the firmware.
Code:
fastboot flash zip firmware.zip
The first flash is just a pre-update. The screen will go off and then return to ruu mode. Flash the zip again immediately.
Code:
fastboot flash zip firmware.zip
The second flash will flash the firmware, the progress bar on the screen will not reach 100% this is normal as long as the command line has finished it's output it's done.
Code:
fastboot reboot-bootloader
When that's done go back to HTCdev and complete the Unlock my bootloader procedure to get a new Unlock_code.bin and unlock your bootloader.
When that's done I recommend you use rumrunner to get s-off before you update your firmware. If you do it while on hboot 1.55 rumrunner will work for free. Once your updated to hboot 1.56 or 1.57 you'll have to use Sunshine App which costs $25
Click to expand...
Click to collapse
After enter the command:
fastboot oem rebootRUU
Click to expand...
Click to collapse
it does not go to the HTC black screen it, RESTART the phone. But now you can see the carrier LOGO (VODACOM) and HTC ONE logo Second logo appear but in slow MOTION !!! and stuck HERE !
zakiyy said:
After enter the command:
it does not go to the HTC black screen it, RESTART the phone. But now you can see the carrier LOGO (VODACOM) and HTC ONE logo Second logo appear but in slow MOTION !!! and stuck HERE !
Click to expand...
Click to collapse
That doesn't sound good. Maybe a hardware problem
Are you sure you didn't make a typo in the command ? That would normally cause a normal reboot.
When the phone gets stuck like that you can force boot the bootloader by holding Volume down + power
Or force shut down by holding power untill it powers off. But if you can unlock it or get to RUU mode there's not much else you can do. Is it still covered by warranty?
Danny201281 said:
That doesn't sound good. Maybe a hardware problem
Are you sure you didn't make a typo in the command ? That would normally cause a normal reboot.
When the phone gets stuck like that you can force boot the bootloader by holding Volume down + power
Or force shut down by holding power untill it powers off. But if you can unlock it or get to RUU mode there's not much else you can do. Is it still covered by warranty?
Click to expand...
Click to collapse
No Warranty. I type well the command. It does not enter the BLACK screen !!
zakiyy said:
No Warranty. I type well the command. It does not enter the BLACK screen !!
Click to expand...
Click to collapse
copy/paste your command prompt output (it's really hard to guess when the info is not provided), for example:
Code:
C:\ADB5_1.0.32>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.040s]
finished. total time: 0.040s
C:\ADB5_1.0.32>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.050s]
finished. total time: 0.060s
C:\ADB5_1.0.32>fastboot flash zip 7.15.401.1-Combined_TWRP2840_NoWipe.zip
target reported max download size of 1514139648 bytes
sending 'zip' (40953 KB)...
OKAY [ 3.490s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(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: 5.100s
C:\ADB5_1.0.32>fastboot flash zip 7.15.401.1-Combined_TWRP2840_NoWipe.zip
< waiting for device >
target reported max download size of 1514139648 bytes
sending 'zip' (40953 KB)...
OKAY [ 3.478s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-4] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-4,0
(bootloader) [RUU]UZ,sbl1-4,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-5] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-5,0
(bootloader) [RUU]UZ,sbl1-5,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ..... Bypassed
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ...... Successful
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[adsp] unzipping & flushing...
(bootloader) [RUU]UZ,adsp,0
(bootloader) [RUU]UZ,adsp,15
(bootloader) [RUU]UZ,adsp,27
(bootloader) [RUU]UZ,adsp,37
(bootloader) [RUU]UZ,adsp,49
(bootloader) [RUU]UZ,adsp,60
(bootloader) [RUU]UZ,adsp,72
(bootloader) [RUU]UZ,adsp,82
(bootloader) [RUU]UZ,adsp,94
(bootloader) [RUU]UZ,adsp,100
(bootloader) [RUU]WP,adsp,0
(bootloader) [RUU]WP,adsp,100
(bootloader) ...... Successful
(bootloader) start image[cir] unzipping & flushing...
(bootloader) [RUU]UZ,cir,0
(bootloader) [RUU]UZ,cir,100
(bootloader) ...... Successful
(bootloader) start image[pg2fs_spcustom] unzipping & flushing...
(bootloader) [RUU]UZ,pg2fs_spcustom,0
(bootloader) [RUU]UZ,pg2fs_spcustom,22
(bootloader) [RUU]UZ,pg2fs_spcustom,48
(bootloader) [RUU]UZ,pg2fs_spcustom,70
(bootloader) [RUU]UZ,pg2fs_spcustom,97
(bootloader) [RUU]UZ,pg2fs_spcustom,100
(bootloader) ...... Successful
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,8
(bootloader) [RUU]UZ,recovery,17
(bootloader) [RUU]UZ,recovery,25
(bootloader) [RUU]UZ,recovery,30
(bootloader) [RUU]UZ,recovery,38
(bootloader) [RUU]UZ,recovery,47
(bootloader) [RUU]UZ,recovery,68
(bootloader) [RUU]UZ,recovery,73
(bootloader) [RUU]UZ,recovery,81
(bootloader) [RUU]UZ,recovery,86
(bootloader) [RUU]UZ,recovery,94
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,5
(bootloader) [RUU]UZ,radio,11
(bootloader) [RUU]UZ,radio,17
(bootloader) [RUU]UZ,radio,23
(bootloader) [RUU]UZ,radio,29
(bootloader) [RUU]UZ,radio,34
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,46
(bootloader) [RUU]UZ,radio,52
(bootloader) [RUU]UZ,radio,58
(bootloader) [RUU]UZ,radio,63
(bootloader) [RUU]UZ,radio,69
(bootloader) [RUU]UZ,radio,75
(bootloader) [RUU]UZ,radio,81
(bootloader) [RUU]UZ,radio,86
(bootloader) [RUU]UZ,radio,92
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,23
(bootloader) [RUU]WP,radio,46
(bootloader) [RUU]WP,radio,69
(bootloader) [RUU]WP,radio,92
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]WP,rcdata,0
(bootloader) ...... Successful
OKAY [ 58.061s]
finished. total time: 61.539s
C:\ADB5_1.0.32>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.040s]
finished. total time: 0.040s
C:\ADB5_1.0.32>
did you leave a space between reboot and RUU; it's one word
fastboot oem rebootRUU

I need run file for M7

C:\ADB>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH356W903242
(bootloader) imei: 35443605*******
(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: 3818mV
h5ha said:
C:\ADB>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.25.3263.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH356W903242
(bootloader) imei: 35443605*******
(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: 3818mV
Click to expand...
Click to collapse
There is no 4.19.401.11 RUU but there is a 7.19.401.22 RUU which is the latest version for your phone (Android 5.0.2 with Sense 6) or there is a 4.19.401.11 reset rom which is your actual version)
To flash the 7.19.401.11 ruu:
If your bootloader is unlocked, re-lock it:
Code:
fastboot oem lock
update your firmware to 7.19.401.2 (needed so you can flash the ruu)
Code:
fastboot oem rebootRUU
fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
fastboot reboot-bootloader
Then download and flash the 7.19.401.22 ruu
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
file is at post #2
instructions how to flash the ruu at post #1
If you prefer to use the 4.19.401.11 reset rom (wouldn't recommend because its old):
unlock your bootloader if not already done
htcdev.com/bootloader
flash twrp recovery
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
download the reset rom, push it to your phone and flash it using twrp.
https://www.androidfilehost.com/?fid=23501681358545524
select "yes" for stock recovery and radio
select "no" for root
reboot your phone and take all ota updates from 4.19.401.11 to 7.19.401.22
thank you but iget error
C:\ADB>fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (48659 KB)...
OKAY [ 3.223s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILED (remote: not allowed)
finished. total time: 8.113s
h5ha said:
thank you but iget error
C:\ADB>fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (48659 KB)...
OKAY [ 3.223s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILED (remote: not allowed)
finished. total time: 8.113s
Click to expand...
Click to collapse
Is your phone in RUU mode with a locked/relocked bootloader?
If you are having issue you can always use the Reset rom which is easier to flash, just a little longer process because you'll need to download many ota updates but flashing the reset rom is an easy task :good:
after flash M7_UL_Firmware_7.19.401.2.zip i get black screen
C:\ADB>fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (48659 KB)...
OKAY [ 3.281s]
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...
(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: 10.047s
C:\ADB>fastboot flash zip M7_UL_Firmware_7.19.401.2.zipfastboot flash zip M7_UL_
Firmware_7.19.401.2.zip
< waiting for device >
error: cannot load 'M7_UL_Firmware_7.19.401.2.zipfastboot'
C:\ADB>fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
target reported max download size of 1514139648 bytes
sending 'zip' (48659 KB)...
OKAY [ 3.274s]
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...
(bootloader) checking hboot version...
(bootloader) start image[adsp] unzipping & flushing...
(bootloader) [RUU]UZ,adsp,0
(bootloader) [RUU]UZ,adsp,16
(bootloader) [RUU]UZ,adsp,26
(bootloader) [RUU]UZ,adsp,37
(bootloader) [RUU]UZ,adsp,49
(bootloader) [RUU]UZ,adsp,60
(bootloader) [RUU]UZ,adsp,71
(bootloader) [RUU]UZ,adsp,82
(bootloader) [RUU]UZ,adsp,94
(bootloader) [RUU]UZ,adsp,100
(bootloader) [RUU]WP,adsp,0
(bootloader) [RUU]WP,adsp,100
(bootloader) ...... Successful
(bootloader) start image[boot] unzipping & flushing...
(bootloader) [RUU]UZ,boot,0
(bootloader) [RUU]UZ,boot,12
(bootloader) [RUU]UZ,boot,22
(bootloader) [RUU]UZ,boot,33
(bootloader) [RUU]UZ,boot,44
(bootloader) [RUU]UZ,boot,56
(bootloader) [RUU]UZ,boot,68
(bootloader) [RUU]UZ,boot,80
(bootloader) [RUU]UZ,boot,91
(bootloader) [RUU]UZ,boot,100
(bootloader) [RUU]WP,boot,0
(bootloader) [RUU]WP,boot,99
(bootloader) [RUU]WP,boot,100
(bootloader) ...... Successful
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,6
(bootloader) [RUU]UZ,recovery,12
(bootloader) [RUU]UZ,recovery,20
(bootloader) [RUU]UZ,recovery,27
(bootloader) [RUU]UZ,recovery,37
(bootloader) [RUU]UZ,recovery,43
(bootloader) [RUU]UZ,recovery,62
(bootloader) [RUU]UZ,recovery,68
(bootloader) [RUU]UZ,recovery,76
(bootloader) [RUU]UZ,recovery,85
(bootloader) [RUU]UZ,recovery,92
(bootloader) [RUU]UZ,recovery,99
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,99
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) ...... Successful
(bootloader) start image[sbl1-4] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-4,0
(bootloader) [RUU]UZ,sbl1-4,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-5] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-5,0
(bootloader) [RUU]UZ,sbl1-5,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) signature checking...
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) signature checking...
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,6
(bootloader) [RUU]UZ,radio,11
(bootloader) [RUU]UZ,radio,17
(bootloader) [RUU]UZ,radio,23
(bootloader) [RUU]UZ,radio,28
(bootloader) [RUU]UZ,radio,34
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,46
(bootloader) [RUU]UZ,radio,52
(bootloader) [RUU]UZ,radio,59
(bootloader) [RUU]UZ,radio,69
(bootloader) [RUU]UZ,radio,75
(bootloader) [RUU]UZ,radio,80
(bootloader) [RUU]UZ,radio,87
(bootloader) [RUU]UZ,radio,92
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,23
(bootloader) [RUU]WP,radio,46
(bootloader) [RUU]WP,radio,69
(bootloader) [RUU]WP,radio,92
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]WP,rcdata,0
(bootloader) ...... Successful
OKAY [ 26.146s]
finished. total time: 29.423s
C:\ADB>c
-----------------------------
C:\ADB>fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.2_Rad
io_4T.35.3218.16_10.33Q.1718.01L_release_421790_signed.zip
target reported max download size of 1514139648 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 162706427 is not a multiple of t
he block size 4096
sending sparse 'zip' (1478648 KB)...
error: write_sparse_skip_chunk: don't care size 162706427 is not a multiple of t
he block size 4096
error: write_sparse_skip_chunk: don't care size 162706427 is not a multiple of t
he block size 4096
h5ha said:
C:\ADB>fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.2_Rad
io_4T.35.3218.16_10.33Q.1718.01L_release_421790_signed.zip
target reported max download size of 1514139648 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 162706427 is not a multiple of t
he block size 4096
sending sparse 'zip' (1478648 KB)...
error: write_sparse_skip_chunk: don't care size 162706427 is not a multiple of t
he block size 4096
error: write_sparse_skip_chunk: don't care size 162706427 is not a multiple of t
he block size 4096
Click to expand...
Click to collapse
To flash the ruu, you must absolutely use the fastboot version linked in the thread were you have downloaded the ruu from (htc's version of fastboot).
Look at post #1 you will find instructions and a link to the correct fastboot.exe file (referred as htc_fastboot in post 1)
thank you the problem solved with this file
My device was restarting every two minutes because of unknown baseband and no IMEI plus the com.HTCdialler

Sprint_HTC_One_m7wls update fail!!!

i tried with
Sprint_HTC_One_m7wls_5.03.651.3_RUU.zip
Sprint_HTC_One_m7wls_4.06.651.4_RUU.zip
6.23.651.6_full_firmware.zip
ruu
RUU_M7_WL_L50_SENSE60_SPCS_MR_Sprint_WWE_6.23.651.6_Radio_1.01.20.1225_CNV_CNV_SPCS_4.38_003_release_425282_signed_2.exe
RUU_M7_WL_L50_SENSE60_SPCS_MR_Sprint_WWE_6.16.651.2_Radio_1.01.20.1225_NV_SPCS_4.38_003_release_414036_signed_2
getvar
Code:
Model : M7_WLS
IMEI : [COLOR="Red"]Mod Edit[/COLOR]
Build : 1.00.000.00
CID : SPCS_001
HBoot : 1.61.0000
MID : PN0720000
Security : OFF
Region : Unknown
Code:
C:\adb>fastboot erase cache
erasing 'cache'... OKAY
Execution time is 406(ms)
C:\adb>fastboot oem lock
... (bootloader) Device was already locked!
OKAY
Execution time is 15(ms)
C:\adb>fastboot reboot-bootloader
rebooting into bootloader... OKAY
Execution time is 42(ms)
C:\adb>fastboot oem rebootRUU
... (bootloader) Start Verify: 0
OKAY
Execution time is 1(s)
C:\adb>fastboot flash zip rom.zip
sending 'zip'... (38168 KB) OKAY
sending time = 3.023 secs
writing 'zip'... (bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAIL22 loading zip info fail
Please check if you flash part
FAILED (remote: 22 loading zip info fail
Please check if you flash part)
Execution time is 3(s)
C:\adb>fastboot erase cache
erasing 'cache'... OKAY
Execution time is 1(s)
C:\adb>fastboot oem lock
... (bootloader) Device was already locked!
OKAY
Execution time is 15(ms)
C:\adb>fastboot oem rebootRUU
... (bootloader) Start Verify: 0
OKAY
Execution time is 44(ms)
C:\adb>fastboot flash zip rom.zip
sending 'zip'... (38168 KB) OKAY
sending time = 2.996 secs
writing 'zip'... (bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAIL22 loading zip info fail
Please check if you flash part
FAILED (remote: 22 loading zip info fail
Please check if you flash part)
Execution time is 4(s)
C:\adb>fastboot flash zip rom.zip
sending 'zip'... (38325 KB) OKAY
sending time = 3.078 secs
writing 'zip'... (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) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
FAIL90 hboot pre-update! please flush image again immediately
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
For "hboot-preupdate" response, restart the same procedure for device FA3A9S9001
63...
sending 'zip'... (38325 KB) OKAY
sending time = 2.996 secs
writing 'zip'... (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) start image[sp1] unzipping & flushing...
(bootloader) [RUU]UZ,sp1,0
(bootloader) [RUU]UZ,sp1,99
(bootloader) [RUU]UZ,sp1,100
(bootloader) [RUU]WP,sp1,0
(bootloader) [RUU]WP,sp1,100
(bootloader) ...... Successful
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[adsp] unzipping & flushing...
(bootloader) [RUU]UZ,adsp,0
(bootloader) [RUU]UZ,adsp,16
(bootloader) [RUU]UZ,adsp,26
(bootloader) [RUU]UZ,adsp,37
(bootloader) [RUU]UZ,adsp,49
(bootloader) [RUU]UZ,adsp,60
(bootloader) [RUU]UZ,adsp,71
(bootloader) [RUU]UZ,adsp,82
(bootloader) [RUU]UZ,adsp,94
(bootloader) [RUU]UZ,adsp,100
(bootloader) [RUU]WP,adsp,0
(bootloader) [RUU]WP,adsp,100
(bootloader) ...... Successful
(bootloader) start image[pg2fs_spcustom] unzipping & flushing...
(bootloader) [RUU]UZ,pg2fs_spcustom,0
(bootloader) [RUU]UZ,pg2fs_spcustom,38
(bootloader) [RUU]UZ,pg2fs_spcustom,99
(bootloader) [RUU]UZ,pg2fs_spcustom,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[cir] unzipping & flushing...
(bootloader) [RUU]UZ,cir,0
(bootloader) [RUU]UZ,cir,100
(bootloader) ...... Failed
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,6
(bootloader) [RUU]UZ,recovery,12
(bootloader) [RUU]UZ,recovery,20
(bootloader) [RUU]UZ,recovery,31
(bootloader) [RUU]UZ,recovery,38
(bootloader) [RUU]UZ,recovery,45
(bootloader) [RUU]UZ,recovery,66
(bootloader) [RUU]UZ,recovery,73
(bootloader) [RUU]UZ,recovery,78
(bootloader) [RUU]UZ,recovery,86
(bootloader) [RUU]UZ,recovery,91
(bootloader) [RUU]UZ,recovery,99
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,99
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,8
(bootloader) [RUU]UZ,radio,17
(bootloader) [RUU]UZ,radio,25
(bootloader) [RUU]UZ,radio,30
(bootloader) [RUU]UZ,radio,38
(bootloader) [RUU]UZ,radio,47
(bootloader) [RUU]UZ,radio,55
(bootloader) [RUU]UZ,radio,64
(bootloader) [RUU]UZ,radio,72
(bootloader) [RUU]UZ,radio,77
(bootloader) [RUU]UZ,radio,86
(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
FAIL51 partition update fail
FAILED (remote: 51 partition update fail)
Execution time is 58(s)

			
				
What are you trying to accomplish?
The reason you have those "!" in the corner is the RUU.exe failed...you need to follow the instruction onscreen to recover.
how can i fix it thx i need ur help thx
Re-run the RUU.exe from your PC and if/when it fails follow the onscreen instructions on how to recover.

			
				
You might want to gradually do those updates, my dude. Either that or update the phone via wi-fi and then root?
the phone is not turned on so icant do update via wifi
Gotcha. Still, I think your best plan of attack would be to do each RUU up from 1.00 to 6.23.651.7.
I think once you get up at least to 4, you should be able to make that jump directly to 6, so you may be able to luck out.
---------- Post added at 09:36 AM ---------- Previous post was at 09:32 AM ----------
HOLD ON...you're S-OFF from what I see. Why are you doing an RUU in the first place? You might be able to just update using a modified firmware directly and then gettting a rooted stock rom. You'd have to unlock again to do this, of course.
I need ur help
i need link of files
with correct method thx to all

Did i flash the wrong firmware?

Hi I wanted to update my firmware on my HTC one M7 from 6.13.707.107 to the latest one which is 7.19.401.22, so i have just successfully flashed it after getting some Model id error... Did i flash the wrong firmware or i m fine ? The folllowing are the details:
D:\adb>adb reboot bootloader
* daemon not running. starting it now *
* daemon started successfully *
D:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None &
(bootloader) version-main: 6.13.707.107
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__038
(bootloader) battery-status: good
(bootloader) battery-voltage: 4088mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.075s
D:\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.104s]
finished. total time: 0.104s
D:\adb>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.103s]
finished. total time: 0.103s
D:\adb>fastboot flash zip D:\adb\firmware.zip
sending 'zip' (29689 KB)...
OKAY [ 3.184s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 3.614s
D:\adb>fastboot flash zip D:\adb\firmware.zip
sending 'zip' (29689 KB)...
OKAY [ 3.178s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 3.595s
D:\adb>fastboot reboot
rebooting...
finished. total time: 0.096s
D:\adb>adb reboot bootloader
D:\adb>fastboot oem writecid 11111111
...
(bootloader) Start Verify: 0
(bootloader) Input CID is super CID
(bootloader) Start Verify: 0
OKAY [ 0.070s]
finished. total time: 0.070s
D:\adb>adb reboot bootloader
error: device not found
D:\adb>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.043s]
finished. total time: 0.043s
D:\adb>fastboot flash zip D:\adb\firmware.zip
sending 'zip' (29689 KB)...
OKAY [ 3.042s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(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: 4.639s
D:\adb>fastboot flash zip D:\adb\firmware.zip
sending 'zip' (29689 KB)...
OKAY [ 3.061s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[adsp] unzipping & flushing...
(bootloader) [RUU]UZ,adsp,0
(bootloader) [RUU]UZ,adsp,18
(bootloader) [RUU]UZ,adsp,30
(bootloader) [RUU]UZ,adsp,41
(bootloader) [RUU]UZ,adsp,52
(bootloader) [RUU]UZ,adsp,64
(bootloader) [RUU]UZ,adsp,75
(bootloader) [RUU]UZ,adsp,86
(bootloader) [RUU]UZ,adsp,97
(bootloader) [RUU]UZ,adsp,100
(bootloader) [RUU]WP,adsp,0
(bootloader) [RUU]WP,adsp,100
(bootloader) ...... Successful
(bootloader) start image[cir] unzipping & flushing...
(bootloader) [RUU]UZ,cir,0
(bootloader) [RUU]UZ,cir,100
(bootloader) ...... Successful
(bootloader) start image[pg2fs_spcustom] unzipping & flushing...
(bootloader) [RUU]UZ,pg2fs_spcustom,0
(bootloader) [RUU]UZ,pg2fs_spcustom,31
(bootloader) [RUU]UZ,pg2fs_spcustom,57
(bootloader) [RUU]UZ,pg2fs_spcustom,82
(bootloader) [RUU]UZ,pg2fs_spcustom,100
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-4] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-4,0
(bootloader) [RUU]UZ,sbl1-4,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-5] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-5,0
(bootloader) [RUU]UZ,sbl1-5,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ..... Bypassed
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ...... Successful
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,5
(bootloader) [RUU]UZ,radio,11
(bootloader) [RUU]UZ,radio,17
(bootloader) [RUU]UZ,radio,23
(bootloader) [RUU]UZ,radio,28
(bootloader) [RUU]UZ,radio,34
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,46
(bootloader) [RUU]UZ,radio,52
(bootloader) [RUU]UZ,radio,59
(bootloader) [RUU]UZ,radio,69
(bootloader) [RUU]UZ,radio,75
(bootloader) [RUU]UZ,radio,80
(bootloader) [RUU]UZ,radio,86
(bootloader) [RUU]UZ,radio,92
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,23
(bootloader) [RUU]WP,radio,46
(bootloader) [RUU]WP,radio,69
(bootloader) [RUU]WP,radio,92
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]WP,rcdata,0
(bootloader) ...... Successful
OKAY [ 55.610s]
finished. total time: 58.672s
D:\adb>fastboot reboot
rebooting...
finished. total time: 0.093s
D:\adb>fastboot reboot bootloader
usage: fastboot [ ]
commands:
update reflash device from update.zip
flashall flash boot + recovery + system
flash [ ] write a file to a flash partition
erase erase a flash partition
getvar display a bootloader variable
boot [ ] download and boot kernel
flash:raw boot [ ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
options:
-w erase userdata and cache
-s specify device serial number
-p specify product name
-c override kernel commandline
-i specify a custom USB vendor id
-b specify a custom kernel base address
-n specify the nand page size. default:
2048
D:\adb>adb reboot bootloader
D:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.22
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4147mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.076s
Edit: Never mind i hve found it out. Thanks
@Sedariya11
7.19.401.22 is not really the firmware for your phone CID/MID and variants, but its ok to use it. M7_UL firmware like the 7.19.401.22 are compatible on M7_U. But 7.19.401.22 isn't the latest one, latest is 7.19.401.30.
You might want to edit your post and remove all references to your imei and serial numbers
alray said:
@Sedariya11
7.19.401.22 is not really the firmware for your phone CID/MID and variants, but its ok to use it. M7_UL firmware like the 7.19.401.22 are compatible on M7_U. But 7.19.401.22 isn't the latest one, latest is 7.19.401.30.
You might want to edit your post and remove all references to your imei and serial numbers
Click to expand...
Click to collapse
Thanks I have removed the reference.. Do u think I should update the latest one which u have mentioned in a same way? Thanks
Sent from my HTC One using Tapatalk
Sedariya11 said:
Thanks I have removed the reference.. Do u think I should update the latest one which u have mentioned in a same way? Thanks
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Well I don't see any real difference between .22 and .30 but if you want to be up-to-date just because, then yes you can flash it the same way you did for .22.
https://www.androidfilehost.com/?fid=24052804347799798
Btw this file must only be used if your actual firmware is 7.19.401.22 because its only a patch from .22 to .30. Flashing it over another version than .22 could brick your phone.
Okay thanks [emoji4]
Sent from my HTC One using Tapatalk

Categories

Resources