Getting error not able to install latest KK RUU:
PN07IMG_M7C_DUG_K44_SENSE60_MR_HTCCN_CHS_CU_5.15.1 402.3_Radio_1237.28.34.0106_release_373024_signed_ 2.zip (downloaded from that thread http://forum.xda-developers.com/showthread.php?t=2617159)
./fastboot oem rebootRUU
/fastboot flash zip firmware.zip
sending 'zip' (1150783 KB)...
OKAY [ 46.761s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) shift signature_size for header checking...
FAILED (remote: 32 header error)
finished. total time: 49.531s
Was trying to download multiple times no way
But at the same time I am able to install this old JB RUU PN07IMG_M7C_DUG_JB_50_S1_HTCCN_CHS_CU_2.39.1402.1_ Radio_1237.25.32.0717_release_338991.zip (downloaded from that thread http://forum.xda-developers.com/showthread.php?t=2617159)
Why is latest KK RUU failing?
Related
Hi, I S-OFF my phone by alpharevx and used 4ext touch recorvery. Today I try flash RUU.
1) From goo-inside.me/stock/vivo/ruu I downloaded PG32IMG_Vivo_Gingerbread_S_HTC_WWE_2.30.405.1_Radio_20.2808.30.085AU_3805.06.03.03_M_release_199308_signed.zip,
2) renamed to PG32IMG.zip
3) copied to sdcard
4) restart phone
5) I confirm update.
And now echo this:
img: ales.nejdr.cz/incs.jpg
I try unlock bootloader from htcdev, but
Code:
[skeeve:~]$ fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.006s]
finished. total time: 0.006s
Revolutionary doens't work, because adb doesn't work (only fastboot).
I try make golden card from this tutorial: mikesouthby.co.uk/2010/08/htc-desire-creating-goldcard-using-mac-or-linux/ , but with this I still can't flash RUU.
Now phone is brick. What can I do to turn the phone work?
I know, my english is ugly, sorry.
ales.n said:
Hi, I S-OFF my phone by alpharevx and used 4ext touch recorvery. Today I try flash RUU.
1) From goo-inside.me/stock/vivo/ruu I downloaded PG32IMG_Vivo_Gingerbread_S_HTC_WWE_2.30.405.1_Radio_20.2808.30.085AU_3805.06.03.03_M_release_199308_signed.zip,
2) renamed to PG32IMG.zip
3) copied to sdcard
4) restart phone
5) I confirm update.
And now echo this:
img: ales.nejdr.cz/incs.jpg
I try unlock bootloader from htcdev, but
Code:
[skeeve:~]$ fastboot oem get_identifier_token
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.006s]
finished. total time: 0.006s
Revolutionary doens't work, because adb doesn't work (only fastboot).
I try make golden card from this tutorial: mikesouthby.co.uk/2010/08/htc-desire-creating-goldcard-using-mac-or-linux/ , but with this I still can't flash RUU.
Now phone is brick. What can I do to turn the phone work?
I know, my english is ugly, sorry.
Click to expand...
Click to collapse
Can you access Fastboot/Recovery?
Sent from my HTC Incredible S using xda premium
When I turn on the phone booted straight to recorvery, but nothing much to do here. When connected the phone to my computer than fastboot command works, but adb don't.
Code:
[skeeve:~]$ adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
Now I tried another way, but without success.
Code:
[skeeve:~]$ fastboot erase cache
erasing 'cache'...
OKAY [ 0.171s]
finished. total time: 0.171s
[skeeve:~]$ fastboot oem rebootRUU
...
OKAY [ 0.168s]
finished. total time: 0.168s
[skeeve:~]$ fastboot flash zip Stazene/PG32IMG_Vivo_Gingerbread_S_HTC_WWE_2.12.405.7_Radio_20.2804.30.085AU_3805.04.03.22_M_release_187295_signed.zip
sending 'zip' (254241 KB)...
OKAY [ 42.201s]
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...
FAILED (remote: 43 main version check fail)
finished. total time: 84.778s
ales.n said:
Now I tried another way, but without success.
Code:
[skeeve:~]$ fastboot erase cache
erasing 'cache'...
OKAY [ 0.171s]
finished. total time: 0.171s
[skeeve:~]$ fastboot oem rebootRUU
...
OKAY [ 0.168s]
finished. total time: 0.168s
[skeeve:~]$ fastboot flash zip Stazene/PG32IMG_Vivo_Gingerbread_S_HTC_WWE_2.12.405.7_Radio_20.2804.30.085AU_3805.04.03.22_M_release_187295_signed.zip
sending 'zip' (254241 KB)...
OKAY [ 42.201s]
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...
FAILED (remote: 43 main version check fail)
finished. total time: 84.778s
Click to expand...
Click to collapse
You are trying to flash a RUU that is older than the last one you flashed. Please reboot into Fastboot USB mode and enter
Fastboot getvar all
And post the results here so we can help you determine which RUU you need to flash.
Solved
Solved!
Code:
[skeeve:~]$ fastboot getvar all
...
(bootloader) version-main: 2.32.1010.1
...
Then I flashed
Code:
PG32IMG_Vivo_Gingerbread_S_KT_KR_2.32.1010.1_Radio_20.2810.30.085AU_3805.06.03.16_M_release_199684_signed.zip
Although 2.32.1010.1 is probably a Korean version of the rom, but I tried it and the second attempt is OK.
All works fine! Thanks
Hi all!
I'm sticking with the update of my firmware using the super vomer's guide here: http://forum.xda-developers.com/showpost.php?p=42556698&postcount=24958&nocache=1&z=7697684632189703
i've got this :
MacBook-Pro-de-jules:Android julesbecker$ fastboot flash zip /Users/julesbecker/Desktop/fw_2.24.401.1_custom.zip
sending 'zip' (26802 KB)...
OKAY [ 2.276s]
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.844s
MacBook-Pro-de-jules:Android julesbecker$ fastboot flash zip /Users/julesbecker/Desktop/fw_2.24.401.1_custom.zip
< waiting for device >
sending 'zip' (26802 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (Operation timed out))
finished. total time: 2.239s
MacBook-Pro-de-jules:Android julesbecker$ fastboot flash zip /Users/julesbecker/Desktop/fw_2.24.401.1_custom.zip
ERROR: could not get pipe properties
ERROR: could not get pipe properties
sending 'zip' (26802 KB)...
ERROR: bulkOut endpoint not assigned
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
MacBook-Pro-de-jules:Android julesbecker$ fastboot flash zip /Users/julesbecker/Desktop/fw_2.24.401.1_custom.zip
ERROR: could not get pipe properties
ERROR: could not get pipe properties
sending 'zip' (26802 KB)...
ERROR: bulkOut endpoint not assigned
FAILED (command write failed (No such file or directory))
finished. total time: 0.000s
I can't flash the zip with fastboot.... What's wrong?
Can i restart my phone or will he remain bricked?
Thank you so much in advance if someone can help me!
I fixed the problem this thread can be closed.
just reconnect the USB cable....
Alright as the title say i'm trying to update my firm ware. The issue I am having is a 99 unknown fail as listed below.
I used HTC dev to unlock, and still S-ON with Hboot 1.44. What am I doing wrong do I need S-OFF?, if so any recommendations on achieving S-OFF. Thanks for any help.
sending 'zip' (39722 KB)...
OKAY [ 3.248s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 3.512s
You need S-Off
Sent from my HTCONE using xda app-developers app
NEED HELP PLZZ
I was trying to change the MID,CID with this guide http://forum.xda-developers.com/showthread.php?t=2322820 and now i'm stuck on the last step with my HTC One on with that gray screen and whenn i try to flash the RUU from this guide http://htc-one.wonderhowto.com/how-to/convert-any-htc-one-into-stock-google-play-edition-with-bootloader-recovery-ota-updates-0148068/ i get this:
C:\sdk\platform-tools>fastboot flash zip gpe.zip
error: cannot open 'gpe.zip'
Did you do this:
fastboot oem rebootRUU.
fastboot flash zip filename
fastboot flash zip filename (second time) ?
SaHiLzZ said:
Did you do this:
fastboot oem rebootRUU.
fastboot flash zip filename
fastboot flash zip filename (second time) ?
Click to expand...
Click to collapse
when i use : fastboot oem reboot RUU the screen gose black and nothing hapens :/
Post a fastboot getvar all output
SaHiLzZ said:
Post a fastboot getvar all output
Click to expand...
Click to collapse
so i manage to get my HTC running again but couldn't install tha RUU:
C:\sdk\platform-tools>fastboot flash zip gpe.zip
error: cannot open 'gpe.zip'
C:\sdk\platform-tools>fastboot flash zip gpe.zip
error: cannot open 'gpe.zip'
C:\sdk\platform-tools>fastboot flash zip gpe.zip
error: cannot open 'gpe.zip'
C:\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.046s]
finished. total time: 0.046s
C:\sdk\platform-tools>fastboot flash zip RUU-HTC_One_GE-2.14.1700.15.zip
sending 'zip' (467625 KB)...
OKAY [ 22.085s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 23.430s
C:\sdk\platform-tools>fastboot flash zip RUU-HTC_One_GE-2.14.1700.15.zip
< waiting for device >
target reported max download size of 1526722560 bytes
sending 'zip' (467625 KB)...
OKAY [ 23.033s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 23.450s
The error is obviously MID. Fix it!
SaHiLzZ said:
The error is obviously MID. Fix it!
Click to expand...
Click to collapse
i fixed the MID isue and now sows an other error -.-
C:\sdk\platform-tools>fastboot flash zip RUU-HTC_One_GE-2.14.1700.15.zip
target reported max download size of 1526722560 bytes
sending 'zip' (467625 KB)...
OKAY [ 23.207s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 23.242s
You didn't do rebootruu
sahilzz said:
you didn't do rebootruu
Click to expand...
Click to collapse
omg works perfect now i have htc one google play edition thanks a lot :ddddd
I tried to flash the Google Play RUU from here.
I have one m8 Indian version S-off.
cidnum: 11111111 (I tried GOOGL001 same error).
PHP:
target reported max download size of 1826418688 bytes
sending 'zip' (635732 KB)...
OKAY [ 21.491s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 21.835s
and I tried to change mid like this http://forum.xda-developers.com/showthread.php?t=2322820
but every time I try to flash any thing gives me error:41 model id check fail
finally I fixed it and this is the solution:
"open android.txt file in the RUU zip and change it to your MID
You can find your MID by typing: fastboot getvar modelid
Then rezip with the .txt change"
ziad_elmasry said:
I tried to flash the Google Play RUU from here.
I have one m8 Indian version S-off.
cidnum: 11111111 (I tried GOOGL001 same error).
PHP:
target reported max download size of 1826418688 bytes
sending 'zip' (635732 KB)...
OKAY [ 21.491s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 21.835s
and I tried to change mid like this http://forum.xda-developers.com/showthread.php?t=2322820
but every time I try to flash any thing gives me error:41 model id check fail
Click to expand...
Click to collapse
Why, if you have an HTC One M8, are you posting in the HTC One M7 forum?