[Q] HTC not recognized by comp - AT&T HTC One (M7)

Long story short...
Bootloader unlocked, rooted HTC One, Installed GE rom.
Now, selling phone. Did a wipe and reset. All my .zip rom files gone...and NO OS!
I am able to get to fastboot AND twrp no problem, but my computer won't recognize device so I can bring in my .zip roms to re-flash.
Again, phone says I have no OS. How do I get my phone to show up on computer to re-flash my OS?? I want to re-install the GE rom so I can ship the phone off to the buyer.

Anyone?? I'm simply stuck within the boodloader or twrp recovery. I can't go anywhere else. I have NO img rom on the device. I can't get S-OFF. How the heck to I get a rom back on the phone??? Stock, custom...I don't care at this point. Comp won't bring it up as storage device.

http://forum.xda-developers.com/showthread.php?t=2318497
Sent from my HTC One using Tapatalk

I've tried everything listed in that thread link. ADB sideload is not working for me. ADB push is not doing anything. See attached image for the failure I'm getting with ADB sideload.

gmg69 said:
I've tried everything listed in that thread link. ADB sideload is not working for me. ADB push is not doing anything. See attached image for the failure I'm getting with ADB sideload.
Click to expand...
Click to collapse
After tweaking around in twrp for a while, I finally got it to work right. Sideload successful. New rom successful.

What did youdo to get it to work?

HTC One NEED HELP!!!!
gmg69 said:
After tweaking around in twrp for a while, I finally got it to work right. Sideload successful. New rom successful.
Click to expand...
Click to collapse
I have the same issue. However the phone gets stuck on the logo. I can get it to fast boot but computer doesn't recognize it. Have no clue how to get to adb side load. PLEASE NEED HELP. This is my only phone. It is unlocked, rooted and S-off. Was trying to install android kitkat

1stpravenz said:
I have the same issue. However the phone gets stuck on the logo. I can get it to fast boot but computer doesn't recognize it. Have no clue how to get to adb side load. PLEASE NEED HELP. This is my only phone. It is unlocked, rooted and S-off. Was trying to install android kitkat
Click to expand...
Click to collapse
you still stuck ?

Related

How to boot into recovery?!

Okay so I installed a gingerbread ROM that keeps getting stuck at the boot screen. Yes, I installed the radio first and took all the correct steps.
But now I'm trying to simply boot into recovery to flash my backup of my other gingerbread ROM that actually worked. I boot into bootloader and it automatically tries updating the radio and there is no possible way to boot into recovery.
I don't know what to do.
When it asks you to install update, what if you say no, then you should be able to boot into recovery from the bootloader.
Sucks you're having issues.
castxaway said:
Okay so I installed a gingerbread ROM that keeps getting stuck at the boot screen. Yes, I installed the radio first and took all the correct steps.
But now I'm trying to simply boot into recovery to flash my backup of my other gingerbread ROM that actually worked. I boot into bootloader and it automatically tries updating the radio and there is no possible way to boot into recovery.
I don't know what to do.
Click to expand...
Click to collapse
Take the PBxxxx.zip file off of your zip card
I was wondering the same thing; thanks for the info.
castxaway said:
Okay so I installed a gingerbread ROM that keeps getting stuck at the boot screen. Yes, I installed the radio first and took all the correct steps.
But now I'm trying to simply boot into recovery to flash my backup of my other gingerbread ROM that actually worked. I boot into bootloader and it automatically tries updating the radio and there is no possible way to boot into recovery.
I don't know what to do.
Click to expand...
Click to collapse
Can't we do this in adb?
"adb reboot recovery"
g00s3y said:
Take the PBxxxx.zip file off of your zip card
Click to expand...
Click to collapse
Like g00s3y said, you must first remove the file you were trying (or successfully) flashed off your sd card. It's always best to remove this file once youre done with it. In your case you will probably need to use a sd card reader unless you can get your phone to mount.
castxaway said:
Okay so I installed a gingerbread ROM that keeps getting stuck at the boot screen. Yes, I installed the radio first and took all the correct steps.
But now I'm trying to simply boot into recovery to flash my backup of my other gingerbread ROM that actually worked. I boot into bootloader and it automatically tries updating the radio and there is no possible way to boot into recovery.
I don't know what to do.
Click to expand...
Click to collapse
I got the exact same problem
I ran into the same problem last night. I hooked my phone up to my laptop which has adb installed. When you're stuck at the start up screen, in a command prompt just type:
adb devices
You should see your phone show up under devices. If it shows up, then just type:
adb reboot recovery
This will get you into your recovery, and I just started the whole process over again. The 2nd time through everything worked great.
Hope this helps. (my phone wouldn't hard boot in to recovery, which I'm assuming is your problems also)
To hard boot into recovery, just hold the volume up key and turn the phone on. (correct me if I'm wrong)
Now I went and did it!
OK, so I was loading a new ROM and something went terribly wrong. I got stuck on the HTC, quietly brilliant screen. I then tried to boot into recovery thinking I would just restore the back up I had made and for some reason it jumped right to the HBoot and ran through some sequence of commands. Next thing I know I don't have root! So I'm screwing around trying to get adb to work on my computer and having problems with that. I try to recover again on the phone (power button and down volume) and notice that I still have s-off. Doesn't that mean I have root? But I also can't find a super user on the phone and none of my 'rooted' only programs work, they all say I don't have root. What do I do now?
Hboot is vol down and power.. not recovery. What that did was look for an update file on your SD card and flashed it. When you rooted your phone did you use the 1 click root? If so you probably just need to do step 3 again.. which gives you root and the super user app.. hopefully that's all it takes. When your done go into your SD card and remove the PG05 (there's more to the name don't have the whole file name memorized) zip file that's on there so it doesn't happen again
Sent from my ADR6400L using XDA App
BobVS said:
OK, so I was loading a new ROM and something went terribly wrong. I got stuck on the HTC, quietly brilliant screen. I then tried to boot into recovery thinking I would just restore the back up I had made and for some reason it jumped right to the HBoot and ran through some sequence of commands. Next thing I know I don't have root! So I'm screwing around trying to get adb to work on my computer and having problems with that. I try to recover again on the phone (power button and down volume) and notice that I still have s-off. Doesn't that mean I have root? But I also can't find a super user on the phone and none of my 'rooted' only programs work, they all say I don't have root. What do I do now?
Click to expand...
Click to collapse
You will have to re-root now. This should teach you to be more careful and not just go randomly flashing and updating things. Read up some more before just trying things.
Yeah probably like he said your best bet is to re do the whole process.. Idk what you flashed on your phone or anything so just be careful and do your research before jumping into things.
Sent from my ADR6400L using XDA App
castxaway said:
Okay so I installed a gingerbread ROM that keeps getting stuck at the boot screen. Yes, I installed the radio first and took all the correct steps.
But now I'm trying to simply boot into recovery to flash my backup of my other gingerbread ROM that actually worked. I boot into bootloader and it automatically tries updating the radio and there is no possible way to boot into recovery.
I don't know what to do.
Click to expand...
Click to collapse
When flashing a new rom make sure you check the md5sum. You can do this in adb or dl a program, just google it. If the md5sum comes back with the correct number then you know the dl isn't corrupted and you have the correct dl.
But as far as your current problem, you need to re-root.
Research your steps before you do them. I'm NOT a fan of 1-click. If you do it manually, and one step seems not to go right, then stop and ask on the forums. Someone should respond.

[Q] The black Screen is laughing at me!

Okay folks, I am at oss and need to know if I am just flat out screwed or if maybe, just
Maybe I might have a shot at storing my EVO 3d. I was running meanrom. Everything was running smoothly but I decided to give ViperROM a shot. So I d a wipe, rebooted into recovery and flashed ViperROM. Initially I thought everything had gone according to plan until I realized something was amiss when I attempted to start 4g. 4g wouldn't start. I did some looking into and came to tonclusion that because as far as I could tell because I had been running meanrom when I flashed viper the kernel no longer stock was not compatible with viper. So I started flash image GUI, found stockkernel.zip on my sd card and flashed or so I thought the stock kernel in hopes that after I did then the 4g would work on ViperROM. Well I was mistaken. When the phone rebooted, after the initial HTC screen rather than next seeing the ViperROM boot animation my screen went black. It remained there laughing at me till the phone automatically rebooted and then once again went to a darn black screen. It seems my phone is stuck in an endless loop. HTC screen, black scree reboot, HTC... Ect. I then booted into recovery wiped again and tried to then just reinstall meanrom. Well, according twrp recovery the installation went smoothly but after HTC screen, my phone goes straight to black screen. Ive tried various variations of reinstallations and nothing has worked so far. Am I stuck like this or is there something that can be done. Any pointers or suggestions would be more than appreciated
le?OR am I
3ncrypt3d said:
Okay folks, I am at oss and need to know if I am just flat out screwed or if maybe, just
Maybe I might have a shot at storing my EVO 3d. I was running meanrom. Everything was running smoothly but I decided to give ViperROM a shot. So I d a wipe, rebooted into recovery and flashed ViperROM. Initially I thought everything had gone according to plan until I realized something was amiss when I attempted to start 4g. 4g wouldn't start. I did some looking into and came to tonclusion that because as far as I could tell because I had been running meanrom when I flashed viper the kernel no longer stock was not compatible with viper. So I started flash image GUI, found stockkernel.zip on my sd card and flashed or so I thought the stock kernel in hopes that after I did then the 4g would work on ViperROM. Well I was mistaken. When the phone rebooted, after the initial HTC screen rather than next seeing the ViperROM boot animation my screen went black. It remained there laughing at me till the phone automatically rebooted and then once again went to a darn black screen. It seems my phone is stuck in an endless loop. HTC screen, black scree reboot, HTC... Ect. I then booted into recovery wiped again and tried to then just reinstall meanrom. Well, according twrp recovery the installation went smoothly but after HTC screen, my phone goes straight to black screen. Ive tried various variations of reinstallations and nothing has worked so far. Am I stuck like this or is there something that can be done. Any pointers or suggestions would be more than appreciated
le?OR am I
Click to expand...
Click to collapse
Your phone is alright and working , dont worry.
..............................................................................
I am assuming you are unlocked via htcdev.com .
Follow the steps:
Copy the img file of the recovery you are using to the fastboot/adb folder (folder which you have used to unlock the bootloader).
1.Now boot your phone in bootloader
2.Select Fastboot and connect to PC.(phone should say "fastboot-usb")
3.now open command prompt and navigate to your fastboot folder.
4.Type "fastboot boot <recovery name>.img". Your recovery should boot now.
5.Wipe everything , and install any ROM you want.
6.Then reboot your phone as normal and your problem should be solved.
7.If you get stuck at HTC screen or that black screen , just open the zip file of the ROM that you've just flashed and copy the boot.img file to your fastboot/adb folder > then boot your phone into bootloader > select fastboot > connect to PC > in command prompt type "fastboot flash boot boot.img" > then reboot.
Hope this helps........
Did you make a nand backup before you flashed vipers rom? Or do what he said ^^^^^^^
Did you look in the meanrom folder on ur SD card. Inside of there is the stock kernel. Second try to flash cleanROM and see if that helps. And if that doesn't work, look for the modifiedsuperwipe.zip. if all else fails..... I had the boot loop a while a go. All I did was flash the modifiedsuperwipe.zip and then flashed the ROM of choice and i was good to go. Hope this helps a lil
I'm stumped
So I did the modified wipe. I thought it was going to be smooth sailing well, I plugged in the phone and went to fast boot tried sending my phone a command line but it hangs on waiting for device. So now I'm stuck wondering wtf. No go on fastboot commands for now that is unless someone has an idea on that. Is there a way to perhaps browse root from recovery and transfer the boot image from my sd card to the folder in needs to. Go to? Or can I mount as a usb storage device and move the boot.img file to where it needs to go from the computer. I'm so desperate to fix this issue without surrendering to defeat and bringing it somewhere for someone else to do it. Hell I probably can't afford it if I have to. Whelp, if you have any thoughts I'm grateful. Thanks for the assistance thus far fellas. When bootloader loads it says I believe loading PG86DIAG.zip no image found if that means any more to any of you. I also tried reinstalling meanrom. I booted into recovery via hold power +. Volume up then choose recovery. Twrp loads. Choose meanrom zip flash image. According to twrp this goes down swell with not a problem but when I boot to system still I get the black screen. It mocks me still.
oh yes. Probably worth mentioning. Today I was working from a bit installation of windows. It was a pain on the as o get the adb drivers workingnet but finally found something called pdapal installed it and it got things squared away or so I thought on the windows drivers side of things. So in device manager there are no errors and it says the android device is working properly now alert symbols over the driver or anything but still can't get the phone to accept fastboot commands.
3ncrypt3d said:
So I did the modified wipe. I thought it was going to be smooth sailing well, I plugged in the phone and went to fast boot tried sending my phone a command line but it hangs on waiting for device. So now I'm stuck wondering wtf. No go on fastboot commands for now that is unless someone has an idea on that. Is there a way to perhaps browse root from recovery and transfer the boot image from my sd card to the folder in needs to. Go to? Or can I mount as a usb storage device and move the boot.img file to where it needs to go from the computer. I'm so desperate to fix this issue without surrendering to defeat and bringing it somewhere for someone else to do it. Hell I probably can't afford it if I have to. Whelp, if you have any thoughts I'm grateful. Thanks for the assistance thus far fellas. When bootloader loads it says I believe loading PG86DIAG.zip no image found if that means any more to any of you. I also tried reinstalling meanrom. I booted into recovery via hold power +. Volume up then choose recovery. Twrp loads. Choose meanrom zip flash image. According to twrp this goes down swell with not a problem but when I boot to system still I get the black screen. It mocks me still.
Click to expand...
Click to collapse
4ext has kernel flashing for hboot 1.5 works good i am no good with hboot i got lucky i got soff in 1.5 look into 4ext its a good recovery
Thanks
I've got twrp flashed fine. However my phone won't respond to commands while in fastboot from the command prompt. It says waiting for device and never responds. Is there a possibility that usb debugging is not working. Is there a way to the? this on from recovery if you needed. I'm not nt intimidated by advanced procedures Im an analyst programmer and am stuck doing super boring things most of the day. I can't believe I'm being thrown a curve ball like this. I'm definitely humbled. Just saying that anything you throw out there Ide be willing to give a shot at this point.
3ncrypt3d said:
I've got twrp flashed fine. However my phone won't respond to commands while in fastboot from the command prompt. It says waiting for device and never responds. Is there a possibility that usb debugging is not working. Is there a way to the? this on from recovery if you needed. I'm not nt intimidated by advanced procedures Im an analyst programmer and am stuck doing super boring things most of the day. I can't believe I'm being thrown a curve ball like this. I'm definitely humbled. Just saying that anything you throw out there Ide be willing to give a shot at this point.
Click to expand...
Click to collapse
could be the abd drivers are not on your pc for your phone the reason i said to get ext4 recovery is you can flash kernels now you still cant do that with twrp but with your phone plunged in, in fastboot go to my computer right click propertys go to hardware tab click device manager and look for a question mark that says android phone if it is their you need the drivers
hope i helped you out
3ncrypt3d said:
I've got twrp flashed fine. However my phone won't respond to commands while in fastboot from the command prompt. It says waiting for device and never responds. Is there a possibility that usb debugging is not working. Is there a way to the? this on from recovery if you needed. I'm not nt intimidated by advanced procedures Im an analyst programmer and am stuck doing super boring things most of the day. I can't believe I'm being thrown a curve ball like this. I'm definitely humbled. Just saying that anything you throw out there Ide be willing to give a shot at this point.
Click to expand...
Click to collapse
Are you sure you are accessing fastboot from bootloader ? By your words, it seems like you are checking fast boot in settings> power
Does the bootloader say fastboot-usb? If not select it and press power.
Sent from my PG86100 using XDA App
Still Trying
Yeah, I'm definitely in fastboot through bootloader. Yes it says fastboot usb. I think despite the fact that it says drivers are installed properly in device manager there might still be some kind of driver issue. I'm away from home and don't have access to. My usual computers? I'm stuck on an installation of windows 7 64bit. Originally I was having issues getting the right drivers installed and so I installed pda net and that seemed to solve the issue in device manager but I'm still having issues. If there's some recovery I could flash which would allow me toove boot.img to the right path manually that might be a way I could solve this. Hell, I'll give anything a try. So that's where I am so far. Any advice on what I might be doing wrong or where I might go from here?
hboot 1.5 s-on
I've got the same specs as you save the rom and kernel. @ itzloltraim.
I did try flashing clockwork mod using rom manager before my phone started having issues but even though rom manager said it flashed when I booted to recovery next twrp was still there. Is there somewhere I can download a flashable zip from? I couldn't find one last time I looked. From what I remember the Dev Site Links to rommanager to get it. If you have a link that would be a help.
Questions
Hboot?
Base?
Have you tried flashing clockworkmod?
Sent from my PG86100 using Tapatalk
iTzLOLtrain said:
Questions
Hboot?
Base?
Have you tried flashing clockworkmod?
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
That plus what is he doing rooting or trying to flash a recovery?
Yea, I have the same problem...
I was running MeanROM4.1 with the dodava kernel. Being an idiot I flashed the new Anthrax kernel and now my phone gives me a black screen. When the phone starts up, theres no lock ring. Ive been trying to flash another kernel but i dont seem to be doing it properly. im using 4ext as recovery.
Im currently performing a Superwipe then factory reset. Ill reply with my findings. Good thing I backed up at MeanROM3.91, but if I cant get my screen to work...shall I assume bricked?
**problem solved. I flashed a kernel using the fastboot method. Someone posted it and it worked fine for me.**

Majorly Effed Up.. Need Help Please

Yesterday I was running Viper's ROM and it worked flawlessly. A friend added some ROM manager on my phone, and it's been screwed up ever since. I tried flashing to a new ROM, no realizing it was Clockwork recovery. I was able to get Scott ROM to somewhat boot but it restarts randomly.
Viper ROM says to make sure you don't use Clockwork recovery. How can I ensure that is no longer on my phone? Secondly, with S-ON can I get Armona or another recovery tool?
Help.. what can I do to get the phone back to normal?
Greatly appreciate any help to restore my phone back.
Someone correct me if I'm wrong but I think you can flash amon ra through bootloader and reinstall ROM from there.
Sent from my ASUS Transformer Pad TF700T using xda premium
get the RA 3.15 recovery image file. rename to recovery.img and move it to where fastboot is on your PC assuming you have the sdk/tools/drivers configured like you would for using adb. reboot to bootloader for fastboot-usb when your usb cord is plugged in. the command is "fastboot flash recovery recovery.img" without the quotes and you'll be back in business
pmgreen said:
Yesterday I was running Viper's ROM and it worked flawlessly. A friend added some ROM manager on my phone, and it's been screwed up ever since. I tried flashing to a new ROM, no realizing it was Clockwork recovery. I was able to get Scott ROM to somewhat boot but it restarts randomly.
Viper ROM says to make sure you don't use Clockwork recovery. How can I ensure that is no longer on my phone? Secondly, with S-ON can I get Armona or another recovery tool?
Help.. what can I do to get the phone back to normal?
Greatly appreciate any help to restore my phone back.
Click to expand...
Click to collapse
Fastboot flash this to get amonra recovery back. Make sure you WIPE before you set up your next rom for no issues
At work they shut off the ability to charge via USB. Found an alt source.
The phone now boots up, but randomly restarts.
rezokrazy22 said:
Fastboot flash this to get amonra recovery back. Make sure you WIPE before you set up your next rom for no issues
Click to expand...
Click to collapse
Want to make sure have the steps right.
Have a macbook, does this need to be done on a pc?
In recovery mount USB.
Put the file on the root (not in a folder)
Get to the fastboot menu and execute.
Please correct
Not sure if you need it or not, but I have a zip file that contains AmonRa 3.15. You can install it as a PH98IMG in bootloader. It is what I use to re-install AmonRa when needed. Apparently, I do not have enough posts to attach it so PM me your e-mail address if you would like me to send it to you.
pmgreen, it looks like Roman and the guys above took good care of you already but if you're still having problems I would be glad to do a remote session and help you get it straightened out.
Unfortunately friends can wreak havoc on your phone with things like this, but we will make sure you get all fixed up.
CharliesTheMan said:
pmgreen, it looks like Roman and the guys above took good care of you already but if you're still having problems I would be glad to do a remote session and help you get it straightened out.
Unfortunately friends can wreak havoc on your phone with things like this, but we will make sure you get all fixed up.
Click to expand...
Click to collapse
CharliesTheMan, thanks for the offer I greatly appreciate it. Thought the battery issue was resolved, but now it doesn't want to turn back on
Friend meant well, but lesson learned.
Will definitely take you up on the generous offer if there isn't success.
I took the file from Roman but got the following error: main version is older update fail rezound
On a MAC I tried to fastboot using the recovery file, but getting an error "Waiting on device to respond"
Silly question, I used the MAC to root a Nexus 7 and used a different PC for the rezound
Do you need to use the same computer to ABD?
Good news, I'm up and running. Flashed SetMainVersionLOW.zip then the recovery from Roman.
When I go into recovery no longer see that hat.
Thanks so much for your help.. really appreciate it and hope I help out some time too
Glad to hear that you are back up and running!

Bricked my phone

Hello All,
I posted this on the post for Android Revolution and seem to have run out of interest. This was my post.
Hello,
I messed up and flashed the boot file before I installed the rom file in the internal storage. Now the phone wont boot at all. Can you help me fix this please.
I've tried to search for answers but cant find anything.
I can get into fastboot mode and into CMW mode. So I am able to enter sideload mode but cant get the phone to take the sideload.
I'm afraid I may have formatted the storage too.
Can anyone help me please?
Steve the noob.
Right now I am completely bricked. Tried everything, reinstalled SDK, tried sideloading in a couple of ways, stuck in bootloader or CMW. Try to load and sticks on white HTC page.
PLEASE HELP. I followed all of the directions except for loading the boot first.
Is there a factory reset like the old Oden system that could save me?
Can you get into fastboot?
If so you need to then flash the boot.img via fastboot.
Type fastboot flash (name of file).img in command prompt and you should be good to go!
which boot image?
Looks like you took the wrong version for your phone. You have an AT&T / Telus phone. You can not take an International ROM for your phone.
Only AT&T / TELUS ROMs will work on your phone.
I forgot, you can not bricked your phone since our HTC ONE X+ are S-ON, you just missed something to have it going.
stevespens said:
which boot image?
Click to expand...
Click to collapse
Which CWM are you on? Lloir or the other guys? VERIFY YOU HAVE THE PROPER RECOVERY INSTALLED. IF YOU ARE ON THE AT&T MODEL USE THE AT&T RECOVERY
You can run an RUU (verify proper carrier and model) while at the fastboot screen, or install TWRP and try to sideload using that from the SDK PLATFORM TOOLS FOLDER. You mentioned you have the SDK installed but I need to stress DO NOT USE THE TOOL KIT IT IS WORTHLESS. Make sure you have the official HTC drivers installed that come with HTC SYNC using generic drivers from the tool kit usually yields worthless resutls.
I cant get the rom on the phone. It's completely stuck in a boot loop. Only thing I can do is go into bootloader or CWM. I need to sideload a rom. But it wont let me.
stevespens said:
I cant get the rom on the phone. It's completely stuck in a boot loop. Only thing I can do is go into bootloader or CWM. I need to sideload a rom. But it wont let me.
Click to expand...
Click to collapse
I looked at your android revolution thread. STOP USING THE TOOL KIT. It is a POS.
Kraizk said:
I looked at your android revolution thread. STOP USING THE TOOL KIT. It is a POS.
Click to expand...
Click to collapse
OK. Gotcha. Thanks for the help.
Now what do I do? I am bricked.
stevespens said:
OK. Gotcha. Thanks for the help.
Now what do I do? I am bricked.
Click to expand...
Click to collapse
Read my previous post I gave you instructions. http://forum.xda-developers.com/showpost.php?p=39261003&postcount=5
OK...
Let's start with the correct Recovery for your phone, download link -> Click me!
N.B. -> Rename this file like this -> TWRP2recovery
Put this file in your platform-tools of SDK folder.
Put your phone in bootloader (fastboot USB)
Type this : fasboot devices (Enter... you should have your serial in return)
Then type : fastboot flash recovery TWRP2recovery.img (Enter)
Again type : fastboot erase cache (Enter)
Unplug your USB cable and hit Power button one time
Select Recovery
Hit Power button one time to reboot in Recovery
Try to sideload an ATT&T / TELUS ROM ONLY
Go for Elegancia AT&T/TELUS ROM for this time. (Choose one of your choice in the Download section here)
What are the results?
Well, thanks for all your efforts, but it's a lost cause. I tried the last posters suggestions and it wont let me flash the recovery at all. It's done. I have insurance so I'm just going to smash it and file a claim. I give up. I wont do that again.
Which error you have when you try to flash the recovery? Is your phone recognized at least when you are typing : adb devices ?
stevespens said:
Well, thanks for all your efforts, but it's a lost cause. I tried the last posters suggestions and it wont let me flash the recovery at all. It's done. I have insurance so I'm just going to smash it and file a claim. I give up. I wont do that again.
Click to expand...
Click to collapse
Have you tried just running the RUU? People say it takes a few times. Your phone is not bricked if you can get into fastboot.
Sent from my HTC One X+ using xda premium
thanks for coming back.
Lets give this a try.
Lucky Thirteen said:
Which error you have when you try to flash the recovery? Is your phone recognized at least when you are typing : adb devices ?
Click to expand...
Click to collapse
I got this when I typed "fastboot devices",,,
Then when I typed fastboot recovery to load the file, it showed this
just tried a dif file path and got this
Oh, by the way, my bootloader has been relocked. Can I fix this through bootloader?
First let's install your SDK folder correctly then you will see, it will work flawlessly.
Have a look at my screenshot, see how mine look simple compare to yours.... Yes, I have two devices plugged.
Install your SDK tool like it is explained in this thread.
The version numbers are different but the installation stay the same.
EDIT : What is your computer OS? I will point you to the good htc drivers.

[Q] Stuck in One Limbo, Please Help!

So my friend rooted his new HTC One, but decided to install the very alpha CM10.1 rom for it. He didn't back anything up, and can't get the One to communicate to the computer, can anyone tell me what drivers he needs to be able to put a new rom on it? He has CWM and can get to fastboot on the phone.
We just need a way to get files to the phone. We can't get ADB Push to work, and the computer won't recognize the phone at all. "adb devices" just brings up "adb server out of date, killing..."
adamwest98 said:
We just need a way to get files to the phone. We can't get ADB Push to work, and the computer won't recognize the phone at all. "adb devices" just brings up "adb server out of date, killing..."
Click to expand...
Click to collapse
update your executables in sdk manager adb, fastboot, etc should be r16.0.2
Aldo101t said:
update your executables in sdk manager adb, fastboot, etc should be r16.0.2
Click to expand...
Click to collapse
Well, we were able to push gapps to the phone, but we still got "com.android.process has stopped"
We're currently trying to push a stock M7 Rom over so he can just wipe and go.
What steps does he need to take once the rom and gapps are on the card?
adamwest98 said:
Well, we were able to push gapps to the phone, but we still got "com.android.process has stopped"
We're currently trying to push a stock M7 Rom over so he can just wipe and go.
What steps does he need to take once the rom and gapps are on the card?
Click to expand...
Click to collapse
Go to recovery and flash them
Sent from my HTC One using Tapatalk 2

Categories

Resources