Hi, can somebody help me…? Please….:crying:
After flash mine M7 at&t sense with RUU-HTC_One_GE-2.14.1700.15.zip every thing was perfect recieved 2 OTA updates to KK4.4.2 them I tried to root it by adb command but get this error
C:\Users\SONYMANIAC\Desktop\Android\adb platforms-tools 1.0.31\adb>fastboot oem
unlock
…
(bootloader) [PG_ERROR] htc_pg_part_traverse(839):
(bootloader) invalid traverse range
(bootloader) [PG_ERROR] htc_pg_part_read(1029):
(bootloader) htc_pg_part_traverse failed
(bootloader) [DISPLAY_ERR] sp_custom partition: unlock_disp_buf.img_buf r
(bootloader) ead error!
(bootloader) [DISPLAY_ERR] Can not load custom splash!
(bootloader) Loading custom splash failed!
OKAY [ 0.582s]
finished. total time: 0.585s
Device Info
LOCKED
M7UL PVT SHIP S-OFF RH
CID-GOOGL001
HBOOT-1.54.0000
RADIO-4T.21.3218.21
OpenDSP-v32.120.274.0909
OS-3.62.1700.1
eMMC-boot 2048MB
Dec 9 2013, 00:38:19.0
Thanks a lot to all of you.
sonymaniac said:
Hi, can somebody help me…? Please….:crying:
After flash mine M7 at&t sense with RUU-HTC_One_GE-2.14.1700.15.zip every thing was perfect recieved 2 OTA updates to KK4.4.2 them I tried to root it by adb command but get this error
C:\Users\SONYMANIAC\Desktop\Android\adb platforms-tools 1.0.31\adb>fastboot oem
unlock
…
(bootloader) [PG_ERROR] htc_pg_part_traverse(839):
(bootloader) invalid traverse range
(bootloader) [PG_ERROR] htc_pg_part_read(1029):
(bootloader) htc_pg_part_traverse failed
(bootloader) [DISPLAY_ERR] sp_custom partition: unlock_disp_buf.img_buf r
(bootloader) ead error!
(bootloader) [DISPLAY_ERR] Can not load custom splash!
(bootloader) Loading custom splash failed!
OKAY [ 0.582s]
finished. total time: 0.585s
Device Info
LOCKED
M7UL PVT SHIP S-OFF RH
CID-GOOGL001
HBOOT-1.54.0000
RADIO-4T.21.3218.21
OpenDSP-v32.120.274.0909
OS-3.62.1700.1
eMMC-boot 2048MB
Dec 9 2013, 00:38:19.0
Thanks a lot to all of you.
Click to expand...
Click to collapse
did you tried to unlock via htcdev.com?
or unlocking bootloader with revone since you are s-off?
DONT GO BACK S-ON!
Thanks
alray said:
did you tried to unlock via htcdev.com?
or unlocking bootloader with revone since you are s-off?
DONT GO BACK S-ON!
Click to expand...
Click to collapse
Yes I tried but doesen't work and if itry to install another RUU it freeze after "sending zip" ...
sonymaniac said:
Yes I tried but doesen't work and if itry to install another RUU it freeze after "sending zip" ...
Click to expand...
Click to collapse
which ruu?
Since you are s-off you can put twrp recovery.img in a firmware.zip and flash it in ruu mode with fastboot flash zip firmware.zip. No need to unlock bootloader.
Also need android-info.txt in the firmware.zip, that's it.
Thanks
alray said:
which ruu?
Click to expand...
Click to collapse
RUU-HTC_One_GE-4.4.2-3.62.1700.1_Rooted
RUU-HTC_One_GE-2.14.1700.15 this is installed and work
great after update to KK4.4.2 but I can't root it...
Also, if you really want to unlock bootloader, downgrade to hboot 1.4.4 and use revone to unlock. Then reflash GPE ruu.
Thanks
cschmitt said:
Since you are s-off you can put twrp recovery.img in a firmware.zip and flash it in ruu mode with fastboot flash zip firmware.zip. No need to unlock bootloader.
Also need android-info.txt in the firmware.zip, that's it.
Click to expand...
Click to collapse
can you recommend me some firmware to try install on the device...?
Thanks a lot.
sonymaniac said:
can you recommend me some firmware to try install on the device...?
Click to expand...
Click to collapse
Here is a firmware.zip containing TWRP 2.6.3.4 for m7ul that can be flashed in RUU mode with s-off: firmware_twrp.zip
Note: This firmware flashes TWRP recovery only, nothing else. All other firmware files (hboot, sbl, radio, etc.) will remain untouched. It does NOT factory reset, or erase /system or /data partitions.
To install, reboot into bootloader and then:
Code:
fastboot oem rebootRUU
fastboot flash zip firmware_twrp.zip
fastboot erase cache
fastboot reboot-bootloader
Device will reboot into bootloader; select recovery and it will reboot into TWRP, then flash superuser/supersu to root.
Many Thanks
Hi, thank you very much i did it but received this error:
C:\Users\SONYMANIAC\Android\Rom\adt-bundle-windows-x86-20131030\adt-bundle-windo
ws-x86-20131030\sdk\platform-tools>fastboot flash zip firmware_twrp.zip
sending 'zip' (9271 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 235.678s
It keep sending zip whitout answer...
I think so it is because the bootloader are locked but can't fine a effective method to unlock it.
I downgrade hboot from 1.54 to 1.44 and have installed KK 4.4.2 google edition if this information can help to solve...
Thank you again.
sonymaniac said:
Hi, thank you very much i did it but received this error:
C:\Users\SONYMANIAC\Android\Rom\adt-bundle-windows-x86-20131030\adt-bundle-windo
ws-x86-20131030\sdk\platform-tools>fastboot flash zip firmware_twrp.zip
sending 'zip' (9271 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 235.678s
It keep sending zip whitout answer...
I think so it is because the bootloader are locked but can't fine a effective method to unlock it.
I downgrade hboot from 1.54 to 1.44 and have installed KK 4.4.2 google edition if this information can help to solve...
Thank you again.
Click to expand...
Click to collapse
So you were able to flash the RUU-HTC_One_GE-2.14.1700.15.zip conversion RUU in fastboot, but not the firmware_twrp.zip ? That doesn't make sense, since with s-off bootloader lock state shouldn't matter.
From what I've read the 'too many links' error can be a corrupt zip, or USB port/cable problem.
Have you tried to flash the recovery.img directly with: fastboot flash recovery recovery.img
You could just unlock the bootloader with revone: http://forum.xda-developers.com/showthread.php?t=2497712
sonymaniac said:
Hi, thank you very much i did it but received this error:
C:\Users\SONYMANIAC\Android\Rom\adt-bundle-windows-x86-20131030\adt-bundle-windo
ws-x86-20131030\sdk\platform-tools>fastboot flash zip firmware_twrp.zip
sending 'zip' (9271 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 235.678s
It keep sending zip whitout answer...
I think so it is because the bootloader are locked but can't fine a effective method to unlock it.
I downgrade hboot from 1.54 to 1.44 and have installed KK 4.4.2 google edition if this information can help to solve...
Thank you again.
Click to expand...
Click to collapse
cschmitt said:
So you were able to flash the RUU-HTC_One_GE-2.14.1700.15.zip conversion RUU in fastboot, but not the firmware_twrp.zip ? That doesn't make sense, since with s-off bootloader lock state shouldn't matter.
From what I've read the 'too many links' error can be a corrupt zip, or USB port/cable problem.
Have you tried to flash the recovery.img directly with: fastboot flash recovery recovery.img
You could just unlock the bootloader with revone: http://forum.xda-developers.com/showthread.php?t=2497712
Click to expand...
Click to collapse
The zip you created was intended for ruu mode if i read correctly, and the OP didn't "fastboot oem rebootRUU" first.
nkk71 said:
The zip you created was intended for ruu mode if i read correctly, and the OP didn't "fastboot oem rebootRUU" first.
Click to expand...
Click to collapse
I'm not sure that's the case; the error from attempting to flash in 'regular' fastboot mode is:
Code:
X:\HTCOne>fastboot flash zip firmware_twrp.zip
target reported max download size of 1526722560 bytes
sending 'zip' (9271 KB)...
OKAY [ 1.280s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 1.315s
Also fairly certain the error isn't caused by a locked bootloader. I just re-locked my bootloader and was able to flash firmware_twrp.zip in RUU mode just fine.
Code:
X:\HTCOne>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.062s]
finished. total time: 0.062s
X:\HTCOne>fastboot flash zip firmware_twrp.zip
target reported max download size of 1526722560 bytes
sending 'zip' (9271 KB)...
OKAY [ 1.279s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,10
(bootloader) [RUU]UZ,recovery,20
(bootloader) [RUU]UZ,recovery,31
(bootloader) [RUU]UZ,recovery,41
(bootloader) [RUU]UZ,recovery,52
(bootloader) [RUU]UZ,recovery,62
(bootloader) [RUU]UZ,recovery,76
(bootloader) [RUU]UZ,recovery,88
(bootloader) [RUU]UZ,recovery,98
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
OKAY [ 3.410s]
finished. total time: 4.691s
cschmitt said:
I'm not sure that's the case; the error from attempting to flash in 'regular' fastboot mode is:
Code:
X:\HTCOne>fastboot flash zip firmware_twrp.zip
target reported max download size of 1526722560 bytes
sending 'zip' (9271 KB)...
OKAY [ 1.280s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 1.315s
Also fairly certain the error isn't caused by a locked bootloader. I just re-locked my bootloader and was able to flash firmware_twrp.zip in RUU mode just fine.
Code:
X:\HTCOne>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.062s]
finished. total time: 0.062s
X:\HTCOne>fastboot flash zip firmware_twrp.zip
target reported max download size of 1526722560 bytes
sending 'zip' (9271 KB)...
OKAY [ 1.279s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,10
(bootloader) [RUU]UZ,recovery,20
(bootloader) [RUU]UZ,recovery,31
(bootloader) [RUU]UZ,recovery,41
(bootloader) [RUU]UZ,recovery,52
(bootloader) [RUU]UZ,recovery,62
(bootloader) [RUU]UZ,recovery,76
(bootloader) [RUU]UZ,recovery,88
(bootloader) [RUU]UZ,recovery,98
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
OKAY [ 3.410s]
finished. total time: 4.691s
Click to expand...
Click to collapse
As far as I know (and tried... not this but other stuff), with a locked or relocked bootloader (I'm S-Off) any "fastboot flash ....." command will result in "FAILED (remote: not allowed)" or similar.
Basically, my conclusion:
A) "fastboot flash ...." (in normal mode) won't work unless UNLOCKED irrelevant whether S-On or S-Off
B) "fastboot flash zip ..." (in RUU mode) will only work if: LOCKED/RELOCKED with S-On, or S-Off and then lock status doesnt matter.
Many Thanks
Thanks for your help.
I tried to flash .zip .img and it failed
sending zip or recovery or firmware and never end
fastboot mode or RUUmode get the same error
Thanks
On RUUmode received this
C:\Users\SONYMANIAC\Android\Rom\android-sdk_r22.3-windows\android-sdk-windows\pl
atform-tools>fastboot flash zip firmware_twrp.zip
target reported max download size of 1526722560 bytes
sending 'zip' (9271 KB)...
It never completed the flash action :crying:
Thanks
I tried whit both Mode Normal and RUU getting the same failed
C:\Users\SONYMANIAC\Android\Rom\android-sdk_r22.3-windows\android-sdk-windows\pl
atform-tools>fastboot flash zip firmware_twrp.zip
target reported max download size of 1526722560 bytes
sending 'zip' (9271 KB)...
Many Thanks
cschmitt said:
So you were able to flash the RUU-HTC_One_GE-2.14.1700.15.zip conversion RUU in fastboot, but not the firmware_twrp.zip ? That doesn't make sense, since with s-off bootloader lock state shouldn't matter.
From what I've read the 'too many links' error can be a corrupt zip, or USB port/cable problem.
Have you tried to flash the recovery.img directly with: fastboot flash recovery recovery.img
You could just unlock the bootloader with revone: http://forum.xda-developers.com/showthread.php?t=2497712
Click to expand...
Click to collapse
FAILED too many links received when disconnect from usb because never finish from sending "zip or recovery or firmware"
sonymaniac said:
Hi, thank you very much i did it but received this error:
C:\Users\SONYMANIAC\Android\Rom\adt-bundle-windows-x86-20131030\adt-bundle-windo
ws-x86-20131030\sdk\platform-tools>fastboot flash zip firmware_twrp.zip
sending 'zip' (9271 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 235.678s
It keep sending zip whitout answer...
I think so it is because the bootloader are locked but can't fine a effective method to unlock it.
I downgrade hboot from 1.54 to 1.44 and have installed KK 4.4.2 google edition if this information can help to solve...
Thank you again.
Click to expand...
Click to collapse
If you downgraded hboot to 1.44 then use revone, @cschmitt gave you a link. Since you are having issues unlocking bootloader using fastboot, use revone to unlock it should work since you are on 1.44.
Sent from my SGH-I337 using xda app-developers app
Many Thanks
cschmitt said:
So you were able to flash the RUU-HTC_One_GE-2.14.1700.15.zip conversion RUU in fastboot, but not the firmware_twrp.zip ? That doesn't make sense, since with s-off bootloader lock state shouldn't matter.
From what I've read the 'too many links' error can be a corrupt zip, or USB port/cable problem.
Have you tried to flash the recovery.img directly with: fastboot flash recovery recovery.img
You could just unlock the bootloader with revone: http://forum.xda-developers.com/showthread.php?t=2497712
Click to expand...
Click to collapse
Sorry but can't use revone because minimum requirements devices must be rooted and mine isn't root
Related
hi gays
i doing factory set for my HTC Incredible S
after that is stuke on htc logo
i try to flash ruu file show error 131 cid incorrect! update fail!
device info :
unlocked
vivo pvt ship S-ON RL
HBoot-2.02.0002
radio-3831.18.00.11_m
eMMC-boot
may 22 2012.14:22:08
run in bootloader
if i select recovery syuke on htc logo agine
im realy sory abute my english im too bad
pleas help me
ruu tryed to insall : RUU_VIVO_ICS_35_S_TWM_TW_4.10.921.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266252_signed_3
:crying::crying::crying:
fastboot getvar info :
C:\android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.02.0002
(bootloader) version-baseband: 3831.18.00.11_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) serialno: HT1B1TD02149
(bootloader) imei: 3580000482-----
(bootloader) product: vivo
(bootloader) platform: HBOOT-7630
(bootloader) modelid: PG3213000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 3703mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: d41e50e7
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
Install any normal rom from ANdroid devlopment forum from recovery
Install boot.img from adb by fastboot flash boot boot.img
as simple as that....
rhlmhrtr said:
Install any normal rom from ANdroid devlopment forum from recovery
Install boot.img from adb by fastboot flash boot boot.img
as simple as that....
Click to expand...
Click to collapse
can you give me rom download link pleas ?????
thanks for quickly post
alshehab said:
can you give me rom download link pleas ?????
thanks for quickly post
Click to expand...
Click to collapse
Just go to the Development section of this forum and pick one yourself. If you don't know how to pick a ROM then you shouldn't be trying to mod your phone.
thank you man but im new in thes job and i need to learn
after extract ruu file for the rom RUU_VIVO_ICS_35_S_TWM_TW_4.10.921.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266252_signed_3
and take rom.zip from temp folder I did not find boot.img file i fund boot_signed.img file
i tryed for flash the file with this command " fastboot flash boot boot_signed.imd show the message :
c:\Android>fastboot flash boot boot_signed.img
sending 'boot' (3822 KB)...
OKAY [ 1.177s]
writing 'boot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.607s
_______________________________________
please help me
:crying::crying::crying::crying:
alshehab said:
thank you man but im new in thes job and i need to learn
after extract ruu file for the rom RUU_VIVO_ICS_35_S_TWM_TW_4.10.921.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266252_signed_3
and take rom.zip from temp folder I did not find boot.img file i fund boot_signed.img file
i tryed for flash the file with this command " fastboot flash boot boot_signed.imd show the message :
c:\Android>fastboot flash boot boot_signed.img
sending 'boot' (3822 KB)...
OKAY [ 1.177s]
writing 'boot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.607s
_______________________________________
please help me
:crying::crying::crying::crying:
Click to expand...
Click to collapse
Based on that message, I would say that your bootloader is no longer unlocked.
thanks
after unlock my bootloader and do this steps :
c:\Android>fastboot flash unlocktoken Unlock_code.bin
< waiting for device >
sending 'unlocktoken' (0 KB)...
OKAY [ 0.166s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.005s]
finished. total time: 0.172s
c:\Android>fastboot flash boot boot_signed.img
sending 'boot' (3822 KB)...
OKAY [ 4.494s]
writing 'boot'...
OKAY [ 1.165s]
finished. total time: 5.661s
c:\Android>fastboot flash recovery recovery_signed.img
sending 'recovery' (4538 KB)...
OKAY [ 5.216s]
writing 'recovery'...
OKAY [ 1.002s]
finished. total time: 6.218s
c:\Android>fastboot flash system system.img
sending 'system' (571388 KB)...
OKAY [593.128s]
writing 'system'...
OKAY [ 48.652s]
finished. total time: 641.782s
the device back to life again
thank you very very much
but there is only English and Chines language !!!!!!
how can i add Arabic language for the device ?
good to know that your device is up and running...
and regarding Arabic language it is not supported by stock ics u might need to install a custom ROM like cynogenmod....
rhlmhrtr said:
good to know that your device is up and running...
and regarding Arabic language it is not supported by stock ics u might need to install a custom ROM like cynogenmod....
Click to expand...
Click to collapse
I'm grateful to you thank you my friend
When enter recovery mode the device show Exclamation poin and device logo and stuck her
Why that happen ?
Languages are ROM based. Just choose an other one, flash boot.img and enjoy whatshislanguage
alshehab said:
When enter recovery mode the device show Exclamation poin and device logo and stuck her
Why that happen ?
Click to expand...
Click to collapse
Because one of the images you flashed was the stock HTC recovery. That is why you are getting that screen.
If you hold the power button and push the volume up, then you should get the HTC recovery menu. There isn't much you can do there, so you need to flash a custom recovery such as 4EXT Touch or ClockworkMod.
tpbklake said:
Because one of the images you flashed was the stock HTC recovery. That is why you are getting that screen.
If you hold the power button and push the volume up, then you should get the HTC recovery menu. There isn't much you can do there, so you need to flash a custom recovery such as 4EXT Touch or ClockworkMod.
Click to expand...
Click to collapse
how can i do this steps ?
and how can i root the device and s-off ?
alshehab said:
how can i do this steps ?
and how can i root the device and s-off ?
Click to expand...
Click to collapse
check out this
http://forum.xda-developers.com/showthread.php?t=1337105
since you are htc dev unlocked just follow from step no. 4
Arabic rom
hi all
I did not find Arabic rom !!!!
Do any of you could guide me to a site or give me a link to Arabic rom?
Thankful for your
You can find ROMs here: http://forum.xda-developers.com/showthread.php?t=1136463
alshehab said:
can you give me rom download link pleas ?????
thanks for quickly post
Click to expand...
Click to collapse
Download Arabic mod
Sent from my HTC Incredible S using XDA Premium HD app
Did anyone else lol at "Hi gays"
Sent from my Incredible S using xda premium
itsbeertimenow said:
Did anyone else lol at "Hi gays"
Sent from my Incredible S using xda premium
Click to expand...
Click to collapse
+1
But poor guy, should be struggling to understand and make us understand!
sent from my oc'd incS
After flash firmware 3.58.1700.5 . My HTC can not flash any customFW & recovery to update 4.4 Kitkat , i has try upgrade to kitkat 4.4 but not success . Now my phone can't work , plz help me restore stock 4.4 Kitkat or any version . I tried many but it not work , i find step to S-OFF with HTC One GPe but don't see anything can work with hboot 1.54
INFOversion: 0.5
INFOversion-bootloader: 1.54.0000
INFOversion-baseband: 4T.21.3218.21
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 3.58.1700.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: HTxxxxxxxxxxxxxxx
INFOimei: 35xxxxxxxxxxxxxxxx
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: GOOGL001
INFObattery-status: good
INFObattery-voltage: 4300mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-5d4c562c
INFOhbootpreupdate: 11
INFOgencheckpt: 0
Click to expand...
Click to collapse
Anyone can help me why i can't flash recovery custom . It alway appear notice
Code:
sending 'recovery' (9184 KB)...
OKAY [ 1.153s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.984s
Place your phone in fastboot mode, make sure it says fastboot usb on screen after connecting to computer, you can even run fastboot devices to make sure your device shows up on command prompt.
Then install KitKat RUU from : http://forum.xda-developers.com/showthread.php?t=2358781
SaHiLzZ said:
Place your phone in fastboot mode, make sure it says fastboot usb on screen after connecting to computer, you can even run fastboot devices to make sure your device shows up on command prompt.
Then install KitKat RUU from : http://forum.xda-developers.com/showthread.php?t=2358781
Click to expand...
Click to collapse
I has tried step by step in first post , when i see htc icon silver appear i type last command to flash RUU but alway failed
C:\Users\Apple\Desktop\ADB_ONE\ADB>fastboot oem rebootRUU
... INFOStart Verify: 3
OKAY [ 0.039s]
finished. total time: 0.040s
C:\Users\Apple\Desktop\ADB_ONE\ADB>fastboot flash zip RUU-HTC_One_GE-4.4-3.58.17
00.5.zip
sending 'zip' (514329 KB)... OKAY [ 54.973s]
writing 'zip'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 102.028s
Click to expand...
Click to collapse
Can you try the 4.3 RUU ?
I am suspecting this will be because you are not S-OFF.. Can you boot into CWM or TWRP?
SaHiLzZ said:
Can you try the 4.3 RUU ?
I am suspecting this will be because you are not S-OFF.. Can you boot into CWM or TWRP?
Click to expand...
Click to collapse
How can i make S-OFF now ? After flash stock firmware 3.58.1700.5 i'm can not boot in custom recovery . I has tried many RUU in that topic but not success
Any new idea to resolved that :crying:
Unlock bootloader then install custom recovery. You are not able to do that anymore?
Same Happened to Me
SaHiLzZ said:
Unlock bootloader then install custom recovery. You are not able to do that anymore?
Click to expand...
Click to collapse
I'm in the same situation and neither
fastboot oem unlock
Click to expand...
Click to collapse
or unlocking with Unlock_code.bin work. Trying to be not so pessimistic right now...
SaHiLzZ said:
Unlock bootloader then install custom recovery. You are not able to do that anymore?
Click to expand...
Click to collapse
I has been unlocked bootloader on my device i see on top have line "RELOCKED" but i'm can not flash any custom recovery
Genzun said:
I has been unlocked bootloader on my device i see on top have line "RELOCKED" but i'm can not flash any custom recovery
Click to expand...
Click to collapse
RELOCKED is still kind of locked. Have you tried repeat your unlocking process to see if you can get it UNLOCKED?
Should say unlocked.. Not relocked.
I has tried unlock bootloader with HTCDEV and have unlock_code.bin . It process successfull but i don't see it "UNLOCKED"
C:\ADB\adb>fastboot flash unlocktoken unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.143s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.006s]
finished. total time: 0.152s
Nothing shows up on your screen when you try to unlock the bootloader? Thats odd!
SaHiLzZ said:
Nothing shows up on your screen when you try to unlock the bootloader? Thats odd!
Click to expand...
Click to collapse
Same here, nothing shows up.
something might be hosed in your hboot.
Factory reset from the bootloader. Then flash the firmware.zip from either the GPE conversion RUU or extract it from the OTA zip.
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
fastboot oem unlock
joe7wu said:
Same here, nothing shows up.
Click to expand...
Click to collapse
Can't do that unless you are soff.
---------- Post added at 02:19 PM ---------- Previous post was at 02:09 PM ----------
OP! Can you send fastboot oem unlock and let's know what happens?
ipfreelytech said:
something might be hosed in your hboot.
Factory reset from the bootloader. Then flash the firmware.zip from either the GPE conversion RUU or extract it from the OTA zip.
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
fastboot oem unlock
Click to expand...
Click to collapse
Thank you! Will try that this evening. Hope it works.
Don't see why not. the firmware.zip from the actual OTA package is signed by HTC and works with his CID so s-off shouldn't be needed. Now the entire RUU on the other hand does require s-off because it's not signed by HTC...
SaHiLzZ said:
Can't do that unless you are soff.
---------- Post added at 02:19 PM ---------- Previous post was at 02:09 PM ----------
OP! Can you send fastboot oem unlock and let's know what happens?
Click to expand...
Click to collapse
ipfreelytech said:
something might be hosed in your hboot.
Factory reset from the bootloader. Then flash the firmware.zip from either the GPE conversion RUU or extract it from the OTA zip.
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
fastboot oem unlock
Click to expand...
Click to collapse
oem unlock still does not work. It shows:
(bootloader) [PG_ERROR] htc_pg_part_traverse(839):
(bootloader) invalid traverse range
(bootloader) [PG_ERROR] htc_pg_part_read(1029):
(bootloader) htc_pg_part_traverse failed
(bootloader) [DISPLAY_ERR] sp_custom partition: unlock_disp_buf.img_buf r
(bootloader) ead error!
(bootloader) [DISPLAY_ERR] Can not load custom splash!
(bootloader) Loading custom splash failed!
OKAY [ 0.539s]
finished. total time: 0.539s
Click to expand...
Click to collapse
I used the firmware.zip from the GPe RUU thread, as well as the one extracted from 4.4 ota. Unable to find 4.3 and 4.2.2 ota packages though.
I have exactly the same issue, even down to the identical error messages. Following this thread closely for a solution. Any help appreciated.
Hi there.
My phone is a m7_ul, with s-on, Hboot unlocked.
Code:
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4a.26.3263.05
OpenDSP-v32.120.274.0909
OS-4.19.161.11
eMMC-boot 2048MB
Mar 5 2014, 15:58:33.0
My phone has been bricked for a while. Originally water damaged, it at first wouldn't take any custom roms or wouldn't set back to stock, but eventually I managed to get it there and it was working fine, except that at random the phone died or rebooted. Eventually I tried putting a custom ROM on it again, and that didn't quite work, because of the phone randomly rebooting. And I guess here is where I went wrong (I can literally imagine you guys flinch when I say this): I hit 'factory recovery' in bootloader.
So now I can't do anything, besides going from hboot/bootloader onto 'fastboot' (and 'show barcode'). Going from hboot/bootloader onto 'recovery' brings me to fastboot. Even 'power down' or 'reboot bootloader' from fastboot brings me back to fastboot. Sometimes at random times the phone becomes unresponsive even in fastboot so that I have to do a hard reset with power and vol-down keys. The phone charges fine, only switches off when the battery is flat. As soon as it has enough power it goes into fastboot mode.
Plugged into my win8 machine it shows in device manager as 'my htc' (but not on the 'this pc'-view!).
In fastboot, I get the serial number when I enter 'fastboot devices', which is great. With 'fastboot getvar all' I get the following:
Code:
c:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.26.3263.05
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.161.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ************
(bootloader) imei: ***************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: VODAP102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3742mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-09ff2ded
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.053s
HOWEVER Trying to flash a custom recovery (like the latest TWRP or CWM), I get following error:
Code:
c:\Android>fastboot flash recovery twrp/recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9948 KB)...
OKAY [ 1.332s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 2.505s
I tried this with numerous recoveries, but no luck. I managed to fastboot erase cache no problem.
but yeah. since i cant flash any recovery, i cant flash any new custom or stock rom. please please help.
herchenm said:
Hi there.
My phone is a m7_ul, with s-on, Hboot unlocked.
Code:
***TAMPERED***
***UNLOCKED***
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4a.26.3263.05
OpenDSP-v32.120.274.0909
OS-4.19.161.11
eMMC-boot 2048MB
HOWEVER Trying to flash a custom recovery (like the latest TWRP or CWM), I get following error:
[CODE]c:\Android>fastboot flash recovery [COLOR="Blue"]twrp/recovery.img[/COLOR]
target reported max download size of 1514139648 bytes
sending 'recovery' (9948 KB)...
OKAY [ 1.332s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 2.505s
I tried this with numerous recoveries, but no luck. I managed to fastboot erase cache no problem.
but yeah. since i cant flash any recovery, i cant flash any new custom or stock rom. please please help.
Click to expand...
Click to collapse
Remove the imei and serialno from your post.
Since you are on Win 8, you might try Win 7 or Ubuntu (nkk71 has instructions Q5).
I don't know of a way to recover what's there, maybe someone else will have a suggestion. You can always flash in, oemRUU mode, a signed RUU and later flash recovery. But, you will lose all of your data, pic, music, etc.
There are certainly other ways to recover. Anyone?
---------- Post added at 09:15 PM ---------- Previous post was at 09:09 PM ----------
I don't know of a way to recover what's there, maybe someone else will have a suggestion. You can always flash in, oemRUU mode, a signed RUU and later flash recovery. But, you will lose all of your data, pic, music, etc. This rom (http://forum.xda-developers.com/showthread.php?t=2676986) will leave you with a 1.54 hboot, so you won't downgrade to 1.44 and get stuck as the previous poster suggests.
There are certainly other ways to recover. Anyone?
majmoz said:
Remove the imei and serialno from your post.
Click to expand...
Click to collapse
done.
majmoz said:
Since you are on Win 8, you might try Win 7 or Ubuntu (nkk71 has instructions Q5).
Click to expand...
Click to collapse
not sure how that would help me? the phone is being detected and displays as 'my htc' in the windows device manager as well as with the "fastboot devices" command.
this is not the problem.
the problem is that i can't flash anything because of the returned error (image update error), which needs to be fixed but i dont know how
davidrol said:
I don't know of a way to recover what's there, maybe someone else will have a suggestion. You can always flash in, oemRUU mode, a signed RUU and later flash recovery. But, you will lose all of your data, pic, music, etc.
There are certainly other ways to recover. Anyone?
---------- Post added at 09:15 PM ---------- Previous post was at 09:09 PM ----------
I don't know of a way to recover what's there, maybe someone else will have a suggestion. You can always flash in, oemRUU mode, a signed RUU and later flash recovery. But, you will lose all of your data, pic, music, etc. This rom (http://forum.xda-developers.com/showthread.php?t=2676986) will leave you with a 1.54 hboot, so you won't downgrade to 1.44 and get stuck as the previous poster suggests.
There are certainly other ways to recover. Anyone?
Click to expand...
Click to collapse
I don't mind losing all my data. I think the phone is pretty bricked as it is, so if I could get it to work with your help, that'd be a win. Screw keeping the data haha.
I will try flashing the ROM you linked to and get back to you.
davidrol said:
you can always flash in, oemRUU mode, a signed RUU and later flash recovery
Click to expand...
Click to collapse
What do you mean with that? How do I do that? I can't get into recovery (as I cant flash that via the fastboot command) so I cant adb push/sideload
Please help
davidrol said:
This rom (http://forum.xda-developers.com/showthread.php?t=2676986) will leave you with a 1.54 hboot, so you won't downgrade to 1.44 and get stuck as the previous poster suggests.
Click to expand...
Click to collapse
can i still use that though its AT&T and my cidnum is VODAP102?
also, how do I install that ROM if I have no recovery? Im confused.
herchenm said:
can i still use that though its AT&T and my cidnum is VODAP102?
also, how do I install that ROM if I have no recovery? Im confused.
Click to expand...
Click to collapse
No you can't flash that one. You will have to find a signed RUU that matches your VODAP102 cidnum and your model number. Here's the link describing how to flash an RU in fastboot: http://forum.xda-developers.com/showthread.php?t=2251800.
davidrol said:
No you can't flash that one. You will have to find a signed RUU that matches your VODAP102 cidnum and your model number. Here's the link describing how to flash an RU in fastboot: http://forum.xda-developers.com/showthread.php?t=2251800.
Click to expand...
Click to collapse
Am I right in assuming that there isn't any RUU for my cid etc. needs? Haven't been able to found one yet maybe you can help?
Thanks for the link as well! Guess I'm gonna have to find the right RUU first
There is a way to change your cid in fastboot. I haven't the needed to so you'll need to do the research. If changing your cid isn't a problem, heres something: http://www.htc1guru.com/dld/ruu_m7_u_jb_50_htc_europe_1-29-401-2_r_radio_4a-14-3250-13_10-33-. You wont be able to flash an incorrect ruu with s-on (security on).
Sent from my SAMSUNG-SGH-I957 using xda
herchenm said:
can i still use that though its AT&T and my cidnum is VODAP102?
also, how do I install that ROM if I have no recovery? Im confused.
Click to expand...
Click to collapse
your using the wrong command to flash recovery
do it like this
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
you get the file here >> http://techerrata.com/browse/twrp2/m7
Get 2.6.3.3 no other
Your s-on you can't change CID and MID to match an AT&T RUU
your best to flash a Guru reset or a stock .401 Rom
Here's the link to change your cid to supercid: http://forum.xda-developers.com/showthread.php?t=2317536
---------- Post added at 07:33 PM ---------- Previous post was at 07:10 PM ----------
Also, put the twrp file in the same-folder-as-fastboot.
clsA said:
your using the wrong command to flash recovery
do it like this
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
you get the file here >> http://techerrata.com/browse/twrp2/m7
Get 2.6.3.3 no other
Your s-on you can't change CID and MID to match an AT&T RUU
your best to flash a Guru reset or a stock .401 Rom
Click to expand...
Click to collapse
I've been using exactly that command, and like I said, I keep getting the same error (see first post). Nonetheless I tried the recovery you linked to as well, and got the same error:
Code:
c:\Android>fastboot flash recovery or_twrp/openrecovery-twrp-2.6.3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.336s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 2.615s
I really cannot flash any recoveries.
davidrol said:
Here's the link to change your cid to supercid: http://forum.xda-developers.com/showthread.php?t=2317536
---------- Post added at 07:33 PM ---------- Previous post was at 07:10 PM ----------
Also, put the twrp file in the same-folder-as-fastboot.
Click to expand...
Click to collapse
following the instructions on the guide you linked to I get following error:
Code:
c:\Android>fastboot oem readcid
...
(bootloader) cid: VODAP102
OKAY [ 0.002s]
finished. total time: 0.003s
c:\Android>fastboot oem writecid 11111111
...
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
OKAY [ 0.001s]
finished. total time: 0.003s
So I cant seem to change the CID :S
I tried changing s-on to s-off so I can change the CID. I used the moonshine s-off (http://forum.xda-developers.com/showthread.php?t=2291087 and downloaded the moonshine_m7_1.29.401.13.zip (which was the only .401 rom)
deinstalled HTC Sync Manager.
command 'fastboot devices' returned the serial number and that the phone is in fastboot-mode.
extracted the zip-file onto my computer into a separate folder, ran the distiller.exe. I confirm everything, it starts running, and then I get following error:
Code:
Ok?
(Yes/No)
Yes
!! Do NOT for any reason touch, unplug, lick or maim your device !!
Checking for updates......
Please wait....
..........
ERROR: run distiller again and READ
Press ENTER to exit
maybe I downloaded the wrong zip-file from Moonshine? Maybe i need to try this one, cause it's vodafone and obvs my CID is Voda? moonshine_m7_1.29.161.11.zip
What do you think?
Try rumrunner
SaHiLzZ said:
Try rumrunner
Click to expand...
Click to collapse
tried that. similar result:
Code:
Ok?
(Yes/No)
Yes
!! Do NOT for any reason taunt, unplug, drop, eat or pet your device !!
Please wait....
..........
ERROR: run rumrunner again and READ (no adb connection to device. Debugging on?
Drivers?)
Press ENTER to exit
herchenm said:
I've been using exactly that command, and like I said, I keep getting the same error (see first post). Nonetheless I tried the recovery you linked to as well, and got the same error:
Code:
c:\Android>fastboot flash recovery or_twrp/openrecovery-twrp-2.6.3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.336s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 2.615s
Click to expand...
Click to collapse
i hate to be the bearer of bad news, but pretty sure your phone is a goner
can you try the following command:
fastboot oem rebootRUU
do you get to RUU mode?
you're probably also unable to relock and unlock you device, correct?
nkk71 said:
i hate to be the bearer of bad news, but pretty sure your phone is a goner
can you try the following command:
fastboot oem rebootRUU
do you get to RUU mode?
you're probably also unable to relock and unlock you device, correct?
Click to expand...
Click to collapse
fastboot oem rebootRUU gives me the following (but the bootloader isnt locked, which I think I need to do first, no?)
Code:
c:\Android>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
(bootloader) SD: write failed in CMD25.
OKAY [ 1.065s]
finished. total time: 1.067s
herchenm said:
fastboot oem rebootRUU gives me the following (but the bootloader isnt locked, which I think I need to do first, no?)
Code:
c:\Android>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
(bootloader) SD: write failed in CMD25.
OKAY [ 1.065s]
finished. total time: 1.067s
Click to expand...
Click to collapse
nope sorry mate, it's a goner, your phone is fried
time for a new phone, sorry
nkk71 said:
nope sorry mate, it's a goner, your phone is fried
time for a new phone, sorry
Click to expand...
Click to collapse
i locked the bootloader now and got this
Code:
c:\Android>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) mipi display off
(bootloader) mipi_dsi_cmds_tx_ext
(bootloader) pm8921_vreg_disable function, vreg_id = 38
(bootloader) pm8921_vreg_disable function, vreg_id = 1
(bootloader) TZ_HTC_SVC_DISABLE ret = 534642044 (0x1FDDFD7C)
(bootloader) Use PSHOLD to reset device.
FAILED (status read failed (No such file or directory))
finished. total time: 1.157s
and on the screen of the phone it says
Code:
*** tampered ***
*** relocked ***
*** security warning ***
{followed by the rest}
what does that 'security warning' and the error in the relocking of bootloader mean?
herchenm said:
i locked the bootloader now and got this
Code:
c:\Android>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) mipi display off
(bootloader) mipi_dsi_cmds_tx_ext
(bootloader) pm8921_vreg_disable function, vreg_id = 38
(bootloader) pm8921_vreg_disable function, vreg_id = 1
(bootloader) TZ_HTC_SVC_DISABLE ret = 534642044 (0x1FDDFD7C)
(bootloader) Use PSHOLD to reset device.
FAILED (status read failed (No such file or directory))
finished. total time: 1.157s
and on the screen of the phone it says
Code:
*** tampered ***
*** relocked ***
*** security warning ***
{followed by the rest}
what does that 'security warning' and the error in the relocking of bootloader mean?
Click to expand...
Click to collapse
security warning is because you are not on [your] stock version
but it doesn't matter, the phone is fried
i'm really sorry
PS: i'm actually surprised the lock command worked
Dear all,
My friend's phone is always rebooting and isn't working, even, I have tried to enter recovery no use, even, I have tried to install custom recovery no use.
I have downloaded many firmwares and it's not working, even the Original HTC ROMs can't update the phone with Signature Error, I read many forum threads but, the information isn't clear for me and didn't find a direct steps to follow, I really appreciate your help,
The device is showing
********** TAMPERED ********
********** RELOCKED ********
M7_UL IVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO -4T.29.3218.08
OpenDSP-v32.120.274.0909
OS-6.09.401.5
wMMC-boot 2048MB
I got the fastboot getvar all for your reference.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXX
(bootloader) imei: xxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__J15
(bootloader) battery-status: good
(bootloader) battery-voltage: 4299mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.087s
Click to expand...
Click to collapse
Thanks in advance
magcp said:
Dear all,
My friend's phone is always rebooting and isn't working, even, I have tried to enter recovery no use, even, I have tried to install custom recovery no use.
I have downloaded many firmwares and it's not working, even the Original HTC ROMs can't update the phone with Signature Error, I read many forum threads but, the information isn't clear for me and didn't find a direct steps to follow, I really appreciate your help,
The device is showing
********** TAMPERED ********
********** RELOCKED ********
M7_UL IVT SHIP S-ON RH
HBOOT-1.57.0000
RADIO -4T.29.3218.08
OpenDSP-v32.120.274.0909
OS-6.09.401.5
wMMC-boot 2048MB
I got the fastboot getvar all for your reference.
Thanks in advance
Click to expand...
Click to collapse
You can unlock the bootloader, flash twrp 2.8.5.0 and restore this backup: https://www.androidfilehost.com/?fid=23622183712472331 then flash back the stock 6.09.401.5 recovery.
Or
Keep the bootloader relocked and flash the 7.19.401.2 RUU: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
btw remove your imei and serialno from your post above.
Hi, Thank you so much, I'll try both methods and I'll let you know,
PS: I have removed the IMEI, thanks for letting me know.
Kind regards,
alray said:
You can unlock the bootloader, flash twrp 2.8.5.0 and restore this backup: https://www.androidfilehost.com/?fid=23622183712472331 then flash back the stock 6.09.401.5 recovery.
Or
Keep the bootloader relocked and flash the 7.19.401.2 RUU: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
btw remove your imei and serialno from your post above.
Click to expand...
Click to collapse
alray said:
You can unlock the bootloader, flash twrp 2.8.5.0 and restore this backup: https://www.androidfilehost.com/?fid=23622183712472331 then flash back the stock 6.09.401.5 recovery.
Or
Keep the bootloader relocked and flash the 7.19.401.2 RUU: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
btw remove your imei and serialno from your post above.
Click to expand...
Click to collapse
Hi, I have tried to flash the lolipop ruu, and it gave me this error (using htc_fastboot):
sending 'zip'... (43283 KB) OKAY
sending time = 3.511 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILsignature verify fail
FAILED (remote: signature verify fail)
Execution time is 9(s)
Plus, I can't unlock the bootloader it is still stating relocked
magcp said:
Hi, I have tried to flash the lolipop ruu, and it gave me this error (using htc_fastboot):
sending 'zip'... (43283 KB) OKAY
sending time = 3.511 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILsignature verify fail
FAILED (remote: signature verify fail)
Execution time is 9(s)
Plus, I can't unlock the bootloader it is still stating relocked
Click to expand...
Click to collapse
is your phone booted in ruu mode?
alray said:
is your phone booted in ruu mode?
Click to expand...
Click to collapse
Yes, it is
magcp said:
Hi, I have tried to flash the lolipop ruu, and it gave me this error (using htc_fastboot):
sending 'zip'... (43283 KB) OKAY
sending time = 3.511 secs
writing 'zip'... (bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILsignature verify fail
FAILED (remote: signature verify fail)
Execution time is 9(s)
Plus, I can't unlock the bootloader it is still stating relocked
Click to expand...
Click to collapse
magcp said:
Yes, it is
Click to expand...
Click to collapse
43283 kb only? Its 42 Mb only, you are either not flashing the right file or the file is corrupted. The 7.19.401.2 ruu is 1.56 Gb so fastboot should report:
Code:
sending 'zip'... [B][COLOR="Red"](1637620 KB)[/COLOR][/B] OKAY.
alray said:
43283 kb only? Its 42 Mb only, you are either not flashing the right file or the file is corrupted. The 7.19.401.2 ruu is 1.56 Gb so fastboot should report:
Code:
sending 'zip'... [B][COLOR="Red"](1637620 KB)[/COLOR][/B] OKAY.
Click to expand...
Click to collapse
Hi, Thanks for your reply, I really don't know, I can confirm that the file is 1.56 GB on Disk, I can't open it with WinRar or Zip7 but, I downloaded this file twice, I'll try again in few hours and I'll let you know, by the way, I have flashed the 5.1 on my Nexus 6 and it was sending the file in chunks but, I don't know about HTC,
Thanks again
magcp said:
Hi, Thanks for your reply, I really don't know, I can confirm that the file is 1.56 GB on Disk, I can't open it with WinRar or Zip7 but, I downloaded this file twice, I'll try again in few hours and I'll let you know, by the way, I have flashed the 5.1 on my Nexus 6 and it was sending the file in chunks but, I don't know about HTC,
Thanks again
Click to expand...
Click to collapse
By the way, I have tried the EXE file and it gave me Signature error as well, so, I guess it's not corrupted zip file.
Any ideas???
I don't know why it is not accepting to unlock the phone, I tried it many times, and it's "RELOCKED"
Thanks
magcp said:
By the way, I have tried the EXE file and it gave me Signature error as well, so, I guess it's not corrupted zip file.
Any ideas???
I don't know why it is not accepting to unlock the phone, I tried it many times, and it's "RELOCKED"
Thanks
Click to expand...
Click to collapse
whats wrong when trying to unlock the bootloader?
alray said:
whats wrong when trying to unlock the bootloader?
Click to expand...
Click to collapse
I don't know, I execute this command and I got this results:
C:\...\Downloads>fastboot flash unlocktoken "Unlock_code (1).bin"
sending 'unlocktoken' (0 KB)...
OKAY [ 0.144s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.013s]
finished. total time: 0.157s
Click to expand...
Click to collapse
Then, I choose YES then POWER, the phone restarts but nothing happens, it CAN NOT enter RECOVERY just white screen saying "Entering Recovery..." then after a while a black screen appears and stays there, then, I press VOL Down + POWER to enter fastboot. and "RELOCKED" message is there.
Thanks
magcp said:
I don't know, I execute this command and I got this results:
Then, I choose YES then POWER, the phone restarts but nothing happens, it CAN NOT enter RECOVERY just white screen saying "Entering Recovery..." then after a while a black screen appears and stays there, then, I press VOL Down + POWER to enter fastboot. and "RELOCKED" message is there.
Thanks
Click to expand...
Click to collapse
looks like your bootloader was relocked with a custom recovery. You can't unlock the bootloader if a custom recovery is installed and you can't boot to your custom recovery if the bootloader is relocked. You will have to reflash the stock firmware.
download the firmware from here: https://www.androidfilehost.com/?fid=23622183712460395
Code:
fastboot oem rebootRUU
fastboot flash zip 6.09.401.5_signed_firmware.zip
fastboot flash zip 6.09.401.5_signed_firmware.zip
fastboot reboot-bootloader
then get a new unlock_code.bin
Code:
fastboot oem get_identifier_token
submit the token to htcdev.com/bootloader and wait for your unlock_code.bin
Code:
fastboot flash unlocktoken Unlock_code.bin
alray said:
looks like your bootloader was relocked with a custom recovery. You can't unlock the bootloader if a custom recovery is installed and you can't boot to your custom recovery if the bootloader is relocked. You will have to reflash the stock firmware.
download the firmware from here: https://www.androidfilehost.com/?fid=23622183712460395
Code:
fastboot oem rebootRUU
fastboot flash zip 6.09.401.5_signed_firmware.zip
fastboot flash zip 6.09.401.5_signed_firmware.zip
fastboot reboot-bootloader
then get a new unlock_code.bin
Code:
fastboot oem get_identifier_token
submit the token to htcdev.com/bootloader and wait for your unlock_code.bin
Code:
fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
When trying to flash the zip it said:
Code:
sending 'zip' (44368 KB)...
OKAY [ 3.349s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 9.281s
magcp said:
When trying to flash the zip it said:
Code:
sending 'zip' (44368 KB)...
OKAY [ 3.349s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 9.281s
Click to expand...
Click to collapse
can you post a complete screenshot of your command prompt please?
Here you are,
htc_fastboot.exe
is the same as
fastboot.exe
but, I was just checking
Thanks
magcp said:
Here you are,
htc_fastboot.exe
is the same as
fastboot.exe
but, I was just checking
Thanks
Click to expand...
Click to collapse
you must reboot in ruu mode before flashing the zip:
Code:
fastboot oem rebootRUU
Phone will reboot to a black screen with silver HTC logo
alray said:
you must reboot in ruu mode before flashing the zip:
Code:
fastboot oem rebootRUU
Phone will reboot to a black screen with silver HTC logo
Click to expand...
Click to collapse
I did already,
magcp said:
I did already,
Click to expand...
Click to collapse
Well its very strange, with s-on and relocked bootloader you should be able to flash this firmware. Don't know why the signature verification is failing. Try with this one: https://www.androidfilehost.com/?fid=23622183712462447
or this one: https://www.androidfilehost.com/?fid=23622183712459334
You can also try to extract the firmware.zip from this ota: https://www.androidfilehost.com/?fid=23622183712458585 and flash it
and always make sure your MD5 match before flashing.
alray said:
Well its very strange, with s-on and relocked bootloader you should be able to flash this firmware. Don't know why the signature verification is failing. Try with this one: https://www.androidfilehost.com/?fid=23622183712462447
or this one: https://www.androidfilehost.com/?fid=23622183712459334
You can also try to extract the firmware.zip from this ota: https://www.androidfilehost.com/?fid=23622183712458585 and flash it
and always make sure your MD5 match before flashing.
Click to expand...
Click to collapse
I have verified the first two and tried and still, signature error, is there something wrong with the bootloader?? can I flash another bootloader?
alray said:
Well its very strange, with s-on and relocked bootloader you should be able to flash this firmware. Don't know why the signature verification is failing. Try with this one: https://www.androidfilehost.com/?fid=23622183712462447
or this one: https://www.androidfilehost.com/?fid=23622183712459334
You can also try to extract the firmware.zip from this ota: https://www.androidfilehost.com/?fid=23622183712458585 and flash it
and always make sure your MD5 match before flashing.
Click to expand...
Click to collapse
I have downloaded the OTA and after verifying, I extracted the firmware.zip and flash it, and still Signature Error
Code:
C:\Users\MAG\Downloads>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.035s]
finished. total time: 0.036s
C:\Users\MAG\Downloads>fastboot flash zip firmware.zip
sending 'zip' (44368 KB)...
OKAY [ 3.255s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 9.187s
I want to unroot to get the Google drive offer for HTC One.
My phone info:
Code:
It is HTC One M7, SIM Free international,
M7_UL,
CID: HTC__102,
model id:PN0710000
HBOOT-1.61.0000
os-7.19.401.30
OpenDSP-v35.120.274.0718
RADIO-4T.35.3218.16
s-on,
TWRP,
unlocked.
rooted.
I have the OTA zip files for the latest update, and also the nandroid backups of my phone.
What I have tried so far:
I know that I need s-off for unrooting, but I read in forum that if I have the firmware for exact same CID and modelID of my phone, I can unroot with s-on. So I extracted the firmware.zip from the latest OTA that I received from carrier. And I assume that it has the same CID and modelID for me.
1. I booted into bootloader, fast boot and run "fastboot oem lock"
It worked fine, phone restarted in the bootloader and it said "re-blocked"
2. I ran the command "fastboot oem rebootRUU "
It took some time, but eventually, the phone restarted automatically. It showed a bootloader screen with no option, just showing phone infor and the word RUU in the middle.
3. Then I ran the command "fastboot flash zip firmware.zip", I get the following result in the command terminal:
Code:
target reported max download size of 1514139648 bytes
sending 'zip' (44368 KB)...
OKAY [ 2.737s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 8.585s
and in the phone screen it says:
Code:
"Main version is older!
Update Fail"
What should I do to unroot hboot 1.61, s-on ?