[Q] My E8 (M8 ACE) going to bootloop. - HTC One E8

First of all, thanks for see!
I have a big problem. My phone going to bootloop, i can't do anything.
My phone is S-on with Unlocked bootloader.
Boot into Sense rom success but auto reboot after 5 - 10 second.
I'm tried to flash stock recovery (or another recovery), it show "Successfull" but when i go to recovery, it still TWRP (and auto reboot after 5 second)-> i can't do anything with TWRP.
I want to re-lock bootloader but when i run
fastboot oem lock
its say:
Code:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) mdp_clock_off
(bootloader) turn off fd8c2308 failed 1 times. Try again...
(bootloader) disable_mmss_clk done
(bootloader) pll1_disable done
(bootloader) TZ_HTC_SVC_DISABLE ret = -1610744452 (0x9FFDFD7C)
(bootloader) [CRITICAL] SPMI write command failure: cmd_id =
0, error
(bootloader) = 4
(bootloader) [CRITICAL] SPMI write command failure: cmd_id =
0, error
(bootloader) = 4
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.150s
my Getvar all information:
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.18.0.0000
(bootloader) version-baseband: 1.19.30306251.17_2G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HC......18
(bootloader) imei: 35........31
(bootloader) imei2: 35.......49
(bootloader) meid: 00000000000000
(bootloader) product: mec_dugl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0PAJ20000
(bootloader) cidnum: HTCCN703
(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: 1801105d
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.016s
Anyone, help me, please?? thanks in advance.
ps: I want to re-lock bootloader and flash shipped ruu rom from HTC.

Post your question in right section
http://forum.xda-developers.com/one-e8

lonelydra said:
First of all, thanks for see!
I have a big problem. My phone going to bootloop, i can't do anything.
My phone is S-on with Unlocked bootloader.
Boot into Sense rom success but auto reboot after 5 - 10 second.
I'm tried to flash stock recovery (or another recovery), it show "Successfull" but when i go to recovery, it still TWRP (and auto reboot after 5 second)-> i can't do anything with TWRP.
I want to re-lock bootloader but when i run
fastboot oem lock
its say:
Code:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) mdp_clock_off
(bootloader) turn off fd8c2308 failed 1 times. Try again...
(bootloader) disable_mmss_clk done
(bootloader) pll1_disable done
(bootloader) TZ_HTC_SVC_DISABLE ret = -1610744452 (0x9FFDFD7C)
(bootloader) [CRITICAL] SPMI write command failure: cmd_id =
0, error
(bootloader) = 4
(bootloader) [CRITICAL] SPMI write command failure: cmd_id =
0, error
(bootloader) = 4
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.150s
my Getvar all information:
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.18.0.0000
(bootloader) version-baseband: 1.19.30306251.17_2G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HC......18
(bootloader) imei: 35........31
(bootloader) imei2: 35.......49
(bootloader) meid: 00000000000000
(bootloader) product: mec_dugl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0PAJ20000
(bootloader) cidnum: HTCCN703
(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: 1801105d
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.016s
Anyone, help me, please?? thanks in advance.
ps: I want to re-lock bootloader and flash shipped ruu rom from HTC.
Click to expand...
Click to collapse
Try flashing the roms kernel this will work i had a problem with bootloop because since it is not s off it is not properly flashed
Use this command
fastboot flash boot boot.img
kepp the boot.img of your kernel of your rom(it has to be the current rom).

goutham0877 said:
Try flashing the roms kernel this will work i had a problem with bootloop because since it is not s off it is not properly flashed
Use this command
fastboot flash boot boot.img
kepp the boot.img of your kernel of your rom(it has to be the current rom).
Click to expand...
Click to collapse
Im already try that, it report: "Successfully" but nothing change. (Rom still have old kernel like never ever flashed).
I think this is hardware errors!! may be i should send to htc support

lonelydra said:
Im already try that, it report: "Successfully" but nothing change. (Rom still have old kernel like never ever flashed).
I think this is hardware errors!! may be i should send to htc support
Click to expand...
Click to collapse
yeah you should do that.BTW did you try to install the stock firmware again by downloading the exe file and running it.My htc sensation had the same problem but after i did that it worked.

goutham0877 said:
yeah you should do that.BTW did you try to install the stock firmware again by downloading the exe file and running it.My htc sensation had the same problem but after i did that it worked.
Click to expand...
Click to collapse
My bootloader is "Unlocked" -> that's problem.
I run command:
Code:
fastboot oem lock
Its return: "lock success..." (with some error) but the bootloader still "unlocked", instead "relocked".

lonelydra said:
First of all, thanks for see!
I have a big problem. My phone going to bootloop, i can't do anything.
My phone is S-on with Unlocked bootloader.
Boot into Sense rom success but auto reboot after 5 - 10 second.
I'm tried to flash stock recovery (or another recovery), it show "Successfull" but when i go to recovery, it still TWRP (and auto reboot after 5 second)-> i can't do anything with TWRP.
I want to re-lock bootloader but when i run
fastboot oem lock
its say:
Code:
C:\adb>fastboot oem lock
...
(bootloader) [PGFS] partition_update_pgfs: pg1fs_security
(bootloader) Lock successfully...
(bootloader) deinit_lcd
(bootloader) mipi display off
(bootloader) mdp_clock_off
(bootloader) turn off fd8c2308 failed 1 times. Try again...
(bootloader) disable_mmss_clk done
(bootloader) pll1_disable done
(bootloader) TZ_HTC_SVC_DISABLE ret = -1610744452 (0x9FFDFD7C)
(bootloader) [CRITICAL] SPMI write command failure: cmd_id =
0, error
(bootloader) = 4
(bootloader) [CRITICAL] SPMI write command failure: cmd_id =
0, error
(bootloader) = 4
(bootloader) [INFO] Rebooting device
FAILED (status read failed (No such file or directory))
finished. total time: 1.150s
my Getvar all information:
Code:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.18.0.0000
(bootloader) version-baseband: 1.19.30306251.17_2G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HC......18
(bootloader) imei: 35........31
(bootloader) imei2: 35.......49
(bootloader) meid: 00000000000000
(bootloader) product: mec_dugl
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0PAJ20000
(bootloader) cidnum: HTCCN703
(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: 1801105d
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.016s
Anyone, help me, please?? thanks in advance.
ps: I want to re-lock bootloader and flash shipped ruu rom from HTC.
Click to expand...
Click to collapse
Hello there, did you solve your problem? If yes, would you please tell us how did you solve the problem?
Thanks

Check here: http://forum.xda-developers.com/one-e8/help/htc-one-e8-mid-cid-ruu-ota-twrp-t2903210
And pray that your device's RUU is linked in the thread.

Related

[Q] bricked htc sensation 4g

hi dear sir i have a htc sensation 4g which show black display and tryangal on all four corner and Hboot and recovery cannot come up so please tell me what to do i also try htc unbricking projuct but my handset is not detect by ./bricdetect.sh and my handset only conect with pc via fastboot command and when its connect in devise mangaer show android device and my htc name of my handset and when i put this command fastboot oem boot its vibrate and white display and green htc logo come on and pc show mass store device and android driver install and never go ahed its S onn and bootloader is relock it happen like thik while ota update what is problem and i also use riff box but not done with it please sir can u tell me it can Emmc problam and how can i chak emmc in fastboot command thanx
C:\ADB>fastboot oem boot
...
(bootloader) mipi_dsi_cmd_configanel_id=0x940022
(bootloader) width=540 height=960
(bootloader) Boot/Recovery signature checking...
(bootloader) setup_tag addr=0x48000100 cmdline add=0x801DA920
(bootloader) TAG:Ramdisk OK
(bootloader) TAG:skuid 0x28000
(bootloader) TAG:hero panel = 0x940022
(bootloader) TAG:engineerid = 0x7
(bootloader) TAG: PS ID = 0x2
(bootloader) Device CID is not super CID
(bootloader) CID is T-MOB010
(bootloader) setting->cid::T-MOB010
(bootloader) serial number: xxxxxxxxxx
(bootloader) commandline from head: console=ttyHSL0 androidboot.hardware=
(bootloader) pyramid no_console_suspend=1
(bootloader) command line length =568
(bootloader) active commandline: poweron_status=4 board_pyramid.disable_u
(bootloader) art3=0 diag.enabled=0 board_pyramid.debug_uart=0 userdata_se
(bootloader) l=0 androidboot.emmc=true androidboot.pagesize=2048 android
(bootloader) boot.lb=1 androidboot.baseband=11.23.3504.07_M2 androidboot
(bootloader) .cid=T-MOB010 androidboot.batt_poweron=good_battery androidb
(bootloader) oot.carrier=TMUS androidboot.mid=PG5810000 androidboot.keyca
(bootloader) ps=qwerty androidboot.dq=FAIL androidboot.mode=normal androi
(bootloader) dboot.serialno=xxxxxxxxxxxx androidboot.bootloader=1.27.0000
(bootloader) zygote_oneshot=off msm_watchdog.enable=1 console=ttyHSL0 an
(bootloader) droidboot.hardware=pyramid no_console_suspend=1
(bootloader) aARM_Partion[0].name=misc
(bootloader) aARM_Partion[1].name=recovery
(bootloader) aARM_Partion[2].name=boot
(bootloader) aARM_Partion[3].name=system
(bootloader) aARM_Partion[4].name=cache
(bootloader) aARM_Partion[5].name=userdata
(bootloader) aARM_Partion[6].name=devlog
(bootloader) aARM_Partion[7].name=pdata
(bootloader) aARM_Partion[8].name=extra
(bootloader) aARM_Partion[9].name=radio
(bootloader) aARM_Partion[A].name=adsp
(bootloader) aARM_Partion.name=radio_config
(bootloader) aARM_Partion[C].name=modem_st1
(bootloader) aARM_Partion[D].name=modem_st2
(bootloader) partition number=14
(bootloader) Valid partition num=14
(bootloader) TZ_HTC_SVC_SET_DDR_MPU ret = 0
(bootloader) smem 50005000 (phy 50005000): TZ_HTC_SVC_UPDATE_SMEM ret = 0
(bootloader) TZ_HTC_SVC_LOG_OPERATOR ret = 0
(bootloader) TZ_HTC_SVC_MEMPROT ret = 0
(bootloader) TZ_HTC_SVC_ENC ret = 0
(bootloader) TZ_HTC_SVC_DISABLE ret = 73523200 (0x461E000)
(bootloader) jump_to_kernel: machine_id(3133), tags_addr(0x48000100), ker
(bootloader) nel_addr(0x48008000)
(bootloader) -------------------hboot boot time:12802 msec
FAILED (status read failed (Too many links))
finished. total time: 4.496s
C:\adb>fastboot getvar all
(bootloader) version: 0.5ut
(bootloader) version-bootloader: 1.27.0000
(bootloader) version-baseband: 11.23.3504.07_M2
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.32.531.14
(bootloader) serialno: xxxxxxxxxxxxxxxx
(bootloader) imei:xxxxxxxxxxxxxx
(bootloader) product: pyramid
(bootloader) platform: HBOOT-8260
(bootloader) modelid: PG5810000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 3805mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: 617f0a98
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.491s
unlock your bootloader again
flash a custom recovery preferably 4ext
enable smartflash from 4ext
flash a custom rom
see if it boots
also read this thread
http://forum.xda-developers.com/showthread.php?t=2775115
rzr86 said:
unlock your bootloader again
flash a custom recovery preferably 4ext
enable smartflash from 4ext
flash a custom rom
see if it boots
also read this thread
http://forum.xda-developers.com/showthread.php?t=2775115
Click to expand...
Click to collapse
thanx to repaly ,bootloader cannot unlock sir when i was try to unlock its said oem bin file sccuss but bootloader remain relock
gdeepp said:
thanx to repaly ,bootloader cannot unlock sir when i was try to unlock its said oem bin file sccuss but bootloader remain relock
Click to expand...
Click to collapse
try this ruu
http://shipped-roms.com/download.ph...0U_11.23.3504.07_M2_release_256085_signed.zip

HTC 826 | no OS | Please help

Hello guys,
Please help me
Sorry for poor english
Giving complete info about my problem please help me
I have wiped my htc 826 using twrp
Now it is hanged in HTC logo
I don't have backup also.
Is their any way to restore my mobile.
I have unlocked using unlock_code.bin provided by htcdev.
Device not showing while using "adb devices" but device listed when "fastboot devices"
I dont understand what to do.
Its been to weeks now..
I have tried some recoveries and RUU but no use.
I am searching for solution but ending with :crying: everyday
Details
details on bootloader screen
A52_DTUL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-
eMMC-BOOT 2048MB
MAY 30 2015,18:33:57.0
GETVAR DETAILS
(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: CC55GYG02351
(bootloader) imei: xxxxxxxxxxxxxx
(bootloader) imei2: xxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: a52_dtul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PHC10000
(bootloader) cidnum: HTC__038
(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: 449df917
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 1001
all: Done!
finished. total time: 0.037s
When tried to relock
(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 (Too many links))
finished. total time: 1.454s
Please help me
Guide me what to do
Please tell if you find any link to a HTC 826 ROM.
Thanks in advance
You can find the stock firmware here: http://www.htcdev.com/devcenter/downloads/P00 and Google how to flash that firmware.
Sent from my m8 using XDA Free mobile app
nialexme said:
Hello guys,
Please help me
Sorry for poor english
Giving complete info about my problem please help me
I have wiped my htc 826 using twrp
Now it is hanged in HTC logo
I don't have backup also.
Is their any way to restore my mobile.
I have unlocked using unlock_code.bin provided by htcdev.
Device not showing while using "adb devices" but device listed when "fastboot devices"
I dont understand what to do.
Its been to weeks now..
I have tried some recoveries and RUU but no use.
I am searching for solution but ending with :crying: everyday
Details
details on bootloader screen
A52_DTUL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-
eMMC-BOOT 2048MB
MAY 30 2015,18:33:57.0
GETVAR DETAILS
(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: CC55GYG02351
(bootloader) imei: xxxxxxxxxxxxxx
(bootloader) imei2: xxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: a52_dtul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PHC10000
(bootloader) cidnum: HTC__038
(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: 449df917
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 1001
all: Done!
finished. total time: 0.037s
When tried to relock
(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 (Too many links))
finished. total time: 1.454s
Please help me
Guide me what to do
Please tell if you find any link to a HTC 826 ROM.
Thanks in advance
Click to expand...
Click to collapse
can i know how u restored ur mobile......
nialexme said:
Hello guys,
Please help me
Sorry for poor english
Giving complete info about my problem please help me
I have wiped my htc 826 using twrp
Now it is hanged in HTC logo
I don't have backup also.
Is their any way to restore my mobile.
I have unlocked using unlock_code.bin provided by htcdev.
Device not showing while using "adb devices" but device listed when "fastboot devices"
I dont understand what to do.
Its been to weeks now..
I have tried some recoveries and RUU but no use.
I am searching for solution but ending with :crying: everyday
Details
details on bootloader screen
A52_DTUL PVT SHIP S-ON
HBOOT-3.19.0.0000
[email protected]
OS-
eMMC-BOOT 2048MB
MAY 30 2015,18:33:57.0
GETVAR DETAILS
(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: CC55GYG02351
(bootloader) imei: xxxxxxxxxxxxxx
(bootloader) imei2: xxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: a52_dtul
(bootloader) platform: hTCBmsm8939
(bootloader) modelid: 0PHC10000
(bootloader) cidnum: HTC__038
(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: 449df917
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
(bootloader) mfg-name: 1001
all: Done!
finished. total time: 0.037s
When tried to relock
(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 (Too many links))
finished. total time: 1.454s
Please help me
Guide me what to do
Please tell if you find any link to a HTC 826 ROM.
Thanks in advance
Click to expand...
Click to collapse
if u have still not restored ur d826 please let me know........

ADB doesn't recognise my HTC

Hi guys I hope someone can give me a hand here, I have a HTC One Mini:
ot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.22.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.09.161.6
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT38xxxxxxxxx
(bootloader) imei: 355xxxxxxxxxxxx
(bootloader) meid:
(bootloader) product: m4_ul
(bootloader) platform: HBOOT-8930
(bootloader) modelid: PO5820000
(bootloader) cidnum: VODAP120
(bootloader) battery-status: good
(bootloader) battery-voltage: 3880mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e1af350
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.102s
My problem is phone boots only in bootloader, I can not get to recovery (when i choose recovery it defaults to the bootloader screen), by mistake i have also formatted the memory and did a factory reset.
The thing is my computer recognizes the phone in fastboot but will not allow me to flash anything (boot.img, recovery.img anything) I also tried fastboot boot boot.img and the phone becomes unresponsive, i get various error messages...
When I try the "adb devices" command I get a blank space underneath like there is a device but just wont show the name and is not working, I have tried 5 different cables, 6 different USB ports (2.0 and 3.0) 2 different computers (one with elementary os freya) so i don't think is drivers, cable or pc issue.
Also I have tried to unlock the bootloader again and still no luck but if I try to relock the bootloader I get this:
(bootloader) [ERR] Cmd18 polling status timed out, MCI_STATUS: 0x4C2000
(bootloader) [ERR] sdcc_command: sdcc_poll_status error, rc: 2
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) CMD18: cmd failed
(bootloader) [SD_HW_ERR] SD: Read data fail..
(bootloader) [PG_ERROR] htc_pg_hdr_get(117):
(bootloader) sd_read_sector error
(bootloader) [PG_ERROR] htc_pg_part_hdr_get(169):
(bootloader) htc_pg_hdr_get failed
(bootloader) Lock successfully...
(bootloader) mipi_dsi_panel_off
(bootloader) pm8038_vreg_disable function, vreg_id = 1
(bootloader) pm8038_vreg_disable function, vreg_id = 9
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C)
(bootloader) TZ_HTC_SVC_DISABLE ret = 536739196 (0x1FFDFD7C) 2 0x4C2000
FAILED (unknown status code)
finished. total time: 1.275s
If someone can come up with an idea what I can try next I would very much appreciate it or at least if someone can tell me if there is any chance of ever getting it back working.
Thank

Unable to enter RUU mode [oem rebootRUU]

Hi, I have my old Butterfly x920D,
I want to flash firmware to update it, but I realised Im unable to enter ruu mode.
F:\adb-fastboot-win>fastboot oem reboot
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.012s]
finished. total time: 0.013s
F:\adb-fastboot-win>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 3A.32.306.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA32TPN00xxx
(bootloader) imei: xxxxxxxxxxxxxxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: deluxe_ub1
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PL9911000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3757mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-ae8bbb39
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.097s
Anyone knows why I keep getting the command error?
S-off and Unlocked Bootloader.
SOLVED
I solved it. the command rebootRUU is capital specific
type exactly fastboot oem rebootRUU

HTC One S4 - Can't install stock Ruu, error [131]

(bootloader) version: 0,5
(bootloader) version-bootloader: 2.15.0000
(bootloader) version-baseband: 1.11.50.05.25
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FAXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXX
(bootloader) product: VLE
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ40100000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: GOOD
(bootloader) battery-voltage: 4107mV
(bootloader) partition-layout: GENERIC
(bootloader) security: ON
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: DIRTY-64BEDD38
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Hello.
I would like to up stock ROM to Android v. 4.4.4 KitKat but now I can't even load any system in my HTC One S (S4) xD.
Yes, yes I do it properly - Debugging USB, Unlock, recovery twrd, perm rooted (I used One_S_All-In-One_Kit_v3.5)
After that I've tried to instal CM_12.2; Viper or Maximus. Every time I can only see logo HTC after reboot.
Moreover, I can't instal stock RUU becouse there is an error:
[131] error client identyfication
Ruu Ver. I use: RUU_Ville_U_JB_45_S_HTC_Europe_3.16.401.8_Radio_1.11.50.05.28_10.27.50.08L_release_301814_signed_2_4.exe
I would like to point - before installation RUU I write in ADB: FASTBOOT OEM LOCK. Then I see something like that:
D:\ADB>fastboot oem lock
...
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 134086000 (0x7FDFD70)
FAILED (status read failed (Too many links))
finished. total time: 0.936s
Nevertheless, I see RELOCKED im bootloader.
I didn't do S-OFF and now is too late i think
Sorry for my poor English. Help pls.

Categories

Resources