[SOLVED] Unable to install new HTC ONE update!

Search This thread

fsmn

Member
Feb 24, 2014
5
0
Hey guys! So, I got a pop up on my phone last week for the 4.4.2 update :) However, I seem to be unable to install it. I get booted into twrp, so I try to install it from there, but it says flash failed. I am completely hopeless with things like this (wasn't me who rooted my phone etc). Any help would be very appreciated and apologies for my stupid question. :)
 

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
Hey guys! So, I got a pop up on my phone last week for the 4.4.2 update :) However, I seem to be unable to install it. I get booted into twrp, so I try to install it from there, but it says flash failed. I am completely hopeless with things like this (wasn't me who rooted my phone etc). Any help would be very appreciated and apologies for my stupid question. :)

you need stock recovery to install ota. Find the stock recovery you need and flash it like any recovery

Code:
fastboot flash recovery <name_of_file>.img
fastboot reboot

and try to install the ota again.
 
  • Like
Reactions: fsmn

kowalski5233

Member
Feb 24, 2014
12
0
Hi there.

I like fiddling and wanted to build some BLE apps and hence required Android 4.3 or higher. We were seriously slow with the updates here in South Africa and I decided to root and load stock HTC 4.3 and later 4.4. My phone does however want to do OTA updates on 4.4 (even though other M7 users here don't have it yet, only received 4.3 about a month ago, which was when I flashed 4.4). I understand 4.4.2 for the M7 is out and would like to keep with the HTC stock updates. I do however experience your exact same issue and have read previously that I need a stock Recovery.

My question is exactly the same as yours. How do I know which Recovery to download and where do I download it from. Finding ROMs is easy and so is custom Recoveries (like TWRP), but not sure about finding the stock Recovery.

Thanks guys!

---------- Post added at 03:42 PM ---------- Previous post was at 03:29 PM ----------

Wow, that reply was so quick, it was even before my addition to the question :)

Here is the printout:

(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ------------
(bootloader) imei: ----------------
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__016
(bootloader) battery-status: good
(bootloader) battery-voltage: 3955mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.051s


Thank you for the assistance!
 

mb_guy

Senior Member
Sep 6, 2008
483
109
Winnipeg
The Stock recovery needs to match your current "version-main", so in your case a 3.63.x.x , if you can match all 4 numbers that's best but for sure the first two.
 

fsmn

Member
Feb 24, 2014
5
0
post the output of fastboot getvar all minus IMEI/sn

(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(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-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
 

Top Liked Posts