I have a T-Mobile HTC One M7 that is partially bricked. When I purchased my phone, I wanted to try out the Google Play edition. After successfully running Android 4.4.2 for a few months, my camera got the purple tint. As a result, I have to send in my phone for a replacement. As part of the process to install the RUU file for Android 4.4 with Sense 6, which included enabling S-ON and relocking my device, my device does not detect a recovery nor a ROM. I tried unlocking my device again, but the device won't let me. My phone can still connect to ADB and fastboot. As of now, my phone is stuck in Relocked and S-ON. I will provide the fastboot getvar all text.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.21.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (hidden for privacy)
(bootloader) imei: (hidden for privacy)
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e82187e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.082s
Please provide me with all the help that you can give. My phone is now unusable.
Azn-Rice said:
I have a T-Mobile HTC One M7 that is partially bricked. When I purchased my phone, I wanted to try out the Google Play edition. After successfully running Android 4.4.2 for a few months, my camera got the purple tint. As a result, I have to send in my phone for a replacement. As part of the process to install the RUU file for Android 4.4 with Sense 6, which included enabling S-ON and relocking my device, my device does not detect a recovery nor a ROM. I tried unlocking my device again, but the device won't let me. My phone can still connect to ADB and fastboot. As of now, my phone is stuck in Relocked and S-ON. I will provide the fastboot getvar all text.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4T.21.3218.21
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: (hidden for privacy)
(bootloader) imei: (hidden for privacy)
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4313mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e82187e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.082s
Please provide me with all the help that you can give. My phone is now unusable.
Click to expand...
Click to collapse
s-on was the last step before sending the phone ... not before flashing the RUU
now your pretty much stuck. Also relocking the bootloader is not needed with s-off
start from the beginning
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_31.6.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Now use firewater to get s-off back and read @nkk71 Superguide to return to stock
Click to expand...
Click to collapse
Recovery installation fail
clsA said:
s-on was the last step before sending the phone ... not before flashing the RUU
now your pretty much stuck. Also relocking the bootloader is not needed with s-off
start from the beginning
Click to expand...
Click to collapse
FAILED: signature verify fail
Azn-Rice said:
FAILED: signature verify fail
Click to expand...
Click to collapse
yeah unlock your bootloader
Nothing Happens
clsA said:
yeah unlock your bootloader
Click to expand...
Click to collapse
I ran through the steps that is necessary to unlock the bootloader. Since I can't access my rom, my result will depend on fastboot. The installation went by alright, but I did not see the "Unlock Bootloader?" screen.
Azn-Rice said:
I ran through the steps that is necessary to unlock the bootloader. Since I can't access my rom, my result will depend on fastboot. The installation went by alright, but I did not see the "Unlock Bootloader?" screen.
Click to expand...
Click to collapse
I have no idea what your talking about ?
did you get the Unlock_code.bin file from the email and put it in the fastboot folder ?
after fastboot flash unlocktoken Unlock_code.bin
are you not seeing this screen ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
clsA said:
I have no idea what your talking about ?
did you get the unlock.bin file from the email and put it in the fastboot folder ?
Click to expand...
Click to collapse
After completing the process, my phone still displays "Relock" but this time with a "Security Warning". I'm trying to find the correct RUU file for this phone.
Azn-Rice said:
After completing the process, my phone still displays "Relock" but this time with a "Security Warning". I'm trying to find the correct RUU file for this phone.
Click to expand...
Click to collapse
RUU
http://shipped-roms.com/download.ph...03_10.38m.1157.04_release_336982_signed_2.zip
plus OTA
http://www.filefactory.com/file/41y...3.24.531.3_release_351678n41r1lfticqo8m4c.zip
but the method I posted above is much easier way to get s-off again
clsA said:
I have no idea what your talking about ?
did you get the Unlock_code.bin file from the email and put it in the fastboot folder ?
after fastboot flash unlocktoken Unlock_code.bin
are you not seeing this screen ?
Click to expand...
Click to collapse
I did not see this screen at all in my phone. It must be because I can't boot into Android. I'm trying to do everything in bootloader since this is the only place that I can access at the moment.
Azn-Rice said:
I did not see this screen at all in my phone. It must be because I can't boot into Android. I'm trying to do everything in bootloader since this is the only place that I can access at the moment.
Click to expand...
Click to collapse
the screen appears in the bootloader after the command fastboot flash unlocktoken Unlock_code.bin
it has nothing to do with booting up the phone
go back to post 2 and do the steps in order ... don't skip steps
clsA said:
the screen appears in the bootloader after the command fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
I know what you are talking about. I saw this screen before when my phone was in perfect working condition. Now that I am stuck at the bootloader, I can't boot to Android nor access recovery. I even can't install a RUU without getting an error message (signature verify failed).
Azn-Rice said:
I know what you are talking about. I saw this screen before when my phone was in perfect working condition. Now that I am stuck at the bootloader, I can't boot to Android nor access recovery. I even can't install a RUU without getting an error message (signature verify failed).
Click to expand...
Click to collapse
do you have the black bootloader from the GPE ? do you have a active command line error on the bootloader screen? if you did s-on with the black bootloader your pretty much stuck
clsA said:
do you have the black bootloader from the GPE ? do you have a active command line error on the bootloader screen? if you did s-on with the black bootloader your pretty much stuck
Click to expand...
Click to collapse
I do have the black bootloader and S-ON. There should be some other options.
Azn-Rice said:
I do have the black bootloader and S-ON. There should be some other options.
Click to expand...
Click to collapse
here you go
http://forum.xda-developers.com/showthread.php?t=2547894
Related
Please help my Rogers HTC ONE seems to be stuck i can get into fastboot but thats it and when i try to load a new recovery this is what I get:
target reported max download size of 1526722560 bytes
sending 'recovery' (9138 KB)...
OKAY [ 1.112s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
how can i get past this signature checking?
gcaesar said:
Please help my Rogers HTC ONE seems to be stuck i can get into fastboot but thats it and when i try to load a new recovery this is what I get:
target reported max download size of 1526722560 bytes
sending 'recovery' (9138 KB)...
OKAY [ 1.112s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
how can i get past this signature checking?
Click to expand...
Click to collapse
what were you doing with the device just before you had this problem?
gcaesar said:
Please help my Rogers HTC ONE seems to be stuck i can get into fastboot but thats it and when i try to load a new recovery this is what I get:
target reported max download size of 1526722560 bytes
sending 'recovery' (9138 KB)...
OKAY [ 1.112s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.079s
how can i get past this signature checking?
Click to expand...
Click to collapse
you can't.... your phone is (re)locked and so you can't flash anything using fastboot... sorry about that...
edit: or at least it seems like if your bootloader is locked...
If you are s off.... just mention me.. I know another trick of how to flash a recovery...
Please post the device settings
boot loader screen
and
fastboot getvar all
mb_guy said:
Please post the device settings
boot loader screen
and
fastboot getvar all
Click to expand...
Click to collapse
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
OpenDSP-v32.120.274.0909
OS-3.22.631.1
EMMC-boot 2048MB
Sep 17 2013.00:07:12.0
(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: 3.22.631.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: xxxxxxxxxxxxxx
(bootloader) imei: xxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3675mV
(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.071s
I tried to update to 4.4
gcaesar said:
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.20.3263.16
OpenDSP-v32.120.274.0909
OS-3.22.631.1
EMMC-boot 2048MB
Sep 17 2013.00:07:12.0
(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: 3.22.631.1
(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: PN0712000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3675mV
(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.071s
I tried to update to 4.4
Click to expand...
Click to collapse
Mate, as asked, are you UNLOCKED?
edit:
You have to censor IMEI and S/N
LibertyMarine said:
Mate, as asked, are you UNLOCKED?
edit:
You have to censor IMEI and S/N
Click to expand...
Click to collapse
I haven't been able to run rumrunner's o-ff yet, I won't just learned about it
what to do mean by
"You have to censor IMEI and S/N[/QUOTE]"
You have the wrong recovery for your OS version. Same mistake I made. Extract the recovery.img from this Telus RUU and flash it. It is the same OS version as our Rogers devices. Couldn't find a Rogers RUU either.
http://www.htc1guru.com/dld/ruu-zip...157-04_release_336571_signed_2_decrypted-zip/
I'm assuming you had custom recovery and now need the stock for the OTA?
Liberty Marine is asking if your Bootloader is unlocked from HTCdev??
gcaesar said:
I haven't been able to run rumrunner's o-ff yet, I won't just learned about it
Click to expand...
Click to collapse
have you unlocked your bootloader using HTCdev ?
when being in bootloader.... is there written:
LOCKED ?
UNLOCKED ?
RELOCKED ?
no s off... okay...
gcaesar said:
what to do mean by
LibertyMarine said:
"You have to censor IMEI and S/N"
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Just remove your IMEI and serialno like i did:
Code:
(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: 3.22.631.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) [COLOR="red"][B]serialno: XXXXXXXXXXXX[/B][/COLOR]
(bootloader) [B][COLOR="Red"]imei: XXXXXXXXXXXXXXX[/COLOR][/B]
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3675mV
(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.071s
it was unlocked now it says relocked, and security warning
gcaesar said:
it was unlocked now it says relocked, and security warning
Click to expand...
Click to collapse
ok... f*ck....
REMEMBER always mention or quote... otherwise I won't be notified by your answer! it was luck that i've just seen your post!
Maybe you can flash a signed RUU.. nope sorry... i didn't find one for 631 (Rogers)
Maybe try unlocking your phone with HTCdev.. you should know how to do that.... since you are relocked...
after you did that quote or mention me again
Edit:
It would be highly appreciated if you punched the thanks button..
Let's backup a bit here.
Why are you trying to flash recovery? Did you have a custom recovery installed?
What was \ is the issue with your device? Does it not boot since the failed OTA update? If not what do you see?
same result using the recovery_signed.img
gcaesar said:
same result using the recovery_signed.img
Click to expand...
Click to collapse
thanks for the thanks !
Yeah... you'll always get this error because you seem to be (re)locked... and if you look at that here:
nkk71 said:
@LibertyMarine, I've made a small chart:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what's worth noting, is that with S-Off you do not need to lock/relock bootloader to be able to flash in "fastboot oem rebootRUU" mode (or RUU.EXE); this is still a small misconception some users have due some of the pre-S-Off days guides, where locking/relocking bootloader was required (due to S-On) in order to update firmware or run an ruu.
PS: the above chart obviously assumes that CID and MID match "android-info.txt"
Click to expand...
Click to collapse
By @nkk71 thanks!!!! (http://forum.xda-developers.com/showthread.php?t=2541082&page=39)
If you look at this chart.. you'll see that in your state you can only flash things in rebootRUU mode! So since we don't have a signed RUU for you... you have to unlock your bootloader so that we can flash a custom recovery and do further things...
---------- Post added at 12:16 AM ---------- Previous post was at 12:15 AM ----------
mb_guy said:
Let's backup a bit here.
Why are you trying to flash recovery? Did you have a custom recovery installed?
What was \ is the issue with your device? Does it not boot since the failed OTA update? If not what do you see?
Click to expand...
Click to collapse
He is relocked... so he won't be able to flash anything in fastboot!
---------- Post added at 12:20 AM ---------- Previous post was at 12:16 AM ----------
gcaesar said:
same result using the recovery_signed.img
Click to expand...
Click to collapse
after you unlocked and flashed a custom recovery.. we will be able to flash this backup here:
http://www.htc1guru.com/dld/m7-cwm-nandroid-backup-cid-roger001-1-29-631-4-2013-06-03-zip/
But that's several steps away right now.. first unlock then flash recovery etc...
mb_guy said:
Let's backup a bit here.
Why are you trying to flash recovery? Did you have a custom recovery installed?
What was \ is the issue with your device? Does it not boot since the failed OTA update? If not what do you see?
Click to expand...
Click to collapse
I tried to load the vanilla version of android, it didn't work so i went back to the rogers rom
I did have the clockwork recovery installed now it won't load at all. if i try to let it boot like normal it sits in the htc logo and does not move forward
in trying to get it back up and running, i think i've messed up recovery
gcaesar said:
I tried to load the vanilla version of android, it didn't work so i went back to the rogers rom
I did have the clockwork recovery installed now it won't load at all. if i try to let it boot like normal it sits in the htc logo and does not move forward
in trying to get it back up and running, i think i've messed up recovery
Click to expand...
Click to collapse
Re unlock the bootloader from htc dev. I believe if the bootloader is relocked custom reecovery doesn't work, I also think i've read that it may not boot right. So re unlock and your issues may disapear
When mine sat at the htc logo after the ota failed because of the wrong stock recovery. I had to restore my nandroid so that it would boot, then flash the proper stock recovery version, reboot and download the ota and run.
mb_guy said:
Re unlock the bootloader from htc dev. I believe if the bootloader is relocked custom reecovery doesn't work, I also think i've read that it may not boot right. So re unlock and your issues may disapear
When mine sat at the htc logo after the ota failed because of the wrong stock recovery. I had to restore my nandroid so that it would boot, then flash the proper stock recovery version, reboot and download the ota and run.
Click to expand...
Click to collapse
ok bootload unlocked, new recovery installed, but can't get to the recovery file on my the sd any one have andriod image i can load that will work without me having loaded s-off? i'd love to get the vanilla play market dev version of htc one on here
gcaesar said:
ok bootload unlocked, new recovery installed, but can't get to the recovery file on my the sd any one have andriod image i can load that will work without me having loaded s-off? i'd love to get the vanilla play market dev version of htc one on here
Click to expand...
Click to collapse
Does it boot?
mb_guy said:
Does it boot?
Click to expand...
Click to collapse
i can get into clockwork recovery but not andriod
gcaesar said:
i can get into clockwork recovery but not andriod
Click to expand...
Click to collapse
No nandroid backup from clockwork to reinstall on the sd card? If not I think you will have to push a custom rom from adb or sideload with an otg cable
Hey guys,
I'm new with HTC one, I want to try something new but i got stuck.
I was installing my stock rom (This is the latest *stock* KitKat & HTC Sense 5.5 UI build 4.19.401.8 for the HTC One), and now I cannot do anything with my phone. I cannot get into the recovery (TWRP). When I try get into recovery, it just restart and come back bootloader. Would you guys please help me out?
(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: HT35TW901637
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4276mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-ea0bccbd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
This is all information from my phone, hope this help ><
Thank youuu
EvanLe said:
Hey guys,
I'm new with HTC one, I want to try something new but i got stuck.
I was installing my stock rom (This is the latest *stock* KitKat & HTC Sense 5.5 UI build 4.19.401.8 for the HTC One), and now I cannot do anything with my phone. I cannot get into the recovery (TWRP). When I try get into recovery, it just restart and come back bootloader. Would you guys please help me out?
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT35xxxxxxxxxxx
(bootloader) imei: 35xxxxxxxxxxxxxxxxx
(bootloader) product: m7_u
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
all: Done!
This is all information from my phone, hope this help ><
Thank youuu
Click to expand...
Click to collapse
1- remove IMEI from your post!!! that's personal info and shouldn't be shared
2- have you simply tried "fastboot erase cache" and then enter recovery
nkk71 said:
1- remove IMEI from your post!!! that's personal info and shouldn't be shared
2- have you simply tried "fastboot erase cache" and then enter recovery
Click to expand...
Click to collapse
Yes, I tried it but it doesn't work at all. Please help me ...
EvanLe said:
Yes, I tried it but it doesn't work at all. Please help me ...
Click to expand...
Click to collapse
link to the thread where you got your download from please.
nkk71 said:
link to the thread where you got your download from please.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2183023. This is where I downloaded, and I downloaded the Android 4.4.2 (KitKat) - latest *STOCK* ROMs without modifications ( Odexed )
EvanLe said:
http://forum.xda-developers.com/showthread.php?t=2183023. This is where I downloaded, and I downloaded the Android 4.4.2 (KitKat) - latest *STOCK* ROMs without modifications ( Odexed )
Click to expand...
Click to collapse
Hmm, that sounds weird, that ROM should be good. and it's strange why your "version-main" is blank.
Anyway, try reflashing TWRP:
2.6.3.3: http://techerrata.com/browse/twrp2/m7
or 2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
make sure MD5 is correct on the download!! cause that site doesnt work with download managers.
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery, and reflash the ROM
35999662
nkk71 said:
Hmm, that sounds weird, that ROM should be good. and it's strange why your "version-main" is blank.
Anyway, try reflashing TWRP:
2.6.3.3: http://techerrata.com/browse/twrp2/m7
or 2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
make sure MD5 is correct on the download!! cause that site doesnt work with download managers.
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery, and reflash the ROM
Click to expand...
Click to collapse
I downloaded the 2.6.3.4, and I cannot get into recovery ... When I installed the rom which I gave to you. I didn't flash the recovery.img which in the thread I gave ... Actually, when I installed that ROM, I was using ClockworkMod Touch v6.0.4.6. My bad on that ><
EvanLe said:
I downloaded the 2.6.3.4, and I cannot get into recovery ... When I installed the rom which I gave to you. I didn't flash the recovery.img which in the thread I gave ... Actually, when I installed that ROM, I was using ClockworkMod Touch v6.0.4.6. My bad on that ><
Click to expand...
Click to collapse
Question: you have:
modelid: PN0711000
cidnum: HTC__044
--> Taiwan? (3.63.707.4) variant?
nkk71 said:
Question: you have:
modelid: PN0711000
cidnum: HTC__044
--> Taiwan? (3.63.707.4) variant?
Click to expand...
Click to collapse
Yes, I think so because I bought my HTC one in Vietnam, and I think all of it from Taiwan, too
EvanLe said:
Yes, I think so because I bought my HTC one in Vietnam, and I think all of it from Taiwan, too
Click to expand...
Click to collapse
It's getting late for me, let's pick this up tomorrow....
or if someone else chimes in: I'm thinking of boot.img of (and/or) fw 3.63.707.4
nkk71 said:
It's getting late for me, let's pick this up tomorrow....
or if someone else chimes in: I'm thinking of boot.img of (and/or) fw 3.63.707.4
Click to expand...
Click to collapse
Ok, I will wait for you until tomorrow. Please help me out, I really don't want to lose my phone ><. Thank you
EvanLe said:
Ok, I will wait for you until tomorrow. Please help me out, I really don't want to lose my phone ><. Thank you
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
nkk71 said:
It's getting late for me, let's pick this up tomorrow....
or if someone else chimes in: I'm thinking of boot.img of (and/or) fw 3.63.707.4
Click to expand...
Click to collapse
This is also the picture which I took it from my phone
EvanLe said:
This is also the picture which I took it from my phone
Click to expand...
Click to collapse
Let's try this first:
extract "boot.img" from the file I sent you, and:
fastboot flash boot boot.img
fastboot reboot-bootloader
hope that get's rid of "Active cmdling...."
then try reflashing TWRP (including erase cache)
nkk71 said:
Let's try this first:
extract "boot.img" from the file I sent you, and:
fastboot flash boot boot.img
fastboot reboot-bootloader
hope that get's rid of "Active cmdling...."
then try reflashing TWRP (including erase cache)
Click to expand...
Click to collapse
It doesn't work, and I still get active cmdline ><. I extracted the file which you have me, and did reflash the TWRP.
EvanLe said:
It doesn't work, and I still get active cmdline ><. I extracted the file which you have me, and did reflash the TWRP.
Click to expand...
Click to collapse
this is not nice
the file I sent you is signed 3.63.707.4 firmware, and since it seems you have little choice (since you're S-On), you'll need to relock bootloader
then flash the firmware:
fastboot oem rebootRUU
fastboot flash zip 3.63.707.4-firmware.zip
fastboot flash zip 3.63.707.4-firmware.zip <- yes twice!
fastboot reboot-bootloader
and then unlock again, reflash TWRP, etc.
unless someone has a better idea?
nkk71 said:
this is not nice
the file I sent you is signed 3.63.707.4 firmware, and since it seems you have little choice (since you're S-On), you'll need to relock bootloader
then flash the firmware:
fastboot oem rebootRUU
fastboot flash zip 3.63.707.4-firmware.zip
fastboot flash zip 3.63.707.4-firmware.zip <- yes twice!
fastboot reboot-bootloader
and then unlock again, reflash TWRP, etc.
unless someone has a better idea?
Click to expand...
Click to collapse
Would you please tell me how to relock it correctly because I'm new with android ><
EvanLe said:
Would you please tell me how to relock it correctly because I'm new with android ><
Click to expand...
Click to collapse
fastboot oem lock
nkk71 said:
fastboot oem lock
Click to expand...
Click to collapse
It doesn't work ....
nkk71 said:
fastboot oem lock
Click to expand...
Click to collapse
Dear,
I saw my version-main.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.63.707.4
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT35TW901637
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4272mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-ea0bccbd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
and also I saw the OS - 3.63.707.4 but I don't know how it doesn't work, and I still get active cmdline overflow ><
I was attempting to flash android revolution 71.0 and the phone has been stuck on the google logo and is able to get into fastboot. Im sort of a newb and the phone version is 2.14.1700.15. I have tried the RUUs available on varies threads here. I need help thanks guys. the error im getting
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Igotfish said:
I was attempting to flash android revolution 71.0 and the phone has been stuck on the google logo and is able to get into fastboot. Im sort of a newb and the phone version is 2.14.1700.15. I have tried the RUUs available on varies threads here. I need help thanks guys. the error im getting View attachment 2759768
Click to expand...
Click to collapse
Output of fastboot getvar all ? most likely you are not S-Off
SaHiLzZ said:
Output of fastboot getvar all ? most likely you are not S-Off
Click to expand...
Click to collapse
how can i do that
Igotfish said:
how can i do that
Click to expand...
Click to collapse
in the command prompt:
Code:
fastboot getvar all
alray said:
in the command prompt:
Code:
fastboot getvar all
Click to expand...
Click to collapse
step by step instructions please
Edit:
(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.14.1700.15
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: GOOGL001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4319mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-21fde4b846
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Igotfish said:
step by step instructions please
Edit:
(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.14.1700.15
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: remove
(bootloader) imei: remove
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: GOOGL001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4319mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-21fde4b846
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
what ruu version are you trying to flash and what recovery (and version#) were you using when you attempted to flash arhd 71?
also edit you above post and remove imei and serialno
alray said:
what ruu version are you trying to flash and what recovery (and version#) were you using when you attempted to flash arhd 71?
also edit you above post and remove imei and serialno
Click to expand...
Click to collapse
latest version of cwm and this is only one i found for 2.14.1700.15
http://forum.xda-developers.com/showthread.php?t=2358781&page=36
Igotfish said:
latest version of cwm and this is only one i found for 2.14.1700.15
http://forum.xda-developers.com/showthread.php?t=2358781&page=36
Click to expand...
Click to collapse
this ruu is not signed so it can't be flashed with s-on.
if you still want to flash arhd 71, use TWRP 2.6.3.3 recovery not CWM.
edit: aslo be sure to check md5 value before flashing.
or you could use a signed .1700 ruu of same or higher version only.
alray said:
this ruu is not signed so it can't be flashed with s-on.
if you still want to flash arhd 71, use TWRP 2.6.3.3 recovery not CWM.
Click to expand...
Click to collapse
I reallt thank you for your help so far. But i cannot boot into recovery at this time. If i flash twrp will i able to get into a recovery?
If so can you provide me with a download link
Igotfish said:
I reallt thank you for your help so far. But i cannot boot into recovery at this time. If i flash twrp will i able to get into a recovery?
If so can you provide me with a download link
Click to expand...
Click to collapse
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
then enter recovery
push the rom or use a usb otg cable with a usb drive
flash the rom
465
alray said:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
then enter recovery
push the rom or use a usb otg cable with a usb drive
flash the rom
Click to expand...
Click to collapse
got FAILED (remote: signature verify fail)
when flashing twrp when i rebooted the device and selected recovery it went back to fastboot.
Igotfish said:
got FAILED (remote: signature verify fail)
when flashing twrp when i rebooted the device and selected recovery it went back to fastboot.
Click to expand...
Click to collapse
is your bootloader unlocked?
7706
alray said:
is your bootloader unlocked?
Click to expand...
Click to collapse
I was able to get into twrp currently in it know
how can i push android revolution rom to it? or should i install a different one
Igotfish said:
I was able to get into twrp currently in it know
how can i push android revolution rom to it? or should i install a different one
Click to expand...
Click to collapse
use adb push from twrp recovery
Code:
adb push name_or_rom.zip /sdcard/
alray said:
use adb push from twrp recovery
Code:
adb push name_or_rom.zip /sdcard/
Click to expand...
Click to collapse
gives me device not found been trying to fix that since yesterday
just ordered a otg cable from amazon with next day ship
Igotfish said:
gives me device not found been trying to fix that since yesterday
just ordered a otg cable from amazon with next day ship
Click to expand...
Click to collapse
your drivers are probably not installed correctly. when your phone is in twrp, what does it shows in windows devices manager?
alray said:
your drivers are probably not installed correctly. when your phone is in twrp, what does it shows in windows devices manager?
Click to expand...
Click to collapse
It shows this View attachment 2760992
IM having the same issue. Even when I direct it to the folder with the driver.
Sent from my SGH-T989 using XDA Premium 4 mobile app
Igotfish said:
It shows this View attachment 2760992
Click to expand...
Click to collapse
FAQ #2 here: http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
solved the issue using otg cable.
Hey Guys,
hope u can help me.
I have a HTC ONE M/_UL. It was rooted via HTC One Tool. Now the Update for Sense 6 was coming up. So i was trying to get it. I have flashed a stock firmware/recovery but the Sense 6 Update wasn´t install. After the half install process it canceld with an error.
Okay, i tought to flash a complete Stock Rom - and the problem begins.
I was trying to flash an Nandroid backup and copied all the stuf fto the device.
I flashed the boot.img sucessfully. But to flash the Nandroid i need CWM or TWRP. So i´ve unlocked the bootloader.. Oh wait. While unlocking the bootloader all files where deleted on the phone -.-
So i was fighting to get the nandroid back to the phone without any sucess. Nothing works.
So i was trying to do this stuff from the XDA Forum:
ype: fastboot oem lock (if your device is not relocked yet)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware.zip and wait for process to complete
Type: fastboot reboot
Click to expand...
Click to collapse
Without any sucess.
At the moment i am unable to flash ANYTHING. NO boot.img, no firmware, no recovery, no nothing
I always get this error:
(bootloader) signature checking...
FAILED (remote: signature verify fail)
So, at the moment im very helpless, because nothing works.
Maybe you Guys are my last chance to get this phone working again? or is it bricked now and i can use it as a paperweight?
Here are some basic data from my device:
- Win 8.1 x64
- HTC Driver 4.10.0.001
Code:
C:\Android\android-sdk\platform-tools>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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3CPW900871
(bootloader) imei: 359405055461121
(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: 4328mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.048s
And here my Bootloader screen:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you need any other informations please let me know!
Thank You
dervali said:
Hey Guys,
hope u can help me.
I have a HTC ONE M/_UL. It was rooted via HTC One Tool. Now the Update for Sense 6 was coming up. So i was trying to get it. I have flashed a stock firmware/recovery but the Sense 6 Update wasn´t install. After the half install process it canceld with an error.
Okay, i tought to flash a complete Stock Rom - and the problem begins.
I was trying to flash an Nandroid backup and copied all the stuf fto the device.
I flashed the boot.img sucessfully. But to flash the Nandroid i need CWM or TWRP. So i´ve unlocked the bootloader.. Oh wait. While unlocking the bootloader all files where deleted on the phone -.-
So i was fighting to get the nandroid back to the phone without any sucess. Nothing works.
So i was trying to do this stuff from the XDA Forum:
Without any sucess.
At the moment i am unable to flash ANYTHING. NO boot.img, no firmware, no recovery, no nothing
I always get this error:
(bootloader) signature checking...
FAILED (remote: signature verify fail)
So, at the moment im very helpless, because nothing works.
Maybe you Guys are my last chance to get this phone working again? or is it bricked now and i can use it as a paperweight?
Here are some basic data from my device:
- Win 8.1 x64
- HTC Driver 4.10.0.001
Code:
C:\Android\android-sdk\platform-tools>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:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3CPW900871
(bootloader) imei: 359405055461121
(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: 4328mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.048s
And here my Bootloader screen:
If you need any other informations please let me know!
Thank You
Click to expand...
Click to collapse
You can't flash or do anything because your bootloader is relocked. Unlock again and flash TWRP 2.6.3.3
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Download a custom rom, ie ARHD or Viper rom to your PC and sideload or push it to your phone, then flash using twrp
Sent from my HTC One using XDA Premium 4 mobile app
bored_stupid said:
You can't flash or do anything because your bootloader is relocked. Unlock again and flash TWRP 2.6.3.3
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Download a custom rom, ie ARHD or Viper rom to your PC and sideload or push it to your phone, then flash using twrp
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No the relocked Bootloader wasn´t the problem, because i also tried it with unlocked bootloader.
I was trying around a little bit and i have found a solution.
I was downloading the OTA Zip File from the Sense 6 Update. Then i´ve extracted the firmware.zip file from this.
This FIrmware i was able to flash. After that i was able to install a Rom.
The Most important step was to format everything in TWRP, because without this step i was unable to flash a rom via sideload.
IT stucks with a error all the time and driving me crazy
But after i waas formatting everything via TWRP it works without any problem.
Thank You
Hi all
Image attached
Is there any way to fix it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And what would you like to fix? What exactly is your problem?
Just unlock the bootloader!
Sent from my HTC One_M8 using XDA Free mobile app
donkeykong1 said:
And what would you like to fix? What exactly is your problem?
Click to expand...
Click to collapse
The device won't boot up, i got this screen every time.
danborza said:
Just unlock the bootloader!
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
I tried it but its stuck (Entering Recovery...) i waited 15 minutes nothing happens
imgtah said:
The device won't boot up, i got this screen every time.
Click to expand...
Click to collapse
And what caused this problem? You have flashed something? you did an update? you have relocked the bootloader and now it wont boot?
......
imgtah said:
The device won't boot up, i got this screen every time.
Click to expand...
Click to collapse
So, you need to unlock your bootloader via htcdev and flash custom recovery, preferably TWRP 2.8.4.0 or later. After you do all that, you're all set - you can tranfer a custom ROM to your internal storage and flash it via custom recovery
alray said:
And what caused this problem? You have flashed something? you did an update? you have relocked the bootloader and now it wont boot?
......
Click to expand...
Click to collapse
I don't recall I think it happened when i was trying to remove the "TWRP" or when trying to switch UNLOCKED to LOCKED.
imgtah said:
I don't recall I think it happened when i was trying to remove the "TWRP" or when trying to switch UNLOCKED to LOCKED.
Click to expand...
Click to collapse
you can't lock your device with custom firmware/software installed. Did you relocked with twrp still installed? IF yes it might cause issue to re-unlock the bootloader. Try to unlock it using htcdev.com/bootloader. If the bootloader unlock doesn't work (hanging at "entering recovery" after selecting "yes" then rebooting) post back with your "fastboot getvar all".
donkeykong1 said:
So, you need to unlock your bootloader via htcdev and flash custom recovery, preferably TWRP 2.8.4.0 or later. After you do all that, you're all set - you can tranfer a custom ROM to your internal storage and flash it via custom recovery
Click to expand...
Click to collapse
It wont unlock (Stuck) and the custom recovery gave me "FAILED (remote: signature verify fail)"
alray said:
you can't lock your device with custom firmware/software installed. Did you relocked with twrp still installed? IF yes it might cause issue to re-unlock the bootloader. Try to unlock it using htcdev.com/bootloader. If the bootloader unlock doesn't work (hanging at "entering recovery" after selecting "yes" then rebooting) post back with your "fastboot getvar all".
Click to expand...
Click to collapse
I think twrp is gone. And the unlock method won't work. Its stuck in Entering Recovery every time.
imgtah said:
I think twrp is gone. And the unlock method won't work. Its stuck in Entering Recovery every time.
Click to expand...
Click to collapse
If you can't unlock the bootloader again its because you have relocked while twrp was still installed. You can't access twrp when the bootloader is locked and you need stock recovery to unlock the bootloader. You will need to flash the stock firmware (which will reflash the stock recovery back) and then unlock the bootloader again.
post the output of "fastboot getvar all"
---------- Post added at 04:35 PM ---------- Previous post was at 04:34 PM ----------
imgtah said:
It wont unlock (Stuck) and the custom recovery gave me "FAILED (remote: signature verify fail)"
Click to expand...
Click to collapse
Of course signature will fail, your bootloader is locked... You can't flash the recovery with a locked bootloader.
alray said:
If you can't unlock the bootloader again its because you have relocked while twrp was still installed. You can't access twrp when the bootloader is locked and you need stock recovery to unlock the bootloader. You will need to flash the stock firmware (which will reflash the stock recovery back) and then unlock the bootloader again.
post the output of "fastboot getvar all"
---------- Post added at 04:35 PM ---------- Previous post was at 04:34 PM ----------
Of course signature will fail, your bootloader is locked... You can't flash the recovery with a locked bootloader.
Click to expand...
Click to collapse
(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.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4266mV
(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.052s
imgtah said:
(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.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4266mV
(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.052s
Click to expand...
Click to collapse
Download and save this file to your adb/fastboot folder: https://www.androidfilehost.com/?fid=23622183712462447
boot your phone in bootloader mode, select fastboot usb mode. Open a command prompt from your fastboot/adb folder:
Code:
fastboot oem rebootRUU
^case sensitive don't forget RUU in capital letters
phone will now reboot in ruu mode, you'll see a black screen with silver htc logo
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
First flash will fail and report "flush image again immediately" so do the same command again:
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
The progress bar might not reach 100% but its normal, just make sure fastboot reported "sucessfull" before rebooting:
Code:
fastboot reboot-bootloader
Then unlock your bootloader:
Code:
fastboot flash unlocktoken Unlock_code.bin
alray said:
Download and save this file to your adb/fastboot folder: https://www.androidfilehost.com/?fid=23622183712462447
boot your phone in bootloader mode, select fastboot usb mode. Open a command prompt from your fastboot/adb folder:
Code:
fastboot oem rebootRUU
^case sensitive don't forget RUU in capital letters
phone will now reboot in ruu mode, you'll see a black screen with silver htc logo
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
First flash will fail and report "flush image again immediately" so do the same command again:
Code:
fastboot flash zip stock-firmware_6.09.401.5.zip
The progress bar might not reach 100% but its normal, just make sure fastboot reported "sucessfull" before rebooting:
Code:
fastboot reboot-bootloader
Then unlock your bootloader:
Code:
fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
All done...
Thank you so much!!!!!! You are the MAN )))) Thanks bro....
imgtah said:
All done...
Thank you so much!!!!!! You are the MAN )))) Thanks bro....
Click to expand...
Click to collapse
you are welcome. If everything is fine can you please edit your first post and change your thread title to "(SOLVED)ONe M7 TAMPERED RELOCKED" (click "edit" then clock "go advanced" and change the title)
alray said:
you are welcome. If everything is fine can you please edit your first post and change your thread title to "(SOLVED)ONe M7 TAMPERED RELOCKED" (click "edit" then clock "go advanced" and change the title)
Click to expand...
Click to collapse
Done my man. THANKS AGAIN :good:
Skinney
Flash custom recovery&custom rom
How do i root my device lg l9 smarthphonr