[Q] Unable to boot into Recovery- Can't flash SU - One (M8) Q&A, Help & Troubleshooting

Received phone today - 3rd HTC - Sensation>One S>M8
Just Unlocked via HTC Dev site
Flashed latest TWRP - openrecovery-twrp-2.7.1.0-m8.img - and also tried two previous versions. The two latest versions make the phone load right back into hboot screen. First version hangs for a moment, making me think it will boot into Recovery, then phone just reboots.
Will not boot into recovery
Cannot boot from Fastboot and adb says error: device not found.
Latest drivers installed
I even reinstalled HTC Sync
T-mo US
*** TAMPERED ***
*** UNLOCKED ***
M8_UL PVT SHIP S-ON
HBOOT-3.16.0.0000
RADIO-1.16.21331931.LA24G
Open DSP-v38.2.2-00542-M8974.0311
OS-1.57.531.7
eMMC-boot 2048MB
MAY 8 2004,21:19:27.0
Any recommendations?

Did you turn off the fast boot mode?
Sent from HTC One m8, or maybe not anymore

Yes, fast boot has been disabled from the security settings and USB debugging is on.
Sent from my HTC One_M8 using xda app-developers app

Maybe you flashed recovery into boot partition by omission?
Did you use
fastboot flash recovery openrecovery-twrp-2.7.1.0-m8.img

Yes, as far as I can tell, I flashed the recovery correctly.
Sent from my One S using XDA Free mobile app

I got excactly the same problem, but its the international GSM version...
I would be very happy if someone knew a solution

Very strange. Can you guys try flashing Philz recovery and see if it boots now?

stathis95194 said:
Very strange. Can you guys try flashing Philz recovery and see if it boots now?
Click to expand...
Click to collapse
Just tried that, doesnt work either...
I can boot the phone but not get into the recovery...

tschoesi said:
Just tried that, doesnt work either...
I can boot the phone but not get into the recovery...
Click to expand...
Click to collapse
Can you take a screenshot of the fastboot commands/output?
Did you erase cache/dalvik?

stathis95194 said:
Can you take a screenshot of the fastboot commands/output?
Did you erase cache/dalvik?
Click to expand...
Click to collapse
Code:
C:\adb>fastboot.exe flash recovery philz_touch_6.48.4-m8.img
< waiting for device >
target reported max download size of 1830227968 bytes
sending 'recovery' (14436 KB)...
OKAY [ 1.454s]
writing 'recovery'...
OKAY [ 0.762s]
finished. total time: 2.217s
I cant post pictures yet, because im a new member
And yeah, I tried it with and without erasing the cache...

tschoesi said:
Code:
C:\adb>fastboot.exe flash recovery philz_touch_6.48.4-m8.img
< waiting for device >
target reported max download size of 1830227968 bytes
sending 'recovery' (14436 KB)...
OKAY [ 1.454s]
writing 'recovery'...
OKAY [ 0.762s]
finished. total time: 2.217s
I cant post pictures yet, because im a new member
And yeah, I tried it with and without erasing the cache...
Click to expand...
Click to collapse
What's the output of these commands?
fastboot getvar modelid
fastboot getvar cid

stathis95194 said:
What's the output of these commands?
fastboot getvar modelid
fastboot getvar cid
Click to expand...
Click to collapse
Code:
C:\adb>fastboot.exe getvar cid
cid: HTC__102
finished. total time: 0.001s
C:\adb>fastboot.exe getvar modelid
modelid: 0P6B64000
finished. total time: 0.000s
I have the dual sim version by the way, maybe that makes a difference

tschoesi said:
Code:
C:\adb>fastboot.exe getvar cid
cid: HTC__102
finished. total time: 0.001s
C:\adb>fastboot.exe getvar modelid
modelid: 0P6B64000
finished. total time: 0.000s
I have the dual sim version by the way, maybe that makes a difference
Click to expand...
Click to collapse
oh!!!! that makes all the difference in the world I think you need a different recovery to support dual sim.
Try this one:
https://yadi.sk/d/cMN-N_2hWotAH

stathis95194 said:
oh!!!! that makes all the difference in the world I think you need a different recovery to support dual sim.
Try this one:
Click to expand...
Click to collapse
I feel so dumb now for not thinking of this! Im in the recovery now Thanks alot!

tschoesi said:
I feel so dumb now for not thinking of this! Im in the recovery now Thanks alot!
Click to expand...
Click to collapse
That's great that you have it working now.
All credit goes to @kentilo here:
http://forum.xda-developers.com/htc-one-m8/help/htc-one-m8-dual-sim-european-version-t2816991

I'll be back in front of a computer in about nine hours. I'll try then. Not on the dual SIM but I'll try philz recovery. Thanks.
Sent from my HTC One_M8 using xda app-developers app

stathis95194 said:
Very strange. Can you guys try flashing Philz recovery and see if it boots now?
Click to expand...
Click to collapse
That did it! PHILZ TO THE RESCUE! Pretty cool UI.
Thanks again! Time to s-off!!!

tschoesi said:
Code:
C:\adb>fastboot.exe getvar cid
cid: HTC__102
finished. total time: 0.001s
C:\adb>fastboot.exe getvar modelid
modelid: 0P6B64000
finished. total time: 0.000s
I have the dual sim version by the way, maybe that makes a difference
Click to expand...
Click to collapse
I have LG F180s, I used tinybeen+LGnpst tutorial, I can fastboot which has information like:
Product_name: Mako
Variant: mako 32gb
bootloader version: makoz10f
secure boot: enabled
lock state: unlocked
I tried your fastboot variables i.e.
fastboot.exe getvar cid (returns empty value for cid)
fastboot.exe getvar modelid (returns empty value for modelid)
Its been 3 days, that I am trying to get into recovery. I have tried both TWRP and CWM recoveries (various versions for LS970, Mako, PhilZ). I have also tried flashing stock ROM via LG Flash Tool 2014, completes successfully but phone enters BootLoop.
Therefore teenybins+LGnpst took me out of bootloop but now it cannot enter recovery. Although Teenybins say that they include TWRP

iltaf_k said:
I have LG F180s, I used tinybeen+LGnpst tutorial, I can fastboot which has information like:
Product_name: Mako
Variant: mako 32gb
bootloader version: makoz10f
secure boot: enabled
lock state: unlocked
I tried your fastboot variables i.e.
fastboot.exe getvar cid (returns empty value for cid)
fastboot.exe getvar modelid (returns empty value for modelid)
Its been 3 days, that I am trying to get into recovery. I have tried both TWRP and CWM recoveries (various versions for LS970, Mako, PhilZ). I have also tried flashing stock ROM via LG Flash Tool 2014, completes successfully but phone enters BootLoop.
Therefore teenybins+LGnpst took me out of bootloop but now it cannot enter recovery. Although Teenybins say that they include TWRP
Click to expand...
Click to collapse
Totally wrong part of the forum !

fastboot getvar modelid
modelid: 0PKV10000
finished. total time: -0.000s
fastboot getvar cid
cid: HTC__Y13
finished. total time: -0.000s
What's the correct recovery version for this? i tried a lot of versions. its not opening :/
HTC One M8s
fastboot unlocked.
not rooted(hoping to root through recovery)

Related

[Q] problems flashing jelly bean

YEsterday i have bought my htc one x and as all te other phones i wanted a custom rom,to simunlock it , so i unlocked the bootloader , put CWMR, Root and did a nandroid backup , Then i used this guide http://forum.xda-developers.com/showthread.php?t=1920060http://
But now my phone dont want to boot and i have forgotten to put the rom on my phone either XD i did a restore already and cleaned the cache but it isn working.. who can help me ?
At wich point you are?
For put the rom into sd you can use the mount sd from recovery
I was at the poit where you put the command,fastboot oem rebootRUU, and i got straight away the silkver HTC letters and i tried to flash firmware but that didnt worked .:/
VivaLaPascal said:
I was at the poit where you put the command,fastboot oem rebootRUU, and i got straight away the silkver HTC letters and i tried to flash firmware but that didnt worked .:/
Click to expand...
Click to collapse
What was the error you got?
Dis you lock the bootloader?
Sent from my HTC One X using xda app-developers app
What is the error?
hej guys he's talking about simunlocking....that's not going to work by unlockng the bootloader ! totally different
but.....
you only need to do this :
lock the bootloader (like stated above)
fastboot oem lock
then
fastboot oem rebootRUU
then
Fastboot flash zip firmware.zip (with the firmware.zip in the fastboot folder)
that's all.....
the problem is that i cant flash the firmware, yes i locked it again , at the moment its unlocked and now hen i turn on my phone it gets stuck at the o2 screen, you are simlock free when you change your rom as far as i now:laugh: ps where is my fastboot folder?
The firmware.zip must be in the folder where you have fastboot.
Because if the zip isn't in this folder, fastboot can't flash this.
No you are not simlock free when changing Rom !
I don't know where you left it do a search for fastboot.exe file or adb.exe file it should pop up somewhere
Mr Hofs said:
No you are not simlock free when changing Rom !
I don't know where you left it do a search for fastboot.exe file or adb.exe file it should pop up somewhere
Click to expand...
Click to collapse
lol i unlocked my sensation that way XD so i put the firmware in the folder and try to push it to the phone ?
I Tried to flash the firmware again, the first two times it failed and the third time it is gets stuck at sending frimware ... C:\Users\Home\Desktop\One_X_All-In-One_Kit_v2.3\data> fastboot flash zip C:\firm
ware.zip
sending 'zip' (13033 KB)...
OKAY [ 1.747s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) checking model ID...
(bootloader) checking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 3.245s
C:\Users\Home\Desktop\One_X_All-In-One_Kit_v2.3\data> fastboot flash zip C:\firm
ware.zip
sending 'zip' (13033 KB)...
FAILED (remote: (00030003))
finished. total time: 0.000s
C:\Users\Home\Desktop\One_X_All-In-One_Kit_v2.3\data> fastboot flash zip C:\firm
ware.zip
sending 'zip' (13033 KB)...
I know because you had a S-OFF device. The HTC oke X is S-ON so you will not get it simunlocked this way !
And yes you put the firmware.zip inside the fastboot folder and then execute the commands i wrote earlier
Did you download the corresponding firmware for your CID ?.
VivaLaPascal said:
I Tried to flash the firmware again, the first two times it failed and the third time it is gets stuck at sending frimware ... C:\Users\Home\Desktop\One_X_All-In-One_Kit_v2.3\data> fastboot flash zip C:\firm
ware.zip
sending 'zip' (13033 KB)...
OKAY [ 1.747s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) checking model ID...
(bootloader) checking custom ID...
FAILED (remote: 42 custom id check fail)
finished. total time: 3.245s
C:\Users\Home\Desktop\One_X_All-In-One_Kit_v2.3\data> fastboot flash zip C:\firm
ware.zip
sending 'zip' (13033 KB)...
FAILED (remote: (00030003))
finished. total time: 0.000s
C:\Users\Home\Desktop\One_X_All-In-One_Kit_v2.3\data> fastboot flash zip C:\firm
ware.zip
sending 'zip' (13033 KB)...
Click to expand...
Click to collapse
Fastboot oem readcid
Then download the proper firmware from mike1986 firmware post.
Sent from my HTC One X using xda app-developers app
Mr Hofs said:
I know because you had a S-OFF device. The HTC oke X is S-ON so you will not get it simunlocked this way !
And yes you put the firmware.zip inside the fastboot folder and then execute the commands i wrote earlier
Did you download the corresponding firmware for your CID ?.
Click to expand...
Click to collapse
AAh lol ok XD sending the firmware still doesnt work , my cid: O2___001 , that is equal to cidnum: HTC__001 right? i have downloaded my firmware from here http://d-h.st/users/baadnewz/?fld_id=3041#files
Nooo ow god ! They are different......O2 - HTC ....VERY DIFFERENT !
Go here and download the EXACT matching firmware
http://forum.xda-developers.com/showthread.php?t=1957376
O2__001 firmware to hboot 1.36 !
Mr Hofs said:
Nooo ow god ! They are different......O2 - HTC ....VERY DIFFERENT !
Go here and download the EXACT matching firmware
http://forum.xda-developers.com/showthread.php?t=1957376
O2__001 firmware to hboot 1.36 !
Click to expand...
Click to collapse
so i flash this and then flashthe rom ? thank you very much! feel so stupid xd
VivaLaPascal said:
AAh lol ok XD sending the firmware still doesnt work , my cid: O2___001 , that is equal to cidnum: HTC__001 right? i have downloaded my firmware from here http://d-h.st/users/baadnewz/?fld_id=3041#files
Click to expand...
Click to collapse
Hi Mate,
02__001 is not the same in anyway as HTC__001. HTC__001 is unbranded uk, 02__001 is then obviously 02 branded, do not confuse the two. Right if you have made a nandroid back up and still have custom recovery installed, have you extracted a copy of your boot image from your nandroid if so, flash the boot image using fasboot command, when phone is connected to PC, then boot in to recovery and restore nandroid.
If this is not the case you need to supply some more info about your phone, what base it was on when you got it, what HBOOT you are currently on, because if your are on a lower HBOOT than a JB firmware then you will not be able to do a JB RUU, you may have to do a ICS RUU.
So for starters
is your bootloader ***unlocked***
are you using international HOX ie ENDEAVORU
what is HBOOT ...
once the community know exactly what you are working with and what you have done people will be best placed to help you. Please bare in mind the HOX is not fully unlocked like previous HTC devices ie no "S-OFF" unless you are very lucky, so it is not as easy as just flash, there are a lot of fastboot commands to be aware of a little reading prior to actioning anything on your phone will go a long way.
Qball
qball11 said:
Hi Mate,
02__001 is not the same in anyway as HTC__001. HTC__001 is unbranded uk, 02__001 is then obviously 02 branded, do not confuse the two. Right if you have made a nandroid back up and still have custom recovery installed, have you extracted a copy of your boot image from your nandroid if so, flash the boot image using fasboot command, when phone is connected to PC, then boot in to recovery and restore nandroid.
If this is not the case you need to supply some more info about your phone, what base it was on when you got it, what HBOOT you are currently on, because if your are on a lower HBOOT than a JB firmware then you will not be able to do a JB RUU, you may have to do a ICS RUU.
So for starters
is your bootloader ***unlocked***
are you using international HOX ie ENDEAVORU
what is HBOOT ...
once the community know exactly what you are working with and what you have done people will be best placed to help you. Please bare in mind the HOX is not fully unlocked like previous HTC devices ie no "S-OFF" unless you are very lucky, so it is not as easy as just flash, there are a lot of fastboot commands to be aware of a little reading prior to actioning anything on your phone will go a long way.
Qball
Click to expand...
Click to collapse
Please read the thread next time queball
We know what he is doing ..... he just got the wrong firmware. And i already gave him the link to the right one so......
And yes flash the right firmware, flash a custom recovery, flash the boot.img from the desired rom, full wipe in recovery and a clean install of the new Rom.

RUU Error

Hi,
When iam typing
Fastboot getvar version-main
version-main: 2.18.401.2
finished. total time: 0.007s
Fastboot oem readcid
...
(bootloader) DEBUG: cid: HTC__J15
OKAY [ 0.068s]
finished. total time: 0.072s
How to restore back to my original RUU ??
Before my main version is : 1.17.401.1
Because of that i cannot able to install my exact RUU.
Is there any way to downgrade the version ?
sabin808 said:
Hi,
When iam typing
Fastboot getvar version-main
version-main: 2.18.401.2
finished. total time: 0.007s
Fastboot oem readcid
...
(bootloader) DEBUG: cid: HTC__J15
OKAY [ 0.068s]
finished. total time: 0.072s
How to restore back to my original RUU ??
Before my main version is : 1.17.401.1
Because of that i cannot able to install my exact RUU.
Is there any way to downgrade the version ?
Click to expand...
Click to collapse
no, you cannot downgrade with ruu, you can however with a nandroid but as far as I can see your main version does not match your cid. I will still post a link for some nandroid backups but use at your own risk>>>>>http://forum.xda-developers.com/showthread.php?t=1975140
Ruu Error
HI,
Exactly i'm using htc one x+ , still i can go through your link ?
Wrongly i posted here...
Any suggestion for htc one x + ?
sabin808 said:
HI,
Exactly i'm using htc one x+ , still i can go through your link ?
Wrongly i posted here...
Any suggestion for htc one x + ?
Click to expand...
Click to collapse
One X+ >>>>> http://forum.xda-developers.com/htc-one-x2#subForums
good lord:crying:

[Q] HTC ONE X Hang after Update

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

HTC Desire 816g Dual Sim ( D816h) (mt6592) Bootloader Unlock

So I have been trying to unlock my bootloader for four months, and have failed literally every time at the same step.
The step being, fastboot oem get_identifier_token
Waiting for device
Unknown command
Time taken 0.003 seconds.
If anyone can help me unlock my bootloader, that would be great.
Also, I am unable to enter into 'hboot', it directly goes to recovery mode. (volume down + home button). All my device drivers are installed (HTC sync manager recognised my phone once, but after it recognised all the music, it immediately showed no device found).
This is my current situation, please help me out here!
xxxCrimeDogxxx said:
So I have been trying to unlock my bootloader for four months, and have failed literally every time at the same step.
The step being, fastboot oem get_identifier_token
Waiting for device
Unknown command
Time taken 0.003 seconds.
If anyone can help me unlock my bootloader, that would be great.
Also, I am unable to enter into 'hboot', it directly goes to recovery mode. (volume down + home button). I am rooted right now, so I am able to enter into fastboot directly. All my device drivers are installed (HTC sync manager recognised my phone once, but after it recognised all the music, it immediately showed no device found).
This is my current situation, please help me out here!
Click to expand...
Click to collapse
1. Which page your device is in when you issue the command "fastboot oem get_identifier_token"? Are you in FASTBOOT USB?
2. Are you using HTCDev.com to unlock your bootloader?
3. Upload a picture of the display of your device; and a picture of cmd page.
Dr.Ghobar said:
1. Which page your device is in when you issue the command "fastboot oem get_identifier_token"? Are you in FASTBOOT USB?
2. Are you using HTCDev.com to unlock your bootloader?
3. Upload a picture of the display of your device; and a picture of cmd page.
Click to expand...
Click to collapse
1) Yes, I am in the fastboot page..
{
"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"
}
2) Yes, the HTCdev website..just past the step where they tell you to download the fastboot binaries and execute them..
3)
This <----
My phone is unrooted, obviously not bootlocker, flashed with stock firmware. I am also unable to enter into the hboot page. I never could do that, I tried it two months into buying the phone, yet I never could enter the hboot. Does HTC Desire 816G Dual Sim (d816h) even have a hboot page? All HTC phones have a hboot page right?
These are all my phone features - https://androiddevice.info/submission/21306/show (Have a look if necessary)
Thanks!!
xxxCrimeDogxxx said:
1) Yes, I am in the fastboot page..
2) Yes, the HTCdev website..just past the step where they tell you to download the fastboot binaries and execute them..
3)
This <----
My phone is unrooted, obviously not bootlocker, flashed with stock firmware. I am also unable to enter into the hboot page. I never could do that, I tried it two months into buying the phone, yet I never could enter the hboot. Does HTC Desire 816G Dual Sim (d816h) even have a hboot page? All HTC phones have a hboot page right?
These are all my phone features - https://androiddevice.info/submission/21306/show (Have a look if necessary)
Thanks!!
Click to expand...
Click to collapse
1. My FASTBOOT USB page looks like the picture I attach for you.
2. If you cannot get the Identifier Token of your device, as you said, you cannot proceed to Step 7 and submit the Identifier Token to htcdev. And so they cannot email you the "Unlock_code.bin" file.
3. Can you upload a clear picture of the page you enter by pressing vol down+power?
4. Are you sure your device is supported by htcdev? (your exact model is not listed on their to be selected. Ask htc.com via online chat whether your device is supported or not.)
Unlock Bootloader HTC Desire 816G Dual Sim Tutorial
xxxCrimeDogxxx said:
1) Yes, I am in the fastboot page..
2) Yes, the HTCdev website..just past the step where they tell you to download the fastboot binaries and execute them..
3) This <----
My phone is unrooted, obviously not bootlocker, flashed with stock firmware. I am also unable to enter into the hboot page. I never could do that, I tried it two months into buying the phone, yet I never could enter the hboot. Does HTC Desire 816G Dual Sim (d816h) even have a hboot page? All HTC phones have a hboot page right?
These are all my phone features - https://androiddevice.info/submission/21306/show (Have a look if necessary)
Thanks!!
Click to expand...
Click to collapse
Have you tried this tutorial:
http://unlock-bootloader.net/how-to/unlock-bootloader-htc-desire-816g-dual-sim/
?
Dr.Ghobar said:
Have you tried this tutorial:
http://unlock-bootloader.net/how-to/unlock-bootloader-htc-desire-816g-dual-sim/
?
Click to expand...
Click to collapse
I will try that now and post the results.
Thanks and regards
Dr.Ghobar said:
Have you tried this tutorial:
http://unlock-bootloader.net/how-to/unlock-bootloader-htc-desire-816g-dual-sim/
?
Click to expand...
Click to collapse
so im apparently unable to retrieve the modaco superboot file. stupid surveys. though there are many other superboots out there. is each superboot different for each phone?
Dr.Ghobar said:
Have you tried this tutorial:
http://unlock-bootloader.net/how-to/unlock-bootloader-htc-desire-816g-dual-sim/
?
Click to expand...
Click to collapse
okay so now, ive almost got it...i have a screen where my phone says, press volume up to unlock bootloader and press volume down to NOT unlock bootloader...im stuck at the screen where it gives this option, ive already pressed volume up and nothing's happened..ill still be waiting..
BUT A HUGE DARN THANKS TO YOU FOR MAKING ME REACH THIS STEP
Dr.Ghobar said:
Have you tried this tutorial:
http://unlock-bootloader.net/how-to/unlock-bootloader-htc-desire-816g-dual-sim/
?
Click to expand...
Click to collapse
okay, so it seems ive 'waited too long' according to my phone ...
this is what happened after my phone said that while in fastboot mode
Dr.Ghobar said:
Have you tried this tutorial:
http://unlock-bootloader.net/how-to/unlock-bootloader-htc-desire-816g-dual-sim/
?
Click to expand...
Click to collapse
so now ive figured out that my volume down button works pretty well (since it stops unlocking and goes back to another screen), but when i press volume up, nothing happens.. there is the " ... " on my cmd which waits indefinitely, but when i press volume down, the screen says unlock failed, and goes back to another screen which is supposed to let me choose whether to reboot, reboott bootloader or anyything, again there i cant use my col up button.... im pretty sure it isnt broken
xxxCrimeDogxxx said:
so now ive figured out that my volume down button works pretty well (since it stops unlocking and goes back to another screen), but when i press volume up, nothing happens.. there is the " ... " on my cmd which waits indefinitely, but when i press volume down, the screen says unlock failed, and goes back to another screen which is supposed to let me choose whether to reboot, reboott bootloader or anyything, again there i cant use my col up button.... im pretty sure it isnt broken
Click to expand...
Click to collapse
Look at this too:
How To unlock htc bootloader using one click method (all HTC devices)
http://www.bestandroidrootedapps.com/how-to-unlock-htc-bootloader/
Dr.Ghobar said:
Look at this too:
How To unlock htc bootloader using one click method (all HTC devices)
http://www.bestandroidrootedapps.com/how-to-unlock-htc-bootloader/
Click to expand...
Click to collapse
Tried this long back, got the same result...
Log below....Thanks!
adb: reboot-bootloader
adb out:
Reboot success!
fastboot: devices
fastboot out:
fastboot: devices
fastboot out:
fastboot: devices
fastboot out: 0123456789ABCDEF fastboot
fastboot: getvar version
fastboot out: version: 0.5
finished. total time: 0.002s
fastboot: getvar version-bootloader
fastboot out: version-bootloader:
finished. total time: 0.003s
fastboot: getvar version-main
fastboot out: version-main:
finished. total time: 0.003s
fastboot: getvar serialno
fastboot out: serialno:
finished. total time: 0.003s
fastboot: getvar product
fastboot out: product: LCSH92_CWET_KK
finished. total time: 0.002s
fastboot: getvar modelid
fastboot out: modelid:
finished. total time: 0.002s
fastboot: getvar cidnum
fastboot out: cidnum:
finished. total time: 0.003s
fastboot: getvar build-mode
fastboot out: build-mode:
finished. total time: 0.002s
fastboot: getvar boot-mode
fastboot out: boot-mode:
finished. total time: 0.003s
fastboot: getvar security
fastboot out: security:
finished. total time: 0.002s
fastboot: getvar imei
fastboot out: imei:
finished. total time: 0.003s
fastboot: oem get_identifier_token
fastboot out: ...
FAILED (remote: unknown command)
finished. total time: 0.002s
get_device_info_failed
xxxCrimeDogxxx said:
Tried this long back, got the same result...
Log below....Thanks!
adb: reboot-bootloader
adb out:
Reboot success!
fastboot: devices
fastboot out:
fastboot: devices
fastboot out:
fastboot: devices
fastboot out: 0123456789ABCDEF fastboot
fastboot: getvar version
fastboot out: version: 0.5
finished. total time: 0.002s
fastboot: getvar version-bootloader
fastboot out: version-bootloader:
finished. total time: 0.003s
fastboot: getvar version-main
fastboot out: version-main:
finished. total time: 0.003s
fastboot: getvar serialno
fastboot out: serialno:
finished. total time: 0.003s
fastboot: getvar product
fastboot out: product: LCSH92_CWET_KK
finished. total time: 0.002s
fastboot: getvar modelid
fastboot out: modelid:
finished. total time: 0.002s
fastboot: getvar cidnum
fastboot out: cidnum:
finished. total time: 0.003s
fastboot: getvar build-mode
fastboot out: build-mode:
finished. total time: 0.002s
fastboot: getvar boot-mode
fastboot out: boot-mode:
finished. total time: 0.003s
fastboot: getvar security
fastboot out: security:
finished. total time: 0.002s
fastboot: getvar imei
fastboot out: imei:
finished. total time: 0.003s
fastboot: oem get_identifier_token
fastboot out: ...
FAILED (remote: unknown command)
finished. total time: 0.002s
get_device_info_failed
Click to expand...
Click to collapse
I guess that the problem is the mode where the device is in.
1. In your device's "Developers options" is there two following options?
USB Debugging
OEM Unlocking
2. If yes, are both enabled?
Dr.Ghobar said:
I guess that the problem is the mode where the device is in.
1. In your device's "Developers options" is there two following options?
USB Debugging
OEM Unlocking
2. If yes, are both enabled?
Click to expand...
Click to collapse
I've gone through this before, I have only USB Debugging, and yes, that is always enabled for me.
Dr.Ghobar said:
I guess that the problem is the mode where the device is in.
1. In your device's "Developers options" is there two following options?
USB Debugging
OEM Unlocking
2. If yes, are both enabled?
Click to expand...
Click to collapse
His device is the Indian dual sim version (HTC Desire 816G / MT6592). The only way to flash any os on this device is using flashtool and this rom.
nukaru said:
His device is the Indian dual sim version (HTC Desire 816G / MT6592). The only way to flash any os on this device is using flashtool and this rom.
Click to expand...
Click to collapse
What about unlocking his device's bootloader?
nukaru said:
His device is the Indian dual sim version (HTC Desire 816G / MT6592). The only way to flash any os on this device is using flashtool and this rom.
Click to expand...
Click to collapse
Really? But why? And btw I have a d816h, not a d816g, as stated in the ROM you linked me to. I flashed this rom: http://www.needrom.com/download/htc-d816h/
Dr.Ghobar said:
What about unlocking his device's bootloader?
Click to expand...
Click to collapse
Precisely my question. Why am I unable to unlock my bootloader?
xxxCrimeDogxxx said:
Really? But why? And btw I have a d816h, not a d816g, as stated in the ROM you linked me to. I flashed this rom: http://www.needrom.com/download/htc-d816h/
Click to expand...
Click to collapse
What is the relation between these two specifications of your device: 816g and D816h?
(What is your getvar all information?)
Dr.Ghobar said:
What is the relation between these two specifications of your device: 816g and D816h?
(What is your getvar all information?)
Click to expand...
Click to collapse
my getvar all never seems to work like the others...it just shows partitions/permissions or some other word..
yes there is a difference i cant ye seem to find, but i know mine is a d816h because of the box which i received my phone in

Return to S-on?

I bought a WWE HTC 10 to use in the states... I used sunshine and have s-off locked status, I changed the cid and mid to the unlocked us numbers and did a conversion using the htc ruu.exe, I have a red warning every time i start the phone about development purposes only etc... I figure this must have to do with the s-off so i want to set it back to on as though i just bought a usa unlocked model!
im in download mode
I tried the good old
Code:
fastboot oem writesecureflag 3
and i got this output
Code:
...
(bootloader) HTC KEY CARD VERSION: 7
(bootloader) VERIFY_BY_PROJECT_SIGN_KEY_FAIL hosd (-9)
FAILED (remote: Partition verify fail -9)
finished. total time: 1.024s
what am i doing wrong?
THC Butterz said:
I bought a WWE HTC 10 to use in the states... I used sunshine and have s-off locked status, I changed the cid and mid to the unlocked us numbers and did a conversion using the htc ruu.exe, I have a red warning every time i start the phone about development purposes only etc... I figure this must have to do with the s-off so i want to set it back to on as though i just bought a usa unlocked model!
im in download mode
I tried the good old
Code:
fastboot oem writesecureflag 3
and i got this output
Code:
...
(bootloader) HTC KEY CARD VERSION: 7
(bootloader) VERIFY_BY_PROJECT_SIGN_KEY_FAIL hosd (-9)
FAILED (remote: Partition verify fail -9)
finished. total time: 1.024s
what am i doing wrong?
Click to expand...
Click to collapse
Go to bootloader mode?
Sent from my SM-G935T using Tapatalk
didnt work in bootloader mode at all
Code:
...
FAILED (remote: unknown command)
finished. total time: 0.052s
didnt work in uru mode either
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem rebootRUU
...
OKAY [ 0.001s]
finished. total time: 0.002s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem writesecureflag 3
...
(bootloader) HTC KEY CARD VERSION: 7
(bootloader) VERIFY_BY_PROJECT_SIGN_KEY_FAIL hosd (-9)
FAILED (remote: Partition verify fail -9)
finished. total time: 1.042s
THC Butterz said:
didnt work in bootloader mode at all
Code:
...
FAILED (remote: unknown command)
finished. total time: 0.052s
didnt work in uru mode either
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem rebootRUU
...
OKAY [ 0.001s]
finished. total time: 0.002s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem writesecureflag 3
...
(bootloader) HTC KEY CARD VERSION: 7
(bootloader) VERIFY_BY_PROJECT_SIGN_KEY_FAIL hosd (-9)
FAILED (remote: Partition verify fail -9)
finished. total time: 1.042s
Click to expand...
Click to collapse
Actually if you still have the red warning then the Ruu likely didn't fully flash. You shouldn't have that message if it successfully flashes.
Sent from my SM-G935T using Tapatalk
dottat said:
Actually if you still have the red warning then the Ruu likely didn't fully flash. You shouldn't have that message if it successfully flashes.
Sent from my SM-G935T using Tapatalk
Click to expand...
Click to collapse
after speaking with jcase figgured out that because the ruu didnt mach the one the phone shipped with im sol for turning s-off back to s-on
THC Butterz said:
after speaking with jcase figgured out that because the ruu didnt mach the one the phone shipped with im sol for turning s-off back to s-on
Click to expand...
Click to collapse
Yeah I still believe that a fully flashed matching Ruu will clear that flag. Can you try flashing again and see if the dev flag clears?
Sent from my SM-G935T using Tapatalk

Categories

Resources