Hel! HTC One M7 stuck in TWRP! - One (M7) Q&A, Help & Troubleshooting

Hi!
I seem to have flashed the wrong TWRP version... I was supposed to flash the M7 Recovery, but I have flashed the M7wls recovery. :silly:
Now... I am stuck in recovery. Touch does not work. I've tried holding down the power button for several minutes but nothing happens :crying:
Help!

Vyper512 said:
Hi!
I seem to have flashed the wrong TWRP version... I was supposed to flash the M7 Recovery, but I have flashed the M7wls recovery. :silly:
Now... I am stuck in recovery. Touch does not work. I've tried holding down the power button for several minutes but nothing happens :crying:
Help!
Click to expand...
Click to collapse
have you tried to hold power and volume down for a while? This should hard reboot your phone to the bootloader.

Vyper512 said:
Hi!
I seem to have flashed the wrong TWRP version... I was supposed to flash the M7 Recovery, but I have flashed the M7wls recovery. :silly:
Now... I am stuck in recovery. Touch does not work. I've tried holding down the power button for several minutes but nothing happens :crying:
Help!
Click to expand...
Click to collapse
Does adb work with the recovery? adb reboot-bootloader
If you found my posts helpful, no need to say thanks. There's a button for that

Danny201281 said:
Does adb work with the recovery? adb reboot-bootloader
If you found my posts helpful, no need to say thanks. There's a button for that
Click to expand...
Click to collapse
WOW! Thank you very much

Vyper512 said:
WOW! Thank you very much
Click to expand...
Click to collapse
Your welcome, glad it got you out of trouble
If you found my posts helpful, no need to say thanks. There's a button for that

Danny201281 said:
Your welcome, glad it got you out of trouble
If you found my posts helpful, no need to say thanks. There's a button for that
Click to expand...
Click to collapse
I'm having some problems here... I'm trying to help a friend flash Android 5.0 GPE on his HTC One M7. We are having some problems here.
The device is unlocked, S-ON. But we managed to wipe the whole device, so now there is no OS on it.
I guess I have to have S-OFF in order to flash a new rom.
How do we do this?
I've been trying to find a solution to our problem, but I can't seem to find it!
Do you mind helping us out here?
Device: HTC One M7_UL
HBOOT-1.57.0000
S-ON

Vyper512 said:
I'm having some problems here... I'm trying to help a friend flash Android 5.0 GPE on his HTC One M7. We are having some problems here.
The device is unlocked, S-ON. But we managed to wipe the whole device, so now there is no OS on it.
I guess I have to have S-OFF in order to flash a new rom.
How do we do this?
I've been trying to find a solution to our problem, but I can't seem to find it!
Do you mind helping us out here?
Device: HTC One M7_UL
HBOOT-1.57.0000
S-ON
Click to expand...
Click to collapse
You don't need to s-off and you can't without a functioning Rom anyway
You need to push a Rom to the phone using adb in recovery. Put your Rom in your fastboot folder on your pc and rename it something easy to type like "rom.zip"
Now with the phone on the twrp home screen and connected with usb in the command window type
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes (several minutes) when it's done install the Rom with twrp recovery.
If you found my posts helpful, no need to say thanks. There's a button for that

Danny201281 said:
You don't need to s-off and you can't without a functioning Rom anyway
You need to push a Rom to the phone using adb in recovery. Put your Rom in your fastboot folder on your pc and rename it something easy to type like "rom.zip"
Now with the phone on the twrp home screen and connected with usb in the command window type
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes (several minutes) when it's done install the Rom with twrp recovery.
If you found my posts helpful, no need to say thanks. There's a button for that
Click to expand...
Click to collapse
Thanks again! I was able to push the file, but I'm having another problem. "Unable to mount ' /cache '"
EDIT: Managed to work something out Thank you very much for your help

Vyper512 said:
Thanks again! I was able to push the file, but I'm having another problem. "Unable to mount ' /cache '"
EDIT: Managed to work something out Thank you very much for your help
Click to expand...
Click to collapse
Once again your welcome, by the way it's normal to see unable to mount cache after flashing a new recovery. Especially if you fastboot erase cache :good:
If you found my posts helpful, no need to say thanks. There's a button for that

Related

HTC One Bricked =/

Hey guys
I just rooted my HTC One yesterday and installed a custom rom on it, all went well until my brain went stupid and formatted data, system, sdcard and i had no nandroid backup in place. I just upgraded from a HTC One X and from what i know, previously i could just flash CWM and mount usb and it'll go work normally. However, for my situation now, none of the recoveries actually allow me to mount usb.
Also, i'm on 1.29.404 and i can't find any RUUs that is the same as this. I also cant execute adb push for rom because my computer doesnt recognise my phone in adb devices. Can anyone help me out with this issue ?
cheers!
Hi
Greetings,
Install HTC drivers for abd to recognize your phone, this will help you to atempt abd sideload and also fastboot commands
Flash the recovery againg
"fastboot flash recovery name-of-recovery-.img"
And try again by adb sideload this is your last option before flashing a ruu
Sent from my HTC Sensation Z710e using xda premium
mfadhil said:
Hey guys
I just rooted my HTC One yesterday and installed a custom rom on it, all went well until my brain went stupid and formatted data, system, sdcard and i had no nandroid backup in place. I just upgraded from a HTC One X and from what i know, previously i could just flash CWM and mount usb and it'll go work normally. However, for my situation now, none of the recoveries actually allow me to mount usb.
Also, i'm on 1.29.404 and i can't find any RUUs that is the same as this. I also cant execute adb push for rom because my computer doesnt recognise my phone in adb devices. Can anyone help me out with this issue ?
cheers!
Click to expand...
Click to collapse
I'm in a similar boat, did a "format data" in TWRP and now I can't boot. I can access the phone via ADB tho. I'll let you know if I find a solution.
Same thing here
I also did the same thing. However, I can't boot into recovery at all; It says its about to boot into recovery, then the phone just turns off. The only thing I can do is boot into the bootloader, and lock or unlock it. Right now, its unlocked. I've tried everything. I would love to just use an ruu exe., but the only one I've found isn't working for my phone for whatever reason. I kept getting error 132 signature error. The ruu I was using was "RUU_M7_UL_JB_50_BrightstarUS_WWE_1.29.1540.3" I was using a similar version ( I think it was 1.29.300 or something), and yes, I relocked my bootloader before using the ruu; If anyone knows of a different, newer version, or really, anything at all that can help, it would be greatly appreciated.
Hi
Greetings,
Have to tried this code after installing the recovery
"fastboot erase cache" if not unlock your bootloader install recovery and try this code
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
Have to tried this code after installing the recovery
"fastboot erase cache" if not unlock your bootloader install recovery and try this code
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Hey thanks for replying; Unfourtently, even after reflashing twrp and clearing the cache, it still just shows the entering recovery mode and the restarts. In fact, now it is constantly restarting until I boot it into bootloader and power the system down that way. Any other suggestions?
Thanks
NoDroid4U said:
I also did the same thing. However, I can't boot into recovery at all; It says its about to boot into recovery, then the phone just turns off. The only thing I can do is boot into the bootloader, and lock or unlock it. Right now, its unlocked. I've tried everything. I would love to just use an ruu exe., but the only one I've found isn't working for my phone for whatever reason. I kept getting error 132 signature error. The ruu I was using was "RUU_M7_UL_JB_50_BrightstarUS_WWE_1.29.1540.3" I was using a similar version ( I think it was 1.29.300 or something), and yes, I relocked my bootloader before using the ruu; If anyone knows of a different, newer version, or really, anything at all that can help, it would be greatly appreciated.
Click to expand...
Click to collapse
that RUU won't work because you have to match your version-main to the RUU you are about to flash, if that version-main doesn't match than you will get that error 132 which is normal in your case... if you want to know which is your version main just type
Code:
fastboot getvar version-main
matt95 said:
that RUU won't work because you have to match your version-main to the RUU you are about to flash, if that version-main doesn't match than you will get that error 132 which is normal in your case... if you want to know which is your version main just type
Code:
fastboot getvar version-main
Click to expand...
Click to collapse
Thanks; I've found the correct ruu, but now I have a new problem. As of right now its .zip and not .exe; I cant boot into recovery and adb isnt working either. Any suggestions for getting it on the phones memory, seeing as there is no sd card I can remove?
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
NoDroid4U said:
Thanks; I've found the correct ruu, but now I have a new problem. As of right now its .zip and not .exe; I cant boot into recovery and adb isnt working either. Any suggestions for getting it on the phones memory, seeing as there is no sd card I can remove?
Click to expand...
Click to collapse
i think you downloaded an OTA and not a RUU
---------- Post added at 09:05 AM ---------- Previous post was at 09:04 AM ----------
bradr00lzd00d1 said:
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
i won't suggest to hit that factory reset button! causa actually it soft-bricked some devices... you've been lucky
bradr00lzd00d1 said:
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
NoDroid4U said:
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
Click to expand...
Click to collapse
as long as i know the only file that you can flash in that OTA is the firmware.zip that will update your bootloader but i'll do it after some more tries...
please paste here the output of
Code:
fastboot getvar all
NoDroid4U said:
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
Click to expand...
Click to collapse
Have you tried "fastboot -w" this will factory reset your phone from fastboot. Then try re-flashing recovery again.
NoDroid4U said:
Hey thanks for replying; Unfourtently, even after reflashing twrp and clearing the cache, it still just shows the entering recovery mode and the restarts. In fact, now it is constantly restarting until I boot it into bootloader and power the system down that way. Any other suggestions?
Thanks
Click to expand...
Click to collapse
I've had this problem on the one x plus, what I did and please bear with me, it does work Firstly flash cwm and clear cache, once you have done that you should be able to boot recovery. Once in cwm format everything including data! yep I said data! then reboot back to fastboot and flash TWRP and rewipe everything again (including data) then sideload or push your rom across to your phone.
Done this twice now on mine when I got bricked (for no reason!) I can only think the file system becomes corrupt somehow.
alright guys, i solved the issue and my phone is back to normal !
to those guys still facing the issue, i suggest you flash the latest cwm then try using the sideload function > adb sideload <filename.zip>
mine came back to life after that, heh
cheers!
Also fixed
Hey guys, thanks so much for everyones help last night. I also got mine all fixed and set away. For anyone interested, I used the ruu and steps in this thread: http://forum.xda-developers.com/showthread.php?t=2250904
Thanks again to everyone for their help!

TWRP 2.6 [stock on "swipe to unlock" in recovery]

I went to GooManager and downloaded the new version of TWRP. When I reboot to recovery my phone gets stuck on "swipe to unlock" and doesn't let me do anything but to restart my phone on fastboot. I can't flash any ROMs
Can someone please help me? Thanks in advanced. :crying:
chamo311 said:
I went to GooManager and downloaded the new version of TWRP. When I reboot to recovery my phone gets stuck on "swipe to unlock" and doesn't let me do anything but to restart my phone on fastboot. I can't flash any ROMs
Can someone please help me? Thanks in advanced. :crying:
Click to expand...
Click to collapse
did you install the correct version for the htc one sprint(wls)(spr)
Aldo101t said:
did you install the correct version for the htc one sprint(wls)(spr)
Click to expand...
Click to collapse
I was using the previous version (2.5) just fine and just went to GooManager and I assume that GooManager will download the right for me.
I opened GooManager and click on Menu then Install OpenRecoveryScript and then I manually rebooted to recovery once the download finished. And that's when I get stuck on "swipe to unlock"
Filename was "openrecovery-twrp-2.6.0.0-m7wls.img"
chamo311 said:
I was using the previous version (2.5) just fine and just went to GooManager and I assume that GooManager will download the right for me.
I opened GooManager and click on Menu then Install OpenRecoveryScript and then I manually rebooted to recovery once the download finished. And that's when I get stuck on "swipe to unlock"
Filename was "openrecovery-twrp-2.6.0.0-m7wls.img"
Click to expand...
Click to collapse
well, thats the right one, i would suggest that you manually download the file and install using adb fastboot.
I direct downloaded the file from their site and fast boot flashed after verifying MD5. There is definitely a problem with he recovery
Aldo101t said:
well, thats the right one, i would suggest that you manually download the file and install using adb fastboot.
Click to expand...
Click to collapse
Thank you sir! I am new to this so I am learning as I go. I read that these are the steps to follow to do an ADB Fastboot. Please correct me if I am wrong. Thanks again for your help.
1) Download the above file. Save it to the root of your /sdcard directly (internal memory only) and rename it to "twrp.img"
2) Turn off your device. Turn on the device and keep holding volume down until a menu shows up. Select fastboot from the menu list.
3) Plug the device into your computer. Run the following command via the command line:
fastboot flash recovery "twrp.img"
Bless.
Kraizk said:
I direct downloaded the file from their site and fast boot flashed after verifying MD5. There is definitely a problem with he recovery
Click to expand...
Click to collapse
That sucks! So should I do try adb fastboot or go back to the previous version (2.5)?
What sucks is that without 2.6 working properly, I won't be able to flash any ROM with the new android version (4.2)
Aldo101t said:
well, thats the right one, i would suggest that you manually download the file and install using adb fastboot.
Click to expand...
Click to collapse
Did the ADB and still the same problem. Should I go back to previous version of TWRP?
chamo311 said:
Thank you sir! I am new to this so I am learning as I go. I read that these are the steps to follow to do an ADB Fastboot. Please correct me if I am wrong. Thanks again for your help.
1) Download the above file. Save it to the root of your /sdcard directly (internal memory only) and rename it to "twrp.img"
2) Turn off your device. Turn on the device and keep holding volume down until a menu shows up. Select fastboot from the menu list.
3) Plug the device into your computer. Run the following command via the command line:
fastboot flash recovery "twrp.img"
Bless.
Click to expand...
Click to collapse
no, thats not right, don't put on your sdcard, download the file, put it in your directory where yoy have fastboot(on your computer. cd to that directory, open command prompt, (administrative) type adb reboot bootloader, when in bootloader (fastboot usb) type fastboot flash recovery(name of file).img
Aldo101t said:
no, thats not right, don't put on your sdcard, download the file, put it in your directory where yoy have fastboot(on your computer. cd to that directory, open command prompt, (administrative) type adb reboot bootloader, when in bootloader (fastboot usb) type fastboot flash recovery(name of file).img
Click to expand...
Click to collapse
It is broken, several users are reporting it in the original TWRP post as well
Kraizk said:
It is broken, several users are reporting it in the original TWRP post as well
Click to expand...
Click to collapse
Now that's some "good news" LOL! because I thought I screwed my phone and I wasn't going to be happy about it. I went back to v2.5 and everything works great!!
Thank you so much for all your help, guys!
Bless!!:good:
Kraizk said:
It is broken, several users are reporting it in the original TWRP post as well
Click to expand...
Click to collapse
that could be, thanks for the heads up
STUCK in TWRP Recovery
Aldo101t said:
that could be, thanks for the heads up
Click to expand...
Click to collapse
Completely stuck in Recovery. Can swipe to unlock screen but can not reboot even with Volume Down and Power button on Sprint HTC One. Just stuck. Phone is useless. Cant throw adb commands, nothing. WTF? What to do any ideas? Just watching the battery go down on the recovery screen...
Jason0071 said:
Completely stuck in Recovery. Can swipe to unlock screen but can not reboot even with Volume Down and Power button on Sprint HTC One. Just stuck. Phone is useless. Cant throw adb commands, nothing. WTF? What to do any ideas? Just watching the battery go down on the recovery screen...
Click to expand...
Click to collapse
just revert back to 2.5.0.0 and you are good to go
Jason0071 said:
Completely stuck in Recovery. Can swipe to unlock screen but can not reboot even with Volume Down and Power button on Sprint HTC One. Just stuck. Phone is useless. Cant throw adb commands, nothing. WTF? What to do any ideas? Just watching the battery go down on the recovery screen...
Click to expand...
Click to collapse
Did you just recently update your firmware to the new base? The reason I ask is because after I did I used the the firmware with the bootloader and recovery included. I had reflashed TWRP 2.5. Well I noticed that the method of holding down volume key and and power button would not work for me at all whether I was in the os, bootloader or recovery. So I flashed the Rom I was on again and it fixed it. So I am wondering this is what is happening to you. Maybe just let the phone lose charge then plug it in reboot to the os then into bootloader and flash the 2.5 TWRP recovery. Only thing I can think of your not bricked
Jason0071 said:
Completely stuck in Recovery. Can swipe to unlock screen but can not reboot even with Volume Down and Power button on Sprint HTC One. Just stuck. Phone is useless. Cant throw adb commands, nothing. WTF? What to do any ideas? Just watching the battery go down on the recovery screen...
Click to expand...
Click to collapse
Did you try holding the phone under a bright light then holding power and vol down to reboot. This works sometimes
Sent from my jacked HTC One!!
Aldo101t said:
just revert back to 2.5.0.0 and you are good to go
Click to expand...
Click to collapse
Given all the issues with 2.6 listed here, should I update from 2.5 to 2.6? Also, if TWRP says 2..5.0.0 at the top of the screen, how do I know this is the wls version?
mzel said:
Given all the issues with 2.6 listed here, should I update from 2.5 to 2.6? Also, if TWRP says 2..5.0.0 at the top of the screen, how do I know this is the wls version?
Click to expand...
Click to collapse
look at the zip file you download (openrecovery twrp-2.5.0.0-m7wls.img) m7wls tells you its for sprint.or m7spr whatever
there is a new version 2.6.0.1 but i don't know if it still has bugs or not, i'd stay at 2.5.0.0
Aldo101t said:
look at the zip file you download (openrecovery twrp-2.5.0.0-m7wls.img) m7wls tells you its for sprint.or m7spr whatever
there is a new version 2.6.0.1 but i don't know if it still has bugs or not, i'd stay at 2.5.0.0
Click to expand...
Click to collapse
I do not have a separate file. I think my TWRP came as part of some bigger ( root, recovery, permissions) package. I would think it was the Sprint version, but I keep having slight problems - those system apps try reboot after install, but in my case they do not. I have to boot manually, and after each recovery reboot I get a "reboot error notification". Can this be related?
mzel said:
I do not have a separate file. I think my TWRP came as part of some bigger ( root, recovery, permissions) package. I would think it was the Sprint version, but I keep having slight problems - those system apps try reboot after install, but in my case they do not. I have to boot manually, and after each recovery reboot I get a "reboot error notification". Can this be related?
Click to expand...
Click to collapse
that error is nothing don't worry about it, if you install a custom rom(make sure it's for sprint)that will go

Please Help

Ok for starters I feel like a complete idiot right about now. According to my hboot screen I am unlocked with S-OFF RH. Hboot ver 1.44.0000, Radio 1.00.20.0626. I cannot do anything with my phone. When the phone starts it just sits at a white HTC boot screen. I have tried pushing several different versions of Clockwork and TWRP recoveries through fastboot. When I attempt to go into recovery it just reboots. I cannot get to a recovery to flash a rom. I pretty much cant do anything. Can someone please help me get back to a usable phone? Im not exactly a noob and not by any means a dev either. Any help would be greatly appreciated.
litlepyro said:
Ok for starters I feel like a complete idiot right about now. According to my hboot screen I am unlocked with S-OFF RH. Hboot ver 1.44.0000, Radio 1.00.20.0626. I cannot do anything with my phone. When the phone starts it just sits at a white HTC boot screen. I have tried pushing several different versions of Clockwork and TWRP recoveries through fastboot. When I attempt to go into recovery it just reboots. I cannot get to a recovery to flash a rom. I pretty much cant do anything. Can someone please help me get back to a usable phone? Im not exactly a noob and not by any means a dev either. Any help would be greatly appreciated.
Click to expand...
Click to collapse
are u making sure you are flashing the correct recovery?
http://techerrata.com/browse/twrp2/m7wls
Shut off your device.
Press and hold volume down and then press power. Keep holding volume down until a menu shows on your screen.
Use the volume rocker to select fastboot and press power to select fastboot.
Plug the device into your computer.
If you have the right drivers installed your phone screen will now say: FASTBOOT USB
Using a command prompt, type:
fastboot flash recovery recovery.img
fastboot reboot-bootloader
Your device will reboot. Use the volume rocker to select recovery and press power. You will now boot TWRP.
Click to expand...
Click to collapse
O.M.J said:
are u making sure you are flashing the correct recovery?
http://techerrata.com/browse/twrp2/m7wls
Click to expand...
Click to collapse
Thanks for the help OMJ. I was using the correct recovery. I cleared adb cache and now am able to boot into TWRP 2.5.0.0.
Trying to flash Indirects Stock 1.31.651.2 Odex Rom and getting the following errors
symlink: some symlink failed
E:Error executing updater binary in zip
Problem solved. Ended up flashing a newer recovery and was able to flash rom from there. Thank you OMJ.
litlepyro said:
Problem solved. Ended up flashing a newer recovery and was able to flash rom from there. Thank you OMJ.
Click to expand...
Click to collapse
cool...np, anytime

[Q] Can't get into fastmode

Hello,
(my english is not very well, sorry for that)
Because the vibration engine was to loud, i wanted to reset my HTC One (delete root and lock it again) to send it to HTC.
I did something wrong and now my HTC One is in a Boot-Loop.
When i hold the power button and the volume down button i can get into "Menu" with Fastbood. And i can turn it on.
But my PC can't find it anymore. I tried it on 3 different Pc's and one Mac.
The Recovery doesn't work (i come into the boot-loop).
I'm working since 20 working hours to solve this problem, but i can't fix it...
Could you please, please help me?
Thank you very much!
Best wishes
Dakanta said:
Hello,
(my english is not very well, sorry for that)
Because the vibration engine was to loud, i wanted to reset my HTC One (delete root and lock it again) to send it to HTC.
I did something wrong and now my HTC One is in a Boot-Loop.
When i hold the power button and the volume down button i can get into "Menu" with Fastbood. And i can turn it on.
But my PC can't find it anymore. I tried it on 3 different Pc's and one Mac.
The Recovery doesn't work (i come into the boot-loop).
I'm working since 20 working hours to solve this problem, but i can't fix it...
Could you please, please help me?
Thank you very much!
Best wishes
Click to expand...
Click to collapse
reflash twrp 2.6.3.3 via fastboot should let you get back into recovery, then do a full wipe and sideload your rom and install it
xnknown said:
reflash twrp 2.6.3.3 via fastboot should let you get back into recovery, then do a full wipe and sideload your rom and install it
Click to expand...
Click to collapse
Hello xnknown,
but my PC can't find my HTC One in Fastmood.
When I try adb devices it can't be found.
When I try dab devices in boot loop there comes just for a few seconds until my HTC One restarts this message:
List of devices attached
FA34NW902365 device
Thank you
Dakanta said:
Hello xnknown,
but my PC can't find my HTC One in Fastmood.
When I try adb devices it can't be found.
When I try dab devices in boot loop there comes just for a few seconds until my HTC One restarts this message:
List of devices attached
FA34NW902365 device
Thank you
Click to expand...
Click to collapse
Here is what stands in my Fastboot Mode on my HTC One
TAMPERED
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.20.3263.16
OpenDSP-v26.120.274.0202
eMMC-boot
Apr 12 2013,12:10:45:-1
Dakanta said:
Here is what stands in my Fastboot Mode on my HTC One
TAMPERED
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.20.3263.16
OpenDSP-v26.120.274.0202
eMMC-boot
Apr 12 2013,12:10:45:-1
Click to expand...
Click to collapse
try fastboot erase cache, u sure u have the htc drivers installed and the adb sdk?
xnknown said:
try fastboot erase cache, u sure u have the htc drivers installed and the adb sdk?
Click to expand...
Click to collapse
Thank you. Fastboot erase cache didn't worked.
I installed the adb SDK and HTC Sync (the drivers are included there, right?) Would my HTC be found in Boot-Loop when I didn't installed the drivers?
List of devices attached
FA34NW902365 device
Or are the drivers in fastboot another thing?
Thank you for your great help!
Dakanta said:
Thank you. Fastboot erase cache didn't worked.
I installed the adb SDK and HTC Sync (the drivers are included there, right?) Would my HTC be found in Boot-Loop when I didn't installed the drivers?
List of devices attached
FA34NW902365 device
Or are the drivers in fastboot another thing?
Thank you for your great help!
Click to expand...
Click to collapse
yes the htc drivers are included in htc sync however you need to uninstall htc sync itself afterwards
socialistic rrbaungm
Thank you.
I should uninstall HTC Sync directly after installation?
Dakanta said:
Thank you.
I should uninstall HTC Sync directly after installation?
Click to expand...
Click to collapse
yes, you should still see your htc drivers in your uninstall program list
xnknown said:
yes, you should still see your htc drivers in your uninstall program list
Click to expand...
Click to collapse
Suddenly my CWM started again :good:
So i played Viper One 2.6 on my One. But Fastboot doesn't work at all.
I'll try to fix my driver problem.... or is there an other way to get back on stock and lock my One?
Can you flash TWRP and then boot into TWRP ?
Also, fastboot only works in fastboot moder in bootloader. Not in recovery and NOT in OS.
ADB works only in recovery and when you are in OS. NOT in fastboot boot mode.
Dakanta said:
Suddenly my CWM started again :good:
So i played Viper One 2.6 on my One. But Fastboot doesn't work at all.
I'll try to fix my driver problem.... or is there an other way to get back on stock and lock my One?
Click to expand...
Click to collapse
well if you want a relatively stock experience i would suggest going with ARHD 51, its basically the same as stock but a little speedier without the bloat
SaHiLzZ said:
Can you flash TWRP and then boot into TWRP ?
Also, fastboot only works in fastboot moder in bootloader. Not in recovery and NOT in OS.
ADB works only in recovery and when you are in OS. NOT in fastboot boot mode.
Click to expand...
Click to collapse
Hey SaHiLzZ,
can I flash TWRP without Fastboot?
If I understand your second sentence right, yes I was in fastboot mode. I obviously got driver problems, i'll try to fix them now.
xnknown said:
well if you want a relatively stock experience i would suggest going with ARHD 51, its basically the same as stock but a little speedier without the bloat
Click to expand...
Click to collapse
Thank you xnknown,
no I have to go to Stock because of warrenty.
My vibration engine is much louder than normal. And my second Mic doesn't work.
I don't know the warranty of your countries, but in Germany it has to be stock when I'll bring it back to my electronics retailer
At the moment i just install all possible in SDK and I hope that it will work.
Thank you for your help
Dakanta said:
Hey SaHiLzZ,
can I flash TWRP without Fastboot?
If I understand your second sentence right, yes I was in fastboot mode. I obviously got driver problems, i'll try to fix them now.
Click to expand...
Click to collapse
Yes you were in fastboot if it says Fastboot USB on your phone. You can flash it once you are in the screen.
fastboot flash recovery (name of recovery)
I will suggest TWRP 2.6.3.3
Then type fastboot erase cache
I was such an Idiot.
I tried to find my Phone with adb devices in adb. The correct command was fastboot devices.
Two days of work because of that little problem :crying: :crying::crying::crying::crying:
Now I'm back on Viper One 2.6 and I'm looking for a Tutorial to bring my One back to Stocke an lock it again.
Thank you!!!
Hey,
i brought my One back on Stock.
But when I update to 4.2.2. the progress always hang up at i think 30%.
I startet it 3 times new, but its always the same failure. I'll keep the One over night on the charger and I hope, that in the morning the One is on 4.2.2 and I can update on 4.4.2.
Did I do something wrong?
And my other problem:
How can I delete the CWM Backup? I don't have root anymore. My SDCard is just 25GB
Thank You !

[Q] HTC One, tampered, unlocked, S-ON, no OS, device not foun on laptop. Cluster****.

Hi xda!
I recently got a HTC One from a friend, as my old phone was worn out. It turned out he had rooted it, tampered with it, the whole nine yards. I was not told he had rooted it, so I accepted a prompt asking me to update the phone to what I believe was 4.4.2, KitKat. I now realize that should not have been done. When the phone restarted it went to the HTC startup logo, into a kind of blue screen (not the BSOD), the Google logo flashed on the screen for 0.5 seconds, and then it got stuck on this weird blue/turqoise screen. Nothing happened.
I called my friend, he told me he rooted it etc., and that I should try a factory reset, and if that didn't work, complete reset (including the system folder wipe). That obviously didn't work, but I didn't know any better as I have never touched a rooted phone in my life, and I'm thus a complete noob when it comes to terminology, what steps to take and so on.
Now I have a phone with no OS, stuck at the HTC logo when I start it normally, and all I can do is boot up into bootloader. I can also access TWRP. I have installed HTC Sync on my laptop, but the phone is not detected properly (meaning, the "device connected" sound is played, and I can find "Android device" in device manager, but the HTC Sync can't find the phone) when connected through a USB. It is not the USB that came with the phone. I also installed Squabbi's HTC One toolkit, which basically is the one-click interface of pushing revone etc. to the phone. Problem is, "error, device not detected".
I've browsed around for a good six hours without any luck, other than that I've started to understand how this is all connected.
Phone is
*TAMPERED*
*UNLOCKED*
M7_UL
S-ON
HBOOT 1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
I pray to the mighty tech gods of xda to help me out. I looked for similar threads, couldn't find any that were simple and similar enough for me to understand. I must admit I'm very keen to learn this, so if someone know of any place where basic terminology is explained, I'd really appreciate that. Other than that, a step by step instruction on how to proceed from this cluster**** would also be highly appreciated (what I need installed on my laptop, where I can find ROM's, what flashing means etc.).
Thank you in advance!
PrimalMK said:
Hi xda!
I recently got a HTC One from a friend, as my old phone was worn out. It turned out he had rooted it, tampered with it, the whole nine yards. I was not told he had rooted it, so I accepted a prompt asking me to update the phone to what I believe was 4.4.2, KitKat. I now realize that should not have been done. When the phone restarted it went to the HTC startup logo, into a kind of blue screen (not the BSOD), the Google logo flashed on the screen for 0.5 seconds, and then it got stuck on this weird blue/turqoise screen. Nothing happened.
I called my friend, he told me he rooted it etc., and that I should try a factory reset, and if that didn't work, complete reset (including the system folder wipe). That obviously didn't work, but I didn't know any better as I have never touched a rooted phone in my life, and I'm thus a complete noob when it comes to terminology, what steps to take and so on.
Now I have a phone with no OS, stuck at the HTC logo when I start it normally, and all I can do is boot up into bootloader. I can also access TWRP. I have installed HTC Sync on my laptop, but the phone is not detected properly (meaning, the "device connected" sound is played, and I can find "Android device" in device manager, but the HTC Sync can't find the phone) when connected through a USB. It is not the USB that came with the phone. I also installed Squabbi's HTC One toolkit, which basically is the one-click interface of pushing revone etc. to the phone. Problem is, "error, device not detected".
I've browsed around for a good six hours without any luck, other than that I've started to understand how this is all connected.
Phone is
*TAMPERED*
*UNLOCKED*
M7_UL
S-ON
HBOOT 1.44.0000
RADIO-4A.14.3250.13
OpenDSP-v26.120.274.0202
eMMC-boot
I pray to the mighty tech gods of xda to help me out. I looked for similar threads, couldn't find any that were simple and similar enough for me to understand. I must admit I'm very keen to learn this, so if someone know of any place where basic terminology is explained, I'd really appreciate that. Other than that, a step by step instruction on how to proceed from this cluster**** would also be highly appreciated (what I need installed on my laptop, where I can find ROM's, what flashing means etc.).
Thank you in advance!
Click to expand...
Click to collapse
well a lot of the work seems to already be done
your unlocked / rooted which means you should have a custom recovery installed.
boot the phone by holding the power + volume down
this will bring up the bootloader. use the volume key to choose recovery aand hit the power button. when you boot into recovery come back and report the name and version of recovery. I.E. Teamwin recovery 2.5.0.0 or clockworkmod 6.0.3.1 ...I'll be here the next couple hrs
clsA said:
well a lot of the work seems to already be done
your unlocked / rooted which means you should have a custom recovery installed.
boot the phone by holding the power + volume down
this will bring up the bootloader. use the volume key to choose recovery aand hit the power button. when you boot into recovery come back and report the name and version of recovery. I.E. Teamwin recovery 2.5.0.0 or clockworkmod 6.0.3.1 ...I'll be here the next couple hrs
Click to expand...
Click to collapse
Version of TWRP is 2.5.0.0. Currently trying to re-install an OS. Need one that the current version of TWRP can flash to the phone, as flashing a new version of TWRP does not work. I have no preferences when it comes to OS's. A stock OS (is OS and ROM the same thing?) would be fine.
Also, found out that doing stuff on a Windows 7 laptop was easier than on my own Windows 8. The phone is at least detected on the Windows 7, which means I will be able to flash stuff to it through cmd, something I wasn't able to do from the Windows 8.
PrimalMK said:
Version of TWRP is 2.5.0.0. Currently trying to re-install an OS. Need one that the current version of TWRP can flash to the phone, as flashing a new version does not work. I have no preferences. A stock OS (is OS and ROM the same thing?) would be fine.
Click to expand...
Click to collapse
Well your going to need adb / fastboot on your PC
use mine here >> https://www.dropbox.com/s/0wzwt8843zx27nh/Fastboot.zip
and install the HTC Drivers here >> http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
unzip that to c:\ so you have c:\fastboot in windows explorer
now inside the folder you shift + right click / command prompt here
now you have a command prompt window type
fastboot getvar all
and post the result here / minus your serial number and IMEI
then i can find you the correct recovery and rom for your phone
---------- Post added at 08:04 PM ---------- Previous post was at 08:02 PM ----------
PrimalMK said:
Also, found out that doing stuff on a Windows 7 laptop was easier than on my own Windows 8. The phone is at least detected on the Windows 7, which means I will be able to flash stuff to it through cmd, something I wasn't able to do from the Windows 8.
Click to expand...
Click to collapse
yes window 8 will be a problem till you get another hboot above 1.44/1.54
hboot 1.55 has no problem on windows 8 ( I use windows 8.1)
clsA said:
instructions
Click to expand...
Click to collapse
Downloaded fastboot, unzipped in c:
Drivers from that link are classed as malware. Trying to find earlier drivers/other mirror.
Find attachment.
Still looking for drivers. Apparently "every" browser blocks exe-files from being downloaded. Changed settings, managed to download it, run as admin. No response.
PrimalMK said:
Find attachment.
Still looking for drivers. Apparently "every" browser blocks exe-files from being downloaded. Changed settings, managed to download it, run as admin. No response.
Click to expand...
Click to collapse
this will work fine
just put TWRP and the Rom in the fastboot folder
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_31.6.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
clsA said:
this will work fine
just put TWRP and the Rom in the fastboot folder
Click to expand...
Click to collapse
error: cannot open 'openrecovery.......img'
What to do?
PrimalMK said:
error: cannot open 'openrecovery.......img'
What to do?
Click to expand...
Click to collapse
is it in the fastboot folder ?
clsA said:
is it in the fastboot folder ?
Click to expand...
Click to collapse
Yes, see screenshot.
PrimalMK said:
Yes, see screenshot.
Click to expand...
Click to collapse
is the command window in c:\fastboot ?
did you copy paste the command or try and type it ?
clsA said:
is the command window in c:\fastboot ?
did you copy paste the command or try and type it ?
Click to expand...
Click to collapse
My bad. Managed to run it, but then it crashes straight away. Can that have anything to do with the driver not installed?
PrimalMK said:
My bad. Managed to run it, but then it crashes straight away. Can that have anything to do with the driver not installed?
Click to expand...
Click to collapse
fastboot crashes ?
no if fastboot getvar worked it will all work
it's only 4 commands and your phone will be working
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
adb sideload rom.zip
sideload takes about 8 min
calculation icatkg
clsA said:
fastboot crashes ?
no if fastboot getvar worked it will all work
Click to expand...
Click to collapse
Restarted a couple of times etc. It worked. Will do the ROM thing now.

			
				
PrimalMK said:
Restarted a couple of times etc. It worked. Will do the ROM thing now.
Click to expand...
Click to collapse
great your about done ...your phone will be android 4.3 when it finishes
don't take any updates to the OS
cmd said it sent the ROM to the phone. I was in the TWRP adb sideload on my phone when it was transferred. Then that was it. 100% on cmd. Phone shut down. Suddenly discovered I had to install on the phone. WAT. I do so, then wait until completion. I anxiously restart the phone. It's alive again!
Really, thanks so much clsA! You made me a very happy person! :victory:
PrimalMK said:
cmd said it sent the ROM to the phone. I was in the TWRP adb sideload on my phone when it was transferred. Then that was it. 100% on cmd. Phone shut down. Suddenly discovered I had to install on the phone. WAT. I do so, then wait until completion. I anxiously restart the phone. It's alive again!
Really, thanks so much clsA! You made me a very happy person! :victory:
Click to expand...
Click to collapse
no problem, hit the thanks button

Categories

Resources