[S-Off] Facepalm S-Off for HTC Evo 4g LTE - Sprint HTC EVO 4G LTE

Edit dfownloads removed as the host started serving malware.
I dont have these files anymore, sorry, please dont ask for them
For other HTC devices supported by FacePalm, please see this thread: http://forum.xda-developers.com/showthread.php?t=2155069
Welcome to Facepalm S-Off for modern HTC phones.
Credits and terms:
Exploit by beaups, full guide, testing, and concept by jcase and beaups. Thanks to dsb9938 and dr_drache for support and testing. Thanks also to all of the regulars at teamandirc. Additional thanks to indirect for Evo LTE testing.
Both beaups and jcase will collect the applicable active bounties. Further donations are greatly appreciated and can be sent to:
beaups - [email protected] - http://forum.xda-developers.com/donatetome.php?u=711482
jcase - [email protected] - http://forum.xda-developers.com/donatetome.php?u=2376614
dsb9938 - [email protected] - http://forum.xda-developers.com/donatetome.php?u=2963256
dr_drache - [email protected] - https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6LRSY8MT8P3A6
You can also come by irc for support or just to say thanks: #FacePalm http://chat.andirc.net:8080/?channels=facepalm
While this process shouldn’t be too risky, bricks can happen. None of us will be accountable. If you are worried, don’t do it.
This is a pretty simple method, however, you will need to have a working adb and fastboot environment. This method will work on any operating system that supports adb and fastboot. You should understand how to use a terminal window in your O/S. If you don’t understand adb and fastboot, you probably don’t need S-off.
Lastly, the work herein should not be stolen, repackaged, one clicked, bat’d, etc. soffbin3 is not GPL and may not be reused, integrated into other work, reposted, or redistributed without our permission.
For this to work, you must be rooted and have superCID (unlock/custom recovery is optional), see the threads below for help and information regarding obtaining superCID, unlock, root, etc. Note these threads are provided for convenience only. Please look for support for them in each respective thread if you need it, do NOT clutter this thread with support requests regarding obtaining superCID and/or root! If you try this process without superCID, it will not work, and you may have issues!:
SuperCID for HTC Evo 4G LTE:
Code:
adb shell
su
echo -ne "22222222" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
1)
Code:
adb reboot bootloader
2)
Code:
fastboot oem rebootRUU
(wait for black HTC Screen)
3)
Code:
fastboot flash zip PJ7510000-EvoLTE.zip
After a while, You should see the following error “FAILED (remote: 92 supercid! please flush image again immediately)”
7) Immediately issue the following command:
Code:
fastboot boot EvoLTE-rescue.img
(this is fastboot boot, NOT fastboot flash!)
8) Allow device to boot (may not fully boot on some custom roms)
Code:
adb reboot bootloader
9) You should see what you are looking for!
If you need help or just care to say thanks, join us on IRC: #FacePalm http://chat.andirc.net:8080/?channels=facepalm
Enjoy.

Took me all of 2 minutes to get s-off.
Extra info: This works on 3.16 firmware and subsequently 3.15 as well.

Indirect said:
Took me all of 2 minutes to get s-off.
Extra info: This works on 3.16 firmware and subsequently 3.15 as well.
Click to expand...
Click to collapse
Probably worked on 3.16 for you as you already had supercid, I'm guessing the recent 3.16 update prevents changing the CID.

I dont think so because we've never used CID on this phone before. Only way to find out is to test.

Thanks for bringing this to the evo lte! I have windows 8 so this is gonna make it much easier compared to dirtyracun, thanks!

Thread cleaned. Going forward let's see about keeping it respectful in here.

You guys are freaking awesome thanks to all involved
Sent from my PoS MoPho

This is super easy! You guys rock. Thanks 4 this

Sorry for the stupid question, but what is supercid.?
Sent from my EVO using Tapatalk 2

Chocorico said:
Sorry for the stupid question, but what is supercid.?
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Pretty sure it's that first 3 lines of code - makes your phone believe it has older firmware so you can flash older RUUs/updates. Swear there used to be a thread for it around here somewhere.

Help! I'm bricked.
C:\android-sdk-windows\platform-tools>fastboot devices
HT25KS405806 fastboot
C:\android-sdk-windows\platform-tools>adb reboot bootloader
C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.059s]
finished. total time: 0.062s
C:\android-sdk-windows\platform-tools>fastboot flash zip PJ7510000-EvoLTE.zip
sending 'zip' (35863 KB)...
OKAY [ 2.435s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 3.450s
C:\android-sdk-windows\platform-tools>fastboot boot EvoLTE-rescue.img
downloading 'boot.img'...
OKAY [ 0.853s]
booting...
OKAY [ 0.005s]
finished. total time: 0.862s
Then my phone never booted back up.

Hold power for 40 seconds, nothing in that should be causing bricks.
EDIT:
Apparently you were not bricked, we can only support stock roms, can't control how it behaves on AOSP, given it should still work, but it might not until you do a reboot. Please next time confirm that you are bricked before posting that you are.
[23:24:30] <BB15> I'm actually not bricked. I got it to boot back up and I'm s-off, but now I get prompted to activate my phone
BB15 said:
Help! I'm bricked.
C:\android-sdk-windows\platform-tools>fastboot devices
HT25KS405806 fastboot
C:\android-sdk-windows\platform-tools>adb reboot bootloader
C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.059s]
finished. total time: 0.062s
C:\android-sdk-windows\platform-tools>fastboot flash zip PJ7510000-EvoLTE.zip
sending 'zip' (35863 KB)...
OKAY [ 2.435s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
FAILED (remote: 92 supercid! please flush image again immediately)
finished. total time: 3.450s
C:\android-sdk-windows\platform-tools>fastboot boot EvoLTE-rescue.img
downloading 'boot.img'...
OKAY [ 0.853s]
booting...
OKAY [ 0.005s]
finished. total time: 0.862s
Then my phone never booted back up.
Click to expand...
Click to collapse

jcase said:
Hold power for 40 seconds, nothing in that should be causing bricks.
EDIT:
Apparently you were not bricked, we can only support stock roms, can't control how it behaves on AOSP, given it should still work, but it might not until you do a reboot. Please next time confirm that you are bricked before posting that you are.
[23:24:30] I'm actually not bricked. I got it to boot back up and I'm s-off, but now I get prompted to activate my phone
Click to expand...
Click to collapse
Yeah, I wasn't bricked. After waiting for some time for my phone to reboot after running FacePalm I unplugged the USB and held the power button and it booted right up. Rebooted the bootloader and verified that I was s-off. Then I ran into the activation problem. Just flashed MeanBean and ran through the activation, now all is good. Your work on this is much appreciated.

Thankkssssss S-off already

Chocorico said:
Sorry for the stupid question, but what is supercid.?
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
mildlydisturbed said:
Pretty sure it's that first 3 lines of code - makes your phone believe it has older firmware so you can flash older RUUs/updates. Swear there used to be a thread for it around here somewhere.
Click to expand...
Click to collapse
here you go:
[SUPERCID] SuperCID For EVO LTE(Ruu to older firmware(not hboots))

So for clarity, the superCID commands are run from the phone while booted? or in bootloader? It looks from the way its written thats its meant to be done while the device is booted
Edit:
Thanks OCN

Finally have s-off!!!!
Thx to Facepalm S-Off I now have s-off. Finally,after a long year and a half of trying to get s-off.....
I must have been doing a few things wrong this whole time or Facepalm S-Off has done it right...

Rxpert said:
So for clarity, the superCID commands are run from the phone while booted? or in bootloader? It looks from the way its written thats its meant to be done while the device is booted
Edit:
Thanks OCN
Click to expand...
Click to collapse
I ran it while booted. No issues.
Sent from my EVO using Tapatalk 2

Fantastic job.
Already S off but props given.
Very nice.

Wow, this was incredibly easy. Soff in less than 2 minutes. I just followed the directions and flashed stock rom to be safe. $$ coming to you guys on payday!!

Related

[Q] HTCdev.com Unlock Bootloader Step 13 Issue

[Solved!] Thanks.
So on step 12 of the website it says to type the below:
C:\>fastboot flash unlocktoken C:\Unlock_code.bin
I do so and I get the correct output that the site displays.
Which is:
C:\Android>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' <0 KB>...
OKAY [0.151s]
writing 'unlocktoken' ...
<bootloader> unlock token check successfully
OKAY [ 0.006s]
finished. total time: 0.158s
Step 13 reads:
"On your phone you will now see the disclaimer. Please read this carefully as this action may void your warranty"
However, I see no disclaimer appear on my phone. It stays on the fastloader hboot screen.
What's going on? Do I have to be not in the recovery fastloader screen and do that command when the normal os is showing? Or what?
Thanks if you can help.
Locate and flash the latest stock Ruu (or current one installed) from football or Mr.esp's thread to clear the issue. You should id your current Rom/radio version in android settings (about phone ) first... Ie. 2.08.651.3 vs 2.17.651.5 and phone codename is "shooter" not shooteru .
http://forum.xda-developers.com/showthread.php?p=19089387
Then retry the unlock & it should work. Check development sticky thread.for link & instructions. If you look at jtniggles hboot unlock/flash thread it will mention this issue.
If your hboot 1.50 you may have issues with specific recoveries not loading. I'd recommend you grab Cwm touch 5.0.8.1 and a more current Su 3.0 file to flash. I have some examples of flashing these & other stuff after unlocking in my recovery issues thread (see signature). Htcevohacks.com has a good how to video also.
Sent from my "Up all night, sleep all day" Evo3D via Tapatalk.
i tried this method myself but when i run the ruu it just sits at sending.... and never gets past it. please help!
Saw you posted a separate RUU question, so hopefully you'll get a response there, but just to try and help a bit...
There is an RUU .exe Instructions Doc in the Sticky Thread that may help you.
Edit: its 1/2 way down my useful thread links post (in my signature).
- you should indicate in your questions what your phone setup is so people can better help you: Hboot version, Firmware/Radio version, HTC Unlocked/Locked/not rooted, S-ON vs S-Off, Custom Recovery you use, filenames/thread links you're using, etc if they apply to your situation.
did you enable "usb Debugging" under settings, applications?
Did you DL the RUU.exe or RUU PG86IMG.zip ?
What he said you need to run latest RUU I have walked a bunch of folks through that .... Worked everytime for them...
og92 said:
i tried this method myself but when i run the ruu it just sits at sending.... and never gets past it. please help!
Click to expand...
Click to collapse
Relock and then run RUU.
Sent in L*W*H
intrlude said:
Relock and then run RUU.
Sent in L*W*H
Click to expand...
Click to collapse
He sounds like he is tryin to root the first time and gets to the part were the phone splash screen is suppose to say do you wish to unlock bootloader....
Which he needs to just run the RUU and should be good to go..
Thanks a bunch guys! Flashing the latest RUU and redoing the process worked. However...how do you know the bootloader was unlocked afterall? I want to double check.
Edit: Sorry, just figured it out..just needed to do the reboot again and says unlocked on the top. Yay!
FYI, I added some RUU info to the other post:
Running stock RUU Reference info: http://forum.xda-developers.com/showpost.php?p=22190515&postcount=5
GamerC said:
So on step 12 of the website it says to type the below:
C:\>fastboot flash unlocktoken C:\Unlock_code.bin
I do so and I get the correct output that the site displays.
Which is:
C:\Android>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' <0 KB>...
OKAY [0.151s]
writing 'unlocktoken' ...
<bootloader> unlock token check successfully
OKAY [ 0.006s]
finished. total time: 0.158s
Step 13 reads:
"On your phone you will now see the disclaimer. Please read this carefully as this action may void your warranty"
However, I see no disclaimer appear on my phone. It stays on the fastloader hboot screen.
What's going on? Do I have to be not in the recovery fastloader screen and do that command when the normal os is showing? Or what?
Thanks if you can help.
Click to expand...
Click to collapse
The first suspect thing to me here is that file says that its 0 kb, try to download again that file but maybe disable the AV to avoid getting it corrupted or stripped.
Sent from my PG86100 using Tapatalk

Unable to unlock phone HTCDev Method

Hi, i recently bought a replacement EVO 3D and i am having trouble unlocking it. I was able to unlock my first 3D which had the exact same software versions with no problem.
I have HBOOT 1.58 and the latest Sprint OTA ICS update.
When i go through the CMD part and enter the following:
fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
nothing happens.
CMD shows the following:
C:\sdk-tools>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)... OKAY [ 0.151s]
writing 'unlocktoken'... INFOunlock token check successfully
OKAY [ 0.008s]
finished. total time: 0.160s
Click to expand...
Click to collapse
but I don't receive an option to accept on my phone it just stays in the bootloader menu. Has anyone had this issue? Thanks
I know this doesn't help but I did have the problem with one EVO 3d I had with hboot 1.5 so I returned it and luckily got another with 1.4...spent 8 hours trying to unlock that one and never did get answers
Sent from my PG86100 using Tapatalk 2
Well first is the code.bin in it folder were it shud be?
EVO 3DIZZLE
S-OFF
HBOOT 1.58
Jmurphy8367 said:
Well first is the code.bin in it folder were it shud be?
EVO 3DIZZLE
S-OFF
HBOOT 1.58
Click to expand...
Click to collapse
Yes, it is sitting in the main folder with the other files. I followed the same steps i used before which worked on my old EVO 3D, but are not working on this one. Thanks.
All drivers and HTC sync good to go?
EVO 3DIZZLE
S-Off
hboot 1.58
Jmurphy8367 said:
All drivers and HTC sync good to go?
EVO 3DIZZLE
S-Off
hboot 1.58
Click to expand...
Click to collapse
Yes, I also tried uninstalling and reinstalling the drivers..and I tried a second computer. I have no idea what could be wrong, Is there an official RUU out yet from sprint for the new OTA ICS that I should install on it?
Here's my s-off folder put it on it hardisk its got fast boot adb and recovery put the code.bin in there and try it
EVO 3DIZZLE
S-Off
hboot 1.58
---------- Post added at 08:16 PM ---------- Previous post was at 08:08 PM ----------
http://db.tt/T6eecDpL
EVO 3DIZZLE
S-Off
hboot 1.58
The same thing happened. Command Prompt returns the following:
sending 'unlocktoken' (0 KB)...
OKAY [ 0.151s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.008s]
finished. total time: 0.159s
But nothing happens on my phone screen. Still stuck at the screen that says Fastboot USB in red. The window asking me if i want to unlock bootloader does not come up.
Robot818 said:
Hi, i recently bought a replacement EVO 3D and i am having trouble unlocking it. I was able to unlock my first 3D which had the exact same software versions with no problem.
I have HBOOT 1.58 and the latest Sprint OTA ICS update.
When i go through the CMD part and enter the following:
nothing happens.
CMD shows the following:
but I don't receive an option to accept on my phone it just stays in the bootloader menu. Has anyone had this issue? Thanks
Click to expand...
Click to collapse
Did you get a new token file for your replacement phone?
I would submit the file you capture from your phone and get a new token again just in case something went wrong the first time.
I "re unlocked" my phone after 1.58 using the same binary file I had from when I previously unlocked it.
sonza said:
Did you get a new token file for your replacement phone?
I would submit the file you capture from your phone and get a new token again just in case something went wrong the first time.
I "re unlocked" my phone after 1.58 using the same binary file I had from when I previously unlocked it.
Click to expand...
Click to collapse
Thanks for your reply, I just tried getting a new token again and still haven't been able to get the unlock bootloader option to pop. I've actually requested a new token three times now and and still nothing.
Just to let anyone else know that might have this same problem, i was able to fix this by running the RUU found here: http://forum.xda-developers.com/showthread.php?t=1827712
My phone is finally unlocked!
Robot818 said:
Thanks for your reply, I just tried getting a new token again and still haven't been able to get the unlock bootloader option to pop. I've actually requested a new token three times now and and still nothing.
Click to expand...
Click to collapse
Ok, the fact that is says sending with 0KB would seem to me that it is not actually reading the darn .bin file.
Now this might seem stupid, but we are shooting totally in the dark here.
First, I have my folder that has adb and all the other files in the root of the hard drive. It is called rootevo, just to keep the folder name short. While it usually should not matter, I knew we would be running adb from a command box, and that can sometimes cause issues with folder and file names longer than 8 characters.
If the phone is booted, plug it in and you should be able to type "adb reboot bootloader" and the phone should reboot to the bootloader screen. If this works, I would try and do the unlock process again. Make sure you are typing in the name exactly as it is named in the folder.
The other option would be to boot straight to bootloader after a battery pull. Again, not sure why it would matter, but you have a strange one here, so the fix could end up being equally strange.
Good luck! :laugh:
i guy's can you help us
sending 'unlocktoken' (0 KB)...
OKAY [ 0.156s]
writing 'unlocktoken'...
FAILED (remote: unlock token check failed)
finished. total time: 0.172s
what is the solution of this error.???

[Q] Cannot unlock ? (still relocked after unlocking)

current state: unrooted, s-on, relocked
I successfully unlocked my phone, installed TWRP and attempted to flash a new ROM. Some how I messed up by wiping out system file without backup, and I failed to flash a new ROM either.
So I flashed my phone with RUU latest version (hboot 1.19, radio 1.12.) Now on the bootloader screen it says RELOCKED on top.
When I tried to unlock (normal HTC Dev method) the terminal gave "unlock token checked successfully OKAY", and the unlock confirmation screen showed up normally.
But after rebooting, it turns out my phone is still "RELOCKED." Is there any reason why it doesn't work? And how to reunlock it successfully?
Did you submit the unlock token to htc website so that you can be given the unlock_code.bin file to flash?
---------- Post added at 05:42 PM ---------- Previous post was at 05:41 PM ----------
Never mind I misread the post, try the relock command and unlocking again
Make sure the command is right
Fastboot flash unlocktoken Unlock_code.bin
om4 said:
Did you submit the unlock token to htc website so that you can be given the unlock_code.bin file to flash?
---------- Post added at 05:42 PM ---------- Previous post was at 05:41 PM ----------
Never mind I misread the post, try the relock command and unlocking again
Make sure the command is right
Fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
Here is what happened in my terminal:
C:\android-sdk\platform-tools>fastboot oem lock
...
(bootloader) Device was already locked!
OKAY [ 0.011s]
finished. total time: 0.014s
C:\android-sdk\platform-tools>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.147s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.011s]
finished. total time: 0.164s​
After that the green unlock confirmation screen showed up on the phone, I chose unlock, pressed power button, waited for it to reboot, then reboot again to see the bootloader. Still no avail (relocked).
Have you tried flashing twrp anyway?
Use the 2.2.2.0 release, the new 2.3 has some issues that need to be worked out. It may just flash over, and never know
om4 said:
Have you tried flashing twrp anyway?
Use the 2.2.2.0 release, the new 2.3 has some issues that need to be worked out. It may just flash over, and never know
Click to expand...
Click to collapse
Here's what I got:
C:\android-sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (7356 KB)...
OKAY [ 1.170s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.810s​
(I used the img file in 2.2.2.0 twrp zip file. The name is recovery.img)
Does the failure message have something to do with being relocked?
Have you tried the PJ75IMG.zip for twrp. If you are s-off you should be able to install that and not worry about being unlocked.
Sent from my icrap 2 using Tapatalk HD
That shouldn't happen unless phone is still locked or software doesn't match
cruise350 said:
Have you tried the PJ75IMG.zip for twrp. If you are s-off you should be able to install that and not worry about being unlocked.
Click to expand...
Click to collapse
Opps sorry, I'm currently S-On.
om4 said:
That shouldn't happen unless phone is still locked or software doesn't match
Click to expand...
Click to collapse
When I tried to lock the phone again, it says my phone is already locked. But the problem is normal unlock method doesn't work with some reason.
I'm stumped, maybe ruu again?
om4 said:
I'm stumped, maybe ruu again?
Click to expand...
Click to collapse
Done ruu again, but still can't get unlocked.
Maybe it's worth mentioning that after select 'Yes' on the unlock bootloader screen (the green page), the phone didn't reboot. It just turned itself off with red LED charging.
chtat12 said:
Done ruu again, but still can't get unlocked.
Maybe it's worth mentioning that after select 'Yes' on the unlock bootloader screen (the green page), the phone didn't reboot. It just turned itself off with red LED charging.
Click to expand...
Click to collapse
Is there another way around (manual method) for unlocking? To me it looked like some thing after the green confirmation page just didn't work right.
I can't think of any reason it wouldn't work again, maybe someone else will see this and have a fix. Sorry
chtat12 said:
Is there another way around (manual method) for unlocking? To me it looked like some thing after the green confirmation page just didn't work right.
Click to expand...
Click to collapse
You could try downgrading to hboot 1.12 to get s-off...then it won't matter if you're unlocked or not. The process is still pretty new and not for the faint of heart (yet), but seems to be verified working. Check the downgrade sticky thread in the original dev forum for more details.
Sent from my EVO LTE
I would have mentioned it if closeone had a release ready but it's still a bit off. Better to wait then to have someone following directions to purposely brick their phones
premo15 said:
You could try downgrading to hboot 1.12 to get s-off...then it won't matter if you're unlocked or not. The process is still pretty new and not for the faint of heart (yet), but seems to be verified working. Check the downgrade sticky thread in the original dev forum for more details.
Sent from my EVO LTE
Click to expand...
Click to collapse
I believe downgrading method requires an unlocked phone, since it needs twrp for adb commands?
Yes it does, I didn't even remember that lol. I just didn't mention it because right now the overall process is rough
I think the unlock process modified the boot section, and looks like mine is a bit messed up. If so, would 'fastboot flash boot <bootfile>' work? (I don't know where to find it yet, just an another thought.)
chtat12 said:
I believe downgrading method requires an unlocked phone, since it needs twrp for adb commands?
Click to expand...
Click to collapse
Good point...
Sent from my EVO LTE
any resolution to this? i find myself in the same situation

[Q] HTCDEV Problem with Regawmod unlocker?

I have HTC EVO 4G LTE with the 1.22.651.3 update. I'm trying to use the instructions here http://forums.androidcentral.com/ht...s/192777-evo-4g-lte-1-22-651-3-root-easy.html as I haven't found a working method for this update at XDA.
When trying to use Regawmod boot unlocker and it fails when it gets to the part "retrieving unlock_code.bin" from HTCDEV stating that it's probably a problem with HTCDEV's website and no changes have been made. (I've used this method twice before with no problem with 1.22.651.1?)
Is it normal for HTCDEV to have problems a week at a time? f I can't get root I might as well give up and take the OTA updates.
Thanks!
Micro Maniac said:
I have HTC EVO 4G LTE with the 1.22.651.3 update. I'm trying to use the instructions here http://forums.androidcentral.com/ht...s/192777-evo-4g-lte-1-22-651-3-root-easy.html as I haven't found a working method for this update at XDA.
When trying to use Regawmod boot unlocker and it fails when it gets to the part "retrieving unlock_code.bin" from HTCDEV stating that it's probably a problem with HTCDEV's website and no changes have been made. (I've used this method twice before with no problem with 1.22.651.1?)
Is it normal for HTCDEV to have problems a week at a time? f I can't get root I might as well give up and take the OTA updates.
Thanks!
Click to expand...
Click to collapse
Go here and do it manually. It's a known problem with the automated tool. He's working to fix it. If you looked at the last few posts in his thread you'll see many people are having the same problem.
rawintellect said:
Go here and do it manually. It's a known problem with the automated tool. He's working to fix it. If you looked at the last few posts in his thread you'll see many people are having the same problem.
Click to expand...
Click to collapse
Okay. Found your manual setup post and manually unlocked the bootloader. (http://forum.xda-developers.com/showthread.php?t=1690919&page=152) (Shows UNLOCKED on boot screen)
These files are in the root of SDcard 1
openrecovery-twrp-2.3.3.0-jewel.img
RegawMOD_Rooter.zip
Phone in FASTBOOT USB
H:\Desktop\android-sdk-windows\platform-tools>fastboot flash recovery openrecovery-twrp-2.3.3.0-jewel.img
sending 'recovery' (7536 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 0.019s
Then phone locks up until holding power button shuts off.
Thanks!
Problem solved....
Micro Maniac said:
Okay. Found your manual setup post and manually unlocked the bootloader. (http://forum.xda-developers.com/showthread.php?t=1690919&page=152) (Shows UNLOCKED on boot screen)
These files are in the root of SDcard 1
openrecovery-twrp-2.3.3.0-jewel.img
RegawMOD_Rooter.zip
Phone in FASTBOOT USB
H:\Desktop\android-sdk-windows\platform-tools>fastboot flash recovery openrecovery-twrp-2.3.3.0-jewel.img
sending 'recovery' (7536 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 0.019s
Then phone locks up until holding power button shuts off.
Thanks!
Click to expand...
Click to collapse
After searching quite a bit I found this command.... "fastboot erase cache" Executing "fastboot flash recovery openrecovery-twrp-2.3.3.0-jewel.im then works.
H:\Desktop\Root new\android-sdk-windows\platform-tools>fastboot flash recovery openrecovery-twrp-2.3.3.0-jewel.img
sending 'recovery' (7536 KB)...
OKAY [ 0.997s]
writing 'recovery'...
OKAY [ 1.832s]
finished. total time: 2.832s
TWRP now loads in recovery and loads RegawMOD_Rooter.zip
I now have root! (Strange that it didn't wipe out the phone but root is verified!)

[Q] trying to fix my sisters boyfriends mistake

I purchased a EVO 4G LTE for my sister a little while back and recently she had her boyfriend attempt to root it for her, and since I'm here it obviously didn't go over all too well. All he said he did was follow a video (which he gave me) on how to root for the newer software version. "Something happened and it didn't work so I watched another video and tried that" The phone is currently unlocked with S-ON and he flashed a working version of TWRP and cm10 couldn't figure it out and here we are. help please. Rooted using Linux. i did some reading and found out i had to flash the boot.img through fastboot. it just hangs at <waiting for device> in the terminal. Apologies if this has been answered, if so please point me in the right direction.
http://forum.xda-developers.com/showthread.php?t=1917106
Scroll down to see how to replace the files with the files from the cm10 rom that he flashed to the phone.
I forgot to mention I too am running linux, i tried to open this in wine and it wont save the files to my system. i will try this at a friends house asap and report back, thanks
BusstopBill44 said:
I forgot to mention I too am running linux, i tried to open this in wine and it wont save the files to my system. i will try this at a friends house asap and report back, thanks
Click to expand...
Click to collapse
Is adb configured right?
I use Linux and when I was son I was able to flash boot.img without problems
Sent from my EVO using xda app-developers app
jesuscash said:
Is adb configured right?
I use Linux and when I was son I was able to flash boot.img without problems
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
I'm not really sure what he did or why he even tried. How can I check adb to see if that was done correctly?
tilltheend714 said:
http://forum.xda-developers.com/showthread.php?t=1917106
Scroll down to see how to replace the files with the files from the cm10 rom that he flashed to the phone.
Click to expand...
Click to collapse
Alright, we have made some progress, I went to a buddys house and flashed the boot.img using said method flashed gapps as well.Now, i have no touch function but it does boot to the homescreen, any advice?
BusstopBill44 said:
Alright, we have made some progress, I went to a buddys house and flashed the boot.img using said method flashed gapps as well.Now, i have no touch function but it does boot to the homescreen, any advice?
Click to expand...
Click to collapse
I'm guessing it's on the latest firmware (3.16)? That update breaks the touch panel on all non-3.16 roms (which would include cm)...the only way to downgrade is to flash the tp.img from the previous firmware (3.15), which requires s-off. I would recommend going that route as it makes things a lot easier. For example, once you're s-off you won't have to fastboot flash kernels anymore. Check out the dirty racun thread in Original Development for more info. If you decide to s-off, you can flash the old tp.img zip from the 3.15 firmware to get the touch panel working for cm:
http://themikmik.com/showthread.php...dio-Collection&p=220556&viewfull=1#post220556
Otherwise, if you don't want to go s-off then you'll need to flash a sense Rom that's using the 3.16 base (which I think most if not all are now). I recommend Viper4g, runs great and has tons of tweaks like cm.
Sent from my EVO LTE
BusstopBill44 said:
Alright, we have made some progress, I went to a buddys house and flashed the boot.img using said method flashed gapps as well.Now, i have no touch function but it does boot to the homescreen, any advice?
Click to expand...
Click to collapse
Boot into bootloader and check the radio. If its 1.12.11.1210 then he took the 3.16 OTA and your only choices are what premo15 said.
premo15 said:
I'm guessing it's on the latest firmware (3.16)? That update breaks the touch panel on all non-3.16 roms (which would include cm)...the only way to downgrade is to flash the tp.img from the previous firmware (3.15), which requires s-off. I would recommend going that route as it makes things a lot easier. For example, once you're s-off you won't have to fastboot flash kernels anymore. Check out the dirty racun thread in Original Development for more info. If you decide to s-off, you can flash the old tp.img zip from the 3.15 firmware to get the touch panel working for cm: (Had to remove link)
Otherwise, if you don't want to go s-off then you'll need to flash a sense Rom that's using the 3.16 base (which I think most if not all are now). I recommend Viper4g, runs great and has tons of tweaks like cm.
Sent from my EVO LTE
Click to expand...
Click to collapse
Thanks, i decided to try and go S-OFF. I flashed the correct RUU for 3.16 and I get an error message after I flash the RUU,zip
/RabiesShot_LINUX$ sudo ./fastboot flash zip RUU.zip
< waiting for device >
sending 'zip' (659905 KB)...
OKAY [ 45.943s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 122.961s
BusstopBill44 said:
Thanks, i decided to try and go S-OFF. I flashed the correct RUU for 3.16 and I get an error message after I flash the RUU,zip
/RabiesShot_LINUX$ sudo ./fastboot flash zip RUU.zip
< waiting for device >
sending 'zip' (659905 KB)...
OKAY [ 45.943s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 122.961s
Click to expand...
Click to collapse
Did you run babyracun before relocking and running the ruu?
tilltheend714 said:
Did you run babyracun before relocking and running the ruu?
Click to expand...
Click to collapse
Wow, I completely looked past that, thought I read that whole page thoroughly. It looks like after I failed at that RUU it no longer has TWRP installed, I really hate asking but what can I possibly do now?
BusstopBill44 said:
Wow, I completely looked past that, thought I read that whole page thoroughly. It looks like after I failed at that RUU it no longer has TWRP installed, I really hate asking but what can I possibly do now?
Click to expand...
Click to collapse
re-flash twrp
bigdaddy619 said:
re-flash twrp
Click to expand...
Click to collapse
another error, $ sudo ./fastboot flash recovery openrecovery-twrp-2.4.2.0-jewel.img
sending 'recovery' (8032 KB)...
OKAY [ 1.277s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.107s
and tried it with 2.4.1.0, which i had before, as well.
BusstopBill44 said:
Wow, I completely looked past that, thought I read that whole page thoroughly. It looks like after I failed at that RUU it no longer has TWRP installed, I really hate asking but what can I possibly do now?
Click to expand...
Click to collapse
I don't know if you can just install TWRP again or if you'll have to go through the HTCdev unlock again. You'll need the Unlock_code.bin for the Dirtyracun process anyway so you might as well get it again.
tilltheend714 said:
I don't know if you can just install TWRP again or if you'll have to go through the HTCdev unlock again.
Click to expand...
Click to collapse
^^^^ true
I don't know if this will work since you've already tried dirtyracun; but I just used this method to achieve s off. It's ridiculously easy, and took me 5 minutes..
http://forum.xda-developers.com/showthread.php?t=2163013
tilltheend714 said:
I don't know if you can just install TWRP again or if you'll have to go through the HTCdev unlock again. You'll need the Unlock_code.bin for the Dirtyracun process anyway so you might as well get it again.
Click to expand...
Click to collapse
alright, some progress, got my unlock from HTCDEV got the unlock token, restarted the whole S-OFF process over,got through the ruu.zip. it installed, It rebooted itself instead of allowing me to "sudo ./fastboot reboot bootloader." It booted to a stock rom (which is now 3.15), I was in shock that I had her phone working again. restarted to bootloader, noticed it was locked and s-on went back to the directions and had me unlock through the unlock_token and finall had me run "sudo ./RabiesShot...which is giving me errors.
Starting up...
Testing connection...
Test 1: Rebooting into bootloader
Waiting fastboot (18/60)
Waiting...
Test 2: Booting device...
Waiting ADB... (60/60)
Test 2: Booting FAILED
Reboot device manually
Connection test failed!
After this error I rebooted into bootloader and im S-ON with unlocked. can i jump right into s-off'ing it
BusstopBill44 said:
alright, some progress, got my unlock from HTCDEV got the unlock token, restarted the whole S-OFF process over,got through the ruu.zip. it installed, It rebooted itself instead of allowing me to "sudo ./fastboot reboot bootloader." It booted to a stock rom (which is now 3.15), I was in shock that I had her phone working again. restarted to bootloader, noticed it was locked and s-on went back to the directions and had me unlock through the unlock_token and finall had me run "sudo ./RabiesShot...which is giving me errors.
Starting up...
Testing connection...
Test 1: Rebooting into bootloader
Waiting fastboot (18/60)
Waiting...
Test 2: Booting device...
Waiting ADB... (60/60)
Test 2: Booting FAILED
Reboot device manually
Connection test failed!
After this error I rebooted into bootloader and im S-ON with unlocked. can i jump right into s-off'ing it
Click to expand...
Click to collapse
Yeah, you should be able to run rabies shot again. Did you enable USB Debugging befor trying to run rabies shot? And are you running linux 32-bit?
tilltheend714 said:
Yeah, you should be able to run rabies shot again. Did you enable USB Debugging befor trying to run rabies shot? And are you running linux 32-bit?
Click to expand...
Click to collapse
thanks, and after all that s-off/on nonsense I cant s-off with a 32 gb microsd....grrrr
BusstopBill44 said:
thanks, and after all that s-off/on nonsense I cant s-off with a 32 gb microsd....grrrr
Click to expand...
Click to collapse
You can try this
http://forum.xda-developers.com/showthread.php?t=2163013
But that requires root. You don't have a 2gb card laying around anywhere?

Categories

Resources