Hello all,
I recently got a HTC ONE M8S that is OS wiped and I'm struggling to make it functional again.
When I turn on the device it goes to fastboot instantly and shows:
Code:
*** Software status : Modified ***
*** Unlocked ***
M8QL_UL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-
eMMC-boot 2048MB
Aug 24 2015,19:4356.0
Menu is responsive but when I switch to hboot and select recovery phone goes off and back to fast boot again, factory reset is the same.
My idea to move from here was to use custom recovery so I flashed TWRP:
Code:
C:\adb>htc_fastboot flash recovery twrp-2.8.7.0-m8s-qlul.img
sending 'recovery' (30548 KB)... OKAY
writing 'recovery'... OKAY
Execution time is 3(s)
Unfortunetaly it didn't helped much as i was still not able to run recovery from hboot menu.
I tried to trick the phone to boot into recovery with fastboot:
Code:
C:\adb>fastboot boot twrp-2.8.7.0-m8s-qlul.img
downloading 'boot.img'...
OKAY [ 2.440s]
booting...
OKAY [ 0.000s]
finished. total time: 2.440s
Unfortunetaly in my case it had no effect and recovery not booted.
I did further research and the most promissing advice was to restore the stock, so the idea was to follow this thread.
I used adb again to get more info about the phone and find a proper RUU for it:
Code:
C:\adb>fastboot.exe getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ************
(bootloader) imei: ***************
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8ql_ul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PKV10000
(bootloader) cidnum: T-MOB009
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 1b18125b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 0001
and after that downloaded 0PKV[email protected]50408_15.00_016_F_release_429388_signed.zip and copied it to SD card, but I could not proceed further as I cannot relock my phone (which is mandatory).
The error I got is this:
Code:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recover
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: 15
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [ERR] Cannot halt SPMI arbiter!!
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.400s
I'd really appreciate any sugestion about possible next step.
_dravec_ said:
Hello all,
I recently got a HTC ONE M8S that is OS wiped and I'm struggling to make it functional again.
When I turn on the device it goes to fastboot instantly and shows:
Code:
*** Software status : Modified ***
*** Unlocked ***
M8QL_UL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-
eMMC-boot 2048MB
Aug 24 2015,19:4356.0
Menu is responsive but when I switch to hboot and select recovery phone goes off and back to fast boot again, factory reset is the same.
My idea to move from here was to use custom recovery so I flashed TWRP:
Code:
C:\adb>htc_fastboot flash recovery twrp-2.8.7.0-m8s-qlul.img
sending 'recovery' (30548 KB)... OKAY
writing 'recovery'... OKAY
Execution time is 3(s)
Unfortunetaly it didn't helped much as i was still not able to run recovery from hboot menu.
I tried to trick the phone to boot into recovery with fastboot:
Code:
C:\adb>fastboot boot twrp-2.8.7.0-m8s-qlul.img
downloading 'boot.img'...
OKAY [ 2.440s]
booting...
OKAY [ 0.000s]
finished. total time: 2.440s
Unfortunetaly in my case it had no effect and recovery not booted.
I did further research and the most promissing advice was to restore the stock, so the idea was to follow this thread.
I used adb again to get more info about the phone and find a proper RUU for it:
Code:
C:\adb>fastboot.exe getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ************
(bootloader) imei: ***************
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8ql_ul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PKV10000
(bootloader) cidnum: T-MOB009
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 1b18125b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 0001
and after that downloaded 0PKV[email protected]50408_15.00_016_F_release_429388_signed.zip and copied it to SD card, but I could not proceed further as I cannot relock my phone (which is mandatory).
The error I got is this:
Code:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recover
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: 15
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [ERR] Cannot halt SPMI arbiter!!
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.400s
I'd really appreciate any sugestion about possible next step.
Click to expand...
Click to collapse
I suggest booting/flashing earlier twrp version for now. That worked for me once. Thread
Related
Hi everyone,
I'm asking help for someone in an other forum.
Impossible for him to flash anny RUU ou PC10IMG.zip, even one with the same number 2.42.405.4
Problem with drivers after trying many times with sdk and htcsync!
Just possible to try to send command via fastboot, but not working.
No access to recovery or command via adb.
Staock Rom, S-On.
What could be done? Goldcard and root?
Is it the same that this one : http://forum.xda-developers.com/showthread.php?t=1759575?
Phone info :
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.85.0013
(bootloader) version-baseband: 26.10.04.03_M
(bootloader) version-cpld: None
(bootloader) version-microp: 0425
(bootloader) version-main: 2.42.405.4
(bootloader) serialno: SH1XXXXX
(bootloader) imei: 2XXXXXXX
(bootloader) product: vision
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PC1011000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 3717mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 81c588a7
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Thanks for taking time helping!
Problem flashing recovery via fastboot :
D:\adt-bundle-windows-x86\sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (3726 KB)...
OKAY [ 0.624s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.108s
Sorry, I find answer here : http://forum.xda-developers.com/showthread.php?t=2050038
HBOOT BOOT LOOP (DIDN'T SEE THE AUTO CORRECT SORRY
Hello.
Last night i was following instructions to go back to stock on a TMO RUU. I had relocked my bootloader via fast boot command. After i re locked the boot loader my phone won't boot and will only loop in the Hboot screen. Anything i choose via the power button only restarts the phone to end up back at the same screen.
I tried to unlock the boot loader again via HTCdev but received this error:
Jeffreys-MacBook-Pro:~ TipTop$ fastboot flash unlocktocken /Users/TipTop/Desktop/Android/Unlock_code.bin
sending 'unlocktocken' (0 KB)...
OKAY [ 0.126s]
writing 'unlocktocken'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.128s
Fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.22.213311491.08G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.32.531.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B13000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 038866fd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Now I am lost. My phone won't do anything and I am unsure on how to proceed? Can anyone please please PLEASE help. Is there anyway to individual put my phone back together? Thanks for all the help in advance!
Previous to this i was running skydragon ROM with TWRP as my custom recovery if that helps at all.
again thanks for all the help!
I currently have a rooted Desire HD with Clockworkmod recovery. I'm trying to get TWRP as my recovery.
I've tried using fastboot to flash, but it gives me an error:
Code:
[email protected]:/mnt/Users/user/adb$ fastboot flash recovery twrp.img
sending 'recovery' (4732 KB)...
OKAY [ 0.796s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.797s
Here's my phone's status:
Code:
ACE PVT SHIP S-OFF
HBOOT-0.85.0007
MICROP-0438
RADIO-26.03.02.15_M3
eMMC-boot
Oct 11 2010 12:47:02
Also:
Code:
[email protected]:/mnt/Users/user/adb$ fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.85.0007
(bootloader) version-baseband: 26.03.02.15_M3
(bootloader) version-cpld: None
(bootloader) version-microp: 0438
(bootloader) version-main: 1.32.405.3
(bootloader) serialno: HT0CRRX05194
(bootloader) imei: [deleted]
(bootloader) product: ace
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PD9810000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4199mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-7eafc656
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.001s
Please help, I don't understand why it's not unlocked. I have magic CID, and flashing ROMs is no problem, only recovery won't flash for some reason.
EDIT:
So I've managed to get TWRP on it by upgrading my ROM to Android 4.04 and then installing the TWRPManager apk. I'm surprised it worked, gave me an error while flashing, but when rebooting into recovery everything seemed fine.
The problem still isn't solved though: I still cannot flash my recovery via USB with the fastboot executable. Please help?
Just solved one problem with the drivers, now the fastboot prompt tell me, the signature checking failed..
target reported max download size of 1826418688 bytes
sending 'zip' (1687272 KB)...
OKAY [ 56.279s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 117.986s
I have locked my bootloader and tried to flash a "signed" fw.. tried it from 2 sources. Also tried to flash a recovery. Nothing worked..
Edit: As an act of last hope I "reopened" my bootloader. That way I was able to get into twrp and flash a ROM after a wipe. Now I can use at least my Smartphone again. But of course it would be great to know what I did wrong..
GetVar All gave me this:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.25.214500021.06G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.16.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 3aa067db
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.063s
The Bootloader said "relocked". It still did not work.
Hello Guys.
I just bought htc m8s which is bricked. It stuck in boot loader / fastboot mode.
When i want to turn it on, hboot starts and after select recovery phone goes to fastboot.
Boot loader is unlocked and its impossible to relock it.
I allredy tried to flash twrp via fastboot, and flash ruu via sd card. I was using 0PKVIMG_M8_QL_UL_M60_SENSE70_HTC_Europe_2.10.401.1 _Radio_1.0.U20410.1 @ 60201_20.05_018_F_release_479349_combined_signed.z ip
And it finished with an error : "device halted due to large image update fail" due to unlocked bootloader.
I have no idea what to do, will be grateful for any help
Bootloader:
*** Software status: Modified ***
*** UNLOCKED ***
M8QL_UL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-1.21.118.1
eMMC-boot 2048MB
Mar 1 2016,18:42:27.0
fastboot getvar all gives:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.21.118.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA574YS02009
(bootloader) imei: 358031062642494
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8ql_ul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PKV10000
(bootloader) cidnum: T-MOB009
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 7900fbfd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 0001
all: Done!
And fastboot oem lock gives
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: 15
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [ERR] Cannot halt SPMI arbiter!!
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.367s
gruby434 said:
Hello Guys.
I just bought htc m8s which is bricked. It stuck in boot loader / fastboot mode.
When i want to turn it on, hboot starts and after select recovery phone goes to fastboot.
Boot loader is unlocked and its impossible to relock it.
I allredy tried to flash twrp via fastboot, and flash ruu via sd card. I was using 0PKVIMG_M8_QL_UL_M60_SENSE70_HTC_Europe_2.10.401.1 _Radio_1.0.U20410.1 @ 60201_20.05_018_F_release_479349_combined_signed.z ip
And it finished with an error : "device halted due to large image update fail" due to unlocked bootloader.
I have no idea what to do, will be grateful for any help
Bootloader:
*** Software status: Modified ***
*** UNLOCKED ***
M8QL_UL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-1.21.118.1
eMMC-boot 2048MB
Mar 1 2016,18:42:27.0
fastboot getvar all gives:
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: [email protected]
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.21.118.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA574YS02009
(bootloader) imei: 358031062642494
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8ql_ul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PKV10000
(bootloader) cidnum: T-MOB009
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 7900fbfd
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 0001
all: Done!
And fastboot oem lock gives
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) [PGFS] partition_update_pgfs: pg2fs_sec_recovery
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) [ERR] Failed to disable wdog debug: 15
(bootloader) [INFO] Calling SCM to disable SPMI PMIC arbiter
(bootloader) [ERR] Cannot halt SPMI arbiter!!
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.367s
Click to expand...
Click to collapse
hi there, i know that this may sound stupid from my side but i would like to help you so my question is: are you using htc_fastboot? if not heres a link
I was using fastboot downloaded from htcdev. Same error on this file
no fix yet? I have the EXACT problem!!
#5
I have the same issue of an UNLOCKED bootloader. From other forums it is a required to be in LOCKED mode to flash boot images. The phone is not recognized by USB.
I have tried to use 'Terminal Emulator' with instructions posted here - "forums.androidcentral.com/verizon-galaxy-nexus-rooting-roms-hacks/209313-unroot-relock-my-nexus.html#post2160467"
I could not find param.zip that is needed to be installed on the SD card.
Any help is appreciated to restore this excellent paperweight to its former glory.
HTC one M8 (TMobile)
*** Software status: Modified ***
*** UNLOCKED ***
M8_UL PVT SHIP S_ON
HBOOT-3.19.0.0000
RADIO-1.29.213311491.05G
OpenDSP-v51.2.2-00593-M8974_F0.1.15
OS-
eMMC-boot 2048MB
Philz Touch 6.26.5
Clockworkmod v6.0.4.8