Related
I did a full wipe on TWRP (EVERYTHING), and now I have no OS. My phone will only reboot into the HTC logo and I can't even get into the bootloader now, or turn the screen off. It just stays on the HTC logo. When I hold volume down and power, the buttons blink, but nothing else happens.
arattan said:
I did a full wipe on TWRP (EVERYTHING), and now I have no OS. My phone will only reboot into the HTC logo and I can't even get into the bootloader now, or turn the screen off. It just stays on the HTC logo. When I hold volume down and power, the buttons blink, but nothing else happens.
Click to expand...
Click to collapse
Try keeping the power button pressed for about 10-15 seconds till the phone completely shuts off. Then try going to bootloader?
Or does your phone reboot even if the power button is pressed for a while??
arattan said:
I did a full wipe on TWRP (EVERYTHING), and now I have no OS. My phone will only reboot into the HTC logo and I can't even get into the bootloader now, or turn the screen off. It just stays on the HTC logo. When I hold volume down and power, the buttons blink, but nothing else happens.
Click to expand...
Click to collapse
answered so many times, i'll just copy/paste
Force reboot: press and hold POWER + VOLDOWN (under a bright light, not kidding!!), after about 5 seconds or so buttons should start blinking, and after 30 seconds or so, the phone will reboot, let go of POWER, but keep holding VOLDOWN to get back to bootloader.
(you may need to try 2 or 3 times to get it right)
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
^^ choose whatever ROM you like
.
hi. i tryd to change my rom to this rom - http://forum.xda-developers.com/showthread.php?t=2183023
wanted to do it because i need to do s-off and this was the only way. so i flashed it via recovry and did reboot to phone and everytime i do system reboot threw recovery the phone starts, it shows the htc one logo , and then reboots back to recovry.
+ i did factory reset so i dont have the rom on my phone anymore to try to install the rom again. so pretty ****eddd.
any help plz
guyeee said:
hi. i tryd to change my rom to this rom - http://forum.xda-developers.com/showthread.php?t=2183023
wanted to do it because i need to do s-off and this was the only way. so i flashed it via recovry and did reboot to phone and everytime i do system reboot threw recovery the phone starts, it shows the htc one logo , and then reboots back to recovry.
+ i did factory reset so i dont have the rom on my phone anymore to try to install the rom again. so pretty ****eddd.
any help plz
Click to expand...
Click to collapse
let's start with a nice "fastboot getvar all" (excluding IMEI and s/n), and what recovery (name and version) you are using
nkk71 said:
let's start with a nice "fastboot getvar all" (excluding IMEI and s/n), and what recovery (name and version) you are using
Click to expand...
Click to collapse
whats fastboot getvar all ?
and im using the touch recovry version. "Team win recoverry project v2.6.3.0
guyeee said:
whats fastboot getvar all ?
and im using the touch recovry version. "Team win recoverry project v2.6.3.0
Click to expand...
Click to collapse
1) well, a "fastboot getvar all", tells you (and us) a lot of information about your phone, and an example is pretty much in almost every single thread in this forum, be it the Q&A section, the general section, etc.
so it's time to do a little reading and googling, shouldn't take more than a few minutes.
we are here to help and assist you, not to teach you about fastboot/adb etc. there are more guides/how-tos/tutorials/etc around than i care to count... sorry if that doesn't sound nice of me, but you are expected to do some research yourself
2) if you have an m7_u/ul model then that recovery won't work with a 4.4 ROM, that's why we need the above output.
nkk71 said:
1) well, a "fastboot getvar all", tells you (and us) a lot of information about your phone, and an example is pretty much in almost every single thread in this forum, be it the Q&A section, the general section, etc.
so it's time to do a little reading and googling, shouldn't take more than a few minutes.
we are here to help and assist you, not to teach you about fastboot/adb etc. there are more guides/how-tos/tutorials/etc around than i care to count... sorry if that doesn't sound nice of me, but you are expected to do some research yourself
2) if you have an m7_u/ul model then that recovery won't work with a 4.4 ROM, that's why we need the above output.
Click to expand...
Click to collapse
ok well i searched for what it means but still dident find to much.
i have m7 android 4.2.2
this is what i know
EDIT : i understand its some button i press or something to get phone DETAILS. how do i get in to it?.
guyeee said:
ok well i searched for what it means but still dident find to much.
i have m7 android 4.2.2
this is what i know
EDIT : i understand its some button i press or something to get phone DETAILS. how do i get in to it?.
Click to expand...
Click to collapse
okay, hold on, are you on Windows? which version?
nkk71 said:
okay, hold on, are you on Windows? which version?
Click to expand...
Click to collapse
windows 7
guyeee said:
windows 7
Click to expand...
Click to collapse
okay download this: http://www.androidfilehost.com/?fid=23329332407585867
extract those files into a separate folder... i like to keep things simple, so I use: C:\ADB
then open a command prompt in the folder you extracted the files, connect your phone, and in bootloader, when it says FASTBOOT USB,
in the command prompt type:
fastboot getvar all
then copy/paste that output here (excluding IMEI and s/n)
nkk71 said:
okay download this: http://www.androidfilehost.com/?fid=23329332407585867
extract those files into a separate folder... i like to keep things simple, so I use: C:\ADB
then open a command prompt in the folder you extracted the files, connect your phone, and in bootloader, when it says FASTBOOT USB,
in the command prompt type:
fastboot getvar all
then copy/paste that output here (excluding IMEI and s/n)
Click to expand...
Click to collapse
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.20.709.14
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__621
(bootloader) battery-status: good
(bootloader) battery-voltage: 3805mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-f6d46eca
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.053s
hereee
guyeee said:
< waiting for device >
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main: 4.20.709.14
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_u
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__621
hereee
Click to expand...
Click to collapse
you see, that wasn't too hard :good:
okay, so you have an m7_u (PN0711000), so you are free to flash anything for M7_U and M7_UL (they are both compatible, only the LTE hardware is missing in your phone, but that doesn't affect the software)
so, if you want to flash 4.4 ROMs, you need to update your recovery:
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
in bootloader/FASTBOOT USB:
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 and install the ROM
if the ROM is not on your phone, then you can use:
1- OTG
2- adb push
3- adb sideload
and example of adb push:
Code:
C:\ADB3>[B][COLOR="Blue"]adb version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
Please remember to check MD5 on your downloads to make sure they are not corrupt
.
nkk71 said:
you see, that wasn't too hard :good:
okay, so you have an m7_u (PN0711000), so you are free to flash anything for M7_U and M7_UL (they are both compatible, only the LTE hardware is missing in your phone, but that doesn't affect the software)
so, if you want to flash 4.4 ROMs, you need to update your recovery:
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
in bootloader/FASTBOOT USB:
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 and install the ROM
if the ROM is not on your phone, then you can use:
1- OTG
2- adb push
3- adb sideload
and example of adb push:
Code:
C:\ADB3>[B][COLOR="Blue"]adb version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
Please remember to check MD5 on your downloads to make sure they are not corrupt
.
Click to expand...
Click to collapse
ok so i downloaded the 2.6.3.4 RECOVERY and downloaded the 2.7.0.4b .
first tryd the 27.0.4b and when i get into recory it shows me TeamWin Recovryproject and it just blinks for endless amout of time. waited 5 minutes and still blinking.
then i tryd the 2.6.3.4 recovry and did the same.
whats up with that?
EDIT - now its even not recognizing the phone. i tryd to get back to the bootloader/fastboot page and it says "waiting for device" but my phone is stuck on the recovry that blinks all the time
guyeee said:
ok so i downloaded the 2.6.3.4 RECOVERY and downloaded the 2.7.0.4b .
first tryd the 27.0.4b and when i get into recory it shows me TeamWin Recovryproject and it just blinks for endless amout of time. waited 5 minutes and still blinking.
then i tryd the 2.6.3.4 recovry and did the same.
whats up with that?
EDIT - now its even not recognizing the phone. i tryd to get back to the bootloader/fastboot page and it says "waiting for device" but my phone is stuck on the recovry that blinks all the time
Click to expand...
Click to collapse
First: Force reboot: press and hold POWER + VOLDOWN (under a bright light, not kidding!!), after about 5 seconds or so buttons should start blinking, and after 30 seconds or so, the phone will reboot, let go of POWER, but keep holding VOLDOWN to get back to bootloader.
(you may need to try 2 or 3 times to get it right)
Second, did you check MD5 on the downloads?
Third, if yes and they are OK, please reflash recovery and copy/paste your command prompt output
nkk71 said:
First: Force reboot: press and hold POWER + VOLDOWN (under a bright light, not kidding!!), after about 5 seconds or so buttons should start blinking, and after 30 seconds or so, the phone will reboot, let go of POWER, but keep holding VOLDOWN to get back to bootloader.
(you may need to try 2 or 3 times to get it right)
Second, did you check MD5 on the downloads?
Third, if yes and they are OK, please reflash recovery and copy/paste your command prompt output
Click to expand...
Click to collapse
did what u said. still doesnt work.
what do u mean MD5 ? i think its ok . the end of the file is .img and looking ok.
Anyway - heres the commant prompt :
C:\Users\user\Desktop\adb>fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.i
mg
< waiting for device >
target reported max download size of 1514139648 bytes
sending 'recovery' (4 KB)...
OKAY [ 0.213s]
writing 'recovery'...
FAILED (remote: image error! (BootMagic check fail))
finished. total time: 0.235s
C:\Users\user\Desktop\adb>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.051s]
finished. total time: 0.052s
C:\Users\user\Desktop\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.040s]
finished. total time: 0.040s
Click to expand...
Click to collapse
maybe its because the "FAILED (remote: image error! (BootMagic check fail))"
whats that?
guyeee said:
did what u said. still doesnt work.
what do u mean MD5 ? i think its ok . the end of the file is .img and looking ok.
Anyway - heres the commant prompt :
maybe its because the "FAILED (remote: image error! (BootMagic check fail))"
whats that?
Click to expand...
Click to collapse
oh c'mon, you can't even be bothered with typing "how do i check MD5" into google? http://www.lmgtfy.com/?q=how+do+i+check+md5
and a "sending 'recovery' (4 KB)..." ... a 4KB recovery?? when it's supposed to by like 10MB (look at post #10 http://forum.xda-developers.com/showpost.php?p=52703915&postcount=10 )
.
nkk71 said:
oh c'mon, you can't even be bothered with typing "how do i check MD5" into google? http://www.lmgtfy.com/?q=how+do+i+check+md5
and a "sending 'recovery' (4 KB)..." ... a 4KB recovery?? when it's supposed to by like 10MB (look at post #10 http://forum.xda-developers.com/showpost.php?p=52703915&postcount=10 )
.
Click to expand...
Click to collapse
ok, checked and ur right , the codes dose not match. what should i do?
nkk71 said:
you see, that wasn't too hard :good:
Click to expand...
Click to collapse
triple thread:
http://forum.xda-developers.com/showthread.php?t=2753787
http://forum.xda-developers.com/showthread.php?t=2753780
Always good to ask multiple times
I think that if you are s-on you need to flash the boot.Img throungh fastboot... But I'm not sure
(Sorry for my english)
nkk71 said:
oh c'mon, you can't even be bothered with typing "how do i check MD5" into google? http://www.lmgtfy.com/?q=how+do+i+check+md5
and a "sending 'recovery' (4 KB)..." ... a 4KB recovery?? when it's supposed to by like 10MB (look at post #10 http://forum.xda-developers.com/showpost.php?p=52703915&postcount=10 )
.
Click to expand...
Click to collapse
could it be maybe because i did reset to all my phone so now i dont have root so it dont work/ maybe its the problem?
guyeee said:
ok, checked and ur right , the codes dose not match. what should i do?
Click to expand...
Click to collapse
you should download again, and don't use a download manager, once md5 is ok you can flash it... i'll upload a copy to dropbox in a minute
and my apologies if i wasn't online the whole time, seems my kids wanted a bit of attention too
Hey guys, I'm frustrated as hell here, please help me out, I've raged too much for my own health.
What happened:
1: I had CYANOGENMOD installed and all was good
2: Didn't like it, and wanted to try out stock android, so I followed a video with the title : (Restore your HTC One to Sense 5 (Stock or Factory ROM)) by Sakitech
3: Once the video dude told me to write down in the CMD : fastboot oem lock , that's when this problem started, I've been trying to find a fix for this since 7 AM and it's already 6:22 PM, I haven't gotten up much at all except to eat and ****, so please don't think I haven't done my share of searching around.
I have:
-Attempted to "push" adb and fastboot but there's no device to push to because my PC does not recognize the HTC ONE, I've tried on a PC with Windows 8.1 + a PC with Windows 8 + a PC with Windows 7 + an iMac , none worked.
In the bootloader, when I go to Fastboot mode I can see (Fastboot usb) sometimes, only when I'm really lucky.
-Tried to go to recovery mode, but the bootloader only restarts and does nothing else.
-----------------------------------------------------------------------------------------------------------------------------------------------
FINAL SOLUTION:
1)Go to the XDA troubleshoot FAQ and follow the 2ND question in order to get your PC to recognize your phone.
2) Follow this:
bored_stupid said:
Download TWRP 2.6.3.3,(most stable) http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Put the recovery in your adb/fastboot folder, then press shift key/right mouse button and open command prompt here
enter bootloader and connect your phone to PC
fastboot devices
if it comes back with some numbers
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
if successful, enter recovery and reflash your custom rom
Click to expand...
Click to collapse
3) Go to MOUNT and check Data only (IN TWRP) Then use a windows 7 PC and push a rom to your phone via recovery ( Have your rom renamed to ROM and put it in the folder containing ADB, then simply shift-rightclick and click on "Open command window here" then write this command down: adb push rom.zip /sdcard/ -The CMD window won't be showing you any progress, so just wait 5-10 mins until it gives you a small line of feedback containing the amount of KB/MB it has sent to your Phone.
4) Wipe both Cache's in the TWRP "Wipe" menu, then simply flash your ROM.
If the first time you restart your phone it's stuck at the splash screen, just restart again and it should work.
Huge thanks to bored_stupid and nkk71 for the help, I greatly appreciate it.
Aitelqadi said:
Hey guys, I'm frustrated as hell here, please help me out, I've raged too much for my own health.
What happened:
1: I had CYANOGENMOD installed and all was good
2: Didn't like it, and wanted to try out stock android, so I followed a video with the title : (Restore your HTC One to Sense 5 (Stock or Factory ROM)) by Sakitech
3: Once the video dude told me to write down in the CMD : fastboot oem lock , that's when this problem started, I've been trying to find a fix for this since 7 AM and it's already 6:22 PM, I haven't gotten up much at all except to eat and ****, so please don't think I haven't done my share of searching around.
I have:
-Attempted to "push" adb and fastboot but there's no device to push to because my PC does not recognize the HTC ONE, I've tried on a PC with Windows 8.1 + a PC with Windows 8 + a PC with Windows 7 + an iMac , none worked.
In the bootloader, when I go to Fastboot mode I can see (Fastboot usb) sometimes, only when I'm really lucky.
-Tried to go to recovery mode, but the bootloader only restarts and does nothing else.
WILL BE EDITING THIS LATER ON TO ADD WHAT I TRIED AND WHAT HAPPENED WITH THIS PROBLEM.
Click to expand...
Click to collapse
Do not follow Videos from youtube etc. Most are out of date and do not take into account your particular phone, ie, whether its rooted or not, S-On/S-off...
First of all get your phone recognized by your PC
take a look here...
http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Also unlock your bootloader again
bored_stupid said:
Do not follow Videos from youtube etc. Most are out of date and do not take into account your particular phone, ie, whether its rooted or not, S-On/S-off...
First of all get your phone recognized by your PC
take a look here...
http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Also unlock your bootloader again
Click to expand...
Click to collapse
I've unlocked the bootloader successfully, updated my HTC drivers just like in the FAQ, BUT, I cannot access my sd-card/phone files and the phone is stuck on the cyanogenmod splash screen and every now and then it restarts by itself.
/EDIT/
P.S. I was able to get into recovery mode, I have ClockworkMod Recovery v6.0.4.3
Aitelqadi said:
I've unlocked the bootloader successfully, updated my HTC drivers just like in the FAQ, BUT, I cannot access my sd-card/phone files and the phone is stuck on the cyanogenmod splash screen and every now and then it restarts by itself.
Click to expand...
Click to collapse
You need a working OS to do that.
Download TWRP 2.6.3.3,(most stable) http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Put the recovery in your adb/fastboot folder, then press shift key/right mouse button and open command prompt here
enter bootloader and connect your phone to PC
fastboot devices
if it comes back with some numbers
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
if successful, enter recovery and reflash your custom rom
bored_stupid said:
You need a working OS to do that.
Download TWRP 2.6.3.3,(most stable)
Put the recovery in your adb/fastboot folder, then press shift key/right mouse button and open command prompt here
enter bootloader and connect your phone to PC
fastboot devices
if it comes back with some numbers
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
if successful, enter recovery and reflash your custom rom
Click to expand...
Click to collapse
Done, how do I reflash my custom rom if I don't have one (I wiped everything before when I was attempting to fix this), also my phone is still not recognized on the PC, also I'd like to put stock 4.4 android.
Aitelqadi said:
Done, how do I reflash my custom rom if I don't have one (I wiped everything before when I was attempting to fix this), also my phone is still not recognized on the PC, also I'd like to put stock 4.4 android.
Click to expand...
Click to collapse
you can use an OTG cable and a USB stick with a rom on it or use a windows 7 PC and push a rom to your phone via recovery.. have to go to work now.. but will help soon. Good luck
PS.. by the way.. your phone will only be recognised in fastboot or through your recovery using adb. Until you have a working rom installed
Sent from my GT-I9505 using Xparent Skyblue Tapatalk 2
bored_stupid said:
you can use an OTG cable and a USB stick with a rom on it or use a windows 7 PC and push a rom to your phone via recovery.. have to go to work now.. but will help soon. Good luck
PS.. by the way.. your phone will only be recognised in fastboot or through your recovery using adb. Until you have a working rom installed
Sent from my GT-I9505 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Ok so I'm trying to push insertcoin Sense 6 ROM , I have the ROM in the folder containing both fastbood and ADB, and I renamed the ROM to ROM and I'm using the command adb push ROM.zip /sdcard/, but whenever I press enter nothing happens in the CMD, but I see the ROM file almost instantly in the recovery sdcard, but I cannot use it, whenever I try to install it it fails, I'm guessing it's being copied but weirdly there;s no feedback in CMD ?
Aitelqadi said:
Ok so I'm trying to push insertcoin Sense 6 ROM , I have the ROM in the folder containing both fastbood and ADB, and I renamed the ROM to ROM and I'm using the command adb push ROM.zip /sdcard/, but whenever I press enter nothing happens in the CMD, but I see the ROM file almost instantly in the recovery sdcard, but I cannot use it, whenever I try to install it it fails, I'm guessing it's being copied but weirdly there;s no feedback in CMD ?
Click to expand...
Click to collapse
the push will take 5 to 10 minutes without showing progress until it's finished, check below:
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)
in bootloader/FASTBOOT USB:
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 version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
ublelyQ for
Alright was able to pull it off, will be editing the main post now.
895 99852933
nkk71 said:
the push will take 5 to 10 minutes without showing progress until it's finished, check below:
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)
in bootloader/FASTBOOT USB:
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 version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
Click to expand...
Click to collapse
God, it seems like whenever I fix a problem another one pops up....
I got my ROM installed and all was well, until I wasn't able to call/send messages, I put my sim card in another phone to check if that was the problem, but it wasn't. I also tried two different ROM's just to make sure, Insertcoin Sense 6 and Android Revolution HD .
Aitelqadi said:
God, it seems like whenever I fix a problem another one pops up....
I got my ROM installed and all was well, until I wasn't able to call/send messages, I put my sim card in another phone to check if that was the problem, but it wasn't. I also tried two different ROM's just to make sure, Insertcoin Sense 6 and Android Revolution HD .
Click to expand...
Click to collapse
APN problem?
nkk71 said:
the push will take 5 to 10 minutes without showing progress until it's finished, check below:
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)
in bootloader/FASTBOOT USB:
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 version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
Click to expand...
Click to collapse
nkk71 said:
APN problem?
Click to expand...
Click to collapse
Aren't APN's only for mobile internet?
EDIT
And I have the APN settings set according to my ISP, the problem is here that I cannot call at all, the phone detects there is a sim card, but it's not able to use it.
When I call it says "Out of Service Area" and drops the call almost instantly. If I remove the Sim the phone tells me that I removed the sim, same thing happens when I insert the sim.
Aitelqadi said:
Aren't APN's only for mobile internet?
EDIT
And I have the APN settings set according to my ISP, the problem is here that I cannot call at all, the phone detects there is a sim card, but it's not able to use it.
When I call it says "Out of Service Area" and drops the call almost instantly. If I remove the Sim the phone tells me that I removed the sim, same thing happens when I insert the sim.
Click to expand...
Click to collapse
OH GOD YES YES. Found the solution, man I was literally jumping up and down from happiness.
Had to go to Network Operators > Select Automatically. Thanks for the help again.
I've done some searches and am at a loss. I am on Insertcoin 2.8. I upgraded TWRP to 2.7 and now it won't enter into recovery. It gets to the screen that has "Entering recovery" at the top, but it just stalls there and I have to press the power button until it restarts. I've tried using Flashify and Goomanager to re-install, but it just hangs up at the entering recovery page. Any help or links would be aprreciated.
A quick fix try installing a 2.6 version of twrp.
Try and boot into the bootloader, do a fastboot erase cache and then reboot into recovery and see if it works.
Sent from my HTC One using Tapatalk
Egrier said:
Try and boot into the bootloader, do a fastboot erase cache and then reboot into recovery and see if it works.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
I've never done that before. Can you suggest where I might find a link or a video? Thanks!
You have to have adb/fastboot on your computer. Boot your phone into bootloader. Hook it up to the computer and make sure the phone says 'fastboot usb'. Browse to where you have adb installed on the computer and open up a command prompt there. At the prompt, type in 'fastboot erase cache'. Then type in 'fastboot reboot-bootloader'. When your phone comes back up, try and get into recovery again.
Sent from my HTC One using Tapatalk
Egrier said:
You have to have adb/fastboot on your computer. Boot your phone into bootloader. Hook it up to the computer and make sure the phone says 'fastboot usb'. Browse to where you have adb installed on the computer and open up a command prompt there. At the prompt, type in 'fastboot erase cache'. Then type in 'fastboot reboot-bootloader'. When your phone comes back up, try and get into recovery again.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Thank you very much! I'll give it a try.
gpo1956 said:
Thank you very much! I'll give it a try.
Click to expand...
Click to collapse
I tried this and it says "fastboot is not recognized as an internal or external command, operable program or batch file". What am I doing wrong?
Do you have adb installed on your computer?
Sent from my HTC One using Tapatalk
Egrier said:
Do you have adb installed on your computer?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
yes
Did you get it to work?
Sent from my HTC One using Tapatalk
---------- Post added at 05:26 PM ---------- Previous post was at 05:22 PM ----------
Did you go to the folder with you adb files, shift+right click the folder that contains the adb files and select 'open command prompt here' then try the fastboot erase cache command?
Sent from my HTC One using Tapatalk
Egrier said:
Did you get it to work?
Sent from my HTC One using Tapatalk
---------- Post added at 05:26 PM ---------- Previous post was at 05:22 PM ----------
Did you go to the folder with you adb files, shift+right click the folder that contains the adb files and select 'open command prompt here' then try the fastboot erase cache command?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Nope.
I was able to erase cache and reboot, but it didn't fix it. Any other ideas to try? I cant seem to install a different veersion of twrp using the adb method.
You can only flash recovery by fastboot. Fastboot flash recovery....... I would flash twrp 2.6.3.3 seems to be the most stable and have the least amount of issues
Sent from my HTC One using XDA Premium 4 mobile app
nateboi81 said:
You can only flash recovery by fastboot. Fastboot flash recovery....... I would flash twrp 2.6.3.3 seems to be the most stable and have the least amount of issues
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
OK, I'm making progress. I'm in fastboot and try to flash recovery, but it says "error-cannot open twrp.img", What am I doing wrong?
gpo1956 said:
OK, I'm making progress. I'm in fastboot and try to flash recovery, but it says "error-cannot open twrp.img", What am I doing wrong?
Click to expand...
Click to collapse
cannot load = MyFileNameIsWrong.img.img
and copy/paste is so useful (so the below is an example ):
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)
in bootloader/FASTBOOT USB:
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 version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
nkk71 said:
cannot load = MyFileNameIsWrong.img.img
and copy/paste is so useful (so the below is an example ):
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)
in bootloader/FASTBOOT USB:
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 version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.
Click to expand...
Click to collapse
now it just sits on "waiting for device".
gpo1956 said:
now it just sits on "waiting for device".
Click to expand...
Click to collapse
are you in bootloader with the red "FASTBOOT USB" showing?
and what does windows device manager show, check FAQ #2: http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
nkk71 said:
are you in bootloader with the red "FASTBOOT USB" showing?
and what does windows device manager show, check FAQ #2: http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
Click to expand...
Click to collapse
Yes I'm in bootloader with the red fastboot USB showing. I'll try and reinstall the drivers and try again.
Thanks very much for your continued help.
gpo1956 said:
Yes I'm in bootloader with the red fastboot USB showing. I'll try and reinstall the drivers and try again.
Thanks very much for your continued help.
Click to expand...
Click to collapse
You'll also need to check Windows Device Manager, if it's listed as unknown or such, then you need to manually select the drivers as mentioned in FAQ#2.
and just in case you have an older version of adb/fastboot, here is 1.0.31: http://www.androidfilehost.com/?fid=23329332407585867
you can find out by typing "adb version"
nkk71 said:
You'll also need to check Windows Device Manager, if it's listed as unknown or such, then you need to manually select the drivers as mentioned in FAQ#2.
and just in case you have an older version of adb/fastboot, here is 1.0.31: http://www.androidfilehost.com/?fid=23329332407585867
you can find out by typing "adb version"
Click to expand...
Click to collapse
I'm at my wits end! It still says cannot open openrecovery..... Where should I put the recovery file? Maybe its not on the right place?
i get this in the recovery while flashing android revolution hd and i restored my phone back to the stock from the backup i did.
i tried flashing one_4.19.401.11_deodexed and the same problem showed up
>>> Setting permissions
set_metadata_recursive: some changes failed
E:Error in /data/media/0/one_4.19.401.11_deodexed.zip
Installation aborted
i tried multiple times, i downloaded the files again but the same message i get at the end of the log in cwm every time
any help, please and thank you so much
I'm running stock htc rom sense 5.5 android version 4.3
software number 3.62.401.1 rooted with custom recovery s-on
luckynesooo said:
set_metadata_recursive: some changes failed
Click to expand...
Click to collapse
next time please use the search function, this has been covered more than enough times, and all over the place
you're using an outdated recovery, 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)
in bootloader/FASTBOOT USB:
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
if the ROM is no longer on your phone:
-> enter RECOVERY
Code:
C:\ADB3>[B][COLOR="Blue"]adb version[/COLOR][/B]
Android Debug Bridge version 1.0.31
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
.