error when unlocking htc one m7 bootloader - One (M7) Q&A, Help & Troubleshooting

Hi, I recently bought a new htc one m7 from ebay and as soon as I got it, I went to the htcdev website to unlock its bootloader. However, I keep on getting the error "FAILED (data transfer failure (Unknown error))".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

vic97 said:
Hi, I recently bought a new htc one m7 from ebay and as soon as I got it, I went to the htcdev website to unlock its bootloader. However, I keep on getting the error "FAILED (data transfer failure (Unknown error))".
Click to expand...
Click to collapse
Have you tried another usb cable/usb port/computer?
Its s-off, you could flash a firmware.zip packed with a custom recovery then boot in recovery and unlock your bootloader using the appropriate commands from an adb shell in recovery. Can you post the output of "fastboot getvar all" ? (hide your imei and sn)

alray said:
Have you tried another usb cable/usb port/computer?
Its s-off, you could flash a firmware.zip packed with a custom recovery then boot in recovery and unlock your bootloader using the appropriate commands from an adb shell in recovery. Can you post the output of "fastboot getvar all" ? (hide your imei and sn)
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.708.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4319mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0

alray said:
Have you tried another usb cable/usb port/computer?
Its s-off, you could flash a firmware.zip packed with a custom recovery then boot in recovery and unlock your bootloader using the appropriate commands from an adb shell in recovery. Can you post the output of "fastboot getvar all" ? (hide your imei and sn)
Click to expand...
Click to collapse
I'm not 100% certain about this, but I think that bootloader can remain locked if the phone is s-off. He can flash anything he wants with locked bootloader and s-off. At least that was the case with my old HTC phones

alray said:
Its s-off, you could flash a firmware.zip packed with a custom recovery then boot in recovery and unlock your bootloader using the appropriate commands from an adb shell in recovery. Can you post the output of "fastboot getvar all" ? (hide your imei and sn)
Click to expand...
Click to collapse
Also, how do you flash a custom recovery because when I did it, the command prompt returned an error.

donkeykong1 said:
I'm not 100% certain about this, but I think that bootloader can remain locked if the phone is s-off. He can flash anything he wants with locked bootloader and s-off. At least that was the case with my old HTC phones
Click to expand...
Click to collapse
Exactly. But you can't flash the recovery using "fastboot flash recovery" with a locked bootloader, he will need to flash an unsigned firmware.zip (a firmware.zip with a custom recovery inside instead of the stock recovery) from RUU mode
vic97 said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.28.3218.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.13.708.1
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4319mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
Flash the attached firmware (this will only flash twrp recovery on your phone)
Code:
fastboot oem rebootRUU
fastboot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
Then boot in recovery and use these commands to unlock the bootloader:
Code:
adb shell
echo -ne "HTCU" | dd of=/dev/block/mmcblk0p3 bs=1 seek=33796
adb reboot bootloader
Now your bootloader is unlocked and the next time you want to change recovery you won't have to use the firmware.zip method, the "fastboot flash recovery" command method will work.

I still get the data transfer error:

vic97 said:
I still get the data transfer error:
Click to expand...
Click to collapse
whats the output of "fastboot oem dmesg" and "fastboot oem last_dmesg" ?

(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Samsung
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [721] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [753] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [781] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [806] pm8921_init: poweron_status=0x1
(bootloader) [857] val0 135 val1 85 val2 157 val3 86[886] pm8921_read_ti
(bootloader) me: secs = 1453151623, h::m:s == 21::13::43, d/m/y = 18/0/11
(bootloader) 6
(bootloader) [911] pm8921_init: Current time = 2016/1/18 21:13:43
(bootloader) [959] val0 135 val1 85 val2 157 val3 86[985] pm8921_read_ti
(bootloader) me: secs = 1453151623, h::m:s == 21::13::43, d/m/y = 18/0/11
(bootloader) 6
(bootloader) [1009] hboot read time success 0
(bootloader) [1034] Current time = 2016/1/18 21:13:43
(bootloader) [1066] sdhw_7xxx_open: id=4
(bootloader) [19744] sdcc_init_memory_device done
(bootloader) [29896] HS clock freq = 48MHz
(bootloader) [33372] sdcc_eMMC_target_init()
(bootloader) [33394] Initializing MMC host data structure and clock!
(bootloader) [34422] clock_set_enable : slot=1, mclk=400000
(bootloader) [38467] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [38863] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39627] Command response received: 40FF8080
(bootloader) [40669] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41430] Command response received: 40FF8080
(bootloader) [42473] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [43234] Command response received: C0FF8080
(bootloader) [43276] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [44654] Command response received: 4C751154
(bootloader) [44674] Decoded CID fields:
(bootloader) [44692] Manufacturer ID: 45
(bootloader) [44710] OEM ID: 0x100
(bootloader) [44728] Product Name: SEM32G
(bootloader) [44747] Product revision: 12.5
(bootloader) [44766] Product serial number: 0B944C75
(bootloader) [44786] Manufacturing date: 1 1998
(bootloader) [44828] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [45608] Command response received: 00000500
(bootloader) [45650] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [47070] Command response received: 8A40407E
(bootloader) [47113] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [47920] Command response received: 00000700
(bootloader) [47964] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [48755] Command response received: 00000900
(bootloader) [77421] Decoded CSD fields:
(bootloader) [77440] cmmc_structure: 3
(bootloader) [77458] card_cmd_class: F5
(bootloader) [77476] write_blk_len: 512
(bootloader) [77494] read_blk_len: 512
(bootloader) [77512] r2w_factor: 2
(bootloader) [77530] sector_size: 3914628
(bootloader) [77548] c_size_mult:7
(bootloader) [77566] c_size: 4095
(bootloader) [77584] nsac_clk_cycle: 0
(bootloader) [77602] taac_ns: 10000000
(bootloader) [77620] tran_speed: 0 kbps
(bootloader) [77639] erase_blk_len: 2674824
(bootloader) [77657] read_blk_misalign: 0
(bootloader) [77676] write_blk_misalign: 0
(bootloader) [77694] read_blk_partial: 0
(bootloader) [77713] write_blk_partial: 0
(bootloader) [77731] Card Capacity: llu Bytes
(bootloader) [77752] Read timeout set: 100000000 ns
(bootloader) [77772] Write timeout set: 400000000 ns
(bootloader) [77815] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [78640] Command response received: 00000800
(bootloader) [79685] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [80492] Command response received: 00000900
(bootloader) [81518] clock_set_enable : slot=1, mclk=48000000
(bootloader) [81561] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [81583] Command response received: 00000800
(bootloader) [81626] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81648] Command response received: 00000900
(bootloader) [81693] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [81715] Command response received: 00000800
(bootloader) [81757] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81780] Command response received: 00000900
(bootloader) [82825] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [82847] Command response received: 00000900
(bootloader) [83086] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83108] Command response received: 00000900
(bootloader) [83127] erase_grpsize: 31
(bootloader) [83145] erase_grpmult: 31
(bootloader) [83164] wp_grpsize: 31
(bootloader) [83181] wp_grpen: 1
(bootloader) [83199] perm_wp: 0
(bootloader) [83216] temp_wp: 0
(bootloader) [83234] part_config: 0
(bootloader) [83252] erase_group_def: 1
(bootloader) [83270] RST_n_Function: 1
(bootloader) [83288] user_wp: 0
(bootloader) [83332] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [83354] Command response received: 00000900
(bootloader) [83622] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [83644] Command response received: 00000900
(bootloader) [83977] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [83999] Command response received: 00000900
(bootloader) [84325] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [84347] Command response received: 00000900
(bootloader) [84664] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [84687] Command response received: 00000900
(bootloader) [85031] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [85053] Command response received: 00000900
(bootloader) [85386] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [85408] Command response received: 00000900
(bootloader) [85725] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [85747] Command response received: 00000900
(bootloader) [86089] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [86112] Command response received: 00000900
(bootloader) [86448] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [86470] Command response received: 00000900
(bootloader) [86806] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [86829] Command response received: 00000900
(bootloader) [87182] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [87204] Command response received: 00000900
(bootloader) [87552] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [87574] Command response received: 00000900
(bootloader) [87911] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [87933] Command response received: 00000900
(bootloader) [88244] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [88266] Command response received: 00000900
(bootloader) [88612] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [88634] Command response received: 00000900
(bootloader) [88934] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [88956] Command response received: 00000900
(bootloader) [89300] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [89322] Command response received: 00000900
(bootloader) [89665] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [89687] Command response received: 00000900
(bootloader) [90020] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [90042] Command response received: 00000900
(bootloader) [90379] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [90401] Command response received: 00000900
(bootloader) [90741] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [90763] Command response received: 00000900
(bootloader) [91107] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [91129] Command response received: 00000900
(bootloader) [91462] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [91484] Command response received: 00000900
(bootloader) [91802] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [91824] Command response received: 00000900
(bootloader) [92146] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [92168] Command response received: 00000900
(bootloader) [92499] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [92521] Command response received: 00000900
(bootloader) [93012] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [93034] Command response received: 00000900
(bootloader) [93386] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [93408] Command response received: 00000900
(bootloader) [93900] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [93922] Command response received: 00000900
(bootloader) [94277] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [94299] Command response received: 00000900
(bootloader) [94613] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [94635] Command response received: 00000900
(bootloader) [94970] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [94992] Command response received: 00000900
(bootloader) [95519] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [95541] Command response received: 00000900
(bootloader) [95885] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [95907] Command response received: 00000900
(bootloader) [96235] check pg1fs
(bootloader) [102734] check pg2fs
(bootloader) [191212] chipset_setting_init
(bootloader) [196603] chipset_setting_init: read pid 203
(bootloader) [205282] SECURE_SMEM_STRUCT 85106000
(bootloader) [210082] read_simlock(1450): 6E7432F0, 4E07AFC7
(bootloader) [210756] radio_init_secure_smem(928): C9F35678, 0
(bootloader) [218192] read_simlock_password(398): EB, 95, 41, 94
(bootloader) [218233] unlock_rec[0] = 0x85109000
(bootloader) [222202] unlock_rec[1] = 0x8510A000
(bootloader) [226158] simlock_passwd 0x85108000
(bootloader) [227694] secure_update_simlock ret = 0
(bootloader) [228080] final simlock 0
(bootloader) [228634] secure_set_simlock ret = 0
(bootloader) [229216] TZ_HTC_SVC_ENC ret = 0
(bootloader) [238868] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [238913] MPM_SLEEP_TICK: llums
(bootloader) [238937] [SYSINFO] DDR: Samsung
(bootloader) [238963] [SYSINFO] PVS: Krait:1 Q6:Fast VDDCX:Slow
(bootloader) [238984] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [239006] hw_ver_id is 207150E1
(bootloader) [239029] speed_bin is 1
(bootloader) [239055] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [239074] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [239093] [SYSINFO] PMIC version
(bootloader) [239118] PMIC revision 1: F4
(bootloader) [239142] PMIC revision 2: 6
(bootloader) [239163] pm8921_check_revision: *revision = 6F4
(bootloader) [239183] [SYSINFO] End PMIC version[239207]
(bootloader) eMMC Manufacturer ID: 45
(bootloader) [239228] [SYSINFO] eMMC: Sandisk 61071359 sectors 29819 MB
(bootloader) [239250] [SYSINFO] eMMC-CID: 45010053 12345678 47C50B94 4C75
(bootloader) 1154
(bootloader) [240638] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [240673] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [241062] [FAT_ERROR] No M$-DOS partition found
(bootloader) [241084] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [241117] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [242161] [SYSINFO] SBL1: 1.010.30.53
(bootloader) [242850] [SYSINFO] SBL2: 1.010.30.51
(bootloader) [243549] [SYSINFO] SBL3: 1.010.30.49
(bootloader) [244265] [SYSINFO] TZ: 1.430.24.15
(bootloader) [244284] [SYSINFO] RPM: 3.0.98.30
(bootloader) [244330] val0 135 val1 85 val2 157 val3 86[244354] pm8921_r
(bootloader) ead_time: secs = 1453151623, h::m:s == 21::13::43, d/m/y = 1
(bootloader) 8/0/116
(bootloader) [244376] Current time : 2016-1-18 21:13:43 UTC
(bootloader) [265550] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [265572] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [265598] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [265618] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [265640] [ADC] read adc channel VBAT(1):
(bootloader) [265660] pm8921_adc_calib_device start
(bootloader) [282775] pm8921_adc_calib_device end
(bootloader) [292858] [ADC] adc_code = 0x9970, physical=4226 mV
(bootloader) [292881] [BATT] setting_check_perflock_allowance: vol_curr=4
(bootloader) 226 mV vol_limit=3550 mV
(bootloader) [293036] [THERMAL]tsens_init: Tsens init done
(bootloader) [294061] msm_thermal: CPU0 temperature is 36 C
(bootloader) [294084] [INFO][ACPU] get_pvs: ACPU PVS: Nominal
(bootloader) [294107] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [294165] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [294194] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [294302] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [294359] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [294479] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [294495] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [294746] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [294768] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [294808] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [295043] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [295058] Enable hboot boot time perflock
(bootloader) [648417] --pm_check_power_on_status--[653252] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [657033] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [660813] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [663735] m7_vreg_init: enable lvs2 for XB
(bootloader) [676511] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [682268] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [686478] dzsystem: start block = 1310721; size = 3801086
(bootloader) [687509] Update EBR
(bootloader) [708783] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [712564] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [716344] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [729296] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [951065] PMIC pm8921_fix_charger_lockup
(bootloader) [953900] [ADC] read adc channel VBAT(1):
(bootloader) [966984] [ADC] adc_code = 0x993E, physical=4212 mV
(bootloader) [970937] [BATT] batt_vol=4212 mV current=482 mA FSM=3
(bootloader) [974631] PMIC PMIC charger init by user parameters
(bootloader) [976436] PMIC revision 1: F4
(bootloader) [978154] PMIC revision 2: 6
(bootloader) [983224] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [985973] PMIC [Batt]pm_chg_failed_clear
(bootloader) [991473] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [993964] PMIC PMIC charger init done
(bootloader) [996198] [BATT]3 cells initiated.
(bootloader) [1000495] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [1003588] [ADC] read adc channel BATT_ID(9):
(bootloader) [1016586] [ADC] adc_code = 0x661D, physical=130 mV
(bootloader) [1019250] [BATT]: cur_cell is initiated
(bootloader) [1023203] [PMIC-BMS] set bms_battery_data (cell_id=2).
(bootloader) [1045764] [PMIC-BMS]BMS init OK -- ocv = 4233000
(bootloader) [1051779] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UP
(bootloader) DATE_STORAGE = 0x0
(bootloader) [1057021] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STOR
(bootloader) AGE = 0x0
(bootloader) [1066129] radio_is_boot_from_shutdown(): 0, reset_reason=0x7
(bootloader) 7665500, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [1069480] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1082393] [ADC] adc_code = 0x8547, physical=26 mV
(bootloader) [1085229] [ADC] read adc channel VBAT(1):
(bootloader) [1098313] [ADC] adc_code = 0x993D, physical=4212 mV
(bootloader) [1101407] [ADC] read adc channel BATT_ID(9):
(bootloader) [1114407] [ADC] adc_code = 0x661C, physical=130 mV
(bootloader) [1117758] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1130672] [ADC] adc_code = 0x8545, physical=26 mV
(bootloader) [1143605] [PMIC-BMS]P=94, adc_based_ocv=4244920, T=26
(bootloader) [1149878] [BATT] V=4212 mV, T=26 C, OCV=4233 mV, ID=130 mV,
(bootloader) I=264 mA, P=94, FSM=3
(bootloader) [1157783] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x77665500, hw_reason=0x00000000
(bootloader) [1258649] E0902910 E0902E20
(bootloader) [1349795] usb_init_hw: pull up d+
(bootloader) [1380511] m7_set_charging(1)
(bootloader) [1382058] m7_hw_reset_nfc
(bootloader) [1556777] m7_init_display
(bootloader) [1560396] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1563234] m7_init_display ID id0=0 id1=1
(bootloader) [1569973] m7_init_display_panelid_940067
(bootloader) [1572465] SHARP_RENESAS FULL HD panel
(bootloader) [1589895] mdp_clock_init
(bootloader) [1603632] Video Mode
(bootloader) [1627139] mipi_read_back:0 0x21000012
(bootloader) [1650645] mipi_read_back:0 0x21000012
(bootloader) [1674152] mipi_read_back:0 0x21C5002D
(bootloader) [1678535] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D2D00C5
(bootloader) [1689527] M7 sharp renesas cmd panel ID=0x940069
(bootloader) [1691417] mipi_dsi_cmds_tx_ext
(bootloader) [1829808] [CIR] m7_init_cir, enter.
(bootloader) [1831956] [CIR] m7_init_cir, end.
(bootloader) [1835909] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1837370] Board_PID : 203
(bootloader) [1839002] EMEA nvram setting
(bootloader) [1843471] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1844760] No MDATA.CFG
(bootloader) [1846529] Gyro ID = 0xA5
(bootloader) [1848295] Gyro ID = 0xD4
(bootloader) [1850100] Setting gy_type = 2
(bootloader) [1854162] reset rt5501 ret 0
(bootloader) [1857943] m7_init is finished: 20:59:10, Jul 22 2014
(bootloader) [1875095] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1877158] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1879305] valid keybox is existed
(bootloader) [1896904] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1915337] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1927652] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1939435] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1944247] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [1951980] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [1957651] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1960573] Disable hboot boot time perflock
(bootloader) [1962291] ARM11 Boot Mode: 2
(bootloader) [1964182] Platform: HBOOT-8064
(bootloader) [2205020] m7_init_backlight: panel_id=0x940069
(bootloader) [2207659] PWM ic version A2
(bootloader) [2316029] mipi_dsi_cmds_tx_ext
(bootloader) [2326239] m7_battery_stored_data_clean: magic_num=DDAACC00,
(bootloader) stored_soc=96, stored_ocv=41401C, stored_cc=711670, currtime
(bootloader) =ld
(bootloader) [2343354] Start Verify: 0
(bootloader) [2369795] usb_Vbus 0
(bootloader) [2470430] E0902910 E0902E20
(bootloader) [2561668] usb_init_hw: pull low d+
(bootloader) [2593076] usb_check_vbus: pull up d+
(bootloader) [2595396]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [2599349] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [2600982]
(bootloader) USB_STS_SUSPEND
(bootloader) [2602700] m7_set_charging(1)
(bootloader) [2605536] [ADC] read adc channel VBAT(1):
(bootloader) [2618629] [ADC] adc_code = 0x9A1E, physical=4277 mV
(bootloader) [2708267]
(bootloader) USB_STS_RESET
(bootloader) [2710347] USB_SPEED_HIGH
(bootloader) [2902481] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [2903941] Set usb_ats = 0
(bootloader) [62605558] [ADC] read adc channel VBAT(1):
(bootloader) [62618653] [ADC] adc_code = 0x9A4E, physical=4291 mV
(bootloader) [93554959] fastboot_command:[oem dmesg]
(bootloader) [93556506] fb_cmd_oem:dmesg
(bootloader) [93560802] register_debug_console: new entry ptr=0x85100140

(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Samsung
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [720] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [752] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [781] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [806] pm8921_init: poweron_status=0x1
(bootloader) [857] val0 72 val1 80 val2 157 val3 86[886] pm8921_read_tim
(bootloader) e: secs = 1453150280, h::m:s == 20::51::20, d/m/y = 18/0/116
(bootloader) [911] pm8921_init: Current time = 2016/1/18 20:51:20
(bootloader) [960] val0 72 val1 80 val2 157 val3 86[986] pm8921_read_tim
(bootloader) e: secs = 1453150280, h::m:s == 20::51::20, d/m/y = 18/0/116
(bootloader) [1011] hboot read time success 0
(bootloader) [1035] Current time = 2016/1/18 20:51:20
(bootloader) [1067] sdhw_7xxx_open: id=4
(bootloader) [19712] sdcc_init_memory_device done
(bootloader) [29863] HS clock freq = 48MHz
(bootloader) [33356] sdcc_eMMC_target_init()
(bootloader) [33384] Initializing MMC host data structure and clock!
(bootloader) [34416] clock_set_enable : slot=1, mclk=400000
(bootloader) [38464] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [38864] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39628] Command response received: 40FF8080
(bootloader) [40674] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41437] Command response received: 40FF8080
(bootloader) [42484] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [43248] Command response received: C0FF8080
(bootloader) [43294] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [44669] Command response received: 4C751154
(bootloader) [44692] Decoded CID fields:
(bootloader) [44714] Manufacturer ID: 45
(bootloader) [44736] OEM ID: 0x100
(bootloader) [44758] Product Name: SEM32G
(bootloader) [44781] Product revision: 12.5
(bootloader) [44804] Product serial number: 0B944C75
(bootloader) [44826] Manufacturing date: 1 1998
(bootloader) [44873] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [45650] Command response received: 00000500
(bootloader) [45696] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [47113] Command response received: 8A40407E
(bootloader) [47159] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [47962] Command response received: 00000700
(bootloader) [48017] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [48853] Command response received: 00000900
(bootloader) [77464] Decoded CSD fields:
(bootloader) [77486] cmmc_structure: 3
(bootloader) [77508] card_cmd_class: F5
(bootloader) [77530] write_blk_len: 512
(bootloader) [77552] read_blk_len: 512
(bootloader) [77574] r2w_factor: 2
(bootloader) [77596] sector_size: 3914628
(bootloader) [77618] c_size_mult:7
(bootloader) [77639] c_size: 4095
(bootloader) [77661] nsac_clk_cycle: 0
(bootloader) [77684] taac_ns: 10000000
(bootloader) [77705] tran_speed: 0 kbps
(bootloader) [77728] erase_blk_len: 2674824
(bootloader) [77750] read_blk_misalign: 0
(bootloader) [77773] write_blk_misalign: 0
(bootloader) [77795] read_blk_partial: 0
(bootloader) [77817] write_blk_partial: 0
(bootloader) [77840] Card Capacity: llu Bytes
(bootloader) [77864] Read timeout set: 100000000 ns
(bootloader) [77888] Write timeout set: 400000000 ns
(bootloader) [77935] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [78759] Command response received: 00000800
(bootloader) [79807] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [80611] Command response received: 00000900
(bootloader) [81640] clock_set_enable : slot=1, mclk=48000000
(bootloader) [81687] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [81713] Command response received: 00000800
(bootloader) [81759] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81785] Command response received: 00000900
(bootloader) [81832] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [81858] Command response received: 00000800
(bootloader) [81905] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81930] Command response received: 00000900
(bootloader) [82986] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [83012] Command response received: 00000900
(bootloader) [83254] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83280] Command response received: 00000900
(bootloader) [83303] erase_grpsize: 31
(bootloader) [83325] erase_grpmult: 31
(bootloader) [83347] wp_grpsize: 31
(bootloader) [83369] wp_grpen: 1
(bootloader) [83390] perm_wp: 0
(bootloader) [83412] temp_wp: 0
(bootloader) [83434] part_config: 0
(bootloader) [83456] erase_group_def: 1
(bootloader) [83478] RST_n_Function: 1
(bootloader) [83499] user_wp: 0
(bootloader) [83547] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [83573] Command response received: 00000900
(bootloader) [83845] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [83871] Command response received: 00000900
(bootloader) [84196] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [84222] Command response received: 00000900
(bootloader) [84551] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [84577] Command response received: 00000900
(bootloader) [84892] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [84918] Command response received: 00000900
(bootloader) [85261] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [85287] Command response received: 00000900
(bootloader) [85625] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [85651] Command response received: 00000900
(bootloader) [85980] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [86006] Command response received: 00000900
(bootloader) [86325] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [86351] Command response received: 00000900
(bootloader) [86678] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [86704] Command response received: 00000900
(bootloader) [87040] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [87066] Command response received: 00000900
(bootloader) [87395] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [87420] Command response received: 00000900
(bootloader) [87769] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [87795] Command response received: 00000900
(bootloader) [88124] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [88150] Command response received: 00000900
(bootloader) [88457] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [88482] Command response received: 00000900
(bootloader) [88822] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [88848] Command response received: 00000900
(bootloader) [94944] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [94970] Command response received: 00000900
(bootloader) [95308] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [95333] Command response received: 00000900
(bootloader) [95676] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [95702] Command response received: 00000900
(bootloader) [96030] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [96056] Command response received: 00000900
(bootloader) [96391] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [96416] Command response received: 00000900
(bootloader) [96753] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [96778] Command response received: 00000900
(bootloader) [97126] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [97152] Command response received: 00000900
(bootloader) [97490] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [97516] Command response received: 00000900
(bootloader) [97830] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [97856] Command response received: 00000900
(bootloader) [98178] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [98204] Command response received: 00000900
(bootloader) [98539] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [98564] Command response received: 00000900
(bootloader) [99061] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [99087] Command response received: 00000900
(bootloader) [99429] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [99455] Command response received: 00000900
(bootloader) [99947] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [99972] Command response received: 00000900
(bootloader) [100328] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [100354] Command response received: 00000900
(bootloader) [100672] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [100697] Command response received: 00000900
(bootloader) [101037] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [101063] Command response received: 00000900
(bootloader) [101589] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [101615] Command response received: 00000900
(bootloader) [101948] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [101974] Command response received: 00000900
(bootloader) [102458] check pg1fs
(bootloader) [108981] check pg2fs
(bootloader) [197291] chipset_setting_init
(bootloader) [202752] chipset_setting_init: read pid 203
(bootloader) [211468] SECURE_SMEM_STRUCT 85106000
(bootloader) [216309] read_simlock(1450): 6E7432F0, 4E07AFC7
(bootloader) [216986] radio_init_secure_smem(928): C9F35678, 0
(bootloader) [224455] read_simlock_password(398): EB, 95, 41, 94
(bootloader) [224500] unlock_rec[0] = 0x85109000
(bootloader) [228504] unlock_rec[1] = 0x8510A000
(bootloader) [232489] simlock_passwd 0x85108000
(bootloader) [234030] secure_update_simlock ret = 0
(bootloader) [234420] final simlock 0
(bootloader) [234974] secure_set_simlock ret = 0
(bootloader) [235561] TZ_HTC_SVC_ENC ret = 0
(bootloader) [245185] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [245231] MPM_SLEEP_TICK: llums
(bootloader) [245254] [SYSINFO] DDR: Samsung
(bootloader) [245281] [SYSINFO] PVS: Krait:1 Q6:Fast VDDCX:Slow
(bootloader) [245302] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [245324] hw_ver_id is 207150E1
(bootloader) [245347] speed_bin is 1
(bootloader) [245373] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [245392] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [245411] [SYSINFO] PMIC version
(bootloader) [245436] PMIC revision 1: F4
(bootloader) [245461] PMIC revision 2: 6
(bootloader) [245482] pm8921_check_revision: *revision = 6F4
(bootloader) [245502] [SYSINFO] End PMIC version[245525]
(bootloader) eMMC Manufacturer ID: 45
(bootloader) [245547] [SYSINFO] eMMC: Sandisk 61071359 sectors 29819 MB
(bootloader) [245569] [SYSINFO] eMMC-CID: 45010053 12345678 47C50B94 4C75
(bootloader) 1154
(bootloader) [246957] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [246991] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [247388] [FAT_ERROR] No M$-DOS partition found
(bootloader) [247411] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [247444] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [248511] [SYSINFO] SBL1: 1.010.30.53
(bootloader) [249199] [SYSINFO] SBL2: 1.010.30.51
(bootloader) [249892] [SYSINFO] SBL3: 1.010.30.49
(bootloader) [250595] [SYSINFO] TZ: 1.430.24.15
(bootloader) [250615] [SYSINFO] RPM: 3.0.98.30
(bootloader) [250661] val0 73 val1 80 val2 157 val3 86[250685] pm8921_re
(bootloader) ad_time: secs = 1453150281, h::m:s == 20::51::21, d/m/y = 18
(bootloader) /0/116
(bootloader) [250706] Current time : 2016-1-18 20:51:21 UTC
(bootloader) [271696] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [271717] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [271744] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [271764] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [271786] [ADC] read adc channel VBAT(1):
(bootloader) [271806] pm8921_adc_calib_device start
(bootloader) [288917] pm8921_adc_calib_device end
(bootloader) [298999] [ADC] adc_code = 0x99E6, physical=4260 mV
(bootloader) [299022] [BATT] setting_check_perflock_allowance: vol_curr=4
(bootloader) 260 mV vol_limit=3550 mV
(bootloader) [299180] [THERMAL]tsens_init: Tsens init done
(bootloader) [300204] msm_thermal: CPU0 temperature is 38 C
(bootloader) [300227] [INFO][ACPU] get_pvs: ACPU PVS: Nominal
(bootloader) [300250] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [300308] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [300336] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [300443] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [300500] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [300622] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [300638] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [300889] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [300911] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [300950] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [301188] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [301203] Enable hboot boot time perflock
(bootloader) [654561] --pm_check_power_on_status--[659394] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [666611]
(bootloader) m7_powerkey_debounce_checking: PowerKey debounce checking OK
(bootloader) . Continue bootup...
(bootloader) [670392] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [674173] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [677094] m7_vreg_init: enable lvs2 for XB
(bootloader) [689871] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [695628] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [699838] dzsystem: start block = 1310721; size = 3801086
(bootloader) [700869] Update EBR
(bootloader) [722872] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [726653] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [730434] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [743386] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [965156] PMIC pm8921_fix_charger_lockup
(bootloader) [967991] [ADC] read adc channel VBAT(1):
(bootloader) [981078] [ADC] adc_code = 0x99B4, physical=4245 mV
(bootloader) [985031] [BATT] batt_vol=4245 mV current=501 mA FSM=3
(bootloader) [988725] PMIC PMIC charger init by user parameters
(bootloader) [990530] PMIC revision 1: F4
(bootloader) [992248] PMIC revision 2: 6
(bootloader) [997318] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [1000068] PMIC [Batt]pm_chg_failed_clear
(bootloader) [1005567] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear
(bootloader) chg fail bit
(bootloader) [1008059] PMIC PMIC charger init done
(bootloader) [1010293] [BATT]3 cells initiated.
(bootloader) [1014589] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [1017682] [ADC] read adc channel BATT_ID(9):
(bootloader) [1030684] [ADC] adc_code = 0x661C, physical=133 mV
(bootloader) [1033348] [BATT]: cur_cell is initiated
(bootloader) [1037300] [PMIC-BMS] set bms_battery_data (cell_id=2).
(bootloader) [1059861] [PMIC-BMS]BMS init OK -- ocv = 4227000
(bootloader) [1065876] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UP
(bootloader) DATE_STORAGE = 0x0
(bootloader) [1071118] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STOR
(bootloader) AGE = 0x0
(bootloader) [1080226] radio_is_boot_from_shutdown(): 1, reset_reason=0xF
(bootloader) 097A1CD, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [1085467] [PMIC-BMS]pm8921_bms_set_ocv_flag: OCV_UPDATE_STOR
(bootloader) AGE = 0x0
(bootloader) [1088818] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1101735] [ADC] adc_code = 0x8345, physical=28 mV
(bootloader) [1104570] [ADC] read adc channel VBAT(1):
(bootloader) [1117656] [ADC] adc_code = 0x99B2, physical=4244 mV
(bootloader) [1120750] [ADC] read adc channel BATT_ID(9):
(bootloader) [1133751] [ADC] adc_code = 0x661B, physical=133 mV
(bootloader) [1137102] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1150016] [ADC] adc_code = 0x8344, physical=28 mV
(bootloader) [1162954] [PMIC-BMS]P=97, adc_based_ocv=4280200, T=28
(bootloader) [1169226] [BATT] V=4244 mV, T=28 C, OCV=4227 mV, ID=133 mV,
(bootloader) I=274 mA, P=97, FSM=3
(bootloader) [1177132] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0xF097A1CD, hw_reason=0x00000000
(bootloader) [1478006] E0902910 E0902E20
(bootloader) [1569154] usb_init_hw: pull up d+
(bootloader) [1579871] m7_set_charging(0)
(bootloader) [1581418] m7_hw_reset_nfc
(bootloader) [1756457] m7_init_display
(bootloader) [1760077] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1762922] m7_init_display ID id0=0 id1=1
(bootloader) [1769664] m7_init_display_panelid_940067
(bootloader) [1772156] SHARP_RENESAS FULL HD panel
(bootloader) [1789589] mdp_clock_init
(bootloader) [1803327] Video Mode
(bootloader) [1826836] mipi_read_back:0 0x21000012
(bootloader) [1850345] mipi_read_back:0 0x21000012
(bootloader) [1873854] mipi_read_back:0 0x21C5002D
(bootloader) [1878237] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D2D00C5
(bootloader) [1889231] M7 sharp renesas cmd panel ID=0x940069
(bootloader) [1891121] mipi_dsi_cmds_tx_ext
(bootloader) [2029520] [CIR] m7_init_cir, enter.
(bootloader) [2031669] [CIR] m7_init_cir, end.
(bootloader) [2035621] chipset_bootmode(): reset_reason=0xF097A1CD
(bootloader) [2037082] Board_PID : 203
(bootloader) [2038714] EMEA nvram setting
(bootloader) [2043183] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [2044472] No MDATA.CFG
(bootloader) [2046241] Gyro ID = 0xA5
(bootloader) [2048006] Gyro ID = 0xD4
(bootloader) [2049811] Setting gy_type = 2
(bootloader) [2053872] reset rt5501 ret 0
(bootloader) [2057653] m7_init is finished: 20:59:10, Jul 22 2014
(bootloader) [2074775] TZ_HTC_SVC_ENC ret = 0
(bootloader) [2076837] TZ_HTC_SVC_ENC ret = 0
(bootloader) [2078985] valid keybox is existed
(bootloader) [2096529] TZ_HTC_SVC_ENC ret = 0
(bootloader) [2114908] TZ_HTC_SVC_ENC ret = 0
(bootloader) [2127204] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [2138971] chipset_bootmode(): reset_reason=0xF097A1CD
(bootloader) [2146876] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0xF097A1CD, hw_reason=0x00000000
(bootloader) [2148594] ARM11 Boot Mode: 0
(bootloader) [2150484] Platform: HBOOT-8064
(bootloader) [2410833] m7_init_backlight: panel_id=0x940069
(bootloader) [2413466] PWM ic version A2
(bootloader) [2521823] mipi_dsi_cmds_tx_ext
(bootloader) [2804488] pm8921_get_cable_status: usb_in=0, dc_in=0
(bootloader) [2807667] Boot/Recovery signature checking...
(bootloader) [2965615] TZ_HTC_SVC_HASH ret = 0
(bootloader) [2969395] pm8921_get_cable_status: usb_in=0, dc_in=0
(bootloader) [2986245] setup_tag addr=0x80600100 cmdline add=0x003BD7CC
(bootloader) [2987620] TAG:Ramdisk OK
(bootloader) [2989253] TAG:skuid 0x39828
(bootloader) [2991572] TAG:hero panel = 0x940069
(bootloader) [2993463] TAG:engineerid = 0x0
(bootloader) [2995009] TAG: PS ID = 0x0
(bootloader) [2996728] TAG: Gyro ID = 0x2
(bootloader) [2998704] TAG: Compass ID = 0x0
(bootloader) [3000852] TAG:NFC RFID 0xFFFFFFFF
(bootloader) [3015161] Device CID is super CID
(bootloader) [3016707] CID is super CID
(bootloader) [3018512] Backup CID is empty
(bootloader) [3020574] setting->cid::11111111
(bootloader) [3023066] serial number: SH36FW901207
(bootloader) [3026589] Device CID is not powerkey debounce CID
(bootloader) [3030112] Device CID is not powerkey debounce CID
(bootloader) [3039220] cmdline from boot/recovery image header: console=t
(bootloader) tyHSL0,115200,n8 androidboot.hardware=m7 user_debug=31
(bootloader) [3041712] active cmdline length = 915
(bootloader) [3043516] active commandline:
(bootloader) [3045235] poweron_status=1
(bootloader) [3046781] reset_status=0
(bootloader) [3049445] board_m7_ul.disable_uart3=0
(bootloader) [3050992] diag.enabled=0
(bootloader) [3053398] board_m7_ul.debug_uart=0
(bootloader) [3054944] userdata_sel=0
(bootloader) [3057092] androidboot.emmc=true
(bootloader) [3059584] androidboot.pagesize=2048
(bootloader) [3060529] skuid=0
(bootloader) [3061389] ddt=20
(bootloader) [3062162] ats=0
(bootloader) [3062935] dap=6
(bootloader) [3064654] androidboot.lb=0
(bootloader) [3065685] uif=S000
(bootloader) [3066630] td.sf=0
(bootloader) [3067575] td.td=0
(bootloader) [3068778] td.ofs=328
(bootloader) [3069809] td.prd=1
(bootloader) [3070841] td.dly=0
(bootloader) [3072044] td.tmo=300
(bootloader) [3073418] hlog.ofs=628
(bootloader) [3074621] un.ofs=696
(bootloader) [3076340] imc_online_log=0
(bootloader) [3079004] androidboot.efuse_info=1FSL
(bootloader) [3082269] androidboot.baseband=4T.28.3218.04
(bootloader) [3084675] androidboot.cid=11111111
(bootloader) [3086995] androidboot.devicerev=3
(bootloader) [3090518] androidboot.batt_poweron=good_battery
(bootloader) [3092838] androidboot.carrier=ALL
(bootloader) [3095329] androidboot.mid=PN0710000
(bootloader) [3097306] androidboot.hasfp=0
(bootloader) [3099110] enable_zcharge=33
(bootloader) [3101688] androidboot.keycaps=qwerty
(bootloader) [3103664] androidboot.dq=PASS
(bootloader) [3105984] androidboot.mode=normal
(bootloader) [3109164] androidboot.serialno=SH36FW901207
(bootloader) [3112257] androidboot.bootloader=1.57.0000
(bootloader) [3113460] bpht=0x3E8
(bootloader) [3114491] lscd=0x1
(bootloader) [3115694] wificd=0x2
(bootloader) [3117756] androidboot.nledhw=0
(bootloader) [3120162] androidboot.ddrmid=(0x1)
(bootloader) [3122482] acpu.footprint=FFFFFFFF
(bootloader) [3123513] abnrst=0
(bootloader) [3125318] zygote_oneshot=on
(bootloader) [3126692] kmemleak=off
(bootloader) [3128583] rpm_debug.enable=0
(bootloader) [3131075] console=ttyHSL0,115200,n8
(bootloader) [3133395] androidboot.hardware=m7
(bootloader) [3134855] user_debug=31
(bootloader) [3137175] setup_all_partition_atag:
(bootloader) [3139409] Partition[0].name=misc
(bootloader) [3141987] Partition[1].name=recovery
(bootloader) [3144221] Partition[2].name=boot
(bootloader) [3146627] Partition[3].name=system
(bootloader) [3148947] Partition[4].name=local
(bootloader) [3151267] Partition[5].name=cache
(bootloader) [3153845] Partition[6].name=userdata
(bootloader) [3156251] Partition[7].name=devlog
(bootloader) [3158571] Partition[8].name=pdata
(bootloader) [3160891] Partition[9].name=extra
(bootloader) [3163297] Partition[10].name=radio
(bootloader) [3165617] Partition[11].name=adsp
(bootloader) [3167937] Partition[12].name=dsps
(bootloader) [3170944] Partition[13].name=radio_config
(bootloader) [3173694] Partition[14].name=modem_st1
(bootloader) [3176444] Partition[15].name=modem_st2
(bootloader) [3179365] Partition[16].name=cdma_record
(bootloader) [3182115] Partition[17].name=reserve_1
(bootloader) [3184864] Partition[18].name=reserve_2
(bootloader) [3187614] Partition[19].name=reserve_3
(bootloader) [3190192] Partition[20].name=reserve
(bootloader) [3192769] Partition[21].name=control
(bootloader) [3194832] Valid partition num=22
(bootloader) [3197324] setting_get_bootmode() = 0
(bootloader) [3201104] pm8921_get_cable_status: usb_in=0, dc_in=0
(bootloader) [3207156] smem 85106000 (phy 8F206000): TZ_HTC_SVC_UPDATE_SM
(bootloader) EM ret = 0
(bootloader) [3216233] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3219055] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3223179] TZ_HTC_SVC_DISABLE ret = 205643776 (0xC41E000)
(bootloader) [3238927] Start Verify: 0
(bootloader) [3560227] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [3565297] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [3845386] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [3850456] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [4130554] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4135624] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [4416152] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4421222] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [4701708] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4706777] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [4988401] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4993470] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5273556] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5278625] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5559138] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5564208] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5844721] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5849790] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [6129877] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [6134946] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [6142879] [RUMBA_S] I2C error with module
(bootloader) [6155591] pm8921_vreg_disable function, vreg_id = 7
(bootloader) [6168366] pm8921_vreg_disable function, vreg_id = 37
(bootloader) [6191141] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [6203830] pm8921_vreg_disable function, vreg_id = 8
(bootloader) [6239331] Start Verify: 0
(bootloader) [6266823] jump_to_kernel: machine_id(4308), tags_addr(0x8060
(bootloader) 0100), kernel_addr(0x80608000)
(bootloader) [6270775] -------------------hboot boot time:6266 msec
(bootloader) [8] check_ramlog_region: Backup last hboot ramlog.

Strange... did you tried another usb cable, another usb port, another computer? What is your adb version? What is your driver version?

alray said:
Strange... did you tried another usb cable, another usb port, another computer? What is your adb version? What is your driver version?
Click to expand...
Click to collapse
Tried with both usb 2.0 and 3.0 ports, both returned error.
I'm using the adb and fastboot drivers from this forum thread: http://forum.xda-developers.com/showthread.php?t=2588979

vic97 said:
Tried with both usb 2.0 and 3.0 ports, both returned error.
I'm using the adb and fastboot drivers from this forum thread: http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
Use USB 2.0 ports only with HTC drivers

alray said:
Use USB 2.0 ports only with HTC drivers
Click to expand...
Click to collapse
usb 2.0 port also gives me data transfer error...

vic97 said:
usb 2.0 port also gives me data transfer error...
Click to expand...
Click to collapse
Well the only thing you never answered me is if you have tried another computer or not with the appropriate HTC drivers. You might want to try this .....

Related

[Q] HTC ONE - HBOOT 1.56 - S-OFF isn't working

FIREWATER AND RUMRUNNER WON'T WORK
I have googled my Problem and haven't found a solution.
I have looked in this forum and haven't found a solution.
I have asked the developers of firewater. He asked me to send him this
(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Hynix
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [937] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [967] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [994] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [1017] pm8921_init: poweron_status=0x1
(bootloader) [1066] val0 194 val1 207 val2 49 val3 83[1093] pm8921_read_
(bootloader) time: secs = 1395773378, h::m:s == 18::49::38, d/m/y = 25/2/
(bootloader) 114
(bootloader) [1118] pm8921_init: Current time = 2014/3/25 18:49:38
(bootloader) [1165] val0 194 val1 207 val2 49 val3 83[1190] pm8921_read_
(bootloader) time: secs = 1395773378, h::m:s == 18::49::38, d/m/y = 25/2/
(bootloader) 114
(bootloader) [1213] hboot read time success 0
(bootloader) [1235] Current time = 2014/3/25 18:49:38
(bootloader) [1264] sdhw_7xxx_open: id=4
(bootloader) [19917] sdcc_init_memory_device done
(bootloader) [30020] HS clock freq = 48MHz
(bootloader) [33690] sdcc_eMMC_target_init()
(bootloader) [33713] Initializing MMC host data structure and clock!
(bootloader) [34740] clock_set_enable : slot=1, mclk=400000
(bootloader) [38784] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [39180] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39945] Command response received: 40FF8080
(bootloader) [40986] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41748] Command response received: 40FF8080
(bootloader) [42790] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [43551] Command response received: 40FF8080
(bootloader) [44594] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [45354] Command response received: C0FF8080
(bootloader) [45396] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [46775] Command response received: 55E3607E
(bootloader) [46795] Decoded CID fields:
(bootloader) [46814] Manufacturer ID: 90
(bootloader) [46832] OEM ID: 0x14A
(bootloader) [46851] Product Name: HBG4e♦
(bootloader) [46869] Product revision: 0.1
(bootloader) [46889] Product serial number: 060F55E3
(bootloader) [46908] Manufacturing date: 0 2003
(bootloader) [46951] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [47757] Command response received: 00000500
(bootloader) [47800] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [49219] Command response received: 8A4040D2
(bootloader) [49262] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [50069] Command response received: 00000700
(bootloader) [50114] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [50911] Command response received: 00000900
(bootloader) [79592] Decoded CSD fields:
(bootloader) [79611] cmmc_structure: 3
(bootloader) [79629] card_cmd_class: F5
(bootloader) [79648] write_blk_len: 512
(bootloader) [79666] read_blk_len: 512
(bootloader) [79684] r2w_factor: 2
(bootloader) [79703] sector_size: 3912076
(bootloader) [79721] c_size_mult:7
(bootloader) [79740] c_size: 4095
(bootloader) [79758] nsac_clk_cycle: 100
(bootloader) [79777] taac_ns: 15000000
(bootloader) [79795] tran_speed: 0 kbps
(bootloader) [79814] erase_blk_len: 2674272
(bootloader) [79833] read_blk_misalign: 0
(bootloader) [79852] write_blk_misalign: 0
(bootloader) [79870] read_blk_partial: 0
(bootloader) [79889] write_blk_partial: 0
(bootloader) [79908] Card Capacity: llu Bytes
(bootloader) [79928] Read timeout set: 149999990 ns
(bootloader) [79948] Write timeout set: 599999960 ns
(bootloader) [79992] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B90100
(bootloader) [80796] Command response received: 00000900
(bootloader) [80838] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81646] Command response received: 00000E00
(bootloader) [81688] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [82495] Command response received: 00000900
(bootloader) [83520] clock_set_enable : slot=1, mclk=48000000
(bootloader) [83563] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [83584] Command response received: 00000900
(bootloader) [83626] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83648] Command response received: 00000E00
(bootloader) [83691] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83712] Command response received: 00000E00
(bootloader) [83754] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83776] Command response received: 00000E00
(bootloader) [83819] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83841] Command response received: 00000900
(bootloader) [83884] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [83906] Command response received: 00000900
(bootloader) [83948] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83969] Command response received: 00000E00
(bootloader) [84012] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84033] Command response received: 00000E00
(bootloader) [84076] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84097] Command response received: 00000E00
(bootloader) [84140] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84162] Command response received: 00000E00
(bootloader) [84204] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84226] Command response received: 00000E00
(bootloader) [84268] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84289] Command response received: 00000900
(bootloader) [85334] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [85356] Command response received: 00000900
(bootloader) [85791] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [85812] Command response received: 00000900
(bootloader) [85833] erase_grpsize: 31
(bootloader) [85851] erase_grpmult: 31
(bootloader) [85869] wp_grpsize: 15
(bootloader) [85887] wp_grpen: 1
(bootloader) [85905] perm_wp: 0
(bootloader) [85923] temp_wp: 0
(bootloader) [85942] part_config: 0
(bootloader) [85960] erase_group_def: 1
(bootloader) [85979] RST_n_Function: 1
(bootloader) [85997] user_wp: 50
(bootloader) [86040] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [86062] Command response received: 00000900
(bootloader) [86542] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [86564] Command response received: 00000900
(bootloader) [86770] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [86792] Command response received: 00000900
(bootloader) [87029] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [87051] Command response received: 00000900
(bootloader) [87239] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [87261] Command response received: 00000900
(bootloader) [87491] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [87513] Command response received: 00000900
(bootloader) [87675] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [87697] Command response received: 00000900
(bootloader) [87850] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [87872] Command response received: 00000900
(bootloader) [88027] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [88049] Command response received: 00000900
(bootloader) [88211] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [88233] Command response received: 00000900
(bootloader) [88390] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [88412] Command response received: 00000900
(bootloader) [88641] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [88663] Command response received: 00000900
(bootloader) [88811] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [88833] Command response received: 00000900
(bootloader) [89019] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [89041] Command response received: 00000900
(bootloader) [89277] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [89299] Command response received: 00000900
(bootloader) [89460] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [89481] Command response received: 00000900
(bootloader) [89682] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [89704] Command response received: 00000900
(bootloader) [89858] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [89880] Command response received: 00000900
(bootloader) [90077] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [90099] Command response received: 00000900
(bootloader) [90301] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [90323] Command response received: 00000900
(bootloader) [90524] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [90546] Command response received: 00000900
(bootloader) [90701] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [90723] Command response received: 00000900
(bootloader) [90887] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [90909] Command response received: 00000900
(bootloader) [91074] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [91095] Command response received: 00000900
(bootloader) [91260] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [91282] Command response received: 00000900
(bootloader) [91443] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [91465] Command response received: 00000900
(bootloader) [91622] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [91644] Command response received: 00000900
(bootloader) [91877] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [91899] Command response received: 00000900
(bootloader) [92090] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [92111] Command response received: 00000900
(bootloader) [92348] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [92370] Command response received: 00000900
(bootloader) [92575] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [92596] Command response received: 00000900
(bootloader) [92802] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [92824] Command response received: 00000900
(bootloader) [93036] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [93057] Command response received: 00000900
(bootloader) [93266] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [93288] Command response received: 00000900
(bootloader) [93462] check pg1fs
(bootloader) [98120] check pg2fs
(bootloader) [180116] chipset_setting_init
(bootloader) [183915] chipset_setting_init: read pid 203
(bootloader) [191667] SECURE_SMEM_STRUCT 85106000
(bootloader) [195159] read_simlock(1450): 6E7432F0, 4E07AFC7
(bootloader) [196130] radio_init_secure_smem(928): C9F35678, 0
(bootloader) [202784] read_simlock_password(398): EB, 95, 41, 94
(bootloader) [202818] unlock_rec[0] = 0x85109000
(bootloader) [205568] unlock_rec[1] = 0x8510A000
(bootloader) [208317] simlock_passwd 0x85108000
(bootloader) [210500] secure_update_simlock ret = 0
(bootloader) [211097] final simlock 0
(bootloader) [212221] secure_set_simlock ret = 0
(bootloader) [221226] msm_rpm_init: RPM firmware 3.0.16849762
(bootloader) [221260] MPM_SLEEP_TICK: llums
(bootloader) [221276] [SYSINFO] DDR: Hynix
(bootloader) [221296] [SYSINFO] PVS: Krait:5 Q6:Fast VDDCX:Slow
(bootloader) [221310] [SYSINFO] Vdd_dig: 0.65v
(bootloader) [221325] hw_ver_id is 207150E1
(bootloader) [221340] speed_bin is 1
(bootloader) [221361] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [221373] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [221384] [SYSINFO] PMIC version
(bootloader) [221402] PMIC revision 1: F4
(bootloader) [221419] PMIC revision 2: 6
(bootloader) [221432] pm8921_check_revision: *revision = 6F4
(bootloader) [221444] [SYSINFO] End PMIC version[221459]
(bootloader) eMMC Manufacturer ID: 90
(bootloader) [221473] [SYSINFO] eMMC: Hynix 61079551 sectors 29823 MB
(bootloader) [221488] [SYSINFO] eMMC-CID: 90014A48 12345678 401060F 55E36
(bootloader) 07E
(bootloader) [222678] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [222704] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [223445] [FAT_ERROR] No M$-DOS partition found
(bootloader) [223460] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [223484] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [224016] [SYSINFO] SBL1: 1.010.30.52
(bootloader) [224385] [SYSINFO] SBL2: 1.010.30.51
(bootloader) [224875] [SYSINFO] SBL3: 1.010.30.49
(bootloader) [225274] [SYSINFO] TZ: 1.430.24.13
(bootloader) [225286] [SYSINFO] RPM: 3.0.98.27
(bootloader) [225325] val0 194 val1 207 val2 49 val3 83[225342] pm8921_r
(bootloader) ead_time: secs = 1395773378, h::m:s == 18::49::38, d/m/y = 2
(bootloader) 5/2/114
(bootloader) [225356] Current time : 2014-3-25 18:49:38 UTC
(bootloader) [242338] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [242353] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [242373] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [242385] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [242401] [ADC] read adc channel VBAT(1):
(bootloader) [242413] pm8921_adc_calib_device start
(bootloader) [259521] pm8921_adc_calib_device end
(bootloader) [269598] [ADC] adc_code = 0x935D, physical=3801 mV
(bootloader) [269614] [BATT] setting_check_perflock_allowance: vol_curr=3
(bootloader) 801 mV vol_limit=3550 mV
(bootloader) [269758] [THERMAL]tsens_init: Tsens init done
(bootloader) [270775] msm_thermal: CPU0 temperature is 42 C
(bootloader) [270793] [WARNING][ACPU] get_pvs: ACPU PVS: Unknown. Default
(bootloader) ing to slow
(bootloader) [270809] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [270858] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [270878] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [270977] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [271012] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [271114] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [271125] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [271370] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [271384] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [271417] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [271645] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [271654] Enable hboot boot time perflock
(bootloader) [271673] Disable uart log to speed up boot time
(bootloader) [271682] --pm_check_power_on_status--[274012] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [274097] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [274106] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [274121] m7_vreg_init: enable lvs2 for XB
(bootloader) [284134] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [284209] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [284224] dzsystem: start block = 1310721; size = 3801086
(bootloader) [284239] Update EBR
(bootloader) [298065] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [298074] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [298082] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [308271] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [528308] PMIC pm8921_fix_charger_lockup
(bootloader) [528360] [ADC] read adc channel VBAT(1):
(bootloader) [538425] [ADC] adc_code = 0x9315, physical=3780 mV
(bootloader) [538456] [BATT] batt_vol=3780 mV current=782 mA FSM=3
(bootloader) [538465] PMIC PMIC charger init by user parameters
(bootloader) [538478] PMIC revision 1: F4
(bootloader) [538492] PMIC revision 2: 6
(bootloader) [538505] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [538693] PMIC [Batt]pm_chg_failed_clear
(bootloader) [538750] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [538759] PMIC PMIC charger init done
(bootloader) [538768] [BATT]3 cells initiated.
(bootloader) [538795] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [538804] [ADC] read adc channel BATT_ID(9):
(bootloader) [548870] [ADC] adc_code = 0x65E1, physical=126 mV
(bootloader) [548879] [BATT]: cur_cell is initiated
(bootloader) [548888] [PMIC-BMS] set bms_battery_data (cell_id=2).
(bootloader) [569031] [PMIC-BMS]BMS init OK -- ocv = 4071000
(bootloader) [569046] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x1
(bootloader) [569061] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x1
(bootloader) [569073] radio_is_boot_from_shutdown(): 0, reset_reason=0x77
(bootloader) 665500, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [569082] [ADC] read adc channel BATT_THERM(8):
(bootloader) [579148] [ADC] adc_code = 0x7F22, physical=34 mV
(bootloader) [579156] [ADC] read adc channel VBAT(1):
(bootloader) [589221] [ADC] adc_code = 0x9311, physical=3779 mV
(bootloader) [589230] [ADC] read adc channel BATT_ID(9):
(bootloader) [599297] [ADC] adc_code = 0x65E1, physical=126 mV
(bootloader) [599325] [ADC] read adc channel BATT_THERM(8):
(bootloader) [609391] [ADC] adc_code = 0x7F22, physical=34 mV
(bootloader) [619480] [PMIC-BMS]P=49, adc_based_ocv=3833296, T=34
(bootloader) [619534] [BATT] V=3779 mV, T=34 C, OCV=4071 mV, ID=126 mV, I
(bootloader) =429 mA, P=49, FSM=3
(bootloader) [619545] radio_boot_mode() poweron_status=0x00000001, reset_
(bootloader) reason=0x77665500, hw_reason=0x00000000
(bootloader) [719786] E0902910 E0902E20
(bootloader) [809804] usb_init_hw: pull up d+
(bootloader) [839821] m7_set_charging(1)
(bootloader) [839840] m7_hw_reset_nfc
(bootloader) [1014020] m7_init_display
(bootloader) [1015049] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1016161] m7_init_display ID id0=0 id1=1
(bootloader) [1021170] m7_init_display_panelid_940067
(bootloader) [1021179] SHARP_RENESAS FULL HD panel
(bootloader) [1038254] mdp_clock_init
(bootloader) [1051952] Video Mode
(bootloader) [1073988] mipi_read_back:0 0x21000012
(bootloader) [1096022] mipi_read_back:0 0x21000012
(bootloader) [1118056] mipi_read_back:0 0x21C5002D
(bootloader) [1118064] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D2D00C5
(bootloader) [1126640] M7 sharp renesas cmd panel ID=0x940069
(bootloader) [1126652] mipi_dsi_cmds_tx_ext
(bootloader) [1263748] [CIR] m7_init_cir, enter.
(bootloader) [1263763] [CIR] m7_init_cir, end.
(bootloader) [1263780] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1264213] Board_PID : 203
(bootloader) [1264226] EMEA nvram setting
(bootloader) [1266069] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1266106] No MDATA.CFG
(bootloader) [1267516] Gyro ID = 0xB5
(bootloader) [1268934] Gyro ID = 0xD4
(bootloader) [1268947] Setting gy_type = 2
(bootloader) [1272310] reset rt5501 ret 0
(bootloader) [1272322] m7_init is finished: 01:05:48, Feb 7 2014
(bootloader) [1287379] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1288016] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1288078] valid keybox is existed
(bootloader) [1303185] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1319070] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1326436] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1334192] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1334644] SecuritySDInit counter = 1
(bootloader) [1334654] [SD_ERR] The project does not support SD card
(bootloader) [1334766] E0902910 E0902E20
(bootloader) [1544804] <0>No USB device attached, portsc 0x8C001000
(bootloader) [1544813] <1>usbhost_start failed
(bootloader) [1644826] E0902910 E0902E20
(bootloader) [1734844] usb_init_hw: pull low d+
(bootloader) [1764952] No smart SD in device disable detect
(bootloader) [1764961] [JAVACARD_ERR] SD/USBDISK Init error
(bootloader) [1764972] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [1764983] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [1765228] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1765241] Disable hboot boot time perflock
(bootloader) [1765600] ARM11 Boot Mode: 2
(bootloader) [1765612] Platform: HBOOT-8064
(bootloader) [2003488] m7_init_backlight: panel_id=0x940069
(bootloader) [2005512] PWM ic version A2
(bootloader) [2113008] mipi_dsi_cmds_tx_ext
(bootloader) [2114342] usb_Vbus 0
(bootloader) [2214363] E0902910 E0902E20
(bootloader) [2304385] usb_init_hw: pull up d+
(bootloader) [2314401]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [2314414] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [2314748]
(bootloader) USB_STS_SUSPEND
(bootloader) [2314770] m7_set_charging(1)
(bootloader) [2314802] [ADC] read adc channel VBAT(1):
(bootloader) [2324880] [ADC] adc_code = 0x9442, physical=3869 mV
(bootloader) [2419784]
(bootloader) USB_STS_RESET
(bootloader) [2422066] USB_SPEED_HIGH
(bootloader) [2463655]
(bootloader) USB_STS_RESET
(bootloader) [2465936] USB_SPEED_HIGH
(bootloader) [2559949] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [2559988] Set usb_ats = 0
(bootloader) [10610497] fastboot_command:[getvar:all]
(bootloader) [10622006] [ADC] read adc channel VBAT(1):
(bootloader) [10632084] [ADC] adc_code = 0x9418, physical=3856 mV
(bootloader) [10632103] [ADC] read adc channel VBAT(1):
(bootloader) [10642181] [ADC] adc_code = 0x941F, physical=3858 mV
(bootloader) [10642219] [ADC] read adc channel VBAT(1):
(bootloader) [10652296] [ADC] adc_code = 0x9420, physical=3859 mV
(bootloader) [10654755] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [62315813] [ADC] read adc channel VBAT(1):
(bootloader) [62325892] [ADC] adc_code = 0x9435, physical=3865 mV
(bootloader) [70634919] fastboot_command:[oem dmesg]
(bootloader) [70634937] fb_cmd_oem:dmesg
(bootloader) [70634986] register_debug_console: new entry ptr=0x85100140
(bootloader) [113410383] fastboot_command:[oem dmesg]
(bootloader) [113410401] fb_cmd_oem:dmesg
(bootloader) [113410445] register_debug_console: new entry ptr=0x85100140
and after that he said it wouldn't work for my phone.
So do anyone know an other way to get S-OFF?
I tried RumRunner and firewater in both versions (some people said that would help), but both just try every exploit and none of them works
I would be very happy happy if somebody could look at the "fastboot oem dmesg" or would know an alternative :angel:
Thanks
ProfatorHD said:
FIREWATER AND RUMRUNNER WON'T WORK
I have googled my Problem and haven't found a solution.
I have looked in this forum and haven't found a solution.
I have asked the developers of firewater. He asked me to send him this
(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Hynix
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [937] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [967] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [994] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [1017] pm8921_init: poweron_status=0x1
(bootloader) [1066] val0 194 val1 207 val2 49 val3 83[1093] pm8921_read_
(bootloader) time: secs = 1395773378, h::m:s == 18::49::38, d/m/y = 25/2/
(bootloader) 114
(bootloader) [1118] pm8921_init: Current time = 2014/3/25 18:49:38
(bootloader) [1165] val0 194 val1 207 val2 49 val3 83[1190] pm8921_read_
(bootloader) time: secs = 1395773378, h::m:s == 18::49::38, d/m/y = 25/2/
(bootloader) 114
(bootloader) [1213] hboot read time success 0
(bootloader) [1235] Current time = 2014/3/25 18:49:38
(bootloader) [1264] sdhw_7xxx_open: id=4
(bootloader) [19917] sdcc_init_memory_device done
(bootloader) [30020] HS clock freq = 48MHz
(bootloader) [33690] sdcc_eMMC_target_init()
(bootloader) [33713] Initializing MMC host data structure and clock!
(bootloader) [34740] clock_set_enable : slot=1, mclk=400000
(bootloader) [38784] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [39180] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39945] Command response received: 40FF8080
(bootloader) [40986] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41748] Command response received: 40FF8080
(bootloader) [42790] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [43551] Command response received: 40FF8080
(bootloader) [44594] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [45354] Command response received: C0FF8080
(bootloader) [45396] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [46775] Command response received: 55E3607E
(bootloader) [46795] Decoded CID fields:
(bootloader) [46814] Manufacturer ID: 90
(bootloader) [46832] OEM ID: 0x14A
(bootloader) [46851] Product Name: HBG4e♦
(bootloader) [46869] Product revision: 0.1
(bootloader) [46889] Product serial number: 060F55E3
(bootloader) [46908] Manufacturing date: 0 2003
(bootloader) [46951] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [47757] Command response received: 00000500
(bootloader) [47800] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [49219] Command response received: 8A4040D2
(bootloader) [49262] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [50069] Command response received: 00000700
(bootloader) [50114] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [50911] Command response received: 00000900
(bootloader) [79592] Decoded CSD fields:
(bootloader) [79611] cmmc_structure: 3
(bootloader) [79629] card_cmd_class: F5
(bootloader) [79648] write_blk_len: 512
(bootloader) [79666] read_blk_len: 512
(bootloader) [79684] r2w_factor: 2
(bootloader) [79703] sector_size: 3912076
(bootloader) [79721] c_size_mult:7
(bootloader) [79740] c_size: 4095
(bootloader) [79758] nsac_clk_cycle: 100
(bootloader) [79777] taac_ns: 15000000
(bootloader) [79795] tran_speed: 0 kbps
(bootloader) [79814] erase_blk_len: 2674272
(bootloader) [79833] read_blk_misalign: 0
(bootloader) [79852] write_blk_misalign: 0
(bootloader) [79870] read_blk_partial: 0
(bootloader) [79889] write_blk_partial: 0
(bootloader) [79908] Card Capacity: llu Bytes
(bootloader) [79928] Read timeout set: 149999990 ns
(bootloader) [79948] Write timeout set: 599999960 ns
(bootloader) [79992] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B90100
(bootloader) [80796] Command response received: 00000900
(bootloader) [80838] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81646] Command response received: 00000E00
(bootloader) [81688] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [82495] Command response received: 00000900
(bootloader) [83520] clock_set_enable : slot=1, mclk=48000000
(bootloader) [83563] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [83584] Command response received: 00000900
(bootloader) [83626] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83648] Command response received: 00000E00
(bootloader) [83691] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83712] Command response received: 00000E00
(bootloader) [83754] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83776] Command response received: 00000E00
(bootloader) [83819] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83841] Command response received: 00000900
(bootloader) [83884] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [83906] Command response received: 00000900
(bootloader) [83948] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83969] Command response received: 00000E00
(bootloader) [84012] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84033] Command response received: 00000E00
(bootloader) [84076] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84097] Command response received: 00000E00
(bootloader) [84140] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84162] Command response received: 00000E00
(bootloader) [84204] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84226] Command response received: 00000E00
(bootloader) [84268] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84289] Command response received: 00000900
(bootloader) [85334] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [85356] Command response received: 00000900
(bootloader) [85791] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [85812] Command response received: 00000900
(bootloader) [85833] erase_grpsize: 31
(bootloader) [85851] erase_grpmult: 31
(bootloader) [85869] wp_grpsize: 15
(bootloader) [85887] wp_grpen: 1
(bootloader) [85905] perm_wp: 0
(bootloader) [85923] temp_wp: 0
(bootloader) [85942] part_config: 0
(bootloader) [85960] erase_group_def: 1
(bootloader) [85979] RST_n_Function: 1
(bootloader) [85997] user_wp: 50
(bootloader) [86040] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [86062] Command response received: 00000900
(bootloader) [86542] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [86564] Command response received: 00000900
(bootloader) [86770] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [86792] Command response received: 00000900
(bootloader) [87029] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [87051] Command response received: 00000900
(bootloader) [87239] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [87261] Command response received: 00000900
(bootloader) [87491] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [87513] Command response received: 00000900
(bootloader) [87675] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [87697] Command response received: 00000900
(bootloader) [87850] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [87872] Command response received: 00000900
(bootloader) [88027] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [88049] Command response received: 00000900
(bootloader) [88211] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [88233] Command response received: 00000900
(bootloader) [88390] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [88412] Command response received: 00000900
(bootloader) [88641] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [88663] Command response received: 00000900
(bootloader) [88811] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [88833] Command response received: 00000900
(bootloader) [89019] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [89041] Command response received: 00000900
(bootloader) [89277] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [89299] Command response received: 00000900
(bootloader) [89460] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [89481] Command response received: 00000900
(bootloader) [89682] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [89704] Command response received: 00000900
(bootloader) [89858] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [89880] Command response received: 00000900
(bootloader) [90077] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [90099] Command response received: 00000900
(bootloader) [90301] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [90323] Command response received: 00000900
(bootloader) [90524] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [90546] Command response received: 00000900
(bootloader) [90701] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [90723] Command response received: 00000900
(bootloader) [90887] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [90909] Command response received: 00000900
(bootloader) [91074] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [91095] Command response received: 00000900
(bootloader) [91260] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [91282] Command response received: 00000900
(bootloader) [91443] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [91465] Command response received: 00000900
(bootloader) [91622] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [91644] Command response received: 00000900
(bootloader) [91877] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [91899] Command response received: 00000900
(bootloader) [92090] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [92111] Command response received: 00000900
(bootloader) [92348] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [92370] Command response received: 00000900
(bootloader) [92575] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [92596] Command response received: 00000900
(bootloader) [92802] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [92824] Command response received: 00000900
(bootloader) [93036] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [93057] Command response received: 00000900
(bootloader) [93266] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [93288] Command response received: 00000900
(bootloader) [93462] check pg1fs
(bootloader) [98120] check pg2fs
(bootloader) [180116] chipset_setting_init
(bootloader) [183915] chipset_setting_init: read pid 203
(bootloader) [191667] SECURE_SMEM_STRUCT 85106000
(bootloader) [195159] read_simlock(1450): 6E7432F0, 4E07AFC7
(bootloader) [196130] radio_init_secure_smem(928): C9F35678, 0
(bootloader) [202784] read_simlock_password(398): EB, 95, 41, 94
(bootloader) [202818] unlock_rec[0] = 0x85109000
(bootloader) [205568] unlock_rec[1] = 0x8510A000
(bootloader) [208317] simlock_passwd 0x85108000
(bootloader) [210500] secure_update_simlock ret = 0
(bootloader) [211097] final simlock 0
(bootloader) [212221] secure_set_simlock ret = 0
(bootloader) [221226] msm_rpm_init: RPM firmware 3.0.16849762
(bootloader) [221260] MPM_SLEEP_TICK: llums
(bootloader) [221276] [SYSINFO] DDR: Hynix
(bootloader) [221296] [SYSINFO] PVS: Krait:5 Q6:Fast VDDCX:Slow
(bootloader) [221310] [SYSINFO] Vdd_dig: 0.65v
(bootloader) [221325] hw_ver_id is 207150E1
(bootloader) [221340] speed_bin is 1
(bootloader) [221361] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [221373] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [221384] [SYSINFO] PMIC version
(bootloader) [221402] PMIC revision 1: F4
(bootloader) [221419] PMIC revision 2: 6
(bootloader) [221432] pm8921_check_revision: *revision = 6F4
(bootloader) [221444] [SYSINFO] End PMIC version[221459]
(bootloader) eMMC Manufacturer ID: 90
(bootloader) [221473] [SYSINFO] eMMC: Hynix 61079551 sectors 29823 MB
(bootloader) [221488] [SYSINFO] eMMC-CID: 90014A48 12345678 401060F 55E36
(bootloader) 07E
(bootloader) [222678] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [222704] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [223445] [FAT_ERROR] No M$-DOS partition found
(bootloader) [223460] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [223484] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [224016] [SYSINFO] SBL1: 1.010.30.52
(bootloader) [224385] [SYSINFO] SBL2: 1.010.30.51
(bootloader) [224875] [SYSINFO] SBL3: 1.010.30.49
(bootloader) [225274] [SYSINFO] TZ: 1.430.24.13
(bootloader) [225286] [SYSINFO] RPM: 3.0.98.27
(bootloader) [225325] val0 194 val1 207 val2 49 val3 83[225342] pm8921_r
(bootloader) ead_time: secs = 1395773378, h::m:s == 18::49::38, d/m/y = 2
(bootloader) 5/2/114
(bootloader) [225356] Current time : 2014-3-25 18:49:38 UTC
(bootloader) [242338] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [242353] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [242373] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [242385] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [242401] [ADC] read adc channel VBAT(1):
(bootloader) [242413] pm8921_adc_calib_device start
(bootloader) [259521] pm8921_adc_calib_device end
(bootloader) [269598] [ADC] adc_code = 0x935D, physical=3801 mV
(bootloader) [269614] [BATT] setting_check_perflock_allowance: vol_curr=3
(bootloader) 801 mV vol_limit=3550 mV
(bootloader) [269758] [THERMAL]tsens_init: Tsens init done
(bootloader) [270775] msm_thermal: CPU0 temperature is 42 C
(bootloader) [270793] [WARNING][ACPU] get_pvs: ACPU PVS: Unknown. Default
(bootloader) ing to slow
(bootloader) [270809] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [270858] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [270878] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [270977] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [271012] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [271114] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [271125] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [271370] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [271384] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [271417] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [271645] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [271654] Enable hboot boot time perflock
(bootloader) [271673] Disable uart log to speed up boot time
(bootloader) [271682] --pm_check_power_on_status--[274012] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [274097] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [274106] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [274121] m7_vreg_init: enable lvs2 for XB
(bootloader) [284134] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [284209] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [284224] dzsystem: start block = 1310721; size = 3801086
(bootloader) [284239] Update EBR
(bootloader) [298065] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [298074] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [298082] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [308271] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [528308] PMIC pm8921_fix_charger_lockup
(bootloader) [528360] [ADC] read adc channel VBAT(1):
(bootloader) [538425] [ADC] adc_code = 0x9315, physical=3780 mV
(bootloader) [538456] [BATT] batt_vol=3780 mV current=782 mA FSM=3
(bootloader) [538465] PMIC PMIC charger init by user parameters
(bootloader) [538478] PMIC revision 1: F4
(bootloader) [538492] PMIC revision 2: 6
(bootloader) [538505] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [538693] PMIC [Batt]pm_chg_failed_clear
(bootloader) [538750] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [538759] PMIC PMIC charger init done
(bootloader) [538768] [BATT]3 cells initiated.
(bootloader) [538795] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [538804] [ADC] read adc channel BATT_ID(9):
(bootloader) [548870] [ADC] adc_code = 0x65E1, physical=126 mV
(bootloader) [548879] [BATT]: cur_cell is initiated
(bootloader) [548888] [PMIC-BMS] set bms_battery_data (cell_id=2).
(bootloader) [569031] [PMIC-BMS]BMS init OK -- ocv = 4071000
(bootloader) [569046] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x1
(bootloader) [569061] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x1
(bootloader) [569073] radio_is_boot_from_shutdown(): 0, reset_reason=0x77
(bootloader) 665500, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [569082] [ADC] read adc channel BATT_THERM(8):
(bootloader) [579148] [ADC] adc_code = 0x7F22, physical=34 mV
(bootloader) [579156] [ADC] read adc channel VBAT(1):
(bootloader) [589221] [ADC] adc_code = 0x9311, physical=3779 mV
(bootloader) [589230] [ADC] read adc channel BATT_ID(9):
(bootloader) [599297] [ADC] adc_code = 0x65E1, physical=126 mV
(bootloader) [599325] [ADC] read adc channel BATT_THERM(8):
(bootloader) [609391] [ADC] adc_code = 0x7F22, physical=34 mV
(bootloader) [619480] [PMIC-BMS]P=49, adc_based_ocv=3833296, T=34
(bootloader) [619534] [BATT] V=3779 mV, T=34 C, OCV=4071 mV, ID=126 mV, I
(bootloader) =429 mA, P=49, FSM=3
(bootloader) [619545] radio_boot_mode() poweron_status=0x00000001, reset_
(bootloader) reason=0x77665500, hw_reason=0x00000000
(bootloader) [719786] E0902910 E0902E20
(bootloader) [809804] usb_init_hw: pull up d+
(bootloader) [839821] m7_set_charging(1)
(bootloader) [839840] m7_hw_reset_nfc
(bootloader) [1014020] m7_init_display
(bootloader) [1015049] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1016161] m7_init_display ID id0=0 id1=1
(bootloader) [1021170] m7_init_display_panelid_940067
(bootloader) [1021179] SHARP_RENESAS FULL HD panel
(bootloader) [1038254] mdp_clock_init
(bootloader) [1051952] Video Mode
(bootloader) [1073988] mipi_read_back:0 0x21000012
(bootloader) [1096022] mipi_read_back:0 0x21000012
(bootloader) [1118056] mipi_read_back:0 0x21C5002D
(bootloader) [1118064] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D2D00C5
(bootloader) [1126640] M7 sharp renesas cmd panel ID=0x940069
(bootloader) [1126652] mipi_dsi_cmds_tx_ext
(bootloader) [1263748] [CIR] m7_init_cir, enter.
(bootloader) [1263763] [CIR] m7_init_cir, end.
(bootloader) [1263780] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1264213] Board_PID : 203
(bootloader) [1264226] EMEA nvram setting
(bootloader) [1266069] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1266106] No MDATA.CFG
(bootloader) [1267516] Gyro ID = 0xB5
(bootloader) [1268934] Gyro ID = 0xD4
(bootloader) [1268947] Setting gy_type = 2
(bootloader) [1272310] reset rt5501 ret 0
(bootloader) [1272322] m7_init is finished: 01:05:48, Feb 7 2014
(bootloader) [1287379] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1288016] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1288078] valid keybox is existed
(bootloader) [1303185] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1319070] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1326436] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1334192] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1334644] SecuritySDInit counter = 1
(bootloader) [1334654] [SD_ERR] The project does not support SD card
(bootloader) [1334766] E0902910 E0902E20
(bootloader) [1544804] <0>No USB device attached, portsc 0x8C001000
(bootloader) [1544813] <1>usbhost_start failed
(bootloader) [1644826] E0902910 E0902E20
(bootloader) [1734844] usb_init_hw: pull low d+
(bootloader) [1764952] No smart SD in device disable detect
(bootloader) [1764961] [JAVACARD_ERR] SD/USBDISK Init error
(bootloader) [1764972] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [1764983] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [1765228] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1765241] Disable hboot boot time perflock
(bootloader) [1765600] ARM11 Boot Mode: 2
(bootloader) [1765612] Platform: HBOOT-8064
(bootloader) [2003488] m7_init_backlight: panel_id=0x940069
(bootloader) [2005512] PWM ic version A2
(bootloader) [2113008] mipi_dsi_cmds_tx_ext
(bootloader) [2114342] usb_Vbus 0
(bootloader) [2214363] E0902910 E0902E20
(bootloader) [2304385] usb_init_hw: pull up d+
(bootloader) [2314401]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [2314414] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [2314748]
(bootloader) USB_STS_SUSPEND
(bootloader) [2314770] m7_set_charging(1)
(bootloader) [2314802] [ADC] read adc channel VBAT(1):
(bootloader) [2324880] [ADC] adc_code = 0x9442, physical=3869 mV
(bootloader) [2419784]
(bootloader) USB_STS_RESET
(bootloader) [2422066] USB_SPEED_HIGH
(bootloader) [2463655]
(bootloader) USB_STS_RESET
(bootloader) [2465936] USB_SPEED_HIGH
(bootloader) [2559949] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [2559988] Set usb_ats = 0
(bootloader) [10610497] fastboot_command:[getvar:all]
(bootloader) [10622006] [ADC] read adc channel VBAT(1):
(bootloader) [10632084] [ADC] adc_code = 0x9418, physical=3856 mV
(bootloader) [10632103] [ADC] read adc channel VBAT(1):
(bootloader) [10642181] [ADC] adc_code = 0x941F, physical=3858 mV
(bootloader) [10642219] [ADC] read adc channel VBAT(1):
(bootloader) [10652296] [ADC] adc_code = 0x9420, physical=3859 mV
(bootloader) [10654755] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [62315813] [ADC] read adc channel VBAT(1):
(bootloader) [62325892] [ADC] adc_code = 0x9435, physical=3865 mV
(bootloader) [70634919] fastboot_command:[oem dmesg]
(bootloader) [70634937] fb_cmd_oem:dmesg
(bootloader) [70634986] register_debug_console: new entry ptr=0x85100140
(bootloader) [113410383] fastboot_command:[oem dmesg]
(bootloader) [113410401] fb_cmd_oem:dmesg
(bootloader) [113410445] register_debug_console: new entry ptr=0x85100140
and after that he said it wouldn't work for my phone.
So do anyone know an other way to get S-OFF?
I tried RumRunner and firewater in both versions (some people said that would help), but both just try every exploit and none of them works
I would be very happy happy if somebody could look at the "fastboot oem dmesg" or would know an alternative :angel:
Thanks
Click to expand...
Click to collapse
Same boat.....please quote me if you get a worthwhile response
Same here...
Wysłane z mojego HTC One przy użyciu Tapatalka
kuka1992 said:
Same here...
Wysłane z mojego HTC One przy użyciu Tapatalka
Click to expand...
Click to collapse
Jep, same here :crying:
Does really no one knows a solution?
Stock ROM?
Nexus 7
fmedrano1977 said:
Stock ROM?
Nexus 7
Click to expand...
Click to collapse
I've tried Stock and currently ViperOne both with Stock and Unsecure kernel.
But I don't think, that it has to do with my software, because he said my device wouldn't work and not, that my ROM isn't correct :/
But thanks
same here
Canadian HTC ONE
Unlocked Bootloder
HBoot 1.56
Hi,
has anyone found a solution for this? I'm also on hboot 1.56.
Rumrunner keeps pouring until 8.
Firewater gave error message "whelp, this sucks, firewater can not work on your device"
...
So do anyone know an other way to get S-OFF?
I tried RumRunner and firewater in both versions (some people said that would help), but both just try every exploit and none of them works
I would be very happy happy if somebody could look at the "fastboot oem dmesg" or would know an alternative :angel:
Thanks
I just saw this: http://forum.xda-developers.com/showthread.php?t=2606577
Surlyinvancouver said:
I just saw this: http://forum.xda-developers.com/showthread.php?t=2606577
Click to expand...
Click to collapse
Sorry I haven't answer till now.
I haven't had time to try.
It still doesn't work even with Linux :/
I really need an alternative for rumrunner or firewater :/
Aren't there any other tools? :'(
Jimzoaar said:
Same boat.....please quote me if you get a worthwhile response
Click to expand...
Click to collapse
Same here, i tried both firewater & rumrunner, still i cant soff my phone, by the way mine was running on Android 4.2 w/ hboot 1.56, Its real pain in the @SS that we cant do anything about our phone, if you find anything pls shoot me a message.
Thanks!!

[Q] Other TWRP than 2.6.3.3 ?

Hi.
On my HTC One M7_UL (S-OFF, SuperCid, HBOOT-1.60.0000, Radio-4T.33.3218.15, firmware 7.15.401.1 with ARHD 90.1), i can't install other TWRP than 6.3.3.3 :angel:
I try fastboot method, adb shell method.
After reboot, i got the screen with HTC's logo and Entering Recovery writed on the top of the screen, black screen and again the screen with HTC's logo and Entering Recovery but nothing after.
With the 6.3.3.3 TWRP, after this first screen, i can enter the recovery mode.
I would like to install InsertCoin but i need TWRP 2.8.4 or more.
Can someone help me, please ?
Guillaume
GrosGui said:
Hi.
On my HTC One M7_UL (S-OFF, SuperCid, HBOOT-1.60.0000, Radio-4T.33.3218.15, firmware 7.15.401.1 with ARHD 90.1), i can't install other TWRP than 6.3.3.3 :angel:
I try fastboot method, adb shell method.
After reboot, i got the screen with HTC's logo and Entering Recovery writed on the top of the screen, black screen and again the screen with HTC's logo and Entering Recovery but nothing after.
With the 6.3.3.3 TWRP, after this first screen, i can enter the recovery mode.
I would like to install InsertCoin but i need TWRP 2.8.4 or more.
Can someone help me, please ?
Guillaume
Click to expand...
Click to collapse
Many people have reported this problem, as far as i know their is no known fix. You will have to stick to roms that are flashable with 2.6.3.3 for now.
If you want to try it, you could flash back to stock recovery and do a factory reset and then try TWRP 2.8.5.0
Good Luck !
clsA said:
If you want to try it, you could flash back to stock recovery and do a factory reset and then try TWRP 2.8.5.0
Good Luck !
Click to expand...
Click to collapse
No more luck with this way :angel:
GrosGui said:
No more luck with this way :angel:
Click to expand...
Click to collapse
this is getting weird, can you try a couple of things please:
when it's stuck at "entering recovery", can you check Windows Device Manager if it shows up, if yes (if it shows Unknown->One to FAQ#2)
Code:
adb devices
Code:
adb shell cat /tmp/recovery.log
then go back to bootloader, and
Code:
fastboot oem last_dmesg
you'll need to increase you command prompt buffer size to be able to copy/paste the entire output (right click the command prompt title bar -> Layout -> Screen Buffer size -> Height to 1000 for example)
and post the output either here in a hidden code section and/or to http://pastebin.com/
fastboot oem last_dmesg says :
[email protected]:~$ fastboot oem last_dmesg
...
(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Elpida
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [719] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [751] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [780] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [804] pm8921_init: poweron_status=0x1
(bootloader) [854] val0 230 val1 221 val2 245 val3 84[882] pm8921_read_t
(bootloader) ime: secs = 1425399270, h::m:s == 16::14::30, d/m/y = 3/2/11
(bootloader) 5
(bootloader) [906] pm8921_init: Current time = 2015/3/3 16:14:30
(bootloader) [956] val0 230 val1 221 val2 245 val3 84[981] pm8921_read_t
(bootloader) ime: secs = 1425399270, h::m:s == 16::14::30, d/m/y = 3/2/11
(bootloader) 5
(bootloader) [1004] hboot read time success 0
(bootloader) [1028] Current time = 2015/3/3 16:14:30
(bootloader) [1060] sdhw_7xxx_open: id=4
(bootloader) [25024] sdcc_init_memory_device done
(bootloader) [34938] HS clock freq = 48MHz
(bootloader) [38350] sdcc_eMMC_target_init()
(bootloader) [38373] Initializing MMC host data structure and clock!
(bootloader) [39401] clock_set_enable : slot=1, mclk=400000
(bootloader) [43445] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [43841] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [44606] Command response received: 40FF8080
(bootloader) [45649] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [46409] Command response received: 40FF8080
(bootloader) [47452] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [48219] Command response received: 40FF8080
(bootloader) [49262] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [50022] Command response received: 40FF8080
(bootloader) [51066] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [51833] Command response received: 40FF8080
(bootloader) [52876] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [53636] Command response received: C0FF8080
(bootloader) [53680] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [55057] Command response received: 4ED1B0CE
(bootloader) [55077] Decoded CID fields:
(bootloader) [55096] Manufacturer ID: 15
(bootloader) [55114] OEM ID: 0x100
(bootloader) [55133] Product Name: MBG4GC
(bootloader) [55152] Product revision: 0.3
(bootloader) [55172] Product serial number: 81874ED1
(bootloader) [55192] Manufacturing date: 0 2008
(bootloader) [55235] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [56018] Command response received: 00000500
(bootloader) [56061] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [57459] Command response received: 8E40400C
(bootloader) [57502] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [58288] Command response received: 00000700
(bootloader) [58333] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [59109] Command response received: 00000900
(bootloader) [87762] Decoded CSD fields:
(bootloader) [87781] cmmc_structure: 3
(bootloader) [87800] card_cmd_class: F5
(bootloader) [87819] write_blk_len: 512
(bootloader) [87838] read_blk_len: 512
(bootloader) [87856] r2w_factor: 3
(bootloader) [87875] sector_size: 3922284
(bootloader) [87893] c_size_mult:7
(bootloader) [87911] c_size: 4095
(bootloader) [87930] nsac_clk_cycle: 100
(bootloader) [87949] taac_ns: 15000000
(bootloader) [87968] tran_speed: 0 kbps
(bootloader) [87987] erase_blk_len: 2679456
(bootloader) [88006] read_blk_misalign: 0
(bootloader) [88025] write_blk_misalign: 0
(bootloader) [88043] read_blk_partial: 0
(bootloader) [88063] write_blk_partial: 0
(bootloader) [88082] Card Capacity: llu Bytes
(bootloader) [88103] Read timeout set: 149999990 ns
(bootloader) [88124] Write timeout set: 1199999920 ns
(bootloader) [88169] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [88953] Command response received: 00000900
(bootloader) [89997] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [90784] Command response received: 00000900
(bootloader) [91810] clock_set_enable : slot=1, mclk=48000000
(bootloader) [91853] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [91876] Command response received: 00000900
(bootloader) [91920] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [91942] Command response received: 00000E00
(bootloader) [91985] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92008] Command response received: 00000E00
(bootloader) [92050] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92073] Command response received: 00000900
(bootloader) [92117] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [92139] Command response received: 00000900
(bootloader) [92182] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92205] Command response received: 00000900
(bootloader) [93251] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [93273] Command response received: 00000900
(bootloader) [93495] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [93518] Command response received: 00000900
(bootloader) [93537] erase_grpsize: 31
(bootloader) [93556] erase_grpmult: 31
(bootloader) [93574] wp_grpsize: 15
(bootloader) [93592] wp_grpen: 1
(bootloader) [93610] perm_wp: 0
(bootloader) [93628] temp_wp: 0
(bootloader) [93646] part_config: 0
(bootloader) [93665] erase_group_def: 1
(bootloader) [93684] RST_n_Function: 1
(bootloader) [93702] user_wp: 50
(bootloader) [93745] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [93767] Command response received: 00000900
(bootloader) [94113] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [94136] Command response received: 00000900
(bootloader) [94371] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [94394] Command response received: 00000900
(bootloader) [94624] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [94647] Command response received: 00000900
(bootloader) [94803] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [94826] Command response received: 00000900
(bootloader) [95061] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [95084] Command response received: 00000900
(bootloader) [95234] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [95256] Command response received: 00000900
(bootloader) [95467] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [95489] Command response received: 00000900
(bootloader) [95641] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [95663] Command response received: 00000900
(bootloader) [95881] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [95903] Command response received: 00000900
(bootloader) [96138] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [96161] Command response received: 00000900
(bootloader) [96373] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [96395] Command response received: 00000900
(bootloader) [96610] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [96632] Command response received: 00000900
(bootloader) [96782] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [96804] Command response received: 00000900
(bootloader) [97014] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [97037] Command response received: 00000900
(bootloader) [97252] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [97274] Command response received: 00000900
(bootloader) [97484] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [97507] Command response received: 00000900
(bootloader) [97683] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [97705] Command response received: 00000900
(bootloader) [97941] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [97964] Command response received: 00000900
(bootloader) [98169] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [98192] Command response received: 00000900
(bootloader) [98404] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [98426] Command response received: 00000900
(bootloader) [98580] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [98602] Command response received: 00000900
(bootloader) [98756] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [98778] Command response received: 00000900
(bootloader) [98933] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [98955] Command response received: 00000900
(bootloader) [99171] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [99193] Command response received: 00000900
(bootloader) [99367] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [99389] Command response received: 00000900
(bootloader) [99537] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [99559] Command response received: 00000900
(bootloader) [99770] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [99792] Command response received: 00000900
(bootloader) [100004] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [100026] Command response received: 00000900
(bootloader) [100241] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [100263] Command response received: 00000900
(bootloader) [100478] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [100501] Command response received: 00000900
(bootloader) [100711] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [100733] Command response received: 00000900
(bootloader) [100940] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [100962] Command response received: 00000900
(bootloader) [101174] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [101196] Command response received: 00000900
(bootloader) [101438] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [101460] Command response received: 00000900
(bootloader) [101666] check pg1fs
(bootloader) [106365] check pg2fs
(bootloader) [187624] chipset_setting_init
(bootloader) [191481] chipset_setting_init: read pid 203
(bootloader) [199206] SECURE_SMEM_STRUCT 85106000
(bootloader) [202809] read_simlock(1450): ED23CDB7, 477D5199
(bootloader) [2034��
(bootloader) �"�����)�(�������+��h�(�*��(���(��+".�*��*�+�����������*
�*�
(bootloader) ��*��**�*ꪪ(�������� ������������������(*�*�����ꬢ�*���
(bootloader) �"ꪠ��������몪��+����/��*�*��*������*ꪪ*�
(bootloader) ���������8��*�����j�����"*���**������"�*�������*�":�����*�*�
(bootloader) *���*�*��*���j�����*
���*����(��������(���*�(�
(bootloader) ����*�*�*�"�zj�*����"*�*�*��*誨��"*�����((������*�*�*�***��
(bootloader) ���*��"�����������"*��.���.��*��������*��2"*(�����*�*����*�*
(bootloader) ��*�."�����(*ʪⲪ�(�*������*�+�������������ꪦ�;���
(bootloader) �� *�������
(bootloader) *�������:������j�������"�j*�.*���*��+����*
(bootloader) ���*������*�*,��ʫ����*�������*�*�*��*��***��+*����*�����
(bootloader) (��躠������
(bootloader) �.��������� *�����**h����*������*說*��:�+���""����������*
(bootloader) "�*���*��*��***��▒�▒�ʪ�������*���*������*��**��+*����"���
(bootloader) ��*����*��*
(bootloader) �*
(bootloader) ���*�������*���J��������(*�*�������*�������*���*�*�����(�*
(bootloader) **�.��*�� ��"���
(bootloader) "��*��*��n�*�+ʪ��ꪪ�'�**�������*�*������ ����*��**�����**"
(bootloader) �*������"�����j��������.k������
������(������*�*�**���*��-
(bootloader) *z��&�*�����������**�����*��*����"�"�����*�⢪�몢�*���(��**
(bootloader) �**�*�������.��;�-�(
(bootloader) ���*��+*:����*�*���"�"���*:���87 4ED1B0CE
(bootloader) [229336] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [229371] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [229707] [FAT_ERROR] No M$-DOS partition found
(bootloader) [229729] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [229764] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [230256] [SYSINFO] SBL1: 1.010.30.55
(bootloader) [230568] [SYSINFO] SBL2: 1.010.30.52
(bootloader) [230990] [SYSINFO] SBL3: 1.010.30.50
(bootloader) [231287] [SYSINFO] TZ: 1.430.24.15
(bootloader) [231307] [SYSINFO] RPM: 3.0.98.30
(bootloader) [231355] val0 230 val1 221 val2 245 val3 84[231379] pm8921_
(bootloader) read_time: secs = 1425399270, h::m:s == 16::14::30, d/m/y =
(bootloader) 3/2/115
(bootloader) [231401] Current time : 2015-3-3 16:14:30 UTC
(bootloader) [250017] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [250040] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [250067] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [250088] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [250110] [ADC] read adc channel VBAT(1):
(bootloader) [250130] pm8921_adc_calib_device start
(bootloader) [267255] pm8921_adc_calib_device end
(bootloader) [277338] [ADC] adc_code = 0x�����*�ꪪ**��*�����뺨�*���
(bootloader) ��*�(����*▒�:+(��.�*���*��������ꫪ*���+��*��������3�"�����*
(bootloader) *��*��Z,�*��(�����+���*"�"*���*���
(bootloader) ����h.����+�*�j*�*��*��*��*�(���*�
(bootloader) ����(�����
(bootloader) �*�*)����ꪪ����(�����;*,�+����*"+���������*�����j�+�����*��
(bootloader) K�"*���*�����*��������**���+�▒*����*�+����
(bootloader) ��������
*�������.��
�**��*��*�������+�����
(bootloader) ��
�
(bootloader) �����*���
(bootloader) �*8�Z����ʢ�ꢬj����*����*����+���*�
�������*"�*.��
(bootloader) (�
(bootloader) ��
(bootloader) �
(bootloader) �*�������*�����)��䪪
(bootloader) ���**�����*�* (�?������������ʪ�*����(j��
(bootloader) *�����8�"���������.*����*����(�(���+�*��"*����������*�**+���
(bootloader) �����+�������*������������*蚪*
(bootloader) b�+�b�9��������"� **���*j���⬫�**������:�**�*����*���*��*h�
(bootloader) ��*�
(bootloader) �*�*�������몢����뺪�**��*����*���*�"�����*��**��몦��*�
(bootloader) �������*�ꨠ�*�誮����+**������***��*�����J�*Ȣ���(���몬+
(bootloader) ���(*�*�����*���直�*��*����*��*�����*�+��+*�����+�j����*�:�
(bootloader) (**���.�*�*��"�
(bootloader) ������"k���j(ꢨ����.�j�*�"�*��
(bootloader) ��ꩪ��*���*+������*����(**��j��((��������*"�**���
(bootloader) *�
(bootloader) �����((��*��*��2",+��������***�i���,.������(���▒������Ȫ����
(bootloader) *�*��*J����*�������:����⢺��*��****�**�����*���j㨠��*"8���
(bootloader) ���00 KHz -> 1512000 KHz
(bootloader) [279532] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [279546] Enable hboot boot time perflock
(bootloader) [632905] --pm_check_power_on_status--[637593] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [641373] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [645154] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [648076] m7_vreg_init: enable lvs2 for XB
(bootloader) [660851] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [666608] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [670818] dzsystem: start block = 1310721; size = 3801086
(bootloader) [671850] Update EBR
(bootloader) [686788] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [690569] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [694349] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [707299] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [929069] PMIC pm8921_fix_charger_lockup
(bootloader) [931905] [ADC] read adc channel VBAT(1):
(bootloader) [944993] [ADC] adc_code = 0x9983, physical=4248 mV
(bootloader) [948945] [BATT] batt_vol=4248 mV current=470 mA FSM=3
(bootloader) [952640] PMIC PMIC charger init by����"����b��(������*������
(bootloader) ��
(bootloader) ����)*�+�+*�������*����(����(��J��������**����������������
(bootloader) j����j���*���(+��*��*(+/'*��������*�*�������(�*�"*����*
(bootloader) ������*����j��"�*�*�(����������(b�*�������*��*��+����
(bootloader) *���+*�
(bootloader) ������+������rʪ����*"��*��!�*$�*�� �������*����*��
(bootloader) *���*(�����(�����**���)�������*��*��(*.*��*���▒�
(bootloader) B�޸��"���������쪫*�����������*":�莢��*�*b*�*���*�*�:�(*�
(bootloader) *j���d����jb������*(�**��*��"��+�����(���j����+*��*�**ꪪ���
(bootloader) *���������������*�J*���*�*�����*��������*��������+�h���(��:*
(bootloader) ��(�������������j2ꪪ����k+(**��*+��**����*��������������*��
(bootloader) ʫꪨ"������*�������ꨪ��(��*���+(��*������*�����(�2�*ꪪ)�*
(bootloader) �)ꪪ**���**���������������������*�������2**
(bootloader) �"��:���(��������������"ʯ��k���+&�+����������(�����+
(bootloader) "���*��j�+*��������**�ꨪj�
(bootloader) (b��+����*����*:����*��*������*���.��j�*
(bootloader) ���(**���/��������(*��(���/��
(bootloader) �*��+������*������(�����""�����**���**�������������.������*�
(bootloader) *�*��*"*����������������*�꺺�����"�*:��(*(*���Z�
(bootloader) �{�ꤡ������+����(��
(bootloader) �2
(�
(bootloader) 뫪:*���ʪ��*�"���*
(bootloader) ������(*j���+��������:����**(*���*�����2(�▒���:��������*(�re
(bootloader) ad adc channel VBAT(1):
(bootloader) [1076325] [ADC] adc_code = 0x997D, physical=4247 mV
(bootloader) [1079419] [ADC] read adc channel BATT_ID(9):
(bootloader) [1092418] [ADC] adc_code = 0x7065, physical=386 mV
(bootloader) [1095769] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1108684] [ADC] adc_code = 0x8331, physical=29 mV
(bootloader) [1121620] [PMIC-BMS]P=97, adc_based_ocv=4281152, T=29
(bootloader) [1127893] [BATT] V=4247 mV, T=29 C, OCV=3918 mV, ID=386 mV,
(bootloader) I=261 mA, P=97, FSM=3
(bootloader) [1135798] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x77665502, hw_reason=0x00000000
(bootloader) [1236691] E0902910 E0902E20
(bootloader) [1327838] usb_init_hw: pull up d+
(bootloader) [1358555] m7_set_charging(1)
(bootloader) [1360101] m7_hw_reset_nfc
(bootloader) [1590295] m7_init_display
(bootloader) [1593913] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1596756] m7_init_display ID id0=0 id1=1
(bootloader) [1603496] m7_init_display_panelid_940067
(bootloader) [1605988] SHARP_RENESAS FULL HD panel
(bootloader) [1623419] mdp_clock_init
(bootloader) [1637157] Video Mode
(bootloader) [1660667] mipi_read_back:0 0x21000012
(bootloader) [1684176] mipi_read_back:0 0x21000012
(bootloader) [1707684] mipi_read_back:0 0x21A2000B
(bootloader) [1712�:������:��**�**��������+�������*����*��*���"�"**�":���
(bootloader) ���������J�����*�ꫪ*+�������+j:�*�����*议�**>*�*'����.���*
(bootloader) �J��+���"����j*�������������":*����:�����(����*��+�***��2*�*
(bootloader) ������*����������*��
(bootloader) �*�"
(bootloader) �*�(*�����*������*���:�*���*�*����+��*����(�$�j�����*�������
(bootloader) �*��*�*����������j����k"�
(bootloader) ���*���*�����*��
�g��������(�������***������**�**������
(bootloader) ���*��
(bootloader) *ꦪ
(bootloader) ���(��**�������i���k"��ʪ��ʫ�*�������*���
(bootloader) �(��(���������*������
(bootloader) �+�:�*
(bootloader) �**��������*�����"����*��*
(bootloader) (�**�� �*�(���*�����������*�+�*��.*���+�+����"*�*���*j��:**�
(bootloader) �*������/������:�����������"(��.��*��*(��(������*�����(��*��
(bootloader) �+*�*�+����(���*�����
(bootloader) ��*���8�������(+��������ꚨ*�j"���ʊ��� �����*������"�*��
(bootloader) �"������*�*����* �+��*j�
(bootloader) �*��*���������
(bootloader) z��+ꢪ�:������.*���#���2+�����*������������"���*+�
"�9��"*
(bootloader) �������.����.*���������*�*�������ꪢ����*�����**���*�*������
(bootloader) ������������(�����
***�)�*+������������c������������*"�*�*��
(bootloader) ���������*��+ꪪ�"���#(�*,�:����*���*������������*�*ꪪ����*
(bootloader) ���*"�*������jƪ*��▒
(bootloader) ���*.(***:��ꮪ*��*���:⺠:������*�������*��*�
(bootloader) ����*����*�����j�� -> 918000 KHz
(bootloader) [1980264] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1983185] Disable hboot boot time perflock
(bootloader) [1984904] ARM11 Boot Mode: 3
(bootloader) [1986794] Platform: HBOOT-8064
(bootloader) [2263267] m7_init_backlight: panel_id=0x940067
(bootloader) [2265913] PWM ic version A2
(bootloader) [2374287] mipi_dsi_cmds_tx_ext
(bootloader) [3148206] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [3151385] Boot/Recovery signature checking...
(bootloader) [3435844] TZ_HTC_SVC_HASH ret = 0
(bootloader) [3511528] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [3548997] setup_tag addr=0x80600100 cmdline add=0x003BF5B4
(bootloader) [3550372] TAG:Ramdisk OK
(bootloader) [3552005] TAG:skuid 0x39828
(bootloader) [3554325] TAG:hero panel = 0x940067
(bootloader) [3556215] TAG:engineerid = 0x0
(bootloader) [3557761] TAG: PS ID = 0x0
(bootloader) [3559480] TAG: Gyro ID = 0x2
(bootloader) [3561456] TAG: Compass ID = 0x0
(bootloader) [3563604] TAG:NFC RFID 0xFFFFFFFF
(bootloader) [3577789] Device CID is not super CID
(bootloader) [3579249] CID is HTC__203
(bootloader) [3581312] setting->cid::HTC__203
(bootloader) [3583804] serial number: FA41GW901104
(bootloader) [3587326] Device CID is not powerkey debounce CID
(bootloader) [3590849] Device CID is not powerkey debounce CID
(bootloader) [3602793] cmdline from boot/recovery image header: console=t
(bootloader) tyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 and
(bootloader) roidboot.selinux=permissive
(bootloader) [3605285] active cmdline length = 962
(bootloader) [3607089] active commandline:
(bootloader) [3608808] poweron_status=1
(bootloader) [3610354] reset_status=0
(bootloader) [3613018] board_m7_ul.disable_uart3=0
(bootloader) [3614565] diag.enabled=0
(bootloader) [3616971] board_m7_ul.debug_uart=0
(bootloader) [3618518] userdata_sel=0
(bootloader) [3620666] androidboot.emmc=true
(bootloader) [3623157] androidboot.pagesize=2048
(bootloader) [3624103] skuid=0
(bootloader) [3624962] ddt=20
(bootloader) [3625735] ats=0
(bootloader) [3626509] dap=6
(bootloader) [3628227] androidboot.lb=1
(bootloader) [3629258] uif=S000
(bootloader) [3630204] ro.op=0
(bootloader) [3631149] td.sf=0
(bootloader) [3632094] td.td=0
(bootloader) [3633297] td.ofs=328
(bootloader) [3634328] td.prd=1
(bootloader) [3635359] td.dly=0
(bootloader) [3636562] td.tmo=300
(bootloader) [3637937] hlog.ofs=628
(bootloader) [3639140] un.ofs=696
(bootloader) [3640858] imc_online_log=0
(bootloader) [3643522] androidboot.efuse_info=3NSL
(bootloader) [3646787] androidboot.baseband=4T.35.3218.16
(bootloader) [3649193] androidboot.cid=HTC__203
(bootloader) [3651513] androidboot.devicerev=3
(bootloader) [3655036] androidboot.batt_poweron=good_battery
(bootloader) [3657700] androidboot.carrier=HTC-FRA
(bootloader) [3660192] androidboot.mid=PN0710000
(bootloader) [3662168] androidboot.hasfp=0
(bootloader) [3663972] enable_zcharge=33
(bootloader) [3666550] androidboot.keycaps=qwerty
(bootloader) [3668527] androidboot.dq=PASS
(bootloader) [3671018] androidboot.mode=recovery
(bootloader) [3674198] androidboot.serialno=FA41GW901104
(bootloader) [3677291] androidboot.bootloader=1.61.0000
(bootloader) [3678494] bpht=0x3E8
(bootloader) [3679525] lscd=0x1
(bootloader) [3680728] wificd=0x2
(bootloader) [3682790] androidboot.nledhw=0
(bootloader) [3685196] androidboot.ddrmid=(0x3)
(bootloader) [3687516] acpu.footprint=0B010101
(bootloader) [3688547] abnrst=0
(bootloader) [3690352] zygote_oneshot=on
(bootloader) [3691727] kmemleak=off
(bootloader) [3693617] rpm_debug.enable=0
(bootloader) [3696109] console=ttyHSL0,115200,n8
(bootloader) [3698600] androidboot.hardware=qcom
(bootloader) [3700061] user_debug=31
(bootloader) [3702983] androidboot.selinux=permissive
(bootloader) [3705303] setup_all_partition_atag:
(bootloader) [3707537] Partition[0].name=misc
(bootloader) [3710115] Partition[1].name=recovery
(bootloader) [3712349] Partition[2].name=boot
(bootloader) [3714755] Partition[3].name=system
(bootloader) [3717074] Partition[4].name=local
(bootloader) [3719395] Partition[5].name=cache
(bootloader) [3721973] Partition[6].name=userdata
(bootloader) [3724378] Partition[7].name=devlog
(bootloader) [3726698] Partition[8].name=pdata
(bootloader) [3729018] Partition[9].name=extra
(bootloader) [3731424] Partition[10].name=radio
(bootloader) [3733744] Partition[11].name=adsp
(bootloader) [3736064] Partition[12].name=dsps
(bootloader) [3739072] Partition[13].name=radio_config
(bootloader) [3741821] Partition[14].name=modem_st1
(bootloader) [3744571] Partition[15].name=modem_st2
(bootloader) [3747149] Partition[16].name=carrier
(bootloader) [3750070] Partition[17].name=cdma_record
(bootloader) [3752820] Partition[18].name=reserve_1
(bootloader) [3755569] Partition[19].name=reserve_2
(bootloader) [3758319] Partition[20].name=reserve_3
(bootloader) [3760897] Partition[21].name=reserve
(bootloader) [3763475] Partition[22].name=control
(bootloader) [3765537] Valid partition num=23
(bootloader) [3768029] setting_get_bootmode() = 3
(bootloader) [3771809] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [3778321] smem 85106000 (phy 8F206000): TZ_HTC_SVC_UPDATE_SM
(bootloader) EM ret = 0
(bootloader) [3788740] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3791127] Start Verify: 0
(bootloader) [3852090] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3856215] TZ_HTC_SVC_DISABLE ret = 205643776 (0xC41E000)
(bootloader) [3873556] Start Verify: 0
(bootloader) [4195720] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4200790] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [4488488] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4493558] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [4781256] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [4786326] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5074025] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5079094] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5366792] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5371862] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5660671] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5665741] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [5953440] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [5958510] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [6246208] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [6251278] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [6538976] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [6544046] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [6831744] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [6836814] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [6844754] [RUMBA_S] I2C error with module
(bootloader) [6857475] pm8921_vreg_disable function, vreg_id = 7
(bootloader) [6870257] pm8921_vreg_disable function, vreg_id = 37
(bootloader) [6893038] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [6905733] pm8921_vreg_disable function, vreg_id = 8
(bootloader) [6942731] Start Verify: 0
(bootloader) [6964939] jump_to_kernel: machine_id(4308), tags_addr(0x8060
(bootloader) 0100), kernel_addr(0x80608000)
(bootloader) [6968891] -------------------hboot boot time:6964 msec
(bootloader) [8] check_ramlog_region: Backup last hboot ramlog.
OKAY [ 0.081s]
finished. total time: 0.081s
Hope it can help, despite of the ?!?%*$ characters !
nkk71 said:
this is getting weird, can you try a couple of things please:
then go back to bootloader, and
Code:
fastboot oem last_dmesg
Click to expand...
Click to collapse
Second try, with no exotic symbols this time but too many characters and can't post a link (less than 10 posts on this forum...)
So i post the result in two posts !
Here is the beginning :
[email protected]:~$ fastboot oem last_dmesg
...
(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Elpida
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [721] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [754] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [785] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [811] pm8921_init: poweron_status=0x1
(bootloader) [861] val0 30 val1 229 val2 245 val3 84[891] pm8921_read_ti
(bootloader) me: secs = 1425401118, h::m:s == 16::45::18, d/m/y = 3/2/115
(bootloader) [917] pm8921_init: Current time = 2015/3/3 16:45:18
(bootloader) [967] val0 30 val1 229 val2 245 val3 84[995] pm8921_read_ti
(bootloader) me: secs = 1425401118, h::m:s == 16::45::18, d/m/y = 3/2/115
(bootloader) [1020] hboot read time success 0
(bootloader) [1045] Current time = 2015/3/3 16:45:18
(bootloader) [1086] sdhw_7xxx_open: id=4
(bootloader) [25045] sdcc_init_memory_device done
(bootloader) [34959] HS clock freq = 48MHz
(bootloader) [38383] sdcc_eMMC_target_init()
(bootloader) [38409] Initializing MMC host data structure and clock!
(bootloader) [39437] clock_set_enable : slot=1, mclk=400000
(bootloader) [43484] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [43877] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [44641] Command response received: 40FF8080
(bootloader) [45685] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [46451] Command response received: 40FF8080
(bootloader) [47495] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [48255] Command response received: 40FF8080
(bootloader) [49299] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [50065] Command response received: 40FF8080
(bootloader) [51109] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [51876] Command response received: 40FF8080
(bootloader) [52919] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [53686] Command response received: C0FF8080
(bootloader) [53729] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [55107] Command response received: 4ED1B0CE
(bootloader) [55127] Decoded CID fields:
(bootloader) [55146] Manufacturer ID: 15
(bootloader) [55164] OEM ID: 0x100
(bootloader) [55183] Product Name: MBG4GC
(bootloader) [55203] Product revision: 0.3
(bootloader) [55223] Product serial number: 81874ED1
(bootloader) [55243] Manufacturing date: 0 2008
(bootloader) [55287] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [56074] Command response received: 00000500
(bootloader) [56119] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [57516] Command response received: 8E40400C
(bootloader) [57559] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [58344] Command response received: 00000700
(bootloader) [58398] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [59173] Command response received: 00000900
(bootloader) [87826] Decoded CSD fields:
(bootloader) [87845] cmmc_structure: 3
(bootloader) [87864] card_cmd_class: F5
(bootloader) [87884] write_blk_len: 512
(bootloader) [87902] read_blk_len: 512
(bootloader) [87921] r2w_factor: 3
(bootloader) [87940] sector_size: 3922284
(bootloader) [87958] c_size_mult:7
(bootloader) [87977] c_size: 4095
(bootloader) [87996] nsac_clk_cycle: 100
(bootloader) [88015] taac_ns: 15000000
(bootloader) [88034] tran_speed: 0 kbps
(bootloader) [88053] erase_blk_len: 2679456
(bootloader) [88072] read_blk_misalign: 0
(bootloader) [88092] write_blk_misalign: 0
(bootloader) [88111] read_blk_partial: 0
(bootloader) [88131] write_blk_partial: 0
(bootloader) [88151] Card Capacity: llu Bytes
(bootloader) [88172] Read timeout set: 149999990 ns
(bootloader) [88193] Write timeout set: 1199999920 ns
(bootloader) [88238] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [89023] Command response received: 00000900
(bootloader) [90069] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [90854] Command response received: 00000900
(bootloader) [91881] clock_set_enable : slot=1, mclk=48000000
(bootloader) [91925] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [91948] Command response received: 00000900
(bootloader) [91992] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92015] Command response received: 00000E00
(bootloader) [92059] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92082] Command response received: 00000E00
(bootloader) [92126] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92149] Command response received: 00000900
(bootloader) [92194] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [92217] Command response received: 00000900
(bootloader) [92261] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [92284] Command response received: 00000900
(bootloader) [93338] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [93361] Command response received: 00000900
(bootloader) [93568] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [93591] Command response received: 00000900
(bootloader) [93611] erase_grpsize: 31
(bootloader) [93630] erase_grpmult: 31
(bootloader) [93648] wp_grpsize: 15
(bootloader) [93666] wp_grpen: 1
(bootloader) [93685] perm_wp: 0
(bootloader) [93703] temp_wp: 0
(bootloader) [93721] part_config: 0
(bootloader) [93740] erase_group_def: 1
(bootloader) [93759] RST_n_Function: 1
(bootloader) [93777] user_wp: 50
(bootloader) [93821] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [93844] Command response received: 00000900
(bootloader) [94171] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [94194] Command response received: 00000900
(bootloader) [94423] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [94446] Command response received: 00000900
(bootloader) [94670] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [94693] Command response received: 00000900
(bootloader) [94840] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [94863] Command response received: 00000900
(bootloader) [95091] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [95114] Command response received: 00000900
(bootloader) [95256] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [95278] Command response received: 00000900
(bootloader) [95482] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [95505] Command response received: 00000900
(bootloader) [95649] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [95672] Command response received: 00000900
(bootloader) [95881] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [95904] Command response received: 00000900
(bootloader) [96132] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [96154] Command response received: 00000900
(bootloader) [96359] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [96382] Command response received: 00000900
(bootloader) [96590] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [96612] Command response received: 00000900
(bootloader) [96754] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [96777] Command response received: 00000900
(bootloader) [96980] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [97003] Command response received: 00000900
(bootloader) [97211] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [97233] Command response received: 00000900
(bootloader) [97457] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [97480] Command response received: 00000900
(bootloader) [97648] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [97671] Command response received: 00000900
(bootloader) [97900] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [97922] Command response received: 00000900
(bootloader) [98121] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [98144] Command response received: 00000900
(bootloader) [98347] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [98369] Command response received: 00000900
(bootloader) [98515] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [98538] Command response received: 00000900
(bootloader) [98685] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [98707] Command response received: 00000900
(bootloader) [98850] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [98873] Command response received: 00000900
(bootloader) [99081] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [99104] Command response received: 00000900
(bootloader) [99270] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [99293] Command response received: 00000900
(bootloader) [99434] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [99456] Command response received: 00000900
(bootloader) [99659] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [99681] Command response received: 00000900
(bootloader) [99885] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [99907] Command response received: 00000900
(bootloader) [100115] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [100138] Command response received: 00000900
(bootloader) [100346] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [100369] Command response received: 00000900
(bootloader) [100589] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [100612] Command response received: 00000900
(bootloader) [100811] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [100834] Command response received: 00000900
(bootloader) [101037] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [101060] Command response received: 00000900
(bootloader) [101295] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [101318] Command response received: 00000900
(bootloader) [101515] check pg1fs
(bootloader) [106177] check pg2fs
(bootloader) [186631] chipset_setting_init
(bootloader) [190485] chipset_setting_init: read pid 203
(bootloader) [198241] SECURE_SMEM_STRUCT 85106000
(bootloader) [201841] read_simlock(1450): ED23CDB7, 477D5199
(bootloader) [202517] radio_init_secure_smem(928): C9F35678, 1
(bootloader) [209054] read_simlock_password(398): 6D, A4, A6, B5
(bootloader) [209096] unlock_rec[0] = 0x85109000
(bootloader) [211828] unlock_rec[1] = 0x8510A000
(bootloader) [214559] simlock_passwd 0x85108000
(bootloader) [216096] secure_update_simlock ret = 0
(bootloader) [216484] final simlock 1
(bootloader) [217039] secure_set_simlock ret = 0
(bootloader) [217621] TZ_HTC_SVC_ENC ret = 0
(bootloader) [226656] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [226694] MPM_SLEEP_TICK: llums
(bootloader) [226718] [SYSINFO] DDR: Elpida
(bootloader) [226747] [SYSINFO] PVS: Krait:3 Q6:Nom VDDCX:Slow
(bootloader) [226770] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [226793] hw_ver_id is 207150E1
(bootloader) [226815] speed_bin is 1
(bootloader) [226843] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [226864] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [226884] [SYSINFO] PMIC version
(bootloader) [226910] PMIC revision 1: F4
(bootloader) [226934] PMIC revision 2: 6
(bootloader) [226954] pm8921_check_revision: *revision = 6F4
(bootloader) [226974] [SYSINFO] End PMIC version[226997]
(bootloader) eMMC Manufacturer ID: 15
(bootloader) [227019] [SYSINFO] eMMC: Samsung 61071359 sectors 29819 MB
(bootloader) [227041] [SYSINFO] eMMC-CID: 1501004D 12345678 43038187 4ED1
(bootloader) B0CE
(bootloader) [228358] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [228393] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [228729] [FAT_ERROR] No M$-DOS partition found
(bootloader) [228750] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [228785] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [229280] [SYSINFO] SBL1: 1.010.30.55
(bootloader) [229592] [SYSINFO] SBL2: 1.010.30.52
(bootloader) [230015] [SYSINFO] SBL3: 1.010.30.50
(bootloader) [230314] [SYSINFO] TZ: 1.430.24.15
(bootloader) [230334] [SYSINFO] RPM: 3.0.98.30
(bootloader) [230380] val0 31 val1 229 val2 245 val3 84[230405] pm8921_r
(bootloader) ead_time: secs = 1425401119, h::m:s == 16::45::19, d/m/y = 3
(bootloader) /2/115
(bootloader) [230426] Current time : 2015-3-3 16:45:19 UTC
(bootloader) [249261] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [249283] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [249310] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [249332] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [249354] [ADC] read adc channel VBAT(1):
(bootloader) [249374] pm8921_adc_calib_device start
(bootloader) [266494] pm8921_adc_calib_device end
(bootloader) [276576] [ADC] adc_code = 0x99E2, physical=4276 mV
(bootloader) [276600] [BATT] setting_check_perflock_allowance: vol_curr=4
(bootloader) 276 mV vol_limit=3550 mV
(bootloader) [276759] [THERMAL]tsens_init: Tsens init done
(bootloader) [277784] msm_thermal: CPU0 temperature is 35 C
(bootloader) [277807] [INFO][ACPU] get_pvs: ACPU PVS: Fast
(bootloader) [277831] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [277886] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [277915] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [278022] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [278079] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [278203] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [278219] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [278473] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [278495] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [278535] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [278774] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [278788] Enable hboot boot time perflock
(bootloader) [632147] --pm_check_power_on_status--[637030] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [640810] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [644591] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [647513] m7_vreg_init: enable lvs2 for XB
(bootloader) [660288] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [666045] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [670255] dzsystem: start block = 1310721; size = 3801086
(bootloader) [671286] Update EBR
(bootloader) [686374] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [690155] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [693936] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [706887] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [928654] PMIC pm8921_fix_charger_lockup
(bootloader) [931490] [ADC] read adc channel VBAT(1):
(bootloader) [944575] [ADC] adc_code = 0x99B9, physical=4264 mV
(bootloader) [948527] [BATT] batt_vol=4264 mV current=457 mA FSM=3
(bootloader) [952222] PMIC PMIC charger init by user parameters
(bootloader) [954026] PMIC revision 1: F4
(bootloader) [955745] PMIC revision 2: 6
(bootloader) [960815] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [963564] PMIC [Batt]pm_chg_failed_clear
(bootloader) [969064] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [971555] PMIC PMIC charger init done
(bootloader) [973789] [BATT]3 cells initiated.
(bootloader) [978086] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [981179] [ADC] read adc channel BATT_ID(9):
(bootloader) [994178] [ADC] adc_code = 0x7067, physical=386 mV
(bootloader) [996842] [BATT]: cur_cell is initiated
(bootloader) [1000794] [PMIC-BMS] set bms_battery_data (cell_id=1).
(bootloader) [1023357] [PMIC-BMS]BMS init OK -- ocv = 4254000
(bootloader) [1029372] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UP
(bootloader) DATE_STORAGE = 0x0
(bootloader) [1034613] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STOR
(bootloader) AGE = 0x0
(bootloader) [1043721] radio_is_boot_from_shutdown(): 0, reset_reason=0x7
(bootloader) 7665501, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [1047073] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1059987] [ADC] adc_code = 0x83CA, physical=28 mV
(bootloader) [1062823] [ADC] read adc channel VBAT(1):
(bootloader) [1075908] [ADC] adc_code = 0x99B4, physical=4263 mV
(bootloader) [1079001] [ADC] read adc channel BATT_ID(9):
(bootloader) [1092003] [ADC] adc_code = 0x7066, physical=386 mV
(bootloader) [1095354] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1108267] [ADC] adc_code = 0x83C9, physical=28 mV
(bootloader) [1121203] [PMIC-BMS]P=99, adc_based_ocv=4295000, T=28
(bootloader) [1127476] [BATT] V=4263 mV, T=28 C, OCV=4254 mV, ID=386 mV,
(bootloader) I=250 mA, P=99, FSM=3
(bootloader) [1135381] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x77665501, hw_reason=0x00000000
(bootloader) [1236266] E0902910 E0902E20
(bootloader) [1327414] usb_init_hw: pull up d+
(bootloader) [1358130] m7_set_charging(1)
(bootloader) [1359677] m7_hw_reset_nfc
(bootloader) [1589881] m7_init_display
(bootloader) [1593500] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1596343] m7_init_display ID id0=0 id1=1
(bootloader) [1603082] m7_init_display_panelid_940067
(bootloader) [1605574] SHARP_RENESAS FULL HD panel
(bootloader) [1623004] mdp_clock_init
(bootloader) [1636741] Video Mode
(bootloader) [1660251] mipi_read_back:0 0x21000012
(bootloader) [1683758] mipi_read_back:0 0x21000012
(bootloader) [1707267] mipi_read_back:0 0x21A2000B
(bootloader) [1711649] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D0B00A2
(bootloader) [1715258] M7 sharp renesas video panel ID=0x940067
(bootloader) [1717148] mipi_dsi_cmds_tx_ext
(bootloader) [1858518] [CIR] m7_init_cir, enter.
(bootloader) [1860666] [CIR] m7_init_cir, end.
(bootloader) [1864619] chipset_bootmode(): reset_reason=0x77665501
(bootloader) [1866080] Board_PID : 203
(bootloader) [1867712] EMEA nvram setting
(bootloader) [1872181] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1873469] No MDATA.CFG
(bootloader) [1875230] Gyro ID = 0xB5
(bootloader) [1876999] Gyro ID = 0xD4
(bootloader) [1878804] Setting gy_type = 2
(bootloader) [1882864] reset rt5501 ret 0
(bootloader) [1886645] m7_init is finished: 15:22:05, Feb 12 2015
(bootloader) [1902112] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1904174] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1906322] valid keybox is existed
(bootloader) [1922246] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1939208] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1950998] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1975660] Start Verify: 0
(bootloader) [2001810] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [2009543] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [2015214] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [2018136] Disable hboot boot time perflock
(bootloader) [2019854] ARM11 Boot Mode: 2
(bootloader) [2021745] Platform: HBOOT-8064
(bootloader) [2340594] m7_init_backlight: panel_id=0x940067
(bootloader) [2343224] PWM ic version A2
(bootloader) [2451596] mipi_dsi_cmds_tx_ext
(bootloader) [2461860] m7_battery_stored_data_clean: magic_num=DDAACC11,
(bootloader) stored_soc=0, stored_ocv=0, stored_cc=0, currtime=ld
(bootloader) [2480329] Start Verify: 0
(bootloader) [2495697] usb_Vbus 0
(bootloader) [2596334] E0902910 E0902E20
(bootloader) [2687572] usb_init_hw: pull low d+
(bootloader) [2718981] usb_check_vbus: pull up d+
(bootloader) [2721301]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [2725254] chipset_bootmode(): reset_reason=0x77665501
(bootloader) [2726887]
(bootloader) USB_STS_SUSPEND
(bootloader) [2728605] m7_set_charging(1)
(bootloader) [2731440] [ADC] read adc channel VBAT(1):
(bootloader) [2744535] [ADC] adc_code = 0x9A3B, physical=4302 mV
(bootloader) [2843158]
(bootloader) USB_STS_RESET
(bootloader) [2845268] USB_SPEED_HIGH
(bootloader) [2957991]
(bootloader) USB_STS_RESET
(bootloader) [2960108] USB_SPEED_HIGH
(bootloader) [3099743] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [3101204] Set usb_ats = 0
(bootloader) [6223281] E0902910 E0902E20
(bootloader) [6314520] usb_init_hw: pull low d+
(bootloader) [6347648] [SD_ERR] The project does not support SD card
(bootloader) [6349281] E0902910 E0902E20
(bootloader) [6562263] <0>No USB device attached, portsc 0x8C001000
(bootloader) [6564411] <1>usbhost_start failed
(bootloader) [6665049] E0902910 E0902E20
(bootloader) [6756287] usb_init_hw: pull low d+
(bootloader) [6794345] m7_battery_stored_data_clean: magic_num=DDAACC11,
(bootloader) stored_soc=0, stored_ocv=0, stored_cc=0, currtime=ld
(bootloader) [6811354] Start Verify: 0
(bootloader) [6828933]
(bootloader) ###[ Bootloader Mode ]###
(bootloader) [6829621]
(bootloader) hboot>[6831339] m7_set_charging(1)
(bootloader) [8215911] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [8219090] Boot/Recovery signature checking...
(bootloader) [8503565] TZ_HTC_SVC_HASH ret = 0
(bootloader) [8569245] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [8606566] setup_tag addr=0x80600100 cmdline add=0x003BF5B4
(bootloader) [8607940] TAG:Ramdisk OK
(bootloader) [8609574] TAG:skuid 0x39828
(bootloader) [8611893] TAG:hero panel = 0x940067
(bootloader) [8613783] TAG:engineerid = 0x0
(bootloader) [8615330] TAG: PS ID = 0x0
(bootloader) [8617048] TAG: Gyro ID = 0x2
(bootloader) [8619025] TAG: Compass ID = 0x0
(bootloader) [8621173] TAG:NFC RFID 0xFFFFFFFF
(bootloader) [8635776] Device CID is not super CID
(bootloader) [8637237] CID is HTC__203
(bootloader) [8639299] setting->cid::HTC__203
(bootloader) [8641791] serial number: FA41GW901104
(bootloader) [8645314] Device CID is not powerkey debounce CID
(bootloader) [8648837] Device CID is not powerkey debounce CID
(bootloader) [8660780] cmdline from boot/recovery image header: console=t
(bootloader) tyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 and
(bootloader) roidboot.selinux=permissive
(bootloader) [8663272] active cmdline length = 962
(bootloader) [8665077] active commandline:
(bootloader) [8666795] poweron_status=1
(bootloader) [8668342] reset_status=0
(bootloader) [8671006] board_m7_ul.disable_uart3=0
(bootloader) [8672552] diag.enabled=0
(bootloader) [8674958] board_m7_ul.debug_uart=0
(bootloader) [8676505] userdata_sel=0
(bootloader) [8678653] androidboot.emmc=true
(bootloader) [8681145] androidboot.pagesize=2048
(bootloader) [8682090] skuid=0
(bootloader) [8682949] ddt=20
(bootloader) [8683722] ats=0
(bootloader) [8684496] dap=6
(bootloader) [8686214] androidboot.lb=1
(bootloader) [8687245] uif=S000
(bootloader) [8688191] ro.op=0
(bootloader) [8689136] td.sf=0
(bootloader) [8690081] td.td=0
(bootloader) [8691284] td.ofs=328
(bootloader) [8692315] td.prd=1
(bootloader) [8693346] td.dly=0
(bootloader) [8694549] td.tmo=300
(bootloader) [8695924] hlog.ofs=628
(bootloader) [8697127] un.ofs=696
(bootloader) [8698846] imc_online_log=0
(bootloader) [8701510] androidboot.efuse_info=3NSL
(bootloader) [8704775] androidboot.baseband=4T.35.3218.16
(bootloader) [8707180] androidboot.cid=HTC__203
(bootloader) [8709501] androidboot.devicerev=3
(bootloader) [8713023] androidboot.batt_poweron=good_battery
(bootloader) [8715687] androidboot.carrier=HTC-FRA
(bootloader) [8718179] androidboot.mid=PN0710000
(bootloader) [8720155] androidboot.hasfp=0
(bootloader) [8721960] enable_zcharge=33
(bootloader) [8724537] androidboot.keycaps=qwerty
(bootloader) [8726514] androidboot.dq=PASS
(bootloader) [8729005] androidboot.mode=recovery
(bootloader) [8732185] androidboot.serialno=FA41GW901104
(bootloader) [8735278] androidboot.bootloader=1.61.0000
(bootloader) [8736481] bpht=0x3E8
(bootloader) [8737512] lscd=0x1
(bootloader) [8738715] wificd=0x2
(bootloader) [8740777] androidboot.nledhw=0
(bootloader) [8743183] androidboot.ddrmid=(0x3)
(bootloader) [8745504] acpu.footprint=0B010101
(bootloader) [8746535] abnrst=0
(bootloader) [8748339] zygote_oneshot=on
(bootloader) [8749714] kmemleak=off
(bootloader) [8751604] rpm_debug.enable=0
(bootloader) [8754096] console=ttyHSL0,115200,n8
(bootloader) [8756588] androidboot.hardware=qcom
(bootloader) [8758048] user_debug=31
(bootloader) [8760970] androidboot.selinux=permissive
(bootloader) [8763290] setup_all_partition_atag:
(bootloader) [8765524] Partition[0].name=misc
(bootloader) [8768102] Partition[1].name=recovery
(bootloader) [8770336] Partition[2].name=boot
(bootloader) [8772742] Partition[3].name=system
(bootloader) [8775062] Partition[4].name=local
(bootloader) [8777382] Partition[5].name=cache
(bootloader) [8779960] Partition[6].name=userdata
(bootloader) [8782366] Partition[7].name=devlog
(bootloader) [8784686] Partition[8].name=pdata
(bootloader) [8787006] Partition[9].name=extra
(bootloader) [8789411] Partition[10].name=radio
(bootloader) [8791732] Partition[11].name=adsp
(bootloader) [8794052] Partition[12].name=dsps
(bootloader) [8797059] Partition[13].name=radio_config
(bootloader) [8799809] Partition[14].name=modem_st1
(bootloader) [8802558] Partition[15].name=modem_st2
(bootloader) [8805136] Partition[16].name=carrier
(bootloader) [8808058] Partition[17].name=cdma_record
(bootloader) [8810807] Partition[18].name=reserve_1
(bootloader) [8813557] Partition[19].name=reserve_2
(bootloader) [8816306] Partition[20].name=reserve_3
(bootloader) [8818884] Partition[21].name=reserve
(bootloader) [8821462] Partition[22].name=control
(bootloader) [8823524] Valid partition num=23
(bootloader) [8826016] setting_get_bootmode() = 3
(bootloader) [8829797] pm8921_get_cable_status: usb_in=1, dc_in=0
(bootloader) [8836743] smem 85106000 (phy 8F206000): TZ_HTC_SVC_UPDATE_SM
(bootloader) EM ret = 0
(bootloader) [8847135] TZ_HTC_SVC_ENC ret = 0
(bootloader) [8849519] Start Verify: 0
(bootloader) [8906397] TZ_HTC_SVC_ENC ret = 0
(bootloader) [8910522] TZ_HTC_SVC_DISABLE ret = 205643776 (0xC41E000)
(bootloader) [8927856] Start Verify: 0
(bootloader) [9249030] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [9254099] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [9541798] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [9546868] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [9834566] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [9839636] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
(bootloader) [10127334] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [10132404] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
(bootloader) [10420102] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [10425171] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
(bootloader) [10713981] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [10719051] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
(bootloader) [11006750] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [11011819] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
And the last lines :
(bootloader) [11299518] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [11304588] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
(bootloader) [11592286] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [11597356] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
(bootloader) [11885054] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr
(bootloader) _status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [11890123] __i2c_write_NoAddr(): 9 bytes not transmit, slave
(bootloader) _id:0x32
(bootloader) [11898063] [RUMBA_S] I2C error with module
(bootloader) [11910782] pm8921_vreg_disable function, vreg_id = 7
(bootloader) [11923564] pm8921_vreg_disable function, vreg_id = 37
(bootloader) [11946346] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [11959042] pm8921_vreg_disable function, vreg_id = 8
(bootloader) [11996041] Start Verify: 0
(bootloader) [12017544] jump_to_kernel: machine_id(4308), tags_addr(0x806
(bootloader) 00100), kernel_addr(0x80608000)
(bootloader) [12021583] -------------------hboot boot time:12017 msec
(bootloader) [8] check_ramlog_region: Backup last hboot ramlog.
OKAY [ 0.083s]
finished. total time: 0.083s
GrosGui said:
And the last lines :
Click to expand...
Click to collapse
let me get back to you...
other than the obvious headache i have now reading that stuff (especially the first one)
we obviously have different display's and this:
you:
Code:
(bootloader) [8927856] Start Verify: 0
(bootloader) [9249030] qup_check_OUTPUT_FIFO():TIMEOUT count = 25000, wr_
(bootloader) status:0x110, i2c_status:0x1300C8, qup_error:0x0
(bootloader) [9254099] __i2c_write_NoAddr(): 9 bytes not transmit, slave_
(bootloader) id:0x32
.....
(bootloader) [11898063] [RUMBA_S] I2C error with module
me:
Code:
(bootloader) [528888190] Start Verify: 0
(bootloader) [528993700] [RUMBA_S] firmware version: 3-46-43-33-0-0-0-0
(bootloader) [528997996] [RUMBA_S] ondevice version: 3-46-43-33-4-27-A3-0
(bootloader) [529002034] [RUMBA_S] firmware version already up-to-date
I'll test some things when i get a chance and will post back....
@GrosGui
well, i just tested this firmware (includes TWRP 2.8.5.0) https://www.androidfilehost.com/?fid=95916177934533546
from this collection: https://docs.google.com/spreadsheets/d/1LQDLpVZYyUpXPgC2sh1BvAS9Oo8B-fTiZU_JhpIH-fU/pubhtml
and here's my output, maybe someone else has an idea what's going on
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot oem rebootRUU[/COLOR][/B]
...
(bootloader) Start Verify: 0
OKAY [ 0.044s]
finished. total time: 0.047s
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot flash zip 7.19.401.2-Combined_TWRP2850_NoWipe.zip[/COLOR][/B]
target reported max download size of 1514139648 bytes
sending 'zip' (40953 KB)...
OKAY [ 3.500s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) start image[hboot] unzipping for pre-update check...
(bootloader) start image[hboot] flushing...
(bootloader) [RUU]WP,hboot,0
(bootloader) [RUU]WP,hboot,99
(bootloader) [RUU]WP,hboot,100
(bootloader) ...... Successful
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
finished. total time: 5.181s
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot flash zip 7.19.401.2-Combined_TWRP2850_NoWipe.zip[/COLOR][/B]
target reported max download size of 1514139648 bytes
sending 'zip' (40953 KB)...
OKAY [ 3.397s]
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,8
(bootloader) [RUU]UZ,recovery,17
(bootloader) [RUU]UZ,recovery,25
(bootloader) [RUU]UZ,recovery,30
(bootloader) [RUU]UZ,recovery,38
(bootloader) [RUU]UZ,recovery,47
(bootloader) [RUU]UZ,recovery,64
(bootloader) [RUU]UZ,recovery,72
(bootloader) [RUU]UZ,recovery,77
(bootloader) [RUU]UZ,recovery,85
(bootloader) [RUU]UZ,recovery,91
(bootloader) [RUU]UZ,recovery,99
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,100
(bootloader) ...... Successful
(bootloader) start image[rpm] unzipping & flushing...
(bootloader) [RUU]UZ,rpm,0
(bootloader) [RUU]UZ,rpm,100
(bootloader) [RUU]WP,rpm,0
(bootloader) [RUU]WP,rpm,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-1] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-1,0
(bootloader) [RUU]UZ,sbl1-1,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-2,0
(bootloader) [RUU]UZ,sbl1-2,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-3,0
(bootloader) [RUU]UZ,sbl1-3,100
(bootloader) signature checking...
(bootloader) [RUU]WP,sbl1-3,0
(bootloader) [RUU]WP,sbl1-3,100
(bootloader) ...... Successful
(bootloader) start image[sbl1-4] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-4,0
(bootloader) [RUU]UZ,sbl1-4,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl1-5] unzipping & flushing...
(bootloader) [RUU]UZ,sbl1-5,0
(bootloader) [RUU]UZ,sbl1-5,100
(bootloader) signature checking...
(bootloader) verified fail
(bootloader) ..... Bypassed
(bootloader) start image[sbl2] unzipping & flushing...
(bootloader) [RUU]UZ,sbl2,0
(bootloader) [RUU]UZ,sbl2,100
(bootloader) [RUU]WP,sbl2,0
(bootloader) [RUU]WP,sbl2,100
(bootloader) ...... Successful
(bootloader) start image[sbl3] unzipping & flushing...
(bootloader) [RUU]UZ,sbl3,0
(bootloader) [RUU]UZ,sbl3,100
(bootloader) [RUU]WP,sbl3,0
(bootloader) [RUU]WP,sbl3,100
(bootloader) ...... Successful
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ..... Bypassed
(bootloader) start image[tp] unzipping & flushing...
(bootloader) [RUU]UZ,tp,0
(bootloader) [RUU]UZ,tp,100
(bootloader) ...... Successful
(bootloader) start image[tz] unzipping & flushing...
(bootloader) [RUU]UZ,tz,0
(bootloader) [RUU]UZ,tz,100
(bootloader) [RUU]WP,tz,0
(bootloader) [RUU]WP,tz,100
(bootloader) ...... Successful
(bootloader) start image[adsp] unzipping & flushing...
(bootloader) [RUU]UZ,adsp,0
(bootloader) [RUU]UZ,adsp,15
(bootloader) [RUU]UZ,adsp,27
(bootloader) [RUU]UZ,adsp,37
(bootloader) [RUU]UZ,adsp,49
(bootloader) [RUU]UZ,adsp,60
(bootloader) [RUU]UZ,adsp,72
(bootloader) [RUU]UZ,adsp,82
(bootloader) [RUU]UZ,adsp,94
(bootloader) [RUU]UZ,adsp,100
(bootloader) [RUU]WP,adsp,0
(bootloader) [RUU]WP,adsp,100
(bootloader) ...... Successful
(bootloader) start image[cir] unzipping & flushing...
(bootloader) [RUU]UZ,cir,0
(bootloader) [RUU]UZ,cir,100
(bootloader) ...... Successful
(bootloader) start image[pg2fs_spcustom] unzipping & flushing...
(bootloader) [RUU]UZ,pg2fs_spcustom,0
(bootloader) [RUU]UZ,pg2fs_spcustom,22
(bootloader) [RUU]UZ,pg2fs_spcustom,48
(bootloader) [RUU]UZ,pg2fs_spcustom,70
(bootloader) [RUU]UZ,pg2fs_spcustom,97
(bootloader) [RUU]UZ,pg2fs_spcustom,100
(bootloader) ...... Successful
(bootloader) start image[radio] unzipping & flushing...
(bootloader) [RUU]UZ,radio,0
(bootloader) [RUU]UZ,radio,6
(bootloader) [RUU]UZ,radio,11
(bootloader) [RUU]UZ,radio,17
(bootloader) [RUU]UZ,radio,23
(bootloader) [RUU]UZ,radio,28
(bootloader) [RUU]UZ,radio,34
(bootloader) [RUU]UZ,radio,40
(bootloader) [RUU]UZ,radio,46
(bootloader) [RUU]UZ,radio,52
(bootloader) [RUU]UZ,radio,57
(bootloader) [RUU]UZ,radio,63
(bootloader) [RUU]UZ,radio,69
(bootloader) [RUU]UZ,radio,75
(bootloader) [RUU]UZ,radio,81
(bootloader) [RUU]UZ,radio,86
(bootloader) [RUU]UZ,radio,92
(bootloader) [RUU]UZ,radio,99
(bootloader) [RUU]UZ,radio,100
(bootloader) [RUU]WP,radio,0
(bootloader) [RUU]WP,radio,23
(bootloader) [RUU]WP,radio,46
(bootloader) [RUU]WP,radio,69
(bootloader) [RUU]WP,radio,92
(bootloader) [RUU]WP,radio,100
(bootloader) ...... Successful
(bootloader) start image[rcdata] unzipping & flushing...
(bootloader) [RUU]UZ,rcdata,0
(bootloader) [RUU]WP,rcdata,0
(bootloader) ...... Successful
OKAY [ 60.993s]
finished. total time: 64.397s
C:\ADB5_1.0.32>[B][COLOR="Blue"]fastboot reboot-bootloader[/COLOR][/B]
rebooting into bootloader...
OKAY [ 0.042s]
finished. total time: 0.045s
-> enter RECOVERY and works fine
adb shell cat /tmp/recovery.log : http://pastebin.com/2TAk3ZDq
adb shell cat /proc/last_kmsg : http://pastebin.com/Pc4xDZiq
Code:
C:\ADB5_1.0.32>[B][COLOR="Blue"]adb reboot bootloader
[/COLOR][/B]
fastboot oem last_dmesg : http://pastebin.com/VwykQ4mX
nkk71 said:
@GrosGui
well, i just tested this firmware (includes TWRP 2.8.5.0) https://www.androidfilehost.com/?fid=95916177934533546
from this collection: https://docs.google.com/spreadsheets/d/1LQDLpVZYyUpXPgC2sh1BvAS9Oo8B-fTiZU_JhpIH-fU/pubhtml
Click to expand...
Click to collapse
I have already tried this firmware but the result is the same ;
By the way, ClockworkMod Recovery also stucks.
The most incredible is that i have installed insertcoin 4.0.3 (which needs TWRP 2.7.1.1) a few months ago with no problems

Bricked HTC M7_UL

Hi, my phone is discharged to 0.
After charging will not start (stop at the HTC logo)
I tried to flash a recovery, but still hangs on "Entering recovery" and restarts.
I have S-ON, and unlocked bootloader tempared
After entering the command fastboot oem lock the phone restarts but still is unlocked.
C:\fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.30
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3*********
(bootloader) imei: 35************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 3832mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: RUU
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
C:\fastboot>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))
Execution time is 1(s)
Click to expand...
Click to collapse
ubuntu
NORMAL FASTBOOT MODE:
Bus 001 Device 008: ID SH3BFW903488 HTC (High Tech Computer Corp.)
RUU MODE
Bus 001 Device 008: ID SH3BFW903488 HTC (High Tech Computer Corp.)
Click to expand...
Click to collapse
Please help me.
Sorry for my English
If you're unlocked you should be able to flash a recovery. Flash TWRP recovery. Once there you should be able to transfer a ROM zip file to your device.
isaacnik said:
If you're unlocked you should be able to flash a recovery. Flash TWRP recovery. Once there you should be able to transfer a ROM zip file to your device.
Click to expand...
Click to collapse
after flashing recovery is displayed for "entering recovery" and the phone restarts.
I tried with:
stock recovery
twrp 3.0.0.0
twrp 2.8.7.0
twrp 2.8.6.0
twrp 2.8.0.2
CWM 6.0.4.8
None of them work
Each time it is entering recovery
No offense to you what so ever but are you noobish at this? The whole android flashing thing
gothdawid said:
Hi, my phone is discharged to 0.
After charging will not start (stop at the HTC logo)
I tried to flash a recovery, but still hangs on "Entering recovery" and restarts.
I have S-ON, and unlocked bootloader tempared
After entering the command fastboot oem lock the phone restarts but still is unlocked.
ubuntu
Please help me.
Sorry for my English
Click to expand...
Click to collapse
Lock your bootloader using ADB, download a RUU here and run it: http://www.htc.com/us/support/rom-downloads.html
Or use ADB to flash a recovery onto your device.
You can also use Google to find out how to fix your phone. Google is your friend
---------- Post added at 07:00 PM ---------- Previous post was at 06:54 PM ----------
isaacnik said:
No offense to you what so ever but are you noobish at this? The whole android flashing thing
Click to expand...
Click to collapse
We help anybody here at XDA. So instead of asking people if they are noobs, why not contribute by helping someone solve an issue with their device?
Wish39 said:
Lock your bootloader using ADB, download a RUU here and run it: http://www.htc.com/us/support/rom-downloads.html
Or use ADB to flash a recovery onto your device.
You can also use Google to find out how to fix your phone. Google is your friend
---------- Post added at 07:00 PM ---------- Previous post was at 06:54 PM ----------
We help anybody here at XDA. So instead of asking people if they are noobs, why not contribute by helping someone solve an issue with their device?
Click to expand...
Click to collapse
I was only asking because I was wondering if he was familiar with flashing and all
Wish39 said:
Lock your bootloader using ADB, download a RUU here and run it: http://www.htc.com/us/support/rom-downloads.html
Click to expand...
Click to collapse
According to his version-main, CID and MID, he can only flash a 7.19.401.30 or 7.19.401.51 RUU which are not available from this link.
7.19.401.51 is available in the general section (see sticky threads). Instructions how to flash also posted there.
alray said:
According to his version-main, CID and MID, he can only flash a 7.19.401.30 or 7.19.401.51 RUU which are not available from this link.
7.19.401.51 is available in the general section (see sticky threads). Instructions how to flash also posted there.
Click to expand...
Click to collapse
Wish39 said:
Lock your bootloader using ADB, download a RUU here and run it: http://www.htc.com/us/support/rom-downloads.html
Or use ADB to flash a recovery onto your device.
You can also use Google to find out how to fix your phone. Google is your friend
---------- Post added at 07:00 PM ---------- Previous post was at 06:54 PM ----------
We help anybody here at XDA. So instead of asking people if they are noobs, why not contribute by helping someone solve an issue with their device?
Click to expand...
Click to collapse
How do I enter the ADB if they do not work for me I have a system S-ON and the recovery will not flash?
alray said:
According to his version-main, CID and MID, he can only flash a 7.19.401.30 or 7.19.401.51 RUU which are not available from this link.
7.19.401.51 is available in the general section (see sticky threads). Instructions how to flash also posted there.
Click to expand...
Click to collapse
I tried to flash
PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip by fastboot.
An error occurred:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have tried many times fastboot flash zip ruu.zip
All the time the same error (99)
I can not lock the bootloader after restart is always unlocked.
You know another way to blockade the bootloader?
gothdawid said:
I tried to flash
PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip by fastboot.
An error occurred:
Click to expand...
Click to collapse
Cant see your image.
I have tried many times fastboot flash zip ruu.zip
All the time the same error (99)
Click to expand...
Click to collapse
Were you using htc_fastboot.exe to flash the RUU?
Were you booted in RUU mode before trying to flash the RUU? (htc_fastboot oem rebootRUU) ?
Was your bootloader relocked? It must be relocked to flash a ruu on a S-ON phone, otherwise trying to flash it is only a waste of time.
I can not lock the bootloader after restart is always unlocked.
Click to expand...
Click to collapse
Then you might have a bad EMMC chip.... Can you please post the output of "fastboot oem dmesg" and "fastboot oem last_dmesg"
alray said:
Cant see your image.
Were you using htc_fastboot.exe to flash the RUU?
Click to expand...
Click to collapse
Yes i used htc_fastboot.exe (http://fs1.d-h.st/download/00006/0xq/fastboot.zip)
Were you booted in RUU mode before trying to flash the RUU? (htc_fastboot oem rebootRUU) ?
Click to expand...
Click to collapse
Yes i first send fastboot oem rebootRUU
next
fastboot flash zip PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
(x3)
Was your bootloader relocked? It must be relocked to flash a ruu on a S-ON phone, otherwise trying to flash it is only a waste of time.
Click to expand...
Click to collapse
I can not unlock the bootloader.
When I type fastboot oem lock displays to me:
And when I come in hboot it continues to be unlocked.
Then you might have a bad EMMC chip.... Can you please post the output of "fastboot oem dmesg" and "fastboot oem last_dmesg"
Click to expand...
Click to collapse
Cfastboot>fastboot oem last_dmesg
... (bootloader) [8] check_ramlog_region: Backup last hboot ramlog.
OKAY
Execution time is 5(ms)
Cfastboot>fastboot oem dmesg
... (bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Elpida
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [722] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [748] pm8921_enable_smpl: smpl=0, SMPL_EN_RESET=1
(bootloader) [771] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [790] pm8921_init: poweron_status=0x1
(bootloader) [833] val0 86 val1 131 val2 171 val3 84[855] pm8921_read_ti
(bootloader) me: secs = 1420526422, h::m:s == 6::40::22, d/m/y = 6/0/115
(bootloader) [874] pm8921_init: Current time = 2015/1/6 6:40:22
(bootloader) [917] val0 86 val1 131 val2 171 val3 84[937] pm8921_read_ti
(bootloader) me: secs = 1420526422, h::m:s == 6::40::22, d/m/y = 6/0/115
(bootloader) [954] hboot read time success 0
(bootloader) [972] Current time = 2015/1/6 6:40:22
(bootloader) [1005] sdhw_7xxx_open: id=4
(bootloader) [19643] sdcc_init_memory_device done
(bootloader) [29746] HS clock freq = 48MHz
(bootloader) [33408] sdcc_eMMC_target_init()
(bootloader) [33434] Initializing MMC host data structure and clock!
(bootloader) [34463] clock_set_enable : slot=1, mclk=400000
(bootloader) [38512] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [38911] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39675] Command response received: 40FF8080
(bootloader) [40723] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41485] Command response received: 40FF8080
(bootloader) [42532] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [43296] Command response received: 40FF8080
(bootloader) [44341] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [45106] Command response received: C0FF8080
(bootloader) [45152] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [46527] Command response received: 821360C6
(bootloader) [46550] Decoded CID fields:
(bootloader) [46572] Manufacturer ID: 90
(bootloader) [46593] OEM ID: 0x14A
(bootloader) [46615] Product Name: HBG4e
(bootloader) [46637] Product revision: 0.1
(bootloader) [46660] Product serial number: 08858213
(bootloader) [46682] Manufacturing date: 0 2003
(bootloader) [46728] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [47536] Command response received: 00000500
(bootloader) [47582] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [48998] Command response received: 8A4040D2
(bootloader) [49045] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [49848] Command response received: 00000700
(bootloader) [49896] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [50697] Command response received: 00000900
(bootloader) [79378] Decoded CSD fields:
(bootloader) [79400] cmmc_structure: 3
(bootloader) [79422] card_cmd_class: F5
(bootloader) [79444] write_blk_len: 512
(bootloader) [79466] read_blk_len: 512
(bootloader) [79488] r2w_factor: 2
(bootloader) [79509] sector_size: 3922332
(bootloader) [79531] c_size_mult:7
(bootloader) [79552] c_size: 4095
(bootloader) [79574] nsac_clk_cycle: 100
(bootloader) [79596] taac_ns: 15000000
(bootloader) [79618] tran_speed: 0 kbps
(bootloader) [79640] erase_blk_len: 2679456
(bootloader) [79662] read_blk_misalign: 0
(bootloader) [79684] write_blk_misalign: 0
(bootloader) [79706] read_blk_partial: 0
(bootloader) [79728] write_blk_partial: 0
(bootloader) [79750] Card Capacity: llu Bytes
(bootloader) [79774] Read timeout set: 149999990 ns
(bootloader) [79797] Write timeout set: 599999960 ns
(bootloader) [79845] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [80652] Command response received: 00000900
(bootloader) [81700] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [82504] Command response received: 00000900
(bootloader) [83532] clock_set_enable : slot=1, mclk=48000000
(bootloader) [83579] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [83604] Command response received: 00000900
(bootloader) [83649] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83675] Command response received: 00000E00
(bootloader) [83720] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83746] Command response received: 00000E00
(bootloader) [83792] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83817] Command response received: 00000900
(bootloader) [83864] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [83889] Command response received: 00000900
(bootloader) [83934] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [83960] Command response received: 00000E00
(bootloader) [84006] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84031] Command response received: 00000E00
(bootloader) [84076] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84102] Command response received: 00000E00
(bootloader) [84147] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84173] Command response received: 00000E00
(bootloader) [84218] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84244] Command response received: 00000E00
(bootloader) [84289] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [84315] Command response received: 00000900
(bootloader) [85363] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [85389] Command response received: 00000900
(bootloader) [85844] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [85869] Command response received: 00000900
(bootloader) [85891] erase_grpsize: 31
(bootloader) [85913] erase_grpmult: 31
(bootloader) [85935] wp_grpsize: 15
(bootloader) [85956] wp_grpen: 1
(bootloader) [85977] perm_wp: 0
(bootloader) [85999] temp_wp: 0
(bootloader) [86020] part_config: 0
(bootloader) [86042] erase_group_def: 1
(bootloader) [86063] RST_n_Function: 1
(bootloader) [86085] user_wp: 0
(bootloader) [86132] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [86157] Command response received: 00000900
(bootloader) [86672] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [86698] Command response received: 00000900
(bootloader) [86973] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [86999] Command response received: 00000900
(bootloader) [87271] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [87296] Command response received: 00000900
(bootloader) [87482] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [87508] Command response received: 00000900
(bootloader) [87775] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [87800] Command response received: 00000900
(bootloader) [87992] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [88017] Command response received: 00000900
(bootloader) [88204] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [88229] Command response received: 00000900
(bootloader) [88409] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [88434] Command response received: 00000900
(bootloader) [88619] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [88644] Command response received: 00000900
(bootloader) [88836] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [88862] Command response received: 00000900
(bootloader) [89097] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [89122] Command response received: 00000900
(bootloader) [89653] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [89678] Command response received: 00000900
(bootloader) [89869] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [89894] Command response received: 00000900
(bootloader) [90128] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [90153] Command response received: 00000900
(bootloader) [90338] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [90363] Command response received: 00000900
(bootloader) [90591] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [90616] Command response received: 00000900
(bootloader) [90843] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [90868] Command response received: 00000900
(bootloader) [91088] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [91113] Command response received: 00000900
(bootloader) [91340] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [91365] Command response received: 00000900
(bootloader) [91625] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [91650] Command response received: 00000900
(bootloader) [91872] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [91898] Command response received: 00000900
(bootloader) [92432] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [92457] Command response received: 00000900
(bootloader) [92655] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [92680] Command response received: 00000900
(bootloader) [92873] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [92898] Command response received: 00000900
(bootloader) [93115] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [93140] Command response received: 00000900
(bootloader) [93361] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [93386] Command response received: 00000900
(bootloader) [93616] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [93641] Command response received: 00000900
(bootloader) [93878] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [93903] Command response received: 00000900
(bootloader) [94126] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [94152] Command response received: 00000900
(bootloader) [94384] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [94409] Command response received: 00000900
(bootloader) [94634] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [94659] Command response received: 00000900
(bootloader) [94925] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [94950] Command response received: 00000900
(bootloader) [95530] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [95555] Command response received: 00000900
(bootloader) [95787] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [95812] Command response received: 00000900
(bootloader) [96059] check pg1fs
(bootloader) [100990] check pg2fs
(bootloader) [182196] chipset_setting_init
(bootloader) [186519] chipset_setting_init: read pid 203
(bootloader) [194195] SECURE_SMEM_STRUCT 85106000
(bootloader) [197902] read_simlock(1450): 6E7432F0, 4E07AFC7
(bootloader) [199155] radio_init_secure_smem(928): C9F35678, 0
(bootloader) [206945] read_simlock_password(398): EB, 95, 41, 94
(bootloader) [206990] unlock_rec[0] = 0x85109000
(bootloader) [209957] unlock_rec[1] = 0x8510A000
(bootloader) [212914] simlock_passwd 0x85108000
(bootloader) [215357] secure_update_simlock ret = 0
(bootloader) [216015] final simlock 0
(bootloader) [216899] secure_set_simlock ret = 0
(bootloader) [225754] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [225790] MPM_SLEEP_TICK: llums
(bootloader) [225810] [SYSINFO] DDR: Elpida
(bootloader) [225832] [SYSINFO] PVS: Krait:5 Q6:Fast VDDCX:Slow
(bootloader) [225851] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [225869] hw_ver_id is 207150E1
(bootloader) [225887] speed_bin is 1
(bootloader) [225910] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [225926] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [225941] [SYSINFO] PMIC version
(bootloader) [225962] PMIC revision 1: F4
(bootloader) [225982] PMIC revision 2: 6
(bootloader) [225997] pm8921_check_revision: *revision = 6F4
(bootloader) [226012] [SYSINFO] End PMIC version[226031]
(bootloader) eMMC Manufacturer ID: 90
(bootloader) [226047] [SYSINFO] eMMC: Hynix 61079551 sectors 29823 MB
(bootloader) [226064] [SYSINFO] eMMC-CID: 90014A48 12345678 4010885 82136
(bootloader) 0C6
(bootloader) [227201] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [227230] No RADIOVER.CFG in radio image for WSD version! (!)
(bootloader) [227970] [FAT_ERROR] No M$-DOS partition found (!)
(bootloader) [227987] [FAT_ERROR] fat_open_file: load bpb fail(-22) (!)
(bootloader) [228014] No OPENDSPVER.CFG in adsp image for SSD version! (!)
(bootloader) [228565] [SYSINFO] SBL1: 1.010.30.55
(bootloader) [228933] [SYSINFO] SBL2: 1.010.30.52
(bootloader) [229418] [SYSINFO] SBL3: 1.010.30.50
(bootloader) [229815] [SYSINFO] TZ: 1.430.24.15
(bootloader) [229831] [SYSINFO] RPM: 3.0.98.30
(bootloader) [229873] val0 86 val1 131 val2 171 val3 84[229892] pm8921_r
(bootloader) ead_time: secs = 1420526422, h::m:s == 6::40::22, d/m/y = 6/
(bootloader) 0/115
(bootloader) [229908] Current time : 2015-1-6 6:40:22 UTC
(bootloader) [248496] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [248514] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [248535] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [248552] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [248570] [ADC] read adc channel VBAT(1):
(bootloader) [248585] pm8921_adc_calib_device start
(bootloader) [265698] pm8921_adc_calib_device end
(bootloader) [275778] [ADC] adc_code = 0x90CF, physical=3616 mV
(bootloader) [275796] [BATT] setting_check_perflock_allowance: vol_curr=3
(bootloader) 616 mV vol_limit=3550 mV
(bootloader) [275946] [THERMAL]tsens_init: Tsens init done
(bootloader) [276967] msm_thermal: CPU0 temperature is 30 C
(bootloader) [276986] [WARNING][ACPU] get_pvs: ACPU PVS: Unknown. Default
(bootloader) ing to slow
(bootloader) [277005] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [277058] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [277082] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [277183] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [277224] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [277331] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [277344] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [277593] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [277609] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [277644] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [277876] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [277886] Enable hboot boot time perflock
(bootloader) [277908] Disable uart log to speed up boot time
(bootloader) [277918] --pm_check_power_on_status--[281277] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [281297]
(bootloader) m7_powerkey_debounce_checking: PowerKey debounce checking OK
(bootloader) . Continue bootup...
(bootloader) [281389] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [281404] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [281425] m7_vreg_init: enable lvs2 for XB
(bootloader) [291445] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [291538] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [291560] dzsystem: start block = 1310721; size = 3801086
(bootloader) [291582] Update EBR
(bootloader) [305948] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [305964] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [305979] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [316175] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [536219] PMIC pm8921_fix_charger_lockup
(bootloader) [536278] [ADC] read adc channel VBAT(1):
(bootloader) [546352] [ADC] adc_code = 0x9060, physical=3584 mV
(bootloader) [546389] [BATT] batt_vol=3584 mV current=691 mA FSM=3
(bootloader) [546404] PMIC PMIC charger init by user parameters
(bootloader) [546424] PMIC revision 1: F4
(bootloader) [546443] PMIC revision 2: 6
(bootloader) [546463] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [546657] PMIC [Batt]pm_chg_failed_clear
(bootloader) [546720] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [546735] PMIC PMIC charger init done
(bootloader) [546749] [BATT]3 cells initiated.
(bootloader) [546783] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [546798] [ADC] read adc channel BATT_ID(9):
(bootloader) [556870] [ADC] adc_code = 0x65FE, physical=132 mV
(bootloader) [556886] [BATT]: cur_cell is initiated
(bootloader) [556902] [PMIC-BMS] set bms_battery_data (cell_id=2).
(bootloader) [577050] [PMIC-BMS]BMS init OK -- ocv = 3669000
(bootloader) [577071] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x0
(bootloader) [577093] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [577112] radio_is_boot_from_shutdown(): 1, reset_reason=0x5F
(bootloader) BF7B31, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [577143] [PMIC-BMS]pm8921_bms_set_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [577159] [ADC] read adc channel BATT_THERM(8):
(bootloader) [587232] [ADC] adc_code = 0x86F1, physical=24 mV
(bootloader) [587247] [ADC] read adc channel VBAT(1):
(bootloader) [597321] [ADC] adc_code = 0x9059, physical=3582 mV
(bootloader) [597336] [ADC] read adc channel BATT_ID(9):
(bootloader) [607407] [ADC] adc_code = 0x65FE, physical=132 mV
(bootloader) [607441] [ADC] read adc channel BATT_THERM(8):
(bootloader) [617515] [ADC] adc_code = 0x86F0, physical=24 mV
(bootloader) [627611] [PMIC-BMS]P=6, adc_based_ocv=3629384, T=24
(bootloader) [627671] [BATT] V=3582 mV, T=24 C, OCV=3669 mV, ID=132 mV, I
(bootloader) =378 mA, P=6, FSM=3
(bootloader) [627689] radio_boot_mode() poweron_status=0x00000001, reset_
(bootloader) reason=0x5FBF7B31, hw_reason=0x00000000
(bootloader) [727941] E0902910 E0902E20
(bootloader) [817967] usb_init_hw: pull up d+
(bootloader) [827990] m7_set_charging(0)
(bootloader) [828014] m7_hw_reset_nfc
(bootloader) [1002468] m7_init_display
(bootloader) [1003504] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1004624] m7_init_display ID id0=0 id1=1
(bootloader) [1009640] m7_init_display_panelid_940067
(bootloader) [1009654] SHARP_RENESAS FULL HD panel
(bootloader) [1026736] mdp_clock_init
(bootloader) [1040444] Video Mode
(bootloader) [1062486] mipi_read_back:0 0x21000012
(bootloader) [1084526] mipi_read_back:0 0x21000012
(bootloader) [1106566] mipi_read_back:0 0x21C5002D
(bootloader) [1106581] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D2D00C5
(bootloader) [1115164] M7 sharp renesas cmd panel ID=0x940069
(bootloader) [1115182] mipi_dsi_cmds_tx_ext
(bootloader) [1252278] [CIR] m7_init_cir, enter.
(bootloader) [1252299] [CIR] m7_init_cir, end.
(bootloader) [1252323] chipset_bootmode(): reset_reason=0x5FBF7B31
(bootloader) [1252758] Board_PID : 203
(bootloader) [1252770] EMEA nvram setting
(bootloader) [1254715] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1254751] No MDATA.CFG
(bootloader) [1256169] Gyro ID = 0xB6
(bootloader) [1257586] Gyro ID = 04
(bootloader) [1257596] Setting gy_type = 2
(bootloader) [1260958] reset rt5501 ret 0
(bootloader) [1260970] m7_init is finished: 18:01:09, Aug 5 2015
(bootloader) [1275741] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1276377] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1276439] valid keybox is existed
(bootloader) [1291758] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1298781] radio_update_drm_config: read pg2fs_prkey len (0)
(bootloader) failed
(bootloader) [1306401] TZ_HTC_SVC_ENC ret = -16
(bootloader) [1306417] radio_update_drm_config: decrypt pg2fs_prkey data
(bootloader) failed
(bootloader) [1314047] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1322628] chipset_bootmode(): reset_reason=0x5FBF7B31
(bootloader) [1323060] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x5FBF7B31, hw_reason=0x00000000
(bootloader) [1323358] SecuritySDInit counter = 1
(bootloader) [1323370] [SD_ERR] The project does not support SD card
(bootloader) [1323484] E0902910 E0902E20
(bootloader) [1533525] <0>No USB device attached, portsc 0x8C001000
(bootloader) [1533535] <1>usbhost_start failed
(bootloader) [1633551] E0902910 E0902E20
(bootloader) [1723570] usb_init_hw: pull low d+
(bootloader) [1733682] No smart SD in device disable detect
(bootloader) [1733692] [JAVACARD_ERR] SD/USBDISK Init error
(bootloader) [1733705] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [1733717] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [1733968] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1733983] Disable hboot boot time perflock
(bootloader) [1734357] ARM11 Boot Mode: 8
(bootloader) [1734372] Platform: HBOOT-8064
(bootloader) [1968054] m7_init_backlight: panel_id=0x940069
(bootloader) [1970080] PWM ic version A2
(bootloader) [2077580] mipi_dsi_cmds_tx_ext
(bootloader) [2178913] E0902910 E0902E20
(bootloader) [2268937] usb_init_hw: pull low d+
(bootloader) [2278959] [SD_ERR] The project does not support SD card
(bootloader) [2279094] E0902910 E0902E20
(bootloader) [2489141] <0>No USB device attached, portsc 0x8C001000
(bootloader) [2489157] <1>usbhost_start failed
(bootloader) [2589182] E0902910 E0902E20
(bootloader) [2679205] usb_init_hw: pull low d+
(bootloader) [2689344] m7_battery_stored_data_clean: magic_num=0, stored_
(bootloader) soc=0, stored_ocv=0, stored_cc=0, currtime=ld
(bootloader) [2706726] Start Verify: 3
(bootloader) [2722115]
(bootloader) ###[ Bootloader Mode ]###
(bootloader) [2722130]
(bootloader) hboot>[2722145] m7_set_charging(1)
(bootloader) [2722173] [ADC] read adc channel VBAT(1):
(bootloader) [2732248] [ADC] adc_code = 0x902B, physical=3568 mV
(bootloader) [3954673] m7_battery_stored_data_clean: magic_num=DDAACC11,
(bootloader) stored_soc=0, stored_ocv=0, stored_cc=0, currtime=ld
(bootloader) [3972029] Start Verify: 3
(bootloader) [3987049] usb_Vbus 0
(bootloader) [4087074] E0902910 E0902E20
(bootloader) [4177101] usb_init_hw: pull up d+
(bootloader) [4187119]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [4187135] chipset_bootmode(): reset_reason=0x5FBF7B31
(bootloader) [4187489] m7_set_charging(1)
(bootloader) [7258416]
(bootloader) USB_STS_SUSPEND
(bootloader) [7390222]
(bootloader) USB_STS_RESET
(bootloader) [7392518] USB_SPEED_HIGH
(bootloader) [7562689] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [7562724] Set usb_ats = 0
(bootloader) [24550799] fastboot_commandoem last_dmesg]
(bootloader) [24550814] fb_cmd_oem:last_dmesg
(bootloader) [24550859] register_debug_console: new entry ptr=0x85100140
(bootloader) [31180094] fastboot_commandoem dmesg]
(bootloader) [31180108] fb_cmd_oem:dmesg
(bootloader) [31180148] register_debug_console: new entry ptr=0x85100140
OKAY
Execution time is 1(s)
Cfastboot>
Click to expand...
Click to collapse
View attachment dmesg.txt
This is a bad chip?
gothdawid said:
PN07IMG_M7_UL_L50_SENSE60_MR_HTC_Europe_7.19.401.51_Radio_4T.35.3218.16_10.33Q.1718.01L_release_458803_signed.zip
(x3)
Click to expand...
Click to collapse
You don't have to flash the ruu more than once when using htc_fastboot. If it didn't worked the first time then there is problem.
When I type fastboot oem lock displays to me:
Click to expand...
Click to collapse
We still can't see your images... How are we supposed to know what you are talking about?.....
Attach them to your post or use a website that actually works...
This is a bad chip?
Click to expand...
Click to collapse
Not 100% sure but since "fastboot oem lock" doesn't work it looks like a bad emmc chip.
When doing "fastboot oem rebootRUU" does it boot correctly in RUU mode (black screen with silver HTC logo) or does it boot back in bootloader mode?
alray said:
When doing "fastboot oem rebootRUU" does it boot correctly in RUU mode (black screen with silver HTC logo) or does it boot back in bootloader mode?
Click to expand...
Click to collapse
RUU mode work. (black screen with silver HTC logo)
gothdawid said:
RUU mode work. (black screen with silver HTC logo)
Click to expand...
Click to collapse
Well its really strange, still beleiving it might be a bad emmc chip...
So to summarize:
can't boot in recovery mode
can't flash a new recovery
fastboot oem lock doesn't work, phone reboot and the bootloader is still unlocked.
fastboot oem rebootRUU works but your phone is S-ON and the bootloader must be locked to flash a RUU
I think you are stuck
The last thing I would try is twrp 2.6.3.3, I already seen some ppl only being able to flash this version. Might also worth to try mdmower's version
alray said:
Well its really strange, still beleiving it might be a bad emmc chip...
So to summarize:
can't boot in recovery mode
can't flash a new recovery
fastboot oem lock doesn't work, phone reboot and the bootloader is still unlocked.
fastboot oem rebootRUU works but your phone is S-ON and the bootloader must be locked to flash a RUU
I think you are stuck
The last thing I would try is twrp 2.6.3.3, I already seen some ppl only being able to flash this version. Might also worth to try mdmower's version
Click to expand...
Click to collapse
Twrp 2.6.3.3 not work
mdwower:
twrp-3.0.M1-0-m7univ.img not work
twrp-2.7.1.2-m7.img not workd
;/
After the installation of Recovery 2.6.3.3 changed the charging screen (another animation)
I do not know if something will help.
Please help me
gothdawid said:
Please help me
Click to expand...
Click to collapse
??
As I said, you are stuck.
There's apparently nothing else to try.

Help no RUU mode on m7

Can't boot into RUU/DOWNLOAD mode .. I try to install stock ruu on the device, and I tried many times "fastboot oem rebootRUU" but still won;t boot into RUU mode. Can explain me someone or help me how to fix that ? I posted a video of my device https://www.youtube.com/watch?v=q-VqIiCKpB0
Most likely your emmc is faulty. Post the output of "fastboot oem dmesg" and "fastboot oem last_dmesg"
fastboot oem dmesg
(bootloader) [81845] Command response received: 00000900
(bootloader) [81861] erase_grpsize: 31
(bootloader) [81877] erase_grpmult: 31
(bootloader) [81892] wp_grpsize: 31
(bootloader) [81907] wp_grpen: 1
(bootloader) [81921] perm_wp: 0
(bootloader) [81936] temp_wp: 0
(bootloader) [81951] part_config: 0
(bootloader) [81966] erase_group_def: 1
(bootloader) [81982] RST_n_Function: 1
(bootloader) [81996] user_wp: 50
(bootloader) [82036] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [82056] Command response received: 00000900
(bootloader) [82323] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [82342] Command response received: 00000900
(bootloader) [82618] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [82637] Command response received: 00000900
(bootloader) [82907] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [82926] Command response received: 00000900
(bootloader) [83198] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [83217] Command response received: 00000900
(bootloader) [83493] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [83512] Command response received: 00000900
(bootloader) [83776] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [83796] Command response received: 00000900
(bootloader) [84066] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [84085] Command response received: 00000900
(bootloader) [84352] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [84372] Command response received: 00000900
(bootloader) [84635] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [84654] Command response received: 00000900
(bootloader) [84928] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [84947] Command response received: 00000900
(bootloader) [85226] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [85245] Command response received: 00000900
(bootloader) [85524] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [85543] Command response received: 00000900
(bootloader) [85820] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [85839] Command response received: 00000900
(bootloader) [86109] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [86128] Command response received: 00000900
(bootloader) [86412] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [86431] Command response received: 00000900
(bootloader) [86687] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [86706] Command response received: 00000900
(bootloader) [86984] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [87003] Command response received: 00000900
(bootloader) [87273] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [87292] Command response received: 00000900
(bootloader) [87558] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [87577] Command response received: 00000900
(bootloader) [87835] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [87854] Command response received: 00000900
(bootloader) [88137] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [88156] Command response received: 00000900
(bootloader) [88435] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [88454] Command response received: 00000900
(bootloader) [88723] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [88742] Command response received: 00000900
(bootloader) [89008] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [89028] Command response received: 00000900
(bootloader) [89294] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [89313] Command response received: 00000900
(bootloader) [89585] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [89604] Command response received: 00000900
(bootloader) [90024] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [90043] Command response received: 00000900
(bootloader) [90320] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [90340] Command response received: 00000900
(bootloader) [90608] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [90627] Command response received: 00000900
(bootloader) [90906] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [90925] Command response received: 00000900
(bootloader) [91183] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [91202] Command response received: 00000900
(bootloader) [91478] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [91497] Command response received: 00000900
(bootloader) [91772] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [91791] Command response received: 00000900
(bootloader) [92206] check pg1fs
(bootloader) [96461] check pg2fs
(bootloader) [143187] chipset_setting_init
(bootloader) [147079] chipset_setting_init: read pid 203
(bootloader) [147118] SECURE_SMEM_STRUCT 84505000
(bootloader) [150320] read_simlock(1425): 3764988, 4F7044B5
(bootloader) [151207] radio_init_secure_smem(929): C9F35678, 1
(bootloader) [158707] read_simlock_password(398): 85, 5D, 82, 35
(bootloader) [158744] unlock_rec[0] = 0x84508000
(bootloader) [161441] unlock_rec[1] = 0x84509000
(bootloader) [164119] simlock_passwd 0x84507000
(bootloader) [165861] secure_update_simlock ret = 0
(bootloader) [166515] final simlock 0
(bootloader) [167342] secure_set_simlock ret = 0
(bootloader) [168136] TZ_HTC_SVC_ENC ret = 0
(bootloader) [174784] msm_rpm_init: RPM firmware 3.0.16848738
(bootloader) [174819] MPM_SLEEP_TICK: llums
(bootloader) [174844] [SYSINFO] DDR: Hynix
(bootloader) [174873] [SYSINFO] PVS: Krait:5 Q6:Fast VDDCX:Slow
(bootloader) [174897] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [174922] hw_ver_id is 207150E1
(bootloader) [174945] speed_bin is 1
(bootloader) [174973] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [174995] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [175015] [SYSINFO] PMIC version
(bootloader) [175041] PMIC revision 1: F4
(bootloader) [175066] PMIC revision 2: 6
(bootloader) [175087] pm8921_check_revision: *revision = 6F4
(bootloader) [175107] [SYSINFO] End PMIC version[175131]
(bootloader) eMMC Manufacturer ID: 45
(bootloader) [175153] [SYSINFO] eMMC: Sandisk 61071359 sectors 29819 MB
(bootloader) [175176] [SYSINFO] eMMC-CID: 45010053 12345678 4728207F E4B7
(bootloader) 30FA
(bootloader) [176759] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [176795] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [177267] [FAT_ERROR] No M$-DOS partition found
(bootloader) [177290] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [177325] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [178218] [SYSINFO] SBL1: 1.010.30.48
(bootloader) [178813] [SYSINFO] SBL2: 1.010.30.47
(bootloader) [179387] [SYSINFO] SBL3: 1.010.30.45
(bootloader) [179986] [SYSINFO] TZ: 1.430.24.09
(bootloader) [180007] [SYSINFO] RPM: 3.0.98.23
(bootloader) [180057] val0 104 val1 62 val2 26 val3 0[180083] pm8921_rea
(bootloader) d_time: secs = 1719912, h::m:s == 21::45::12, d/m/y = 20/0/7
(bootloader) 0
(bootloader) [180106] Current time : 1970-1-20 21:45:12 UTC
(bootloader) [196079] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [196102] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [196130] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [196152] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [196176] [ADC] read adc channel VBAT(1):
(bootloader) [196196] pm8921_adc_calib_device start
(bootloader) [213319] pm8921_adc_calib_device end
(bootloader) [223404] [ADC] adc_code = 0x94BD, physical=3868 mV
(bootloader) [223429] [BATT] setting_check_perflock_allowance: vol_curr=3
(bootloader) 868 mV vol_limit=3550 mV
(bootloader) [223587] [THERMAL]tsens_init: Tsens init done
(bootloader) [224613] msm_thermal: CPU0 temperature is 35 C
(bootloader) [224639] [WARNING][ACPU] get_pvs: ACPU PVS: Unknown. Default
(bootloader) ing to slow
(bootloader) [224664] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [224722] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [224750] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [224860] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [224918] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [225042] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [225058] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [225310] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [225333] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [225373] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [225610] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [225624] Enable hboot boot time perflock
(bootloader) [578983] --pm_check_power_on_status--[585144] pm8921_vreg_di
(bootloader) sable function, vreg_id = 19
(bootloader) [588924] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [591845] m7_vreg_init: enable lvs2 for XB
(bootloader) [604619] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [610376] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [614586] dzsystem: start block = 1310721; size = 3801086
(bootloader) [615617] Update EBR
(bootloader) [634256] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [638037] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [641818] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [654766] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [876529] PMIC pm8921_fix_charger_lockup
(bootloader) [879365] [ADC] read adc channel VBAT(1):
(bootloader) [892446] [ADC] adc_code = 0x947A, physical=3849 mV
(bootloader) [896398] [BATT] batt_vol=3849 mV current=618 mA FSM=3
(bootloader) [900093] PMIC PMIC charger init by user parameters
(bootloader) [901898] PMIC revision 1: F4
(bootloader) [903616] PMIC revision 2: 6
(bootloader) [908686] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [911436] PMIC [Batt]pm_chg_failed_clear
(bootloader) [916935] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [919426] PMIC PMIC charger init done
(bootloader) [921661] [BATT]3 cells initiated.
(bootloader) [925957] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [929050] [ADC] read adc channel BATT_ID(9):
(bootloader) [942046] [ADC] adc_code = 0x704E, physical=387 mV
(bootloader) [944710] [BATT]: cur_cell is initiated
(bootloader) [948662] [PMIC-BMS] set bms_battery_data (cell_id=1).
(bootloader) [971219] [PMIC-BMS]BMS init OK -- ocv = 3816000
(bootloader) [977234] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x0
(bootloader) [982475] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [991583] radio_is_boot_from_shutdown(): 1, reset_reason=0xD9
(bootloader) C0033A, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [996825] [PMIC-BMS]pm8921_bms_set_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x0
(bootloader) [1000176] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1013089] [ADC] adc_code = 0x848C, physical=27 mV
(bootloader) [1015925] [ADC] read adc channel VBAT(1):
(bootloader) [1029007] [ADC] adc_code = 0x9477, physical=3848 mV
(bootloader) [1032100] [ADC] read adc channel BATT_ID(9):
(bootloader) [1045098] [ADC] adc_code = 0x704F, physical=388 mV
(bootloader) [1048449] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1061358] [ADC] adc_code = 0x848B, physical=27 mV
(bootloader) [1074293] [PMIC-BMS]P=57, adc_based_ocv=3891136, T=27
(bootloader) [1080565] [BATT] V=3848 mV, T=27 C, OCV=3816 mV, ID=388 mV,
(bootloader) I=337 mA, P=57, FSM=3
(bootloader) [1088470] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0xD9C0033A, hw_reason=0x00000000
(bootloader) [1189345] E0902910 E0902E20
(bootloader) [1280491] usb_init_hw: pull up d+
(bootloader) [1291203] m7_set_charging(0)
(bootloader) [1292750] m7_hw_reset_nfc
(bootloader) [1523051] m7_init_display
(bootloader) [1526668] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1529536] m7_init_display ID id0=0 id1=0
(bootloader) [1536273] m7_init_display_panelid_940065
(bootloader) [1538593] JDI_SAMSUNG FULL HD panel
(bootloader) [1556022] mdp_clock_init
(bootloader) [1577559] mipi_read_back:0 0x21000012
(bootloader) [1590055] mipi_read_back:0 0x21030014
(bootloader) [1602550] mipi_read_back:0 0x21040031
(bootloader) [1606932] id1= 0xFF120000, id2= 0xFF140003, id3= 0xFF310004
(bootloader) [1611229] PANEL_ID_M7_JDI_SAMSUNG_C2_2, panel ID=0x6940065
(bootloader) [1613119] mipi_dsi_cmds_tx_ext
(bootloader) [1751511] [CIR] m7_init_cir, enter.
(bootloader) [1753659] [CIR] m7_init_cir, end.
(bootloader) [1757612] chipset_bootmode(): reset_reason=0xD9C0033A
(bootloader) [1759073] Board_PID : 203
(bootloader) [1763563] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1764852] No MDATA.CFG
(bootloader) [1766624] Gyro ID = 0xA5
(bootloader) [1768395] Gyro ID = 0xD4
(bootloader) [1770199] Setting gy_type = 2
(bootloader) [1773980] m7_init is finished: 22:11:14, Dec 2 2014
(bootloader) [1785531] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1787593] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1789741] valid keybox is existed
(bootloader) [1802033] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1814757] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1824477] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1833841] chipset_bootmode(): reset_reason=0xD9C0033A
(bootloader) [1841746] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0xD9C0033A, hw_reason=0x00000000
(bootloader) [1846558] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [1854291] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [1859962] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1862884] Disable hboot boot time perflock
(bootloader) [1864603] ARM11 Boot Mode: 8
(bootloader) [1866493] Platform: HBOOT-8064
(bootloader) [2150783] m7_init_backlight: panel_id=0x6940065
(bootloader) [2153426] PWM ic version A2
(bootloader) [2261802] mipi_dsi_cmds_tx_ext
(bootloader) [2364747] E0902910 E0902E20
(bootloader) [2455988] usb_init_hw: pull low d+
(bootloader) [2469119] [SD_ERR] The project does not support SD card
(bootloader) [2470752] E0902910 E0902E20
(bootloader) [2683739] <0>No USB device attached, portsc 0x8C001000
(bootloader) [2685887] <1>usbhost_start failed
(bootloader) [2786528] E0902910 E0902E20
(bootloader) [2877769] usb_init_hw: pull low d+
(bootloader) [2889372]
(bootloader) ###[ Bootloader Mode ]###
(bootloader) [2890059]
(bootloader) hboot>[2891778] m7_set_charging(1)
(bootloader) [4193671] usb_Vbus 0
(bootloader) [4294312] E0902910 E0902E20
(bootloader) [4385466] usb_init_hw: pull up d+
(bootloader) [4396788]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [4400740] chipset_bootmode(): reset_reason=0xD9C0033A
(bootloader) [4402459] m7_set_charging(1)
(bootloader) [144513284]
(bootloader) USB_STS_SUSPEND
(bootloader) [144690597]
(bootloader) USB_STS_RESET
(bootloader) [144692705] USB_SPEED_HIGH
(bootloader) [144784335]
(bootloader) USB_STS_RESET
(bootloader) [144786443] USB_SPEED_HIGH
(bootloader) [144916927] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [144918387] Set usb_ats = 0
(bootloader) [157975222] fastboot_command:[oem dmesg]
(bootloader) [157976769] fb_cmd_oem:dmesg
(bootloader) [157981065] register_debug_console: new entry ptr=0x84500140
OKAY [ 0.080s]
finished. total time: 0.080s
fastboot oem last_dmesg
(bootloader) [91400] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [91420] Command response received: 00000900
(bootloader) [91702] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [91722] Command response received: 00000900
(bootloader) [92006] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [92026] Command response received: 00000900
(bootloader) [92439] check pg1fs
(bootloader) [96731] check pg2fs
(bootloader) [144091] chipset_setting_init
(bootloader) [147969] chipset_setting_init: read pid 203
(bootloader) [148008] SECURE_SMEM_STRUCT 84505000
(bootloader) [151210] read_simlock(1425): 3764988, 4F7044B5
(bootloader) [152096] radio_init_secure_smem(929): C9F35678, 1
(bootloader) [159599] read_simlock_password(398): 85, 5D, 82, 35
(bootloader) [159636] unlock_rec[0] = 0x84508000
(bootloader) [162331] unlock_rec[1] = 0x84509000
(bootloader) [165003] simlock_passwd 0x84507000
(bootloader) [166746] secure_update_simlock ret = 0
(bootloader) [167400] final simlock 0
(bootloader) [168225] secure_set_simlock ret = 0
(bootloader) [169018] TZ_HTC_SVC_ENC ret = 0
(bootloader) [175662] msm_rpm_init: RPM firmware 3.0.16848738
(bootloader) [175697] MPM_SLEEP_TICK: llums
(bootloader) [175723] [SYSINFO] DDR: Hynix
(bootloader) [175752] [SYSINFO] PVS: Krait:5 Q6:Fast VDDCX:Slow
(bootloader) [175776] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [175800] hw_ver_id is 207150E1
(bootloader) [175824] speed_bin is 1
(bootloader) [175852] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [175873] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [175893] [SYSINFO] PMIC version
(bootloader) [175919] PMIC revision 1: F4
(bootloader) [175945] PMIC revision 2: 6
(bootloader) [175966] pm8921_check_revision: *revision = 6F4
(bootloader) [175986] [SYSINFO] End PMIC version[176009]
(bootloader) eMMC Manufacturer ID: 45
(bootloader) [176032] [SYSINFO] eMMC: Sandisk 61071359 sectors 29819 MB
(bootloader) [176054] [SYSINFO] eMMC-CID: 45010053 12345678 4728207F E4B7
(bootloader) 30FA
(bootloader) [177637] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [177672] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [178145] [FAT_ERROR] No M$-DOS partition found
(bootloader) [178167] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [178202] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [179095] [SYSINFO] SBL1: 1.010.30.48
(bootloader) [179688] [SYSINFO] SBL2: 1.010.30.47
(bootloader) [180260] [SYSINFO] SBL3: 1.010.30.45
(bootloader) [180858] [SYSINFO] TZ: 1.430.24.09
(bootloader) [180879] [SYSINFO] RPM: 3.0.98.23
(bootloader) [180928] val0 87 val1 62 val2 26 val3 0[180954] pm8921_read
(bootloader) _time: secs = 1719895, h::m:s == 21::44::55, d/m/y = 20/0/70
(bootloader) [180976] Current time : 1970-1-20 21:44:55 UTC
(bootloader) [197283] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [197307] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [197335] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [197356] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [197380] [ADC] read adc channel VBAT(1):
(bootloader) [197401] pm8921_adc_calib_device start
(bootloader) [214526] pm8921_adc_calib_device end
(bootloader) [224610] [ADC] adc_code = 0x94C8, physical=3871 mV
(bootloader) [224635] [BATT] setting_check_perflock_allowance: vol_curr=3
(bootloader) 871 mV vol_limit=3550 mV
(bootloader) [224792] [THERMAL]tsens_init: Tsens init done
(bootloader) [225818] msm_thermal: CPU0 temperature is 35 C
(bootloader) [225843] [WARNING][ACPU] get_pvs: ACPU PVS: Unknown. Default
(bootloader) ing to slow
(bootloader) [225868] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [225925] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [225954] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [226063] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [226121] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [226245] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [226261] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [226511] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [226534] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [226574] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [226814] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [226828] Enable hboot boot time perflock
(bootloader) [580188] --pm_check_power_on_status--[586382] pm8921_vreg_di
(bootloader) sable function, vreg_id = 19
(bootloader) [590162] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [593084] m7_vreg_init: enable lvs2 for XB
(bootloader) [605857] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [611614] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [615825] dzsystem: start block = 1310721; size = 3801086
(bootloader) [616855] Update EBR
(bootloader) [635486] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [639267] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [643048] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [655995] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [877761] PMIC pm8921_fix_charger_lockup
(bootloader) [880597] [ADC] read adc channel VBAT(1):
(bootloader) [893680] [ADC] adc_code = 0x9481, physical=3851 mV
(bootloader) [897632] [BATT] batt_vol=3851 mV current=647 mA FSM=3
(bootloader) [901327] PMIC PMIC charger init by user parameters
(bootloader) [903132] PMIC revision 1: F4
(bootloader) [904850] PMIC revision 2: 6
(bootloader) [909920] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [912669] PMIC [Batt]pm_chg_failed_clear
(bootloader) [918169] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [920661] PMIC PMIC charger init done
(bootloader) [922895] [BATT]3 cells initiated.
(bootloader) [927191] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [930284] [ADC] read adc channel BATT_ID(9):
(bootloader) [943282] [ADC] adc_code = 0x7050, physical=388 mV
(bootloader) [945945] [BATT]: cur_cell is initiated
(bootloader) [949898] [PMIC-BMS] set bms_battery_data (cell_id=1).
(bootloader) [972460] [PMIC-BMS]BMS init OK -- ocv = 3903000
(bootloader) [978475] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UPD
(bootloader) ATE_STORAGE = 0x2
(bootloader) [983716] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STORA
(bootloader) GE = 0x2
(bootloader) [992824] radio_is_boot_from_shutdown(): 0, reset_reason=0x77
(bootloader) 6655AA, hw_reason=0x00000000, ocv_hw_reset=0x00000002
(bootloader) [996176] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1009088] [ADC] adc_code = 0x84D9, physical=27 mV
(bootloader) [1011924] [ADC] read adc channel VBAT(1):
(bootloader) [1025007] [ADC] adc_code = 0x9480, physical=3850 mV
(bootloader) [1028100] [ADC] read adc channel BATT_ID(9):
(bootloader) [1041095] [ADC] adc_code = 0x7050, physical=388 mV
(bootloader) [1044446] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1057358] [ADC] adc_code = 0x84D9, physical=27 mV
(bootloader) [1070294] [PMIC-BMS]P=58, adc_based_ocv=3895440, T=27
(bootloader) [1076566] [BATT] V=3850 mV, T=27 C, OCV=3903 mV, ID=388 mV,
(bootloader) I=355 mA, P=58, FSM=3
(bootloader) [1084471] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x776655AA, hw_reason=0x00000000
(bootloader) [1185346] E0902910 E0902E20
(bootloader) [1276491] usb_init_hw: pull up d+
(bootloader) [1287204] m7_set_charging(0)
(bootloader) [1288750] m7_hw_reset_nfc
(bootloader) [1519086] m7_init_display
(bootloader) [1522702] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1525571] m7_init_display ID id0=0 id1=0
(bootloader) [1532308] m7_init_display_panelid_940065
(bootloader) [1534628] JDI_SAMSUNG FULL HD panel
(bootloader) [1552056] mdp_clock_init
(bootloader) [1573593] mipi_read_back:0 0x21000012
(bootloader) [1586088] mipi_read_back:0 0x21030014
(bootloader) [1598584] mipi_read_back:0 0x21040031
(bootloader) [1602966] id1= 0xFF120000, id2= 0xFF140003, id3= 0xFF310004
(bootloader) [1607262] PANEL_ID_M7_JDI_SAMSUNG_C2_2, panel ID=0x6940065
(bootloader) [1609153] mipi_dsi_cmds_tx_ext
(bootloader) [1747548] [CIR] m7_init_cir, enter.
(bootloader) [1749696] [CIR] m7_init_cir, end.
(bootloader) [1753649] chipset_bootmode(): reset_reason=0x776655AA
(bootloader) [1755110] Board_PID : 203
(bootloader) [1759578] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1760867] No MDATA.CFG
(bootloader) [1762636] Gyro ID = 0xA5
(bootloader) [1764402] Gyro ID = 0xD4
(bootloader) [1766206] Setting gy_type = 2
(bootloader) [1769987] m7_init is finished: 22:11:14, Dec 2 2014
(bootloader) [1781704] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1783766] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1785914] valid keybox is existed
(bootloader) [1798232] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1810933] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1820647] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1830011] chipset_bootmode(): reset_reason=0x776655AA
(bootloader) [1837916] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x776655AA, hw_reason=0x00000000
(bootloader) [1839634] ARM11 Boot Mode: 0
(bootloader) [1841525] Platform: HBOOT-8064
(bootloader) [2134981] m7_init_backlight: panel_id=0x6940065
(bootloader) [2137616] PWM ic version A2
(bootloader) [2245976] mipi_dsi_cmds_tx_ext
(bootloader) [2249849]
(bootloader) ###[ RAMDUMP Mode ]###
(bootloader) [2262970] ramdump_show_rst_msg: Powerkey Hard Reset - SW
(bootloader) [2266406] ramdump_show_rst_msg: IMEM: 0x776655AA
(bootloader) [2269930] ramdump_show_rst_msg: PMIC: RESIN_N (0)
(bootloader) [2748633] Boot/Recovery signature checking...
(bootloader) [2915362] TZ_HTC_SVC_HASH ret = 0
(bootloader) [2933283] setup_tag addr=0x80600100 cmdline add=0x0038164C
(bootloader) [2934658] TAG:Ramdisk OK
(bootloader) [2936291] TAG:skuid 0x34C0B
(bootloader) [2938696] TAG:hero panel = 0x6940065
(bootloader) [2940587] TAG:engineerid = 0x0
(bootloader) [2942133] TAG: PS ID = 0x0
(bootloader) [2943852] TAG: Gyro ID = 0x2
(bootloader) [2956727] Device CID is not super CID
(bootloader) [2958188] CID is CWS__001
(bootloader) [2960250] setting->cid::CWS__001
(bootloader) [2962742] serial number: HT34SW903283
(bootloader) [2981884] cmdline from boot/recovery image header: console=t
(bootloader) tyHSL0,115200,n8 androidboot.hardware=m7 user_debug=31
(bootloader) [2984375] active cmdline length = 887
(bootloader) [2986180] active commandline:
(bootloader) [2987898] poweron_status=1
(bootloader) [2989445] reset_status=0
(bootloader) [2992109] board_m7_ul.disable_uart3=0
(bootloader) [2993655] diag.enabled=0
(bootloader) [2996061] board_m7_ul.debug_uart=0
(bootloader) [2997608] userdata_sel=0
(bootloader) [2999756] androidboot.emmc=true
(bootloader) [3002248] androidboot.pagesize=2048
(bootloader) [3003193] skuid=0
(bootloader) [3004052] ddt=20
(bootloader) [3004826] ats=0
(bootloader) [3005599] dap=6
(bootloader) [3007317] androidboot.lb=1
(bootloader) [3008349] uif=i000
(bootloader) [3009294] td.sf=0
(bootloader) [3010239] td.td=0
(bootloader) [3011442] td.ofs=328
(bootloader) [3012473] td.prd=1
(bootloader) [3013504] td.dly=0
(bootloader) [3014707] td.tmo=300
(bootloader) [3016082] hlog.ofs=628
(bootloader) [3017285] un.ofs=696
(bootloader) [3019003] imc_online_log=0
(bootloader) [3021667] androidboot.efuse_info=5FSL
(bootloader) [3024932] androidboot.baseband=4T.30.3218.21
(bootloader) [3027338] androidboot.cid=CWS__001
(bootloader) [3029658] androidboot.devicerev=3
(bootloader) [3033181] androidboot.batt_poweron=good_battery
(bootloader) [3035501] androidboot.carrier=ATT
(bootloader) [3037993] androidboot.mid=PN0712000
(bootloader) [3040571] androidboot.keycaps=qwerty
(bootloader) [3042547] androidboot.dq=PASS
(bootloader) [3044867] androidboot.mode=normal
(bootloader) [3048046] androidboot.serialno=HT34SW903283
(bootloader) [3051140] androidboot.bootloader=1.54.0000
(bootloader) [3052171] lscd=0x1
(bootloader) [3053374] wificd=0x1
(bootloader) [3055436] androidboot.nledhw=0
(bootloader) [3057842] androidboot.ddrmid=(0x6)
(bootloader) [3060162] acpu.footprint=FF050505
(bootloader) [3061193] abnrst=0
(bootloader) [3063169] bootreason=powerkey
(bootloader) [3065060] zygote_oneshot=off
(bootloader) [3066434] kmemleak=off
(bootloader) [3068325] rpm_debug.enable=0
(bootloader) [3070817] console=ttyHSL0,115200,n8
(bootloader) [3073137] androidboot.hardware=m7
(bootloader) [3074597] user_debug=31
(bootloader) [3076917] setup_all_partition_atag:
(bootloader) [3079152] Partition[0].name=misc
(bootloader) [3081729] Partition[1].name=recovery
(bootloader) [3083963] Partition[2].name=boot
(bootloader) [3086369] Partition[3].name=system
(bootloader) [3088689] Partition[4].name=local
(bootloader) [3091009] Partition[5].name=cache
(bootloader) [3093587] Partition[6].name=userdata
(bootloader) [3095993] Partition[7].name=devlog
(bootloader) [3098313] Partition[8].name=pdata
(bootloader) [3100633] Partition[9].name=extra
(bootloader) [3103039] Partition[10].name=radio
(bootloader) [3105359] Partition[11].name=adsp
(bootloader) [3107679] Partition[12].name=dsps
(bootloader) [3110686] Partition[13].name=radio_config
(bootloader) [3113436] Partition[14].name=modem_st1
(bootloader) [3116186] Partition[15].name=modem_st2
(bootloader) [3119107] Partition[16].name=cdma_record
(bootloader) [3121857] Partition[17].name=reserve_1
(bootloader) [3124606] Partition[18].name=reserve_2
(bootloader) [3127356] Partition[19].name=reserve_3
(bootloader) [3129934] Partition[20].name=reserve
(bootloader) [3131996] Valid partition num=21
(bootloader) [3134488] setting_get_bootmode() = 0
(bootloader) [3141940] smem 84505000 (phy 8F205000): TZ_HTC_SVC_UPDATE_SM
(bootloader) EM ret = 0
(bootloader) [3147588] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3150048] Start Verify: 0
(bootloader) [3212938] TZ_HTC_SVC_ENC ret = 0
(bootloader) [3217063] TZ_HTC_SVC_DISABLE ret = 205643776 (0xC41E000)
(bootloader) [3226388] Start Verify: 0
(bootloader) [3263588] [RUMBA_S] firmware version: 3-46-43-33-0-0-0-0
(bootloader) [3267885] [RUMBA_S] ondevice version: 3-46-43-33-4-28-A4-0
(bootloader) [3271923] [RUMBA_S] firmware version already up-to-date
(bootloader) [3284636] pm8921_vreg_disable function, vreg_id = 7
(bootloader) [3297412] pm8921_vreg_disable function, vreg_id = 37
(bootloader) [3320187] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [3332876] pm8921_vreg_disable function, vreg_id = 8
(bootloader) [3359110] jump_to_kernel: machine_id(4308), tags_addr(0x8060
(bootloader) 0100), kernel_addr(0x80608000)
(bootloader) [3363063] -------------------hboot boot time:3359 msec
(bootloader) [3366757]
(bootloader) Boot info:
(bootloader) Last boot reason: powerkey
(bootloader) [8] check_ramlog_region: Backup last hboot ramlog.
OKAY [ 0.080s]
finished. total time: 0.080s

HTC One m7 - TWRP Recovery flashing but not loading

Hello folks, I have this old phone for quiet long it was bought used and un-rooted by previous owner.
I am following this thread to put Android 10 on it: https://www.getdroidtips.com/android-10-htc-one-m7/
However I am struggling with TWRP Recovery, it is flashed but does not seems to load, probably it is overwritten by stock.
This is image file i use: https://dl.twrp.me/m7/twrp-3.5.0_9-0-m7.img.html
And this steps i follow:
1. adb reboot bootloader
2. fastboot flash recovery twrp-3.5.0_9-0-m7.img
3. fastboot erase cache
4. fastboot reboot-bootloader
Instead of TWRP loading stock recovery is hung
Spoiler
C:\Users\Administrator\Downloads\platform-tools_r30.0.5-windows\platform-tools>fastboot oem dmesg
(bootloader) [8] register_debug_console: new entry ptr=0x85100000
(bootloader) [8] -------------------hboot start
(bootloader) [8] chipset_init: DDR: Hynix
(bootloader) [8] chipset_ver is 207150E1
(bootloader) [935] PMIC Restart Reason: Triggered from KPD (power key pre
(bootloader) ss)
(bootloader) [963] pm8921_enable_smpl: smpl=0xD, SMPL_EN_RESET=1
(bootloader) [988] pm8921_enable_smpl: smpl=0x9, SMPL_EN_RESET=0
(bootloader) [1008] pm8921_init: poweron_status=0x1
(bootloader) [1054] val0 192 val1 239 val2 254 val3 95[1078] pm8921_read
(bootloader) _time: secs = 1610543040, h::m:s == 13::4::0, d/m/y = 13/0/1
(bootloader) 21
(bootloader) [1099] pm8921_init: Current time = 2021/1/13 13:4:0
(bootloader) [1144] val0 192 val1 239 val2 254 val3 95[1166] pm8921_read
(bootloader) _time: secs = 1610543040, h::m:s == 13::4::0, d/m/y = 13/0/1
(bootloader) 21
(bootloader) [1186] hboot read time success 0
(bootloader) [1205] Current time = 2021/1/13 13:4:0
(bootloader) [1239] sdhw_7xxx_open: id=4
(bootloader) [19864] sdcc_init_memory_device done
(bootloader) [30008] HS clock freq = 48MHz
(bootloader) [33437] sdcc_eMMC_target_init()
(bootloader) [33453] Initializing MMC host data structure and clock!
(bootloader) [34476] clock_set_enable : slot=1, mclk=400000
(bootloader) [38514] Command sent: CMD0 MCI_CMD_REG:400 MCI_ARG:0
(bootloader) [38909] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [39674] Command response received: 40FF8080
(bootloader) [40711] Command sent: CMD1 MCI_CMD_REG:441 MCI_ARG:40FF8000
(bootloader) [41477] Command response received: C0FF8080
(bootloader) [41514] Command sent: CMD2 MCI_CMD_REG:4C2 MCI_ARG:0
(bootloader) [42884] Command response received: 3131301E
(bootloader) [42897] Decoded CID fields:
(bootloader) [42910] Manufacturer ID: 45
(bootloader) [42921] OEM ID: 0x100
(bootloader) [42933] Product Name: SEM32G
(bootloader) [42946] Product revision: 2.8
(bootloader) [42960] Product serial number: 30963131
(bootloader) [42973] Manufacturing date: 0 2000
(bootloader) [43010] Command sent: CMD3 MCI_CMD_REG:443 MCI_ARG:20000
(bootloader) [43817] Command response received: 00000500
(bootloader) [43855] Command sent: CMD9 MCI_CMD_REG:4C9 MCI_ARG:20000
(bootloader) [45272] Command response received: 8A40407E
(bootloader) [45309] Command sent: CMD7 MCI_CMD_REG:447 MCI_ARG:20000
(bootloader) [46114] Command response received: 00000700
(bootloader) [46153] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [46950] Command response received: 00000900
(bootloader) [75560] Decoded CSD fields:
(bootloader) [75573] cmmc_structure: 3
(bootloader) [75585] card_cmd_class: F5
(bootloader) [75597] write_blk_len: 512
(bootloader) [75608] read_blk_len: 512
(bootloader) [75620] r2w_factor: 2
(bootloader) [75632] sector_size: 3922356
(bootloader) [75643] c_size_mult:7
(bootloader) [75655] c_size: 4095
(bootloader) [75666] nsac_clk_cycle: 0
(bootloader) [75679] taac_ns: 10000000
(bootloader) [75691] tran_speed: 0 kbps
(bootloader) [75703] erase_blk_len: 2679456
(bootloader) [75715] read_blk_misalign: 0
(bootloader) [75727] write_blk_misalign: 0
(bootloader) [75740] read_blk_partial: 0
(bootloader) [75752] write_blk_partial: 0
(bootloader) [75765] Card Capacity: llu Bytes
(bootloader) [75780] Read timeout set: 100000000 ns
(bootloader) [75793] Write timeout set: 400000000 ns
(bootloader) [75832] Command sent: CMD6 MCI_CMD_REG:C46 MCI_ARG:3B90100
(bootloader) [76661] Command response received: 00000800
(bootloader) [77700] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [78506] Command response received: 00000900
(bootloader) [79526] clock_set_enable : slot=1, mclk=48000000
(bootloader) [79564] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3AF0100
(bootloader) [79581] Command response received: 00000800
(bootloader) [79618] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [79635] Command response received: 00000900
(bootloader) [79673] Command sent: CMD6 MCI_CMD_REG:446 MCI_ARG:3B70200
(bootloader) [79690] Command response received: 00000800
(bootloader) [79727] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [79744] Command response received: 00000900
(bootloader) [80784] Command sent: CMD8 MCI_CMD_REG:448 MCI_ARG:0
(bootloader) [80801] Command response received: 00000900
(bootloader) [81037] Command sent: CMD13 MCI_CMD_REG:44D MCI_ARG:20000
(bootloader) [81054] Command response received: 00000900
(bootloader) [81067] erase_grpsize: 31
(bootloader) [81079] erase_grpmult: 31
(bootloader) [81091] wp_grpsize: 31
(bootloader) [81102] wp_grpen: 1
(bootloader) [81113] perm_wp: 0
(bootloader) [81125] temp_wp: 0
(bootloader) [81136] part_config: 0
(bootloader) [81148] erase_group_def: 1
(bootloader) [81160] RST_n_Function: 1
(bootloader) [81171] user_wp: 50
(bootloader) [81209] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:0
(bootloader) [81226] Command response received: 00000900
(bootloader) [81500] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:3FFDF
(bootloader) [81517] Command response received: 00000900
(bootloader) [81799] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40000
(bootloader) [81816] Command response received: 00000900
(bootloader) [82095] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:40201
(bootloader) [82112] Command response received: 00000900
(bootloader) [82390] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47BB5
(bootloader) [82407] Command response received: 00000900
(bootloader) [82687] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:47DB6
(bootloader) [82704] Command response received: 00000900
(bootloader) [82970] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:485B7
(bootloader) [82987] Command response received: 00000900
(bootloader) [83275] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:487B8
(bootloader) [83292] Command response received: 00000900
(bootloader) [83573] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:497B9
(bootloader) [83590] Command response received: 00000900
(bootloader) [83869] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4A7FB
(bootloader) [83886] Command response received: 00000900
(bootloader) [84175] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4CFFC
(bootloader) [84192] Command response received: 00000900
(bootloader) [84483] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4D7FD
(bootloader) [84500] Command response received: 00000900
(bootloader) [84791] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFE
(bootloader) [84808] Command response received: 00000900
(bootloader) [85098] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6C001
(bootloader) [85116] Command response received: 00000900
(bootloader) [85391] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:6FFFF
(bootloader) [85408] Command response received: 00000900
(bootloader) [85688] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:80000
(bootloader) [85705] Command response received: 00000900
(bootloader) [85952] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:807FE
(bootloader) [85969] Command response received: 00000900
(bootloader) [86250] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:827FF
(bootloader) [86268] Command response received: 00000900
(bootloader) [86564] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:84800
(bootloader) [86581] Command response received: 00000900
(bootloader) [86830] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E801
(bootloader) [86848] Command response received: 00000900
(bootloader) [87131] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8E80A
(bootloader) [87148] Command response received: 00000900
(bootloader) [87422] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA0B
(bootloader) [87440] Command response received: 00000900
(bootloader) [87734] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8EA2C
(bootloader) [87751] Command response received: 00000900
(bootloader) [88029] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F42E
(bootloader) [88046] Command response received: 00000900
(bootloader) [88304] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8F4AF
(bootloader) [88321] Command response received: 00000900
(bootloader) [88577] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:8FCB0
(bootloader) [88594] Command response received: 00000900
(bootloader) [88873] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:C0000
(bootloader) [88890] Command response received: 00000900
(bootloader) [89304] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARGA7FE
(bootloader) [89321] Command response received: 00000900
(bootloader) [89624] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:100000
(bootloader) [89641] Command response received: 00000900
(bootloader) [90065] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:12FFFF
(bootloader) [90082] Command response received: 00000900
(bootloader) [90375] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:138000
(bootloader) [90392] Command response received: 00000900
(bootloader) [90644] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:140000
(bootloader) [90661] Command response received: 00000900
(bootloader) [90942] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:4DFFFF
(bootloader) [90959] Command response received: 00000900
(bootloader) [91404] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:61FFFF
(bootloader) [91421] Command response received: 00000900
(bootloader) [91858] Command sent: CMD17 MCI_CMD_REG:451 MCI_ARG:220000
(bootloader) [91875] Command response received: 00000900
(bootloader) [92273] check pg1fs
(bootloader) [98148] check pg2fs
(bootloader) [184591] chipset_setting_init
(bootloader) [189520] chipset_setting_init: read pid 203
(bootloader) [197964] SECURE_SMEM_STRUCT 85106000
(bootloader) [202345] read_simlock(1450): 6E7432F0, 4E07AFC7
(bootloader) [203014] radio_init_secure_smem(928): C9F35678, 0
(bootloader) [210811] read_simlock_password(398): EB, 95, 41, 94
(bootloader) [210846] unlock_rec[0] = 0x85109000
(bootloader) [214430] unlock_rec[1] = 0x8510A000
(bootloader) [217990] simlock_passwd 0x85108000
(bootloader) [219518] secure_update_simlock ret = 0
(bootloader) [219897] final simlock 0
(bootloader) [220663] secure_set_simlock ret = 0
(bootloader) [221239] TZ_HTC_SVC_ENC ret = 0
(bootloader) [231290] msm_rpm_init: RPM firmware 3.0.16850530
(bootloader) [231333] MPM_SLEEP_TICK: llums
(bootloader) [231356] [SYSINFO] DDR: Hynix
(bootloader) [231384] [SYSINFO] PVS: Krait:2 Q6:Nom VDDCX:Slow
(bootloader) [231407] [SYSINFO] Vdd_dig: 0.5v
(bootloader) [231429] hw_ver_id is 207150E1
(bootloader) [231452] speed_bin is 1
(bootloader) [231479] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [231501] [SYSINFO] 0x207150E1 CPU-1.7G PMIC-v3.0
(bootloader) [231520] [SYSINFO] PMIC version
(bootloader) [231546] PMIC revision 1: F4
(bootloader) [231571] PMIC revision 2: 6
(bootloader) [231591] pm8921_check_revision: *revision = 6F4
(bootloader) [231611] [SYSINFO] End PMIC version[231634]
(bootloader) eMMC Manufacturer ID: 45
(bootloader) [231656] [SYSINFO] eMMC: Sandisk 61071359 sectors 29819 MB
(bootloader) [231679] [SYSINFO] eMMC-CID: 45010053 12345678 47283096 3131
(bootloader) 301E
(bootloader) [233374] [FAT_ERROR] fat_open_file: can not find RADIOVER.CF
(bootloader) G
(bootloader) [233409] No RADIOVER.CFG in radio image for WSD version!
(bootloader) [233893] [FAT_ERROR] No M$-DOS partition found
(bootloader) [233915] [FAT_ERROR] fat_open_file: load bpb fail(-22)
(bootloader) [233950] No OPENDSPVER.CFG in adsp image for SSD version!
(bootloader) [234848] [SYSINFO] SBL1: 1.010.30.55
(bootloader) [235448] [SYSINFO] SBL2: 1.010.30.52
(bootloader) [236041] [SYSINFO] SBL3: 1.010.30.50
(bootloader) [236648] [SYSINFO] TZ: 1.430.24.15
(bootloader) [236668] [SYSINFO] RPM: 3.0.98.30
(bootloader) [236716] val0 192 val1 239 val2 254 val3 95[236740] pm8921_
(bootloader) read_time: secs = 1610543040, h::m:s == 13::4::0, d/m/y = 13
(bootloader) /0/121
(bootloader) [236761] Current time : 2021-1-13 13:4:0 UTC
(bootloader) [257419] pm8921_vreg_disable function, vreg_id = 27
(bootloader) [257442] pm8921_vreg_disable function, vreg_id = 34
(bootloader) [257469] pm8921_vreg_disable function, vreg_id = 35
(bootloader) [257490] pm8921_vreg_disable function, vreg_id = 9
(bootloader) [257513] [ADC] read adc channel VBAT(1):
(bootloader) [257533] pm8921_adc_calib_device start
(bootloader) [274658] pm8921_adc_calib_device end
(bootloader) [284742] [ADC] adc_code = 0x97FF, physical=4126 mV
(bootloader) [284766] [BATT] setting_check_perflock_allowance: vol_curr=4
(bootloader) 126 mV vol_limit=3550 mV
(bootloader) [284922] [THERMAL]tsens_init: Tsens init done
(bootloader) [285947] msm_thermal: CPU0 temperature is 42 C
(bootloader) [285973] [WARNING][ACPU] get_pvs: ACPU PVS: Unknown. Default
(bootloader) ing to slow
(bootloader) [285997] [INFO][ACPU] acpuclk_8064_init: Max ACPU freq: 1512
(bootloader) 000 KHz
(bootloader) [286056] [DEBUG][ACPU] hfpll_init: Initializing HFPLL4
(bootloader) [286084] [WARNING][ACPU] hfpll_enable: This regulator hfpll_
(bootloader) l2 (40) is LVS type, APPS cannot control it.
(bootloader) [286191] [DEBUG][ACPU] hfpll_init: Initializing HFPLL0
(bootloader) [286249] [WARNING][ACPU] hfpll_enable: This regulator hfpll0
(bootloader) (40) is LVS type, APPS cannot control it.
(bootloader) [286374] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 918
(bootloader) 000
(bootloader) [286390] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [286642] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [286664] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 151
(bootloader) 2000
(bootloader) [286706] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching from
(bootloader) ACPU0 rate 918000 KHz -> 1512000 KHz
(bootloader) [286945] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed ch
(bootloader) ange complete
(bootloader) [286959] Enable hboot boot time perflock
(bootloader) [640319] --pm_check_power_on_status--[645193] Device CID is
(bootloader) not powerkey debounce CID
(bootloader) [648973] pm8921_vreg_disable function, vreg_id = 19
(bootloader) [652754] pm8921_vreg_disable function, vreg_id = 24
(bootloader) [655675] m7_vreg_init: enable lvs2 for XB
(bootloader) [668446] pm8921_vreg_disable function, vreg_id = 16
(bootloader) [674204] start block/size of [dzsystem] is different to [sys
(bootloader) tem]. Sync it.
(bootloader) [678414] dzsystem: start block = 1310721; size = 3801086
(bootloader) [679445] Update EBR
(bootloader) [698580] pm8921_vreg_disable function, vreg_id = 15
(bootloader) [702361] pm8921_vreg_disable function, vreg_id = 17
(bootloader) [706142] pm8921_vreg_disable function, vreg_id = 14
(bootloader) [719089] pm8921_vreg_disable function, vreg_id = 13
(bootloader) [940849] PMIC pm8921_fix_charger_lockup
(bootloader) [943685] [ADC] read adc channel VBAT(1):
(bootloader) [956766] [ADC] adc_code = 0x97AB, physical=4102 mV
(bootloader) [960718] [BATT] batt_vol=4102 mV current=509 mA FSM=3
(bootloader) [964413] PMIC PMIC charger init by user parameters
(bootloader) [966217] PMIC revision 1: F4
(bootloader) [967936] PMIC revision 2: 6
(bootloader) [973006] PMIC Restart Reason: Triggered from KPD (power key
(bootloader) press)
(bootloader) [975755] PMIC [Batt]pm_chg_failed_clear
(bootloader) [981255] PMIC [Batt] pm8921_chg_hw_init: FSM=3 after clear c
(bootloader) hg fail bit
(bootloader) [983746] PMIC PMIC charger init done
(bootloader) [985981] [BATT]3 cells initiated.
(bootloader) [990277] [PMIC-BMS]r_sense=10 temp_channel=8 id_channel=9
(bootloader) [993370] [ADC] read adc channel BATT_ID(9):
(bootloader) [1006365] [ADC] adc_code = 0x7050, physical=384 mV
(bootloader) [1009028] [BATT]: cur_cell is initiated
(bootloader) [1012981] [PMIC-BMS] set bms_battery_data (cell_id=1).
(bootloader) [1035536] [PMIC-BMS]BMS init OK -- ocv = 4140000
(bootloader) [1041550] [PMIC-BMS]pm8921_bms_read_ocv_updated_flag: OCV_UP
(bootloader) DATE_STORAGE = 0x0
(bootloader) [1046792] [PMIC-BMS]pm8921_bms_get_ocv_flag: OCV_UPDATE_STOR
(bootloader) AGE = 0x0
(bootloader) [1055900] radio_is_boot_from_shutdown(): 0, reset_reason=0x7
(bootloader) 7665500, hw_reason=0x00000000, ocv_hw_reset=0x00000000
(bootloader) [1059251] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1072160] [ADC] adc_code = 0x8085, physical=32 mV
(bootloader) [1074996] [ADC] read adc channel VBAT(1):
(bootloader) [1088076] [ADC] adc_code = 0x97A7, physical=4101 mV
(bootloader) [1091169] [ADC] read adc channel BATT_ID(9):
(bootloader) [1104165] [ADC] adc_code = 0x704F, physical=384 mV
(bootloader) [1107516] [ADC] read adc channel BATT_THERM(8):
(bootloader) [1120424] [ADC] adc_code = 0x8085, physical=32 mV
(bootloader) [1133355] [PMIC-BMS]P=83, adc_based_ocv=4136584, T=32
(bootloader) [1139628] [BATT] V=4101 mV, T=32 C, OCV=4140 mV, ID=384 mV,
(bootloader) I=280 mA, P=83, FSM=3
(bootloader) [1147533] radio_boot_mode() poweron_status=0x00000001, reset
(bootloader) _reason=0x77665500, hw_reason=0x00000000
(bootloader) [1248384] E0902910 E0902E20
(bootloader) [1339526] usb_init_hw: pull up d+
(bootloader) [1370238] m7_set_charging(1)
(bootloader) [1371785] m7_hw_reset_nfc
(bootloader) [1546025] m7_init_display
(bootloader) [1549639] m7_init_display ID LCD_ID0=20 LCD_ID1=43
(bootloader) [1552476] m7_init_display ID id0=0 id1=1
(bootloader) [1559211] m7_init_display_panelid_940067
(bootloader) [1561703] SHARP_RENESAS FULL HD panel
(bootloader) [1579128] mdp_clock_init
(bootloader) [1592857] Video Mode
(bootloader) [1616359] mipi_read_back:0 0x21000012
(bootloader) [1639861] mipi_read_back:0 0x21000012
(bootloader) [1663362] mipi_read_back:0 0x21C5002D
(bootloader) [1667745] id1= 0x5D120000, id2= 0x5D120000, id3= 0x5D2D00C5
(bootloader) [1678735] M7 sharp renesas cmd panel ID=0x940069
(bootloader) [1680625] mipi_dsi_cmds_tx_ext
(bootloader) [1819017] [CIR] m7_init_cir, enter.
(bootloader) [1821165] [CIR] m7_init_cir, end.
(bootloader) [1825118] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1826579] Board_PID : 203
(bootloader) [1828211] EMEA nvram setting
(bootloader) [1832820] [FAT_ERROR] fat_open_file: can not find MDATA.CFG
(bootloader) [1834109] No MDATA.CFG
(bootloader) [1835880] Gyro ID = 0xB5
(bootloader) [1837649] Gyro ID = 0xD4
(bootloader) [1839453] Setting gy_type = 2
(bootloader) [1843514] reset rt5501 ret 0
(bootloader) [1847294] m7_init is finished: 20:23:19, Nov 16 2015
(bootloader) [1864163] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1866226] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1868374] valid keybox is existed
(bootloader) [1885658] TZ_HTC_SVC_ENC ret = 0
(bootloader) [1897564] radio_update_drm_config: read pg2fs_prkey len (0)
(bootloader) failed
(bootloader) [1906702] TZ_HTC_SVC_ENC ret = -16
(bootloader) [1911686] radio_update_drm_config: decrypt pg2fs_prkey data
(bootloader) failed
(bootloader) [1923786] radio_update_drm_config: read pg2fs_dapkey len (0)
(bootloader) failed
(bootloader) [1935074] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [1939886] [INFO][ACPU] acpuclk_set_rate: Set cpu0 rate to 91
(bootloader) 8000
(bootloader) [1947620] [DEBUG][ACPU] acpuclk_8064_set_rate: Switching fro
(bootloader) m ACPU0 rate 1512000 KHz -> 918000 KHz
(bootloader) [1953291] [DEBUG][ACPU] acpuclk_8064_set_rate: ACPU0 speed c
(bootloader) hange complete
(bootloader) [1956212] Disable hboot boot time perflock
(bootloader) [1957931] ARM11 Boot Mode: 2
(bootloader) [1959821] Platform: HBOOT-8064
(bootloader) [2207421] m7_init_backlight: panel_id=0x940069
(bootloader) [2210059] PWM ic version A2
(bootloader) [2318430] mipi_dsi_cmds_tx_ext
(bootloader) [2328638] m7_battery_stored_data_clean: magic_num=DDAACC00,
(bootloader) stored_soc=90, stored_ocv=401B18, stored_cc=20CD58, currtime
(bootloader) =ld
(bootloader) [2345833] Start Verify: 0
(bootloader) [2373151] usb_Vbus 0
(bootloader) [2473785] E0902910 E0902E20
(bootloader) [2565023] usb_init_hw: pull low d+
(bootloader) [2596431] usb_check_vbus: pull up d+
(bootloader) [2598751]
(bootloader) ###[ Fastboot Mode ]###
(bootloader) [2602703] chipset_bootmode(): reset_reason=0x77665500
(bootloader) [2604336]
(bootloader) USB_STS_SUSPEND
(bootloader) [2606055] m7_set_charging(1)
(bootloader) [2608890] [ADC] read adc channel VBAT(1):
(bootloader) [2621985] [ADC] adc_code = 0x9895, physical=4170 mV
(bootloader) [2728086]
(bootloader) USB_STS_RESET
(bootloader) [2730170] USB_SPEED_HIGH
(bootloader) [2810667] usb_setupEVICE_WRITE:SET_CONFIGURATION:1
(bootloader) [2812128] Set usb_ats = 0
(bootloader) [15109495] fastboot_command:[oem dmesg]
(bootloader) [15111041] fb_cmd_oem:dmesg
(bootloader) [15115338] register_debug_console: new entry ptr=0x85100140
OKAY [ 0.953s]
Finished. Total time: 0.957s
C:\Users\Administrator\Downloads\platform-tools_r30.0.5-windows\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.51
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: ###########
(bootloader) imei: ###########
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4259mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Finished. Total time: 0.108s
I would appreciate any info, keep in mind that I M a softwer QA but normally i do not work on this software stack.
issue resolved
seba.kwiat said:
issue resolved
Click to expand...
Click to collapse
Hello seba.kwiat, I hope you're doing well.
I just like to inform you that I placed your log in the OP into a spoiler for better reading and scrolling experiences.
And for the benefit of the XDA members who might experience the same issue could you add to your thread how you solved the issue? Would be highly appreciated.
Thanks in advance! Stay safe and stay healthy!
Regards
Oswald Boelcke
Forum Moderator
It turned out that there is already twrp installed
seba.kwiat said:
issue resolved
Click to expand...
Click to collapse
How did you resolve it ? i am having the same issue TWRP v 3 and above, Any 2.x.x. TWRP version boots fine but for version 3 and above the screen stays blank. Can you or anyone help? Much appreciated. thanks

Categories

Resources