HTC stuck help - One (M7) Q&A, Help & Troubleshooting

I have a friend who unlocked his phone rooted it installed viper and after install went to reboot and it just boots back into boot loader then when you reboot phone it brings up fastboot menu so I try to hit recovery and it just reboots back into fadtboot can't get into recovery so I use fastboot flash recovery to flash recovery back .. that works no problem but now there's nothing on the phone I tried to push files using adb to push a Rom back on the phone but it says device not found I have installed and uninstalled the drivers hundereds of times
How else can I get files on the phone without adb? Is it a Windows 7 issue? I'm stuck no phone
Sent from my HTC One_M8 using XDA Free mobile app

weedolo9y said:
I have a friend who unlocked his phone rooted it installed viper and after install went to reboot and it just boots back into boot loader then when you reboot phone it brings up fastboot menu so I try to hit recovery and it just reboots back into fadtboot can't get into recovery so I use fastboot flash recovery to flash recovery back .. that works no problem but now there's nothing on the phone I tried to push files using adb to push a Rom back on the phone but it says device not found I have installed and uninstalled the drivers hundereds of times
How else can I get files on the phone without adb? Is it a Windows 7 issue? I'm stuck no phone
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
If your sure your drivers are working fine it should work. Adb only works in recovery though. You are using adb in the recovery, Not the bootloader?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

I have twrp do I adb sideload or just do it at the main twrp screen?
Fastboot it recognized the phone but not adb
Sent from my HTC One_M8 using XDA Free mobile app

weedolo9y said:
I have twrp do I adb sideload or just do it at the main twrp screen?
Fastboot it recognized the phone but not adb
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
See post #2 of nkk71 superguide on fixing your driver issue
http://forum.xda-developers.com/showthread.php?t=2541082
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_71.1.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse

Related

Flash recovery but recovery not on phone

I unlocked the bootloader then went to flash recovery and it shows it flashed but won't reboot into recovery. What am I doing wrong? Thank you
Sent from my Nexus One using XDA App
are u rooted? and just download rom manager from the market and flash through the app.
Sent from my LG-V909 using Tapatalk
I'm not rooted. How would I root without flashing recovery?
Sent from my Nexus One using XDA App
Make sure you have a recovery for the nexus one.
Go into fastboot. Flash the recovery. Then enter the command fastboot reboot recovery. Do that with out booting into the os.
Read the Wiki, Recovery section, and follow the guide for unlocked bootloader.
I did all that and it won't go into recovery. I have read the wiki quite a few times
Sent from my Nexus One using XDA App
fastboot boot name-of-recovery.img
If you reboot your phone, the stock recovery will be reinstalled...
Exactly. I guess you're not following the guide properly.
The guide says:
"fastboot flash recovery recovery.img"
"fastboot reboot recovery"
Did you execute those as above? Or did you do it in some other way?
I did the commands just like that. One of u guys says its "fastboot boot recovery " and the other says reboot. Which is it? When I do the recovery.kimgom command it says its sending and writing it
Sent from my Nexus One using XDA App
"fastboot boot recovery.img" sends the image to boot from your HD, and doesn't check the image that is already in recovery partition.
"fastboot reboot recovery" uses the boot image from recovery partition - the one you just wrote.
What happens when you execute "fastboot reboot recovery"?
Nothing on the phone. On the command window the recovery shows
Sent from my Nexus One using XDA App
Do I have to put the recovery image on the SD card to?
Sent from my Nexus One using XDA App
The recovery can't show on command window.
Again, what happens when you execute "fastboot reboot recovery"?
Print the screen, because it looks like you can't explain what's going on.
No, you just need to follow the guide correctly.
Does OP need to run these before he reboots and right after flashing new recovery--
rm /system/etc/install-recovery.sh
rm /system/recovery-from-boot.p
If he doesn't even boot into OS - then no, he doesn't need it and can't do it from bootloader anyway.
gotcha--thanks Jack
When I execute the command nothing happens.
Sent from my Nexus One using XDA App
Are you sure you got the drivers installed?
Are you sure the bootloader is unlocked.
The commands have to work. Boot into fastboot and issue this command. Fastboot devices. Your devices serial number should show up in the command prompt.
What makes you think the recovery flashed
Did you put recovery in your SDK tools folder and go to that path in terminal before fastbooting the .img
I also read somewhere a long time ago, some phones like mine don't accept reboot command thru fastboot
You could run your commands and then adb kill-server, disconnect phone and reboot using phone buttons
When I turn in the phone it shows the unlocked padlock. I put the image in my tools folder and I pit the command fastboot devices and get my serial #
Sent from my Nexus One using XDA App

[Q] HELP after unrooting/S-off No boot

I was unrooting/locking bootloader/S-on'n in order to sell my One today. The process ran smoothly. I was preparing to use The RUU but I got an error that the version I am on is current. I should have ran it while I had S-off. I then flashed the firmware in fastboot using the fastboot oem rebootRUU and it flashed successfully. The phone will not boot past the HTC One logo screen nor can I access files through abd nor flash anything through fastboot. I can't even use any RUUs. I don't know what to do. Can someone please help me or direct me where I should look?
live_in_the_sky06 said:
I was unrooting/locking bootloader/S-on'n in order to sell my One today. The process ran smoothly. I was preparing to use The RUU but I got an error that the version I am on is current. I should have ran it while I had S-off. I then flashed the firmware in fastboot using the fastboot oem rebootRUU and it flashed successfully. The phone will not boot past the HTC One logo screen nor can I access files through abd nor flash anything through fastboot. I can't even use any RUUs. I don't know what to do. Can someone please help me or direct me where I should look?
Click to expand...
Click to collapse
What error are you getting when you try to flash a recovery via fastboot USB?
Sent from my One using xda app-developers app
MrFixit007 said:
What error are you getting when you try to flash a recovery via fastboot USB?
Sent from my One using xda app-developers app
Click to expand...
Click to collapse
I was getting a remote: not found or remote 43 type of errors
I have managed to flash a ROM using clockwork mod usb otg. but the touch screen is now unresponsive. The buttons work but the touchscreen does not,
live_in_the_sky06 said:
I was getting a remote: not found or remote 43 type of errors
I have managed to flash a ROM using clockwork mod usb otg. but the touch screen is now unresponsive. The buttons work but the touchscreen does not,
Click to expand...
Click to collapse
Flash the latest version of TWRP TWRP 2.6.3.0
easiest way in my opinion is through fastboot.
TWRP 2.6 - HTC One (Sprint USA) Download to your android SDK folder then open a comand prompt cd to your android sdk dir and type
fastboot flash recovery recoveryfilename.img (Change recoveryfilename.img to whatevery the recovery.img name is).

[Q] I cannot boot into Recovery no matter what

So I installed a ROM not for my Sprint HTC one M7....
Now it just says this. I do not know what to do. Also I tried to ADB push but it says "Device not found"
press the power button and it should enter the bootloader screen where you can select recovery using the volume up and down keys
chenchen399 said:
press the power button and it should enter the bootloader screen where you can select recovery using the volume up and down keys
Click to expand...
Click to collapse
I tried that dude.
Nothing.
DankPlank said:
I tried that dude.
Nothing.
Click to expand...
Click to collapse
try: fastboot erase cache
---------- Post added at 11:24 PM ---------- Previous post was at 11:22 PM ----------
DankPlank said:
So I installed a ROM not for my Sprint HTC one M7....
Now it just says this. I do not know what to do. Also I tried to ADB push but it says "Device not found"
Click to expand...
Click to collapse
as a last resort, you can follow this guide: http://forum.xda-developers.com/showthread.php?t=2250904
everything will be wiped though.
chenchen399 said:
try: fastboot erase cache
Click to expand...
Click to collapse
That worked but still cannot get into my recovery or ADB push. It says Device not found. .-.
DankPlank said:
That worked but still cannot get into my recovery or ADB push. It says Device not found. .-.
Click to expand...
Click to collapse
you may have to restore using RUU
DankPlank said:
So I installed a ROM not for my Sprint HTC one M7....
Now it just says this. I do not know what to do. Also I tried to ADB push but it says "Device not found"
Click to expand...
Click to collapse
i think you cannot use adb command on fastboot
adb can be used on recovery or on system rom only while on usb debugging
have your flashed a recovery? (fastboot flash recovery (recovery file name.img)
[email protected] said:
i think you cannot use adb command on fastboot
adb can be used on recovery or on system rom only while on usb debugging
have your flashed a recovery? (fastboot flash recovery (recovery file name.img)
Click to expand...
Click to collapse
Exactly.
In fastboot the fastboot commands work, but not the adb ones.
Yea it sounds like your Recovery got wiped at some point. Grab a Custom Recovery .img (TWRP or CWM) and boot to fastboot (shown in your screenshot). Open a command prompt in your adb/fastboot directory, with the recovery image in the same directory, and enter the following:
Code:
fastboot flash recovery 'nameofrecovery'.img
Then reboot bootloader and try accessing recovery again.
homeslice976 said:
Yea it sounds like your Recovery got wiped at some point. Grab a Custom Recovery .img (TWRP or CWM) and boot to fastboot (shown in your screenshot). Open a command prompt in your adb/fastboot directory, with the recovery image in the same directory, and enter the following:
Code:
fastboot flash recovery 'nameofrecovery'.img
Then reboot bootloader and try accessing recovery again.
Click to expand...
Click to collapse
It says Unknown Error
DankPlank said:
It says Unknown Error
Click to expand...
Click to collapse
Just restore using RUU...make sure your phone is in fastboot usb mode.
chenchen399 said:
Just restore using RUU...make sure your phone is in fastboot usb mode.
Click to expand...
Click to collapse
This is almost always the only fix for a Sprint phone that was flashed with a GSM rom.
Sent from my One using XDA Premium 4 mobile app
Try HTC One Toolkit
Hello,
you can try the HTC One Toolkit to install and enter to an new Recovery.
I think TWRP 2.6.3 is for the HTC One the easyer Recovery.
CoryTallman said:
This is almost always the only fix for a Sprint phone that was flashed with a GSM rom.
Sent from my One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
When I try to flash a RUU using the tool kit. It always says failed. Not verified.

[Q] T-Mobile HTC One M7 Help Plz

Ok i have an T-Mobile HTC One and the other day i unlocked the bootloader and rooted it. I went into my apps after everything was done and tried to install super su and it didnt work so i thought i did something wrong with rooting my phone so i went back to the team win recovery and advanced wipe my device thinking it would let me do a new install and it didnt. now when i power on my devices it goes str8 to team win recovery 2.6.1.0 and doesnt boot the OS. when i try leaving twrp it says no OS installed, how do i fix this i done a gang of searches and nothing works. anyone know how to fix this???
Have to tried relocking the bootloader through fastboot and running an RUU?
FuTuRisTiC Zo3 said:
Ok i have an T-Mobile HTC One and the other day i unlocked the bootloader and rooted it. I went into my apps after everything was done and tried to install super su and it didnt work so i thought i did something wrong with rooting my phone so i went back to the team win recovery and advanced wipe my device thinking it would let me do a new install and it didnt. now when i power on my devices it goes str8 to team win recovery 2.6.1.0 and doesnt boot the OS. when i try leaving twrp it says no OS installed, how do i fix this i done a gang of searches and nothing works. anyone know how to fix this???
Click to expand...
Click to collapse
Morencyam said:
Have to tried relocking the bootloader through fastboot and running an RUU?
Click to expand...
Click to collapse
Yes you can RUU back to stock if your on an older version than the last RUU.
You can also update your recovery to TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
After this go into TWRP / Advanced / Sideload
and from you PC adb / fastboot folder / command prompt here
adb sideload <name of rom>.zip
just download the rom you want to use to the same folder as adb / fastboot first.
I would choose a stock rooted one from here
http://forum.xda-developers.com/showthread.php?t=2353812
clsA said:
Yes you can RUU back to stock if your on an older version than the last RUU.
You can also update your recovery to TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
After this go into TWRP / Advanced / Sideload
and from you PC adb / fastboot folder / command prompt here
adb sideload <name of rom>.zip
just download the rom you want to use to the same folder as adb / fastboot first.
I would choose a stock rooted one from here
http://forum.xda-developers.com/showthread.php?t=2353812
Click to expand...
Click to collapse
Thanks for the help guys i got it back up and running i did it a few days ago. but im having the same exact problem but with an AT&T galaxy S3

[Q] HTC One no OS

Hi all,
Recently I accidentally wiped every partition on my htc one device, including the system partition, thus deleting my OS. My One has lost its ability to be recognised by any computer i plug it into, however it still charges fine. I have tried plugging in my USB-OTG cable with a Sense Rom, hoping to install it.(I dont actually know if that is what I should do with no OS) No Rom I try to install has worked. Any help is appreciated
Thanks in advance
PS I am on TWRP Recovery v2.6.3.0
Thanks again.
AtheosArts said:
Hi all,
Recently I accidentally wiped every partition on my htc one device, including the system partition, thus deleting my OS. My One has lost its ability to be recognised by any computer i plug it into, however it still charges fine. I have tried plugging in my USB-OTG cable with a Sense Rom, hoping to install it.(I dont actually know if that is what I should do with no OS) No Rom I try to install has worked. Any help is appreciated
Thanks in advance
PS I am on TWRP Recovery v2.6.3.0
Thanks again.
Click to expand...
Click to collapse
try to flash your rom.zip from recovery with OTG cable
or push it to your SD card and install from recovery :
adb push rom.zip /sdcard/
or you can sideload your rom.zip :
boot to recovery mode > advanced > ADB sideload > swipe
adb sideload rom.zip
wait for complete > reboot to recovery mode > install your rom.zip
if not, flash it from RUU mode :
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
if not, be sure your rom.zip meet your phone CID & MID
be sure your phone is LOCKED
try to flash rom.zip with HBoot version higher than your 1.44 ( e.x 1.54)
Also to add. Your TWRP is out of date. Install 2.6.3.3 or newer
http://goo.im/devs/OpenRecovery/m7//openrecovery-twrp-2.6.3.3-m7.img
http://goo.im/devs/OpenRecovery/m7//openrecovery-twrp-2.7.0.0-m7.img
Sent from my HTC One using XDA Premium 4 mobile app
bored_stupid said:
Also to add. Your TWRP is out of date. Install 2.6.3.3 or newer
http://goo.im/devs/OpenRecovery/m7//openrecovery-twrp-2.6.3.3-m7.img
http://goo.im/devs/OpenRecovery/m7//openrecovery-twrp-2.7.0.0-m7.img
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Dear, you always learning me, thank you
moha_moha20106 said:
Dear, you always learning me, thank you
Click to expand...
Click to collapse
We are all learning.
Sent from my HTC One using Xparent Skyblue Tapatalk 2
bored_stupid said:
Also to add. Your TWRP is out of date. Install 2.6.3.3 or newer
Click to expand...
Click to collapse
I would recommend 2.6.3.3 (or .4)... seems 2.7.0.0+ is still having issues.
Assuming the phone is an m7_u or m7_ul model!!! if it's not, then i would reconsider.
we all know what they say about assumption right
moha_moha20106 said:
try to flash your rom.zip from recovery with OTG cable
or push it to your SD card and install from recovery :
adb push rom.zip /sdcard/
or you can sideload your rom.zip :
boot to recovery mode > advanced > ADB sideload > swipe
adb sideload rom.zip
wait for complete > reboot to recovery mode > install your rom.zip
if not, flash it from RUU mode :
fastboot oem rebootRUU
fastboot flash zip rom.zip
fastboot flash zip rom.zip
fastboot reboot
if not, be sure your rom.zip meet your phone CID & MID
be sure your phone is LOCKED
try to flash rom.zip with HBoot version higher than your 1.44 ( e.x 1.54)
Click to expand...
Click to collapse
OTG -> okay
adb push -> okay
adb sideload -> okay
you cannot flash a custom ROM using ruu mode!!
.
nkk71 said:
I would recommend 2.6.3.3 (or .4)... seems 2.7.0.0+ is still having issues.
Assuming the phone is an m7_u or m7_ul model!!! if it's not, then i would reconsider.
we all know what they say about assumption right
OTG -> okay
adb push -> okay
adb sideload -> okay
you cannot flash a custom ROM using ruu mode!!
.
Click to expand...
Click to collapse
Thanks Dear

Categories

Resources