[Q] Need Help ASAP - One (M7) Q&A, Help & Troubleshooting

I rooted my HTC One and I tried to flash a custom rom. I don't think I make a backup. It keeps saying that the flash failed. I can't transfer a new rom onto my phone to try to flash it. Any suggestions?

Have you tried searching this forum?
Hint: adb sideload

BenPope said:
Have you tried searching this forum?
Hint: adb sideload
Click to expand...
Click to collapse
I am tryiing that now, but its nor working either

Lucifer17 said:
I am trying that now, but its not working either
Click to expand...
Click to collapse
I keep getting a cannot read error message. Can anyone help?

Lucifer17 said:
I keep getting a cannot read error message. Can anyone help?
Click to expand...
Click to collapse
"cannot read" as in MyFileNameIsWrong? or ??
start by: adb devices and see if recovery is in sideload mode, then use the correct filename.

nkk71 said:
"cannot read" as in MyFileNameIsWrong? or ??
start by: adb devices and see if recovery is in sideload mode, then use the correct filename.
Click to expand...
Click to collapse
I got into sideload, and I typed in the name of the file correctly. I have tried different roms but I keep getting the same error message

Lucifer17 said:
I got into sideload, and I typed in the name of the file correctly. I have tried different roms but I keep getting the same error message
Click to expand...
Click to collapse
can you copy/paste your command prompt?
please start with a "dir" then continue with your commands

nkk71 said:
can you copy/paste your command prompt?
please start with a "dir" then continue with your commands
Click to expand...
Click to collapse
I updated my sdk manager but now it doesn't recognize my device. This is what I get now
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\user>cd c:\and\sdk\platform-tools
c:\and\sdk\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
c:\and\sdk\platform-tools>

Lucifer17 said:
I updated my sdk manager but now it doesn't recognize my device. This is what I get now
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\user>cd c:\and\sdk\platform-tools
c:\and\sdk\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
c:\and\sdk\platform-tools>
Click to expand...
Click to collapse
Is you phone in custom recovery? what does it show in Windows Device Manager... "Android ... -> My HTC" or "Unknown -> One"?

nkk71 said:
Is you phone in custom recovery? what does it show in Windows Device Manager... "Android ... -> My HTC" or "Unknown -> One"?
Click to expand...
Click to collapse
I am in TWRP, adb sideload. In windows device manager it has HTC MTP device

Lucifer17 said:
I am in TWRP, adb sideload. In windows device manager it has HTC MTP device
Click to expand...
Click to collapse
which version of TWRP, seems some have problems with adb, try 2.6.3.3 http://techerrata.com/browse/twrp2/m7
(verify MD5 on the download)
and Windows 8.1 is not the best OS for this, is your hboot 1.55+, otherwise fastboot will probably not work.
fastboot devices <- confirm it shows up
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery
adb devices <- confirm it shows up

nkk71 said:
which version of TWRP, seems some have problems with adb, try 2.6.3.3 http://techerrata.com/browse/twrp2/m7
(verify MD5 on the download)
and Windows 8.1 is not the best OS for this, is your hboot 1.55+, otherwise fastboot will probably not work.
fastboot devices <- confirm it shows up
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery
adb devices <- confirm it shows up
Click to expand...
Click to collapse
what screen am I typing "fastboot devices" on? what should it look like?

Lucifer17 said:
what screen am I typing "fastboot devices" on? what should it look like?
Click to expand...
Click to collapse
bootloader/FASTBOOT USB

nkk71 said:
bootloader/FASTBOOT USB
Click to expand...
Click to collapse
my hboot is 1.56.0000
how long does it take? I think I have it going but the cmd window doesn't show any progress and neither does my phone

Lucifer17 said:
my hboot is 1.56.0000
how long does it take? I think I have it going but the cmd window doesn't show any progress and neither does my phone
Click to expand...
Click to collapse
only takes a few seconds, please copy/paste your command prompt

nkk71 said:
only takes a few seconds, please copy/paste your command prompt
Click to expand...
Click to collapse
I got it going, but it failed, saying there was an error executing updater binary in zip

Lucifer17 said:
I got it going, but it failed, saying there was an error executing updater binary in zip
Click to expand...
Click to collapse
Dude, you are seriously not helping here!!
"I got it going" is about as little information as you can possibly provide!! what does IT refer to and when/how/why?

nkk71 said:
Dude, you are seriously not helping here!!
"I got it going" is about as little information as you can possibly provide!! what does IT refer to and when/how/why?
Click to expand...
Click to collapse
I got the sideload going, and when my cmd window said 100% my phone said it failed. There was an error executing the binary in the zip. I don't know what that means or how to fix it. It also said missing MD5 file

Lucifer17 said:
I got the sideload going, and when my cmd window said 100% my phone said it failed. There was an error executing the binary in the zip. I don't know what that means or how to fix it. It also said missing MD5 file
Click to expand...
Click to collapse
So I'm going to ASSUME:
1- you have an M7_U or UL
2- you now have TWRP 2.6.3.3 installed
3- the ROM your flashing is exactly the ROM you want and is fully compatible with your device and your recovery, and I know this because of
4- you have made sure the ROM download isn't corrupt
anything else I should be assuming
how about you post a "fastboot getvar all" excluding IMEI and s/n, and answer the above questions.

nkk71 said:
So I'm going to ASSUME:
1- you have an M7_U or UL
2- you now have TWRP 2.6.3.3 installed
3- the ROM your flashing is exactly the ROM you want and is fully compatible with your device and your recovery, and I know this because of
4- you have made sure the ROM download isn't corrupt
anything else I should be assuming
how about you post a "fastboot getvar all" excluding IMEI and s/n, and answer the above questions.
Click to expand...
Click to collapse
I apologize for the lack of info. This is my first time rooting and I thought I had read everything thoroughly and knew how to do it. I am not very fluent in DOS so that also confuses me. My phone is a M7_UL. I am still using TWRP 2.6.3.0, I could not figure out how to install 2.6.3.3 I am trying to flash CM11 rom that is for the HTC One. I can't post a getvar because my device is not recognized now. I will keep trying and will post it when I can

Related

[Q] Help unbricking

Hi,
I have a Sprint htc one that I had previously unlocked, rooted and installed twrp and cm10.1 on. I was trying to restore the factory rom and now I can't boot up. seams like i have deleted all OS'. I can open the bootloader and twrp. I can not find any zip in twrp to reinstall cm10 just to get the phone working again. I have tried the adb function in twrp but it keeps failing. i have also tried to install the RUU file but can not get it to work. it states that my device has 1.31.651.2 and the RUU I'm trying to use is 1.29.651.7. Is there somewhere I can download the 1.31.651.2 image version. Or is there another way to unbrick my phone.
help
Now I cannot get into TWRP.
Can you get into bootloader?
wondernad said:
Now I cannot get into TWRP.
Click to expand...
Click to collapse
1) Get into bootloader (Power and volume down)
2) go to fastboot
3) Copy the recovery you want to the directory you use for abd and rename it recovery.zip
4) fastboot flash recovery recovery.zip
5) Run fastboot erase cache
6) Then open recovery
7) Go to sideload and sideload a ROM you want. Make sure that is for SPRINT HTC ONE
8) Reboot and good luck
imurg said:
1) Get into bootloader (Power and volume down)
2) go to fastboot
3) Copy the recovery you want to the directory you use for abd and rename it recovery.zip
4) fastboot flash recovery recovery.zip
5) Run fastboot erase cache
6) Then open recovery
7) Go to sideload and sideload a ROM you want. Make sure that is for SPRINT HTC ONE
8) Reboot and good luck
Click to expand...
Click to collapse
Ok so im in fastboot. Is the recovery the 1.31.651.2ruu? or should it be twrp or the like?
wondernad said:
Ok so im in fastboot. Is the recovery the 1.31.651.2ruu? or should it be twrp or the like?
Click to expand...
Click to collapse
Get your recovery here
http://www.teamw.in/project/twrp2/171
After that you should be able to get to sideload in advanced
sideload
how long should the sideload take?
wondernad said:
how long should the sideload take?
Click to expand...
Click to collapse
It takes a while depending on how big the ROM is. Buy you can see the advance in the % dont worry it'll get there
Patience... is it grasshopper?
imurg said:
It takes a while depending on how big the ROM is. Buy you can see the advance in the % dont worry it'll get there
Patience... is it grasshopper?
Click to expand...
Click to collapse
It doesn't give me a %. I'm wondering if its recognizing my device. I do cmd adb devices and it doesn't show the phone. but the phone says it is waiting for package. I've tried it on my desktop(xp but runs ok) and my laptop(windows 7, but slow).
wondernad said:
It doesn't give me a %. I'm wondering if its recognizing my device. I do cmd adb devices and it doesn't show the phone. but the phone says it is waiting for package. I've tried it on my desktop(xp but runs ok) and my laptop(windows 7, but slow).
Click to expand...
Click to collapse
It doesn't seem to recognize the phone. Do you have the latest HTC SYNC Manager? it has the drivers
imurg said:
It doesn't seem to recognize the phone. Do you have the latest HTC SYNC Manager? it has the drivers
Click to expand...
Click to collapse
Yes I did reinstall the drivers. trying to update my android sdk right now.
wondernad said:
Yes I did reinstall the drivers. trying to update my android sdk right now.
Click to expand...
Click to collapse
Just run "adb version" latest is 1.0.31
imurg said:
Just run "adb version" latest is 1.0.31
Click to expand...
Click to collapse
That seams to open a command window for about a millisecond.
wondernad said:
That seams to open a command window for about a millisecond.
Click to expand...
Click to collapse
You need to open a command window. Double click command prompt (The black icon with the c:\_)
imurg said:
You need to open a command window. Double click command prompt (The black icon with the c:\_)
Click to expand...
Click to collapse
ok it is the latest version
wondernad said:
ok it is the latest version
Click to expand...
Click to collapse
Now do not close the command window and try adb devices
If you see your device then try the sideload again without closing the command window until you are finished.
imurg said:
Now do not close the command window and try adb devices
If you see your device then try the sideload again without closing the command window until you are finished.
Click to expand...
Click to collapse
It still does not see the device. says list of devices attatched and has a blank space. then the command prompt comes back up
wondernad said:
It still does not see the device. says list of devices attatched and has a blank space. then the command prompt comes back up
Click to expand...
Click to collapse
Still not seeing the device. I've tried switching versions of twrp and twrp sideload keeps saying failure. so I put CWM on it and it is opening sideload but the device is not recognized by the computer.
wondernad said:
It still does not see the device. says list of devices attatched and has a blank space. then the command prompt comes back up
Click to expand...
Click to collapse
I think the safest at this point where FASTBOOT recognizes your devices but ADB doesn't is to go back to stock flashing a RUU this only requires FASTBOOT.
This thread will show you how
http://forum.xda-developers.com/showthread.php?t=2251800
Best of lucks
imurg said:
I think the safest at this point where FASTBOOT recognizes your devices but ADB doesn't is to go back to stock flashing a RUU this only requires FASTBOOT.
This thread will show you how
http://forum.xda-developers.com/showthread.php?t=2251800
Best of lucks
Click to expand...
Click to collapse
That isn't working either. the only RUU file I can find is for 1.29.651.10RUU instead of the 1.31.651.2RUU. I have tried running it anyway hoping to limp it back to life but it won't take it. I really need the 1.31.651.2RUU. but can't find it.
http://forum.xda-developers.com/showthread.php?t=2391161&page=4
chack this

Firewater S-OFF

Hey,
I just S-OFF'ed my phone with Firewater (http://forum.xda-developers.com/showthread.php?t=2632351)
Anyyone got a link for me with how i can remove the red text?
I've HBOOT 1.54.0000
killerbie said:
Hey,
I just S-OFF'ed my phone with Firewater (http://forum.xda-developers.com/showthread.php?t=2632351)
Anyyone got a link for me with how i can remove the red text?
I've HBOOT 1.54.0000
Click to expand...
Click to collapse
flash custom firmware (without red text)
kamilmirza said:
flash custom firmware (without red text)
Click to expand...
Click to collapse
Where can I find that, please?
thx
ps: so I falsh custom firmware, then recovery again, than my rom again. Or am i wrong?
killerbie said:
Where can I find that, please?
thx
ps: so I falsh custom firmware, then recovery again, than my rom again. Or am i wrong?
Click to expand...
Click to collapse
please use search before posting
check THIS or THIS or THIS(dark bootloader)
no need to flash recovery or ROM after updating firmware
Got another problem.
When the phone is on, I can give commands via the command prompt (reboot etc works)
When in bootloader it always says 'waiting for device"
I've already relocked the bootloader to install the firmware
killerbie said:
Got another problem.
When the phone is on, I can give commands via the command prompt (reboot etc works)
When in bootloader it always says 'waiting for device"
I've already relocked the bootloader to install the firmware
Click to expand...
Click to collapse
uninstall HTC Sync with drivers, restart PC
download and install these DRIVERS
try again
kamilmirza said:
uninstall HTC Sync with drivers, restart PC
download and install these DRIVERS
try again
Click to expand...
Click to collapse
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
killerbie said:
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
Click to expand...
Click to collapse
boot into bootloader 1st
choose fastboot in the bootloader
then use all the fastboot comands in command prompt - it should work
eg. c:\adb\fastboot devices
BIGMOH said:
boot into bootloader 1st
choose fastboot in the bootloader
then use all the fastboot comands in command prompt - it should work
eg. c:\adb\fastboot devices
Click to expand...
Click to collapse
Still doesnt' work. My pc revognises the phone only when its IN android I think :/
Is it possible to flash the firmware.zip via adb sideload? or recovery? or just when android is on? in those cases adb works
killerbie said:
Still doesnt' work. My pc revognises the phone only when its IN android I think :/
Is it possible to flash the firmware.zip via adb sideload? or recovery? or just when android is on? in those cases adb works
Click to expand...
Click to collapse
By any chance are you using Windows 8.1?
killerbie said:
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
Click to expand...
Click to collapse
BIGMOH said:
By any chance are you using Windows 8.1?
Click to expand...
Click to collapse
seems like Windows 8.1
Sent from my One using Tapatalk
kamilmirza said:
seems like Windows 8.1
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Yep, Windows 8.1. I'm going to try get my hands on a windows 7 machine this evening

[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

[Q] Help Please

I was wondering if you could help me with this. Recently I had bought a new Htc one m7 and the phone was on s-off. I tried to update to kitkat 4.4 and sense 5.5 but "/system/customize/CID/default.xml" has an unexpected contents" this error popped up and the installation was aborted. I had a read around the forums and you said it was because default.xml was edited or modified. So how would I restore the original. I know nothing about phones. Sorry for the troubles, please help :fingers-crossed:. Thank you
Help
John McDee said:
I was wondering if you could help me with this. Recently I had bought a new Htc one m7 and the phone was on s-off. I tried to update to kitkat 4.4 and sense 5.5 but "/system/customize/CID/default.xml" has an unexpected contents" this error popped up and the installation was aborted. I had a read around the forums and you said it was because default.xml was edited or modified. So how would I restore the original. I know nothing about phones. Sorry for the troubles, please help :fingers-crossed:. Thank you
Click to expand...
Click to collapse
@alray help
John McDee said:
I was wondering if you could help me with this. Recently I had bought a new Htc one m7 and the phone was on s-off. I tried to update to kitkat 4.4 and sense 5.5 but "/system/customize/CID/default.xml" has an unexpected contents" this error popped up and the installation was aborted. I had a read around the forums and you said it was because default.xml was edited or modified. So how would I restore the original. I know nothing about phones. Sorry for the troubles, please help :fingers-crossed:. Thank you
Click to expand...
Click to collapse
Do you have adb/fastboot and latest htc drivers on your computer? We will need to see the output of "fastboot getvar all" command so we can determine what you need to do to take the ota or to restore the phone back to stock.
When posting the output of "fastboot getvar all" edit out the imei and serialno.
alray said:
Do you have adb/fastboot and latest htc drivers on your computer? We will need to see the output of "fastboot getvar all" command so we can determine what you need to do to take the ota or to restore the phone back to stock.
When posting the output of "fastboot getvar all" edit out the imei and serialno.
Click to expand...
Click to collapse
I have no idea
alray said:
Do you have adb/fastboot and latest htc drivers on your computer? We will need to see the output of "fastboot getvar all" command so we can determine what you need to do to take the ota or to restore the phone back to stock.
When posting the output of "fastboot getvar all" edit out the imei and serialno.
Click to expand...
Click to collapse
I don't have them installed
John McDee said:
I have no idea
Click to expand...
Click to collapse
go to this thread: http://forum.xda-developers.com/showthread.php?t=2317790
follow instructions how to install adb and fastboot on your computer
Then go there: http://www.htc.com/us/support/software/htc-sync-manager.aspx
and install htc sync, then uninstall it but keep the drivers installed.
plug your phone to your computer using the usb cable
reboot phone in bootloader mode by holding both the power button and volume down until you see a white screen
open the adb/fastboot command prompt: start menu --> Programs --> Minimal adb and fastboot --> Minimal adb and fastboot
in the command prompt type:
Code:
fastboot getvar all
This will output your phone information
copy paste the ouput and post it here (excpet the IMEI and SERIALNO)
alray said:
go to this thread: http://forum.xda-developers.com/showthread.php?t=2317790
follow instructions how to install adb and fastboot on your computer
Then go there: http://www.htc.com/us/support/software/htc-sync-manager.aspx
and install htc sync, then uninstall it but keep the drivers installed.
plug your phone to your computer using the usb cable
reboot phone in bootloader mode by holding both the power button and volume down until you see a white screen
open the adb/fastboot command prompt: start menu --> Programs --> Minimal adb and fastboot --> Minimal adb and fastboot
in the command prompt type:
Code:
fastboot getvar all
This will output your phone information
copy paste the ouput and post it here (excpet the IMEI and SERIALNO)
Click to expand...
Click to collapse
What do you mean by install htc sync, then uninstall it but keep the drivers installed?
John McDee said:
What do you mean by install htc sync, then uninstall it but keep the drivers installed?
Click to expand...
Click to collapse
You only need to install htc sync because it will install HTC drivers at the same time. HTC sync can interfere with what you'll need to do that's why you have to uninstall it after. Just uninstall HTC sync and drivers will still be on your computer unless you uninstall them manually.
alray said:
You only need to install htc sync because it will install HTC drivers at the same time. HTC sync can interfere with what you'll need to do that's why you have to uninstall it after. Just uninstall HTC sync and drivers will still be on your computer unless you uninstall them manually.
Click to expand...
Click to collapse
Do I need to turn on usb debugging?
John McDee said:
Do I need to turn on usb debugging?
Click to expand...
Click to collapse
Yes turn on usb debugging, we will probably need it later.
alray said:
Yes turn on usb debugging, we will probably need it later.
Click to expand...
Click to collapse
the cmd just said waiting for device
John McDee said:
the cmd just said waiting for device
Click to expand...
Click to collapse
your phone is booted in bootloader right? does it says "fastboot usb" in red ?
alray said:
your phone is booted in bootloader right? does it says "fastboot usb" in red ?
Click to expand...
Click to collapse
if i go into fastboot yes
John McDee said:
if i go into fastboot yes
Click to expand...
Click to collapse
then redo the command it should work now
alray said:
then redo the command it should work now
Click to expand...
Click to collapse
my computer says it does not recognise usb
John McDee said:
my computer says it does not recognise usb
Click to expand...
Click to collapse
go in windows devices manager, is your phone listed as ''Android USB Device --> My HTC'' or something else?
Are you using USB 2.0 ports directly on the computer? (no external hub?)
cannot find "android use device" but i am connecting directly to the pc
alray said:
go in windows devices manager, is your phone listed as ''Android USB Device --> My HTC'' or something else?
Are you using USB 2.0 ports directly on the computer? (no external hub?)
Click to expand...
Click to collapse
Yes it is listed as Android USB Device once I exited bootloader
John McDee said:
Yes it is listed as Android USB Device once I exited bootloader
Click to expand...
Click to collapse
I want to know what does it said when booted in bootloader, same thing or not? if not what does it says?
alray said:
I want to know what does it said when booted in bootloader, same thing or not? if not what does it says?
Click to expand...
Click to collapse
the lists disappears

My HTC One is stuck in TWRP v2.6.3.3 and I have no os, help

It won't connect to my laptop (Windows 10) although the USB in and out sounds do play
The HBOOT is 1.54.0000
The version of TWRP is v2.6.3.3
It's S-On
The HTC doesn't take micro sd so how do I put an os onto it?
Any recommended os files?
Go to bootloader > fastboot and flash the latest TWRP ( https://dl.twrp.me/m7/ ), then reboot to recovery and choose "Mount", check if MTP is ENABLED. Connect to your laptop and copy flashable ROM zip into TWRP folder. Then flash it.
From fastboot, then what do I press
naana123 said:
From fastboot, then what do I press
Click to expand...
Click to collapse
What's the question? You don't know how to flash images?
Yep
Device also says
**tampered**
naana123 said:
Yep
Device also says
**tampered**
Click to expand...
Click to collapse
You must have fastboot & adb binaries installed on your pc ( http://forum.xda-developers.com/showthread.php?t=2317790 ) install it with "create shortcut" option enabled. Download the TWRP image, rename it to "twrp" and place it in your fastboot folder, then connect your phone to pc, launch the program (use the shortcut) and type "fastboot flash recovery twrp.img"
---------- Post added at 09:54 AM ---------- Previous post was at 09:48 AM ----------
naana123 said:
Yep
Device also says
**tampered**
Click to expand...
Click to collapse
By the way, have you ever updated your phone? Bootloader v.1.54.0000 is very old, this version was relevant in 2013 I guess. I recovmmend you to flash stock ROM first, could you type in fastboot "fastboot getvar all" and post the info here?
Phone doesn't connect to pc, the USB in sounds play and the phone charges, but doesn't appear under my computer or anywhere else.
naana123 said:
Phone doesn't connect to pc, the USB in sounds play and the phone charges, but doesn't appear under my computer or anywhere else.
Click to expand...
Click to collapse
It must connect in fastboot mode but it won't appear in Windows Explorer. You can only flash images via fastboot command prompt
naana123 said:
Phone doesn't connect to pc, the USB in sounds play and the phone charges, but doesn't appear under my computer or anywhere else.
Click to expand...
Click to collapse
1st thing to make sure the driver correct, go to Control Panel and any yellow triangle
download usb driver if does
suchauser said:
It must connect in fastboot mode but it won't appear in Windows Explorer. You can only flash images via fastboot command prompt
Click to expand...
Click to collapse
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
< waiting for device >
It gets stuck on that, HTC is connected (got the noise)
naana123 said:
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
< waiting for device >
It gets stuck on that, HTC is connected (got the noise)
Click to expand...
Click to collapse
To use fastboot commands your phone must be booted in bootloader mode with the red "fastboot usb" caption showing. If you don't see "fastboot usb" in red then your drivers are not installed correctly. Make sure you have the latest HTC drivers version installed on your computer and also that you don't have htc sync installed. Once fastboot is working, please post the output of "fastboot getvar all" (Don't post your imei/sn).
alray said:
To use fastboot commands your phone must be booted in bootloader mode with the red "fastboot usb" caption showing. If you don't see "fastboot usb" in red then your drivers are not installed correctly. Make sure you have the latest HTC drivers version installed on your computer and also that you don't have htc sync installed. Once fastboot is working, please post the output of "fastboot getvar all" (Don't post your imei/sn).
Click to expand...
Click to collapse
Done that, fastboot usb comes up too
naana123 said:
Done that, fastboot usb comes up too
Click to expand...
Click to collapse
Flash this rom with twrp: http://www.htc1guru.com/dld/guru_reset_m7_2-24-709-1-zip/
This will reset your phone back to stock rom (select "yes" for stock recovery and stock radio. Select "no" for root).
Then take all the ota updates untill you are on the latest one and from there you can root the phone again if you need.
alray said:
Flash this rom with twrp: http://www.htc1guru.com/dld/guru_reset_m7_2-24-709-1-zip/
This will reset your phone back to stock rom (select "yes" for stock recovery and stock radio. Select "no" for root).
Then take all the ota updates untill you are on the latest one and from there you can root the phone again if you need.
Click to expand...
Click to collapse
Thank you guys so much!!!
My EE sim doesn't work properly though, even though i believe the phone to be unlocked and the od sim used to be giffgaff
Doesn't work properly with sim and no updates install properly

Categories

Resources