[[ SOLVED ]] Help! Device Not Found - HTC One X+

[[ SOLVED ]]
I was trying to flash a rom and I did wrong.
The phone got stuck on the white HTC screen.
I'm trying to get it back, the problem is that when I connect to the pc is not recognized. I installed SDK Tools, adb, drivers and all.
All In One Toolkit run and try to flash the boot.img but it says "error: device not found"
I run adb commands but it says the same thing, "error: device not found"
I tried it with Venom Flasher but I can not solve.
I uninstalled and went back to install the drivers, but I still have the same result, I run out of options.
When I turn the phone enters fastboot, I can access the recovery, but the phone at this time does not rom, dead.
By mistake I went to lock the bootloader but today I unlock it again with the All In One Toolkit and the bin file, so do not understand why if the file could flasher to unlock the bootloader again, but when trying to flash the boot.img or execute commands like: adb devices, adb reboot bootloader throws the error "device not found"
I appreciate it can help me ...

rikrdoVe said:
I was trying to flash a rom and I did wrong.
The phone got stuck on the white HTC screen.
I'm trying to get it back, the problem is that when I connect to the pc is not recognized. I installed SDK Tools, adb, drivers and all.
All In One Toolkit run and try to flash the boot.img but it says "error: device not found"
I run adb commands but it says the same thing, "error: device not found"
I tried it with Venom Flasher but I can not solve.
I uninstalled and went back to install the drivers, but I still have the same result, I run out of options.
When I turn the phone enters fastboot, I can access the recovery, but the phone at this time does not rom, dead.
By mistake I went to lock the bootloader but today I unlock it again with the All In One Toolkit and the bin file, so do not understand why if the file could flasher to unlock the bootloader again, but when trying to flash the boot.img or execute commands like: adb devices, adb reboot bootloader throws the error "device not found"
I appreciate it can help me ...
Click to expand...
Click to collapse
ADB commands are only recognized in recovery or when system is running. re-unlock your bootloader first. you can reboot into bootloader by pressing and holding power & volume-down button. navigate using volume buttons and enter fastboot by pressing power button. Now you can flash boot.img with "fastboot flash boot boot.img" or using any One X+ compatible toolkit. If it doesn't work, try installing latest HTC sync on your computer to get latest drivers. you can uninstall htc sync later again, the drivers will remain installed.
Here's a guide how you can setup adb/fastboot on cour computer, also contains useful information for beginners: http://forum.xda-developers.com/showthread.php?t=2213910

reaper90 said:
ADB commands are only recognized in recovery or when system is running. re-unlock your bootloader first. you can reboot into bootloader by pressing and holding power & volume-down button. navigate using volume buttons and enter fastboot by pressing power button. Now you can flash boot.img with "fastboot flash boot boot.img" or using any One X+ compatible toolkit. If it doesn't work, try installing latest HTC sync on your computer to get latest drivers. you can uninstall htc sync later again, the drivers will remain installed.
Here's a guide how you can setup adb/fastboot on cour computer, also contains useful information for beginners: http://forum.xda-developers.com/showthread.php?t=2213910
Click to expand...
Click to collapse
Yeah, try doing that. I locked boot loader again but still had no results. What I did right now was "fastboot flash boot boot.img" says ok, but just gets stuck on the white screen. The phone right now has no information, nothing. I have in my pc folder with the rom that was installed (zip with boot.img) I have the latest version of clockworkmode.

rikrdoVe said:
Yeah, try doing that. I locked boot loader again but still had no results. What I did right now was "fastboot flash boot boot.img" says ok, but just gets stuck on the white screen. The phone right now has no information, nothing. I have in my pc folder with the rom that was installed (zip with boot.img) I have the latest version of clockworkmode.
Click to expand...
Click to collapse
Some more information please. What rom did you flash and what recovery did you use? also do you have international version of this phone or AT&T/Telus version?

reaper90 said:
Some more information please. What rom did you flash and what recovery did you use? also do you have international version of this phone or AT&T/Telus version?
Click to expand...
Click to collapse
1. Carbon ROM: http://forum.xda-developers.com/showthread.php?t=2447870&page=33
2. CWM 6.0.4.6
3. Yes, international version.

rikrdoVe said:
1. Carbon ROM: http://forum.xda-developers.com/showthread.php?t=2447870&page=33
2. CWM 6.0.4.6
3. Yes, international version.
Click to expand...
Click to collapse
Did you use the right version of CWM for android 4.4+?

reaper90 said:
Did you use the right version of CWM for android 4.4+?
Click to expand...
Click to collapse
Correct, as said in the post "Note: For KK 4.4.x necessary CWM recovery from Lloir's thread."

rikrdoVe said:
Correct, as said in the post "Note: For KK 4.4.x necessary CWM recovery from Lloir's thread."
Click to expand...
Click to collapse
Did you do a wipe in before flashing the new rom?
Anyway you can copy a new rom.zip onto your phone using "adb sideload rom.zip" or "adb push rom.zip /data/media/0" while you're in recovery. Then do a full wipe first, flash rom and don't forget to flash boot.img.

reaper90 said:
Did you do a wipe in before flashing the new rom?
Anyway you can copy a new rom.zip onto your phone using "adb sideload rom.zip" or "adb push rom.zip /data/media/0" while you're in recovery. Then do a full wipe first, flash rom and don't forget to flash boot.img.
Click to expand...
Click to collapse
Thanks for your help...
I cant flash zip file, its says "error: device not found".
I put the zip file in adb folder, then "adb sideload filename.zip"
Do not know if I'm doing well, I turn on the phone in recovery mode, then with the volume keys I go to "install zip" option then "install zip from sideload" then run the command I get the error.

rikrdoVe said:
Thanks for your help...
I cant flash zip file, its says "error: device not found".
I put the zip file in adb folder, then "adb sideload filename.zip"
Do not know if I'm doing well, I turn on the phone in recovery mode, then with the volume keys I go to "install zip" option then "install zip from sideload" then run the command I get the error.
Click to expand...
Click to collapse
ADB may take some time to recognize your device in recovery. Try "adb devices" first and if it isn't listed as in recovery or sideload, wait some minutes and try again. Shouldn't take more than 5 minutes though.
But you have installed latest drivers?

reaper90 said:
ADB may take some time to recognize your device in recovery. Try "adb devices" first and if it isn't listed as in recovery or sideload, wait some minutes and try again. Shouldn't take more than 5 minutes though.
But you have installed latest drivers?
Click to expand...
Click to collapse
Hey, i tried that, and says:
List of devices attached:
FA31ZW100713 recovery
And then, i write "adb sideload filename.zip"
Error: Closed >>
I waited 6 minutes and the same result.....
And yes, i have the latest drivers and HTC Sync Manager.

rikrdoVe said:
Hey, i tried that, and says:
List of devices attached:
FA31ZW100713 recovery
And then, i write "adb sideload filename.zip"
Error: Closed >>
I waited 6 minutes and the same result.....
And yes, i have the latest drivers and HTC Sync Manager.
Click to expand...
Click to collapse
Your phone needs to be in recognized as in sideload mode in order to use adb sideload. when recognized in recovery, try "adb push rom.zip /data/media/0", this will copy your rom onto your phones internal memory. Depending on rom size, this may take some minutes and there's no progress bar/display, so give it some time, 10 min should be enough.

reaper90 said:
Your phone needs to be in recognized as in sideload mode in order to use adb sideload. when recognized in recovery, try "adb push rom.zip /data/media/0", this will copy your rom onto your phones internal memory. Depending on rom size, this may take some minutes and there's no progress bar/display, so give it some time, 10 min should be enough.
Click to expand...
Click to collapse
A month without phone and thanks to you it works again!
Thank you so much, I could not pass the zip in any way but with "adb push rom.zip / data/media/0 /" if it happened and I could flash ...
I Repeat .... THANK YOU!

have the same problem with my HTC One X.
Can you gave me an answer?

Related

[HOWTO] How to Perm-Root/S-off Your HTC Evo 3D AND FLASH TWRP *NOW ROOT WORKING*

Hey guys Just wanted to give a quick TUT to the Noobs...
THIS IS THE BETA VERSION I DID NOT CREATE IT ALL CREDIT GOES TO TEAM Revolutionary...
I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENES TO YOUR PHONE...
1.)Go to http://revolutionary.io/ select your operating system...
2.) once downloaded apply for a beta key (this is needed!!)
3.) Boot into you phone like normal and go to Settings>Applications>Development>And check USB Debugging...Make sure your phone is on charge only.
4.) Extract the downloaded ZIP to a folder (DONT RUN IT FROM THE ZIP) and run the file "revolutionary"
5.) It will ask you for a beta key (you should he gotten from the site) enter it and hit enter.
6.) It will get you S-Off and root.
OPTIONAL FLASH TWRP
1.) Download TWRP from their thread.
2.) Plug in you phone to your pc and make sure you have fastboot drivers and your phone is in fastboot mode
2* to put your phone is fastboot mode remove the battery>put it in and hold down volume down and powerbutton>once in bootloader use the volume rockers to go to fastboot> hit the power button...done!
3.) Once you have your usb plugged in and the .img downloaded open CMD
4.) Navigate to your sdk/tools path not your platform-tools/ (since thats where fastboot is)
5.) (make sure the recovery-twrp-shooter-1.0.0.img is in the sdk/tools/ folder) Type in
Code:
fastboot flash_image recovery recovery-twrp-shooter-1.0.0.img
Your command should look like this
Code:
C:\sdk\tools>fastboot flash recovery C:\Users\abe\Desktop\recovery-twrp-shooter-1.0.0.img
just change
Code:
C:\Users\abe\Desktop\recovery-twrp-shooter-
1.0.0.img
(drag and drop the file into the cmd window to choose its position and walllah!!)
Rooting Proccess...
1.) Download this file http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip
2.) Put the downloaded file on your sdcard
3.) Boot to TWRP
4.) Hit install a .ZIP
5.) Choose the file and BOOM you got root
Hits thanks if that helped!! PCE GUYS IM GOING TO COOK UP SOME ROMS
If you get error while flashing use this file
HELPFUL LINKS!
Link to Twrps Thread http://forum.xda-developers.com/showthread.php?t=1192077
Link to fastboot drivers
Link to Unrevoked TUT and FAQ: http://unrevoked.com/rootwiki/doku.php/public/revolutionary (use that if this fails (which it hasn't for most))
Link to setup ADB: http://forum.xda-developers.com/showthread.php?t=502010
Drivers http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
REMEMBER TO RUN A NANDROID RIGHT AWAY
FAQ:
Q.I am stuck at root method 3
A. Uninstall HTC sync
Q.I get this error while flashing SU
Code:
Creating SYSTEM:/xbin/su symbolic link...
E:Error in /tmp/sideload/package.zip
(Status 0)
A.just reflash it and the error will go away on its own
I went through the steps and now phone is off and wont turn on. When connected QHSUSB_DLOAD in device manager.
Do we need to have the QHSUSB_DLOAD drivers for this exploit to work?
Thanks ahead of time.
EDIT: Did a battery pull and started over from begining. We now have S-Off!!!!! Failed to install CWM but I will install TWRP
Does Amon Recovery work? If so, can we get instructions for that? If not, instructions for CWM.
Thanks,
Mike
Oh okay, I failed.
When I did that it just came up with a list of commands
If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first
AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW
CrippleB said:
When I did that it just came up with a list of commands
Click to expand...
Click to collapse
same here
10chars
CrippleB said:
When I did that it just came up with a list of commands
Click to expand...
Click to collapse
you paste that command and drag the file into the cmd window so it tells cmd where the file is
clark44 said:
If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first
AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW
Click to expand...
Click to collapse
There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported at this time. I have s-off but cannot flash a recovery.
anyone who failed when pasteing the command i just typed a new one run it
CrippleB said:
There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported
Click to expand...
Click to collapse
run the twrp recovery for now cmw flashing is a no go for people atm
I have everything working but I don't have root.
Sent from my PG86100 using XDA App
Ya its just commands!
clark44 said:
you paste that command and drag the file into the cmd window so it tells cmd where the file is
Click to expand...
Click to collapse
When I drag it into window it says windows cannot open this file and wants tyo search the web
rtbluver said:
Ya its just commands!
Click to expand...
Click to collapse
your command should look like this
Code:
C:\sdk\tools>fastboot flash recovery C:\Users\abe\Desktop\recovery-twrp-shooter-1.0.0.img
kjust change
Code:
C:\Users\abe\Desktop\recovery-twrp-shooter-
1.0.0.img
top where your .img is
I have all the drivers installed. I have uninstalled htc sync. I am stuck on waiting for fastboot. Can't get past that part. HHHMMMMM
Edit: I reinstalled the drivers about three times while it was waiting for fastboot. Disconnected and connected a few times and it finally took.
clark44 said:
run the twrp recovery for now cmw flashing is a no go for people atm
Click to expand...
Click to collapse
So that means that you should opt out of the CWM install and install TWRP after doing s-off? Would be nice if we had full instructions: including what to select/install during the revolutionary exe.
Mike
CrippleB said:
There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported at this time. I have s-off but cannot flash a recovery.
Click to expand...
Click to collapse
Exact same situation here.
Edit: Just saw the post above that CWM isn't working yet.
I flashed this through fastboot and it appeared to work. It won't boot into the recovery though. Are there some steps I'm missing?
beta key
I have tried to enter in the beta key oh about 20 time but it keeps saying invalid press almost and key to abort anyone else having this problem ?

[Q] Please help this noob! (flashing custom recovery)

Okay, here we go. I am new to rooting and I have already unlocked the bootloader on my device (HTC Evo 4G LTE). It still has S-on. After I unlocked my bootloader, I continued on to flash TWRP Recvovery onto my phone using fastboot. My phone does not have an SD card. However, no matter how many times I download the newest version of TWRP or rename the file or change the directory in the command prompt...it says "error: cannot load recovery image". When I attempt to restart in recovery mode, I get this red triangle with an explanation point! I have tried over and over again, but since I cant flash this recovery, i have an unlocked bootloader for practically no reason. I need to get past this step in order to start flashing custom ROM's. I even used RegawMOD EVO 4G LTE Rooter. After i click "Root Me" it puts my device into fastboot and attempts to submit the unlock token to HTCDev.com even though I already did that! I am stuck :crying:
Go here and download the recovery to your ADB tools folder.
http://techerrata.com/file/twrp2/jewel/openrecovery-twrp-2.3.3.0-jewel.img
You can rename the file "twrp" without the quotation marks. Make sure the file doesn't have an extra img extension or it won't work. Once you do this reboot your phone to the bootloader. Connect your phone to your computer via USB cable. You should see the word Fastboot in red highlights change to Fastboot USB. Open up ADB and type "fastboot flash recovery twrp.img" (without quotation marks) then press enter. At this point TWRP recovery should be installed on your phone.
If these are the steps you have followed, disregard.
The advice is free....the bandwidth, not so much
Thank You for Replying Good Sir!
1)when i download any twrp file and try to open it on my computer, it says "the disc image file is corrupted"
2)when i attempt to open ADB , it flashes up then off. I cant read what it says
3)i entered the command in the command prompt and it just says waiting for device
gratealex8 said:
1)when i download any twrp file and try to open it on my computer, it says "the disc image file is corrupted"
2)when i attempt to open ADB , it flashes up then off. I cant read what it says
3)i entered the command in the command prompt and it just says waiting for device
Click to expand...
Click to collapse
Download this extract it to your desktop and run your commands from that folder by pressing shift and right clicking on an empty spot inside the folder and choose open cmd window here.
There is a readme.txt inside follow the instructions on how to fastboot flash twrp (Copy and paste is the easiest way to do this that way there are no typo's)
Use v2.4.1.0 if you are on the latest OTA
Use v2.3.1.0 otherwise
idk whats wrong!!
I did exactly as you said, yet the command prompt just says waiting for device. I'm not sure what to do anymore because regardless of following these instructions, I CANT FLASH TWRP RECOVERY TO MY PHONE. I believe the problem is with my phone but Im running out of options. its beginning to look like I unlocked my bootloader for nothing :/
gratealex8 said:
I did exactly as you said, yet the command prompt just says waiting for device. I'm not sure what to do anymore because regardless of following these instructions, I CANT FLASH TWRP RECOVERY TO MY PHONE. I believe the problem is with my phone but Im running out of options. its beginning to look like I unlocked my bootloader for nothing :/
Click to expand...
Click to collapse
Try these drivers.Install them and reboot your PC once rebooted go to add/remove programs and delete HTC Sync
Getting frustrated
bigdaddy619 said:
I did this and again all I get in the command prompt is waiting for device. No more ideas huh?
Click to expand...
Click to collapse

[Q] Please help someone without experience!

Hello,
I have no background in phone/computer knowledge, but I recently just started taking an interest in rooting and figuring out how to use my phone to its full potential. However, I might have screwed up on a couple things.
I was able to unlock my phone, but I accidentally wiped everything. There is no OS on my phone, and now my computer won't recognize my phone (it does not show up on My Computers). I researched and looked up many things on google, and tried a couple things, but to no prevail. I wish I could reset my phone to it's original setting, but I can't seem to do that. Now I wish I could download any OS.
I know this might be rather silly, but I know that the XDA community is very helpful. I have no idea how to dig my self out of this one, so please help. If anyone could walk me through on how to save the phone, I would be very grateful.
Thank you so much in advance.
Can you reboot your phone in bootloader mode? To do so phone in OFF mode by holding volume down and pressing power should bring you to this mode.
Then you will need to install SDK tool to have your phone control. Read HERE to do so.
Once done, install a custom Recovery and start at the -- Recovery installation -- section of this GUIDE
When the recovery will be installed correctly, you will have to sideload a ROM to your phone.
Download or locate the desired ROM on your computer.
Rename it with a short name.
Place it in the sub-folder : Platform-tools of your SDK folder.
Reboot in TWRP RECOVERY
Set the device into ADB sideload mode. In TWRP you do this by going to Advanced then ADB Sideload Slide to start.
From the command line, type : adb sideload your_rom_name.zip
It can take several minutes to complete the transfer.
If you need further help, I will be around to help.
Lucky Thirteen said:
Can you reboot your phone in bootloader mode? To do so phone in OFF mode by holding volume down and pressing power should bring you to this mode.
Then you will need to install SDK tool to have your phone control. Read HERE to do so.
Once done, install a custom Recovery and start at the -- Recovery installation -- section of this GUIDE
When the recovery will be installed correctly, you will have to sideload a ROM to your phone.
Download or locate the desired ROM on your computer.
Rename it with a short name.
Place it in the sub-folder : Platform-tools of your SDK folder.
Reboot in TWRP RECOVERY
Set the device into ADB sideload mode. In TWRP you do this by going to Advanced then ADB Sideload Slide to start.
From the command line, type : adb sideload your_rom_name.zip
It can take several minutes to complete the transfer.
If you need further help, I will be around to help.
Click to expand...
Click to collapse
Hi Lucky Thirteen,
Thank you so much for your fast response. The problem that I am running into is that I followed every step of installing SDK on to my computer. However, my device is not being recognized by the computer. No wizard, no USB recognition, it only tells me that the device has not been successfully installed.
Is there any way around this? Again, thank you so much.
imwillyoo said:
The problem that I am running into is that I followed every step of installing SDK on to my computer. However, my device is not being recognized by the computer.
Click to expand...
Click to collapse
This is normal if your phone has no OS installed. Follow this and go ahead in bootloader, it will work.
Download TWRP Recovery for the International version (ENRC2B) or for the AT&T/TELUS version (EVITARE_UL)
Once downloaded to simplify the operation rename your file like this : TWRPrecovery.img
Take this TWRPrecovery.img file and Copy/Paste it in the platform-tool of your SDK folder.
Reboot in bootloader mode. (Volume down & Power)
Make sure the FASTBOOT USB is highlighted.
At the prompt type >fastboot devices (Enter)
If you have your serial number as confirmation
At the prompt type >fastboot flash recovery TWRPrecovery.img (Enter)
If Success is achieved, type again at the prompt >fastboot erase cache (Enter)
You now have TWRP Recovery installed.
Unplug your USB cable and hit Power button one time.
Select Recovery with your Volume rocker.
Hit Power button one time.
Your phone should reboot in Recovery
Familiarize yourself with it.
Click on Advanced -> Sideload
And try transfer your desired ROM.
If this is successful, you will be able to select it in the Install section of the recovery.
Let see if this will work.
Lucky Thirteen said:
This is normal if your phone has no OS installed. Follow this and go ahead in bootloader, it will work.
Download TWRP Recovery for the International version (ENRC2B) or for the AT&T/TELUS version (EVITARE_UL)
Once downloaded to simplify the operation rename your file like this : TWRPrecovery.img
Take this TWRPrecovery.img file and Copy/Paste it in the platform-tool of your SDK folder.
Reboot in bootloader mode. (Volume down & Power)
Make sure the FASTBOOT USB is highlighted.
At the prompt type >fastboot devices (Enter)
If you have your serial number as confirmation
At the prompt type >fastboot flash recovery TWRPrecovery.img (Enter)
If Success is achieved, type again at the prompt >fastboot erase cache (Enter)
You now have TWRP Recovery installed.
Unplug your USB cable and hit Power button one time.
Select Recovery with your Volume rocker.
Hit Power button one time.
Your phone should reboot in Recovery
Familiarize yourself with it.
Click on Advanced -> Sideload
And try transfer your desired ROM.
If this is successful, you will be able to select it in the Install section of the recovery.
Let see if this will work.
Click to expand...
Click to collapse
Hi Lucky Thirteen,
Again, thank you so much for all your help. I've been reading up on your guides and I've been learning so much. You truly are such a big help.
I was able to get Viper.img on to my phone through a adb sideload. However, when I reboot my phone, it still goes back to TWRP. I tried installing a rom through the Install option, but there is no .zip file that I can use when I go under /sdcard/Venom.
Is there any way I can get past TWRP?
Thank you so much
-Will
The ROM itself should be in a .zip format. You download the file you want and once finished you transfer it in your platform-tools folder without unzipping, it most remain a .zip file.
The image (.img) file (~5-10MB) is the boot.img to be flashed in fastboot mode for the ROM to boot.
So you have to sideload your intend ROM to your internal phone storage exemple : adb sideload The_Venom_Name_ROM.zip (Enter)
If I understood well, this is where you mixed up. Let me know the results.
Lucky Thirteen said:
The ROM itself should be in a .zip format. You download the file you want and once finished you transfer it in your platform-tools folder without unzipping, it most remain a .zip file.
The image (.img) file (~5-10MB) is the boot.img to be flashed in fastboot mode for the ROM to boot.
So you have to sideload your intend ROM to your internal phone storage exemple : adb sideload The_Venom_Name_ROM.zip (Enter)
If I understood well, this is where you mixed up. Let me know the results.
Click to expand...
Click to collapse
I guess this is where I am confused. I am able to sideload Venom, and I install it, and it says that it's been installed successfully and that I reboot. I reboot, and TWRP comes up when I turn the phone back on.
From here, I tried to look for anything that would take me out of TWRP and onto the phone, but I cant seem to find it. So Venom has been successfully installed, but I don't know why TWRP keeps coming up.
Thank you
Try something, in recovery press and hold your power button your phone should reboot.
Lucky Thirteen said:
Try something, in recovery press and hold your power button your phone should reboot.
Click to expand...
Click to collapse
Ive rebooted it a couple times. Its so strange because I install it over sideload but when i restart the phone after installation, it takes me to TWRP no matter how many times I reboot. And the fact that it doesnt show up on my sdcard or anything.
Thank you for your quick replies
Did you flash boot ?
Sent from my ONE X+ using XDA premium
imwillyoo said:
Ive rebooted it a couple times. Its so strange because I install it over sideload but when i restart the phone after installation, it takes me to TWRP no matter how many times I reboot. And the fact that it doesnt show up on my sdcard or anything.
Click to expand...
Click to collapse
Take an older version of TWRP Recovery, if you installed the latest up to date version, take the previous one
fastboot flash recovery twrp.img
fastboot erase cache
fastboot reboot
Results?
ali_loly10 said:
Did you flash boot ?
Sent from my ONE X+ using XDA premium
Click to expand...
Click to collapse
Still nothing. I reflashed TWRP and sideloaded Venom.
When I go under install, there is no option for Venom. I can't get past TWRP.
Any more suggestions? Thank you so much for being patient with me.
imwillyoo said:
Still nothing. I reflashed TWRP and sideloaded Venom.
When I go under install, there is no option for Venom. I can't get past TWRP.
Any more suggestions? Thank you so much for being patient with me.
Click to expand...
Click to collapse
The file is rename sideload.zip on your SD card, so under install select Sideload then swipe and install your ROM. Don't forget to flash the boot.img in fastboot mode before.
Tell me how that goes.
the hesedtc
Lucky Thirteen said:
Don't forget to flash the boot.img in fastboot mode before.
Tell me how that goes.
Click to expand...
Click to collapse
Just to be clear. When you mean flash boot.img, you mean the TWRPrecovery that i have right?
So flash the TWRPrecovery.img and then install the sideload.zip?
stuck at fastboot flash recovery TWRPrecovery.img
Lucky Thirteen said:
This is normal if your phone has no OS installed. Follow this and go ahead in bootloader, it will work.
Download TWRP Recovery for the International version (ENRC2B) or for the AT&T/TELUS version (EVITARE_UL)
Once downloaded to simplify the operation rename your file like this : TWRPrecovery.img
Take this TWRPrecovery.img file and Copy/Paste it in the platform-tool of your SDK folder.
Reboot in bootloader mode. (Volume down & Power)
Make sure the FASTBOOT USB is highlighted.
At the prompt type >fastboot devices (Enter)
If you have your serial number as confirmation
At the prompt type >fastboot flash recovery TWRPrecovery.img (Enter)
If Success is achieved, type again at the prompt >fastboot erase cache (Enter)
You now have TWRP Recovery installed.
Unplug your USB cable and hit Power button one time.
Select Recovery with your Volume rocker.
Hit Power button one time.
Your phone should reboot in Recovery
Familiarize yourself with it.
Click on Advanced -> Sideload
And try transfer your desired ROM.
If this is successful, you will be able to select it in the Install section of the recovery.
Let see if this will work.
Click to expand...
Click to collapse
I don't have FASTBOOT USB highlighted. I can't find one. So, I highlighted only the FASTBOOT. I then typed the fastboot devices. I got what seems to be the serial number. However, at the prompt, I tried typing fastboot flash recovery TWRPrecovery.img , but then it replies me "error: cannot load 'TWRPrecovery.img' : Invalid argument". I do have the downloaded recovery zip named TWRPrecovery.img in my platform-tools folder. What should I do now?
Thank you for bringing me here to this thread!
Hi Narakera,
When you are in bootloader mode, and you plug your USB cable the FASTBOOT USB doesn't highlight but your serial number is found. If you have a blue HBOOT + FASTBOOT highlighted then unplug your USB cable and press Power button once, this will bring you to a red FASTBOOT that will highlight FASTBOOT USB when a USB cable will be inserted. Could this be your issue?
See the screenshots for the differences.

Help soft brick?

Hello everyone, I really messed up my phone. Right now i have twrp recovery with no rom or anything ive tried to sideload roms through the wonderful tool That Hasoon2000 has made is there a way to fix my phone or do i need to just pay htc to fresh install everything?
dqlover4ever said:
Hello everyone, I really messed up my phone. Right now i have twrp recovery with no rom or anything ive tried to sideload roms through the wonderful tool That Hasoon2000 has made is there a way to fix my phone or do i need to just pay htc to fresh install everything?
Click to expand...
Click to collapse
So sideload did not work with toolkit i guess? It may take some minutes for your computer to recognize your phone in recovery or adb sideload state. Honestly said i don't use the toolkit.
What i recommend is:
- read this: http://forum.xda-developers.com/showthread.php?t=2213910
and set up an adb/fastboot environment like explained. copy the desired rom into this adb/fastboot folder.
- boot your phone in recovery, connect it to your computer, start adb sideload in TWRP
- open command line (if necessary navigate to your adb/fastboot folder) and type "adb start-server"
- wait some minutes and type "adb devices". your device should now be listed there as in sideload mode. if it's not the case, repeat this step.
(shouldn't take more than 10 minutes for your pc to recognize your phone, otherwise there's most likely something wrong with your driver)
- now that it shows up in the list as in sideload mode, type "adb sideload name_of_your_rom.zip" and command line should start displaying progress in %.
When it is finished, rom installation should be started automatically. Otherwise, the rom is now saved as "sideload.zip" on the root of your virtual sdcard folder, so you can flash it.
Also don't forget to install the right boot.img/kernel for the rom!
reaper90 said:
So sideload did not work with toolkit i guess? It may take some minutes for your computer to recognize your phone in recovery or adb sideload state. Honestly said i don't use the toolkit.
What i recommend is:
- read this: http://forum.xda-developers.com/showthread.php?t=2213910
and set up an adb/fastboot environment like explained. copy the desired rom into this adb/fastboot folder.
- boot your phone in recovery, connect it to your computer, start adb sideload in TWRP
- open command line (if necessary navigate to your adb/fastboot folder) and type "adb start-server"
- wait some minutes and type "adb devices". your device should now be listed there as in sideload mode. if it's not the case, repeat this step.
(shouldn't take more than 10 minutes for your pc to recognize your phone, otherwise there's most likely something wrong with your driver)
- now that it shows up in the list as in sideload mode, type "adb sideload name_of_your_rom.zip" and command line should start displaying progress in %.
When it is finished, rom installation should be started automatically. Otherwise, the rom is now saved as "sideload.zip" on the root of your virtual sdcard folder, so you can flash it.
Also don't forget to install the right boot.img/kernel for the rom!
Click to expand...
Click to collapse
I got Sideload to work got to the android revolution to start installing... after that just the same boot screen trying elegancia now thanks for your reply im just wondering why it went right back to the boot splash screen right after it installed
reaper90 said:
Also don't forget to install the right boot.img/kernel for the rom!
Click to expand...
Click to collapse
dqlover4ever said:
I got Sideload to work got to the android revolution to start installing... after that just the same boot screen trying elegancia now thanks for your reply im just wondering why it went right back to the boot splash screen right after it installed
Click to expand...
Click to collapse
Did you flash the correct boot.img like i said? what boot logo is it? the "htc quietly brilliant" one or the "htc one" with beats audio logo?
If it's the first one you did not flash the boot.img.
If second (and of course you did flash the boot.img), there must be something else wrong. boot in recovery:
Wipe > Advanced Wipe > Check all boxes > Swipe to wipe > reinstall rom!
Just DON'T format /data partition.
you were right thank you very much!:fingers-crossed:

Help! Im´stuck in white screen HTC quitly brilliant.....

Ohh.... Help please!!
I was flashing rom but I skipped a step and end does not pass the white HTC screen.
The fact is that it was installing the rom and Gapps but I miss the boot.img I have it on PC, the problem is that as the phone will not start, i can enter to bootloader but does not recognize the pc, I get the normal bootloader but how i do to pass the boot.img again if the phone does not recognize it??
And sorry for my bad english---- Help please!
rikrdoVe said:
Ohh.... Help please!!
I was flashing rom but I skipped a step and end does not pass the white HTC screen.
The fact is that it was installing the rom and Gapps but I miss the boot.img I have it on PC, the problem is that as the phone will not start, i can enter to bootloader but does not recognize the pc, I get the normal bootloader but how i do to pass the boot.img again if the phone does not recognize it??
And sorry for my bad english---- Help please!
Click to expand...
Click to collapse
If you can get into the recovery and have a valid backup then in that case restore it and restart the process. Else you can boot into fastboot and flash the desired boot.img the process will be
adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
ethanon said:
If you can get into the recovery and have a valid backup then in that case restore it and restart the process. Else you can boot into fastboot and flash the desired boot.img the process will be
adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
adb reboot bootloader
ethanon said:
If you can get into the recovery and have a valid backup then in that case restore it and restart the process. Else you can boot into fastboot and flash the desired boot.img the process will be
adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
Sorry bro, I'm ignorant in android... To use adb i need android sdk tools? What i need?
rikrdoVe said:
Sorry bro, I'm ignorant in android... To use adb i need android sdk tools? What i need?
Click to expand...
Click to collapse
rikrdoVe said:
Sorry bro, I'm ignorant in android... To use adb i need android sdk tools? What i need?
Click to expand...
Click to collapse
Well you do need to have the Android SDK tools download but if you select the "Platform Tools" at the SDK manager , that will only install the platform tools on your hard disk. and yes the device drivers needs to installed , to work with ADB ,
Any ways this tutorial by LUCKY_THIRTEEN just might help you
http://forum.xda-developers.com/showthread.php?t=2213910
ethanon said:
Well you do need to have the Android SDK tools download but if you select the "Platform Tools" at the SDK manager , that will only install the platform tools on your hard disk. and yes the device drivers needs to installed , to work with ADB ,
Any ways this tutorial by LUCKY_THIRTEEN just might help you
http://forum.xda-developers.com/showthread.php?t=2213910
Click to expand...
Click to collapse
I cant install sdk and use adb... I resume: Dowloaded sdk from the page, and when i start sdk manager "Platform Tools" cant update i got this error: Stopping adb server succeeded. Failed to rename directory C:\adt.bundle.windows-x86-20131030\sdk\platform-tools to C:\adt.bundle.windows-x86-20131030\sdk\temp\PlatformToolPackage.old01. Nothing was installed"
I dont know if sdk was installed or what. only have the folder in C:
I put the boot.img file in platform-tools and tried to flash the image using the command fastboot flash boot boot.img but tells me the boot.img arrchivo not be found.
The phone does not recognize the pc, the bootloader is relocked.
Thanks for your support bro, I would like resolve this as soon as possible.
rikrdoVe said:
I cant install sdk and use adb... I resume: Dowloaded sdk from the page, and when i start sdk manager "Platform Tools" cant update i got this error: Stopping adb server succeeded. Failed to rename directory C:\adt.bundle.windows-x86-20131030\sdk\platform-tools to C:\adt.bundle.windows-x86-20131030\sdk\temp\PlatformToolPackage.old01. Nothing was installed"
I dont know if sdk was installed or what. only have the folder in C:
I put the boot.img file in platform-tools and tried to flash the image using the command fastboot flash boot boot.img but tells me the boot.img arrchivo not be found.
The phone does not recognize the pc, the bootloader is relocked.
Thanks for your support bro, I would like resolve this as soon as possible.
Click to expand...
Click to collapse
Well it seems you have installed the Android SDK all right. and make sure you put the file in the platform tools folder, and also make sure you have installed the HTC drivers for your PC to detect your phone , you can also try uninstall the driver and re install
ethanon said:
Well it seems you have installed the Android SDK all right. and make sure you put the file in the platform tools folder, and also make sure you have installed the HTC drivers for your PC to detect your phone , you can also try uninstall the driver and re install
Click to expand...
Click to collapse
Ok, i updated Platform-Tools to rev. 19.0.1, I had to start windows in safe mode.
But, yestarday Android sdk tools appeared in the list of installed programs in windows, i uninstalled and install today again but now i dont see sdk in list. Anyway, i open cdm and type "adb reboot-bootloader" and it says "error: device not found".
Then y type: fastboot flash boot boot.img and it says "error: cannot load boot.img"
I put the boot.img in C:\adt-bundle-windows-x86-20131030\sdk\platform-tools
And now... I dont know what to do
rikrdoVe said:
Ok, i updated Platform-Tools to rev. 19.0.1, I had to start windows in safe mode.
But, yestarday Android sdk tools appeared in the list of installed programs in windows, i uninstalled and install today again but now i dont see sdk in list. Anyway, i open cdm and type "adb reboot-bootloader" and it says "error: device not found".
Then y type: fastboot flash boot boot.img and it says "error: cannot load boot.img"
I put the boot.img in C:\adt-bundle-windows-x86-20131030\sdk\platform-tools
And now... I dont know what to do
Click to expand...
Click to collapse
Install the windows drivers , better try installing the the HTC sync manager. that way your device will be detected.
ethanon said:
Install the windows drivers , better try installing the the HTC sync manager. that way your device will be detected.
Click to expand...
Click to collapse
Ready, installed the HTC Sync Manager, and same result. "Device not Found"
if only I could get the phone to be recognized by the pc, I think it could solve the problem.
rikrdoVe said:
Ready, installed the HTC Sync Manager, and same result. "Device not Found"
if only I could get the phone to be recognized by the pc, I think it could solve the problem.
Click to expand...
Click to collapse
From where are u trying the commands.............
u must put ur phone in recovery mode.......
Connect ur phone to PC......
from the platform-tools folder try "adb devices"........
The adb commands will work in recovery only........
in bootloader the fastboot commands will work..........
[email protected] said:
From where are u trying the commands.............
u must put ur phone in recovery mode.......
Connect ur phone to PC......
from the platform-tools folder try "adb devices"........
The adb commands will work in recovery only........
in bootloader the fastboot commands will work..........
Click to expand...
Click to collapse
The phone is not recognized by the pc.
I can not get into recovery because the bootloader is relocked. I can only enter fastboot, but when executing commands, either with adb, All in One Toolkit, Flasher Venom or the phone is not recognized "Error: Device not found"
I have the drivers installed, htc sync manager, and I'm afraid that this phone unusable ... Also I did have a backup but on PC, but if the phone is not recognized I can not run any command ...
Also, I was trying to run teh Stock RUU:
RUU_ENRC2B_U_JB_45_HTC_Europe_1.17.401.1_Radio_3.1204.168.32_release_299688_signed
But When I run the. Exe signature throws an error (132) "find the correct signature and try again" and which is not correct. had sense 5 and 4.2.2 HTC One X + International.
Help please ... : (
same issue, cannot access recovery fastboot only
I hope this adds to this post if I miss speak I apologize in advance but I do not have the time or knowledge to post 10 times before strating my own thread so if this doesn't add value to this post, I have been reading and researching all week and now that I cannot use my phone I must intensely focus on this until it is fixed
Fed up with 4.3 and lower limitations and looking to get my monies worth on my phone, I look to upgrade to 4.3.1 or higher just started this week so I am a total newb, and if it means anything to anyone I would be happy to donate to contributors via papal once a solution is found I am a working professional and I am happy to pay you to save my time/phone
with that said here is what I have done
HTC One X+ (AT&T US) Quad Core Tegra 3
OTA upgraded 4.2.2 Android Firmware 2.15
Unlocked BL via HTCDev
Was using;
Recovery-clockwork-6.0.3.7-enrc2b.img
With intent to upgrade to 4.3.1
Used the following Rom and GAPPS to load .zips via CWM
cm-10.2.1-enrc2b (stable)
gapps-jb-20130813-signed.zip
Did not work
Tried more recent gapps
Did not work got stuck on Circling Cyanogenmod screen
//goo.gl/YzZ75o
THEN
I realized I was not flashing boot.img taken from the CM 10.2.1 zip so I followed directions to use the boot.img then load the zip files, since doing this I can no longer use my recovery
Erase Cache (from fastboot)
COMMANDs:
./fastboot erase cache
./fastboot reboot-bootloader
Results:
White HTC “Quietly Brilliant” Screen for a few seconds then turns off
Plug in charger and Red light turns on grey empty battery symbol appears with a lightning bolt inside then disappears
red light turns off :-/
//goo.gl/JrBJph
Current state: I can fastboot, but I cannot load recovery
//goo.gl/43F6XT
Also, if I can get back into recovery
The last time I was in it, last night I believe I reformatted my internal SD, because when I was looking for my backup, and my zips they were all gone...I was very tired and should haven't pushed it.
I don't care about loss of data I just need to get my phone working again, thanks for your time and careful considerations
UPDATE+++
Used WinDroid HTC One X+ Toolkit 3 to flash custom recovery CWM 6.0.3.7 back in recovery again, now I think I need to side load a ROM because I deleted what I had internally
cclifford81 said:
I hope this adds to this post if I miss speak I apologize in advance but I do not have the time or knowledge to post 10 times before strating my own thread so if this doesn't add value to this post, I have been reading and researching all week and now that I cannot use my phone I must intensely focus on this until it is fixed
Fed up with 4.3 and lower limitations and looking to get my monies worth on my phone, I look to upgrade to 4.3.1 or higher just started this week so I am a total newb, and if it means anything to anyone I would be happy to donate to contributors via papal once a solution is found I am a working professional and I am happy to pay you to save my time/phone
with that said here is what I have done
HTC One X+ (AT&T US) Quad Core Tegra 3
OTA upgraded 4.2.2 Android Firmware 2.15
Unlocked BL via HTCDev
Was using;
Recovery-clockwork-6.0.3.7-enrc2b.img
With intent to upgrade to 4.3.1
Used the following Rom and GAPPS to load .zips via CWM
cm-10.2.1-enrc2b (stable)
gapps-jb-20130813-signed.zip
Did not work
Tried more recent gapps
Did not work got stuck on Circling Cyanogenmod screen
//goo.gl/YzZ75o
THEN
I realized I was not flashing boot.img taken from the CM 10.2.1 zip so I followed directions to use the boot.img then load the zip files, since doing this I can no longer use my recovery
Erase Cache (from fastboot)
COMMANDs:
./fastboot erase cache
./fastboot reboot-bootloader
Results:
White HTC “Quietly Brilliant” Screen for a few seconds then turns off
Plug in charger and Red light turns on grey empty battery symbol appears with a lightning bolt inside then disappears
red light turns off :-/
//goo.gl/JrBJph
Current state: I can fastboot, but I cannot load recovery
//goo.gl/43F6XT
Also, if I can get back into recovery
The last time I was in it, last night I believe I reformatted my internal SD, because when I was looking for my backup, and my zips they were all gone...I was very tired and should haven't pushed it.
I don't care about loss of data I just need to get my phone working again, thanks for your time and careful considerations
Click to expand...
Click to collapse
ummm your flashing the X+ International CM rom and not the evitareul one, reboot into the bootloader and then enter recovery from there.
Lloir said:
ummm your flashing the X+ International CM rom and not the evitareul one, reboot into the bootloader and then enter recovery from there.
Click to expand...
Click to collapse
Will do, thanks!
evitareul? Does that mean Flash TWRP recovery and then use evita ROM?
cclifford81 said:
Will do, thanks!
evitareul? Does that mean Flash TWRP recovery and then use evita ROM?
Click to expand...
Click to collapse
Evitareul = X+ AT&T
Sent from my Nexus 5 using Tapatalk
Lloir said:
Evitareul = X+ AT&T
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Ok so I just need the evitareul Rom, I'm looking for it now, I just need something stable at 4.3 or higher with GAPPS anyone have any links
cclifford81 said:
Ok so I just need the evitareul Rom, I'm looking for it now, I just need something stable at 4.3 or higher with GAPPS anyone have any links
Click to expand...
Click to collapse
look in original development
Lloir said:
look in original development
Click to expand...
Click to collapse
Ok, from what I can tell I think I have to go with this?
[ROM][2/18/2014][AT&T X+ S5 eXtreme V1.0.3.3]
I will be very happy if I can get this to work, and I will just "stay tuned" for when I can flash a stable 4.3 or higher for my phone
Under downloads I see the following: (would post picture but still too n00b)
S6 eXtreme RC1
S5 RC2 Patch
Native WiFi
Hotspot Patch
S5 eXtreme
V1.0.3.2
S5 eXtreme
V1.0.3.3
I am not sure what to download here, I will continue reading these directions as I believe this is my best option, please confirm if I am on the right path, thanks guys!
Update+++
Downloaded S5_eXtreme_V1.0.3.3_Signed.zip
about to flash this ROM, is GAPPS included in this?
Update+++
Downloaded S5_eXtreme_V1.0.3.3_Signed.zip Rom
Extracted the boot.img file and followed instructions
Extract boot.img from zip file and place in your sdk platform tools folder, (or wherever your adb tools are located)reboot device to bootloader and connect it to your PC.
From a command prompt type:
1. fastboot flash boot boot.img
2. fastboot erase cache
reboot to recovery and flash ROM.
but I am not sure how I flashed the ROM, I tried sideloading from recovery with WinDroid HTC One X+ Toolkit, before and after and it said no package loaded
Then I tried to load from fastboot, finally I figured "well I might as well reboot" and amazingly enough it booted...not sure what exactly but I am back on 4.2.2 so thank you!

Categories

Resources