ENG HBOOT after using AlphaRevX S-off - HTC Desire S

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.......

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

ENG HBOOT for alpharevx S-OFFed phones.

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.
Might i ask what advantages this gives compared to the normal hboot?
fastboot access for flashing radio recovery bootloaders etc.
Exactly.
10 chars.
This one is posted in adv.. weeks ago under development as it should be.
Plz search before you make double posts
Sent from my HTC Desire S
may i know whats the advantage of being ENG HBOOT to PVT HBOOT?? specific advantage or difference?
the attachment dosent seem to work for me...
brokenworm said:
This one is posted in adv.. weeks ago under development as it should be.
Plz search before you make double posts
Sent from my HTC Desire S
Click to expand...
Click to collapse
Try to flash any alpharevx SOFFed HBOOT with the one posted weeks ago...
kartkk said:
the attachment dosent seem to work for me...
Click to expand...
Click to collapse
+1
When I boot with Vol.down + Power it just enters bootloader.
I tried it with both the zip unextracted and the extracted contents of the zip at my SD's root.
What should I do?
xIntenso said:
+1
When I boot with Vol.down + Power it just enters bootloader.
I tried it with both the zip unextracted and the extracted contents of the zip at my SD's root.
What should I do?
Click to expand...
Click to collapse
you need to place the file as it is, PG88IMG.zip case sensitive naming in the root directory of the SD card and then enter bootloader, it will automaticly check for the existence of the file and update....
once updated you should move or rename the PG88IMG.zip otherwise it will re-apply whenever you enter bootloader
If this file is the problem, then I believe that there is another post in the development forum with another copy of the same thing and I know that this works as I used it on my device.
Excellent - worked perfectly.
Thanks a lot!
Sent from my HTC Desire S using XDA App
So can you use this for an s-on device at all do you have to be s-off? Just wondering if I can use this instead of using Alpharev X at all?
Igl0 said:
Exactly.
10 chars.
Click to expand...
Click to collapse
Yeah, it gives exactly 0 advantages over AlphaRevX hboot. That is in essence what we patched in on our HBOOTs as well.
sorry for my noob question
is there any way to make this tips on s-on
iam a new user
It didnt work with my DS i S-off by AlphaRev beta T.T
it worked )
i try by step from [Tutorial] How to restore stock ROM and S-On after AlphaRevX S-Off
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
poppy8x said:
it worked )
i try by step from [Tutorial] How to restore stock ROM and S-On after AlphaRevX S-Off
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
Click to expand...
Click to collapse
With this guide is work to me before few days.
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
Does this work for revolutionary s-off?
Not working
stopping after parsing the file :-(
BUT I'm on http://revolutionary.io/
AND I'v got pb with my HBOOT ( /cache / data unaccessible ... :-( )
helppppppp
Symbiotic_Chemistry said:
Does this work for revolutionary s-off?
Click to expand...
Click to collapse
same question for me.
Thanks !

[ASK] How to S-On again after S-off using alpharevX

Sorry for the nubie question or wrong rom.
Can i get back S-On after S-Off using AlpharevX beta... If i can, how to do it?
can i flash hboot only? from the original hboot from desire s?
Thanks for your sharing..
wind99 said:
Sorry for the nubie question or wrong rom.
Can i get back S-On after S-Off using AlpharevX beta... If i can, how to do it?
can i flash hboot only? from the original hboot from desire s?
Thanks for your sharing..
Click to expand...
Click to collapse
You currently can't do this, the team that brought you alpharevx ares working on this
EDIT: Although, it would seem from the posts below that people have achieved this already!
Sent from my HTC Desire S using XDA Premium App
you can by flashing ENG Hboot then flash any official rom after it
alpharevx Hboot bypasses flashing the bootloader
wind99 said:
Sorry for the nubie question or wrong rom.
Can i get back S-On after S-Off using AlpharevX beta... If i can, how to do it?
can i flash hboot only? from the original hboot from desire s?
Thanks for your sharing..
Click to expand...
Click to collapse
You can use this method via adb:
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
HA4ever said:
you can by flashing ENG Hboot then flash any official rom after it
alpharevx Hboot bypasses flashing the bootloader
Click to expand...
Click to collapse
How do i get any hboot official 0.98.000
and how do i flash it.
thanks
first flash ENG Hboot from this thread ENG HBOOT
then flash any official rom from the bootloader (the rom file should be in zip format with name PG88IMG.zip placed in the root of tour SD card)
Thanks for the guide, maybe it can posting to sticky how to gain back s-on after alphareX
already done and success. Back to original hboot 0.98.0000
Please can you tell me which guide (adb or ENG boot) did you use?
wind99 said:
Thanks for the guide, maybe it can posting to sticky how to gain back s-on after alphareX
already done and success. Back to original hboot 0.98.0000
Click to expand...
Click to collapse
Which version of the file you used?
PG88IMG.zip or Eng S-Off.rar ?
PG88IMG.zip is 2000 vesrion not sure for Eng s-off...
heavyhms said:
Which version of the file you used?
PG88IMG.zip or Eng S-Off.rar ?
Click to expand...
Click to collapse
Just get Hboot from original stock RUU. (Extract the RUU exe files)
Murchelago said:
You can use this method via adb:
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
Click to expand...
Click to collapse
From Terminal Emulator on the phone, I start at the SU? Correct?
InfernalByte said:
From Terminal Emulator on the phone, I start at the SU? Correct?
Click to expand...
Click to collapse
I'll be honest (I'm not 100%) but I'm thinking that he intended the while lot to be typed through a command prompt in windows from your PC using ADB, rather than a terminal on the device itself.
Anyone know if this would work with other HTC phones (Incredible or Incredible 2)?
Murchelago said:
You can use this method via adb:
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
Click to expand...
Click to collapse
I can confirm, that this approach works.
chiekurz said:
I can confirm, that this approach works.
Click to expand...
Click to collapse
can someone please put a link to the hboot.img that's been used and is 98.000, as one of the posts says it was 98.200, so that others can also follow this..
ben_pyett said:
can someone please put a link to the hboot.img that's been used and is 98.000, as one of the posts says it was 98.200, so that others can also follow this..
Click to expand...
Click to collapse
Check my previous post. Added hboot I used. 0.98.0000 as that is supported by Alpharev. Now I am back on S-Off again
so we no need to flash old rom with 0.98.0000 hboot just use image and instruction above?
1. You will need to have a room with root, to be able to follow actions described above.
2. If you have none stock rom and recovery you will have security issue, while booting up.
So you have only option of:
1. Running these actions
2. Then running RUU
Worked for me perfectly. P.s. I do not take any responsibility of issues faced Just explained my expierience.
/Edzz
chiekurz said:
1. You will need to have a room with root, to be able to follow actions described above.
2. If you have none stock rom and recovery you will have security issue, while booting up.
So you have only option of:
1. Running these actions
2. Then running RUU
Worked for me perfectly. P.s. I do not take any responsibility of issues faced Just explained my expierience.
/Edzz
Click to expand...
Click to collapse
If you are returned to stock can write a step-by-step guide?

[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

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

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?

Categories

Resources