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
Related
Hi guys!
I have quite common issue with boot looping phone, but the source of it is kind of strange to me. Four days ago I was playing True Skate game, when suddenly phone froze. I have rebooted it (holding power button down) and it had about two boot loops before it started properly. So I ignored it. I used the phone for rest of the day. I had about 10% charged battery last time when I checked. Half an hour later when I arrived at my place the battery was dead (normally 10% lasted for 3h when I was not using it), so I plugged it for charging. When I tried to turn it on after 10-20 minutes it started boot looping. Recovery is not working. I tried flashing stock recovery, CWM and TWRP. None of them worked. It is stuck in boot loop. Adb commands do not work either. “Error: device not found”.I am kind of lost because I do not have any sort of backup. I have very bad habit of not doing any (very lame). I tried relocking and doing RUU, but I could not find right one for my device (cid o2___001). The software on my phone is also out dated. I have Android Revolution HD 12.0 or 13.0(I was kind of busy and I forgot to update it regularly), sorry I can not remember properly rom’s version. Hboot 1.44.0000, htcDev unlocked, s-on. I have tried flashing boot.img. I flashed firmware from OTA.zip(1.29.206.11), because on fastboot getvar all list firmware line was blank. When that was done I realised that now I will need a ROM with this firmware version(if I am right). But I could not find any on the Internet. Fastboot erase cache command is not helping. Actually only bootloader and fastboot commands are working. I tried reinstalling drivers without success. I ran out of ideas. Please help!!
Kemil said:
Hi guys!
I have quite common issue with boot looping phone, but the source of it is kind of strange to me. Four days ago I was playing True Skate game, when suddenly phone froze. I have rebooted it (holding power button down) and it had about two boot loops before it started properly. So I ignored it. I used the phone for rest of the day. I had about 10% charged battery last time when I checked. Half an hour later when I arrived at my place the battery was dead (normally 10% lasted for 3h when I was not using it), so I plugged it for charging. When I tried to turn it on after 10-20 minutes it started boot looping. Recovery is not working. I tried flashing stock recovery, CWM and TWRP. None of them worked. It is stuck in boot loop. Adb commands do not work either. “Error: device not found”.I am kind of lost because I do not have any sort of backup. I have very bad habit of not doing any (very lame). I tried relocking and doing RUU, but I could not find right one for my device (cid o2___001). The software on my phone is also out dated. I have Android Revolution HD 12.0 or 13.0(I was kind of busy and I forgot to update it regularly), sorry I can not remember properly rom’s version. Hboot 1.44.0000, htcDev unlocked, s-on. I have tried flashing boot.img. I flashed firmware from OTA.zip(1.29.206.11), because on fastboot getvar all list firmware line was blank. When that was done I realised that now I will need a ROM with this firmware version(if I am right). But I could not find any on the Internet. Fastboot erase cache command is not helping. Actually only bootloader and fastboot commands are working. I tried reinstalling drivers without success. I ran out of ideas. Please help!!
Click to expand...
Click to collapse
Download hasoons toolkit from here http://forum.xda-developers.com/showthread.php?t=2183942
Try flashing recovery (clockwork mod gsm) from fastboot (you will get a command prompt with error: device not found but just close it down). A cmd window will show that the recovery flashes successfully
Fastboot erase cache
Try boot to bootloader?
Are you looking to get back to 100% stock o2?
Also please post a fastboot getvar all and remove your serial number and imei number
stovie_steve said:
Try flashing recovery....
Click to expand...
Click to collapse
Still in bootloop
stovie_steve said:
Fastboot erase cache
Click to expand...
Click to collapse
Seems not helping
stovie_steve said:
Try boot to bootloader?
Click to expand...
Click to collapse
I can get there, but nowhere further
stovie_steve said:
Are you looking to get back to 100% stock o2?
Click to expand...
Click to collapse
Not really. More like achieve s-off and fully enjoy it I am kind of behind with my device.
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.206.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA364W923776
(bootloader) imei: Damn guys,you know
(bootloader) meid: how to handle noobs
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: O2___001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4315mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.047s
C:\Users\Kamil\HTC\One_All-In-One_Kit_v3.1\data>
Kemil said:
Still in bootloop
Seems not helping
I can get there, but nowhere further
Not really. More like achieve s-off and fully enjoy it I am kind of behind with my device.
fastboot getvar all
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-main: 1.29.206.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_ul
(bootloader) modelid: PN0710000
(bootloader) cidnum: O2___001
C:\Users\Kamil\HTC\One_All-In-One_Kit_v3.1\data>
Click to expand...
Click to collapse
download CWM from here: http://forum.xda-developers.com/showthread.php?t=2173863
go to bootloader/FASTBOOT USB, and:
fastboot flash recovery recovery-clockwork-touch-6.0.4.5-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
-> enter RECOVERY
then use "adb push <name of rom>.zip /data/media/" to get the ROM on your phone and install through recovery. (if you need a ROM that works with revone, I can send you a link)
nkk71 said:
fastboot flash recovery recovery-clockwork-touch-6.0.4.5-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
-> enter RECOVERY
Click to expand...
Click to collapse
Still can't enter recovery. I also tried flashing version 6.0.4.3, entering by factory reset. Still in bootloop:crying:
Kemil said:
Still can't enter recovery. I also tried flashing version 6.0.4.3, entering by factory reset. Still in bootloop:crying:
Click to expand...
Click to collapse
ok just saw your still on hboot 1.44, can you try this:
fastboot boot <name of recovery>.img
this will not flash it to your phone, but should immediately boot it up.
nkk71 said:
fastboot boot <name of recovery>.img
Click to expand...
Click to collapse
Still looping :crying: Tried all recovery img's which I have got.
Kemil said:
Still looping :crying: Tried all recovery img's which I have got.
Click to expand...
Click to collapse
download this:
recovery-clockwork-touch-6.0.3.2-m7--v2.img 7.2 MB
https://mega.co.nz/#!6E8RiIrQ!GF5LyhmEdg8OQJxuQVVjwSxBljxhW7xsZAHLzjVACsc
confirm MD5: 1c6afb14db3f305b0ad7d85d5af80bef
fastboot reboot-bootloader
fastboot erase cache
fastboot flash recovery recovery-clockwork-touch-6.0.3.2-m7--v2.img
fastboot erase cache
fastboot reboot-bootloader
and copy/paste your command prompt output please.
C:\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\adb>fastboot erase cache
erasing 'cache'...
OKAY [ 0.062s]
finished. total time: 0.062s
C:\adb>fastboot flash recovery recovery-clockwork-touch-6.0.3.2-m7--v2.img
sending 'recovery' (7422 KB)...
OKAY [ 1.186s]
writing 'recovery'...
OKAY [ 0.608s]
finished. total time: 1.794s
C:\adb>fastboot erase cache
erasing 'cache'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\adb>
Still looping:crying: MD5 checksum matched.
Kemil said:
Still looping:crying: MD5 checksum matched.
Click to expand...
Click to collapse
everything looks okay, so sorry out of ideas
and there's no RUU for your version
So am I Is it possible to do something like full wipe? So I could get rid of a problem and start fresh, something like "manual RUU". If you know what I mean?
Kemil said:
So am I Is it possible to do something like full wipe? So I could get rid of a problem and start fresh, something like "manual RUU". If you know what I mean?
Click to expand...
Click to collapse
none of this makes, any sense, but i read you flashed a firmware package, or something (add more spaces between your lines, your paragraph is too hard to read!),
can you share the link of whatever it is you flashed.
and how about a screenshot of your bootloader. thanks
This what I had at the time when I had that crash.
version-bootloader: 1.44.0000
version-baseband: 4A.14.3250.13
version-cpld: None
version-microp: None
version-main: <--- blank??
version-misc: PVT SHIP S-ON
serialno: FA364W923776
product: m7_ul
platform: HBOOT-8064
modelid: PN0710000
cidnum: O2___001
battery-status: good
battery-voltage: 4256mV
partition-layout: Generic
security: on
build-mode: SHIP
boot-mode: FASTBOOT
So I thought there is something with firmware. Going throught threads and guides I managed to flash firmware package from
OTA_M7_UL_JB_50_O2_UK_1.29.206.11-1.27.206.1_P_release_315484_signed9p2n1xhj0mbk0nvf.
I was hoping that this will get recovery working back again and will let me reflash ROM and so on. Unfortunately, it messed it even more. I considering sending it to some repair experts, but still very curious about the issue.
Bootloader:
*** 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
Apr 10 2013,00:11:36:-1
Try something for me..
fastboot flash recovery stockrecovery144.img (download from http://goo.gl/Yzkwtl)
fastboot erase cache
fastboot reboot-bootloader
Go into bootloader and then choose Factory Reset - let that finish running. Did it boot to stock recovery?
Go into fastboot
fastboot flash recovery <custom recovery>.img
fastboot erase cache
fastboot reboot-bootloader
Can you boot into custom recovery now?
SaHiLzZ said:
Try something for me..
fastboot flash recovery stockrecovery144.img (download from http://goo.gl/Yzkwtl)
fastboot erase cache
fastboot reboot-bootloader
Go into bootloader and then choose Factory Reset - let that finish running. Did it boot to stock recovery?
Click to expand...
Click to collapse
Nope.Still looping:crying:
CMD
C:\adb>fastboot devices
FA364W923776 fastboot
C:\adb>fastboot flash recovery recovery-stock-144hboot_htc_one_m7.img
sending 'recovery' (9594 KB)...
OKAY [ 1.275s]
writing 'recovery'...
OKAY [ 0.770s]
finished. total time: 2.045s
C:\adb>fastboot erase cache
erasing 'cache'...
OKAY [ 0.050s]
finished. total time: 0.050s
C:\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.040s]
finished. total time: 0.040s
C:\adb>fastboot flash recovery recovery-clockwork-touch-6.0.4.5-m7ul.img
sending 'recovery' (8746 KB)...
OKAY [ 1.160s]
writing 'recovery'...
OKAY [ 0.665s]
finished. total time: 1.830s
C:\adb>fastboot erase cache
erasing 'cache'...
OKAY [ 0.045s]
finished. total time: 0.045s
C:\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.040s]
finished. total time: 0.040s
C:\adb>
Just confirming if you did this after flashing stock recovery ? "Go into bootloader and then choose Factory Reset - let that finish running. Did it boot to stock recovery?"
Yes, I did that and it rebooted after 30-35 seconds into bootloop.
Just to confirm again, that you did stock recovery and did a factory reset, it bootlooped, then you install CWM and when you went inside CWM, it bootlooped by itself? Without you doing anything?
Kemil said:
Yes, I did that and it rebooted after 30-35 seconds into bootloop.
Click to expand...
Click to collapse
doesnt sound very good
can you try the following:
fastboot erase cache
fastboot boot <name of recovery>.img <-yes boot, not flash
and see if it holds at least more than a minute. advise back....
nkk71 said:
and see if it holds at least more than a minute. advise back....
Click to expand...
Click to collapse
It reboots after 30-35 seconds:crying:
CMD
C:\adb>fastboot devices
FA364W923776 fastboot
C:\adb>fastboot boot recovery-clockwork-touch-6.0.4.5-m7ul.img
downloading 'boot.img'...
OKAY [ 1.180s]
booting...
OKAY [ 0.000s]
finished. total time: 1.180s
C:\adb>
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
.
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]
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.
Hi gus i have 2 htc one ul both wad stuck on logo so i decide to flash so i unlock boot loader and flash recover 2.6.3.3 on fastboot
i flash success, problem is now when i go to recover to push rom always restart on teamwin logo keep restring
{
"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"
}
can some one plz tell me what to do how do i solve this problem
thanks
mps5566 said:
Hi gus i have 2 htc one ul both wad stuck on logo so i decide to flash so i unlock boot loader and flash recover 2.6.3.3 on fastboot
i flash success, problem is now when i go to recover to push rom always restart on teamwin logo keep restring
can some one plz tell me what to do how do i solve this problem
thanks
Click to expand...
Click to collapse
Code:
[B]fastboot erase cache[/B]
nkk71 said:
Code:
[B]fastboot erase cache[/B]
Click to expand...
Click to collapse
Ala ready did fastboot erase catch still same
Is anyone had this problem before I have 2 htc one I really need some help
Thanks
mps5566 said:
Ala ready did fastboot erase catch still same
Click to expand...
Click to collapse
1- did you make sure you got the correct recovery for your phone
2- did you check MD5 on the download
nkk71 said:
1- did you make sure you got the correct recovery for your phone
2- did you check MD5 on the download
Click to expand...
Click to collapse
Here my htc
N I try this 2 recovery
Can u check n see is it ok
mps5566 said:
Here my htc
http://img.tapatalk.com/d/14/08/29/yjy2e9e7.jpg
N I try this 2 recovery
http://img.tapatalk.com/d/14/08/29/e9e5y4e5.jpg
Can u check n see is it ok
Click to expand...
Click to collapse
the file size is correct
did you reboot bootloader after erase cache
clsA said:
the file size is correct
did you reboot bootloader after erase cache
Click to expand...
Click to collapse
yes i did after flash recovery erase catch and then reboot
my md5 check show this 72067aefb69541d40e8420d7aa46408d
i try to download many time u think this is not right md5?
mps5566 said:
yes i did after flash recovery erase catch and then reboot
my md5 check show this 72067aefb69541d40e8420d7aa46408d
i try to download many time u think this is not right md5?
Click to expand...
Click to collapse
yes that code matches mine.
I would flash the stock recovery then factory reset then flash custom recovery again. You will loose data doing this
Post your fastboot getvar all minus serial and imei and I'll help you find the stock recovery
clsA said:
yes that code matches mine.
I would flash the stock recovery then factory reset then flash custom recovery again. You will loose data doing this
Click to expand...
Click to collapse
Hi can u plz tell me how do i flash custom recovery? i dont mind to loose data i just want to fix the phone
at this point i can only go to fastboot that's all,if you can guide me or if u have time can u show me on team viewer how to do?
it will be really help for me
my team viewer id is
thanks
mps5566 said:
Hi can u plz tell me how do i flash custom recovery? i dont mind to loose data i just want to fix the phone
at this point i can only go to fastboot that's all,if you can guide me or if u have time can u show me on team viewer how to do?
it will be really help for me
my team viewer id is **** **** **** password ****
thanks
Click to expand...
Click to collapse
I'll help you here please remove the team viewer info above
clsA said:
I'll help you here please remove the team viewer info above
Click to expand...
Click to collapse
removed
clsA said:
I'll help you here please remove the team viewer info above
Click to expand...
Click to collapse
you need fastboot and adb on your PC ( I assume your using a pc) I attached mine here.
extract it to c:\ .. now you have c:\fastboot
go into the folder and right click / command prompt here
in the command window type
fastboot getvar all
right click the window select all then left click it to copy it to clipboard. now post it in your reply and leave out the serialno and IMEI
clsA said:
you need fastboot and adb on your PC ( I assume your using a pc) I attached mine here.
extract it to c:\ .. now you have c:\fastboot
go into the folder and right click / command prompt here
in the command window type
fastboot getvar all
right click the window select all then left click it to copy it to clipboard. now post it in your reply and leave out the serialno and IMEI
Click to expand...
Click to collapse
here you go
• (bootloader) version: 0.5
• bootloader) version-
• bootloader: 1.57.0000
• (bootloader) version-baseband: 4T.27.3218.14
• (bootloader) version-cpld:
• bootloader) version-microp: None
• (bootloader) version-main: 5.11.980.9
• (bootloader) version-misc: PVT SHIP S-ON
• (bootloader) serialno:
• (bootloader) imei: 355808601
• (bootloader) meid: 00000000000000
• (bootloader) product: m7_ul
• (bootloader) platform: HBOOT-8064
• bootloader) modelid: PN0714000
• (bootloader) cidnum: HTC__039
• (bootloader) battery-status: good
• (bootloader) battery-voltage: 4322mV
• (bootloader) partition-layout: Generic
• (bootloader) security: on (bootloader) build-mode: SHIP
• (bootloader) boot-mode: FASTBOOT
• (bootloader) commitno-bootloader: dirty-e47fb74b
• (bootloader) hbootpreupdate: 11
• bootloader) gencheckpt: 0 all: Done!
mps5566 said:
here you go
(bootloader) version: 0.5
bootloader) version-
bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld:
bootloader) version-microp: None
(bootloader) version-main: 5.11.980.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei: 355808601
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
bootloader) modelid: PN0714000
(bootloader) cidnum: HTC__039
Done!
Click to expand...
Click to collapse
ok download This to the fastboot folder and flash it.
fastboot flash recovery recovery_5.11.980.9.img
fastboot erase cache
fastboot reboot-bootloader
when you get back to the bootloader choose factory reset
see if your phone will boot up
if yes let it boot up and run for a couple minutes
if no flash TWRP 2.6.3.3 again the same as above
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
go into twrp and do factory reset and exit and choose yes to root
you should boot up now
clsA said:
ok download This to the fastboot folder and flash it.
fastboot flash recovery recovery_5.11.980.9.img
fastboot erase cache
fastboot reboot-bootloader
when you get back to the bootloader choose factory reset
Click to expand...
Click to collapse
hi did what u said
fastboot flash recovery recovery_5.11.980.9.img
fastboot erase cache
fastboot reboot-bootloader
when i press factory reset htc logo comes then show teamwin logo and phone keep restart
what to do?
mps5566 said:
hi did what u said
fastboot flash recovery recovery_5.11.980.9.img
fastboot erase cache
fastboot reboot-bootloader
when i press factory reset htc logo comes then show teamwin logo and phone keep restart
what to do?
Click to expand...
Click to collapse
your bootloader is locked then the recovery did not flash
you need to unlock your bootloader @ htcdev.com
clsA said:
your bootloader is locked then the recovery did not flash
you need to unlock your bootloader @ htcdev.com
Click to expand...
Click to collapse
but on fastboot phone show unlocked
ok i try to unlock again n try
thanks
mps5566 said:
but on fastboot phone show unlocked
ok i try to unlock again n try
thanks
Click to expand...
Click to collapse
what was the error when you flashed recovery then ?
paste all your command window here so i can see the errors
also you photo shows hboot 1.55 / 3.63.980.2 and your getvar says 1.57 / 5.11.980.9.. how is this possible?
clsA said:
what was the error when you flashed recovery then ?
paste all your command window here so i can see the errors
also you photo shows hboot 1.55 and your getvar says 1.57 .. how is this possible?
Click to expand...
Click to collapse
there is no error when i flash recovery it can flash
it can erase catch
everything work
just when u go to factory reset thru the phone or when you try to go to recovery from the phone
it just show htc logo then show teamwin and keep restart