Hi,
I know that the boot loop scenario is pretty common, but my problem seems bizarre. I recently installed cyanogenmod successfully but I was unhappy with it so I decided to remove it and install a clean version of Sense 5.5. I obviously screwed up somehow.
The problem is that the phone doesn't want to boot up to the normal home screen. Whenever I power the phone on it automatically boots onto the FASTBOOT screen. From there I get a number of different problems, I shall list which options work and which do not; FASTBOOT works, RECOVERY does not (reboots back to FASTBOOT), FACTORY RESET does not work (reboots back to FASTBOOT), SIM LOCK does not work, IMAGE CRC works, SHOW BARCODE works.
When I use FASTBOOT USB I am unable to see my device on my computer also, so I am unable to look inside my SD card or use abd commands.
Here is what the top of HBOOT reads;
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4A.21.3263.04
OpenDSP-v32.120.274.0909
OS-3.62.206.1
eMMC-boot 2048MB
Oct 18 2013,00:29:38.0
It seems your boot loader has been relocked. It must have been unlocked for you to install cyanogenmod right?
Which method did you use to install a clean version of Sense? I'm not too familiar with running RUUs but if you want the phone to stay rooted then I would flash a new recovery using fastboot.
I'm running into a similar problem, my HTC One is just like yours, my computer doesn't even read it as a media device and says that there's something wrong (duh), tried running up ADB, redownloaded drivers and I still have no luck.
Sent from my SM-N900T using Tapatalk
JasSingh93 said:
It seems your boot loader has been relocked. It must have been unlocked for you to install cyanogenmod right?
Which method did you use to install a clean version of Sense? I'm not too familiar with running RUUs but if you want the phone to stay rooted then I would flash a new recovery using fastboot.
Click to expand...
Click to collapse
It must have been unlocked. I used ClockworkMod, I deleted the cache and then installed the Sense ROM from my SD card.
I tried to run a RUU but I couldn't because my phone is not being recognized by my computer.
@ hrogers .. Try to load a custom RECOVERY from TWRP and/ or an RUU. executive from HTCguru
Sent from my HTC One using XDA Premium 4 mobile app
dayze0 said:
@ hrogers .. Try to load a custom RECOVERY from TWRP and/ or an RUU. executive from HTCguru
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Unable to do that due to no connection between phone and computer.
hrogers123 said:
Unable to do that due to no connection between phone and computer.
Click to expand...
Click to collapse
You should be able to send commands to the phone using fastboot USB. Have you checked you have the correct drivers installed and correctly set it up? Tried using a different PC maybe?
Also try starting from scratch, deleting all the PC fastboot files and drivers and re-setup.
I've never had any problems with fastboot, it usually never fails.
JasSingh93 said:
You should be able to send commands to the phone using fastboot USB. Have you checked you have the correct drivers installed and correctly set it up? Tried using a different PC maybe?
Also try starting from scratch, deleting all the PC fastboot files and drivers and re-setup.
I've never had any problems with fastboot, it usually never fails.
Click to expand...
Click to collapse
Wow i'm a dumbass, completely forgot about fastboot commands. Will do that now to see if it fixes the problem.
Related
Hope I can find some help as I ran into what seems to be a pretty serious issue. I haven't been able to find any steps that gets my phone back into booting the actual OS, so posting my specific problem seems to be the only option. A lot of thanks for anyone that can possibly help.
So, followed these instructions to root my phone and get it ready for installing a new ROM, but got stuck at instruction 18.
Which says: (a few before too)
16. OK Now the bootloader is unlocked. Time to install a recovery. In Terminal ./adb reboot bootloader
17. In terminal ./fastboot flash recovery name_of_the_recovery.img (I used recovery-clockwork-6.0.3.1-m7.img)
18. After recovery has flashed POWER DOWN PHONE COMPLETELY Then restart it
Once I did that, I restarted my phone and it loaded up clockwork recovery screen. This seemed fine, but every time I clicked to restart system it keeps on putting me back to this screen.
* I've tried clearing cache and booting, creating a backup and restoring and booting,
* I've got to the bootloader of the OS, but when I go to recovery, it brings me back here.
* I can't connect via the terminal w/ adb or fastboot as it complains it can't connect to device or just waiting for device.
* Neither the Android File Manager nor HTC Sync Manager can connect.
* I've tried only having one application installed for file management hoping that it's just a conflict, but to no avail.
* Can't use an sdcard load since there's no sdcard
* Trying a sideload doesn't work because I can't connect to the device.
I'm afraid I bricked my phone. I hope someone can offer some suggestions.
Again, thank you for your time.
Chris
You can't reboot into bootloader with a longpress of Power + Vol- button under a strong light?
I can get there, to bootloader by using the power and volume down, but no matter what option i pick it gets me back to clockworkmod. I've tried connecting then via terminal, but still nothing. Pretty frustrating.
In fastboot with the command:
Code:
fastboot devices
you can't see your phone?
If yes, flash the latest TWRP/CWM, do an erase cache and flash or sideload a rom
Right, nothing is output w/ that. Neither in bootloader or clockworkmod screen.
You've the right driver installed?
And, in device manager you can see your phone without any yellow triangle?
p.s. are you using windows, right?
Forgot to mention that, I'm on a Macbook Pro.
So Fastboot flash different recovery does not work?
When you where in recovery, did you flash any new ROM?
Sent from my HTC One using XDA Premium 4 mobile app
herrfricke said:
Forgot to mention that, I'm on a Macbook Pro.
Click to expand...
Click to collapse
So you have to add a
Code:
./
before the fastboot/adb command.
In fastboot type:
Code:
./fastboot devices
and check if you can see your device
Sindroid said:
So Fastboot flash different recovery does not work?
Click to expand...
Click to collapse
If atm he can't recognize his device how he can flash a recovery?
Sindroid said:
So Fastboot flash different recovery does not work?
When you where in recovery, did you flash any new ROM?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for the command... sadly it just says waiting for device. The core problem it seems now is that my computer won't recognize the USB connection for this device.
I think I just found out what I did wrong
instead of running this:
./fastboot flash recovery recovery-clockwork-6.0.3.1-m7.img
I ran this:
/fastboot flash boot recovery-clockwork-6.0.3.1-m7.img
based on command history. Crap.
If atm he can't recognize his device how he can flash a recovery?[/QUOTE]
Yeah, I know, only way you can get the whole process working is by adding ./ or if you wanted to put it on your $PATH variable, but that would be pointless.
Well your op says you attempted to do backups and restore, so you obviously seem to have CWM installed.
Sent from my HTC One using XDA Premium 4 mobile app
Sindroid said:
Well your op says you attempted to do backups and restore, so you obviously seem to have CWM installed.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yeah, it's installed. Just I think now because it was put on as a boot vs recovery it's treating it as the OS, possibly, so when I try to boot the system,it just boots CWM. The OS is there though, if I do a backup you can see all the files (especially proprietary stuff from HTC) still on the drive. But w/o access to it via terminal I don't know if there's a way to fix the boot problem. I can get to the bootloader,if I only it could mount to my computer from there (or even in CWM). Access to the phones drive seems to be the only way to clean it up.
herrfricke said:
Hope I can find some help as I ran into what seems to be a pretty serious issue. I haven't been able to find any steps that gets my phone back into booting the actual OS, so posting my specific problem seems to be the only option. A lot of thanks for anyone that can possibly help.
So, followed these instructions to root my phone and get it ready for installing a new ROM, but got stuck at instruction 18.
Which says: (a few before too)
16. OK Now the bootloader is unlocked. Time to install a recovery. In Terminal ./adb reboot bootloader
17. In terminal ./fastboot flash recovery name_of_the_recovery.img (I used recovery-clockwork-6.0.3.1-m7.img)
18. After recovery has flashed POWER DOWN PHONE COMPLETELY Then restart it
Once I did that, I restarted my phone and it loaded up clockwork recovery screen. This seemed fine, but every time I clicked to restart system it keeps on putting me back to this screen.
* I've tried clearing cache and booting, creating a backup and restoring and booting,
* I've got to the bootloader of the OS, but when I go to recovery, it brings me back here.
* I can't connect via the terminal w/ adb or fastboot as it complains it can't connect to device or just waiting for device.
* Neither the Android File Manager nor HTC Sync Manager can connect.
* I've tried only having one application installed for file management hoping that it's just a conflict, but to no avail.
* Can't use an sdcard load since there's no sdcard
* Trying a sideload doesn't work because I can't connect to the device.
I'm afraid I bricked my phone. I hope someone can offer some suggestions.
Again, thank you for your time.
Chris
Click to expand...
Click to collapse
As I gathered from your description, you are using a MAC.
I think you should use your friends PC to use the command to install the recovery and see if it solves the problem.
Alternatively you can use Heimdall Terminal fir MAC, which is sort of ODIN for MAC and try to reinstall your firmware.
Sent from my GT-I9070 using xda app-developers app
redndian said:
As I gathered from your description, you are using a MAC.
I think you should use your friends PC to use the command to install the recovery and see if it solves the probkem.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I can use virtual box now... i'll give it a try.
I use Mac as well and I ran into same connectivity problems as you do, but it was not during unlocking, rooting.. I had a Bootloop going with some mods conflicts, anyway, not important. I used my missus win 7 laptop and there it would see it and I could fix my problems there. Mac has had issues with SdK not working.
Alas, do run the Fastboot flash recovery command if you get it talking, as you temporarily can access CWM before flashing it permanently.
Sent from my HTC One using XDA Premium 4 mobile app
redndian said:
As I gathered from your description, you are using a MAC.
I think you should use your friends PC to use the command to install the recovery and see if it solves the problem.
Alternatively you can use Heimdall Terminal fir MAC, which is sort of ODIN for MAC and try to reinstall your firmware.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Wait, heimdall is for samsung as i know.
And is different flash firmware for samsung and htc
Sent from One with Tapa4
Guich said:
Wait, heimdall is for samsung as i know.
And is different flash firmware for samsung and htc
Tried googling, and I found that it is samsung specific
I stand corrected.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I have a similar problem
My specs:
M7_WLS PVT SHIP S-ON RH
HBOOT 1.44 UNLOCKED
RADIO 1.00.20.0626
OpenDSP v31.120.274.0617
eMMC-boot
Jul 5 2013, 17:19:22:-1
TWRP v2.6.3 - working correctly
I have no backup and no ROM on my phone
I can access HBOOT just fine via power + vol down
Team Win Recovery also seems to function properly
My phone is not listed under adb devices
and the worst of all, my phone won't connect to my PC!!
Here is the problem,
I got bored with my stock ROM, so I decided to try CyanogenMod 10.1. Having installed a few ROMs in the past, I felt comfortable tampering with the software on my HTC One (Sprint). I first had clockworkmod flashed and I booted to HBOOT and wiped everything I had an option to wipe. I fear this was my mistake, I also did not create a backup prior to my tampering. After wiping my phone with clockwork, I tried moving the Cyanogen zip to my phone. This is when I noticed my phone would not connect to the PC. I tried different PC's and cords. I am using USB 2.0 and the laptop even makes a ding noise when I enter fastboot usb. My phone is not listed in C: drive, device manager, or adb devices.
I now have flashed TWRP and made sure all my drivers are up to date. I installed HTC Sync Manager, which can not find my phone. I tried to send the cyanogen zip to my phone via fastboot flash zip cm-10.1.3-m7spr.zip. This failed to pass signature verification test. I thought being unlocked bypassed the sig check but I guess not. I tried to gain S-OFF using revone. I couldn't send revone to my phone either. I also tried installing the stock ruu. I got my phone to the black HTC screen and ran the ruu.exe and whammo! ERROR [155] UNKNOWN ERROR...
I'm looking for a way to move my rom zip file to my phone so I can install via TWRP. Any help would be GREATLY appreciated! Thank you!
NWC83 said:
My specs:
M7_WLS PVT SHIP S-ON RH
HBOOT 1.44 UNLOCKED
RADIO 1.00.20.0626
OpenDSP v31.120.274.0617
eMMC-boot
Jul 5 2013, 17:19:22:-1
TWRP v2.6.3 - working correctly
I have no backup and no ROM on my phone
I can access HBOOT just fine via power + vol down
Team Win Recovery also seems to function properly
My phone is not listed under adb devices
and the worst of all, my phone won't connect to my PC!!
Here is the problem,
I got bored with my stock ROM, so I decided to try CyanogenMod 10.1. Having installed a few ROMs in the past, I felt comfortable tampering with the software on my HTC One (Sprint). I first had clockworkmod flashed and I booted to HBOOT and wiped everything I had an option to wipe. I fear this was my mistake, I also did not create a backup prior to my tampering. After wiping my phone with clockwork, I tried moving the Cyanogen zip to my phone. This is when I noticed my phone would not connect to the PC. I tried different PC's and cords. I am using USB 2.0 and the laptop even makes a ding noise when I enter fastboot usb. My phone is not listed in C: drive, device manager, or adb devices.
I now have flashed TWRP and made sure all my drivers are up to date. I installed HTC Sync Manager, which can not find my phone. I tried to send the cyanogen zip to my phone via fastboot flash zip cm-10.1.3-m7spr.zip. This failed to pass signature verification test. I thought being unlocked bypassed the sig check but I guess not. I tried to gain S-OFF using revone. I couldn't send revone to my phone either. I also tried installing the stock ruu. I got my phone to the black HTC screen and ran the ruu.exe and whammo! ERROR [155] UNKNOWN ERROR...
I'm looking for a way to move my rom zip file to my phone so I can install via TWRP. Any help would be GREATLY appreciated! Thank you!
Click to expand...
Click to collapse
I once had a similar problem with my samsung abd tried this ..
1. Remove sd card from your phone.
2. Put the sd card in a card reader and copy your firmware on sd card through yout pc
3. Refit the sd card in your phone
4. Flash firmware through recovery.
I hope this helps.
Sent from my GT-I9070 using xda app-developers app
So I did a system update for my phone on Friday and when it went to restart after the update it was stuck on the 'htc quietly brilliant'.
I don't how to get it booted successfully and have tried the recovery options in the menu except for the one that resets everything, just in case I am able to not lose much. I have read a lot about this and tried connecting by usb but it doesnt show up on my computer.
Is there any way to get the phone to boot?
In the recovery menu it says:
'failed to open loopdevice (No such file or directory)'
it says that 6 times then says
failed to mount /sdcard (No such or directory)
--i am trying this without my sd card inserted...
Anyways if any one can help let me know! Thanks
petehewy said:
So I did a system update for my phone on Friday and when it went to restart after the update it was stuck on the 'htc quietly brilliant'.
I don't how to get it booted successfully and have tried the recovery options in the menu except for the one that resets everything, just in case I am able to not lose much. I have read a lot about this and tried connecting by usb but it doesnt show up on my computer.
Is there any way to get the phone to boot?
In the recovery menu it says:
'failed to open loopdevice (No such file or directory)'
it says that 6 times then says
failed to mount /sdcard (No such or directory)
--i am trying this without my sd card inserted...
Anyways if any one can help let me know! Thanks
Click to expand...
Click to collapse
What SDcard ?
is your phone stock .. stock recovery / unrooted
you'll need to post more info on your device to get much help
like what's in the bootloader screen and the results from fastboot getvar all. what OS your PC is running .. etc
clsA said:
What SDcard ?
is your phone stock .. stock recovery / unrooted
you'll need to post more info on your device to get much help
like what's in the bootloader screen and the results from fastboot getvar all. what OS your PC is running .. etc
Click to expand...
Click to collapse
Bootloader screen says:
*** Locked ***
GOLFU PVT SHIP S-ON RL
HBOOT-1.28.0000
RADIO-1.06.98.13M2
eMMC-boot
May 17, 2012, 16:19:28
HBOOT
My PC is Windows 8.1.... phone is stock and has been unlocked a year and half ago to be used with my provider. Where can you see results from fastboot
What other info would help?
petehewy said:
Bootloader screen says:
*** Locked ***
GOLFU PVT SHIP S-ON RL
HBOOT-1.28.0000
RADIO-1.06.98.13M2
eMMC-boot
May 17, 2012, 16:19:28
HBOOT
My PC is Windows 8.1.... phone is stock and has been unlocked a year and half ago to be used with my provider. Where can you see results from fastboot
What other info would help?
Click to expand...
Click to collapse
Wow @nkk71 what do you make of this hboot ??
Windows 8.1 is going to be a problem .. do you have another PC you can work with ? If not you going to need a Ubuntu Live CD / USB to boot from and use fastboot commands.
I recommend ubuntu-13.10-desktop-i386.iso
Here >> http://www.ubuntu.com/start-download?distro=desktop&bits=32&release=latest
and there's a Guide here >> http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows
GOLFU is a HTC Desire C.. wrong forum.
clsA said:
Wow @nkk71 what do you make of this hboot ??
Windows 8.1 is going to be a problem .. do you have another PC you can work with ? If not you going to need a Ubuntu Live CD / USB to boot from and use fastboot commands.
I recommend ubuntu-13.10-desktop-i386.iso
Here >> http://www.ubuntu.com/start-download?distro=desktop&bits=32&release=latest
and there's a Guide here >> http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows
Click to expand...
Click to collapse
SaHiLzZ said:
GOLFU is a HTC Desire C.. wrong forum.
Click to expand...
Click to collapse
As @SaHiLzZ said, doesnt belong here :silly:
nkk71 said:
As @SaHiLzZ said, doesnt belong here :silly:
Click to expand...
Click to collapse
well that solves that ..lol
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 !
I browsed a few other threads, and tried to update the recovery with the latest version per the advice of a member, and prior to this, it was just stuck at the green HTC screen with the red disclaimer under it. And after flashing the newest recovery TWRP it has begun to loop.
I also cannot boot into recovery now. Only fastboot is working,.
Phone info is:
***UNLOCKED****
VLE PVT SHIP S-OFF RL
CID - 11111111
HBOOT- 1.14.0005
RADIO - 1.13.50.05.25
OPENDSP-V29.1.0.45.0622
EMMC-BOOT
NOV 21, 2012, 12:17:41
I believe everything is set for the Maximus ROM to work, but if I am missing something I would appreciate the feedback and help.
Thanks
Tancred
Tancred213 said:
I browsed a few other threads, and tried to update the recovery with the latest version per the advice of a member, and prior to this, it was just stuck at the green HTC screen with the red disclaimer under it. And after flashing the newest recovery TWRP it has begun to loop.
I also cannot boot into recovery now. Only fastboot is working,.
Phone info is:
***UNLOCKED****
VLE PVT SHIP S-OFF RL
CID - 11111111
HBOOT- 1.14.0005
RADIO - 1.13.50.05.25
OPENDSP-V29.1.0.45.0622
EMMC-BOOT
NOV 21, 2012, 12:17:41
I believe everything is set for the Maximus ROM to work, but if I am missing something I would appreciate the feedback and help.
Thanks
Tancred
Click to expand...
Click to collapse
This is HTC ONE forum not ONE S , you can try with RUU.exe while you're in bootloader or " fastboot oem rebootRUU "
Vixa said:
This is HTC ONE forum not ONE S , you can try with RUU.exe while you're in bootloader or " fastboot oem rebootRUU "
Click to expand...
Click to collapse
My bad, I was following posts about this ROM and assumed they were discussing the same phone. But it appears that there isn't a S thread, only an X for this model..
This takes me to a silver HTC logo and hangs there... I have fastboot access, but i cant get ADB to talk to the phone. But with fastboot I can push a new recovery img but still not allowing me into any recovery.
If you cant get into recovery donwload a RUU and get your phone flashed with it from FASTBOOT.
Vixa said:
If you cant get into recovery donwload a RUU and get your phone flashed with it from FASTBOOT.
Click to expand...
Click to collapse
Able to get into Philz recovery and adb sideload zips, but it cant find my sdcard...what a headache this is turning into, and no closer to knowing what the problem was / is.
Tell me can you mount system or get in twrp or something to hold on?
Sent from my HTC One using Tapatalk
Vixa said:
Tell me can you mount system or get in twrp or something to hold on?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Changed TWRP to CWM which is at least allowing me into recovery mode.
Thinking I will have to transfer the files with another android phone onto the memory and try to install the rom again?
Mounting USB fails, it just makes a sound like I have added a drive to my PC non stop every few seconds, and I cant mount anything. formatted it and it seems to have settled it a bit. But I cant do anything with the storage via USB in Windows. Just updated to the latest clockwork for my model and still no success...
With latest version I cant even sideload at the moment.
Tancred213 said:
Changed TWRP to CWM which is at least allowing me into recovery mode.
Thinking I will have to transfer the files with another android phone onto the memory and try to install the rom again?
Mounting USB fails, it just makes a sound like I have added a drive to my PC non stop every few seconds, and I cant mount anything. formatted it and it seems to have settled it a bit. But I cant do anything with the storage via USB in Windows. Just updated to the latest clockwork for my model and still no success...
With latest version I cant even sideload at the moment.
Click to expand...
Click to collapse
Ok, sorted that out, apparently the drivers were having issues, and when I manually picked them I became able to communicate with the phone again like normal. This is like hour 8 of the upgrade so far...
Assuming my firmware is also outdated, and from my searching I havent found an easy way to update my hboot and others without flashing a RUU Rom from T-Mobile, any alternatives to doing that?
Pretty sure I killed it. Downloaded the latest RUU from T-Mobile, after relocking the bootloader and turning S-on, it ran fine, completed, rebooted the phone and now its totally dead. No charge light, doesnt turn on at all. And I was just thinking to myself how hard it is to brick a phone since I have yet to kill one with all of my misadventures....oops. We'll see what happens..
Had you read the HTC One S forum, you would have found out that this particular phone can get hard bricked up S-OFF with SuperCID and then a RUU update is ran.
Hey there!
So I'm trying to get a HTC One M7 fixed here, and I have a problem. I was updating to Lollipop (stayed on KitKat for a while) then it froze then it rebooted. It had the new logo in the start screen, but it wouldn't boot to the OS at all. I've tried resetting via recovery, doesn't work. Resetting cache doesn't work. ADB + Fastboot with drivers doesn't work. I've tried so many things, like using a toolkit, using ADB + fastboot, going in bootloader and trying adb, nothing works. I'm stuck here. It's a M7 T-Mo variant. I haven't rooted it and it's on stock recovery and the bootloader information is:
*** LOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO-4T.28.3218.04
OpenDsp-v32.120.274.0909
OS-6.10.531.10
eMMC-boot 2048MB
Dec 15 2014,17:31:16.0
I've tried everything. Please help? I have a new phone already, but I want this to get working so I can at least sell it for some money
i would suggest unlocking the bootloader and installing a custom recovery, like twrp. Then you can restore from a stock backup file (im sure people here have them).
If that doesnt work... well...
Like I said, my PC doesn't recognize my one m7. Even other PCS don't... So I can't unlock the bootloader
go to htc.com/us/support/htc-one-t-mobile/news/
Look carefully at instructions, download file at bottom, run file, follow wizard instructions, should return device to stock.
Will delete data.
I know you said PC doesnt recognize it, but the RUU app should recognise your phone even if the PC doesnt. And if it doesnt, boot into fastboot and try
Hope this helped