Just a question, can anybody execute this on an XL with unlocked bootloader using HTCDev and tell me the output please?
Code:
fastboot oem h
cause I was wondering, if we can execute this to get S-OFF as the bootloader is unlocked so it may give us more permissions?:
Code:
fastboot oem writesecureflag 0
Just wondering if it asks for SMART_IO.CRD or not
Any idea guys?
About htc sensation xl s-off
hi there if you could write set on teminal app see what is writen ?
turkish0852 said:
hi there if you could write set on teminal app see what is writen ?
Click to expand...
Click to collapse
I don't understand what you mean, can you please say it in a clearer way?
thank you
about s-off sensation xl
sorry about that,there's that app called termanel emulater in the market,I was messing around with it, I wrote ( set ) & it showed lots of data, wich I asked what it realy ment if anything,my phone is HTC sensation xl with beats audio permanetly rooted ,bootloader unlocked, s-on,sorry for sbelling.
---------- Post added at 01:04 AM ---------- Previous post was at 12:53 AM ----------
hope it's something worth looking into,type ( set ) then enter,
turkish0852 said:
sorry about that,there's that app called termanel emulater in the market,I was messing around with it, I wrote ( set ) & it showed lots of data, wich I asked what it realy ment if anything,my phone is HTC sensation xl with beats audio permanetly rooted ,bootloader unlocked, s-on,sorry for sbelling.
---------- Post added at 01:04 AM ---------- Previous post was at 12:53 AM ----------
hope it's something worth looking into,type ( set ) then enter,
Click to expand...
Click to collapse
maybe this can help
Code:
ort PATH=/data/local/bin:$PATH
$ su
# set
ANDROID_ASSETS=/system/app
ANDROID_BOOTLOGO=1
ANDROID_DATA=/data
ANDROID_PROPERTY_WORKSPACE=9,65536
ANDROID_ROOT=/system
ANDROID_SOCKET_zygote=10
ASEC_MOUNTPOINT=/mnt/asec
BOOTCLASSPATH=/system/framework/core.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/core-junit.jar:/system/framework/HTCDev.jar:/system/framework/HTCExtension.jar:/system/framework/com.htc.framework.jar:/system/framework/com.scalado.util.ScaladoUtil.jar:/system/framework/com.orange.authentication.simcard.jar:/system/framework/android.supl.jar:/system/framework/com.ecrio.sip.jar
EXTERNAL_STORAGE=/mnt/sdcard
IFS='
'
LD_LIBRARY_PATH=/vendor/lib:/system/lib
LOOP_MOUNTPOINT=/mnt/obb
OPTIND=1
PATH=/data/local/bin:/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
PS1='# '
PS2='> '
PS4='+ '
TERM=screen
#
turkish0852 said:
sorry about that,there's that app called termanel emulater in the market,I was messing around with it, I wrote ( set ) & it showed lots of data, wich I asked what it realy ment if anything,my phone is HTC sensation xl with beats audio permanetly rooted ,bootloader unlocked, s-on,sorry for sbelling.
---------- Post added at 01:04 AM ---------- Previous post was at 12:53 AM ----------
hope it's something worth looking into,type ( set ) then enter,
Click to expand...
Click to collapse
nicky1980 said:
maybe this can help
Code:
ort PATH=/data/local/bin:$PATH
$ su
# set
ANDROID_ASSETS=/system/app
ANDROID_BOOTLOGO=1
ANDROID_DATA=/data
ANDROID_PROPERTY_WORKSPACE=9,65536
ANDROID_ROOT=/system
ANDROID_SOCKET_zygote=10
ASEC_MOUNTPOINT=/mnt/asec
BOOTCLASSPATH=/system/framework/core.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/core-junit.jar:/system/framework/HTCDev.jar:/system/framework/HTCExtension.jar:/system/framework/com.htc.framework.jar:/system/framework/com.scalado.util.ScaladoUtil.jar:/system/framework/com.orange.authentication.simcard.jar:/system/framework/android.supl.jar:/system/framework/com.ecrio.sip.jar
EXTERNAL_STORAGE=/mnt/sdcard
IFS='
'
LD_LIBRARY_PATH=/vendor/lib:/system/lib
LOOP_MOUNTPOINT=/mnt/obb
OPTIND=1
PATH=/data/local/bin:/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
PS1='# '
PS2='> '
PS4='+ '
TERM=screen
#
Click to expand...
Click to collapse
thanks a lot guys! but unfortunately that's nt what I needed
I wanted to know if executing the command in the first post from your SDK tools will get you S-OFF or not with unlocked bootloader!
bootloader and s-off
hi there again,i exacuted those commands in the first posts the outcome is as follows;
fastboot oem h
...
(bootloader) command list
(bootloader) get_identifier_token
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) gotohboot
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloadre) lock
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
OKAY [ 0.031s]
finished. total time: 0.031s
fastboot oem writesecureflag 0
...
(bootloader) [ERR] Command error !!!
OKAY [ -0.000s]
finished. total time: -0.000s
hope this helps..
bootloader s-off
so any more idea's there,did that help in anyway?
turkish0852 said:
so any more idea's there,did that help in anyway?
Click to expand...
Click to collapse
I'm thinking of something, I dunno
turkish0852 said:
hi there again,i exacuted those commands in the first posts the outcome is as follows;
fastboot oem h
...
(bootloader) command list
(bootloader) get_identifier_token
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) gotohboot
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloadre) lock
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
OKAY [ 0.031s]
finished. total time: 0.031s
fastboot oem writesecureflag 0
...
(bootloader) [ERR] Command error !!!
OKAY [ -0.000s]
finished. total time: -0.000s
hope this helps..
Click to expand...
Click to collapse
thanks a lot, HTC has limited the oem commands on their bootloader :/
can you try this please?
fastboot oem rebootRUU
fastboot oem h
fastboot oem writesecureflag 0
to restart your phone:
fastboot reboot
and copy and paste me the output, thank you
C:\Users\Turkish>fastboot oem rebootRUU
...
(bootloader) erase sector 163328 ~ 163839 (512)
OKAY [ 0.484s]
finished. total time: 0.484s
C:\Users\Turkish>fastboot oem h
...
(bootloader) command list
(bootloader) get_identifier_token
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) gotohboot
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloader) lock
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\Turkish>fastboot writesecureflag 0
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
C:\Users\Turkish>fastboot reboot
rebooting...
finished. total time: 0.312s
hope this helps,if anything else please let me know...
turkish0852 said:
C:\Users\Turkish>fastboot oem rebootRUU
...
(bootloader) erase sector 163328 ~ 163839 (512)
OKAY [ 0.484s]
finished. total time: 0.484s
C:\Users\Turkish>fastboot oem h
...
(bootloader) command list
(bootloader) get_identifier_token
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) gotohboot
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloader) lock
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\Turkish>fastboot writesecureflag 0
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
C:\Users\Turkish>fastboot reboot
rebooting...
finished. total time: 0.312s
hope this helps,if anything else please let me know...
Click to expand...
Click to collapse
Thank You!
Seems like there is no real way of gaining S-OFF using oem..
I'll get an XL in several days and will see if I can do anything (but I don't really think I'll be able to anyway)!
We'll need to find a signed Engineering hboot that can be flashed to gain S-OFF after that!
Doesn't seem fair from HTC anyway.. They should unlock and S-OFF too in their unlocking process..
it was supposed to be "fastboot oem writesecureflag 0" I wrote it wrong, but anyway, as writesecureflag isn't accessible using oem, so it's useless to try it.
If anybody has any other idea, please share
bootloader and s-off
i exacuted the wright command again "fastboot oem secuerflag 0" but it gave me that same error "bootloader err Command error !!! "
But when i exacuted command " fastboot oem rebootRUU " the sensation xl screen whent black with black and white HTC letters in the midle of the screen,haven't seen that before...
I have XL with bootloader S-Off....tell me please, what I can do, to let you see, what the difference is
bootloader and s-off
icecream 4.0.1 has just been realeased for the sensation xe 1.0 beta version,i'd like to see this rom on the xl,iv had devices with bootloader s-off its bloody fantastic ,all htc's should come with bootloader s-off its a shame,i sapouse it's a waiting game,im shore great minds a working on it, I don't know if the sensation xl came with bootloader s-off in Australia......
jammysunny said:
I have XL with bootloader S-Off....tell me please, what I can do, to let you see, what the difference is
Click to expand...
Click to collapse
Ship s-off or Eng s-off?
ship s-off.....
turkish0852 said:
i exacuted the wright command again "fastboot oem secuerflag 0" but it gave me that same error "bootloader err Command error !!! "
But when i exacuted command " fastboot oem rebootRUU " the sensation xl screen whent black with black and white HTC letters in the midle of the screen,haven't seen that before...
Click to expand...
Click to collapse
yea, it wont work I know!
Its totally normal abt the rebootRUU thing, it just puts the phone in a state that accepts the flashing of any signed (or unsigned I think) images and many other things we may not know! Haha
jammysunny said:
ship s-off.....
Click to expand...
Click to collapse
interesting! may I ask how did you get it?
Would be good to acheive s-off but unlocked bootloader isnt half bad. We have permanent root and at least one custom rom so guess things will get up to speed as more people get the device. Alpha rev should do their thing soon so we can get full control over this device
Sent from my EPAD using xda premium
I got it with it....so, where you can see the difference between a normal and a ship s-offed Bootloader??
tapatraced with Sensation XL
pull the battery and then boot into hboot.Volume down and power.
eng hboot with S-off is hboot version 1.25.2003.
http://forum.xda-developers.com/showpost.php?p=16684717&postcount=38
Guys.. I'm in deep Trouble..
I was taking back my phone to stock by following the above link.. I did s-off to So-on.. But stucked at boot loader with Security warning..
The message shows is
*****LOCKED*******
****Security warning ****
Hboot-2.00.000
Radio - 3822.10.08.28_M
I was using RUU_VIVO_SENSE30_S_HTC_WWE_3.08.405.3_Radio_20.4802.30.0822U_3822.10.08.28_M_release_227170_signed
shipped Rom..
My mainver is Shows in CMD - INFOversion-main : 2.30.405.1
Please Help me Guys..!! I'm stucked..!!
Please Help guys..~~
If your mainver is 2.30.405.1 you will need this RUU http://www.filefactory.com/file/c0a...5AU_3805.06.03.03_M_release_199308_signed.exe
You are using Windows, I gues. Follow this steps to install ADB and fastboot. (Extract the files to C:\Android like it says)
The next part should not be hard, since you already did this I gues. Run the RUU and when it is de-compressed to not press anyting and copy the rom.zip folder from your TEMP folder to C:\Android
Connect your phone to your pc/laptop in fastboot usb mode.
Open up cmd on your pc and use the following commands
cd C:\Android
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip rom.zip
That should work, because the same thing happend to me
Did Everything what you said..? But still i gets the same error message..
C:\Android>fastboot erase cache
erasing 'cache'... OKAY [ 0.144s]
finished. total time: 0.144s
C:\Android>fastboot oem rebootRUU
... OKAY [ 0.188s]
finished. total time: 0.188s
C:\Android>fastboot flash zip rom.zip
sending 'zip' (257756 KB)... OKAY [ 43.671s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 84.377s
Click to expand...
Click to collapse
use a gold card
I'm in Fasboot mode..!! I cant create goldcard from here..
kannanz said:
I'm in Fasboot mode..!! I cant create goldcard from here..
Click to expand...
Click to collapse
Post the output from
Code:
fastboot getvar all
minus imei and serial number.
Edit: you can use a gold card created in any android phone.
Here's it..
INFOversion: 0.5
INFOversion-bootloader: 2.00.0000
INFOversion-baseband: 3822.10.08.28_M
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.30.405.1
INFOserialno: ********
INFOimei: **************
INFOproduct: vivo
INFOplatform: HBOOT-7630
INFOmodelid: PG3213000
INFOcidnum: HTC__038
INFObattery-status: good
INFObattery-voltage: 4158mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-af9874be
INFOhbootpreupdate: 12
INFOgencheckpt: 0
all: Done!
finished. total time: 0.029s
Click to expand...
Click to collapse
kannanz said:
Here's it..
Click to expand...
Click to collapse
There's no ruu posted anywhere for India. Try to create gold card in a friends phone or try this link for info http://forum.xda-developers.com/showthread.php?t=731424 you might need to enter recovery mode for adb commands to work
Ahh..!! Atlast Created Goldcard with my friends Htc and Patched Using Goldcard tool.. Now Working fine..
Thanks a Lot..
I know your problem is fixed but did you read this thread? Hope it helped
kannanz said:
Ahh..!! Atlast Created Goldcard with my friends Htc and Patched Using Goldcard tool.. Now Working fine..
Thanks a Lot..
Click to expand...
Click to collapse
Hi I got the same error as u except that my hboot is 1.16.0000. I have a gold card but i still got the failed error like yours. Help?
Mooseolly2 said:
Hi I got the same error as u except that my hboot is 1.16.0000. I have a gold card but i still got the failed error like yours. Help?
Click to expand...
Click to collapse
What error code are yo getting when you try to flash a RUU?
Hi, I tried to S-ON my HTC Incredible S. I've not changed the rom, I just rooted it 3months ago and installed clockworkmod by following a tutorial I found on the web which used revolutionary etc.
Got my handset in Singapore I just got an update available message, but it will not install due to the S-OFF. So I started to follow the procedure above hoping to unroot and S-ON.
I guess I selected the wrong Stock RUU and now I'm stuck with SECURITY WARNING BOOTLOADER with S-ON. However, I'm still able to run my phone, just that it can't detect SDcard and SIM card when I'm using it. (The phone is able to detect my SDcard when it is in the bootloader)
Tried following http://forum.xda-developers.com/showpost.php?p=16684717&postcount=38 to solve my problem, but I doesn't know which is the correct RUU to get, so i downloaded several RUUs, get the rom.zip and tried flashing them via fastboot.
All the RUUs I downloaded gave me this error.
Code:
C:\Android>fastboot erase cache
erasing 'cache'... OKAY [ 0.220s]
finished. total time: 0.221s
C:\Android>fastboot oem rebootRUU
... OKAY [ 0.155s]
finished. total time: 0.156s
C:\Android>fastboot flash zip PG32IMG.zip
sending 'zip' (263083 KB)... OKAY [ 45.473s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 94.601s
This is my phone's "fastboot getvar all"
Code:
C:\Android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.13.0000
INFOversion-baseband: 3805.04.03.27_M
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.12.708.4
INFOserialno: *removed
INFOimei: *removed
INFOproduct: vivo
INFOplatform: HBOOT-7630
INFOmodelid: PG3213000
INFOcidnum: HTC__044
INFObattery-status: good
INFObattery-voltage: 4178mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-8a731c6e
INFOhbootpreupdate: 12
INFOgencheckpt: 0
all: Done!
finished. total time: 0.019s
RUU that gave me security warning:
RUU_Vivo_Gingerbread_S_HTC_WWE_2.12.405.7_Radio_20.2804.30.085AU_3805.04.03.22_M_release_187295_signed
RUUs I tried after getting security warning:
RUU_Vivo_Gingerbread_S_hTC_Asia_HK_2.12.708.4_Radio_20.2805.30.085AU_3805.04.03.27_M_release_189979_signed
RUU_Vivo_Gingerbread_S_HTC_WWE_2-1.30.405.1_Radio_20.2808.30.085AU_3805.06.03.03_M_release_199308_signed
RUU_VIVO_SENSE30_S_hTC_Asia_HK_3.09.708.2_Radio_20.4802.30.0822U_3822.10.08.28_M_release_227715_signed
Not sure if this will help, but this is what revolutionary.exe shows when I run it:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
GZY said:
Hi, I tried to S-ON my HTC Incredible S. I've not changed the rom, I just rooted it 3months ago and installed clockworkmod by following a tutorial I found on the web which used revolutionary etc.
Got my handset in Singapore I just got an update available message, but it will not install due to the S-OFF. So I started to follow the procedure above hoping to unroot and S-ON.
I guess I selected the wrong Stock RUU and now I'm stuck with SECURITY WARNING BOOTLOADER with S-ON. However, I'm still able to run my phone, just that it can't detect SDcard and SIM card when I'm using it. (The phone is able to detect my SDcard when it is in the bootloader)
Tried following http://forum.xda-developers.com/showpost.php?p=16684717&postcount=38 to solve my problem, but I doesn't know which is the correct RUU to get, so i downloaded several RUUs, get the rom.zip and tried flashing them via fastboot.
All the RUUs I downloaded gave me this error.
Code:
C:\Android>fastboot erase cache
erasing 'cache'... OKAY [ 0.220s]
finished. total time: 0.221s
C:\Android>fastboot oem rebootRUU
... OKAY [ 0.155s]
finished. total time: 0.156s
C:\Android>fastboot flash zip PG32IMG.zip
sending 'zip' (263083 KB)... OKAY [ 45.473s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 94.601s
This is my phone's "fastboot getvar all"
Code:
C:\Android>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.13.0000
INFOversion-baseband: 3805.04.03.27_M
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.12.708.4
INFOserialno: *removed
INFOimei: *removed
INFOproduct: vivo
INFOplatform: HBOOT-7630
INFOmodelid: PG3213000
INFOcidnum: HTC__044
INFObattery-status: good
INFObattery-voltage: 4178mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-8a731c6e
INFOhbootpreupdate: 12
INFOgencheckpt: 0
all: Done!
finished. total time: 0.019s
RUU that gave me security warning:
RUU_Vivo_Gingerbread_S_HTC_WWE_2.12.405.7_Radio_20.2804.30.085AU_3805.04.03.22_M_release_187295_signed
RUUs I tried after getting security warning:
RUU_Vivo_Gingerbread_S_hTC_Asia_HK_2.12.708.4_Radio_20.2805.30.085AU_3805.04.03.27_M_release_189979_signed
RUU_Vivo_Gingerbread_S_HTC_WWE_2-1.30.405.1_Radio_20.2808.30.085AU_3805.06.03.03_M_release_199308_signed
RUU_VIVO_SENSE30_S_hTC_Asia_HK_3.09.708.2_Radio_20.4802.30.0822U_3822.10.08.28_M_release_227715_signed
Click to expand...
Click to collapse
RUU_Vivo_Gingerbread_S_hTC_Asia_HK_2.12.708.4_Radio_20.2805.30.085AU_3805.04.03.27_M_release_189979_signed
Reboot your PC and retry the RUU I have highlighted above. That is the version that matches your current settings and should work just fine.
tpbklake said:
RUU_Vivo_Gingerbread_S_hTC_Asia_HK_2.12.708.4_Radio_20.2805.30.085AU_3805.04.03.27_M_release_189979_signed
Reboot your PC and retry the RUU I have highlighted above. That is the version that matches your current settings and should work just fine.
Click to expand...
Click to collapse
Hi, I rebooted my PC and retried the RUU you highlighted. But I'm still getting the same error message.
Code:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\zy>cd C:\Android
C:\Android>fastboot erase cache
erasing 'cache'... OKAY [ 0.140s]
finished. total time: 0.140s
C:\Android>fastboot oem rebootRUU
... OKAY [ 0.188s]
finished. total time: 0.188s
C:\Android>fastboot flash zip PG32IMG.zip
sending 'zip' (263083 KB)... OKAY [ 44.970s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 94.087s
C:\Android>
You need an Asia wwe ruu for that Cid. Gimme a few mins I'll try find a link.
Had to get sense 3 ruu because your main version is higher than the Asia pacific 2.1. Its a Chinese web page, just click the white button next to the red vip button to download it
http://115.com/file/c24bggir
Edit: found thread in dev forum with another link http://forum.xda-developers.com/showthread.php?t=1421805
Nonverbose said:
You need an Asia wwe ruu for that Cid. Gimme a few mins I'll try find a link.
Had to get sense 3 ruu because your main version is higher than the Asia pacific 2.1. Its a Chinese web page, just click the white button next to the red vip button to download it
htt p://115.c om/ fil e/c24 bggir
Click to expand...
Click to collapse
Thanks so much!!!
Will post the result soon.
GZY said:
Thanks so much!!!
Will post the result soon.
Click to expand...
Click to collapse
Maybe not soon, from experience that download site is quite slow. You might have to add a .exe on the end of the filename if there's not one already, I couldn't see on my tab.
If it works out for you, could you please upload to dropbox or something? Others might need it in the future.
Nonverbose said:
Maybe not soon, from experience that download site is quite slow. You might have to add a .exe on the end of the filename if there's not one already, I couldn't see on my tab.
If it works out for you, could you please upload to dropbox or something? Others might need it in the future.
Click to expand...
Click to collapse
Code:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\zy>cd C:\Android
C:\Android>fastboot erase cache
erasing 'cache'... OKAY [ 0.175s]
finished. total time: 0.175s
C:\Android>fastboot oem rebootRUU
... OKAY [ 0.174s]
finished. total time: 0.174s
C:\Android>fastboot flash zip PG32IMG.zip
sending 'zip' (342985 KB)... OKAY [ 57.578s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOchecking main version...
INFOstart image[hboot] unzipping for pre-update check...
INFOstart image[hboot] flushing...
INFO[RUU]WP,hboot,0
INFO[RUU]WP,hboot,100
INFOstart image[radio] unzipping for pre-update...
INFOstart image[radio] flushing...
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,22
INFO[RUU]WP,radio,30
INFO[RUU]WP,radio,38
INFO[RUU]WP,radio,48
INFO[RUU]WP,radio,53
INFO[RUU]WP,radio,61
INFO[RUU]WP,radio,69
INFO[RUU]WP,radio,77
INFO[RUU]WP,radio,85
INFO[RUU]WP,radio,91
INFO[RUU]WP,radio,100
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 225.335s
C:\Android>fastboot flash zip PG32IMG.zip
sending 'zip' (342985 KB)... OKAY [ 57.041s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOchecking main version...
INFOstart image[boot] unzipping & flushing...
INFO[RUU]UZ,boot,0
INFO[RUU]UZ,boot,32
INFO[RUU]UZ,boot,72
INFO[RUU]UZ,boot,100
INFO[RUU]WP,boot,0
INFO[RUU]WP,boot,99
INFO[RUU]WP,boot,100
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,21
INFO[RUU]UZ,recovery,42
INFO[RUU]UZ,recovery,63
INFO[RUU]UZ,recovery,83
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,99
INFO[RUU]WP,recovery,100
INFOstart image[system] unzipping & flushing...
INFO[RUU]UZ,system,0
INFO[RUU]UZ,system,2
INFO[RUU]UZ,system,5
INFO[RUU]UZ,system,8
INFO[RUU]UZ,system,11
INFO[RUU]UZ,system,14
INFO[RUU]UZ,system,17
INFO[RUU]UZ,system,19
INFO[RUU]UZ,system,22
INFO[RUU]UZ,system,25
INFO[RUU]UZ,system,28
INFO[RUU]UZ,system,31
INFO[RUU]UZ,system,34
INFO[RUU]UZ,system,37
INFO[RUU]UZ,system,42
INFO[RUU]UZ,system,45
INFO[RUU]UZ,system,48
INFO[RUU]UZ,system,51
INFO[RUU]UZ,system,54
INFO[RUU]UZ,system,57
INFO[RUU]WP,system,0
INFO[RUU]WP,system,2
INFO[RUU]WP,system,5
INFO[RUU]WP,system,8
INFO[RUU]WP,system,11
INFO[RUU]WP,system,14
INFO[RUU]WP,system,17
INFO[RUU]WP,system,19
INFO[RUU]WP,system,22
INFO[RUU]WP,system,25
INFO[RUU]WP,system,28
INFO[RUU]WP,system,31
INFO[RUU]WP,system,34
INFO[RUU]WP,system,37
INFO[RUU]WP,system,39
INFO[RUU]WP,system,42
INFO[RUU]WP,system,45
INFO[RUU]WP,system,48
INFO[RUU]WP,system,51
INFO[RUU]WP,system,54
INFO[RUU]WP,system,57
INFO[RUU]UZ,system,57
INFO[RUU]UZ,system,59
INFO[RUU]UZ,system,61
INFO[RUU]UZ,system,63
INFO[RUU]UZ,system,66
INFO[RUU]UZ,system,68
INFO[RUU]UZ,system,71
INFO[RUU]UZ,system,74
INFO[RUU]UZ,system,77
INFO[RUU]UZ,system,79
INFO[RUU]UZ,system,81
INFO[RUU]UZ,system,84
INFO[RUU]UZ,system,87
INFO[RUU]UZ,system,90
INFO[RUU]UZ,system,93
INFO[RUU]UZ,system,95
INFO[RUU]UZ,system,98
INFO[RUU]WP,system,57
INFO[RUU]WP,system,59
INFO[RUU]WP,system,62
INFO[RUU]WP,system,65
INFO[RUU]WP,system,68
INFO[RUU]WP,system,71
INFO[RUU]WP,system,74
INFO[RUU]WP,system,77
INFO[RUU]WP,system,79
INFO[RUU]WP,system,82
INFO[RUU]WP,system,85
INFO[RUU]WP,system,88
INFO[RUU]WP,system,91
INFO[RUU]WP,system,94
INFO[RUU]WP,system,97
INFO[RUU]WP,system,100
INFOstart image[lib] unzipping & flushing...
INFO[RUU]UZ,lib,0
INFO[RUU]UZ,lib,8
INFO[RUU]UZ,lib,15
INFO[RUU]UZ,lib,23
INFO[RUU]UZ,lib,31
INFO[RUU]UZ,lib,39
INFO[RUU]UZ,lib,47
INFO[RUU]UZ,lib,52
INFO[RUU]UZ,lib,57
INFO[RUU]UZ,lib,63
INFO[RUU]UZ,lib,68
INFO[RUU]UZ,lib,73
INFO[RUU]UZ,lib,78
INFO[RUU]UZ,lib,85
INFO[RUU]UZ,lib,94
INFO[RUU]UZ,lib,100
INFO[RUU]WP,lib,0
INFO[RUU]WP,lib,10
INFO[RUU]WP,lib,21
INFO[RUU]WP,lib,31
INFO[RUU]WP,lib,42
INFO[RUU]WP,lib,52
INFO[RUU]WP,lib,63
INFO[RUU]WP,lib,73
INFO[RUU]WP,lib,84
INFO[RUU]WP,lib,94
INFO[RUU]WP,lib,100
INFOstart image[sp1] unzipping & flushing...
INFO[RUU]UZ,sp1,0
INFO[RUU]UZ,sp1,100
INFO[RUU]WP,sp1,0
INFO[RUU]WP,sp1,100
INFOstart image[dzdata] unzipping & flushing...
INFO[RUU]UZ,dzdata,0
INFO[RUU]UZ,dzdata,100
INFO[RUU]WP,dzdata,0
INFO[RUU]WP,dzdata,100
INFOstart image[rcdata] unzipping & flushing...
INFO[RUU]UZ,rcdata,0
INFO[RUU]WP,rcdata,0
INFO[RUU]WP,rcdata,100
OKAY [160.421s]
finished. total time: 217.463s
C:\Android>fastboot oem rebootRUU
... OKAY [ 0.158s]
finished. total time: 0.160s
C:\Android>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.154s]
finished. total time: 0.154s
C:\Android>
Hey it works! Thanks so much.
First time using dropbox, not sure if I'm doing it right. Will finish uploading within the next 1-2 days.
http://dl.dropbox.com/u/50679842/RU...22U_3822.10.08.28_M_release_226940_signed.exe
EDIT: uploaded!
i bumped into the known warning "Security Warning" in bootloader
it happend when i tried to install a rom.
BTW, im S-ON now 2..
P.E
i think i read that i need to flash zip with newer mainver.
here is all the information please help me if you can. ty
INFOversion: 0.5
INFOversion-bootloader: 2.01.0001
INFOversion-baseband: 3822.01.08.14_M
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.12.708.4
INFOserialno: ****
INFOimei: ******
INFOproduct: vivo
INFOplatform: HBOOT-7630
INFOmodelid: PG3213000
INFOcidnum: HTC__038
INFObattery-status: good
INFObattery-voltage: 4208mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6ff7580f
INFOhbootpreupdate: 12
INFOgencheckpt: 0
margolis said:
i bumped into the known warning "Security Warning" in bootloader
it happend when i tried to install a rom.
P.E
i think i read that i need to flash zip with newer mainver.
here is all the information please help me if you can. ty
INFOversion: 0.5
INFOversion-bootloader: 2.01.0001
INFOversion-baseband: 3822.01.08.14_M
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.12.708.4
INFOserialno: ****
INFOimei: ******
INFOproduct: vivo
INFOplatform: HBOOT-7630
INFOmodelid: PG3213000
INFOcidnum: HTC__038
INFObattery-status: good
INFObattery-voltage: 4208mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6ff7580f
INFOhbootpreupdate: 12
INFOgencheckpt: 0
Click to expand...
Click to collapse
From the looks of things, you at one time flashed or upgraded to the Sense 3.0/GB 2.3.5 because you have HBOOT 2.01.0001, but your mainver now show 2.12.708.4 which is a GB 2.3.3/Sense 2.1 ROM.
You can get rid of the security warning by flashing back to the Sense 3.0/GB 2.3.5 ROM.
can you please get me a link to a proper rom? cause:
1. the rom i have wont load..
2. other rom i tried wrote me about a problem with the costum ID
P.E
i forgot to say im S-ON now.. cause of the problem.. (edited in first msg too..)
margolis said:
can you please get me a link to a proper rom? cause:
1. the rom i have wont load..
2. other rom i tried wrote me about a problem with the costum ID
P.E
i forgot to say im S-ON now.. cause of the problem.. (edited in first msg too..)
Click to expand...
Click to collapse
Which 2 RUU/ROMs did you try?
It looks like you should be using this one:
http://www.filefactory.com/file/c0c...22U_3822.10.08.28_M_release_227715_signed.exe
should use the EXE or get the rom out from temp file and flash zip \ PG32IMG.zip ?
margolis said:
should use the EXE or get the rom out from temp file and flash zip \ PG32IMG.zip ?
Click to expand...
Click to collapse
I like to use the PG32IMG.zip personally. But either one should be fine.
tried that.. and got the message:
CID incorrect!!
Update Fail!
what should i do?
margolis said:
tried that.. and got the message:
CID incorrect!!
Update Fail!
what should i do?
Click to expand...
Click to collapse
Make a goldcard and try it again.
how do i do that.. and what does it do generally?
margolis said:
how do i do that.. and what does it do generally?
Click to expand...
Click to collapse
Search the forum. A goldcard is simply a sd card that has a signature file that will allow the phone to install a ROM that has a different CID than the one configured. That is what you need to get around the CID error.
ty, Created gold card using this guide->http://forum.xda-developers.com/showthread.php?t=1104226
checked if it worked as writting in the guide above.. passed the tests
and then i tried to flash it normaly using PG32IMG.zip(getting rom.zip from exe -> change name -> copy to PG32IMG.zip -> enter bootloader and let it work its magic..), didnt work so i tried with fastboot..(fastboot flash zip rom.zip)
this is the error i got..
sending 'zip' (351257 KB)... OKAY [ 70.625s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 111.906s
margolis said:
ty, Created gold card using this guide->http://forum.xda-developers.com/showthread.php?t=1104226
checked if it worked as writting in the guide above.. passed the tests
and then i tried to flash it normaly using PG32IMG.zip(getting rom.zip from exe -> change name -> copy to PG32IMG.zip -> enter bootloader and let it work its magic..), didnt work so i tried with fastboot..(fastboot flash zip rom.zip)
this is the error i got..
sending 'zip' (351257 KB)... OKAY [ 70.625s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 111.906s
Click to expand...
Click to collapse
OK, I have posted a pre-rooted version of the stock ICS RUU/ROM that can be installed via custom Recovery.
http://forum.xda-developers.com/showthread.php?t=1756500
i cant enter the recovery in this state... but i tried to load it using FASTBOOT
this is what i got:
C:\Android>fastboot flash zip vivo_signed_WWE_4.10.405.1_ICS_SENSE36_3.zip
sending 'zip' (365003 KB)... OKAY [ 69.641s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 112.328s
after that i tried an older rom to see if something wrong with signature verifications, but i got the old message:
sending 'zip' (263083 KB)... OKAY [ 49.078s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 80.516s..
any more advices ?
margolis said:
i cant enter the recovery in this state... but i tried to load it using FASTBOOT
this is what i got:
C:\Android>fastboot flash zip vivo_signed_WWE_4.10.405.1_ICS_SENSE36_3.zip
sending 'zip' (365003 KB)... OKAY [ 69.641s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 112.328s
after that i tried an older rom to see if something wrong with signature verifications, but i got the old message:
sending 'zip' (263083 KB)... OKAY [ 49.078s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
FAILED (remote: not allowed)
finished. total time: 80.516s..
any more advices ?
Click to expand...
Click to collapse
You install this from recovery mode, not from fastboot. Boot into recovery and choose install from sd card.
tpbklake said:
You install this from recovery mode, not from fastboot. Boot into recovery and choose install from sd card.
Click to expand...
Click to collapse
as i mention above, i cant enter recovery mode..
any other suggesstions?.. im really stuck here...
What happens when you try entering recovery?
markj338 said:
What happens when you try entering recovery?
Click to expand...
Click to collapse
it makes same thing as reboot-bootloader, and enter into fastboot..
any ideas?
margolis said:
any ideas?
Click to expand...
Click to collapse
OK, I just read all of the posts again. In POST #11, you said you extracted the ROM.zip from the RUU and copied it to the SD card as PG32IMG.zip but it failed.
What error message did it fail with? I noticed that when you tried to flash the ROM.zip in FASTBOOT mode you got a signature error, so maybe you need to extract the ROM.zip again.
Also when you made the goldcard, which MMC value did you use? For the IncS you need to use MMC2.