Trying to revert to stock: Cannot run RUU.exe nor flash manually

Search This thread

arooni

Member
Aug 15, 2011
37
2
Hi everyone:

I previously posted about my silly 77% battery percentage problem. . So the advice I heard from most people is to revert to stock completely.

Tengo un AT&T M7 HTC One.

So I tried downloading:
1) RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2.exe
2) RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2.exe

and running them on Windows; neither one worked. Usually just quit; or 170 errored out.
older rommmmm: sudo fastboot flash zip rom.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1029872 KB)...
OKAY [ 41.245s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Value too large for defined data type))
finished. total time: 52.616s
Next I tried manually extracting the rom.zip and flashing it as follows:

older rommmmm: sudo fastboot flash zip rom.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1029872 KB)...
OKAY [ 41.245s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Value too large for defined data type))
finished. total time: 52.616s

....

So I'm a little at a loss for what to do now?
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Hi everyone:

I previously posted about my silly 77% battery percentage problem. . So the advice I heard from most people is to revert to stock completely.

Tengo un AT&T M7 HTC One.

So I tried downloading:
1) RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2.exe
2) RUU_M7_UL_JB_50_Cingular_US_1.26.502.12_Radio_4A.14.3250.13_10.33.1150.01_release_318450_signed_2.exe

and running them on Windows; neither one worked. Usually just quit; or 170 errored out.
older rommmmm: sudo fastboot flash zip rom.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1029872 KB)...
OKAY [ 41.245s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Value too large for defined data type))
finished. total time: 52.616s
Next I tried manually extracting the rom.zip and flashing it as follows:

older rommmmm: sudo fastboot flash zip rom.zip
target reported max download size of 1514139648 bytes
sending 'zip' (1029872 KB)...
OKAY [ 41.245s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Value too large for defined data type))
finished. total time: 52.616s

....

So I'm a little at a loss for what to do now?

1- post the output of ''fastboot getvar all'' excluding imei and serialno

2- have you checked MD5 value of both ruu beofre flashing them?
 
Last edited:

arooni

Member
Aug 15, 2011
37
2
1- post the output of ''fastboot getvar all'' excluding imei and serialno

2- have you checked MD5 value of both ruu beofre flashing them?

[sudo] password for david:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.1540.9
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: aserial#
(bootloader) imei: animei#
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4284mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.065s

and yes... checked md5sum before any flash attempts