Boot loops on GE HTC One. - One (M7) Q&A, Help & Troubleshooting

I purchased a Google Edition HTC one was running a kernel (that i can't remember) for Double tap to wake.
It goes into bootloops any time i try to boot.
I CAN do the following:
-Fastboot
-TWRP (ADB commands)
I CANNOT
-Boot to Android
-Flash a stock RUU through rebootRUU
S-On.
Here's a SS of the bootloader:
{
"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"
}
Any idea what I can do?
I'd be 100% ok with rooted stock.

Here's the getvar if it helps:
Code:
version: 0.5
version-bootloader: 1.54.0000
version-baseband: 4A.18.3263.15
version-cpld: None
version-microp: None
version-main: 3.06.1700.10
version-misc: PVT SHIP S-ON
serialno: HT36JW901796
imei: ------------------------
meid: 00000000000000
product: m7_ul
platform: HBOOT-8064
modelid: PN0712000
cidnum: GOOGL001
battery-status: good
battery-voltage: 4038mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
commitno-bootloader: dirty-94cf81a8fd
hbootpreupdate: 11
gencheckpt: 0

eallan said:
Here's the getvar if it helps:
Code:
version: 0.5
version-bootloader: 1.54.0000
version-baseband: 4A.18.3263.15
version-main: 3.06.1700.10
version-misc: PVT SHIP S-ON
product: m7_ul
modelid: PN0712000
cidnum: GOOGL001
gencheckpt: 0
Click to expand...
Click to collapse
1- DO NOT LOCK BOOTLOADER!!
2- Was this an original GPE edition or just a converted one?
3- You're probably bootlooping because newer GPE ROMs need S-Off,
------> so maybe best to flash a Sense ROM, get S-Off and convert fully back to Sense (?)
or
------> look for an older GPE ROM that doesn't need S-Off (check the index thread in my signature, if you can find one there, make sure it does not need S-OFF)

nkk71 said:
1- DO NOT LOCK BOOTLOADER!!
2- Was this an original GPE edition or just a converted one?
3- You're probably bootlooping because newer GPE ROMs need S-Off,
------> so maybe best to flash a Sense ROM, get S-Off and convert fully back to Sense (?)
or
------> look for an older GPE ROM that doesn't need S-Off (check the index thread in my signature, if you can find one there, make sure it does not need S-OFF)
Click to expand...
Click to collapse
1. Funny enough I locked it... but then unlocked it again last night.
2. Original GPE
3. I will look for a 4.2 rom or something.
Thanks.

eallan said:
1. Funny enough I locked it... but then unlocked it again last night.
2. Original GPE
3. I will look for a 4.2 rom or something.
Thanks.
Click to expand...
Click to collapse
Careful about locking & unlocking, on newer GPE firmwares, fastboot oem unlock doesn't work!! and you will no longer be able to unlock unless you're s-off.
Maybe this: http://forum.xda-developers.com/showthread.php?t=2390346
I've never really looked at GPE stuff , just know the newer GPE ROMs need S-Off (though not sure why and if only for converted phones)
just be careful with locking since newer firmware will break fastboot oem unlock

nkk71 said:
Careful about locking & unlocking, on newer GPE firmwares, fastboot oem unlock doesn't work!! and you will no longer be able to unlock unless you're s-off.
Maybe this: http://forum.xda-developers.com/showthread.php?t=2390346
I've never really looked at GPE stuff , just know the newer GPE ROMs need S-Off (though not sure why and if only for converted phones)
just be careful with locking since newer firmware will break fastboot oem unlock
Click to expand...
Click to collapse
I just attempted to flash a 4.3 ROM you linked and the ADB sideload went through just fine. It's not "bootlooping" anymore, but it is stuck at the 4 dot boot animation.

eallan said:
I just attempted to flash a 4.3 ROM you linked and the ADB sideload went through just fine. It's not "bootlooping" anymore, but it is stuck at the 4 dot boot animation.
Click to expand...
Click to collapse
don't know the 4 dot animation (never used GPE), but did you wipe: cache, dalvik, and data?

HD Revolution 62.
Hey guys, I scred up ,was running CM11 with clock work mod and wanted to try out the HD Revolution so I downloaded THE 62. and TRWP and commensed to install. Everything went smoothly as always except one thing,I forgot to install the TRWP Recovery and I left Clock Work mod installed. So I have a loop and I go to recovery and reboots there. I dont have any issue getting to the bootloader just cant do a factory reset. Is it a high dollar paper weight now or is there a way to fix this?
Thanks to any and all info....

?
bowman1966 said:
Hey guys, I scred up ,was running CM11 with clock work mod and wanted to try out the HD Revolution so I downloaded THE 62. and TRWP and commensed to install. Everything went smoothly as always except one thing,I forgot to install the TRWP Recovery and I left Clock Work mod installed. So I have a loop and I go to recovery and reboots there. I dont have any issue getting to the bootloader just cant do a factory reset. Is it a high dollar paper weight now or is there a way to fix this?
Click to expand...
Click to collapse

bowman1966 said:
Hey guys, I scred up ,was running CM11 with clock work mod and wanted to try out the HD Revolution so I downloaded THE 62. and TRWP and commensed to install. Everything went smoothly as always except one thing,I forgot to install the TRWP Recovery and I left Clock Work mod installed. So I have a loop and I go to recovery and reboots there. I dont have any issue getting to the bootloader just cant do a factory reset. Is it a high dollar paper weight now or is there a way to fix this?
Thanks to any and all info....
Click to expand...
Click to collapse
reflash TWRP and reinstall.
get TWRP from:
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, that site does not play nice with download managers)
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Code:
C:\ADB3>[B][COLOR="Blue"]adb version[/COLOR][/B]
Android Debug Bridge version 1.0.31
C:\ADB3>[B][COLOR="Blue"]fastboot devices[/COLOR][/B]
HT34xxxxxxxx fastboot [I][SIZE="1"]<- you are in bootloader[/SIZE][/I]
C:\ADB3>[B][COLOR="Blue"]fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img[/COLOR][/B]
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.209s]
writing 'recovery'...
OKAY [ 1.144s]
finished. total time: 2.354s
C:\ADB3>[B][COLOR="Blue"]fastboot erase cache[/COLOR][/B]
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.120s]
finished. total time: 0.120s
C:\ADB3>[B][COLOR="Blue"]fastboot reboot-bootloader[/COLOR][/B]
rebooting into bootloader...
OKAY [ 0.160s]
finished. total time: 0.160s
-> enter RECOVERY
Code:
C:\ADB3>[B][COLOR="Blue"]adb devices[/COLOR][/B]
List of devices attached
HT34xxxxxxxx recovery [I][SIZE="1"]<- you are now in recovery[/SIZE][/I]
C:\ADB3>[B][COLOR="Blue"]adb push Android_Revolution_HD-One_52.0.zip /sdcard/[/COLOR][/B]
2990 KB/s (1172224138 bytes in 382.835s) [B][I]<- yes, it took over 5 mins,
without showing any progress[/I][/B]
[I][U][SIZE="1"]Just to double-check the file is not corrupt[/SIZE][/U][/I]
C:\ADB3>[B][COLOR="Blue"]adb shell md5sum /sdcard/Android_Revolution_HD-One_52.0.zip[/COLOR][/B]
2eff0d37fec5789b946c43f7da2c13bf /sdcard/Android_Revolution_HD-One_52.0.zip
[INDENT]from the OP:
Android Revolution HD 52.0 -- MD5 sum: 2EFF0D37FEC5789B946C43F7DA2C13BF --
==> so all is good :)[/INDENT]
C:\ADB3>
-> in recovery, select "install" and install the ROM
.

Related

[Q] HTC One bricked HELP

hi,
yesterday i was trying to install a rom, when some errors occured leading to the recovery being wiped and me being left with just a bootloader.
since, i have tried to install a recovery with fastboot, but the phone just loads and then restarts straight away. i have tried to do an RUU, but i cant find the right one. I dont know what to do, i cannot boot my phone into recovery. These are the details that fastboot is giving me:
HBOOT- 1.55.0000
RADIO:- 4a.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1.
The phone is from the UK and is on O2. i have tried the HTC1guru RUU which is UK O2 but it gives me error 131(the wrong RUU).
Please can i have some help?????
cheers
yeah i know
robbiewhone said:
hi,
yesterday i was trying to install a rom, when some errors occured leading to the recovery being wiped and me being left with just a bootloader.
since, i have tried to install a recovery with fastboot, but the phone just loads and then restarts straight away. i have tried to do an RUU, but i cant find the right one. I dont know what to do, i cannot boot my phone into recovery. These are the details that fastboot is giving me:
HBOOT- 1.55.0000
RADIO:- 4a.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1.
The phone is from the UK and is on O2. i have tried the HTC1guru RUU which is UK O2 but it gives me error 131(the wrong RUU).
Please can i have some help?????
cheers
Click to expand...
Click to collapse
I have kind of the same problem. When i try to put it in recovery it reboots into recovery an then really fast it reboots fast into boot logo. I have tried every option on htc one tool kit, tried to do a RUU, tried to do flash a new rom manually even changing from cwm to twrp didn't work. any help?
Phone is:
Unlocked
Tampered
S-on
Hboot-1.44.0000
Radio-4A.14.3250.13
Open DSP-v26.120.274.0202
robbiewhone said:
hi,
yesterday i was trying to install a rom, when some errors occured leading to the recovery being wiped and me being left with just a bootloader.
since, i have tried to install a recovery with fastboot, but the phone just loads and then restarts straight away. i have tried to do an RUU, but i cant find the right one. I dont know what to do, i cannot boot my phone into recovery. These are the details that fastboot is giving me:
HBOOT- 1.55.0000
RADIO:- 4a.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1.
The phone is from the UK and is on O2. i have tried the HTC1guru RUU which is UK O2 but it gives me error 131(the wrong RUU).
Please can i have some help?????
cheers
Click to expand...
Click to collapse
Can you post a fastboot getvar all ( delete IMEI and S/N)
Zenosx said:
I have kind of the same problem. When i try to put it in recovery it reboots into recovery an then really fast it reboots fast into boot logo. I have tried every option on htc one tool kit, tried to do a RUU, tried to do flash a new rom manually even changing from cwm to twrp didn't work. any help?
Phone is:
Unlocked
Tampered
S-on
Hboot-1.44.0000
Radio-4A.14.3250.13
Open DSP-v26.120.274.0202
Click to expand...
Click to collapse
not sure you have the same problem as the OP, your problem should be solved by a "fastboot erase cache"
(assuming the recovery you flashed isn't a bad download, did you check MD5?)
robbiewhone said:
hi,
yesterday i was trying to install a rom, when some errors occured leading to the recovery being wiped and me being left with just a bootloader.
since, i have tried to install a recovery with fastboot, but the phone just loads and then restarts straight away. i have tried to do an RUU, but i cant find the right one. I dont know what to do, i cannot boot my phone into recovery. These are the details that fastboot is giving me:
HBOOT- 1.55.0000
RADIO:- 4a.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.401.1.
The phone is from the UK and is on O2. i have tried the HTC1guru RUU which is UK O2 but it gives me error 131(the wrong RUU).
Please can i have some help?????
cheers
Click to expand...
Click to collapse
there is no RUU for O2... what exactly were you flashing, what errors? please more details (with links), and as mentioned above, a "fastboot getvar all" (excluding IMEI and s/n)
733 evloopr
well is there an RUU i can use? i really dont know what to do, i have now got access to a recovery but i cant seem to install any roms through adb sideloading. i think it might be because there isnt a file system in place to install it to?
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(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-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
robbiewhone said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
all: Done!
Click to expand...
Click to collapse
well you don't have an O2 branded phone, you may be with O2, but your phone is international unbranded.
you may want to consider S-Off before upgrading to 4.xx
but in either case: get TWRP from:
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, that site does not play nice with download managers)
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then you'll have custom recovery, and can install any ROM you like
Do not try to S-Off
considering that the device is currently "bricked" S-Off is the LAST thing you want to do, as it prevents you from ACTUALLY bricking your phone to the point of no return. However, as long as the OP can get into fastboot, since aparently only the bootloader is available, you should be able to flash a custom recovery, like TWRP or CWM. I very nearly bricked my One from a similar situation. Also, is your bootloader unlocked? I assume it is since you were trying to flash a non-stock ROM
Can now get into recovery, and am trying to install roms through adb. Ive tried many different roms, but they all come up with errors saying that it cannot mount ... Different partions (data, etc). I cannot adb push any roms into the sdcard either due to more errors. Cheers
robbiewhone said:
Can now get into recovery, and am trying to install roms through adb. Ive tried many different roms, but they all come up with errors saying that it cannot mount ... Different partions (data, etc). I cannot adb push any roms into the sdcard either due to more errors. Cheers
Click to expand...
Click to collapse
Now am getting erro "E:error in /tmp/update.zip
Imstallation abortedt"
Bump.. Anyone??
robbiewhone said:
Can now get into recovery, and am trying to install roms through adb. Ive tried many different roms, but they all come up with errors saying that it cannot mount ... Different partions (data, etc). I cannot adb push any roms into the sdcard either due to more errors. Cheers
Click to expand...
Click to collapse
robbiewhone said:
Now am getting erro "E:error in /tmp/update.zip
Imstallation abortedt"
Click to expand...
Click to collapse
can you be more specific which partition TWRP is unable to mount? because "unable to mount /cache...." is perfectly normal.
on the other hand "unable to mount /data" is not so good (could be a corrupt partition or a hardware problem), you'll have to select "Format data" in TWRP's wipe section.
not knowing what you flashed, it's hard to guess what's wrong.
you could try running "e2fsck -n -f -v /dev/block/mmcblk0p37" in an adb shell to see if you have a corrupt data partition. Here's an example of what a corrupt data partition could look like: http://forum.xda-developers.com/showthread.php?t=2512105
nkk71 said:
can you be more specific which partition TWRP is unable to mount? because "unable to mount /cache...." is perfectly normal.
on the other hand "unable to mount /data" is not so good (could be a corrupt partition or a hardware problem), you'll have to select "Format data" in TWRP's wipe section.
not knowing what you flashed, it's hard to guess what's wrong.
you could try running "e2fsck -n -f -v /dev/block/mmcblk0p37" in an adb shell to see if you have a corrupt data partition. Here's an example of what a corrupt data partition could look like: http://forum.xda-developers.com/showthread.php?t=2512105
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"
}
this is the error i got after trying to adb install the guru reset M7 3.62.401.1.zip in particular, however this same error occurs with some other roms also.
robbiewhone said:
View attachment 2660575 this is the error i got after trying to adb install the guru reset M7 3.62.401.1.zip in particular, however this same error occurs with some other roms also.
Click to expand...
Click to collapse
1- you're recovery is seriously outdated
2- try adb push instead:
adb push <name of rom>.zip /sdcard/ <- this will take about 5 to 6 minutes not showing any progress, until it finishes
3- are you sure the download isn't corrupt? have you checked MD5
Ok im starting agin.
Updated recovery, downloading a new rom (insertcoin) and making sure the md5s match.
Does adb sideload have a size limit??
robbiewhone said:
Ok im starting agin.
Updated recovery, downloading a new rom (insertcoin) and making sure the md5s match.
Does adb sideload have a size limit??
Click to expand...
Click to collapse
i guess everything has a limit, but all the ROMs are being sideloaded just fine. I personally prefer adb push in these situations, as i can check md5 after it's on the phone, for example
Code:
C:\ADB3>[B][COLOR="Blue"]adb devices[/COLOR][/B]
List of devices attached
HT34xxxxxxxx recovery [I][SIZE="1"]<- you are now in recovery[/SIZE][/I]
C:\ADB3>[B][COLOR="Blue"]adb push Android_Revolution_HD-One_52.0.zip /sdcard/[/COLOR][/B]
2990 KB/s (1172224138 bytes in 382.835s)
[I][U][SIZE="1"]Just to double-check the file is not corrupt[/SIZE][/U][/I]
C:\ADB3>[B][COLOR="Blue"]adb shell md5sum /sdcard/Android_Revolution_HD-One_52.0.zip[/COLOR][/B]
2eff0d37fec5789b946c43f7da2c13bf /sdcard/Android_Revolution_HD-One_52.0.zip
[INDENT]from the OP:
Android Revolution HD 52.0 -- MD5 sum: 2EFF0D37FEC5789B946C43F7DA2C13BF --
==> so all is good :)[/INDENT]
C:\ADB3>
-> in recovery, select "install" and install the ROM
YEEEEEEESSSS
fixed it
robbiewhone said:
YEEEEEEESSSS
after 72 hours of trying, my phone is now fixed! What a relief thanks everyone!!
Ended up reinstalling windows 7 on my pc and first time with insert coin adb sideload and it works!!
Woo
Click to expand...
Click to collapse
Congrats mate, please edit main thread title to include [SOLVED]
and btw, it's always polite to press the thanks button when a post is useful

[Q] Need Help for No Os !! Only get into hboot & fastboot

Hi all ! my HTC one M7 is stuck on HTC logo and bootloop again ! I've unlocked my bootloader and can successfully flash custom recovery (TWRP/CWM/Philz) all the versions of recovery can successfully flash. However when I go into recovery it show only entering recovery and bootloop again & again. I've flash RUU but it say failed seem to be lower version. I can't find my current OS version and can't flash it. My device is S-on therefore I can't flash the other region or other lower hboot version. Let me know How can I fix this problem. I've searched in google and in XDA a whole day but I can't find the right solution. Please help me if you face that error.
My phone detail is -
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.707.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3******728
(bootloader) imei: 35585*******7
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 4297mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d16dc66985
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.046s
I hope someone can be explained and can help me
Best Regards;
Sorry for my English !
saiarkar said:
Hi all ! my HTC one M7 is stuck on HTC logo and bootloop again ! I've unlocked my bootloader and can successfully flash custom recovery (TWRP/CWM/Philz) all the versions of recovery can successfully flash. However when I go into recovery it show only entering recovery and bootloop again & again. I've flash RUU but it say failed seem to be lower version. I can't find my current OS version and can't flash it. My device is S-on therefore I can't flash the other region or other lower hboot version. Let me know How can I fix this problem. I've searched in google and in XDA a whole day but I can't find the right solution. Please help me if you face that error.
My phone detail is -
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-main: 2.24.707.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__044
Click to expand...
Click to collapse
Well there is no ruu for your model (except lower version, that wouldn't work with S-On), so you need to figure out why you can't enter recovery.
are you doing a "fastboot erase cache" and using a recovery for your phone model:
get TWRP from:
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, that site does not play nice with download managers)
2.7.0.4b: http://forum.xda-developers.com/showthread.php?t=2708134
or CWM: http://forum.xda-developers.com/showthread.php?t=2173863
in bootloader/FASTBOOT USB:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery
nkk71 said:
Well there is no ruu for your model (except lower version, that wouldn't work with S-On), so you need to figure out why you can't enter recovery.
are you doing a "fastboot erase cache" and using a recovery for your phone model:
get TWRP from:
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, that site does not play nice with download managers)
2.7.0.4b: http://forum.xda-developers.com/showthread.php?t=2708134
or CWM: http://forum.xda-developers.com/showthread.php?t=2173863
in bootloader/FASTBOOT USB:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery
Click to expand...
Click to collapse
Hi ! I've tried all of recovery from xda and google but there is no working recovery. I'm unluck :'( Before I posted a thread to XDA I've searched all HTC One forum and thread but there is no right solutions for me Can you give me the other ways
saiarkar said:
Hi ! I've tried all of recovery from xda and google but there is no working recovery. I'm unluck :'( Before I posted a thread to XDA I've searched all HTC One forum and thread but there is no right solutions for me Can you give me the other ways
Click to expand...
Click to collapse
1- how did you end up in this situation?
2- are checking MD5 on your downloads
3- can you copy/paste the command prompt when you flash custom recovery
4- can you post a screenshot of your bootloader
nkk71 said:
1- how did you end up in this situation?
2- are checking MD5 on your downloads
3- can you copy/paste the command prompt when you flash custom recovery
4- can you post a screenshot of your bootloader
Click to expand...
Click to collapse
C:\Users\User>fastboot flash recovery "D:\HTC One (802e) Recovery to root\recovery-clockwork-6.0.4.6-m7ul.img"
sending 'recovery' (9136 KB)...
OKAY [ 1.158s]
writing 'recovery'...
OKAY [ 0.845s]
finished. total time: 2.013s
C:\Users\User>fastboot erase cache
erasing 'cache'...
OKAY [ 0.468s]
finished. total time: 0.471s
C:\Users\User>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.036s]
finished. total time: 0.037s
Here is my command prompt !! After all I have reboot to recovery and it say "Entering Recovery" then stuck on HTC Log again & again. I can only access on bootloader and fastboot mode
saiarkar said:
C:\Users\User>fastboot flash recovery "D:\HTC One (802e) Recovery to root\recovery-clockwork-6.0.4.6-m7ul.img"
sending 'recovery' (9136 KB)...
OKAY [ 1.158s]
writing 'recovery'...
OKAY [ 0.845s]
finished. total time: 2.013s
C:\Users\User>fastboot erase cache
erasing 'cache'...
OKAY [ 0.468s]
finished. total time: 0.471s
C:\Users\User>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.036s]
finished. total time: 0.037s
Here is my command prompt !! After all I have reboot to recovery and it say "Entering Recovery" then stuck on HTC Log again & again. I can only access on bootloader and fastboot mode
Click to expand...
Click to collapse
and my question 1, 2 and 4?
{
"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"
}
here is md5 i have flash and then reboot bootloader then enter the recovery but it is not working
Sent from my iPhone using Tapatalk
saiarkar said:
here is md5 i have flash and then reboot bootloader then enter the recovery but it is not working
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
a simple yes would have been enough, i do believe you , now still to answer is:
1- how did you end up in this situation?
and
4- can you post a screenshot of your bootloader
well this is my bootloader and i'm not understand your question no. (1). Can you ask me clearly! My english not as well.
Sent from my iPhone using Tapatalk
saiarkar said:
i'm not understand your question no. (1). Can you ask me clearly! My english not as well.
Click to expand...
Click to collapse
What I mean is why did this happen?
For example:
did you install something new?
did you flash anything new?
Basically: what changed from the time the phone was working to the time now?
nkk71 said:
What I mean is why did this happen?
For example:
did you install something new?
did you flash anything new?
Basically: what changed from the time the phone was working to the time now?
Click to expand...
Click to collapse
Nothing wrong for my device ! I use my camera to take photo and then this bootloop has been happened. So I've searched in google and test all recovery images but not working as well. Therefore I ask as a thread I've face too many error others devices and I have a little knowledge about soft brick devices. But I can't figure out what is happen this device
saiarkar said:
Nothing wrong for my device ! I use my camera to take photo and then this bootloop has been happened. So I've searched in google and test all recovery images but not working as well. Therefore I ask as a thread I've face too many error others devices and I have a little knowledge about soft brick devices. But I can't figure out what is happen this device
Click to expand...
Click to collapse
Well that doesn't sound good.... this could be a hardware problem
and CWM doesnt work either? sometimes twrp is sensitive when partitions are corrupt, but CWM recovery should work.
May be this is reason. When i have erase recovery partition with 'fastboot erase recovery' it show remote failed. This is may be corrupted recovery partition. Can you find me the right RUU for this device ??
Sent from my iPhone using Tapatalk
saiarkar said:
May be this is reason. When i have erase recovery partition with 'fastboot erase recovery' it show remote failed. This is may be corrupted recovery partition. Can you find me the right RUU for this device ??
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Unfortunately there is no RUU for your model, and since you are S-On no other one will work (and you cannot get S-OFF without a ROM)
try CWM recovery: http://forum.xda-developers.com/showthread.php?t=2173863
fastboot flash <name of cwm>.img
fastboot erase cache
fastboot reboot-bootloader
-> enter RECOVERY
If that doesn't work, try this recovery: http://www.androidfilehost.com/?fid=23329332407590873
same commands as above
Let me know if either one gets to recovery
PS: oh, and even try a stock recovery from here: http://forum.xda-developers.com/showthread.php?t=2463387
if there is no 2.24.707.1 stock recovery, get any 2.24.xxx.x version and try
nkk71 said:
Unfortunately there is no RUU for your model, and since you are S-On no other one will work (and you cannot get S-OFF without a ROM)
try CWM recovery: http://forum.xda-developers.com/showthread.php?t=2173863
fastboot flash <name of cwm>.img
fastboot erase cache
fastboot reboot-bootloader
-> enter RECOVERY
If that doesn't work, try this recovery: http://www.androidfilehost.com/?fid=23329332407590873
same commands as above
Let me know if either one gets to recovery
PS: oh, and even try a stock recovery from here: http://forum.xda-developers.com/showthread.php?t=2463387
if there is no 2.24.707.1 stock recovery, get any 2.24.xxx.x version and try
Click to expand...
Click to collapse
Unfortunately there is no one work for me even stock recovery can't boot up. What can I do in this situation ?
saiarkar said:
Unfortunately there is no one work for me even stock recovery can't boot up. What can I do in this situation ?
Click to expand...
Click to collapse
sounds like a hardware problem, don't have any more ideas at the moment sorry
unless someone has any ideas, it looks like it should go to repair
nkk71 said:
sounds like a hardware problem, don't have any more ideas at the moment sorry
unless someone has any ideas, it looks like it should go to repair
Click to expand...
Click to collapse
Thanks @nkk71 for your time I be waiting here somebody can help me

[SOLVED] Please Help! Android bricked and no recovery boot either!

Hi folks,
i Have a HTC ONE with this configurations:
ROM: ANDROID REVOLUTION HD
HBOOT: 1.55 S-ON
Recovery: TWRP
When i start my device and android is starting, i get an message about System process isn't running. Yes, my android is completely dead.
So the logic thing to do is start in recovery TWRP and restore the last backup, right? Well... When I boot with hboot and press to enter on recovery mode...
I get the HTC logo and the "entering recovery" screen forever. Recovery TWRP is completely dead too.
Using adb i can start a shell, view all my files on the device, perform any task.
The fastboot.exe boot recovery.img freezes the device and flash recovery doesnt work too.
Flash the rom doent work too.
Anyone knows what can I do?
thanks!
UPDATE: The solution on the last post was: RUU.
dogasantos said:
Hi folks,
i Have a HTC ONE with this configurations:
ROM: ANDROID REVOLUTION HD
HBOOT: 1.55 S-ON
Recovery: TWRP
When i start my device and android is starting, i get an message about System process isn't running. Yes, my android is completely dead.
So the logic thing to do is start in recovery TWRP and restore the last backup, right? Well... When I boot with hboot and press to enter on recovery mode...
I get the HTC logo and the "entering recovery" screen forever. Recovery TWRP is completely dead too.
Using adb i can start a shell, view all my files on the device, perform any task.
The fastboot.exe boot recovery.img freezes the device and flash recovery doesnt work too.
Flash the rom doent work too.
Anyone knows what can I do?
thanks!
Click to expand...
Click to collapse
Code:
fastboot boot recovery
only works on hboot 1.44
please answer all questions below:
post the output of fastboot getvar all excluding imei and serialno
what version of twrp are you using?
what version of arhd?
what you did before the phone bricked?
if you fastboot erase cache then fastboot reboot-bootloader, are you able to boot in recovery mode?
alray said:
Code:
fastboot boot recovery
only works on hboot 1.44
please answer all questions below:
post the output of fastboot getvar all excluding imei and serialno
what version of twrp are you using?
what version of arhd?
what you did before the phone bricked?
if you fastboot erase cache then fastboot reboot-bootloader, are you able to boot in recovery mode?
Click to expand...
Click to collapse
Hi ! thanks for your quick reply!
Here is the informations:
C:\mini-sdk>fastboot.exe getvar all
(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: XXXXXXX
(bootloader) imei: XXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 4288mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.067s
Click to expand...
Click to collapse
[*]what version of twrp are you using?
A: A recovery.log from last backup (2013) shows TWRP 2.6.3.3.
[*]what version of arhd?
A: ARHD 40.3 (android 4.4 + sense 5.5 + htc sdk api 5.65)
[*]what you did before the phone bricked?
A: A TWRP reset to default
[*]if you fastboot erase cache then fastboot reboot-bootloader, are you able to boot in recovery mode?
A: reboot-bootloader get me to the fastboot and when i hit the recovery i get stuck on "entering recovery" screen forever.
As I mentioned above, i have a TWRP backup with this files:
boot.emmc.win
data.ext4.win
recovery.emmc
system.ext4.win000
system.ext4.win001
Click to expand...
Click to collapse
I see this as 2 problems, (1) android doesnt boot anymore due to system process failure and (2) recovery partition/firmware is corrupted somehow.
I really dont know what to do, I spent the last 12 hours looking for directions here and over internet but nothing works. What you think i can do?
Thanks for your help @alray.
dogasantos said:
[*]if you fastboot erase cache then fastboot reboot-bootloader, are you able to boot in recovery mode?
A: reboot-bootloader get me to the fastboot and when i hit the recovery i get stuck on "entering recovery" screen forever.
As I mentioned above, i have a TWRP backup with this files:
Click to expand...
Click to collapse
just want to be sure:
in bootloader mode (fastboot) you did the following:
Code:
fastboot erase cache
fastboot reboot-bootloader
then you tried to boot the recovery and it still doesnt work?
try to download the recovery again from here
make sure md5 match: 72067aefb69541d40e8420d7aa46408d
Code:
then
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and try to boot in recovery again
post a screenshot if you get any error
alray said:
just want to be sure:
in bootloader mode (fastboot) you did the following:
Code:
fastboot erase cache
fastboot reboot-bootloader
then you tried to boot the recovery and it still doesnt work?
Click to expand...
Click to collapse
A: yes, this is right. The TWRP doesn't show up
alray said:
try to download the recovery again from here
make sure md5 match: 72067aefb69541d40e8420d7aa46408d
Code:
then
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and try to boot in recovery again
post a screenshot if you get any error
Click to expand...
Click to collapse
Hi @alray !
here is the sequence:
C:\mini-sdk>fastboot.exe flash recovery openrecovery-twrp-2.6.3.3-m7.img
target reported max download size of 1526722560 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.076s]
writing 'recovery'...
OKAY [ 0.702s]
finished. total time: 1.794s
C:\mini-sdk>fastboot.exe erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\mini-sdk>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\mini-sdk>
Click to expand...
Click to collapse
But.. when I select to enter RECOVERY on bootloader i got the same freezing screen
Thanks for your reply on this thread!! I really appreciated all your help!!
dogasantos said:
A: yes, this is right. The TWRP doesn't show up
Hi @alray !
let me post the error when flash this recovery version (the md5 hash match):
Thanks for your reply on this thread!! I really appreciated all your help!!
Click to expand...
Click to collapse
:laugh:
Your bootloader is locked or re-locked. you must have unlocked bootloader
alray said:
:laugh:
Your bootloader is locked or re-locked. you must have unlocked bootloader
Click to expand...
Click to collapse
LOL, yes, sorry.
i updated the previous post with the correct information (re-unlock with htc unlock)!
I try this step (relock) between your messages, but nothing new.
All sequence is OK, but i got the same freezing screen :crying:
{
"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"
}
dogasantos said:
LOL, yes, sorry.
i updated the previous post with the correct information (re-unlock with htc unlock)!
I try this step (relock) between your messages, but nothing new.
All sequence is OK, but i got the same freezing screen :crying:
Click to expand...
Click to collapse
strange, maybe you could try with CWM recovery.
flash cwm recovery the same way you just did for twrp and see if it boot. don't forget to "fastboot erase cache" and "fastboot reboot-bootloader" before attempting to boot the recovery.
alray said:
strange, maybe you could try with CWM recovery.
flash cwm recovery the same way you just did for twrp and see if it boot. don't forget to "fastboot erase cache" and "fastboot reboot-bootloader" before attempting to boot the recovery.
Click to expand...
Click to collapse
the same happens with CWM recovery img :crying:
thanks anyway!
dogasantos said:
the same happens with CWM recovery img :crying:
thanks anyway!
Click to expand...
Click to collapse
try this recovery just in case: http://www.androidfilehost.com/?fid=23329332407590873
alray said:
try this recovery just in case: http://www.androidfilehost.com/?fid=23329332407590873
Click to expand...
Click to collapse
the same happens.
there is a way to format the recovery (raw) partition?
Maybe this could fix some corrupted data (if flashing new recovery doesn't do that)
What about trying RRU? I found this link
http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
But the mirror is TOO SLOW down here, will take hours to download this file.
dogasantos said:
the same happens.
there is a way to format the recovery (raw) partition?
Maybe this could fix some corrupted data (if flashing new recovery doesn't do that)
What about trying RRU? I found this link
http://www.htc1guru.com/dld/ruu_m7_...0-38r-1157-04l_release_353069_signed_2-1-exe/
But the mirror is TOO SLOW down here, will take hours to download this file.
Click to expand...
Click to collapse
yes in theroy the ruu should do the job, but many users reported that ruu isn't working properly, anyway give it a try. htc1guru.com is sometime slow because too much traffic. Try to restart the download, sometime you can get a good/fast connection. make sure md5 match 9ad4111ce86981e3dffcce6d9ee80551
you can also download the ruu from here: http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
SOLVED
alray said:
yes in theroy the ruu should do the job, but many users reported that ruu isn't working properly, anyway give it a try. htc1guru.com is sometime slow because too much traffic. Try to restart the download, sometime you can get a good/fast connection. make sure md5 match 9ad4111ce86981e3dffcce6d9ee80551
you can also download the ruu from here: http://androidruu.com/getdownload.p...10.38r.1157.04L_release_353069_signed_2-1.exe
Click to expand...
Click to collapse
Hi @alray !
yes, RUU do the trick ! Bring my phone back to life! haha
thanks for all your help, I really appreciated !!!
I performed the steps described here (for the users with similar problem in the future): http://www.andromods.com/unroot-locking/how-to-restore-to-stock-unbrick-unrooting-htc-one-m7.html
How i can tag this thread as SOLVED ?
cya!
dogasantos said:
Hi @alray !
yes, RUU do the trick ! Bring my phone back to life! haha
thanks for all your help, I really appreciated !!!
I performed the steps described here (for the users with similar problem in the future): http://www.andromods.com/unroot-locking/how-to-restore-to-stock-unbrick-unrooting-htc-one-m7.html
How i can tag this thread as SOLVED ?
cya!
Click to expand...
Click to collapse
glad it finally worked :highfive:
you can tag your thread with [solved] by editing your first post in this thread.
click "edit / delete" then click on "go advanced" and edit you thread title with [solved]

[SOLVED] Q: Unlocked, TWRP, no OS, please help.

Hello,
so my phone was in boot loop and i did hard reset it was ok for few hours.
after that started again, so i went in TWRP and wiped everything, now i don't have os.
I tryd with ADB sideload but every rom i tryd i get error:
sideload mode e:error executing updater binary in zip '/data/
or
error flashing zip updating partition details
or
set_metadata_recursive: some changes failed
i tryd with different ROMs but i think my main problem is i don't know which ROM to download.
ALso i tryd to relock bootloader and flash RUU .zip
again i downloaded few RUUs but every time i got same message:
target reported max download size of 1526722560 bytes
sending 'zip' (1154791 KB)...
OKAY [ 39.480s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 158.984s
Also i have downloaded few .exe RUUs but still I'm getting some errors.
now I have unlocked bootloader again and install TWRP and I'm downloading 8th ROM. Im trying to solve this for 2days, and with my slow net I'm downloading ROM FOR 3-4h.
Can anyone help me to download correct ROM and tell me which one?
My device info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.19.3263.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.502.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4200mV
Can someone help to chose and download correct ROM which is going to work? Thanks
Kocka86 said:
Hello,
so my phone was in boot loop and i did hard reset it was ok for few hours.
after that started again, so i went in TWRP and wiped everything, now i don't have os.
I tryd with ADB sideload but every rom i tryd i get error:
sideload mode e:error executing updater binary in zip '/data/
or
error flashing zip updating partition details
or
set_metadata_recursive: some changes failed
i tryd with different ROMs but i think my main problem is i don't know which ROM to download.
ALso i tryd to relock bootloader and flash RUU .zip
again i downloaded few RUUs but every time i got same message:
target reported max download size of 1526722560 bytes
sending 'zip' (1154791 KB)...
OKAY [ 39.480s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 158.984s
Also i have downloaded few .exe RUUs but still I'm getting some errors.
now I have unlocked bootloader again and install TWRP and I'm downloading 8th ROM. Im trying to solve this for 2days, and with my slow net I'm downloading ROM FOR 3-4h.
Can anyone help me to download correct ROM and tell me which one?
My device info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.19.3263.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.502.3
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: CWS__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4200mV
Can someone help to chose and download correct ROM which is going to work? Thanks
Click to expand...
Click to collapse
what is you twrp version, and what version of ruu.zip have you tried to flash (what is the complete file name?)
alray said:
what is you twrp version, and what version of ruu.zip have you tried to flash (what is the complete file name?)
Click to expand...
Click to collapse
TWRP = 2.6.3.0
i tryd to flash:
RUU M7 UL K44 SENSE55 MR Cingular US 4.18.502.7 R10 Radio 4T.24.3218.09 10.26.1718.01L Release 356565 Signed 2
RUU Zip M7 UL JB43 SENSE50 MR Cingular US 3.17.502.3-decrypted
RUU M7 UL JB 50 Cingular US 1.26.502.15 Radio 4A.17.3250.20 10.40.1150.04 Release 326691 Signed 2
Download Android Revolution HD 71.1
Download Android Revolution HD 53.0
Stock KitKat (Android 4.4.2 + HTC Sense 6.0) Download stock odexed 5.11.401.10
and few more i downloaded from htc1guru but I'm not sure anymore which one... i deleted douse they didn't work
Kocka86 said:
TWRP = 2.6.3.0
i tryd to flash:
RUU M7 UL K44 SENSE55 MR Cingular US 4.18.502.7 R10 Radio 4T.24.3218.09 10.26.1718.01L Release 356565 Signed 2 ---> this one should have worked, but users have reported ruu is broken (image error)
RUU Zip M7 UL JB43 SENSE50 MR Cingular US 3.17.502.3-decrypted -----> this one require s-off because its a decrypted version, you are s-on
RUU M7 UL JB 50 Cingular US 1.26.502.15 Radio 4A.17.3250.20 10.40.1150.04 Release 326691 Signed 2 ---> this one require s-off because its a downgrade, you are s-on
Download Android Revolution HD 71.1 ---> this rom require twrp 2.6.3.3
Download Android Revolution HD 53.0 ---> this rom require twrp 2.6.3.3
Stock KitKat (Android 4.4.2 + HTC Sense 6.0) Download stock odexed 5.11.401.10 --> this one isnt for at&t
and few more i downloaded from htc1guru but I'm not sure anymore which one... i deleted douse they didn't work
Click to expand...
Click to collapse
you need twrp 2.6.3.3 or 2.6.3.4 to flash arhd roms
flash twrp 2.6.3.3
adb push or adb sideload arhd 71.1
install using twrp 2.6.3.3
or you can install the guru reset rom posted by cIsA : http://www.htc1guru.com/dld/guru_reset_m7_5-12-502-2_clsa-zip/
instruction how to flash guru reset rom:
alray said:
you need twrp 2.6.3.3 or 2.6.3.4 to flash arhd roms
Click to expand...
Click to collapse
ok thx. i will try it now.
Kocka86 said:
ok thx. i will try it now.
Click to expand...
Click to collapse
hm.. now when i go to recovery (new version) its asking me for some password... i can push cancel..
and when i try ADB sideload now is not working...i got message:
Updating partition details
E:failed to decrypt data
Kocka86 said:
hm.. now when i go to recovery (new version) its asking me for some password... i can push cancel..
and when i try ADB sideload now is not working...i got message:
Updating partition details
E:failed to decrypt data
Click to expand...
Click to collapse
looks like you have activated phone storage encryption from Settings ---> Storage ---> Phone storage encryption.
{
"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"
}
enter your password and it should be fine
alray said:
you need twrp 2.6.3.3 or 2.6.3.4 to flash arhd roms
/QUOTE]
wohooo.. i managed to do it..! many thanks!!!!!
Click to expand...
Click to collapse
Kocka86 said:
alray said:
you need twrp 2.6.3.3 or 2.6.3.4 to flash arhd roms
Click to expand...
Click to collapse
wohooo.. i managed to do it..! many thanks!!!!!
Click to expand...
Click to collapse
just for my own curiosity, what was wrong with encryption? did you entered the correct password? Would like to know, never played with encryption myself.
and can you edit your first post and add [solved] to your title? click "edit/delete then "go advanced" and edit your title. thanks
alray said:
looks like you have activated phone storage encryption from Settings ---> Storage ---> Phone storage encryption.
enter your password and it should be fine
Click to expand...
Click to collapse
hm.. i didnt use this password at all..
anyway in TWRP i went to fix permission, wipe data and it was working... after didn't ask for password..
thank you!!
Kocka86 said:
hm.. i didnt use this password at all..
anyway in TWRP i went to fix permission, wipe data and it was working... after didn't ask for password..
thank you!!
Click to expand...
Click to collapse
np

S-OFF with no rom installed

Hello. Is it possible to s-off with completely no rom installed? Tried firewater method, but no success at all. I'm trying to s-off now to lock device (it's unlocked, s-on now)
I'm stuck at htc logo, phone restarts itself every ten seconds.
Fastboot works well, adb works only in cwm.
Twrp doesnt works (reboots when logo shows). Cwm recovery works, but every time i'm trying to wipe factory reset, it reboots. Seems like absolutely all data, system, cache is completely empty.
Tried sideload and push commands, but i get an error 99. Tried lots of times.
So my minimum objective is to make it locked again, and give it to warranty. Maximum obejctive- flash any rom :laugh:
tomaaado said:
Hello. Is it possible to s-off with completely no rom installed? Tried firewater method, but no success at all. I'm trying to s-off now to lock device (it's unlocked, s-on now)
I'm stuck at htc logo, phone restarts itself every ten seconds.
Fastboot works well, adb works only in cwm.
Twrp doesnt works (reboots when logo shows). Cwm recovery works, but every time i'm trying to wipe factory reset, it reboots. Seems like absolutely all data, system, cache is completely empty.
Tried sideload and push commands, but i get an error 99. Tried lots of times.
So my minimum objective is to make it locked again, and give it to warranty. Maximum obejctive- flash any rom :laugh:
Click to expand...
Click to collapse
no you cant s-off without a rom, you will also need a custom rom to try and s-off by firewater or rumrunner and to install a custom rom you need twrp 2.6.3.3, so try this:
Code:
fastboot erase cache
fastboot reboot-bootloader
then flash twrp 2.6.3.3 and run those 2 commands again, see if you can then get into twrp recovery, could you also post your fastboot getvar all without imei and serial number.
Tried that like you said now, everything went smooth until that moment, when i tried to boot into TWRP. Then phone restarted on TEAMWIN logo.
Nah, spent all day trying to resolve this, but no luck :/
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\sdk\platform-tools>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.423s]
finished. total time: 0.425s
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\sdk\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.035s]
finished. total time: 0.036s
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\sdk\platform-tools>fastboot flash recovery openrecovery-twrp-2.6.
3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.156s]
writing 'recovery'...
OKAY [ 0.754s]
finished. total time: 1.913s
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\sdk\platform-tools>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.506s]
finished. total time: 0.508s
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\sdk\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.035s]
finished. total time: 0.036s
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\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: ******************
(bootloader) imei: ********************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 4141mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e1af350
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.067s
C:\Users\admin\Downloads\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x
86_64-20140702\sdk\platform-tools>
Click to expand...
Click to collapse
tomaaado said:
Tried that like you said now, everything went smooth until that moment, when i tried to boot into TWRP. Then phone restarted on TEAMWIN logo.
Nah, spent all day trying to resolve this, but no luck :/
Click to expand...
Click to collapse
that's very strange, the reason the RUU's etc don't work is you already have the latest firmware on there and cant backflash whilst s-on.
do you by any chance have active cmdline overflow xxxxkb on your bootloader screen ?
Seanie280672 said:
that's very strange, the reason the RUU's etc don't work is you already have the latest firmware on there and cant backflash whilst s-on.
do you by any chance have active cmdline overflow xxxxkb on your bootloader screen ?
Click to expand...
Click to collapse
sorry didnt understand your question ;/ any fastboot command to try?
at main window it shows
TAMPERED
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP-v32.120.274.0909
OS-
eMMC-boot 2048MB
Click to expand...
Click to collapse
Hello tomaaado
I had exactly the same problem and after all kinds of solutions i tried, i finally did flash a new ROM with sideload in twrp.
The trick was to keep your phone awake during sideload but you do need twrp working im afraid.
Louisvdbos
Sent from my One M8 using XDA Free mobile app
During the day, i managed to do so. I flashed CWM, then completely tried everything on mount/storage section, wipe/clean and etc., until i managed "somehow" to unmount data. then wiped data and flashed twrp.
Then sideloaded one of simple roms, flashed it. But in the end (after i got confirmation that flash completed) it said "cant mount /data" or smth.
So i believe problem is with /data folder. I cant unmount it now (if i try format mounted data through CWM, phone reboots).
ok after some cleaning/formating with cwm, i managed to flash twrp. what now to try?
Adb push rom /sdcard/
tomaaado said:
ok after some cleaning/formating with cwm, i managed to flash twrp. what now to try?
Click to expand...
Click to collapse
in cmd. Do adb push ~Rom~ /sdcard/~Rom~ .........Replacing ~Rom~ with the exact name of the file including .zip that you're trying to put onto your sdcard. Make sure the rom is in the same directory that your cmd is at, and ADB.
does it matter which ROM? must it be stock, or any custom?
tomaaado said:
does it matter which ROM? must it be stock, or any custom?
Click to expand...
Click to collapse
Any custom sense Rom is recommended, can't be a stock Rom.
Seanie280672 said:
Any custom sense Rom is recommended, can't be a stock Rom.
Click to expand...
Click to collapse
will this one fits? http://forum.xda-developers.com/showthread.php?t=2694142
dont want to make mistake from here.
no advertising, just found from search.
Thank you, everyone who tried to help, and helped me!
Pushed rom to sdcard, flashed and it works like a charm :good:
my mistake yesterday when pushing rom, was probably, that i put it in media/0/ folder.
{
"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"
}
Now another question, can i make a FULL backup now, with system, data and etc? Should i do it from twrp, or use 3rd party software?
tomaaado said:
Thank you, everyone who tried to help, and helped me!
Pushed rom to sdcard, flashed and it works like a charm :good:
my mistake yesterday when pushing rom, was probably, that i put it in media/0/ folder.
Now another question, can i make a FULL backup now, with system, data and etc? Should i do it from twrp, or use 3rd party software?
Click to expand...
Click to collapse
Enter twrp recovery and select backup, select all of the tick boxes to make sure everything is backed up.
Once done, reboot your phone and then plug into your computer, copy the twrp folder to somewhere safe on your computer just in case, backups get wiped by accident all the time around here.
Seanie280672 said:
Enter twrp recovery and select backup, select all of the tick boxes to make sure everything is backed up.
Once done, reboot your phone and then plug into your computer, copy the twrp folder to somewhere safe on your computer just in case, backups get wiped by accident all the time around here.
Click to expand...
Click to collapse
backed everything up, but when i connected phone via usb, there is no folder named "BACKUPS" in twrp folder . only some small file 2kb. cant find backup from twrp file manager too.
tomaaado said:
backed everything up, but when i connected phone via usb, there is no folder named "BACKUPS" in twrp folder . only some small file 2kb. cant find backup from twrp file manager too.
Click to expand...
Click to collapse
In twrp did you actually swipe to begin the backup process or just select the tick boxes and then quit ?
Seanie280672 said:
In twrp did you actually swipe to begin the backup process or just select the tick boxes and then quit ?
Click to expand...
Click to collapse
I selected boxes and swiped. Took few minutes to backup, it told me that backup will be placed in twrp/backups or smth. After completion, it shown that, my backup size is 1500Mb.

Categories

Resources