I have used the Guru reset from HTC 1 Guru to reset my HTC One M7 on Three (Hutchinson 3G) UK with version 7.19.771.1.
Like some others I have had the problem of a boot loop when getting the Android 4.3 OTA after 2 minor updates which worked fine.
I have learned that this happened because my firmware is higher than the firmware of the OTA.
I was able to get out of the boot loop fine by flashing TWRP recovery and restoring to my TWRP backup of CyanogenMod, but I still want to go back to stock Sense.
I can't S-OFF as Sunshine is the only tool for HBOOT 1.61 and that won't work on CyanogenMod as it says that I need to be using stock. Also, I don't have the money to pay for it anyway.
So I'm wondering if anyone knows how I can get to stock Sense with all updates applied.
I was wondering if I could do a Guru reset again without performing updates, and then use a RUU of a more recent version to get to updated stock. I thought this may work because the version of the RUU would be higher than that of the current software.
Or would I get something from the HTC Dev Center downloads? Etc
Or is there another way?
Thanks for reading!
(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.771.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: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3786mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Zannxdaaccount said:
I have used the Guru reset from HTC 1 Guru to reset my HTC One M7 on Three (Hutchinson 3G) UK with version 7.19.771.1.
Like some others I have had the problem of a boot loop when getting the Android 4.3 OTA after 2 minor updates which worked fine.
I have learned that this happened because my firmware is higher than the firmware of the OTA.
I was able to get out of the boot loop fine by flashing TWRP recovery and restoring to my TWRP backup of CyanogenMod, but I still want to go back to stock Sense.
I can't S-OFF as Sunshine is the only tool for HBOOT 1.61 and that won't work on CyanogenMod as it says that I need to be using stock. Also, I don't have the money to pay for it anyway.
So I'm wondering if anyone knows how I can get to stock Sense with all updates applied.
I was wondering if I could do a Guru reset again without performing updates, and then use a RUU of a more recent version to get to updated stock. I thought this may work because the version of the RUU would be higher than that of the current software.
Or would I get something from the HTC Dev Center downloads? Etc
Or is there another way?
Thanks for reading!
(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.771.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: H3G__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3786mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=95916177934542817
Here's a RUU for you. It should work just fine
Poslano sa mog HTC One koristeći Tapatalk
donkeykong1 said:
Here's a RUU for you. It should work just fine
Click to expand...
Click to collapse
Thank you - so I flash this using TWRP then flash stock recovery using fastboot?
Zannxdaaccount said:
Thank you - so I flash this using TWRP then flash stock recovery using fastboot?
Click to expand...
Click to collapse
You flash it via fastboot in RUU mode. First command you need is "fasboot oem rebootRUU" That will boot your phone in bootloader mode ( black screen with silver HTC logo ). Then "fastboot flash zip (name of the zip).zip. You might want to rename that zip to something simple like "firmware" to avoid mistakes when writing in fastboot. And one mote note - you need htc fasboot to flash this, not the regular fastboot
Poslano sa mog HTC One koristeći Tapatalk
donkeykong1 said:
You flash it via fastboot in RUU mode. First command you need is "fasboot oem rebootRUU" That will boot your phone in bootloader mode ( black screen with silver HTC logo ). Then "fastboot flash zip (name of the zip).zip. You might want to rename that zip to something simple like "firmware" to avoid mistakes when writing in fastboot. And one mote note - you need htc fasboot to flash this, not the regular fastboot
Poslano sa mog HTC One koristeći Tapatalk
Click to expand...
Click to collapse
What is HTC fastboot and how do I get that?
https://www.androidfilehost.com/?w=...f812d4f8d7d551183257032e28f6937dd8bb61c6af2ca
donkeykong1 said:
https://www.androidfilehost.com/?w=...f812d4f8d7d551183257032e28f6937dd8bb61c6af2ca
Click to expand...
Click to collapse
C:\Users\\Desktop\AndroidSDKSlim\android-sdk-windows\platform-tools>fastboot flash zip ruu.zip
target reported max download size of 1514139648 bytes
Invalid sparse file format at header magi
Zannxdaaccount said:
C:\Users\\Desktop\AndroidSDKSlim\android-sdk-windows\platform-tools>fastboot flash zip ruu.zip
target reported max download size of 1514139648 bytes
Invalid sparse file format at header magi
Click to expand...
Click to collapse
Put the fastboot.exe file in your regular fastboot folder. That should fix it. I forgot to write that, sorry
donkeykong1 said:
Put the fastboot.exe file in your regular fastboot folder. That should fix it. I forgot to write that, sorry
Click to expand...
Click to collapse
I had already done that. So there is the normal fastboot.exe that was already in there, and the htcfastboot.exe.
Zannxdaaccount said:
I had already done that. So there is the normal fastboot.exe that was already in there, and the htcfastboot.exe.
Click to expand...
Click to collapse
Try with "htc_fastboot flash zip..."
donkeykong1 said:
Try with "htc_fastboot flash zip..."
Click to expand...
Click to collapse
Alright, now on the command prompt it's saying flash zip complete but on my phone I've got the HTC silver logo with the green progress bar at about 80%, not moving by the looks of it?
Zannxdaaccount said:
Alright, now on the command prompt it's saying flash zip complete but on my phone I've got the HTC silver logo with the green progress bar at about 80%, not moving by the looks of it?
Click to expand...
Click to collapse
That's the way it should be. Now "htc_fastboot reboot" and wait till it finishes upgrading apps. Then set up, and enjoy
donkeykong1 said:
That's the way it should be. Now "htc_fastboot reboot" and wait till it finishes upgrading apps. Then set up, and enjoy
Click to expand...
Click to collapse
It's setting up apps now. Thank you very much!!
Zannxdaaccount said:
It's setting up apps now. Thank you very much!!
Click to expand...
Click to collapse
No problem mate. Glad I could help
Hi,
I have exactly the same issue, needing the same RUU. But the one linked to on android forums is corrupt. fastboot says it can't find the image title and if I open it in in WinRAR it fails the integrity test. I downloaded it three times and FC'd them. They are identicle but all corrupt. Is there another version out there or can you share one you've used? Thanks.
gunholio77 said:
Hi,
I have exactly the same issue, needing the same RUU. But the one linked to on android forums is corrupt. fastboot says it can't find the image title and if I open it in in WinRAR it fails the integrity test. I downloaded it three times and FC'd them. They are identicle but all corrupt. Is there another version out there or can you share one you've used? Thanks.
Click to expand...
Click to collapse
Don't try to extract a RUU zip, it will get corrupted because it's encrypted. Just download the zip, put it in your fastboot folder, and flash via fastboot with your phone in RUU mode
donkeykong1 said:
Don't try to extract a RUU zip, it will get corrupted because it's encrypted. Just download the zip, put it in your fastboot folder, and flash via fastboot with your phone in RUU mode
Click to expand...
Click to collapse
When I try to fastboot it I get an error
h ttp://imgur . com/a/cm8YL
I can't post images until I've posted more posts...
---------- Post added at 07:17 PM ---------- Previous post was at 06:58 PM ----------
I've tried that many things I forgot what I was meaning to show you. This is the error I get
C:\adbLink>htc_fastboot.exe flash zip PN07IMG_M7_UL_L50_SENSE60_MR_H3G_UK_7.19.771.1_Radio_4T.35.3218.16_10.33Q.1718.01L_release_420805_signed_.zip
sending 'zip'... (43287 KB) OKAY
sending time = 3.203 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) Read zipped android_info fail
FAIL99 unknown fail
FAILED (remote: 99 unknown fail)
Execution time is 9(s)
My info is
C:\adbLink>htcfastboot2.exe 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.771.21
(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
(bootloader) battery-status: good
(bootloader) battery-voltage: 4306mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Execution time is 69(ms)
C:\adbLink>htc_fastboot.exe flash zip PN07IMG_M7_UL_L50_SENSE60_MR_H3G_UK_7.19.771.1_Rad io_4T.35.3218.16_10.33Q.1718.01L_release_420805_si gned_.zip
sending 'zip'... (43287 KB) OKAY
sending time = 3.203 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) Read zipped android_info fail
FAIL99 unknown fail
FAILED (remote: 99 unknown fail)
Execution time is 9(s)
Click to expand...
Click to collapse
gunholio77 said:
My info is
C:\adbLink>htcfastboot2.exe 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.771.21
(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
(bootloader) battery-status: good
(bootloader) battery-voltage: 4306mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Execution time is 69(ms)
Click to expand...
Click to collapse
Your version-main is 7.19.771.21 so you need a RUU same or newer than that number. 7.19.771.1 will not work (its older). Unless you want to edit your version-main number from the /misc partition, the simplest is to flash the 7.19.771.21 RUU.
You can download it from here: https://www.androidfilehost.com/?fid=24052804347763965
There are some problems today on androidfilehost.com so if you have some issues downloading the file, try later :good:
I get the same failed message with that ruu - I've put cyangenmod back on for now, so I have a working phone. But I will return to this an get it working
Really appreciate your help with this - Thanks
Related
TWRP 2.6.3.3 is installed, adb is working. Funny enough, adb stops working with TWRP 2.7.
..adb sideload of Android_Revolution_HD-One_53.0 seems to work, go through the install questions, but never gets past HTC logo on reboot.
...flashed boot.img from HD-53 after sideload just in case, no change
...did factory reset in twrp, as well as wiping cache in twrp.. no change
..tried relocking bootloader and flashing RUU zip for Telus001, but failed with error, FAILED (remote: 12 signature verify fail)
getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: 12345
(bootloader) imei: 12345
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: TELUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4268mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-fe1214a4f2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.049s
At a bit of a loss... but it doesn't seem dead just yet....
romansj said:
TWRP 2.6.3.3 is installed, adb is working. Funny enough, adb stops working with TWRP 2.7.
..adb sideload of Android_Revolution_HD-One_53.0 seems to work, go through the install questions, but never gets past HTC logo on reboot.
...flashed boot.img from HD-53 after sideload just in case, no change
...did factory reset in twrp, as well as wiping cache in twrp.. no change
..tried relocking bootloader and flashing RUU zip for Telus001, but failed with error, FAILED (remote: 12 signature verify fail)
getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.20.3263.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: 12345
(bootloader) imei: 12345
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: TELUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4268mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-fe1214a4f2
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.049s
At a bit of a loss... but it doesn't seem dead just yet....
Click to expand...
Click to collapse
Did you md5 checked both your recovery and your rom before flashing?
Btw, you need a locked or relocked bootloader to flash a ruu with S-ON... Thats why you got the signature fail.
alray said:
Did you md5 checked both your recovery and your rom before flashing?
Btw, you need a locked or relocked bootloader to flash a ruu with S-ON... Thats why you got the signature fail.
Click to expand...
Click to collapse
Didn't do md5 check, but twrp 2.6.3.3 comes up as expected, and AD-53 installs as expected.
The bootloader was relocked for the RUU zip install.. I thought I read somewhere that it was because there is no OS present, or something.
romansj said:
Didn't do md5 check, but twrp 2.6.3.3 comes up as expected, and AD-53 installs as expected.
The bootloader was relocked for the RUU zip install.. I thought I read somewhere that it was because there is no OS present, or something.
Click to expand...
Click to collapse
what ruu are you trying to flash?
alray said:
what ruu are you trying to flash?
Click to expand...
Click to collapse
RUU Zip M7_UL_JB43_SENSE50_MR_TELUS_WWE_3.22.661.1_R3_Radio_4A.20.3263.16_10.38k.1157.04_release_336571_signed_2_decrypted
romansj said:
RUU Zip M7_UL_JB43_SENSE50_MR_TELUS_WWE_3.22.661.1_R3_Radio_4A.20.3263.16_10.38k.1157.04_release_336571_signed_2_decrypted
Click to expand...
Click to collapse
you are S-ON, you can't use decrypted RUU! With s-on you can only use SIGNED ruu
http://androidruu.com/getdownload.p...09_10.26.1718.01L_release_351500_signed_2.exe
alray said:
you are S-ON, you can't use decrypted RUU! With s-on you can only use SIGNED ruu
Click to expand...
Click to collapse
Thanks, I'll give that a shot once it finishes downloading. I was coming to the same conclusion but was stuck on trying to figure out why sideloading wasn't working. I guess the firmware is corrupt or some such? First time messing with an HTC and the world of RUUs
Will report back..
alray said:
you are S-ON, you can't use decrypted RUU! With s-on you can only use SIGNED ruu
]
Click to expand...
Click to collapse
Fails with error 155... Here's the relevent log:
htc_fastboot -s serial getvar boot-mode</CMD>
Execution time is 3(ms)boot-mode: RUU</OUT>
htc_fastboot -s serial erase cache</CMD>
Execution time is 60(ms)erasing 'cache'... OKAY</OUT>
Try to read image count from android-info.txt in rom.zip
The rom is encrypted, read the header instead.
[getImageCount] Large and signed rom
getImageCount, nHR: 18
htc_fastboot -s serial -d flash zip C:\Users\rhino\AppData\Local\Temp\{8B222E2D-DAB9-49ED-9B39-D1FC22F745A1}\{50F2F878-636A-496F-A7CB-544C067E0C4B}\rom.zip</CMD>
sending 'zip'... (42406 KB) OKAY</OUT>
=====Sending zip OK=====
writing 'zip'... (bootloader) adopting the signature contained in this image...</OUT>
(bootloader) signature checking...</OUT>
(bootloader) rom parsing start ...</OUT>
(bootloader) rom parsing finish ...</OUT>
(bootloader) zip header checking...</OUT>
(bootloader) zip info parsing...</OUT>
(bootloader) Read zipped android_info fail</OUT>
Execution time is 10382(ms)</OUT>
FAILED (status read failed (Too many links))</OUT>
Hello,
I need help with my HTC One M7 UL. After an OTA Update my phone started to bootloop. It has never been Rooted, its S-ON and I just unlocked the bootloader to try to fix it, didnt work though. Ive searched everywhere and I can not find a solution.
My getvar all:
(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.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:xxx
(bootloader) imei:xx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4298mV
(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
Ive tryed to flash PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.22_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430964_signed.zip but I only get an error:
sending 'zip'... (43286 KB) OKAY
sending time = 2.782 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Execution time is 9(s)
Is it because im S-ON? Is it even possible to S-OFF it when I cant boot the Phone into the OS?
Help would be really apreciated
xtremtuner said:
Hello,
I need help with my HTC One M7 UL. After an OTA Update my phone started to bootloop. It has never been Rooted, its S-ON and I just unlocked the bootloader to try to fix it, didnt work though. Ive searched everywhere and I can not find a solution.
My getvar all:
(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.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 4298mV
(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
Ive tryed to flash PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.22_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430964_signed.zip but I only get an error:
sending 'zip'... (43286 KB) OKAY
sending time = 2.782 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Execution time is 9(s)
Is it because im S-ON? Is it even possible to S-OFF it when I cant boot the Phone into the OS?
Help would be really apreciated
Click to expand...
Click to collapse
relock your bootloader to flash a ruu. Also remove your IMEI/SN from your above post.
Thanks for the quick reply, removed imei and SN. But I have already tryed to flash with locked bootloader, it did not work
xtremtuner said:
Thanks for the quick reply, removed imei and SN. But I have already tryed to flash with locked bootloader, it did not work
Click to expand...
Click to collapse
can you post a screenshot of your command prompt please
alray said:
can you post a screenshot of your command prompt please
Click to expand...
Click to collapse
Sure:
xtremtuner said:
Sure:
Click to expand...
Click to collapse
Your phone must be booted in ruu mode to flash a ruu
you must use htc_fastboot.exe to flash a ruu, not fastboot.exe
Code:
htc_fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.22_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430964_signed.zip
htc_fastboot reboot
alray said:
Your phone must be booted in ruu mode to flash a ruu
you must use htc_fastboot.exe to flash a ruu, not fastboot.exe
Code:
htc_fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.22_Radio_4T.35.3218.16_10.33Q.1718.01L_release_430964_signed.zip
htc_fastboot reboot
Click to expand...
Click to collapse
That worked, thank you!!! :laugh:
I need help! I have a HTC One (m7) Unlocked/Developer 32GB. By the moment it was rebooting from Android Lollipop 5.0 Update, the screen froze on HTC logo. It seemed to be Half Bricked. I tryed to FACTORY RESET, but it didn´t work. My last chance is recoverying by Stock ROM. I know how to do it, but I can´t find the correct RUU.
Please help me find It, I need my phone back.
OBS:
- I have all HTC drivers installed.
-I have found the correct version of kernel on HTCdev only.
IMAGE [imagizer.imageshack.us/v2/956x318q90/905/7QHKkc.jpg]
URL [dl4.htc.com/RomCode/Source_and_Binaries/m7u-3.4.10-gf0dbc5b.zip]
-Other Image versions doesn´t work.
SPECS:
M7_U PVT SHIP S-ON RH
RADIO-4T.27.3218.14
OS-5.13.599.101
What can I do to solve this problem?
better if you post the result of:
fastboot getvar all
thank you
yurielkadi said:
I need help! I have a HTC One (m7) Unlocked/Developer 32GB. By the moment it was rebooting from Android Lollipop 5.0 Update, the screen froze on HTC logo. It seemed to be Half Bricked. I tryed to FACTORY RESET, but it didn´t work. My last chance is recoverying by Stock ROM. I know how to do it, but I can´t find the correct RUU.
Please help me find It, I need my phone back.
OBS:
- I have all HTC drivers installed.
-I have found the correct version of kernel on HTCdev only.
IMAGE [imagizer.imageshack.us/v2/956x318q90/905/7QHKkc.jpg]
URL [dl4.htc.com/RomCode/Source_and_Binaries/m7u-3.4.10-gf0dbc5b.zip]
-Other Image versions doesn´t work.
SPECS:
M7_U PVT SHIP S-ON RH
RADIO-4T.27.3218.14
OS-5.13.599.101
What can I do to solve this problem?
Click to expand...
Click to collapse
I will upload a RUU that should work: 6.15.599.101 which is the 4.4.3 ruu, I'll contact you back tomorrow when its ready with link to download and instructions how to flash.
@yurielkadi
https://www.androidfilehost.com/?fid=24052804347843559
download this ruu and save it in t he same folder where you have adb and fastboot installed on your computer.
Connect the phone with the original usb cable (or any other usb cable already known to be correctly working with adb/fastboot)
reboot in boorloader mode by holding power and volume down
In the bootloader mode, select the 'fastboot' mode and make sure ''fastboot usb' is shown in red
open a terminal window from your adb/fastboot folder
Code:
fastboot oem rebootRUU
fastboot flash zip PN07IMG_M7_U_K443_SENSE60_MR_HTC_LA_SPA_6.15.599.101_Radio_4T.28.3218.04_10.33E.1718.01D_release_388532_signed.zip
fastboot flash zip PN07IMG_M7_U_K443_SENSE60_MR_HTC_LA_SPA_6.15.599.101_Radio_4T.28.3218.04_10.33E.1718.01D_release_388532_signed.zip
fastboot reboot
If your phone is S-ON, you must make sure that your bootloader is locked or relocked before flashing the ruu. If its unlocked, relock it using
Code:
fastboot oem lock
Lux80 said:
better if you post the result of:
fastboot getvar all
thank you
Click to expand...
Click to collapse
C:\Android\Fastboot>fastboot getvar all
(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.13.599.101
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT35PW915109
(bootloader) imei: 354435054303615
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__332
(bootloader) battery-status: good
(bootloader) battery-voltage: 3780mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
@alray,
It didn´t work fine...
Code:
C:\Android\Fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.034s]
finished. total time: 0.035s
C:\Android\Fastboot>fastboot flash zip PN07IMG_M7_U_K443_SENSE60_MR_HTC_LA_SPA_6.15.599.101_Radio_4T.28.3218.04_10.33E.1718.01D_release_388532_signed.zip
target reported max download size of 1514139648 bytes
Invalid sparse file format at header magi
yurielkadi said:
@alray,
It didn´t work fine...
Code:
C:\Android\Fastboot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.034s]
finished. total time: 0.035s
C:\Android\Fastboot>fastboot flash zip PN07IMG_M7_U_K443_SENSE60_MR_HTC_LA_SPA_6.15.599.101_Radio_4T.28.3218.04_10.33E.1718.01D_release_388532_signed.zip
target reported max download size of 1514139648 bytes
Invalid sparse file format at header magi
Click to expand...
Click to collapse
try to flash it using htc_fastboot.exe
instruction here: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
alray said:
try to flash it using htc_fastboot.exe
instruction here: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
Click to expand...
Click to collapse
Code:
C:\Android\Fastboot>fastboot oem rebootRUU
... (bootloader) Start Verify: 3
OKAY
Execution time is 35(ms)
C:\Android\Fastboot>fastboot flash zip RUU.zip
sending 'zip'... (42551 KB) OKAY
sending time = 2.698 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
...
(bootloader) ...... Successful
OKAY
Flash Zip Complete
Execution time is 596<s>
Then I rebooted and now it is woking fine.
@alray, Thanks a lot. You saved my phone. I will register a paypal account to donate you as soon as I can. You are the best!
OBS: It only worked with Windows 7!!!
please help me
i fllash wrong file and my imei is gone please give me the link of file
(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.151
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA34VW908132
(bootloader) imei: 354435050593664
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4203mV
(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!
paagalguyno2 said:
i fllash wrong file and my imei is gone please give me the link of file
(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.151
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA34VW908132
(bootloader) imei: 354435050593664
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4203mV
(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!
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=24391638059058554
thanks bro i will try
I got a HTC ONE M7 O2 UK. I fully unlocked and installed ROM ViperOne.
Today I want to sell my phone and put it back everything where it was or including better. I had bad experience with ViperOne, so I want WWE last ROM.
I went to htc1guru and got the lastest RRU, but everytime I try to upgrade it, it get stuck on "Sending...".
Was thinking thats maybe because I'm trying to downgrade and isnt possible. but when it starts it says 1.9.401.2 or something like that, and the one im trying to installe it seems latest version over the one I have.
So what I should do? I tryed opening the RUU and get the rom.zip from temp folder and put it on the card but it says its corrupted, redownloaded it again and same thing.
Im doing something wrong? Or whats the best thing I can do ?
S-OFF device CID 02 001
os 2.24.206.7
Greetings
Stefanot04 said:
I got a HTC ONE M7 O2 UK. I fully unlocked and installed ROM ViperOne.
Today I want to sell my phone and put it back everything where it was or including better. I had bad experience with ViperOne, so I want WWE last ROM.
I went to htc1guru and got the lastest RRU, but everytime I try to upgrade it, it get stuck on "Sending...".
Was thinking thats maybe because I'm trying to downgrade and isnt possible. but when it starts it says 1.9.401.2 or something like that, and the one im trying to installe it seems latest version over the one I have.
So what I should do? I tryed opening the RUU and get the rom.zip from temp folder and put it on the card but it says its corrupted, redownloaded it again and same thing.
Im doing something wrong? Or whats the best thing I can do ?
S-OFF device CID 02 001
os 2.24.206.7
Greetings
Click to expand...
Click to collapse
Hi, please post the output of "fastboot getvar all" (hide your imei and serialno before posting)
alray said:
Hi, please post the output of "fastboot getvar all" (hide your imei and serialno before posting)
Click to expand...
Click to collapse
I cant, everytime I try i get "waiting for device"
Stefanot04 said:
I cant, everytime I try i get "waiting for device"
Click to expand...
Click to collapse
is your phone in bootloader ---> fastboot usb mode ?
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.22.3263.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.206.7
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: O2___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3931mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Stefanot04 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.22.3263.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.206.7
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: O2___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3931mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
1-Change your CID:
Code:
fastboot oem writecid HTC__001
fastboot reboot-bootloader
2-Update your firmware
Code:
fastboot oem rebootRUU
fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
fastboot flash zip M7_UL_Firmware_7.19.401.2.zip
fastboot reboot-bootloader
3-Flash the 7.19.401.51 RUU:
Code:
fastboot oem rebootRUU
htc_fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
fastboot reboot
4-Sell your phone as an up-to-date WWE M7
* You must use htc_fastboot.exe to flash the ruu (htc_fastboot flash zip ruu.zip). Just save htc_fastboot.exe in the same folder you already have adb.exe and fastboot.exe on your computer.
PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
M7_UL_Firmware_7.19.401.2.zip
htc_fastboot.exe
DONE, thank you very much.
User will be able to do OTA updates?
Greetings
Stefanot04 said:
DONE, thank you very much.
User will be able to do OTA updates?
Greetings
Click to expand...
Click to collapse
yes
Hi
Hi I'm back, got another HTC One, tried the same and Im getting an error. Cant continue.
After fastboot oem rebootRUU when I try to flash the zip I get error 99 unknown.
getvar info (OF NEW PHONE HERE)
(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:
(bootloader) version-misc: PVT SHIP S-ON
(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: 3947mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.040s
Click to expand...
Click to collapse
I was trying to S-OFF.
The idea was to put device on s-off, install everything I need, and install:
*PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed
*M7_UL_Firmware_7.19.401.2
Like I did for my old htc one. (this post)
Now Im stuck on HTC One white screen. (every time I do a normal boot I get that screen, cant load phone back after installing super su via TWRP (was trying to s-off it)), only to bootloader menu access.
(Apart from this I tried to Soff it using firewater... i get till adb push firewater... then adb shell.. till there excellent... then.. su enter and it says su not found.. so i jump that step and continue with chmod 755 /data/local/tmp/fire till there ok.. then the next command /data/local/tmp/fire and it says sintax error... while its perfectly fine.. expecting ")"... so well. I cant soff it.. tried all day... neigher doing what it says on the post... only trying to leave the phone on the last firmware update.)
Thanks in advance
Stefanot04 said:
Hi I'm back, got another HTC One, tried the same and Im getting an error. Cant continue.
After fastboot oem rebootRUU when I try to flash the zip I get error 99 unknown.
getvar info (OF NEW PHONE HERE)
(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:
(bootloader) version-misc: PVT SHIP S-ON
(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: 3947mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.040s
I was trying to S-OFF.
The idea was to put device on s-off, install everything I need, and install:
*PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed
*M7_UL_Firmware_7.19.401.2
Like I did for my old htc one. (this post)
Now Im stuck on HTC One white screen. (every time I do a normal boot I get that screen, cant load phone back after installing super su via TWRP (was trying to s-off it)), only to bootloader menu access.
(Apart from this I tried to Soff it using firewater... i get till adb push firewater... then adb shell.. till there excellent... then.. su enter and it says su not found.. so i jump that step and continue with chmod 755 /data/local/tmp/fire till there ok.. then the next command /data/local/tmp/fire and it says sintax error... while its perfectly fine.. expecting ")"... so well. I cant soff it.. tried all day... neigher doing what it says on the post... only trying to leave the phone on the last firmware update.)
Thanks in advance
Click to expand...
Click to collapse
You don't need soff to flash a ruu on this phone. If you absolutely want s-off your must use Sunshine S-off (25$ USD) , firewater is discontinued, will not work even if you have the file, it need online resources that are not available anymore to do its magic. And even if it was still working, you can't just skip some steps like that... Firewater was designed to work when booted in a rooted rom and all steps was required. Relock the bootloader and flash a 7.19.401.x ruu using htc_fastboot.exe.
Sent from my HTC One using XDA Labs
alray said:
You don't need soff to flash a ruu on this phone. If you absolutely want s-off your must use Sunshine S-off (25$ USD) , firewater is discontinued, will not work even if you have the file, it need online resources that are not available anymore to do its magic. And even if it was still working, you can't just skip some steps like that... Firewater was designed to work when booted in a rooted rom and all steps was required. Relock the bootloader and flash a 7.19.401.x ruu using htc_fastboot.exe.
Sent from my HTC One using XDA Labs
Click to expand...
Click to collapse
open cmd, wrote htc_fastboot zip europe.zip
and got
C:\Users\Tefa\AppData\Local\Android\android-sdk\platform-tools>htc_fastboot flas
h zip oficialeurope.zip
sending 'zip'... (50228 KB) OKAY
sending time = 3.078 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Execution time is 8(s)
Click to expand...
Click to collapse
(already locked bootloader)
Here its a get var.
C:\Users\Tefa\AppData\Local\Android\android-sdk\platform-tools>fastboot getvar a
ll
(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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH34JW906050
(bootloader) imei: 354436055366916
(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: 3835mV
(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
all: Done!
finished. total time: 0.085s
Click to expand...
Click to collapse
Greetings
Stefanot04 said:
open cmd, wrote htc_fastboot zip europe.zip
and got
C:\Users\Tefa\AppData\Local\Android\android-sdk\platform-tools>htc_fastboot flas
h zip oficialeurope.zip
sending 'zip'... (50228 KB) OKAY
sending time = 3.078 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
FAILnot allowed
FAILED (remote: not allowed)
Execution time is 8(s)
(already locked bootloader)
Here its a get var.
C:\Users\Tefa\AppData\Local\Android\android-sdk\platform-tools>fastboot getvar a
ll
(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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH34JW906050
(bootloader) imei: 354436055366916
(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: 3835mV
(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
all: Done!
finished. total time: 0.085s
Greetings
Click to expand...
Click to collapse
Was the phone in ruu mode (black screen + silver htc logo)?
Sent from my HTC One using XDA Labs
alray said:
Was the phone in ruu mode (black screen + silver htc logo)?
Sent from my HTC One using XDA Labs
Click to expand...
Click to collapse
Done, thanks.
Update in minutes to confirm succesful flash.
Stefanot04 said:
Done, thanks.
Update in minutes to confirm succesful flash.
Click to expand...
Click to collapse
Edit: Perfect. Thanks
Hi guys after i change mid and cid my phone is bricked please help me. Adb shell wont work. Ruu's room's wont work what should i do? Ty, by the way sorry for my bad english.
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: T3.16.1229.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.15.1403.32
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: HC35KW907694
(bootloader) imei: 828501246923291
(bootloader) meid: 00000000000000
(bootloader) product: m7cdtu
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__A07
(bootloader) battery-status: good
(bootloader) battery-voltage: 4285mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
abyo1993 said:
Hi guys after i change mid and cid my phone is bricked please help me. Adb shell wont work. Ruu's room's wont work what should i do? Ty, by the way sorry for my bad english.
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.49.0000
(bootloader) version-baseband: T3.16.1229.31
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.15.1403.32
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: HC35KW907694
(bootloader) imei: 828501246923291
(bootloader) meid: 00000000000000
(bootloader) product: m7cdtu
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__A07
(bootloader) battery-status: good
(bootloader) battery-voltage: 4285mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
Your phone is a M7CDTU not a M7_UL, these are 2 completely different phone using different hardware. changing the MID and CID will not magically transform your DTU in a UL variant. Write back your original CID and MID numbers and flash the only RUU that will work on your phone, a M7CDTU ruu.
Sent from my HTC One using XDA Labs
alray said:
Your phone is a M7CDTU not a M7_UL, these are 2 completely different phone using different hardware. changing the MID and CID will not magically transform your DTU in a UL variant. Write back your original CID and MID numbers and flash the only RUU that will work on your phone, a M7CDTU ruu.
Sent from my HTC One using XDA Labs
Click to expand...
Click to collapse
Thanks.
Well i cant reach recovery and changing mid is failing all the time.
I tried this echo -n -e "\x50\x00\x4e\x00\x30\x00\x37\x00\x38\x00\x30\x00\x30\x00\x30\x00\x30" | dd of=/dev/block/mmcblk0p6 bs=1 seek=16384 conv=notrunc but adb shell does not recognise my phone fastboot does.
Click to expand...
Click to collapse
abyo1993 said:
Thanks.
Well i cant reach recovery and changing mid is failing all the time.
Click to expand...
Click to collapse
adb commands are not supported when in bootloader mode only when booted in a rom with usb debugging turned on or when booted in a custom recovery (usb debug on/off doesn't matters)
Try to reflash a custom recovery (a M7CDTU compatible recovery) so you can use an adb shell to restore your MID. you should be able to restore the CID since its done using fastboot commands.
alray said:
adb commands are not supported when in bootloader mode only when booted in a rom with usb debugging turned on or when booted in a custom recovery (usb debug on/off doesn't matters)
Try to reflash a custom recovery (a M7CDTU compatible recovery) so you can use an adb shell to restore your MID. you should be able to restore the CID since its done using fastboot commands.
Click to expand...
Click to collapse
Thanks. I will try. Can you please send me example of a M7CDTU compatible recovery. Ty
abyo1993 said:
Thanks. I will try. Can you please send me example of a M7CDTU compatible recovery. Ty
Click to expand...
Click to collapse
https://dl.twrp.me/m7cdtu/
alray said:
adb commands are not supported when in bootloader mode only when booted in a rom with usb debugging turned on or when booted in a custom recovery (usb debug on/off doesn't matters)
Try to reflash a custom recovery (a M7CDTU compatible recovery) so you can use an adb shell to restore your MID. you should be able to restore the CID since its done using fastboot commands.
Click to expand...
Click to collapse
Now i have acces twrp and i change my mid and cid. But i cant install stock rom for my device.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash zip rom.zip
target reported max download size of 1542111232 bytes
sending 'zip' (1437114 KB)...
OKAY [ 58.237s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) shift signature_size for header checking...
FAILED (remote: 32 header error)
finished. total time: 58.472s
Click to expand...
Click to collapse
also;
(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.401.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: 435434514434907694
(bootloader) imei: 45923127524902291
(bootloader) meid: 00000000000000
(bootloader) product: m7cdtu
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0780000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4303mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(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
i changed fastboot with htc_fastboot and try both and here is the problem;
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash zip bela.zip
sending 'zip'... (835665 KB) OKAY
sending time = 33.209 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
FAILED (status read failed (Too many links))
Execution time is 37(s)
Click to expand...
Click to collapse