Can't flash ROM's, trouble to flash recovery - One (M7) Q&A, Help & Troubleshooting

Story:
Year ago I got root, S-OFF, installed custom recovery and installed custom ROM to my device. All went nice and smooth.
3 days ago I tried to install fresh ROM's with Marshmallow. All ROM's goes with bug- when I lock the phone and after unlock it, the screen is remain black. Touch is working but no image on screen. When I tried to update recovery. Latest TWRP can't load- black screen. So I tried more version of TWRP. All goes with bugs: black screen, touch doesn't working and so on. Ended on twrp-2.6.3.0-m7. And when I tried to flash previous ROM I got Failed
Code:
Error flashing zip '/sdcard/Android_RevolutionHD....
Updating partition details...
E:Unable to mount '/cache'
I tried to flash ROM's via adb sideload and got failed in TWRP.
I flashed stock recovery, entered this recovery. Tried to install RUU ROM- got error. Reboot to fastboot. Enter to recovery and guess what? TWRP loaded 2.6.3.0. No matter what kind of recovery I flashed after reboot recovery loads TWRP 2.6.3.0.
I want to bring it to life. Any adviсe?
Info:
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.30
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ***********
(bootloader) imei: *********
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN071****
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4299mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.111s

Ho4uK said:
Story:
Year ago I got root, S-OFF, installed custom recovery and installed custom ROM to my device. All went nice and smooth.
3 days ago I tried to install fresh ROM's with Marshmallow. All ROM's goes with bug- when I lock the phone and after unlock it, the screen is remain black. Touch is working but no image on screen. When I tried to update recovery. Latest TWRP can't load- black screen. So I tried more version of TWRP. All goes with bugs: black screen, touch doesn't working and so on. Ended on twrp-2.6.3.0-m7. And when I tried to flash previous ROM I got Failed
Code:
Error flashing zip '/sdcard/Android_RevolutionHD....
Updating partition details...
E:Unable to mount '/cache'
I tried to flash ROM's via adb sideload and got failed in TWRP.
I flashed stock recovery, entered this recovery. Tried to install RUU ROM- got error. Reboot to fastboot. Enter to recovery and guess what? TWRP loaded 2.6.3.0. No matter what kind of recovery I flashed after reboot recovery loads TWRP 2.6.3.0.
I want to bring it to life. Any adviсe?
Info:
Code:
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.30
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ***********
(bootloader) imei: *********
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN071****
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4299mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.111s
Click to expand...
Click to collapse
You won't be able to flash any recent rom using twrp 2.6.3.0, way to old. RUU are flashed in RUU mode using fastboot, not from the stock recovery. I would flash the most recent RUU or flash mdmower's twrp + a recent custom rom

alray said:
You won't be able to flash any recent rom using twrp 2.6.3.0, way to old. RUU are flashed in RUU mode using fastboot, not from the stock recovery. I would flash the most recent RUU or flash mdmower's twrp + a recent custom rom
Click to expand...
Click to collapse
I flashed twrp-3.0.M5-0-m7univ.img from MDMower.
Fastboot>Recovery> got black screen but touch is working, I feel the vibration by pressing the button.
adb reboot and phone loaded again TWRP 2.6.3.0
upd
I flashed twrp-2.8.7.1-m7univ.img from MDMower. Screen is ok. All seems working but when screen goes to sleep I can't wake it back. So I goes in TWRP setting and turn off screen timeout.
And another thing: when I go from adb reboot loaded TWRP 2.6.3.0 but when I go from fastboot>recovery loaded twrp-2.8.7.1-m7univ.img. Seems the phone have 2 kinds of recovery.
upd
I tried to sideload ROM. But I got nothing in sideload folder.
I pushed Slim-m7-6.0.1.build.1.0-STABLE-20160829-0421.zip. All ok.
Flashed Slim-m7-6.0.1.build.1.0-STABLE-20160829-0421.zip via TWRP. All ok.
Reboot to ROM. ROM is loaded. Seems ok.
All working but when phone timeout or I lock it- I can't wake up it.

Ho4uK said:
Seems the phone have 2 kinds of recovery.
Click to expand...
Click to collapse
Maybe you've flashed 2.6.3.0 on /boot instead of /recovery, that would explain why you can get the new recovery when selecting "recovery" from bootloader and why its booting to twrp 2.6.3.0 when rebooting the phone. Not really a problem since /boot will be overwritten with the correct kernel image when flashing a rom.
I tried to sideload ROM. But I got nothing in sideload folder.
I pushed Slim-m7-6.0.1.build.1.0-STABLE-20160829-0421.zip. All ok.
Flashed Slim-m7-6.0.1.build.1.0-STABLE-20160829-0421.zip via TWRP. All ok.
Reboot to ROM. ROM is loaded. Seems ok.
All working but when phone timeout or I lock it- I can't wake up it.
Click to expand...
Click to collapse
Was is a clean install or you dirty flashed the rom?
Might want to try a RUU to check if you have the same problem on stock.

alray said:
Maybe you've flashed 2.6.3.0 on /boot instead of /recovery, that would explain why you can get the new recovery when selecting "recovery" from bootloader and why its booting to twrp 2.6.3.0 when rebooting the phone. Not really a problem since /boot will be overwritten with the correct kernel image when flashing a rom.
Was is a clean install or you dirty flashed the rom?
Might want to try a RUU to check if you have the same problem on stock.
Click to expand...
Click to collapse
Yes, it's clean install. Wiped out.
I flashed custom ROM by VperOne 9.0.0. Workin fine. Lock and unlock as normal. And again, one BUT- some app tell me that they can't find my sdcard and stops working.
I though, if I flash some latest MarshMellow ROM and then install HTC lock scree app it might help... I hope..
upd
I can't install HTC lock scree app in latest MarshMellow ROM. Black wake up screen still remains.

Related

HTC One, softbricked, literally nothing works... can't even get recovery!

(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.8
(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__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4116mV
(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!
finished. total time: 0.051s
Was posting in another thread (if you're reading this, sorry for hijacking your thread), but basically I have tried absolutely everything. The phone started running quite slowly last night, then when I rebooted it, it went into a boot loop and I seemingly can't get out of it.
The only thing I can access on the phone is the bootloader and fastboot. The phone is still S-On, the bootloader I had to unlock to try and replace the recovery with something that worked (I've tried many different versions of TWRP and CWM) however when I try to go into recovery it comes up with the message "Entering Recovery" and then reboots after about a minute and the loop starts all over again.
I've tried RUU but it isn't working, it brings back assorted errors, none of which have anything to do with flushing. I've made sure to erase the cache after flashing recovery, it hasn't helped. I can't erase system or data either for some reason. Please somebody help me, and thanks to all the members who were helping in the other thread, hopefully you'll pop over here to see if you can help me get this working again.
Please try this:
Download stock recovery: http://d-h.st/0Jy
fastboot flash recovery recovery_4.19.401.8.img
fastboot erase cache
fastboot reboot-bootloader
Does the phone enter stock recovery? Try flashing a couple times and rebooting bootloader.
SaHiLzZ said:
Please try this:
Download stock recovery: http://d-h.st/0Jy
fastboot flash recovery recovery_4.19.401.8.img
fastboot erase cache
fastboot reboot-bootloader
Does the phone enter stock recovery? Try flashing a couple times and rebooting bootloader.
Click to expand...
Click to collapse
Hi, thanks for helping. I've done what you've said a few times now and it doesn't enter stock recovery unfortunately.
Can you try another thing. Flash stock recovery from the link above, and then Go into bootloader and then choose Factory Reset - Does this go in to stock recovery.
SaHiLzZ said:
Can you try another thing. Flash stock recovery from the link above, and then Go into bootloader and then choose Factory Reset - Does this go in to stock recovery.
Click to expand...
Click to collapse
Nope, it just sends it straight back into the boot loop unfortunately
So I see you have flash 4.19.401.8 firmware as well which is why you are on the newer hboot, and that didn't work for you either.
Your device doesn't go into the stock recovery still. I will suggest to retry flashing 4.19.401.8 firmware again, and without any further steps try entering stock recovery.
There is nothing else that I can suggest.

Problems with updates to 4.4.3 - stock

Hi all.
I have a problem with updating my HTC One
The thing is:
A year ago I've rooted my phone, it was S-ON.
A couple days ago i wanted to return to STOCK.
I've relocked my bootloader (now it says Temperd , Relocked), put stock recovery and installed Stock ROM (4.4.2, software number: 5.11.401.10).
Today I got update to Android 4.4.3, witch I've downloaded. But when i click on Install, it reboots into recovery and starts to update.
But after a couple of seconds it stops and on diplay apears red triangle with exclamation point!
And the update is not installed...
Any help or links would do great!!
THANKS
:highfive:
ico86 said:
Hi all.
I have a problem with updating my HTC One
The thing is:
A year ago I've rooted my phone, it was S-ON.
A couple days ago i wanted to return to STOCK.
I've relocked my bootloader (now it says Temperd , Relocked), put stock recovery and installed Stock ROM (4.4.2, software number: 5.11.401.10).
Today I got update to Android 4.4.3, witch I've downloaded. But when i click on Install, it reboots into recovery and starts to update.
But after a couple of seconds it stops and on diplay apears red triangle with exclamation point!
And the update is not installed...
Any help or links would do great!!
THANKS
:highfive:
Click to expand...
Click to collapse
post a fastbot getvar all except imei and serialno
this error is caused because your phone is not stock either some missing files or some modified files in /system or /data/preload
redo the ota installation and when in stock recovery, press volume up then power and release both, you will see the ota installation progress and which file is missing/modified
alray said:
post a fastbot getvar all except imei and serialno
this error is caused because your phone is not stock either some missing files or some modified files in /system or /data/preload
redo the ota installation and when in stock recovery, press volume up then power and release both, you will see the ota installation progress and which file is missing/modified
Click to expand...
Click to collapse
from fastboot getvar all:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.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__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3935mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
I'll try "presing vol up and then vol down" when the phone trys to install OTA update
EDIT: I've tried to reinstal the OTA update. While it installs (grean circle with down arrow), I've tried to press Vol Up and Vol down at the same time. Nothing hapnes... I've tried to pres Vol Up and after that Vol down. Still notihing happens...
ico86 said:
from fastboot getvar all:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.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__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3935mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
I'll try "presing vol up and then vol down" when the phone trys to install OTA update
Click to expand...
Click to collapse
The firmware version (2.24.401.1) doesn't match your software version (5.11.401)
re-unlock your bootloader, flash twrp recovery, flash this rom: http://www.htc1guru.com/dld/guru_reset_m7_2-24-401-1-zip/
when flashing the rom, select stock recovery, stock radio, wipe, and don't select root, then you'll be fine taking ota updates.
alray said:
The firmware version (2.24.401.1) doesn't match your software version (5.11.401)
re-unlock your bootloader, flash twrp recovery, flash this rom: http://www.htc1guru.com/dld/guru_reset_m7_2-24-401-1-zip/
when flashing the rom, select stock recovery, stock radio, wipe, and don't select root, then you'll be fine taking ota updates.
Click to expand...
Click to collapse
Thanks... I'll try this later... Hope it works :good:
I have downloaded the ROM, unlocked bootloader...
But, when I want to flash recovery, i get stuck...
in cmd I write this:
F:\One\mini-sdk>fastboot boot openrecovery-twrp-2.7.1.1-m7.img
downloading 'boot.img'...
OKAY [ 1.170s]
booting...
OKAY [ -0.000s]
finished. total time: 1.180s
F:\One\mini-sdk>fastboot flash recovery openrecovery-twrp-2.7.1.1-m7.img
and it doesn't move a bit...
(I have tried to flash openrecovery-twrp-2.7.1.1-m7)
If I could install recovery, the instalation of ROM would be easy...
ico86 said:
I have downloaded the ROM, unlocked bootloader...
But, when I want to flash recovery, i get stuck...
in cmd I write this:
F:\One\mini-sdk>fastboot boot openrecovery-twrp-2.7.1.1-m7.img
downloading 'boot.img'...
OKAY [ 1.170s]
booting...
OKAY [ -0.000s]
finished. total time: 1.180s
F:\One\mini-sdk>fastboot flash recovery openrecovery-twrp-2.7.1.1-m7.img
and it doesn't move a bit...
(I have tried to flash openrecovery-twrp-2.7.1.1-m7)
If I could install recovery, the instalation of ROM would be easy...
Click to expand...
Click to collapse
not fastboot boot recovery! this command will freeze your bootloader
reboot your phone in bootloader again
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
use 2.6.3.3
alray said:
not fastboot boot recovery! this command will freeze your bootloader
reboot your phone in bootloader again
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
use 2.6.3.3
Click to expand...
Click to collapse
Thanks... I've instaled the ROM you recomended... And now the phone's bootloader is relocked...
But, now i have Android 4.2.2 on my phone...
And when i check for updates it says that there are no updates... (but there is 4.4.3.)
How to update it?
Thanks
EDIT: After restarting the phone everything works...
THANKS for help ... :highfive:

Bricked phone due to incorrect flashing

Hi,
It appears i have flashed recovery to boot partition (fastboot flash boot recovery.img) and now the phone is not booting up. I can access bootloader and fastboot.
Can i recover by flashing the correct kernel again? I have a Sprint HTC one, S-Off with unlocked bootloader.
Also, i am unable to boot into recovery despite flashing in the correct partition. It hangs at entering recovery. Tried cwm, philz and TWRP. Unable to flash RUU too. Getting erro120 - battery below 30% despite the battery being above 90%. Please advice what i can do to recover the phone.
Getvar as follows.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.04.651.2
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4257mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-35824024
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.077s.
RUU? I did this with an older HTC device and it did the trick
Sent from my HTCONE using XDA Free mobile app
killmastern3 said:
Hi,
It appears i have flashed recovery to boot partition (fastboot flash boot recovery.img) and now the phone is not booting up. I can access bootloader and fastboot.
Can i recover by flashing the correct kernel again? I have a Sprint HTC one, S-Off with unlocked bootloader.
Also, i am unable to boot into recovery despite flashing in the correct partition. It hangs at entering recovery. Tried cwm, philz and TWRP. Unable to flash RUU too. Getting erro120 - battery below 30% despite the battery being above 90%. Please advice what i can do to recover the phone.
Getvar as follows.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 1.00.20.1108
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.04.651.2
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0720000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4257mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-35824024
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.077s.
Click to expand...
Click to collapse
Try flashing a boot.img? (fastboot flash boot boot.img)
StormyNight said:
Try flashing a boot.img? (fastboot flash boot boot.img)
Click to expand...
Click to collapse
Thanks!! It worked to some extent i think. I get the boot sound and then bootloop. Tried factory reset. Didnt help. I cant load any custom recovery. Always hangs at entering recovery. Triel flashing "Sprint_HTC_One_m7wls_5.03.651.3_RUU". Got error 171 and htc_fastboot.exe has stopped in step no 1. Any idea what i can do?
killmastern3 said:
Thanks!! It worked to some extent i think. I get the boot sound and then bootloop. Tried factory reset. Didnt help. I cant load any custom recovery. Always hangs at entering recovery. Triel flashing "Sprint_HTC_One_m7wls_5.03.651.3_RUU". Got error 171 and htc_fastboot.exe has stopped in step no 1. Any idea what i can do?
Click to expand...
Click to collapse
Flash the firmware first then flash the RUU.
majmoz said:
Flash the firmware first then flash the RUU.
Click to expand...
Click to collapse
Thanks!!! That worked. Booted into the ROM now. Much thanks.
Unable to flash any custom recovery. Stuck at entering recovery. Any solutions?
killmastern3 said:
Unable to flash any custom recovery. Stuck at entering recovery. Any solutions?
Click to expand...
Click to collapse
are you flashing the right recovery file for your phone and is your bootloader unlocked.
Aldo101t said:
are you flashing the right recovery file for your phone and is your bootloader unlocked.
Click to expand...
Click to collapse
Yes to both. Phone is s-off and unlocked. Flashes successfully too. Just doesn't enter recovery. Moreover, pc detects the phone as HTC one and Adb doesn't work at all. Tried many drivers and different pc's. Only fastboot works properly.
killmastern3 said:
Yes to both. Phone is s-off and unlocked. Flashes successfully too. Just doesn't enter recovery. Moreover, pc detects the phone as HTC one and Adb doesn't work at all. Tried many drivers and different pc's. Only fastboot works properly.
Click to expand...
Click to collapse
in settings under power make sure fastboot is unchecked there, all I can think of at the moment, hope you get it going.
only other thing I can think of is in fastboot type fastboot erase cache.
then reflash recovery
Aldo101t said:
in settings under power make sure fastboot is unchecked there, all I can think of at the moment, hope you get it going.
only other thing I can think of is in fastboot type fastboot erase cache.
then reflash recovery
Click to expand...
Click to collapse
Already did both. Didnt help. had this recovery and adb problem on 3.0... firmaware and also in the new 5.0.. firmware.. Unable to root. The sprint authentication in troubling me a lot since i dont use sprint.
killmastern3 said:
Already did both. Didnt help. had this recovery and adb problem on 3.0... firmaware and also in the new 5.0.. firmware.. Unable to root. The sprint authentication in troubling me a lot since i dont use sprint.
Click to expand...
Click to collapse
did you flash superuser.
Aldo101t said:
did you flash superuser.
Click to expand...
Click to collapse
Cannot get into recovery to flash su

HTC ONE m7 Need RUU CID H3G__001

Can someone please help me with a RUU exe for my phone
C:\htc>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(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: H3G__001
catalin86 said:
Can someone please help me with a RUU exe for my phone
C:\htc>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(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: H3G__001
Click to expand...
Click to collapse
There is no ruu for your phone. Better to look for a nandroid backup or a custom rom.
catalin86 said:
Can someone please help me with a RUU exe for my phone
C:\htc>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.14.771.2
(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: H3G__001
Click to expand...
Click to collapse
What is it you want to do exactly, I have a h3g stock 4.4.2 nandroid
https://www.dropbox.com/s/kcllnhfsa1uxsq0/H3G_StockKitkat4.4.2_Nandroid.zip?dl=0
But as alray said there is no ruu
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
i can't copy on the phone because i flashed a wrong Rom
catalin86 said:
i can't copy on the phone because i flashed a wrong Rom
Click to expand...
Click to collapse
Flash TWRP recovery 2.6.3.3 with fastboot
Code:
fastboot flash recovery "nameofrecovery".img
fastboot erase cache
Then boot to TWRP recovery, select "Wipe" then select "Format Data" you will be prompted to type yes to confirm.
Go to the reboot menu and reboot to recovery.
Download and unzip the Nandroid Backup, you will get a folder called H3G_442_nandroid containing the backup files.
Place the folder in you fastboot folder on your pc.
Boot the phone to TWRP recovery and select backup and make a backup of boot. The backup is not important but we need to recreate the backup folders on your phone's storage . Now with the phone on the TWRP recovery home screen. Connect usb and in the command line window type
Code:
adb push H3G_442_nandroid /sdcard/TWRP/BACKUPS/YOURSERIALNO/H3G_442_nandroid
Replace YOURSERIALNO with your phone's serial number in caps
Wait for the push to complete then Use TWRP recovery "Restore" to restore the Rom to your device
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Just a quick (kinda n00bish question) can I falsh the nand on a device with these values:
Code:
(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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3958mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1a757b8b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
This is the first time I need to flash a NAND and am little unsure.
Thanks!
---------- Post added at 06:20 PM ---------- Previous post was at 05:35 PM ----------
Danny201281 said:
Flash TWRP recovery 2.6.3.3 with fastboot
Code:
fastboot flash recovery "nameofrecovery".img
fastboot erase cache
Then boot to TWRP recovery, select "Wipe" then select "Format Data" you will be prompted to type yes to confirm.
Go to the reboot menu and reboot to recovery.
Download and unzip the Nandroid Backup, you will get a folder called H3G_442_nandroid containing the backup files.
Place the folder in you fastboot folder on your pc.
Boot the phone to TWRP recovery and select backup and make a backup of boot. The backup is not important but we need to recreate the backup folders on your phone's storage . Now with the phone on the TWRP recovery home screen. Connect usb and in the command line window type
Code:
adb push H3G_442_nandroid /sdcard/TWRP/BACKUPS/YOURSERIALNO/H3G_442_nandroid
Replace YOURSERIALNO with your phone's serial number in caps
Wait for the push to complete then Use TWRP recovery "Restore" to restore the Rom to your device
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Maybe I should've quoted you , could you help me on the previous post.
Thanks!
DaGhostman said:
Just a quick (kinda n00bish question) can I falsh the nand on a device with these values:
Code:
(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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3958mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1a757b8b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
This is the first time I need to flash a NAND and am little unsure.
Thanks!
---------- Post added at 06:20 PM ---------- Previous post was at 05:35 PM ----------
Maybe I should've quoted you [emoji14], could you help me on the previous post.
Thanks!
Click to expand...
Click to collapse
So you need to restore your device and you want to use my Nandroid I guess is what your asking.
You can use the nandroid but you will need to flash multiple firmware updates afterwards. As your s-on you will need to relock your bootloader. So Restore the Nandroid with TWRP 2.6.3.3. Then Relock and Then flash these 3 firmware packages
https://www.dropbox.com/s/sj1x9mocq95jr8c/4.20.771.17.zip?dl=0
https://www.dropbox.com/s/doqcuyxsol8u0rf/5.12.771.3.zip?dl=0
https://www.dropbox.com/s/m1jwygmv76bnhpj/6.14.771.2.zip?dl=0
That will leave you with Stock Kitkat 4.4.3 I assume you know how to use the Nandroid Backup?
Edit:- Just noticed the Nandroid is for 4.4.2 Here's a link for the 4.4.3 Nandroid https://www.dropbox.com/s/8k26uscfaa5m8l6/H3G_StockKitkat4.4.3_Nandroid.zip?dl=0 :good:
Yep works like a charm, very appretiated. A well deserved thanks!
Need help with my HTC One M7
Hi, I need help with my HTC One M7. I want to get it back to stock if possible. When I got this used from craigslist, no OS installed, boot image is corrupted. I managed to flash custom recovery (TWRP latest build) and eventually flash different custom roms. I tried ARHD and Maximus, flash it from TWRP. Installed succesfully but was stuck into boot loop. Tried Wipe, factory reset, clear cache, dalvik cache numerous times but still stuck in boot loops! I flashed CyanogenMod 12 5.0.2 and it boots into system just fine. It runs smooth and all good. The only problem is im not getting any audio. During phone calls mostly it crashes. Also when playing music, videos, including streaming videos from facebook, youtube, etc. Everything else I think works fine. Wifi, 3g, mobile networks. But I want to return it to stock with all the functions working. I hope you can help me with my problem. Thank you very much. Happy New Year!
(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.12.707.104
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: MB********
(bootloader) imei: 353***********
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 3906mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.068s
Tsarlie said:
Hi, I need help with my HTC One M7. I want to get it back to stock if possible. When I got this used from craigslist, no OS installed, boot image is corrupted. I managed to flash custom recovery (TWRP latest build) and eventually flash different custom roms. I tried ARHD and Maximus, flash it from TWRP. Installed succesfully but was stuck into boot loop. Tried Wipe, factory reset, clear cache, dalvik cache numerous times but still stuck in boot loops! I flashed CyanogenMod 12 5.0.2 and it boots into system just fine. It runs smooth and all good. The only problem is im not getting any audio. During phone calls mostly it crashes. Also when playing music, videos, including streaming videos from facebook, youtube, etc. Everything else I think works fine. Wifi, 3g, mobile networks. But I want to return it to stock with all the functions working. I hope you can help me with my problem. Thank you very much. Happy New Year!
(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.12.707.104
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: MB********
(bootloader) imei: 353***********
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 3906mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.068s
Click to expand...
Click to collapse
The best I can find is a Stock Reset Rom, you will need to flash it with a custom recovery. So to make sure this works out follow this procedure.
Download and flash this recovery
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
select recovery from the bootloader menu to load TWRP 2.6.3.3. From the TWRP Home screen select "Wipe" then "Format Data" you will be prompted to type "Yes" to confirm. When its done go to the reboot menu and choose "Reboot Recovery"
Download the reset rom. Put the zip in your fastboot folder on your pc and rename it rom.zip
http://forum.xda-developers.com/htc-one/general/stock-rom-reset-t2802061
With the device on the TWRP home screen. Connect your usb cable. And push the Rom to the phone with
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push is complete (Several Minutes) When its done Install the Rom with TWRP recovery. In the Aroma installer choose options
Code:
Stock Recovery = Yes
Stock Radio = Yes
Root = No
When the installation is complete reboot the phone. Your device should be back to stock and unrooted. The bootloader will remain UNLOCKED.
thanks for the reply
Danny201281 said:
The best I can find is a Stock Reset Rom, you will need to flash it with a custom recovery. So to make sure this works out follow this procedure.
Download and flash this recovery
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
select recovery from the bootloader menu to load TWRP 2.6.3.3. From the TWRP Home screen select "Wipe" then "Format Data" you will be prompted to type "Yes" to confirm. When its done go to the reboot menu and choose "Reboot Recovery"
Download the reset rom. Put the zip in your fastboot folder on your pc and rename it rom.zip
http://forum.xda-developers.com/htc-one/general/stock-rom-reset-t2802061
With the device on the TWRP home screen. Connect your usb cable. And push the Rom to the phone with
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push is complete (Several Minutes) When its done Install the Rom with TWRP recovery. In the Aroma installer choose options
Code:
Stock Recovery = Yes
Stock Radio = Yes
Root = No
When the installation is complete reboot the phone. Your device should be back to stock and unrooted. The bootloader will remain UNLOCKED.
Click to expand...
Click to collapse
Hi, thanks for the reply. I followed step by step everything you said. Now Im stuck in boot loop. Htc logo - Htc 0ne - Reboot and back again.
Tsarlie said:
Hi, thanks for the reply. I followed step by step everything you said. Now Im stuck in boot loop. Htc logo - Htc 0ne - Reboot and back again.
Click to expand...
Click to collapse
The rom flashed OK? What about MD5 did you check it? What sort of bootloop are you having. Loops on the HTC logo boot screen, or phone boots ok but restarts after a few minutes?
hi
Danny201281 said:
The rom flashed OK? What about MD5 did you check it? What sort of bootloop are you having. Loops on the HTC logo boot screen, or phone boots ok but restarts after a few minutes?
Click to expand...
Click to collapse
How can i check about MD5? I think the ROM flashed ok. It finishes. The bootloop im having is loops on HTC logo boot screen, then to HTC one animation then shuts down then starts all over again. I tried go into recovery, I can only see a triangle with and exclamation point, nothing else. Press the power button but nothing happened. Then after sometime it restarts then goes to bootloop again.
---------- Post added at 05:45 AM ---------- Previous post was at 05:25 AM ----------
Tsarlie said:
How can i check about MD5? I think the ROM flashed ok. It finishes. The bootloop im having is loops on HTC logo boot screen, then to HTC one animation then shuts down then starts all over again. I tried go into recovery, I can only see a triangle with and exclamation point, nothing else. Press the power button but nothing happened. Then after sometime it restarts then goes to bootloop again.
Click to expand...
Click to collapse
I checked the MD5, the code matches.
Tsarlie said:
How can i check about MD5? I think the ROM flashed ok. It finishes. The bootloop im having is loops on HTC logo boot screen, then to HTC one animation then shuts down then starts all over again. I tried go into recovery, I can only see a triangle with and exclamation point, nothing else. Press the power button but nothing happened. Then after sometime it restarts then goes to bootloop again.
Click to expand...
Click to collapse
The correct MD5 for that download is
Code:
3ba87cf735e1d58cad86ea0e37658c40
Check your download with www.winmd5.com it should produce the same code as above you can copy and paste the above md5 into the tool and click verify to check they match.
The issue you had with recovery is normal. What you are seeing is the Stock recovery its normal for it to have the red exclamation. When it gets to that point you can hold Volume up and press the power button it will then show you the recovery menu. From there you can wipe cache or do a factory reset which is worth a try at this point.
This could of course be the original problem and why the device was sold with no os installed. Maybe there's a bigger issue here. Flashing firmware may help depending whats wrong. You can download the firmware package here http://xda7.androidrevolution.org/db_mirror/Firmware/HTC/HTC_One/707/5.12.707.104.zip
Put the zip in your fastboot folder then flash it with fastboot. Because your s-on you will need to relock the bootloader.
Reboot the phone into the bootloader and connect fastbootusb. In the fastboot command line type.
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
Code:
fastboot oem rebootRUU
**---case sensitive ---^^^
Your phone will reboot to a black screen with silver HTC logo. This is ruu mode we can now flash the firmware.
Code:
fastboot flash zip 5.12.707.104.zip
The first flash is just a pre-update. The screen will go off and then return to ruu mode. Flash the zip again immediately.
Code:
fastboot flash zip 5.12.707.104.zip
The second flash will flash the firmware, the progress bar on the screen will not reach 100% this is normal as long as the command line has finished it's output it's done.
Code:
fastboot reboot-bootloader
Now select Reboot from the bootloader menu. :good: :fingers-crossed:
Danny201281 said:
The correct MD5 for that download is
Code:
3ba87cf735e1d58cad86ea0e37658c40
Check your download with www.winmd5.com it should produce the same code as above you can copy and paste the above md5 into the tool and click verify to check they match.
The issue you had with recovery is normal. What you are seeing is the Stock recovery its normal for it to have the red exclamation. When it gets to that point you can hold Volume up and press the power button it will then show you the recovery menu. From there you can wipe cache or do a factory reset which is worth a try at this point.
This could of course be the original problem and why the device was sold with no os installed. Maybe there's a bigger issue here. Flashing firmware may help depending whats wrong. You can download the firmware package here http://xda7.androidrevolution.org/db_mirror/Firmware/HTC/HTC_One/707/5.12.707.104.zip
Put the zip in your fastboot folder then flash it with fastboot. Because your s-on you will need to relock the bootloader.
Reboot the phone into the bootloader and connect fastbootusb. In the fastboot command line type.
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
Code:
fastboot oem rebootRUU
**---case sensitive ---^^^
Your phone will reboot to a black screen with silver HTC logo. This is ruu mode we can now flash the firmware.
Code:
fastboot flash zip 5.12.707.104.zip
The first flash is just a pre-update. The screen will go off and then return to ruu mode. Flash the zip again immediately.
Code:
fastboot flash zip 5.12.707.104.zip
The second flash will flash the firmware, the progress bar on the screen will not reach 100% this is normal as long as the command line has finished it's output it's done.
Code:
fastboot reboot-bootloader
Now select Reboot from the bootloader menu. :good: :fingers-crossed:
Click to expand...
Click to collapse
Did all of these. Still in bootloop! http://cdn4.xda-developers.com/images/icons/icon9.gif Can i update my firmware?
Tsarlie said:
Did all of these. Still in bootloop! http://cdn4.xda-developers.com/images/icons/icon9.gif Can i update my firmware?
Click to expand...
Click to collapse
You can update firmware with s-on. But your on the latest that I could find for download. Also you would have to flash a custom Rom so you wouldn't be stock. But that's better than nothing. But as I say first you need to find the firmware.
Just to be sure when you flashed the Rom you did use TWRP 2.6.3.3 right?
Danny201281 said:
You can update firmware with s-on. But your on the latest that I could find for download. Also you would have to flash a custom Rom so you wouldn't be stock. But that's better than nothing. But as I say first you need to find the firmware.
Just to be sure when you flashed the Rom you did use TWRP 2.6.3.3 right?
Click to expand...
Click to collapse
Yes I did flash the Rom with TWRP 2.6.3.3! Now I reinstalled CM12 5.0.2, it boots into in and works fine. Except for audio. When i play music the music app stops. Can't play youtube videos. Can play vimeo in firefox but no audio. Is there any way I can flash anything to make audio work? Thank you
Tsarlie said:
Yes I did flash the Rom with TWRP 2.6.3.3! Now I reinstalled CM12 5.0.2, it boots into in and works fine. Except for audio. When i play music the music app stops. Can't play youtube videos. Can play vimeo in firefox but no audio. Is there any way I can flash anything to make audio work? Thank you
Click to expand...
Click to collapse
That's very strange This kind of hints towards some type of hardware problem. Do you have Audio during calls or no audio from the device at all.
Excuse me if i already asked this but can you check in settings your IMEI and Baseband are they displayed normally ? Do you have mobile service?
Danny201281 said:
That's very strange This kind of hints towards some type of hardware problem. Do you have Audio during calls or no audio from the device at all.
Excuse me if i already asked this but can you check in settings your IMEI and Baseband are they displayed normally ? Do you have mobile service?
Click to expand...
Click to collapse
I cant find the IMEI on settings.. The first 10 letters on the baseband version in settings matches the info from fastboot getvar all. No audio from the device at all. I havie mobile service. Can receive sms, can connect to the internet (3G, H+, E appears) When making outgoing calls, it lags for a moments, connects the call and then the caller app shuts down. No audio, I cant hear any rings.
Tsarlie said:
I cant find the IMEI on settings.. The first 10 letters on the baseband version in settings matches the info from fastboot getvar all. No audio from the device at all. I havie mobile service. Can receive sms, can connect to the internet (3G, H+, E appears) When making outgoing calls, it lags for a moments, connects the call and then the caller app shuts down. No audio, I cant hear any rings.
Click to expand...
Click to collapse
Imei should be displayed in Settings>About>Phone Identity
Although I don't think that's the problem here.
The audio problems could be rom related or it could be hardware (possibly water) damaged. I don't use CM roms so I don't know much about them.
Did you flash the appropriate gapps package to go with the Rom. I don't think it would affect audio but it's an idea. It would be worth checking the cm12 thread also to see if other users of the Rom are experiencing similar issues. If only to eliminate it.
I find it very strange that it will boot a cm12 Rom but not stock sense though. The only other time I've seen that is with Unknown imei and baseband. Which is a Hardware problem. If it was that you would have no mobile service though so we can rule that out.

I'm stuck. Nothing seems to work. Please Help.

I own an HTC One (M7) phone and recently I wanted to go back to stock rom because I got tired of the installed custom rom.
All my efforts doing that have failed and I think I've run out of options.
First of all, I tried using TWRP to restore to a Nandroid backup (which successfully worked on my other HTC One when I did that), but got a "failed" error in the first 3 seconds.
Finally, when I ran out of options of going back to stock rom, I thought CM12 would be a good option too. So I downloaded the latest CM12 nightly build, followed the instructions, tried installing it though TWRP but failed again. It seems like, no matter what I tried to do with TWRP it fails.
I run version TWRP 2.6.0.1 , so I thought it updating it to the latest version would be an option. But I can't do that since there's no software in my phone and updating it using ADB tools and TWRP doesn't seem to work either.
The device is S-ON, Tampered and the bootloader is unlocked. I also flashed SuperSU but whenever I reboot the phone, TWRP says my phone is not rooted, even if should be and asks me if I want to install SuperSU, but it seems it does nothing.
I figured out maybe you guys could help me.
iamvladish said:
I thought CM12 would be a good option too. So I downloaded the latest CM12 nightly build, followed the instructions, tried installing it though TWRP but failed again. It seems like, no matter what I tried to do with TWRP it fails.
I run version TWRP 2.6.0.1
Click to expand...
Click to collapse
2.6.0.1 is very old and won't flash any newer roms. CM12 also required at least twrp 2.7.1.1 to be flashed.
http://wiki.cyanogenmod.org/w/HTC_fstab_updates
read under "twrp recoveries" in blue
so I thought it updating it to the latest version would be an option. But I can't do that since there's no software in my phone
Click to expand...
Click to collapse
You don't need any software on your phone to flash a custom recovery.
and updating it using ADB tools
Click to expand...
Click to collapse
The recovery must be flashed using fastboot commands, not adb:
Code:
fastboot flash zip name_of_your_recovery.img
fastboot erase cache
fastboot reboot-bootloader
and TWRP doesn't seem to work either
Click to expand...
Click to collapse
You can only update twrp using twrp on newer twrp version where you have the "flash .img file" option which afaik wasn't possible on 2.6.0.1
The device is S-ON, Tampered and the bootloader is unlocked. I also flashed SuperSU but whenever I reboot the phone, TWRP says my phone is not rooted, even if should be and asks me if I want to install SuperSU, but it seems it does nothing.
Click to expand...
Click to collapse
A "rooted phone" is a misconception. You don't root a phone, you root the OS on it. If there is no OS installed on the phone, there is nothing to root so you'll get this twrp message to root the phone until you have a rooted OS installed.
So you'll have to update your twrp recovery so you can flash a rom
Or
there might be a RUU you could flash on your phone to reset it back to stock. You'll need to post the output of "fastboot getvar all" to determine that (do not post imei or serialno)
So, basically, there's no way of updating TWRP from the bootloader or recovery? I tried flashing it using fastboot flash boot twrp.img, but doesn't seem to work. I was wondering. If I install another recovery and then flash the latest version of twrp, will that work? Or should I install an older rom in order to update TWRP?
But, maybe there's something I could flash to go back to stock rom. Thanks again !
(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.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
However, I managed to search for a RUU file and downloaded it from here
http://forum.xda-developers.com/showpost.php?p=59436794&postcount=2
I found the one which matched the cid and model of my phone.
But I don't know how to use it. I tried installing it through TWRP but it fails.
Tried installing other recoveries but now none of them works. What to do?
iamvladish said:
So, basically, there's no way of updating TWRP from the bootloader
Click to expand...
Click to collapse
Yes like I said above you can flash twrp from the bootloader using fastboot commands.
I tried flashing it using fastboot flash boot twrp.img, but doesn't seem to work.
Click to expand...
Click to collapse
Its "fastboot flash recovery twrp.img" not "fastboot flash boot twrp.img". "boot" is the kernel partition, so you have flashed twrp to your kernel partition instead of the recovery partition...
fastboot flash recovery twrp.img
fastboot erase cache
fastboot reboot-bootloader
But, maybe there's something I could flash to go back to stock rom. Thanks again !
(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.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
However, I managed to search for a RUU file and downloaded it from here
http://forum.xda-developers.com/showpost.php?p=59436794&postcount=2
I found the one which matched the cid and model of my phone.
But I don't know how to use it. I tried installing it through TWRP but it fails.
Tried installing other recoveries but now none of them works. What to do?
Click to expand...
Click to collapse
Yes you can use this ruu on your phone but its not flashed using a recovery. Instructions to flash this ruu are posted at post#1 of that same thread.
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
So now I have the latest TWRP version, but somehow flashing that RUU doesn't work.
When I get to the 7th step, I get this
c:\adb>htc_fastboot flash zip RUU.zip
error: preprocess_file : Cannot open file RUU.zip
I got a feeling that I was so close to fix my phone, but now I don't understand why I get that error.
I relocked the bootloader and did everything in the instructions.
Could you please help me get this?
Dragging the folder to the terminal doesn't work either and I get this
c:\adb>htc_fastboot flash zip C:\adb\RUU.zip
error: preprocess_file : Cannot open file C:\adb\RUU.zip
! Late edit: I managed to return my phone to stock rom using that Nandroid backup (http://forum.xda-developers.com/htc...lease-help-t3044972/post59202323#post59202323).
Apparently, using the latest TWRP version could save you a lot of time.
Thanks a lot !

Categories

Resources