[Q] HTC One, tampered, unlocked, S-ON, no OS, device not foun on laptop. Cluster****. - One (M7) Q&A, Help & Troubleshooting

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

Related

[Q] Htc One BRICKED.

After only four day of having this phone i managed to brick it. I would really like to know if its fixable or if i have a really nice paper weight. Im stuck on a boot loop, I was half way through flashing a rom when it suddenly shut off. Now it will not boot up. I can load into the bootlader but when i try to go into recovery it just sends me to fastboot. When i restart the phone i can see the old recovery (TWRP)for just an instant but then the screen goes completely black. If i plug in to my pc, nothing happens my computer detects it but it says y device is damaged nd it cant identify it. PLEASE HELP Am i out of luck?
Ive looked around but i couldnt seem to find anyone with the same problem as me (Sprint Variant)
Good news it's not bricked i would put this question on the rom thread someonethere sshould be able to help
There's a Sprint One forum as well, so hopefully you found a ROM on there!
http://forum.xda-developers.com/forumdisplay.php?f=2215
jaythenut said:
Good news it's not bricked i would put this question on the rom thread someonethere sshould be able to help
Click to expand...
Click to collapse
I really hope so because on a college budget i cant afford another phone D:
Seen this in a couple of other places. Seems certain recoveries are possibly becoming currupted during flashing a new ROM.
What you need to do it get back into fastbboot, and....
fastboot erase recovery
fastboot erase cache
the re-flash your recovery, boot into recovery, full wipe and reflash your ROM.
wnp_79 said:
Seen this in a couple of other places. Seems certain recoveries are possibly becoming currupted during flashing a new ROM.
What you need to do it get back into fastbboot, and....
fastboot erase recovery
fastboot erase cache
the re-flash your recovery, boot into recovery, full wipe and reflash your ROM.
Click to expand...
Click to collapse
When i go back into fastboot my only options are
-Bootloader
-Reboot
-Reboot bootleader
-Power down.
I appriciate the help!
i suggest you contact with HTC customservices to repair this problem.
Muquita said:
When i go back into fastboot my only options are
-Bootloader
-Reboot
-Reboot bootleader
-Power down.
I appriciate the help!
Click to expand...
Click to collapse
Can you flash recovery in fastboot ?
the safest thing to do is relock and use a matching RUU to get back to stock
Muquita said:
When i go back into fastboot my only options are
-Bootloader
-Reboot
-Reboot bootleader
-Power down.
I appriciate the help!
Click to expand...
Click to collapse
Your phone isn't bricked. There are two tools in this forum that can help you. One is made by hasoon2000(I think that's his user name), and the other is jwtool(I think). Use them to help to flash a recovery if you don't know how to use fastboot.
DynamicRam said:
Can you flash recovery in fastboot ?
the safest thing to do is relock and use a matching RUU to get back to stock
Click to expand...
Click to collapse
I cannot. My computer wont recognize it. I re-installed the driver and it Says my device malfunctioned.
Im giving up hope here.
Muquita said:
I cannot. My computer wont recognize it. I re-installed the driver and it Says my device malfunctioned.
Im giving up hope here.
Click to expand...
Click to collapse
dont give up
Sent from my HTC One
Muquita said:
I cannot. My computer wont recognize it. I re-installed the driver and it Says my device malfunctioned.
Im giving up hope here.
Click to expand...
Click to collapse
Edit: Just got done typing the stuff below and saw you can't connect to your device in fastboot? What do you mean by re-installed driver?
Don’t worry, as long as you can still get into hboot your phone is not completely bricked!
The fastboot commands I referred to need to be carried out on your laptop/pc when you phone is connected in fastboot.
Can I assume that as you have already unlocked bootloader and flashed a custom recovery you are already familiar with this and have your computer set up for fastboot commands?
(Apologies if you already know some of this, best not to skip parts out though!)
I’d start with downloading a fresh version of your chosen recovery, and place it in your fastboot directory ready. I’d also do the same with your ROM.
Like you have already done, boot into fastboot. Connect your phone to your pc, and the red text should change to ‘Fastboot USB’.
Then open up command prompt and get to your fastboot directory. (On Windows 7 you just find that folder in Explorer, hold shift and right-click, then choose ‘Open command window here’.)
To check your pc is talking to your phone, type ‘fastboot devices’. You should get a device serial number back if all is well.
Then type ‘fastboot erase cache’ and hit enter.
Then type ‘fastboot erase recovery’ and hit enter.
Then type ‘fastboot flash recovery [name of recovery].img’ and hit enter.
Then type ‘fastboot reboot recovery’ and hit enter.
Hope fully you should successfully boot into recovery now. Once in recovery, mount USB storage and copy over your fresh ROM. Choose to do a full wipe including cache and dalvik, then reflash your ROM.
Reboot.
Let me know how this goes.
cronus101 said:
Your phone isn't bricked. There are two tools in this forum that can help you. One is made by hasoon2000(I think that's his user name), and the other is jwtool(I think). Use them to help to flash a recovery if you don't know how to use fastboot.
Click to expand...
Click to collapse
I used the hasoon2000 to flash TWRP earlier, but my problems is that my pc wont recognize my phone. When i plug it in it and try to re-flash it it cant find it. When i check my devices it shows up as an android device but it says the drivers are damaged. if i could get it to read it i think i should be eable to reflash somethint.
I APPRICIATE ALL THIS HELP. i really am trying to be as specific as possible :fingers-crossed:
Hey so just a thought and experience I have had with all my HTC phones is when you see that quick glimpse of the TWRP recovery screen then it disappears to an empty black screen......you are sometimes still in a form of recovery but during your Rom flash something (i don't know for sure) changed and it doesn't show the screen only black. So with that long explanation out of the way....have you tried once the screen goes black the
"adb devices "
Mine whenever in this situation would return the output of serial number and recovery so then you can push or sideload the Rom and boot into the system at which point your fastboot drivers will finally be recogniZed.....
Hope this helps a little
Sent from my HTC EVARE_UL using xda app-developers app
Muquita said:
I used the hasoon2000 to flash TWRP earlier, but my problems is that my pc wont recognize my phone. When i plug it in it and try to re-flash it it cant find it. When i check my devices it shows up as an android device but it says the drivers are damaged. if i could get it to read it i think i should be eable to reflash somethint.
I APPRICIATE ALL THIS HELP. i really am trying to be as specific as possible :fingers-crossed:
Click to expand...
Click to collapse
I'd say the next step is to re-install your drivers in the SDK. Open up your Android SDK and reinstall them. In Windows Device Manager, find your connected device (probably now with an exclamation mark on it) and right click on it and select 'Update Driver'.
(Assuming you are using Windows 7 here?)
http://developer.android.com/tools/extras/oem-usb.html
Muquita said:
When i go back into fastboot my only options are
-Bootloader
-Reboot
-Reboot bootleader
-Power down.
I appriciate the help!
Click to expand...
Click to collapse
when you are in fastboot, connect your phone using the usb cable, and when you see "fastboot" written in red turned into "fastboot usb" or something like this, do the commands below using cmd window of course :
1) fastboot erase recovery
2) fastboot erase cache
3) fastboot flash recovery recoveryname.img
4) fastboot erase cache
Let us know when you fix it
Good Luck
wnp_79 said:
I'd say the next step is to re-install your drivers in the SDK. Open up your Android SDK and reinstall them. In Windows Device Manager, find your connected device (probably now with an exclamation mark on it) and right click on it and select 'Update Driver'.
(Assuming you are using Windows 7 here?)
http://developer.android.com/tools/extras/oem-usb.html
Click to expand...
Click to collapse
(Win8 but the procces is identical.) All my drivers are up to date. Still no love.
On the dev forum is a thread that includes all the latest drivers (including an app to remove older drivers.)
Find that thread, download the drivers and bmp and driver removal tool. Remove drivers with tool, install the new drivers, reboot, connect phone and see if 'adb devices' finds anything.
Also make sure you're using the latest adb.
Sent from my HTC One using xda app-developers app
thneed said:
Hey so just a thought and experience I have had with all my HTC phones is when you see that quick glimpse of the TWRP recovery screen then it disappears to an empty black screen......you are sometimes still in a form of recovery but during your Rom flash something (i don't know for sure) changed and it doesn't show the screen only black. So with that long explanation out of the way....have you tried once the screen goes black the
"adb devices "
Mine whenever in this situation would return the output of serial number and recovery so then you can push or sideload the Rom and boot into the system at which point your fastboot drivers will finally be recogniZed.....
Hope this helps a little
Sent from my HTC EVARE_UL using xda app-developers app
Click to expand...
Click to collapse
This actually sounds really similar to my situation.. Would you care to be a little more specific on the procedure? noob here.
Tabtoub said:
when you are in fastboot, connect your phone using the usb cable, and when you see "fastboot" written in red turned into "fastboot usb" or something like this, do the commands below using cmd window of course :
1) fastboot erase recovery
2) fastboot erase cache
3) fastboot flash recovery recoveryname.img
4) fastboot erase cache
Let us know when you fix it
Good Luck
Click to expand...
Click to collapse
My pc will not recognize my phone. The drivers are up to date but when i plug it in it says something malfunctioned ?

[Q] HTC One (M7) Bricked???

Hello. I have the following problem. I friend of mine that I've sold him my old rooted Htc One tried to make 4.4. kitkat
He tried to install
Android_Revolution_HD-One-53.0zip
BUT I don't know how he managed to stuck his phone.The problem is when I am power on the phone it shows the white HTC screen with the red letters "this build is for development purpose only..." after a while reboots in TWRP v2.5.0.0
And that's it , I cannot do anything because my PC won't recognize it via USB cable.
Any suggestions?
(excuse me for my English, with love from Greece )
As long as it boots into Recovery its not bricked. Do you have the HTC Driver installed on your computer?
Android Revolution HD 53 requires min. TWRP 2.6.3.3. Your version is too old.
foxgre said:
Hello. I have the following problem. I friend of mine that I've sold him my old rooted Htc One tried to make 4.4. kitkat
He tried to install
Android_Revolution_HD-One-53.0zip
BUT I don't know how he managed to stuck his phone.The problem is when I am power on the phone it shows the white HTC screen with the red letters "this build is for development purpose only..." after a while reboots in TWRP v2.5.0.0
And that's it , I cannot do anything because my PC won't recognize it via USB cable.
Any suggestions?
(excuse me for my English, with love from Greece )
Click to expand...
Click to collapse
From recovery go to fastboot connect phone to pc.
It must be recognized.
Then flash boot.img which is in the Revolution.zip.
Then install the rom via recovery.
Remember for unlock and not s-off users the boot.img must be flashed befor flashing a rom.zip.
Sent by myself, without help )
i am doing as you say, but it's not recognized.
I only get a message android phone, not installed properly
SAME problem (or pretty similar) here
foxgre said:
i am doing as you say, but it's not recognized.
I only get a message android phone, not installed properly
Click to expand...
Click to collapse
SAME problem (or pretty similar) here, trying to instal ARHD61.1... I don't know how did I screw up this so much...
My bootloader is TAMPERED, UNLOCKED, S-On. Recovery TRWP (2.7) launches but... many things don't work.
First thing I have to mention is that I didn't forget to enable debugging before all this started (and now I can't launch android to do it).
My HTC drivers should be up-to-date, as I installed yesterday HTC sync 3.00.52...
In bootloader, if I type "fastboot devices" I get "FA34HW903605 fastboot", and "fastboot reboot.bootloader" does what it is expected to do...
In recovery, "adb push" tells me "error: device not found".
Can someone help me? If you need more details, just ask. Thanks
foxgre said:
i am doing as you say, but it's not recognized.
I only get a message android phone, not installed properly
Click to expand...
Click to collapse
Duwie_80 said:
SAME problem (or pretty similar) here, trying to instal ARHD61.1... I don't know how did I screw up this so much...
My bootloader is TAMPERED, UNLOCKED, S-On. Recovery TRWP (2.7) launches but... many things don't work.
First thing I have to mention is that I didn't forget to enable debugging before all this started (and now I can't launch android to do it).
My HTC drivers should be up-to-date, as I installed yesterday HTC sync 3.00.52...
In bootloader, if I type "fastboot devices" I get "FA34HW903605 fastboot", and "fastboot reboot.bootloader" does what it is expected to do...
In recovery, "adb push" tells me "error: device not found".
Can someone help me? If you need more details, just ask. Thanks
Click to expand...
Click to collapse
can you guys check out FAQ #2 in my guide: http://forum.xda-developers.com/showthread.php?t=2541082 if that's the problem you have
nkk71 said:
can you guys check out FAQ #2 in my guide: http://forum.xda-developers.com/showthread.php?t=2541082 if that's the problem you have
Click to expand...
Click to collapse
Let me try and I'll tell you later. I also think it's a matter of drivers, so I was downloading and re-installing it... Thank you for your help
-------------------------------------------------- UPDATE --------------------------------------------------------------------------------
Well, I followed your steps (LET ME THANK YOU FOR MAKING THAT GUIDE) and now the device is "My HTC" as you show.
Something has changed:
If I type "adb devices" (in PC) when phone is in fastboot, the listing is void (before I got "FA34HW903605 fastboot"), and if I do the same while phone is in recovery, I get the mentioned "FA34HW903605 recovery".
In Windows7 I don't see "My HTC" as a conventional USB storage or Memory of a Camera (should it be?)
I've managed to ADB PUSH a ROM (ARHD) in recovery, but now I get an error message: "Unable to mount '/data' " and "Unable to mount internal storage " then FAILED. Now I'll try flashing a new recovery...
WOW WOW WOW!! It was enough for me, sir
1st) Solve comunnication issues as shown in FAQ #2 here
2nd) Solve TWRP recovery mount issues by:
2.a) Installing any other (clockwork) in fastboot using One All In One Kit (eaaaasy)
2.b) Formatting cache, system, data partitions
2.c) Installing TWRP again using One All In One Kit (Android Revolution REQUIRES this recovery)
2.d) Sending the ROM ('adb push your_rom.zip /sdcard/wherever_you_want_it')
2.e) Installing it from TWRP recovery.
An that was all. THANKS A LOT nkk71; without your help I still would be here trying to figure out what's broken... Thanks.
Duwie_80 said:
WOW WOW WOW!! It was enough for me, sir
1st) Solve comunnication issues as shown in FAQ #2 here
2nd) Solve TWRP recovery mount issues by:
2.a) Installing any other (clockwork) in fastboot using One All In One Kit (eaaaasy)
2.b) Formatting cache, system, data partitions
2.c) Installing TWRP again using One All In One Kit (Android Revolution REQUIRES this recovery)
2.d) Sending the ROM ('adb push your_rom.zip /sdcard/wherever_you_want_it')
2.e) Installing it from TWRP recovery.
An that was all. THANKS A LOT nkk71; without your help I still would be here trying to figure out what's broken... Thanks.
Click to expand...
Click to collapse
no problem, glad to be of help
remember for most 4.4 ROMs, (for m7_u/ul) TWRP 2.6.3.3 (or higher) is recommended at the moment.
though you should be good by downloading it, then checking MD5 to make sure the download isnt corrupt (that site doesnt work with download managers), then:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery and push the rom
Thank you all for your support, but still the problem remains.
I have installed HTC Drivers and when i connect the HtcOne i can hear the USB beep from windows but i cannot open the phone like a drive.
In other words i cannot add files to the phone :crying::crying:
foxgre said:
Thank you all for your support, but still the problem remains.
I have installed HTC Drivers and when i connect the HtcOne i can hear the USB beep from windows but i cannot open the phone like a drive.
In other words i cannot add files to the phone :crying::crying:
Click to expand...
Click to collapse
you're really not giving any details... so you hear a sound... what does Windows Device Manager show??
foxgre said:
Thank you all for your support, but still the problem remains.
I have installed HTC Drivers and when i connect the HtcOne i can hear the USB beep from windows but i cannot open the phone like a drive.
In other words i cannot add files to the phone :crying::crying:
Click to expand...
Click to collapse
It wont be so easy, I'm afraid. Even if comunication issues are solved, you won't be able to copy your ROM using windows file manager, opening the phone like a conventional drive...
You have to install "ADB" in your PC (search in HTC ONE subforums, there's a lot of info about ADB pusing (=copying) ROMS) and use it to copy your ROM. One advice: while "pushing" the ROM, be patient: it takes a long time. When your ROM is "pushed", just install it in recovery and... that's it!!
I think here you have a good starting point.
Duwie_80 said:
It wont be so easy, I'm afraid. Even if comunication issues are solved, you won't be able to copy your ROM using windows file manager, opening the phone like a conventional drive...
You have to install "ADB" in your PC (search in HTC ONE subforums, there's a lot of info about ADB pusing (=copying) ROMS) and use it to copy your ROM. One advice: while "pushing" the ROM, be patient: it takes a long time. When your ROM is "pushed", just install it in recovery and... that's it!!
I think here you have a good starting point.
Click to expand...
Click to collapse
Thanks again i am already looking for it.
AT LAST!!!
I've managed to push the rom.
Thank you very much for your help
foxgre said:
AT LAST!!!
I've managed to push the rom.
Thank you very much for your help
Click to expand...
Click to collapse
Hey, congratulations!! :good::good::good:

[Q] Bricked and bootlooping through the night after Revolution HD 6.1 GE

My One (M7) won't stop restarting and keeps boot looping repeatedly since I went from Renovate to Revolution HD 6.1 GE yesterday evening. I am able to get into the recovery, wipe data, erase cache, dalvik, etc. But no matter how many times I have freshly installed the zip file, wiped cache and dalvik, it keeps booting up only till the 'Welcome' Screen (of Google) and restarts itself without my even touching the phone.
I tried to even force shut the phone but it just won't shut down and automatically restarts itself with that familiar buzz of the One.
I know this phone has been bricked but never had this big of an issue switching between ROMs in the past, given the process of doing it is very straightforward (zip file download--erase/wipe data--cache--dalvik cache--restart).
For my phone's safety and not 'burn it out' by repeatedly restarting itself, I have currently kept the phone on the CWM recovery screen as I write.
I forgot to add that I even did factory reset three times
Any help or suggestions?
sdg1980 said:
My One (M7) won't stop restarting and keeps boot looping repeatedly
Click to expand...
Click to collapse
Install TWRP 2.6.3.3 or 2.6.3.4, and reflash the custom rom..
sdg1980 said:
My One (M7) won't stop restarting and keeps boot looping repeatedly since I went from Renovate to Revolution HD 6.1 GE yesterday evening. I am able to get into the recovery, wipe data, erase cache, dalvik, etc. But no matter how many times I have freshly installed the zip file, wiped cache and dalvik, it keeps booting up only till the 'Welcome' Screen (of Google) and restarts itself without my even touching the phone.
I tried to even force shut the phone but it just won't shut down and automatically restarts itself with that familiar buzz of the One.
I know this phone has been bricked but never had this big of an issue switching between ROMs in the past, given the process of doing it is very straightforward (zip file download--erase/wipe data--cache--dalvik cache--restart).
For my phone's safety and not 'burn it out' by repeatedly restarting itself, I have currently kept the phone on the CWM recovery screen as I write.
I forgot to add that I even did factory reset three times
Any help or suggestions?
Click to expand...
Click to collapse
SaHiLzZ said:
Install TWRP 2.6.3.3 or 2.6.3.4, and reflash the custom rom..
Click to expand...
Click to collapse
You need s-off to use that rom
clsA said:
You need s-off to use that rom
Click to expand...
Click to collapse
If you say soo... but.. from OP http://forum.xda-developers.com/showthread.php?t=2356654..
You need:
HTC One unlocked with htcdev.com (S-ON) or S-OFF
Custom recovery
Firmware package from here (recommended but not needed for now)
Read this flashing guide - [GUIDE] Complete Flashing Guide | Rooting | Going Back To Stock
Click to expand...
Click to collapse
clsA said:
You need s-off to use that rom
Click to expand...
Click to collapse
How do I install TWRP in my phone at this point of time? My computer is not recognizing the fast boot mode (USB driver not recognized, and Windows malfunctioned')
sdg1980 said:
How do I install TWRP in my phone at this point of time? My computer is not recognizing the fast boot mode (USB driver not recognized, and Windows malfunctioned')
Click to expand...
Click to collapse
Fix. Your. Driver. Issues.
SaHiLzZ said:
If you say soo... but.. from OP http://forum.xda-developers.com/showthread.php?t=2356654..
Click to expand...
Click to collapse
and further down the page
Android Revolution HD 6.1
Google Edition
You need S-OFF, otherwise you'll experience boot-loop!
You can't use ART with deodexed custom ROM
You need TRWP 2.6.3.3 custom recovery!
Click to expand...
Click to collapse
@sdg1980 - flash this in you current recovery and reboot recovery
https://www.dropbox.com/s/n49t43thctnl02a/TWRP_2.6.3.3_m7.zip
clsA said:
and further down the page
Click to expand...
Click to collapse
lol.. well that answers that.
SaHiLzZ said:
lol.. well that answers that.
Click to expand...
Click to collapse
lol, yeah it gets the point across ..lmao
clsA said:
and further down the page
@sdg1980 - flash this in you current recovery and reboot recovery
https://www.dropbox.com/s/n49t43thctnl02a/TWRP_2.6.3.3_m7.zip
Click to expand...
Click to collapse
@clsA; Thanks for the link for TWRP. My issue right now is I cannot access the virtual SD and don't know how to transfer the TWRP zip from the comp to the One without having the computer recognizing it as USB. Does that make sense?
My system is Windows 8.1, and I tried reading up the forums here for the correct HTC driver for 8.1 without much insight into the correct driver.
@ Sahil: I appreciate your attempt at helping me, but sometimes seniors forget that they were juniors at some point. Saying something with emphasis doesn't exactly get the point across. I know I have to "Fix. driver. issues" but it's easier said than done when you are in a catch-22 where both recovery and the bootloader are accessible, but you cannot have the computer recognize your phone because...well, the driver is being recognized and yet not recognized. Let me explain. When I connect the phone to the computer, it briefly shows up as removable storage (with the "10 gb out of 25.2 available" page) but since it is constantly bootlooping, it doesn't stay long enough on the page for me to access it. To compound my frustration, in the boot loader, clicking on 'fastboot' immediately flashes the message that I mentioned previously (USB not recognized...). In short, I KNOW that my phone is in working condition, but I am stuck in a continuity of hurdles.
I am desperately trying to read right now and find the correct drivers for my HTC One (with Windows 8.1 compatibility)
sdg1980 said:
@clsA; Thanks for the link for TWRP. My issue right now is I cannot access the virtual SD and don't know how to transfer the TWRP zip from the comp to the One without having the computer recognizing it as USB. Does that make sense?
My system is Windows 8.1, and I tried reading up the forums here for the correct HTC driver for 8.1 without much insight into the correct driver.
@ Sahil: I appreciate your attempt at helping me, but sometimes seniors forget that they were juniors at some point. Saying something with emphasis doesn't exactly get the point across. I know I have to "Fix. driver. issues" but it's easier said than done when you are in a catch-22 where both recovery and the bootloader are accessible, but you cannot have the computer recognize your phone because...well, the driver is being recognized and yet not recognized. Let me explain. When I connect the phone to the computer, it briefly shows up as removable storage (with the "10 gb out of 25.2 available" page) but since it is constantly bootlooping, it doesn't stay long enough on the page for me to access it. To compound my frustration, in the boot loader, clicking on 'fastboot' immediately flashes the message that I mentioned previously (USB not recognized...). In short, I KNOW that my phone is in working condition, but I am stuck in a continuity of hurdles.
I am desperately trying to read right now and find the correct drivers for my HTC One (with Windows 8.1 compatibility)
Click to expand...
Click to collapse
windows 8.1 only has problems with the old 1.54 and 1.44 hboot .. the drivers work fine with hboot 1.55 and up.
Have you actually shut the phone off yet ?
hold the phone under a lamp and hold the power button and vol down and count to 60. let go of the power button and continue to hold vol down till you get to the bootloader. quickly hit power and volume down to shut off and hit power.
leave it off for a couple min then bootup again holding vol down.
sdg1980 said:
How do I install TWRP in my phone at this point of time? My computer is not recognizing the fast boot mode (USB driver not recognized, and Windows malfunctioned')
Click to expand...
Click to collapse
boot phone in your actual recovery (cwm) with the twrp.zip file in your adb/fastboot folder, open a command prompt
Code:
adb push TWRP_2.6.3.3_m7.zip /sdcard/
then flash twrp.zip from cwm, clear cache and reboot the phone to twrp
then you'll be able to boot in twrp recovery and adb push and flash newer sense roms (i.e sense ARHD)
alray said:
boot phone in your actual recovery (cwm) with the twrp.zip file in your adb/fastboot folder, open a command prompt
Code:
adb push TWRP_2.6.3.3_m7.zip /sdcard/
then flash twrp.zip from cwm, clear cache and reboot the phone to twrp
then you'll be able to boot in twrp recovery and adb push and flash newer sense roms (i.e sense ARHD)
Click to expand...
Click to collapse
@ alray
I understand here that you are asking me to boot into the CWM recovery, correct? I can definitely do that. The next part of your instruction is a bit harder for me to follow. I sincerely apologize if I sound idiotic. I am trying to learn here so that if it happens again (or anyone suffers the same fate), I would know what to do or say. Kindly walk me through here.
I have the TRWP zip file. If I place/put it in the adb/fastboot folder, how do I run the command prompt without the computer flashing the USB message?
So, here is what I am gathering from your directions
a) Boot into recovery (?)
b) Connect the computer via cable and run the command prompt and the script (?) [Here won't the computer flash USB not recognized?)
Again, I am sorry again I am asking what might perhaps be stupid questions to you or other senior members. I appreciate everyone's efforts in helping me out here.
alray said:
boot phone in your actual recovery (cwm) with the twrp.zip file in your adb/fastboot folder, open a command prompt
Code:
adb push TWRP_2.6.3.3_m7.zip /sdcard/
then flash twrp.zip from cwm, clear cache and reboot the phone to twrp
then you'll be able to boot in twrp recovery and adb push and flash newer sense roms (i.e sense ARHD)
Click to expand...
Click to collapse
I have HBOOT 1.44. Feel lost here. Not sure how to fix this problem.
sdg1980 said:
I have HBOOT 1.44. Feel lost here. Not sure how to fix this problem.
Click to expand...
Click to collapse
windows 8.1 driver fix
HTML Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
I repeat this is a REALLY DIRTY solution that may harm your system, personal data, hardware and/or cat.
Here are the steps:
0. Have a Linux or Windows LiveCD just in case something goes wrong
1. Download and extract files from attachment
2. Navigate to the folder corresponding to your system version (x86 = 32-bit, x64 = 64 bit)
3. Right-click franken-usb.bat and click "Run as Administrator"
5. Wait for it to finish and reboot the system. If everything went fine, you will boot your system successfully
6. Install ADB/Fastboot drivers just like on Windows 8
7. Connect your phone in Fastboot mode to your USB 2.0 port and check if it works
8. Enjoy and wait for official fix
How does it work:
It's not any kind of magic - it just replaces Windows 8.1's usbhub.sys and usbport.sys with Windows 8's ones.
Old files don't check for BOS descriptor so Fastboot can work.
Script updated - it should now actually copy the files but please double check if files were copied to C:\Windows\system32\Drivers!
Hope it helps you!
Regards!
Click to expand...
Click to collapse
http://forum.xda-developers.com/attachment.php?attachmentid=2500592&d=1389122072
http://forum.xda-developers.com/showthread.php?p=49131915
Or you can use a Ubuntu live CD (32bit)
http://forum.xda-developers.com/showthread.php?t=2606577
http://www.ubuntu.com/start-download?distro=desktop&bits=32&release=latest
http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows
sdg1980 said:
I understand here that you are asking me to boot into the CWM recovery, correct?
Click to expand...
Click to collapse
Yes
I have the TRWP zip file. If I place/put it in the adb/fastboot folder, how do I run the command prompt without the computer flashing the USB message?
Click to expand...
Click to collapse
Windows 8.1 doesn't play nice with hboot 1.44 and 1.54 for FASTBOOT connection (phone in bootloader mode). It should work fine using ADB (when your phone is booted in custom recovery or in the OS)
so you could try to fix your drivers with the info cIsA gave you and flash your recovery the ''standard'' way via fastboot
Code:
fastboot flash recovery recovery[B][COLOR="Red"].img[/COLOR][/B]
fastboot erase cache
fastboot reboot-bootloader
or
get rid of windows 8.1 and use a good OS (imo) like Windows 7, XP, Linux, or MacOs so you can connect your phone to you computer without issues
or
flash the recovery.zip from recovery. in this case you must copy the recovery.zip to your internal memory (/sdcard) using ADB:
open the folder where you have ADB/FASTBOOT in, hold left shift + right click a blank space in that folder, select ''start command prompt here''
then in the command prompt enter this command:
Code:
adb push TWRP_2.6.3.3_m7[B][COLOR="Red"].zip[/COLOR][/B] /sdcard/
then hit ''enter'' and wait for the file to transfer
when the transfer is completed, flash the zip file using cwm, erase cache and reboot in your new recovery, push a rom that doesn't require s-off (i.e arhd 71.1) using the same method:
Code:
adb push name_of_rom.zip /sdcard/
then flash the rom and enjoy your phone
To make stuff easier download minimal adb and fastboot from the net. Copy the zip into the folder and do what the gut above said
Sent from my HTC One using XDA Premium 4 mobile app
alray said:
Yes
Windows 8.1 doesn't play nice with hboot 1.44 and 1.54 for FASTBOOT connection (phone in bootloader mode). It should work fine using ADB (when your phone is booted in custom recovery or in the OS)
so you could try to fix your drivers with the info cIsA gave you and flash your recovery the ''standard'' way via fastboot
Code:
fastboot flash recovery recovery[B][COLOR="Red"].img[/COLOR][/B]
fastboot erase cache
fastboot reboot-bootloader
or
get rid of windows 8.1 and use a good OS (imo) like Windows 7, XP, Linux, or MacOs so you can connect your phone to you computer without issues
or
flash the recovery.zip from recovery. in this case you must copy the recovery.zip to your internal memory (/sdcard) using ADB:
open the folder where you have ADB/FASTBOOT in, hold left shift + right click a blank space in that folder, select ''start command prompt here''
then in the command prompt enter this command:
Code:
adb push TWRP_2.6.3.3_m7[B][COLOR="Red"].zip[/COLOR][/B] /sdcard/
then hit ''enter'' and wait for the file to transfer
when the transfer is completed, flash the zip file using cwm, erase cache and reboot in your new recovery, push a rom that doesn't require s-off (i.e arhd 71.1) using the same method:
Code:
adb push name_of_rom.zip /sdcard/
then flash the rom and enjoy your phone
Click to expand...
Click to collapse
So, I installed the TWRP using the method you mentioned, rebooted, deleted cache, and then again, 'push Android_Revolution_HD-One_71.1.zip /sdcard/'
How long was/is this supposed to take, being a gig file? In the cmd window, the cursor just blinks and nothing is happening (unlike installing TWRP when it installed in few seconds)
sdg1980 said:
So, I installed the TWRP using the method you mentioned, rebooted, deleted cache, and then again, 'push Android_Revolution_HD-One_71.1.zip /sdcard/'
How long was/is this supposed to take, being a gig file? In the cmd window, the cursor just blinks and nothing is happening (unlike installing TWRP when it installed in few seconds)
Click to expand...
Click to collapse
Should take between 5-10 min
Sent from my HTC One using XDA Free mobile app
alray said:
Should take between 5-10 min
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
Firstly, I would like to thank EACH and EVERY senior member to itsber here who helped me through this crisis. It has been an eye opener for me, being a junior member. I managed to follow the steps outlined and restore my phone to its working condition with ARHD 71.1. THANKS A LOT!!!
Also, for those who are thinking of flashing ARHD 6.1 GPE on their One, make sure that your phone has S-off. That might have one reason why my phone went into a tailspin of automatic bootup and restarts. There might have been something else going on with that ROM as well. I am not sure. Repeated cleanup of cache and factory resets didn't help the cause earlier.
Anyways, I would like to make a small donation via Paypal to our community (especially for helping me out and showing us the ropes). If you can put up the link here, that would be nice.
Cheers everyone and happy flashing!:good::good::good:

[Q] Rooting HTC One M7 with windows 8?

Hey, everyone I'm just wondering if anyone knows if there's a rooting method for htc one m7 with windows 8. i spoke with someone on oneclickroot website or something like that and they told me that there are none so i just wanna confirm or deny that. So if you know can u please share wether htc one m7 can be rooted on windows 8 or not?
thanks
randomlegend10 said:
Hey, everyone I'm just wondering if anyone knows if there's a rooting method for htc one m7 with windows 8. i spoke with someone on oneclickroot website or something like that and they told me that there are none so i just wanna confirm or deny that. So if you know can u please share wether htc one m7 can be rooted on windows 8 or not?
thanks
Click to expand...
Click to collapse
windows 8.1 has a driver problem on a really old hboot 1.44
and it was only a problem for a very few. The phone was updated to hboot 1.54 just weeks after the release of windows 8.1 and it works fine.
If you are on hboot 1.44 and you only have use of a windows 8.1 PC their is a driver hack that will work and get your phone working long enough to update the hboot.
File > http://forum.xda-developers.com/attachment.php?attachmentid=2500592&d=1389122072
Instructions
I repeat this is a REALLY DIRTY solution that may harm your system, personal data, hardware and/or cat.
Here are the steps:
0. Have a Linux or Windows LiveCD just in case something goes wrong
1. Download and extract files from attachment
2. Navigate to the folder corresponding to your system version (x86 = 32-bit, x64 = 64 bit)
3. Right-click franken-usb.bat and click "Run as Administrator"
5. Wait for it to finish and reboot the system. If everything went fine, you will boot your system successfully
6. Install ADB/Fastboot drivers just like on Windows 8
7. Connect your phone in Fastboot mode to your USB 2.0 port and check if it works
8. Enjoy and wait for official fix
How does it work:
It's not any kind of magic - it just replaces Windows 8.1's usbhub.sys and usbport.sys with Windows 8's ones.
Old files don't check for BOS descriptor so Fastboot can work.
Script updated - it should now actually copy the files but please double check if files were copied to C:\Windows\system32\Drivers!
Hope it helps you!
Regards!
Click to expand...
Click to collapse
Everything else is the same
unlock bootloader @ HTCDEV.com
Flash custom recovery
Flash SuperSU for root
flash custom rom for fun
CMD says file is too big when Flashbooting... Help?
First, forgive title error, I know it's Fastboot lol... Wow so I am so close, yet so far away. I have successfully unlocked boot loader. I have downloaded all the necessary files. I have followed You-Tube guides to the word... Yet when I get down to the final steps, errors! I am stuck at this point... On CMD screen, when doing the "fastboot flash recovery twrp.img" it will not work. Kicks back an error that basically says twrp.img is too big and my phone is rejecting the download. Went and found a smaller file that should be small enough, yet still the same error. Please help me! I am so frustrated after hours of working on this. Thanks!!
missmyraj said:
Wow so I am so close, yet so far away. I have successfully unlocked boot loader. I have downloaded all the necessary files. I have followed You-Tube guides to the word... Yet when I get down to the final steps, errors! I am stuck at this point... On CMD screen, when doing the "flashboot flash recovery twrp.img" it will not work. Kicks back an error that basically says twrp.img is too big and my phone is rejecting the download. Went and found a smaller file that should be small enough, yet still the same error. Please help me! I am so frustrated after hours of working on this. Thanks!!
Click to expand...
Click to collapse
can you post the output from fastboot getvar all (minus the serial no. and IMEI)
What recovery did you download and try ...it's critical you get the right file
Thank you!!! Screenshots attached...
clsA said:
can you post the output from fastboot getvar all (minus the serial no. and IMEI)
What recovery did you download and try ...it's critical you get the right file
Click to expand...
Click to collapse
Thank you!!! Screenshots attached...
missmyraj said:
Thank you!!! Screenshots attached...
Click to expand...
Click to collapse
OK you have a t-mobile phone that's a good thing
Boot the phone to the bootloader by shutting it down then holding volume down and hit power
now with the phone in fastboot USB / hooked to the PC
type fastboot devices
you should see your phones serial no displayed
now just type fastboot flash recovery with a space at the end
now just drag TWRP 2.6.3.3 into the command window and hit enter. this will flash twrp
now type fastboot erase cache
followed by fastboot reboot-bootloader
now you can enter recovery and use adb to push or sideload a rom to your phone
Instructions
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_81.0.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
You should note that you windows is not showing the file extensions of your files in the sdk folder that's why you get the error when you rename files twrp.img is actually trwp.img.img
you just can't see it so be careful when renaming files and adding the extensions, their already their just hidden
Thanks!
Thanks so much for your time!! I will give it a shot tomorrow. ?
---------- Post added at 05:45 AM ---------- Previous post was at 05:10 AM ----------
Had to at least give it one more shot before bed, and it worked!! You just rocked my little world, clsA. Thank you so much! Take care.
missmyraj said:
Thanks so much for your time!! I will give it a shot tomorrow. ?
---------- Post added at 05:45 AM ---------- Previous post was at 05:10 AM ----------
Had to at least give it one more shot before bed, and it worked!! You just rocked my little world, clsA. Thank you so much! Take care.
Click to expand...
Click to collapse
Great !! Enjoy your phone

HTC One M7 stuck entering recovery after installing Android revolution HD one 92.04a9

hey sorry I'm sure this has been covered but I've been trying to root my new phone for the past 15+ hours and after installing Android revolution HD one 92.04a9 through Team Win Recovery project v2.6.3.0 it now keeps restarting in recovery and then takes me to Recovery project after a htc logo screen.
This is the first time I have attempted to root a phone and I'm a noob evidently so please go easy on me. (all I wanted was to hook up my bluetooth controller so I can play FF7 with more ease) any help would be greatly appreciated as I've just moved from London to the middle of nowhere and I'm bored out of my mind without my beloved HTC
Thanks a lot Mr. Tickles
I am so frustrated with general support of HTC. I am trying to get in touch with service for two months and no luck. My next phone won't be HTC for sure, I know.
ticklemelee said:
hey sorry I'm sure this has been covered but I've been trying to root my new phone for the past 15+ hours and after installing Android revolution HD one 92.04a9 through Team Win Recovery project v2.6.3.0 it now keeps restarting in recovery and then takes me to Recovery project after a htc logo screen.
This is the first time I have attempted to root a phone and I'm a noob evidently so please go easy on me. (all I wanted was to hook up my bluetooth controller so I can play FF7 with more ease) any help would be greatly appreciated as I've just moved from London to the middle of nowhere and I'm bored out of my mind without my beloved HTC
Thanks a lot Mr. Tickles
Click to expand...
Click to collapse
Try factory reset from twrp recovery and the flash again. Also you can try to download the zip of the ROM again to be sure it is downloaded correctly and try change the twrp version.
You are using an older version of twrp. Try updating it first to the latest version and try flashing your rom again
Get the latest one here
https://dl.twrp.me/m7/
But how do I do that if my phone wont appear in my computer any more?
Its 100% connected to my computer though because its appearing in devices printers but under the name android 1.0
You cannot enter in fastboot mode? If you can, then you flash recovery via fastboot
ticklemelee said:
But how do I do that if my phone wont appear in my computer any more?
Its 100% connected to my computer though because its appearing in devices printers but under the name android 1.0
Click to expand...
Click to collapse
@istribo is right, to flash arhd you need at least twrp 2.6.3.3 or newer (latest version is 2.8.7.0) To update your recovery, make sure you have HTC drivers installed on your computer and also uninstall htc sync if its installed (but do not uninstall the drivers). Download your new twrp .img file from the link istribo posted above, save it in the same folder where you have adb and fastboot installed on your computer. Reboot your phone in bootloader / fastboot usb mode. Open a terminal window from your adb/fastboot folder and use these commands to flash the recovery:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Then reboot in recovery and flash arhd.
Note that you should also have a 7.xx.xxx.x firmware installed on your phone if flashing Android 5.0.2 Sense roms. You can know your firmware version with the command "fastboot getvar version-main"
My phone wont appear in my computer so how am I supposed to copy over the files...
sorry guys I'm going to need a step by step guide made for an idiot lol
ticklemelee said:
sorry guys I'm going to need a step by step guide made for an idiot lol
Click to expand...
Click to collapse
If you press power button and volume down button it gets you into recovery. Then u choose fastboot and the you do what alray said.
right so the fact my phone wont appear in my computer doesn't matter then?
Okay sorry for being silly I've just read that properly. Problem is when I got to install adb/fast boot it says something like incorrect parameter 'sheppard'
ticklemelee said:
Okay sorry for being silly I've just read that properly. Problem is when I got to install adb/fast boot it says something like incorrect parameter 'sheppard'
Click to expand...
Click to collapse
Download the sdk tools here (fastboot and adb): https://developer.android.com/sdk/index.html#Other
Download and install HTC drivers: http://www.mediafire.com/download/k7trah995whrw0d/HTC-Mobile-Driver_v4.16.0.001.exe
Connect your phone to a USB 2 port directly from your computer (no external usb hub, better to use back ports, not front ports)
Reboot your phone in bootloader mode by holding power and volume down. When in bootloader, make sure you see the red "fastboot usb" caption, if not select the "fastboot" option using the vol up/down and power key to enter. Once "fastboot" option is selected, make sure you now see the red "fastboot usb" caption.
Open a terminal window from your sdk tools folder
Type "fastboot getvar all" without the quotes en hit enter
copy paste the output here so we can see it (but do not post your IMEI/Serialno)
Then update your twrp:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
Sorry I forgot to say I got my phone all working and rooted! Thank you all so much for your help! wouldn't of done it without you guys.

Categories

Resources