(SOLVED) One M7 TAMPERED RELOCKED - One (M7) Q&A, Help & Troubleshooting

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

Related

I'm Bricked. No Display, Device manager sees phone. Need Help Please.

Was running ARHD 12.1 and thought i'd try Illusion rom Wiped data and installed. Hit reboot and nothing but black screen. I get no capacative lights or any screen flicker or picture. nothing from the display.. I can tell that holding power button down does something because i can hear the usb connect and disconnect chime from my computer. Tried running a ruu but hangs at getting information from phone. I can run fastboot getvar alll and get this. The only thing i did was remove IMEI, everything else is as reported from phone. was using latest TWRP recovery.
Code:
D:\Android SDK\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: UNKNOWN
(bootloader) serialno:
(bootloader) imei: removed by me
(bootloader) meid: 00000000000000
(bootloader) product:
(bootloader) platform: HBOOT-8064
(bootloader) modelid: *********
(bootloader) cidnum:
(bootloader) battery-status: good
(bootloader) battery-voltage: 3974mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: dirty-ae095083bf
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
When i try to flash kernel or recovery i get errors.
Code:
D:\Android SDK\sdk\platform-tools>fastboot flash boot teaMSeven-sense-4.2.2-kern
el-v2.1.2-performance.zip
sending 'boot' (18927 KB)...
OKAY [ 0.758s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 0.763s
D:\Android SDK\sdk\platform-tools>fastboot flash recovery openrecovery-twrp-2.6.
0.1-m7.img
sending 'recovery' (8014 KB)...
OKAY [ 0.323s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.328s
I really have no clue on what to try next. Any ideas?
HTC One One
Original Android Development
CheesyNutz said:
HTC One One
Original Android Development
Click to expand...
Click to collapse
I swear i was in Q&A. I really do know better lol. i'll contact a mod.
Thanks for move.
nugzo said:
Thanks for move.
Click to expand...
Click to collapse
you're S-off so there's hope
grab the 1.44 Hboot from here http://d-h.st/qfc (Thanks Sneaky Ghost)
flash it in fastboot
fastboot oem rebootRUU
fastboot flash zip nameofzip.zip
then flash the Stock RUU and start from scratch.
Kernel won't flash because it's a zip
fastboot flash must be a .img file.
---------- Post added at 08:51 PM ---------- Previous post was at 08:34 PM ----------
I don't see a cid on get var all so make it super cid.
gunnyman said:
you're S-off so there's hope
grab the 1.44 Hboot from here http://d-h.st/qfc (Thanks Sneaky Ghost)
flash it in fastboot
fastboot oem rebootRUU
fastboot flash zip nameofzip.zip
then flash the Stock RUU and start from scratch.
Kernel won't flash because it's a zip
fastboot flash must be a .img file.
---------- Post added at 08:51 PM ---------- Previous post was at 08:34 PM ----------
I don't see a cid on get var all so make it super cid.
Click to expand...
Click to collapse
If you are S-off, you don't have to downgrade the hboot. The RUU will do it for you.
CID will have to match the RUU though.
crushalot said:
If you are S-off, you don't have to downgrade the hboot. The RUU will do it for you.
CID will have to match the RUU though.
Click to expand...
Click to collapse
except, no
It has been found that the 1.54 Hboot prevents downgrade. You have to put the 1.44 HBoot on first else you get mainver error.
I tried running a ruu. it hangs at getting info from phone. sat there 40 minutes.
{
"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"
}
gunnyman said:
except, no
It has been found that the 1.54 Hboot prevents downgrade. You have to put the 1.44 HBoot on first else you get mainver error.
Click to expand...
Click to collapse
i'll try gunny
nugzo said:
I tried running a ruu. it hangs at getting info from phone. sat there 40 minutes.
Click to expand...
Click to collapse
write a CID to it first
getvar all listed it as blank
gunnyman said:
write a CID to it first
getvar all listed it as blank
Click to expand...
Click to collapse
i did to 11111111 and re-ran getvar and was still blank. i'll try ATT
trie to write cid but i still dont see it at getvar all.
Code:
D:\Android SDK\sdk\platform-tools>fastboot oem writecid CWS__001
...
(bootloader) Start Verify: -1
OKAY [ 0.017s]
finished. total time: 0.018s
this might be an obvious question but did you try installing it again or another rom?
gunnyman said:
except, no
It has been found that the 1.54 Hboot prevents downgrade. You have to put the 1.44 HBoot on first else you get mainver error.
Click to expand...
Click to collapse
Correct, if you are still s-on.
With s-off I have personally ran the RUU on 4 different devices that had the upgraded firmware and hboot 1.54 and the RUU downgraded all of them just fine.
As long as the CID matches, that is all the RUU is checking for, with s-off as it does not care what versions are currently on the partitions.
At least with the US ATT RUU.
crushalot said:
Correct, if you are still s-on.
With s-off I have personally ran the RUU on 4 different devices that had the upgraded firmware and hboot 1.54 and the RUU downgraded all of them just fine.
As long as the CID matches, that is all the RUU is checking for, with s-off as it does not care what versions are currently on the partitions.
At least with the US ATT RUU.
Click to expand...
Click to collapse
ahh well I was superCID so I assumed it was a downgrade problem
My bad.
I can't use RUU's anyway I'm on a mac so I use the ROM.zips
nugzo said:
i did to 11111111 and re-ran getvar and was still blank. i'll try ATT
Click to expand...
Click to collapse
CID will have to be the stock ATT one: CWS__001 for the RUU to run.
crushalot said:
CID will have to be the stock ATT one: CWS__001 for the RUU to run.
Click to expand...
Click to collapse
tried to write cid to ATT but i still dont see it at getvar all.
Code:
:\Android SDK\sdk\platform-tools>fastboot oem writecid CWS__001
..
bootloader) Start Verify: -1
KAY [ 0.017s]
inished. total time: 0.018s
:\Android SDK\sdk\platform-tools>fastboot getvar all
bootloader) version: 0.5
bootloader) version-bootloader: 1.54.0000
bootloader) version-baseband: N/A
bootloader) version-cpld: None
bootloader) version-microp: None
bootloader) version-main:
bootloader) version-misc: UNKNOWN
bootloader) serialno:
bootloader) imei:
bootloader) meid: 00000000000000
bootloader) product:
bootloader) platform: HBOOT-8064
bootloader) modelid: *********
bootloader) cidnum:
bootloader) battery-status: good
bootloader) battery-voltage: 3859mV
bootloader) partition-layout: Generic
bootloader) security: off
bootloader) build-mode: SHIP
bootloader) boot-mode: UNKNOWN
bootloader) commitno-bootloader: dirty-ae095083bf
bootloader) hbootpreupdate: 11
bootloader) gencheckpt: 0
ll: Done!
inished. total time: 0.023s
gunnyman said:
ahh well I was superCID so I assumed it was a downgrade problem
My bad.
I can't use RUU's anyway I'm on a mac so I use the ROM.zips
Click to expand...
Click to collapse
Thats cool. I'm pretty sure flashing the rom.zip in fastboot (instead of RUU) will work also if the CID is stock.
Same principal as manually downgrading the hboot. Either way will get you there.
I still get this after changing cid to CWS__001
[/IMG]
push the HBoot I linked in my first reply
then install This Zip. https://www.dropbox.com/s/rqn0karm1olfqw1/attstock.zip
It's extracted from the 1.26 RUU and I like Reboot RUU mode flashing better because its easier to see what's going on.
it will fail the first time and this is normal just flash it again.
nugzo said:
I still get this after changing cid to CWS__001
[/IMG]
Click to expand...
Click to collapse
Until that CID shows up in a getvar, I don't think a RUU will run and more than likely why it is just hanging there instead of erroring out since it is not getting a CID to compare to see if it is right or wrong RUU for phone.
Try doing a fastboot erase cache
and then another reboot and then try writing the CID again. After that try rebooting twice. On one phone I worked on, it took several reboots for the CID to take and show up.

[Q] Active cmdline overflow!

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 ><

HTC Google Edition bricked Help!

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.

How to update my HTC One 64GB?

Greetings Everyone,
I have lost my HTC One M7 phone last year in Manchester and I bought another one immediately. Which was used phone HTC ONE Black 64GB. (PN07140)
I'm writing this to tell you I have no clue if the first owner had rooted the phone or unlocked it because I have not experience in these things. I just notice that the OTA update is not working and I'm stuck with the Jellybean 4.2.2 version.
The phone details:
HTC ONE M7 64GB (Black)
TAMPERED
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
Android Version: 4.2.2
HTC Sense Version: 5.0
Software Number: 2.17.401.1
What I want?
I just want the OTA update works again to install the latest Android version with the original rom.
Please, explain in steps or refer to similar links I have been searching for 2 hours and I'm almost lost here!
Thanks for reading. Hope I was clear.
:angel:
Now my phone is Relocked and S-off.
But still couldn't find how to return to the original rom :crying:
Conako said:
Now my phone is Relocked and S-off.
But still couldn't find how to return to the original rom :crying:
Click to expand...
Click to collapse
AFAIK, the only 64gb version of the htc one is the developer edition so its look like the previous owner (badly) converted this phone to an WWE model.
with s-off, it will be easy to restore your phone to dev edition and update it to latest version.
start by posting the output of ''fastboot getvar all'' except the IMEI and serialno
do you have a custom recovery installed?
btw: never turn back s-on.
alray said:
AFAIK, the only 64gb version of the htc one is the developer edition so its look like the previous owner (badly) converted this phone to an WWE model.
with s-off, it will be easy to restore your phone to dev edition and update it to latest version.
start by posting the output of ''fastboot getvar all'' except the IMEI and serialno
do you have a custom recovery installed?
btw: never turn back s-on.
Click to expand...
Click to collapse
ah! finally a comment! Thanks!!
I'm already lost and can't figure which guide I have to follow or tool I need to use, Do I have to download firmware, OTA or stock from here? (cannot insert link) I just want it back like new with original rom.
btw: I will never buy a used phone!
Conako said:
ah! finally a comment! Thanks!!
I'm already lost and can't figure which guide I have to follow or tool I need to use, Do I have to download firmware, OTA or stock from here? (cannot insert link) I just want it back like new with original rom.
btw: I will never buy a used phone!
Click to expand...
Click to collapse
do you have adb and fastboot installed on your computer?
alray said:
do you have adb and fastboot installed on your computer?
Click to expand...
Click to collapse
Yes, I have downloaded miniadb_v1031.zip and installed it successfully!
Conako said:
Yes, I have downloaded miniadb_v1031.zip and installed it successfully!
Click to expand...
Click to collapse
so reboot your phone in bootloader mode (hold power + volume down)
use vol up/down to navigate to ''fastboot'' and hit power to enter fastboot mode
connect your phone to computer using usb cable
you should see FASTBOOT USB in red
open a command prompt from your adb/fastboot folder
type this command:
Code:
fastboot getvar all
copy/paste the ouput here except IMEI and SERIALNO
alray said:
so reboot your phone in bootloader mode (hold power + volume down)
use vol up/down to navigate to ''fastboot'' and hit power to enter fastboot mode
connect your phone to computer using usb cable
you should see FASTBOOT USB in red
open a command prompt from your adb/fastboot folder
type this command:
Code:
fastboot getvar all
copy/paste the ouput here except IMEI and SERIALNO
Click to expand...
Click to collapse
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\miniadb_m7>adb reboot bootloader
c:\miniadb_m7>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4311mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.075s
Conako said:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\asus>cd c:\miniadb_m7
c:\miniadb_m7>adb devices
List of devices attached
deleted device
c:\miniadb_m7>adb reboot bootloader
c:\miniadb_m7>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4311mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.075s
Click to expand...
Click to collapse
ok do you have a custom recovery installed
i.e TWRP or CWM recovery?
alray said:
ok do you have a custom recovery installed
i.e TWRP or CWM recovery?
Click to expand...
Click to collapse
No, and I don't know what do you mean, but I already downloaded stock_5.11.401.10 (1.1GB) and firmware_5.11.401.10 (44MB)
could these help?
Thanks again!
btw: please delete the SERIALNO from your quote of my comment.
Conako said:
No, and I don't know what do you mean,
Click to expand...
Click to collapse
in bootloader mode when you select ''recovery'' doest it boot to CWM recovery or TWRP recovery or is it just displaying a red triangle with a ''!'' inside?
alray said:
in bootloader mode when you select ''recovery'' doest it boot to CWM recovery or TWRP recovery or is it just displaying a red triangle with a ''!'' inside?
Click to expand...
Click to collapse
red triangle !
{
"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"
}
again: btw: please delete the SERIALNO from your quote of my comment.
Conako said:
red triangle !
again: btw: please delete the SERIALNO from your quote of my comment.
Click to expand...
Click to collapse
ok first unlock the bootloader again. dev edition phones come with an unlocked bootloader by default.
follow this tutorial to unlock bootloader:
then download TWRP 2.6.3.3 recovery from here and save it to the folder you have adb and fastboot in.
make sure the phone is in bootloader mode - fastboot usb
and type these commands:
Code:
fastboot flash recovery twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot
now your phone should be booted back in the OS
then dowload these 2 files and save it to the root of your sdcard:
http://www.htc1guru.com/?wpfb_dl=158
http://fs1.d-h.st/download/00084/w9V/MID_Change_1.01.zip
and reboot in twrp recovery:
Code:
adb reboot recovery
post back when you are booted back in twrp recovery
alray said:
then dowload these 2 files and save it to the root of your sdcard:
http://www.htc1guru.com/?wpfb_dl=158
http://fs1.d-h.st/download/00084/w9V/MID_Change_1.01.zip
and reboot in twrp recovery:
Code:
adb reboot recovery
post back when you are booted back in twrp recovery
Click to expand...
Click to collapse
Just to make sure, do I need to unzip these files before moving it to sdcard root?
anyway, I'm done already..
Team Win Recovery Project shows up!
What to do after?
at last no captcha code is required to write a comment!
Conako said:
Just to make sure, do I need to unzip these files before moving it to sdcard root?
anyway, I'm done already..
Click to expand...
Click to collapse
no you dont need to unzip them.
now in twrp recovery, select ''install'' then browse the /sdcard to find ''MID_Change_TOOL_v.1.01.zip'' (should be at the end of the list).
then ''swipe to confirm flash''
a graphical interface will show up (aroma installer)
click ''next''
select ''I agree with these Term of Use.'' and click next again
click next
select ''PN0712000'' and then ''next''
select ''install now''
wait for the install to complete and click ''next''
click finish
now you are back in twrp recovery, click ''back arrow'' twice and then ''reboot'' and chose ''bootloader''.
post back when you are back in bootloader mode
alray said:
now you are back in twrp recovery, click ''back arrow'' twice and then ''reboot'' and chose ''bootloader''.
post back when you are back in bootloader mode
Click to expand...
Click to collapse
Everything was done successfully! but only when I tried to return back again to bootloader mode a message shows up:
" install SuperSU? Your device does not appear to be rooted, this will root your device. Then: Do Not Install and Swipe to Install"
What to do?
Conako said:
Everything was done successfully! but only when I tried to return back again to bootloader mode a message shows up:
" install SuperSU? Your device does not appear to be rooted, this will root your device. Then: Do Not Install and Swipe to Install"
What to do?
Click to expand...
Click to collapse
no need to install SuperSU at the moment so you can ignore this.
when you are back in bootloader mode (fastboot usb)
do this command and be sure to type it correctly
Code:
fastboot oem writecid BS_US001
fastboot reboot-bootloader
BS_US001 must be capital letters, 8 characters total including the underscore
now post back an updated output of
Code:
fastboot getvar all
to confirm everything is ok before going any further.
---------- Post added at 03:51 PM ---------- Previous post was at 03:49 PM ----------
download this file, you will need it soon and its a 1.5gb file so better to start downloading it now so it will be ready when you will need it. save it to your desktop. Don't launch that file for now.
alray said:
no need to install SuperSU at the moment so you can ignore this.
when you are back in bootloader mode (fastboot usb)
do this command and be sure to type it correctly
Code:
fastboot oem writecid BS_US001
fastboot reboot-bootloader
BS_US001 must be capital letters, 8 characters total including the underscore
now post back an updated output of
Code:
fastboot getvar all
to confirm everything is ok before going any further.
Click to expand...
Click to collapse
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\miniadb_m7>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4318mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.078s
Conako said:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\miniadb_m7>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.29.707.16
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: BS_US001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4318mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.078s
Click to expand...
Click to collapse
so good so far.
now we will remove ''TAMPERED'' flag from bootloader, steps are similar to what we have done previously so i'll go a little bit faster here
go back in twrp recovery
select install
choose Guru_Bootloader_Reset_1.0.zip
swipe to install.
follow instruction in the graphical interface, only choose to remove tampered flag, do not choose any other options
when this is complete, you can go back in bootloader to confirm the ''TAMPERED'' flag is gone.
now time to backup all your personnal/media file. the last step to do will wipe everything and set your phone back to default, like if it was brand new. Post back when you are ready (your files is backed-up and the download is completed)
btw: have you started to download the file I have posted above? see edited post.

HTC One M7 partially bricked!! *HELP*

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

Categories

Resources