RikkaApps / Riru

Inject into zygote process
4.86k stars 569 forks source link

Riru not working with Marshmallow #28

Closed AnonVendetta closed 4 years ago

AnonVendetta commented 5 years ago

I'm getting an error in the Riru app when I check to see if Riru is working:

Riru v16 found. However, native methods of Zygote class not replaced, please contact developer with the following information.

nativeForkAndSpecializeSignature: null

getNativeForkSystemServerSignature: null

Some info: Galaxy Note 4 Stock ROM, Marshmallow 6.0.1, deodexed/debloated/de-Knoxed by me Unofficial Xposed 87.1 for Samsung devices, by Wanam Magisk 18.1, Magisk Manager 7.0.0 Custom kernel: Flashpoint kernel Riru Core 16 zip

I want to use the premium features of Storage Redirect, which I bought via in app purchase from Play Store. But is needs Storage Redirect/Riru. Does Riru support Samsung devices and MM? Does Xposed cause issues when Riru Core is installed? If so, I won't give it up, been using Xposed for years. If I can't get this working then I may ask for a refund for the SD premium features I can't use.

On an unrelated side note, will Riru ever support system mode install or root methods other than Magisk? I much prefer Phh's Superuser/SuperSU, but Riru requires Magisk. I find Magisk to be flaky and unstable.

Thanks!

RikkaW commented 5 years ago

Need boot log. (Use logcat as soon as possible when booted

Riru simply requires replace system files, so use it without Magisk is possible. But for SR module, it also requires reliable boot script to let core service start earlier than normal apps, seems only Magisk can provide the script.

AnonVendetta commented 5 years ago

@RikkaW: ok I'll get a logcat and upload. But do you want me to temp-remove Xposed first? I honestly don't think it's causing the issue.

RikkaW commented 5 years ago

Keep xposed enabled is ok.

One more thing, found a bug in the app, cause nativeForkAndSpecializeSignature and nativeForkSystemServerSignature always report null. Can you download the app again?

AnonVendetta commented 5 years ago

Link to logcat, kernel log, etc: https://mega.nz/#!E0YgRKpC!xhVIDYBp8bFkq45I6knXSXU8PjxBAhEF403KvR7W7Vk

New error with the app you said to use:

Riru v16 found. However, native methods of Zygote class not replaced, please contact developer with the following information.

nativeForkAndSpecializeSignature: (II[II[[IILjava/lang/String;IILjava/lang/String;[ILjava/lang/String;Ljava/lang/String;)I

getNativeForkSystemServerSignature: (II[II[[IJJ)I

It's not true that only Magisk can provide boot script support. Init.d has been around for years, SuperSU has su.d functionality, and Phh's Superuser has su --init functionality for auto-running scripts at boot. I look forward to seeing a version of Riru Core that can be installed to system partition, I really dislike Magisk and resent having to use it just because certain mods depends on it. I'm old school Android user, I dont care about systemless, passing SafetyNet, etc.

Thanks!

RikkaW commented 5 years ago

Try https://github.com/RikkaApps/Riru/releases/download/v16/magisk-riru-core-v17-test.zip

For non-Magisk Riru, I'll try in recent days.

AnonVendetta commented 5 years ago

The v17 test zip works fine, Riru app reports no errors. For now I'll use it until you update Riru Core. I'm guessing there was a bug in the code? Next I'll try SD module.

As for non-Magisk, i understand that Magisk makes it easier to run stuff in modes like post-fs-data or late_start. But these modes predate Magisk's existence, I'm sure they can be accomplished in a universal script that isnt Magisk-specific.

Thanks!

Edit: SD doesnt work, downloaded latest from Play Store:

info: running starter... info: execl warn: execl failed with 13: Permission denied info: exit code 1

Magisk granted root access and SELinux is set to permissive by kernel, so nothing should be blocking. I didnt install SD Magisk module yet.

RikkaW commented 5 years ago

Old Samsung device seems to have problems using arm64 executable, download arm version from https://github.com/RikkaApps/StorageRedirect-assets/releases/tag/assets

RikkaW commented 5 years ago

For post-fs-data and late_start script, Magisk patched boot image to insert its own init.magisk.rc, so Magisk can be triggered when post-fs-data and late_start. This is the base of Magisk. Other roots also need to do things like this. So to accomplish a universal script is more like to create a new root.

AnonVendetta commented 5 years ago

Exact same error with armv7a apk, starter wont work.I'm pretty sure Play Store installed the right version, Note 4 cant run arm64 APKs because it is 32 bit device.

RikkaW commented 5 years ago

Can you try run the starter manually with the commands below?

su
chmod 777 /data/data/moe.shizuku.redirectstorage/files/starter
/data/data/moe.shizuku.redirectstorage/files/starter --bin-path=/data/data/moe.shizuku.redirectstorage/files --daemon-file=daemon-v58

If this still not work, I will send you a simple executable to test if it's real that exec not work.

AnonVendetta commented 5 years ago

@RikkaW: I typed your command exactly as specified, but the error I get is no such file/directory. Also, in my case the correct file for daemon is daemon-v57, not 58. I also tried manually chmod-ing both the starter and daemon files to 777/9997 (everybody) for owner and group. So it is world executable. I think there must be an error in the starter.

RikkaW commented 5 years ago

So sad, I think it's Samsung's problem since the starter itself is very simple and works on all other devices. Can you use dmesg > /sdcard/dmesg.txt after running the starter? Maybe some useful information in it.

AnonVendetta commented 5 years ago

Contents of dmesg.log after running command:

[ 6148.143709] [2: kworker/u8:23:21054] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6148.143752] [2: kworker/u8:23:21054] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6148.146995] [0: healthd: 531] healthd: battery l=26 v=3657 t=24.0 h=2 st=3 c=0 o=1 ca=-705 ct=0 ps=0 chg= 2019-03-14 22:54:27.637115974 UTC [ 6148.147056] [0: healthd: 531] healthd: battery l=26 v=3657 t=24.0 h=2 st=3 c=0 o=1 ca=-705 ct=0 ps=0 chg= 2019-03-14 22:54:27.637115974 UTC hv=0 chg= [ 6148.147119] [0: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6148.147161] [0: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6148.148424] [0: Binder_1: 1846] !@BatteryListener : batteryPropertiesChanged! [ 6148.147204] [2: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6148.147204] [2: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6148.410816] [0: swapper/0: 0] Governor: exit mode 0x0 [ 6148.410958] [0: kworker/0:0H: 5] MINCLR: BIMC MIN CLR [ 6149.046788] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6149.548596] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:46][1:43][2:44][3:46][4:46][5:46][6:47][7:45][8:47][9:46][10:44] [ 6150.059274] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1163 [ 6150.060199] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6150.124638] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6150.824422] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6150.830430] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 ea 0b 4f 00 00 00 [ 6150.839123] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 ea 0b 4f 00 15 00 02 04 00 [ 6151.353621] [1: init:25407] init: setgid failed: Invalid argument [ 6151.824425] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6151.826765] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 eb 0b 4f 00 00 00 [ 6151.835302] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 eb 0b 4f 00 15 00 02 04 00 [ 6152.303627] [1:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6152.323718] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:622 y:755 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6152.324213] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6152.326277] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6152.371083] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:622 ly:755 Ver[022C82000] [ 6152.448540] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6152.448650] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count locked [ 6152.610224] [1: watchdog: 2784] !@Sync 204 [03-14 15:54:32.100] [ 6152.879281] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6152.879320] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6153.045674] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6153.358228] I[1: app_process:25420] Governor: enter mode 0x1 [ 6153.358332] [1: kworker/1:0H:20550] MINSET: BIMC 556800 Khz MIN [ 6153.966437] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:771 y:321 w:1 h:7 z:12 s:4 p:0 tc:1 tm:0 [ 6153.966524] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6153.966555] [1:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6154.038284] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:776 ly:316 Ver[022C82000] [ 6154.069171] [1:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 880,408,7724, 180, 60, 2 [ 6154.088283] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6154.088321] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count locked [ 6154.538451] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6154.538491] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6154.558304] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:45][1:42][2:42][3:48][4:48][5:61][6:51][7:46][8:48][9:45][10:43] [ 6155.648334] I[1: swapper/1: 0] Governor: exit mode 0x0 [ 6155.648824] [1: kworker/1:0H:20550] request_bimc_clk: error bimc_lock_count unlocked [ 6155.978308] [0: kworker/0:2:24792] [KEY] code(0xAC), value(1) [ 6155.978352] [0: kworker/0:2:24792] sec_debug_check_crash_key code 172 value 1 state 0 enable 0 [ 6155.979334] [0: InputReader: 2261] !@notifyKey(172), action=0 [ 6155.979509] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6155.980196] [0: InputReader: 2261] !@handleInterceptActions(172), action=0, wmActions=1 [ 6156.008294] [0: kworker/u8:29:21058] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6156.008351] [0: kworker/u8:29:21058] [SSP] 0 : -373, 920, 7616 (200ms, 0ms) [ 6156.008390] [0: kworker/u8:29:21058] [SSP] 9 : 556, 499, 597, 1345, 238, 3 (200ms) [ 6156.009647] [1: kworker/u8:23:21054] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6156.138470] [0: kworker/0:2:24792] [KEY] code(0xAC), value(0) [ 6156.138560] [0: kworker/0:2:24792] sec_debug_check_crash_key code 172 value 0 state 0 enable 0 [ 6156.139993] [0: InputReader: 2261] !@notifyKey(172), action=1 [ 6156.140154] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=1, interactive=true [ 6156.140654] [0: InputReader: 2261] !@handleInterceptActions(172), action=1, wmActions=1 [ 6156.241086] [1:SSRM Handler Th: 5291] cpubw 0.qcom,cpubw: Device doesn't take AB votes! [ 6156.245602] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 ec 0b 43 00 00 00 [ 6156.245778] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6156.306347] [0: qmuxd: 2107] Read: 01 92 00 80 03 01 02 ec 0b 43 00 86 00 02 04 00 [ 6156.308271] [1: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6156.345511] [0: init:25476] init: setgid failed: Invalid argument [ 6156.764636] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6156.766418] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 ed 0b 4f 00 00 00 [ 6156.776557] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 ed 0b 4f 00 15 00 02 04 00 [ 6156.813332] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:757 y:2364 w:1 h:6 z:9 s:2 p:0 tc:1 tm:0 [ 6156.813914] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6156.816003] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6156.901184] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:752 ly:2359 Ver[022C82000] [ 6156.938635] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6156.938705] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6157.336845] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 31942] [ 6157.393838] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33457) [ 6157.398636] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6157.400025] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6157.996264] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:950 y:1332 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6157.997074] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6157.999393] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6158.055509] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:951 ly:1328 Ver[022C82000] [ 6158.076021] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6158.128358] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6158.128412] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6158.422962] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 ee 0b 43 00 00 00 [ 6158.423119] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6158.478369] [1: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6158.481743] [0: qmuxd: 2107] Read: 01 92 00 80 03 01 02 ee 0b 43 00 86 00 02 04 00 [ 6158.548527] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6158.548636] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6159.005624] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6159.009123] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 ef 0b 4f 00 00 00 [ 6159.017934] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 ef 0b 4f 00 15 00 02 04 00 [ 6159.461740] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6159.462878] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f0 0b 4f 00 00 00 [ 6159.470879] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f0 0b 4f 00 15 00 02 04 00 [ 6159.568457] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:44][1:42][2:42][3:44][4:44][5:46][6:46][7:46][8:47][9:44][10:42] [ 6161.241855] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6161.243250] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f1 0b 4f 00 00 00 [ 6161.251872] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f1 0b 4f 00 15 00 02 04 00 [ 6161.419986] [0: init:25526] init: setgid failed: Invalid argument [ 6161.461748] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6161.462598] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f2 0b 4f 00 00 00 [ 6161.470756] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f2 0b 4f 00 15 00 02 04 00 [ 6161.601082] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: menu P 1, fw_ver: 0x12, modue_ver: 0x6 [ 6161.750394] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: menu R 2, fw_ver: 0x12, modue_ver: 0x6 [ 6161.863916] [0:SSRM Handler Th: 5291] cpubw 0.qcom,cpubw: Device doesn't take AB votes! [ 6161.873095] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f3 0b 43 00 00 00 [ 6161.881784] [0: qmuxd: 2107] Read: 01 6c 00 80 03 01 02 f3 0b 43 00 60 00 02 04 00 [ 6162.248361] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6162.248416] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6162.835692] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:984 y:1364 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6162.836534] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6162.839047] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6162.910697] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:994 ly:1352 Ver[022C82000] [ 6162.968522] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6162.968608] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6163.078360] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6163.408786] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6163.408894] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6163.560278] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1164 [ 6163.560874] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6163.624269] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6163.629886] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6163.631257] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f4 0b 4f 00 00 00 [ 6163.639334] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f4 0b 4f 00 15 00 02 04 00 [ 6164.077955] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:793 y:373 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6164.078500] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6164.080515] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6164.124829] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:797 ly:369 Ver[022C82000] [ 6164.208603] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6164.208718] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6164.563073] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6164.563510] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f5 0b 4f 00 00 00 [ 6164.572109] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f5 0b 4f 00 15 00 02 04 00 [ 6164.578419] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:42][1:41][2:41][3:45][4:43][5:48][6:52][7:42][8:44][9:42][10:41] [ 6164.618501] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6164.618540] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6164.878226] I[1: magisk.bin:25555] Governor: enter mode 0x1 [ 6164.878322] [1: kworker/1:0H:20550] MINSET: BIMC 556800 Khz MIN [ 6165.767807] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:768 y:838 w:1 h:3 z:6 s:2 p:0 tc:1 tm:0 [ 6165.767975] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6165.768021] [0:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6165.805046] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6165.805591] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f6 0b 4f 00 00 00 [ 6165.814073] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f6 0b 4f 00 15 00 02 04 00 [ 6165.889186] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6165.889230] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6166.068860] [2: init:25598] init: setgid failed: Invalid argument [ 6166.140757] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 888,400,7736, 180, 60, 2 [ 6166.204249] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 35 tc:0 lx:733 ly:1115 Ver[022C82000] [ 6166.268250] I[0: swapper/0: 0] Governor: exit mode 0x0 [ 6166.268650] [0: kworker/0:0H: 5] MINCLR: BIMC MIN CLR [ 6166.698592] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6166.698859] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6167.010154] [1: kworker/u8:29:21058] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6167.010346] [1: kworker/u8:29:21058] [SSP] 0 : -421, 896, 7656 (200ms, 0ms) [ 6167.010474] [1: kworker/u8:29:21058] [SSP] 9 : 544, 484, 576, 1304, 238, 3 (200ms) [ 6167.011664] [0: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6167.307662] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:936 y:787 w:1 h:4 z:7 s:4 p:0 tc:1 tm:0 [ 6167.307997] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6167.308752] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6167.438528] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6167.438619] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6167.449327] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32037] [ 6167.510004] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(265), Temp-ADC(33440) [ 6167.565068] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6167.565585] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f7 0b 4f 00 00 00 [ 6167.574085] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f7 0b 4f 00 15 00 02 04 00 [ 6168.403341] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 89 tc:0 lx:765 ly:1491 Ver[022C82000] [ 6168.898680] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6168.899929] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6169.043972] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:817 y:934 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6169.044681] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6169.046844] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6169.075700] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6169.097931] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f8 0b 43 00 00 00 [ 6169.098087] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6169.155857] [0: qmuxd: 2107] Read: 01 62 00 80 03 01 02 f8 0b 43 00 56 00 02 04 00 [ 6169.158260] [1: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6169.168333] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6169.168382] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6169.588586] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:43][1:43][2:43][3:44][4:45][5:46][6:46][7:44][8:45][9:44][10:43] [ 6169.641227] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 48 tc:0 lx:747 ly:1496 Ver[022C82000] [ 6170.138538] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6170.139945] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6170.216452] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6170.220051] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:839 y:1006 w:1 h:9 z:13 s:2 p:0 tc:1 tm:0 [ 6170.220604] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6170.224194] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6170.282230] I[0: android.ui: 2004] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1165 [ 6170.282649] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6170.343399] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6170.348346] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6170.348394] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6170.349835] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6170.350408] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 f9 0b 4f 00 00 00 [ 6170.358867] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 f9 0b 4f 00 15 00 02 04 00 [ 6170.564805] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6170.565266] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 fa 0b 4f 00 00 00 [ 6170.573992] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 fa 0b 4f 00 15 00 02 04 00 [ 6170.631534] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 33 tc:0 lx:805 ly:1468 Ver[022C82000] [ 6171.128496] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6171.128616] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6171.534650] [1: init:25604] init: setgid failed: Invalid argument [ 6171.566920] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6171.567819] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 fb 0b 4f 00 00 00 [ 6171.575892] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 fb 0b 4f 00 15 00 02 04 00 [ 6171.976690] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:791 y:1402 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6171.977168] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6171.979245] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6172.109096] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6172.109152] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6172.524966] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6172.526514] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 fc 0b 4f 00 00 00 [ 6172.535123] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 fc 0b 4f 00 15 00 02 04 00 [ 6172.618132] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 52 tc:0 lx:831 ly:1322 Ver[022C82000] [ 6173.118327] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6173.118401] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6173.567254] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6173.569937] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 fd 0b 4f 00 00 00 [ 6173.578575] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 fd 0b 4f 00 15 00 02 04 00 [ 6173.654082] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:874 y:1009 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6173.654490] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6173.655094] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6173.778316] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6173.778370] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6174.118030] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 37 tc:0 lx:974 ly:905 Ver[022C82000] [ 6174.598469] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:42][1:42][2:42][3:43][4:44][5:44][6:45][7:42][8:44][9:43][10:42] [ 6174.609188] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6174.609302] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6174.765151] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6174.766683] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 fe 0b 4f 00 00 00 [ 6174.775735] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 fe 0b 4f 00 15 00 02 04 00 [ 6175.202324] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:851 y:1347 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6175.202741] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6175.203702] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6175.328392] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6175.328441] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6175.568815] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6175.569483] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 ff 0b 4f 00 00 00 [ 6175.577850] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 ff 0b 4f 00 15 00 02 04 00 [ 6175.616701] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 33 tc:0 lx:930 ly:988 Ver[022C82000] [ 6176.108605] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6176.109865] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6176.301219] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:657 y:1665 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6176.301855] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6176.304402] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6176.397561] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:660 ly:1658 Ver[022C82000] [ 6176.428348] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6176.428402] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6176.568833] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6176.569433] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 00 0c 4f 00 00 00 [ 6176.577857] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 00 0c 4f 00 15 00 02 04 00 [ 6176.578025] [1: init:25615] init: setgid failed: Invalid argument [ 6176.888472] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6176.888616] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6176.928231] I[0: app_process:25622] Governor: enter mode 0x1 [ 6176.928422] [0: kworker/0:0H: 5] MINSET: BIMC 556800 Khz MIN [ 6177.519642] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32099] [ 6177.575029] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33449) [ 6177.590929] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 01 0c 43 00 00 00 [ 6177.608297] [1: qmuxd: 2107] Read: 01 6c 00 80 03 01 02 01 0c 43 00 60 00 02 04 00 [ 6178.009766] [1: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6178.009833] [1: kworker/u8:29:21058] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6178.009888] [1: kworker/u8:29:21058] [SSP] 0 : -405, 892, 7716 (200ms, 0ms) [ 6178.009927] [1: kworker/u8:29:21058] [SSP] 9 : 544, 483, 573, 1301, 238, 3 (200ms) [ 6178.032464] [1:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 884,376,7704, 180, 60, 2 [ 6178.118295] I[0: swapper/0: 0] Governor: exit mode 0x0 [ 6178.119641] [0: kworker/0:0H: 5] MINCLR: BIMC MIN CLR [ 6178.146525] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3726), data(0xba4e) [ 6178.157403] [0: kworker/u8:23:21054] max77843_fg_read_current: CURRENT_REG(0xf8e0) [ 6178.160365] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3726), data(0xba4e) [ 6178.162367] [0: kworker/u8:23:21054] [Time-to-FULL] 368634(secs), 6143(mins) [ 6178.163166] [0: kworker/u8:23:21054] [Time-to-EMPTY] 0(secs), 0(mins) [ 6178.281110] [0: kworker/u8:23:21054] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,1800h,ba4eh,f8e0h,f275h,0086h,0000h,0000h,0000h,1e67h,0000h,2080h,5a00h,0149h,0148h,1807h,00e1h,19c8h,b8b3h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,1807h,806ch,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f275h,1680h,1008h,fbe6h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dbd3h,27cfh,2271h,0be7h,0000h,d667h,d5aeh,9611h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,083ch,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0015h,ffffh,0000h,0000h,06c8h,0080h,ed6eh,7f81h,ff00h,0000h,bbffh,0016h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,273eh,0000h,0040h,f741h,4036h,4e80h,fcd8h,bdd7h,0065h,2910h,bae4h,242dh, [ 6178.282763] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3737), data(0xbae4) [ 6178.309699] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(240), Temp-ADC(34050) [ 6178.310331] [0: kworker/u8:23:21054] max77843_fg_write_temp: temperature to (240, 0x1800) [ 6178.311745] [0: kworker/u8:23:21054] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6178.311791] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6178.340067] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33447) [ 6178.343972] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3737), data(0xbae4) [ 6178.346007] [0: kworker/u8:23:21054] max77843_fg_read_current: CURRENT_REG(0xf81b) [ 6178.347077] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3737), data(0xbae4) [ 6178.350837] [0: kworker/u8:23:21054] [Time-to-FULL] 368634(secs), 6143(mins) [ 6178.351946] [0: kworker/u8:23:21054] [Time-to-EMPTY] 0(secs), 0(mins) [ 6178.403953] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:854 y:337 w:1 h:8 z:12 s:2 p:0 tc:1 tm:0 [ 6178.404084] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6178.404136] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6178.451492] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:856 ly:335 Ver[022C82000] [ 6178.475655] [2: kworker/u8:23:21054] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,1800h,bae4h,f81bh,f28bh,0086h,0000h,0000h,0000h,1e67h,0000h,2080h,5a00h,0149h,0148h,1807h,00e1h,19c8h,b8b5h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,1807h,806ch,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f28bh,1680h,1008h,fbe7h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dbd3h,27cfh,2271h,0be7h,0000h,d667h,d5aeh,8e2ch,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,082bh,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0015h,ffffh,0000h,0000h,19e0h,fe0ch,eec9h,0004h,3000h,0000h,0000h,0002h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,2752h,0000h,0040h,f4b0h,4036h,4e16h,fbc0h,bdd7h,0065h,2910h,b9e8h,242dh, [ 6178.477271] [2: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3718), data(0xb9e8) [ 6178.480563] [2: kworker/u8:23:21054] max77843_get_fuelgauge_soc: soc(361), low_batt_alarm(0) [ 6178.480616] [2: kworker/u8:23:21054] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6178.481482] [2: kworker/u8:23:21054] max77843_fg_get_scaled_capacity : PRE SOC(375), SOC(372) [ 6178.481528] [2: kworker/u8:23:21054] max77843_fg_get_scaled_capacity: scaled capacity (37.2) [ 6178.481574] [2: kworker/u8:23:21054] max77843_fg_skip_abnormal_capacity : NOW(37), OLD(26) [ 6178.481619] [2: kworker/u8:23:21054] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 37) [ 6178.481675] [2: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3726mV),Inow(-285mA),Imax(433mA),SOC(26%),Tbat(240),is_hc_usb(0) [ 6178.481746] [2: kworker/u8:23:21054] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6178.481806] [2: kworker/u8:23:21054] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6178.485707] [1: healthd: 531] healthd: battery l=26 v=3726 t=24.0 h=2 st=3 c=0 o=1 ca=-541 ct=0 ps=0 chg= 2019-03-14 22:54:57.975713150 UTC [ 6178.485779] [1: healthd: 531] healthd: battery l=26 v=3726 t=24.0 h=2 st=3 c=0 o=1 ca=-541 ct=0 ps=0 chg= 2019-03-14 22:54:57.975713150 UTC hv=0 chg= [ 6178.485847] [1: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6178.485896] [1: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6178.487966] [1: Binder_9: 2988] !@BatteryListener : batteryPropertiesChanged! [ 6178.485946] [2: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6178.485946] [2: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6178.528487] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6178.528609] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6178.948314] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6178.948350] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6179.045654] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6179.098224] I[1:.TotalCommander: 9117] Governor: enter mode 0x1 [ 6179.098290] [1: kworker/1:0H:20550] MINSET: BIMC 556800 Khz MIN [ 6179.608304] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:44][1:42][2:42][3:46][4:48][5:60][6:49][7:45][8:47][9:45][10:43] [ 6180.138224] I[1: swapper/1: 0] Governor: exit mode 0x0 [ 6180.139072] [1: kworker/1:0H:20550] MINCLR: BIMC MIN CLR [ 6181.131495] [1: init:25677] init: setgid failed: Invalid argument [ 6181.517612] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:821 y:1510 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6181.518446] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6181.520681] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6181.648314] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6181.648366] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6181.809837] I[0: surfaceflinger: 537] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1166 [ 6181.810019] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6181.873533] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6181.879366] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6181.879892] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 02 0c 4f 00 00 00 [ 6181.888397] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 02 0c 4f 00 15 00 02 04 00 [ 6182.171538] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 53 tc:0 lx:951 ly:1005 Ver[022C82000] [ 6182.611505] [1: watchdog: 2784] !@Sync 205 [03-14 15:55:02.101] [ 6182.668448] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6182.668571] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6182.808975] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:857 y:1484 w:1 h:6 z:9 s:2 p:0 tc:1 tm:0 [ 6182.809444] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6182.811493] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6182.938351] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6182.938407] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6183.045601] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6183.111560] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 24 tc:0 lx:990 ly:1098 Ver[022C82000] [ 6183.609313] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6183.610545] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6184.004502] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:917 y:1237 w:1 h:8 z:12 s:2 p:0 tc:1 tm:0 [ 6184.004907] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6184.006587] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6184.128309] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6184.128359] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6184.378988] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1167 [ 6184.379181] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6184.443685] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6184.449593] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6184.450046] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 03 0c 4f 00 00 00 [ 6184.459191] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 03 0c 4f 00 15 00 02 04 00 [ 6184.618416] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:42][1:42][2:42][3:44][4:44][5:45][6:45][7:43][8:44][9:43][10:43] [ 6184.634477] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 51 tc:0 lx:816 ly:1708 Ver[022C82000] [ 6185.128922] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6185.129037] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6185.383968] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6185.385754] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 04 0c 4f 00 00 00 [ 6185.395529] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 04 0c 4f 00 15 00 02 04 00 [ 6185.505055] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:856 y:1303 w:1 h:3 z:4 s:4 p:0 tc:1 tm:0 [ 6185.505699] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6185.507842] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6185.628302] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6185.628348] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6186.090318] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 47 tc:0 lx:770 ly:1637 Ver[022C82000] [ 6186.183909] [2: init:25682] init: setgid failed: Invalid argument [ 6186.588591] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6186.590063] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6186.621595] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6186.623822] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 05 0c 4f 00 00 00 [ 6186.632401] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 05 0c 4f 00 15 00 02 04 00 [ 6186.690618] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:729 y:1114 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6186.691303] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6186.693535] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6186.726614] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 2 tc:0 lx:729 ly:1114 Ver[022C82000] [ 6186.818670] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6186.818824] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6187.218291] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6187.218327] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6187.385190] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6187.385632] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 06 0c 4f 00 00 00 [ 6187.394211] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 06 0c 4f 00 15 00 02 04 00 [ 6187.578221] I[0: mdss_fb0:22299] Governor: enter mode 0x1 [ 6187.579505] [0: kworker/0:0H: 5] MINSET: BIMC 556800 Khz MIN [ 6187.621292] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32095] [ 6187.675069] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33457) [ 6187.897906] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:617 y:822 w:1 h:3 z:4 s:2 p:0 tc:1 tm:0 [ 6187.898323] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6187.898420] [0:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6187.973834] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:615 ly:828 Ver[022C82000] [ 6188.028337] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6188.028390] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6188.468381] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6188.468417] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6188.861496] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6188.862984] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 07 0c 4f 00 00 00 [ 6188.871435] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 07 0c 4f 00 15 00 02 04 00 [ 6189.010908] [0: kworker/u8:23:21054] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6189.011032] [0: kworker/u8:23:21054] [SSP] 0 : -377, 888, 7672 (200ms, 0ms) [ 6189.011121] [0: kworker/u8:23:21054] [SSP] 9 : 545, 483, 570, 1300, 238, 3 (200ms) [ 6189.011363] [0: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6189.628330] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:46][1:42][2:42][3:49][4:46][5:49][6:52][7:46][8:48][9:45][10:43] [ 6189.668321] I[1: swapper/1: 0] Governor: exit mode 0x0 [ 6189.668740] [1: kworker/1:2H:10584] request_bimc_clk: error bimc_lock_count unlocked [ 6190.077281] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6190.104578] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 896,400,7692, 180, 60, 2 [ 6190.921612] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:102 y:1253 w:1 h:4 z:7 s:4 p:0 tc:1 tm:0 [ 6190.922271] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6190.924461] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6190.944488] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 1 tc:0 lx:102 ly:1253 Ver[022C82000] [ 6191.048329] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6191.048378] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6191.438754] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6191.440200] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6191.552630] [1: init:25749] init: setgid failed: Invalid argument [ 6192.058823] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1168 [ 6192.059708] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6192.124662] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6192.130365] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6192.132717] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 08 0c 4f 00 00 00 [ 6192.141729] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 08 0c 4f 00 15 00 02 04 00 [ 6193.063720] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6193.066025] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 09 0c 4f 00 00 00 [ 6193.075649] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 09 0c 4f 00 15 00 02 04 00 [ 6194.055891] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:142 y:597 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6194.056542] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6194.058892] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6194.127153] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:136 ly:603 Ver[022C82000] [ 6194.136675] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6194.188609] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6194.188670] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6194.618553] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6194.619980] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6194.638596] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:40][1:40][2:40][3:41][4:41][5:41][6:41][7:40][8:42][9:41][10:40] [ 6195.390776] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:689 y:624 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6195.391240] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6195.393333] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6195.518325] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6195.518380] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6196.518282] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 92 tc:0 lx:698 ly:643 Ver[022C82000] [ 6196.694092] [1: init:25757] init: setgid failed: Invalid argument [ 6197.018465] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6197.018582] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6197.178872] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1169 [ 6197.179786] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6197.244737] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6197.250331] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6197.252747] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 0a 0c 4f 00 00 00 [ 6197.261686] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 0a 0c 4f 00 15 00 02 04 00 [ 6197.485735] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:856 y:1675 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6197.486388] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6197.488940] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6197.585789] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:858 ly:1664 Ver[022C82000] [ 6197.618329] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6197.618378] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6197.684892] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32279] [ 6197.738989] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33470) [ 6198.065837] [0: Thread-700:25763] fts_touch 1-0049: COMMAND : boost_level [ 6198.065904] [0: Thread-700:25763] fts_touch 1-0049: cmd = boost_level [ 6198.065956] [0: Thread-700:25763] fts_touch 1-0049: cmd param 0= 1 [ 6198.066009] [0: Thread-700:25763] fts_touch 1-0049: boost_level: OK [ 6198.066842] [0: Thread-700:25763] fts_touch 1-0049: tsp cmd: status:0 [ 6198.067600] [0: Thread-700:25763] fts_touch 1-0049: tsp cmd: result: boost_level,1:OK [ 6198.078705] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6198.078768] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6198.711902] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1273 y:695 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6198.712555] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6198.714721] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6198.807812] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:1267 ly:689 Ver[022C82000] [ 6198.838292] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6198.838341] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6199.298412] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6199.298518] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6199.423540] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6199.424920] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 0b 0c 4f 00 00 00 [ 6199.433526] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 0b 0c 4f 00 15 00 02 04 00 [ 6199.600548] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:284 y:1208 w:1 h:3 z:4 s:4 p:0 tc:1 tm:0 [ 6199.600852] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6199.600959] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6199.648295] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:40][1:40][2:40][3:41][4:42][5:42][6:43][7:41][8:42][9:41][10:41] [ 6199.688478] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:269 ly:1206 Ver[022C82000] [ 6199.728350] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6199.728416] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6200.008486] [0: kworker/u8:23:21054] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6200.008731] [0: kworker/u8:23:21054] [SSP] 0 : -401, 912, 7708 (200ms, 0ms) [ 6200.008893] [0: kworker/u8:23:21054] [SSP] 9 : 581, 518, 617, 1398, 238, 3 (200ms) [ 6200.010718] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6200.188469] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6200.188651] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6200.617533] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1316 y:2307 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6200.617682] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6200.617749] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6200.738346] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6200.738456] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6201.076081] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6201.410792] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1170 [ 6201.410975] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6201.428003] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 66 tc:0 lx:1317 ly:2313 Ver[022C82000] [ 6201.473391] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6201.479320] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6201.479824] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 0c 0c 4f 00 00 00 [ 6201.488405] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 0c 0c 4f 00 15 00 02 04 00 [ 6201.660667] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6201.661422] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 0d 0c 4f 00 00 00 [ 6201.669708] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 0d 0c 4f 00 15 00 02 04 00 [ 6201.749919] [0: init:25768] init: setgid failed: Invalid argument [ 6201.918271] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6201.918321] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6201.977764] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:149 y:2341 w:1 h:7 z:12 s:4 p:0 tc:1 tm:0 [ 6201.977899] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6201.977944] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6202.062178] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:149 ly:2340 Ver[022C82000] [ 6202.098618] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6202.098668] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6202.172558] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:153 y:2342 w:1 h:9 z:15 s:4 p:0 tc:1 tm:0 [ 6202.173125] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6202.175396] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6202.176819] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 868,420,7744, 180, 60, 2 [ 6202.232599] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:152 ly:2341 Ver[022C82000] [ 6202.298355] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6202.298415] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6202.318089] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:147 y:2344 w:1 h:9 z:15 s:4 p:0 tc:1 tm:0 [ 6202.318617] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6202.319554] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6202.378681] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:149 ly:2341 Ver[022C82000] [ 6202.448294] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6202.448348] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6202.878509] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6202.878738] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6203.046648] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6203.057950] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1171 [ 6203.058622] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6203.123864] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:983 y:1191 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6203.124531] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6203.126613] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6203.127602] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6203.195704] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:987 ly:1185 Ver[022C82000] [ 6203.248356] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6203.248424] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6203.321585] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6203.322326] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 0e 0c 4f 00 00 00 [ 6203.330595] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 0e 0c 4f 00 15 00 02 04 00 [ 6203.688276] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6203.688312] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6203.901573] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6203.902221] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 0f 0c 4f 00 00 00 [ 6203.910608] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 0f 0c 4f 00 15 00 02 04 00 [ 6204.038234] I[1: app_process:25780] Governor: enter mode 0x1 [ 6204.038328] [1: kworker/1:2H:10584] MINSET: BIMC 556800 Khz MIN [ 6204.658286] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:41][1:40][2:39][3:46][4:43][5:50][6:54][7:42][8:44][9:41][10:40] [ 6205.020696] [1: swapper/1: 0] Governor: exit mode 0x0 [ 6205.021736] [1: kworker/1:2H:10584] MINCLR: BIMC MIN CLR [ 6205.045795] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6205.570415] I[0:libtcmadmin21.s:25822] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1172 [ 6205.570630] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6205.633398] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6205.640046] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6205.641433] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 10 0c 4f 00 00 00 [ 6205.650275] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 10 0c 4f 00 15 00 02 04 00 [ 6205.831864] [2: Thread-704:25830] fts_touch 1-0049: COMMAND : boost_level [ 6205.831912] [2: Thread-704:25830] fts_touch 1-0049: cmd = boost_level [ 6205.831951] [2: Thread-704:25830] fts_touch 1-0049: cmd param 0= 2 [ 6205.831989] [2: Thread-704:25830] fts_touch 1-0049: boost_level: OK [ 6205.832565] [2: Thread-704:25830] fts_touch 1-0049: tsp cmd: status:0 [ 6205.833057] [2: Thread-704:25830] fts_touch 1-0049: tsp cmd: result: boost_level,2:OK [ 6206.388240] I[3: app_process:25840] Governor: enter mode 0x1 [ 6206.388321] [3: kworker/3:2H: 8744] MINSET: BIMC 556800 Khz MIN [ 6206.949278] [1: init:25855] init: setgid failed: Invalid argument [ 6207.075690] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6207.308287] I[1: swapper/1: 0] Governor: exit mode 0x0 [ 6207.308776] [1: kworker/1:2H:10584] MINCLR: BIMC MIN CLR [ 6207.544242] [0:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6207.576879] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:131 y:1279 w:1 h:8 z:15 s:2 p:0 tc:1 tm:0 [ 6207.577533] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6207.579736] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6207.624046] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:129 ly:1279 Ver[022C82000] [ 6207.708489] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6207.708578] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6207.749360] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32277] [ 6207.809602] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33473) [ 6208.118715] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6208.120175] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6208.450460] I[0:artcard.manager: 3001] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1173 [ 6208.450687] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6208.482792] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3771), data(0xbc96) [ 6208.486497] [1: kworker/u8:23:21054] max77843_fg_read_current: CURRENT_REG(0xfca0) [ 6208.487384] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3771), data(0xbc96) [ 6208.489406] [1: kworker/u8:23:21054] [Time-to-FULL] 368634(secs), 6143(mins) [ 6208.490212] [1: kworker/u8:23:21054] [Time-to-EMPTY] 0(secs), 0(mins) [ 6208.509844] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:91 y:625 w:1 h:7 z:12 s:4 p:0 tc:1 tm:0 [ 6208.509995] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6208.510047] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6208.515703] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6208.520066] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6208.520530] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 11 0c 4f 00 00 00 [ 6208.529077] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 11 0c 4f 00 15 00 02 04 00 [ 6208.569795] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:90 ly:625 Ver[022C82000] [ 6208.604903] [1: kworker/u8:23:21054] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,1800h,bc96h,fca0h,f4e0h,006eh,0000h,0000h,0000h,1e7fh,0000h,2080h,5a00h,0149h,0148h,1805h,00e1h,19c8h,b94eh,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,1805h,802eh,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f4e0h,1680h,1008h,fc93h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc1ah,27cfh,2271h,0bd0h,0000h,d667h,d5a7h,4a18h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,0648h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0010h,ffffh,0000h,0000h,0552h,05c2h,ebe0h,5c27h,ff00h,588eh,1800h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,2765h,0000h,0040h,f8bdh,4017h,4dc1h,fabfh,bdcfh,0065h,2910h,b91eh,23e6h, [ 6208.606548] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3702), data(0xb91e) [ 6208.633554] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(239), Temp-ADC(34058) [ 6208.634148] [1: kworker/u8:23:21054] max77843_fg_write_temp: temperature to (239, 0x17e6) [ 6208.635485] [1: kworker/u8:23:21054] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6208.635533] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6208.638703] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6208.638814] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6208.662528] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33476) [ 6208.666475] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3702), data(0xb91e) [ 6208.669015] [1: kworker/u8:23:21054] max77843_fg_read_current: CURRENT_REG(0xf2e7) [ 6208.670230] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3702), data(0xb91e) [ 6208.672585] [1: kworker/u8:23:21054] [Time-to-FULL] 368634(secs), 6143(mins) [ 6208.673782] [1: kworker/u8:23:21054] [Time-to-EMPTY] 0(secs), 0(mins) [ 6208.797651] [1: kworker/u8:23:21054] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17e6h,b91eh,f2e7h,f4d8h,006dh,0000h,0000h,0000h,1e80h,0000h,2080h,5a00h,0149h,0148h,1805h,00e1h,19c8h,b952h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,1805h,802eh,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f4d8h,1680h,1008h,fc94h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc1ah,27cfh,2271h,0bd0h,0000h,d667h,d5a7h,3cffh,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,063eh,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0010h,ffffh,0000h,0000h,0714h,20e8h,ed42h,3200h,0bd0h,0000h,ff8fh,0002h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,2747h,0000h,0000h,f688h,4017h,4e25h,fbf6h,bdcfh,0065h,2910h,ba0ch,23e6h, [ 6208.799333] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3720), data(0xba0c) [ 6208.802150] [1: kworker/u8:23:21054] max77843_get_fuelgauge_soc: soc(358), low_batt_alarm(0) [ 6208.802197] [1: kworker/u8:23:21054] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6208.802934] [1: kworker/u8:23:21054] max77843_fg_get_scaled_capacity : PRE SOC(372), SOC(369) [ 6208.802973] [1: kworker/u8:23:21054] max77843_fg_get_scaled_capacity: scaled capacity (36.9) [ 6208.803012] [1: kworker/u8:23:21054] max77843_fg_skip_abnormal_capacity : NOW(36), OLD(26) [ 6208.803051] [1: kworker/u8:23:21054] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 36) [ 6208.803097] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3771mV),Inow(-135mA),Imax(433mA),SOC(26%),Tbat(239),is_hc_usb(0) [ 6208.803153] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6208.803199] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6208.805716] [1: healthd: 531] healthd: battery l=26 v=3771 t=23.9 h=2 st=3 c=0 o=1 ca=-445 ct=0 ps=0 chg= 2019-03-14 22:55:28.296103815 UTC [ 6208.805784] [1: healthd: 531] healthd: battery l=26 v=3771 t=23.9 h=2 st=3 c=0 o=1 ca=-445 ct=0 ps=0 chg= 2019-03-14 22:55:28.296103815 UTC hv=0 chg= [ 6208.805852] [1: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6208.805902] [1: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6208.805954] [1: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6208.805954] [1: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6208.806421] [0: Binder_F: 3593] !@BatteryListener : batteryPropertiesChanged! [ 6209.068585] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6209.069861] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6209.156681] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:573 y:604 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6209.157153] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6209.159185] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6209.290743] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6209.290896] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6209.668501] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:41][1:40][2:40][3:41][4:42][5:42][6:42][7:41][8:42][9:41][10:40] [ 6210.045633] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6210.273663] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 91 tc:0 lx:583 ly:614 Ver[022C82000] [ 6210.768363] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6210.768415] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6210.892307] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:806 y:1683 w:1 h:6 z:10 s:2 p:0 tc:1 tm:0 [ 6210.892398] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6210.892431] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6210.964580] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:802 ly:1681 Ver[022C82000] [ 6211.008503] [1: kworker/u8:0:25004] [SSP]: debug_work_func(62) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6211.008555] [1: kworker/u8:0:25004] [SSP] 0 : -405, 908, 7808 (200ms, 0ms) [ 6211.008596] [1: kworker/u8:0:25004] [SSP] 9 : 601, 539, 646, 1456, 238, 3 (200ms) [ 6211.009867] [1: kworker/u8:23:21054] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6211.018299] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6211.018335] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6211.319905] [2: Thread-705:25868] fts_touch 1-0049: COMMAND : boost_level [ 6211.319997] [2: Thread-705:25868] fts_touch 1-0049: cmd = boost_level [ 6211.320069] [2: Thread-705:25868] fts_touch 1-0049: cmd param 0= 1 [ 6211.320139] [2: Thread-705:25868] fts_touch 1-0049: boost_level: OK [ 6211.327323] [2: Thread-705:25868] fts_touch 1-0049: tsp cmd: status:0 [ 6211.328851] [2: Thread-705:25868] fts_touch 1-0049: tsp cmd: result: boost_level,1:OK [ 6211.458335] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6211.458389] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6211.830222] [0: init:25870] init: setgid failed: Invalid argument [ 6211.997479] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1275 y:874 w:1 h:7 z:12 s:4 p:0 tc:1 tm:0 [ 6211.998113] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6212.000392] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6212.056734] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:1276 ly:871 Ver[022C82000] [ 6212.129004] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6212.129108] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6212.293575] [0: Thread-707:25876] fts_touch 1-0049: COMMAND : boost_level [ 6212.293611] [0: Thread-707:25876] fts_touch 1-0049: cmd = boost_level [ 6212.293637] [0: Thread-707:25876] fts_touch 1-0049: cmd param 0= 2 [ 6212.293665] [0: Thread-707:25876] fts_touch 1-0049: boost_level: OK [ 6212.294070] [0: Thread-707:25876] fts_touch 1-0049: tsp cmd: status:0 [ 6212.294389] [0: Thread-707:25876] fts_touch 1-0049: tsp cmd: result: boost_level,2:OK [ 6212.548376] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6212.548559] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6212.612906] [1: watchdog: 2784] !@Sync 206 [03-14 15:55:32.102] [ 6213.809450] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1174 [ 6213.809864] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6213.873289] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6213.879174] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6213.879728] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 12 0c 4f 00 00 00 [ 6213.888263] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 12 0c 4f 00 15 00 02 04 00 [ 6214.067823] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 920,380,7728, 180, 60, 2 [ 6214.678665] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:41][1:40][2:41][3:41][4:42][5:42][6:42][7:41][8:43][9:42][10:41] [ 6214.707821] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:613 y:1247 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6214.708619] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6214.710976] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6214.778676] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:611 ly:1247 Ver[022C82000] [ 6214.838421] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6214.838499] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6215.136368] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6215.256663] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:658 y:1833 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6215.257149] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6215.257281] [0:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6215.378438] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6215.378508] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6215.381147] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 9 tc:0 lx:868 ly:1090 Ver[022C82000] [ 6215.878463] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6215.878574] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6216.892750] [1: init:25879] init: setgid failed: Invalid argument [ 6217.045389] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:744 y:1983 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6217.045714] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6217.047348] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6217.129547] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:867 ly:1512 Ver[022C82000] [ 6217.168545] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6217.168635] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6217.594976] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:780 y:1595 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6217.595476] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6217.595598] [0:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6217.718347] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6217.718462] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6217.743751] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 11 tc:0 lx:736 ly:2085 Ver[022C82000] [ 6217.828332] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32214] [ 6217.883074] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33485) [ 6218.055530] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6218.108377] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6218.109750] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6218.110497] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 13 0c 4f 00 00 00 [ 6218.120485] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 13 0c 4f 00 15 00 02 04 00 [ 6218.238383] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6218.238456] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6218.498423] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6218.498929] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 14 0c 4f 00 00 00 [ 6218.507470] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 14 0c 4f 00 15 00 02 04 00 [ 6218.885191] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:743 y:1716 w:1 h:6 z:9 s:2 p:0 tc:1 tm:0 [ 6218.885530] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6218.886047] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6218.993756] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 8 tc:0 lx:727 ly:1970 Ver[022C82000] [ 6219.008850] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6219.008911] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6219.488552] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6219.488683] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6219.688409] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:42][1:42][2:42][3:43][4:44][5:44][6:44][7:42][8:44][9:44][10:43] [ 6219.863886] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:723 y:1739 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6219.864398] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6219.865028] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6219.988340] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6219.988423] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6220.000801] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 10 tc:0 lx:687 ly:2068 Ver[022C82000] [ 6220.076525] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6220.123418] I[0: RenderThread: 9158] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1175 [ 6220.123901] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6220.183753] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6220.498454] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6220.498573] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6220.628477] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:793 y:1928 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6220.628642] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6220.628725] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6220.738490] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6220.739737] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 15 0c 4f 00 00 00 [ 6220.747898] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 15 0c 4f 00 15 00 02 04 00 [ 6220.759789] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6220.759886] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6220.931840] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 24 tc:0 lx:817 ly:1613 Ver[022C82000] [ 6221.428576] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6221.429991] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6221.447731] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:658 y:1919 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6221.448199] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6221.450418] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6221.508191] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:656 ly:1923 Ver[022C82000] [ 6221.578621] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6221.578773] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6221.914289] [0: init:25887] init: setgid failed: Invalid argument [ 6222.008798] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6222.009553] [0: kworker/u8:27:21057] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6222.009716] [0: kworker/u8:27:21057] [SSP] 0 : -405, 888, 7672 (200ms, 0ms) [ 6222.009832] [0: kworker/u8:27:21057] [SSP] 9 : 595, 531, 633, 1433, 238, 3 (200ms) [ 6222.011085] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6222.011387] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6222.046717] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6222.336357] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1176 [ 6222.338188] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:663 y:1366 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6222.338921] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6222.340016] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6222.341114] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6222.403696] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6222.409524] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6222.410143] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:661 ly:1370 Ver[022C82000] [ 6222.410718] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 16 0c 4f 00 00 00 [ 6222.419235] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 16 0c 4f 00 15 00 02 04 00 [ 6222.468585] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6222.468699] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6222.908749] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6222.910208] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6222.977446] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6222.979923] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 17 0c 4f 00 00 00 [ 6222.988428] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 17 0c 4f 00 15 00 02 04 00 [ 6223.019238] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:725 y:1210 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6223.019830] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6223.022000] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6223.130878] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 8 tc:0 lx:874 ly:497 Ver[022C82000] [ 6223.148350] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6223.148435] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6223.628593] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6223.628983] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6223.945940] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:747 y:754 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6223.946375] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6223.948495] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6224.045899] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6224.078392] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6224.078446] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6224.163448] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 17 tc:0 lx:746 ly:1061 Ver[022C82000] [ 6224.658529] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6224.660330] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6224.699108] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:42][1:42][2:42][3:42][4:44][5:43][6:43][7:42][8:43][9:44][10:43] [ 6224.857132] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:733 y:622 w:1 h:8 z:12 s:2 p:0 tc:1 tm:0 [ 6224.857472] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6224.860023] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6224.988388] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6224.988485] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6225.001793] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 11 tc:0 lx:769 ly:934 Ver[022C82000] [ 6225.498471] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6225.499582] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6225.904060] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:749 y:640 w:1 h:8 z:13 s:4 p:0 tc:1 tm:0 [ 6225.904325] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6225.906232] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6226.028312] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6226.028376] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6226.048646] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 11 tc:0 lx:746 ly:931 Ver[022C82000] [ 6226.139275] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 972,388,7372, 180, 60, 2 [ 6226.436718] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:780 y:985 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6226.436997] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6226.437085] [0:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6226.557109] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 9 tc:0 lx:873 ly:556 Ver[022C82000] [ 6226.558414] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6226.558493] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6226.769209] [0: init:25895] init: setgid failed: Invalid argument [ 6227.048526] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6227.048642] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6227.439350] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:714 y:884 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6227.439604] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6227.441552] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6227.547983] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 8 tc:0 lx:807 ly:631 Ver[022C82000] [ 6227.568390] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6227.568449] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6227.895841] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32129] [ 6227.964924] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33490) [ 6228.038402] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6228.038491] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6228.359272] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:706 y:960 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6228.359480] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6228.359561] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6228.488631] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6228.488684] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6228.674424] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 25 tc:0 lx:707 ly:817 Ver[022C82000] [ 6229.005569] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:708 y:802 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6229.006055] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6229.006193] [0:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6229.070364] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:707 ly:805 Ver[022C82000] [ 6229.128529] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6229.128647] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6229.568579] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6229.570030] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6229.708627] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:41][1:41][2:41][3:42][4:43][5:42][6:42][7:41][8:43][9:42][10:42] [ 6229.949149] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:767 y:1479 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6229.949746] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6229.951887] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6230.021465] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:764 ly:1477 Ver[022C82000] [ 6230.078397] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6230.078469] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6230.449220] I[0:ReferenceQueueD: 9124] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1177 [ 6230.449421] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6230.513379] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6230.518304] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6230.518352] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6230.519357] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6230.520454] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 18 0c 4f 00 00 00 [ 6230.525366] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6230.531395] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 18 0c 4f 00 15 00 02 04 00 [ 6230.532646] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 19 0c 4f 00 00 00 [ 6230.540975] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 19 0c 4f 00 15 00 02 04 00 [ 6231.983159] [1: init:25908] init: setgid failed: Invalid argument [ 6232.075817] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6232.930953] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1178 [ 6232.931857] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6232.994422] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6233.000045] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6233.002400] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 1a 0c 4f 00 00 00 [ 6233.008799] [1: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6233.009152] [1: kworker/u8:0:25004] [SSP] 0 : -349, 916, 7704 (200ms, 0ms) [ 6233.009394] [1: kworker/u8:0:25004] [SSP] 9 : 564, 499, 588, 1344, 238, 3 (200ms) [ 6233.010745] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 1a 0c 4f 00 15 00 02 04 00 [ 6233.011224] [0: kworker/u8:23:21054] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6233.613763] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6233.616170] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 1b 0c 4f 00 00 00 [ 6233.624476] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 1b 0c 4f 00 15 00 02 04 00 [ 6234.718541] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:39][1:39][2:39][3:40][4:40][5:39][6:40][7:39][8:41][9:40][10:39] [ 6235.078792] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6235.178137] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1179 [ 6235.179396] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6235.244173] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6235.249885] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6235.251817] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 1c 0c 4f 00 00 00 [ 6235.260037] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 1c 0c 4f 00 15 00 02 04 00 [ 6235.625426] [0:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6235.657831] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:136 y:580 w:1 h:7 z:13 s:4 p:0 tc:1 tm:0 [ 6235.658607] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6235.660777] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6235.729903] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:136 ly:580 Ver[022C82000] [ 6235.788551] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6235.788663] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6236.228618] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6236.229866] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6236.416061] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:103 y:1304 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6236.416677] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6236.418831] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6236.463778] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:105 ly:1303 Ver[022C82000] [ 6236.548585] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6236.548702] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6236.958548] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6236.959997] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6237.028008] [1: init:25914] init: setgid failed: Invalid argument [ 6237.075855] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6237.984034] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32440] [ 6238.043453] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33511) [ 6238.129064] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1180 [ 6238.130059] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6238.194347] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6238.199987] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6238.202359] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 1d 0c 4f 00 00 00 [ 6238.210810] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 1d 0c 4f 00 15 00 02 04 00 [ 6238.211263] [1:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 892,384,7660, 180, 60, 2 [ 6238.321747] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6238.324154] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 1e 0c 4f 00 00 00 [ 6238.332669] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 1e 0c 4f 00 15 00 02 04 00 [ 6238.804805] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3765), data(0xbc40) [ 6238.810658] [1: kworker/u8:29:21058] max77843_fg_read_current: CURRENT_REG(0xfbc8) [ 6238.812108] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3765), data(0xbc40) [ 6238.814742] [1: kworker/u8:29:21058] [Time-to-FULL] 368634(secs), 6143(mins) [ 6238.816168] [1: kworker/u8:29:21058] [Time-to-EMPTY] 0(secs), 0(mins) [ 6238.936313] [1: kworker/u8:29:21058] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17e6h,bc40h,fbc8h,f77eh,0052h,0000h,0000h,0000h,1e9bh,0000h,2080h,5a00h,0149h,0148h,17fch,00e1h,19c8h,b9b6h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17fch,8022h,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f77eh,1680h,1008h,fd40h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc1ah,27cfh,2271h,0bcfh,0000h,d667h,d5a0h,2b10h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,045eh,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,000bh,ffffh,0000h,0000h,19ffh,0002h,ea95h,8000h,2700h,1088h,e288h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,2725h,0000h,0000h,f8f0h,401ch,4e85h,fcb9h,bdc7h,0065h,2910h,baf0h,23e6h, [ 6238.938073] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3738), data(0xbaf0) [ 6238.965343] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(239), Temp-ADC(34063) [ 6238.965969] [1: kworker/u8:29:21058] max77843_fg_write_temp: temperature to (239, 0x17e6) [ 6238.967384] [1: kworker/u8:29:21058] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6238.967434] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6238.994112] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33510) [ 6238.996905] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3738), data(0xbaf0) [ 6238.998734] [1: kworker/u8:29:21058] max77843_fg_read_current: CURRENT_REG(0xf7c8) [ 6238.999891] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3738), data(0xbaf0) [ 6239.001957] [1: kworker/u8:29:21058] [Time-to-FULL] 368634(secs), 6143(mins) [ 6239.003212] [1: kworker/u8:29:21058] [Time-to-EMPTY] 0(secs), 0(mins) [ 6239.123935] [1: kworker/u8:29:21058] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17e6h,baf0h,f7c8h,f77fh,0052h,0000h,0000h,0000h,1e9bh,0000h,2080h,5a00h,0149h,0148h,17fch,00e1h,19c8h,b9b9h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17fch,8038h,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f77fh,1680h,1008h,fd41h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc1ah,27cfh,2271h,0bcfh,0000h,d667h,d5a0h,22d8h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,0455h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,000bh,ffffh,0000h,0000h,19aah,fffch,ecffh,0004h,3f7fh,7effh,4000h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,278bh,0000h,0000h,f75eh,401ch,4d94h,fa9ah,bdc7h,0065h,2910h,b8b2h,23e6h, [ 6239.125537] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3693), data(0xb8b2) [ 6239.128424] [1: kworker/u8:29:21058] max77843_get_fuelgauge_soc: soc(358), low_batt_alarm(0) [ 6239.128469] [1: kworker/u8:29:21058] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6239.129196] [1: kworker/u8:29:21058] max77843_fg_get_scaled_capacity : PRE SOC(369), SOC(369) [ 6239.129235] [1: kworker/u8:29:21058] max77843_fg_get_scaled_capacity: scaled capacity (36.9) [ 6239.129273] [1: kworker/u8:29:21058] max77843_fg_skip_abnormal_capacity : NOW(36), OLD(26) [ 6239.129311] [1: kworker/u8:29:21058] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 36) [ 6239.129357] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3765mV),Inow(-168mA),Imax(433mA),SOC(26%),Tbat(239),is_hc_usb(0) [ 6239.129417] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6239.129466] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6239.131655] [1: healthd: 531] healthd: battery l=26 v=3765 t=23.9 h=2 st=3 c=0 o=1 ca=-340 ct=0 ps=0 chg= 2019-03-14 22:55:58.622043752 UTC [ 6239.131726] [1: healthd: 531] healthd: battery l=26 v=3765 t=23.9 h=2 st=3 c=0 o=1 ca=-340 ct=0 ps=0 chg= 2019-03-14 22:55:58.622043752 UTC hv=0 chg= [ 6239.131793] [1: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6239.131843] [1: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6239.132208] [1: Binder_B: 2996] !@BatteryListener : batteryPropertiesChanged! [ 6239.131894] [1: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6239.131894] [1: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6239.170244] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:683 y:432 w:1 h:8 z:12 s:4 p:0 tc:1 tm:0 [ 6239.170366] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6239.170408] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6239.231142] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:684 ly:433 Ver[022C82000] [ 6239.298632] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6239.298774] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6239.728281] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:39][1:38][2:38][3:40][4:41][5:47][6:43][7:39][8:41][9:39][10:38] [ 6239.728357] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6239.728390] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6240.048228] I[1: app_process:25927] Governor: enter mode 0x1 [ 6240.048300] [1: kworker/1:0H:20550] MINSET: BIMC 556800 Khz MIN [ 6240.186438] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6240.371376] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1181 [ 6240.371831] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6240.434004] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6240.439649] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6240.439977] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 1f 0c 4f 00 00 00 [ 6240.448700] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 1f 0c 4f 00 15 00 02 04 00 [ 6240.898237] I[1: init: 1] Governor: exit mode 0x0 [ 6240.898644] [1: kworker/1:0H:20550] MINCLR: BIMC MIN CLR [ 6241.466438] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:716 y:346 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6241.467079] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6241.469253] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6241.513633] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:717 ly:344 Ver[022C82000] [ 6241.598525] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6241.598613] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6242.008317] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6242.008360] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6242.045622] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6242.178234] I[1: app_process:25963] Governor: enter mode 0x1 [ 6242.178298] [1: kworker/1:0H:20550] MINSET: BIMC 556800 Khz MIN [ 6242.379445] I[0:.TotalCommander: 9117] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1182 [ 6242.379689] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6242.443981] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6242.449666] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6242.450403] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 20 0c 4f 00 00 00 [ 6242.458713] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 20 0c 4f 00 15 00 02 04 00 [ 6242.613488] [1: watchdog: 2784] !@Sync 207 [03-14 15:56:02.103] [ 6242.758631] [0: kworker/0:1:20076] [KEY] code(0xAC), value(1) [ 6242.758724] [0: kworker/0:1:20076] sec_debug_check_crash_key code 172 value 1 state 0 enable 0 [ 6242.759741] [0: InputReader: 2261] !@notifyKey(172), action=0 [ 6242.759895] [1: main:25963] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6242.759925] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6242.760408] [0: InputReader: 2261] !@handleInterceptActions(172), action=0, wmActions=1 [ 6242.899290] [0: kworker/0:1:20076] [KEY] code(0xAC), value(0) [ 6242.899320] [0: kworker/0:1:20076] sec_debug_check_crash_key code 172 value 0 state 0 enable 0 [ 6242.899510] [0: InputReader: 2261] !@notifyKey(172), action=1 [ 6242.899570] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=1, interactive=true [ 6242.899911] [0: InputReader: 2261] !@handleInterceptActions(172), action=1, wmActions=1 [ 6242.926801] [0: init:25984] init: setgid failed: Invalid argument [ 6243.069244] [3:SSRM Handler Th: 5291] cpubw 0.qcom,cpubw: Device doesn't take AB votes! [ 6243.081839] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 21 0c 43 00 00 00 [ 6243.090906] [1: qmuxd: 2107] Read: 01 6c 00 80 03 01 02 21 0c 43 00 60 00 02 04 00 [ 6243.158228] I[3: Binder_5: 2885] Governor: exit mode 0x0 [ 6243.158310] [3: kworker/3:2H: 8744] MINCLR: BIMC MIN CLR [ 6243.758575] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:734 y:2359 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6243.759345] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6243.761391] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6243.805741] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:733 ly:2359 Ver[022C82000] [ 6243.889645] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6243.889769] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6244.008581] [0: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6244.008734] [0: kworker/u8:0:25004] [SSP] 0 : -397, 864, 7820 (200ms, 0ms) [ 6244.008843] [0: kworker/u8:0:25004] [SSP] 9 : 623, 557, 668, 1509, 238, 3 (200ms) [ 6244.010734] [1: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6244.156717] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6244.298634] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6244.300083] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6244.738550] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:41][1:39][2:39][3:41][4:41][5:41][6:42][7:40][8:42][9:41][10:40] [ 6245.186602] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:543 y:1265 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6245.187396] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6245.190200] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6245.244979] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:549 ly:1258 Ver[022C82000] [ 6245.318789] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6245.318867] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6245.739375] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6245.739494] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6245.808814] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1183 [ 6245.809236] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6245.874209] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6245.879775] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6245.884548] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 22 0c 4f 00 00 00 [ 6245.892748] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 22 0c 4f 00 15 00 02 04 00 [ 6246.551492] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:825 y:1626 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6246.552201] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6246.555680] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6246.635357] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:1172 ly:879 Ver[022C82000] [ 6246.688378] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6246.688469] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6247.045785] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6247.128352] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6247.128400] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6247.648777] [0: init:25995] init: setgid failed: Invalid argument [ 6248.063813] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32348] [ 6248.122249] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33510) [ 6248.133037] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 23 0c 43 00 00 00 [ 6248.133432] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6248.165083] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:560 y:1828 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6248.165307] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6248.166913] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6248.187492] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6248.187986] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 24 0c 4f 00 00 00 [ 6248.188306] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6248.193524] [1: qmuxd: 2107] Read: 01 7e 00 80 03 01 02 23 0c 43 00 72 00 02 04 00 [ 6248.199550] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 24 0c 4f 00 15 00 02 04 00 [ 6248.199955] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 2 tc:0 lx:560 ly:1827 Ver[022C82000] [ 6248.289927] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6248.290043] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6248.698684] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6248.698737] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6249.265957] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6249.748585] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:41][1:40][2:40][3:42][4:42][5:42][6:44][7:41][8:43][9:41][10:40] [ 6249.869338] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:757 y:1849 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6249.870644] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6249.873151] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6249.976687] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 8 tc:0 lx:950 ly:1405 Ver[022C82000] [ 6249.998358] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6249.998428] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6250.102175] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 888,388,7800, 180, 60, 2 [ 6250.469153] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6250.470253] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6250.527433] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:807 y:1785 w:1 h:4 z:7 s:4 p:0 tc:1 tm:0 [ 6250.527738] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6250.528626] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6250.623719] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:1187 ly:976 Ver[022C82000] [ 6250.658349] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6250.658411] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6250.938259] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1184 [ 6250.938787] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6251.004948] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6251.010694] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6251.012541] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 25 0c 4f 00 00 00 [ 6251.021491] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 25 0c 4f 00 15 00 02 04 00 [ 6251.118480] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6251.119619] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6251.399180] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 26 0c 43 00 00 00 [ 6251.409499] [1: qmuxd: 2107] Read: 01 7e 00 80 03 01 02 26 0c 43 00 72 00 02 04 00 [ 6251.560377] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:868 y:1264 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6251.560844] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6251.562637] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6251.595511] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 2 tc:0 lx:874 ly:1259 Ver[022C82000] [ 6251.689942] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6251.690031] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6252.088881] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6252.088940] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6252.173436] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6252.173987] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 27 0c 4f 00 00 00 [ 6252.182458] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 27 0c 4f 00 15 00 02 04 00 [ 6252.188632] [3: init:26002] init: setgid failed: Invalid argument [ 6252.822156] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1104 y:554 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6252.822795] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6252.825196] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6252.881673] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:1107 ly:555 Ver[022C82000] [ 6252.948394] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6252.948447] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6253.181548] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6253.182145] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 28 0c 4f 00 00 00 [ 6253.190567] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 28 0c 4f 00 15 00 02 04 00 [ 6253.378503] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6253.379053] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6253.574444] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1063 y:1409 w:1 h:8 z:12 s:2 p:0 tc:1 tm:0 [ 6253.574609] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6253.574922] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6253.646872] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1060 ly:1408 Ver[022C82000] [ 6253.699622] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6253.699707] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count locked [ 6254.139036] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6254.139486] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6254.638503] [0: kworker/0:3:23468] [KEY] code(0xAC), value(1) [ 6254.638714] [0: kworker/0:3:23468] sec_debug_check_crash_key code 172 value 1 state 0 enable 0 [ 6254.639636] [2: InputReader: 2261] !@notifyKey(172), action=0 [ 6254.640049] [2: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6254.641640] [2: InputReader: 2261] !@handleInterceptActions(172), action=0, wmActions=1 [ 6254.758520] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:42][1:40][2:40][3:42][4:43][5:43][6:44][7:45][8:44][9:42][10:41] [ 6254.768476] [1: kworker/1:0:23671] [KEY] code(0xAC), value(0) [ 6254.768580] [1: kworker/1:0:23671] sec_debug_check_crash_key code 172 value 0 state 0 enable 0 [ 6254.769039] [2: InputReader: 2261] !@notifyKey(172), action=1 [ 6254.769193] [2: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=1, interactive=true [ 6254.769678] [2: InputReader: 2261] !@handleInterceptActions(172), action=1, wmActions=1 [ 6254.889198] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 29 0c 43 00 00 00 [ 6254.899427] [1: qmuxd: 2107] Read: 01 7c 00 80 03 01 02 29 0c 43 00 70 00 02 04 00 [ 6254.943424] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6254.944063] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 2a 0c 4f 00 00 00 [ 6254.952430] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 2a 0c 4f 00 15 00 02 04 00 [ 6255.008289] [0: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6255.008340] [0: kworker/u8:0:25004] [SSP] 0 : -389, 892, 7672 (200ms, 0ms) [ 6255.008375] [0: kworker/u8:0:25004] [SSP] 9 : 623, 556, 663, 1506, 238, 3 (200ms) [ 6255.010146] [1: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6255.391800] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:744 y:2364 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6255.392558] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6255.394598] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6255.421416] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6255.421943] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 2b 0c 4f 00 00 00 [ 6255.430546] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 2b 0c 4f 00 15 00 02 04 00 [ 6255.462670] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:743 ly:2373 Ver[022C82000] [ 6255.518701] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6255.518828] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6255.958402] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6255.959652] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6256.283963] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:692 y:1670 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6256.284526] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6256.286526] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6256.331796] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:691 ly:1669 Ver[022C82000] [ 6256.408743] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6256.408804] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6256.828565] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6256.828679] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6257.075959] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6257.474470] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:803 y:309 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6257.475249] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6257.477473] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6257.513489] [3: init:26020] init: setgid failed: Invalid argument [ 6257.525647] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:804 ly:309 Ver[022C82000] [ 6257.598588] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6257.598697] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6257.739817] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1185 [ 6257.740238] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6257.803854] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6257.809865] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6257.810494] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 2c 0c 4f 00 00 00 [ 6257.818576] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 2c 0c 4f 00 15 00 02 04 00 [ 6258.020907] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6258.020946] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6258.229848] [2:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32293] [ 6258.258228] I[1: app_process:26030] Governor: enter mode 0x1 [ 6258.258310] [1: kworker/1:2H:10584] MINSET: BIMC 556800 Khz MIN [ 6258.292232] [2:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33508) [ 6258.946147] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6258.946521] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 2d 0c 4f 00 00 00 [ 6258.955702] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 2d 0c 4f 00 15 00 02 04 00 [ 6259.251345] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:617 y:854 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6259.251473] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6259.251504] [1:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6259.315458] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:615 ly:850 Ver[022C82000] [ 6259.379162] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6259.379245] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6259.768314] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:48][1:41][2:41][3:48][4:47][5:53][6:52][7:50][8:57][9:45][10:42] [ 6259.808662] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6259.808720] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6259.982538] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6259.983318] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 2e 0c 4f 00 00 00 [ 6259.991618] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 2e 0c 4f 00 15 00 02 04 00 [ 6260.667116] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:730 y:609 w:1 h:3 z:6 s:2 p:0 tc:1 tm:0 [ 6260.667231] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6260.667274] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6260.788529] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6260.788566] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6261.018228] I[1: swapper/1: 0] Governor: exit mode 0x0 [ 6261.018335] [1: kworker/1:0H:20550] MINCLR: BIMC MIN CLR [ 6261.075574] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6261.776956] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 90 tc:0 lx:736 ly:622 Ver[022C82000] [ 6262.173809] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 872,384,7668, 180, 60, 2 [ 6262.268512] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6262.268611] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6262.448626] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1186 [ 6262.449557] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6262.452281] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:745 y:1818 w:1 h:8 z:12 s:2 p:0 tc:1 tm:0 [ 6262.452870] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6262.455867] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6262.483894] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 2f 0c 43 00 00 00 [ 6262.504147] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6262.504570] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 30 0c 4f 00 00 00 [ 6262.508277] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6262.510189] [1: qmuxd: 2107] Read: 01 7e 00 80 03 01 02 2f 0c 43 00 72 00 02 04 00 [ 6262.516217] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 30 0c 4f 00 15 00 02 04 00 [ 6262.523573] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:742 ly:1821 Ver[022C82000] [ 6262.578602] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6262.578718] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6262.942129] [1: init:26122] init: setgid failed: Invalid argument [ 6263.018329] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6263.018380] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6263.116709] [1: Thread-720:26123] fts_touch 1-0049: COMMAND : boost_level [ 6263.116759] [1: Thread-720:26123] fts_touch 1-0049: cmd = boost_level [ 6263.116795] [1: Thread-720:26123] fts_touch 1-0049: cmd param 0= 1 [ 6263.116833] [1: Thread-720:26123] fts_touch 1-0049: boost_level: OK [ 6263.117366] [1: Thread-720:26123] fts_touch 1-0049: tsp cmd: status:0 [ 6263.117807] [1: Thread-720:26123] fts_touch 1-0049: tsp cmd: result: boost_level,1:OK [ 6263.450911] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6263.452557] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 31 0c 4f 00 00 00 [ 6263.460777] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 31 0c 4f 00 15 00 02 04 00 [ 6263.755594] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1271 y:706 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6263.756249] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6263.758367] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6263.814595] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:1271 ly:706 Ver[022C82000] [ 6263.888535] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6263.888655] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6264.309799] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6264.310221] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6264.691005] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6264.693328] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 32 0c 4f 00 00 00 [ 6264.701731] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 32 0c 4f 00 15 00 02 04 00 [ 6264.778578] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:42][1:41][2:42][3:43][4:43][5:43][6:43][7:42][8:44][9:43][10:42] [ 6265.020099] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6265.219169] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6265.337717] [0: Thread-723:26126] fts_touch 1-0049: COMMAND : boost_level [ 6265.337761] [0: Thread-723:26126] fts_touch 1-0049: cmd = boost_level [ 6265.337794] [0: Thread-723:26126] fts_touch 1-0049: cmd param 0= 2 [ 6265.337830] [0: Thread-723:26126] fts_touch 1-0049: boost_level: OK [ 6265.338512] [0: Thread-723:26126] fts_touch 1-0049: tsp cmd: status:0 [ 6265.338973] [0: Thread-723:26126] fts_touch 1-0049: tsp cmd: result: boost_level,2:OK [ 6265.452931] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6265.454958] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 33 0c 4f 00 00 00 [ 6265.463152] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 33 0c 4f 00 15 00 02 04 00 [ 6265.692059] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6265.890677] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6266.008745] [0: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6266.008879] [0: kworker/u8:0:25004] [SSP] 0 : -405, 900, 7712 (200ms, 0ms) [ 6266.008974] [0: kworker/u8:0:25004] [SSP] 9 : 648, 582, 698, 1577, 238, 3 (200ms) [ 6266.009660] [1: kworker/u8:23:21054] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6266.388510] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6266.388622] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6266.931026] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6266.933472] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 34 0c 4f 00 00 00 [ 6266.942059] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 34 0c 4f 00 15 00 02 04 00 [ 6267.007958] [0:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6267.028605] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1233 y:1263 w:1 h:8 z:12 s:4 p:0 tc:1 tm:0 [ 6267.030533] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6267.030652] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6267.088680] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:1234 ly:1263 Ver[022C82000] [ 6267.158572] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6267.158621] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count locked [ 6267.588520] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6267.588631] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6268.014413] [2: init:26133] init: setgid failed: Invalid argument [ 6268.075757] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6268.305120] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32209] [ 6268.372304] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(264), Temp-ADC(33516) [ 6268.391512] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 35 0c 43 00 00 00 [ 6268.391707] [1: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6268.448439] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6268.450933] [1: qmuxd: 2107] Read: 01 7e 00 80 03 01 02 35 0c 43 00 72 00 02 04 00 [ 6268.457028] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6268.457880] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 36 0c 4f 00 00 00 [ 6268.467019] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 36 0c 4f 00 15 00 02 04 00 [ 6268.511525] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:8 space:0 copied:8 [ 6268.511790] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:40 space:0 copied:40 [ 6268.511938] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_write ,count:48 cmd:2 [ 6268.516900] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:8 space:0 copied:8 [ 6268.517067] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:8 space:0 copied:8 [ 6268.517220] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_write ,count:16 cmd:10 [ 6268.535433] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:52 space:0 copied:52 [ 6268.537320] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_write ,count:16 cmd:10 [ 6268.572399] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:786432 space:770048 copied:16384 [ 6268.588490] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:770048 space:753664 copied:16384 [ 6268.604394] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:753664 space:737280 copied:16384 [ 6268.620387] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:737280 space:720896 copied:16384 [ 6268.636392] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:720896 space:704512 copied:16384 [ 6268.652397] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:704512 space:688128 copied:16384 [ 6268.668569] [3: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:688128 space:671744 copied:16384 [ 6268.684453] [3: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:671744 space:655360 copied:16384 [ 6268.700640] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:655360 space:638976 copied:16384 [ 6268.716550] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:638976 space:622592 copied:16384 [ 6268.732579] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:622592 space:606208 copied:16384 [ 6268.748643] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:606208 space:589824 copied:16384 [ 6268.764608] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:589824 space:573440 copied:16384 [ 6268.780745] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:573440 space:557056 copied:16384 [ 6268.796577] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:557056 space:540672 copied:16384 [ 6268.812558] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:540672 space:524288 copied:16384 [ 6268.828725] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:524288 space:507904 copied:16384 [ 6268.844568] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:507904 space:491520 copied:16384 [ 6268.860707] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:491520 space:475136 copied:16384 [ 6268.876581] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:475136 space:458752 copied:16384 [ 6268.892799] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:458752 space:442368 copied:16384 [ 6268.908795] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:442368 space:425984 copied:16384 [ 6268.927183] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:425984 space:409600 copied:16384 [ 6268.940618] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:409600 space:393216 copied:16384 [ 6268.956624] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:393216 space:376832 copied:16384 [ 6268.975569] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:376832 space:360448 copied:16384 [ 6268.989680] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:360448 space:344064 copied:16384 [ 6269.004536] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:344064 space:327680 copied:16384 [ 6269.020516] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:327680 space:311296 copied:16384 [ 6269.036540] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:311296 space:294912 copied:16384 [ 6269.053376] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:294912 space:278528 copied:16384 [ 6269.069069] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:278528 space:262144 copied:16384 [ 6269.084637] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:262144 space:245760 copied:16384 [ 6269.100717] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:245760 space:229376 copied:16384 [ 6269.116688] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:229376 space:212992 copied:16384 [ 6269.131109] [1: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3763), data(0xbc2a) [ 6269.132718] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:212992 space:196608 copied:16384 [ 6269.136104] [1: kworker/u8:0:25004] max77843_fg_read_current: CURRENT_REG(0xfc18) [ 6269.137548] [1: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3763), data(0xbc2a) [ 6269.140457] [1: kworker/u8:0:25004] [Time-to-FULL] 368634(secs), 6143(mins) [ 6269.141885] [1: kworker/u8:0:25004] [Time-to-EMPTY] 0(secs), 0(mins) [ 6269.149093] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:196608 space:180224 copied:16384 [ 6269.164537] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:180224 space:163840 copied:16384 [ 6269.180527] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:163840 space:147456 copied:16384 [ 6269.196522] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:147456 space:131072 copied:16384 [ 6269.212535] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:131072 space:114688 copied:16384 [ 6269.228548] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:114688 space:98304 copied:16384 [ 6269.244519] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:98304 space:81920 copied:16384 [ 6269.260528] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:81920 space:65536 copied:16384 [ 6269.263247] [1: kworker/u8:0:25004] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17e6h,bc2ah,fc18h,f31ch,0084h,0000h,0000h,0000h,1e69h,0000h,2080h,5a00h,0149h,0148h,17f6h,00e1h,19c8h,b940h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17f6h,809eh,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f31ch,1680h,1008h,fdedh,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc62h,27cfh,2271h,0bb8h,0000h,d667h,d596h,b33dh,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,08dfh,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0016h,ffffh,0000h,0000h,03b3h,0c47h,1412h,fceeh,6ac5h,0000h,0000h,0002h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,2728h,0000h,0000h,f9e8h,404fh,4e95h,fceeh,bdbch,0065h,2910h,bb16h,239eh, [ 6269.265035] [1: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3741), data(0xbb16) [ 6269.276515] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:65536 space:49152 copied:16384 [ 6269.292089] [1: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(238), Temp-ADC(34069) [ 6269.292520] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:49152 space:32768 copied:16384 [ 6269.292704] [1: kworker/u8:0:25004] max77843_fg_write_temp: temperature to (238, 0x17cd) [ 6269.294128] [1: kworker/u8:0:25004] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6269.294182] [1: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6269.308556] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:32768 space:16384 copied:16384 [ 6269.321145] [1: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33517) [ 6269.324668] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:16384 space:0 copied:16384 [ 6269.327061] [1: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3741), data(0xbb16) [ 6269.330655] [1: kworker/u8:0:25004] max77843_fg_read_current: CURRENT_REG(0xf84d) [ 6269.332242] [1: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3741), data(0xbb16) [ 6269.334864] [1: kworker/u8:0:25004] [Time-to-FULL] 368634(secs), 6143(mins) [ 6269.336275] [1: kworker/u8:0:25004] [Time-to-EMPTY] 0(secs), 0(mins) [ 6269.345919] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_write ,count:8 cmd:7 [ 6269.350943] [0: ks: 2160] efs_hsic_bridge efs_hsic_bridge: ksb_fs_read, count:8 space:0 copied:8 [ 6269.456093] [1: kworker/u8:0:25004] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17cdh,bb16h,f84dh,f330h,0081h,0000h,0000h,0000h,1e6ch,0000h,2080h,5a00h,0149h,0148h,17f6h,00e1h,19c8h,b943h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17f6h,809eh,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f330h,1680h,1008h,fdeeh,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc62h,27cfh,2271h,0bb8h,0000h,d667h,d596h,ab8ah,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,08cdh,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0016h,ffffh,0000h,0000h,1934h,ff00h,ecffh,0004h,0ff0h,ffffh,8100h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,2729h,0000h,0040h,f7afh,404fh,4e93h,fcbeh,bdbch,0065h,2910h,bb12h,239eh, [ 6269.457835] [1: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3741), data(0xbb12) [ 6269.460774] [1: kworker/u8:0:25004] max77843_get_fuelgauge_soc: soc(356), low_batt_alarm(0) [ 6269.460826] [1: kworker/u8:0:25004] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6269.461589] [1: kworker/u8:0:25004] max77843_fg_get_scaled_capacity : PRE SOC(369), SOC(367) [ 6269.461633] [1: kworker/u8:0:25004] max77843_fg_get_scaled_capacity: scaled capacity (36.7) [ 6269.461678] [1: kworker/u8:0:25004] max77843_fg_skip_abnormal_capacity : NOW(36), OLD(26) [ 6269.461723] [1: kworker/u8:0:25004] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 36) [ 6269.461776] [1: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3763mV),Inow(-156mA),Imax(433mA),SOC(26%),Tbat(238),is_hc_usb(0) [ 6269.461848] [1: kworker/u8:0:25004] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6269.461906] [1: kworker/u8:0:25004] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6269.466585] [1: healthd: 531] healthd: battery l=26 v=3763 t=23.8 h=2 st=3 c=0 o=1 ca=-515 ct=0 ps=0 chg= 2019-03-14 22:56:28.956552334 UTC [ 6269.466669] [1: healthd: 531] healthd: battery l=26 v=3763 t=23.8 h=2 st=3 c=0 o=1 ca=-515 ct=0 ps=0 chg= 2019-03-14 22:56:28.956552334 UTC hv=0 chg= [ 6269.466748] [1: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6269.466801] [1: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6269.469421] [1: Binder_D: 3591] !@BatteryListener : batteryPropertiesChanged! [ 6269.466855] [1: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6269.466855] [1: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6269.788515] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:41][1:40][2:41][3:42][4:42][5:42][6:42][7:41][8:43][9:42][10:41] [ 6271.076828] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6271.410202] I[0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1187 [ 6271.411656] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6271.473963] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6271.479678] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6271.481805] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 37 0c 4f 00 00 00 [ 6271.489913] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 37 0c 4f 00 15 00 02 04 00 [ 6271.778750] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6271.952284] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6272.425456] [0:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6272.467843] [1: init:26140] init: setgid failed: Invalid argument [ 6272.571552] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6272.615250] [1: watchdog: 2784] !@Sync 208 [03-14 15:56:32.105] [ 6273.068687] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6273.068842] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6273.077211] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6273.407749] [0:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6273.428458] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:652 y:1253 w:1 h:8 z:12 s:4 p:0 tc:1 tm:0 [ 6273.428917] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6273.430983] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6273.558333] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6273.558383] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count locked [ 6274.245176] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 908,400,7732, 180, 60, 2 [ 6274.544931] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 91 tc:0 lx:664 ly:1262 Ver[022C82000] [ 6274.798457] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:40][1:40][2:39][3:40][4:41][5:41][6:42][7:40][8:41][9:40][10:39] [ 6275.038345] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6275.038394] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6275.206683] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:694 y:1820 w:1 h:6 z:9 s:2 p:0 tc:1 tm:0 [ 6275.207317] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6275.209525] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6275.258076] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1188 [ 6275.258909] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6275.278011] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:694 ly:1819 Ver[022C82000] [ 6275.323545] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6275.329554] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6275.330649] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 38 0c 4f 00 00 00 [ 6275.338310] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6275.338357] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6275.339585] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 38 0c 4f 00 15 00 02 04 00 [ 6275.768336] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6275.768391] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6275.783900] [0: Thread-728:26148] fts_touch 1-0049: COMMAND : boost_level [ 6275.783947] [0: Thread-728:26148] fts_touch 1-0049: cmd = boost_level [ 6275.783983] [0: Thread-728:26148] fts_touch 1-0049: cmd param 0= 1 [ 6275.784024] [0: Thread-728:26148] fts_touch 1-0049: boost_level: OK [ 6275.784590] [0: Thread-728:26148] fts_touch 1-0049: tsp cmd: status:0 [ 6275.785049] [0: Thread-728:26148] fts_touch 1-0049: tsp cmd: result: boost_level,1:OK [ 6276.221519] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6276.222170] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 39 0c 4f 00 00 00 [ 6276.231508] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 39 0c 4f 00 15 00 02 04 00 [ 6276.683910] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1255 y:716 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6276.684507] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6276.686628] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6276.756067] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1257 ly:708 Ver[022C82000] [ 6276.808596] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6276.808708] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6277.009684] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6277.009741] [1: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6277.009790] [1: kworker/u8:0:25004] [SSP] 0 : -389, 892, 7804 (200ms, 0ms) [ 6277.009827] [1: kworker/u8:0:25004] [SSP] 9 : 639, 572, 684, 1552, 238, 3 (200ms) [ 6277.248429] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6277.248608] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6277.296543] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6277.557437] [1: init:26154] init: setgid failed: Invalid argument [ 6278.474151] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32402] [ 6278.531853] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33538) [ 6278.821175] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6279.044469] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6279.097935] I[0: Binder_3: 3797] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1189 [ 6279.098169] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6279.162850] [1: Thread-731:26156] fts_touch 1-0049: COMMAND : boost_level [ 6279.162895] [1: Thread-731:26156] fts_touch 1-0049: cmd = boost_level [ 6279.162932] [1: Thread-731:26156] fts_touch 1-0049: cmd param 0= 2 [ 6279.162969] [1: Thread-731:26156] fts_touch 1-0049: boost_level: OK [ 6279.163481] [1: Thread-731:26156] fts_touch 1-0049: tsp cmd: status:0 [ 6279.163632] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6279.163919] [1: Thread-731:26156] fts_touch 1-0049: tsp cmd: result: boost_level,2:OK [ 6279.169545] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6279.170016] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 3a 0c 4f 00 00 00 [ 6279.179856] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 3a 0c 4f 00 15 00 02 04 00 [ 6279.538564] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6279.538707] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6279.642194] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6279.808428] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:39][1:39][2:39][3:40][4:40][5:40][6:40][7:39][8:41][9:39][10:39] [ 6279.815710] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6280.246581] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6280.308610] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6280.308835] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6280.631236] [1:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6280.651396] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1259 y:1253 w:1 h:9 z:13 s:2 p:0 tc:1 tm:0 [ 6280.651722] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6280.651820] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6280.723153] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1260 ly:1247 Ver[022C82000] [ 6280.778341] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6280.778396] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6281.218356] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6281.218414] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6282.301543] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6282.450668] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6282.610526] [1: init:26164] init: setgid failed: Invalid argument [ 6282.930132] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1190 [ 6282.930884] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6282.948707] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back P 4, fw_ver: 0x12, modue_ver: 0x6 [ 6283.003412] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6283.009325] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6283.009879] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 3b 0c 4f 00 00 00 [ 6283.018387] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 3b 0c 4f 00 15 00 02 04 00 [ 6283.047295] [1:irq/603-cypress: 250] cypress_touchkey 21-0020: cypress_touchkey_interrupt: back R 8, fw_ver: 0x12, modue_ver: 0x6 [ 6283.538331] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6283.538381] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6283.899226] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6283.900817] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 3c 0c 4f 00 00 00 [ 6283.909185] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 3c 0c 4f 00 15 00 02 04 00 [ 6284.818523] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:38][1:38][2:38][3:39][4:39][5:39][6:39][7:38][8:40][9:38][10:38] [ 6284.947507] [1:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6284.967543] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:793 y:283 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6284.968180] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6284.970476] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6285.027348] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:793 ly:289 Ver[022C82000] [ 6285.045738] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6285.098329] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6285.098382] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6285.518290] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6285.518332] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6286.137366] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 920,368,7716, 180, 60, 2 [ 6286.323679] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:880 y:362 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6286.323847] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6286.323908] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6286.382975] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:892 ly:354 Ver[022C82000] [ 6286.448555] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6286.448679] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6286.777709] I[0: magisk.bin:26170] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1191 [ 6286.777854] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6286.843575] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6286.849560] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6286.850646] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 3d 0c 4f 00 00 00 [ 6286.859553] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 3d 0c 4f 00 15 00 02 04 00 [ 6286.878536] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6286.878584] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6287.358219] I[2: app_process:26178] Governor: enter mode 0x1 [ 6287.358289] [2: kworker/2:2H: 9023] MINSET: BIMC 556800 Khz MIN [ 6287.598327] [1: kworker/1:0:23671] [KEY] code(0xAC), value(1) [ 6287.598354] [1: kworker/1:0:23671] sec_debug_check_crash_key code 172 value 1 state 0 enable 0 [ 6287.599990] [0: InputReader: 2261] !@notifyKey(172), action=0 [ 6287.600133] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6287.600812] [0: InputReader: 2261] !@handleInterceptActions(172), action=0, wmActions=1 [ 6287.768280] [0: kworker/0:1:20076] [KEY] code(0xAC), value(0) [ 6287.768316] [0: kworker/0:1:20076] sec_debug_check_crash_key code 172 value 0 state 0 enable 0 [ 6287.768811] [0: InputReader: 2261] !@notifyKey(172), action=1 [ 6287.768948] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=1, interactive=true [ 6287.769360] [0: InputReader: 2261] !@handleInterceptActions(172), action=1, wmActions=1 [ 6287.882456] [0:SSRM Handler Th: 5291] cpubw 0.qcom,cpubw: Device doesn't take AB votes! [ 6287.886805] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 3e 0c 43 00 00 00 [ 6287.897514] [1: qmuxd: 2107] Read: 01 74 00 80 03 01 02 3e 0c 43 00 68 00 02 04 00 [ 6287.909493] [2: init:26202] init: setgid failed: Invalid argument [ 6287.978230] I[2: magisk.bin:26199] Governor: exit mode 0x0 [ 6287.978308] [2: kworker/2:2H: 9023] MINCLR: BIMC MIN CLR [ 6288.008315] [0: kworker/u8:23:21054] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6288.008369] [0: kworker/u8:23:21054] [SSP] 0 : -361, 908, 7792 (200ms, 0ms) [ 6288.008400] [0: kworker/u8:23:21054] [SSP] 9 : 643, 575, 688, 1562, 238, 3 (200ms) [ 6288.009528] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6288.531942] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:725 y:2382 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6288.532875] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6288.535242] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6288.548310] [2:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32513] [ 6288.608355] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33541) [ 6288.619292] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:713 ly:2375 Ver[022C82000] [ 6288.659399] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6288.659486] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6289.077147] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6289.091205] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1192 [ 6289.091755] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6289.118673] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6289.120131] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6289.154697] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6289.163754] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6289.169348] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 3f 0c 4f 00 00 00 [ 6289.179154] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 3f 0c 4f 00 15 00 02 04 00 [ 6289.828760] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:40][1:39][2:39][3:40][4:40][5:40][6:40][7:39][8:41][9:40][10:39] [ 6290.162244] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:927 y:1325 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6290.163031] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6290.165544] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6290.233274] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:931 ly:1310 Ver[022C82000] [ 6290.245794] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6290.288444] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6290.288512] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6290.558739] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 40 0c 43 00 00 00 [ 6290.558892] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6290.616342] [1: qmuxd: 2107] Read: 01 74 00 80 03 01 02 40 0c 43 00 68 00 02 04 00 [ 6290.618363] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6290.728527] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6290.728644] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6290.782298] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6290.782881] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 41 0c 4f 00 00 00 [ 6290.791321] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 41 0c 4f 00 15 00 02 04 00 [ 6292.730927] [1: init:26251] init: setgid failed: Invalid argument [ 6292.784646] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6292.787117] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 42 0c 4f 00 00 00 [ 6292.795558] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 42 0c 4f 00 15 00 02 04 00 [ 6293.500508] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6293.501989] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 43 0c 4f 00 00 00 [ 6293.510938] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 43 0c 4f 00 15 00 02 04 00 [ 6293.923429] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:324 y:1070 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6293.924088] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6293.926250] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6293.982412] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:325 ly:1070 Ver[022C82000] [ 6294.048377] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6294.048428] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6294.479420] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6294.479476] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6294.784321] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6294.785661] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 44 0c 4f 00 00 00 [ 6294.793663] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 44 0c 4f 00 15 00 02 04 00 [ 6294.838319] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:40][1:40][2:39][3:40][4:42][5:52][6:42][7:41][8:42][9:40][10:39] [ 6294.998253] I[2:android.display: 2090] Governor: enter mode 0x1 [ 6294.998368] [2: kworker/2:2H: 9023] MINSET: BIMC 556800 Khz MIN [ 6295.000868] [1: starter:26280] Restricted making process. PID = 26280(starter) PPID = 26276(starter) [ 6296.075522] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6296.178272] I[1: swapper/1: 0] Governor: exit mode 0x0 [ 6296.179771] [1: kworker/1:0H:20550] MINCLR: BIMC MIN CLR [ 6296.632559] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 45 0c 43 00 00 00 [ 6296.632722] [1: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6296.688282] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6296.690117] [1: qmuxd: 2107] Read: 01 86 00 80 03 01 02 45 0c 43 00 7a 00 02 04 00 [ 6297.103679] [1: init:26298] init: setgid failed: Invalid argument [ 6297.982001] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6297.984530] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 46 0c 4f 00 00 00 [ 6297.992947] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 46 0c 4f 00 15 00 02 04 00 [ 6298.208938] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 928,400,7688, 180, 60, 2 [ 6298.637966] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32453] [ 6298.701461] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33539) [ 6298.707290] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 47 0c 43 00 00 00 [ 6298.715642] [1: qmuxd: 2107] Read: 01 68 00 80 03 01 02 47 0c 43 00 5c 00 02 04 00 [ 6298.786020] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6298.788524] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 48 0c 4f 00 00 00 [ 6298.796928] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 48 0c 4f 00 15 00 02 04 00 [ 6299.008639] [0: kworker/u8:23:21054] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6299.009000] [0: kworker/u8:23:21054] [SSP] 0 : -401, 864, 7800 (200ms, 0ms) [ 6299.009233] [0: kworker/u8:23:21054] [SSP] 9 : 654, 587, 703, 1594, 238, 3 (200ms) [ 6299.010983] [1: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6299.463505] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3753), data(0xbbaa) [ 6299.468769] [1: kworker/u8:29:21058] max77843_fg_read_current: CURRENT_REG(0xfa67) [ 6299.470630] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3753), data(0xbbaa) [ 6299.473242] [1: kworker/u8:29:21058] [Time-to-FULL] 368634(secs), 6143(mins) [ 6299.474646] [1: kworker/u8:29:21058] [Time-to-EMPTY] 0(secs), 0(mins) [ 6299.609504] [1: kworker/u8:29:21058] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17cdh,bbaah,fa67h,f52dh,006ch,0000h,0000h,0000h,1e81h,0000h,2080h,5a00h,0149h,0148h,17eah,00e1h,19c8h,b9d3h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17eah,8030h,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f52dh,1680h,1008h,fe9ah,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc62h,27cfh,2271h,0bb8h,0000h,d667h,d590h,8d1fh,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,06b8h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0011h,ffffh,0000h,0000h,1941h,0000h,8080h,5c27h,0000h,4be6h,2000h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,2726h,0000h,0040h,f87bh,4018h,4e81h,fccbh,bdb5h,0065h,2910h,bae8h,239eh, [ 6299.611222] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3738), data(0xbae8) [ 6299.638763] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(238), Temp-ADC(34072) [ 6299.639421] [1: kworker/u8:29:21058] max77843_fg_write_temp: temperature to (238, 0x17cd) [ 6299.640862] [1: kworker/u8:29:21058] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6299.640917] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6299.668358] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33539) [ 6299.672981] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3738), data(0xbae8) [ 6299.675174] [1: kworker/u8:29:21058] max77843_fg_read_current: CURRENT_REG(0xf7f5) [ 6299.676268] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3738), data(0xbae8) [ 6299.679182] [1: kworker/u8:29:21058] [Time-to-FULL] 368634(secs), 6143(mins) [ 6299.680610] [1: kworker/u8:29:21058] [Time-to-EMPTY] 0(secs), 0(mins) [ 6299.805589] [1: kworker/u8:29:21058] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17cdh,bae8h,f7f5h,f538h,006ch,0000h,0000h,0000h,1e81h,0000h,2080h,5a00h,0149h,0148h,17eah,00e1h,19c8h,b9d4h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17eah,8030h,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f538h,1680h,1008h,fe9bh,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dc62h,27cfh,2271h,0bb8h,0000h,d667h,d590h,8514h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,06aah,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0011h,ffffh,0000h,0000h,0853h,0005h,000ch,0000h,88fch,0000h,0004h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,2739h,0000h,0040h,f5d7h,4018h,4e41h,fc3ch,bdb5h,0065h,2910h,ba4eh,239eh, [ 6299.807332] [1: kworker/u8:29:21058] max77843_fg_read_vcell: VCELL(3726), data(0xba4e) [ 6299.810344] [1: kworker/u8:29:21058] max77843_get_fuelgauge_soc: soc(356), low_batt_alarm(0) [ 6299.810402] [1: kworker/u8:29:21058] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6299.811169] [1: kworker/u8:29:21058] max77843_fg_get_scaled_capacity : PRE SOC(367), SOC(367) [ 6299.811215] [1: kworker/u8:29:21058] max77843_fg_get_scaled_capacity: scaled capacity (36.7) [ 6299.811260] [1: kworker/u8:29:21058] max77843_fg_skip_abnormal_capacity : NOW(36), OLD(26) [ 6299.811306] [1: kworker/u8:29:21058] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 36) [ 6299.811359] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3753mV),Inow(-223mA),Imax(433mA),SOC(26%),Tbat(238),is_hc_usb(0) [ 6299.811424] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6299.811477] [1: kworker/u8:29:21058] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6299.815285] [1: healthd: 531] healthd: battery l=26 v=3753 t=23.8 h=2 st=3 c=0 o=1 ca=-432 ct=0 ps=0 chg= 2019-03-14 22:56:59.305666801 UTC [ 6299.815364] [1: healthd: 531] healthd: battery l=26 v=3753 t=23.8 h=2 st=3 c=0 o=1 ca=-432 ct=0 ps=0 chg= 2019-03-14 22:56:59.305666801 UTC hv=0 chg= [ 6299.815442] [1: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6299.815500] [1: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6299.815837] [1: Binder_1: 1846] !@BatteryListener : batteryPropertiesChanged! [ 6299.815560] [1: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6299.815560] [1: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6299.848491] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:39][1:38][2:38][3:40][4:40][5:39][6:42][7:38][8:40][9:39][10:38] [ 6300.046599] [1: kworker/1:0:23671] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6300.221054] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1193 [ 6300.221682] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6300.284192] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6300.289913] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6300.291776] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 49 0c 4f 00 00 00 [ 6300.300006] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 49 0c 4f 00 15 00 02 04 00 [ 6301.787719] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6301.788969] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 4a 0c 4f 00 00 00 [ 6301.796967] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 4a 0c 4f 00 15 00 02 04 00 [ 6302.617890] [1: watchdog: 2784] !@Sync 209 [03-14 15:57:02.106] [ 6302.799894] [0: init:26304] init: setgid failed: Invalid argument [ 6303.077872] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6304.050516] [1:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6304.700094] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1194 [ 6304.700924] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6304.764354] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6304.772551] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6304.774930] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 4b 0c 4f 00 00 00 [ 6304.783353] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 4b 0c 4f 00 15 00 02 04 00 [ 6304.858586] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:37][1:37][2:37][3:37][4:38][5:38][6:38][7:37][8:39][9:38][10:37] [ 6305.526578] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1307 y:1509 w:1 h:2 z:3 s:2 p:0 tc:1 tm:0 [ 6305.527278] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6305.529502] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6305.531657] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 0 tc:0 lx:1307 ly:1509 Ver[022C82000] [ 6305.658319] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6305.658371] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6305.934477] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1310 y:1504 w:1 h:2 z:4 s:2 p:0 tc:1 tm:0 [ 6305.934938] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6305.935058] [1:irq/440-fts_tou: 252] request_bimc_clk: error bimc_lock_count locked [ 6306.058330] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6306.058380] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6306.066839] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 9 tc:0 lx:1319 ly:1500 Ver[022C82000] [ 6306.075615] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6306.558696] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6306.560146] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6306.798501] [0: kworker/0:1:20076] [KEY] code(0xAC), value(1) [ 6306.798715] [0: kworker/0:1:20076] sec_debug_check_crash_key code 172 value 1 state 0 enable 0 [ 6306.801039] [1: InputReader: 2261] !@notifyKey(172), action=0 [ 6306.801981] [1: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6306.803633] [0: InputReader: 2261] !@handleInterceptActions(172), action=0, wmActions=1 [ 6306.998578] [0: kworker/0:1:20076] [KEY] code(0xAC), value(0) [ 6306.998817] [0: kworker/0:1:20076] sec_debug_check_crash_key code 172 value 0 state 0 enable 0 [ 6307.001102] [0: InputReader: 2261] !@notifyKey(172), action=1 [ 6307.001778] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=1, interactive=true [ 6307.002842] [0: InputReader: 2261] !@handleInterceptActions(172), action=1, wmActions=1 [ 6307.119717] [3:SSRM Handler Th: 5291] cpubw 0.qcom,cpubw: Device doesn't take AB votes! [ 6307.125559] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 4c 0c 43 00 00 00 [ 6307.125719] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6307.178310] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6307.180053] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6307.180599] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 4d 0c 4f 00 00 00 [ 6307.186153] [1: qmuxd: 2107] Read: 01 88 00 80 03 01 02 4c 0c 43 00 7c 00 02 04 00 [ 6307.192079] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 4d 0c 4f 00 15 00 02 04 00 [ 6307.221875] [0: init:26312] init: setgid failed: Invalid argument [ 6308.162491] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6308.165337] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 4e 0c 4f 00 00 00 [ 6308.174352] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 4e 0c 4f 00 15 00 02 04 00 [ 6308.247833] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:713 y:2344 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6308.248405] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6308.250126] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6308.319820] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:714 ly:2341 Ver[022C82000] [ 6308.378382] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6308.378457] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6308.731553] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32700] [ 6308.785774] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33552) [ 6308.819212] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6308.820334] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6308.961649] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:550 y:1896 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6308.962471] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6308.964905] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6309.074062] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 8 tc:0 lx:1159 ly:1684 Ver[022C82000] [ 6309.088375] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6309.088455] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6309.236011] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6309.568386] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6309.569580] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6309.629745] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1256 y:1548 w:1 h:8 z:12 s:2 p:0 tc:1 tm:0 [ 6309.630075] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6309.631733] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6309.725893] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:929 ly:1622 Ver[022C82000] [ 6309.758370] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6309.758441] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6309.868547] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:38][1:38][2:38][3:38][4:39][5:39][6:40][7:38][8:39][9:39][10:38] [ 6310.010410] [0: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6310.010558] [0: kworker/u8:29:21058] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6310.010688] [0: kworker/u8:29:21058] [SSP] 0 : -413, 916, 7648 (200ms, 0ms) [ 6310.010783] [0: kworker/u8:29:21058] [SSP] 9 : 646, 573, 683, 1558, 238, 3 (200ms) [ 6310.218390] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6310.219838] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6310.280313] [1:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 908,388,7692, 180, 60, 2 [ 6310.770747] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:795 y:612 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6310.771555] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6310.773719] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6310.834389] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:795 ly:613 Ver[022C82000] [ 6310.898805] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6310.898929] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6311.039541] [1:SSRM Handler Th: 5291] fts_touch 1-0049: COMMAND : boost_level [ 6311.039655] [1:SSRM Handler Th: 5291] fts_touch 1-0049: cmd = boost_level [ 6311.039743] [1:SSRM Handler Th: 5291] fts_touch 1-0049: cmd param 0= 3 [ 6311.039835] [1:SSRM Handler Th: 5291] fts_touch 1-0049: boost_level: OK [ 6311.042467] [0:SSRM Handler Th: 5291] fts_touch 1-0049: tsp cmd: status:0 [ 6311.044192] [3:SSRM Handler Th: 5291] fts_touch 1-0049: tsp cmd: result: boost_level,3:OK [ 6311.044766] [3:SSRM Handler Th: 5291] cypress_touchkey 21-0020: boost_level_store [ 6311.044816] [3:SSRM Handler Th: 5291] cypress_touchkey 21-0020: boost_level_store: dvfs_boost_mode = 0x1 [ 6311.044942] [3:SSRM Handler Th: 5291] input_booster_set_dvfs_off: bimc clk set: 0 [ 6311.044992] [3:SSRM Handler Th: 5291] MINCLR: BIMC MIN CLR [ 6311.074830] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 4f 0c 43 00 00 00 [ 6311.075159] [0: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6311.128292] [2: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6311.129668] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6311.130237] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 50 0c 4f 00 00 00 [ 6311.135749] [0: qmuxd: 2107] Read: 01 88 00 80 03 01 02 4f 0c 43 00 7c 00 02 04 00 [ 6311.141742] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 50 0c 4f 00 15 00 02 04 00 [ 6311.319796] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6311.320367] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 51 0c 4f 00 00 00 [ 6311.328292] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6311.328362] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count unlocked [ 6311.328939] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 51 0c 4f 00 15 00 02 04 00 [ 6312.051926] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6312.053525] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 52 0c 4f 00 00 00 [ 6312.061895] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 52 0c 4f 00 15 00 02 04 00 [ 6312.156361] [0: init:26327] init: setgid failed: Invalid argument [ 6314.076920] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6314.348986] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1195 [ 6314.349832] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6314.414322] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6314.419949] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6314.422442] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 53 0c 4f 00 00 00 [ 6314.430941] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 53 0c 4f 00 15 00 02 04 00 [ 6314.878650] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:37][1:37][2:37][3:38][4:38][5:38][6:38][7:37][8:39][9:38][10:37] [ 6315.352205] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6315.354753] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 54 0c 4f 00 00 00 [ 6315.363113] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 54 0c 4f 00 15 00 02 04 00 [ 6316.345994] [1:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6316.593120] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6316.595482] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 55 0c 4f 00 00 00 [ 6316.605299] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 55 0c 4f 00 15 00 02 04 00 [ 6316.848471] [0: kworker/0:1:20076] [KEY] code(0xAC), value(1) [ 6316.848606] [0: kworker/0:1:20076] sec_debug_check_crash_key code 172 value 1 state 0 enable 0 [ 6316.850418] [0: InputReader: 2261] !@notifyKey(172), action=0 [ 6316.850576] [0: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=0, interactive=true [ 6316.851200] [0: InputReader: 2261] !@handleInterceptActions(172), action=0, wmActions=1 [ 6317.008553] [0: kworker/0:3:23468] [KEY] code(0xAC), value(0) [ 6317.008780] [0: kworker/0:3:23468] sec_debug_check_crash_key code 172 value 0 state 0 enable 0 [ 6317.010944] [1: InputReader: 2261] !@notifyKey(172), action=1 [ 6317.011828] [1: InputReader: 2261] !@interceptKeyBeforeQueueing(172), action=1, interactive=true [ 6317.013611] [1: InputReader: 2261] !@handleInterceptActions(172), action=1, wmActions=1 [ 6317.129364] [0:SSRM Handler Th: 5291] fts_touch 1-0049: COMMAND : boost_level [ 6317.129419] [0:SSRM Handler Th: 5291] fts_touch 1-0049: cmd = boost_level [ 6317.129462] [0:SSRM Handler Th: 5291] fts_touch 1-0049: cmd param 0= 2 [ 6317.129505] [0:SSRM Handler Th: 5291] fts_touch 1-0049: boost_level: OK [ 6317.132209] [0:SSRM Handler Th: 5291] fts_touch 1-0049: tsp cmd: status:0 [ 6317.132754] [0:SSRM Handler Th: 5291] fts_touch 1-0049: tsp cmd: result: boost_level,2:OK [ 6317.133211] [0:SSRM Handler Th: 5291] cypress_touchkey 21-0020: boost_level_store [ 6317.133257] [0:SSRM Handler Th: 5291] cypress_touchkey 21-0020: boost_level_store: dvfs_boost_mode = 0x4 [ 6317.133303] [0:SSRM Handler Th: 5291] cypress_touchkey 21-0020: boost_level_store: boost_mode DUAL, dvfs_freq = 1267200 [ 6317.136654] [0:SSRM Handler Th: 5291] cpubw 0.qcom,cpubw: Device doesn't take AB votes! [ 6317.145027] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 56 0c 43 00 00 00 [ 6317.153741] [0: qmuxd: 2107] Read: 01 7c 00 80 03 01 02 56 0c 43 00 70 00 02 04 00 [ 6317.164351] [0: init:26341] init: setgid failed: Invalid argument [ 6317.352319] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6317.354482] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 57 0c 4f 00 00 00 [ 6317.362771] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 57 0c 4f 00 15 00 02 04 00 [ 6317.751826] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:720 y:2355 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6317.752747] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6317.754954] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6317.827754] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:719 ly:2361 Ver[022C82000] [ 6317.878412] [1: kworker/1:0:23671] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6317.878482] [1: kworker/1:0:23671] request_bimc_clk: error bimc_lock_count locked [ 6318.318346] [1: kworker/1:0:23671] input_booster_set_dvfs_off: bimc clk set: 0 [ 6318.318771] [1: kworker/1:0:23671] MINCLR: BIMC MIN CLR [ 6318.830059] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32715] [ 6318.831726] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6318.832279] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 58 0c 4f 00 00 00 [ 6318.840802] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 58 0c 4f 00 15 00 02 04 00 [ 6318.888407] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33561) [ 6319.024857] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1202 y:1326 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6319.025430] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6319.027472] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6319.071798] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:1200 ly:1326 Ver[022C82000] [ 6319.148669] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6319.148766] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count locked [ 6319.240979] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 59 0c 43 00 00 00 [ 6319.249960] [0: qmuxd: 2107] Read: 01 72 00 80 03 01 02 59 0c 43 00 66 00 02 04 00 [ 6319.542405] [0: Thread-741:26353] fts_touch 1-0049: COMMAND : boost_level [ 6319.542526] [0: Thread-741:26353] fts_touch 1-0049: cmd = boost_level [ 6319.542585] [0: Thread-741:26353] fts_touch 1-0049: cmd param 0= 1 [ 6319.542642] [0: Thread-741:26353] fts_touch 1-0049: boost_level: OK [ 6319.543400] [0: Thread-741:26353] fts_touch 1-0049: tsp cmd: status:0 [ 6319.544130] [0: Thread-741:26353] fts_touch 1-0049: tsp cmd: result: boost_level,1:OK [ 6319.568594] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6319.568703] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6319.888549] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:38][1:38][2:37][3:39][4:39][5:39][6:39][7:38][8:40][9:38][10:38] [ 6320.354678] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6320.357099] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 5a 0c 4f 00 00 00 [ 6320.366210] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 5a 0c 4f 00 15 00 02 04 00 [ 6320.614011] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:269 y:2131 w:1 h:8 z:12 s:4 p:0 tc:1 tm:0 [ 6320.614686] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6320.617087] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6320.673142] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:270 ly:2124 Ver[022C82000] [ 6320.738356] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6320.738407] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6321.009224] [0: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6321.009416] [0: kworker/u8:0:25004] [SSP] 0 : -397, 944, 7672 (200ms, 0ms) [ 6321.009547] [0: kworker/u8:0:25004] [SSP] 9 : 610, 546, 650, 1480, 238, 3 (200ms) [ 6321.010754] [1: kworker/u8:29:21058] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6321.168538] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6321.168697] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count unlocked [ 6321.801514] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:915 y:1925 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6321.802207] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6321.804411] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6321.848440] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:916 ly:1924 Ver[022C82000] [ 6321.928302] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6321.928355] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6322.172074] [1:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 932,392,7696, 180, 60, 2 [ 6322.253380] [0: init:26358] init: setgid failed: Invalid argument [ 6322.348422] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6322.348567] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count unlocked [ 6323.027181] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1370 y:2471 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6323.027857] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6323.030032] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6323.065697] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6323.126790] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:1358 ly:2467 Ver[022C82000] [ 6323.158646] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6323.158694] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6323.315655] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1196 [ 6323.316096] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6323.383967] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6323.389659] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6323.390987] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 5b 0c 4f 00 00 00 [ 6323.395821] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6323.401761] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 5b 0c 4f 00 15 00 02 04 00 [ 6323.403679] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 5c 0c 4f 00 00 00 [ 6323.411862] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 5c 0c 4f 00 15 00 02 04 00 [ 6323.618363] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6323.618489] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count unlocked [ 6324.528229] I[1: main:26366] Governor: enter mode 0x1 [ 6324.528295] [1: kworker/1:2H:10584] MINSET: BIMC 556800 Khz MIN [ 6324.802717] [1: Thread-743:26379] fts_touch 1-0049: COMMAND : boost_level [ 6324.802832] [1: Thread-743:26379] fts_touch 1-0049: cmd = boost_level [ 6324.802918] [1: Thread-743:26379] fts_touch 1-0049: cmd param 0= 2 [ 6324.803006] [1: Thread-743:26379] fts_touch 1-0049: boost_level: OK [ 6324.804358] [1: Thread-743:26379] fts_touch 1-0049: tsp cmd: status:0 [ 6324.805599] [1: Thread-743:26379] fts_touch 1-0049: tsp cmd: result: boost_level,2:OK [ 6324.898465] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:41][1:38][2:38][3:42][4:41][5:43][6:43][7:56][8:45][9:40][10:38] [ 6325.045987] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6326.511683] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1197 [ 6326.511867] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6326.573834] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6326.579634] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6326.582522] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 5d 0c 4f 00 00 00 [ 6326.585794] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6326.591732] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 5d 0c 4f 00 15 00 02 04 00 [ 6326.593717] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 5e 0c 4f 00 00 00 [ 6326.601898] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 5e 0c 4f 00 15 00 02 04 00 [ 6326.784376] [1: swapper/1: 0] Governor: exit mode 0x0 [ 6326.785868] [1: kworker/1:2H:10584] MINCLR: BIMC MIN CLR [ 6326.925731] [1:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6326.946446] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:696 y:325 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6326.946973] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6326.947116] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6327.018816] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:697 ly:325 Ver[022C82000] [ 6327.068856] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 384000 [ 6327.068927] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count locked [ 6327.173299] [0: Thread-744:26423] fts_touch 1-0049: COMMAND : boost_level [ 6327.173416] [0: Thread-744:26423] fts_touch 1-0049: cmd = boost_level [ 6327.173504] [0: Thread-744:26423] fts_touch 1-0049: cmd param 0= 1 [ 6327.173595] [0: Thread-744:26423] fts_touch 1-0049: boost_level: OK [ 6327.175031] [0: Thread-744:26423] fts_touch 1-0049: tsp cmd: status:0 [ 6327.176431] [0: Thread-744:26423] fts_touch 1-0049: tsp cmd: result: boost_level,1:OK [ 6327.518672] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6327.518811] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6327.575460] [2: init:26424] init: setgid failed: Invalid argument [ 6327.799027] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6327.802752] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 5f 0c 4f 00 00 00 [ 6327.812829] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 5f 0c 4f 00 15 00 02 04 00 [ 6328.771112] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:437 y:2156 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6328.771273] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6328.771327] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6328.843434] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:439 ly:2152 Ver[022C82000] [ 6328.897868] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32588] [ 6328.898396] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6328.898449] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6328.954721] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33581) [ 6329.076705] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6329.338413] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6329.338568] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count unlocked [ 6329.404310] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1134 y:2316 w:1 h:8 z:12 s:4 p:0 tc:1 tm:0 [ 6329.404782] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6329.406835] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6329.475942] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1127 ly:2314 Ver[022C82000] [ 6329.528364] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6329.528451] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6329.813109] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3775), data(0xbcc6) [ 6329.818164] [1: kworker/u8:23:21054] max77843_fg_read_current: CURRENT_REG(0xfd13) [ 6329.819786] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3775), data(0xbcc6) [ 6329.822415] [1: kworker/u8:23:21054] [Time-to-FULL] 368634(secs), 6143(mins) [ 6329.823836] [1: kworker/u8:23:21054] [Time-to-EMPTY] 0(secs), 0(mins) [ 6329.908469] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:39][1:38][2:38][3:39][4:39][5:39][6:41][7:38][8:40][9:39][10:38] [ 6329.944394] [1: kworker/u8:23:21054] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17cdh,bcc6h,fd13h,f609h,0062h,0000h,0000h,0000h,1e8bh,0000h,2080h,5a00h,0149h,0148h,17e2h,00e1h,19c8h,ba1ah,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17e2h,802ch,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f609h,1680h,1008h,ff47h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dca9h,27cfh,2271h,0ba0h,0000h,d667h,d58ah,239fh,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,0582h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,000eh,ffffh,0000h,0000h,195bh,0000h,8080h,5c27h,0000h,4be6h,2000h,0001h,4c30h,0000h,40f0h,0000h,4000h,0000h,a670h,1110h,0000h,0000h,0000h,0000h,2703h,0000h,0040h,f886h,4016h,4ec3h,fd32h,bdaeh,0065h,2910h,bb84h,2357h, [ 6329.946160] [1: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3750), data(0xbb84) [ 6329.968263] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6329.968302] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count unlocked [ 6329.973123] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(238), Temp-ADC(34074) [ 6329.973758] [1: kworker/u8:23:21054] max77843_fg_write_temp: temperature to (238, 0x17cd) [ 6329.975189] [1: kworker/u8:23:21054] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6329.975238] [1: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6330.002716] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(263), Temp-ADC(33584) [ 6330.007141] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3750), data(0xbb84) [ 6330.009703] [0: kworker/u8:23:21054] max77843_fg_read_current: CURRENT_REG(0xf8f1) [ 6330.010922] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3750), data(0xbb84) [ 6330.013185] [0: kworker/u8:23:21054] [Time-to-FULL] 368634(secs), 6143(mins) [ 6330.014394] [0: kworker/u8:23:21054] [Time-to-EMPTY] 0(secs), 0(mins) [ 6330.138527] [0: kworker/u8:23:21054] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17cdh,bb84h,f8f1h,f614h,0061h,0000h,0000h,0000h,1e8ch,0000h,2080h,5a00h,0149h,0148h,17e2h,00e1h,19c8h,ba1dh,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17e2h,802ch,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f614h,1680h,1008h,ff48h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dca9h,27cfh,2271h,0ba0h,0000h,d667h,d58ah,1c90h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,0576h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,000eh,ffffh,0000h,0000h,07d5h,0000h,0012h,0012h,0012h,fffah,0004h,0000h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,2710h,0000h,0000h,f61dh,4016h,4ed8h,fd48h,bdaeh,0065h,2910h,bbb6h,2357h, [ 6330.140345] [0: kworker/u8:23:21054] max77843_fg_read_vcell: VCELL(3754), data(0xbbb6) [ 6330.143272] [0: kworker/u8:23:21054] max77843_get_fuelgauge_soc: soc(353), low_batt_alarm(0) [ 6330.143336] [0: kworker/u8:23:21054] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6330.144109] [0: kworker/u8:23:21054] max77843_fg_get_scaled_capacity : PRE SOC(367), SOC(363) [ 6330.144162] [0: kworker/u8:23:21054] max77843_fg_get_scaled_capacity: scaled capacity (36.3) [ 6330.144208] [0: kworker/u8:23:21054] max77843_fg_skip_abnormal_capacity : NOW(36), OLD(26) [ 6330.144253] [0: kworker/u8:23:21054] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 36) [ 6330.144307] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3775mV),Inow(-117mA),Imax(433mA),SOC(26%),Tbat(238),is_hc_usb(0) [ 6330.144378] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6330.144436] [0: kworker/u8:23:21054] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6330.147495] [0: healthd: 531] healthd: battery l=26 v=3775 t=23.8 h=2 st=3 c=0 o=1 ca=-398 ct=0 ps=0 chg= 2019-03-14 22:57:29.637876686 UTC [ 6330.147579] [0: healthd: 531] healthd: battery l=26 v=3775 t=23.8 h=2 st=3 c=0 o=1 ca=-398 ct=0 ps=0 chg= 2019-03-14 22:57:29.637876686 UTC hv=0 chg= [ 6330.147669] [0: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6330.147737] [0: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6330.147808] [0: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6330.147808] [0: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6330.149233] [1: Binder_D: 3591] !@BatteryListener : batteryPropertiesChanged! [ 6330.227909] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:360 y:1931 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6330.228040] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6330.228093] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6330.325115] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:355 ly:1929 Ver[022C82000] [ 6330.348289] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6330.348348] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6330.532508] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:284 y:2153 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6330.532847] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6330.532960] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6330.592239] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:287 ly:2147 Ver[022C82000] [ 6330.658398] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6330.658478] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6331.088575] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6331.088751] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6331.328563] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:684 y:2189 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6331.337781] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6331.337846] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6331.376183] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 3 tc:0 lx:682 ly:2187 Ver[022C82000] [ 6331.458287] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6331.458348] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6331.565031] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1198 [ 6331.566880] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6331.634208] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6331.639848] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6331.641724] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 60 0c 4f 00 00 00 [ 6331.650868] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 60 0c 4f 00 15 00 02 04 00 [ 6331.802177] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 61 0c 43 00 00 00 [ 6331.810747] [1: qmuxd: 2107] Read: 01 92 00 80 03 01 02 61 0c 43 00 86 00 02 04 00 [ 6331.868514] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6331.868790] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6332.010246] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6332.010398] [1: kworker/u8:0:25004] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6332.010525] [1: kworker/u8:0:25004] [SSP] 0 : -417, 924, 7764 (200ms, 0ms) [ 6332.010620] [1: kworker/u8:0:25004] [SSP] 9 : 639, 576, 691, 1562, 238, 3 (200ms) [ 6332.032965] [0: init:26429] init: setgid failed: Invalid argument [ 6332.508089] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:724 y:2473 w:1 h:3 z:6 s:2 p:0 tc:1 tm:0 [ 6332.508897] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6332.511092] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6332.528697] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6332.529471] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 62 0c 4f 00 00 00 [ 6332.537659] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 62 0c 4f 00 15 00 02 04 00 [ 6332.566903] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:720 ly:2474 Ver[022C82000] [ 6332.623687] [1: watchdog: 2784] !@Sync 210 [03-14 15:57:32.113] [ 6332.638452] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6332.638524] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6333.058450] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6333.058617] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6333.366969] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:124 y:2464 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6333.367433] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6333.369513] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6333.450210] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:124 ly:2463 Ver[022C82000] [ 6333.498648] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6333.498760] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6333.948523] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6333.948806] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6334.076694] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6334.243727] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 896,360,7692, 180, 60, 2 [ 6334.918615] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:37][1:37][2:37][3:38][4:38][5:38][6:38][7:37][8:39][9:38][10:37] [ 6335.606789] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:99 y:2322 w:1 h:7 z:12 s:2 p:0 tc:1 tm:0 [ 6335.607477] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6335.609720] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6335.666044] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:99 ly:2320 Ver[022C82000] [ 6335.740713] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6335.741506] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6336.159254] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6336.159397] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6336.697443] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1199 [ 6336.698489] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6336.764316] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6336.769969] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6336.772366] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 63 0c 4f 00 00 00 [ 6336.780754] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 63 0c 4f 00 15 00 02 04 00 [ 6337.133988] [0: init:26434] init: setgid failed: Invalid argument [ 6337.658832] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6337.661061] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 64 0c 4f 00 00 00 [ 6337.669460] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 64 0c 4f 00 15 00 02 04 00 [ 6338.974202] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32759] [ 6339.034695] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(262), Temp-ADC(33602) [ 6339.046852] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6339.068946] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 65 0c 43 00 00 00 [ 6339.069582] [1: qmuxd: 951] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6339.128494] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6339.130486] [1: qmuxd: 2107] Read: 01 92 00 80 03 01 02 65 0c 43 00 86 00 02 04 00 [ 6339.928683] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:36][1:36][2:36][3:36][4:37][5:37][6:37][7:36][8:38][9:37][10:36] [ 6340.197516] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6341.181743] [0:irq/440-fts_tou: 252] fts_touch 1-0049: fts_unknown_event_handler: DB FD 10 00 00 00 00 00 [ 6341.214559] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1144 y:2493 w:1 h:3 z:7 s:2 p:0 tc:1 tm:0 [ 6341.215215] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6341.217389] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6341.298503] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:1143 ly:2491 Ver[022C82000] [ 6341.339065] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6341.339142] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6341.799201] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6341.799377] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6342.154657] [0: init:26439] init: setgid failed: Invalid argument [ 6342.501960] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6342.556667] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6342.558824] [1: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6342.559336] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 66 0c 4f 00 00 00 [ 6342.569588] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 66 0c 4f 00 15 00 02 04 00 [ 6342.709825] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6342.712379] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 67 0c 4f 00 00 00 [ 6342.721652] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 67 0c 4f 00 15 00 02 04 00 [ 6343.009184] [0: kworker/u8:29:21058] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6343.009559] [0: kworker/u8:29:21058] [SSP] 0 : -405, 904, 7708 (200ms, 0ms) [ 6343.009800] [0: kworker/u8:29:21058] [SSP] 9 : 638, 576, 689, 1563, 238, 3 (200ms) [ 6343.010913] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6343.078281] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:774 y:2483 w:1 h:4 z:9 s:2 p:0 tc:1 tm:0 [ 6343.078421] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6343.078477] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6343.162734] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:773 ly:2479 Ver[022C82000] [ 6343.208321] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6343.208378] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6343.658426] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6343.658605] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6344.177737] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6344.219272] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:129 y:2479 w:1 h:5 z:9 s:2 p:0 tc:1 tm:0 [ 6344.219890] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6344.222121] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6344.303363] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:127 ly:2476 Ver[022C82000] [ 6344.348514] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6344.348636] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6344.798470] [0: kworker/0:1:20076] input_booster_set_dvfs_off: bimc clk set: 0 [ 6344.799147] [0: kworker/0:1:20076] request_bimc_clk: error bimc_lock_count unlocked [ 6344.865439] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1200 [ 6344.866054] [0: kworker/0:1:20076] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6344.934215] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6344.938615] [0: kworker/0:1:20076] msm_thermal:msm_therm_temp_log tsens[0:36][1:36][2:36][3:36][4:37][5:36][6:37][7:35][8:37][9:36][10:36] [ 6344.939839] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6344.941938] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 68 0c 4f 00 00 00 [ 6344.950172] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 68 0c 4f 00 15 00 02 04 00 [ 6345.406460] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1351 y:2123 w:1 h:4 z:9 s:2 p:0 tc:1 tm:0 [ 6345.407140] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6345.409510] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6345.478378] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1350 ly:2119 Ver[022C82000] [ 6345.539028] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6345.539087] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6345.868031] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6345.870749] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 69 0c 4f 00 00 00 [ 6345.879127] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 69 0c 4f 00 15 00 02 04 00 [ 6345.978573] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6345.978846] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6346.315083] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 892,400,7692, 180, 60, 2 [ 6346.385357] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:114 y:2480 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6346.385566] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6346.385636] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6346.481589] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:106 ly:2477 Ver[022C82000] [ 6346.508299] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6346.508350] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6346.978473] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6346.978575] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6347.045237] [0: init:26451] init: setgid failed: Invalid argument [ 6347.107780] [1: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6347.109368] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 6a 0c 4f 00 00 00 [ 6347.117732] [1: qmuxd: 2107] Read: 01 21 00 80 03 01 02 6a 0c 4f 00 15 00 02 04 00 [ 6347.293307] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:290 y:2181 w:1 h:7 z:10 s:2 p:0 tc:1 tm:0 [ 6347.293636] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6347.293748] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6347.377517] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:292 ly:2179 Ver[022C82000] [ 6347.418628] [0: kworker/0:1:20076] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6347.419515] [0: kworker/0:1:20076] MINCLR: BIMC MIN CLR [ 6347.548537] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:418 y:2148 w:1 h:3 z:4 s:2 p:0 tc:1 tm:0 [ 6347.549010] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6347.550725] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6347.620705] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:417 ly:2139 Ver[022C82000] [ 6347.678683] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6347.678778] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6348.118525] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6348.118683] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6348.385616] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:554 y:2332 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6348.386086] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6348.388150] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6348.469160] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:552 ly:2319 Ver[022C82000] [ 6348.518471] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6348.518591] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6348.869709] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6348.870222] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 6b 0c 4f 00 00 00 [ 6348.879464] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 6b 0c 4f 00 15 00 02 04 00 [ 6348.968480] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6348.968753] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6349.145782] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:147 y:2121 w:1 h:5 z:9 s:4 p:0 tc:1 tm:0 [ 6349.146105] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6349.146212] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6349.172225] [0:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32874] [ 6349.215855] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:147 ly:2122 Ver[022C82000] [ 6349.228233] [1:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(262), Temp-ADC(33622) [ 6349.268680] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6349.268751] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6349.347978] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6349.349971] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 6c 0c 4f 00 00 00 [ 6349.358475] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 6c 0c 4f 00 15 00 02 04 00 [ 6349.708647] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6349.708916] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6349.762081] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:488 y:1961 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6349.762696] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6349.764881] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6349.862880] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:481 ly:1955 Ver[022C82000] [ 6349.888320] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6349.888374] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6349.948345] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:36][1:36][2:36][3:37][4:37][5:38][6:39][7:36][8:38][9:37][10:36] [ 6350.057989] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:404 y:2141 w:1 h:4 z:7 s:4 p:0 tc:1 tm:0 [ 6350.058485] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6350.058598] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6350.116932] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:404 ly:2133 Ver[022C82000] [ 6350.188380] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6350.188479] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6350.608456] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6350.608609] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6350.869520] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:117 y:2470 w:1 h:7 z:10 s:4 p:0 tc:1 tm:0 [ 6350.869979] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6350.872032] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6350.941124] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:113 ly:2469 Ver[022C82000] [ 6350.998517] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6350.999249] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6351.438262] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6351.438308] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6351.587899] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6351.588730] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 6d 0c 4f 00 00 00 [ 6351.597820] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 6d 0c 4f 00 15 00 02 04 00 [ 6352.291042] [0: init:26456] init: setgid failed: Invalid argument [ 6352.338815] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1369 y:2109 w:1 h:4 z:9 s:2 p:0 tc:1 tm:0 [ 6352.339226] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6352.341247] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6352.422224] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:1357 ly:2111 Ver[022C82000] [ 6352.468308] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6352.468364] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6352.918471] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6352.918642] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6353.086479] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6353.341694] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:97 y:2493 w:1 h:2 z:3 s:2 p:0 tc:1 tm:0 [ 6353.342183] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6353.344243] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6353.466489] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 9 tc:0 lx:100 ly:2493 Ver[022C82000] [ 6353.468367] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6353.468414] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6353.838591] I[0:jbd2/mmcblk0p26: 358] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1201 [ 6353.838870] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6353.904544] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6353.910350] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6353.911291] [1: qmuxd: 951] Write: 01 0c 00 00 03 01 00 6e 0c 4f 00 00 00 [ 6353.919702] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 6e 0c 4f 00 15 00 02 04 00 [ 6353.958315] [1: kworker/1:2:19973] input_booster_set_dvfs_off: bimc clk set: 0 [ 6353.958364] [1: kworker/1:2:19973] request_bimc_clk: error bimc_lock_count unlocked [ 6354.008461] [0: kworker/u8:27:21057] [SSP]: debug_work_func(61) - Sensor state: 0xc3feff, RC: 0, CC: 0, DC: 0, LC: 0, TC: 0 [ 6354.008592] [0: kworker/u8:27:21057] [SSP] 0 : -405, 916, 7696 (200ms, 0ms) [ 6354.008688] [0: kworker/u8:27:21057] [SSP] 9 : 651, 587, 703, 1594, 238, 3 (200ms) [ 6354.009666] [1: kworker/u8:0:25004] vfsspi_work_func_debug r ocpen: 0, ldo: 0, sleep: 0, tz: 1, type: raptor [ 6354.058854] [1:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:444 y:2129 w:1 h:5 z:7 s:4 p:0 tc:1 tm:0 [ 6354.058990] [1:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6354.059035] [1:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6354.159234] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:444 ly:2133 Ver[022C82000] [ 6354.188334] [1: kworker/1:2:19973] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6354.188382] [1: kworker/1:2:19973] MINCLR: BIMC MIN CLR [ 6354.658481] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6354.658638] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6354.873110] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6354.874982] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 6f 0c 4f 00 00 00 [ 6354.883288] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 6f 0c 4f 00 15 00 02 04 00 [ 6354.924525] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1123 y:2329 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6354.924930] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6354.926947] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6354.958726] [0: kworker/0:2:24792] msm_thermal:msm_therm_temp_log tsens[0:36][1:36][2:36][3:37][4:37][5:37][6:38][7:36][8:38][9:37][10:36] [ 6354.983583] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:1119 ly:2325 Ver[022C82000] [ 6355.048346] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6355.048416] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6355.478586] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6355.478759] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6356.076478] [0: kworker/0:2:24792] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6356.370814] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:374 y:1961 w:1 h:6 z:9 s:2 p:0 tc:1 tm:0 [ 6356.371014] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6356.371081] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6356.467449] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 7 tc:0 lx:370 ly:1961 Ver[022C82000] [ 6356.498298] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6356.498346] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6356.675121] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:314 y:2106 w:1 h:4 z:6 s:4 p:0 tc:1 tm:0 [ 6356.675424] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6356.675528] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6356.759141] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 6 tc:0 lx:313 ly:2113 Ver[022C82000] [ 6356.798350] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6356.798420] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6357.258424] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6357.258602] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6357.394734] [1: init:26462] init: setgid failed: Invalid argument [ 6357.850616] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:717 y:2158 w:1 h:4 z:7 s:4 p:0 tc:1 tm:0 [ 6357.851103] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6357.853195] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6357.910385] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:718 ly:2157 Ver[022C82000] [ 6357.978961] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6357.979082] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6358.206841] [0:irq/602-SSP_Int: 274] [SSP]: MSG From MCU - AR- 904,404,7652, 180, 60, 2 [ 6358.408495] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6358.408656] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6358.444949] I[0: swapper/0: 0] xhci_msm_hsic msm_hsic_host: mxhci_hsic_wakeup_irq: remote wakeup interrupt cnt: 1202 [ 6358.445590] [0: kworker/0:3:23468] xhci_msm_hsic msm_hsic_host: HSIC-USB exited from low power mode [ 6358.514227] [0: khubd: 63] hub 1-0:1.0: port 1, status 0503, change 0004, 480 Mb/s [ 6358.519872] [0: qmuxd: 2107] Read: 01 1a 00 80 03 01 04 00 00 51 00 0e 00 14 06 00 [ 6358.521748] [0: qmuxd: 951] Write: 01 0c 00 00 03 01 00 70 0c 4f 00 00 00 [ 6358.530894] [0: qmuxd: 2107] Read: 01 21 00 80 03 01 02 70 0c 4f 00 15 00 02 04 00 [ 6359.153486] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1141 y:2486 w:1 h:4 z:9 s:4 p:0 tc:1 tm:0 [ 6359.154138] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6359.156299] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6359.224655] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1142 ly:2484 Ver[022C82000] [ 6359.244132] [1:SSRM Handler Th: 5291] reading LR_MUX5_PU1_AMUX_THM2 [rc = 0] [adc_code = 32927] [ 6359.278390] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6359.278467] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6359.300730] [0:SSRM Handler Th: 5291] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(262), Temp-ADC(33634) [ 6359.718608] [0: kworker/0:3:23468] input_booster_set_dvfs_off: bimc clk set: 0 [ 6359.718784] [0: kworker/0:3:23468] request_bimc_clk: error bimc_lock_count unlocked [ 6359.968500] [0: kworker/0:3:23468] msm_thermal:msm_therm_temp_log tsens[0:35][1:36][2:36][3:36][4:36][5:36][6:36][7:35][8:37][9:36][10:35] [ 6360.046493] [1: kworker/1:2:19973] xhci_msm_hsic msm_hsic_host: HSIC-USB in low power mode [ 6360.145895] [0: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3773), data(0xbcac) [ 6360.150592] [0: kworker/u8:0:25004] max77843_fg_read_current: CURRENT_REG(0xfc4b) [ 6360.151825] [0: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3773), data(0xbcac) [ 6360.154134] [0: kworker/u8:0:25004] [Time-to-FULL] 368634(secs), 6143(mins) [ 6360.155352] [0: kworker/u8:0:25004] [Time-to-EMPTY] 0(secs), 0(mins) [ 6360.188342] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1324 y:2138 w:1 h:4 z:7 s:2 p:0 tc:1 tm:0 [ 6360.188609] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6360.190484] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6360.289387] [0: kworker/u8:0:25004] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17cdh,bcach,fc4bh,f9bfh,0038h,0000h,0000h,0000h,1eb5h,0000h,2080h,5a00h,0149h,0148h,17dch,00e1h,19c8h,baf6h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17dch,8034h,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f9bfh,1680h,1008h,fff4h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dca9h,27cfh,2271h,0ba0h,0000h,d667h,d586h,26b3h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,01f3h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0004h,ffffh,0000h,0000h,0715h,20e7h,ed42h,3200h,0ba0h,0000h,ff8fh,0002h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,2768h,0000h,0000h,f6a4h,401ah,4df5h,faceh,bdaah,0065h,2910h,b99ah,2357h, [ 6360.291013] [0: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3712), data(0xb99a) [ 6360.308681] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 9 tc:0 lx:1317 ly:2134 Ver[022C82000] [ 6360.319747] [0: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(237), Temp-ADC(34076) [ 6360.320829] [0: kworker/u8:0:25004] max77843_fg_write_temp: temperature to (237, 0x17b3) [ 6360.322451] [0: kworker/u8:0:25004] max77843_fg_check_qrtable: QRTABLE20_REG(0x0900), QRTABLE30_REG(0x0780) [ 6360.322535] [0: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(330), Temp-ADC(33000) [ 6360.322762] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6360.322832] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6360.349330] [0: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_temperature_by_adc: Temp(262), Temp-ADC(33636) [ 6360.352636] [0: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3712), data(0xb99a) [ 6360.354279] [0: kworker/u8:0:25004] max77843_fg_read_current: CURRENT_REG(0xf30e) [ 6360.355194] [0: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3712), data(0xb99a) [ 6360.357182] [0: kworker/u8:0:25004] [Time-to-FULL] 368634(secs), 6143(mins) [ 6360.359719] [0: kworker/u8:0:25004] [Time-to-EMPTY] 0(secs), 0(mins) [ 6360.472667] [0: kworker/u8:0:25004] [FG] 0080h,ff00h,7f80h,ff01h,3480h,0000h,0100h,8d1dh,17b3h,b99ah,f30eh,f9a4h,0038h,0000h,0000h,0000h,1eb5h,0000h,2080h,5a00h,0149h,0148h,17dch,00e1h,19c8h,baf7h,2608h,dca7h,49adh,0314h,01e0h,0000h,ffffh,20b0h,1800h,20d0h,1400h,2305h,17dch,8034h,2472h,cea4h,203bh,0870h,e3e1h,290eh,0400h,0000h,197ah,4f12h,0900h,0390h,0000h,2463h,e638h,05e0h,0066h,0736h,9654h,f9a4h,1680h,1008h,fff5h,e000h,0000h,ba85h,0780h,0000h,ba8fh,0bfah,48feh,dca9h,27cfh,2271h,0ba0h,0000h,d667h,d586h,19c1h,0000h,0000h,0000h,7f80h,0000h,0000h,0005h,0651h,05ech,0000h,006bh,090ch,0050h,0204h,0204h,0013h,0000h,03cah,100fh,0c0eh,0c0dh,0c0ch,0c0bh,0c0ah,0c09h,0c08h,a516h,4350h,0010h,0005h,ffffh,0000h,0000h,08a9h,0000h,eec9h,0019h,0000h,fe0ch,0000h,0003h,4c30h,0000h,40f0h,0000h,4000h,0000h,7d00h,1110h,0000h,0000h,0000h,0000h,2754h,0000h,0000h,f59dh,401ah,4e0fh,fb3dh,bdaah,0065h,2910h,b9d8h,2357h, [ 6360.474320] [0: kworker/u8:0:25004] max77843_fg_read_vcell: VCELL(3716), data(0xb9d8) [ 6360.477136] [0: kworker/u8:0:25004] max77843_get_fuelgauge_soc: soc(353), low_batt_alarm(0) [ 6360.477182] [0: kworker/u8:0:25004] max77843_fg_get_scaled_capacity : CABLE TYPE(1) [ 6360.477910] [0: kworker/u8:0:25004] max77843_fg_get_scaled_capacity : PRE SOC(363), SOC(363) [ 6360.477946] [0: kworker/u8:0:25004] max77843_fg_get_scaled_capacity: scaled capacity (36.3) [ 6360.477982] [0: kworker/u8:0:25004] max77843_fg_skip_abnormal_capacity : NOW(36), OLD(26) [ 6360.478017] [0: kworker/u8:0:25004] max77843_fg_skip_abnormal_capacity: capacity (old 26 : new 36) [ 6360.478059] [0: kworker/u8:0:25004] sec-battery battery.2: sec_bat_get_battery_info:Vnow(3773mV),Inow(-148mA),Imax(433mA),SOC(26%),Tbat(237),is_hc_usb(0) [ 6360.478114] [0: kworker/u8:0:25004] sec-battery battery.2: sec_bat_battery_cable_check: Battery Connected [ 6360.478160] [0: kworker/u8:0:25004] sec-battery battery.2: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(70%) [ 6360.480766] [0: healthd: 531] healthd: battery l=26 v=3773 t=23.7 h=2 st=3 c=0 o=1 ca=-254 ct=0 ps=0 chg= 2019-03-14 22:57:59.971155997 UTC [ 6360.480828] [0: healthd: 531] healthd: battery l=26 v=3773 t=23.7 h=2 st=3 c=0 o=1 ca=-254 ct=0 ps=0 chg= 2019-03-14 22:57:59.971155997 UTC hv=0 chg= [ 6360.480893] [0: healthd: 531] healthd-android: healthd_mode_android_battery_update [ 6360.480940] [0: healthd: 531] BatteryPropertiesRegistrar: notifyListeners : start [ 6360.480990] [0: healthd: 531] IBatteryPropertiesListener : batteryPropertiesChanged! [ 6360.480990] [0: healthd: 531] : BatteryPropertiesRegistrar: notifyListeners : done [ 6360.481721] [1: Binder_1: 1846] !@BatteryListener : batteryPropertiesChanged! [ 6360.678590] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1245 y:1938 w:1 h:6 z:9 s:4 p:0 tc:1 tm:0 [ 6360.679064] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6360.680948] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6360.750798] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1243 ly:1935 Ver[022C82000] [ 6360.808445] [0: kworker/0:3:23468] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6360.808536] [0: kworker/0:3:23468] MINCLR: BIMC MIN CLR [ 6361.248566] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6361.248723] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6361.655235] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:718 y:2163 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6361.655924] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6361.658072] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6361.714715] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 4 tc:0 lx:715 ly:2162 Ver[022C82000] [ 6361.779029] [0: kworker/0:2:24792] input_booster_change_dvfs_tsp_work: bimc clk set: 0 [ 6361.779143] [0: kworker/0:2:24792] MINCLR: BIMC MIN CLR [ 6362.208396] [0: kworker/0:2:24792] input_booster_set_dvfs_off: bimc clk set: 0 [ 6362.208554] [0: kworker/0:2:24792] request_bimc_clk: error bimc_lock_count unlocked [ 6362.419433] [1: init:26468] init: setgid failed: Invalid argument [ 6362.626347] [1: watchdog: 2784] !@Sync 211 [03-14 15:58:02.114] [ 6363.736443] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [P] tID:0 x:1365 y:2472 w:1 h:4 z:6 s:2 p:0 tc:1 tm:0 [ 6363.737118] [0:irq/440-fts_tou: 252] input_booster_set_dvfs_tsp_lock: bimc clk set: 384000 [ 6363.739368] [0:irq/440-fts_tou: 252] MINSET: BIMC 384000 Khz MIN [ 6363.807667] [0:irq/440-fts_tou: 252] fts_touch 1-0049: [R] tID:0 mc: 5 tc:0 lx:1360 ly:2473 Ver[022C82000]

AnonVendetta commented 5 years ago

@Rikka: At this point I think I'm better off requesting a refund from Play Store, since I can't use the premium features I paid for. They used to work on my Axon 7 AOSP N ROM for about a week, but that phone was stolen. But never on the Note 4. It has been 5 days since I've submitted the kmesg log, as requested. I feel that is more than a reasonable timeframe to wait on a response. If you don't think it will ever work then just say so and close this issue.

I'm still testing a RR 9.x ROM, along with Storage Redirect, but I'm not liking what I see. Lots of hangs and crashes, I suspect either Riru, Magisk, or EdXposed to be the cause. I will most likely revert back to stock ROM.

I will think on this for awhile while I test, if Google will not grant a refund then I will open an issue here.

RikkaW commented 5 years ago

Actually, the kmesg log didn't help. I did a lot of tests with two other people own Samsung device in last few days, only got such results, arm64 + exec + adb = works, arm64 + exec + root = not work. Any possibility that I can imagine of is ruled out. This problem is really weird. If you want a refund, send an email including order id or simply Google account and I'll refund you.

AnonVendetta commented 5 years ago

@RikkaW: I've solved the problem, Riru Core works fully now on stock Marshmallow, and SD execs the starter script just fine. I decided to ditch Pie because it has too many things not working. As it turns out, the issue was my custom kernel. So I went in search of another, tried several, and found one that SD's script works with. The kernel I had was also causing issues with several other apps I use. It had "root restrictions" built in, apparently by Samsung and overlooked by the kernel devs. Those are fixed too. Samsung''s Knox/Tima technologies also played a factor, I removed as much of them as possible, and disabled what was left. They are known to interfere with root functions.

The only issue I have left is, SD's premium in-app features aren't working, even though the enhanced module is installed and reports no errors. As a disclosure, I use MicroG and FakeStore as an alternative to Google Play Services/Play Store. I am very anti-Google and try to avoid using their apps/services wherever possible. I suspect the FakeStore may be the issue. I bought the in app purchases on another unrooted device I own. Is there any way I can make my paid features work without official Play Store? If not, I really do wish you will consider alternative payment methods for people that dont use GApps. As a developer I understand it's easy to get locked into their ecosystem, but not everyone cares for them.

Hopefully you will also make progress on a solution that supports root methods other than Magisk. I really hate having that piece of shit installed on my phone.

Thanks again!

AnonVendetta commented 5 years ago

@RikkaW: I noticed that the SD app can verify premium features via the Play Store, a Chinese payment method, and then there is the option to enter a code. Since I don't use Play Store, then maybe I can use the enter code option. Can you convert my Play Store payment to a code that I can enter to verify the premium features without Play Store?

Or, you can issue a refund to my Play Store account, then I will pay for a code. Is it a one time use code? Or can it be used multiple times? If I have to uninstall/install/reinstall the app, then I want to know that the code can be used multiple times. Do I need to purchase a separate code for each device? I notice that for PS users they can use the premium features simultaneously on different different without paying extra for each.

I will send my account details in a PM.

Thanks again!

RikkaW commented 5 years ago

@AnonVendetta Sure, send me your Google order id (start with GPA.) and I'll send you the code. The code can be used multiple times but only active the last device used. I can provide you multiple codes. And please tell where your PM send.