[GUIDE] Install official ICS update and keep S-OFF, RECOVERY and ROOT - HTC Desire S

This guide is for users with S-OFF hboot (if you are not sure, check it - power on your DesireS holding volume down button). If you have S-ON hboot, first search for an adequate guide on "how to S-OFF" topic (maybe this one will help), apply it and then come back.
Any S-OFF hboot users, feel free to proceed.
First of all, nandroid.
Next; ofcourse you must have htc drivers installed and android tools on your pc. If you don't, here's the guide:
http://forum.xda-developers.com/showthread.php?t=1272595
If you have an old hboot (6.98.xxxx or 0.98.2000), this is why you must first upgrade to 2.00.2002...
amidabuddha said:
Bad news for the owners of old hboots (6.98.xxxx and 0.98.2000), including myself: system + libs = 644 MB, so the new ROM will be flashable only on the new ones >= 2.00.2002, or it has to be excessively cleaned (to delete 100+ MB or move some apps to /data)
Click to expand...
Click to collapse
If you have 7.00.1002 S-OFF hboot or you already have 2.00.2002 S-OFF hboot skip right to B) section.
If you have older S-OFF hboot, continue:
A) flash 2.00.2002 hboot
biglsd said:
first of all
This is dangerous!!! Use it your own risk!!!!!
Click to expand...
Click to collapse
Download attached hboot.img file and...
biglsd said:
1. Alphareved hacked hboot have version 6.xx.xxxx and we can't upgrade it to 2.00.2002 throught PG88IMG.zip and not even fastboot flash hboot hboot.img
the way to flash new hboot is:
a) copy new hboot.img to sdcard
b)reboot into recovery
b1)In cmd run the following commands (after each command press enter):
adb devices
adb shell
su
c)backup your alpharev hboot:
dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
d) flash new hboot:
dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18
reboot to hboot and check your hboot version it must be something like this
***LOCKED***
PVT SAGA ENG
bla bla bla
Click to expand...
Click to collapse
edit: if you got "can't open '/sdcard/hboot.img': No such file or directory" error; try this before the rest of the commands:
Code:
adb shell mount /sdcard
note: If after typing "su" you get an error, just proceed, it's ok.
B) Flash PG88IMG.zip
Download a PG88IMG.zip file from the link Grand2k posted...
Grant2k said:
RUU for fastboot for devices s-off to save s-off
flash on hboot 2.xxx or 7.xxx
1. download, copy to a sdcard
2. reboot into bootloader
3. click yes and wait 10 minutes
Download: PG88IMG.zip
Click to expand...
Click to collapse
Yes, S-OFF and RECOVERY will be intact!
When update is finished - reboot, then configure ICS and delete PG88IMG.zip from SDcard.
Turn off device and go to recovery; now you can install SU:
C) Install SU
Flash CWM-SuperSU-v0.95.zip from recovery:
Chainfire said:
CWM installable ZIP: CWM-SuperSU-v0.95.zip
Click to expand...
Click to collapse
Reboot.
...and then busybox... amidabuddha's kernel (highly recomended)... Setcpu... Titanium...
...and, if you don't like it; nandroid
Thanks: amidabuddha, biglsd, Grant2k
--------------------------------------------------------------------------------------------------------------------------------------------------------
Few hints (tweaks and bug fixes) for offical ICS rom:
-Install amidabuddha's Tweaked3 8.6 [3.0.43] kernel.
-App crashes when you click on a link.
Edit build.prop file. Search for ro.da1.enable=true in the file, set it to false and then add this line right after it: ro.da1.method=false
-Change default setting to turn WiFi off when phone is locked.
Change it to always on. It reduces power consumption. You can find this option in advanced WiFi settings.
--------------------------------------------------------------------------------------------------------------------------------------------------------

Thanks for the guide! This will help a lot of people.

But a custom ROM will work with 7.000.1002?
Tapatalked from my Desire S using IceColdSandwich

Constantly said:
But a custom ROM will work with 7.000.1002?
Tapatalked from my Desire S using IceColdSandwich
Click to expand...
Click to collapse
Yes.

And you don't lose root

just waiting for detailed tutorial for noob.
and of course the very stable custom rom available

What about for htcdev unlock user?how to update it?do I need to flash the boot image via cmd or just follow your installation instruction?I am on the 2.xxxx hboot.
Sent from my HTC Desire S using xda premium

Is this worth it ? So you are saying - no flashable zip nor other ways on 0.98... or 6.98...
Is there a step back possible ? (revert to fully working 2.10.401.9 flashable zip) ?
Im quite confused from instructions provided. Can you detail it more ? Please.
Sent from my HTC Desire S using xda app-developers app

Ok,
first i have to say thanks ! Big big THANK YOU )
I didn't have to type su (it replied, that command is not available), because after typing adb shell, i had ~#:
But, is it okay, that mine bootloader became locked again ? I am S-OFF, but first line says ***LOCKED***.
*** LOCKED ***
SAGA PVT ENG S-OFF RL
HBOOT-2.00.2002 (PG881000)
RADIO-3831.19.00.110
eMMc-boot
Aug 12 2011.20:40:03

so, if I'm on eng hboot, do i need to change to 2.00.2002 ?

eternalfrozen said:
What about for htcdev unlock user?how to update it?do I need to flash the boot image via cmd or just follow your installation instruction?I am on the 2.xxxx hboot.
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
For htcdev unlocked users, there is no easy way if you want S-OFF.
Search for a guide how to do it.
remusator said:
Is this worth it ? So you are saying - no flashable zip nor other ways on 0.98... or 6.98...
Is there a step back possible ? (revert to fully working 2.10.401.9 flashable zip) ?
Im quite confused from instructions provided. Can you detail it more ? Please.
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
This is the easiest way
If you don't like this official rom, you can flash from recovery any other rom you like...
or you can do nandroid backup before flashing PG88IMG.zip from bootloader and revert to it after
remusator said:
Ok,
first i have to say thanks ! Big big THANK YOU )
I didn't have to type su (it replied, that command is not available), because after typing adb shell, i had ~#:
But, is it okay, that mine bootloader became locked again ? I am S-OFF, but first line says ***LOCKED***.
*** LOCKED ***
SAGA PVT ENG S-OFF RL
HBOOT-2.00.2002 (PG881000)
RADIO-3831.19.00.110
eMMc-boot
Aug 12 2011.20:40:03
Click to expand...
Click to collapse
It's ok if it says "locked". Just S-OFF part counts.
SU line error is also ok. Worked for me the same way.

anazhd said:
so, if I'm on eng hboot, do i need to change to 2.00.2002 ?
Click to expand...
Click to collapse
I see your version in sig. is 7.x so you dont have to update hboot.

Ok, to sum things up.
Overall I'm bit (actually quite lot) dissapointed - after so long waiting. The sense is laggy - HTC don't tell me, that my phone is not capable of running sense 3.6 smooth. On ice DS it was way smoother..
Now to the point.
1, Can i still use 4ext as i am used to ? Backup my whole ROM, install another and if i don't like, restore backup ?
2, Will the battery percentage mod work for this ? If yes, can you please link the correct mod ?

remusator said:
Ok, to sum things up.
Overall I'm bit (actually quite lot) dissapointed - after so long waiting. The sense is laggy - HTC don't tell me, that my phone is not capable of running sense 3.6 smooth. On ice DS it was way smoother..
Now to the point.
1, Can i still use 4ext as i am used to ? Backup my whole ROM, install another and if i don't like, restore backup ?
2, Will the battery percentage mod work for this ? If yes, can you please link the correct mod ?
Click to expand...
Click to collapse
1. Yes
2. No

Just tested the guide just to have the latest firmware. Worked great. Thanks again to the OP
First impressions: my Virtuous Infinity with the OC kernel is smoother, despite Sense 4 is much heavier than Sense 3.6.
Restored my backup immediately
Sent from my HTC Desire S

Hi mirok,
My phone's details:
***UNLOCKED***
SAGA PVT SHIP S-OFF RL
HBOOT-2.00.0002
RADIO-3822.10.08.04_M
eMMC-boot
Aug 22 2011, 15:22:13
1. Do I need to upgrade hboot to 2.00.2002 ?
2. Can I use goldcard and PG88IMG.zip to install the official update?

vndnguyen said:
Hi mirok,
My phone's details:
***UNLOCKED***
SAGA PVT SHIP S-OFF RL
HBOOT-2.00.0002
RADIO-3822.10.08.04_M
eMMC-boot
Aug 22 2011, 15:22:13
1. Do I need to upgrade hboot to 2.00.2002 ?
2. Can I use goldcard and PG88IMG.zip to install the official update?
Click to expand...
Click to collapse
1. No
2. Just download PG88IMG.zip, place it to sdcard and reboot to bootloader.
Sent from my HTC Desire S using xda app-developers app

Followed these instructions and they made the magic perfectly . I did a last one step: installing busybox in system/xbin and had no problems at all. Thank you

One moar question.
Do i need to recalibrate battery after following those steps ?
PS: Seems, that GPS reception improved dramatically after this update !

I'm 2.00.002.its oke or not?

Related

[MISC] ENG HBOOT is here !

ORIGINAL ENG HBOOT FOR HTC DESIRE S from asd0r
SAGA PVT ENG S-OFF
HBOOT-0.98.2000 (PG8810000)
RADIO-38.03.00.03M
eMMC-boot
Can also be used to S-ON AND return to stock
THX
Http://marsdroid.6te.net
before people are asking and trying: flashing bootloader with dd if= of= is NOT working with temproot only
so we need another way to flash it
1 Click flash for S-Off + perm root is attached, just extract the archiv and run the flash.bat
if someone is curious what its doing:
wrong code, attached new 1click eng s-off at next post
added PG88IMG and your 1 click bat blezz
thx
Will this work on a S-ON desire s? To make it S-OFF?
Regards
zzz16 said:
Will this work on a S-ON desire s? To make it S-OFF?
Regards
Click to expand...
Click to collapse
the simple answer is NO NOT YET !
sry
marsdroid
please update 1st post with new 1click
made a little mistake, included gingerbreak for root even if perm root is required for this 1click
new code:
Code:
@echo off
cls
adb devices
echo If your device is not listed exit this program now, enable usb debugging and try again.
pause
cls
adb push hboot.img /data/local/tmp
adb shell chmod 777 /data/local/tmp/hboot.img
echo Please accept superuser request on your phone
adb shell su
pause
adb shell dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
adb shell dd if=/data/local/tmp/hboot.img of=/dev/block/mmcblk0p18
echo Bootloader should be flashed to your device now, backup from old bootloader is saved at /sdcard/backup.img
pause
adb reboot bootloader
edit: attachmed removed cause brokenworm added it to 1st post
brokenworm said:
Finally a ENG HBOOT FOR HTC DESIRE S
SAGA PVT ENG S-OFF
HBOOT-0.98.2000 (PG8810000)
RADIO-38.03.00.03M
eMMC-boot
THX
Marsdroid
added "Eng S-Off.rar"
1 Click flash for S-Off + perm root is attached, just extract the archiv and run the flash.bat
thx to blezz for this.
Click to expand...
Click to collapse
Sorry, but newbie question here , what benefits are there to me (soff/root/unsecured boot.img) having used XTC and super one click would this engineering hboot provide?
I'm currently on hboot 0.98.0000
Thanks for answers
Sent from my HTC Desire S using XDA App
eng s-off is offering more options like flashing radio & recovery with fastboot (over bootloader)
Blezz said:
please update 1st post with new 1click
Click to expand...
Click to collapse
its done
10char
Blezz said:
eng s-off is offering more options like flashing radio & recovery with fastboot (over bootloader)
Click to expand...
Click to collapse
Ty
And all I need to do it's flash the PG188IMG.zip as per normal?
am I correct on thinking that this update doesn't contain a radio as I've already update mine?
Sent from my HTC Desire S using XDA App
it's only hboot, well u can use the PG88IMG.zip or the 1click i offered, both ways should work without problems
These HBOOT is based on my boot?
In that case I'm very happy for this
Is possible to restore original hboot and stock firmware for warranty purpose?
Asd0r said:
These HBOOT is based on my boot?
In that case I'm very happy for this
Click to expand...
Click to collapse
probably it comes from your device even if it isn't the only one... you're special but not "so much"
anyway it seems that one (or more) developer inside htc flash randomly an un-locked hboot
heavyhms said:
Is possible to restore original hboot and stock firmware for warranty purpose?
Click to expand...
Click to collapse
with an original update from htc for sure... the classic RUU trough htc sync
suiller said:
with an original update from htc for sure... the classic RUU trough htc sync
Click to expand...
Click to collapse
Overwrite ENG Hboot also?
heavyhms said:
Overwrite ENG Hboot also?
Click to expand...
Click to collapse
yep, so wait before flash
anyway you can flash the recovery so you can start by upgrading your radio
shortly said: htc ruu will restore everything EXCEPT xtc clip s-off
hmmmm the text says soff and perm root
we have clockwork mod recovery images for desire s
so we can finally flash other roms
rephrase: i am formiliar with cmd/adb
if i flash the pd image and then the clockwork recovery over fastboot then i would be able to flash the coredroid rom
Will this new guide applicable to s-on desire s? To male it s off?
Sent from my HTC Desire S using XDA App

[Tutorial] [Discontinued] How to restore stock ROM and S-On after AlphaRevX S-Off

I am sorry to announce, but I am pulling this tutorial. Tutorial is not meant for branded phones and recently I am getting few of those asking for help!
Sorry unbranded device owners, but my intention is to have brick free world!
Have a nice day! And safe flashing.
P.s. FYI, new boot loader can be unlocked using htcdev.com and locked again using the same.
/Edzz
good to know if somthing goes wrong and must be done in warranty time
can I use your guide for my thread ? I will give you credit.. thanks.
Why not do it the easy way since you're already S-OFF?
Take the ENG HBOOT found here and put the PG88IMG.zip in the root of your SD card
Boot into the bootloader (Volume Down + POWER)
Go into FASTBOOT mode
The bootloader will automagically detect your new HBOOT and install it
After rebooting your phone you can install any RUU you want. That will bring HBOOT back to the installed original
Make sure you make a good backup up front and be carefull what RUU to flash. The newer ones will overwrite HBOOT with version 0.98.0002, which, up to this date, can't be put to S-OFF yet by Alpharevx. I recommand you install the oldest RUU version you can find. A list of original ROMS can be found here
Good luck!
@nodeffect
Feel free.
@jorgen2009
such approach won't work with Alpharev hboot. They appear to have kinda locked it by making it appear ar 6.x Hboot version. That means, that bootloader will bypass upgrade. Been there, tried that, didn't work
chiekurz said:
@nodeffect
Feel free.
@jorgen2009
such approach won't work with Alpharev hboot. They appear to have kinda locked it by making it appear ar 6.x Hboot version. That means, that bootloader will bypass upgrade. Been there, tried that, didn't work
Click to expand...
Click to collapse
The original ENG HBOOT didn't work if i recall correctly. Redownload the ENG-HBOOT and you'll notice the version has changed to a number higher than Alpharev's. It DOES work now, in fact, my phone is S-ON again as we speak
Will have to try that again.
jorgen2009 said:
Why not do it the easy way since you're already S-OFF?
Take the ENG HBOOT found here and put the PG88IMG.zip in the root of your SD card
Boot into the bootloader (Volume Down + POWER)
Go into FASTBOOT mode
The bootloader will automagically detect your new HBOOT and install it
After rebooting your phone you can install any RUU you want. That will bring HBOOT back to the installed original
Make sure you make a good backup up front and be carefull what RUU to flash. The newer ones will overwrite HBOOT with version 0.98.0002, which, up to this date, can't be put to S-OFF yet by Alpharevx. I recommand you install the oldest RUU version you can find. A list of original ROMS can be found here
Good luck!
Click to expand...
Click to collapse
So i downloaded 2 files:
The PG88IMG.zip and eng_hboot
what do i put on my sd card, only PG88IMG.zip or both of them?
.sh4d0w. said:
So i downloaded 2 files:
The PG88IMG.zip and eng_hboot
what do i put on my sd card, only PG88IMG.zip or both of them?
Click to expand...
Click to collapse
Only the PG88IMG.zip, don't rename or extract it or it won't work, just put the file in the root of your SD card
So what is the use of Eng S-Off.rar?
And another question the RUU is an .exe?
And is this old enough RUU_Saga_HTC_Europe_1.28.401.1_Radio_20.28b.30.0805U_38.03.02.11_M_release_177977_signed ?
Thanks.
LE: i flashed the pg88img.zip and i am still Alpharevx hboot 6.xxxxx etc (but the update was successful)
Maybe... if i flash a RUU? I just wanted to get eng s-off.. don't want to get s-on now
.sh4d0w. said:
So what is the use of Eng S-Off.rar? [/QUOTE
Look at this thread
And another question the RUU is an .exe?
Click to expand...
Click to collapse
yes, it's direct from HTC and unfortunately can only be run from within Windows
And is this old enough RUU_Saga_HTC_Europe_1.28.401.1_Radio_20.28b.30.0805U_38.03.02.11_M_release_177977_signed ?
Click to expand...
Click to collapse
yes, that comes with the HBOOT 0.98.0000
Thanks.
Click to expand...
Click to collapse
your welcome
LE: i flashed the pg88img.zip and i am still Alpharevx hboot 6.xxxxx etc (but the update was successful)
Maybe... if i flash a RUU? I just wanted to get eng s-off.. don't want to get s-on now
Click to expand...
Click to collapse
just check again in fastboot, ENG HBOOT version has changed to 6.98.2000 iirc. After running the RUU it should be 0.98.0000 again as ENG HBOOT can be overwritten in contrast to the AlphaRevX HBOOT. If you only want ENG HBOOT don't flash the RUU obviously
Click to expand...
Click to collapse
Ok i just checked.
I have like this
--- AlphaRev ---
SAGA PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-3805.06.02.03_M
eMMC-boot
Mar 10 2011, 14:58:38
So nothing changed.... and i did the update like... 5 times
It asks vol + to install update
And after it's finished
Power down to reboot.
Maybe i got the wrong file? The PG88IMG.zip attached here http://forum.xda-developers.com/showthread.php?t=1113820
.sh4d0w. said:
Ok i just checked.
I have like this
--- AlphaRev ---
SAGA PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-3805.06.02.03_M
eMMC-boot
Mar 10 2011, 14:58:38
So nothing changed.... and i did the update like... 5 times
It asks vol + to install update
And after it's finished
Power down to reboot.
Maybe i got the wrong file? The PG88IMG.zip attached here http://forum.xda-developers.com/showthread.php?t=1113820
Click to expand...
Click to collapse
You can try with this modified ENG Hboot for devices with AlpharevX
Please, report if works
heavyhms said:
You can try with this modified ENG Hboot for devices with AlpharevX
Please, report if works
Click to expand...
Click to collapse
Nope.... doesn't work at all. Not even loading.
.sh4d0w. said:
Nope.... doesn't work at all. Not even loading.
Click to expand...
Click to collapse
Try to re-download Eng Hboot (normal and modified) after deleting browser cache. Disable antivirus software during download and transfer to microsd.
Do not download file directly with desire S browser: use a pc
You can try also with a different microsd card
.sh4d0w. said:
Nope.... doesn't work at all. Not even loading.
Click to expand...
Click to collapse
Should be the right version...
BTW I changed the link in my first post here to this one. I accidently posted the wrong version
BTW...... the original eng hboot is 1 mb and this modified one is only 260 kb ???
Maybe that's why it doesn't work.
In winrar i have like this
Name__________________Size________Packed
engHBOOToverARX.img___1.048.576____262.273
Added your guide to my thread. Thanks for this one, it's very useful.
p.s. you got a typo for the title of this thread. "Tutorial", not totutial... please correct it, thanks
I did it.. using the adb comands in first page..
LE: Great! Alpharev beta site doesn't work.....stuck with stock lol ))
LE2: New alphareve+unrevoked site http://revolutionary.io/ Back to S-OFF
chiekurz said:
(Windows only? Not sure if RUU works on other platforms)
With thanks to user Murchelago for providing adb method to restore stock boot and HTC for providing RUU's here is step by step, how to return to stock after Alpharevx S-Off.
Prerequisites:
Debugging mode on
Root access
Hboot.img (attached)
RUU for stock restore. Can be downloaded here: http://forum.xda-developers.com/showthread.php?t=1002506
How to:
1. Put the hboot.img you want to flash in the root of the sdcard.
2. In cmd run the following commands (after each command press enter):
adb devices
adb shell
su
dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18
reboot bootloader
3. RUN Downloaded RUU
4. You are on stock again!
After running ADB commands and rebooting into bootloader, you will get security warning. This is normal, just continue with flashing RUU.
Worked for me perfectly 3 times without any issues. However issues might occur and I can not take any responsibility for them. Use this tutorial on your own responsibility
Click to expand...
Click to collapse
I can confirm that you CANNOT just RUU a device. As the name implies, ROM Update Utility.
I followed everything on the first page and can confirm that I've successfully reverted back to HBOOT 0.98.0000.
AFAIK my phone was flashed with the hTC_Asia_WWE_1.31.707.2 on stock.
I tried to RUU using the oldest firmware that I can find, HTC_Europe_1.28.401.1. But it gave me the error 131 (AFAIK) customer ID error. About language and stuffs. Model ID, etc.
So I tried to RUU with the oldest hTC_Asia_WWE_1.31.707.2 (the oldest that I can find that is an ASIA one.). Then it gave me the error 140 (bootloader error). The readme doesn't have any information on this one, even on the net for HTC Saga.
So I tried to RUU with the "LATEST" hTC_Asia_WWE_1.48.707.1 that I found and everything works well. I really am not quite sure why I was not able to "downgrade", just "upgrade".
AFAIK i just updated my radio to the latest 20.28I.30.085AU_3805.06.02.03_M found on the hTC_Asia_WWE_1.48.707.1 when I was S-OFFed. It may have something to do with it.
Just an additional info. I'm now S-ON and on-stock hTC_Asia_WWE_1.48.707.1_20.28I.30.085AU_3805.06.02.03_M

ENG HBOOT after using AlphaRevX S-off

Sorry, cannot post in the Android Development section as less than 10 posts.
I have been reading through this thread :
http://forum.xda-developers.com/showthread.php?t=1113820
And also this thread here :
http://forum.xda-developers.com/showpost.php?p=15493125&postcount=1
Before proceeding, just want to clarify the instructions as the first link mentions about re-naming 'PG88IMG.zip' whereas the second link gives instructions below but mentions nothing about re-naming the file ?
Igl0 said:
Ladies & Gentlemen,
Here is the ENG HBOOT for any alpharevx S-OFFed saga (Desire S) device.
Enjoy.
How to :
Simply copy the attached file at the root of your sd card
Power off your phone
Remove battery
Replace battery
Hold volume down while powering your phone on
Follow the on-screen instructions.
Please let us know your feedback.
Click to expand...
Click to collapse
Also, which file is the correct / latest file ? (I assume the first one as this was updated and edited on 21 July 2011).
I have already 'S-off' with AlphaRevX with HBOOT now showing as 6.98.1002
Thanks
From my understanding there is no reason NOT to use the ENG hboot once you've applied alpharevx even though that process patches your hboot so that it has the same functionality
EDIT: unless your intention is to return to stock via RUU, as eng hboot can be over written whereas alpharevx can't.
EDIT: ENG is probably best way to go, have amended this comment!
Sent from my HTC Desire S using XDA Premium App
kwano888 said:
Before proceeding, just want to clarify the instructions as the first link mentions about re-naming 'PG88IMG.zip' whereas the second link gives instructions below but mentions nothing about re-naming the file ?
Thanks
Click to expand...
Click to collapse
The file needs to be renamed PB88IMG in CAPS. This method does work but in this instance it didn't work for me, and I had to push it via adb.
ben_pyett said:
From my understanding there is no reason to use the ENG hboot once you've applied alpharevx as that process patches your hboot so that it has the same functionality
EDIT: unless your intention is to return to stock via RUU, as eng hboot can be over written whereas alpharevx can't.
Sent from my HTC Desire S using XDA Premium App
Click to expand...
Click to collapse
In my opinion eng h/boot is the better option, if your phone develops a fault an you have to RUU you've have one less hurdle to clear on a faulty phone.
kwano888 said:
Sorry, cannot post in the Android Development section as less than 10 posts.
I have been reading through this thread :
http://forum.xda-developers.com/showthread.php?t=1113820
And also this thread here :
http://forum.xda-developers.com/showpost.php?p=15493125&postcount=1
Before proceeding, just want to clarify the instructions as the first link mentions about re-naming 'PG88IMG.zip' whereas the second link gives instructions below but mentions nothing about re-naming the file ?
Also, which file is the correct / latest file ? (I assume the first one as this was updated and edited on 21 July 2011).
I have already 'S-off' with AlphaRevX with HBOOT now showing as 6.98.1002
Thanks
Click to expand...
Click to collapse
I tried, but it didnt work with me. U can try by this (it worked with me) :
1. download PM88IMG.zip from theard ENG HBOOT for alpharevx S-OFFed phones
2. Extract zip file and then rename to hboot.img.
3. Put the hboot.img you want to flash in the root of the sdcard.
4. In cmd run the following commands (after each command press enter):
adb devices
adb shell
su
dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18
reboot bootloader
Done. Now u have ENG hboot s-off, if you want to Eng hboot S-on u can download file PM88IMG.zip from theard Tutorial] How to restore stock ROM and S-On after AlphaRevX S-Off
poppy8x said:
I tried, but it didnt work with me. U can try by this (it worked with me) :
1. download PM88IMG.zip from theard ENG HBOOT for alpharevx S-OFFed phones
2. Extract zip file and then rename to hboot.img.
3. Put the hboot.img you want to flash in the root of the sdcard.
4. In cmd run the following commands (after each command press enter):
adb devices
adb shell
su
dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18
reboot bootloader
Done. Now u have ENG hboot s-off, if you want to Eng hboot S-on u can download file PM88IMG.zip from theard Tutorial] How to restore stock ROM and S-On after AlphaRevX S-Off
Click to expand...
Click to collapse
+Remember that the extracted file in this instance should be named hboot.img
After that, can I use official update from HTC via OTA? Rooted phone with clockworkmod recovery...
firmament0 said:
After that, can I use official update from HTC via OTA? Rooted phone with clockworkmod recovery...
Click to expand...
Click to collapse
I wouldn't!
ben_pyett said:
From my understanding there is no reason to use the ENG hboot once you've applied alpharevx as that process patches your hboot so that it has the same functionality
EDIT: unless your intention is to return to stock via RUU, as eng hboot can be over written whereas alpharevx can't.
Sent from my HTC Desire S using XDA Premium App
Click to expand...
Click to collapse
if you ask a dev pll would say no reason NOT to use ENG.
plz DONT stop pll ben ..ENG hboot is the only way to go.
MarsDroidXDA said:
if you ask a dev pll would say no reason NOT to use ENG.
plz DONT stop pll ben ..ENG hboot is the only way to go.
Click to expand...
Click to collapse
I now agree, so have amended my earlier post so as not to mis-lead people.
EDIT: ENG is probably best way to go.......

[Q] phone crashing after 5-10seconds on all ROMs :(

Hi all,
I have an HTC Sensation that i tried to update the ROM on, and am stuck!
I was running an old ICS + Ssense 3.5 ROM and decided to try JB .. wish i hadn't!
Phone is running the following
Bootloader info
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
updated kernel to
[KERNEL][JELLY BEAN][THE FASTEST] Sultan-kernel [r5]
http://forum.xda-developers.com/showthread.php?t=2035897
updated ROM to
JB CM10 http://forum.xda-developers.com/showthread.php?t=1782009
both flashed sucessfully, however my phone now crashes within 5-10seconds of booting saying 'process.android.acore has stopped unexpectedly' and hangs, then reboots the phone and is stuck in that loop.
Cache was cleared before ROM was installed, and performed the following steps before trying to reflash
Wiped Cache
Performed Factory Reset
Formatted all partitions (except sd card)
I have tried 2 different roms, from a stock ICS rom to a different JB rom, but they all do the same thing .. boot, freeze, then reboot and repeat.
HELP!!!!!!!!!!!!!!!!!!!!
ReaperZ said:
Hi all,
I have an HTC Sensation that i tried to update the ROM on, and am stuck!
I was running an old ICS + Ssense 3.5 ROM and decided to try JB .. wish i hadn't!
Phone is running the following
Bootloader info
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
updated kernel to
[KERNEL][JELLY BEAN][THE FASTEST] Sultan-kernel [r5]
http://forum.xda-developers.com/showthread.php?t=2035897
JB CM10 http://forum.xda-developers.com/showthread.php?t=1782009
both flashed sucessfully, however my phone now crashes within 5-10seconds of booting saying 'process.android.acore has stopped unexpectedly' and hangs, then reboots the phone and is stuck in that loop.
Cache was cleared before ROM was installed, and performed the following steps before trying to reflash
Wiped Cache
Performed Factory Reset
Formatted all partitions (except sd card)
I have tried 2 different roms, from a stock ICS rom to a different JB rom, but they all do the same thing .. boot, freeze, then reboot and repeat.
HELP!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Hi,
You are trying to install a ROM while you have got the wrong firmware.
Look HERE
Follow the guide to the letter.
Update your recovery(4EXT)
Firmware
Then,choose your ROM.
Thanks i will give it a go when i get home from work! wont have enough time this morning sadly, aah a day without a phone
Will that firmware work with a JB rom ? i see it is for ICS.. or is this the latest/best firmware ?
Appreciate your help
ReaperZ said:
Thanks i will give it a go when i get home from work! wont have enough time this morning sadly, aah a day without a phone
Will that firmware work with a JB rom ? i see it is for ICS.. or is this the latest/best firmware ?
Appreciate your help
Click to expand...
Click to collapse
it will work also for jb roms
best wishes
Thanks !
I have gotten stuck very early on .. i obtained the latest copy of 4EXT Recovery Touch, and copied the .apk to my phone .. but how am i supposed to install this ? my bootloader doesnt appear to have any options to install a .apk file, and the instructions on the site ((unable to post URL but step 2 on the install.pdf for 4EXT)) advises using a file browser to initiate the file .. which i cannot do i can only find an option to install .zip
*** EDIT ** Never mind .. found the zip PG58IMG.zip and is flashing now .. oh it looks like im going to be late for work, alas!
Appreciate your help
ReaperZ said:
Thanks !
I have gotten stuck very early on .. i obtained the latest copy of 4EXT Recovery Touch, and copied the .apk to my phone .. but how am i supposed to install this ? my bootloader doesnt appear to have any options to install a .apk file, and the instructions on the site ((unable to post URL but step 2 on the install.pdf for 4EXT)) advises using a file browser to initiate the file .. which i cannot do i can only find an option to install .zip
*** EDIT ** Never mind .. found the zip PG58IMG.zip and is flashing now .. oh it looks like im going to be late for work, alas!
Appreciate your help
Click to expand...
Click to collapse
follow step 2(only) from this thread
http://forum.xda-developers.com/showthread.php?t=1631861
edit:if you succeed then forget my post
well i thought the flash was successful .. however after rebooting the phone it still says
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
ReaperZ said:
well i thought the flash was successful .. however after rebooting the phone it still says
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
Click to expand...
Click to collapse
actually navigate to recovery and use power button to choose it
then you will see what recovery you have
ok thanks
im still not 100% sure im doing the right thing
step 1 - update 4EXT recovery Tools - DONE (now running v1.0.0.5 RC5) (obtained PG56IMG.zip)
step 2 - update firmware (not sure i have done this .. it mentions getting the PG58IMG.zip and HBOOTing it ... however isn't this exactly the same as step 1 ?
running 10.0.05 RC5 .. so that is a Kernel update and firmware update to 3.33 and now i just need the flash the ROM correct?
step 3 - install a ROM of my choice .. phone is still crashing
I have noticed the battery % is jumping all over the place .. from say 15% to 80% to 22% to 40% up and down .. perhaps i have a faulty battery which may be causing this
ReaperZ said:
ok thanks
im still not 100% sure im doing the right thing
step 1 - update 4EXT recovery Tools - DONE (now running v1.0.0.5 RC5) (obtained PG56IMG.zip)
step 2 - update firmware (not sure i have done this .. it mentions getting the PG58IMG.zip and HBOOTing it ... however isn't this exactly the same as step 1 ?
running 10.0.05 RC5 .. so that is a Kernel update and firmware update to 3.33 and now i just need the flash the ROM correct?
step 3 - install a ROM of my choice .. phone is still crashing
I have noticed the battery % is jumping all over the place .. from say 15% to 80% to 22% to 40% up and down .. perhaps i have a faulty battery which may be causing this
Click to expand...
Click to collapse
Hi,
PG58IMG.zip is just the package which contains what you want to flash.
It is the first thing the phone looks for when it is booted.
In this case you had 2 different things to flash:
Recovery
Firmware(which also includes radio)
What does your bootloader say now?
malybru said:
Hi,
PG58IMG.zip is just the package which contains what you want to flash.
It is the first thing the phone looks for when it is booted.
In this case you had 2 different things to flash:
Recovery
Firmware(which also includes radio)
What does your bootloader say now?
Click to expand...
Click to collapse
im still confused.
so PG58IMG.zip contains the 4EXT Recovery ... AND the firmware+radio?
i boot the phone via volume down + power, and gets
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
then i select RECOVERY
and it loads 4EXT Recovery Tools v1.0.0.5 RC5
if i click INFO it says 'Current Rom : IML74K along with info for system/data/cache/sdcard
ReaperZ said:
im still confused.
so PG58IMG.zip contains the 4EXT Recovery ... AND the firmware+radio?
i boot the phone via volume down + power, and gets
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
then i select RECOVERY
and it loads 4EXT Recovery Tools v1.0.0.5 RC5
if i click INFO it says 'Current Rom : IML74K along with info for system/data/cache/sdcard
Click to expand...
Click to collapse
you have now 4ext recovery
but in order to boot JB CM10 you have to upgrade your firmware version(your hboot version and radio shows that you have gingerbread firmware)
the only you have to do is to flash 3.32fw or 3.33fw version from bootloader
and it must have the same name(pg58img.zip)
ReaperZ said:
im still confused.
so PG58IMG.zip contains the 4EXT Recovery ... AND the firmware+radio?
i boot the phone via volume down + power, and gets
Revolutionary-
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.17.1111
RADIO-10.14.9035.02_2
eMMC-boot
June 2 2-11
then i select RECOVERY
and it loads 4EXT Recovery Tools v1.0.0.5 RC5
if i click INFO it says 'Current Rom : IML74K along with info for system/data/cache/sdcard
Click to expand...
Click to collapse
Hi,
NO.
PG58IMG.zip contains whatever is put in there so that the phone will read it and install it.
You must be very careful what you flash,and where you get it from.(Or you could brick your phone)
The link I gave you originally ( HERE ) contains very explicit instructions to
1. Install 4 EXT recovery
2. Install the next level of firmware you need to run ICS or JB ROMS.
It seems that you have the new recovery,but you do not appear to have installed the 3.33 Universal firmware.
The guide contains a link to the Kohr-Ah Firmware thread ( HERE )
There,you will get a different PG58IMG.zip which will contain the firmware and radio you need.
Like I said,follow the guide to the letter.
malybru said:
Hi,
NO.
PG58IMG.zip contains whatever is put in there so that the phone will read it and install it.
You must be very careful what you flash,and where you get it from.(Or you could brick your phone)
The link I gave you originally ( HERE ) contains very explicit instructions to
1. Install 4 EXT recovery
2. Install the next level of firmware you need to run ICS or JB ROMS.
It seems that you have the new recovery,but you do not appear to have installed the 3.33 Universal firmware.
The guide contains a link to the Kohr-Ah Firmware thread ( HERE )
There,you will get a different PG58IMG.zip which will contain the firmware and radio you need.
Like I said,follow the guide to the letter.
Click to expand...
Click to collapse
Thanks, i was getting confused with the PG58IMG.ZIP, but now that i understand its just a package wrapper it makes a lot more sense.
Apologies for getting confused and having to make you repeat yourself, i really appreciate the help you are giving me with the specific links
Ive installed the firmware and rebooted, however now it advises CID error. However i noticed i need to remove the PG58IMG.ZIP afterwards then reboot, so have removed this file from sd card after updating .. and did not get this error this time. i hope it has sucessfully updated.
boot phone with volume down + power and now get the following
-Revolutionary-
PYRAMID PVT SHIP S-OFF
HBOOT-1.27 1100
RADIO-10.14.0935.02_2
eMMC-boot
Jan 13 2012 17:33:34
time to try and flash a rom .. i hope
*edit .. tried flashing CM10, and same thing. ROM loads fine, works for 10seconds, then freezes and reboots
ReaperZ said:
Thanks, i was getting confused with the PG58IMG.ZIP, but now that i understand its just a package wrapper it makes a lot more sense.
Apologies for getting confused and having to make you repeat yourself, i really appreciate the help you are giving me with the specific links
Ive installed the firmware and rebooted, however now it advises CID error. However i noticed i need to remove the PG58IMG.ZIP afterwards then reboot, so have removed this file from sd card after updating .. and did not get this error this time. i hope it has sucessfully updated.
boot phone with volume down + power and now get the following
-Revolutionary-
PYRAMID PVT SHIP S-OFF
HBOOT-1.27 1100
RADIO-10.14.0935.02_2
eMMC-boot
Jan 13 2012 17:33:34
time to try and flash a rom .. i hope
*edit .. tried flashing CM10, and same thing. ROM loads fine, works for 10seconds, then freezes and reboots
Click to expand...
Click to collapse
Hi,
I am not sure what you flashed.
Your hboot has been updated,but your radio has not.
Which one did you flash ?
From what thread?
---------- Post added at 12:21 AM ---------- Previous post was at 12:17 AM ----------
Hi,
I have to go now.
Look HERE
Download this radio:
Radio_11.76A.3504.00P_11.24A.3504.31_M
Make sure you check the md5 checksums.
You can do this in recovery.
MAKE SURE THEY MATCH!!!
You should then be able to flash your ROM.
malybru said:
Hi,
I am not sure what you flashed.
Your hboot has been updated,but your radio has not.
Which one did you flash ?
From what thread?
---------- Post added at 12:21 AM ---------- Previous post was at 12:17 AM ----------
Hi,
I have to go now.
Look HERE
Download this radio:
Radio_11.76A.3504.00P_11.24A.3504.31_M
Make sure you check the md5 checksums.
You can do this in recovery.
MAKE SURE THEY MATCH!!!
You should then be able to flash your ROM.
Click to expand...
Click to collapse
I downloaded
Firmware 3.33 Universal:
DOWNLOAD:URL REMOVED, need more posts!
MD5: 9f30e465e8025b025df384e522ec0241
from [Firmware][July 23]User-Friendly Firmware 1.17/3.12/3.24/3.30/3.32/3.33 Universal under Beginner Friendly Firmware Downloads:
i have just tried to flash the Radio, however trying to do that advises CID Incorrect so i guess that is why the radio didn't work. I dont suppose anyone can advise how to fix the CID?
I need to do this via ADB right ? i have found the android-info in the zip i would need to modify ( i remember reading this somewhere ) but if soemone could point me to directions on how to find my CID and what i need to put exactly into the file would be appreciated
http://forum.xda-developers.com/showthread.php?t=1459767
How to check your CID & MID:
You can do this one of the following ways.
1. fastboot load into the bootloader and do:
fastboot getvar cid
fastboot getvar mid
2. For those without fastboot you can use an app called CID Getter. CID is displayed at the top. MID is at the line ro.mid
This will not tell if you are SuperCID or not it just tells your original CID.
3. If you want to do it by terminal, open a terminal on the phone and do:
su
getprop ro.cid
getprop ro.mid
If it gives you the result of CID: 11111111 and MID PG58******
You are superCID. Use any file you like it doesn't matter they all work for you.
---
However
for 1 )
H:\adb\ADB_Fastboot_Windows>fastboot.exe getvar cid
< waiting for device >
my phone is sitting at the revolutionary screen where i can select fastboot/recovery/factory reset/simlock/image crc
2) and 3) sound like you need the phone in working order.
someone help me find out my CID please
ReaperZ said:
I downloaded
Firmware 3.33 Universal:
DOWNLOAD:URL REMOVED, need more posts!
MD5: 9f30e465e8025b025df384e522ec0241
from [Firmware][July 23]User-Friendly Firmware 1.17/3.12/3.24/3.30/3.32/3.33 Universal under Beginner Friendly Firmware Downloads:
i have just tried to flash the Radio, however trying to do that advises CID Incorrect so i guess that is why the radio didn't work. I dont suppose anyone can advise how to fix the CID?
I need to do this via ADB right ? i have found the android-info in the zip i would need to modify ( i remember reading this somewhere ) but if soemone could point me to directions on how to find my CID and what i need to put exactly into the file would be appreciated
http://forum.xda-developers.com/showthread.php?t=1459767
How to check your CID & MID:
You can do this one of the following ways.
1. fastboot load into the bootloader and do:
fastboot getvar cid
fastboot getvar mid
2. For those without fastboot you can use an app called CID Getter. CID is displayed at the top. MID is at the line ro.mid
This will not tell if you are SuperCID or not it just tells your original CID.
3. If you want to do it by terminal, open a terminal on the phone and do:
su
getprop ro.cid
getprop ro.mid
If it gives you the result of CID: 11111111 and MID PG58******
You are superCID. Use any file you like it doesn't matter they all work for you.
---
However
for 1 )
H:\adb\ADB_Fastboot_Windows>fastboot.exe getvar cid
< waiting for device >
my phone is sitting at the revolutionary screen where i can select fastboot/recovery/factory reset/simlock/image crc
2) and 3) sound like you need the phone in working order.
someone help me find out my CID please
Click to expand...
Click to collapse
Hi,
It seems that you have typed the command incorrectly.
Go into recovery,into fastboot,then type the command in your pc terminal .
one more post ,and you have reached the magic 10
what do you mean?
i ran fastboot.exe getvar cid
which is the same as issueing(just with adding a file extension to it, this would not impact how it runs)
fastboot getvar cid.
its being executed from H:\adb\ADB_Fastboot_Windows .. so i dont think i have entered the command incorrectly
ReaperZ said:
what do you mean?
i ran fastboot.exe getvar cid
which is the same as issueing(just with adding a file extension to it, this would not impact how it runs)
fastboot getvar cid.
its being executed from H:\adb\ADB_Fastboot_Windows .. so i dont think i have entered the command incorrectly
Click to expand...
Click to collapse
try to open a command window in the folder where you have adb and fastboot files
then do the command
fastboot getvar cid
thats what i did
Directory of H:\adb\ADB_Fastboot_Windows
17/12/2012 02:00 p.m. <DIR> .
17/12/2012 02:00 p.m. <DIR> ..
17/12/2012 02:00 p.m. 577,335 adb.exe
17/12/2012 02:00 p.m. 96,256 AdbWinApi.dll
17/12/2012 02:00 p.m. 60,928 AdbWinUsbApi.dll
17/12/2012 02:00 p.m. 356,009 fastboot.exe
17/12/2012 02:00 p.m. 548 Radio flash guide - READ ME.txt
17/12/2012 02:00 p.m. 27 Start Here.bat
6 File(s) 1,091,103 bytes
2 Dir(s) 84,683,108,352 bytes free
H:\adb\ADB_Fastboot_Windows>fastboot getvar cid
< waiting for device >
and doesnt go any further

Back to Stock ROM ?

my phone's on ICS , then i unlock bootloader, flash recovery and install a custom rom (JB)
now, i wanna back to ICS (like Stock ROM)
after relock bootloader, I have to install RUU or what should i do ?
thanks
Yup, try to flash the RUU.
old.splatterhand said:
Yup, try to flash the RUU.
Click to expand...
Click to collapse
but i don't find RUU K2 UL ICS Optus Au (
Sorry, i don't have. May i ask, for what do you need?
old.splatterhand said:
Sorry, i don't have. May i ask, for what do you need?
Click to expand...
Click to collapse
My phone's K2_UL
after trying to s-off with moonshine (unsuccessful), my phone is not stable : frequent automatic restarts (even after I just flash a new custom rom),
when i uninstall some system app by Titanium Backup then reboot, Those Apps still there.
i can not change font with apps
I want to return to stability!
Moonshine is only for JB, on k2_ul. If your apps still there, you are S-off, i think.
So, when you are on ICS, you can get SuperCid, then Facepalm S-Off, then you should be able to flash the European RUU. Should be possible cause you have k2_ul, but as ever, on your own risk!
old.splatterhand said:
Moonshine is only for JB, on k2_ul. If your apps still there, you are S-off, i think.
So, when you are on ICS, you can get SuperCid, then Facepalm S-Off, then you should be able to flash the European RUU. Should be possible cause you have k2_ul, but as ever, on your own risk!
Click to expand...
Click to collapse
Now i'm on JB with your custom rom (saturn III) but i can not s-off by moonshine
checked my bootloader, still s-on
info:
k2_ul pvt ship s-on RL
Hboot-1.01.0000
Radio-0.11.40g.00.15
OpenDSP-v6.2.0221.1112
eMMC-boot
Nov 21 2012, 20:32:44:-1
my phone is not stable :crying:
why those apps still there when i'm s-off?
k1n9n0th1n9 said:
Now i'm on JB with your custom rom (saturn III) but i can not s-off by moonshine
checked my bootloader, still s-on
info:
k2_ul pvt ship s-on RL
Hboot-1.01.0000
Radio-0.11.40g.00.15
OpenDSP-v6.2.0221.1112
eMMC-boot
Nov 21 2012, 20:32:44:-1
my phone is not stable :crying:
Click to expand...
Click to collapse
Thats not the same! Your hboot is still ICS you only upgraded the Software.
This can also be the reason for your problems, cause we have jb hboot 2.00.
old.splatterhand said:
Thats not the same! Your hboot is still ICS you only upgraded the Software.
This can also be the reason for your problems, cause we have jb hboot 2.00.
Click to expand...
Click to collapse
ok, what should i do to upgrade to hboot 2.00 ?
now there's only OTA JB for my K2_UL Optus Au
k1n9n0th1n9 said:
ok, what should i do to upgrade to hboot 2.00 ?
Click to expand...
Click to collapse
I you don't have a stock backup, you can think about the steps in post #6.
If you have a stock backup, restore it. Stock rom, stock boot.img, stock recovery, then do OTA update.
old.splatterhand said:
I you don't have a stock backup, you can think about the steps in post #6.
If you have a stock backup, restore it. Stock rom, stock boot.img, stock recovery, then do OTA update.
Click to expand...
Click to collapse
i'll try again
k1n9n0th1n9 said:
http://forum.xda-developers.com/showthread.php?t=2264322
adb shell - device not found
Click to expand...
Click to collapse
android sdk installed, HTC drivers from HTC sync installed (maybe uninstall Sync), USB-Debugging on in Settings of phone.......
Try first:
Code:
adb devices
if your device is listed.
old.splatterhand said:
android sdk installed, HTC drivers from HTC sync installed (maybe uninstall Sync), USB-Debugging on in Settings of phone.......
Try first:
Code:
adb devices
if your device is listed.
Click to expand...
Click to collapse
ok, but
adb pull /sdcard/mmcblk0p4.img
i dont find mmcblk0p4.img
Must be in the folder where your adb.exe is.
old.splatterhand said:
Must be in the folder where your adb.exe is.
Click to expand...
Click to collapse
no, i don't find it. after adb pull /sdcard/mmcblk0p4.img
I found a lot of information on a command window (like the tutorial), seems to have something wrong
my adb folder is c:\android but there is not mmcblk0p4.img
guide me in facebook messenger, plz
I don't use facebook. And this is something that you must solve on your pc.
The process is: copy the img from phone into sdcard and from sdcard into your adb folder. So maybe look into your sdcard (internal & external).
Ah, and did you allow on your pc to show hidden files!
old.splatterhand said:
I don't use facebook. And this is something that you must solve on your pc.
The process is: copy the img from phone into sdcard and from sdcard into your adb folder. So maybe look into your sdcard (internal & external).
Ah, and did you allow on your pc to show hidden files!
Click to expand...
Click to collapse
ok thank you very much , i changed to superCID
http://forum.xda-developers.com/showthread.php?p=39470025
7.) Issue the following 3 commands to update the security partition with S-off flags (one command at a time!):
Code:
adb push soffbin3 /data/local/tmp/
adb shell chmod 744 /data/local/tmp/soffbin3
adb shell su -c "/data/local/tmp/soffbin3"
(wait for a few seconds)
I do not see any difference (there's nothing to wait)
checked my bootloader, still s-on !
Big thank to you!
Now, my hboot is 2.00 and s-off
k1n9n0th1n9 said:
Big thank to you!
Now, my hboot is 2.00 and s-off
Click to expand...
Click to collapse
What was it? And how did you get 2.00?
Tell us for other people in same situation!

Categories

Resources