Legend S-OFF, it's coming..!

TeCH-Guruz

Senior Member
Feb 17, 2009
267
29
0
Salford
So does this mean there is no hope for people on HBOOT 1.01???

Would this work
http://android.modaco.com/content/htc-desire-desire-modaco-com/310970/how-to-downgrade-hboot/
Sent from my HTC Legend using XDA App
 

aikon96

Senior Member
Sep 24, 2010
130
44
0
Hboot 1.00 or 1.01 or 1.xxx doesn+t work.
U have to wait, till Alpharev gets an update or perhaps there ll be a option to downgrade, but not yet for Legend... Sorry
 

ieftm

Retired Recognized Developer
Apr 17, 2008
291
1,761
0
So yeah. it's out.

For those who updated to HBOOT 1.0, sorry, but we warned about the OTA updates multiple times. Those who don't listen get bitten.

I'll need some testers soon to try and find a way to downgrade HBOOT 1.0 to earlier releases, but I would need:

-a linux box to work from (ssh)
-prolonged access to a Legend device, with no concern for the running ROM, at least 24 hours.
-good HTC warranty (ofcourse I won't try some uber-experimental bricking-risk method, but it's a disclaimer nonetheless)
 

aikon96

Senior Member
Sep 24, 2010
130
44
0
Okay tried several times:

Step 1 -> no problem
Step 2 -> phone restarts, (after pressing "FASTBOOT) phone rebooted and did nothing, only started normal in Android System ... I´ve bootet manually to bootloader again, after that, script says that Step2 is complete
Step 3 -> phone restarts, (after pressing "FASTBOOT) phone rebooted and did nothing, only started normal in Android System ... Booted again manually to bootloader,a fter that:

....
Waiting for flashin complete...

/home/tc/alpharev.sh: line 331: [: -eq: unary operator expected
/home/tc/alpharev.sh: line 343: [: -eq: unary operator expected
/home/tc/alpharev.sh: line 353: [: -eq: unary operator expected
/home/tc/alpharev.sh: line 366: [: -eq: unary operator expected
[email protected]:~$
Phone rebooted, but nothing has changed... Still S-ON :-/
I´m using Cyanogenmod 6.1 stable...
 
Last edited:

ieftm

Retired Recognized Developer
Apr 17, 2008
291
1,761
0
Okay tried several times:

Step 1 -> no problem
Step 2 -> phone restarts, (after pressing "FASTBOOT) phone rebooted and did nothing, only started normal in Android System ... I´ve bootet manually to bootloader again, after that, script says that Step2 is complete
Step 3 -> phone restarts, (after pressing "FASTBOOT) phone rebooted and did nothing, only started normal in Android System ... Booted again manually to bootloader,a fter that:

....

Phone rebooted, but nothing has changed... Still S-ON :-/
I´m using Cyanogenmod 6.1 stable...
Step 2-> Press enter after reading the message. The script will instruct you when to press FASTBOOT, and only then.

The phone will then boot normally into android (the script will show that it's waiting for bootup)

After pressing FASTBOOT (only after you've pressed enter to let the process continue, obviously)

No manual intervention should be necessary. The phone is suppsoed to reboot by itself.

Are you 100% sure you've passed through the USB connection (every reboot!!!) to whatever VM you're running?
 

ali ba

Retired Recognized Developer
May 30, 2010
576
258
0
Vienna
derhofbauer.at
Does this tool work if you "burn" the ISO to a USB drive and boot from that?
If you've got a working linux-box (at least adb and permissions to access the device), then you could use script and binaries from the iso without actually booting the whole system.

Though it's risky if you want I can upload the important parts for you so you don't have to use an iso. At least that's the way I did it.
 

TheGrammarFreak

Senior Member
Jul 29, 2010
2,820
678
0
twitter.com
If you've got a working linux-box (at least adb and permissions to access the device), then you could use script and binaries from the iso without actually booting the whole system.

Though it's risky if you want I can upload the important parts for you so you don't have to use an iso. At least that's the way I did it.
Well, here's the thing. I never did manage to get ABD to work on my Linux box. I just got a shedload of "?" whenever I ran "adb devices". I just tried booting the ISO found here from a SD card, and it booted fine. I'm very unsure about actually S-OFF-ing it though. I may just stick with the ol' /system overlay. Thanks for the offer though :D

EDIT:

Well, I did it. My phone is now S-OFF, the tool worked fine when booted from an SD card. Phew
 
Last edited:

TheGrammarFreak

Senior Member
Jul 29, 2010
2,820
678
0
twitter.com
I flashed curto's keep it simple ROM, the FroYo version. (Backed up the other ROM first obviously). I then stuck the update.zip for ClockworkMOD on a blank SD card, and put that in my Legend (just in case). I booted my gizmo up, booted up from the ISO (no messing around in VMs for me) and followed instructions. ;)
 

motorator

Senior Member
Jun 14, 2010
197
32
0
@TheGrammarFreak

At the Linux terminal, you need the proper permissions to use ADB.

su (sudo) ./adb kill-server
(sudo) ./adb start-server
./adb devices

Su or sudo as applicable to your box. (Don't use the brackets obviously :D)

Sent from my Legend using Tapatalk