[Q] HELP!! Access to TWRP but no ROM or OS!! - HTC One X+

I messed up I know I did but please help me! I have an HTC One X+ (AT&T) and currently I'm at a dead end. I tried to install and flash Cyanogenmod 10 but my phone did not boot up. I panicked and wiped the whole SD like an idiot to get the ROM off. But now I have no OS to boot up in and no Roms in my SD to Flash. My PC no longer recognizes my phone is connected when in TWRP. So I've tried multiple ways like Side loading or using the ADB Push command but nothing seems to work. I've heard if you have an OTG Cable you can stick a Flash Drive directly in and transfer the ROM on that way. Any help is appriciated!

As far as i know, USB on the go only works when Android is booted. Even if you wiped the device it should affect your device being recognized in recovery. Are you sure you have all the drivers installed?
Sent from my HTC One X+ using Tapatalk

AndroHero said:
As far as i know, USB on the go only works when Android is booted. Even if you wiped the device it should affect your device being recognized in recovery. Are you sure you have all the drivers installed?
Sent from my HTC One X+ using Tapatalk
Click to expand...
Click to collapse
I'm almost 100% guaranteed I have the correct drivers. HTC Sync boots up whenever my phone was plugged in (When it had an OS) and let me access the phones files. Is there any other methods of pushing the ROM.zip in the CMD? Thanks for the reply BTW.

Your best bet is sideloading. But sometimes it takes ages before your device is detected in recovery... If i was you i'd boot into recovery, connect to your PC, then go make something to eat \ go for a walk \ have a game of COD ect lol Come back in 15 mins then try sideloading.
Sent from my HTC One X+ using Tapatalk

I'll give it a go. Thank you so much for the fast replies and help especially. I will let you know what happens!
Sent from my Nexus 7 using xda app-developers app

uninstall htc sync, it messes with adb\fastboot.
uninstalling htc sync, won't uninstall the drivers

Hey, well I finally got the ROM onto my device but now comes a new issue. The phone will not boot after I install the ROM. (I've tried multiple Roms just to see if the one I chose was incompatible). No ROM is working. Here's what I'm doing.
Open boot loader
Select fastboot
Go on my PC and type "fast boot flash boot boot.img" in CMD
Then I go into recovery mode (TWRP)
Clean the dalvik-cache and cache
Go to install
Install the rom
Reboot the device
Sits in boot screen "Htc quietly brilliant"
Sent from my Nexus 7 using xda app-developers app

Related

help needed my prime is not well !

Hello being the noob i am i cannot restore any roms to my prime i accedntally wiped the whole internal partition and currently only have twrp installed it is version 2.2.0 i cant seem to get it to show in windows nor do i know the command in twrp for the sd card as i have a rom on there but it wont let me access it. im pulling my hair out and at the moment my prime wont swich off as it just keeps turning itself on and going to the ee pad logo and stopping there
can someone please help me to get it working again its probably simple but ive about had enough !! also cant get adb to work as the drivers keep faling to install on my pc error 10
HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Slight update used wsg unbricker and now running clockwork mod instead of twrp dont know if thats good or bad at lest it proves pushing stuff to it works to a degree
Uberjim said:
Hello being the noob i am i cannot restore any roms to my prime i accedntally wiped the whole internal partition and currently only have twrp installed it is version 2.2.0 i cant seem to get it to show in windows nor do i know the command in twrp for the sd card as i have a rom on there but it wont let me access it. im pulling my hair out and at the moment my prime wont swich off as it just keeps turning itself on and going to the ee pad logo and stopping there
can someone please help me to get it working again its probably simple but ive about had enough !! also cant get adb to work as the drivers keep faling to install on my pc error 10
HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Slight update used wsg unbricker and now running clockwork mod instead of twrp dont know if thats good or bad at lest it proves pushing stuff to it works to a degree
Click to expand...
Click to collapse
Still trying to fix this I now have no recovery and just get the two icons wipe data and fast boot or it just keeps trying to load a Rom that isn't there so it sticks on the main logo screen if I could get it to show in windows that would be great but now I have no recovery I'm not sure how to even get it to install anything once I do !
deleted
As long as you have the fastboot logo, there should be hope. First, you will need to do whatever you can to get your computer to recognize fastboot mode. In order to do this, click on the fastboot icon on your prime and then plug your usb into your pc. What does windows say? Is the device showing in the windows device manager?
Sent from my SO-01C using xda app-developers app
kokopuphz said:
As long as you have the fastboot logo, there should be hope. First, you will need to do whatever you can to get your computer to recognize fastboot mode. In order to do this, click on the fastboot icon on your prime and then plug your usb into your pc. What does windows say? Is the device showing in the windows device manager?
Sent from my SO-01C using xda app-developers app
Click to expand...
Click to collapse
It shows up but then says failed to install driver will try it on different pc,s see if it works thanks for the replies seems fairly easy
Ive found on my device that it sometimes requests two different drivers. One for adb/fastboot, and one for mtp. I just cancel the one for mtp as they are not in the naked driver set, and windows then detects another different device.
Sent from my SO-01C using xda app-developers app
okay fast boot is working and the android bootloader device shows in installed drivers but when i type in adb devices nothing shows up ?
Uberjim said:
okay fast boot is working and the android bootloader device shows in installed drivers but when i type in adb devices nothing shows up ?
Click to expand...
Click to collapse
Okay, you're half way home! The reason why nothing shows in adb is because fastboot and adb are two completely different interfaces. When in fastboot, your device will be expecting the fastboot command only.
Now what you will have to do is find a recovery that is in the blob format. Cwm would probably be okay. Twrp would be good, however the new version requires the nvflash version of the bootloader.
Once you find the blob of the recovery you want, place this in the same folder as the file fastboot.exe
It should be in the same place as adb. If not, place the blob somewhere easy to remember.
Then in a command prompt, type
fastboot -i 0x0b05 flash recovery blobfilename
If you placed the blob in the same place as fastboot, then the above will be the blob filename, or better would be to include the path as well.
Sent from my SO-01C using xda app-developers app
Looks like this could help
http://forum.xda-developers.com/showthread.php?t=1662158
Sent from my PadFone using Tapatalk 2
hi guys and girls happy to report that thanks to the community my prime is aliiiive !!! used a utility off here called knives and forks to install adb and then downloaded fast boot and extracted to my users directory then used the fast boot command to push the blob to the prime into recovery then used adb push adb push virtuous_prime_s_9.4.2.21_v1.zip /sdcard/ and installed virtuous to get it running then it all shows up thankyou to everyone so happy took all of five minutes lol. my trip to london for 3 hours will be less boring now !!!:laugh::highfive:

[Q] Stuck in Boot Loop Without Access To Recovery

Hi
I have an AT&T HTC ONE that is stuck in a bootloop. I can go into fastboot mode but not my recovery. I wanted to try to reflash the recovery but whenever I try to flash it on my Win 8.1, it says waiting for device. However, the prompt "adb devices" does not detect my phone.
!) I have installed SDK Tools.
2)I have HTC sync installed for the drivers.
3)I have the recovery image
Any help would be great.
Side Question:
If I factory reset and reinstall clockwork recovery, will I still be able to access my back up or does factory reset wipe everything???
Thanks.
Juice No Pulp said:
Hi
I have an AT&T HTC ONE that is stuck in a bootloop. I can go into fastboot mode but not my recovery. I wanted to try to reflash the recovery but whenever I try to flash it on my Win 8.1, it says waiting for device. However, the prompt "adb devices" does not detect my phone.
Any help would be great.
Thanks.
Click to expand...
Click to collapse
Do you have another computer that is NOT win 8.1?
Sent from my HTC One using xda app-developers app
TopoX84 said:
Do you have another computer that is NOT win 8.1?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Yeah, I got my roommates computer. Installed HTC SYNC, SDK Tools, used USB 2.0 drivers and the phone was not detected.
Could I have possibly installed SDK tools incorrectly???

[Q] Soft Bricked! One not recognized by computer

So long story short my cousin tried to flash the SlimKat ROM the other day and somehow managed to soft brick his phone. Now it gets stuck on the splash screen of "HTC Quietly Brilliant". I thought it would be an easy fix by sideloading a new ROM by adb but that didnt work. I can get it into bootloader (1.44.0000) and fastboot but the real problem is that the computer doesnt recognize the phone at all. I uninstalled and reinstalled all the drivers and have tried 2 different computers and 3 different cables. I can get it to say fastboot usb but whenever I type a fastboot command it gets stuck "waiting for device" and when i type "adb devices" it doesn't find any device.
Has anybody seen this or have a solution?
hold vol down + power... Until boot loader shows up, select recovery.
Sent from my HTC One using XDA Premium 4 mobile app
TopoX84 said:
hold vol down + power... Until boot loader shows up, select recovery.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
So now it finds the adb device, but when i do
adb sideload (filename).zip
It only comes up with a list of available adb commands. Am I not doing the command right? As far as I can see the phone has no /system partition and it cant mount /external_sd to install the old ROM zip from the sd
U have to move the ROM into the adb.exe folder, rename the ROM into ROM.zip
Sent from my HTC One using XDA Premium 4 mobile app
Thanks for the help. I ended up following the instructions from the very bottom of this guide.
http://forum.xda-developers.com/wiki/index.php?title=Flashing_Guide_-_Android
After that it worked great!

[Q] HTC Rezound Recovery Problem

`Dear Admin,
Hi my Name is Zaki.... i am using HTC Rezound which i purchased in U.A.E
After installing whatsapp i got continious restart problem so i downloaded stock firmware of ICS version. all was good but by mistake i clear internal storage in fastboot mode. and after that i am unable to get into TWRP Recovery mode, it is showing phone with with arrow circle and after few second it converted into phone with triangle (attached screens 2 and 3) please explain me with links how to get TWRP again. and the links for TWRP versions i am not sure which is ok.
Please Reply.
syedzakiabidi said:
`Dear Admin,
Hi my Name is Zaki.... i am using HTC Rezound which i purchased in U.A.E
After installing whatsapp i got continious restart problem so i downloaded stock firmware of ICS version. all was good but by mistake i clear internal storage in fastboot mode. and after that i am unable to get into TWRP Recovery mode, it is showing phone with with arrow circle and after few second it converted into phone with triangle (attached screens 2 and 3) please explain me with links how to get TWRP again. and the links for TWRP versions i am not sure which is ok.
Please Reply.
Click to expand...
Click to collapse
You can't access TWRP because you over-wrote it with the factory RUU firmware image, it isn't there anymore...
Download TWRP image from TWRP official site at https://dl.twrp.me/vigor/ or Flyhalf's build at http://forum.xda-developers.com/showthread.php?t=1902381
Either one is good... then start fastboot, connect usb and flash recovery with the command:
fastboot flash recovery <path/filename of TWRP IMG file>
give it a minute or so, reboot into Hboot and start TWRP.
im having a similar issue but my computer always says waiting for device in command prompt. I have all the drivers installed and the phone says "usb fastboot" or "fastboot usb" (cant recall what order those 2 words are in LoL)
youdoofus said:
im having a similar issue but my computer always says waiting for device in command prompt. I have all the drivers installed and the phone says "usb fastboot" or "fastboot usb" (cant recall what order those 2 words are in LoL)
Click to expand...
Click to collapse
You probably have a driver issue then... Install HTC Sync, connect the phone, then disconnect it, remove HTC Sync and it should work. If that doesn't work, try a different USB port.
Honestly, I switched to Linux a long time ago... I don't have driver issues. If you were running Linux, even a live or USB key distro, you would access it easily.
acejavelin said:
You probably have a driver issue then... Install HTC Sync, connect the phone, then disconnect it, remove HTC Sync and it should work. If that doesn't work, try a different USB port.
Honestly, I switched to Linux a long time ago... I don't have driver issues. If you were running Linux, even a live or USB key distro, you would access it easily.
Click to expand...
Click to collapse
fair point, and i do have ubuntu (of differing flavor dates) on 3 of my machines, so i might just do that. Thanks!! Ill also try the goofy htcsynch (which i forgot about, as im a Sammy guy now) Thanks again!!

Nexus 10 stuck at Boot

Hello,
I've installed the CM13 correctly but as other people I couldn't connect with wifi (had "authentification problem"), so I tried the reset factory.
The problem now is the tablet get an infinite loop at boot with the cyanogen logo and I cannot access the Bootloader.
I don't know what to do ... I'd appreciate your help
Just go into recovery, wipe clean, flash rom of choice, flash Gapps, reboot
And if cm13 is having an issue for you just try another rom, there are still many to choose from in the Nexus 10 forums
Sent from my LG-H901 using XDA-Developers mobile app
the recovery mode doesn't work. I may have found a solution to the soft unbrick using fastboot and the cmd but my tablet isn't recognized by the PC. I have tried to uninstall the driver, download manually it, that always result as an installation failed.
I can't see my nexus in PC but there is still the sound when I plug.
kawette37000 said:
the recovery mode doesn't work. I may have found a solution to the soft unbrick using fastboot and the cmd but my tablet isn't recognized by the PC. I have tried to uninstall the driver, download manually it, that always result as an installation failed.
I can't see my nexus in PC but there is still the sound when I plug.
Click to expand...
Click to collapse
Hey,
So you're not able to get into recovery but you can get into fastboot mode?
Look through the first page of this thread
http://forum.xda-developers.com/showthread.php?t=2670400
Also if you ask questions here more people will see it and may answer faster
Sent from my LG-H901 using XDA-Developers mobile app

Categories

Resources