[Q] Phone wont turn on please help - One (M7) Q&A, Help & Troubleshooting

So to begin im complete noob in this kind of stuff
I had my phone rooted with Teamwin recovery, and new OTA Update has came so i wanted to install stock recovery and install updates
i have used this site:
htc1guru.com
and did everything like video told
i have used this version : Guru_Reset_M7_3.62.401.1 I am from poland and that one stands for European version and as i checked with fastboot model id was right
So i used it, phone booted in completely stock rom as it just came from store. And i downloaded OTA Update, installed it via stock recovery, and till then phone wont turn on.
There is a HTC logo, a sound, and then it shows PINK OR CYAN screen, full with green lines, and proceeds to HTC ONE logo on a white screen, and stops right there
Please i beg you for help im terryfied that i have bricked my phone, i have no clue what to do
additionally, i can go into bootloader in a phone but i cannot turn on fastboot on a PC ever since its connected on fastboot usb
im sorry about my english, and grammar mistakes
please help

sergio7131 said:
So to begin im complete noob in this kind of stuff
I had my phone rooted with Teamwin recovery, and new OTA Update has came so i wanted to install stock recovery and install updates
i have used this site:
htc1guru.com
and did everything like video told
i have used this version : Guru_Reset_M7_3.62.401.1 I am from poland and that one stands for European version and as i checked with fastboot model id was right
So i used it, phone booted in completely stock rom as it just came from store. And i downloaded OTA Update, installed it via stock recovery, and till then phone wont turn on.
There is a HTC logo, a sound, and then it shows PINK OR CYAN screen, full with green lines, and proceeds to HTC ONE logo on a white screen, and stops right there
Please i beg you for help im terryfied that i have bricked my phone, i have no clue what to do
additionally, i can go into bootloader in a phone but i cannot turn on fastboot on a PC ever since its connected on fastboot usb
im sorry about my english, and grammar mistakes
please help
Click to expand...
Click to collapse
You will need fastboot to work. Boot your phone in bootloader fastboot usb mode and go to the windows device manager. Is the phone in the list? What does it say? what is your hboot version?

alray said:
You will need fastboot to work. Boot your phone in bootloader fastboot usb mode and go to the windows device manager. Is the phone in the list? What does it say? what is your hboot version?
Click to expand...
Click to collapse
As i plug in my phone to pc there is a sound when phone or pendrive or something on usb gets plugged in
HBOOT- 1.57.0000 this is the version i believe
And there is My HTC in windows manager
and it says that it works correctly
like this, its all in polish
i.imgur.com/9rgeFKz.png
it also says TAMPERED, UNLOCKED in bootloader
update:
i have downloaded minimal adb_fastboot v1.2 and i dont know how to use it properly and i believe i have to flash stock rom or something, but i dont know how and where do i find this...

also when i rooted i have created backup.ab thing just before rooting, i believe i can use it somehow, but i have no idea
this is how my folder looks:
i.imgur.com/zHom6UD.png

sergio7131 said:
As i plug in my phone to pc there is a sound when phone or pendrive or something on usb gets plugged in
HBOOT- 1.57.0000 this is the version i believe
And there is My HTC in windows manager
and it says that it works correctly
like this, its all in polish
i.imgur.com/9rgeFKz.png
it also says TAMPERED, UNLOCKED in bootloader
update:
i have downloaded minimal adb_fastboot v1.2 and i dont know how to use it properly and i believe i have to flash stock rom or something, but i dont know how and where do i find this...
Click to expand...
Click to collapse
can you post the output of "fastboot getvar all" except your imei and serialno ?
start menu --> Programs --> Minimal ADB and Fastboot --> Minimal ADB and Fastboot
phone must be in bootloader/fastboot usb mode
then in the command prompt type:
Code:
fastboot getvar all
copy/paste the output here.

alray said:
can you post the output of "fastboot getvar all" except your imei and serialno ?
start menu --> Programs --> Minimal ADB and Fastboot --> Minimal ADB and Fastboot
phone must be in bootloader/fastboot usb mode
then in the command prompt type:
Code:
fastboot getvar all
copy/paste the output here.
Click to expand...
Click to collapse
im a little bit stressed now, forgot how to copy from cmd lol...
this is how it looks, i cant post links since im a new user here, sorry
i.imgur.com/yJOWDp9.png

sergio7131 said:
im a little bit stressed now, forgot how to copy from cmd lol...
this is how it looks, i cant post links since im a new user here, sorry
Click to expand...
Click to collapse
Don't worry its ok, stay calm and everything will be fine, it will be pretty easy to fix.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What happened here is that you have used a reset rom that doesn't match your firmware version.
Your firmware version is 6.09.401.5 and you have used a reset rom version 3.62.401.1 hence why something went wrong when you have attempted to install the ota update.
Now to fix it you'll need to flash twrp recovery 2.6.3.3
push the 6.09.401.5 rom to your phone internal storage
install the rom
flash the 6.09.401.5 stock recovery
so we'll go step by step, this will be easier for you I think.
So download twrp 2.6.3.3 from here.
Save it at the same place where "minimal adb and fastboot" is installed on your computer. Should be C:\Program Files (x86)\Minimal ADB and Fastboot.
make sure your phone is booted in bootloader / fastboot usb mode
start "minimal adb and fastboot" (start --> Programs --> Minmal adb and fasboot --> minimal adb and fastboot)
type:
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then in bootloader, select "recovery" to boot in twrp recovery.
Reply when these steps are done.

alray said:
then in bootloader, select "recovery" to boot in twrp recovery.
Reply when these steps are done.
Click to expand...
Click to collapse
So there i am in teamwin recovery, just as it was before i wanted to install stock recovery and rom to install OTAs, what should i do next?
as for now i have to thank you, really big...

sergio7131 said:
So there i am in teamwin recovery, just as it was before i wanted to install stock recovery and rom to install OTAs, what should i do next?
as for now i have to thank you, really big...
Click to expand...
Click to collapse
in twrp select "wipe" then "format data"
when format data is done, reboot the recovery. You can reboot the recovery using this command:
Code:
adb reboot recovery
or by holding power and vol down and select "recovery" from the bootloader menu
Download this rom (this is the stock rom for your version) like the recovery,save it in C:\Program Files (x86)\Minimal ADB and Fastboot
When the download is completed and with your phone booted in twrp main menu, type this command:
Code:
adb push One_6.09.401.5_odexed.zip /sdcard
this will transfer the stock rom to your internal storage. Your command prompt will be unresponsive for a few minutes (5-10 min). When you'll see a message in the command prompt saying "X KB/s (Y bytes in Z seconds)", this mean your rom was successfully transferred to your internal storage.
in twrp main menu, select "install" and browse your phone storage to find "One_6.09.401.5_odexed.zip" then swipe to flash the rom.

Data Format Complete
E:Unable to mount '/cache'
is everything all right?
and u said
adb push One_6.09.401.5_odexed.zip /sdcard
but HTC doesnt have a sdcard, but i shouldnt be worried about that since its just a name for a folder?

@alray
okay i did everything, I didnt reboot yet. Can u please tell me how can i install stock recovery so i can install OTA updates?
And as for thanks on forum, can i click thanks on every single of your posts, or there is such restriction about them like one for topic or something?
im not sure if i should wipe cache after flashing rom, so iam waiting with reboot ;c

sergio7131 said:
but HTC doesnt have a sdcard, but i shouldnt be worried about that since its just a name for a folder?
Click to expand...
Click to collapse
exactly, your internal storage is an emulated sdcard not a real sdcard. /sdcard is linked to /data/media/0 so when you push a file to /sdcard it will in reality push it to /data/media/0.

alray said:
exactly, your internal storage is an emulated sdcard not a real sdcard. /sdcard is linked to /data/media/0 so when you push a file to /sdcard it will in reality push it to /data/media/0.
Click to expand...
Click to collapse
i did wipe cache, i turned it on, im now at welcome screen, oh my god thank you, can u please tell me one last thing, how to install stock recovery?

sergio7131 said:
@alray
okay i did everything, I didnt reboot yet. Can u please tell me how can i install stock recovery so i can install OTA updates?
Click to expand...
Click to collapse
download your stock recovery here: http://d-h.st/6JL
save it in the same minimal adb/fastboot folder
with your phone in bootloader mode/fastboot usb
Code:
fastboot flash recovery recovery_6.09.401.5.img
fastboot erase cache
fastboot reboot
And as for thanks on forum, can i click thanks on every single of your posts, or there is such restriction about them like one for topic or something?
Click to expand...
Click to collapse
The only restriction you have is a total of 5 thanks per day
im not sure if i should wipe cache after flashing rom, so iam waiting with reboot ;c
Click to expand...
Click to collapse
not needed but not harmful

alray said:
Code:
fastboot flash recovery recovery_6.09.401.5.img
fastboot erase cache
fastboot reboot
l
Click to expand...
Click to collapse
Many, many thanks you saved me, you really did. And as for last question, is that really that easy, after installing ota i can just install exactly like that but teamwin recovery? just by flashing it ? fastboot flash recovery twrp etc?

sergio7131 said:
Many, many thanks you saved me, you really did.
Click to expand...
Click to collapse
You're welcome :good:
And as for last question, is that really that easy, after installing ota i can just install exactly like that but teamwin recovery? just by flashing it ? fastboot flash recovery twrp etc?
Click to expand...
Click to collapse
Yes, flashing a recovery, stock or custom, is done using the same commands
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader

alray said:
You're welcome :good:
Yes, flashing a recovery, stock or custom, is done using the same commands
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
i will ask one more and last question, i can root phone, have teamwin recovery, and if new OTA update will come, i can simply flash stock recovery, using these commands, install new ota and i wont lose root?
But from experience from today when i tought i lost my phone already im not sure if i will root it again

sergio7131 said:
i will ask one more and last question
Click to expand...
Click to collapse
Btw you are free to ask as much question as you want, asking question is the best way to learn
i can root phone, have teamwin recovery, and if new OTA update will come, i can simply flash stock recovery, using these commands, install new ota and i wont lose root?
Click to expand...
Click to collapse
Yes thats what I'm doing every time. You will loose root after an ota update, but all you need to do is to reflash twrp and apply root.
But from experience from today when i tought i lost my phone already im not sure if i will root it again
Click to expand...
Click to collapse
Your issue wasn't caused by root privileges, it was caused by a software/firmware mismatch. You shouldn't have any issue like this one because you have rooted. Anyway you can always use twrp to make a backup of your phone before modding it so if something goes wrong, you just have to restore the backup using twrp and your phone will be back in the same state it was before.

@alray I'm just a friendly passer-by who saw this thread in a "trending" news feed on Tapatalk. Helpful people like you sir are what this forum is all about. It's lovely to see users getting back on track from the sage-like advice offered by selfless individuals like yourself. Your patient manner is a breath of fresh air.

mindflayyer said:
@alray I'm just a friendly passer-by who saw this thread in a "trending" news feed on Tapatalk. Helpful people like you sir are what this forum is all about. It's lovely to see users getting back on track from the sage-like advice offered by selfless individuals like yourself. Your patient manner is a breath of fresh air.
Click to expand...
Click to collapse
thank you, much appreciated!

Related

[Q] can't install TWRP

Hello to all,
I tried to install TWRP on a bootloader unlocked stock HTC one, HBoot 1.44, S-On, CWS_001, version 1.26.502.10
and it just won't let me install TWRP. I keep trying to install and it keeps not letting me go into recovery and coming back to the OS.
Just wanted to backup my system before installing the latest 4.3 RUU (somewhat I don't get the OTA - living outside the US doesn't show that I have any update for the OS, and I don't want to loose all my data)
Any thoughts?
etai-ab said:
Hello to all,
I tried to install TWRP on a bootloader unlocked stock HTC one, HBoot 1.44, S-On, CWS_001, version 1.26.502.10
and it just won't let me install TWRP. I keep trying to install and it keeps not letting me go into recovery and coming back to the OS.
Just wanted to backup my system before installing the latest 4.3 RUU (somewhat I don't get the OTA - living outside the US doesn't show that I have any update for the OS, and I don't want to loose all my data)
Any thoughts?
Click to expand...
Click to collapse
install this app https://play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
copy the recovery image to your phone, and rename it to recovery.img
run the app. It will flash recovery without any hassle
Prash8429 said:
install this app https://play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
copy the recovery image to your phone, and rename it to recovery.img
run the app. It will flash recovery without any hassle
Click to expand...
Click to collapse
Play store says: We're sorry, the requested URL was not found on this server.
etai-ab said:
Play store says: We're sorry, the requested URL was not found on this server.
Click to expand...
Click to collapse
search for Recovery Flasher Utility
Prash8429 said:
search for Recovery Flasher Utility
Click to expand...
Click to collapse
Nope, can't find it.
etai-ab said:
Nope, can't find it.
Click to expand...
Click to collapse
Try this
Prash8429 said:
Try this
Click to expand...
Click to collapse
Nope, sorry but is shows to me as the same URL as the first one you gave me, and both of them don't work
etai-ab said:
Nope, sorry but is shows to me as the same URL as the first one you gave me, and both of them don't work
Click to expand...
Click to collapse
play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
Copy <your_name_recovery>.img file in folder with adb.exe and fastboot.exe
At the command prompt type:
Code:
adb reboot-bootloader
After that you get into bootloader.
Next at the command prompt run:
Code:
fastboot flash recovery <your_name_recovery>.img
and next:
Code:
fastboot erase cache
All done, you can reboot into new recovery.
Golv said:
Copy <your_name_recovery>.img file in folder with adb.exe and fastboot.exe
At the command prompt type:
Code:
adb reboot-bootloader
After that you get into bootloader.
Next at the command prompt run:
Code:
fastboot flash recovery <your_name_recovery>.img
and next:
Code:
fastboot erase cache
All done, you can reboot into new recovery.
Click to expand...
Click to collapse
I've done this in addition to trying via emulator, flash app and Goo Manager and I cannot get TWRP to flash. I'm unlocked, S-off and Rooted Hboot 1.55 Sprint. Can anyone please help me? Trying to find what the problem could be. I backed up as a precaution with Titanium but.. I really want TWRP. I am not a total NOOB but I'm certainly only good at following instructions and I'm not under the complete understanding to figure this out. Any help would be greatly appreciated. Thank You
Smoothrob said:
I've done this in addition to trying via emulator, flash app and Goo Manager and I cannot get TWRP to flash. I'm unlocked, S-off and Rooted Hboot 1.55 Sprint. Can anyone please help me? Trying to find what the problem could be. I backed up as a precaution with Titanium but.. I really want TWRP. I am not a total NOOB but I'm certainly only good at following instructions and I'm not under the complete understanding to figure this out. Any help would be greatly appreciated. Thank You
Click to expand...
Click to collapse
You need download TWRP for SPRINT!
And to make everything as I wrote in my post ...
Golv said:
You need download TWRP for SPRINT!
And to make everything as I wrote in my post ...
Click to expand...
Click to collapse
I actually did do that.. I ended up using Clock work and than flashing TRWP and it worked. Thank You

[Q] HTC One Brick?

Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
krisdeaco said:
Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
Click to expand...
Click to collapse
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: http://techerrata.com/browse/twrp2/m7 don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
nkk71 said:
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
Click to expand...
Click to collapse
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
krisdeaco said:
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
Click to expand...
Click to collapse
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
nkk71 said:
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
Click to expand...
Click to collapse
Again, rreally sorry. Where will I find ADB? Where would it typically be?
EDIT: I've downloaded minimal ADB and Fastboot and out the recovery image in there. I've tried typing in the top command but had no luck. A little more help, please? Thank you for your help so far by the way
krisdeaco said:
Again, rreally sorry. Where will I find ADB? Where would it typically be?
Click to expand...
Click to collapse
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
krisdeaco said:
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
Click to expand...
Click to collapse
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
nkk71 said:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
Click to expand...
Click to collapse
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
krisdeaco said:
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
Click to expand...
Click to collapse
yes plenty, now please go get a glass of water and I'll post back in a minute, you need to relax, we'll have your phone up and running soon.
Which ROM would you like to have? post, then get that water/coffee/beer/scotch whatever makes you calm down :laugh:
krisdeaco said:
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Unfortunately, TWRP and CWM backups aren't interchangeable but you can always flash back the proper recovery for the backup, and restore.
krisdeaco said:
I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Details please , GPE or Sense, any one in particular, best post a link to the one you'd like to have.
krisdeaco said:
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
Click to expand...
Click to collapse
Feel free to hit the thanks button

[SOLVED] E: Can't mount /cache/

I'm sorry to do this, but I don't know where to start. Here's what I did to get to where I'm at:
- previously running SlimBean flashed using TWRP
- Downloaded ROM Manager and it recommended installing CWM Recovery
- Followed prompts
- It installed CWM 6.0.4.8
- Booted back into ROM and used ROM Manager to attempt to flash SlimKat 4.4.2 build 6
- CWM wiped dalvik but then got hung up
- Now it keeps saying Can't mount /cache/recovery/command
I'm completely stuck. Can't figure out what to do next. Please help!!!
Have you tryed reflashing the recovery to rule out a faulty install of cwm?
I should say, have you tried reflashing cwm *through Fastboot* to rule out a faulty cwm install?
Use TWRP recovery, preferred is 2.6.3.3 although there are newer versions, enter recovery, wipe - format data, basically for some reason, fastboot erase cache wipes the cache into an un-readable format.
note: this will also erase your internal storage too, so if theres anything important you want on there, make sure you back it up first using the adb pull command.
dougeedug said:
Have you tryed reflashing the recovery to rule out a faulty install of cwm?
I should say, have you tried reflashing cwm *through Fastboot* to rule out a faulty cwm install?
Click to expand...
Click to collapse
I can't get it to recognize my devices in order to use ADB. When connected, I type ADB Devices and I don't see anything listed. Is there a way to check I'm doing this ok?
EDIT: Ok, I got it to recongize my device. I'm going to try flashing TWRP thru ADB....will report back shortly...
Seanie280672 said:
Use TWRP recovery, preferred is 2.6.3.3 although there are newer versions, enter recovery, wipe - format data, basically for some reason, fastboot erase cache wipes the cache into an un-readable format.
note: this will also erase your internal storage too, so if theres anything important you want on there, make sure you back it up first using the adb pull command.
Click to expand...
Click to collapse
I can't quite risk doing this yet. Only as a last, last resort...
cartisdm said:
I can't get it to recognize my devices in order to use ADB. When connected, I type ADB Devices and I don't see anything listed. Is there a way to check I'm doing this ok?
EDIT: Ok, I got it to recongize my device. I'm going to try flashing TWRP thru ADB....will report back shortly...
I can't quite risk doing this yet. Only as a last, last resort...
Click to expand...
Click to collapse
whilst your phone is in recovery and plugged into your computer, open device manager, is there a yellow ! where its says android devices or myHTC ?
IGNORE THIS, You got it working whilst I was typing this.
cartisdm said:
I can't get it to recognize my devices in order to use ADB. When connected, I type ADB Devices and I don't see anything listed.
Click to expand...
Click to collapse
Use the command "fastboot devices" from the bootloader with "fastbootUSB" highlighted. You can't use adb commands in the bootloader because adb is to interact with android, which is not running while in bootloader. Let me know if you get output with the "fastboot devices" command.
EDIT: I should specify, if you are trying to flash recovery from anywhere but the bootloader using fastboot commands (it sounds like you may be trying to flash recovery with adb commands), you are just doing it wrong. so lets get that sorted first.
cartisdm said:
I can't get it to recognize my devices in order to use ADB. When connected, I type ADB Devices and I don't see anything listed. Is there a way to check I'm doing this ok?
EDIT: Ok, I got it to recongize my device. I'm going to try flashing TWRP thru ADB....will report back shortly...
Click to expand...
Click to collapse
you flash a custom recovery with fastboot commands not adb commands.
Got it!!! Thank you everyone for taking the time. I have a flight in a few hours and I was panicking!!!!
I grabbed universal drivers from here: download.clockworkmod.[com]/test/UniversalAdbDriverSetup6.msi (remove the brackets around .com)
Then my computer picked up the device and I was able to install TWRP. Clockworkmod recovery still doesn't work, no matter which version I tried. I'll stick with TWRP for now.
Thanks again!
EDIT: Well eff me, it wiped my internal storage. It must have done it after I flashed because that's where I grabbed the zip in the first place. That sucks...
cartisdm said:
Got it!!! Thank you everyone for taking the time. I have a flight in a few hours and I was panicking!!!!
I grabbed universal drivers from here: download.clockworkmod.[com]/test/UniversalAdbDriverSetup6.msi (remove the brackets around .com)
Then my computer picked up the device and I was able to install TWRP. Clockworkmod recovery still doesn't work, no matter which version I tried. I'll stick with TWRP for now.
Thanks again!
EDIT: Well eff me, it wiped my internal storage. It must have done it after I flashed because that's where I grabbed the zip in the first place. That sucks...
Click to expand...
Click to collapse
did you format data inside twrp recovery, like I said above, that will erase your internal storage too, you will need to push a rom over to your internal storage now using adb and then flash it.
Seanie280672 said:
did you format data inside twrp recovery, like I said above, that will erase your internal storage too, you will need to push a rom over to your internal storage now using adb and then flash it.
Click to expand...
Click to collapse
I didn't do so intentionally, but it's possible I did it without paying attention. I'm back to my system now so I'll just live with the loss. I flashed an existing ROM that I had in my Downloads folder once I was able to get into TWRP. It's just weird that folder is empty now.

Paying for assistance in fixing my bricked phone

Paying $50 to whoever can help me fix my phone! my dad managed to soft brick his htc one, all i can do it on now is boot to the recover menu. im not very savvy in modding phones so i need someone to guide me step by step in fixing it! we can talk on skype and i can use my webcam to show you exactly what is happening with the phone. will pay $50 via paypal! add me on skype: Metricgear
Twizzly said:
Paying $50 to whoever can help me fix my phone! my dad managed to soft brick his htc one, all i can do it on now is boot to the recover menu. im not very savvy in modding phones so i need someone to guide me step by step in fixing it! we can talk on skype and i can use my webcam to show you exactly what is happening with the phone. will pay $50 via paypal! add me on skype: Metricgear
Click to expand...
Click to collapse
So I'm guessing your stuck in the bootloader. This should be a fairly easy fix. I'm not available for Skype at the moment but as I say should be an easy fix.So lets get some prerequisite's out of the way first.
Do you have access to a pc with working adb/fastboot?
I see the bootloader is unlocked, is it running a custom recovery and if so which one (name and version please)
Danny201281 said:
So I'm guessing your stuck in the bootloader. This should be a fairly easy fix. I'm not available for Skype at the moment but as I say should be an easy fix.So lets get some prerequisite's out of the way first.
Do you have access to a pc with working adb/fastboot?
I see the bootloader is unlocked, is it running a custom recovery and if so which one (name and version please)
Click to expand...
Click to collapse
ya i have fastboot, but to be honest im not entirely sure if it has a custom recovery or which one it would be if it does. it was several months ago that my dad bricked this phone and i only just found it stashed away recently :c
Twizzly said:
ya i have fastboot, but to be honest im not entirely sure if it has a custom recovery or which one it would be if it does. it was several months ago that my dad bricked this phone and i only just found it stashed away recently :c
Click to expand...
Click to collapse
Ok no problem follow my post here http://forum.xda-developers.com/showthread.php?p=57500278
The files linked will work for you so just follow the full post to get to get you backup and running
---------- Post added at 06:17 PM ---------- Previous post was at 05:53 PM ----------
Danny201281 said:
Ok no problem follow my post here http://forum.xda-developers.com/showthread.php?p=57500278
The files linked will work for you so just follow the full post to get to get you backup and running
Click to expand...
Click to collapse
Once your up and running if you want to go back to stock you can use this Nandroid Backup http://www.htc1guru.com/2013/11/stock-backup-3-23-666-1/
Alternatively you could use it instead of the Rom in my other post but the push is a little more complicated. Where as once the device e is booting you can just drop the nandroid in the correct folder using MTP on your pc.
hmmm
it wont install twrp
Twizzly said:
it wont install twrp
Click to expand...
Click to collapse
reboot the phone and try again
Twizzly said:
it wont install twrp
Click to expand...
Click to collapse
Check the Md5 of your download, you can get a checker tool here www.winmd5.com the correct MD5 is MD5sum: 72067aefb69541d40e8420d7aa46408d
If it doesn't match download it again :good:
Danny201281 said:
Check the Md5 of your download, you can get a checker tool here www.winmd5.com the correct MD5 is MD5sum: 72067aefb69541d40e8420d7aa46408d
If it doesn't match download it again :good:
Click to expand...
Click to collapse
the file size is correct in the screen shot, 9184 .. same as mine
so the phone already has clockwork mod installed, ive been trying to sideload the stock zip and after about 5 mins it gets to 100% but then fails :c
Twizzly said:
so the phone already has clockwork mod installed, ive been trying to sideload the stock zip and after about 5 mins it gets to 100% but then fails :c
Click to expand...
Click to collapse
yeah that's why we all tell you to flash TWRP
try > adb push rom.zip /sdcard/
the phone dosnt use sd cards, just tells me "error closed" if i try that command
Twizzly said:
the phone dosnt use sd cards, just tells me "error closed" if i try that command
Click to expand...
Click to collapse
lol... OK, good luck with your phone
Twizzly said:
the phone dosnt use sd cards, just tells me "error closed" if i try that command
Click to expand...
Click to collapse
Your device has an Internal Sd card. But that stock zip I'd not a Rom, you can't flash it like a Rom. It a Nandroid Backup so it needs to be restored using TWRP.
You need to get TWRP to flash, try updating your your adb/fastboot. You can check your current version by typing
Code:
adb version
In the command window. Latest is 1.0.31 :good:
Danny201281 said:
Latest is 1.0.31 :good:
Click to expand...
Click to collapse
1.0.32 is now available.
http://developer.android.com/sdk/installing/index.html
or
http://forum.xda-developers.com/showthread.php?t=2317790
alray said:
1.0.32 is now available.
http://developer.android.com/sdk/installing/index.html
or
http://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
Thanks for the Heads-up [emoji4]
ok thanks for the help guys, i've done some research and im starting to understand what i need to do. now i still haven't had anyluck getting twrp onto the phone however. does anyone have any suggestions? all i get is "FAILED <remote: image update error> whenever i try :c
Twizzly said:
ok thanks for the help guys, i've done some research and im starting to understand what i need to do. now i still haven't had anyluck getting twrp onto the phone however. does anyone have any suggestions? all i get is "FAILED <remote: image update error> whenever i try :c
Click to expand...
Click to collapse
to flash twrp boot in bootloader/fastboot usb mode and flash trwp recovery:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery and use adb push like the others suggested before:
Code:
adb push name_of_rom.zip /sdcard
and then install the rom, reboot and youre done.
alray said:
to flash twrp boot in bootloader/fastboot usb mode and flash trwp recovery:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery and use adb push like the others suggested before:
Code:
adb push name_of_rom.zip /sdcard
and then install the rom, reboot and youre done.
Click to expand...
Click to collapse
This is what happens when i type "Fastboot flash recovery (filename).img also the phone freezes after the failed attempt and i have to restart it
Twizzly said:
This is what happens when i type "Fastboot flash recovery (filename).img also the phone freezes after the failed attempt and i have to restart it
Click to expand...
Click to collapse
what recovery version are you trying to flash and what is your MD5 on the recovery?

experts help me here with htc one m7 running on 5.0.2

Tried rooting my htc one m7 running on android 5.0.2 with kingroot 4.5 and processed like 67% everytime and reboots and after reboot, it shows an error like "0 ppls have submitted research request" ..please help me here...i also tried framaroot,universal androot,towel root etc
Thebn i tried kingo root and lost all data and yet not got rooted...(i think bootloader got unlocked by which i lost my all datas)..it goes till i have something like cw recovery option on my phone screen which is in chinese...so i just gone for 1st option(dont know which 1 to be selected) and reboots..kingo root show "root suceeded" in pc but i checked with root checker and found it still aint rooted...i really dont have much idea on android modding n rooting....so please somebody help me root my phone..thanks
akon143 said:
Tried rooting my htc one m7 running on android 5.0.2 with kingroot 4.5 and processed like 67% everytime and reboots and after reboot, it shows an error like "0 ppls have submitted research request" ..please help me here...i also tried framaroot,universal androot,towel root etc
Thebn i tried kingo root and lost all data and yet not got rooted...(i think bootloader got unlocked by which i lost my all datas)..it goes till i have something like cw recovery option on my phone screen which is in chinese...so i just gone for 1st option(dont know which 1 to be selected) and reboots..kingo root show "root suceeded" in pc but i checked with root checker and found it still aint rooted...i really dont have much idea on android modding n rooting....so please somebody help me root my phone..thanks
Click to expand...
Click to collapse
You don't need any of the tools you mentioned to root the m7. If the bootloader is unlocked just flash TWRP recovery with fastboot. Load into recovery then Reboot system. TWRP will then give you the option to root. Select yes.
Once it reboots launch the SuperSU app from your app draw to check binaries are upto date.
If binaries need updating again you will be prompted to select one of 2 options. Either should work fine but TWRP method is recommended.
That's it. Twrp can handle the entire rooting process for you
Sent from my SM-T230 using Tapatalk
Danny201281 said:
You don't need any of the tools you mentioned to root the m7. If the bootloader is unlocked just flash TWRP recovery with fastboot. Load into recovery then Reboot system. TWRP will then give you the option to root. Select yes.
Once it reboots launch the SuperSU app from your app draw to check binaries are upto date.
If binaries need updating again you will be prompted to select one of 2 options. Either should work fine but TWRP method is recommended.
That's it. Twrp can handle the entire rooting process for you
Sent from my SM-T230 using Tapatalk
Click to expand...
Click to collapse
Well my bootloader is unlocked(showing tampered-unlocked in boot menu)...but i really dont know any of these things like flashing,modding and all...so if anybody here can help me get me a full working tutorial, that would be very helpful.please help me here
Thanks for the reply
akon143 said:
Well my bootloader is unlocked(showing tampered-unlocked in boot menu)...but i really dont know any of these things like flashing,modding and all...so if anybody here can help me get me a full working tutorial, that would be very helpful.please help me here
Thanks for the reply
Click to expand...
Click to collapse
Ok well first of all you need an sdk on your pc. This is the software that allows you to manually flash things to your handset. Download one suitable for your pc os at the below link. And install it. http://forum.xda-developers.com/showthread.php?t=2317790
This will give you 2 command line protocol's "adb" and "fastboot"
Adb for use in recovery mode and while booted to Android (with usb debbugging enabled)
And fastboot for use only in the bootloader.
Once that's installed you can use fastboot to flash a custom recovery which can be used to root your stock Rom or flash custom roms as well as a whole host of other stuff.
Get the sdk setup boot the device to the bootloader and connect your usb cable and make sure the phone is in fastboot usb mode.
You should see and option for fastboot in the bootloader. If not but it says fastboot usb in red it's already in fastboot usb mode. Start your ask which will open a command window. And type this command
Code:
fastboot getvar all
This will give you a list of version information about your device. Which will show me which variant of m7 you have. We need to know this so you can know which files (Roms, Recovery) are safe for you to flash
Copy and paste it to a post here but edit out the IMEI an Serial Number before posting. Those 2 numbers should be kept private for security.
Sent from my M7 ARHD 84-Kitkat
Danny201281 said:
Ok well first of all you need an sdk on your pc. This is the software that allows you to manually flash things to your handset. Download one suitable for your pc os at the below link. And install it. http://forum.xda-developers.com/showthread.php?t=2317790
This will give you 2 command line protocol's "adb" and "fastboot"
Adb for use in recovery mode and while booted to Android (with usb debbugging enabled)
And fastboot for use only in the bootloader.
Once that's installed you can use fastboot to flash a custom recovery which can be used to root your stock Rom or flash custom roms as well as a whole host of other stuff.
Get the ask setup boot the device to the bootloader and connect your usb cable and make sure the phone is in fastboot usb mode.
You should see and option for fastboot in the bootloader. If not but it says fastboot usb in red it's already in fastboot usb mode. Start your ask which will open a command window. And type this command
Code:
fastboot getvar all
This will give you a list of version information about your device. Which will show me which variant of m7 you have. We need to know this so you can know which files (Roms, Recovery) are safe for you to flash
Copy and paste it to a post here but edit out the IMEI an Serial Number before posting. Those 2 numbers should be kept private for security.
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
Done as you told and results are as
Bootloader:1.61.0000
Baseband: 4T.35.3218.16
Cpid:none
Microp:none
Main:7.21.707.121
Misc: pvt Ship s-on
Serialno:xxxxxxxxxxxxx
Imei:xxxxxxxxxxx
Meid:00000000000000
Product:m7_u
Platform:HBOOT-8064
MODEL IDN0711000
CIDNUM:HTC_038
BATTERY-STATUS:GOOD
BATTERY-VOLTAGE:4004mV
Partition-layout:generic
Security: on
Build-mode:SHIP
BOOT-MODE:FASTBOOT
COMMITNO_BOOTLOADER: Dirty-0e2a13e5
hbootpreupdate:11
Gencheckpt:0
All:done!
Finished total time 0.234 s
akon143 said:
Done as you told and results are as
Bootloader:1.61.0000
Baseband: 4T.35.3218.16
Cpid:none
Microp:none
Main:7.21.707.121
Misc: pvt Ship s-on
Serialno:xxxxxxxxxxxxx
Imei:xxxxxxxxxxx
Meid:00000000000000
Product:m7_u
Platform:HBOOT-8064
MODEL ID[emoji14]N0711000
CIDNUM:HTC_038
BATTERY-STATUS:GOOD
BATTERY-VOLTAGE:4004mV
Partition-layout:generic
Security: on
Build-mode:SHIP
BOOT-MODE:FASTBOOT
COMMITNO_BOOTLOADER: Dirty-0e2a13e5
hbootpreupdate:11
Gencheckpt:0
All:done!
Finished total time 0.234 s
Click to expand...
Click to collapse
next thing you need to do is flash TWRP Recovery.
Downloads here http://techerrata.com/browse/twrp2/m7
Download TWRP 2.8.5.0 And put the image file in your fastboot folder.
Connect fastboot usb in the bootloader the same as when you did the getvar all. Then flash it with fastboot
Code:
fastboot erase cache
fastboot flash recovery openrecovery-twrp-2.8.5.0-m7.img
fastboot reboot-bootloader
After it reboots select recovery from the bootloader menu and it will load TWRP. Then from the twrp menu choose Backup. And make a backup. Then reboot the device from twrp. You will get a notification asking if you want to install root. Select yes. The phone will reboot and will be rooted :good:
Sent from my M7 ARHD 84-Kitkat
Danny201281 said:
next thing you need to do is flash TWRP Recovery.
Downloads here
Download TWRP 2.8.5.0 And put the image file in your fastboot folder.
Connect fastboot usb in the bootloader the same as when you did the getvar all. Then flash it with fastboot
Code:
fastboot erase cache
fastboot flash recovery openrecovery-twrp-2.8.5.0-m7.img
fastboot reboot-bootloader
After it reboots select recovery from the bootloader menu and it will load TWRP. Then from the twrp menu choose Backup. And make a backup. Then reboot the device from twrp. You will get a notification asking if you want to install root. Select yes. The phone will reboot and will be rooted :good:
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
Where can i find fastboot folder to put the downloaded img file ?
akon143 said:
Where can i find fastboot folder to put the downloaded img file ?
Click to expand...
Click to collapse
If you have used the link above to install adb and fastboot (minimal adb and fastboot) then your fastboot folder is the installation folder of "minimal adb and fastboot" most likely C:/programs/minimal adb and fastboot/save_your_recovery_here
I put the img in that folder..connected to usb started bootloader.flashed with those code ,rebooted then i selected recovery and loaded TWRP.i did choose backup and made a backup.after 100% backup it showed reboot below..i pressed on it and phone reboots...it never asked for installing root
Wot did i miss? Whole of process was done connecting usb.that really make the problem?
akon143 said:
I put the img in that folder..connected to usb started bootloader.flashed with those code ,rebooted then i selected recovery and loaded TWRP.i did choose backup and made a backup.after 100% backup it showed reboot below..i pressed on it and phone reboots...it never asked for installing root
Wot did i miss? Whole of process was done connecting usb.that really make the problem?
Click to expand...
Click to collapse
Boot in recovery again and from the main menu select "reboot" then "reboot to system" it should ask you for root, not sure if it should ask for root when rebooting from the backup menu. If it still doesn't work I'll explain you how to flash the required files.
Danny201281 said:
next thing you need to do is flash TWRP Recovery.
Downloads here
Download TWRP 2.8.5.0 And put the image file in your fastboot folder.
Connect fastboot usb in the bootloader the same as when you did the getvar all. Then flash it with fastboot
Code:
fastboot erase cache
fastboot flash recovery openrecovery-twrp-2.8.5.0-m7.img
fastboot reboot-bootloader
After it reboots select recovery from the bootloader menu and it will load TWRP. Then from the twrp menu choose Backup. And make a backup. Then reboot the device from twrp. You will get a notification asking if you want to install root. Select yes. The phone will reboot and will be rooted :good:
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
I put the img in that folder..connected to usb started bootloader.flashed with those code ,rebooted then i selected recovery and loaded TWRP.i did choose backup and made a backup.after 100% backup it showed reboot below..i pressed on it and phone reboots...it never asked for installing root
Wot did i miss? Whole of process was done connecting usb.that really make the problem?
Bro help me here please
akon143 said:
I put the img in that folder..connected to usb started bootloader.flashed with those code ,rebooted then i selected recovery and loaded TWRP.i did choose backup and made a backup.after 100% backup it showed reboot below..i pressed on it and phone reboots...it never asked for installing root
Wot did i miss? Whole of process was done connecting usb.that really make the problem?
Bro help me here please
Click to expand...
Click to collapse
It's possible that one of your previous attempts has left something on the device which make TWRP belive the device is rooted already.
Check in your app drawer. Do you have a super user or SuperSU app in there?
Sent from my M7 ARHD 84-Kitkat
alray said:
Boot in recovery again and from the main menu select "reboot" then "reboot to system" it should ask you for root, not sure if it should ask for root when rebooting from the backup menu. If it still doesn't work I'll explain you how to flash the required files.
Click to expand...
Click to collapse
I pressed fastboot then reboot.phone reboots..there is no option like "reboot to system"
Danny201281 said:
It's possible that one of your previous attempts has left something on the device which make TWRP belive the device is rooted already.
Check in your app drawer. Do you have a super user or SuperSU app in there?
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
No there is no super user app in app drawer.. i did installed root checker,titanium backup to check phones rooted or not before...its still there
akon143 said:
I pressed fastboot then reboot.phone reboots..there is no option like "reboot to system"
Click to expand...
Click to collapse
Boot to TWRP then Reboot like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you still don't get the notification. Check your app draw like I said in my previous post. :good:
Sent from my M7 ARHD 84-Kitkat
akon143 said:
I pressed fastboot then reboot.phone reboots..there is no option like "reboot to system"
Click to expand...
Click to collapse
From twrp, not from fastboot.
Boot in twrp recovery, from the main menu select the "reboot" menu then reboot to system.
edit: like in the pictures posted above by danny :good:
If it doesn't work, download and save supersu2.46 at the root of your phone storage, reboot in twrp recovery. Select the "install" menu and then browse your phone storage to find supersu2.46.zip. select it and swipe the bottom slider to confirm you want to flash this file. Then reboot to the system and your phone is rooted.
Danny201281 said:
Boot to TWRP then Reboot like this
View attachment 3442047
View attachment 3442049
If you still don't get the notification. Check your app draw like I said in my previous post. :good:
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
Just tried like u said but no notification came in and there is no super SU app instatlled in app drawer
akon143 said:
No there is no super user app in app drawer.. i did installed root checker,titanium backup to check phones rooted or not before...its still there
Click to expand...
Click to collapse
alray said:
From twrp, not from fastboot.
Boot in twrp recovery, from the main menu select the "reboot" menu then reboot to system.
edit: like in the pictures posted above by danny :good:
If it doesn't work, download and save supersu2.46 at the root of your phone storage, reboot in twrp recovery. Select the "install" menu and then browse your phone storage to find supersu2.46.zip. select it and swipe the bottom slider to confirm you want to flash this file. Then reboot to the system and your phone is rooted.
Click to expand...
Click to collapse
So if there's no app and you don't get the notification. Use TWRP to install the supersu app from @alrays post. Just copy the zip to you phone storage then install it with the "Install" option in Twrp.
It does seem that Towel root or one of the other tools you tried has done something that is interfering with it. But flashing the zip manually should do the job :good:
Sent from my M7 ARHD 84-Kitkat
akon143 said:
Just tried like u said but no notification came in and there is no super SU app instatlled in app drawer
Click to expand...
Click to collapse
so proceed with the supersu2.46.zip like said above.
@Danny201281 you were faster than me again
akon143 said:
Just tried like u said but no notification came in and there is no super SU app instatlled in app drawer
Click to expand...
Click to collapse
Alternatively you could do a factory reset in Twrp. That will reset your system partition and then rebooting from twrp should give you the notification. Warning!!! If you try this DO NOT use "Format Data" this is not the same as Factory Reset it will wipe everything off your phone. It's a common mistake just wanted to warn you of it
Sent from my M7 ARHD 84-Kitkat

Categories

Resources