Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
throbarik
Old
(Last edited by throbarik; 30th May 2012 at 01:32 PM.)
#1  
Junior Member - OP
Thanks Meter 2
Posts: 17
Join Date: Dec 2010
Question [Solved] [Q] Another revert to stock story - need advice

Hello,
I'm trying to revert my phone to the original state. I's been S-OFFed by revolutionary method, so I flashed eng HBOOT as it was suggested in another threads. Then I tried to flash original rom from RUU. At the beginning it gave me the error 155, so I tried flashing directly from fastboot and everything seemed OK until the end, where it wrote a message about some signature failure.
Here is a part of the flashing log:
Code:
</DEBUG></T185928>
</DEBUG></T185930>
<T185930><DEBUG><CMD>fastboot -s HTxxxxxxxx getvar boot-mode</CMD>
</DEBUG></T185930>
<T185931><DEBUG><OUT>boot-mode: RUU (Hboot&amp;Radio PreUpdate)</OUT>
</DEBUG></T185931>
<T185931><DEBUG><CMD>fastboot -s HTxxxxxxxx flash zip C:\Users\username\AppData\Local\Temp\{8A84FC36-535E-409A-94A3-231D50E85D54}\{50F2F878-636A-496F-A7CB-544C067E0C4B}\rom.zip</CMD>
</DEBUG></T185931>
<T190013><DEBUG><OUT>sending 'zip' (253505 KB)... OKAY</OUT>
</DEBUG></T190013>
<T190013><DEBUG><OUT>writing 'zip'... INFOadopting the signature contained in this image...</OUT>
</DEBUG></T190013>
<T190013><DEBUG><OUT>INFOsignature checking...</OUT>
</DEBUG></T190013>
<T190050><DEBUG><OUT>INFOzip header checking...</OUT>
</DEBUG></T190050>
<T190050><DEBUG><OUT>INFOzip info parsing...</OUT>
</DEBUG></T190050>
<T190050><DEBUG><OUT>INFOchecking model ID...</OUT>
</DEBUG></T190050>
<T190050><DEBUG><OUT>INFOchecking custom ID...</OUT>
</DEBUG></T190050>
<T190050><DEBUG><OUT>INFOchecking main version...</OUT>
</DEBUG></T190050>
<T190050><DEBUG><OUT>FAILED (remote: 43 main version check fail)</OUT>
</DEBUG></T190050>
<T190103><DEBUG><CMD>adb devices</CMD>
</DEBUG></T190103>
<T190104><DEBUG><OUT>List of devices attached 
</OUT>
</DEBUG></T190104>
<T190104><DEBUG><CMD>fastboot devices</CMD>
</DEBUG></T190104>
<T190105><DEBUG><OUT>HTxxxxxxxxfastboot</OUT>
</DEBUG></T190105>
<T190105><DEBUG><CMD>adb devices</CMD>
</DEBUG></T190105>
<T190106><DEBUG><OUT>List of devices attached 
</OUT>
</DEBUG></T190106>
<T190106><DEBUG><CMD>fastboot devices</CMD>
</DEBUG></T190106>
<T190108><DEBUG><OUT>HTxxxxxxxx fastboot</OUT>
</DEBUG></T190108>
<T190108><DEBUG><CMD>fastboot -s HTxxxxxxxx getvar boot-mode</CMD>
</DEBUG></T190108>
<T190109><DEBUG><OUT>boot-mode: RUU (Hboot&amp;Radio PreUpdate)</OUT>
</DEBUG></T190109>
<T190109><DEBUG><CMD>fastboot -s HTxxxxxxxx reboot</CMD>
</DEBUG></T190109>
<T190110><DEBUG><OUT>rebooting... </OUT>
</DEBUG></T190110>
<T190110><DEBUG><CMD>adb kill-server</CMD>
</DEBUG></T190110>
<T190111><DEBUG><OUT />
Now I've an original rom but it is unable to install OTA update as it ends in fastboot and **security warning**. I also noticed that I have superuser still available in the rom.
Here is an ouput from fastboot getvar all
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.98.0000
(bootloader) version-baseband: 38.03.02.11_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 11.10.401.4


(bootloader) product: saga
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PG8810000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4185mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 361a7ba6
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
I would like to hear some advice, what should I do next to fully revert to stock ROM, unroot and be able to use official updates. Thanks.
 
Jack_R1
Old
#2  
Senior Member
Thanks Meter 910
Posts: 4,255
Join Date: Aug 2009
You should have flashed MISC partition hack from "downgrade HBOOT" thread before running the RUU.
Your problem is this:

<T190050><DEBUG><OUT>FAILED (remote: 43 main version check fail)</OUT>

RUU didn't like your main version.
Wiki on this forum exists for a reason. PLEASE READ THE WIKI BEFORE ASKING QUESTIONS.
Glacier (MyTouch 4G / Panache) Wiki
Nexus One Wiki
Nexus One FAQ.


[Lockscreen MOD] Trackball/trackpad wake-sleep toggle for Sense ROMs - [Nexus One], [MyTouch 4G]
[MOD]NoClock for Sense ROMs
[MOD] Change WiFi hostname

[MOD]Gallery3D with high-res patch, for stock and HTC cameras
 
throbarik
Old
#3  
Junior Member - OP
Thanks Meter 2
Posts: 17
Join Date: Dec 2010
So,
should I change the main version using the misc_version utility and then rerun RUU flashing process. If so, what kind of version should I choose or it doesn't matter. Right now i'm using the old ROM 1.28.401.1
I don't want to screw things up, that's why I'm asking.
 
Jack_R1
Old
#4  
Senior Member
Thanks Meter 910
Posts: 4,255
Join Date: Aug 2009
The misc_version script flashes 1.00.000.0 by default, AFAIK. It's fine. Anything below the version you intend to use is fine.
Wiki on this forum exists for a reason. PLEASE READ THE WIKI BEFORE ASKING QUESTIONS.
Glacier (MyTouch 4G / Panache) Wiki
Nexus One Wiki
Nexus One FAQ.


[Lockscreen MOD] Trackball/trackpad wake-sleep toggle for Sense ROMs - [Nexus One], [MyTouch 4G]
[MOD]NoClock for Sense ROMs
[MOD] Change WiFi hostname

[MOD]Gallery3D with high-res patch, for stock and HTC cameras
The Following User Says Thank You to Jack_R1 For This Useful Post: [ Click to Expand ]
 
throbarik
Old
#5  
Junior Member - OP
Thanks Meter 2
Posts: 17
Join Date: Dec 2010
Thanks a lot for the clarification. After changing the main version, RUU flashing went smoothly and all OTA updates installed without problem.
 
Post Reply+
Tags
revert, s-on, stock
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...