Related
[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
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!
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
Usually I never post for help, because I can always find help by searching thro the thread. But this time is so unlike. I spent the last 12hrs stuck, and I gave up. I can't fix it this time.
I'm on a bootloop, here is the getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: U3.19.3509.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.17.402.55
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT49HW900730
(bootloader) imei: 351523064111855
(bootloader) meid: 00000000000000
(bootloader) product: m7cdug
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0771000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4296mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
TruculentFTW said:
Usually I never post for help, because I can always find help by searching thro the thread. But this time is so unlike. I spent the last 12hrs stuck, and I gave up. I can't fix it this time.
I'm on a bootloop, here is the getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: U3.19.3509.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.17.402.55
(bootloader) meid: 00000000000000
(bootloader) product: m7cdug
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0771000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4296mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d0e3b226
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Do you have twrp recovery installed on your phone?
alray said:
Do you have twrp recovery installed on your phone?
Click to expand...
Click to collapse
Yes I do, and I can fastfoot CWM too, and tried with it, then went back to TWRP.
TruculentFTW said:
Yes I do, and I can fastfoot CWM too, and tried with it, then went back to TWRP.
Click to expand...
Click to collapse
There is a 7.17.402.5 RUU available, to flash it you either need S-OFF or you'll need to modify your version-main number in the MISC partition. Not sure if the MISC partition of the M7CDUG is located at the same place as the M7_UL so before messing with it, better to take a look:
Boot in twrp recovery and then do these commands to dump the p19 partition which should be the MISC partition: edit: MISC is located a p20 on the M7C
Code:
adb shell
dd if=/dev/block/mmcblk0[COLOR="Red"]p20[/COLOR] of=/sdcard/misc_backup.img
exit
Then send me the misc_backup.img file, I'll take a look at it to confirm everything and reply with the correct commands to change your version-main from 7.17.402.55 to 7.17.402.5 so you can flash the RUU.
Be careful when using "dd" commands, a typo could brick your phone. Better to copy/paste the command.
alray said:
There is a 7.17.402.5 RUU available, to flash it you either need S-OFF or you'll need to modify your version-main number in the MISC partition. Not sure if the MISC partition of the M7CDUG is located at the same place as the M7_UL so before messing with it, better to take a look:
Boot in twrp recovery and then do these commands to dump the p19 partition which should be the MISC partition:
Code:
adb shell
dd if=/dev/block/mmcblk0p19 of=/sdcard/misc_backup.img
exit
Then send me the misc_backup.img file, I'll take a look at it to confirm everything and reply with the correct commands to change your version-main from 7.17.402.55 to 7.17.402.5 so you can flash the RUU.
Be careful when using "dd" commands, a typo could brick your phone. Better to copy/paste the command.
Click to expand...
Click to collapse
I seriously can't thank you enough for helping me out. I promise to spend the next couple weeks thanking and worshiping you. :laugh:
Now, you mentioned anything wrong could "brick" my phone, so I'm being cautious now. First off, where should I be typing those commands? thro CMD on my pc? and if so, shouldnt I be on fastboot on mobile to do so and not on twrp? I have no idea what is MISC partation nor "p19 partation". also i'm not S-off sadly.
TruculentFTW said:
Now, you mentioned anything wrong could "brick" my phone, so I'm being cautious now.
Click to expand...
Click to collapse
A typo made in the command starting with "dd" could be dangerous.
First off, where should I be typing those commands? thro CMD on my pc?
Click to expand...
Click to collapse
Yes from a CMD window from your PC, just like you did when posting your "fastboot getvar all".
and if so, shouldnt I be on fastboot on mobile to do so and not on twrp?
Click to expand...
Click to collapse
In fastboot mode, only commands starting with "fastboot" will work. "adb" commands must be done from a custom recovery (twrp) or from a booted rom, so yes do the above when booted in twrp recovery.
I have no idea what is MISC partation nor "p19 partation". also i'm not S-off sadly.
Click to expand...
Click to collapse
The MISC partition (located at position p19 on the M7_UL variant) is where your version-main number is stored. When a phone is S-ON, you can only flash same or newer RUU version than your current version-main. The only RUUs available are older versions than your version-main number and would normally requires S-OFF to be flashed. We can bypass this by manually modifying your version-main in the MISC partition allowing us to flash the 7.17.402.5 RUU on your 7.17.402.55 phone and this can be done without having S-OFF. The commands posted above will make a copy of your P19 partition and save it as a "misc_backup.img" file on your phone storage (/sdcard). I need to take a look a this file to confirm that the p19 partition of your M7CDUG is also, like the M7_UL, the MISC partition. When confirmed, I'll be able to send your the correct commands to change your version-main from 7.17.402.55 to 7.17.402.5 so you can use the 7.17.401.5 RUU even if your phone is S-ON.
Here is:
mediafire.com/download/ywbci0ye0wl51e5/misc_backup.rar
Thanks so much for taking the time and efforts. I can't thank you enough.
@TruculentFTW
ok so after looking at your MISC partition which is located at p20 on the M7CDUG, you can change your version main to 7.17.402.5 using these commands when booted in twrp:
Code:
adb shell
echo -ne "7.17.402.5\x00" | dd of=/dev/block/mmcblk0p20 bs=1 seek=160
exit
adb reboot bootloader
Again, better to copy/paste the "dd" command to avoid any typo
Once rebooted in bootloader, confirm your version-main is now 7.17.402.5.
You can then flash the 7.17.402.5 RUU, see post #2 of this thread for the RUU, post #1 for instructions how to flash it. Once flashed, you should be able to update your phone using ota so you'll be back on 7.17.402.55
alray said:
@TruculentFTW
ok so after looking at your MISC partition which is located at p20 on the M7CDUG, you can change your version main to 7.17.402.5 using these commands when booted in twrp:
Code:
adb shell
echo -ne "7.17.402.5\x00" | dd of=/dev/block/mmcblk0p20 bs=1 seek=160
exit
adb reboot bootloader
Again, better to copy/paste the "dd" command to avoid any typo
Once rebooted in bootloader, confirm your version-main is now 7.17.402.5.
You can then flash the 7.17.402.5 RUU, see post #2 of this thread for the RUU, post #1 for instructions how to flash it. Once flashed, you should be able to update your phone using ota so you'll be back on 7.17.402.55
Click to expand...
Click to collapse
I have done all as you mentioned, except updating using OTA to 7.17.402.55. its necessarily?
Also my CMD command was ready to insert the last "adb reboot bootloader" while my phone was still have that green installing bar at about 80% or something. I waited couple minutes it never moved, so I typed the command in CMD and it restarted. I hope I didnt mess up in this step xd
Also when the CMD screen ended loading/installing the ruu.zip, it said something about 12 signature verifying failed or something, i thought u might want to know.
So now what? phone rebooted and its on the fastboot menu, also when going to recovery, its the stock recovery. I dont know how to boot into the stock rom to get the phone up. But anyway so far its alot of improvement i believe!
TruculentFTW said:
I have done all as you mentioned, except updating using OTA to 7.17.402.55. its necessarily?
Click to expand...
Click to collapse
Its up to you.
Also my CMD command was ready to insert the last "adb reboot bootloader" while my phone was still have that green installing bar at about 80% or something. I waited couple minutes it never moved, so I typed the command in CMD and it restarted. I hope I didnt mess up in this step xd
Click to expand...
Click to collapse
Thats fine, the green progress bar never reach 100% when manually flashing a RUU (ruu.zip)
Also when the CMD screen ended loading/installing the ruu.zip, it said something about 12 signature verifying failed or something, i thought u might want to know.
Click to expand...
Click to collapse
Can you copy/paste the entire command window? The RUU should end with "Finished. Total time: xx sec". Did you relocked the bootloader before flashing the RUU and are you usig htc_fastboot.exe to flash it?
when going to recovery, its the stock recovery.
Click to expand...
Click to collapse
Yup, the RUU flashed back the stock recovery.
I dont know how to boot into the stock rom to get the phone up. But anyway so far its alot of improvement i believe!
Click to expand...
Click to collapse
Well if the RUU didn't flashed completely, it will probably not boot..
alray said:
Its up to you.
Thats fine, the green progress bar never reach 100% when manually flashing a RUU (ruu.zip)
Can you copy/paste the entire command window? The RUU should end with "Finished. Total time: xx sec". Did you relocked the bootloader before flashing the RUU and are you usig htc_fastboot.exe to flash it?
Yup, the RUU flashed back the stock recovery.
Well if the RUU didn't flashed completely, it will probably not boot..
Click to expand...
Click to collapse
Well, I go to the folder of my fastboot and adb stuff, and open a CMD from there by "shift right click >> open command window here". I tried to download your htc_fastboot but its still a "fastboot", no "htc_". so i did it from the CMD using the fastboot commands. And yes the RUU ended with "finished total sec: xx". and yes i did relock. my phone say " TEMPERED", "RELOCKED" and "SECURITY WARNING"
TruculentFTW said:
Well, I go to the folder of my fastboot and adb stuff, and open a CMD from there by "shift right click >> open command window here". I tried to download your htc_fastboot but its still a "fastboot", no "htc_". so i did it from the CMD using the fastboot commands. And yes the RUU ended with "finished total sec: xx". and yes i did relock. my phone say " TEMPERED", "RELOCKED" and "SECURITY WARNING"
Click to expand...
Click to collapse
Well if the ruu flashed fine (ended with "finished, total time xx) you should be able to boot the phone normally to the OS by selecting "reboot" from the bootloader menu or by using the "fastboot reboot" command. But what was that error you were talking about?
alray said:
Well if the ruu flashed fine (ended with "finished, total time xx) you should be able to boot the phone normally to the OS by selecting "reboot" from the bootloader menu or by using the "fastboot reboot" command. But what was that error you were talking about?
Click to expand...
Click to collapse
The error is something in the middle of the process of the flashing. Sometimes it would say something like
signature veryfing.... failed
... bypass..
then by the end of the procress, there was 12 signature veriyfing errors, and then finished and time.
Now when im rebooting, it just go to the fastboot menu directly. i dont even have to press volume down. should i flash the RUU again?
TruculentFTW said:
The error is something in the middle of the process of the flashing. Sometimes it would say something like
signature veryfing.... failed
... bypass..
then by the end of the procress, there was 12 signature veriyfing errors, and then finished and time.
Now when im rebooting, it just go to the fastboot menu directly. i dont even have to press volume down. should i flash the RUU again?
Click to expand...
Click to collapse
There are some partitions that are bypassed when flashing the RUU and this is normal (like the sbl for example). Yes flash the RUU again and copy/paste the command window after its done so I can see if there is something wrong.
alray said:
There are some partitions that are bypassed when flashing the RUU and this is normal (like the sbl for example). Yes flash the RUU again and copy/paste the command window after its done so I can see if there is something wrong.
Click to expand...
Click to collapse
Here is all of it! I tried again and same happening.
C:\Phone>fastboot oem rebootRUU
... (bootloader) Start Verify: 3
OKAY
Execution time is 39(ms)
C:\Phone>fastboot flash zip RUU.zip
sending 'zip'... (45421 KB) OKAY
sending time = 2.434 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...
(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] unzipping & flushing...
(bootloader) [RUU]UZ,hboot,0
(bootloader) [RUU]UZ,hboot,50
(bootloader) [RUU]UZ,hboot,100
(bootloader) signature checking...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
(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) 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[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) signature checking...
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) signature checking...
(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[wcnss] unzipping & flushing...
(bootloader) [RUU]UZ,wcnss,0
(bootloader) [RUU]UZ,wcnss,45
(bootloader) [RUU]UZ,wcnss,88
(bootloader) [RUU]UZ,wcnss,100
(bootloader) [RUU]WP,wcnss,0
(bootloader) [RUU]WP,wcnss,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) ...... 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[qsc] unzipping & flushing...
(bootloader) [RUU]UZ,qsc,0
(bootloader) [RUU]UZ,qsc,10
(bootloader) [RUU]UZ,qsc,20
(bootloader) [RUU]UZ,qsc,30
(bootloader) [RUU]UZ,qsc,41
(bootloader) [RUU]UZ,qsc,51
(bootloader) [RUU]UZ,qsc,63
(bootloader) [RUU]UZ,qsc,74
(bootloader) [RUU]UZ,qsc,84
(bootloader) [RUU]UZ,qsc,94
(bootloader) [RUU]UZ,qsc,100
(bootloader) [RUU]WP,qsc,0
(bootloader) [RUU]WP,qsc,10
(bootloader) [RUU]WP,qsc,20
(bootloader) [RUU]WP,qsc,30
(bootloader) [RUU]WP,qsc,40
(bootloader) [RUU]WP,qsc,50
(bootloader) [RUU]WP,qsc,61
(bootloader) [RUU]WP,qsc,71
(bootloader) [RUU]WP,qsc,81
(bootloader) [RUU]WP,qsc,91
(bootloader) [RUU]WP,qsc,100
(bootloader) ...... Successful
(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[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,7
(bootloader) [RUU]UZ,recovery,13
(bootloader) [RUU]UZ,recovery,20
(bootloader) [RUU]UZ,recovery,27
(bootloader) [RUU]UZ,recovery,33
(bootloader) [RUU]UZ,recovery,51
(bootloader) [RUU]UZ,recovery,56
(bootloader) [RUU]UZ,recovery,62
(bootloader) [RUU]UZ,recovery,68
(bootloader) [RUU]UZ,recovery,75
(bootloader) [RUU]UZ,recovery,82
(bootloader) [RUU]UZ,recovery,89
(bootloader) [RUU]UZ,recovery,96
(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,16
(bootloader) [RUU]UZ,radio,24
(bootloader) [RUU]UZ,radio,32
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,48
(bootloader) [RUU]UZ,radio,56
(bootloader) [RUU]UZ,radio,64
(bootloader) [RUU]UZ,radio,72
(bootloader) [RUU]UZ,radio,80
(bootloader) [RUU]UZ,radio,88
(bootloader) [RUU]UZ,radio,96
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,32
(bootloader) [RUU]WP,radio,64
(bootloader) [RUU]WP,radio,96
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]UZ,rcdata,42949671
(bootloader) [RUU]WP,rcdata,0
(bootloader) [RUU]WP,rcdata,42949671
(bootloader) ...... Successful
OKAY
sending 'zip'... (513003 KB) OKAY
sending time = 18.029 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...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[system] unzipping & flushing...
(bootloader) [RUU]UZ,system,0
(bootloader) [RUU]UZ,system,7
(bootloader) [RUU]UZ,system,16
(bootloader) [RUU]UZ,system,24
(bootloader) [RUU]UZ,system,31
(bootloader) [RUU]UZ,system,39
(bootloader) [RUU]UZ,system,48
(bootloader) [RUU]UZ,system,55
(bootloader) [RUU]UZ,system,63
(bootloader) [RUU]UZ,system,72
(bootloader) [RUU]UZ,system,79
(bootloader) [RUU]UZ,system,87
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]WP,system,0
(bootloader) [RUU]WP,system,7
(bootloader) [RUU]WP,system,15
(bootloader) [RUU]WP,system,24
(bootloader) [RUU]WP,system,31
(bootloader) [RUU]WP,system,39
(bootloader) [RUU]WP,system,48
(bootloader) [RUU]WP,system,55
(bootloader) [RUU]WP,system,63
(bootloader) [RUU]WP,system,72
(bootloader) [RUU]WP,system,79
(bootloader) [RUU]WP,system,87
(bootloader) [RUU]WP,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,100
(bootloader) [RUU]WP,system,96
(bootloader) [RUU]WP,system,98
(bootloader) [RUU]WP,system,100
(bootloader) ...... Successful
OKAY
sending 'zip'... (612652 KB) OKAY
sending time = 21.336 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAIL12 signature verify fail
FAILED (remote: 12 signature verify fail)
Execution time is 491(s)
C:\Phone>fastboot reboot-bootloader
rebooting into bootloader... OKAY
Execution time is 43(ms)
C:\Phone>
TruculentFTW said:
Here is all of it! I tried again and same happening.
C:\Phone>fastboot oem rebootRUU
... (bootloader) Start Verify: 3
OKAY
Execution time is 39(ms)
C:\Phone>fastboot flash zip RUU.zip
sending 'zip'... (45421 KB) OKAY
sending time = 2.434 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...
(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] unzipping & flushing...
(bootloader) [RUU]UZ,hboot,0
(bootloader) [RUU]UZ,hboot,50
(bootloader) [RUU]UZ,hboot,100
(bootloader) signature checking...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
(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) 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[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) signature checking...
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) signature checking...
(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[wcnss] unzipping & flushing...
(bootloader) [RUU]UZ,wcnss,0
(bootloader) [RUU]UZ,wcnss,45
(bootloader) [RUU]UZ,wcnss,88
(bootloader) [RUU]UZ,wcnss,100
(bootloader) [RUU]WP,wcnss,0
(bootloader) [RUU]WP,wcnss,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) ...... 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[qsc] unzipping & flushing...
(bootloader) [RUU]UZ,qsc,0
(bootloader) [RUU]UZ,qsc,10
(bootloader) [RUU]UZ,qsc,20
(bootloader) [RUU]UZ,qsc,30
(bootloader) [RUU]UZ,qsc,41
(bootloader) [RUU]UZ,qsc,51
(bootloader) [RUU]UZ,qsc,63
(bootloader) [RUU]UZ,qsc,74
(bootloader) [RUU]UZ,qsc,84
(bootloader) [RUU]UZ,qsc,94
(bootloader) [RUU]UZ,qsc,100
(bootloader) [RUU]WP,qsc,0
(bootloader) [RUU]WP,qsc,10
(bootloader) [RUU]WP,qsc,20
(bootloader) [RUU]WP,qsc,30
(bootloader) [RUU]WP,qsc,40
(bootloader) [RUU]WP,qsc,50
(bootloader) [RUU]WP,qsc,61
(bootloader) [RUU]WP,qsc,71
(bootloader) [RUU]WP,qsc,81
(bootloader) [RUU]WP,qsc,91
(bootloader) [RUU]WP,qsc,100
(bootloader) ...... Successful
(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[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,7
(bootloader) [RUU]UZ,recovery,13
(bootloader) [RUU]UZ,recovery,20
(bootloader) [RUU]UZ,recovery,27
(bootloader) [RUU]UZ,recovery,33
(bootloader) [RUU]UZ,recovery,51
(bootloader) [RUU]UZ,recovery,56
(bootloader) [RUU]UZ,recovery,62
(bootloader) [RUU]UZ,recovery,68
(bootloader) [RUU]UZ,recovery,75
(bootloader) [RUU]UZ,recovery,82
(bootloader) [RUU]UZ,recovery,89
(bootloader) [RUU]UZ,recovery,96
(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,16
(bootloader) [RUU]UZ,radio,24
(bootloader) [RUU]UZ,radio,32
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,48
(bootloader) [RUU]UZ,radio,56
(bootloader) [RUU]UZ,radio,64
(bootloader) [RUU]UZ,radio,72
(bootloader) [RUU]UZ,radio,80
(bootloader) [RUU]UZ,radio,88
(bootloader) [RUU]UZ,radio,96
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,32
(bootloader) [RUU]WP,radio,64
(bootloader) [RUU]WP,radio,96
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]UZ,rcdata,42949671
(bootloader) [RUU]WP,rcdata,0
(bootloader) [RUU]WP,rcdata,42949671
(bootloader) ...... Successful
OKAY
sending 'zip'... (513003 KB) OKAY
sending time = 18.029 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...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[system] unzipping & flushing...
(bootloader) [RUU]UZ,system,0
(bootloader) [RUU]UZ,system,7
(bootloader) [RUU]UZ,system,16
(bootloader) [RUU]UZ,system,24
(bootloader) [RUU]UZ,system,31
(bootloader) [RUU]UZ,system,39
(bootloader) [RUU]UZ,system,48
(bootloader) [RUU]UZ,system,55
(bootloader) [RUU]UZ,system,63
(bootloader) [RUU]UZ,system,72
(bootloader) [RUU]UZ,system,79
(bootloader) [RUU]UZ,system,87
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]WP,system,0
(bootloader) [RUU]WP,system,7
(bootloader) [RUU]WP,system,15
(bootloader) [RUU]WP,system,24
(bootloader) [RUU]WP,system,31
(bootloader) [RUU]WP,system,39
(bootloader) [RUU]WP,system,48
(bootloader) [RUU]WP,system,55
(bootloader) [RUU]WP,system,63
(bootloader) [RUU]WP,system,72
(bootloader) [RUU]WP,system,79
(bootloader) [RUU]WP,system,87
(bootloader) [RUU]WP,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,96
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,97
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,98
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,99
(bootloader) [RUU]UZ,system,100
(bootloader) [RUU]WP,system,96
(bootloader) [RUU]WP,system,98
(bootloader) [RUU]WP,system,100
(bootloader) ...... Successful
OKAY
sending 'zip'... (612652 KB) OKAY
sending time = 21.336 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAIL12 signature verify fail
FAILED (remote: 12 signature verify fail)
Execution time is 491(s)
C:\Phone>fastboot reboot-bootloader
rebooting into bootloader... OKAY
Execution time is 43(ms)
C:\Phone>
Click to expand...
Click to collapse
Do you have an sd card? If yes, make sure its formatted in FAT32, rename the RUU file "PN071IMG" (PN071IMG.zip), save it at the root of your external sd card and reboot the phone in bootloader mode (fastboot reboot-bootloader). Your phone should detect the PN071IMG.zip file and ask you if you want to flash it (update) select yes.
If it still not working there something else we can try.
alray said:
Do you have an sd card? If yes, make sure its formatted in FAT32, rename the RUU file "PN071IMG" (PN071IMG.zip), save it at the root of your external sd card and reboot the phone in bootloader mode (fastboot reboot-bootloader). Your phone should detect the PN071IMG.zip file and ask you if you want to flash it (update) select yes.
If it still not working there something else we can try.
Click to expand...
Click to collapse
I renamed and copied to the root level of my ext. sd, sadly didnt detect it! why is that?
TruculentFTW said:
I renamed and copied to the root level of my ext. sd, sadly didnt detect it! why is that?
Click to expand...
Click to collapse
Don't know, really strange. I guess its time to try the twrp nandroid backup instead of the RUU
https://www.androidfilehost.com/?fid=23991606952613697.
Re-unlock the bootloader, flash twrp and restore this backup of 7.17.402.5
alray said:
Don't know, really strange. I guess its time to try the twrp nandroid backup instead of the RUU
https://www.androidfilehost.com/?fid=23991606952613697.
Re-unlock the bootloader, flash twrp and restore this backup of 7.17.402.5
Click to expand...
Click to collapse
Downloading that.
Thanks alot for your help so far. I would have given up while ago if you wasnt around <3
alray said:
Don't know, really strange. I guess its time to try the twrp nandroid backup instead of the RUU
https://www.androidfilehost.com/?fid=23991606952613697.
Re-unlock the bootloader, flash twrp and restore this backup of 7.17.402.5
Click to expand...
Click to collapse
I unlocked and flashed TWRP. On my PC I can only see my external sdcard. cant see the internal one. I realier before the RUU attempt could.
Anyway i googled how to make the TWRP structure for the backup/restore and I can see the backup on the restore tab now, but when trying to restore I get some error while wiping data:
Wiping dataa...
E: Unable to mount '/data'
E: unknown MTP message type: 1
EDIT: I did data wipe and that appear to fix this problem. Phone is restoring the nandroid as i'm typing this. I will let you know.
NEWER EDIT: DUDE! IT WORKED! IT REALLY DID!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I can't thank you enough. Seriously. I'm speechless. Are you an angel? I'm so can't thank you enough. Thanks again )))))))
So now, humans are so hard to be satisfied. Couple minutes ago I only just wanted my phone to just work and I will be so satsifed, I was thinking I wont ever attempt to root it again! but sadly that it works now, I want to root it xD so what did I do wrong for all that to happen? was it something about deleting particular stuff while wiping before flashing rom? I remember I wiped out system, cache, delvak and data. I don't know if I should be content with my working phone, but I can't. I'm addict xd
Hi,
I've posted a thread a while ago, which didn't seem to get any replies.
Now I've tried to fix my problem myself, but I didn't succeed..
Atleast I've gotten a step further in my research
I tried updating my android 4.4.3 sense 6.0 htc one m7ul from aliexpress.com, which seems to have an unofficial android version.. This is probably the reason why I'm having some software issues with it, and why it doesn't update.
When I try installing the software update, it turns off, shows me a triangle with arrow down (probably means it's updating) and a loading bar, which stops at about 20%.
Then I used volume up + down + power button to enter recovery, where it says this while installing:
Finding update package...
Opening update package...
Verifying update package...
Installing update...
Verifying current system...
"/system/customize/CID/HTC__001.xml" has unexpected contents
. (dot probably belongs after 'contents' on last line but doesn't fit there. This is what recovery mode says exactly)
Installation aborted.
Write host_mode: 0 doneI could really use some help from a nice guy with patience
Thx and gr Patrick.
ExcesusNL said:
Hi,
I've posted a thread a while ago, which didn't seem to get any replies.
Now I've tried to fix my problem myself, but I didn't succeed..
Atleast I've gotten a step further in my research
I tried updating my android 4.4.3 sense 6.0 htc one m7ul from aliexpress.com, which seems to have an unofficial android version.. This is probably the reason why I'm having some software issues with it, and why it doesn't update.
When I try installing the software update, it turns off, shows me a triangle with arrow down (probably means it's updating) and a loading bar, which stops at about 20%.
Then I used volume up + down + power button to enter recovery, where it says this while installing:
Finding update package...
Opening update package...
Verifying update package...
Installing update...
Verifying current system...
"/system/customize/CID/HTC__001.xml" has unexpected contents
. (dot probably belongs after 'contents' on last line but doesn't fit there. This is what recovery mode says exactly)
Installation aborted.
Write host_mode: 0 doneI could really use some help from a nice guy with patience
Thx and gr Patrick.
Click to expand...
Click to collapse
unexpected contents = modified system files = not a stock rom
You can only install ota update on a 100% stock rom.
Since your phone is S-OFF this should be very easy to fix, start by posting the output of "fastboot getvar all" (remove your imei and serialno before posting). Btw if no one replied to your thread, you should bump it instead of creating a new one
Thanks for replying so quickly. I will send you the getvar tomorrow when i wake up.
This thread is slightly different than the other one and i didnt want to push myself so i creaties this hehe.
ExcesusNL said:
Thanks for replying so quickly. I will send you the getvar tomorrow when i wake up.
This thread is slightly different than the other one and i didnt want to push myself so i creaties this hehe.
Click to expand...
Click to collapse
Ok no problem take your time.
Doesn't matter if this thread is slightly different, what you should do normally is to update the information about your problem in your already existing thread instead of creating a new one, like asked in forum rules . You can edit your thread title and all your posts if needed. You can also bump your thread once a day to bring it back at the top of the queue. Its simpler to have all the information about your problem in a unique thread :good:
Alright thx for the info
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3948mV
(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
ExcesusNL said:
Alright thx for the info
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3948mV
(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
Click to expand...
Click to collapse
Flash the 7.19.401.30 RUU from this thread (instructions at post #1, file you need at post #2) (Keep your bootloader unlocked and S-OFF).
Once everything is done (RUU is flashed and phone is setup) You'll get one ota udpate from 7.19.401.30 to 7.19.401.51 which is the latest version. Wait for the phone to be updated before flashing a back a custom recovery or doing any modification.
At step 7 I got this:
C:\Android>fastboot flash zip RUU.zip
sending 'zip'... (50281 KB) OKAY
sending time = 2.970 secs
writing 'zip'... (bootloader) zip header checking...
(bootloader) shift signature_size for 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 FA38FW9020
12...
sending 'zip'... (50281 KB)
What should I do now?
EDIT: After short research on 'the 'Internet'', I found out I might just have to be patient here xD
EDIT2: After waiting for more than an hour I think patience isn't what I need here o.0 Could u please help me, alray? Or any1 else with knowledge of this subject?
ExcesusNL said:
At step 7 I got this:
C:\Android>fastboot flash zip RUU.zip
sending 'zip'... (50281 KB) OKAY
sending time = 2.970 secs
writing 'zip'... (bootloader) zip header checking...
(bootloader) shift signature_size for 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 FA38FW9020
12...
sending 'zip'... (50281 KB)
What should I do now?
EDIT: After short research on 'the 'Internet'', I found out I might just have to be patient here xD
EDIT2: After waiting for more than an hour I think patience isn't what I need here o.0 Could u please help me, alray? Or any1 else with knowledge of this subject?
Click to expand...
Click to collapse
Are you using the fastboot version linked in the guide?
Yes I am, the (htc_)fastboot.exe
well I only copied the fastboot to my /Android folder, where my AdbWinApi.dll, RUU.zip, adb.exe and boot.img are. (And unlock_code.bin because I unlocked the bootloader, and teamseven sense as custom rom but im going to delete that ^^)
@alray
ExcesusNL said:
Yes I am, the (htc_)fastboot.exe
well I only copied the fastboot to my /Android folder, where my AdbWinApi.dll, RUU.zip, adb.exe and boot.img are. (And unlock_code.bin because I unlocked the bootloader, and teamseven sense as custom rom but im going to delete that ^^)
@alray
Click to expand...
Click to collapse
Ok fine, so did the phone rebooted once after showing the "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 FA38FW9020" message? It should reboot itself and continue flashing the RUU...
---------- Post added at 07:25 AM ---------- Previous post was at 07:24 AM ----------
and btw did you checked the md5 of your downloaded file (RUU) to confirm its not corrupted?
Double post :S
alray said:
Ok fine, so did the phone rebooted once after showing the "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 FA38FW9020" message? It should reboot itself and continue flashing the RUU...
---------- Post added at 07:25 AM ---------- Previous post was at 07:24 AM ----------
and btw did you checked the md5 of your downloaded file (RUU) to confirm its not corrupted?
Click to expand...
Click to collapse
Nope i did not check and nope it did not restart.. Its stuck on htc (white/Gray letters With black background)
EDIT: Now checked, it's not corrupt. But still hasn't restarted or made any progress in cmd..
ExcesusNL said:
Nope i did not check and nope it did not restart.. Its stuck on htc (white/Gray letters With black background)
EDIT: Now checked, it's not corrupt. But still hasn't restarted or made any progress in cmd..
Click to expand...
Click to collapse
Well flash it again using "fastboot flash zip ruu.zip" and check if the rest of the ruu is flashing
alray said:
Well flash it again using "fastboot flash zip ruu.zip" and check if the rest of the ruu is flashing
Click to expand...
Click to collapse
It's just stuck on sending 'zip' ..... (50281 KB).
Should I wipe the partition cache?
EDIT: This is all it says: C:\Android>fastboot flash zip RUU.zip
sending 'zip'... (50281 KB)
EDIT2: Tried to restart using power button, it gave me black screen and on my pc fastboot.exe stopped working. Now back in bootloader, going to try flash again.
ExcesusNL said:
It's just stuck on sending 'zip' ..... (50281 KB).
Should I wipe the partition cache?
EDIT: This is all it says: C:\Android>fastboot flash zip RUU.zip
sending 'zip'... (50281 KB)
EDIT2: Tried to restart using power button, it gave me black screen and on my pc fastboot.exe stopped working. Now back in bootloader, going to try flash again.
Click to expand...
Click to collapse
try the 7.19.401.22 RUU instead. there might be an issue with the .30 version
alray said:
try the 7.19.401.22 RUU instead. there might be an issue with the .30 version
Click to expand...
Click to collapse
Tried it, gives me this:
C:\Android>fastboot flash zip ruu.zip
sending 'zip'... (50280 KB) OKAY
sending time = 2.812 secs
writing 'zip'... (bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Execution time is 3(s)
ExcesusNL said:
Tried it, gives me this:
C:\Android>fastboot flash zip ruu.zip
sending 'zip'... (50280 KB) OKAY
sending time = 2.812 secs
writing 'zip'... (bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Execution time is 3(s)
Click to expand...
Click to collapse
Ok lets try something else.
Flash the 7.19.401.2 firmware then try to flash either the 7.19.401.2 or 7.19.401.22 RUU.
Flash the firmware using the same commands to flash the RUU:
Code:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
htc_fastboot oem rebootRUU
htc_fastboot flash zip ruu.zip
htc_fastboot reboot
C:\Android>fastboot flash zip firmware.zip
sending 'zip'... (48659 KB) OKAY
sending time = 2.824 secs
writing 'zip'... (bootloader) zip header checking...
(bootloader) shift signature_size for 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 FA38FW9020
12...
sending 'zip'... (48659 KB)
Got this after fastboot oem rebootRUU when I tried fastboot flash zip firmware.zip.. Same error as I had with the .30 version
EDIT: After trying a couple of times I got this:
C:\Android>fastboot flash zip firmware.zip
sending 'zip'... (48659 KB) OKAY
sending time = 2.817 secs
writing 'zip'... (bootloader) zip header checking...
(bootloader) shift signature_size for 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) ...... Successful
FAILED (status read failed (Too many links))
EDIT2: After trying 1 more time, it gave me this:
C:\Android>fastboot flash zip firmware.zip
sending 'zip'... (48659 KB) OKAY
sending time = 2.817 secs
writing 'zip'... (bootloader) zip header checking...
(bootloader) shift signature_size for 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,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) [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[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
Flash Zip Complete
Execution time is 24(s)
C:\Android>fastboot reboot-bootloader
rebooting into bootloader... OKAY
Execution time is 38(ms)
C:\Android>fastboot oem rebootRUU
... (bootloader) Start Verify: 0
OKAY
Execution time is 44(ms)
C:\Android>fastboot flash zip RUU.zip
sending 'zip'... (50280 KB)
And that's the end It's stuck on sending zip again, I will wait for another hour maybe.
ExcesusNL said:
C:\Android>fastboot flash zip firmware.zip
sending 'zip'... (48659 KB) OKAY
sending time = 2.824 secs
writing 'zip'... (bootloader) zip header checking...
(bootloader) shift signature_size for 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 FA38FW9020
12...
sending 'zip'... (48659 KB)
Got this after fastboot oem rebootRUU when I tried fastboot flash zip firmware.zip.. Same error as I had with the .30 version
Click to expand...
Click to collapse
Well I would try another computer/usb cable/usb port before assuming there is something wrong with the phone. After saying
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 FA38FW9020
Click to expand...
Click to collapse
Your phone should reboot itself back in RUU mode and continue flashing the second portion of the Firmware/RUU like on this image. Do you have any other computer you could try?
---------- Post added at 09:40 AM ---------- Previous post was at 09:35 AM ----------
Btw I have just read your other thread, sounds like you were having hardware problem with your Power/volume button, that might be somewhat related.... If there is an hardware problem the RUU/Firmware might not be able to flash correctly.
Unfortunately I must quit for today, I'll come back to this thread as soon as i can, good luck
If I may jump in @ExcesusNL. I had the same issue when I tried to run RUU on my PC. Does your fastboot say something like "adb server is out of date" when you start it? If yes, then read this http://visualgdb.com/adbfix/
If not, do you repeat "fastboot flash ..." command right after it says "flush image again immediately?