need help - Sprint HTC EVO 4G LTE

Hi, my friend has an htc evo 4g lte that he wanted to update. He uses this phone just for tethering. He intalled the last ruu that was released. After installing he was able to root and install custom recovery. The problem is when I install superuser it gives an error that reads "there is no SU binary installed". And when I run root checker it says that the device does not have proper root access. He gave me the task to fix it for him but I am stomped. I thought that it was gonna be easy like my samsung but this is so different. If anyone can figure out what I need to doo, pls point me in the right direction. All I need is to get supeuser to work so I can run the tether app.

javi_emma said:
Hi, my friend has an htc evo 4g lte that he wanted to update. He uses this phone just for tethering. He intalled the last ruu that was released. After installing he was able to root and install custom recovery. The problem is when I install superuser it gives an error that reads "there is no SU binary installed". And when I run root checker it says that the device does not have proper root access. He gave me the task to fix it for him but I am stomped. I thought that it was gonna be easy like my samsung but this is so different. If anyone can figure out what I need to doo, pls point me in the right direction. All I need is to get supeuser to work so I can run the tether app.
Click to expand...
Click to collapse
It looks like he's on the updated partitions.
Post 3 in the following thread:
http://forum.xda-developers.com/showthread.php?t=2639180
will give you the link for the recovery you'l need to flash (2.7.1.0b) using fastboot or via PJIMG75.zip
Then you just need to boot into recovery and install SuperSU_1.94.zip, reboot and enjoy.
You can't just install superuser or SuperSU from the play store and have it root itself.

Thanks for pointing me in the right direction. I will try this and post back with an update. Apreciate your help!

I decided to flash the recovery using fastboot but ran in to a problem. I installed the android sdk to my pc and the htc drivers using htc sync. I ran cmd and it detected my device. I downloaded the recovery that was recomended above and placed it in the platform-tools file. When I go to flash the file using fastboot I type: fastboot flash recovery and the name of the file that I downloaded. When I click enter it says error: cannot determine image file name for<name of file that I downloaded>.
So I am stuck here atm. Gonna quit for today and retry tomorrow. If anyone notices what I am doing wrong please post.
UPDATE: finally got it to work. All I had to do was to edit the name of the downloaded recovery to end with .img and it flashed succesfully.

javi_emma said:
I decided to flash the recovery using fastboot but ran in to a problem. I installed the android sdk to my pc and the htc drivers using htc sync. I ran cmd and it detected my device. I downloaded the recovery that was recomended above and placed it in the platform-tools file. When I go to flash the file using fastboot I type: fastboot flash recovery and the name of the file that I downloaded. When I click enter it says error: cannot determine image file name for<name of file that I downloaded>.
So I am stuck here atm. Gonna quit for today and retry tomorrow. If anyone notices what I am doing wrong please post.
Click to expand...
Click to collapse
Try this
Type fastboot flash recovery
Then drag and drop the twrp.img into the cmd window

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 ?

HELP!!! I think i bricked my phone!!

OK so I have the Sprint EVO 4G LTE with 1.22.651.3 on it, rooted, S-ON. I have the Team Win Recovery Project v.2.1.8 on it as well with hboot 1.15. I tried loading the newest rooted software 2.13.651.1 710RD and voila.... paperweight. I tried reloading 1.22.651.3 and nothing. I can still boot to the bootloader and TWRP recovery, but nothing seems to work and now because sprint screwed up and removed my total equipment protection service from my plan, I don't have insurance on the phone. PLEASE HELP!!!
You just need to flash the kernel, extract it from the Rom (boot.img) and place it in adb folder, connect phone I'm bootloader and type fastboot flash boot boot.img
You can also flash meanrom, it has a working kernel installer, just let it sit because the kernel installer does take awhile 5-10 minutes
om4 said:
You just need to flash the kernel, extract it from the Rom (boot.img) and place it in adb folder, connect phone I'm bootloader and type fastboot flash boot boot.img
You can also flash meanrom, it has a working kernel installer, just let it sit because the kernel installer does take awhile 5-10 minutes
Click to expand...
Click to collapse
Can you explain how to do this in greater detail? I'm experienced only enough to be dangerous to myself lol
This program should install the kernel that you need. If not you are supposed to be able to swap boot.img files that it will install.
http://forum.xda-developers.com/showthread.php?t=1917106
http://forum.xda-developers.com/showthread.php?t=1752270
This is for the One S but it's the same process for our phones also.
Sorry I've been in a low coverage area and just got home. Open the Rom, extract the boot.img, open adb folder or SDK, hold shift and right click, select open command window here, connect phone in fastboot and type fastboot flash boot boot.img
So I tried to use that program to flash the boot.img from the fastboot screen but the computer wouldnt connect to the phone... now what?
Boot from system into hboot and fast boot while plugged in via USB. Helps your PC determine drivers.
Also, if you need a guide for setting up adb/fastboot, Google a YouTube vid by qbking77 on how to unlock galaxy nexus bootloader, it links to a great tutorial.
from my flying AOKP'd Evo LTE and xda premium
do you have SDK installed on your computer? If not install it. Go through the setup (set up your your environment variables) for fastboot.
Make a copy of the boot.img from a ROM of your choice. Place it in a folder on your desktop name the folder (android) leave the folder open.
Open cmd
Type cd Desktop press enter
Type cd android press enter
Type fastboot flash boot boot.img
After that it should say sending then OK
After that go into recovery then flash the ROM
you should be good to go then...
Sent from my EVO using xda app-developers app
The full SDK is not necessary, just the debug tools
ADB Tools
Also you can directly open the command prompt from within the folder by holding shift and opening the context menu (shift+right click) then select open command window here
i keep getting a message in windows "usb device not recognized" so i switched usb cables and finally got that program to load the boot.img file, then flashed a rom in bootloader but its still not booting... any ideas?
Did you make sure to wipe the phone first? What rom are you trying to flash?
wiped phone first and now trying to flash 2.13.651.1 after loading boot.img thru that program
you have to find a way to update your twrp to version 2.2.0 cause this is the culprit that gave you the issues. did you make a backup try doing a restore to get back up and running then download goomanager from the google play store and install the latest twrp here is a video to update to the latest twrp through goomanager.
twrp downloads I dont know if you have to be s-off to install in bootloader or not. maybe someone could clarify that
ok so i tried flashing twrp 2.2.2.0 and got a message saying "main verison is older" then it said "update failed!" which is weird since i had version 2.1.8.0 to begin with i think.
anyone? any ideas? I feel like my only resort is to have it replaced
You could fastboot flash the recovery image. Thats how I usually do it
So download the recovery image from twrp website and place it in your a dB folder. I don't have my PC but I think the command is fastboot flash recovery "recovery image"
Sent from my EVO using xda premium
corcgaigh said:
You could fastboot flash the recovery image. Thats how I usually do it
So download the recovery image from twrp website and place it in your a dB folder. I don't have my PC but I think the command is fastboot flash recovery "recovery image"
Sent from my EVO using xda premium
Click to expand...
Click to collapse
this should be the correct code to type
fastboot flash recovery openrecovery-twrp-2.1.8-jewel.img
Or
fastboot flash recovery openrecovery-twrp-2.2.2-jewel.img
Depending on how twrp names their recovery image
Sent from my EVO using xda app-developers app
Ok so i updated the twrp by changing the txt file to the proper software number.... then i flashed the lastest software version and NOW IT STARTS!!! WOOOHOOO!!!! Thanks everyone!!

[HOW-TO] Install a Custom Recovery and Root Device [RevOne/Moonshine]

Here is a simple, easy guide to install a custom recovery and root your device after achieving S-Off using the RevOne method.
**Moonshine installs all the SU/busybox binaries needed for root. So if you merely want a custom recovery you can follow this guide up to Step 7.**
Takes less than 5 minutes and is really easy. First, go to one of these threads and download either classic or touch CWM CWM Recovery or TWRP if you so prefer TWRP Recovery
Step 1. Rename recovery file recovery.img *Note: If using Win7 or 8 it hides known file extensions by default. Take care to not rename the file to "recovery.img.img"*
Step 2. Move file to your folder containing fastboot.exe on your computer
Step 3. Make sure phone is plugged in to USB port and USB debugging is turned on.
Step 4. Open a command prompt and type in: adb devices
Step 5. If device is listed type: adb reboot bootloader
Step 6. Using the command prompt, cd to the directory that has your fastboot.exe and recovery file *example: cd C:\sdk\
Step 7. Once in the bootloader type: fastboot flash recovery recovery.img
Step 8. If everything goes as it should, the recovery should be installed. On the bootloader screen you are currently on navigate to and select the BOOTLOADER option. Once it takes you to the new screen, navigate to and select RECOVERY
Step 9. Once it boots into recovery, select reboot now. It will prompt you to root the device. Select Yes.
Step 10. Phone will reboot. You now have a custom recovery and are rooted. Go to the play store and download either SuperUser or SuperSU. I prefer SuperSU, but it is entirely up to you.
Click to expand...
Click to collapse
Enjoy!!
Really nice guide. Thanks for writing this. It's also exactly the same steps one would use for TWRP, if someone is wondering about that. Just use the TWRP file and rename to recovery.img.
Sent from my HTC6435LVW using Tapatalk 4 Beta
I've done this a 100 times but for some reason I'm getting the error "error: cannot load 'recovery.img'".
What's going on?
I did the RevOne method yesterday.
Edit, it happened with both CWM and TWRP.
After the RevOne method, my phone says **UNLOCKED** and S-Off, however is it possible that I'm not Unlocked?
Edit 2, what's really weird is that last night, I used the "All-in-one Toolkit" to flash the TWRP recovery and it worked just fine. I'm actually in the TWRP recovery right now. And then once I rebooted from recovery, it did NOT ask me to root/install SU.
arozer said:
I've done this a 100 times but for some reason I'm getting the error "error: cannot load 'recovery.img'".
What's going on?
I did the RevOne method yesterday.
Edit, it happened with both CWM and TWRP.
After the RevOne method, my phone says **UNLOCKED** and S-Off, however is it possible that I'm not Unlocked?
Edit 2, what's really weird is that last night, I used the "All-in-one Toolkit" to flash the TWRP recovery and it worked just fine. I'm actually in the TWRP recovery right now. And then once I rebooted from recovery, it did NOT ask me to root/install SU.
Click to expand...
Click to collapse
Do you use Win7 or 8? By default it hides known file extensions. So if you renamed it to "recovery.img" it might actually be "recovery.img.img".
Also I believe the all in one kit installs the SU binaries for you... I wouldn't know as I don't use one clicks or kits.
Phaded said:
Do you use Win7 or 8? By default it hides known file extensions. So if you renamed it to "recovery.img" it might actually be "recovery.img.img".
Also I believe the all in one kit installs the SU binaries for you... I wouldn't know as I don't use one clicks or kits.
Click to expand...
Click to collapse
Wow!
Why didn't I think of this? (I guess the frustration from last night trying to figure out why RevOne wasn't working.)
Thank you. This worked!
Fixed broken link.
Does this method erase all data? Sorry, just got my DNA yesterday
It erases nothing
Phaded said:
It erases nothing
Click to expand...
Click to collapse
Thanks, I'm dumb. Didn't realise it needed S-Off first (of course) which (at least the methods i've found) require a wipe.
Recovery Worked Great!
Worked Great!
Thank you
Use Runrummer for s off does not wipe
miggy_2602 said:
Worked Great!
Thank you
Click to expand...
Click to collapse
nice write up, extremely useful for noob:laugh:
Ok I type in fastboot flash recovery recovery.img and it just says "waiting for device" Looking at my phone it says Tampered/Unlocked S-OFF. Am I missing something?
when I flash recovery through
fastboot flash recovery recovery.img
I get the attached error. Is something wrong ????
also attached bootloader screenshot
thanks
You're not s-off or unlocked...

[Q] Help updating please

I have been trying to update SuperSU with the app and its always failing. Also I am trying to use Titanium backup and it keeps telling me I am not rooted. Can anyone please help me fix this issue?
I am also trying to update TWRP, I have it downloaded already just not sure how to do it.
Download the file I sent you & flash it in recovery. As far as updating TWRP, you'll need to download the img file from the TWRP site, place it in your ADB-fastboot folder, connect via fastboot USB and run the command "fastboot flash recovery nameofrecovery.img". If you're S-off you can download the TWRP zip and install it through the bootloader just like a firmware update.
If you don't have ADB on your computer, take a look at the top link in my sig. There's a link on how to install ADB included in that guide:thumbup:
Sent from my HTC EVO 4G LTE

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