[Q] Question - Sprint HTC One (M7)

Hello XDA
Im trying to follow Bigdaddy619s' rescue guide but ADB is not working for me no matter what I try.
Strangely the HTCone toolkit v2.0 can send commands to my phone just fine, plus ADB can detect my phone in TWRP
recovery but not in bootloader. My question can I use the toolkit to flash the s-on firmware zip, and if so which fastboot flash option
should I use.
Thanks.
Another android NOOB eager to learn.

Uninstall everything HTC from your PC
Reboot your PC
Unplug your phone and install these drivers
Plug phone in and let the drivers install then follow instructions below to get the drivers installed correctly(it may install drivers in OS/recovery/bootloader)
(If you are using Windows 8.1 this will most likely not work in fastboot)
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
Any questions PM or post here

question
Thanks for the quick reply im rebooting now.
This is intense man these are the same drivers from your original post right ?
I tried those and now it works.
Ok one more question the phone reboots about every four minutes do you think thats
enough time to flash.

nfsghostdog said:
Thanks for the quick reply im rebooting now.
This is intense man these are the same drivers from your original post right ?
I tried those and now it works.
Ok one more question the phone reboots about every four minutes do you think thats
enough time to flash.
Click to expand...
Click to collapse
Those are the same drivers from my thread yes.
When you say your phone reboots is that from bootloader or booted to OS?

question
The OS reboots.

nfsghostdog said:
The OS reboots.
Click to expand...
Click to collapse
Everything you need to be doing is from the bootloader.
Did you see my PM?

question
ADB can now see my phone as FA35D___________ unauthorized
and the loop time is actually about 2 minutes.

Related

[Q] ADB doesnt recognize HTC One in Recovery

I have a nandroid backup.
Its too big to keep on the phone at all times
Therefore its been placed on my computer
And in the case i need it (boot-loop), how can i transfer the backup while in CWM?
ADB seems to be the simplest way, but adb cannot find my device when it is in the bootloader or in custom recovery.
Am i missing something? Or is there another way to solve this issue.
If anyone could help, id be very grateful.
Hi
Greetings,
When you boot in fastboot and connect your phone to pc does it shows fastboot usb if yes then it is recognised if no then you will have to download the drivers if HTC and install them
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
When you boot in fastboot and connect your phone to pc does it shows fastboot usb if yes then it is recognised if no then you will have to download the drivers if HTC and install them
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
yes fastboot usb is shown and all fastboot commands work, its just that adb doesnt work when its in bootloader or recovery.
I did some more digging around and found that when the phone is connected while in recovery, the computer recognizes it as a "HTC MTP device"..and thats it. I cant upgrade the drivers of the said device or essentially do anything with it.
What am i missing?
ADB should only work under Recovery. I found that with the last HTC driver it didn't install for when you are under Bootloader, Recovery, or Fastboot. I forgot what version actually worked the best but it might have been the 3 series drivers. Anyway while under Recovery you'll have to force the HTC drivers to install thru your Device Manager. It will not automagically detect them. I would start with these drivers and try them out.
HTCDriver_4.2.0.001.exe
Universal_Naked_Driver_0.72.zip
HTCDriver3.0.0.007.exe
TygerByte said:
ADB should only work under Recovery. I found that with the last HTC driver it didn't install for when you are under Bootloader, Recovery, or Fastboot. I forgot what version actually worked the best but it might have been the 3 series drivers. Anyway while under Recovery you'll have to force the HTC drivers to install thru your Device Manager. It will not automagically detect them. I would startpage these drivers and try them out.
HTCDriver_4.2.0.001.exe
Universal_Naked_Driver_0.72.zip
HTCDriver3.0.0.007.exe
Click to expand...
Click to collapse
Thanks for the reply, ive tried the first two drivers, work fine when the phone is booted, but no avail in recovery. The laptop shows the device connected as "My HTC" while in recovery, but im unable to use adb commands as adb doesnt connect to it. Ill try the third 3 series driver and post an update in a few.
UPDATE: wont install, im running windows 8 and it says this driver is not compatible with this operating system.
Bhavpreet said:
Thanks for the reply, ive tried the first two drivers, work fine when the phone is booted, but no avail in recovery. The laptop shows the device connected as "My HTC" while in recovery, but im unable to use adb commands as adb doesnt connect to it. Ill try the third 3 series driver and post an update in a few.
UPDATE: wont install, im running windows 8 and it says this driver is not compatible with this operating system.
Click to expand...
Click to collapse
Does it say its offline? What do you actually see when using adb. As for the driver in Windows 8, you have to disable driver signature checking to use them. There is a thread in the Nexus 4 forum on how to do this, which is here:
http://forum.xda-developers.com/showpost.php?p=33463359&postcount=109
EddyOS said:
Does it say its offline? What do you actually see when using adb. As for the driver in Windows 8, you have to disable driver signature checking to use them. There is a thread in the Nexus 4 forum on how to do this, which is here:
http://forum.xda-developers.com/showpost.php?p=33463359&postcount=109
Click to expand...
Click to collapse
installed the 3 series driver, still the same problem. Heres some photos (which i should have attached originally) of whats happening.
The pictures are while the phone is normally booted, and then when the phone is in recovery.
Edit: Uninstalled all of the HTC drivers and devices inside the device manager, and only installed the Universal Naked Driver, the phone now shows up with a different name in device manager, but STILL does not work while in recovery.
Another pictures attached of how device manager looks with just the Universal Driver while in recovery.
anyone?
i have the same problem as u.. I tried both my missus Windowss PC now.. It used to detect it before. Now it suddenly doesn´t anymore. On my mac, same deal. Nothing detected.
Been googling around and i have found threads but they all end unsolved. ADB returns ADB devices blank. Kill-server or adb remount does nothing. in Fastboot USB its totally a ghost.
found any fixes?
I'm clueless too. I can only think to try other recoveries. Philz CWM comes to mind. I also uploaded the latest google usb drivers for you incase you want to try that out too. Google v7 USB drivers I think they are called. You'll probably have to force install them since they won't detect. Included the adb and fastboot from the SDK too. Last thing I can probably suggest is to try different USB port. Oh and TWRP too since it has the terminal built in it you could try starting up ADB from there.
Me too...
Did anyone ever resolve this? I'm facing it now, having tried multiple recoveries. Previously was able to use adb fine. (I'm on a mac.)
bretula said:
Did anyone ever resolve this? I'm facing it now, having tried multiple recoveries. Previously was able to use adb fine. (I'm on a mac.)
Click to expand...
Click to collapse
In case this helps someone else: The reason I lost adb was that I'd installed the drivers on my mac for EasyTether. There's a note about this on the EasyTether FAQ page. When I disabled the EasyTether driver, I was able to use adb again.
TygerByte said:
I'm clueless too. I can only think to try other recoveries. Philz CWM comes to mind. I also uploaded the latest google usb drivers for you incase you want to try that out too. Google v7 USB drivers I think they are called. You'll probably have to force install them since they won't detect. Included the adb and fastboot from the SDK too. Last thing I can probably suggest is to try different USB port. Oh and TWRP too since it has the terminal built in it you could try starting up ADB from there.
Click to expand...
Click to collapse
have you tied all-in-one-tool-kit ???
Not sure if this will help, but I had an issue like this with my asus tab - adb worked fine in android os but not in twrp recovery, device manager showing it as other device.
While in recovery with device connected to pc I followed this how-to from the device manager part on and got adb working in recovery.
ADB not connecting
Bhavpreet said:
I have a nandroid backup.
Its too big to keep on the phone at all times
Therefore its been placed on my computer
And in the case i need it (boot-loop), how can i transfer the backup while in CWM?
ADB seems to be the simplest way, but adb cannot find my device when it is in the bootloader or in custom recovery.
Am i missing something? Or is there another way to solve this issue.
If anyone could help, id be very grateful.
Click to expand...
Click to collapse
Re Install HTC drivers manually, windows sees HTC until you boot into recovery mode and try to use ADB, It worked for me.
HTC One(M7) not recognized by adb
Condition:
HTC One(M7) - rooted; s-ON; GPE ROM 4.3.1
Recovery - CWM
I have a similar problem with my HTC One(M7). I'm working mainly on a mac (OSX Maverick), but I have also tried using a PC (Windows 8). I accidentally wiped the data on the phone while in recovery, and now I have a phone that only boots to the bootloader and recovery. Since backups usually take a lot of memory, I kept all of mine on my computer. The simple fix I've been trying to do is sideload the ROM to the phone through adb, however adb does not find the device. I repeatedly get the "device not found". However the device is recognized in fastboot, and i always get the "fastboot USB" when it is connected. So I am unable to flash the ROM I need to the phone because it is unable to communicate with either computer. On the PC I made sure to have had the proper drivers, I downloaded HTC SYNC, and have tried updating them manually. However I always get the "error Code 43". The PC also does not recognize the device, so again I am unable to communicate with the device. Can I plz get any help, I have tried reading multiple forums, but have had no luck trying any solution. I would really appreciate any advise; Im desperate to fix the phone.
TonyDEV said:
Condition:
HTC One(M7) - rooted; s-ON; GPE ROM 4.3.1
Recovery - CWM
I have a similar problem with my HTC One(M7). I'm working mainly on a mac (OSX Maverick), but I have also tried using a PC (Windows 8). I accidentally wiped the data on the phone while in recovery, and now I have a phone that only boots to the bootloader and recovery. Since backups usually take a lot of memory, I kept all of mine on my computer. The simple fix I've been trying to do is sideload the ROM to the phone through adb, however adb does not find the device. I repeatedly get the "device not found". However the device is recognized in fastboot, and i always get the "fastboot USB" when it is connected. So I am unable to flash the ROM I need to the phone because it is unable to communicate with either computer. On the PC I made sure to have had the proper drivers, I downloaded HTC SYNC, and have tried updating them manually. However I always get the "error Code 43". The PC also does not recognize the device, so again I am unable to communicate with the device. Can I plz get any help, I have tried reading multiple forums, but have had no luck trying any solution. I would really appreciate any advise; Im desperate to fix the phone.
Click to expand...
Click to collapse
Take a look at this FAQ post and see if this doesn't help solve your problems. I would also recommend updating your CWM recovery to the latest.
having a similar problem. My system and everything is wiped all I have is TWRP 2.6.0.1 and I'm trying to end with cyanogenmod. theres no sdcard slot so my only option is an adb push through recovery. Adb doesnt recognize it, it just doesn't return anything in the list of devices when i type adb devices. in devmgmt it lists my phone as a disk drive... I have tried to update the drivers to the universal naked ones, but then windows says that it already found and installed the best driver software I have the T-Mobile variant but I thought I'd post here since this problem is more than likely not carrier specific and I didn't wanna add another thread. I can do fastboot just fine when in fastboot usb mode, but in recovery no adb... I can't install the naked drivers it just says that the file is incompatible
blu422 said:
having a similar problem. My system and everything is wiped all I have is TWRP 2.6.0.1 and I'm trying to end with cyanogenmod. theres no sdcard slot so my only option is an adb push through recovery. Adb doesnt recognize it, it just doesn't return anything in the list of devices when i type adb devices. in devmgmt it lists my phone as a disk drive... I have tried to update the drivers to the universal naked ones, but then windows says that it already found and installed the best driver software I have the T-Mobile variant but I thought I'd post here since this problem is more than likely not carrier specific and I didn't wanna add another thread. I can do fastboot just fine when in fastboot usb mode, but in recovery no adb...
Click to expand...
Click to collapse
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
clsA said:
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
Click to expand...
Click to collapse
thanks! did what you said i installed the drivers and the installation crashed the first time, then the second time it game me the option to remove or repair and i repaired and it worked thank you!!!
---------- Post added at 02:55 PM ---------- Previous post was at 02:37 PM ----------
clsA said:
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
Click to expand...
Click to collapse
so i have adb... but now it wont let me flash cyanogenmod... error executing updater binary in zip.... just fails.... help? updated to twrp 2.7.1.1. that fixed the problem

Cant flash anything in recover HELP !!

I bricked my phone LOOOL 2nd time on my 2nd htc one FML back on topic I have no OS installed I know the basics like how to flash roms and stuff Ive been trying to flash ARHD 10.2 and 9.3 they both fail at 10% and ends up rebooting the phone out of no where ANY HELP!? like **** MY LIFE
Extra info :
I wiped pretty much everything in twrp and cwm i used both to wipe clean my device i cleared cache,internal memory all that crap.
EDIT:
download rgui rom cus it doesnt use aroma
http://forum.xda-developers.com/showthread.php?t=2318947
lets hope it will work! ps FK AROMA
I cant even wipe data or anything WTF
UPDATE:
I fixed it so if anyone else have this issue just relock ur phone by typing in "fastboot oem lock" then unlock ur phone again and install a custom cwm and then flash a rom it worked perfectly fine for me i used RGUI
PS: ty you two for the replys
Nice language.
Did you make a backup of your device (nandroid)?
Sent from my HTC One using xda app-developers app
First, don't worry, while you have access to HBOOT , your phone is not a brick.
1) Have you access to HBOOT?
2) Have you custom recovery now? If yes, what recovery you have TWRP? or CWM?
Bhavpreet said:
Nice language.
Did you make a backup of your device (nandroid)?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Yes I did I was smart enough too got it saved on my desktop the thing is how do i get it on my htc one?
tash2013 said:
First, don't worry, while you have access to HBOOT , your phone is not a brick.
1) Have you access to HBOOT?
2) Have you custom recovery now? If yes, what recovery you have TWRP? or CWM?
Click to expand...
Click to collapse
At the momment only CWM works and it rarley even works not to mention aroma installer SUCKS ****ING BALLS the 50th time I sideflash a rom and the phone restarts when the installer reaches 10%!
Unfortunately I don't know as in CWM, in TWRP there is such feature as ADB sideload , by means of it you will be able to load and flash the file saved on PC to phone.
And second one, you can connect your flash card with OTG-cable to phone.
slicetherice said:
Yes I did I was smart enough too got it saved on my desktop the thing is how do i get it on my htc one?
At the momment only CWM works and it rarley even works not to mention aroma installer SUCKS ****ING BALLS the 50th time I sideflash a rom and the phone restarts when the installer reaches 10%!
Click to expand...
Click to collapse
dont worry, if you have a nandroid everything can be fixed.
First you need to check if your computer recognizes your phone, go into recovery, and then in command on your computer type "adb devices" and see if it shows your phone. If it does, youre fine and you just need to "adb push (nandroid name) /data/media/clockworkmod/backup/(nandroidname) and then you can flash it.
If it doesnt see your device, read on.
The reason your computer doesnt read your phone is normally a drivers issues. Heres what you can do to get your computer to notice your phone.
download the file from here and extract the whole FOLDER to your desktop: http://forum.xda-developers.com/showthread.php?t=1996051
1. boot into recovery
2. connect your phone to the computer
3. go to device manager, just search for it
4. In other devices, there should be something called android phone, open it, and choose update drivers
5. instead of letting the computer search for the drivers, choose the second option to choose your own
6. choose the folder, the whole folder, and your driver, and click install
Now your phone should be recognized by your computer, and you can go ahead and push the nandroid to your phone.
Heres a link to how to install the drivers if you didnt get my explanation: http://forum.xda-developers.com/showthread.php?t=2139767
List of RUU's and nandroids: http://forum.xda-developers.com/showthread.php?p=39588860
List to HTC drivers if you wanna try this before using the universal naked ones: http://forum.xda-developers.com/showthread.php?t=2191279
Bhavpreet said:
dont worry, if you have a nandroid everything can be fixed.
First you need to check if your computer recognizes your phone, go into recovery, and then in command on your computer type "adb devices" and see if it shows your phone. If it does, youre fine and you just need to "adb push (nandroid name) /data/media/clockworkmod/backup/(nandroidname) and then you can flash it.
If it doesnt see your device, read on.
The reason your computer doesnt read your phone is normally a drivers issues. Heres what you can do to get your computer to notice your phone.
download the file from here and extract the whole FOLDER to your desktop: http://forum.xda-developers.com/showthread.php?t=1996051
1. boot into recovery
2. connect your phone to the computer
3. go to device manager, just search for it
4. In other devices, there should be something called android phone, open it, and choose update drivers
5. instead of letting the computer search for the drivers, choose the second option to choose your own
6. choose the folder, the whole folder, and your driver, and click install
Now your phone should be recognized by your computer, and you can go ahead and push the nandroid to your phone.
Heres a link to how to install the drivers if you didnt get my explanation: http://forum.xda-developers.com/showthread.php?t=2139767
List of RUU's and nandroids: http://forum.xda-developers.com/showthread.php?p=39588860
List to HTC drivers if you wanna try this before using the universal naked ones: http://forum.xda-developers.com/showthread.php?t=2191279
Click to expand...
Click to collapse
Best post ever! Very clear instructions thank you!
slicetherice said:
Best post ever! Very clear instructions thank you!
Click to expand...
Click to collapse
then thank the post

[Q] Stuck in Bootloader & Error 170 during RUU Update

I was trying to restore back to stock and followed the directions completely. After over and hour plus the onscreen message kept saying it was sending the ROM files to the phone its pretty clear it wasn't. So now I am stuck in the Bootloader with no ROM image at all. My Win8 computer suddenly won't recognize the device, I have removed and re-installed the drivers that worked before and get nothing.
I am on my wife's Win7 computer and I still cannot get the device to be recognized with the current drivers installed. The only thing I can do is power down my HTC One and reboot in the Bootloader - Fastboot.
I could use any help urgently.
RaptorMD said:
I was trying to restore back to stock and followed the directions completely. After over and hour plus the onscreen message kept saying it was sending the ROM files to the phone its pretty clear it wasn't. So now I am stuck in the Bootloader with no ROM image at all. My Win8 computer suddenly won't recognize the device, I have removed and re-installed the drivers that worked before and get nothing.
I am on my wife's Win7 computer and I still cannot get the device to be recognized with the current drivers installed. The only thing I can do is power down my HTC One and reboot in the Bootloader - Fastboot.
I could use any help urgently.
Click to expand...
Click to collapse
Have you tried flashing a recovery in fastboot?
The command is fastboot flash recovery nameofrecovery.img
Flash a custom recovery and then install a custom rom through it.That should make your phone usable for the moment. When you have time again you can try going back to stock.
I have heard these things recommend by others:
- Be sure you have the latest drivers. Download HTC Sync if need be, and sure to reboot your PC, then allow enough time for the phone to be recognized.
- Try a different USB port.
- Power down phone by simulating a battery pull by holding down the power button for up to fifteen seconds, then reboot into recovery by pressing the volume down key as the phone restarts.
Good luck!
Sent from my HTC One using Tapatalk 2
BillTheCat said:
I have heard these things recommend by others:
- Be sure you have the latest drivers. Download HTC Sync if need be, and sure to reboot your PC, then allow enough time for the phone to be recognized.
- Try a different USB port.
- Power down phone by simulating a battery pull by holding down the power button for up to fifteen seconds, then reboot into recovery by pressing the volume down key as the phone restarts.
Good luck!
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Thanks. I tried the power down as you mentioned it just reboots everytime, I also tried the rebooting into recovery - Fastboot. I also tried all 4 USB Ports on my laptop.
Any other thoughts on this?
I tried the HTC Sync installer still get the same thing USB Device Not Recognized.
My device wasn't able to work with USB 2.0 port, is there only USB 2.0 on your laptop?
Sent from my HTC One™
I have USB 3.0 but no joy on any of my ports. On the phone with HTC Support they are USELESS. The only thing they can offer is to reload the OS by replacing the motherboard and that takes 2 weeks and $200. There has to be a better way.
http://androidforums.com/incredible-tips-tricks/161463-ruu-error-170-171-solution-windows-7-a.html
Don't know if this is any help to you
a box of kittens said:
http://androidforums.com/incredible-tips-tricks/161463-ruu-error-170-171-solution-windows-7-a.html
Don't know if this is any help to you
Click to expand...
Click to collapse
I am off to bed its nearly 1:30am and I need to go to work in 5 hours so I need some sleep. Any other suggestions, voodoo help or chants are welcome
hassan89 said:
Have you tried flashing a recovery in fastboot?
The command is fastboot flash recovery nameofrecovery.img
Flash a custom recovery and then install a custom rom through it.That should make your phone usable for the moment. When you have time again you can try going back to stock.
Click to expand...
Click to collapse
At the moment I cannot get my phone to show up on my computer, without that I cannot even push a recovery image like TWRP. If only I could.
Original poster: born_fisherman
My laptop only has USB 3.0 ports. I could get HTC sync to
work fine, but the PC wouldn't recognize the phone when in the bootloader. I was struggling to find an answer until I came across this blog and this worked flawlessly. The problem is with the Microsoft USB 3 host controller. This method replaces 2 Microsoft drivers with Intel drivers.
http://plugable.com/2012/12/01/windo...st-controllers
Follow this to a T. It does require rebooting the PC to disable driver signing, so make sure you bookmark the link to go back to it after you rebooted. If this helps you, just press the thanks button!
Rocker19943 said:
Original poster: born_fisherman
My laptop only has USB 3.0 ports. I could get HTC sync to
work fine, but the PC wouldn't recognize the phone when in the bootloader. I was struggling to find an answer until I came across this blog and this worked flawlessly. The problem is with the Microsoft USB 3 host controller. This method replaces 2 Microsoft drivers with Intel drivers.
http://plugable.com/2012/12/01/windo...st-controllers
Follow this to a T. It does require rebooting the PC to disable driver signing, so make sure you bookmark the link to go back to it after you rebooted. If this helps you, just press the thanks button!
Click to expand...
Click to collapse
Thank you. The link isn't working, could you send it to me via PM.
Thanks.
Rocker19943 said:
Original poster: born_fisherman
My laptop only has USB 3.0 ports. I could get HTC sync to
work fine, but the PC wouldn't recognize the phone when in the bootloader. I was struggling to find an answer until I came across this blog and this worked flawlessly. The problem is with the Microsoft USB 3 host controller. This method replaces 2 Microsoft drivers with Intel drivers.
http://plugable.com/2012/12/01/windo...st-controllers
Follow this to a T. It does require rebooting the PC to disable driver signing, so make sure you bookmark the link to go back to it after you rebooted. If this helps you, just press the thanks button!
Click to expand...
Click to collapse
Was this the link you were suggesting? http://plugable.com/2012/12/01/windows-8-and-intel-usb-3-0-host-controllers I found it doing some google searches.
Yes, it is
Sent from my HTC One™
If you can get into bootloader all is not lost. We'll figure something out. Have you tried a different cable?
makbil said:
If you can get into bootloader all is not lost. We'll figure something out. Have you tried a different cable?
Click to expand...
Click to collapse
I truly want to say THANK YOU, to everyone here at XDA-Developers. It is truly one of best communities for help, advice and resources and no one is ever left behind.
I was able to use my Win7 desktop at work, (very open workplace) and use the drivers that come with the All In One Root Kit and was able to get Fastboot USB and get my ROM back on my phone. I am now completely back to stock, wow that was scary stuff.
Above all else I learned a HUGE lesson, ask questions, wait for responses and ask more questions if you don't understand because someone will help you. Just as I was helped and saved last night and today by everyone here I too will pay it forward in anyway I can.
Thank you all for your help. HTC is NOT getting my $200 for a new motherboard. I mean their Tech Support at 12:20am is not that great but at least someone was there.
Thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you
Rocker19943 said:
Yes, it is
Sent from my HTC One™
Click to expand...
Click to collapse
Thanks again. I got the drivers d/l this morning along with the two small files I needed to copy and replace into the drivers folder (took me a few minutes to figure out where they wanted me to paste them). So tonight I will get home and I will move forward with removing the MS drivers grrrr.

bootloop htc one after installing rom

hi, I my phone is in a bootloop after I installed android revelution HD
there are a lot of forums about this problem but not many about the htc one.
There is only one difference my pc won´t reconize my htc so I can´t erase the cache.
please help what should I do.
Can you enter fastboot or recovery?
LarsRosenberg said:
hi, I my phone is in a bootloop after I installed android revelution HD
there are a lot of forums about this problem but not many about the htc one.
There is only one difference my pc won´t reconize my htc so I can´t erase the cache.
please help what should I do.
Click to expand...
Click to collapse
try to change your PC or use another system, then re-install RUU after erase cache
if not, go to Recovery mode, Erase and Wipe, re-install Ruu
hope this help you
Sindroid said:
Can you enter fastboot or recovery?
Click to expand...
Click to collapse
I can enger fastboot but my pc says there is an error 43.
I can't go to recovery because when I go there hè shows the screen of the recovery And than he just reboot itself.
moha_moha20106 said:
try to change your PC or use another system, then re-install RUU after erase cache
if not, go to Recovery mode, Erase and Wipe, re-install Ruu
hope this help you
Click to expand...
Click to collapse
I have tried on 3 different computers they all don't reconize it.
I also tried to manually put a recovery on my phone but I just can't get the computers to reconize it.
LarsRosenberg said:
I have tried on 3 different computers they all don't reconize it.
I also tried to manually put a recovery on my phone but I just can't get the computers to reconize it.
Click to expand...
Click to collapse
read these tips first about your USB errors, then find the correct HTC driver, maybe your driver is corrupted
you can re-install HTCSync or search for updates
be sure your PC had latest Drivers too
http://answers.microsoft.com/en-us/...cognised/6a2a5531-8b80-4798-9aa6-ee2dcb705c7f
http://pcsupport.about.com/od/errorc/a/code-43-error.htm
moha_moha20106 said:
read these tips first about your USB errors, then find the correct HTC driver, maybe your driver is corrupted
you can re-install HTCSync or search for updates
be sure your PC had latest Drivers too
I just did all this and it still won't reconize it. It is weird because when I connect the phone to my pc it gives a sound and when I disconnect the phone my computer will also give a sound. So the computer sees the phone he just won't reconize it
Click to expand...
Click to collapse
USB driver is still your key.
LarsRosenberg said:
moha_moha20106 said:
read these tips first about your USB errors, then find the correct HTC driver, maybe your driver is corrupted
you can re-install HTCSync or search for updates
be sure your PC had latest Drivers too
I just did all this and it still won't reconize it. It is weird because when I connect the phone to my pc it gives a sound and when I disconnect the phone my computer will also give a sound. So the computer sees the phone he just won't reconize it
Click to expand...
Click to collapse
From what I could read, the only way into the phonr now for you is the fastboot. You are able to get into fastboot. So theoritically you could flash a custom recovery again and save your phone, provided your computer recognises the phone.
So, I beleieve there is no point in trying to look for a diifrent PC. Your PC should be fine. Make sure you are connecting the phone to USB 2.0 port and not to a 3.0 port. Use the standard USB cable that comes with the phone and not any cable. Uninstall all HTC software inluding drivers and wipe your computer clean using something like Ccleaner. Restart. Download and install latest HTC Sync Manager. Dwnload latest SDK package (64 or 32 bit depending on your PC). Use the latest fastboot/adb files to ping your phone and see if it works. If it works, then I beileve you know how to flash a custom recovery. Please keep us posted on your progress.
Click to expand...
Click to collapse
harihacker said:
LarsRosenberg said:
From what I could read, the only way into the phonr now for you is the fastboot. You are able to get into fastboot. So theoritically you could flash a custom recovery again and save your phone, provided your computer recognises the phone.
So, I beleieve there is no point in trying to look for a diifrent PC. Your PC should be fine. Make sure you are connecting the phone to USB 2.0 port and not to a 3.0 port. Use the standard USB cable that comes with the phone and not any cable. Uninstall all HTC software inluding drivers and wipe your computer clean using something like Ccleaner. Restart. Download and install latest HTC Sync Manager. Dwnload latest SDK package (64 or 32 bit depending on your PC). Use the latest fastboot/adb files to ping your phone and see if it works. If it works, then I beileve you know how to flash a custom recovery. Please keep us posted on your progress.
Click to expand...
Click to collapse
Can you please tell me where I can find the latest fastboot/abd and skd package can find and if I have them what should I do?
Click to expand...
Click to collapse
LarsRosenberg said:
harihacker said:
Can you please tell me where I can find the latest fastboot/abd and skd package can find and if I have them what should I do?
Click to expand...
Click to collapse
this is ADB files , be sure to extract it in folder (e.x ADB files) in your System partition (e.x C:\)
hope these files help you
Click to expand...
Click to collapse
this is HTC Driver if you can't find it Ver. 4.10.0.001.exe, i think the latest one
Right click>Run as Administrator
http://www.mediafire.com/download/3mywbswsomwkih2/HTC+Driver+4.10.0.001.exe
moha_moha20106 said:
this is HTC Driver if you can't find it Ver. 4.10.0.001.exe, i think the latest one
Right click>Run as Administrator
http://www.mediafire.com/download/3mywbswsomwkih2/HTC+Driver+4.10.0.001.exe
Click to expand...
Click to collapse
Thank you!
can you please tell me what to do from the beginning because I don't really know how you use abd and how I manually flash a recovery.
btw I really appreciate all the help!
LarsRosenberg said:
Thank you!
can you please tell me what to do from the beginning because I don't really know how you use abd and how I manually flash a recovery.
btw I really appreciate all the help!
Click to expand...
Click to collapse
First uninstall all mobile/phone softwares in your PC Like Mobogenie, samsung Kies, etc
restart your system, install HTC Driver (right click>Run as Admin.)
open HTCSync>Help>check for updates
copy extracted ADB.zip folder to your System partition (e.x C: \ )
restart again, connect your phone on pootloader (hold Vol. Down+power >press power once)
you must be connected to your pc as well
can you click Thanks
Thanks..
moha_moha20106 said:
LarsRosenberg said:
this is ADB files , be sure to extract it in folder (e.x ADB files) in your System partition (e.x C:\)
hope these files help you
Click to expand...
Click to collapse
Thanks..:good:
Click to expand...
Click to collapse
moha_moha20106 said:
First uninstall all mobile/phone softwares in your PC Like Mobogenie, samsung Kies, etc
restart your system, install HTC Driver (right click>Run as Admin.)
open HTCSync>Help>check for updates
copy extracted ADB.zip folder to your System partition (e.x C: \ )
restart again, connect your phone on pootloader (hold Vol. Down+power >press power once)
you must be connected to your pc as well
can you click Thanks
Click to expand...
Click to collapse
Bad news I idd all this 2 times and it didn't work....
When I want to erase the cache hè just says waiting for device
LarsRosenberg said:
Bad news I idd all this 2 times and it didn't work....
When I want to erase the cache hè just says waiting for device
Click to expand...
Click to collapse
can you check FAQ #2 in this guide , read carefully, step by step
maybe same problem
Hey i have got a very similiar problem tried to load the new androidhd 62 kitkat on my the phone with the wrong custom recovery.
now i am stuck in bootscreen.
I can enter bootloader and fastboot. can´t enter cwm recovery fails everytime and restarts.
when i am in bootscreeen phone will be recognised but the big problem is when i am in fastboot the drivers seem not to work anymore so phone wont be recognised and can´t get anything going. I entered the device manager when i am in bootscreen the driver is working when in fastboot there is a ? at the driver and not really responding .
what can i do?

[Q] Stuck in boot loop

Hi,
So I haven't been able to use my phone because I've been stuck looping into TWRP. From there I can install ROMs and go into the bootloader but out of the 2 ROMs I have, Cyanogen won't install and the stock ROM sends me in this loop. I tried side loading using ADB but for some reason when I search for devices on my computer (W7) nothing shows up even though M7WLS shows up in my USB devices. Is there away I can access my phones internal storage to put another ROM in? Or is there something else I can do to fix this? I tried using my back up but that still keeps me in the loop. My phone is unlocked but S-On still and prior to today I was using ViperOne. Thanks! Let me know if I'm missing any information.
anhvunguyen said:
Hi,
So I haven't been able to use my phone because I've been stuck looping into TWRP. From there I can install ROMs and go into the bootloader but out of the 2 ROMs I have, Cyanogen won't install and the stock ROM sends me in this loop. I tried side loading using ADB but for some reason when I search for devices on my computer (W7) nothing shows up even though M7WLS shows up in my USB devices. Is there away I can access my phones internal storage to put another ROM in? Or is there something else I can do to fix this? I tried using my back up but that still keeps me in the loop. My phone is unlocked but S-On still and prior to today I was using ViperOne. Thanks! Let me know if I'm missing any information.
Click to expand...
Click to collapse
You could try to adb push a rom to your device while booted to twrp.
Code:
adb push RomName.zip /sdcard/
BD619 said:
You could try to adb push a rom to your device while booted to twrp.
Code:
adb push RomName.zip /sdcard/
Click to expand...
Click to collapse
Thanks for the reply! I gave this a shot but the problem is I get an error: device not found.
anhvunguyen said:
Thanks for the reply! I gave this a shot but the problem is I get an error: device not found.
Click to expand...
Click to collapse
Sounds like maybe your drivers are not installed correctly try this.
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
BD619 said:
Sounds like maybe your drivers are not installed correctly try this.
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
Click to expand...
Click to collapse
That was it! I've been racking my head about how to fix this all day and now I managed to install and boot up cyanogen! Thanks for the help!
anhvunguyen said:
That was it! I've been racking my head about how to fix this all day and now I managed to install and boot up cyanogen! Thanks for the help!
Click to expand...
Click to collapse
Cool enjoy
BD619 said:
Cool enjoy
Click to expand...
Click to collapse
USB connection issues are a common problem.

Categories

Resources