Related
Hi, can some one respond to this? perhaps I bricked my Z doing:
I had rooted and S-OFF and I flashed PC10IMG_Vision_TMOUS_1.19.531.1_Radio_12.21.60.09b_26.02.01.15_M2_release_149459_signed.zip"
as I wanted to return to original stock rom. I did it from Goldcard SD card, what I prepared before. By doing this I lost root but remained S-OFF
Than I followed: http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#Unrooting_and_Returning_to_Stock go to S-ON and I managed this. Everything was going smooth so later when I was non root and S-ON, an OTA update came and I confirmed. Also next OTA update 2.3.3 T-mobile came with 73MB update and I confirmed too later. But the phone stucked after second update to 2.3.3 on HTC Logo and does not boot system.
- Hboot works
- recovery does not work (red attention mark)
- I have working fastboot and adb from PC
- phone is now S-ON and not rooted
... but not sure how to continue
tried flash new recovery but all fastboot end up like this:
Code:
$ fastboot flash recovery recovery-clockwork-3.0.2.4-vision.img
sending 'recovery' (4466 KB)...
OKAY [ 0.770s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.261s
I can not flash another PC10IMG.zip as it says, no valid ID.
Really sucked here.
Anyone some good ideas or phone is postmortem?
You flashed a g2 rom on your dz?
I'd say grab the lastest rom from http://www.shipped-roms.com/index.php?category=android&model=Vision
and flash it via ruu mode (fastboot oem rebootRUU, fastboot flash zip nameOfZip.zip)
-Nipqer
Yes I did
I tried now as per your advise, but I have signature errors, tried two zips, same result.
Code:
$ fastboot flash zip Vision_TMOUS_1.12.531.0_Radio_12.18.60.05P_26.01.00.17_M2_144460.zip
sending 'zip' (118430 KB)...
OKAY [ 20.029s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 33.034s
Any Ideas?
bump, anyone please?
Flashing any stock rom end up with signature error, the phone is branded to (INFOCID is T-MOB010)
no access to adb
INFOversion: 0.5
INFOversion-bootloader: 0.82.0000
INFOversion-baseband: 26.02.01.15_M2
INFOversion-cpld: None
INFOversion-microp: 0425
INFOversion-main: 1.19.531.1
INFOserialno: SH133RT00363
INFOimei: 352212047598680
INFOproduct: vision
INFOplatform: HBOOT-7230
INFOmodelid: PC1011000
INFOcidnum: T-MOB010
INFObattery-status: good
INFObattery-voltage: 3939mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-fafe9aa3
INFOhbootpreupdate: 11
INFOgencheckpt: 0
Try a different rom from shipped-roms.
the 1.19.531.1 rom or higher
-Nipqer
Nipqer said:
Try a different rom from shipped-roms.
the 1.19.531.1 rom or higher
-Nipqer
Click to expand...
Click to collapse
thanks. all images and I tried about 6 different including RRU I got from exe and gained from temp dir gives:
Code:
Image verification failed
HBOOT drops back to main menu, recovery says this error message.
any more hints?
Could you join the #G2ROOT irc channel on freenode It'll be easier to try help you there.
-Nipqer
Solved by creating GC by different method. Looks we did not have working GC before.
Can you be a bit more specific?
Sent from my HTC Vision using Tapatalk 2
Hi Everyone,
Running JellyTime (4.2) on my phone, but it all of the sudden does boot anymore. It just gets stuck on the JellyTime boot screen. When I try to boot the phone into recovery mode ( 4EXT Recovery), the phone vibrates three times and has a blank screen, with the amber LED continuously blinking. Is there any hope for this phone? Is there a way to maybe boot it via Windows? Or is the hardware dead or faulty now? Any help would be appreciated.
I've taken out the battery, SD, SIM card. But when I boot the phone with even just the battery inside the result is the same.
Cheers,
raczyk
try to reflash recovery from fastboot, and then everything else. and learn to use search
t0mas_ said:
try to reflash recovery from fastboot, and then everything else. and learn to use search
Click to expand...
Click to collapse
Thanks for the suggestion t0mas. Does the reflash have to be a RUU file? Perhaps one from here?http://shipped-roms.com/index.php?category=android&model=Ace
it doesnt have to be, but it can be. be careful not to flash froyo!
Thanks for the tip, from that website it would be a froyo, my telephone it Telus branded. Connecting the phone to my computer via USB does recognize a "HTC Android Interface", but when trying to control the phone from my PC using various fastboot packages, the phone does not respond. Is there particular fastboot tool you guys use?
raczyk said:
Thanks for the tip, from that website it would be a froyo, my telephone it Telus branded. Connecting the phone to my computer via USB does recognize a "HTC Android Interface", but when trying to control the phone from my PC using various fastboot packages, the phone does not respond. Is there particular fastboot tool you guys use?
Click to expand...
Click to collapse
I'm not sure but you might have to install the HTC usb drivers but don't install HTC Sync. You could then use fastboot to get the phone's CID and match it with the correct GB rom.
I have a Desire HD that I purchased used and it was running a stock Telus GB rom.
audit13 said:
I'm not sure but you might have to install the HTC usb drivers but don't install HTC Sync. You could then use fastboot to get the phone's CID and match it with the correct GB rom.
I have a Desire HD that I purchased used and it was running a stock Telus GB rom.
Click to expand...
Click to collapse
C:\Program Files\Minimal ADB and Fastboot>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
HT12*****56 recovery
I've installed the "Universal_Naked_Driver_0.72" found on these forums, followed by "Minimal ADB and Fastboot." I can onlly get the adb.exe to work not fastboot.exe. Also the number above is that the CID? And how does one cross reference with a correct GB rom?
Edit: Just made some progress and managed to boot it into FastBoot using:
C:\Program Files\Minimal ADB and Fastboot>adb reboot-bootloader
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Program Files\Minimal ADB and Fastboot>fastboot devices
HT12*****56 fastboot
raczyk said:
C:\Program Files\Minimal ADB and Fastboot>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
HT12*****56 recovery
I've installed the "Universal_Naked_Driver_0.72" found on these forums, followed by "Minimal ADB and Fastboot." I can onlly get the adb.exe to work not fastboot.exe. Also the number above is that the CID? And how does one cross reference with a correct GB rom?
Click to expand...
Click to collapse
Can you boot into the the HBoot screen using the volume down and power button? If you can, select fastboot from the menu. Then type fastboot getvar all and it will return the following info:
C:\adb>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0029
INFOversion-baseband: 26.17.14.11_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.20.502.52
INFOserialno: HT11XTZ01021
INFOimei: 3xxxxxxxxxxxxxx
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9814000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4206mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: fcef1579
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
This post might help too: http://forum.xda-developers.com/showthread.php?t=2317536
audit13 said:
Can you boot into the the HBoot screen using the volume down and power button? If you can, select fastboot from the menu. Then type fastboot getvar all and it will return the following info:
C:\adb>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0029
INFOversion-baseband: 26.17.14.11_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.20.502.52
INFOserialno: HT11XTZ01021
INFOimei: 3xxxxxxxxxxxxxx
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9814000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4206mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: fcef1579
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
This post might help too: http://forum.xda-developers.com/showthread.php?t=2317536
Click to expand...
Click to collapse
Yeah I can navigate Fastboot via phone, just don't now what image to laod onto it now. I have the following options: Bootloader, reboot, reboot botolaoder, power down. Currently I have the SD card and SIM card taken out of the phone. What image should I load onto it? From here it suggest the following "fastboot flash recovery your_recovery_image.img." . img? I've always used .zip images the past such as "cm-JellyTime_42_R10.zip"
C:\Program Files\Minimal ADB and Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.85.2425
(bootloader) version-baseband: 26.10.04.03_M
(bootloader) version-cpld: None
(bootloader) version-microp: 0438
(bootloader) version-main: 2.47.502.7
(bootloader) serialno: HT12PTZ0****
(bootloader) imei: 355761*********
(bootloader) product: ace
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PD9814000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4204mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: a3d4fa0f
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) region-id: 0
all: Done!
finished. total time: 0.031s
If you flash using a custom recovery such as cwm or 4ext, the file extension is .zip. When flashing through fastboot, the images would have a .img file.
Since you already had 4ext on your phone, did you try re-flashing 4ext to see if it will boot in recovery mode?
Edit: since you cid is now all 1s, you'll have to find a way to pull the cid from another source such as the radio file.
audit13 said:
If you flash using a custom recovery such as cwm or 4ext, the file extension is .zip. When flashing through fastboot, the images would have a .img file.
Since you already had 4ext on your phone, did you try re-flashing 4ext to see if it will boot in recovery mode?
Edit: since you cid is now all 1s, you'll have to find a way to pull the cid from another source such as the radio file.
Click to expand...
Click to collapse
The phone does boot into 4ext recovery mode, i just can't install the .zip image. Do I need the cid to reflash with a .img image?
From fastboot here is the info, believe all I need is an .img image file. Any suggestions, please?
ACEPVT ENG S-OFF RL
HBOOT-0.85.2425
MICROP-0438
RADIO-26.10.04.03_M
eMMC-boot
After playing around with the phone.. I've loaded recovery from fastboot.. previously I've also wiped to default settings and cleared cache.. this time from fastboot I've selected for the phone to fastboot.. and the phone has booted.. Will try to flash with an updated jelly time mod.
raczyk said:
After playing around with the phone.. I've loaded recovery from fastboot.. previously I've also wiped to default settings and cleared cache.. this time from fastboot I've selected for the phone to fastboot.. and the phone has booted.. Will try to flash with an updated jelly time mod.
Click to expand...
Click to collapse
I tried Carbon rom and it's worked well for me. Glad you got it working.
I've been trying to update my phone to taktik for a few days now, but I can't flash the rom.
bootloader:
Code:
ACE PVT SHIP S-OFF RL
HBOOT-2.00.0027
MICROP-0438
RADIO 26.14.52.27
eMMC boot
Code:
C:\Users\Johan>fastboot devices
HT0BSRX00016 fastboot
C:\Users\Johan>fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 2.00.0027
INFOversion-baseband: 26.14.52.27
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.12.405.2
INFOserialno: HT0BSRX00016
INFOimei: 352668043966306
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4138mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 743ca94a
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.020s
What I tried:
Easy ace root tool:
Code:
your build version is 3.12.405.2
Your will reboot in fastboot again to continue the process
* server not running *
Obtaining Unlock Token
< waiting for device >
[B] ... INFO[ERR] Command error !!![/B]
OKAY [ 0.008s]
finished. total time: 0.009s
adb fastboot flash
Code:
sending 'recovery' (4876 KB)...
OKAY [ 1.131s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.458s
When I try to go into recovery I get a red triangle.
I spend many hours trying to fix this en searched dozens of threads, but I can't find a solution.
johanliefers said:
I've been trying to update my phone to taktik for a few days now, but I can't flash the rom.
bootloader:
I spend many hours trying to fix this en searched dozens of threads, but I can't find a solution.
Click to expand...
Click to collapse
Update your hboot to .0029 then unlock your bootloader via HTCDev site.Google for the hboot update.
EDIT: Just saw you're S-OFF.Just rename this zip to PD98IMG.zip, put it on your sdcard and boot to bootloader(not fastboot, the main menu of the bootloader)hit any button and it will ask for an update.Confirm, then reboot when it asks.In bootloader go to recovery, and select it.You should have CWM.
Steam. said:
Update your hboot to .0029 then unlock your bootloader via HTCDev site.Google for the hboot update.
EDIT: Just saw you're S-OFF.Just rename this zip to PD98IMG.zip, put it on your sdcard and boot to bootloader(not fastboot, the main menu of the bootloader)hit any button and it will ask for an update.Confirm, then reboot when it asks.In bootloader go to recovery, and select it.You should have CWM.
Click to expand...
Click to collapse
Thanks a lot! It worked. I just put PD98IMG.zip on my sd, now I can get into recovery again.
HTC DESIRE HD s-on
johanliefers said:
Thanks a lot! It worked. I just put PD98IMG.zip on my sd, now I can get into recovery again.
Click to expand...
Click to collapse
what should i do?.....................................................................................
ENDEAVORU XE SHIP S-OFF RL
CID-11111111
HBOOT-1.12.0000
CPLD-None
MICROP-None
RADIO-2.1204.135.20
eMMC- bootmode: disabled
CPU-bootmode: disabled
HW Secure boot: enabled
MODEM PATH: OFF
June 28 2012, 11:31:28
Hi guys can somebody help me.. please
my phone stuck at HTC ONE logo
how can i fix this isssue...
after updating through internet it keeps on reboot again and again
i dont know how to fix this..
please help me.. tnx
chingkit09 said:
ENDEAVORU XE SHIP S-OFF RL
CID-11111111
HBOOT-1.12.0000
CPLD-None
MICROP-None
RADIO-2.1204.135.20
eMMC- bootmode: disabled
CPU-bootmode: disabled
HW Secure boot: enabled
MODEM PATH: OFF
June 28 2012, 11:31:28
Hi guys can somebody help me.. please
my phone stuck at HTC ONE logo
how can i fix this isssue...
after updating through internet it keeps on reboot again and again
i dont know how to fix this..
please help me.. tnx
Click to expand...
Click to collapse
Search in the thread have many answare for ENDEAVORU XE it is different from ENDEAVORU PVT try to flash the higher firmware.zip manually
Hi
how can i fix this.. i dont know where i download..
im so stress in this problem.
please someone guide me how to fix this issue.
please please please
chingkit09 said:
how can i fix this.. i dont know where i download..
im so stress in this problem.
please someone guide me how to fix this issue.
please please please
Click to expand...
Click to collapse
ok download latest OTA 4.18,401,4 forom HERE
after read this
How to flash?
(bootloader needs to be relocked)
Re-lock your bootloader (this will most probably wipe content of your device)
Copy downloaded .zip to fastboot.exe location (e.g. c:/SDK/platform-tools/fastboot.exe)
Re-name .zip file to firmware.zip
Open command prompt
Boot your device in fastboot mode (vol down + power ===> fastboot)
Connect device to the PC
In command prompt cd to fastboot.exe location
Make sure you have correct modeid and cidnum (type: fastboot getvar all)
Type: fastboot oem lock (if your device is not relocked yet)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware.zip and wait for process to complete
Type: fastboot reboot
Unlock your bootloader and flash custom recovery if you are going to use custom ROM.
chingkit09 said:
how can i fix this.. i dont know where i download..
im so stress in this problem.
please someone guide me how to fix this issue.
please please please
Click to expand...
Click to collapse
after this..
the correct installing of custom rom is.
to unlock and to flash the recovery CWM 5.8.4.0
den install the rom. One_X_4.18.401.3_odexed
is this correct?
can u guide me.. please..
thank you thant
Thant said:
ok download latest OTA 4.18,401,4 forom HERE
after read this
How to flash?
(bootloader needs to be relocked)
Re-lock your bootloader (this will most probably wipe content of your device)
Copy downloaded .zip to fastboot.exe location (e.g. c:/SDK/platform-tools/fastboot.exe)
Re-name .zip file to firmware.zip
Open command prompt
Boot your device in fastboot mode (vol down + power ===> fastboot)
Connect device to the PC
In command prompt cd to fastboot.exe location
Make sure you have correct modeid and cidnum (type: fastboot getvar all)
Type: fastboot oem lock (if your device is not relocked yet)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware.zip and wait for process to complete
Type: fastboot reboot
Unlock your bootloader and flash custom recovery if you are going to use custom ROM.
Click to expand...
Click to collapse
after this..
the correct installing of custom rom is.
to unlock and to flash the recovery CWM 5.8.4.0
den install the rom. One_X_4.18.401.3_odexed
is this correct?
can u guide me.. please..
thank you thant
sorry for the wrong quote.
after the command i did
C:\fastboot>fastboot flash zip Firmware.zip
sending 'zip' (12377 KB)... OKAY [ 1.779s]
writing 'zip'... INFOCan not find [android-info.txt] in zipped
image!
FAILED (remote: 24 parsing android-info fail)
finished. total time: 5.417s
C:\fastboot>fastboot flash zip Firmware.zip
sending 'zip' (12377 KB)... FAILED (remote: (00030003))
finished. total time: 0.001s
what will i do?
please help me fix this.. huhuhuhu
chingkit09 said:
after the command i did
C:\fastboot>fastboot flash zip Firmware.zip
sending 'zip' (12377 KB)... OKAY [ 1.779s]
writing 'zip'... INFOCan not find [android-info.txt] in zipped
image!
FAILED (remote: 24 parsing android-info fail)
finished. total time: 5.417s
C:\fastboot>fastboot flash zip Firmware.zip
sending 'zip' (12377 KB)... FAILED (remote: (00030003))
finished. total time: 0.001s
what will i do?
please help me fix this.. huhuhuhu
Click to expand...
Click to collapse
Your bootloader must be locked or relocket from this where I see I think it is not= And what happen when you run Fastboot oem rebootRUU the command must be exactly like I write with smal and Capital letters and you must to see black screen with HTC logo and after second flash you will see green line goes up
Thant said:
Your bootloader must be locked or relocket from this where I see I think it is not= And what happen when you run Fastboot oem rebootRUU the command must be exactly like I write with smal and Capital letters and you must to see black screen with HTC logo and after second flash you will see green line goes up
Click to expand...
Click to collapse
C:\fastboot>fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 1.12.0000
INFOversion-baseband: 2.1204.135.20
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.17.707.3
INFOserialno: SH27GW101562
INFOimei: 353426058935339
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ461****
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3778mV
INFOdevpower: 33
INFOpartition-layout: None
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
finished. total time: 0.858s
C:\fastboot>fastboot oem lock
... INFOLock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.178s
C:\fastboot>fastboot oem lock
... INFODevice was already locked!
OKAY [ 0.017s]
finished. total time: 0.018s
C:\fastboot>fastboot oem lock
... INFODevice was already locked!
OKAY [ 0.018s]
finished. total time: 0.019s
C:\fastboot>fastboot oem rebootRUU
... INFOSave data from original MSC...
INFOSave data from SIF...
INFOUpdate partition data to SIF partition
INFOUpdate partition data from original MSC...
INFO[MSG] OKAY
OKAY [ 0.229s]
finished. total time: 0.230s
C:\fastboot>fastboot flash zip firmware.zip
sending 'zip' (12377 KB)... OKAY [ 1.786s]
writing 'zip'... INFOCan not find [android-info.txt] in zipped
image!
FAILED (remote: 24 parsing android-info fail)
finished. total time: 5.426s
look this thant..
it is already relocked
huhuhu help me
chingkit09 said:
C:\fastboot>fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 1.12.0000
INFOversion-baseband: 2.1204.135.20
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.17.707.3
INFOserialno: SH27GW101562
INFOimei: 353426058935339
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ461****
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3778mV
INFOdevpower: 33
INFOpartition-layout: None
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
finished. total time: 0.858s
C:\fastboot>fastboot oem lock
... INFOLock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.178s
C:\fastboot>fastboot oem lock
... INFODevice was already locked!
OKAY [ 0.017s]
finished. total time: 0.018s
C:\fastboot>fastboot oem lock
... INFODevice was already locked!
OKAY [ 0.018s]
finished. total time: 0.019s
C:\fastboot>fastboot oem rebootRUU
... INFOSave data from original MSC...
INFOSave data from SIF...
INFOUpdate partition data to SIF partition
INFOUpdate partition data from original MSC...
INFO[MSG] OKAY
OKAY [ 0.229s]
finished. total time: 0.230s
C:\fastboot>fastboot flash zip firmware.zip
sending 'zip' (12377 KB)... OKAY [ 1.786s]
writing 'zip'... INFOCan not find [android-info.txt] in zipped
image!
FAILED (remote: 24 parsing android-info fail)
finished. total time: 5.426s
look this thant..
it is already relocked
huhuhu help me
Click to expand...
Click to collapse
are you take the firmware.zip inside the ota archive? or you trying to flash renamed ota to firmware.zip?
or just download this RUU and run as administrator
Thant said:
Your bootloader must be locked or relocket from this where I see I think it is not= And what happen when you run Fastboot oem rebootRUU the command must be exactly like I write with smal and Capital letters and you must to see black screen with HTC logo and after second flash you will see green line goes up
Click to expand...
Click to collapse
Thant said:
are you take the firmware.zip inside the ota archive? or you trying to flash renamed ota to firmware.zip?
or just download this RUU and run as administrator
Click to expand...
Click to collapse
C:\fastboot>fastboot getvar all
INFOversion: 0.5a
INFOversion-bootloader: 1.12.0000
INFOversion-baseband: 2.1204.135.20
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 2.17.707.3
INFOserialno: SH27GW101562
INFOimei: 353426058935339
INFOproduct: endeavoru
INFOplatform: HBOOT-T30S
INFOmodelid: PJ461****
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3742mV
INFOdevpower: 21
INFOpartition-layout: None
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: None
INFOhbootpreupdate: 2
INFOgencheckpt: 0
all: Done!
finished. total time: 0.824s
C:\fastboot>fastboot oem lock
... INFODevice was already locked!
OKAY [ 0.022s]
finished. total time: 0.023s
C:\fastboot>fastboot oem rebootRUU
... INFOSave data from original MSC...
INFOSave data from SIF...
INFOUpdate partition data to SIF partition
INFOUpdate partition data from original MSC...
INFO[MSG] OKAY
OKAY [ 0.227s]
finished. total time: 0.228s
C:\fastboot>fastboot flash zip firmware.zip
sending 'zip' (11685 KB)... OKAY [ 1.688s]
writing 'zip'... INFOshift signature_size for header checking.
.
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[boot] unzipping & flushing...
INFOFormat partition LNX done
INFO[RUU]WP,boot,100
INFOstart image[recovery] unzipping & flushing...
INFOFormat partition SOS done
INFO[RUU]WP,recovery,100
INFOERASE backup cid
OKAY [ 2.678s]
finished. total time: 4.367s
yehey its all ready done
what is the next step on this?
please help me thant please..
waiting for your reply
thant..
how can i install the custom rom
the phone is still stockon HTC one
thant teach me how to fix this please... huhuhuhu
chingkit09 said:
thant..
how can i install the custom rom
the phone is still stockon HTC one
thant teach me how to fix this please... huhuhuhu
Click to expand...
Click to collapse
Now go to htcdev.com and unlock your bootloader after this flash Philz recovery 15.5.9 and mount sd card copy rom sense or AOSP to sd card and flash the boot.img from rom.zip to the phone go in recovery and install rom.zip. If you want to install CM11 you need latest Philz recovery or Latest CWM from CM11 thread. but ont this two recoverys Mount sd card not working first flash Philz 5.15.9 and then copy the rom to the sd card and then if you want to install CM11 flash Philz latest or CWM latest and flash CM11
THIS is latest Philz for One X
THIS is philz 5.15.9
For philz recovery take recovery.img inside from archive
And one more Question now your HBOOT must be 1.72 RIGHT?
Thant said:
Now go to htcdev.com and unlock your bootloader after this flash Philz recovery 15.5.9 and mount sd card copy rom sense or AOSP to sd card and flash the boot.img from rom.zip to the phone go in recovery and install rom.zip. If you want to install CM11 you need latest Philz recovery or Latest CWM from CM11 thread. but ont this two recoverys Mount sd card not working first flash Philz 5.15.9 and then copy the rom to the sd card and then if you want to install CM11 flash Philz latest or CWM latest and flash CM11
THIS is latest Philz for One X
THIS is philz 5.15.9
For philz recovery take recovery.img inside from archive
And one more Question now your HBOOT must be 1.72 RIGHT?
Click to expand...
Click to collapse
where i can find the rom.. huhuhu
thant can i chat you? for fast communication please... huhuhu
my head is going to blow..
chingkit09 said:
where i can find the rom.. huhuhu
thant can i chat you? for fast communication please... huhuhu
my head is going to blow..
Click to expand...
Click to collapse
ROM HERE or HERE the first link is close to stock on second most AOSP and AICP roms and hard modyfied sense roms
But first unlock bootloader and flash philz recovery go in recovery and charge your phone to full
waithing to charge your phone you will check wich ROM you want and download and install it you will see bugs and other think
thant im dead
i dont know what to do.. huhuhu please
can i chat you in yahoo?
please help me.. i dont know what to do.
im so stress and i didn't eat my breakfast,lunch
please help my please..
im so lose
i dont know what to do..
or can we chat on fb? please.
chingkit09 said:
thant im dead
i dont know what to do.. huhuhu please
can i chat you in yahoo?
please help me.. i dont know what to do.
im so stress and i didn't eat my breakfast,lunch
please help my please..
im so lose
i dont know what to do..
or can we chat on fb? please.
Click to expand...
Click to collapse
OK are you unlocked your bootloader via htcdev.com go to the site and take your Unlock_code.bin choice all other supported model on the button unlock bootloader after this fallow the instruction in the site after unlock your bootloader, download philz recovery 5.15.9 take recovery.img from the archive and use this comand to flash it fastboot flash recovery recovery.img after this run fastboot erase cache go in recovery and charge your phone
And one more think I write you on the private I dont use yahoo or facebook and I think you not reading what I write you I must to say something 5 times and after this you will do it. Like @Mr Hofs say READING IS GIFT
Yes you are still on the 1.12 becouse you didnt flash the firmware.zip twice like I write on the 2-3 post up I see your command but I see you runt fastboot flash zip firmware.zip only ane time.
the HBOOT still 1.12.0000
how will i change this? huhuhuhu
super lose..
Thant said:
OK are you unlocked your bootloader via htcdev.com go to the site and take your Unlock_code.bin choice all other supported model on the button unlock bootloader after this fallow the instruction in the site after unlock your bootloader, download philz recovery 5.15.9 take recovery.img from the archive and use this comand to flash it fastboot flash recovery recovery.img after this run fastboot erase cache go in recovery and charge your phone
And one more think I write you on the private I dont use yahoo or facebook and I think you not reading what I write you I must to say something 5 times and after this you will do it. Like @MrHofs say READING IS GIFT
Click to expand...
Click to collapse
already done thant.
now i am in the philZ Touch 5
and the cord is connected how to charger the phone?
And one more think I write you on the private I dont use yahoo or facebook and I think you not reading what I write you I must to say something 5 times and after this you will do it. Like @MrHofs say READING IS GIFT
sorry thant..
how to Like @MrHofs say READING IS GIFT
sorry i dont know
Hi:
In Advantage, thank's for any help.
I get HTC Desire HD with rom:RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed.
I already tried to unlock the sim card but nothing! I inserte a O2 card but i cannot connect and don't ask me to put any code to unlock.
There is any chance someone tell me what i can do, please.
Regards
You can see how to s-off your desire hd with SuperCid and SimUnlock here.
You can also give us more informations about your device by giving the command
Code:
fastboot getvar all
from fastboot mode when you are in bootloader.
Hi:
Many thanks for the replay.
I believe is this that you ask me:
INFOversion: 0.5
INFOversion-bootloader: 2.00.0027
INFOversion-baseband: 26.14.04.28_
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.12.405.1
INFOserialno: HT0BFRX03894
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4189mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: 743ca94a
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
Please i really need help i do know what do more.
Thanks
As I can see you already have S-OFF and SuperCid (11111111).
So the only thing that you will probably need is the radio exploit , a custom recovery and the gfree app.
Just download the tools I give you here and extract them into an empty directory.
Copy "PG98IMG.zip" to your sdcard root directory (It has md5 checksum file if you want to check it).
After that reboot your phone to bootloader and it should prompt you to upgrade radio and recovery.Allow it and let your phone reboot ones.
(After that you have to remove your sdcard in order to reboot to your recovery and run the exploit or you can just delete PG98IMG.zip from your sdcard.)
If you have not access to your rom:
Pull the battery out (just for safety)
Remove your sdcard.
Pull your battery back in.
Go to bootloader and open recovery from the options or use the command
Code:
fastboot reboot recovery
As long as you are in recovery run the commands
Code:
adb push gfree /tmp/
adb shell chmod 775 /tmp/gfree
adb shell /tmp/gfree -f
Reboot to bootloader to check the results...
Code:
adb reboot-bootloader
If you succeed those steps you should be (steel) S-OFFed , SuperCided and SimUnlocked.
After that you can flash any recovery and radio you like using PG98IMG.
** After this process succeed remove PG98IMG.zip from your sdcard before you put it back to your phone because if you don't, every time you boot into bootloader you will be prompted to flash it again**
Also you should never post your INFOserialno INFOimei online.Just leave them blank.
Hi:
Many thanks for replay.
I have copy the zip file but don't start the update. What i do wrong?
I need to downgrade?
Maybe your hboot version does not support direct flash from zip.Check my post here.
Yes you need to dowgrade your radio but in order to do that you should probably upgrade your hboot.If you upgrade it you can unlock your bootloader with htc_devs way too.After htc_devs unlock it should be flashable from fastboot mode without restrictions.(This way it is not nessesary as long as you are S-OFF user and you better take a backup of your data if you deside you unlock your phone by this way.)
Hi Mate:
I'm in same situation, i don't know what to do.
I send you already a private message.
Regards
aranha2222 said:
Hi Mate:
I'm in same situation, i don't know what to do.
I send you already a private message.
Regards
Click to expand...
Click to collapse
I saw your PM too.
1) Do you have a rooted rom?
2) Do you have USB debugging enabled to your phone and the correct adb drivers on your PC in order to use adb tool?
As long as you are S-OFFed you could also use fastboot commands to flash the zips using RUUmode instead of fastboot.
Just try to flash the zip with radio and custom recovery by using the commands
Code:
fastboot oem rebootRUU
fastboot flash zip PG98IMG.zip
You can also update your hboot version using the same method
Code:
fastboot flash zip rom.zip
After the proccess completes you have to use
Code:
fastboot reboot-bootloader
...and check your radio version (It should be different than before).After that get into recovery and follow gfree steps.
Hi:
Many thanks for your time.
But i was tried all morning and i believe i don't know what i'/m already doing.
Do you want i start from begin again or what you thing is better?
Regards
I tried, i flash the zip with radio and custom recovery but i still don't get any network signal.
Please, help me
aranha2222 said:
Hi:
Many thanks for your time.
But i was tried all morning and i believe i don't know what i'/m already doing.
Do you want i start from begin again or what you thing is better?
Regards
I tried, i flash the zip with radio and custom recovery but i still don't get any network signal.
Please, help me
Click to expand...
Click to collapse
You tried to flash the zip.I undestand that.But what way did you use to flash?(fastboot or RUUmode/did you tried both?) and did you succeded or you had some error?
If you are SimLocked you won't have signal until you make the gfree operation anyway.
Please answer me to my previews questions to be able to help you further.
Hi:
Let me explain (sorry i'm not a expert, i believe you already find that).
I get is HtC Desire HD, and coming with rom RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed.
After with tools you give me i use the commands :
fastboot oem rebootRUU
fastboot flash zip PG98IMG.zip
fastboot reboot-bootloader.
And that's it, i don't know what or how to do more.
This is the information:
INFOversion-bootloader: 2.00.0025
INFOversion-baseband: 26.03.02.26_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.0.0
INFOserialno: HT0BFRX03894
INFOimei:
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4199mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: d065c8e9
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.008s
Many thank's for your support.
Regards
aranha2222 said:
Hi:
Let me explain (sorry i'm not a expert, i believe you already find that).
I get is HtC Desire HD, and coming with rom RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed.
After with tools you give me i use the commands :
fastboot oem rebootRUU
fastboot flash zip PG98IMG.zip
fastboot reboot-bootloader.
And that's it, i don't know what or how to do more.
This is the information:
INFOversion-bootloader: 2.00.0025
INFOversion-baseband: 26.03.02.26_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 3.13.0.0
INFOserialno: HT0BFRX03894
INFOimei:
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4199mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: d065c8e9
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.008s
Many thank's for your support.
Regards
Click to expand...
Click to collapse
Yes but you are not answering me.Do you get a success message for those operations or an error message??I mean through flashing the zip.What is the message you can see?
In any case try to flash only the hboot (rom.zip in my forth post) and see if you have hboot 2.00.0029.
Hi:
I tried but give me a error....
"error: cannot determine image filename for 'rom.zip'"
I used the commands:
fastboot oem rebootRUU
fastboot flash rom.zip:
aranha2222 said:
Hi:
I tried but give me a error....
"error: cannot determine image filename for 'rom.zip'"
I used the commands:
fastboot oem rebootRUU
fastboot flash rom.zip:
Click to expand...
Click to collapse
The last command is
Code:
fastboot flash zip rom.zip
Try again and tell me the results.If this doesn't work either just use the commands I am giving on the other post to flash the hboot from your rom.
Hi:
The Results:
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>fastboot flash zi
p rom.zip
sending 'zip' (264 KB)... OKAY [ 0.057s]
writing 'zip'... INFOzip header checking...
INFOshift signature_size for header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[hboot] unzipping & flushing...
INFO[RUU]UZ,hboot,0
INFO[RUU]UZ,hboot,100
INFO[RUU]WP,hboot,0
INFO[RUU]WP,hboot,100
OKAY [ 10.227s]
finished. total time: 10.284s
Yes! You should have now hboot 2.00.0029!
Now you can try to flash PD98IMG.zip with custom radio and recovery from your sdcard through bootloader.
Use the command
Code:
fastboot reboot-bootloader
to reboot your device to bootloader.
Hi:
I put the file on sdcard but nothing happen....
And i do (see information, please):
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>fastboot
p PG98IMG.zip
sending 'zip' (15793 KB)... OKAY [ 2.619s]
writing 'zip'... INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,23
INFO[RUU]UZ,recovery,47
INFO[RUU]UZ,recovery,70
INFO[RUU]UZ,recovery,95
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,100
INFOstart image[radio] unzipping & flushing...
INFO[RUU]UZ,radio,0
INFO[RUU]UZ,radio,8
INFO[RUU]UZ,radio,16
INFO[RUU]UZ,radio,24
INFO[RUU]UZ,radio,33
INFO[RUU]UZ,radio,41
INFO[RUU]UZ,radio,49
INFO[RUU]UZ,radio,57
INFO[RUU]UZ,radio,62
INFO[RUU]UZ,radio,70
INFO[RUU]UZ,radio,79
INFO[RUU]UZ,radio,86
INFO[RUU]UZ,radio,95
INFO[RUU]UZ,radio,100
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,19
INFO[RUU]WP,radio,27
INFO[RUU]WP,radio,36
INFO[RUU]WP,radio,44
INFO[RUU]WP,radio,100
OKAY [ 35.427s]
finished. total time: 38.046s
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>fastboot
ootloader
rebooting into bootloader... OKAY [ 0.157s]
finished. total time: 0.158s
What i need to do?
aranha2222 said:
Hi:
I put the file on sdcard but nothing happen....
And i do (see information, please):
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>fastboot
p PG98IMG.zip
sending 'zip' (15793 KB)... OKAY [ 2.619s]
writing 'zip'... INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,23
INFO[RUU]UZ,recovery,47
INFO[RUU]UZ,recovery,70
INFO[RUU]UZ,recovery,95
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,100
INFOstart image[radio] unzipping & flushing...
INFO[RUU]UZ,radio,0
INFO[RUU]UZ,radio,8
INFO[RUU]UZ,radio,16
INFO[RUU]UZ,radio,24
INFO[RUU]UZ,radio,33
INFO[RUU]UZ,radio,41
INFO[RUU]UZ,radio,49
INFO[RUU]UZ,radio,57
INFO[RUU]UZ,radio,62
INFO[RUU]UZ,radio,70
INFO[RUU]UZ,radio,79
INFO[RUU]UZ,radio,86
INFO[RUU]UZ,radio,95
INFO[RUU]UZ,radio,100
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,19
INFO[RUU]WP,radio,27
INFO[RUU]WP,radio,36
INFO[RUU]WP,radio,44
INFO[RUU]WP,radio,100
OKAY [ 35.427s]
finished. total time: 38.046s
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>fastboot
ootloader
rebooting into bootloader... OKAY [ 0.157s]
finished. total time: 0.158s
What i need to do?
Click to expand...
Click to collapse
Congratulations!You have flash all the nessesary software.Now you have to go to recovery and give the gfree commands from my second post (If you see a black screen when you boot into recovery it is a good thing)
Hi:
What i have done:
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>adb push gfree /t
mp/
2892 KB/s (722728 bytes in 0.244s)
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>adb shell chmod 7
75 /tmp/gfree
C:\Users\GPS\Downloads\Tools_for_S-OFFed_Desire_HD_by_Gatosbil>adb shell /tmp/gf
ree -f
--secu_flag off set
--cid set. CID will be changed to: 11111111
--sim_unlock. SIMLOCK will be removed
Section header entry size: 40
Number of section headers: 44
Total section header table size: 1760
Section header file offset: 0x00015398 (86936)
Section index for section name string table: 41
String table offset: 0x000151df (86495)
Searching for .modinfo section...
- Section[16]: .modinfo
-- offset: 0x000011cc (4556)
-- size: 0x000000c4 (196)
Kernel release: 2.6.32.21
New .modinfo section size: 196
Attempting to power cycle eMMC... OK.
Write protect was successfully disabled.
Searching for mmc_blk_issue_rq symbol...
- Address: c02db21c, type: t, name: mmc_blk_issue_rq, module: N/A
Kernel map base: 0xc02db000
Kernel memory mapped to 0x40002000
Searching for brq filter...
- Address: 0xc02db21c + 0x34c
- 0x2a000012 -> 0xea000012
Backing up current partition 7 and patching it...
patching secu_flag: 0
Done.
Done, now what i need to do now?
Regards