Advertisement
carbonatedcaffeine

Untitled

Jul 19th, 2023
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 440.14 KB | None | 0 0
  1. / # dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Initializing cgroup subsys schedtune
  6. [ 0.000000] Linux version 3.18.137-ga65e7a2e0fe (camden@Caffeine) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #2 SMP PREEMPT Thu Jul 20 00:49:31 UTC 2023
  7. [ 0.000000] Boot CPU: AArch64 Processor [512f2011]
  8. [ 0.000000] Machine: HTC Corporation. MSM8996pro v1.1 + PMI8996 Marlin A
  9. [ 0.000000] efi: Getting EFI parameters from FDT:
  10. [ 0.000000] efi: UEFI not found.
  11. [ 0.000000] Reserved memory: reserved region for node 'removed_regions@85800000': base 0x0000000000000000, size 48 MiB
  12. [ 0.000000] Reserved memory: reserved region for node 'peripheral_region@8ea00000': base 0x0000000000000000, size 45 MiB
  13. [ 0.000000] Reserved memory: reserved region for node 'modem_region@88800000': base 0x0000000000000000, size 98 MiB
  14. [ 0.000000] Reserved memory: reserved region for node 'dfps_data_mem@83400000': base 0x0000000000000000, size 0 MiB
  15. [ 0.000000] Reserved memory: reserved region for node 'cont_splash_mem@83401000': base 0x0000000000000000, size 49 MiB
  16. [ 0.000000] Reserved memory: reserved region for node 'cont_splash_mem_hdmi@b1c00000': base 0x0000000000000000, size 35 MiB
  17. [ 0.000000] Reserved memory: reserved region for node 'htc_reserve1_region@0': base 0x0000000000000000, size 1 MiB
  18. [ 0.000000] Reserved memory: reserved region for node 'msm_rtb_region@0': base 0x0000000000000000, size 1 MiB
  19. [ 0.000000] Reserved memory: reserved region for node 'htc_reserve2_region@0': base 0x0000000000000000, size 8 MiB
  20. [ 0.000000] Reserved memory: reserved region for node 'htc_rtel_region@0': base 0x0000000000000000, size 20 MiB
  21. [ 0.000000] Reserved memory: reserved region for node 'ramoops_region@0': base 0x0000000000000000, size 1 MiB
  22. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 48 MiB
  23. [ 0.000000] Reserved memory: initialized node removed_regions@85800000, compatible id removed-dma-pool
  24. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 45 MiB
  25. [ 0.000000] Reserved memory: initialized node peripheral_region@8ea00000, compatible id removed-dma-pool
  26. [ 0.000000] Reserved memory: allocated memory for 'adsp_region' node: base 0x0000000000000000, size 32 MiB
  27. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000000000000, size 32 MiB
  28. [ 0.000000] Reserved memory: initialized node adsp_region, compatible id shared-dma-pool
  29. [ 0.000000] Reserved memory: allocated memory for 'qseecom_region' node: base 0x0000000000000000, size 20 MiB
  30. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000000000000, size 20 MiB
  31. [ 0.000000] Reserved memory: initialized node qseecom_region, compatible id shared-dma-pool
  32. [ 0.000000] Reserved memory: allocated memory for 'secure_region' node: base 0x0000000000000000, size 92 MiB
  33. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000000000000, size 92 MiB
  34. [ 0.000000] Reserved memory: initialized node secure_region, compatible id shared-dma-pool
  35. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 98 MiB
  36. [ 0.000000] Reserved memory: initialized node modem_region@88800000, compatible id removed-dma-pool
  37. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 1 MiB
  38. [ 0.000000] Reserved memory: initialized node htc_reserve1_region@0, compatible id removed-dma-pool
  39. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 1 MiB
  40. [ 0.000000] Reserved memory: initialized node msm_rtb_region@0, compatible id removed-dma-pool
  41. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 8 MiB
  42. [ 0.000000] Reserved memory: initialized node htc_reserve2_region@0, compatible id removed-dma-pool
  43. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000000000000, size 20 MiB
  44. [ 0.000000] Reserved memory: initialized node htc_rtel_region@0, compatible id shared-dma-pool
  45. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000000000000, size 1 MiB
  46. [ 0.000000] Reserved memory: initialized node ramoops_region@0, compatible id removed-dma-pool
  47. [ 0.000000] cma: Reserved 32 MiB at 0x0000000000000000
  48. [ 0.000000] On node 0 totalpages: 990032
  49. [ 0.000000] DMA zone: 7384 pages used for memmap
  50. [ 0.000000] DMA zone: 0 pages reserved
  51. [ 0.000000] DMA zone: 472576 pages, LIFO batch:31
  52. [ 0.000000] Normal zone: 8086 pages used for memmap
  53. [ 0.000000] Normal zone: 517456 pages, LIFO batch:31
  54. [ 0.000000] psci: probing for conduit method from DT.
  55. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  56. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  57. [ 0.000000] psci: Initializing psci_cpu_init
  58. [ 0.000000] psci: Initializing psci_cpu_init
  59. [ 0.000000] psci: Initializing psci_cpu_init
  60. [ 0.000000] PERCPU: Embedded 15 pages/cpu @0000000000000000 s22912 r8192 d30336 u61440
  61. [ 0.000000] pcpu-alloc: s22912 r8192 d30336 u61440 alloc=15*4096
  62. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  63. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 974562
  64. [ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=marlin user_debug=31 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 cma=32M@0-0xffffffff loop.max_part=7 androidboot.bootdevice=624000.ufshc androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.keymaster=1 androidboot.serialno=HT6910207160 gpt androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd:1:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd:cfg:split_dsi androidboot.slot_suffix=_b fpsimd.fpsimd_settings=0 app_setting.use_app_setting=0 kernelflag=0x00000000 debugflag=0x00000000 androidboot.hardware.revision=PVT radioflag=0x00000008 radioflagex1=0x00000000 radioflagex2=0x00000000 cpumask=0x00000000 androidboot.hardware.ddr=4096MB,Samsung,LPDDR4 androidboot.ddrinfo=00000001 androidboot.ddrsize=4GB androidboot.hardware.color=GRA00 androidboot.hardware.ufs=32GB,Samsung androidboot.msm.hw_ver_id=268824801 androidboot.qf.st=2 android
  65. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  66. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  67. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  68. [ 0.000000] Memory: 3565352K/3960128K available (15989K kernel code, 1698K rwdata, 7700K rodata, 500K init, 4146K bss, 194072K reserved, 200704K cma-reserved)
  69. [ 0.000000] Virtual kernel memory layout:
  70. vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
  71. vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  72. 0xffffffbdc0000000 - 0xffffffbdc3f95400 ( 63 MB actual)
  73. PCI I/O : 0xffffffbffa000000 - 0xffffffbffb000000 ( 16 MB)
  74. fixed : 0xffffffbffbdfb000 - 0xffffffbffbdff000 ( 16 KB)
  75. modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
  76. memory : 0xffffffc000000000 - 0xffffffc0fe550000 ( 4069 MB)
  77. .init : 0x0000000000000000 - 0x0000000000000000 ( 500 KB)
  78. .text : 0x0000000000000000 - 0x0000000000000000 ( 15998 KB)
  79. .data : 0x0000000000000000 - 0x0000000000000000 ( 1699 KB)
  80. [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  81. [ 0.000000] Preemptible hierarchical RCU implementation.
  82. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  83. [ 0.000000] RCU kthread priority: 1.
  84. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  85. [ 0.000000] CPU0: found redistributor 0 region 0:0x0000000000000000
  86. [ 0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
  87. [ 0.000000] MPM 1 irq mapping errored -517
  88. [ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  89. [ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
  90. [ 0.000019] Switched to clocksource arch_sys_counter
  91. [ 0.000895] Console: colour dummy device 80x25
  92. [ 0.000918] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  93. [ 0.000927] pid_max: default: 32768 minimum: 301
  94. [ 0.000981] Security Framework initialized
  95. [ 0.000993] SELinux: Initializing.
  96. [ 0.001016] SELinux: Starting in permissive mode
  97. [ 0.001053] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  98. [ 0.001061] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  99. [ 0.001520] Initializing cgroup subsys freezer
  100. [ 0.001539] Initializing cgroup subsys blkio
  101. [ 0.001547] Initializing cgroup subsys debug
  102. [ 0.001865] sched-energy: Sched-energy-costs installed from DT
  103. [ 0.001876] CPU0: update cpu_capacity 763
  104. [ 0.001908] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 9 counters available
  105. [ 0.001929] EFI services will not be available.
  106. [ 0.001945] ASID allocator initialised with 32768 entries
  107. [ 0.002459] NOHZ: local_softirq_pending 02
  108. [ 0.003364] NOHZ: local_softirq_pending 02
  109. [ 0.024593] MSM Memory Dump base table set up
  110. [ 0.024616] MSM Memory Dump apps data table already set up in LK
  111. [ 0.024637] hyp_assign_table is not functional as qcom_secure_mem is not allocated.
  112. [ 0.025078] clock-cpu-8996: configuring clocks for the perf cluster
  113. [ 0.025241] cpu_clock_8996_early_init: finished CPU clock configuration
  114. [ 0.039970] CPU1: update cpu_capacity 763
  115. [ 0.039984] CPU1: found redistributor 1 region 0:0x0000000000000000
  116. [ 0.040021] CPU1: Booted secondary processor [512f2011]
  117. [ 0.051298] CPU2: update cpu_capacity 1024
  118. [ 0.051329] CPU2: found redistributor 100 region 0:0x0000000000000000
  119. [ 0.051407] CPU2: Booted secondary processor [512f2051]
  120. [ 0.062403] CPU3: update cpu_capacity 1024
  121. [ 0.062414] CPU3: found redistributor 101 region 0:0x0000000000000000
  122. [ 0.062439] CPU3: Booted secondary processor [512f2051]
  123. [ 0.062560] Brought up 4 CPUs
  124. [ 0.062602] SMP: Total of 4 processors activated.
  125. [ 0.062612] CPU features: detected feature: GIC system register CPU interface
  126. [ 0.062762] CPU3: update max cpu_capacity 1024
  127. [ 0.063274] ------------[ cut here ]------------
  128. [ 0.063306] WARNING: CPU: 1 PID: 32 at /home/camden/hadk/kernel/google/marlin/kernel/sched/fair.c:5030 energy_aware_wake_cpu+0xfe4/0x10a0()
  129. [ 0.063314] Modules linked in:
  130. [ 0.063328] CPU: 1 PID: 32 Comm: kthreadd Not tainted 3.18.137-ga65e7a2e0fe #2
  131. [ 0.063335] Hardware name: HTC Corporation. MSM8996pro v1.1 + PMI8996 Marlin A (DT)
  132. [ 0.063343] Call trace:
  133. [ 0.063357] [<ffffffc00008c330>] dump_backtrace+0x0/0x144
  134. [ 0.063366] [<ffffffc00008c710>] show_stack+0x14/0x1c
  135. [ 0.063381] [<ffffffc00100a380>] dump_stack+0x8c/0xb0
  136. [ 0.063385] CPU3: update max cpu_capacity 1024
  137. [ 0.063398] [<ffffffc0000ac250>] warn_slowpath_null+0x68/0xd4
  138. [ 0.063407] [<ffffffc0000eccb4>] energy_aware_wake_cpu+0xfe4/0x10a0
  139. [ 0.063415] [<ffffffc0000ed994>] select_task_rq_fair+0xc24/0xdf8
  140. [ 0.063426] [<ffffffc0000dc804>] try_to_wake_up+0x18c/0x40c
  141. [ 0.063435] [<ffffffc0000dcb5c>] default_wake_function+0x10/0x18
  142. [ 0.063444] [<ffffffc0000f62b0>] __wake_up_common+0x5c/0x9c
  143. [ 0.063452] [<ffffffc0000f6304>] __wake_up_locked+0x14/0x1c
  144. [ 0.063460] [<ffffffc0000f6e04>] complete+0x40/0x5c
  145. [ 0.063470] [<ffffffc0000cea40>] kthread+0xa8/0xe4
  146. [ 0.063494] ---[ end trace bbd70f5e556cd2f1 ]---
  147. [ 0.063553] ------------[ cut here ]------------
  148. [ 0.063570] WARNING: CPU: 0 PID: 1 at /home/camden/hadk/kernel/google/marlin/kernel/sched/fair.c:5030 energy_aware_wake_cpu+0xfe4/0x10a0()
  149. [ 0.063578] Modules linked in:
  150. [ 0.063589] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.18.137-ga65e7a2e0fe #2
  151. [ 0.063597] Hardware name: HTC Corporation. MSM8996pro v1.1 + PMI8996 Marlin A (DT)
  152. [ 0.063604] Call trace:
  153. [ 0.063615] [<ffffffc00008c330>] dump_backtrace+0x0/0x144
  154. [ 0.063625] [<ffffffc00008c710>] show_stack+0x14/0x1c
  155. [ 0.063636] [<ffffffc00100a380>] dump_stack+0x8c/0xb0
  156. [ 0.063644] [<ffffffc0000ac250>] warn_slowpath_null+0x68/0xd4
  157. [ 0.063653] [<ffffffc0000eccb4>] energy_aware_wake_cpu+0xfe4/0x10a0
  158. [ 0.063662] [<ffffffc0000ed994>] select_task_rq_fair+0xc24/0xdf8
  159. [ 0.063671] [<ffffffc0000dc804>] try_to_wake_up+0x18c/0x40c
  160. [ 0.063680] [<ffffffc0000dcab0>] wake_up_process+0x2c/0x64
  161. [ 0.063689] [<ffffffc0000cba04>] __alloc_workqueue_key+0x474/0x4a4
  162. [ 0.063703] [<ffffffc0017b7eb0>] usermodehelper_init+0x30/0x48
  163. [ 0.063715] [<ffffffc0017afb70>] kernel_init_freeable+0x100/0x24c
  164. [ 0.063724] [<ffffffc001004724>] kernel_init+0x18/0x134
  165. [ 0.063730] ---[ end trace bbd70f5e556cd2f2 ]---
  166. [ 0.063759] ------------[ cut here ]------------
  167. [ 0.063771] WARNING: CPU: 0 PID: 1 at /home/camden/hadk/kernel/google/marlin/kernel/sched/fair.c:5030 energy_aware_wake_cpu+0xfe4/0x10a0()
  168. [ 0.063776] Modules linked in:
  169. [ 0.063786] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.18.137-ga65e7a2e0fe #2
  170. [ 0.063793] Hardware name: HTC Corporation. MSM8996pro v1.1 + PMI8996 Marlin A (DT)
  171. [ 0.063799] Call trace:
  172. [ 0.063808] [<ffffffc00008c330>] dump_backtrace+0x0/0x144
  173. [ 0.063817] [<ffffffc00008c710>] show_stack+0x14/0x1c
  174. [ 0.063826] [<ffffffc00100a380>] dump_stack+0x8c/0xb0
  175. [ 0.063834] [<ffffffc0000ac250>] warn_slowpath_null+0x68/0xd4
  176. [ 0.063842] [<ffffffc0000eccb4>] energy_aware_wake_cpu+0xfe4/0x10a0
  177. [ 0.063850] [<ffffffc0000ed994>] select_task_rq_fair+0xc24/0xdf8
  178. [ 0.063860] [<ffffffc0000dc804>] try_to_wake_up+0x18c/0x40c
  179. [ 0.063869] [<ffffffc0000dcab0>] wake_up_process+0x2c/0x64
  180. [ 0.063877] [<ffffffc0000ce89c>] kthread_create_on_node+0xc8/0x1c4
  181. [ 0.063889] [<ffffffc0017e4e64>] devtmpfs_init+0x6c/0x108
  182. [ 0.063897] [<ffffffc0017e4d70>] driver_init+0xc/0x30
  183. [ 0.063906] [<ffffffc0017afb80>] kernel_init_freeable+0x110/0x24c
  184. [ 0.063914] [<ffffffc001004724>] kernel_init+0x18/0x134
  185. [ 0.063920] ---[ end trace bbd70f5e556cd2f3 ]---
  186. [ 0.065482] devtmpfs: initialized
  187. [ 0.072132] DMI not present or invalid.
  188. [ 0.083340] pinctrl core: initialized pinctrl subsystem
  189. [ 0.083780] regulator-dummy: no parameters
  190. [ 0.161064] NET: Registered protocol family 16
  191. [ 0.162622] schedtune: init normalization constants...
  192. [ 0.162636] schedtune: CLUSTER[ 0] min_pwr: 0 max_pwr: 52
  193. [ 0.162646] schedtune: CPU[0] min_pwr: 0 max_pwr: 925
  194. [ 0.162654] schedtune: CPU[1] min_pwr: 0 max_pwr: 925
  195. [ 0.162662] schedtune: CLUSTER[ 0] min_pwr: 0 max_pwr: 96
  196. [ 0.162671] schedtune: CPU[2] min_pwr: 0 max_pwr: 1715
  197. [ 0.162679] schedtune: CPU[3] min_pwr: 0 max_pwr: 1715
  198. [ 0.162686] schedtune: SYSTEM min_pwr: 0 max_pwr: 5428
  199. [ 0.162694] schedtune: using normalization constants mul: 2187046722 sh1: 1 sh2: 12
  200. [ 0.162699] schedtune: verify normalization constants...
  201. [ 0.162706] schedtune: max_pwr/2^0: 5428 => norm_pwr: 1024
  202. [ 0.162712] schedtune: max_pwr/2^1: 2714 => norm_pwr: 512
  203. [ 0.162719] schedtune: max_pwr/2^2: 1357 => norm_pwr: 256
  204. [ 0.162725] schedtune: max_pwr/2^3: 678 => norm_pwr: 127
  205. [ 0.162731] schedtune: max_pwr/2^4: 339 => norm_pwr: 63
  206. [ 0.162737] schedtune: max_pwr/2^5: 169 => norm_pwr: 31
  207. [ 0.162743] schedtune: configured to support 5 boost groups
  208. [ 0.176747] cpuidle: using governor ladder
  209. [ 0.190061] cpuidle: using governor menu
  210. [ 0.203401] cpuidle: using governor qcom
  211. [ 0.204991] vdso: 2 pages (1 code @ 0000000000000000, 1 data @ 0000000000000000)
  212. [ 0.205008] vdso32: 2 pages (1 code @ 0000000000000000, 1 data @ 0000000000000000)
  213. [ 0.205077] hw-breakpoint: found 8 breakpoint and 4 watchpoint registers.
  214. [ 0.205524] software IO TLB: mapped [mem 0xffc00000-0x100000000] (4MB)
  215. [ 0.206329] DMA: preallocated 256 KiB pool for atomic allocations
  216. [ 0.226233] sps:sps is ready.
  217. [ 0.227032] i2c-msm-v2 75ba000.i2c: could not find pctldev for node /soc/pinctrl@01010000/i2c_12/i2c_12_active, deferring probe
  218. [ 0.227926] i2c-msm-v2 75b5000.i2c: could not find pctldev for node /soc/pinctrl@01010000/i2c_7/i2c_7_active, deferring probe
  219. [ 0.228349] i2c-msm-v2 75b6000.i2c: could not find pctldev for node /soc/pinctrl@01010000/i2c_8/i2c_8_active, deferring probe
  220. [ 0.228786] irq: no irq domain found for /soc/pinctrl@01010000 !
  221. [ 0.230698] cpu-clock-8996 6400000.qcom,cpu-clock-8996: resources init failed
  222. [ 0.299418] smd_channel_probe_now: allocation table not initialized
  223. [ 0.299726] smd_channel_probe_now: allocation table not initialized
  224. [ 0.300100] smd_channel_probe_now: allocation table not initialized
  225. [ 0.300412] smd_channel_probe_now: allocation table not initialized
  226. [ 0.300683] msm_watchdog 9830000.qcom,wdt: wdog absent resource not present
  227. [ 0.300963] msm_watchdog 9830000.qcom,wdt: MSM Watchdog Initialized
  228. [ 0.301432] platform 83700000.qcom,msm-rtb: assigned reserved memory node msm_rtb_region@0
  229. [ 0.302263] msm_rpm_dev_probe: APSS-RPM communication over GLINK
  230. [ 0.311035] spmi_pmic_arb 400f000.qcom,spmi: PMIC Arb Version-2 0x20010000
  231. [ 0.312672] spmi_pmic_arb 400f000.qcom,spmi: missing property: qcom,pmic-arb-max-periph-interrupts
  232. [ 0.317978] pmi8994_s2: 400 <--> 1065 mV at 1000 mV normal idle
  233. [ 0.318708] platform 9300000.qcom,lpass: assigned reserved memory node peripheral_region@8ea00000
  234. [ 0.319267] platform ce0000.qcom,venus: assigned reserved memory node peripheral_region@8ea00000
  235. [ 0.320322] platform 1c00000.qcom,ssc: assigned reserved memory node peripheral_region@8ea00000
  236. [ 0.321119] platform 2080000.qcom,mss: assigned reserved memory node modem_region@88800000
  237. [ 0.324600] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
  238. [ 0.324621] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
  239. [ 0.324639] msm-thermal 70000.qcom,msm-thermal: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
  240. [ 0.324652] msm-thermal 70000.qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  241. [ 0.324789] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-dig probe
  242. [ 0.324797] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
  243. [ 0.324808] msm-thermal 70000.qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
  244. [ 0.330458] platform soc:qcom,msm-adsprpc-mem: assigned reserved memory node adsp_region
  245. [ 0.330964] platform soc:qcom,msm-mdsprpc-mem: assigned reserved memory node adsp_region
  246. [ 0.336203] msm_cache_erp64 6500000.qcom,cache_erp64: Registering for L1 error interrupts
  247. [ 0.336315] msm_cache_erp64 6500000.qcom,cache_erp64: Registering for L2 error interrupts
  248. [ 0.336488] msm_cache_erp64 6500000.qcom,cache_erp64: Registering for L3 error interrupts
  249. [ 0.336842] msm_m4m_erp 9a40000.qcom,m4m_erp64: Registering for M4M error interrupts
  250. [ 0.338955] apc0_pwrcl_mem_acc_corner: 0 <--> 0 mV
  251. [ 0.339329] apc1_perfcl_mem_acc_corner: 0 <--> 0 mV
  252. [ 0.339685] apcc_l3_mem_acc_corner: 0 <--> 0 mV
  253. [ 0.341140] smd_channel_probe_now: allocation table not initialized
  254. [ 0.341288] msm_rpm_trans_notify_state: glink config params: transport=(null), edge=rpm, name=rpm_requests
  255. [ 0.341364] gfx_mem_acc_corner: 0 <--> 0 mV
  256. [ 0.341897] kryo0-retention: 468 <--> 892 mV at 520 mV
  257. [ 0.342111] kryo0: 468 <--> 892 mV at 754 mV
  258. [ 0.342257] kryo_regulator_probe: kryo0: default LDO functional volt=754021 uV, LDO retention volt=521789 uV, Vref func=325285 + 4466*(val), cluster-num=0
  259. [ 0.342592] kryo1-retention: 468 <--> 892 mV at 520 mV
  260. [ 0.342799] kryo1: 468 <--> 892 mV at 754 mV
  261. [ 0.342950] kryo_regulator_probe: kryo1: default LDO functional volt=754021 uV, LDO retention volt=521789 uV, Vref func=325285 + 4466*(val), cluster-num=1
  262. [ 0.348217] platform soc:qcom,kgsl-hyp: assigned reserved memory node peripheral_region@8ea00000
  263. [ 0.349855] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
  264. [ 0.371399] __of_mpm_init(): MPM driver mapping exists
  265. [ 0.372655] platform 84000000.qcom,rmtfs_rtel_sharedmem: assigned reserved memory node htc_rtel_region@0
  266. [ 0.374718] console [pstore-1] enabled
  267. [ 0.374962] pstore: Registered ramoops as persistent store backend
  268. [ 0.374975] ramoops: attached 0x100000@0x83500000, ecc: 0/0
  269. [ 0.376456] bootloader_log: allocate buffer for bootloader log, size: 458752
  270. [ 0.376661] bldr_log_parser: size 16896
  271. [ 0.376806] bootloader_log: allocate buffer for last bootloader log, size: 458752
  272. [ 0.377025] bldr_log_parser: size 18278
  273. [ 0.387195] i2c-msm-v2 7577000.i2c: probing driver i2c-msm-v2
  274. [ 0.387344] i2c-msm-v2 7577000.i2c: error on clk_get(core_clk):-517
  275. [ 0.387360] i2c-msm-v2 7577000.i2c: error probe() failed with err:-517
  276. [ 0.388648] i2c-msm-v2 75b7000.i2c: probing driver i2c-msm-v2
  277. [ 0.388769] i2c-msm-v2 75b7000.i2c: error on clk_get(core_clk):-517
  278. [ 0.388784] i2c-msm-v2 75b7000.i2c: error probe() failed with err:-517
  279. [ 0.393888] i2c-msm-v2 75ba000.i2c: probing driver i2c-msm-v2
  280. [ 0.394002] i2c-msm-v2 75ba000.i2c: error on clk_get(core_clk):-517
  281. [ 0.394018] i2c-msm-v2 75ba000.i2c: error probe() failed with err:-517
  282. [ 0.394493] i2c-msm-v2 75b5000.i2c: probing driver i2c-msm-v2
  283. [ 0.394583] i2c-msm-v2 75b5000.i2c: error on clk_get(core_clk):-517
  284. [ 0.394598] i2c-msm-v2 75b5000.i2c: error probe() failed with err:-517
  285. [ 0.394986] i2c-msm-v2 75b6000.i2c: probing driver i2c-msm-v2
  286. [ 0.395071] i2c-msm-v2 75b6000.i2c: error on clk_get(core_clk):-517
  287. [ 0.395085] i2c-msm-v2 75b6000.i2c: error probe() failed with err:-517
  288. [ 0.395289] cpu-clock-8996 6400000.qcom,cpu-clock-8996: resources init failed
  289. [ 0.396173] pm8994_s1_corner: 0 <--> 0 mV at 0 mV normal idle
  290. [ 0.396774] pm8994_s1_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  291. [ 0.397197] pm8994_s1_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  292. [ 0.397673] pm8994_s2_corner: 0 <--> 0 mV at 0 mV normal idle
  293. [ 0.398082] pm8994_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  294. [ 0.398556] pm8994_s3: 1300 mV normal idle
  295. [ 0.399034] pm8994_s4: 1800 mV normal idle
  296. [ 0.399502] pm8994_s5: 2150 mV normal idle
  297. [ 0.399968] pm8994_s7: 800 mV normal idle
  298. [ 0.400497] pm8994_l1: 1000 mV normal idle
  299. [ 0.400976] pm8994_l2: 1250 mV normal idle
  300. [ 0.401781] pm8994_l3: 1100 mV normal idle
  301. [ 0.402252] pm8994_l4: 1225 mV normal idle
  302. [ 0.403086] pm8994_l6: 1800 mV normal idle
  303. [ 0.403640] pm8994_l8: 1800 mV normal idle
  304. [ 0.404100] pm8994_l9: 1800 mV normal idle
  305. [ 0.404562] pm8994_l10: 2850 mV normal idle
  306. [ 0.405021] pm8994_l11: 1200 mV normal idle
  307. [ 0.405491] pm8994_l12: 1800 mV normal idle
  308. [ 0.406282] pm8994_l13: 1800 <--> 2950 mV at 2950 mV normal idle
  309. [ 0.406815] pm8994_l14: 1800 mV normal idle
  310. [ 0.407745] pm8994_l15: 1800 mV normal idle
  311. [ 0.408223] pm8994_l16: 2700 mV normal idle
  312. [ 0.409051] pm8994_l17: 3300 mV normal idle
  313. [ 0.409851] pm8994_l18: 1800 <--> 1900 mV at 1800 mV normal idle
  314. [ 0.410323] pm8994_l18_pin_ctrl: 2700 <--> 2900 mV at 2700 mV normal idle
  315. [ 0.411089] pm8994_l19: 2850 mV normal idle
  316. [ 0.411590] pm8994_l20: 2950 mV normal idle
  317. [ 0.412251] pm8994_l21: 3000 <--> 3300 mV at 3000 mV normal idle
  318. [ 0.412893] pm8994_l22: 3300 mV normal idle
  319. [ 0.413444] pm8994_l23: 1800 mV normal idle
  320. [ 0.413897] pm8994_l24: 3075 mV normal idle
  321. [ 0.414371] pm8994_l25: 1200 mV normal idle
  322. [ 0.415233] pm8994_l26_corner: 0 <--> 0 mV at 0 mV normal idle
  323. [ 0.415640] pm8994_l26_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  324. [ 0.416114] pm8994_l27: 1000 mV normal idle
  325. [ 0.416578] pm8994_l28: 925 mV normal idle
  326. [ 0.417432] pm8994_l29: 3000 mV normal idle
  327. [ 0.417912] pm8994_l30: 1800 mV normal idle
  328. [ 0.418400] pm8994_l32: 1800 mV normal idle
  329. [ 0.420911] pm8994_lvs1: no parameters
  330. [ 0.421373] pm8994_lvs2: no parameters
  331. [ 0.421807] pmi8994_s1: 1025 mV normal idle
  332. [ 0.422269] pmi8994_boost_5v: no parameters
  333. [ 0.422444] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst: Failed to find supply parent
  334. [ 0.422541] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_5v, rc=-517
  335. [ 0.422890] pmi8994_boost_pin_ctrl: no parameters
  336. [ 0.422968] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst-pin-ctrl: Failed to find supply parent
  337. [ 0.423059] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_pin_ctrl, rc=-517
  338. [ 0.423525] pmi8994_boostbypass: 3150 <--> 3600 mV at 3150 mV normal idle
  339. [ 0.423888] pm8994_s11: 470 <--> 1140 mV at 905 mV normal idle
  340. [ 0.424131] pm8994_s11_avs_limit: 470 <--> 1140 mV
  341. [ 0.424252] spm_regulator_probe: name=pm8994_s11, range=LV, voltage=905000 uV, mode=AUTO, step rate=2400 uV/us
  342. [ 0.425467] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
  343. [ 0.425496] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
  344. [ 0.425509] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
  345. [ 0.425525] msm-thermal 70000.qcom,msm-thermal: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
  346. [ 0.425542] msm-thermal 70000.qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  347. [ 0.426030] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-gfx probe
  348. [ 0.426048] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
  349. [ 0.426064] msm-thermal 70000.qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
  350. [ 0.426651] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
  351. [ 0.427682] i2c-msm-v2 7577000.i2c: probing driver i2c-msm-v2
  352. [ 0.427811] i2c-msm-v2 7577000.i2c: error on clk_get(core_clk):-517
  353. [ 0.427826] i2c-msm-v2 7577000.i2c: error probe() failed with err:-517
  354. [ 0.428497] i2c-msm-v2 75b7000.i2c: probing driver i2c-msm-v2
  355. [ 0.428617] i2c-msm-v2 75b7000.i2c: error on clk_get(core_clk):-517
  356. [ 0.428631] i2c-msm-v2 75b7000.i2c: error probe() failed with err:-517
  357. [ 0.429302] i2c-msm-v2 75ba000.i2c: probing driver i2c-msm-v2
  358. [ 0.429401] i2c-msm-v2 75ba000.i2c: error on clk_get(core_clk):-517
  359. [ 0.429416] i2c-msm-v2 75ba000.i2c: error probe() failed with err:-517
  360. [ 0.429868] i2c-msm-v2 75b5000.i2c: probing driver i2c-msm-v2
  361. [ 0.429956] i2c-msm-v2 75b5000.i2c: error on clk_get(core_clk):-517
  362. [ 0.429970] i2c-msm-v2 75b5000.i2c: error probe() failed with err:-517
  363. [ 0.430461] i2c-msm-v2 75b6000.i2c: probing driver i2c-msm-v2
  364. [ 0.430556] i2c-msm-v2 75b6000.i2c: error on clk_get(core_clk):-517
  365. [ 0.430569] i2c-msm-v2 75b6000.i2c: error probe() failed with err:-517
  366. [ 0.430924] cpu-clock-8996 6400000.qcom,cpu-clock-8996: resources init failed
  367. [ 0.452128] qcom,gcc-8996 300000.qcom,gcc: Registered GCC clocks.
  368. [ 0.453187] vfe0_clk_src: set OPP pair(75000000 Hz: 3 uV) on a10000.qcom,vfe0
  369. [ 0.453211] vfe0_clk_src: set OPP pair(320000000 Hz: 5 uV) on a10000.qcom,vfe0
  370. [ 0.453225] vfe0_clk_src: set OPP pair(600000000 Hz: 7 uV) on a10000.qcom,vfe0
  371. [ 0.453655] vfe1_clk_src: set OPP pair(75000000 Hz: 3 uV) on a14000.qcom,vfe1
  372. [ 0.453674] vfe1_clk_src: set OPP pair(320000000 Hz: 5 uV) on a14000.qcom,vfe1
  373. [ 0.453687] vfe1_clk_src: set OPP pair(600000000 Hz: 7 uV) on a14000.qcom,vfe1
  374. [ 0.454056] cpp_clk_src: set OPP pair(100000000 Hz: 3 uV) on a04000.qcom,cpp
  375. [ 0.454072] cpp_clk_src: set OPP pair(480000000 Hz: 5 uV) on a04000.qcom,cpp
  376. [ 0.454082] cpp_clk_src: set OPP pair(640000000 Hz: 7 uV) on a04000.qcom,cpp
  377. [ 0.464288] qcom,mmsscc-8996 8c0000.qcom,mmsscc: Registered MMSS clocks.
  378. [ 0.466304] pmi8994_boost_5v: no parameters
  379. [ 0.466463] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst: Failed to find supply parent
  380. [ 0.466561] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_5v, rc=-517
  381. [ 0.466856] pmi8994_boost_pin_ctrl: no parameters
  382. [ 0.466938] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst-pin-ctrl: Failed to find supply parent
  383. [ 0.467023] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_pin_ctrl, rc=-517
  384. [ 0.468070] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
  385. [ 0.468096] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
  386. [ 0.468109] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
  387. [ 0.468125] msm-thermal 70000.qcom,msm-thermal: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
  388. [ 0.468140] msm-thermal 70000.qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  389. [ 0.468401] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-gfx probe
  390. [ 0.468415] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
  391. [ 0.468428] msm-thermal 70000.qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
  392. [ 0.469066] cpr3_msm8996_hmss_read_fuse_data: apc0_pwrcl_corner: speed bin = 1
  393. [ 0.469083] cpr3_msm8996_hmss_read_fuse_data: apc0_pwrcl_corner: CPR fusing revision = 2
  394. [ 0.469094] cpr3_msm8996_hmss_read_fuse_data: apc0_pwrcl_corner: using redundant fuses = N
  395. [ 0.469105] cpr3_msm8996_hmss_read_fuse_data: apc0_pwrcl_corner: CPR limitation = none
  396. [ 0.469115] cpr3_msm8996_hmss_read_fuse_data: apc0_pwrcl_corner: CPR partial binning limitation = none
  397. [ 0.469127] cpr3_msm8996_hmss_read_fuse_data: apc0_pwrcl_corner: Retention voltage fuses: VDD_MX = 4, VDD_APCC = 4
  398. [ 0.469358] cpr3_hmss_kvreg_init: apc0_pwrcl_corner: LDO min headroom=80000 uV, LDO max headroom=470000 uV, LDO adj=0 uV, LDO mode=allowed, LDO retention=490000 uV
  399. [ 0.469593] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused MinSVS: open-loop= 565000 uV
  400. [ 0.469607] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused SVS: open-loop= 625000 uV
  401. [ 0.469618] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused NOM: open-loop= 745000 uV
  402. [ 0.469628] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused TURBO: open-loop= 860000 uV
  403. [ 0.469765] cpr3_msm8996_hmss_calculate_target_quotients: apc0_pwrcl_corner: fused MinSVS: quot[ 7]= 285
  404. [ 0.469777] cpr3_msm8996_hmss_calculate_target_quotients: apc0_pwrcl_corner: fused SVS: quot[ 7]= 389, quot_offset[ 7]= 100
  405. [ 0.469788] cpr3_msm8996_hmss_calculate_target_quotients: apc0_pwrcl_corner: fused NOM: quot[ 7]= 647, quot_offset[ 7]= 255
  406. [ 0.469799] cpr3_msm8996_hmss_calculate_target_quotients: apc0_pwrcl_corner: fused TURBO: quot[ 7]= 897, quot_offset[ 7]= 250
  407. [ 0.469984] cpr3_msm8996_hmss_read_fuse_data: apc0_cbf_corner: speed bin = 1
  408. [ 0.469995] cpr3_msm8996_hmss_read_fuse_data: apc0_cbf_corner: CPR fusing revision = 2
  409. [ 0.470006] cpr3_msm8996_hmss_read_fuse_data: apc0_cbf_corner: using redundant fuses = N
  410. [ 0.470016] cpr3_msm8996_hmss_read_fuse_data: apc0_cbf_corner: CPR limitation = none
  411. [ 0.470145] cpr3_msm8996_hmss_read_fuse_data: apc0_cbf_corner: CPR partial binning limitation = none
  412. [ 0.470157] cpr3_msm8996_hmss_read_fuse_data: apc0_cbf_corner: Retention voltage fuses: VDD_MX = 4, VDD_APCC = 4
  413. [ 0.470319] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused MinSVS: open-loop= 565000 uV
  414. [ 0.470330] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused SVS: open-loop= 625000 uV
  415. [ 0.470339] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused NOM: open-loop= 745000 uV
  416. [ 0.470349] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused TURBO: open-loop= 860000 uV
  417. [ 0.470362] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused MinSVS: CBF offset open-loop= 535000 uV
  418. [ 0.470371] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused LowSVS: CBF offset open-loop= 635000 uV
  419. [ 0.470380] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused SVS: CBF offset open-loop= 645000 uV
  420. [ 0.470390] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused NOM: CBF offset open-loop= 765000 uV
  421. [ 0.470399] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc0_cbf_corner: fused TURBO: CBF offset open-loop= 900000 uV
  422. [ 0.470449] cpr3_msm8996_hmss_calculate_target_quotients: apc0_cbf_corner: fused MinSVS: quot[ 7]= 285
  423. [ 0.470460] cpr3_msm8996_hmss_calculate_target_quotients: apc0_cbf_corner: fused SVS: quot[ 7]= 389, quot_offset[ 7]= 100
  424. [ 0.470470] cpr3_msm8996_hmss_calculate_target_quotients: apc0_cbf_corner: fused NOM: quot[ 7]= 647, quot_offset[ 7]= 255
  425. [ 0.470480] cpr3_msm8996_hmss_calculate_target_quotients: apc0_cbf_corner: fused TURBO: quot[ 7]= 897, quot_offset[ 7]= 250
  426. [ 0.470642] cpr3_msm8996_hmss_read_fuse_data: apc1_corner: speed bin = 1
  427. [ 0.470654] cpr3_msm8996_hmss_read_fuse_data: apc1_corner: CPR fusing revision = 2
  428. [ 0.470664] cpr3_msm8996_hmss_read_fuse_data: apc1_corner: using redundant fuses = N
  429. [ 0.470674] cpr3_msm8996_hmss_read_fuse_data: apc1_corner: CPR limitation = none
  430. [ 0.470684] cpr3_msm8996_hmss_read_fuse_data: apc1_corner: CPR partial binning limitation = none
  431. [ 0.470696] cpr3_msm8996_hmss_read_fuse_data: apc1_corner: Retention voltage fuses: VDD_MX = 4, VDD_APCC = 4
  432. [ 0.470969] cpr3_hmss_kvreg_init: apc1_corner: LDO min headroom=130000 uV, LDO max headroom=470000 uV, LDO adj=0 uV, LDO mode=allowed, LDO retention=490000 uV
  433. [ 0.471226] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc1_corner: fused MinSVS: open-loop= 575000 uV
  434. [ 0.471238] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc1_corner: fused SVS: open-loop= 645000 uV
  435. [ 0.471248] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc1_corner: fused NOM: open-loop= 735000 uV
  436. [ 0.471258] cpr3_msm8996_hmss_calculate_open_loop_voltages: apc1_corner: fused TURBO: open-loop= 960000 uV
  437. [ 0.471424] cpr3_msm8996_hmss_calculate_target_quotients: apc1_corner: fused MinSVS: quot[ 7]= 303
  438. [ 0.471435] cpr3_msm8996_hmss_calculate_target_quotients: apc1_corner: fused SVS: quot[ 7]= 428, quot_offset[ 7]= 120
  439. [ 0.471446] cpr3_msm8996_hmss_calculate_target_quotients: apc1_corner: fused NOM: quot[ 7]= 624, quot_offset[ 7]= 195
  440. [ 0.471456] cpr3_msm8996_hmss_calculate_target_quotients: apc1_corner: fused TURBO: quot[ 7]=1083, quot_offset[ 7]= 455
  441. [ 0.472011] cpr3_regulator_init_ctrl: apcc: Default CPR mode = SW closed-loop
  442. [ 0.472163] apc0_pwrcl_corner: 0 <--> 0 mV at 0 mV
  443. [ 0.472408] apc0_cbf_corner: 0 <--> 0 mV at 0 mV
  444. [ 0.475104] cpr3_regulator_measure_aging: apcc: average quotient delta=28 (count=10)
  445. [ 0.475140] cpr3_regulator_aging_adjust: apcc: aging measurement successful; aging reference adjustment voltage=3125 uV
  446. [ 0.475332] apc1_corner: 0 <--> 0 mV at 0 mV
  447. [ 0.477513] cpr3_msm8996_mmss_read_fuse_data: gfx_corner: speed bin = 1
  448. [ 0.477535] cpr3_msm8996_mmss_read_fuse_data: gfx_corner: CPR fusing revision = 1
  449. [ 0.477547] cpr3_msm8996_mmss_read_fuse_data: gfx_corner: CPR limitation = none
  450. [ 0.477945] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[0] open-loop= 610000 uV
  451. [ 0.477957] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[1] open-loop= 665000 uV
  452. [ 0.477967] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[2] open-loop= 805000 uV
  453. [ 0.477977] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[3] open-loop= 935000 uV
  454. [ 0.478164] cpr3_regulator_init_ctrl: gfx: Default CPR mode = closed-loop
  455. [ 0.478317] gfx_corner: 0 <--> 0 mV at 0 mV
  456. [ 0.483685] i2c-msm-v2 7577000.i2c: probing driver i2c-msm-v2
  457. [ 0.483834] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  458. [ 0.483846] i2c-msm-v2 7577000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
  459. [ 0.484843] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  460. [ 0.493253] i2c-msm-v2 75b7000.i2c: probing driver i2c-msm-v2
  461. [ 0.493493] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  462. [ 0.493507] i2c-msm-v2 75b7000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
  463. [ 0.494316] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  464. [ 0.495554] i2c-msm-v2 75ba000.i2c: probing driver i2c-msm-v2
  465. [ 0.495682] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  466. [ 0.495693] i2c-msm-v2 75ba000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
  467. [ 0.496447] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  468. [ 0.497655] i2c-msm-v2 75b5000.i2c: probing driver i2c-msm-v2
  469. [ 0.497780] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  470. [ 0.497791] i2c-msm-v2 75b5000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
  471. [ 0.498362] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  472. [ 0.499620] i2c-msm-v2 75b6000.i2c: probing driver i2c-msm-v2
  473. [ 0.499745] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  474. [ 0.499756] i2c-msm-v2 75b6000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
  475. [ 0.500339] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  476. [ 0.501634] cpu-clock-8996 6400000.qcom,cpu-clock-8996: using perf/pwr/cbf speed bin 1 and pvs_ver 0
  477. [ 0.504128] clock-cpu-8996: set OPP pair (307200000 Hz, 555000 uv) on cpu0
  478. [ 0.504180] clock-cpu-8996: set OPP pair (1593600000 Hz, 795000 uv) on cpu0
  479. [ 0.504202] clock-cpu-8996: set OPP pair (307200000 Hz, 555000 uv) on cpu1
  480. [ 0.504248] clock-cpu-8996: set OPP pair (1593600000 Hz, 795000 uv) on cpu1
  481. [ 0.504268] clock-cpu-8996: set OPP pair (307200000 Hz, 565000 uv) on cpu2
  482. [ 0.504327] clock-cpu-8996: set OPP pair (2150400000 Hz, 935000 uv) on cpu2
  483. [ 0.504346] clock-cpu-8996: set OPP pair (307200000 Hz, 565000 uv) on cpu3
  484. [ 0.504398] clock-cpu-8996: set OPP pair (2150400000 Hz, 935000 uv) on cpu3
  485. [ 0.504541] clock-cpu-8996: set OPP pair (192000000 Hz, 540000 uv) on soc:qcom,m4m
  486. [ 0.504587] clock-cpu-8996: set OPP pair (1593600000 Hz, 905000 uv) on soc:qcom,m4m
  487. [ 0.505059] qcom,gpucc-8996 8c0000.qcom,gpucc: using speed bin 1
  488. [ 0.505500] gfx3d_clk_src_v2: set OPP pair(133000000 Hz: 540000 uV) on b00000.qcom,kgsl-3d0
  489. [ 0.505530] gfx3d_clk_src_v2: set OPP pair(624000000 Hz: 890000 uV) on b00000.qcom,kgsl-3d0
  490. [ 0.507109] qcom,gpucc-8996 8c0000.qcom,gpucc: Registered GPU clocks.
  491. [ 0.507360] pmi8994_boost_5v: no parameters
  492. [ 0.507463] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst: Failed to find supply parent
  493. [ 0.507558] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_5v, rc=-517
  494. [ 0.507788] pmi8994_boost_pin_ctrl: no parameters
  495. [ 0.507859] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst-pin-ctrl: Failed to find supply parent
  496. [ 0.507947] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_pin_ctrl, rc=-517
  497. [ 0.508983] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
  498. [ 0.509008] msm-thermal 70000.qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
  499. [ 0.509021] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
  500. [ 0.509037] msm-thermal 70000.qcom,msm-thermal: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
  501. [ 0.509051] msm-thermal 70000.qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  502. [ 0.509395] msm_thermal:update_cpu_freq Unable to update policy for cpu:0. err:-19
  503. [ 0.509411] msm_thermal:update_cpu_freq Unable to update policy for cpu:2. err:-19
  504. [ 0.509424] msm_thermal:update_cpu_freq Unable to update policy for cpu:2. err:-19
  505. [ 0.509444] msm-thermal 70000.qcom,msm-thermal: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-opt-curr-temp err:-22. KTM continues
  506. [ 0.510666] msm_thermal:update_cpu_freq Unable to update policy for cpu:0. err:-19
  507. [ 0.510733] msm_thermal:update_cpu_freq Unable to update policy for cpu:2. err:-19
  508. [ 0.510746] msm_thermal:update_cpu_freq Unable to update policy for cpu:2. err:-19
  509. [ 0.511023] pmi8994_boost_5v: no parameters
  510. [ 0.511167] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst: Failed to find supply parent
  511. [ 0.511264] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_5v, rc=-517
  512. [ 0.511489] pmi8994_boost_pin_ctrl: no parameters
  513. [ 0.511558] qcom,rpm-smd-regulator soc:qcom,rpm-smd:rpm-regulator-bstb:regulator-bst-pin-ctrl: Failed to find supply parent
  514. [ 0.511645] rpm_vreg_device_probe: regulator_register failed: pmi8994_boost_pin_ctrl, rc=-517
  515. [ 0.560916] KPI: Bootloader start count = 27763
  516. [ 0.560936] KPI: Bootloader end count = 293044
  517. [ 0.560946] KPI: Bootloader display count = 43482
  518. [ 0.560954] KPI: Bootloader load kernel count = 2843
  519. [ 0.560965] KPI: Kernel MPM timestamp = 321043
  520. [ 0.560973] KPI: Kernel MPM Clock frequency = 32768
  521. [ 0.560999] socinfo_print: v0.11, id=305, ver=1.1, raw_id=95, raw_ver=1, hw_plat=1, hw_plat_ver=65536
  522. accessory_chip=0, hw_plat_subtype=0, pmic_model=65545, pmic_die_revision=131072 foundry_id=3 serial_number=2381599838 num_pmics=2
  523. [ 0.561327] gdsc_mmagic_bimc: no parameters
  524. [ 0.562284] usb_otg_vreg: no parameters
  525. [ 0.562363] reg-fixed-voltage soc:usb-otg-switch: Failed to find supply vin
  526. [ 0.562467] reg-fixed-voltage soc:usb-otg-switch: Failed to register regulator: -517
  527. [ 0.562657] rome_vreg: no parameters
  528. [ 0.565353] SCSI subsystem initialized
  529. [ 0.566840] usbcore: registered new interface driver usbfs
  530. [ 0.566907] usbcore: registered new interface driver hub
  531. [ 0.567077] usbcore: registered new device driver usb
  532. [ 0.567628] soc:usb_nop_phy supply vcc not found, using dummy regulator
  533. [ 0.568560] media: Linux media interface: v0.10
  534. [ 0.568616] Linux video capture interface: v2.00
  535. [ 0.571188] cpufreq: driver msm up and running
  536. [ 0.572043] platform soc:qcom,ion:qcom,ion-heap@22: assigned reserved memory node adsp_region
  537. [ 0.572730] platform soc:qcom,ion:qcom,ion-heap@27: assigned reserved memory node qseecom_region
  538. [ 0.573592] platform soc:qcom,ion:qcom,ion-heap@10: assigned reserved memory node secure_region
  539. [ 0.574475] ION heap system created
  540. [ 0.574625] ion_heap_create: Heap type is disabled: 1
  541. [ 0.574635] msm_ion_heap_create: error creating heap kmalloc type 1 base 0x0000000000000000 size 0
  542. [ 0.574642] ION heap adsp created at 0x0000000000000000 with size 2000000
  543. [ 0.574653] ION heap qsecom created at 0x0000000000000000 with size 1400000
  544. [ 0.574666] ION heap secure_display created at 0x0000000000000000 with size 5c00000
  545. [ 0.574677] ION heap secure_heap created
  546. [ 0.575706] msm_bus_fabric_init_driver
  547. [ 0.580104] msm-bus-type fab-a0noc: Error: Failed to get regulator bus-gdsc:-517
  548. [ 0.580124] msm-bus-type fab-a0noc: Error: Failed to get regulator bus-a-gdsc:-517
  549. [ 0.583951] msm-bus-type slv-vmem-cfg: Error: Failed to get regulator node-gdsc:-517
  550. [ 0.584566] msm-bus-type slv-vmem: Error: Failed to get regulator node-gdsc:-517
  551. [ 0.593263] msm-bus-type fab-a0noc: Error: Failed to get regulator aggre0-snoc-axi-no-rate:-517
  552. [ 0.593284] msm-bus-type fab-a0noc: Error: Failed to get regulator aggre0-snoc-axi-no-rate:-517
  553. [ 0.593296] msm-bus-type fab-a0noc: Error: Failed to get regulator aggre0-snoc-axi-no-rate:-517
  554. [ 0.593498] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  555. [ 0.593528] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  556. [ 0.593553] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  557. [ 0.593576] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  558. [ 0.593599] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  559. [ 0.593622] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  560. [ 0.593645] msm-bus-type fab-mnoc: Error: Failed to get regulator mmagic-mdss-axi-no-rate:-517
  561. [ 0.596518] qcom,qpnp-power-on qpnp-power-on-2: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
  562. [ 0.596545] qcom,qpnp-power-on qpnp-power-on-2: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  563. [ 0.596757] input: qpnp_pon as /devices/virtual/input/input0
  564. [ 0.597465] pon_spare_reg: no parameters
  565. [ 0.597539] qcom,qpnp-power-on qpnp-power-on-11: No PON config. specified
  566. [ 0.597599] qcom,qpnp-power-on qpnp-power-on-11: PMIC@SID2 Power-on reason: Triggered from USB (USB charger insertion) and 'cold' boot
  567. [ 0.597617] qcom,qpnp-power-on qpnp-power-on-11: PMIC@SID2: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  568. [ 0.597807] PMIC@SID0: PM8994 v2.0 options: 0, 0, 2, 2
  569. [ 0.597902] PMIC@SID2: PMI8996 v1.1 options: 0, 0, 0, 0
  570. [ 0.599629] ipa ipa2_uc_state_check:296 uC interface not initialized
  571. [ 0.599645] ipa ipa_sps_irq_control_all:937 EP (2) not allocated.
  572. [ 0.599651] ipa ipa_sps_irq_control_all:937 EP (5) not allocated.
  573. [ 0.601847] sps:BAM 0x0000000000000000 is registered.
  574. [ 0.603089] ipa ipa2_uc_state_check:296 uC interface not initialized
  575. [ 0.603476] sps:BAM 0x0000000000684000 (va:0xffffff80017c0000) enabled: ver:0x27, number of pipes:20
  576. [ 0.608907] ipa ipa2_uc_state_check:296 uC interface not initialized
  577. [ 0.618443] ipa ipa2_uc_state_check:296 uC interface not initialized
  578. [ 0.621636] IPA driver initialization was successful.
  579. [ 0.623207] gdsc_mmagic_video: no parameters
  580. [ 0.623810] gdsc_mmagic_mdss: no parameters
  581. [ 0.624106] gdsc_mmagic_camss: no parameters
  582. [ 0.624437] gdsc_venus: no parameters
  583. [ 0.624469] gdsc_venus: supplied by gdsc_mmagic_video
  584. [ 0.624757] gdsc_venus_core0: fast normal
  585. [ 0.625021] gdsc_venus_core1: fast normal
  586. [ 0.625322] gdsc_camss_top: no parameters
  587. [ 0.625356] gdsc_camss_top: supplied by gdsc_mmagic_camss
  588. [ 0.625618] gdsc_vfe0: no parameters
  589. [ 0.625646] gdsc_vfe0: supplied by gdsc_camss_top
  590. [ 0.625933] gdsc_vfe1: no parameters
  591. [ 0.625965] gdsc_vfe1: supplied by gdsc_camss_top
  592. [ 0.626240] gdsc_mdss: no parameters
  593. [ 0.626272] gdsc_mdss: supplied by gdsc_mmagic_mdss
  594. [ 0.626631] gdsc_jpeg: no parameters
  595. [ 0.626665] gdsc_jpeg: supplied by gdsc_camss_top
  596. [ 0.627194] gdsc_cpp: no parameters
  597. [ 0.627235] gdsc_cpp: supplied by gdsc_camss_top
  598. [ 0.627467] gdsc_pcie_0: no parameters
  599. [ 0.627638] gdsc_pcie_1: no parameters
  600. [ 0.627821] gdsc_pcie_2: no parameters
  601. [ 0.628013] gdsc_usb30: no parameters
  602. [ 0.628180] gdsc_ufs: no parameters
  603. [ 0.628527] gdsc_fd: no parameters
  604. [ 0.628564] gdsc_fd: supplied by gdsc_camss_top
  605. [ 0.628784] gdsc_gpu: no parameters
  606. [ 0.629081] gdsc_gpu_gx: no parameters
  607. [ 0.629475] gdsc_gpu_gx: supplied by gfx_corner
  608. [ 0.629833] gdsc_hlos1_vote_aggre0_noc: no parameters
  609. [ 0.630215] gdsc_hlos1_vote_lpass_adsp: no parameters
  610. [ 0.630395] gdsc_hlos1_vote_lpass_core: no parameters
  611. [ 0.630587] gdsc_aggre0_noc: no parameters
  612. [ 0.633245] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
  613. [ 0.633295] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 0 PLL PLL SSC enabled
  614. [ 0.636476] dsi_pll_clock_register_8996: Registered DSI PLL ndx=0 clocks successfully
  615. [ 0.636635] mdss_pll_probe: MDSS pll label = MDSS DSI 1 PLL
  616. [ 0.636649] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 1 PLL PLL SSC enabled
  617. [ 0.638073] pll_is_pll_locked_8996: DSI PLL ndx=1 status=0 failed to Lock
  618. [ 0.638776] dsi_pll_clock_register_8996: Registered DSI PLL ndx=1 clocks successfully
  619. [ 0.638854] mdss_pll_probe: MDSS pll label = MDSS HDMI PLL
  620. [ 0.638866] mdss_pll_probe: Unable to get the cell-index rc=-22
  621. [ 0.815746] esoc bus registration done
  622. [ 0.815843] Advanced Linux Sound Architecture Driver Initialized.
  623. [ 0.816877] Bluetooth: 0000000000000000
  624. [ 0.816949] NET: Registered protocol family 31
  625. [ 0.816967] Bluetooth: 0000000000000000
  626. [ 0.816984] Bluetooth: 0000000000000000
  627. [ 0.817000] Bluetooth: 0000000000000000
  628. [ 0.817032] Bluetooth: 0000000000000000
  629. [ 0.817527] cfg80211: Calling CRDA to update world regulatory domain
  630. [ 0.817570] cfg80211: World regulatory domain updated:
  631. [ 0.817580] cfg80211: DFS Master region: unset
  632. [ 0.817588] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  633. [ 0.817604] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  634. [ 0.817613] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  635. [ 0.817622] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  636. [ 0.817631] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  637. [ 0.817641] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  638. [ 0.817650] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  639. [ 0.817658] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  640. [ 0.817668] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  641. [ 0.818293] pcie:pcie_init.
  642. [ 0.822906] 600000.qcom,pcie supply vreg-3.3 not found, using dummy regulator
  643. [ 0.826959] msm_pcie_get_resources: PCIe: RC0 can't get tcsr resource.
  644. [ 0.830471] pmi8994_boost_5v: no parameters
  645. [ 0.830952] pmi8994_boost_5v: supplied by pon_spare_reg
  646. [ 0.831475] pmi8994_boost_pin_ctrl: no parameters
  647. [ 0.831674] pmi8994_boost_pin_ctrl: supplied by pon_spare_reg
  648. [ 0.832337] ibb_reg: 4600 <--> 6000 mV at 5500 mV
  649. [ 0.832730] lab_reg: 4600 <--> 6000 mV at 5500 mV
  650. [ 0.833347] usb_otg_vreg: no parameters
  651. [ 0.833658] reg-fixed-voltage soc:usb-otg-switch: Failed to find supply vin
  652. [ 0.833787] reg-fixed-voltage soc:usb-otg-switch: Failed to register regulator: -517
  653. [ 0.835085] Switched to clocksource arch_sys_counter
  654. [ 0.877145] bcl_peripheral:bcl_perph_init BCL Initialized
  655. [ 0.886205] NET: Registered protocol family 2
  656. [ 0.887236] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  657. [ 0.887558] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  658. [ 0.888137] TCP: Hash tables configured (established 32768 bind 32768)
  659. [ 0.888338] TCP: reno registered
  660. [ 0.888388] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  661. [ 0.888500] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  662. [ 0.888994] NET: Registered protocol family 1
  663. [ 0.889069] PCI: CLS 0 bytes, default 128
  664. [ 0.890475] usb_otg_vreg: no parameters
  665. [ 0.890664] reg-fixed-voltage soc:usb-otg-switch: Failed to find supply vin
  666. [ 0.890794] reg-fixed-voltage soc:usb-otg-switch: Failed to register regulator: -517
  667. [ 0.891501] Trying to unpack rootfs image as initramfs...
  668. [ 0.914326] Freeing initrd memory: 984K
  669. [ 0.917271] kryo perfevents: CPU pmu for kryo-pmuv3 detected
  670. [ 0.924569] futex hash table entries: 1024 (order: 5, 131072 bytes)
  671. [ 0.924720] Initialise system trusted keyring
  672. [ 0.924901] audit: initializing netlink subsys (disabled)
  673. [ 0.925039] audit: type=2000 audit(0.923:1): initialized
  674. [ 0.926132] vmscan: error setting kswapd cpu affinity mask
  675. [ 0.930405] VFS: Disk quotas dquot_6.5.2
  676. [ 0.930579] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  677. [ 0.931889] Registering sdcardfs 0.1
  678. [ 0.932194] fuse init (API version 7.23)
  679. [ 0.932675] msgmni has been set to 7357
  680. [ 0.932751] SELinux: Registering netfilter hooks
  681. [ 0.933156] pfk [pfk_init]: Driver initialized successfully
  682. [ 0.936046] Key type asymmetric registered
  683. [ 0.936082] Asymmetric key parser 'x509' registered
  684. [ 0.936094] Key type pkcs7_test registered
  685. [ 0.936387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  686. [ 0.936404] io scheduler noop registered
  687. [ 0.936414] io scheduler deadline registered
  688. [ 0.936541] io scheduler cfq registered (default)
  689. [ 0.936553] io scheduler test-iosched registered
  690. [ 0.956220] mdss_mdp_irq_clk_register: unable to get clk: lut_clk
  691. [ 0.958217] No change in context(0==0), skip
  692. [ 0.959521] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:0 num:0 rect:0 ndx:0x1 prio:0
  693. [ 0.959539] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:4 num:1 rect:0 ndx:0x2 prio:1
  694. [ 0.959547] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:8 num:2 rect:0 ndx:0x4 prio:2
  695. [ 0.959554] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:12 num:8 rect:0 ndx:0x100 prio:3
  696. [ 0.959574] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:1 num:3 rect:0 ndx:0x8 prio:4
  697. [ 0.959581] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:5 num:4 rect:0 ndx:0x10 prio:5
  698. [ 0.959589] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:9 num:5 rect:0 ndx:0x20 prio:6
  699. [ 0.959595] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:13 num:9 rect:0 ndx:0x200 prio:7
  700. [ 0.959611] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:2 num:6 rect:0 ndx:0x40 prio:8
  701. [ 0.959618] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:10 num:7 rect:0 ndx:0x80 prio:9
  702. [ 0.959633] mdss_mdp_pipe_addr_setup: type:3 ftchid:-1 xinid:7 num:10 rect:0 ndx:0x400 prio:0
  703. [ 0.959640] mdss_mdp_pipe_addr_setup: type:3 ftchid:-1 xinid:7 num:11 rect:0 ndx:0x800 prio:1
  704. [ 0.959652] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
  705. [ 0.959726] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
  706. [ 0.960469] xlog_status: enable:1, panic:1, dump:2
  707. [ 0.960833] OF: no ranges; cannot translate
  708. [ 0.960853] OF: no ranges; cannot translate
  709. [ 0.961631] OF: no ranges; cannot translate
  710. [ 0.961651] OF: no ranges; cannot translate
  711. [ 0.962054] OF: no ranges; cannot translate
  712. [ 0.962070] OF: no ranges; cannot translate
  713. [ 0.962432] OF: no ranges; cannot translate
  714. [ 0.962449] OF: no ranges; cannot translate
  715. [ 0.962876] mdss_mdp_probe: mdss version = 0x10070002, bootloader display is on, num 1, intf_sel=0x00010100
  716. [ 0.964853] mdss_rotator_init_queue: work thread name=rot_thread_0
  717. [ 0.965164] mdss_rotator_init_queue: work thread name=rot_thread_1
  718. [ 0.970623] mdss_smmu_probe: iommu v2 domain[0] mapping and clk register successful!
  719. [ 0.970851] mdss_smmu_probe: iommu v2 domain[1] mapping and clk register successful!
  720. [ 0.971015] mdss_smmu_probe: iommu v2 domain[2] mapping and clk register successful!
  721. [ 0.971190] mdss_smmu_probe: iommu v2 domain[3] mapping and clk register successful!
  722. [ 0.975297] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  723. [ 0.975739] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd:1:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd:cfg:split_dsi panel_name:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd
  724. [ 0.975760] mdss_dsi_panel_init: Panel Name = M1 WQHD SAMSUNG S6E3HA3 5.5 command mode panel
  725. [ 0.975856] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd" (0000000000000000)
  726. [ 0.975875] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
  727. [ 0.975883] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
  728. [ 0.975890] mdss_dsi_panel_get_dsc_cfg_np: cannot find dsc config node:
  729. [ 0.975963] mdss_dsi_parse_panel_features: partial_update_enabled=0
  730. [ 0.975972] mdss_dsi_parse_panel_features: ulps feature disabled
  731. [ 0.975980] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
  732. [ 0.975988] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
  733. [ 0.976003] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-status-command
  734. [ 0.976052] mdss_dsi_parse_rgb_gain: PA[0] = 0x0
  735. [ 0.976058] mdss_dsi_parse_rgb_gain: PA[1] = 0x0
  736. [ 0.976063] mdss_dsi_parse_rgb_gain: PA[2] = 0x0
  737. [ 0.976069] mdss_dsi_parse_rgb_gain: PA[3] = 0x0
  738. [ 0.976075] mdss_dsi_parse_rgb_gain: R = 0x0, G = 0x0 B = 0x0
  739. [ 0.976326] mdss_dsi_parse_ctrl_params:3904 Unable to read qcom,display-id, data=0000000000000000,len=20
  740. [ 0.976500] mdss_dsi_parse_gpio_params: bklt_en gpio not specified
  741. [ 0.976563] msm_dss_get_res_byname: 'dsi_phy_regulator' resource not found
  742. [ 0.976587] mdss_dsi_retrieve_ctrl_resources+0xc4/0x228->msm_dss_ioremap_byname: 'dsi_phy_regulator' msm_dss_get_res_byname failed
  743. [ 0.976595] mdss_dsi_retrieve_ctrl_resources: ctrl_base=0000000000000000 ctrl_size=400 phy_base=0000000000000000 phy_size=588
  744. [ 0.976951] dsi_panel_device_register: Continuous splash enabled
  745. [ 0.977660] mdss_register_panel: adding framebuffer device 994000.qcom,mdss_dsi_ctrl0
  746. [ 1.000186] ERR_FG request IRQ
  747. [ 1.000553] mdss_dsi_ctrl_probe: Dsi Ctrl->0 initialized, DSI rev:0x10040001, PHY rev:0x2
  748. [ 1.001766] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
  749. [ 1.002197] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd:1:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd:cfg:split_dsi panel_name:qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd
  750. [ 1.002217] mdss_dsi_panel_init: Panel Name = M1 WQHD SAMSUNG S6E3HA3 5.5 command mode panel
  751. [ 1.002325] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_samsung_s6e3ha3_wqhd_cmd" (0000000000000000)
  752. [ 1.002345] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
  753. [ 1.002354] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
  754. [ 1.002427] mdss_dsi_parse_panel_features: partial_update_enabled=0
  755. [ 1.002436] mdss_dsi_parse_panel_features: ulps feature disabled
  756. [ 1.002444] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
  757. [ 1.002451] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
  758. [ 1.002468] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-status-command
  759. [ 1.002517] mdss_dsi_parse_rgb_gain: PA[0] = 0x0
  760. [ 1.002523] mdss_dsi_parse_rgb_gain: PA[1] = 0x0
  761. [ 1.002528] mdss_dsi_parse_rgb_gain: PA[2] = 0x0
  762. [ 1.002534] mdss_dsi_parse_rgb_gain: PA[3] = 0x0
  763. [ 1.002540] mdss_dsi_parse_rgb_gain: R = 0x0, G = 0x0 B = 0x0
  764. [ 1.002798] mdss_dsi_parse_ctrl_params:3904 Unable to read qcom,display-id, data=0000000000000000,len=20
  765. [ 1.002974] mdss_dsi_parse_gpio_params: bklt_en gpio not specified
  766. [ 1.003037] msm_dss_get_res_byname: 'dsi_phy_regulator' resource not found
  767. [ 1.003063] mdss_dsi_retrieve_ctrl_resources+0xc4/0x228->msm_dss_ioremap_byname: 'dsi_phy_regulator' msm_dss_get_res_byname failed
  768. [ 1.003070] mdss_dsi_retrieve_ctrl_resources: ctrl_base=0000000000000000 ctrl_size=400 phy_base=0000000000000000 phy_size=558
  769. [ 1.003107] dsi_panel_device_register: Continuous splash enabled
  770. [ 1.003992] panel_debug_register_base: debugfs_create_file: data_type fail
  771. [ 1.004554] mdss_dsi_ctrl_probe: Dsi Ctrl->1 initialized, DSI rev:0x10040001, PHY rev:0x2
  772. [ 1.006290] mdss_dsi_status_init: DSI status check interval:3000
  773. [ 1.006962] msm8996-pinctrl 1010000.pinctrl: could not parse property pins
  774. [ 1.007100] hdmi_tx_get_dt_data:4355 Unable to read qcom,display-id, data=0000000000000000,len=0
  775. [ 1.007185] msm8996-pinctrl 1010000.pinctrl: could not parse property pins
  776. [ 1.007194] hdmi_tx_pinctrl_init: failed to get pinctrl
  777. [ 1.007223] hdmi_tx_init_resource: 'core_physical': start = 0x0000000000000000, len=0x50c
  778. [ 1.007234] hdmi_tx_init_resource: 'qfprom_physical': start = 0x0000000000000000, len=0x6158
  779. [ 1.007332] hdmi_tx_init_resource: 'hdcp_physical': start = 0x0000000000000000, len=0xfff
  780. [ 1.008733] mdss_register_panel: adding framebuffer device 9a0000.qcom,hdmi_tx
  781. [ 1.012069] mdss_register_panel: adding framebuffer device soc:qcom,mdss_wb_panel
  782. [ 1.015759] mdss_fb_probe: fb0: split_mode:2 left:720 right:720
  783. [ 1.017091] mdss_fb_register: FrameBuffer[0] 1440x2560 registered successfully!
  784. [ 1.018673] mdss_fb_probe: fb1: split_mode:0 left:0 right:0
  785. [ 1.019022] mdss_fb_register: FrameBuffer[1] 640x480 registered successfully!
  786. [ 1.019553] input: HDMI CEC User or Deck Control as /devices/virtual/input/input1
  787. [ 1.025681] mdss_fb_probe: fb2: split_mode:0 left:0 right:0
  788. [ 1.026031] mdss_fb_register: FrameBuffer[2] 640x480 registered successfully!
  789. [ 1.026122] mdss_mdp_splash_parse_dt: splash mem child node is not present
  790. [ 1.056619] In memshare_probe, Memshare probe success
  791. [ 1.059309] msm_rpmstats_probe: ERROR rpm_stats debugfs_create_file fail
  792. [ 1.059349] msm_rpm_stat: probe of 2a1fa0.qcom,rpm-stats failed with error -12
  793. [ 1.067576] l2cache-pmu soc:l2-pmu: Registered L2 cache PMU using 2 HW PMUs
  794. [ 1.069217] msm_rpm_log_probe: OK
  795. [ 1.071511] RPM Version: 154.0.5
  796. [ 1.077214] subsys-pil-tz ce0000.qcom,venus: for venus segments only will be dumped.
  797. [ 1.078613] subsys-pil-tz soc:qcom,kgsl-hyp: for a530_zap_signed segments only will be dumped.
  798. [ 1.083302] pil-q6v5-mss 2080000.qcom,mss: Failed to find the pas_id.
  799. [ 1.088556] uart_tx_gpio is not available
  800. [ 1.088584] uart_rx_gpio is not available
  801. [ 1.088590] uart_cts_gpio is not available
  802. [ 1.088597] uart_rfr_gpio is not available
  803. [ 1.089946] sps: BAM device 0x0000000000000000 is not registered yet.
  804. [ 1.090294] sps:BAM 0x0000000000000000 is registered.
  805. [ 1.092348] 7570000.uart: ttyHS0 at MMIO 0x7570000 (irq = 18, base_baud = 460800) is a MSM HS UART
  806. [ 1.095048] msm_serial_hs module loaded
  807. [ 1.096059] msm_serial_hsl_probe: serial console disabled, do not proceed msm_serial_hsl_probe().
  808. [ 1.097642] msm_serial_hsl_init: driver initialized
  809. [ 1.116455] kgsl: use zap firmware : a530_zap_signed
  810. [ 1.156236] brd: module loaded
  811. [ 1.157808] loop: module loaded
  812. [ 1.158032] zram: Created 1 device(s) ...
  813. [ 1.159138] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1001000
  814. [ 1.159186] QSEECOM: qseecom_retrieve_ce_data: Device does not support PFE
  815. [ 1.159195] QSEECOM: qseecom_probe: no-clock-support=0x1
  816. [ 1.159204] QSEECOM: qseecom_probe: qseecom.qsee_reentrancy_support = 2
  817. [ 1.159683] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1
  818. [ 1.164534] fpc1020 soc:fp_fpc1020: found pin control fpc1020_reset_active
  819. [ 1.164557] fpc1020 soc:fp_fpc1020: found pin control fpc1020_reset_reset
  820. [ 1.164563] fpc1020 soc:fp_fpc1020: found pin control fpc1020_irq_active
  821. [ 1.164597] fpc1020 soc:fp_fpc1020: Selected 'fpc1020_reset_reset'
  822. [ 1.164614] fpc1020 soc:fp_fpc1020: Selected 'fpc1020_irq_active'
  823. [ 1.164884] fpc1020 soc:fp_fpc1020: fpc1020_probe: ok
  824. [ 1.166632] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  825. [ 1.166647] i2c-core: driver [tabla-i2c-core] using legacy resume method
  826. [ 1.166786] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  827. [ 1.166791] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  828. [ 1.166841] i2c-core: driver [tasha-i2c-core] using legacy suspend method
  829. [ 1.166846] i2c-core: driver [tasha-i2c-core] using legacy resume method
  830. [ 1.168535] [NFC] pn551_dev_init: Loading pn551 driver
  831. [ 1.168612] [NFC] pn551_probe:
  832. [ 1.168735] [NFC] pn551_probe : vreg_l6 regulator_get
  833. [ 1.168758] [NFC] pn551_probe : vreg_l6 regulator_set_voltage
  834. [ 1.168767] [NFC] pn551_probe : vreg_l6 regulator_enable
  835. [ 1.168773] [NFC] pn551_probe : vreg_l6 regulator_is_enabled = 1
  836. [ 1.168779] [NFC] pn551_parse_dt: Start
  837. [ 1.168787] [NFC] pn551_parse_dt:ven_isinvert = 0
  838. [ 1.168792] [NFC] pn551_parse_dt: chk irq-gpio
  839. [ 1.168962] [NFC] pn551_parse_dt: chk ven-gpio
  840. [ 1.168982] [NFC] pn551_parse_dt: chk fwdl-gpio
  841. [ 1.169002] [NFC] pn551_parse_dt: chk nfc_i2c pins
  842. [ 1.169037] [NFC] pn551_parse_dt: End, irq_gpio:50, ven_gpio:12, firm_gpio:74
  843. [ 1.169058] [NFC] pn551_probe : irq_gpio:50, ven_gpio:12, firm_gpio:74, ven_enable:1
  844. [ 1.169073] [NFC] pn551_probe : irq_gpio set input 0
  845. [ 1.169084] [NFC] pn551_probe : ven_gpio set 0 0
  846. [ 1.169094] [NFC] pn551_probe : firm_gpio set 0 0
  847. [ 1.169099] [NFC] pn551_probe: init io_wake_lock
  848. [ 1.169318] [NFC] pn551_probe : requesting IRQ 405
  849. [ 1.169453] [NFC] pn551_probe: Turn off NFC VEN by default
  850. [ 1.169460] [NFC] pn551_Disable: gpio=12 set_value=0
  851. [ 1.169478] [NFC] pn551_Disable: [NFC] gpio=12 check ven_gpio value=0
  852. [ 1.169482] [NFC] pn551_probe: Probe success!
  853. [ 1.169500] i2c-core: driver [pn551] using legacy suspend method
  854. [ 1.169505] i2c-core: driver [pn551] using legacy resume method
  855. [ 1.170844] qce 660000.qcedev: Qualcomm Crypto 5.3.1 device found @0x660000
  856. [ 1.170864] qce 660000.qcedev: CE device = 0x0
  857. , IO base, CE = 0x0000000000000000
  858. , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  859. IO base BAM = 0x0000000000000000
  860. BAM IRQ 247
  861. Engines Availability = 0x2011053
  862. [ 1.171054] sps:BAM 0x0000000000000000 is registered.
  863. [ 1.171300] sps:BAM 0x0000000000644000 (va:0xffffff80036c0000) enabled: ver:0x27, number of pipes:16
  864. [ 1.171536] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000000644000 irq 247
  865. [ 1.177740] qcrypto 660000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x660000
  866. [ 1.177768] qcrypto 660000.qcrypto: CE device = 0x0
  867. , IO base, CE = 0x0000000000000000
  868. , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
  869. IO base BAM = 0x0000000000000000
  870. BAM IRQ 247
  871. Engines Availability = 0x2011053
  872. [ 1.178147] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000000644000 irq 247
  873. [ 1.181709] qcrypto 660000.qcrypto: qcrypto-ecb-aes
  874. [ 1.181861] qcrypto 660000.qcrypto: qcrypto-cbc-aes
  875. [ 1.181990] qcrypto 660000.qcrypto: qcrypto-ctr-aes
  876. [ 1.182093] qcrypto 660000.qcrypto: qcrypto-ecb-des
  877. [ 1.182191] qcrypto 660000.qcrypto: qcrypto-cbc-des
  878. [ 1.182286] qcrypto 660000.qcrypto: qcrypto-ecb-3des
  879. [ 1.182385] qcrypto 660000.qcrypto: qcrypto-cbc-3des
  880. [ 1.182487] qcrypto 660000.qcrypto: qcrypto-xts-aes
  881. [ 1.182596] qcrypto 660000.qcrypto: qcrypto-sha1
  882. [ 1.182696] qcrypto 660000.qcrypto: qcrypto-sha256
  883. [ 1.182793] qcrypto 660000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  884. [ 1.182892] qcrypto 660000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  885. [ 1.182993] qcrypto 660000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  886. [ 1.183091] qcrypto 660000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
  887. [ 1.183188] qcrypto 660000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
  888. [ 1.183286] qcrypto 660000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
  889. [ 1.183478] qcrypto 660000.qcrypto: qcrypto-hmac-sha1
  890. [ 1.183718] qcrypto 660000.qcrypto: qcrypto-hmac-sha256
  891. [ 1.183837] qcrypto 660000.qcrypto: qcrypto-aes-ccm
  892. [ 1.183935] qcrypto 660000.qcrypto: qcrypto-rfc4309-aes-ccm
  893. [ 1.186770] ICE IRQ = 30
  894. [ 1.187041] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
  895. [ 1.187087] ICE IRQ = 31
  896. [ 1.191807] qcom_ice_get_pdevice: found ice device 0000000000000000
  897. [ 1.191827] qcom_ice_get_pdevice: matching platform device 0000000000000000
  898. [ 1.192359] scm_call failed: func id 0x42000c02, ret: -2, syscall returns: 0xfffffffffffffffc, 0x0, 0x0
  899. [ 1.193012] ufs_qcom_phy_qmp_14nm 627000.ufsphy: failed to get tx_iface_clk err -2
  900. [ 1.193020] ufs_qcom_phy_qmp_14nm 627000.ufsphy: failed to get rx_iface_clk err -2
  901. [ 1.194181] scsi host0: ufshcd
  902. [ 1.197887] qcom_ice 630000.ufsice: QC ICE 2.1.44 device found @0x0000000000000000
  903. [ 1.206999] msm8996-pinctrl 1010000.pinctrl: could not parse property pins
  904. [ 1.209068] spi_master spi6: will run message pump with realtime priority
  905. [ 1.211020] sps:BAM 0x0000000007544000 (va:0xffffff80024c0000) enabled: ver:0x19, number of pipes:24
  906. [ 1.211874] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  907. [ 1.212796] tun: Universal TUN/TAP device driver, 1.6
  908. [ 1.212804] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  909. [ 1.212987] PPP generic driver version 2.4.2
  910. [ 1.213129] PPP BSD Compression module registered
  911. [ 1.213137] PPP Deflate Compression module registered
  912. [ 1.213175] PPP MPPE Compression module registered
  913. [ 1.213186] NET: Registered protocol family 24
  914. [ 1.222627] ufshcd 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
  915. [ 1.246723] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
  916. [ 1.250568] msm_pcie_enable: PCIe RC0 PHY is ready!
  917. [ 1.260674] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
  918. [ 1.302682] msm_pcie_enable: PCIe RC0 link initialized
  919. [ 1.302794] PCI host bridge /soc/qcom,pcie@00600000 ranges:
  920. [ 1.302810] No bus range found for /soc/qcom,pcie@00600000, using [bus 00-ff]
  921. [ 1.302832] IO 0x0c200000..0x0c2fffff -> 0x0c200000
  922. [ 1.302843] MEM 0x0c300000..0x0cffffff -> 0x0c300000
  923. [ 1.312995] pci-msm 600000.qcom,pcie: PCI host bridge to bus 0000:00
  924. [ 1.313007] pci_bus 0000:00: root bus resource [bus 00-ff]
  925. [ 1.313014] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xc200000-0xc2fffff])
  926. [ 1.313020] pci_bus 0000:00: root bus resource [mem 0x00000000-0x00cfffff]
  927. [ 1.313077] pci 0000:00:00.0: [17cb:0104] type 01 class 0x060400
  928. [ 1.313167] msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0014[4] is all FFs
  929. [ 1.313177] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  930. [ 1.313226] pci 0000:00:00.0: IOMMU is currently not supported for PCI
  931. [ 1.313308] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  932. [ 1.313347] pci 0000:00:00.0: of_irq_parse_pci() failed with rc=-19
  933. [ 1.313556] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  934. [ 1.313748] pci 0000:01:00.0: [168c:003e] type 00 class 0x028000
  935. [ 1.313890] msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs
  936. [ 1.313898] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  937. [ 1.314044] pci 0000:01:00.0: IOMMU is currently not supported for PCI
  938. [ 1.314204] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  939. [ 1.314656] pci_bus 0000:01: busn_res: [bus 00-fe] end is updated to 01
  940. [ 1.314762] msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs
  941. [ 1.314792] pci 0000:00:00.0: BAR 8: assigned [mem 0x00000000-0x001fffff]
  942. [ 1.314800] pci 0000:00:00.0: BAR 0: assigned [mem 0x00000000-0x00000fff 64bit]
  943. [ 1.314850] pci 0000:01:00.0: BAR 0: assigned [mem 0x00000000-0x001fffff 64bit]
  944. [ 1.315085] pci 0000:00:00.0: PCI bridge to [bus 00]
  945. [ 1.315122] pci 0000:00:00.0: bridge window [mem 0x00000000-0x001fffff]
  946. [ 1.316639] cnss soc:qcom,cnss: for AR6320 segments only will be dumped.
  947. [ 1.328745] msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
  948. [ 1.331236] cnss: Platform driver probed successfully.
  949. [ 1.332469] CLD80211: Initializing
  950. [ 1.332615] usbcore: registered new interface driver rtl8150
  951. [ 1.332640] usbcore: registered new interface driver r8152
  952. [ 1.332673] usbcore: registered new interface driver asix
  953. [ 1.332698] usbcore: registered new interface driver ax88179_178a
  954. [ 1.332725] usbcore: registered new interface driver cdc_ether
  955. [ 1.333016] usbcore: registered new interface driver cdc_ncm
  956. [ 1.333690] msm_sharedmem: sharedmem_register_qmi: qmi init successful
  957. [ 1.337819] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
  958. [ 1.340300] rtel: rtel_probe: Device created for client 'rtel'
  959. [ 1.347041] msm-dwc3 6a00000.ssusb: unable to get dbm device
  960. [ 1.350534] usbcore: registered new interface driver usb-storage
  961. [ 1.350641] usbcore: registered new interface driver usbserial
  962. [ 1.350668] usbcore: registered new interface driver usb_ehset_test
  963. [ 1.351598] gbridge_init: gbridge_init successs.
  964. [ 1.353566] 9-0022 supply vbus not found, using dummy regulator
  965. [ 1.354531] i2c-msm-v2 75b7000.i2c: msm_bus_scale_register_client(mstr-id:84):0x13 (ok)
  966. [ 1.358788] mousedev: PS/2 mouse device common for all mice
  967. [ 1.359157] usbcore: registered new interface driver xpad
  968. [ 1.360009] [TP]: parse_config
  969. [ 1.390694] i2c-msm-v2 7577000.i2c: msm_bus_scale_register_client(mstr-id:86):0x14 (ok)
  970. [ 1.391129] [TP]:check_chip_exist: Synaptics chip exist
  971. [ 1.392594] ufshcd 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[1, 1], pwr[FAST MODE, FAST MODE], rate = 2
  972. [ 1.393626] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  973. [ 1.395213] scsi 0:0:0:49456: Well-known LUN SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  974. [ 1.396407] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  975. [ 1.397800] scsi 0:0:0:0: Direct-Access SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  976. [ 1.398838] scsi 0:0:0:1: Direct-Access SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  977. [ 1.399762] scsi 0:0:0:2: Direct-Access SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  978. [ 1.400641] scsi 0:0:0:3: Direct-Access SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  979. [ 1.401464] scsi 0:0:0:4: Direct-Access SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  980. [ 1.402314] scsi 0:0:0:5: Direct-Access SAMSUNG KLUBG4G1CE-B0B1 0700 PQ: 0 ANSI: 6
  981. [ 1.403337] sd 0:0:0:0: [sda] 16384-byte physical blocks
  982. [ 1.403458] [TP]:synaptics_rmi4_f12_init: Function 12 max x = 1439 max y = 2559 Rx: 17 Tx: 30
  983. [ 1.403987] sd 0:0:0:1: [sdb] 16384-byte physical blocks
  984. [ 1.404153] [TP]synaptics_rmi4_f12_init:Wakeup Gesture range (0,0) -> (1439,2559)
  985. [ 1.404418] [TP]:synaptics_rmi4_f12_init report data init done
  986. [ 1.406636] sd 0:0:0:2: [sdc] 16384-byte physical blocks
  987. [ 1.409255] sd 0:0:0:3: [sdd] 16384-byte physical blocks
  988. [ 1.411275] sdc: sdc1
  989. [ 1.412066] sdb: sdb1
  990. [ 1.413290] [TP]:synaptics_rmi4_query_device: chip_id:3708, firmware_id:2433782
  991. [ 1.414011] sd 0:0:0:4: [sde] 16384-byte physical blocks
  992. [ 1.414062] sd 0:0:0:5: [sdf] 16384-byte physical blocks
  993. [ 1.414248] [TP]:synaptics_rmi4_query_device: config_version: 4d31763200180000000000000000000000000000000000000000000000000000
  994. [ 1.414271] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15 sda16 sda17 sda18 sda19 sda20 sda21 sda22 sda23 sda24 sda25 sda26 sda27 sda28 sda29 sda30 sda31 sda32 sda33 sda34 sda35 sda36
  995. [ 1.414726] input: synaptics_dsxv26 as /devices/soc/7577000.i2c/i2c-3/3-0020/input/input2
  996. [ 1.419877] sdf: sdf1 sdf2 sdf3 sdf4 sdf5
  997. [ 1.421924] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13
  998. [ 1.422509] sde: sde1 sde2 sde3 sde4 sde5 sde6
  999. [ 1.427807] [TP]: [ERR]:synaptics_rmi4_irq_enable: Interrupt already enabled
  1000. [ 1.429314] [LASER] stmvl53l0_init: Enter
  1001. [ 1.429330] [LASER] stmvl53l0_init_i2c: Enter
  1002. [ 1.430311] [LASER] stmvl53l0_probe: Enter++
  1003. [ 1.430350] [LASER] Laser_parse_dt: pwdn_gpio = 94
  1004. [ 1.430458] [LASER] Laser_parse_dt: laser_irq_gpio = 62
  1005. [ 1.430478] [LASER] Laser_parse_dt: Laser_parse_dt: sensor cali_size = 768
  1006. [ 1.430485] [LASER] Laser_parse_dt: gyro sensor cali_data[100] = 67
  1007. [ 1.430491] [LASER] Laser_parse_dt: gyro sensor cali_data[101] = 00
  1008. [ 1.430496] [LASER] Laser_parse_dt: gyro sensor cali_data[102] = 04
  1009. [ 1.430501] [LASER] Laser_parse_dt: gyro sensor cali_data[103] = 0a
  1010. [ 1.430506] [LASER] Laser_parse_dt: gyro sensor cali_data[104] = 67
  1011. [ 1.430510] [LASER] Laser_parse_dt: gyro sensor cali_data[105] = 00
  1012. [ 1.430515] [LASER] Laser_parse_dt: gyro sensor cali_data[106] = 04
  1013. [ 1.430520] [LASER] Laser_parse_dt: gyro sensor cali_data[107] = 00
  1014. [ 1.430525] [LASER] Laser_parse_dt: Laser_parse_dt: Update offset_kvalue = 10
  1015. [ 1.430531] [LASER] Laser_parse_dt: Laser_parse_dt: Update xtalk_kvalue = 0x4
  1016. [ 1.430536] [LASER] Laser_parse_dt: Update SpadCount = 4 and IsAperture = 0
  1017. [ 1.430540] [LASER] stmvl53l0_parse_vdd: Enter++
  1018. [ 1.430597] 12-0029 supply vdd not found, using dummy regulator
  1019. [ 1.430640] [LASER] stmvl53l0_parse_vdd: End--
  1020. [ 1.430645] [LASER] Laser_pinctrl_init: Enter++
  1021. [ 1.430808] [LASER] Laser_pinctrl_init: End--
  1022. [ 1.430814] [LASER] stmvl53l0_setup: Enter++
  1023. [ 1.430836] [LASER] stmvl53l0_setup: register_irq: 417
  1024. [ 1.431073] [LASER] stmvl53l0_setup: interrupt is hooked
  1025. [ 1.431209] input: STM VL53L0 proximity sensor as /devices/virtual/input/input3
  1026. [ 1.431354] [LASER] stmvl53l0_setup: Misc device registration name:12-0029
  1027. [ 1.432059] i2c-msm-v2 75ba000.i2c: msm_bus_scale_register_client(mstr-id:84):0x15 (ok)
  1028. [ 1.432421] [LASER] stmvl53l0_setupAPIFunctions: read REVISION_ID: 0x10
  1029. API_VERSION: 1.1.20.2
  1030. [ 1.432427] [LASER] stmvl53l0_setupAPIFunctions: to setup API cut 1.1
  1031. [ 1.432438] [LASER] stmvl53l0_init_client: Enter
  1032. [ 1.432443] [LASER] stmvl53l0_init_client: Call of VL53L0_DataInit
  1033. [ 1.436321] [TP]:fwu_start_reflash: Start of reflash process
  1034. [ 1.440782] [LASER] stmvl53l0_init_client: Call of VL53L0_StaticInit
  1035. [ 1.498806] [LASER] stmvl53l0_init_client: Perform and set VhvSettings = 24 and PhaseCal = 1
  1036. [ 1.500141] [LASER] stmvl53l0_init_client: Set refSpadCount = 4 and isApertureSpads = 0
  1037. [ 1.500312] [LASER] stmvl53l0_init_client: Set offset = 10
  1038. [ 1.500645] [LASER] stmvl53l0_init_client: Set xtalk = 0x4
  1039. [ 1.500651] [LASER] stmvl53l0_init_client: Set RIT - 68
  1040. [ 1.500656] [LASER] stmvl53l0_init_client: Call of VL53L0_SetDeviceMode
  1041. [ 1.501043] [LASER] stmvl53l0_init_client: End
  1042. [ 1.501049] [LASER] stmvl53l0_setup: support ver. 1.1.20.2(1.0.5.1) enabled
  1043. [ 1.501054] [LASER] stmvl53l0_setup: End--
  1044. [ 1.501058] [LASER] stmvl53l0_probe: Success--
  1045. [ 1.501124] [LASER] stmvl53l0_init_i2c: End with rc:0
  1046. [ 1.501130] [LASER] stmvl53l0_init: End
  1047. [ 1.502873] qcom,qpnp-rtc qpnp-rtc-8: rtc core: registered qpnp_rtc as rtc0
  1048. [ 1.503105] i2c /dev entries driver
  1049. [ 1.503619] [AUD] tfa9888: tfa9888_init
  1050. [ 1.503659] i2c-core: driver [tfa9888] using legacy suspend method
  1051. [ 1.503664] i2c-core: driver [tfa9888] using legacy resume method
  1052. [ 1.538655] vmem: Up and running with 4 banks of memory from [dma size 270702890697 pref window disabled]
  1053. [ 1.557633] msm_camera_pinctrl_init:1185 Getting pinctrl handle failed
  1054. [ 1.557659] msm_actuator_platform_probe:1954 ERR:msm_actuator_platform_probe: Error in reading actuator pinctrl
  1055. [ 1.557853] qcom,actuator: probe of a0c000.qcom,cci:qcom,actuator@0 failed with error -22
  1056. [ 1.559669] msm_eeprom_platform_probe failed 1673
  1057. [ 1.560591] msm_eeprom_platform_probe failed 1673
  1058. [ 1.562383] msm_camera_pinctrl_init:1185 Getting pinctrl handle failed
  1059. [ 1.562404] msm_ois_platform_probe:745 ERR:msm_ois_platform_probe: Error in reading OIS pinctrl
  1060. [ 1.562613] qcom,ois: probe of a0c000.qcom,cci:qcom,ois@0 failed with error -22
  1061. [ 1.567198] msm8996-pinctrl 1010000.pinctrl: could not parse property pins
  1062. [ 1.572827] MSM-CPP cpp_init_hardware:869 CPP HW Version: 0x60000000
  1063. [ 1.572853] MSM-CPP cpp_init_hardware:887 stream_cnt:0
  1064. [ 1.586290] __msm_jpeg_init:1537] Jpeg Device id 0
  1065. [ 1.587502] __msm_jpeg_init:1537] Jpeg Device id 2
  1066. [ 1.588152] __msm_jpeg_init:1537] Jpeg Device id 3
  1067. [ 1.593034] msm_fd_hw_set_dt_parms_by_name: Error property does not exist
  1068. [ 1.690044] msm_fd aa4000.qcom,fd: Face detection halt timeout
  1069. [ 1.692026] i2c-msm-v2 75b5000.i2c: msm_bus_scale_register_client(mstr-id:84):0x1e (ok)
  1070. [ 1.692418] SMB1351 smb1351_parallel_slave_probe: smb1351 parallel successfully probed.
  1071. [ 1.694635] htc_battery_init: can't find compatible 'htc,htc_battery_store'
  1072. [ 1.696685] FG: fg_probe: FG Probe success - FG Revision DIG:3.1 ANA:1.2 PMIC subtype=19
  1073. [ 1.698669] FG: update_irq_volt_empty: voltage = 3050, converted_raw = 0038
  1074. [ 1.700538] [BATT] Probe process: (2, 1)
  1075. [ 1.700565] [BATT] htc_battery_init done.
  1076. [ 1.700649] [BATT] htc_battery_fb_register in
  1077. [ 1.701450] set restart reason = 0x776655AA
  1078. [ 1.701464] set restart msg = 'Unknown'
  1079. [ 1.703269] unable to find DT imem DLOAD mode node
  1080. [ 1.705194] unable to find DT imem EDLOAD mode node
  1081. [ 1.739097] device-mapper: uevent: version 1.0.3
  1082. [ 1.739410] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: [email protected]
  1083. [ 1.739562] device-mapper: req-crypt: dm-req-crypt successfully initalized.
  1084.  
  1085. [ 1.741232] bt_power bt_qca6174: no qca,bt-vdd-core-voltage-level property
  1086. [ 1.741368] bt_power bt_qca6174: no qca,bt-vdd-pa-voltage-level property
  1087. [ 1.741376] bt_dt_parse_vreg_info: qca,bt-vdd-ldo: is not provided in device tree
  1088. [ 1.741383] bt_dt_parse_vreg_info: qca,bt-chip-pwd: is not provided in device tree
  1089. [ 1.741915] ------------[ cut here ]------------
  1090. [ 1.741933] WARNING: CPU: 3 PID: 1 at /home/camden/hadk/kernel/google/marlin/fs/sysfs/dir.c:31 sysfs_warn_dup+0x64/0x84()
  1091. [ 1.741939] sysfs: cannot create duplicate filename '/devices/system/cpu/cpu0/cpufreq/stats'
  1092. [ 1.741944] Modules linked in:
  1093. [ 1.741957] CPU: 3 PID: 1 Comm: swapper/0 Tainted: G W 3.18.137-ga65e7a2e0fe #2
  1094. [ 1.741963] Hardware name: HTC Corporation. MSM8996pro v1.1 + PMI8996 Marlin A (DT)
  1095. [ 1.741971] Call trace:
  1096. [ 1.741987] [<ffffffc00008c330>] dump_backtrace+0x0/0x144
  1097. [ 1.741993] [<ffffffc00008c710>] show_stack+0x14/0x1c
  1098. [ 1.742009] [<ffffffc00100a380>] dump_stack+0x8c/0xb0
  1099. [ 1.742017] [<ffffffc0000ac4fc>] warn_slowpath_fmt+0xc8/0x100
  1100. [ 1.742023] [<ffffffc00026ce94>] sysfs_warn_dup+0x64/0x84
  1101. [ 1.742028] [<ffffffc00026d8d4>] internal_create_group+0x21c/0x22c
  1102. [ 1.742034] [<ffffffc00026d8f8>] sysfs_create_group+0x14/0x1c
  1103. [ 1.742045] [<ffffffc000957a6c>] __cpufreq_stats_create_table.part.7+0x6c/0x1d4
  1104. [ 1.742051] [<ffffffc0017f0ee8>] cpufreq_stats_init+0x188/0x3dc
  1105. [ 1.742058] [<ffffffc000082b7c>] do_one_initcall+0x94/0x1bc
  1106. [ 1.742072] [<ffffffc0017afc08>] kernel_init_freeable+0x198/0x24c
  1107. [ 1.742078] [<ffffffc001004724>] kernel_init+0x18/0x134
  1108. [ 1.742084] ---[ end trace bbd70f5e556cd2f4 ]---
  1109. [ 1.742119] ------------[ cut here ]------------
  1110. [ 1.742126] WARNING: CPU: 3 PID: 1 at /home/camden/hadk/kernel/google/marlin/fs/sysfs/dir.c:31 sysfs_warn_dup+0x64/0x84()
  1111. [ 1.742131] sysfs: cannot create duplicate filename '/devices/system/cpu/cpu2/cpufreq/stats'
  1112. [ 1.742135] Modules linked in:
  1113. [ 1.742143] CPU: 3 PID: 1 Comm: swapper/0 Tainted: G W 3.18.137-ga65e7a2e0fe #2
  1114. [ 1.742147] Hardware name: HTC Corporation. MSM8996pro v1.1 + PMI8996 Marlin A (DT)
  1115. [ 1.742153] Call trace:
  1116. [ 1.742159] [<ffffffc00008c330>] dump_backtrace+0x0/0x144
  1117. [ 1.742164] [<ffffffc00008c710>] show_stack+0x14/0x1c
  1118. [ 1.742170] [<ffffffc00100a380>] dump_stack+0x8c/0xb0
  1119. [ 1.742175] [<ffffffc0000ac4fc>] warn_slowpath_fmt+0xc8/0x100
  1120. [ 1.742181] [<ffffffc00026ce94>] sysfs_warn_dup+0x64/0x84
  1121. [ 1.742187] [<ffffffc00026d8d4>] internal_create_group+0x21c/0x22c
  1122. [ 1.742192] [<ffffffc00026d8f8>] sysfs_create_group+0x14/0x1c
  1123. [ 1.742197] [<ffffffc000957a6c>] __cpufreq_stats_create_table.part.7+0x6c/0x1d4
  1124. [ 1.742204] [<ffffffc0017f0ee8>] cpufreq_stats_init+0x188/0x3dc
  1125. [ 1.742209] [<ffffffc000082b7c>] do_one_initcall+0x94/0x1bc
  1126. [ 1.742215] [<ffffffc0017afc08>] kernel_init_freeable+0x198/0x24c
  1127. [ 1.742220] [<ffffffc001004724>] kernel_init+0x18/0x134
  1128. [ 1.742225] ---[ end trace bbd70f5e556cd2f5 ]---
  1129. [ 1.746258] hidraw: raw HID events driver (C) Jiri Kosina
  1130. [ 1.746894] usbcore: registered new interface driver usbhid
  1131. [ 1.746901] usbhid: USB HID core driver
  1132. [ 1.747529] ashmem: initialized
  1133. [ 1.750538] nanohub: loaded; ret=0
  1134. [ 1.750677] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=2100 ohm
  1135. [ 1.755889] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
  1136. [ 1.757363] arm-memlat-mon soc:qcom,arm-memlat-mon-0: Memory Latency governor registered.
  1137. [ 1.757402] arm-memlat-mon soc:qcom,arm-memlat-mon-2: Memory Latency governor registered.
  1138. [ 1.759866] m4m-hwmon 6530000.qcom,m4m-hwmon: Cache HWmon governor registered.
  1139. [ 1.764112] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
  1140. [ 1.764239] devfreq soc:qcom,mincpubw: Couldn't update frequency transition information.
  1141. [ 1.764346] devfreq soc:qcom,memlat-cpu0: Couldn't update frequency transition information.
  1142. [ 1.764455] devfreq soc:qcom,memlat-cpu2: Couldn't update frequency transition information.
  1143. [ 1.769643] [NC] == NC_probe ==
  1144. [ 1.769655] [NC] Init GPIO pins
  1145. [ 1.770070] usbcore: registered new interface driver snd-usb-audio
  1146. [ 1.771475] tfa98xx_i2c_init(): TFA98XX driver version 2.10.1-a
  1147. [ 1.771517] tfa98xx_i2c_probe(): tfa98xx_i2c_probe
  1148. [ 1.771864] tfa98xx_i2c_probe(): TFA9891 detected
  1149. [ 1.771878] tfa98xx 7-0034: Skipping IRQ registration
  1150. [ 1.771983] tfa98xx_i2c_probe(): tfa98xx_i2c_probe Probe completed successfully!
  1151. [ 1.772793] msm8996-pinctrl 1010000.pinctrl: could not parse property pins
  1152. [ 1.772863] msm8996-pinctrl 1010000.pinctrl: could not parse property pins
  1153. [ 1.783666] msm-dai-tdm soc:qcom,msm-dai-tdm-tert-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx group_id: 0x9120
  1154. [ 1.783919] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0 dev_id: 0x9020
  1155. [ 1.783929] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1156. [ 1.784084] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-1: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-1 dev_id: 0x9022
  1157. [ 1.784092] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-1: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1158. [ 1.784236] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-2: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-2 dev_id: 0x9024
  1159. [ 1.784244] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-2: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1160. [ 1.784387] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-3: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-3 dev_id: 0x9026
  1161. [ 1.784396] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-3: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1162. [ 1.784416] msm-dai-tdm soc:qcom,msm-dai-tdm-tert-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx group_id: 0x9121
  1163. [ 1.784559] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0 dev_id: 0x9021
  1164. [ 1.784566] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1165. [ 1.784708] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-1: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-1 dev_id: 0x9023
  1166. [ 1.784715] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-1: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1167. [ 1.784859] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-2: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-2 dev_id: 0x9025
  1168. [ 1.784867] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-2: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1169. [ 1.785008] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-3: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-3 dev_id: 0x9027
  1170. [ 1.785016] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-3: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1171. [ 1.785040] msm-dai-tdm soc:qcom,msm-dai-tdm-quat-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx group_id: 0x9130
  1172. [ 1.785182] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0 dev_id: 0x9030
  1173. [ 1.785189] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1174. [ 1.785330] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-1: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-1 dev_id: 0x9032
  1175. [ 1.785337] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-1: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1176. [ 1.785486] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-2: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-2 dev_id: 0x9034
  1177. [ 1.785493] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-2: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1178. [ 1.785636] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-3: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-3 dev_id: 0x9036
  1179. [ 1.785644] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-3: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1180. [ 1.785664] msm-dai-tdm soc:qcom,msm-dai-tdm-quat-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx group_id: 0x9131
  1181. [ 1.785805] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0 dev_id: 0x9031
  1182. [ 1.785813] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1183. [ 1.785956] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-1: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-1 dev_id: 0x9033
  1184. [ 1.785964] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-1: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1185. [ 1.786109] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-2: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-2 dev_id: 0x9035
  1186. [ 1.786116] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-2: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1187. [ 1.786261] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-3: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-3 dev_id: 0x9037
  1188. [ 1.786269] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-3: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1189. [ 1.797272] [AUD] snd_soc_msm8996: uart_gpios_init done
  1190. [ 1.797284] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1191. [ 1.797293] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1192. [ 1.797332] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1193. [ 1.797353] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1194. [ 1.797372] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1195. [ 1.797391] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1196. [ 1.797410] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1197. [ 1.798860] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1198. [ 1.801054] GACT probability NOT on
  1199. [ 1.801072] Mirror/redirect action on
  1200. [ 1.801090] u32 classifier
  1201. [ 1.801094] Actions configured
  1202. [ 1.801116] Netfilter messages via NETLINK v0.30.
  1203. [ 1.801144] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  1204. [ 1.801310] ctnetlink v0.93: registering with nfnetlink.
  1205. [ 1.801553] xt_time: kernel timezone is -0000
  1206. [ 1.801599] IPv4 over IPsec tunneling driver
  1207. [ 1.801863] ip_tables: (C) 2000-2006 Netfilter Core Team
  1208. [ 1.801933] arp_tables: (C) 2002 David S. Miller
  1209. [ 1.801960] TCP: cubic registered
  1210. [ 1.801967] Initializing XFRM netlink socket
  1211. [ 1.802136] NET: Registered protocol family 10
  1212. [ 1.802613] mip6: Mobile IPv6
  1213. [ 1.802630] ip6_tables: (C) 2000-2006 Netfilter Core Team
  1214. [ 1.802893] sit: IPv6 over IPv4 tunneling driver
  1215. [ 1.803248] NET: Registered protocol family 17
  1216. [ 1.803264] NET: Registered protocol family 15
  1217. [ 1.803290] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  1218. [ 1.803306] Bridge firewalling registered
  1219. [ 1.803313] Ebtables v2.0 registered
  1220. [ 1.803450] l2tp_core: L2TP core driver, V2.0
  1221. [ 1.803461] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  1222. [ 1.803467] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
  1223. [ 1.803481] l2tp_netlink: L2TP netlink interface
  1224. [ 1.803497] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
  1225. [ 1.803519] l2tp_debugfs: L2TP debugfs support
  1226. [ 1.803525] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
  1227. [ 1.804393] NET: Registered protocol family 27
  1228. [ 1.806093] usb_otg_vreg: no parameters
  1229. [ 1.806166] reg-fixed-voltage soc:usb-otg-switch: Failed to find supply vin
  1230. [ 1.806231] reg-fixed-voltage soc:usb-otg-switch: Failed to register regulator: -517
  1231. [ 1.808953] subsys-pil-tz 9300000.qcom,lpass: for adsp segments only will be dumped.
  1232. [ 1.810095] subsys-pil-tz 1c00000.qcom,ssc: for slpi segments only will be dumped.
  1233. [ 1.811337] pil-q6v5-mss 2080000.qcom,mss: Failed to find the pas_id.
  1234. [ 1.811952] pil-q6v5-mss 2080000.qcom,mss: for modem segments only will be dumped.
  1235. [ 1.814738] sps:BAM 0x0000000000000000 is registered.
  1236. [ 1.816370] qpnp-smbcharger qpnp-smbcharger-16: node /soc/qcom,spmi@400f000/qcom,pmi8994@2/qcom,qpnp-smbcharger IO resource absent!
  1237. [ 1.816399] SMBCHG: smbchg_check_chg_version: PMI8996 version = v1.1
  1238. [ 1.816529] smbcharger_charger_otg: no parameters
  1239. [ 1.816651] smbcharger_external_otg: no parameters
  1240. [ 1.816723] smbcharger_external_otg: supplied by pmi8994_boost_5v
  1241. [ 1.817150] SMBCHG: battchg_suspend: 1 voting for 0 - on
  1242. [ 1.817178] SMBCHG: usb_suspend: 7 voting for 0 - off
  1243. [ 1.817574] SMBCHG: usb_suspend: 0 voting for 0 - off
  1244. [ 1.817581] SMBCHG: dc_suspend: 0 voting for 0 - off
  1245. [ 1.817641] SMBCHG: dcl_icl: 0 voting for 1500 - on
  1246. [ 1.817683] SMBCHG: fcc: 1 voting for 3200 - on
  1247. [ 1.817859] SMBCHG: hwaicl_enable_indirect: 0 voting for 0 - on
  1248. [ 1.817865] SMBCHG: hwaicl_disable: 0 voting for 0 - off
  1249. [ 1.818335] SMBCHG: smbchg_clean_tcc_WA_work: called before init
  1250. [ 1.840237] SMBCHG: hwaicl_disable: 1 voting for 0 - off
  1251. [ 1.840247] SMBCHG: usb_suspend: 6 voting for 0 - off
  1252. [ 1.840312] SMBCHG: usb_icl: 0 voting for 100 - on
  1253. [ 1.840319] SMBCHG: usb_suspend: 2 voting for 0 - off
  1254. [ 1.840591] SMB1351 smb1351_parallel_set_chg_present: set slave present = 0 -> 1
  1255. [ 1.843053] SMB1351 smb1351_usb_suspend: reason = 4 requested_suspend = 1 suspended_status = 0 -> 4
  1256. [ 1.843317] SMB1351 smb1351_usb_suspend: reason = 16 requested_suspend = 0 suspended_status = 4 -> 4
  1257. [ 1.864025] [USB] USB3_QSERDES_TX_DRV_LVL = 0x13
  1258. [ 1.870227] qpnp-smbcharger qpnp-smbcharger-16: node /soc/qcom,spmi@400f000/qcom,pmi8994@2/qcom,qpnp-smbcharger IO resource absent!
  1259. [ 1.870247] smbchg_debug_mask=0x6
  1260. [ 1.870254] SMBCHG: rerun_hvdcp_det_if_necessary: HVDCP not support, return directly
  1261. [ 1.873088] qpnp-smbcharger qpnp-smbcharger-16: SMBCHG successfully probe Charger version=SCHG Revision DIG:2.0 ANA:2.1 batt=1 dc=0 usb=1
  1262. [ 1.873095] [BATT] Probe process: (0, 2)
  1263. [ 1.873148] SMBCHG: handle_usb_insertion: triggered
  1264. [ 1.873172] SMBCHG: handle_usb_insertion: inserted type = 4 (SDP)
  1265. [ 1.873179] SMBCHG: smbchg_change_usb_supply_type: Type 4: setting mA = 100
  1266. [ 1.873262] SMBCHG: pmi8994_boot_update_usb_status: Update usb type!
  1267. [ 1.873267] SMBCHG: smbchg_rerun_aicl: Rerunning AICL...
  1268. [ 1.873328] SMBCHG: battchg_suspend: 1 voting for 0 - on
  1269. [ 1.873393] SMBCHG: smbchg_cc_esr_wa_check: Not in fast charge, skipping
  1270. [ 1.873400] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  1271. [ 1.873406] SMBCHG: usb_icl: 0 voting for 0 - on
  1272. [ 1.873412] SMBCHG: smbchg_set_usb_current_max: USB current_ma = 0
  1273. [ 1.873417] SMBCHG: usb_suspend: 2 voting for 0 - on
  1274. [ 1.873443] SMBCHG: smbchg_set_usb_current_max: usb type = 4 current set to 0 mA
  1275. [ 1.873496] SMBCHG: power_ok_handler: triggered: 0x00. prev_power_ok(-1) power_ok(0)
  1276. [ 1.873518] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  1277. [ 1.873525] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1278. [ 1.873575] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  1279. [ 1.924589] [AUD] snd_soc_msm8996: uart_gpios_init done
  1280. [ 1.924605] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1281. [ 1.924616] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1282. [ 1.924721] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1283. [ 1.924751] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1284. [ 1.924780] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1285. [ 1.924809] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1286. [ 1.924838] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1287. [ 1.926816] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1288. [ 1.927225] usb_otg_vreg: no parameters
  1289. [ 1.927264] usb_otg_vreg: supplied by smbcharger_external_otg
  1290. [ 1.928645] [AUD] snd_soc_msm8996: uart_gpios_init done
  1291. [ 1.928659] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1292. [ 1.928670] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1293. [ 1.928773] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1294. [ 1.928802] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1295. [ 1.928831] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1296. [ 1.928861] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1297. [ 1.928890] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1298. [ 1.930873] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1299. [ 1.931413] Registered cp15_barrier emulation handler
  1300. [ 1.931429] Registered setend emulation handler
  1301. [ 1.931840] Loading compiled-in X.509 certificates
  1302. [ 1.932121] Loaded X.509 cert 'Google Inc.: Android: 34e81e2c57675086f628c1b2e4b4ade8e0a1941d'
  1303. [ 1.932347] Loaded X.509 cert 'Google Inc.: Android: 7580d366b6e2804279fd88e290c82a5a7d5dd610'
  1304. [ 1.932575] Loaded X.509 cert 'Android: 7e4333f9bba00adfe0ede979e28ed1920492b40f'
  1305. [ 1.932799] Loaded X.509 cert 'Google Inc.: Android: 01c0e929566dbaa236b29ae14be86f003332a866'
  1306. [ 1.932818] registered taskstats version 1
  1307. [ 1.934044] Key type encrypted registered
  1308. [ 1.976472] fastrpc soc:qcom,msm-adsprpc-mem: for adsp_rh segments only will be dumped.
  1309. [ 1.977821] adsprpc: channel link type: 0
  1310. [ 1.986306] [AUD] snd_soc_msm8996: uart_gpios_init done
  1311. [ 1.986320] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1312. [ 1.986331] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1313. [ 1.986438] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1314. [ 1.986466] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1315. [ 1.986494] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1316. [ 1.986523] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1317. [ 1.986550] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1318. [ 1.988498] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1319. [ 1.989825] RNDIS_IPA module is loaded.
  1320. [ 1.990300] [AUD] snd_soc_msm8996: uart_gpios_init done
  1321. [ 1.990311] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1322. [ 1.990320] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1323. [ 1.990362] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1324. [ 1.990383] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1325. [ 1.990403] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1326. [ 1.990422] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1327. [ 1.990442] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1328. [ 1.990716] file system registered
  1329. [ 1.990753] mbim_init: initialize 1 instances
  1330. [ 1.990864] mbim_init: Initialized 1 ports
  1331. [ 1.991868] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1332. [ 1.991920] rndis_qc_init: initialize rndis QC instance
  1333. [ 1.992086] Number of LUNs=8
  1334. [ 1.992095] Mass Storage Function, version: 2009/09/11
  1335. [ 1.992100] LUN: removable file: (no medium)
  1336. [ 1.992113] Number of LUNs=1
  1337. [ 1.992140] LUN: removable file: (no medium)
  1338. [ 1.992144] Number of LUNs=1
  1339. [ 1.992312] android_usb gadget: android_usb ready
  1340. [ 1.993511] [AUD] snd_soc_msm8996: uart_gpios_init done
  1341. [ 1.993523] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1342. [ 1.993532] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1343. [ 1.993576] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1344. [ 1.993596] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1345. [ 1.993616] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1346. [ 1.993635] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1347. [ 1.993655] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1348. [ 1.995214] [KEY] keycode = 115, gpio = 126, irq = 481
  1349. [ 1.995250] [KEY] keycode = 116, gpio = 40, irq = 395
  1350. [ 1.995283] [KEY] keycode = 114, gpio = 121, irq = 476
  1351. [ 1.995323] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1352. [ 1.995380] input: gpio-keys as /devices/soc/soc:gpio_keys/input/input4
  1353. [ 1.995847] qcom,qpnp-rtc qpnp-rtc-8: setting system clock to 1970-04-14 21:52:39 UTC (8977959)
  1354. [ 1.996681] [AUD] snd_soc_msm8996: uart_gpios_init done
  1355. [ 1.996772] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1356. [ 1.996781] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1357. [ 1.996826] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1358. [ 1.996846] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1359. [ 1.996865] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1360. [ 1.996885] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1361. [ 1.996904] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1362. [ 1.998452] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1363. [ 1.999630] [AUD] snd_soc_msm8996: uart_gpios_init done
  1364. [ 1.999642] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1365. [ 1.999651] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1366. [ 1.999695] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1367. [ 1.999716] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1368. [ 1.999736] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1369. [ 1.999755] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1370. [ 1.999775] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1371. [ 2.001343] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1372. [ 2.002532] [AUD] snd_soc_msm8996: uart_gpios_init done
  1373. [ 2.002543] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1374. [ 2.002551] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1375. [ 2.002598] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1376. [ 2.002619] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1377. [ 2.002638] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1378. [ 2.002657] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1379. [ 2.002677] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1380. [ 2.003935] parse_cpu_levels: idx 1 545
  1381. [ 2.003942] parse_cpu_levels: idx 2 6022
  1382. [ 2.003947] parse_cpu_levels: idx 2 11499
  1383. [ 2.004152] parse_cpu_levels: idx 1 545
  1384. [ 2.004156] parse_cpu_levels: idx 2 6022
  1385. [ 2.004160] parse_cpu_levels: idx 2 11499
  1386. [ 2.004261] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1387. [ 2.005705] [AUD] snd_soc_msm8996: uart_gpios_init done
  1388. [ 2.005716] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1389. [ 2.005725] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1390. [ 2.005767] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1391. [ 2.005788] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1392. [ 2.005808] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1393. [ 2.005828] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1394. [ 2.005848] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1395. [ 2.007422] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1396. [ 2.007592] [FLT] qpnp_flash_led_probe: ++
  1397. [ 2.007724] [FLT] flash_strobe = 22
  1398. [ 2.007733] qcom,qpnp-flash-led qpnp-flash-led-25: Unable to acquire pinctrl
  1399. [ 2.008446] [FLT] qpnp_flash_led_probe: --
  1400. [ 2.009292] [AUD] snd_soc_msm8996: uart_gpios_init done
  1401. [ 2.009304] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1402. [ 2.009313] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1403. [ 2.009358] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1404. [ 2.009379] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1405. [ 2.009399] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1406. [ 2.009419] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1407. [ 2.009439] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1408. [ 2.009703] rmnet_ipa started initialization
  1409. [ 2.009717] IPA SSR support = True
  1410. [ 2.009729] IPA ipa-loaduC = True
  1411. [ 2.009741] IPA SG support = True
  1412. [ 2.011257] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1413. [ 2.012171] ipa ipa_sps_irq_control_all:937 EP (5) not allocated.
  1414. [ 2.012180] ipa ipa2_uc_state_check:301 uC is not loaded
  1415. [ 2.012934] rmnet_ipa completed initialization
  1416. [ 2.013937] [AUD] snd_soc_msm8996: uart_gpios_init done
  1417. [ 2.013949] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1418. [ 2.013957] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1419. [ 2.014002] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1420. [ 2.014023] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1421. [ 2.014042] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1422. [ 2.014068] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1423. [ 2.014087] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1424. [ 2.015535] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1425. [ 2.016247] qcom,cc-debug-8996 362000.qcom,cc-debug: Registered debug mux.
  1426. [ 2.017232] [AUD] snd_soc_msm8996: uart_gpios_init done
  1427. [ 2.017245] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  1428. [ 2.017254] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  1429. [ 2.017297] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  1430. [ 2.017317] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  1431. [ 2.017336] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  1432. [ 2.017349] apc0_pwrcl_mem_acc_corner: disabling
  1433. [ 2.017355] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  1434. [ 2.017355] apc1_perfcl_mem_acc_corner: disabling
  1435. [ 2.017358] apcc_l3_mem_acc_corner: disabling
  1436. [ 2.017360] gfx_mem_acc_corner: disabling
  1437. [ 2.017362] kryo0-retention: disabling
  1438. [ 2.017364] kryo1-retention: disabling
  1439. [ 2.017385] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  1440. [ 2.017415] gdsc_mmagic_bimc: disabling
  1441. [ 2.017420] rome_vreg: disabling
  1442. [ 2.017475] usb_otg_vreg: disabling
  1443. [ 2.017483] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests
  1444. [ 2.017896] clock_late_init: Removing enables held for handed-off clocks
  1445. [ 2.018881] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  1446. [ 2.021795] ALSA device list:
  1447. [ 2.021802] No soundcards found.
  1448. [ 2.021862] Warning: unable to open an initial console.
  1449. [ 2.021995] Freeing unused kernel memory: 500K
  1450. [ 2.022011] Freeing alternatives memory: 108K
  1451. [ 3.226522] of_batterydata_get_best_profile: Find batterydata path: qcom,m1-id1-batterydata, id_ohm=22866, raw_min=0, raw_max=16000.
  1452. [ 3.226537] of_batterydata_get_best_profile: Find batterydata path: qcom,m1-id2-batterydata, id_ohm=22866, raw_min=27501, raw_max=40000.
  1453. [ 3.226545] of_batterydata_get_best_profile: Find batterydata path: qcom,m1-id3-batterydata, id_ohm=22866, raw_min=16001, raw_max=27500.
  1454. [ 3.226560] FG: fg_batt_profile_init: batt_full_charge_criteria_ma = 345
  1455. [ 3.226566] FG: fg_batt_profile_init: batt_fcc_ma = 3400
  1456. [ 3.226572] FG: fg_batt_profile_init: batt_capacity_mah = 3450
  1457. [ 3.226578] FG: fg_batt_profile_init: fcc_half_capacity_ma = 1600
  1458. [ 3.231177] SMBCHG: battchg_suspend: 0 voting for 0 - on
  1459. [ 4.106958] SMBCHG: battchg_suspend: 1 voting for 0 - on
  1460. [ 4.106977] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  1461. [ 4.106985] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  1462. [ 4.106992] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1463. [ 4.107152] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  1464. [ 4.499247] EXT4-fs (sda35): couldn't mount as ext3 due to feature incompatibilities
  1465. [ 4.499603] EXT4-fs (sda35): couldn't mount as ext2 due to feature incompatibilities
  1466. [ 4.505281] EXT4-fs (sda35): mounted filesystem with ordered data mode. Opts: (null)
  1467. [ 4.617568] lun0: unable to open backing file: /dev/mmcblk0
  1468. [ 4.618583] enable_store: android_usb: already disabled
  1469. [ 4.909419] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1470. [ 4.987011] composite_setup:config is not active. send stall
  1471. [ 4.987050] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1472. [ 4.987055] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  1473. [ 4.987106] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1474. [ 4.987113] android_work: [USB] android_work: set usb_connect2pc = 1
  1475. [ 4.987246] composite_setup:config is not active. send stall
  1476. [ 4.987497] composite_setup:config is not active. send stall
  1477. [ 4.991225] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  1478. [ 4.991235] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 1
  1479. [ 4.991288] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1480. [ 4.991295] android_work: [USB] android_work: set usb_connect2pc = 0
  1481. [ 4.991300] android_work: android_work: OS_NOT_YET
  1482. [ 5.037719] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1483. [ 5.121395] dwc3 6a00000.dwc3: request 0000000000000000 was not queued to ep0out
  1484. [ 5.123154] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  1485. [ 5.123204] android_usb gadget: using random self ethernet address
  1486. [ 5.123221] android_usb gadget: using random host ethernet address
  1487. [ 5.123679] rndis0: MAC 62:63:43:81:95:75
  1488. [ 5.123688] rndis0: HOST MAC be:b8:37:83:cc:07
  1489. [ 5.159365] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1490. [ 5.233610] of_batterydata_get_best_profile: Find batterydata path: qcom,m1-id1-batterydata, id_ohm=22866, raw_min=0, raw_max=16000.
  1491. [ 5.233627] of_batterydata_get_best_profile: Find batterydata path: qcom,m1-id2-batterydata, id_ohm=22866, raw_min=27501, raw_max=40000.
  1492. [ 5.233636] of_batterydata_get_best_profile: Find batterydata path: qcom,m1-id3-batterydata, id_ohm=22866, raw_min=16001, raw_max=27500.
  1493. [ 5.233650] FG: fg_batt_profile_init: batt_full_charge_criteria_ma = 345
  1494. [ 5.233656] FG: fg_batt_profile_init: batt_fcc_ma = 3400
  1495. [ 5.233662] FG: fg_batt_profile_init: batt_capacity_mah = 3450
  1496. [ 5.233668] FG: fg_batt_profile_init: fcc_half_capacity_ma = 1600
  1497. [ 5.238678] SMBCHG: battchg_suspend: 0 voting for 0 - off
  1498. [ 5.245949] FG: fg_batt_profile_init: Battery SOC: 99, V: 4203924uV
  1499. [ 5.245957] [BATT] Probe process: (1, 3)
  1500. [ 5.245975] [BATT] htc_battery_probe_process: catch name 3, set batt id=3, full_ma=345, fcc_ma=3400, capacity=3450, half_capacity_ma:1600, pd_is_limited:0, batt_eoc_current_ma:100
  1501. [ 5.245980] [BATT] Probe process done.
  1502. [ 5.247178] SMBCHG: battchg_suspend: 1 voting for 0 - off
  1503. [ 5.247253] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  1504. [ 5.247258] [BATT] batt_worker: total_time since last batt update = 14316262900 ms.
  1505. [ 5.247264] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  1506. [ 5.247270] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1507. [ 5.248639] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  1508. [ 5.249872] [BATT] set_batt_psy_property. value(0) prop(89) at 5249866511 (1970-04-14 21:52:42.754043449 UTC)
  1509. [ 5.249931] [BATT] read_batt_cycle_info: (read from devtree) g_batt_first_use_time = 0, g_overheat_55_sec = 0, g_total_level_raw = 0, g_batt_cycle_checksum = 0
  1510. [ 5.249936] [BATT] read_batt_cycle_info: Checksum error: reset battery cycle data.
  1511. [ 5.249941] [BATT] read_batt_cycle_info: g_batt_first_use_time = 8977962, g_overheat_55_sec = 0, g_total_level_raw = 0
  1512. [ 5.249948] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 1970-04-14 21:52:42, g_overheat_55_sec = 0, g_total_level_raw = 0
  1513. [ 5.249953] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  1514. [ 5.249975] [BATT] batt_check_consistent: magic_num=0x0, level_raw=99, store_soc=0, current_time:8977962, store_time=0, batt_temp=277, store_temp=0, consistent_flag=0 at 5249966250 (1970-04-14 21:52:42.754147563 UTC)
  1515. [ 5.249983] [BATT] pre_level=99,pre_raw_level=99,pre_five_digit=9,pre_chg_src=4
  1516. [ 5.249988] [BATT] batt_level_adjust: remap: no soc drop and no additional 1%, ui:99%
  1517. [ 5.249992] [BATT] write battery data: level:99, temp:277, time:8977962 at 5249983229 (1970-04-14 21:52:42.754166157 UTC)
  1518. [ 5.250002] [BATT] set charging_current(500000) at 5249992396 (1970-04-14 21:52:42.754175584 UTC)
  1519. [ 5.250044] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 5250035417 (1970-04-14 21:52:42.754216313 UTC)
  1520. [ 5.250052] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 5250042604 (1970-04-14 21:52:42.754225220 UTC)
  1521. [ 5.250058] [BATT] set_batt_psy_property. value(3400000) prop(32) at 5250048854 (1970-04-14 21:52:42.754232251 UTC)
  1522. [ 5.250065] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  1523. [ 5.250071] SMBCHG: fcc: 1 voting for 3400 - on
  1524. [ 5.250077] SMBCHG: smbchg_set_fastchg_current_raw: skipping fastchg current request: 3000
  1525. [ 5.250081] [BATT] set charging_enable(1) at 5250071563 (1970-04-14 21:52:42.754255011 UTC)
  1526. [ 5.250087] [BATT] set_batt_psy_property. value(1) prop(68) at 5250077552 (1970-04-14 21:52:42.754261001 UTC)
  1527. [ 5.250409] SMBCHG: smbchg_cc_esr_wa_check: Not in fast charge, skipping
  1528. [ 5.250417] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1529. [ 5.250422] SMBCHG: usb_icl: 0 voting for 500 - on
  1530. [ 5.250427] SMBCHG: smbchg_set_usb_current_max: USB current_ma = 500
  1531. [ 5.250431] SMBCHG: usb_suspend: 2 voting for 0 - off
  1532. [ 5.250547] SMBCHG: power_ok_handler: triggered: 0x01. prev_power_ok(0) power_ok(1)
  1533. [ 5.250554] SMBCHG: smbchg_set_usb_current_max: usb type = 4 current set to 500 mA
  1534. [ 5.250567] SMBCHG: smbchg_stay_awake: staying awake: 0x01 (bit 1)
  1535. [ 5.250574] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1536. [ 5.263117] dwc3_gadget_suspend_interrupt(): state:0. Ignore SUSPEND.
  1537. [ 5.267904] [BATT][SMBCHG] 0x1010=00,0x1210=00,0x1242=00,0x1310=04,0x1340=10,0x1608=10,0x1610=00,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=0,pd_chgr=0,wake_reason=0,smb_curr=16mA,batfet_wa=0
  1538. [ 5.268062] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,9f,83,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[1e,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  1539. [ 5.268069] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  1540. [ 5.270844] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=0,overload=0,duration=0min,vbus=5057mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=247,usb_overheat=0,level_accu=0 at 5270835992 (1970-04-14 21:52:42.775000951 UTC)
  1541. [ 5.270852] [BATT] Device is at booting stage at 5270842658 (1970-04-14 21:52:42.775026420 UTC)
  1542. [ 5.290992] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1543. [ 5.290999] android_work: [USB] android_work: sw_connected 0, connected 0 last_uevent 0
  1544. [ 5.291009] android_work: android_work: did not send uevent (0 0 0000000000000000)
  1545. [ 5.300140] [BATT] charger_exist_lock Lock at 5300132453 (1970-04-14 21:52:42.804313506 UTC)
  1546. [ 5.300149] [BATT] batt_worker: total_time since last batt update = 53 ms.
  1547. [ 5.300181] [BATT] chg_full_check_worker: vol:4203, curr=262, is_full_count=0, is_full=0 at 5300172609 (1970-04-14 21:52:42.804352725 UTC)
  1548. [ 5.302590] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 1970-04-14 21:52:42, g_overheat_55_sec = 0, g_total_level_raw = 0
  1549. [ 5.302595] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  1550. [ 5.302601] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  1551. [ 5.302609] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 5302600110 (1970-04-14 21:52:42.806781839 UTC)
  1552. [ 5.302616] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 5302607193 (1970-04-14 21:52:42.806789808 UTC)
  1553. [ 5.302623] [BATT] set_batt_psy_property. value(3400000) prop(32) at 5302613599 (1970-04-14 21:52:42.806796944 UTC)
  1554. [ 5.302630] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  1555. [ 5.306393] [BATT][SMBCHG] 0x1010=00,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=0,pd_chgr=0,wake_reason=1,smb_curr=16mA,batfet_wa=0
  1556. [ 5.306544] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,9f,83,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[1e,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  1557. [ 5.306551] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  1558. [ 5.309251] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=0,overload=0,duration=0min,vbus=5051mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=248,usb_overheat=0,level_accu=0 at 5309242298 (1970-04-14 21:52:42.813408611 UTC)
  1559. [ 5.309258] [BATT] Device is at booting stage at 5309248600 (1970-04-14 21:52:42.813432205 UTC)
  1560. [ 5.340998] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1561. [ 5.353525] [BATT] batt_worker: total_time since last batt update = 53 ms.
  1562. [ 5.355560] SMBCHG: fastchg_handler: p2f triggered
  1563. [ 5.355587] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1564. [ 5.356060] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 1970-04-14 21:52:42, g_overheat_55_sec = 0, g_total_level_raw = 0
  1565. [ 5.356066] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  1566. [ 5.356071] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  1567. [ 5.356077] SMBCHG: pmi8994_set_float_voltage_comp: set vfloat comp = 0
  1568. [ 5.356132] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 5356123188 (1970-04-14 21:52:42.860304813 UTC)
  1569. [ 5.356140] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 5356130427 (1970-04-14 21:52:42.860313043 UTC)
  1570. [ 5.356146] [BATT] set_batt_psy_property. value(3400000) prop(32) at 5356136886 (1970-04-14 21:52:42.860320022 UTC)
  1571. [ 5.356153] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  1572. [ 5.359842] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=0,pd_chgr=0,wake_reason=1,smb_curr=16mA,batfet_wa=0
  1573. [ 5.359992] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,9f,05,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  1574. [ 5.359999] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  1575. [ 5.362709] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4952mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=248,usb_overheat=0,level_accu=0 at 5362700011 (1970-04-14 21:52:42.866866793 UTC)
  1576. [ 5.362716] [BATT] Device is at booting stage at 5362706313 (1970-04-14 21:52:42.866890022 UTC)
  1577. [ 5.390849] random: nonblocking pool is initialized
  1578. [ 5.574968] FG: fg_vbatt_low_handler: vbatt-low triggered
  1579. [ 5.574995] FG: fg_vbatt_low_handler: disabling vbatt_low irq
  1580. [ 5.575063] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1581. [ 5.575071] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1582. [ 5.670449] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1583. [ 5.670460] android_work: [USB] android_work: sw_connected 0, connected 0 last_uevent 0
  1584. [ 5.670471] android_work: android_work: did not send uevent (0 0 0000000000000000)
  1585. [ 5.717043] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1586. [ 5.753398] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  1587. [ 5.753430] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  1588. [ 5.753435] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 1)
  1589. [ 5.795456] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1590. [ 5.795480] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  1591. [ 5.795531] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1592. [ 5.795537] android_work: [USB] android_work: set usb_connect2pc = 1
  1593. [ 5.799336] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  1594. [ 5.799346] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 1
  1595. [ 5.799401] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1596. [ 5.799407] android_work: [USB] android_work: set usb_connect2pc = 0
  1597. [ 5.799412] android_work: android_work: OS_NOT_YET
  1598. [ 5.845825] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1599. [ 5.943141] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1600. [ 5.943147] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  1601. [ 5.943198] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1602. [ 5.943223] android_work: [USB] android_work: set usb_connect2pc = 1
  1603. [ 5.996898] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
  1604. [ 5.997038] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
  1605. [ 5.997145] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1606. [ 5.997278] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1607. [ 5.997286] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  1608. [ 5.997293] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1609. [ 5.997378] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 1,connect2pc 1
  1610. [ 5.997384] android_work: [USB] android_work: sw_connected 1, connected 1 last_uevent 1
  1611. [ 5.997622] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  1612. [ 6.010058] dwc3 dwc3_msm_notify_attached_source: id_state = 1
  1613. [ 6.012174] SMBCHG: smbchg_battery_set_property: Received resistor change (0)->(1)
  1614. [ 6.012184] usb_psy input_current_max = 0
  1615. [ 6.012197] SMBCHG: smbchg_sink_current_change_worker: Skipped, chg_type: 4, sink_current: 1
  1616. [ 6.012234] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1617. [ 6.012239] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  1618. [ 6.012244] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1619. [ 6.012361] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  1620. [ 6.050080] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1621. [ 6.216559] dwc3 6a00000.dwc3: request 0000000000000000 was not queued to ep0out
  1622. [ 6.220474] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1623. [ 6.240105] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1624. [ 6.240779] rndis_function_bind_config: rndis_function_bind_config MAC: BE:B8:37:83:CC:07
  1625. [ 6.240828] android_usb gadget: using random self ethernet address
  1626. [ 6.240835] android_usb gadget: using previous host ethernet address
  1627. [ 6.241206] rndis0: MAC 56:50:c6:05:56:da
  1628. [ 6.241217] rndis0: HOST MAC be:b8:37:83:cc:07
  1629. [ 6.254986] dwc3 dwc3_msm_notify_attached_source: id_state = 1
  1630. [ 6.256724] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  1631. [ 6.256757] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  1632. [ 6.379780] dwc3_gadget_suspend_interrupt(): state:0. Ignore SUSPEND.
  1633. [ 6.526988] msm-dwc3 6a00000.ssusb: Avail curr from USB = 0
  1634. [ 6.527071] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  1635. [ 6.527079] SMBCHG: usb_icl: 0 voting for 0 - on
  1636. [ 6.527087] SMBCHG: smbchg_set_usb_current_max: USB current_ma = 0
  1637. [ 6.527092] SMBCHG: usb_suspend: 2 voting for 0 - on
  1638. [ 6.527128] SMBCHG: smbchg_set_usb_current_max: usb type = 4 current set to 0 mA
  1639. [ 6.527193] SMBCHG: power_ok_handler: triggered: 0x00.
  1640. [ 6.527219] SMBCHG: smbchg_stay_awake: staying awake: 0x01 (bit 1)
  1641. [ 6.527228] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1642. [ 6.527281] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  1643. [ 6.527287] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 2
  1644. [ 6.527321] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1645. [ 6.527327] android_work: [USB] android_work: set usb_connect2pc = 0
  1646. [ 6.527332] android_work: android_work: OS_NOT_YET
  1647. [ 6.528016] [BATT] cancel chg_full_check_work when plug out.
  1648. [ 6.528029] [BATT] batt_worker: total_time since last batt update = 1173 ms.
  1649. [ 6.530611] [BATT] set_batt_psy_property. value(0) prop(89) at 6530608357 (1970-04-14 21:52:44.034781910 UTC)
  1650. [ 6.530632] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 1970-04-14 21:52:42, g_overheat_55_sec = 0, g_total_level_raw = 0
  1651. [ 6.530639] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  1652. [ 6.530646] [BATT] batt_level_adjust: Cable plug out, to store difference between UI & SOC. store_level:0, prev_level:99, raw_level:99
  1653. [ 6.530653] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  1654. [ 6.531049] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  1655. [ 6.531057] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1656. [ 6.531383] SMBCHG: fastchg_handler: p2f triggered
  1657. [ 6.531395] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1658. [ 6.531592] [BATT] charger_exist_lock Unlock at 6531585076 (1970-04-14 21:52:44.035765660 UTC)
  1659. [ 6.533467] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=12,0x1608=10,0x1610=00,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=1,smb_curr=16mA,batfet_wa=0
  1660. [ 6.533632] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,2e,9f,80,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  1661. [ 6.533642] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,2a,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  1662. [ 6.536842] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=NONE,chg_src=0,chg_en=0,health=1,overload=0,duration=0min,vbus=5162mV,max_iusb=0mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=248,usb_overheat=0,level_accu=0 at 6536835962 (1970-04-14 21:52:44.040989254 UTC)
  1663. [ 6.536855] [BATT] Device is at booting stage at 6536846118 (1970-04-14 21:52:44.041028994 UTC)
  1664. [ 6.577017] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1665. [ 6.655039] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1666. [ 6.655050] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  1667. [ 6.655123] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1668. [ 6.655129] android_work: [USB] android_work: set usb_connect2pc = 1
  1669. [ 6.658947] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  1670. [ 6.658957] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 1
  1671. [ 6.659013] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1672. [ 6.659020] android_work: [USB] android_work: set usb_connect2pc = 0
  1673. [ 6.659025] android_work: android_work: OS_NOT_YET
  1674. [ 6.705438] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1675. [ 6.776311] dwc3 6a00000.dwc3: request 0000000000000000 was not queued to ep0out
  1676. [ 6.776551] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1677. [ 6.783532] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1678. [ 6.785512] rndis_function_bind_config: rndis_function_bind_config MAC: BE:B8:37:83:CC:07
  1679. [ 6.785566] android_usb gadget: using random self ethernet address
  1680. [ 6.785573] android_usb gadget: using previous host ethernet address
  1681. [ 6.785937] rndis0: MAC 9e:cd:e4:a2:a1:a9
  1682. [ 6.785948] rndis0: HOST MAC be:b8:37:83:cc:07
  1683. [ 6.889857] dwc3 6a00000.dwc3: request 0000000000000000 was not queued to ep0out
  1684. [ 6.890173] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1685. [ 6.903400] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1686. [ 6.903402] dwc3 dwc3_msm_notify_attached_source: id_state = 1
  1687. [ 6.904000] rndis_function_bind_config: rndis_function_bind_config MAC: BE:B8:37:83:CC:07
  1688. [ 6.904049] android_usb gadget: using random self ethernet address
  1689. [ 6.904056] android_usb gadget: using previous host ethernet address
  1690. [ 6.904386] rndis0: MAC c2:59:69:3e:d8:90
  1691. [ 6.904394] rndis0: HOST MAC be:b8:37:83:cc:07
  1692. [ 6.905983] usb_psy input_current_max = 0
  1693. [ 6.906051] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  1694. [ 6.906059] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1695. [ 6.942249] dwc3 6a00000.dwc3: request 0000000000000000 was not queued to ep0out
  1696. [ 6.942491] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1697. [ 6.942911] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1698. [ 6.944451] rndis_function_bind_config: rndis_function_bind_config MAC: BE:B8:37:83:CC:07
  1699. [ 6.944502] android_usb gadget: using random self ethernet address
  1700. [ 6.944509] android_usb gadget: using previous host ethernet address
  1701. [ 6.944822] rndis0: MAC 4e:44:3b:fc:e1:74
  1702. [ 6.944829] rndis0: HOST MAC be:b8:37:83:cc:07
  1703. [ 6.980921] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1704. [ 7.030082] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  1705. [ 7.030122] SMBCHG: smbchg_is_parallel_usb_ok: Not in fast charge, skipping
  1706. [ 7.030129] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 1)
  1707. [ 7.082868] dwc3_gadget_suspend_interrupt(): state:0. Ignore SUSPEND.
  1708. [ 7.147191] dwc3 dwc3_msm_notify_attached_source: id_state = 1
  1709. [ 7.147277] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1710. [ 7.147283] android_work: [USB] android_work: sw_connected 0, connected 0 last_uevent 0
  1711. [ 7.147293] android_work: android_work: did not send uevent (0 0 0000000000000000)
  1712. [ 7.197285] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1713. [ 7.419022] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1714. [ 7.419029] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  1715. [ 7.419083] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1716. [ 7.419089] android_work: [USB] android_work: set usb_connect2pc = 1
  1717. [ 7.422904] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  1718. [ 7.422910] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 1
  1719. [ 7.422934] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1720. [ 7.422940] android_work: [USB] android_work: set usb_connect2pc = 0
  1721. [ 7.422944] android_work: android_work: OS_NOT_YET
  1722. [ 7.469414] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  1723. [ 7.533408] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  1724. [ 7.533439] SMBCHG: smbchg_is_parallel_usb_ok: Not in fast charge, skipping
  1725. [ 7.566973] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  1726. [ 7.566979] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  1727. [ 7.567010] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1728. [ 7.567016] android_work: [USB] android_work: set usb_connect2pc = 1
  1729. [ 7.628757] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
  1730. [ 7.628860] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
  1731. [ 7.628948] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1732. [ 7.629076] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1733. [ 7.629083] SMBCHG: usb_icl: 0 voting for 500 - on
  1734. [ 7.629090] SMBCHG: smbchg_set_usb_current_max: USB current_ma = 500
  1735. [ 7.629095] SMBCHG: usb_suspend: 2 voting for 0 - off
  1736. [ 7.629273] SMBCHG: power_ok_handler: triggered: 0x01. prev_dischg_time_ms(0) dischg_time_ms(1102) diff(1102) count_same_dischg(1) limit_iusb(0)
  1737. [ 7.629328] SMBCHG: smbchg_set_usb_current_max: usb type = 4 current set to 500 mA
  1738. [ 7.629348] SMBCHG: smbchg_stay_awake: staying awake: 0x01 (bit 1)
  1739. [ 7.629356] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1740. [ 7.629393] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 1,connect2pc 1
  1741. [ 7.629398] android_work: [USB] android_work: sw_connected 1, connected 1 last_uevent 1
  1742. [ 7.629897] [BATT] charger_exist_lock Lock at 7629889612 (1970-04-14 21:52:45.134070405 UTC)
  1743. [ 7.629908] [BATT] batt_worker: total_time since last batt update = 1100 ms.
  1744. [ 7.629988] [BATT] chg_full_check_worker: vol:4203, curr=262, is_full_count=0, is_full=0 at 7629980914 (1970-04-14 21:52:45.134160613 UTC)
  1745. [ 7.632503] [BATT] set_batt_psy_property. value(0) prop(89) at 7632495446 (1970-04-14 21:52:45.136675196 UTC)
  1746. [ 7.632515] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 1970-04-14 21:52:42, g_overheat_55_sec = 0, g_total_level_raw = 0
  1747. [ 7.632520] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  1748. [ 7.632526] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  1749. [ 7.632532] [BATT] set charging_current(500000) at 7632522633 (1970-04-14 21:52:45.136705769 UTC)
  1750. [ 7.632547] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 7632537894 (1970-04-14 21:52:45.136719571 UTC)
  1751. [ 7.632554] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 7632544925 (1970-04-14 21:52:45.136727749 UTC)
  1752. [ 7.632560] [BATT] set_batt_psy_property. value(3400000) prop(32) at 7632550602 (1970-04-14 21:52:45.136734155 UTC)
  1753. [ 7.632566] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  1754. [ 7.632571] [BATT] set charging_enable(1) at 7632562269 (1970-04-14 21:52:45.136745874 UTC)
  1755. [ 7.632577] [BATT] set_batt_psy_property. value(1) prop(68) at 7632568206 (1970-04-14 21:52:45.136751551 UTC)
  1756. [ 7.632583] [BATT] set pwrsrc_enable(1) at 7632574144 (1970-04-14 21:52:45.136757853 UTC)
  1757. [ 7.632589] [BATT] set_batt_psy_property. value(1) prop(69) at 7632579873 (1970-04-14 21:52:45.136763478 UTC)
  1758. [ 7.632862] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1759. [ 7.632868] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1760. [ 7.636289] [BATT][SMBCHG] 0x1010=00,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=1,smb_curr=16mA,batfet_wa=0
  1761. [ 7.636441] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,2e,9f,89,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  1762. [ 7.636448] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  1763. [ 7.639522] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=5057mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=248,usb_overheat=0,level_accu=0 at 7639513676 (1970-04-14 21:52:45.143678478 UTC)
  1764. [ 7.639529] [BATT] Device is at booting stage at 7639520342 (1970-04-14 21:52:45.143704103 UTC)
  1765. [ 7.680062] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1766. [ 7.734227] SMBCHG: fastchg_handler: p2f triggered
  1767. [ 7.734247] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1768. [ 7.796730] dwc3 dwc3_msm_notify_attached_source: id_state = 1
  1769. [ 7.798917] usb_psy input_current_max = 0
  1770. [ 7.798971] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1771. [ 7.798978] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1772. [ 8.043470] EXT4-fs (sda35): re-mounted. Opts: (null)
  1773. [ 8.057706] preinit: (8.05) Welcome to Sailfish OS 4.5.0.18 (Struven ketju)
  1774. [ 8.130086] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  1775. [ 8.130125] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  1776. [ 8.130131] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 1)
  1777. [ 8.633405] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  1778. [ 8.633439] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  1779. [ 9.731456] preinit: (9.73) set_system_time: : 0
  1780. [ 9.741052] preinit: (9.74) is_erase_needed: No : 0
  1781. [ 9.762782] preinit: (9.76) late.d/rich-core-preinit: : 0
  1782. [ 9.774456] preinit: (9.77) get_bootstate: USER : 0
  1783. [ 9.774649] preinit: (9.77) BOOTSTATE = USER
  1784. [ 9.776929] preinit: (9.77) Booting to default.target
  1785. [ 9.828657] systemd[1]: System time before build time, advancing clock.
  1786. [ 9.829887] systemd[1]: Failed to insert module 'autofs4': No such file or directory
  1787. [ 9.844391] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR -SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
  1788. [ 9.844633] systemd[1]: Detected architecture arm64.
  1789. [ 9.850534] systemd[1]: No hostname configured.
  1790. [ 9.850555] systemd[1]: Set hostname to <localhost>.
  1791. [ 9.850975] systemd[1]: Initializing machine ID from random generator.
  1792. [ 9.905718] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1793. [ 9.958330] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  1794. [ 9.958354] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  1795. [ 9.977286] systemd[1]: /usr/lib/systemd/system/droid-reclaim-memory.service:6: Unknown lvalue 'After' in section 'Service'
  1796. [ 10.022073] systemd[1]: Unnecessary job for /dev/sda35 was removed.
  1797. [ 10.022967] systemd[1]: Created slice User and Session Slice.
  1798. [ 10.023115] systemd[1]: Reached target Remote Encrypted Volumes.
  1799. [ 10.023665] systemd[1]: Listening on udev Control Socket.
  1800. [ 10.024101] systemd[1]: Listening on Journal Socket.
  1801. [ 10.025562] systemd[1]: Starting Create Static Device Nodes in /dev...
  1802. [ 10.026058] systemd[1]: Listening on Journal Socket (/dev/log).
  1803. [ 10.026342] systemd[1]: Listening on udev Kernel Socket.
  1804. [ 10.027577] systemd[1]: Starting udev Coldplug all Devices...
  1805. [ 10.028919] systemd[1]: Mounting Kernel Debug File System...
  1806. [ 10.030447] systemd[1]: Starting Remount Root and Kernel File Systems...
  1807. [ 10.031388] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1808. [ 10.031579] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1809. [ 10.031660] systemd[1]: Reached target Local Encrypted Volumes.
  1810. [ 10.031719] systemd[1]: Reached target Login Prompts.
  1811. [ 10.031775] systemd[1]: Reached target Swap.
  1812. [ 10.031994] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1813. [ 10.033236] systemd[1]: Mounting Droid mount for /dev/binderfs...
  1814. [ 10.033822] systemd[1]: Listening on Journal Audit Socket.
  1815. [ 10.035155] systemd[1]: Starting Journal Service...
  1816. [ 10.035274] systemd[1]: Reached target Slices.
  1817. [ 10.054241] systemd[1]: Started Create Static Device Nodes in /dev.
  1818. [ 10.070560] systemd[1]: Mounted Kernel Debug File System.
  1819. [ 10.086971] EXT4-fs (sda35): re-mounted. Opts: (null)
  1820. [ 10.093692] systemd[1]: dev-binderfs.mount: Mount process exited, code=exited status=32
  1821. [ 10.093714] systemd[1]: dev-binderfs.mount: Failed with result 'exit-code'.
  1822. [ 10.093999] systemd[1]: Failed to mount Droid mount for /dev/binderfs.
  1823. [ 10.124159] systemd[1]: Started Remount Root and Kernel File Systems.
  1824. [ 10.124259] audit: type=1130 audit(1655942400.293:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1825. [ 10.125946] systemd[1]: Starting Rebuild Hardware Database...
  1826. [ 10.126043] systemd[1]: Reached target Local File Systems (Pre).
  1827. [ 10.127534] systemd[1]: Mounting Droid mount for /linkerconfig...
  1828. [ 10.129149] systemd[1]: Mounting /tmp...
  1829. [ 10.130605] systemd[1]: Starting Load/Save Random Seed...
  1830. [ 10.137506] systemd[1]: Mounted Droid mount for /linkerconfig.
  1831. [ 10.143720] systemd[1]: Mounted /tmp.
  1832. [ 10.148806] systemd[1]: Started Load/Save Random Seed.
  1833. [ 10.148922] audit: type=1130 audit(1655942400.316:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1834. [ 10.260158] systemd[1]: Started Journal Service.
  1835. [ 10.260367] audit: type=1130 audit(1655942400.430:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1836. [ 10.274106] audit: type=1107 audit(1655942400.443:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  1837. [ 10.274434] systemd-journald[888]: Received request to flush runtime journal from PID 1
  1838. [ 10.276248] audit: type=1130 audit(1655942400.443:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1839. [ 10.726672] audit: type=1130 audit(1655942400.893:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1840. [ 10.753438] audit: type=1130 audit(1655942400.923:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1841. [ 10.764912] audit: type=1130 audit(1655942400.933:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1842. [ 11.440078] FG: fg_vbatt_low_handler: vbatt-low triggered
  1843. [ 11.440206] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  1844. [ 11.440216] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  1845. [ 11.440225] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  1846. [ 11.440445] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  1847. [ 11.747595] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1848. [ 11.758920] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1849. [ 11.765229] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1850. [ 11.781552] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1851. [ 11.786034] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1852. [ 11.789151] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1853. [ 11.792528] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1854. [ 11.795688] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1855. [ 11.797994] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1856. [ 11.800834] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1857. [ 11.802571] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1858. [ 11.803944] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1859. [ 11.804831] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1860. [ 11.805976] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1861. [ 11.816887] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1862. [ 11.819960] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1863. [ 11.828285] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1864. [ 11.828463] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1865. [ 11.828586] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1866. [ 11.831847] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1867. [ 11.835372] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1868. [ 11.836610] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1869. [ 11.844320] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1870. [ 11.846031] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1871. [ 11.849958] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1872. [ 11.850482] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1873. [ 11.852420] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1874. [ 11.854118] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1875. [ 11.857931] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1876. [ 11.873108] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1877. [ 11.875057] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1878. [ 11.875550] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1879. [ 11.880308] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1880. [ 11.882178] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1881. [ 11.883574] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1882. [ 11.887670] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1883. [ 11.892305] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1884. [ 11.894373] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1885. [ 11.896171] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1886. [ 11.899522] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1887. [ 11.900691] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1888. [ 11.905006] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1889. [ 11.912172] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1890. [ 11.913836] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1891. [ 11.914675] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1892. [ 11.933786] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1893. [ 11.934737] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1894. [ 11.936666] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1895. [ 11.940245] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1896. [ 11.945201] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1897. [ 11.949198] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1898. [ 11.949854] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1899. [ 11.951542] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1900. [ 11.953707] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1901. [ 11.965697] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1902. [ 11.968632] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1903. [ 11.969813] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1904. [ 11.973296] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1905. [ 11.976449] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1906. [ 11.976942] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1907. [ 11.977332] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1908. [ 11.980475] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1909. [ 11.996500] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1910. [ 12.008093] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1911. [ 12.012092] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1912. [ 12.012105] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1913. [ 12.017393] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1914. [ 12.029164] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  1915. [ 12.126308] firmware synaptics_bl71.img: firmware_loading_store: unexpected value (0)
  1916. [ 12.126584] [TP]: [ERR]:fwu_start_reflash: Firmware image synaptics_bl71.img not available
  1917. [ 12.126591] [TP]:fwu_start_reflash: End of reflash process
  1918. [ 12.126598] [TP]:synaptics_config_updater
  1919. [ 12.127767] [TP]:synaptics_config_updater: Device config ID = 4d31763200180000000000000000000000000000000000000000000000000000
  1920. [ 12.127779] [TP]:synaptics_config_updater: Start of write config process
  1921. [ 12.195338] [TP]: fwu_get_tw_vendor_v7: tw_vendor = 0x2
  1922. [ 12.195361] [TP]:synaptics_config_updater: Image config ID = 4d31763200180000000000000000000000000000000000000000000000000000
  1923. [ 12.195368] [TP]:synaptics_config_updater: config_size = 2048
  1924. [ 12.195376] [TP]: synaptics_config_updater: crc_cksum = 66A6880E
  1925. [ 12.197306] [TP]: crc_comparison_v7: config_crc = 66A6880E, flash_crc = 66A6880E
  1926. [ 12.197322] [TP]: synaptics_config_updater: No need to update
  1927. [ 12.197337] [TP]:synaptics_rmi4_reset_device from synaptics_config_updater+0x128/0xd38, rebuild = 0
  1928. [ 12.231415] [TP]:synaptics_rmi4_f12_init: Function 12 max x = 1439 max y = 2559 Rx: 17 Tx: 30
  1929. [ 12.234656] [TP]synaptics_rmi4_f12_init:Wakeup Gesture range (0,0) -> (1439,2559)
  1930. [ 12.234942] [TP]:synaptics_rmi4_f12_init report data init done
  1931. [ 12.247986] [TP]:synaptics_rmi4_query_device: chip_id:3708, firmware_id:2433782
  1932. [ 12.249409] [TP]:synaptics_rmi4_query_device: config_version: 4d31763200180000000000000000000000000000000000000000000000000000
  1933. [ 12.256896] [TP]:synaptics_config_updater: End of write config process
  1934. [ 12.256910] [TP]: synaptics_config_updater end
  1935. [ 12.432048] EXT4-fs (sda33): mounted filesystem without journal. Opts: barrier=1
  1936. [ 12.454612] EXT4-fs (sda31): mounted filesystem without journal. Opts: barrier=1,discard
  1937. [ 12.556725] audit: type=1130 audit(1655942402.723:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1938. [ 12.571581] audit: type=1130 audit(1655942402.740:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1939. [ 12.923717] qpnp_led.red: b:00 on:50 off:0
  1940. [ 12.923802] qpnp_led.green: b:00 on:50 off:0
  1941. [ 12.925684] qpnp_led.blue: b:00 on:50 off:0
  1942. [ 12.925807] qpnp_led.red: b:00 on:50 off:0
  1943. [ 12.925879] qpnp_led.green: b:00 on:50 off:0
  1944. [ 12.925947] qpnp_led.blue: b:00 on:50 off:0
  1945. [ 12.926035] qpnp_led.red: b:00 on:50 off:0
  1946. [ 12.926101] qpnp_led.green: b:00 on:50 off:0
  1947. [ 12.926162] qpnp_led.blue: b:00 on:50 off:0
  1948. [ 12.981975] [TP]:synaptics_rmi4_fb_notifier_cb, event = 16 blank = 0
  1949. [ 12.983313] [TP]: [ERR]:synaptics_rmi4_irq_enable: Interrupt already enabled
  1950. [ 12.983423] [BATT] fb_notifier_callback-> display is On
  1951. [ 12.983423] [BATT] batt_worker: total_time since last batt update = 5356 ms.
  1952. [ 12.985968] [BATT] calculate_batt_cycle_info: g_batt_first_use_time modify!
  1953. [ 12.985983] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 0
  1954. [ 12.985988] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  1955. [ 12.985994] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  1956. [ 12.986006] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 12985998738 (2022-06-23 00:00:03.157394637 UTC)
  1957. [ 12.986015] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 12986006655 (2022-06-23 00:00:03.157405210 UTC)
  1958. [ 12.986022] [BATT] set_batt_psy_property. value(3400000) prop(32) at 12986013217 (2022-06-23 00:00:03.157412345 UTC)
  1959. [ 12.986030] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  1960. [ 12.989901] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=0,smb_curr=16mA,batfet_wa=0
  1961. [ 12.990105] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,9f,85,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  1962. [ 12.990115] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  1963. [ 12.992206] qpnp_led.red: b:bf on:50 off:0
  1964. [ 12.992436] qpnp_led.green: b:bf on:50 off:0
  1965. [ 12.992656] qpnp_led.blue: b:bf on:50 off:0
  1966. [ 12.996033] qpnp_led.red: b:bf on:50 off:0
  1967. [ 12.997328] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4954mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=255,usb_overheat=0,level_accu=0 at 12997324468 (2022-06-23 00:00:03.168691513 UTC)
  1968. [ 12.997342] [BATT] Device is at booting stage at 12997334000 (2022-06-23 00:00:03.168732555 UTC)
  1969. [ 12.997842] qpnp_led.green: b:bf on:50 off:0
  1970. [ 12.999113] qpnp_led.blue: b:bf on:50 off:0
  1971. [ 13.005736] qpnp_led.red: b:bf on:50 off:0
  1972. [ 13.010754] qpnp_led.green: b:bf on:50 off:0
  1973. [ 13.013884] qpnp_led.blue: b:bf on:50 off:0
  1974. [ 14.012601] dwc3 6a00000.dwc3: request 0000000000000000 was not queued to ep0out
  1975. [ 14.015696] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1976. [ 14.026882] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister rndis0
  1977. [ 14.084542] droid-hal-init: init first stage started!
  1978. [ 14.085928] droid-hal-init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
  1979. [ 14.118480] droid-hal-init: init second stage started!
  1980. [ 14.118614] droid-hal-init: Failed to umount /debug_ramdisk: No such file or directory
  1981. [ 14.136913] rndis_function_bind_config: rndis_function_bind_config MAC: 9A:C9:C4:CE:2B:30
  1982. [ 14.136960] android_usb gadget: using random self ethernet address
  1983. [ 14.136965] android_usb gadget: using previous host ethernet address
  1984. [ 14.137262] rndis0: MAC 9a:80:91:97:c0:24
  1985. [ 14.137269] rndis0: HOST MAC be:b8:37:83:cc:07
  1986. [ 14.143682] droid-hal-init: Using Android DT directory /proc/device-tree/firmware/android/
  1987. [ 14.146278] droid-hal-init: Couldn't load property file '/odm/etc/build.prop': open() failed: No such file or directory: No such file or directory
  1988. [ 14.146619] droid-hal-init: Couldn't load property file '/factory/factory.prop': open() failed: No such file or directory: No such file or directory
  1989. [ 14.147729] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1990. [ 14.147759] droid-hal-init: Setting product property ro.product.brand to 'google' (from ro.product.product.brand)
  1991. [ 14.147792] droid-hal-init: Setting product property ro.product.device to 'marlin' (from ro.product.product.device)
  1992. [ 14.147822] droid-hal-init: Setting product property ro.product.manufacturer to 'Google' (from ro.product.product.manufacturer)
  1993. [ 14.147853] droid-hal-init: Setting product property ro.product.model to 'Pixel XL' (from ro.product.product.model)
  1994. [ 14.147890] droid-hal-init: Setting product property ro.product.name to 'marlin' (from ro.product.product.name)
  1995. [ 14.149851] droid-hal-init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
  1996. [ 14.152311] droid-hal-init: Activated APEX 'com.android.adbd' in /system/apex/com.android.adbd to /apex/com.android.adbd, version 300000000
  1997. [ 14.153102] droid-hal-init: Activated APEX 'com.android.art' in /system/apex/com.android.art.release to /apex/com.android.art, version 1
  1998. [ 14.154254] droid-hal-init: Activated APEX 'com.android.cellbroadcast' in /system/apex/com.android.cellbroadcast to /apex/com.android.cellbroadcast, version 300000000
  1999. [ 14.154984] droid-hal-init: Activated APEX 'com.android.conscrypt' in /system/apex/com.android.conscrypt to /apex/com.android.conscrypt, version 300000000
  2000. [ 14.155540] droid-hal-init: Activated APEX 'com.android.extservices' in /system/apex/com.android.extservices to /apex/com.android.extservices, version 300000000
  2001. [ 14.156186] droid-hal-init: Activated APEX 'com.android.i18n' in /system/apex/com.android.i18n to /apex/com.android.i18n, version 1
  2002. [ 14.156877] droid-hal-init: Activated APEX 'com.android.ipsec' in /system/apex/com.android.ipsec to /apex/com.android.ipsec, version 300000000
  2003. [ 14.157510] droid-hal-init: Activated APEX 'com.android.media' in /system/apex/com.android.media to /apex/com.android.media, version 300000000
  2004. [ 14.158185] droid-hal-init: Activated APEX 'com.android.media.swcodec' in /system/apex/com.android.media.swcodec to /apex/com.android.media.swcodec, version 300000000
  2005. [ 14.158853] droid-hal-init: Activated APEX 'com.android.mediaprovider' in /system/apex/com.android.mediaprovider to /apex/com.android.mediaprovider, version 300000000
  2006. [ 14.159417] droid-hal-init: Activated APEX 'com.android.neuralnetworks' in /system/apex/com.android.neuralnetworks to /apex/com.android.neuralnetworks, version 300000000
  2007. [ 14.160110] droid-hal-init: Activated APEX 'com.android.os.statsd' in /system/apex/com.android.os.statsd to /apex/com.android.os.statsd, version 300000000
  2008. [ 14.160704] droid-hal-init: Activated APEX 'com.android.permission' in /system/apex/com.android.permission to /apex/com.android.permission, version 300000000
  2009. [ 14.161357] droid-hal-init: Activated APEX 'com.android.resolv' in /system/apex/com.android.resolv to /apex/com.android.resolv, version 300000000
  2010. [ 14.161887] droid-hal-init: Activated APEX 'com.android.runtime' in /system/apex/com.android.runtime to /apex/com.android.runtime, version 1
  2011. [ 14.162488] droid-hal-init: Activated APEX 'com.android.sdkext' in /system/apex/com.android.sdkext to /apex/com.android.sdkext, version 300000000
  2012. [ 14.163033] droid-hal-init: Activated APEX 'com.android.tethering' in /system/apex/com.android.tethering to /apex/com.android.tethering, version 300000000
  2013. [ 14.163638] droid-hal-init: Activated APEX 'com.android.tzdata' in /system/apex/com.android.tzdata to /apex/com.android.tzdata, version 300000000
  2014. [ 14.164190] droid-hal-init: Activated APEX 'com.android.vndk.v30' in /system/apex/com.android.vndk.current to /apex/com.android.vndk.v30, version 1
  2015. [ 14.164864] droid-hal-init: Activated APEX 'com.android.wifi' in /system/apex/com.android.wifi to /apex/com.android.wifi, version 300000000
  2016. [ 14.165918] droid-hal-init: Forked subcontext for 'u:r:vendor_init:s0' with pid 3045
  2017. [ 14.168610] droid-hal-init: Parsing file /usr/libexec/droid-hybris/system/etc/init/hw/init.rc...
  2018. [ 14.169459] droid-hal-init: Added '/init.extraenv.arm64-v8a.rc' to import list
  2019. [ 14.169485] droid-hal-init: Added '/init.environ.rc' to import list
  2020. [ 14.169505] droid-hal-init: Added '/init.marlin.rc' to import list
  2021. [ 14.169529] droid-hal-init: Added '/vendor/etc/init/hw/init.marlin.rc' to import list
  2022. [ 14.169554] droid-hal-init: Added '/usr/libexec/droid-hybris/system/etc/init/hw/init.zygote64_32.rc' to import list
  2023. [ 14.171545] droid-hal-init: Parsing file /init.extraenv.arm64-v8a.rc...
  2024. [ 14.171588] droid-hal-init: Unable to read config file '/init.extraenv.arm64-v8a.rc': open() failed: No such file or directory
  2025. [ 14.171632] droid-hal-init: Parsing file /init.environ.rc...
  2026. [ 14.172064] droid-hal-init: Parsing file /init.marlin.rc...
  2027. [ 14.172104] droid-hal-init: Unable to read config file '/init.marlin.rc': open() failed: No such file or directory
  2028. [ 14.172448] droid-hal-init: Parsing file /vendor/etc/init/hw/init.marlin.rc...
  2029. [ 14.172487] droid-hal-init: Unable to read config file '/vendor/etc/init/hw/init.marlin.rc': open() failed: No such file or directory
  2030. [ 14.172535] droid-hal-init: Parsing file /usr/libexec/droid-hybris/system/etc/init/hw/init.zygote64_32.rc...
  2031. [ 14.172959] droid-hal-init: Parsing directory /usr/libexec/droid-hybris/system/etc/init...
  2032. [ 14.173043] droid-hal-init: Parsing file /usr/libexec/droid-hybris/system/etc/init/disabled_services.rc...
  2033. [ 14.173539] droid-hal-init: Parsing file /usr/libexec/droid-hybris/system/etc/init/ecclist.rc...
  2034. [ 14.173933] droid-hal-init: Parsing file /usr/libexec/droid-hybris/system/etc/init/hybris_extras.rc...
  2035. [ 14.174291] droid-hal-init: /usr/libexec/droid-hybris/system/etc/init/hybris_extras.rc: 2: setprop requires 2 arguments
  2036. [ 14.174316] droid-hal-init: Parsing file /usr/libexec/droid-hybris/system/etc/init/servicemanager.rc...
  2037. [ 14.174714] droid-hal-init: Parsing directory /system/etc/init...
  2038. [ 14.175238] droid-hal-init: Parsing file /system/etc/init/adb_root.rc...
  2039. [ 14.175609] droid-hal-init: Parsing file /system/etc/init/[email protected]...
  2040. [ 14.175918] droid-hal-init: Parsing file /system/etc/init/[email protected]...
  2041. [ 14.176225] droid-hal-init: Parsing file /system/etc/init/apexd.rc...
  2042. [ 14.176544] droid-hal-init: Parsing file /system/etc/init/atrace.rc...
  2043. [ 14.177402] droid-hal-init: Parsing file /system/etc/init/atrace_userdebug.rc...
  2044. [ 14.177774] droid-hal-init: Parsing file /system/etc/init/audioserver.rc...
  2045. [ 14.178112] droid-hal-init: /system/etc/init/audioserver.rc: 1: ignored duplicate definition of service 'audioserver'
  2046. [ 14.178201] droid-hal-init: Parsing file /system/etc/init/blank_screen.rc...
  2047. [ 14.178505] droid-hal-init: Parsing file /system/etc/init/bootanim.rc...
  2048. [ 14.178802] droid-hal-init: /system/etc/init/bootanim.rc: 1: ignored duplicate definition of service 'bootanim'
  2049. [ 14.178824] droid-hal-init: Parsing file /system/etc/init/bootstat-debug.rc...
  2050. [ 14.179101] droid-hal-init: Parsing file /system/etc/init/bootstat.rc...
  2051. [ 14.179496] droid-hal-init: Parsing file /system/etc/init/bpfloader.rc...
  2052. [ 14.179835] droid-hal-init: Parsing file /system/etc/init/cameraserver.rc...
  2053. [ 14.180165] droid-hal-init: /system/etc/init/cameraserver.rc: 1: ignored duplicate definition of service 'cameraserver'
  2054. [ 14.180207] droid-hal-init: Parsing file /system/etc/init/clean_scratch_files.rc...
  2055. [ 14.180472] droid-hal-init: Parsing file /system/etc/init/cppreopts.rc...
  2056. [ 14.180756] droid-hal-init: Parsing file /system/etc/init/credstore.rc...
  2057. [ 14.181004] droid-hal-init: Parsing file /system/etc/init/drmserver.rc...
  2058. [ 14.181231] droid-hal-init: Parsing file /system/etc/init/dumpstate.rc...
  2059. [ 14.181486] droid-hal-init: Parsing file /system/etc/init/flags_health_check.rc...
  2060. [ 14.181723] droid-hal-init: Parsing file /system/etc/init/gatekeeperd.rc...
  2061. [ 14.181938] droid-hal-init: Parsing file /system/etc/init/gpuservice.rc...
  2062. [ 14.182153] droid-hal-init: Parsing file /system/etc/init/gsid.rc...
  2063. [ 14.182424] droid-hal-init: Parsing file /system/etc/init/heapprofd.rc...
  2064. [ 14.182737] droid-hal-init: Parsing file /system/etc/init/hwservicemanager.rc...
  2065. [ 14.183035] droid-hal-init: Parsing file /system/etc/init/idmap2d.rc...
  2066. [ 14.183300] droid-hal-init: Parsing file /system/etc/init/incidentd.rc...
  2067. [ 14.183660] droid-hal-init: Parsing file /system/etc/init/init-debug.rc...
  2068. [ 14.183933] droid-hal-init: Parsing file /system/etc/init/installd.rc...
  2069. [ 14.184251] droid-hal-init: /system/etc/init/installd.rc: 2: ignored duplicate definition of service 'installd'
  2070. [ 14.184433] droid-hal-init: Parsing file /system/etc/init/iorapd.rc...
  2071. [ 14.184758] droid-hal-init: Parsing file /system/etc/init/keystore.rc...
  2072. [ 14.185064] droid-hal-init: Parsing file /system/etc/init/lineage-iosched.rc...
  2073. [ 14.185471] droid-hal-init: Parsing file /system/etc/init/lineage-ssh.rc...
  2074. [ 14.185775] droid-hal-init: Parsing file /system/etc/init/lineage-system.rc...
  2075. [ 14.186079] droid-hal-init: Parsing file /system/etc/init/lineage-updates.rc...
  2076. [ 14.186337] droid-hal-init: Parsing file /system/etc/init/lmkd.rc...
  2077. [ 14.186628] droid-hal-init: /system/etc/init/lmkd.rc: 1: ignored duplicate definition of service 'lmkd'
  2078. [ 14.186658] droid-hal-init: Parsing file /system/etc/init/logcatd.rc...
  2079. [ 14.187078] droid-hal-init: Parsing file /system/etc/init/logd.rc...
  2080. [ 14.187446] droid-hal-init: Parsing file /system/etc/init/logtagd.rc...
  2081. [ 14.187724] droid-hal-init: Parsing file /system/etc/init/lpdumpd.rc...
  2082. [ 14.188034] droid-hal-init: Parsing file /system/etc/init/mdnsd.rc...
  2083. [ 14.188312] droid-hal-init: Parsing file /system/etc/init/mediaextractor.rc...
  2084. [ 14.188583] droid-hal-init: Parsing file /system/etc/init/mediametrics.rc...
  2085. [ 14.188853] droid-hal-init: Parsing file /system/etc/init/mediaserver.rc...
  2086. [ 14.189150] droid-hal-init: /system/etc/init/mediaserver.rc: 4: ignored duplicate definition of service 'media'
  2087. [ 14.189171] droid-hal-init: Parsing file /system/etc/init/mtpd.rc...
  2088. [ 14.189458] droid-hal-init: Parsing file /system/etc/init/netd.rc...
  2089. [ 14.189755] droid-hal-init: /system/etc/init/netd.rc: 1: ignored duplicate definition of service 'netd'
  2090. [ 14.189775] droid-hal-init: Parsing file /system/etc/init/otapreopt.rc...
  2091. [ 14.190101] droid-hal-init: Parsing file /system/etc/init/perfetto.rc...
  2092. [ 14.190487] droid-hal-init: Parsing file /system/etc/init/racoon.rc...
  2093. [ 14.190792] droid-hal-init: Parsing file /system/etc/init/recovery-persist.rc...
  2094. [ 14.191057] droid-hal-init: Parsing file /system/etc/init/recovery-refresh.rc...
  2095. [ 14.191300] droid-hal-init: Parsing file /system/etc/init/rss_hwm_reset.rc...
  2096. [ 14.191585] droid-hal-init: Parsing file /system/etc/init/servicemanager.rc...
  2097. [ 14.191903] droid-hal-init: /system/etc/init/servicemanager.rc: 1: ignored duplicate definition of service 'servicemanager'
  2098. [ 14.191925] droid-hal-init: Parsing file /system/etc/init/storaged.rc...
  2099. [ 14.192217] droid-hal-init: /system/etc/init/storaged.rc: 1: ignored duplicate definition of service 'storaged'
  2100. [ 14.192237] droid-hal-init: Parsing file /system/etc/init/surfaceflinger.rc...
  2101. [ 14.192540] droid-hal-init: /system/etc/init/surfaceflinger.rc: 1: ignored duplicate definition of service 'surfaceflinger'
  2102. [ 14.192560] droid-hal-init: Parsing file /system/etc/init/tombstoned.rc...
  2103. [ 14.192842] droid-hal-init: Parsing file /system/etc/init/traced_perf.rc...
  2104. [ 14.193186] droid-hal-init: Parsing file /system/etc/init/traceur.rc...
  2105. [ 14.193474] droid-hal-init: Parsing file /system/etc/init/uncrypt.rc...
  2106. [ 14.193775] droid-hal-init: Parsing file /system/etc/init/update_engine.rc...
  2107. [ 14.194049] droid-hal-init: /system/etc/init/update_engine.rc: 1: ignored duplicate definition of service 'update_engine'
  2108. [ 14.194079] droid-hal-init: Parsing file /system/etc/init/update_verifier.rc...
  2109. [ 14.194358] droid-hal-init: /system/etc/init/update_verifier.rc: 1: ignored duplicate definition of service 'update_verifier_nonencrypted'
  2110. [ 14.194401] droid-hal-init: /system/etc/init/update_verifier.rc: 7: ignored duplicate definition of service 'update_verifier'
  2111. [ 14.194418] droid-hal-init: Parsing file /system/etc/init/usbd.rc...
  2112. [ 14.194658] droid-hal-init: Parsing file /system/etc/init/vdc.rc...
  2113. [ 14.194888] droid-hal-init: Parsing file /system/etc/init/vold.rc...
  2114. [ 14.195120] droid-hal-init: /system/etc/init/vold.rc: 3: ignored duplicate definition of service 'vold'
  2115. [ 14.195139] droid-hal-init: Parsing file /system/etc/init/wait_for_keymaster.rc...
  2116. [ 14.195390] droid-hal-init: Parsing file /system/etc/init/wifi.rc...
  2117. [ 14.195785] droid-hal-init: Parsing file /system/etc/init/wificond.rc...
  2118. [ 14.196036] droid-hal-init: /system/etc/init/wificond.rc: 1: ignored duplicate definition of service 'wificond'
  2119. [ 14.196128] droid-hal-init: Parsing file /system_ext/etc/init...
  2120. [ 14.196159] droid-hal-init: Unable to read config file '/system_ext/etc/init': open() failed: No such file or directory
  2121. [ 14.196191] droid-hal-init: Parsing file /product/etc/init...
  2122. [ 14.196219] droid-hal-init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
  2123. [ 14.196247] droid-hal-init: Parsing file /odm/etc/init...
  2124. [ 14.196270] droid-hal-init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
  2125. [ 14.196293] droid-hal-init: Parsing directory /vendor/etc/init...
  2126. [ 14.196496] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2127. [ 14.196862] droid-hal-init: Parsing file /vendor/etc/init/android.hardware.audio.service.rc...
  2128. [ 14.197165] droid-hal-init: /vendor/etc/init/android.hardware.audio.service.rc: 1: ignored duplicate definition of service 'vendor.audio-hal'
  2129. [ 14.197185] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2130. [ 14.197450] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2131. [ 14.197857] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2132. [ 14.198106] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2133. [ 14.198355] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2134. [ 14.198605] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2135. [ 14.198866] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2136. [ 14.199100] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2137. [ 14.199344] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2138. [ 14.199630] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2139. [ 14.199930] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2140. [ 14.200177] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2141. [ 14.200441] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2142. [ 14.200709] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2143. [ 14.200965] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2144. [ 14.201218] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2145. [ 14.201460] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2146. [ 14.201707] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2147. [ 14.201943] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2148. [ 14.202169] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2149. [ 14.202416] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2150. [ 14.202658] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2151. [ 14.202882] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2152. [ 14.203127] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2153. [ 14.203407] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2154. [ 14.203720] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2155. [ 14.203984] droid-hal-init: /vendor/etc/init/[email protected]: 1: ignored duplicate definition of service 'vendor.vibrator-1-0'
  2156. [ 14.204004] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2157. [ 14.204254] droid-hal-init: Parsing file /vendor/etc/init/android.hardware.wifi.supplicant-service.rc...
  2158. [ 14.204551] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2159. [ 14.204870] droid-hal-init: Parsing file /vendor/etc/init/boringssl_self_test.rc...
  2160. [ 14.205149] droid-hal-init: Parsing file /vendor/etc/init/hostapd.android.rc...
  2161. [ 14.205441] droid-hal-init: Parsing file /vendor/etc/init/init.diag.rc...
  2162. [ 14.205693] droid-hal-init: Parsing file /vendor/etc/init/init.nanohub.rc...
  2163. [ 14.205974] droid-hal-init: Parsing file /vendor/etc/init/init.rc...
  2164. [ 14.207772] droid-hal-init: /vendor/etc/init/init.rc: 757: ignored duplicate definition of service 'bugreport'
  2165. [ 14.208027] droid-hal-init: Parsing file /vendor/etc/init/init.usb.rc...
  2166. [ 14.208595] droid-hal-init: Parsing file /vendor/etc/init/pixel-thermal-logd.rc...
  2167. [ 14.208923] droid-hal-init: Parsing file /vendor/etc/init/rild.legacy.rc...
  2168. [ 14.209193] droid-hal-init: Parsing file /vendor/etc/init/[email protected]...
  2169. [ 14.209490] droid-hal-init: Parsing file /vendor/etc/init/vendor_flash_recovery.rc...
  2170. [ 14.209778] droid-hal-init: Parsing file /vendor/etc/init/vndservicemanager.rc...
  2171. [ 14.210740] droid-hal-init: processing action (SetupCgroups) from (<Builtin Action>:0)
  2172. [ 14.212157] droid-hal-init: processing action (SetKptrRestrict) from (<Builtin Action>:0)
  2173. [ 14.212335] droid-hal-init: processing action (TestPerfEventSelinux) from (<Builtin Action>:0)
  2174. [ 14.212464] droid-hal-init: processing action (early-init) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:22)
  2175. [ 14.212812] droid-hal-init: Command 'symlink ../tun /dev/net/tun' action=early-init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:41) took 0ms and failed: symlink() failed: File exists
  2176. [ 14.213053] droid-hal-init: starting service 'exec 1 (/system/bin/linkerconfig --target /linkerconfig/bootstrap)'...
  2177. [ 14.214061] droid-hal-init: SVC_EXEC service 'exec 1 (/system/bin/linkerconfig --target /linkerconfig/bootstrap)' pid 3046 (uid 0 gid 0+0 context default) started; waiting...
  2178. [ 14.235021] droid-hal-init: Service 'exec 1 (/system/bin/linkerconfig --target /linkerconfig/bootstrap)' (pid 3046) exited with status 0 waiting took 0.021000 seconds
  2179. [ 14.235055] droid-hal-init: Sending signal 9 to service 'exec 1 (/system/bin/linkerconfig --target /linkerconfig/bootstrap)' (pid 3046) process group... HYBRIS: killing PID instead of process group.
  2180. [ 14.235646] droid-hal-init: starting service 'apexd-bootstrap'...
  2181. [ 14.237749] droid-hal-init: SVC_EXEC service 'apexd-bootstrap' pid 3047 (uid 0 gid 1000+0 context default) started; waiting...
  2182. [ 14.243497] dwc3_gadget_suspend_interrupt(): state:0. Ignore SUSPEND.
  2183. [ 14.272433] apexd: This device does not support updatable APEX. Exiting
  2184. [ 14.274587] droid-hal-init: Service 'apexd-bootstrap' (pid 3047) exited with status 0 waiting took 0.038000 seconds
  2185. [ 14.274629] droid-hal-init: Sending signal 9 to service 'apexd-bootstrap' (pid 3047) process group... HYBRIS: killing PID instead of process group.
  2186. [ 14.275845] droid-hal-init: processing action (ro.product.cpu.abilist32=* && early-init) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:86)
  2187. [ 14.275944] droid-hal-init: starting service 'boringssl_self_test32'...
  2188. [ 14.292606] droid-hal-init: SVC_EXEC service 'boringssl_self_test32' pid 3049 (uid 0 gid 0+0 context default) started; waiting...
  2189. [ 14.333461] droid-hal-init: Service 'boringssl_self_test32' (pid 3049) exited with status 0 waiting took 0.042000 seconds
  2190. [ 14.333503] droid-hal-init: Sending signal 9 to service 'boringssl_self_test32' (pid 3049) process group... HYBRIS: killing PID instead of process group.
  2191. [ 14.334094] droid-hal-init: processing action (ro.product.cpu.abilist64=* && early-init) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:88)
  2192. [ 14.334178] droid-hal-init: starting service 'boringssl_self_test64'...
  2193. [ 14.336084] droid-hal-init: SVC_EXEC service 'boringssl_self_test64' pid 3050 (uid 0 gid 0+0 context default) started; waiting...
  2194. [ 14.358853] droid-hal-init: Service 'boringssl_self_test64' (pid 3050) exited with status 0 waiting took 0.023000 seconds
  2195. [ 14.358893] droid-hal-init: Sending signal 9 to service 'boringssl_self_test64' (pid 3050) process group... HYBRIS: killing PID instead of process group.
  2196. [ 14.359479] droid-hal-init: processing action (early-init) from (/init.environ.rc:2)
  2197. [ 14.359684] droid-hal-init: processing action (ro.product.cpu.abilist32=* && early-init) from (/vendor/etc/init/boringssl_self_test.rc:2)
  2198. [ 14.360247] droid-hal-init: starting service 'boringssl_self_test32_vendor'...
  2199. [ 14.361814] droid-hal-init: SVC_EXEC service 'boringssl_self_test32_vendor' pid 3051 (uid 0 gid 0+0 context default) started; waiting...
  2200. [ 14.369872] droid-hal-init: Service 'boringssl_self_test32_vendor' (pid 3051) exited with status 0 waiting took 0.008000 seconds
  2201. [ 14.369897] droid-hal-init: Sending signal 9 to service 'boringssl_self_test32_vendor' (pid 3051) process group... HYBRIS: killing PID instead of process group.
  2202. [ 14.370337] droid-hal-init: processing action (ro.product.cpu.abilist64=* && early-init) from (/vendor/etc/init/boringssl_self_test.rc:4)
  2203. [ 14.370488] droid-hal-init: starting service 'boringssl_self_test64_vendor'...
  2204. [ 14.371999] droid-hal-init: SVC_EXEC service 'boringssl_self_test64_vendor' pid 3052 (uid 0 gid 0+0 context default) started; waiting...
  2205. [ 14.373400] [BATT] set charging_current(500000), PC connected at 14373392678 (2023-02-15 16:03:09.364894250 UTC)
  2206. [ 14.373454] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  2207. [ 14.373461] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  2208. [ 14.373467] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2209. [ 14.373604] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  2210. [ 14.383223] droid-hal-init: Service 'boringssl_self_test64_vendor' (pid 3052) exited with status 0 waiting took 0.011000 seconds
  2211. [ 14.383254] droid-hal-init: Sending signal 9 to service 'boringssl_self_test64_vendor' (pid 3052) process group... HYBRIS: killing PID instead of process group.
  2212. [ 14.383719] droid-hal-init: processing action (early-init) from (/vendor/etc/init/init.rc:18)
  2213. [ 14.383976] droid-hal-init: processing action (wait_for_coldboot_done) from (<Builtin Action>:0)
  2214. [ 14.384002] droid-hal-init: start_waiting_for_property("ro.cold_boot_done", "true"): already set
  2215. [ 14.384038] droid-hal-init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
  2216. [ 14.384068] droid-hal-init: /dev/hw_random not found
  2217. [ 14.384099] droid-hal-init: processing action (SetMmapRndBits) from (<Builtin Action>:0)
  2218. [ 14.384663] droid-hal-init: processing action (KeychordInit) from (<Builtin Action>:0)
  2219. [ 14.384794] droid-hal-init: EVIOCSMASK not supported: Invalid argument
  2220. [ 14.387165] msm-dwc3 6a00000.ssusb: Avail curr from USB = 0
  2221. [ 14.387253] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  2222. [ 14.387262] SMBCHG: usb_icl: 0 voting for 0 - on
  2223. [ 14.387271] SMBCHG: smbchg_set_usb_current_max: USB current_ma = 0
  2224. [ 14.387278] SMBCHG: usb_suspend: 2 voting for 0 - on
  2225. [ 14.387317] SMBCHG: smbchg_set_usb_current_max: usb type = 4 current set to 0 mA
  2226. [ 14.387386] SMBCHG: power_ok_handler: triggered: 0x00.
  2227. [ 14.387424] SMBCHG: smbchg_stay_awake: staying awake: 0x01 (bit 1)
  2228. [ 14.387436] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2229. [ 14.387518] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  2230. [ 14.387524] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 2
  2231. [ 14.387565] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  2232. [ 14.387571] android_work: [USB] android_work: set usb_connect2pc = 0
  2233. [ 14.387576] android_work: android_work: OS_NOT_YET
  2234. [ 14.389455] [BATT] cancel chg_full_check_work when plug out.
  2235. [ 14.389464] [BATT] batt_worker: total_time since last batt update = 1403 ms.
  2236. [ 14.389504] [BATT] charger_exist_lock Unlock at 14389497628 (2023-02-15 16:03:09.380999512 UTC)
  2237. [ 14.391652] SMBCHG: fastchg_handler: p2f triggered
  2238. [ 14.391685] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2239. [ 14.391997] [BATT] set_batt_psy_property. value(0) prop(89) at 14391992211 (2023-02-15 16:03:09.383491075 UTC)
  2240. [ 14.392015] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 0
  2241. [ 14.392023] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  2242. [ 14.392030] [BATT] batt_level_adjust: Cable plug out, to store difference between UI & SOC. store_level:0, prev_level:99, raw_level:99
  2243. [ 14.392038] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  2244. [ 14.392335] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 0, rc = 0
  2245. [ 14.392342] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2246. [ 14.395727] [BATT][SMBCHG] 0x1010=00,0x1210=00,0x1242=00,0x1310=04,0x1340=12,0x1608=10,0x1610=00,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=1,smb_curr=17mA,batfet_wa=0
  2247. [ 14.395884] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,2e,9f,80,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  2248. [ 14.395892] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,2a,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  2249. [ 14.399020] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=NONE,chg_src=0,chg_en=0,health=1,overload=0,duration=0min,vbus=5162mV,max_iusb=0mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=251,usb_overheat=0,level_accu=0 at 14399012837 (2023-02-15 16:03:09.390494721 UTC)
  2250. [ 14.399029] [BATT] Device is at booting stage at 14399020389 (2023-02-15 16:03:09.390525451 UTC)
  2251. [ 14.410214] droid-hal-init: processing action (init) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:115)
  2252. [ 14.410542] droid-hal-init: Command 'symlink /proc/self/fd/0 /dev/stdin' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:122) took 0ms and failed: symlink() failed: File exists
  2253. [ 14.410586] droid-hal-init: Command 'symlink /proc/self/fd/1 /dev/stdout' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:123) took 0ms and failed: symlink() failed: File exists
  2254. [ 14.410625] droid-hal-init: Command 'symlink /proc/self/fd/2 /dev/stderr' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:124) took 0ms and failed: symlink() failed: File exists
  2255. [ 14.418130] droid-hal-init: Command 'symlink /dev/binderfs/binder /dev/binder' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:184) took 0ms and failed: symlink() failed: File exists
  2256. [ 14.418177] droid-hal-init: Command 'symlink /dev/binderfs/hwbinder /dev/hwbinder' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:185) took 0ms and failed: symlink() failed: File exists
  2257. [ 14.418217] droid-hal-init: Command 'symlink /dev/binderfs/vndbinder /dev/vndbinder' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:186) took 0ms and failed: symlink() failed: File exists
  2258. [ 14.424258] droid-hal-init: Command 'copy /dev/cpuset/cpus /dev/cpuset/foreground/cpus' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:281) took 0ms and failed: Could not read input file '/dev/cpuset/cpus': open() failed: No such file or directory
  2259. [ 14.424314] droid-hal-init: Command 'copy /dev/cpuset/mems /dev/cpuset/foreground/mems' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:282) took 0ms and failed: Could not read input file '/dev/cpuset/mems': open() failed: No such file or directory
  2260. [ 14.424383] droid-hal-init: Command 'copy /dev/cpuset/cpus /dev/cpuset/background/cpus' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:284) took 0ms and failed: Could not read input file '/dev/cpuset/cpus': open() failed: No such file or directory
  2261. [ 14.424430] droid-hal-init: Command 'copy /dev/cpuset/mems /dev/cpuset/background/mems' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:285) took 0ms and failed: Could not read input file '/dev/cpuset/mems': open() failed: No such file or directory
  2262. [ 14.424499] droid-hal-init: Command 'copy /dev/cpuset/cpus /dev/cpuset/system-background/cpus' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:291) took 0ms and failed: Could not read input file '/dev/cpuset/cpus': open() failed: No such file or directory
  2263. [ 14.424546] droid-hal-init: Command 'copy /dev/cpuset/mems /dev/cpuset/system-background/mems' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:292) took 0ms and failed: Could not read input file '/dev/cpuset/mems': open() failed: No such file or directory
  2264. [ 14.424615] droid-hal-init: Command 'copy /dev/cpuset/cpus /dev/cpuset/restricted/cpus' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:297) took 0ms and failed: Could not read input file '/dev/cpuset/cpus': open() failed: No such file or directory
  2265. [ 14.424660] droid-hal-init: Command 'copy /dev/cpuset/mems /dev/cpuset/restricted/mems' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:298) took 0ms and failed: Could not read input file '/dev/cpuset/mems': open() failed: No such file or directory
  2266. [ 14.424728] droid-hal-init: Command 'copy /dev/cpuset/cpus /dev/cpuset/top-app/cpus' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:301) took 0ms and failed: Could not read input file '/dev/cpuset/cpus': open() failed: No such file or directory
  2267. [ 14.424774] droid-hal-init: Command 'copy /dev/cpuset/mems /dev/cpuset/top-app/mems' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:302) took 0ms and failed: Could not read input file '/dev/cpuset/mems': open() failed: No such file or directory
  2268. [ 14.425504] Registered swp emulation handler
  2269. [ 14.425551] droid-hal-init: Command 'symlink /proc/self/fd /dev/fd' action=init (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:364) took 0ms and failed: symlink() failed: File exists
  2270. [ 14.425985] droid-hal-init: starting service 'logd'...
  2271. [ 14.426084] droid-hal-init: Created socket '/dev/socket/logd', mode 666, user 1036, group 1036
  2272. [ 14.426164] droid-hal-init: Created socket '/dev/socket/logdr', mode 666, user 1036, group 1036
  2273. [ 14.426252] droid-hal-init: Created socket '/dev/socket/logdw', mode 222, user 1036, group 1036
  2274. [ 14.426294] droid-hal-init: Opened file '/proc/kmsg', flags 0
  2275. [ 14.426324] droid-hal-init: Opened file '/dev/kmsg', flags 1
  2276. [ 14.428208] droid-hal-init: starting service 'servicemanager'...
  2277. [ 14.429820] droid-hal-init: starting service 'hwservicemanager'...
  2278. [ 14.432072] droid-hal-init: starting service 'vndservicemanager'...
  2279. [ 14.433875] droid-hal-init: processing action (ro.debuggable=1 && init) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:1071)
  2280. [ 14.433978] droid-hal-init: processing action (init) from (/system/etc/init/audioserver.rc:56)
  2281. [ 14.434111] droid-hal-init: processing action (init) from (/system/etc/init/lineage-iosched.rc:1)
  2282. [ 14.434427] droid-hal-init: processing action (init) from (/system/etc/init/lineage-system.rc:2)
  2283. [ 14.434468] droid-hal-init: processing action (init) from (/vendor/etc/init/init.rc:22)
  2284. [ 14.434627] droid-hal-init: starting service 'vendor.mid_sh'...
  2285. [ 14.437222] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  2286. [ 14.439362] droid-hal-init: wait for '/dev/block/platform/soc/624000.ufshc' took 0ms
  2287. [ 14.440951] droid-hal-init: Command 'symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice' action=init (/vendor/etc/init/init.rc:33) took 1ms and failed: symlink() failed: File exists
  2288. [ 14.441666] droid-hal-init: starting service 'vendor.qseecomd'...
  2289. [ 14.445083] droid-hal-init: Command 'symlink /sdcard /mnt/sdcard' action=init (/vendor/etc/init/init.rc:41) took 0ms and failed: symlink() failed: File exists
  2290. [ 14.462099] droid-hal-init: processing action (init) from (/vendor/etc/init/init.rc:893)
  2291. [ 14.462238] droid-hal-init: starting service 'vendor.darkboot'...
  2292. [ 14.464122] droid-hal-init: processing action (init) from (/vendor/etc/init/init.usb.rc:1)
  2293. [ 14.466632] droid-hal-init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
  2294. [ 14.466676] droid-hal-init: /dev/hw_random not found
  2295. [ 14.467017] droid-hal-init: processing action (late-init) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:418)
  2296. [ 14.467098] droid-hal-init: processing action (late-init) from (/system/etc/init/atrace.rc:3)
  2297. [ 14.470635] logd.auditd: start
  2298. [ 14.470658] logd.klogd: 14470639511
  2299. [ 14.479384] droid-hal-init: Command 'write /sys/kernel/tracing/tracing_on 0' action=late-init (/system/etc/init/atrace.rc:171) took 0ms and failed: Unable to write to file '/sys/kernel/tracing/tracing_on': open() failed: Permission denied
  2300. [ 14.480533] droid-hal-init: processing action (late-init) from (/vendor/etc/init/[email protected]:1)
  2301. [ 14.481391] droid-hal-init: processing action (queue_property_triggers) from (<Builtin Action>:0)
  2302. [ 14.481483] droid-hal-init: processing action (ready) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:1112)
  2303. [ 14.481539] droid-hal-init: starting service 'droid_init_done'...
  2304. [ 14.483744] droid-hal-init: processing action (fs) from (/system/etc/init/logd.rc:28)
  2305. [ 14.483941] droid-hal-init: processing action (fs) from (/system/etc/init/wifi.rc:25)
  2306. [ 14.486801] droid-hal-init: processing action (fs) from (/vendor/etc/init/init.rc:108)
  2307. [ 14.487442] droid-hal-init: wait for '/dev/block/platform/soc/624000.ufshc/sda18' took 0ms
  2308. [ 14.488849] droid-hal-init: processing action (post-fs) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:458)
  2309. [ 14.491377] droid-hal-init: processing action (post-fs) from (/usr/libexec/droid-hybris/system/etc/init/ecclist.rc:1)
  2310. [ 14.491462] droid-hal-init: processing action (post-fs) from (/system/etc/init/atrace_userdebug.rc:7)
  2311. [ 14.491845] droid-hal-init: processing action (post-fs) from (/system/etc/init/gsid.rc:8)
  2312. [ 14.491978] droid-hal-init: processing action (post-fs) from (/system/etc/init/recovery-refresh.rc:1)
  2313. [ 14.492067] droid-hal-init: starting service 'exec 2 (/system/bin/recovery-refresh)'...
  2314. [ 14.493191] droid-hal-init: processing action (post-fs) from (/vendor/etc/init/[email protected]:6)
  2315. [ 14.494339] droid-hal-init: processing action (post-fs) from (/vendor/etc/init/init.nanohub.rc:1)
  2316. [ 14.494591] droid-hal-init: starting service 'vendor.flash-nanohub-fw'...
  2317. [ 14.496229] droid-hal-init: processing action (post-fs) from (/vendor/etc/init/init.rc:124)
  2318. [ 14.496973] droid-hal-init: Command 'symlink /dev/block/platform/soc.0/f9824900.sdhci /dev/block/bootdevice' action=post-fs (/vendor/etc/init/init.rc:125) took 0ms and failed: symlink() failed: File exists
  2319. [ 14.502382] droid-hal-init: Service 'vendor.mid_sh' (pid 3064) exited with status 0 oneshot service took 0.066000 seconds in background
  2320. [ 14.502414] droid-hal-init: Sending signal 9 to service 'vendor.mid_sh' (pid 3064) process group... HYBRIS: killing PID instead of process group.
  2321. [ 14.505022] droid-hal-init: Service 'vendor.darkboot' (pid 3069) exited with status 0 oneshot service took 0.041000 seconds in background
  2322. [ 14.505053] droid-hal-init: Sending signal 9 to service 'vendor.darkboot' (pid 3069) process group... HYBRIS: killing PID instead of process group.
  2323. [ 14.515193] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  2324. [ 14.515205] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  2325. [ 14.515268] android_work: android_work: sent uevent USB_STATE=CONNECTED
  2326. [ 14.515276] android_work: [USB] android_work: set usb_connect2pc = 1
  2327. [ 14.516141] droid-hal-init: Service 'exec 2 (/system/bin/recovery-refresh)' (pid 3078) exited with status 254 oneshot service took 0.023000 seconds in background
  2328. [ 14.516182] droid-hal-init: Sending signal 9 to service 'exec 2 (/system/bin/recovery-refresh)' (pid 3078) process group... HYBRIS: killing PID instead of process group.
  2329. [ 14.518955] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 1
  2330. [ 14.518965] android_work: [USB] android_work: sw_connected 1, connected 0 last_uevent 1
  2331. [ 14.519021] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  2332. [ 14.519028] android_work: [USB] android_work: set usb_connect2pc = 0
  2333. [ 14.519034] android_work: android_work: OS_NOT_YET
  2334. [ 14.521687] ufshcd 624000.ufshc: ufshcd_ioctl: User buffer is NULL!
  2335. [ 14.534104] capability: warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
  2336. [ 14.536479] QSEECOM: qseecom_register_listener: Service 8192 is registered
  2337. [ 14.538738] QSEECOM: qseecom_register_listener: Service 12288 is registered
  2338. [ 14.565416] dwc3 dwc3_gadget_conndone_interrupt: usb conn speed = 3
  2339. [ 14.571297] QSEECOM: qseecom_register_listener: Service 11 is registered
  2340. [ 14.574195] QSEECOM: qseecom_register_listener: Service 10 is registered
  2341. [ 14.574837] wait_for_keymaster: Waiting for Keymaster device
  2342. [ 14.580118] wait_for_keymaster: Check failed: serviceManager Could not retrieve ServiceManager
  2343. [ 14.580451] alloc_contig_range: [fc880, fc8fe) PFNs busy
  2344. [ 14.581764] QSEECOM: qseecom_register_listener: Service 28672 is registered
  2345. [ 14.610726] QSEECOM: qseecom_register_listener: Service 36864 is registered
  2346. [ 14.612685] QSEECOM: qseecom_register_listener: Service 4352 is registered
  2347. [ 14.613310] droid-hal-init: Wait for property 'sys.listeners.registered=true' took 116ms
  2348. [ 14.613492] droid-hal-init: processing action (post-fs) from (/vendor/etc/init/init.usb.rc:16)
  2349. [ 14.614142] droid-hal-init: Command 'write /sys/class/android_usb/android0/f_ffs/aliases adb,mtp,ptp' action=post-fs (/vendor/etc/init/init.usb.rc:17) took 0ms and failed: Unable to write to file '/sys/class/android_usb/android0/f_ffs/aliases': Unable to write file contents: Device or resource busy
  2350. [ 14.619766] droid-hal-init: processing action (late-fs) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:522)
  2351. [ 14.620536] droid-hal-init: starting service 'system_suspend'...
  2352. [ 14.623667] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  2353. [ 14.625986] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  2354. [ 14.628330] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  2355. [ 14.631507] droid-hal-init: processing action (late-fs) from (/vendor/etc/init/init.rc:129)
  2356. [ 14.632207] droid-hal-init: starting service 'vendor.devstart_sh'...
  2357. [ 14.633649] DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***DEBUG: LineageOS Version: '18.1-20230712-NIGHTLY-marlin'DEBUG: Build fingerprint: 'google/marlin/marlin:10/QP1A.191005.007.A3/5972272:user/release-keys'DEBUG: Revision: '0'DEBUG: ABI: 'arm64'DEBUG: Timestamp: 2023-02-15 16:03:09+0000DEBUG: pid: 3088, tid: 3088, name: wait_for_keymas >>> /system/bin/wait_for_keymaster <<<DEBUG: uid: 0DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------DEBUG: Abort message: 'Check failed: serviceManager Could not retrieve ServiceManager'DEBUG: x0 0000000000000000 x1 0000000000000c10 x2 0000000000000006 x3 0000007fd568bcd0DEBUG: x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 000000000000000aDEBUG: x8 00000000000000f0 x9 5117fff6fbdba437 x10 ffffff80ffffffdf x11 ffffffc0ffffffdf
  2358. [ 14.634476] DEBUG: x12 6369767265532065 x13 726567616e614d65 x14 000000743d89cb50 x15 00000000ffffffe9DEBUG: x16 000000760dad2c78 x17 000000760dab4c20 x18 000000760ec18000 x19 00000000000000acDEBUG: x20 0000000000000c10 x21 00000000000000b2 x22 0000000000000c10 x23 00000000ffffffffDEBUG: x24 0000000000000000 x25 0000000000000000 x26 000000760e332000 x27 0000000000000000DEBUG: x28 0000000000000000 x29 0000007fd568bd50DEBUG: lr 000000760da6656c sp 0000007fd568bcb0 pc 000000760da66598 pst 0000000000000000
  2359. [ 14.642297] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  2360. [ 14.642453] DEBUG:
  2361. [ 14.642467] DEBUG: backtrace:DEBUG: #00 pc 000000000004e598 /apex/com.android.runtime/lib64/bionic/libc.so (abort+176) (BuildId: 6fef2b0ca43a1525af04ae1c6da427de)DEBUG: #01 pc 0000000000011e50 /system/lib64/libbase.so (android::base::DefaultAborter(char const*)+12) (BuildId: 49b27a71402b491c2510d16fc20009fe)DEBUG: #02 pc 0000000000013a38 /system/lib64/libbase.so (android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_3::__invoke(char const*)+76) (BuildId: 49b27a71402b491c2510d16fc20009fe)DEBUG: #03 pc 0000000000013058 /system/lib64/libbase.so (android::base::LogMessage::~LogMessage()+316) (BuildId: 49b27a71402b491c2510d16fc20009fe)DEBUG: #04 pc 000000000000e978 /system/lib64/libkeymaster4_1support.so (android::hardware::keymaster::V4_1::support::Keymaster::enumerateAvailableDevices()+788) (BuildId: c9e0ecf26a41f02c987ec4b8a078d16d)
  2362. [ 14.642910] DEBUG: #05 pc 0000000000003664 /system/bin/wait_for_keymaster (android::vold::Keymaster::Keymaster()+56) (BuildId: 5f27a16b7a3013d35a3e9fc494787f31)DEBUG: #06 pc 000000000000315c /system/bin/wait_for_keymaster (main+276) (BuildId: 5f27a16b7a3013d35a3e9fc494787f31)DEBUG: #07 pc 0000000000049aec /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 6fef2b0ca43a1525af04ae1c6da427de)
  2363. [ 14.657058] droid-hal-init: starting service 'vendor.configstore-hal'...
  2364. [ 14.659617] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  2365. [ 14.662344] droid-hal-init: start_waiting_for_property("hwservicemanager.ready", "true"): already set
  2366. [ 14.663102] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 0,connect2pc 0
  2367. [ 14.663114] android_work: [USB] android_work: sw_connected 0, connected 1 last_uevent 0
  2368. [ 14.663182] android_work: android_work: sent uevent USB_STATE=CONNECTED
  2369. [ 14.663192] android_work: [USB] android_work: set usb_connect2pc = 1
  2370. [ 14.671844] droid-hal-init: starting service 'vendor.time_daemon'...
  2371. [ 14.677180] droid-hal-init: processing action (post-fs-data) from (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:531)
  2372. [ 14.677872] droid-hal-init: Command 'restorecon /data' action=post-fs-data (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:541) took 0ms and failed: selinux_android_restorecon() failed: Operation not supported on transport endpoint
  2373. [ 14.692507] droid-hal-init: Not setting encryption policy on: /data/apex
  2374. [ 14.693331] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 3131) exited with status 1
  2375. [ 14.693895] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 3131) process group... HYBRIS: killing PID instead of process group.
  2376. [ 14.695987] droid-hal-init: Not setting encryption policy on: /data/app-staging
  2377. [ 14.700293] adsp-loader soc:qcom,msm-adsp-loader: adsp_loader_do: scheduling work to load ADSP fw
  2378. [ 14.700554] sensors-ssc soc:qcom,msm-ssc-sensors: slpi_loader_do: scheduling work to load SLPI fw
  2379. [ 14.700572] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
  2380. [ 14.700690] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
  2381. [ 14.700871] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  2382. [ 14.701027] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  2383. [ 14.701037] SMBCHG: usb_icl: 0 voting for 500 - on
  2384. [ 14.701066] SMBCHG: smbchg_set_usb_current_max: USB current_ma = 500
  2385. [ 14.701074] SMBCHG: usb_suspend: 2 voting for 0 - off
  2386. [ 14.701254] SMBCHG: power_ok_handler: triggered: 0x01. prev_dischg_time_ms(1102) dischg_time_ms(313) diff(789) count_same_dischg(1) limit_iusb(0)
  2387. [ 14.701317] SMBCHG: smbchg_set_usb_current_max: usb type = 4 current set to 500 mA
  2388. [ 14.701341] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2389. [ 14.701456] android_work: [USB] android_work: sw_suspended 0, suspended 0 config 1,connect2pc 1
  2390. [ 14.701464] android_work: [USB] android_work: sw_connected 1, connected 1 last_uevent 1
  2391. [ 14.701872] [BATT] charger_exist_lock Lock at 14701868284 (2023-02-15 16:03:09.693367512 UTC)
  2392. [ 14.702199] [BATT] batt_worker: total_time since last batt update = 313 ms.
  2393. [ 14.702724] [BATT] chg_full_check_worker: vol:4203, curr=262, is_full_count=0, is_full=0 at 14702721930 (2023-02-15 16:03:09.694216627 UTC)
  2394. [ 14.705937] [BATT] set_batt_psy_property. value(0) prop(89) at 14705934326 (2023-02-15 16:03:09.697430325 UTC)
  2395. [ 14.705957] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 0
  2396. [ 14.705964] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  2397. [ 14.705971] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  2398. [ 14.705980] [BATT] set charging_current(500000) at 14705971982 (2023-02-15 16:03:09.697475950 UTC)
  2399. [ 14.706004] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 14705996617 (2023-02-15 16:03:09.697496835 UTC)
  2400. [ 14.706014] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 14706006357 (2023-02-15 16:03:09.697509596 UTC)
  2401. [ 14.706022] [BATT] set_batt_psy_property. value(3400000) prop(32) at 14706015784 (2023-02-15 16:03:09.697518606 UTC)
  2402. [ 14.706034] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  2403. [ 14.706040] [BATT] set charging_enable(1) at 14706032555 (2023-02-15 16:03:09.697536731 UTC)
  2404. [ 14.706048] [BATT] set_batt_psy_property. value(1) prop(68) at 14706040472 (2023-02-15 16:03:09.697544700 UTC)
  2405. [ 14.706057] [BATT] set pwrsrc_enable(1) at 14706049013 (2023-02-15 16:03:09.697553502 UTC)
  2406. [ 14.706065] [BATT] set_batt_psy_property. value(1) prop(69) at 14706056722 (2023-02-15 16:03:09.697561210 UTC)
  2407. [ 14.706463] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  2408. [ 14.706474] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2409. [ 14.709212] [BATT][SMBCHG] 0x1010=00,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=1,smb_curr=16mA,batfet_wa=0
  2410. [ 14.709381] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,9f,89,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  2411. [ 14.709393] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  2412. [ 14.713552] [BATT] ID=3,level=99,level_raw=99,vol=4203mV,temp=277,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4948mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=255,usb_overheat=0,level_accu=0 at 14713551774 (2023-02-15 16:03:09.705014909 UTC)
  2413. [ 14.713574] [BATT] Device is at booting stage at 14713567660 (2023-02-15 16:03:09.705070065 UTC)
  2414. [ 14.720809] droid-hal-init: starting service 'apexd'...
  2415. [ 14.723040] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 3133) exited with status 0
  2416. [ 14.723108] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 3133) process group... HYBRIS: killing PID instead of process group.
  2417. [ 14.724033] droid-hal-init: Command 'copy /data/system/entropy.dat /dev/urandom' action=post-fs-data (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:566) took 0ms and failed: Could not read input file '/data/system/entropy.dat': open() failed: No such file or directory
  2418. [ 14.737119] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 3135) exited with status 0
  2419. [ 14.737158] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 3135) process group... HYBRIS: killing PID instead of process group.
  2420. [ 14.738118] droid-hal-init: Service 'vendor.time_daemon' (pid 3152) exited with status 234
  2421. [ 14.738155] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 3152) process group... HYBRIS: killing PID instead of process group.
  2422. [ 14.738798] droid-hal-init: Command 'copy /data/misc/recovery/ro.build.fingerprint /data/misc/recovery/ro.build.fingerprint.1' action=post-fs-data (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:571) took 0ms and failed: Could not read input file '/data/misc/recovery/ro.build.fingerprint': open() failed: No such file or directory
  2423. [ 14.739605] droid-hal-init: Command 'copy /data/misc/recovery/proc/version /data/misc/recovery/proc/version.1' action=post-fs-data (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:578) took 0ms and failed: Could not read input file '/data/misc/recovery/proc/version': open() failed: No such file or directory
  2424. [ 14.740555] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 3148) exited with status 0
  2425. [ 14.740595] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 3148) process group... HYBRIS: killing PID instead of process group.
  2426. [ 14.740819] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2427. [ 14.753979] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  2428. [ 14.755559] logd: logdr: UID=0 GID=0 PID=3124 n tail=50 logMask=8 pid=3088 start=0ns timeout=0ns
  2429. [ 14.767966] droid-hal-init: Not setting encryption policy on: /data/preloads
  2430. [ 14.768411] subsys-pil-tz 9300000.qcom,lpass: adsp: loading from 0x0000000000000000 to 0x0000000000000000
  2431. [ 14.780715] DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***DEBUG: LineageOS Version: '18.1-20230712-NIGHTLY-marlin'DEBUG: Build fingerprint: 'google/marlin/marlin:10/QP1A.191005.007.A3/5972272:user/release-keys'DEBUG: Revision: '0'DEBUG: ABI: 'arm64'DEBUG: Timestamp: 2023-02-15 16:03:09+0000DEBUG: pid: 3129, tid: 3129, name: android.system. >>> /system/bin/hw/[email protected] <<<DEBUG: uid: 1000DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------DEBUG: Abort message: 'Unable to register suspend_control service: -1'DEBUG: x0 0000000000000000 x1 0000000000000c39 x2 0000000000000006 x3 0000007fcbc3f120DEBUG: x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 0000000000000018DEBUG: x8 00000000000000f0 x9 8b3c2b36234c2330 x10 ffffff80ffffffdf x11 ffffffc0ffffffdf
  2432. [ 14.781500] DEBUG: x12 0000007fcbc3f0c0 x13 000000000000002f x14 ffffffffff000000 x15 ffffffffffffffffDEBUG: x16 0000007114f90c78 x17 0000007114f72c20 x18 00000071163fa000 x19 00000000000000acDEBUG: x20 0000000000000c39 x21 00000000000000b2 x22 0000000000000c39 x23 00000000ffffffffDEBUG: x24 0000000000000000 x25 0000000000000000 x26 0000000000000000 x27 0000000000000000DEBUG: x28 0000000000000000 x29 0000007fcbc3f1a0DEBUG: lr 0000007114f2456c sp 0000007fcbc3f100 pc 0000007114f24598 pst 0000000000000000
  2433. [ 14.781778] subsys-pil-tz 1c00000.qcom,ssc: slpi: loading from 0x0000000000000000 to 0x0000000000000000
  2434. [ 14.786235] droid-hal-init: Not setting encryption policy on: /data/vendor_ce
  2435. [ 14.786613] droid-hal-init: Not setting encryption policy on: /data/vendor_de
  2436. [ 14.786626] DEBUG:
  2437. [ 14.786630] DEBUG: backtrace:DEBUG: #00 pc 000000000004e598 /apex/com.android.runtime/lib64/bionic/libc.so (abort+176) (BuildId: 6fef2b0ca43a1525af04ae1c6da427de)DEBUG: #01 pc 00000000000062a0 /system/lib64/liblog.so (__android_log_default_aborter+12) (BuildId: b5e84530b2278e3780a02ed82997eafa)DEBUG: #02 pc 0000000000013058 /system/lib64/libbase.so (android::base::LogMessage::~LogMessage()+316) (BuildId: 49b27a71402b491c2510d16fc20009fe)DEBUG: #03 pc 0000000000008598 /system/bin/hw/[email protected] (main+1360) (BuildId: b947e4f191ed19705a813917d4207a52)DEBUG: #04 pc 0000000000049aec /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 6fef2b0ca43a1525af04ae1c6da427de)
  2438. [ 14.787807] droid-hal-init: Not setting encryption policy on: /data/data
  2439. [ 14.803873] droid-hal-init: Not setting encryption policy on: /data/lost+found
  2440. [ 14.805806] SMBCHG: fastchg_handler: p2f triggered
  2441. [ 14.805835] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2442. [ 14.807976] logd: logdr: UID=1000 GID=1000 PID=3174 n tail=50 logMask=8 pid=3129 start=0ns timeout=0ns
  2443. [ 14.808641] logd: logdr: UID=1000 GID=1000 PID=3174 n tail=50 logMask=1 pid=3129 start=0ns timeout=0ns
  2444. [ 14.809338] logd: logdr: UID=1000 GID=1000 PID=3174 n tail=0 logMask=8 pid=3129 start=0ns timeout=0ns
  2445. [ 14.812097] logd: logdr: UID=1000 GID=1000 PID=3174 n tail=0 logMask=1 pid=3129 start=0ns timeout=0ns
  2446. [ 14.814253] droid-hal-init: Not setting encryption policy on: /data/system_de
  2447. [ 14.815847] droid-hal-init: Not setting encryption policy on: /data/system_ce
  2448. [ 14.816230] droid-hal-init: Not setting encryption policy on: /data/misc_de
  2449. [ 14.816591] droid-hal-init: Not setting encryption policy on: /data/misc_ce
  2450. [ 14.817025] droid-hal-init: Not setting encryption policy on: /data/user
  2451. [ 14.817381] droid-hal-init: Not setting encryption policy on: /data/user_de
  2452. [ 14.817783] droid-hal-init: Command 'rm /data/user/0' action=post-fs-data (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:711) took 0ms and failed: unlink() failed: No such file or directory
  2453. [ 14.823652] logd: logdr: UID=0 GID=0 PID=3124 n tail=50 logMask=1 pid=3088 start=0ns timeout=0ns
  2454. [ 14.840244] apexd: This device does not support updatable APEX. Exiting
  2455. [ 14.840273] apexd: Marking APEXd as activated
  2456. [ 14.840593] droid-hal-init: Wait for property 'apexd.status=activated' took 17ms
  2457. [ 14.848243] logd: logdr: UID=0 GID=0 PID=3124 n tail=0 logMask=8 pid=3088 start=0ns timeout=0ns
  2458. [ 14.865906] droid-hal-init: Parsing file /apex/com.android.adbd/etc/init.rc...
  2459. [ 14.866306] droid-hal-init: Parsing file /apex/com.android.media.swcodec/etc/init.rc...
  2460. [ 14.867191] logd: logdr: UID=0 GID=0 PID=3124 n tail=0 logMask=1 pid=3088 start=0ns timeout=0ns
  2461. [ 14.867494] droid-hal-init: Parsing file /apex/com.android.os.statsd/etc/init.rc...
  2462. [ 14.870463] droid-hal-init: Parsing file /apex/com.android.sdkext/etc/derive_sdk.rc...
  2463. [ 14.871426] droid-hal-init: Service 'vendor.devstart_sh' (pid 3137) exited with status 0 oneshot service took 0.233000 seconds in background
  2464. [ 14.871464] droid-hal-init: Sending signal 9 to service 'vendor.devstart_sh' (pid 3137) process group... HYBRIS: killing PID instead of process group.
  2465. [ 14.872005] droid-hal-init: Service 'apexd' (pid 3167) exited with status 0 oneshot service took 0.150000 seconds in background
  2466. [ 14.872035] droid-hal-init: Sending signal 9 to service 'apexd' (pid 3167) process group... HYBRIS: killing PID instead of process group.
  2467. [ 14.872521] droid-hal-init: Not setting encryption policy on: /data/media
  2468. [ 14.875762] droid-hal-init: starting service 'exec 3 (/system/bin/chattr +F /data/media)'...
  2469. [ 14.876937] droid-hal-init: SVC_EXEC service 'exec 3 (/system/bin/chattr +F /data/media)' pid 3251 (uid 1023 gid 1023+0 context default) started; waiting...
  2470. [ 14.885376] type=1107 audit(1676476989.490:28): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2471. [ 14.885481] type=1107 audit(1676476989.490:29): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2472. [ 14.885549] type=1130 audit(1676476989.496:30): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=udhcpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2473. [ 14.885601] type=1130 audit(1676476989.520:31): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=droid-hal-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2474. [ 14.885659] type=1130 audit(1676476989.530:32): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=quota_nld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2475. [ 14.885712] type=1130 audit(1676476989.536:33): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=droid-late-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2476. [ 14.885765] type=1107 audit(1676476989.586:34): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2477. [ 14.885819] type=1130 audit(1676476989.586:35): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2478. [ 14.885868] type=1131 audit(1676476989.603:36): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=droid-late-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2479. [ 14.885918] type=1130 audit(1676476989.613:37): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=sailjaild comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2480. [ 14.885970] type=1130 audit(1676476989.626:38): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=ofono comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2481. [ 14.886032] type=1130 audit(1676476989.663:39): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2482. [ 14.886084] type=1701 audit(1676476989.730:40): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  2483. [ 14.886179] type=1701 audit(1676476989.803:41): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  2484. [ 14.886259] type=1130 audit(1676476989.813:42): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=jolla-devicelock-encsfa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2485. [ 14.886309] type=1701 audit(1676476989.866:43): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel comm="wait_for_keymas" exe="/system/bin/wait_for_keymaster" sig=6
  2486. [ 14.890088] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  2487. [ 14.890130] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  2488. [ 14.890138] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 1)
  2489. [ 14.923675] droid-hal-init: Service 'exec 3 (/system/bin/chattr +F /data/media)' (pid 3251) exited with status 0 waiting took 0.046000 seconds
  2490. [ 14.923711] droid-hal-init: Sending signal 9 to service 'exec 3 (/system/bin/chattr +F /data/media)' (pid 3251) process group... HYBRIS: killing PID instead of process group.
  2491. [ 14.924851] droid-hal-init: starting service 'derive_sdk'...
  2492. [ 14.926472] droid-hal-init: SVC_EXEC service 'derive_sdk' pid 3303 (uid 9999 gid 9999+0 context default) started; waiting...
  2493. [ 14.951386] droid-hal-init: Service 'system_suspend' (pid 3129) received signal 6
  2494. [ 14.951420] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 3129) process group... HYBRIS: killing PID instead of process group.
  2495. [ 14.959071] droid-hal-init: Service 'vendor.configstore-hal' (pid 3147) received signal 31
  2496. [ 14.959114] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 3147) process group... HYBRIS: killing PID instead of process group.
  2497. [ 14.980519] droid-hal-init: Service 'derive_sdk' (pid 3303) exited with status 0 waiting took 0.054000 seconds
  2498. [ 14.980554] droid-hal-init: Sending signal 9 to service 'derive_sdk' (pid 3303) process group... HYBRIS: killing PID instead of process group.
  2499. [ 14.981046] droid-hal-init: starting service 'apexd-snapshotde'...
  2500. [ 14.982752] droid-hal-init: SVC_EXEC service 'apexd-snapshotde' pid 3360 (uid 0 gid 1000+0 context default) started; waiting...
  2501. [ 14.997694] type=1130 audit(1676476989.986:44): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=wait_for_keymaster comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  2502. [ 15.024514] apexd: This device does not support updatable APEX. Exiting
  2503. [ 15.024543] apexd: Marking APEXd as ready
  2504. [ 15.026629] droid-hal-init: Service 'apexd-snapshotde' (pid 3360) exited with status 0 waiting took 0.044000 seconds
  2505. [ 15.026661] droid-hal-init: Sending signal 9 to service 'apexd-snapshotde' (pid 3360) process group... HYBRIS: killing PID instead of process group.
  2506. [ 15.297659] subsys-pil-tz 9300000.qcom,lpass: adsp: Brought out of reset
  2507. [ 15.308936] [AUD] snd_soc_msm8996: uart_gpios_init done
  2508. [ 15.308952] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2509. [ 15.308963] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2510. [ 15.309088] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2511. [ 15.309130] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2512. [ 15.309161] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2513. [ 15.309187] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2514. [ 15.309217] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2515. [ 15.312207] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  2516. [ 15.317844] [AUD] snd_soc_msm8996: uart_gpios_init done
  2517. [ 15.317859] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2518. [ 15.317869] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2519. [ 15.317915] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2520. [ 15.317937] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2521. [ 15.317959] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2522. [ 15.317980] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2523. [ 15.318001] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2524. [ 15.319457] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  2525. [ 15.319822] subsys-pil-tz 9300000.qcom,lpass: Subsystem error monitoring/handling services are up
  2526. [ 15.319865] subsys-pil-tz 9300000.qcom,lpass: adsp: Power/Clock ready interrupt received
  2527. [ 15.319906] sysmon_send_event_no_qmi: Message sending failed -19
  2528. [ 15.319936] L-Notify: Generel: 7
  2529. [ 15.330282] apr_tal:Q6 Is Up
  2530. [ 15.331492] [AUD] snd_soc_msm8996: msm8996_asoc_machine_probe: schedule_delayed_work with card_det_work
  2531. [ 15.331826] [AUD] snd_soc_msm8996: uart_gpios_init done
  2532. [ 15.331841] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2533. [ 15.331855] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2534. [ 15.332036] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2535. [ 15.332118] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2536. [ 15.332172] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2537. [ 15.332222] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2538. [ 15.332273] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2539. [ 15.334333] msm8996-asoc-snd soc:sound-9335: ASoC: platform (null) not registered
  2540. [ 15.347054] [AUD] snd_soc_msm8996: uart_gpios_init done
  2541. [ 15.347070] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2542. [ 15.347082] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2543. [ 15.347248] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2544. [ 15.347300] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2545. [ 15.347331] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2546. [ 15.347362] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2547. [ 15.347400] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2548. [ 15.353129] msm8996-asoc-snd soc:sound-9335: ASoC: CODEC DAI tasha_vifeedback not registered
  2549. [ 15.372955] subsys-pil-tz 1c00000.qcom,ssc: slpi: Brought out of reset
  2550. [ 15.393651] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  2551. [ 15.393907] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  2552. [ 15.415300] [AUD] snd_soc_msm8996: uart_gpios_init done
  2553. [ 15.415316] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2554. [ 15.415327] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2555. [ 15.415401] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2556. [ 15.415424] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2557. [ 15.415446] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2558. [ 15.415469] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2559. [ 15.415489] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2560. [ 15.418317] msm8996-asoc-snd soc:sound-9335: ASoC: CODEC DAI tasha_vifeedback not registered
  2561. [ 15.423606] [AUD] snd_soc_msm8996: uart_gpios_init done
  2562. [ 15.423621] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2563. [ 15.423633] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2564. [ 15.423717] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2565. [ 15.423742] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2566. [ 15.423764] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2567. [ 15.423785] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2568. [ 15.423808] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2569. [ 15.425446] msm8996-asoc-snd soc:sound-9335: ASoC: CODEC DAI tasha_vifeedback not registered
  2570. [ 15.425857] subsys-pil-tz 1c00000.qcom,ssc: slpi: Power/Clock ready interrupt received
  2571. [ 15.425865] subsys-pil-tz 1c00000.qcom,ssc: Subsystem error monitoring/handling services are up
  2572. [ 15.425925] sysmon_send_event_no_qmi: Message sending failed -19
  2573. [ 15.425934] sysmon_send_event_no_qmi: Message sending failed -19
  2574. [ 15.425947] sensors-ssc soc:qcom,msm-ssc-sensors: slpi_load_fw: SLPI image is loaded
  2575. [ 15.434428] diag: In diag_send_feature_mask_update, control channel is not open, p: 1, 0000000000000000
  2576. [ 15.434616] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and adsp's SSCTL service
  2577. [ 15.441191] sps:BAM 0x0000000009184000 (va:0xffffff8003fc0000) enabled: ver:0x19, number of pipes:31
  2578. [ 15.441213] sps:BAM 0x0000000000000000 is registered.
  2579. [ 15.445060] wcd9335-slim tasha-slim-pgd: Platform data from device tree
  2580. [ 15.445156] wcd9335-slim tasha-slim-pgd: cdc-vdd-buck: vol=[1800000 1800000]uV, curr=[650000]uA, ond 0
  2581. [ 15.445178] wcd9335-slim tasha-slim-pgd: cdc-buck-sido: vol=[1800000 1800000]uV, curr=[250000]uA, ond 0
  2582. [ 15.445197] wcd9335-slim tasha-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  2583. [ 15.445217] wcd9335-slim tasha-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
  2584. [ 15.445236] wcd9335-slim tasha-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
  2585. [ 15.445246] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-ldoh-v property in node /soc/slim@91c0000/tasha_codec failed
  2586. [ 15.445254] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt1-mv property in node /soc/slim@91c0000/tasha_codec failed
  2587. [ 15.445262] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt2-mv property in node /soc/slim@91c0000/tasha_codec failed
  2588. [ 15.445270] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt3-mv property in node /soc/slim@91c0000/tasha_codec failed
  2589. [ 15.445281] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias1-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  2590. [ 15.445288] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias2-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  2591. [ 15.445296] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias3-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  2592. [ 15.445303] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@91c0000/tasha_codec failed
  2593. [ 15.445341] wcd9335-slim tasha-slim-pgd: wcd9xxx_slim_probe: codec type is 2
  2594. [ 15.445795] [AUD] snd_soc_msm8996: uart_gpios_init done
  2595. [ 15.445810] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2596. [ 15.445820] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2597. [ 15.445882] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2598. [ 15.445918] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2599. [ 15.445939] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2600. [ 15.445961] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2601. [ 15.445981] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2602. [ 15.447577] msm8996-asoc-snd soc:sound-9335: ASoC: CODEC DAI tasha_vifeedback not registered
  2603. [ 15.496965] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0
  2604. [ 15.497012] wcd9335-slim tasha-slim-pgd: wcd9xxx_slim_device_up: slim device up, dev_up = 1
  2605. [ 15.497289] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
  2606. [ 15.497607] wcd9335-slim tasha-slim-pgd: wcd9335_bring_up: wcd9335 codec version is v2.0
  2607. [ 15.498499] wcd9335-slim tasha-slim-pgd: wcd9xxx_check_codec_type: detected tasha_codec, major 0x107, minor 0x1, ver 0x2
  2608. [ 15.498516] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
  2609. [ 15.513595] tasha_codec tasha_codec: tasha_probe: Tasha driver probe done
  2610. [ 15.514405] [AUD] snd_soc_msm8996: uart_gpios_init done
  2611. [ 15.514421] [AUD] snd_soc_msm8996: aud,uart-disable-mbhc is not set
  2612. [ 15.514432] msm8996-asoc-snd soc:sound-9335: property qcom,tfa9888-reset-gpio not detected in node /soc/sound-9335
  2613. [ 15.514544] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-dout no 67
  2614. [ 15.514575] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-din no 68
  2615. [ 15.514603] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-clock no 65
  2616. [ 15.514630] [AUD] snd_soc_msm8996: msm8994_init_ftm_btpcm: btpcm gpio ftm-btpcm-sync no 66
  2617. [ 15.514658] [AUD] snd_soc_msm8996: htc_msm8996_parse_gpio: gpio rcv-amp-gpio-en no 31
  2618. [ 15.517429] tasha_codec tasha_codec: tasha_codec_probe()
  2619. [ 15.533954] [AUD] snd_soc_wcd_mbhc: [AUD][HS] register_attributes
  2620. [ 15.534105] wcd_mbhc_init: ret 0 --
  2621. [ 15.547244] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and slpi's SSCTL service
  2622. [ 15.547558] diag: In diag_send_feature_mask_update, control channel is not open, p: 3, 0000000000000000
  2623. [ 15.551627] type=1107 audit(1676476990.540:45): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  2624. [ 15.574172] msm8996-asoc-snd soc:sound-9335: control 2:0:0:CPE AFE MAD Enable:0 is already present
  2625. [ 15.576386] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for MM_DL5 --> MultiMedia5 --> TERT_MI2S_RX Audio Mixer
  2626. [ 15.576398] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route MM_DL5 -> MultiMedia5 -> TERT_MI2S_RX Audio Mixer
  2627. [ 15.576424] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for MM_DL8 --> MultiMedia8 --> TERT_MI2S_RX Audio Mixer
  2628. [ 15.576429] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route MM_DL8 -> MultiMedia8 -> TERT_MI2S_RX Audio Mixer
  2629. [ 15.582482] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for AUX_PCM_TX --> AUX_PCM_UL_TX --> MultiMedia10 Mixer
  2630. [ 15.582496] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route AUX_PCM_TX -> AUX_PCM_UL_TX -> MultiMedia10 Mixer
  2631. [ 15.586173] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no source widget found for AUDIO_REF_EC_UL3 MUX
  2632. [ 15.586186] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route AUDIO_REF_EC_UL3 MUX -> direct -> MM_UL3
  2633. [ 15.590949] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for SEC_MI2S_TX --> SEC_MI2S_TX --> SLIMBUS_0_RX Port Mixer
  2634. [ 15.590963] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route SEC_MI2S_TX -> SEC_MI2S_TX -> SLIMBUS_0_RX Port Mixer
  2635. [ 15.591552] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
  2636. [ 15.591558] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
  2637. [ 15.592596] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no sink widget found for SENARY_MI2S_TX
  2638. [ 15.592603] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route BE_IN -> direct -> SENARY_MI2S_TX
  2639. [ 15.597164] msm8996-asoc-snd soc:sound-9335: control 2:0:0:PRI_MI2S_RX Port Mixer SLIM_0_TX:0 is already present
  2640. [ 15.597178] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: failed to add widget PRI_MI2S_RX Port Mixer dapm kcontrol PRI_MI2S_RX Port Mixer SLIM_0_TX: -16
  2641. [ 15.653920] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: mux SLIM_0_RX AANC MUX has no paths
  2642. [ 15.709352] tfa98xx 7-0034: tfa98xx codec registered ()
  2643. [ 15.712473] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-rx: ASoC: no source widget found for SLIMBUS_2_RX
  2644. [ 15.712487] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-rx: ASoC: Failed to add route SLIMBUS_2_RX -> direct -> Slimbus2 Playback
  2645. [ 15.712515] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-tx: ASoC: no sink widget found for SLIMBUS_2_TX
  2646. [ 15.712521] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-2-tx: ASoC: Failed to add route Slimbus2 Capture -> direct -> SLIMBUS_2_TX
  2647. [ 15.728505] tfa98xx 7-0034: Registered DSP instance with handle 0
  2648. [ 15.729897] [AUD] snd_soc_msm8996: msm_htc_quat_mi2s_init: ++
  2649. [ 15.730214] [AUD] snd_soc_msm8996: msm_htc_quat_mi2s_init: --
  2650. [ 15.730287] [AUD] snd_soc_msm8996: msm_audrx_init: dev_namesoc:qcom,msm-dai-q6:qcom,msm-dai-q6-sb-0-rx
  2651. [ 15.743229] tasha_codec tasha_codec: for cpe segments only will be dumped.
  2652. [ 15.756294] input: msm8996-tasha-marlin-snd-card Headset Jack as /devices/soc/soc:sound-9335/sound/card0/input5
  2653. [ 15.757246] input: msm8996-tasha-marlin-snd-card Button Jack as /devices/soc/soc:sound-9335/sound/card0/input6
  2654. [ 15.762334] msm8996-asoc-snd soc:sound-9335: Sound card msm8996-tasha-marlin-snd-card registered
  2655. [ 15.762349] [AUD] snd_soc_msm8996: msm8996_asoc_machine_probe: cancel_delayed_work with card_det_work
  2656. [ 15.762364] msm8996-asoc-snd soc:sound-9335: property qcom,us-euro-gpios not detected in node /soc/sound-9335
  2657. [ 15.762369] [AUD] htc-acoustic: acoustic_register_ops
  2658. [ 15.762375] [AUD] snd_soc_msm8996: msm8996_asoc_machine_probe: probe successfully
  2659. [ 18.256186] nanohub: nanohub_bl_read_memory: status=79, addr=08000000, length=193108
  2660. [ 18.256951] nanohub: i=0, erase=0, erase_write=1, write=0
  2661. [ 18.256959] nanohub: i=1, erase=0, erase_write=1, write=0
  2662. [ 18.256963] nanohub: i=2, erase=0, erase_write=1, write=0
  2663. [ 18.256967] nanohub: i=3, erase=0, erase_write=1, write=0
  2664. [ 18.257002] nanohub nanohub: nanohub_download_bl: status=79
  2665. [ 24.839805] droid-hal-init: Command 'restorecon --recursive --skip-ce /data' action=post-fs-data (/usr/libexec/droid-hybris/system/etc/init/hw/init.rc:775) took 9812ms and succeeded
  2666. [ 24.839858] droid-hal-init: starting service 'system_suspend'...
  2667. [ 24.841359] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  2668. [ 24.842828] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  2669. [ 24.844553] droid-hal-init: starting service 'vendor.configstore-hal'...
  2670. [ 24.846044] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  2671. [ 24.847845] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  2672. [ 24.849414] droid-hal-init: starting service 'vendor.time_daemon'...
  2673. [ 24.851562] droid-hal-init: Service 'droid_init_done' (pid 3075) exited with status 0 oneshot service took 10.368000 seconds in background
  2674. [ 24.851594] droid-hal-init: Sending signal 9 to service 'droid_init_done' (pid 3075) process group... HYBRIS: killing PID instead of process group.
  2675. [ 24.852033] droid-hal-init: Service 'vendor.flash-nanohub-fw' (pid 3080) exited with status 0 oneshot service took 10.356000 seconds in background
  2676. [ 24.852062] droid-hal-init: Sending signal 9 to service 'vendor.flash-nanohub-fw' (pid 3080) process group... HYBRIS: killing PID instead of process group.
  2677. [ 24.852509] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 3138) exited with status 1
  2678. [ 24.852533] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 3138) process group... HYBRIS: killing PID instead of process group.
  2679. [ 24.852722] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2680. [ 24.871833] type=1701 audit(1676476999.860:46): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  2681. [ 24.877067] droid-hal-init: starting service 'exec 4 (/system/bin/tzdatacheck /apex/com.android.tzdata/etc/tz /data/misc/zoneinfo)'...
  2682. [ 24.878135] droid-hal-init: SVC_EXEC service 'exec 4 (/system/bin/tzdatacheck /apex/com.android.tzdata/etc/tz /data/misc/zoneinfo)' pid 3731 (uid 1000 gid 1000+0 context default) started; waiting...
  2683. [ 24.878233] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  2684. [ 24.879845] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 3716) exited with status 1
  2685. [ 24.879904] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 3716) process group... HYBRIS: killing PID instead of process group.
  2686. [ 24.880307] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 3717) exited with status 0
  2687. [ 24.880355] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 3717) process group... HYBRIS: killing PID instead of process group.
  2688. [ 24.880650] droid-hal-init: Service 'vendor.time_daemon' (pid 3721) exited with status 234
  2689. [ 24.880673] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 3721) process group... HYBRIS: killing PID instead of process group.
  2690. [ 24.881964] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 3719) exited with status 0
  2691. [ 24.881996] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 3719) process group... HYBRIS: killing PID instead of process group.
  2692. [ 24.882260] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2693. [ 24.893059] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 3720) exited with status 0
  2694. [ 24.893106] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 3720) process group... HYBRIS: killing PID instead of process group.
  2695. [ 24.893981] droid-hal-init: Service 'exec 4 (/system/bin/tzdatacheck /apex/com.android.tzdata/etc/tz /data/misc/zoneinfo)' (pid 3731) exited with status 0 waiting took 0.015000 seconds
  2696. [ 24.894013] droid-hal-init: Sending signal 9 to service 'exec 4 (/system/bin/tzdatacheck /apex/com.android.tzdata/etc/tz /data/misc/zoneinfo)' (pid 3731) process group... HYBRIS: killing PID instead of process group.
  2697. [ 24.894592] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/adb_root.rc:6)
  2698. [ 24.894843] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/bootstat.rc:9)
  2699. [ 24.895683] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/gsid.rc:14)
  2700. [ 24.895728] droid-hal-init: Not setting encryption policy on: /data/gsi
  2701. [ 24.897141] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/incidentd.rc:21)
  2702. [ 24.897462] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/iorapd.rc:28)
  2703. [ 24.897648] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/lineage-ssh.rc:1)
  2704. [ 24.897999] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/lineage-system.rc:5)
  2705. [ 24.898101] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/lineage-updates.rc:1)
  2706. [ 24.898300] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/logtagd.rc:4)
  2707. [ 24.898410] DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***DEBUG: LineageOS Version: '18.1-20230712-NIGHTLY-marlin'DEBUG: Build fingerprint: 'google/marlin/marlin:10/QP1A.191005.007.A3/5972272:user/release-keys'DEBUG: Revision: '0'DEBUG: ABI: 'arm64'DEBUG: Timestamp: 2023-02-15 16:03:19+0000
  2708. [ 24.899145] droid-hal-init: Command 'restorecon /data/misc/logd/event-log-tags' action=post-fs-data (/system/etc/init/logtagd.rc:9) took 0ms and failed: selinux_android_restorecon() failed: Operation not supported on transport endpoint
  2709. [ 24.899183] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/otapreopt.rc:3)
  2710. [ 24.899188] DEBUG: pid: 3715, tid: 3715, name: android.system. >>> /system/bin/hw/[email protected] <<<DEBUG: uid: 1000
  2711. [ 24.899269] droid-hal-init: starting service 'exec 5 (/system/bin/otapreopt_slot)'...
  2712. [ 24.899324] DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------DEBUG: Abort message: 'Unable to register suspend_control service: -1'DEBUG: x0 0000000000000000 x1 0000000000000e83 x2 0000000000000006 x3 0000007fc3240820DEBUG: x4 0000000000000000 x5 0000000000000000 x6 0000000000000000 x7 0000000000000018DEBUG: x8 00000000000000f0 x9 b63a83b473ddd33f x10 ffffff80ffffffdf x11 ffffffc0ffffffdfDEBUG: x12 0000007fc32407c0 x13 000000000000002f x14 ffffffffff000000 x15 ffffffffffffffffDEBUG: x16 00000070e9dfdc78 x17 00000070e9ddfc20 x18 00000070eaffc000 x19 00000000000000acDEBUG: x20 0000000000000e83 x21 00000000000000b2 x22 0000000000000e83 x23 00000000ffffffffDEBUG: x24 0000000000000000 x25 0000000000000000 x26 0000000000000000 x27 0000000000000000
  2713. [ 24.900886] DEBUG: x28 0000000000000000 x29 0000007fc32408a0DEBUG: lr 00000070e9d9156c sp 0000007fc3240800 pc 00000070e9d91598 pst 0000000000000000
  2714. [ 24.902324] droid-hal-init: SVC_EXEC service 'exec 5 (/system/bin/otapreopt_slot)' pid 3744 (uid 0 gid 0+0 context default) started; waiting...
  2715. [ 24.905421] DEBUG:
  2716. [ 24.905441] DEBUG: backtrace:DEBUG: #00 pc 000000000004e598 /apex/com.android.runtime/lib64/bionic/libc.so (abort+176) (BuildId: 6fef2b0ca43a1525af04ae1c6da427de)DEBUG: #01 pc 00000000000062a0 /system/lib64/liblog.so (__android_log_default_aborter+12) (BuildId: b5e84530b2278e3780a02ed82997eafa)DEBUG: #02 pc 0000000000013058 /system/lib64/libbase.so (android::base::LogMessage::~LogMessage()+316) (BuildId: 49b27a71402b491c2510d16fc20009fe)DEBUG: #03 pc 0000000000008598 /system/bin/hw/[email protected] (main+1360) (BuildId: b947e4f191ed19705a813917d4207a52)DEBUG: #04 pc 0000000000049aec /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: 6fef2b0ca43a1525af04ae1c6da427de)
  2717. [ 24.920953] logd: logdr: UID=1000 GID=1000 PID=3733 n tail=50 logMask=8 pid=3715 start=0ns timeout=0ns
  2718. [ 24.922292] logd: logdr: UID=1000 GID=1000 PID=3733 n tail=50 logMask=1 pid=3715 start=0ns timeout=0ns
  2719. [ 24.925356] logd: logdr: UID=1000 GID=1000 PID=3733 n tail=0 logMask=8 pid=3715 start=0ns timeout=0ns
  2720. [ 24.926588] logd: logdr: UID=1000 GID=1000 PID=3733 n tail=0 logMask=1 pid=3715 start=0ns timeout=0ns
  2721. [ 24.929905] type=1701 audit(1676476999.916:47): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  2722. [ 24.937326] droid-hal-init: Service 'exec 5 (/system/bin/otapreopt_slot)' (pid 3744) exited with status 0 waiting took 0.035000 seconds
  2723. [ 24.937363] droid-hal-init: Sending signal 9 to service 'exec 5 (/system/bin/otapreopt_slot)' (pid 3744) process group... HYBRIS: killing PID instead of process group.
  2724. [ 24.937927] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/perfetto.rc:67)
  2725. [ 24.937980] droid-hal-init: Command 'rm /data/misc/perfetto-traces/.guardraildata' action=post-fs-data (/system/etc/init/perfetto.rc:68) took 0ms and failed: unlink() failed: No such file or directory
  2726. [ 24.938005] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/recovery-persist.rc:1)
  2727. [ 24.938090] droid-hal-init: Service 'vendor.configstore-hal' (pid 3718) received signal 31
  2728. [ 24.938112] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 3718) process group... HYBRIS: killing PID instead of process group.
  2729. [ 24.938879] droid-hal-init: starting service 'exec 6 (/system/bin/recovery-persist)'...
  2730. [ 24.939957] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/tombstoned.rc:10)
  2731. [ 24.941164] droid-hal-init: starting service 'tombstoned'...
  2732. [ 24.941324] droid-hal-init: Created socket '/dev/socket/tombstoned_crash', mode 666, user 1000, group 1000
  2733. [ 24.941425] droid-hal-init: Created socket '/dev/socket/tombstoned_intercept', mode 666, user 1000, group 1000
  2734. [ 24.941519] droid-hal-init: Created socket '/dev/socket/tombstoned_java_trace', mode 666, user 1000, group 1000
  2735. [ 24.943233] droid-hal-init: processing action (post-fs-data) from (/system/etc/init/wifi.rc:18)
  2736. [ 24.945365] droid-hal-init: processing action (post-fs-data) from (/vendor/etc/init/hostapd.android.rc:9)
  2737. [ 24.948401] droid-hal-init: processing action (post-fs-data) from (/vendor/etc/init/init.nanohub.rc:7)
  2738. [ 24.948975] droid-hal-init: processing action (post-fs-data) from (/vendor/etc/init/init.nanohub.rc:23)
  2739. [ 24.950603] droid-hal-init: Command 'restorecon /data/system/nanohub_lock' action=post-fs-data (/vendor/etc/init/init.nanohub.rc:25) took 0ms and failed: selinux_android_restorecon() failed: Operation not supported on transport endpoint
  2740. [ 24.950651] droid-hal-init: processing action (post-fs-data) from (/vendor/etc/init/init.rc:159)
  2741. [ 24.953006] droid-hal-init: Service 'exec 6 (/system/bin/recovery-persist)' (pid 3778) exited with status 0 oneshot service took 0.013000 seconds in background
  2742. [ 24.953062] droid-hal-init: Sending signal 9 to service 'exec 6 (/system/bin/recovery-persist)' (pid 3778) process group... HYBRIS: killing PID instead of process group.
  2743. [ 24.980442] droid-hal-init: Service 'system_suspend' (pid 3715) received signal 6
  2744. [ 24.980494] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 3715) process group... HYBRIS: killing PID instead of process group.
  2745. [ 26.111236] FG: fg_vbatt_low_handler: vbatt-low triggered
  2746. [ 26.111265] FG: fg_vbatt_low_handler: disabling vbatt_low irq
  2747. [ 26.111489] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  2748. [ 26.111498] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  2749. [ 26.111505] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  2750. [ 26.111711] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  2751. [ 26.111995] [BATT] batt_worker: total_time since last batt update = 11410 ms.
  2752. [ 26.114960] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 0
  2753. [ 26.114972] [BATT] calculate_batt_cycle_info: save batt cycle data every 50%
  2754. [ 26.114978] [BATT] batt_level_adjust: pre_level=99, new_level=98, level drop but overloading doesn't happen!
  2755. [ 26.114992] [BATT] ibat_max=3400000,ibat_new=3400000,prev_vol_limit=0,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 26114986556 (2023-02-15 16:03:21.106487347 UTC)
  2756. [ 26.115003] [BATT] set ibat max(3400000),ibat_total=3000000[3000000,0],ibat_total_new=3400000,is_parallel=0 at 26114996816 (2023-02-15 16:03:21.106499795 UTC)
  2757. [ 26.115012] [BATT] set_batt_psy_property. value(3400000) prop(32) at 26115005619 (2023-02-15 16:03:21.106509586 UTC)
  2758. [ 26.115022] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 3400
  2759. [ 26.118860] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=0uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=0,smb_curr=17mA,batfet_wa=0
  2760. [ 26.119023] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,9f,85,00],CHG_CFG[F0:F4]=[0f,04,1f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  2761. [ 26.119033] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  2762. [ 26.122245] [BATT] ID=3,level=99,level_raw=98,vol=4203mV,temp=280,current=262907uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4952mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=249,usb_overheat=0,level_accu=0 at 26122240776 (2023-02-15 16:03:21.113716462 UTC)
  2763. [ 26.122258] [BATT] Device is at booting stage at 26122251557 (2023-02-15 16:03:21.113755785 UTC)
  2764. [ 29.845810] droid-hal-init: starting service 'system_suspend'...
  2765. [ 29.847325] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  2766. [ 29.848813] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  2767. [ 29.850395] droid-hal-init: starting service 'vendor.configstore-hal'...
  2768. [ 29.851881] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  2769. [ 29.853474] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  2770. [ 29.855091] droid-hal-init: starting service 'vendor.time_daemon'...
  2771. [ 29.884699] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 3816) exited with status 1
  2772. [ 29.884739] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 3816) process group... HYBRIS: killing PID instead of process group.
  2773. [ 29.895111] droid-hal-init: Service 'vendor.time_daemon' (pid 3821) exited with status 234
  2774. [ 29.895146] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 3821) process group... HYBRIS: killing PID instead of process group.
  2775. [ 29.901134] type=1701 audit(1676477004.890:48): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  2776. [ 29.901799] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 3817) exited with status 0
  2777. [ 29.901823] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 3817) process group... HYBRIS: killing PID instead of process group.
  2778. [ 29.909462] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 3819) exited with status 0
  2779. [ 29.909495] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 3819) process group... HYBRIS: killing PID instead of process group.
  2780. [ 29.909701] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2781. [ 29.910117] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 3820) exited with status 0
  2782. [ 29.910147] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 3820) process group... HYBRIS: killing PID instead of process group.
  2783. [ 29.924898] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 3732) exited with status 1
  2784. [ 29.924931] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 3732) process group... HYBRIS: killing PID instead of process group.
  2785. [ 29.925202] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2786. [ 29.925616] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  2787. [ 29.972240] droid-hal-init: Service 'vendor.configstore-hal' (pid 3818) received signal 31
  2788. [ 29.972288] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 3818) process group... HYBRIS: killing PID instead of process group.
  2789. [ 29.989618] logd: logdr: UID=1000 GID=1000 PID=3824 n tail=50 logMask=8 pid=3815 start=0ns timeout=0ns
  2790. [ 29.991235] logd: logdr: UID=1000 GID=1000 PID=3824 n tail=50 logMask=1 pid=3815 start=0ns timeout=0ns
  2791. [ 29.993622] logd: logdr: UID=1000 GID=1000 PID=3824 n tail=0 logMask=8 pid=3815 start=0ns timeout=0ns
  2792. [ 29.995082] logd: logdr: UID=1000 GID=1000 PID=3824 n tail=0 logMask=1 pid=3815 start=0ns timeout=0ns
  2793. [ 29.998691] type=1701 audit(1676477004.986:49): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  2794. [ 30.060096] droid-hal-init: Service 'system_suspend' (pid 3815) received signal 6
  2795. [ 30.060128] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 3815) process group... HYBRIS: killing PID instead of process group.
  2796. [ 33.333390] FG: fg_is_batt_id_valid: fg batt sts 0x8
  2797. [ 34.720053] [BATT] chg_full_check_worker: vol:4388, curr=-197, is_full_count=1, is_full=0 at 34720052882 (2023-02-15 16:03:29.711544506 UTC)
  2798. [ 34.852444] droid-hal-init: starting service 'system_suspend'...
  2799. [ 34.854055] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  2800. [ 34.855524] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  2801. [ 34.857252] droid-hal-init: starting service 'vendor.configstore-hal'...
  2802. [ 34.858790] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  2803. [ 34.860591] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  2804. [ 34.862305] droid-hal-init: starting service 'vendor.time_daemon'...
  2805. [ 34.894777] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 3909) exited with status 0
  2806. [ 34.894817] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 3909) process group... HYBRIS: killing PID instead of process group.
  2807. [ 34.895533] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 3908) exited with status 1
  2808. [ 34.895559] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 3908) process group... HYBRIS: killing PID instead of process group.
  2809. [ 34.906042] droid-hal-init: Service 'vendor.time_daemon' (pid 3913) exited with status 234
  2810. [ 34.906079] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 3913) process group... HYBRIS: killing PID instead of process group.
  2811. [ 34.911333] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 3912) exited with status 0
  2812. [ 34.911369] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 3912) process group... HYBRIS: killing PID instead of process group.
  2813. [ 34.916145] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 3911) exited with status 0
  2814. [ 34.916176] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 3911) process group... HYBRIS: killing PID instead of process group.
  2815. [ 34.916345] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2816. [ 34.940112] logd: logdr: UID=1000 GID=1000 PID=3916 n tail=50 logMask=8 pid=3907 start=0ns timeout=0ns
  2817. [ 34.941608] logd: logdr: UID=1000 GID=1000 PID=3916 n tail=50 logMask=1 pid=3907 start=0ns timeout=0ns
  2818. [ 34.943894] logd: logdr: UID=1000 GID=1000 PID=3916 n tail=0 logMask=8 pid=3907 start=0ns timeout=0ns
  2819. [ 34.945210] logd: logdr: UID=1000 GID=1000 PID=3916 n tail=0 logMask=1 pid=3907 start=0ns timeout=0ns
  2820. [ 34.948371] type=1701 audit(1676477009.936:50): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  2821. [ 34.948509] type=1701 audit(1676477009.936:51): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  2822. [ 34.981135] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 3843) exited with status 1
  2823. [ 34.981166] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 3843) process group... HYBRIS: killing PID instead of process group.
  2824. [ 34.981320] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2825. [ 34.981720] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  2826. [ 35.022249] droid-hal-init: Service 'system_suspend' (pid 3907) received signal 6
  2827. [ 35.022289] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 3907) process group... HYBRIS: killing PID instead of process group.
  2828. [ 35.023022] droid-hal-init: Service 'vendor.configstore-hal' (pid 3910) received signal 31
  2829. [ 35.023051] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 3910) process group... HYBRIS: killing PID instead of process group.
  2830. [ 39.858392] droid-hal-init: starting service 'system_suspend'...
  2831. [ 39.859802] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  2832. [ 39.861319] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  2833. [ 39.862850] droid-hal-init: starting service 'vendor.configstore-hal'...
  2834. [ 39.864418] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  2835. [ 39.865817] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  2836. [ 39.867450] droid-hal-init: starting service 'vendor.time_daemon'...
  2837. [ 39.896907] droid-hal-init: Service 'vendor.time_daemon' (pid 4003) exited with status 234
  2838. [ 39.896945] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 4003) process group... HYBRIS: killing PID instead of process group.
  2839. [ 39.897424] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 3999) exited with status 0
  2840. [ 39.897447] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 3999) process group... HYBRIS: killing PID instead of process group.
  2841. [ 39.915975] type=1701 audit(1676477014.903:52): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  2842. [ 39.916248] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 4001) exited with status 0
  2843. [ 39.916275] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 4001) process group... HYBRIS: killing PID instead of process group.
  2844. [ 39.916451] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2845. [ 39.918101] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 3998) exited with status 1
  2846. [ 39.918131] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 3998) process group... HYBRIS: killing PID instead of process group.
  2847. [ 39.929169] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 4002) exited with status 0
  2848. [ 39.929201] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 4002) process group... HYBRIS: killing PID instead of process group.
  2849. [ 39.971804] droid-hal-init: Service 'vendor.configstore-hal' (pid 4000) received signal 31
  2850. [ 39.971837] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 4000) process group... HYBRIS: killing PID instead of process group.
  2851. [ 39.989816] logd: logdr: UID=1000 GID=1000 PID=4007 n tail=50 logMask=8 pid=3997 start=0ns timeout=0ns
  2852. [ 39.991408] logd: logdr: UID=1000 GID=1000 PID=4007 n tail=50 logMask=1 pid=3997 start=0ns timeout=0ns
  2853. [ 39.994101] logd: logdr: UID=1000 GID=1000 PID=4007 n tail=0 logMask=8 pid=3997 start=0ns timeout=0ns
  2854. [ 39.995721] logd: logdr: UID=1000 GID=1000 PID=4007 n tail=0 logMask=1 pid=3997 start=0ns timeout=0ns
  2855. [ 39.999816] type=1701 audit(1676477014.986:53): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  2856. [ 40.037400] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 3944) exited with status 1
  2857. [ 40.037435] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 3944) process group... HYBRIS: killing PID instead of process group.
  2858. [ 40.037590] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2859. [ 40.037977] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  2860. [ 40.062702] droid-hal-init: Service 'system_suspend' (pid 3997) received signal 6
  2861. [ 40.062742] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 3997) process group... HYBRIS: killing PID instead of process group.
  2862. [ 43.094037] SMBCHG: pmi8996_charger_batfet_switch: Batfet WA 0->1, chgr_RT_STS=0x10, batif_RT_STS=0x0
  2863. [ 43.094095] mdss_fb_set_bl_brightness: bl_dim_status =1
  2864. [ 44.865050] droid-hal-init: starting service 'system_suspend'...
  2865. [ 44.866491] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  2866. [ 44.868173] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  2867. [ 44.869663] droid-hal-init: starting service 'vendor.configstore-hal'...
  2868. [ 44.871408] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  2869. [ 44.872985] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  2870. [ 44.874811] droid-hal-init: starting service 'vendor.time_daemon'...
  2871. [ 44.895900] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 4089) exited with status 0
  2872. [ 44.895937] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 4089) process group... HYBRIS: killing PID instead of process group.
  2873. [ 44.903201] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 4088) exited with status 1
  2874. [ 44.903228] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 4088) process group... HYBRIS: killing PID instead of process group.
  2875. [ 44.913848] type=1701 audit(1676477019.903:54): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  2876. [ 44.915657] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 4091) exited with status 0
  2877. [ 44.915691] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 4091) process group... HYBRIS: killing PID instead of process group.
  2878. [ 44.915874] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2879. [ 44.921316] droid-hal-init: Service 'vendor.time_daemon' (pid 4093) exited with status 234
  2880. [ 44.921349] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 4093) process group... HYBRIS: killing PID instead of process group.
  2881. [ 44.932895] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 4092) exited with status 0
  2882. [ 44.932926] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 4092) process group... HYBRIS: killing PID instead of process group.
  2883. [ 44.970165] droid-hal-init: Service 'vendor.configstore-hal' (pid 4090) received signal 31
  2884. [ 44.970196] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 4090) process group... HYBRIS: killing PID instead of process group.
  2885. [ 44.988146] logd: logdr: UID=1000 GID=1000 PID=4097 n tail=50 logMask=8 pid=4087 start=0ns timeout=0ns
  2886. [ 44.989796] logd: logdr: UID=1000 GID=1000 PID=4097 n tail=50 logMask=1 pid=4087 start=0ns timeout=0ns
  2887. [ 44.992720] logd: logdr: UID=1000 GID=1000 PID=4097 n tail=0 logMask=8 pid=4087 start=0ns timeout=0ns
  2888. [ 44.994499] logd: logdr: UID=1000 GID=1000 PID=4097 n tail=0 logMask=1 pid=4087 start=0ns timeout=0ns
  2889. [ 44.998143] type=1701 audit(1676477019.986:55): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  2890. [ 45.059262] droid-hal-init: Service 'system_suspend' (pid 4087) received signal 6
  2891. [ 45.059296] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 4087) process group... HYBRIS: killing PID instead of process group.
  2892. [ 45.082156] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 4068) exited with status 1
  2893. [ 45.082188] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 4068) process group... HYBRIS: killing PID instead of process group.
  2894. [ 45.082346] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  2895. [ 45.082736] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  2896. [ 45.416471] type=1325 audit(1676477020.403:56): table=filter family=2 entries=0
  2897. [ 45.416779] type=1325 audit(1676477020.403:56): table=mangle family=2 entries=0
  2898. [ 45.416919] type=1325 audit(1676477020.403:56): table=nat family=2 entries=0
  2899. [ 45.417026] type=1325 audit(1676477020.403:56): table=raw family=2 entries=0
  2900. [ 45.417129] type=1325 audit(1676477020.403:56): table=security family=2 entries=0
  2901. [ 45.417243] type=1325 audit(1676477020.403:56): table=filter family=3 entries=0
  2902. [ 45.417346] type=1325 audit(1676477020.403:56): table=filter family=10 entries=0
  2903. [ 45.417447] type=1325 audit(1676477020.403:56): table=mangle family=10 entries=0
  2904. [ 45.417550] type=1325 audit(1676477020.403:56): table=raw family=10 entries=0
  2905. [ 45.417888] type=1300 audit(1676477020.403:56): arch=c00000b7 syscall=97 success=yes exit=0 a0=40000000 a1=0 a2=5a82b0103534bb00 a3=700d2bcf10 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
  2906. [ 45.417992] type=1327 audit(1676477020.403:56): proctitle="(ostnamed)"
  2907. [ 45.418099] type=1320 audit(1676477020.403:56):
  2908. [ 45.459864] type=1130 audit(1676477020.446:57): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2909. [ 45.592766] type=1130 audit(1676477020.580:58): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus-org.nemo.ssu comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2910. [ 45.627430] type=1131 audit(1676477020.616:59): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus-org.nemo.ssu comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2911. [ 45.632710] type=1130 audit(1676477020.620:60): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=oneshot-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2912. [ 45.662810] type=1130 audit(1676477020.650:61): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=connman comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2913. [ 45.668920] type=1325 audit(1676477020.656:62): table=filter family=2 entries=4
  2914. [ 45.669294] type=1300 audit(1676477020.656:62): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273b67c0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2915. [ 45.669476] type=1327 audit(1676477020.656:62): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2916. [ 45.672145] type=1320 audit(1676477020.656:62):
  2917. [ 45.672365] type=1325 audit(1676477020.656:63): table=mangle family=2 entries=6
  2918. [ 45.672602] type=1300 audit(1676477020.656:63): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273b7490 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2919. [ 45.675299] type=1327 audit(1676477020.656:63): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2920. [ 45.675540] type=1320 audit(1676477020.656:63):
  2921. [ 45.675721] type=1325 audit(1676477020.660:64): table=nat family=2 entries=5
  2922. [ 45.675903] type=1300 audit(1676477020.660:64): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273b7f50 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2923. [ 45.675992] type=1327 audit(1676477020.660:64): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2924. [ 45.676175] type=1320 audit(1676477020.660:64):
  2925. [ 45.676349] type=1325 audit(1676477020.660:65): table=filter family=10 entries=4
  2926. [ 45.676528] type=1300 audit(1676477020.660:65): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273b8910 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2927. [ 45.676612] type=1327 audit(1676477020.660:65): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2928. [ 45.679997] type=1320 audit(1676477020.660:65):
  2929. [ 45.682858] type=1325 audit(1676477020.660:66): table=mangle family=10 entries=6
  2930. [ 45.684697] type=1300 audit(1676477020.660:66): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273b97d0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2931. [ 45.684778] type=1327 audit(1676477020.660:66): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2932. [ 45.684896] type=1320 audit(1676477020.660:66):
  2933. [ 45.685019] type=1130 audit(1676477020.663:67): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2934. [ 45.688443] type=1325 audit(1676477020.676:68): table=filter family=10 entries=4
  2935. [ 45.688648] type=1300 audit(1676477020.676:68): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273bb4a0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2936. [ 45.688707] type=1327 audit(1676477020.676:68): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2937. [ 45.688824] type=1320 audit(1676477020.676:68):
  2938. [ 45.690909] type=1325 audit(1676477020.676:69): table=filter family=2 entries=4
  2939. [ 45.691089] type=1300 audit(1676477020.676:69): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273bb470 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2940. [ 45.691154] type=1327 audit(1676477020.676:69): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2941. [ 45.691267] type=1320 audit(1676477020.676:69):
  2942. [ 45.693317] type=1325 audit(1676477020.680:70): table=filter family=10 entries=8
  2943. [ 45.693772] type=1300 audit(1676477020.680:70): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273be6b0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2944. [ 45.693842] type=1327 audit(1676477020.680:70): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2945. [ 45.693973] type=1320 audit(1676477020.680:70):
  2946. [ 45.695262] type=1130 audit(1676477020.683:71): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=connman-vpn comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2947. [ 45.696786] type=1325 audit(1676477020.683:72): table=filter family=2 entries=8
  2948. [ 45.696999] type=1300 audit(1676477020.683:72): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273bed00 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2949. [ 45.697070] type=1327 audit(1676477020.683:72): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2950. [ 45.697190] type=1320 audit(1676477020.683:72):
  2951. [ 45.698284] type=1325 audit(1676477020.686:73): table=filter family=10 entries=12
  2952. [ 45.698514] type=1300 audit(1676477020.686:73): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273bfb50 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2953. [ 45.698576] type=1327 audit(1676477020.686:73): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2954. [ 45.698699] type=1320 audit(1676477020.686:73):
  2955. [ 45.700476] type=1325 audit(1676477020.686:74): table=filter family=2 entries=12
  2956. [ 45.700741] type=1300 audit(1676477020.686:74): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273bfb20 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2957. [ 45.700870] type=1327 audit(1676477020.686:74): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2958. [ 45.701101] type=1320 audit(1676477020.686:74):
  2959. [ 45.701462] type=1325 audit(1676477020.690:75): table=mangle family=10 entries=6
  2960. [ 45.702122] type=1300 audit(1676477020.690:75): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c0010 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2961. [ 45.702246] type=1327 audit(1676477020.690:75): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2962. [ 45.702418] type=1320 audit(1676477020.690:75):
  2963. [ 45.706568] type=1325 audit(1676477020.690:76): table=filter family=10 entries=13
  2964. [ 45.707026] type=1300 audit(1676477020.690:76): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c1540 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2965. [ 45.707120] type=1327 audit(1676477020.690:76): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2966. [ 45.707289] type=1320 audit(1676477020.690:76):
  2967. [ 45.707524] type=1130 audit(1676477020.693:77): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=sensorfwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  2968. [ 45.708033] type=1325 audit(1676477020.693:78): table=filter family=2 entries=13
  2969. [ 45.708250] type=1300 audit(1676477020.693:78): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c1510 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2970. [ 45.708336] type=1327 audit(1676477020.693:78): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2971. [ 45.708501] type=1320 audit(1676477020.693:78):
  2972. [ 45.708676] type=1325 audit(1676477020.693:79): table=filter family=10 entries=14
  2973. [ 45.709286] type=1300 audit(1676477020.693:79): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c6120 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2974. [ 45.709397] type=1327 audit(1676477020.693:79): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2975. [ 45.709583] type=1320 audit(1676477020.693:79):
  2976. [ 45.709732] type=1325 audit(1676477020.696:80): table=filter family=2 entries=14
  2977. [ 45.709898] type=1300 audit(1676477020.696:80): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c6120 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2978. [ 45.709983] type=1327 audit(1676477020.696:80): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2979. [ 45.711212] type=1320 audit(1676477020.696:80):
  2980. [ 45.711526] type=1325 audit(1676477020.696:81): table=filter family=10 entries=15
  2981. [ 45.711673] type=1300 audit(1676477020.696:81): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c6120 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2982. [ 45.711737] type=1327 audit(1676477020.696:81): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2983. [ 45.711891] type=1320 audit(1676477020.696:81):
  2984. [ 45.712000] type=1325 audit(1676477020.700:82): table=filter family=2 entries=15
  2985. [ 45.712112] type=1300 audit(1676477020.700:82): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c6120 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2986. [ 45.712163] type=1327 audit(1676477020.700:82): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2987. [ 45.712272] type=1320 audit(1676477020.700:82):
  2988. [ 45.712379] type=1325 audit(1676477020.700:83): table=filter family=10 entries=16
  2989. [ 45.712488] type=1300 audit(1676477020.700:83): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c7010 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2990. [ 45.712539] type=1327 audit(1676477020.700:83): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2991. [ 45.712662] type=1320 audit(1676477020.700:83):
  2992. [ 45.713027] type=1325 audit(1676477020.700:84): table=filter family=10 entries=17
  2993. [ 45.713157] type=1300 audit(1676477020.700:84): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c7130 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2994. [ 45.713209] type=1327 audit(1676477020.700:84): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2995. [ 45.713314] type=1320 audit(1676477020.700:84):
  2996. [ 45.715324] type=1325 audit(1676477020.703:85): table=filter family=2 entries=16
  2997. [ 45.715507] type=1300 audit(1676477020.703:85): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c6c90 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  2998. [ 45.715565] type=1327 audit(1676477020.703:85): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  2999. [ 45.715682] type=1320 audit(1676477020.703:85):
  3000. [ 45.716776] type=1325 audit(1676477020.703:86): table=filter family=2 entries=17
  3001. [ 45.716960] type=1300 audit(1676477020.703:86): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c6d70 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3002. [ 45.717032] type=1327 audit(1676477020.703:86): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3003. [ 45.717195] type=1320 audit(1676477020.703:86):
  3004. [ 45.719216] type=1325 audit(1676477020.706:87): table=filter family=10 entries=18
  3005. [ 45.719400] type=1300 audit(1676477020.706:87): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c77d0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3006. [ 45.719457] type=1327 audit(1676477020.706:87): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3007. [ 45.719571] type=1320 audit(1676477020.706:87):
  3008. [ 45.720504] type=1325 audit(1676477020.710:88): table=filter family=2 entries=18
  3009. [ 45.720841] type=1300 audit(1676477020.710:88): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c6e60 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3010. [ 45.720954] type=1327 audit(1676477020.710:88): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3011. [ 45.721217] type=1320 audit(1676477020.710:88):
  3012. [ 45.721573] type=1325 audit(1676477020.710:89): table=filter family=10 entries=19
  3013. [ 45.722500] type=1300 audit(1676477020.710:89): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c8b60 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3014. [ 45.722569] type=1327 audit(1676477020.710:89): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3015. [ 45.723501] type=1320 audit(1676477020.710:89):
  3016. [ 45.724206] type=1325 audit(1676477020.710:90): table=filter family=10 entries=20
  3017. [ 45.724401] type=1300 audit(1676477020.710:90): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c8b60 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3018. [ 45.724495] type=1327 audit(1676477020.710:90): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3019. [ 45.724790] type=1320 audit(1676477020.710:90):
  3020. [ 45.725754] type=1325 audit(1676477020.713:91): table=filter family=2 entries=19
  3021. [ 45.725993] type=1300 audit(1676477020.713:91): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c8b60 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3022. [ 45.726095] type=1327 audit(1676477020.713:91): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3023. [ 45.726306] type=1320 audit(1676477020.713:91):
  3024. [ 45.726490] type=1325 audit(1676477020.713:92): table=filter family=2 entries=20
  3025. [ 45.726724] type=1300 audit(1676477020.713:92): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273c8b60 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3026. [ 45.726842] type=1327 audit(1676477020.713:92): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3027. [ 45.727047] type=1320 audit(1676477020.713:92):
  3028. [ 45.727226] type=1325 audit(1676477020.713:93): table=filter family=10 entries=21
  3029. [ 45.727406] type=1300 audit(1676477020.713:93): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273c8b60 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3030. [ 45.727555] type=1327 audit(1676477020.713:93): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3031. [ 45.727864] type=1320 audit(1676477020.713:93):
  3032. [ 45.728127] type=1325 audit(1676477020.716:94): table=filter family=10 entries=22
  3033. [ 45.728407] type=1300 audit(1676477020.716:94): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273ca2f0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3034. [ 45.728506] type=1327 audit(1676477020.716:94): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3035. [ 45.728679] type=1320 audit(1676477020.716:94):
  3036. [ 45.729313] type=1325 audit(1676477020.716:95): table=filter family=10 entries=23
  3037. [ 45.729531] type=1300 audit(1676477020.716:95): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273cb830 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3038. [ 45.729616] type=1327 audit(1676477020.716:95): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3039. [ 45.729757] type=1320 audit(1676477020.716:95):
  3040. [ 45.732459] type=1325 audit(1676477020.720:96): table=filter family=2 entries=21
  3041. [ 45.732700] type=1300 audit(1676477020.720:96): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273ca2f0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3042. [ 45.732785] type=1327 audit(1676477020.720:96): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3043. [ 45.732946] type=1320 audit(1676477020.720:96):
  3044. [ 45.733920] type=1325 audit(1676477020.723:97): table=filter family=2 entries=22
  3045. [ 45.734264] type=1300 audit(1676477020.723:97): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273cb290 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3046. [ 45.734329] type=1327 audit(1676477020.723:97): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3047. [ 45.734449] type=1320 audit(1676477020.723:97):
  3048. [ 45.734998] type=1325 audit(1676477020.723:98): table=filter family=2 entries=23
  3049. [ 45.735210] type=1300 audit(1676477020.723:98): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=0 a2=40 a3=273cb3f0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3050. [ 45.735290] type=1327 audit(1676477020.723:98): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3051. [ 45.735455] type=1320 audit(1676477020.723:98):
  3052. [ 45.740430] type=1325 audit(1676477020.730:99): table=filter family=10 entries=24
  3053. [ 45.740630] type=1300 audit(1676477020.730:99): arch=c00000b7 syscall=208 success=yes exit=0 a0=a a1=29 a2=40 a3=273cb9c0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3054. [ 45.740704] type=1327 audit(1676477020.730:99): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3055. [ 45.740850] type=1320 audit(1676477020.730:99):
  3056. [ 45.746284] type=1325 audit(1676477020.733:100): table=mangle family=2 entries=6
  3057. [ 45.746512] type=1300 audit(1676477020.733:100): arch=c00000b7 syscall=208 success=yes exit=0 a0=d a1=0 a2=40 a3=273cb840 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3058. [ 45.746595] type=1327 audit(1676477020.733:100): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3059. [ 45.746944] type=1320 audit(1676477020.733:100):
  3060. [ 45.747415] type=1325 audit(1676477020.736:101): table=mangle family=2 entries=10
  3061. [ 45.747650] type=1300 audit(1676477020.736:101): arch=c00000b7 syscall=208 success=yes exit=0 a0=d a1=0 a2=40 a3=273cbea0 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3062. [ 45.747744] type=1327 audit(1676477020.736:101): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3063. [ 45.747932] type=1320 audit(1676477020.736:101):
  3064. [ 45.809049] type=1325 audit(1676477020.796:102): table=filter family=10 entries=24
  3065. [ 45.809312] type=1300 audit(1676477020.796:102): arch=c00000b7 syscall=208 success=yes exit=0 a0=16 a1=29 a2=40 a3=2740ab10 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3066. [ 45.809425] type=1327 audit(1676477020.796:102): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3067. [ 45.809603] type=1320 audit(1676477020.796:102):
  3068. [ 45.812897] type=1325 audit(1676477020.796:103): table=filter family=2 entries=23
  3069. [ 45.813152] type=1300 audit(1676477020.796:103): arch=c00000b7 syscall=208 success=yes exit=0 a0=16 a1=0 a2=40 a3=2740a100 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3070. [ 45.813267] type=1327 audit(1676477020.796:103): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3071. [ 45.813823] type=1320 audit(1676477020.796:103):
  3072. [ 45.814041] type=1325 audit(1676477020.800:104): table=filter family=10 entries=25
  3073. [ 45.814238] type=1300 audit(1676477020.800:104): arch=c00000b7 syscall=208 success=yes exit=0 a0=16 a1=29 a2=40 a3=2740c640 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3074. [ 45.814346] type=1327 audit(1676477020.800:104): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3075. [ 45.815092] type=1320 audit(1676477020.800:104):
  3076. [ 45.817172] type=1325 audit(1676477020.803:105): table=filter family=2 entries=24
  3077. [ 45.817380] type=1300 audit(1676477020.803:105): arch=c00000b7 syscall=208 success=yes exit=0 a0=16 a1=0 a2=40 a3=2740c640 items=0 ppid=1 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/usr/sbin/connmand" subj=kernel key=(null)
  3078. [ 45.817436] type=1327 audit(1676477020.803:105): proctitle=2F7573722F7362696E2F636F6E6E6D616E64002D6E002D57006E6C3830323131002D2D6E6F6261636B7472616365002D2D6E6F706C7567696E3D77696669
  3079. [ 45.817548] type=1320 audit(1676477020.803:105):
  3080. [ 45.823495] type=1130 audit(1676477020.810:106): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3081. [ 45.968543] [BATT] batt_worker: total_time since last batt update = 19856 ms.
  3082. [ 45.971348] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 1
  3083. [ 45.971360] [BATT] batt_level_adjust: pre_level=99, new_level=99, level would use raw level!
  3084. [ 45.971373] [BATT] ibat_max=3400000,ibat_new=1600000,prev_vol_limit=1,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 45971368482 (2023-02-15 16:03:40.962870262 UTC)
  3085. [ 45.971382] [BATT] set ibat max(1600000),ibat_total=3000000[3000000,0],ibat_total_new=1600000,is_parallel=0 at 45971376711 (2023-02-15 16:03:40.962880627 UTC)
  3086. [ 45.971389] [BATT] set_batt_psy_property. value(1600000) prop(32) at 45971383586 (2023-02-15 16:03:40.962888179 UTC)
  3087. [ 45.971397] SMBCHG: smbchg_set_fastchg_current_user: User setting FCC to 1600
  3088. [ 45.971403] SMBCHG: fcc: 1 voting for 1600 - on
  3089. [ 45.971459] SMBCHG: smbchg_set_fastchg_current_raw: fastcharge current requested 1600, set to 1600
  3090. [ 45.971464] SMBCHG: smbchg_stay_awake: staying awake: 0x01 (bit 1)
  3091. [ 45.975307] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=3326579uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=1,smb_curr=16mA,batfet_wa=1
  3092. [ 45.975468] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,8f,85,00],CHG_CFG[F0:F4]=[0f,04,0f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,4a,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  3093. [ 45.975476] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  3094. [ 45.978265] [BATT] ID=3,level=99,level_raw=99,vol=4388mV,temp=277,current=-197752uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4950mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=249,usb_overheat=0,level_accu=1 at 45978261660 (2023-02-15 16:03:40.969739273 UTC)
  3095. [ 45.978276] [BATT] Device is at booting stage at 45978270618 (2023-02-15 16:03:40.969775576 UTC)
  3096. [ 46.037745] qpnp_led.red: b:34 on:50 off:0
  3097. [ 46.038999] qpnp_led.green: b:34 on:50 off:0
  3098. [ 46.040264] qpnp_led.blue: b:34 on:50 off:0
  3099. [ 46.044702] qpnp_led.red: b:34 on:50 off:0
  3100. [ 46.045955] qpnp_led.green: b:34 on:50 off:0
  3101. [ 46.047213] qpnp_led.blue: b:34 on:50 off:0
  3102. [ 46.051624] qpnp_led.red: b:34 on:50 off:0
  3103. [ 46.052853] qpnp_led.green: b:34 on:50 off:0
  3104. [ 46.054137] qpnp_led.blue: b:34 on:50 off:0
  3105. [ 46.082114] type=1107 audit(1676477021.070:107): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3106. [ 46.082228] type=1107 audit(1676477021.070:108): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3107. [ 46.084327] type=1107 audit(1676477021.073:109): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3108. [ 46.084566] type=1107 audit(1676477021.073:110): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3109. [ 46.108676] type=1130 audit(1676477021.096:111): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=sdmount@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3110. [ 46.108887] type=1131 audit(1676477021.096:112): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=sdmount@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3111. [ 46.110279] SMBCHG: pmi8996_charger_batfet_switch: Batfet WA 1->0, chgr_RT_STS=0x10, batif_RT_STS=0x0
  3112. [ 46.110339] mdss_fb_set_bl_brightness: bl_dim_status =0
  3113. [ 46.247406] type=1130 audit(1676477021.236:113): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=create-home@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3114. [ 46.247510] type=1131 audit(1676477021.236:114): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=create-home@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3115. [ 46.393520] type=1130 audit(1676477021.376:115): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=hw-groups@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3116. [ 46.394585] type=1131 audit(1676477021.376:116): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=hw-groups@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3117. [ 46.394688] type=1130 audit(1676477021.380:117): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=autologin@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3118. [ 46.414309] type=1006 audit(1676477021.403:118): uid=0 subj=kernel old-auid=4294967295 auid=100000 old-ses=4294967295 ses=1 res=1
  3119. [ 46.440596] type=1107 audit(1676477021.430:119): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3120. [ 46.442535] type=1107 audit(1676477021.430:120): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3121. [ 46.445805] type=1107 audit(1676477021.433:121): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3122. [ 46.448503] type=1107 audit(1676477021.436:122): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3123. [ 46.449481] type=1107 audit(1676477021.436:123): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3124. [ 46.462167] type=1107 audit(1676477021.450:124): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3125. [ 46.464318] type=1006 audit(1676477021.453:125): uid=0 subj=kernel old-auid=4294967295 auid=100000 old-ses=4294967295 ses=2 res=1
  3126. [ 46.464796] type=1107 audit(1676477021.453:126): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3127. [ 46.472517] type=1107 audit(1676477021.460:127): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3128. [ 46.473404] SMBCHG: smbchg_parallel_usb_en_work: AICL at 1700
  3129. [ 46.473443] SMBCHG: smbchg_is_parallel_usb_ok: SDP adapter, skipping
  3130. [ 46.473449] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 1)
  3131. [ 46.475766] type=1107 audit(1676477021.463:128): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3132. [ 46.475872] type=1130 audit(1676477021.463:129): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=oneshot-user-privileged@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3133. [ 46.480810] type=1107 audit(1676477021.470:130): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3134. [ 46.482455] type=1107 audit(1676477021.470:131): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3135. [ 46.484281] type=1107 audit(1676477021.473:132): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3136. [ 46.485932] type=1107 audit(1676477021.473:133): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3137. [ 46.494254] type=1006 audit(1676477021.483:134): uid=0 subj=kernel old-auid=4294967295 auid=100000 old-ses=4294967295 ses=3 res=1
  3138. [ 46.634809] type=1130 audit(1676477021.623:135): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=user@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3139. [ 47.210064] type=1701 audit(1676477022.196:136): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="jolla-startupwi" exe="/usr/libexec/mapplauncherd/booster-qt5" sig=6
  3140. [ 47.459304] type=1107 audit(1676477022.446:137): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3141. [ 47.470170] type=1130 audit(1676477022.456:138): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=start-user-session comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3142. [ 47.470301] type=1131 audit(1676477022.456:139): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=start-user-session comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3143. [ 47.503562] type=1130 audit(1676477022.490:140): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=runlevel-user-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3144. [ 47.503699] type=1131 audit(1676477022.490:141): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=runlevel-user-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3145. [ 47.558011] type=1130 audit(1676477022.543:142): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=droid-bootctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
  3146. [ 47.620042] type=1701 audit(1676477022.606:143): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="lipstick" exe="/usr/bin/lipstick" sig=6
  3147. [ 47.716875] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
  3148. [ 47.729305] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3149. [ 47.729597] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3150. [ 47.729866] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3151. [ 47.729878] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
  3152. [ 47.730600] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3153. [ 47.730615] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
  3154. [ 47.730913] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3155. [ 47.731180] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3156. [ 47.731532] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3157. [ 47.731545] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
  3158. [ 47.731845] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3159. [ 47.731858] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
  3160. [ 47.741040] msm_pcm_volume_ctl_get substream runtime not found
  3161. [ 47.742196] msm_pcm_volume_ctl_get substream runtime not found
  3162. [ 47.743461] msm_pcm_volume_ctl_get substream runtime not found
  3163. [ 47.744060] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3164. [ 47.746280] msm_pcm_volume_ctl_get substream runtime not found
  3165. [ 47.747165] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3166. [ 47.748709] msm_pcm_volume_ctl_get substream runtime not found
  3167. [ 47.749148] msm_pcm_volume_ctl_get substream runtime not found
  3168. [ 47.749677] msm_pcm_volume_ctl_get substream runtime not found
  3169. [ 47.750328] msm_pcm_volume_ctl_get substream runtime not found
  3170. [ 47.752794] msm_pcm_volume_ctl_get substream runtime not found
  3171. [ 47.753837] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3172. [ 47.755452] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3173. [ 47.758283] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3174. [ 47.760909] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3175. [ 47.762662] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3176. [ 47.764790] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3177. [ 47.803105] [AUD] snd_soc_msm8996: msm_htc_ftm_get: non ftm state
  3178. [ 47.803131] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.0
  3179. [ 47.803138] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.1
  3180. [ 47.803146] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.2
  3181. [ 47.803153] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.3
  3182. [ 47.900510] wcdcal_hwdep_ioctl_shared: incorrect firmware size 0 for vbat
  3183. [ 47.907977] type=1701 audit(1676477022.896:144): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="pulseaudio" exe="/usr/bin/pulseaudio" sig=11
  3184. [ 48.011814] type=1130 audit(1676477023.000:145): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3185. [ 49.198913] type=1701 audit(1676477024.186:146): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="lipstick" exe="/usr/bin/lipstick" sig=6
  3186. [ 49.469407] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
  3187. [ 49.473601] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3188. [ 49.473712] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3189. [ 49.473823] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3190. [ 49.473829] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
  3191. [ 49.473949] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3192. [ 49.473954] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
  3193. [ 49.474062] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3194. [ 49.474177] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3195. [ 49.474285] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3196. [ 49.474290] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
  3197. [ 49.474397] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3198. [ 49.474402] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
  3199. [ 49.477762] msm_pcm_volume_ctl_get substream runtime not found
  3200. [ 49.478186] msm_pcm_volume_ctl_get substream runtime not found
  3201. [ 49.478606] msm_pcm_volume_ctl_get substream runtime not found
  3202. [ 49.478824] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3203. [ 49.479655] msm_pcm_volume_ctl_get substream runtime not found
  3204. [ 49.479924] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3205. [ 49.480829] msm_pcm_volume_ctl_get substream runtime not found
  3206. [ 49.480949] msm_pcm_volume_ctl_get substream runtime not found
  3207. [ 49.481172] msm_pcm_volume_ctl_get substream runtime not found
  3208. [ 49.481288] msm_pcm_volume_ctl_get substream runtime not found
  3209. [ 49.482068] msm_pcm_volume_ctl_get substream runtime not found
  3210. [ 49.482296] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3211. [ 49.482959] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3212. [ 49.483691] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3213. [ 49.484362] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3214. [ 49.485045] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3215. [ 49.485731] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3216. [ 49.501252] [AUD] snd_soc_msm8996: msm_htc_ftm_get: non ftm state
  3217. [ 49.501269] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.0
  3218. [ 49.501275] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.1
  3219. [ 49.501281] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.2
  3220. [ 49.501287] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.3
  3221. [ 49.528088] wcdcal_hwdep_ioctl_shared: incorrect firmware size 0 for vbat
  3222. [ 49.530951] type=1701 audit(1676477024.520:147): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="pulseaudio" exe="/usr/bin/pulseaudio" sig=11
  3223. [ 49.703776] qpnp_led.red: b:23 on:50 off:0
  3224. [ 49.705029] qpnp_led.green: b:23 on:50 off:0
  3225. [ 49.706260] qpnp_led.blue: b:23 on:50 off:0
  3226. [ 49.712235] type=1130 audit(1676477024.693:148): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=init-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3227. [ 49.714752] qpnp_led.red: b:23 on:50 off:0
  3228. [ 49.715994] qpnp_led.green: b:23 on:50 off:0
  3229. [ 49.724050] qpnp_led.blue: b:23 on:50 off:0
  3230. [ 49.730583] qpnp_led.red: b:23 on:50 off:0
  3231. [ 49.740283] qpnp_led.green: b:23 on:50 off:0
  3232. [ 49.741528] qpnp_led.blue: b:23 on:50 off:0
  3233. [ 49.755064] type=1130 audit(1676477024.743:149): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=oneshot-user-late-privileged@100000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3234. [ 49.780129] type=1130 audit(1676477024.766:150): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=policies-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3235. [ 49.780257] type=1131 audit(1676477024.766:151): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=policies-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3236. [ 49.796584] type=1130 audit(1676477024.783:152): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=oneshot-root-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3237. [ 49.866827] droid-hal-init: starting service 'system_suspend'...
  3238. [ 49.868298] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3239. [ 49.869847] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3240. [ 49.871802] droid-hal-init: starting service 'vendor.configstore-hal'...
  3241. [ 49.873666] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3242. [ 49.875342] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3243. [ 49.877253] droid-hal-init: starting service 'vendor.time_daemon'...
  3244. [ 49.904541] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 4937) exited with status 1
  3245. [ 49.904580] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 4937) process group... HYBRIS: killing PID instead of process group.
  3246. [ 49.909030] droid-hal-init: Service 'vendor.time_daemon' (pid 4943) exited with status 234
  3247. [ 49.909063] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 4943) process group... HYBRIS: killing PID instead of process group.
  3248. [ 49.913038] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 4941) exited with status 0
  3249. [ 49.913070] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 4941) process group... HYBRIS: killing PID instead of process group.
  3250. [ 49.923317] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 4938) exited with status 0
  3251. [ 49.923655] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 4938) process group... HYBRIS: killing PID instead of process group.
  3252. [ 49.925532] type=1701 audit(1676477024.913:153): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3253. [ 49.925919] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 4940) exited with status 0
  3254. [ 49.925945] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 4940) process group... HYBRIS: killing PID instead of process group.
  3255. [ 49.926116] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3256. [ 49.986288] droid-hal-init: Service 'vendor.configstore-hal' (pid 4939) received signal 31
  3257. [ 49.986320] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 4939) process group... HYBRIS: killing PID instead of process group.
  3258. [ 50.005538] logd: logdr: UID=1000 GID=1000 PID=4954 n tail=50 logMask=8 pid=4936 start=0ns timeout=0ns
  3259. [ 50.007283] logd: logdr: UID=1000 GID=1000 PID=4954 n tail=50 logMask=1 pid=4936 start=0ns timeout=0ns
  3260. [ 50.010887] logd: logdr: UID=1000 GID=1000 PID=4954 n tail=0 logMask=8 pid=4936 start=0ns timeout=0ns
  3261. [ 50.012789] logd: logdr: UID=1000 GID=1000 PID=4954 n tail=0 logMask=1 pid=4936 start=0ns timeout=0ns
  3262. [ 50.015479] type=1701 audit(1676477025.003:154): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3263. [ 50.070237] droid-hal-init: Service 'system_suspend' (pid 4936) received signal 6
  3264. [ 50.070271] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 4936) process group... HYBRIS: killing PID instead of process group.
  3265. [ 50.142490] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 4169) exited with status 1
  3266. [ 50.142544] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 4169) process group... HYBRIS: killing PID instead of process group.
  3267. [ 50.142721] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3268. [ 50.143152] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3269. [ 50.655904] type=1701 audit(1676477025.643:155): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="lipstick" exe="/usr/bin/lipstick" sig=6
  3270. [ 50.895631] type=1130 audit(1676477025.880:156): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=rich-core-early-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3271. [ 50.970133] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
  3272. [ 50.975537] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3273. [ 50.975651] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3274. [ 50.975755] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3275. [ 50.975760] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
  3276. [ 50.975866] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3277. [ 50.975871] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
  3278. [ 50.975998] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3279. [ 50.976136] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3280. [ 50.976278] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3281. [ 50.976284] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
  3282. [ 50.976416] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3283. [ 50.976422] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
  3284. [ 50.981246] msm_pcm_volume_ctl_get substream runtime not found
  3285. [ 50.981789] msm_pcm_volume_ctl_get substream runtime not found
  3286. [ 50.982358] msm_pcm_volume_ctl_get substream runtime not found
  3287. [ 50.982644] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3288. [ 50.984032] msm_pcm_volume_ctl_get substream runtime not found
  3289. [ 50.984340] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3290. [ 50.985192] msm_pcm_volume_ctl_get substream runtime not found
  3291. [ 50.985350] msm_pcm_volume_ctl_get substream runtime not found
  3292. [ 50.985638] msm_pcm_volume_ctl_get substream runtime not found
  3293. [ 50.985796] msm_pcm_volume_ctl_get substream runtime not found
  3294. [ 50.987137] msm_pcm_volume_ctl_get substream runtime not found
  3295. [ 50.987438] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3296. [ 50.988309] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3297. [ 50.989189] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3298. [ 50.991140] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3299. [ 50.992055] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3300. [ 50.993003] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3301. [ 51.013147] [AUD] snd_soc_msm8996: msm_htc_ftm_get: non ftm state
  3302. [ 51.013170] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.0
  3303. [ 51.013176] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.1
  3304. [ 51.013182] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.2
  3305. [ 51.013188] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.3
  3306. [ 51.042251] wcdcal_hwdep_ioctl_shared: incorrect firmware size 0 for vbat
  3307. [ 51.046794] type=1701 audit(1676477026.033:157): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="pulseaudio" exe="/usr/bin/pulseaudio" sig=11
  3308. [ 52.146605] type=1701 audit(1676477027.133:158): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="lipstick" exe="/usr/bin/lipstick" sig=6
  3309. [ 52.413658] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
  3310. [ 52.417667] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3311. [ 52.417790] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3312. [ 52.417896] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3313. [ 52.417902] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
  3314. [ 52.417991] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3315. [ 52.417996] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
  3316. [ 52.418083] [AUD] snd_soc_qdsp6v2: msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
  3317. [ 52.418183] [AUD] snd_soc_qdsp6v2: msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
  3318. [ 52.418288] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3319. [ 52.418293] [AUD] snd_soc_qdsp6v2: msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
  3320. [ 52.418405] [AUD] snd_soc_qdsp6v2: msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
  3321. [ 52.418410] [AUD] snd_soc_qdsp6v2: msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
  3322. [ 52.421677] msm_pcm_volume_ctl_get substream runtime not found
  3323. [ 52.422087] msm_pcm_volume_ctl_get substream runtime not found
  3324. [ 52.422505] msm_pcm_volume_ctl_get substream runtime not found
  3325. [ 52.422721] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3326. [ 52.423633] msm_pcm_volume_ctl_get substream runtime not found
  3327. [ 52.423855] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3328. [ 52.424500] msm_pcm_volume_ctl_get substream runtime not found
  3329. [ 52.424615] msm_pcm_volume_ctl_get substream runtime not found
  3330. [ 52.424833] msm_pcm_volume_ctl_get substream runtime not found
  3331. [ 52.424946] msm_pcm_volume_ctl_get substream runtime not found
  3332. [ 52.425713] msm_pcm_volume_ctl_get substream runtime not found
  3333. [ 52.425938] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3334. [ 52.426588] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3335. [ 52.427351] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3336. [ 52.428019] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3337. [ 52.428684] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3338. [ 52.429370] [AUD] snd_soc_qdsp6v2: msm_compr_audio_effects_config_get: stream or effects inactive
  3339. [ 52.444527] [AUD] snd_soc_msm8996: msm_htc_ftm_get: non ftm state
  3340. [ 52.444545] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.0
  3341. [ 52.444551] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.1
  3342. [ 52.444557] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.2
  3343. [ 52.444563] [AUD] snd_soc_msm8996: ftm gpio value 0 on No.3
  3344. [ 52.471424] wcdcal_hwdep_ioctl_shared: incorrect firmware size 0 for vbat
  3345. [ 52.474581] type=1701 audit(1676477027.463:159): auid=100000 uid=100000 gid=100000 ses=3 subj=kernel comm="pulseaudio" exe="/usr/bin/pulseaudio" sig=11
  3346. [ 54.773380] [BATT] chg_full_check_worker: vol:4388, curr=-197, is_full_count=2, is_full=0 at 54773381755 (2023-02-15 16:03:49.764871608 UTC)
  3347. [ 54.872657] droid-hal-init: starting service 'system_suspend'...
  3348. [ 54.874243] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3349. [ 54.875720] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3350. [ 54.877317] droid-hal-init: starting service 'vendor.configstore-hal'...
  3351. [ 54.878791] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3352. [ 54.880494] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3353. [ 54.882109] droid-hal-init: starting service 'vendor.time_daemon'...
  3354. [ 54.917227] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5217) exited with status 1
  3355. [ 54.917266] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5217) process group... HYBRIS: killing PID instead of process group.
  3356. [ 54.917630] droid-hal-init: Service 'vendor.time_daemon' (pid 5222) exited with status 234
  3357. [ 54.917653] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5222) process group... HYBRIS: killing PID instead of process group.
  3358. [ 54.928514] type=1701 audit(1676477029.916:160): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3359. [ 54.931184] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5221) exited with status 0
  3360. [ 54.931218] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5221) process group... HYBRIS: killing PID instead of process group.
  3361. [ 54.931910] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5218) exited with status 0
  3362. [ 54.931934] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5218) process group... HYBRIS: killing PID instead of process group.
  3363. [ 54.933105] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5220) exited with status 0
  3364. [ 54.933136] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5220) process group... HYBRIS: killing PID instead of process group.
  3365. [ 54.933299] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3366. [ 54.983775] droid-hal-init: Service 'vendor.configstore-hal' (pid 5219) received signal 31
  3367. [ 54.983809] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5219) process group... HYBRIS: killing PID instead of process group.
  3368. [ 55.005582] logd: logdr: UID=1000 GID=1000 PID=5236 n tail=50 logMask=8 pid=5216 start=0ns timeout=0ns
  3369. [ 55.007592] logd: logdr: UID=1000 GID=1000 PID=5236 n tail=50 logMask=1 pid=5216 start=0ns timeout=0ns
  3370. [ 55.011327] logd: logdr: UID=1000 GID=1000 PID=5236 n tail=0 logMask=8 pid=5216 start=0ns timeout=0ns
  3371. [ 55.013387] logd: logdr: UID=1000 GID=1000 PID=5236 n tail=0 logMask=1 pid=5216 start=0ns timeout=0ns
  3372. [ 55.017021] type=1701 audit(1676477030.006:161): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3373. [ 55.071500] droid-hal-init: Service 'system_suspend' (pid 5216) received signal 6
  3374. [ 55.071532] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5216) process group... HYBRIS: killing PID instead of process group.
  3375. [ 55.200679] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5022) exited with status 1
  3376. [ 55.200709] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5022) process group... HYBRIS: killing PID instead of process group.
  3377. [ 55.200862] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3378. [ 55.201247] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3379. [ 59.879367] droid-hal-init: starting service 'system_suspend'...
  3380. [ 59.880987] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3381. [ 59.882461] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3382. [ 59.884178] droid-hal-init: starting service 'vendor.configstore-hal'...
  3383. [ 59.885687] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3384. [ 59.887390] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3385. [ 59.888982] droid-hal-init: starting service 'vendor.time_daemon'...
  3386. [ 59.917617] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5305) exited with status 0
  3387. [ 59.917665] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5305) process group... HYBRIS: killing PID instead of process group.
  3388. [ 59.921395] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5304) exited with status 1
  3389. [ 59.921436] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5304) process group... HYBRIS: killing PID instead of process group.
  3390. [ 59.926274] droid-hal-init: Service 'vendor.time_daemon' (pid 5309) exited with status 234
  3391. [ 59.926314] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5309) process group... HYBRIS: killing PID instead of process group.
  3392. [ 59.935024] type=1701 audit(1676477034.920:162): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3393. [ 59.935059] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5307) exited with status 0
  3394. [ 59.935084] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5307) process group... HYBRIS: killing PID instead of process group.
  3395. [ 59.935281] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3396. [ 59.944476] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5308) exited with status 0
  3397. [ 59.944512] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5308) process group... HYBRIS: killing PID instead of process group.
  3398. [ 59.988507] droid-hal-init: Service 'vendor.configstore-hal' (pid 5306) received signal 31
  3399. [ 59.988535] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5306) process group... HYBRIS: killing PID instead of process group.
  3400. [ 60.006504] logd: logdr: UID=1000 GID=1000 PID=5312 n tail=50 logMask=8 pid=5303 start=0ns timeout=0ns
  3401. [ 60.008659] logd: logdr: UID=1000 GID=1000 PID=5312 n tail=50 logMask=1 pid=5303 start=0ns timeout=0ns
  3402. [ 60.012917] logd: logdr: UID=1000 GID=1000 PID=5312 n tail=0 logMask=8 pid=5303 start=0ns timeout=0ns
  3403. [ 60.015240] logd: logdr: UID=1000 GID=1000 PID=5312 n tail=0 logMask=1 pid=5303 start=0ns timeout=0ns
  3404. [ 60.018963] type=1701 audit(1676477035.006:163): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3405. [ 60.078241] droid-hal-init: Service 'system_suspend' (pid 5303) received signal 6
  3406. [ 60.078274] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5303) process group... HYBRIS: killing PID instead of process group.
  3407. [ 60.252979] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5298) exited with status 1
  3408. [ 60.253019] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5298) process group... HYBRIS: killing PID instead of process group.
  3409. [ 60.253172] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3410. [ 60.253664] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3411. [ 63.413399] FG: fg_is_batt_id_valid: fg batt sts 0x8
  3412. [ 64.885939] droid-hal-init: starting service 'system_suspend'...
  3413. [ 64.887430] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3414. [ 64.889004] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3415. [ 64.890648] droid-hal-init: starting service 'vendor.configstore-hal'...
  3416. [ 64.892192] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3417. [ 64.893876] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3418. [ 64.895478] droid-hal-init: starting service 'vendor.time_daemon'...
  3419. [ 64.921508] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5390) exited with status 1
  3420. [ 64.921544] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5390) process group... HYBRIS: killing PID instead of process group.
  3421. [ 64.932118] droid-hal-init: Service 'vendor.time_daemon' (pid 5395) exited with status 234
  3422. [ 64.932152] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5395) process group... HYBRIS: killing PID instead of process group.
  3423. [ 64.956642] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5393) exited with status 0
  3424. [ 64.956712] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5393) process group... HYBRIS: killing PID instead of process group.
  3425. [ 64.956946] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3426. [ 64.957439] logd: logdr: UID=1000 GID=1000 PID=5398 n tail=50 logMask=8 pid=5389 start=0ns timeout=0ns
  3427. [ 64.960327] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5391) exited with status 0
  3428. [ 64.960367] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5391) process group... HYBRIS: killing PID instead of process group.
  3429. [ 64.960640] logd: logdr: UID=1000 GID=1000 PID=5398 n tail=50 logMask=1 pid=5389 start=0ns timeout=0ns
  3430. [ 64.963698] logd: logdr: UID=1000 GID=1000 PID=5398 n tail=0 logMask=8 pid=5389 start=0ns timeout=0ns
  3431. [ 64.965714] logd: logdr: UID=1000 GID=1000 PID=5398 n tail=0 logMask=1 pid=5389 start=0ns timeout=0ns
  3432. [ 64.967235] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5394) exited with status 0
  3433. [ 64.967272] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5394) process group... HYBRIS: killing PID instead of process group.
  3434. [ 64.968924] type=1701 audit(1676477039.956:164): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3435. [ 64.970074] type=1701 audit(1676477039.956:165): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3436. [ 65.030191] droid-hal-init: Service 'vendor.configstore-hal' (pid 5392) received signal 31
  3437. [ 65.030232] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5392) process group... HYBRIS: killing PID instead of process group.
  3438. [ 65.036437] droid-hal-init: Service 'system_suspend' (pid 5389) received signal 6
  3439. [ 65.036477] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5389) process group... HYBRIS: killing PID instead of process group.
  3440. [ 65.305414] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5385) exited with status 1
  3441. [ 65.305454] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5385) process group... HYBRIS: killing PID instead of process group.
  3442. [ 65.305653] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3443. [ 65.306134] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3444. [ 69.892333] droid-hal-init: starting service 'system_suspend'...
  3445. [ 69.893996] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3446. [ 69.895909] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3447. [ 69.898119] droid-hal-init: starting service 'vendor.configstore-hal'...
  3448. [ 69.900329] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3449. [ 69.902590] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3450. [ 69.904899] droid-hal-init: starting service 'vendor.time_daemon'...
  3451. [ 69.939220] type=1701 audit(1676477044.926:166): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3452. [ 69.940852] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5478) exited with status 0
  3453. [ 69.940950] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5478) process group... HYBRIS: killing PID instead of process group.
  3454. [ 69.941184] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3455. [ 69.949794] droid-hal-init: Service 'vendor.time_daemon' (pid 5480) exited with status 234
  3456. [ 69.949839] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5480) process group... HYBRIS: killing PID instead of process group.
  3457. [ 69.950744] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5475) exited with status 1
  3458. [ 69.950824] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5475) process group... HYBRIS: killing PID instead of process group.
  3459. [ 69.952321] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5476) exited with status 0
  3460. [ 69.952385] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5476) process group... HYBRIS: killing PID instead of process group.
  3461. [ 69.961070] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5479) exited with status 0
  3462. [ 69.961103] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5479) process group... HYBRIS: killing PID instead of process group.
  3463. [ 70.006383] droid-hal-init: Service 'vendor.configstore-hal' (pid 5477) received signal 31
  3464. [ 70.006418] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5477) process group... HYBRIS: killing PID instead of process group.
  3465. [ 70.025062] logd: logdr: UID=1000 GID=1000 PID=5490 n tail=50 logMask=8 pid=5474 start=0ns timeout=0ns
  3466. [ 70.027177] logd: logdr: UID=1000 GID=1000 PID=5490 n tail=50 logMask=1 pid=5474 start=0ns timeout=0ns
  3467. [ 70.031080] logd: logdr: UID=1000 GID=1000 PID=5490 n tail=0 logMask=8 pid=5474 start=0ns timeout=0ns
  3468. [ 70.033095] logd: logdr: UID=1000 GID=1000 PID=5490 n tail=0 logMask=1 pid=5474 start=0ns timeout=0ns
  3469. [ 70.036166] type=1701 audit(1676477045.023:167): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3470. [ 70.088639] droid-hal-init: Service 'system_suspend' (pid 5474) received signal 6
  3471. [ 70.088673] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5474) process group... HYBRIS: killing PID instead of process group.
  3472. [ 70.357933] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5471) exited with status 1
  3473. [ 70.357998] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5471) process group... HYBRIS: killing PID instead of process group.
  3474. [ 70.358238] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3475. [ 70.358778] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3476. [ 70.669328] type=1107 audit(1676477045.656:168): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='Unknown class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
  3477. [ 74.826716] [BATT] chg_full_check_worker: vol:4399, curr=-215, is_full_count=3, is_full=1 at 74826720315 (2023-02-15 16:04:09.818210429 UTC)
  3478. [ 74.898340] droid-hal-init: starting service 'system_suspend'...
  3479. [ 74.900495] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3480. [ 74.902319] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3481. [ 74.904658] droid-hal-init: starting service 'vendor.configstore-hal'...
  3482. [ 74.906755] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3483. [ 74.908875] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3484. [ 74.910993] droid-hal-init: starting service 'vendor.time_daemon'...
  3485. [ 74.942392] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5563) exited with status 0
  3486. [ 74.942504] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5563) process group... HYBRIS: killing PID instead of process group.
  3487. [ 74.946744] droid-hal-init: Service 'vendor.time_daemon' (pid 5567) exited with status 234
  3488. [ 74.946793] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5567) process group... HYBRIS: killing PID instead of process group.
  3489. [ 74.951686] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5562) exited with status 1
  3490. [ 74.951724] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5562) process group... HYBRIS: killing PID instead of process group.
  3491. [ 74.952320] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5565) exited with status 0
  3492. [ 74.952358] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5565) process group... HYBRIS: killing PID instead of process group.
  3493. [ 74.952592] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3494. [ 74.953069] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5566) exited with status 0
  3495. [ 74.953103] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5566) process group... HYBRIS: killing PID instead of process group.
  3496. [ 74.956116] type=1701 audit(1676477049.943:169): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3497. [ 75.008011] droid-hal-init: Service 'vendor.configstore-hal' (pid 5564) received signal 31
  3498. [ 75.008050] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5564) process group... HYBRIS: killing PID instead of process group.
  3499. [ 75.028799] logd: logdr: UID=1000 GID=1000 PID=5571 n tail=50 logMask=8 pid=5561 start=0ns timeout=0ns
  3500. [ 75.031457] logd: logdr: UID=1000 GID=1000 PID=5571 n tail=50 logMask=1 pid=5561 start=0ns timeout=0ns
  3501. [ 75.036087] logd: logdr: UID=1000 GID=1000 PID=5571 n tail=0 logMask=8 pid=5561 start=0ns timeout=0ns
  3502. [ 75.038384] logd: logdr: UID=1000 GID=1000 PID=5571 n tail=0 logMask=1 pid=5561 start=0ns timeout=0ns
  3503. [ 75.042933] type=1701 audit(1676477050.030:170): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3504. [ 75.103320] droid-hal-init: Service 'system_suspend' (pid 5561) received signal 6
  3505. [ 75.103419] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5561) process group... HYBRIS: killing PID instead of process group.
  3506. [ 75.411760] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5556) exited with status 1
  3507. [ 75.411796] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5556) process group... HYBRIS: killing PID instead of process group.
  3508. [ 75.411988] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3509. [ 75.412507] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3510. [ 75.826279] type=1131 audit(1676477050.813:171): uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  3511. [ 75.833519] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister ip6tnl0
  3512. [ 75.843957] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister ip6tnl0
  3513. [ 75.844084] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister sit0
  3514. [ 75.846891] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister sit0
  3515. [ 75.846993] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister ip6_vti0
  3516. [ 75.850225] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister ip6_vti0
  3517. [ 75.850305] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister ip_vti0
  3518. [ 75.850531] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister ip_vti0
  3519. [ 75.853201] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister lo
  3520. [ 75.856737] [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister lo
  3521. [ 78.905696] FG: fg_soc_irq_handler: triggered 0x21
  3522. [ 78.913286] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  3523. [ 78.913296] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  3524. [ 78.913303] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  3525. [ 78.913868] SMBCHG: smbchg_relax: relaxing: 0x00 (bit 2)
  3526. [ 79.904990] droid-hal-init: starting service 'system_suspend'...
  3527. [ 79.906956] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3528. [ 79.908836] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3529. [ 79.910862] droid-hal-init: starting service 'vendor.configstore-hal'...
  3530. [ 79.912898] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3531. [ 79.915075] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3532. [ 79.917184] droid-hal-init: starting service 'vendor.time_daemon'...
  3533. [ 79.945986] droid-hal-init: Service 'vendor.time_daemon' (pid 5661) exited with status 234
  3534. [ 79.946041] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5661) process group... HYBRIS: killing PID instead of process group.
  3535. [ 79.950232] type=1701 audit(1676477054.936:172): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3536. [ 79.951385] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5656) exited with status 1
  3537. [ 79.951428] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5656) process group... HYBRIS: killing PID instead of process group.
  3538. [ 79.951975] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5657) exited with status 0
  3539. [ 79.952013] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5657) process group... HYBRIS: killing PID instead of process group.
  3540. [ 79.953265] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5659) exited with status 0
  3541. [ 79.953303] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5659) process group... HYBRIS: killing PID instead of process group.
  3542. [ 79.953943] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3543. [ 79.961356] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5660) exited with status 0
  3544. [ 79.961397] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5660) process group... HYBRIS: killing PID instead of process group.
  3545. [ 80.001037] droid-hal-init: Service 'vendor.configstore-hal' (pid 5658) received signal 31
  3546. [ 80.001082] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5658) process group... HYBRIS: killing PID instead of process group.
  3547. [ 80.022086] logd: logdr: UID=1000 GID=1000 PID=5664 n tail=50 logMask=8 pid=5655 start=0ns timeout=0ns
  3548. [ 80.024294] logd: logdr: UID=1000 GID=1000 PID=5664 n tail=50 logMask=1 pid=5655 start=0ns timeout=0ns
  3549. [ 80.028745] logd: logdr: UID=1000 GID=1000 PID=5664 n tail=0 logMask=8 pid=5655 start=0ns timeout=0ns
  3550. [ 80.031179] logd: logdr: UID=1000 GID=1000 PID=5664 n tail=0 logMask=1 pid=5655 start=0ns timeout=0ns
  3551. [ 80.035336] type=1701 audit(1676477055.023:173): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3552. [ 80.090374] droid-hal-init: Service 'system_suspend' (pid 5655) received signal 6
  3553. [ 80.090414] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5655) process group... HYBRIS: killing PID instead of process group.
  3554. [ 80.464064] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5643) exited with status 1
  3555. [ 80.464095] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5643) process group... HYBRIS: killing PID instead of process group.
  3556. [ 80.464248] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3557. [ 80.464652] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3558. [ 84.910725] droid-hal-init: starting service 'system_suspend'...
  3559. [ 84.912158] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3560. [ 84.913693] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3561. [ 84.915178] droid-hal-init: starting service 'vendor.configstore-hal'...
  3562. [ 84.916638] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3563. [ 84.918303] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3564. [ 84.919865] droid-hal-init: starting service 'vendor.time_daemon'...
  3565. [ 84.950375] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5751) exited with status 1
  3566. [ 84.950427] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5751) process group... HYBRIS: killing PID instead of process group.
  3567. [ 84.960056] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5752) exited with status 0
  3568. [ 84.960086] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5752) process group... HYBRIS: killing PID instead of process group.
  3569. [ 84.961713] type=1701 audit(1676477059.950:174): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3570. [ 84.964266] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5754) exited with status 0
  3571. [ 84.964299] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5754) process group... HYBRIS: killing PID instead of process group.
  3572. [ 84.964489] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3573. [ 84.964837] droid-hal-init: Service 'vendor.time_daemon' (pid 5756) exited with status 234
  3574. [ 84.964860] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5756) process group... HYBRIS: killing PID instead of process group.
  3575. [ 84.970882] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5755) exited with status 0
  3576. [ 84.970915] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5755) process group... HYBRIS: killing PID instead of process group.
  3577. [ 85.014596] droid-hal-init: Service 'vendor.configstore-hal' (pid 5753) received signal 31
  3578. [ 85.014629] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5753) process group... HYBRIS: killing PID instead of process group.
  3579. [ 85.033006] logd: logdr: UID=1000 GID=1000 PID=5769 n tail=50 logMask=8 pid=5750 start=0ns timeout=0ns
  3580. [ 85.035413] logd: logdr: UID=1000 GID=1000 PID=5769 n tail=50 logMask=1 pid=5750 start=0ns timeout=0ns
  3581. [ 85.040089] logd: logdr: UID=1000 GID=1000 PID=5769 n tail=0 logMask=8 pid=5750 start=0ns timeout=0ns
  3582. [ 85.042516] logd: logdr: UID=1000 GID=1000 PID=5769 n tail=0 logMask=1 pid=5750 start=0ns timeout=0ns
  3583. [ 85.046932] type=1701 audit(1676477060.036:175): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3584. [ 85.098905] droid-hal-init: Service 'system_suspend' (pid 5750) received signal 6
  3585. [ 85.098939] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5750) process group... HYBRIS: killing PID instead of process group.
  3586. [ 85.516495] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5737) exited with status 1
  3587. [ 85.516526] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5737) process group... HYBRIS: killing PID instead of process group.
  3588. [ 85.516784] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3589. [ 85.517179] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3590. [ 89.916255] droid-hal-init: starting service 'system_suspend'...
  3591. [ 89.917904] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3592. [ 89.919377] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3593. [ 89.921081] droid-hal-init: starting service 'vendor.configstore-hal'...
  3594. [ 89.922620] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3595. [ 89.924424] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3596. [ 89.925982] droid-hal-init: starting service 'vendor.time_daemon'...
  3597. [ 89.959621] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5836) exited with status 1
  3598. [ 89.959660] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5836) process group... HYBRIS: killing PID instead of process group.
  3599. [ 89.963057] droid-hal-init: Service 'vendor.time_daemon' (pid 5841) exited with status 234
  3600. [ 89.963101] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5841) process group... HYBRIS: killing PID instead of process group.
  3601. [ 89.969783] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5840) exited with status 0
  3602. [ 89.969814] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5840) process group... HYBRIS: killing PID instead of process group.
  3603. [ 89.971862] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5839) exited with status 0
  3604. [ 89.971892] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5839) process group... HYBRIS: killing PID instead of process group.
  3605. [ 89.972051] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3606. [ 89.973765] type=1701 audit(1676477064.963:176): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3607. [ 89.977023] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5837) exited with status 0
  3608. [ 89.977055] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5837) process group... HYBRIS: killing PID instead of process group.
  3609. [ 90.026087] droid-hal-init: Service 'vendor.configstore-hal' (pid 5838) received signal 31
  3610. [ 90.026130] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5838) process group... HYBRIS: killing PID instead of process group.
  3611. [ 90.045112] logd: logdr: UID=1000 GID=1000 PID=5845 n tail=50 logMask=8 pid=5835 start=0ns timeout=0ns
  3612. [ 90.047722] logd: logdr: UID=1000 GID=1000 PID=5845 n tail=50 logMask=1 pid=5835 start=0ns timeout=0ns
  3613. [ 90.052346] logd: logdr: UID=1000 GID=1000 PID=5845 n tail=0 logMask=8 pid=5835 start=0ns timeout=0ns
  3614. [ 90.054530] logd: logdr: UID=1000 GID=1000 PID=5845 n tail=0 logMask=1 pid=5835 start=0ns timeout=0ns
  3615. [ 90.058574] type=1701 audit(1676477065.046:177): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3616. [ 90.116734] droid-hal-init: Service 'system_suspend' (pid 5835) received signal 6
  3617. [ 90.116767] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5835) process group... HYBRIS: killing PID instead of process group.
  3618. [ 90.567381] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5832) exited with status 1
  3619. [ 90.567431] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5832) process group... HYBRIS: killing PID instead of process group.
  3620. [ 90.567590] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3621. [ 90.567971] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3622. [ 93.493386] FG: fg_is_batt_id_valid: fg batt sts 0x8
  3623. [ 94.880040] [BATT] chg_full_check_worker: vol:4375, curr=-96, is_eoc_count=1, is_full=1, is_eoc=0 at 94880044396 (2023-02-15 16:04:29.871536801 UTC)
  3624. [ 94.921763] droid-hal-init: starting service 'system_suspend'...
  3625. [ 94.923170] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3626. [ 94.924818] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3627. [ 94.926282] droid-hal-init: starting service 'vendor.configstore-hal'...
  3628. [ 94.927967] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3629. [ 94.929541] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3630. [ 94.931363] droid-hal-init: starting service 'vendor.time_daemon'...
  3631. [ 94.957455] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 5923) exited with status 0
  3632. [ 94.957496] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 5923) process group... HYBRIS: killing PID instead of process group.
  3633. [ 94.959228] type=1701 audit(1676477069.946:178): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3634. [ 94.961471] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 5922) exited with status 1
  3635. [ 94.961501] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 5922) process group... HYBRIS: killing PID instead of process group.
  3636. [ 94.972975] droid-hal-init: Service 'vendor.time_daemon' (pid 5927) exited with status 234
  3637. [ 94.973006] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 5927) process group... HYBRIS: killing PID instead of process group.
  3638. [ 94.980575] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 5925) exited with status 0
  3639. [ 94.980628] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 5925) process group... HYBRIS: killing PID instead of process group.
  3640. [ 94.980795] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3641. [ 94.994406] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 5926) exited with status 0
  3642. [ 94.994444] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 5926) process group... HYBRIS: killing PID instead of process group.
  3643. [ 95.022687] droid-hal-init: Service 'vendor.configstore-hal' (pid 5924) received signal 31
  3644. [ 95.022718] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 5924) process group... HYBRIS: killing PID instead of process group.
  3645. [ 95.044160] logd: logdr: UID=1000 GID=1000 PID=5937 n tail=50 logMask=8 pid=5921 start=0ns timeout=0ns
  3646. [ 95.046490] logd: logdr: UID=1000 GID=1000 PID=5937 n tail=50 logMask=1 pid=5921 start=0ns timeout=0ns
  3647. [ 95.051352] logd: logdr: UID=1000 GID=1000 PID=5937 n tail=0 logMask=8 pid=5921 start=0ns timeout=0ns
  3648. [ 95.053860] logd: logdr: UID=1000 GID=1000 PID=5937 n tail=0 logMask=1 pid=5921 start=0ns timeout=0ns
  3649. [ 95.058312] type=1701 audit(1676477070.046:179): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3650. [ 95.121070] droid-hal-init: Service 'system_suspend' (pid 5921) received signal 6
  3651. [ 95.121102] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 5921) process group... HYBRIS: killing PID instead of process group.
  3652. [ 95.622080] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 5917) exited with status 1
  3653. [ 95.622109] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 5917) process group... HYBRIS: killing PID instead of process group.
  3654. [ 95.622255] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3655. [ 95.622643] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3656. [ 99.927633] droid-hal-init: starting service 'system_suspend'...
  3657. [ 99.929062] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3658. [ 99.930708] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3659. [ 99.932208] droid-hal-init: starting service 'vendor.configstore-hal'...
  3660. [ 99.933933] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3661. [ 99.935531] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3662. [ 99.937219] droid-hal-init: starting service 'vendor.time_daemon'...
  3663. [ 99.963558] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6007) exited with status 1
  3664. [ 99.963606] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6007) process group... HYBRIS: killing PID instead of process group.
  3665. [ 99.983058] droid-hal-init: Service 'vendor.time_daemon' (pid 6012) exited with status 234
  3666. [ 99.983092] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6012) process group... HYBRIS: killing PID instead of process group.
  3667. [ 99.989628] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6008) exited with status 0
  3668. [ 99.989657] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6008) process group... HYBRIS: killing PID instead of process group.
  3669. [ 99.991136] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6010) exited with status 0
  3670. [ 99.991172] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6010) process group... HYBRIS: killing PID instead of process group.
  3671. [ 99.991388] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3672. [ 99.991832] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6011) exited with status 0
  3673. [ 99.991857] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6011) process group... HYBRIS: killing PID instead of process group.
  3674. [ 100.001659] logd: logdr: UID=1000 GID=1000 PID=6015 n tail=50 logMask=8 pid=6006 start=0ns timeout=0ns
  3675. [ 100.004063] logd: logdr: UID=1000 GID=1000 PID=6015 n tail=50 logMask=1 pid=6006 start=0ns timeout=0ns
  3676. [ 100.008734] logd: logdr: UID=1000 GID=1000 PID=6015 n tail=0 logMask=8 pid=6006 start=0ns timeout=0ns
  3677. [ 100.010862] logd: logdr: UID=1000 GID=1000 PID=6015 n tail=0 logMask=1 pid=6006 start=0ns timeout=0ns
  3678. [ 100.015478] type=1701 audit(1676477075.003:180): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3679. [ 100.015620] type=1701 audit(1676477075.003:181): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3680. [ 100.088064] droid-hal-init: Service 'system_suspend' (pid 6006) received signal 6
  3681. [ 100.088097] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6006) process group... HYBRIS: killing PID instead of process group.
  3682. [ 100.090389] droid-hal-init: Service 'vendor.configstore-hal' (pid 6009) received signal 31
  3683. [ 100.090427] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6009) process group... HYBRIS: killing PID instead of process group.
  3684. [ 100.677112] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6003) exited with status 1
  3685. [ 100.677150] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6003) process group... HYBRIS: killing PID instead of process group.
  3686. [ 100.677343] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3687. [ 100.677858] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3688. [ 104.932985] droid-hal-init: starting service 'system_suspend'...
  3689. [ 104.934953] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3690. [ 104.936885] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3691. [ 104.938892] droid-hal-init: starting service 'vendor.configstore-hal'...
  3692. [ 104.940934] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3693. [ 104.942994] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3694. [ 104.945118] droid-hal-init: starting service 'vendor.time_daemon'...
  3695. [ 104.975078] droid-hal-init: Service 'vendor.time_daemon' (pid 6097) exited with status 234
  3696. [ 104.975116] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6097) process group... HYBRIS: killing PID instead of process group.
  3697. [ 104.982123] type=1701 audit(1676477079.970:182): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3698. [ 104.985205] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6092) exited with status 1
  3699. [ 104.985245] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6092) process group... HYBRIS: killing PID instead of process group.
  3700. [ 104.988478] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6096) exited with status 0
  3701. [ 104.988511] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6096) process group... HYBRIS: killing PID instead of process group.
  3702. [ 104.994638] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6093) exited with status 0
  3703. [ 104.994673] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6093) process group... HYBRIS: killing PID instead of process group.
  3704. [ 104.996915] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6095) exited with status 0
  3705. [ 104.996946] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6095) process group... HYBRIS: killing PID instead of process group.
  3706. [ 104.997118] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3707. [ 105.041570] droid-hal-init: Service 'vendor.configstore-hal' (pid 6094) received signal 31
  3708. [ 105.041602] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6094) process group... HYBRIS: killing PID instead of process group.
  3709. [ 105.059726] logd: logdr: UID=1000 GID=1000 PID=6114 n tail=50 logMask=8 pid=6091 start=0ns timeout=0ns
  3710. [ 105.061909] logd: logdr: UID=1000 GID=1000 PID=6114 n tail=50 logMask=1 pid=6091 start=0ns timeout=0ns
  3711. [ 105.065519] logd: logdr: UID=1000 GID=1000 PID=6114 n tail=0 logMask=8 pid=6091 start=0ns timeout=0ns
  3712. [ 105.067671] logd: logdr: UID=1000 GID=1000 PID=6114 n tail=0 logMask=1 pid=6091 start=0ns timeout=0ns
  3713. [ 105.072104] type=1701 audit(1676477080.060:183): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3714. [ 105.125482] droid-hal-init: Service 'system_suspend' (pid 6091) received signal 6
  3715. [ 105.125524] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6091) process group... HYBRIS: killing PID instead of process group.
  3716. [ 105.732342] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6088) exited with status 1
  3717. [ 105.732383] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6088) process group... HYBRIS: killing PID instead of process group.
  3718. [ 105.732592] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3719. [ 105.733124] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3720. [ 106.080031] [BATT] batt_worker: total_time since last batt update = 60113 ms.
  3721. [ 106.082565] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 1
  3722. [ 106.082575] [BATT] write battery data: level:100, temp:280, time:1676477081 at 106082576137 (2023-02-15 16:04:41.074079167 UTC)
  3723. [ 106.082588] [BATT] ibat_max=3400000,ibat_new=1600000,prev_vol_limit=1,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 106082588793 (2023-02-15 16:04:41.074091980 UTC)
  3724. [ 106.082596] [BATT] ibat_total=1600000[1600000,0],ibat_total_new=1600000,is_parallel=0 at 106082596137 (2023-02-15 16:04:41.074100313 UTC)
  3725. [ 106.086313] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=3331696uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=0,smb_curr=16mA,batfet_wa=0
  3726. [ 106.086471] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,8f,85,00],CHG_CFG[F0:F4]=[0f,04,0f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  3727. [ 106.086479] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  3728. [ 106.089659] [BATT] ID=3,level=100,level_raw=99,vol=4375mV,temp=280,current=-96892uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4950mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=250,usb_overheat=0,level_accu=1 at 106089660148 (2023-02-15 16:04:41.081140939 UTC)
  3729. [ 106.089674] [BATT] Device is at booting stage at 106090173950 (2023-02-15 16:04:41.081179428 UTC)
  3730. [ 106.090186] [BATT] batt_worker: total_time since last batt update = 10 ms.
  3731. [ 106.092924] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 1
  3732. [ 106.092937] [BATT] ibat_max=3400000,ibat_new=1600000,prev_vol_limit=1,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 106092938482 (2023-02-15 16:04:41.084439741 UTC)
  3733. [ 106.092946] [BATT] ibat_total=1600000[1600000,0],ibat_total_new=1600000,is_parallel=0 at 106092946138 (2023-02-15 16:04:41.084450522 UTC)
  3734. [ 106.097027] [BATT][SMBCHG] 0x1010=10,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=3331696uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=0,smb_curr=16mA,batfet_wa=0
  3735. [ 106.097191] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,8f,85,00],CHG_CFG[F0:F4]=[0f,04,0f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  3736. [ 106.097200] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  3737. [ 106.099903] [BATT] ID=3,level=100,level_raw=99,vol=4375mV,temp=280,current=-96892uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4950mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=250,usb_overheat=0,level_accu=1 at 106099904680 (2023-02-15 16:04:41.091391825 UTC)
  3738. [ 106.099911] [BATT] Device is at booting stage at 106099911399 (2023-02-15 16:04:41.091416617 UTC)
  3739. [ 106.161809] qpnp_led.red: b:00 on:50 off:0
  3740. [ 106.162904] qpnp_led.green: b:00 on:50 off:0
  3741. [ 106.164031] qpnp_led.blue: b:00 on:50 off:0
  3742. [ 106.165122] qpnp_led.red: b:00 on:50 off:0
  3743. [ 106.165184] qpnp_led.green: b:00 on:50 off:0
  3744. [ 106.165245] qpnp_led.blue: b:00 on:50 off:0
  3745. [ 106.165315] qpnp_led.red: b:00 on:50 off:0
  3746. [ 106.165377] qpnp_led.green: b:00 on:50 off:0
  3747. [ 106.165437] qpnp_led.blue: b:00 on:50 off:0
  3748. [ 106.172743] qpnp_led.red: b:46 on:500 off:2500
  3749. [ 106.172977] qpnp_led.green: b:46 on:500 off:2500
  3750. [ 106.173200] qpnp_led.blue: b:46 on:500 off:2500
  3751. [ 106.176544] qpnp_led.red: b:46 on:500 off:2500
  3752. [ 106.177808] qpnp_led.green: b:46 on:500 off:2500
  3753. [ 106.179046] qpnp_led.blue: b:46 on:500 off:2500
  3754. [ 106.183529] qpnp_led.red: b:46 on:500 off:2500
  3755. [ 106.184770] qpnp_led.green: b:46 on:500 off:2500
  3756. [ 106.186009] qpnp_led.blue: b:46 on:500 off:2500
  3757. [ 108.995335] [BATT] batt_worker: total_time since last batt update = 2903 ms.
  3758. [ 108.997927] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 2
  3759. [ 108.997946] [BATT] ibat_max=3400000,ibat_new=1600000,prev_vol_limit=1,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 108997948250 (2023-02-15 16:04:43.989450083 UTC)
  3760. [ 108.997955] [BATT] ibat_total=1600000[1600000,0],ibat_total_new=1600000,is_parallel=0 at 108997956375 (2023-02-15 16:04:43.989460499 UTC)
  3761. [ 109.001733] [BATT][SMBCHG] 0x1010=50,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=3331696uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=0,smb_curr=16mA,batfet_wa=0
  3762. [ 109.001892] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,8f,87,00],CHG_CFG[F0:F4]=[0f,04,0f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  3763. [ 109.001899] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  3764. [ 109.004642] [BATT] ID=3,level=100,level_raw=100,vol=4375mV,temp=280,current=-96892uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4954mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=250,usb_overheat=0,level_accu=2 at 109004644918 (2023-02-15 16:04:43.996129979 UTC)
  3765. [ 109.004651] [BATT] Device is at booting stage at 109004651793 (2023-02-15 16:04:43.996157010 UTC)
  3766. [ 109.939391] droid-hal-init: starting service 'system_suspend'...
  3767. [ 109.941342] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3768. [ 109.943247] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3769. [ 109.945305] droid-hal-init: starting service 'vendor.configstore-hal'...
  3770. [ 109.947384] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3771. [ 109.949461] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3772. [ 109.951577] droid-hal-init: starting service 'vendor.time_daemon'...
  3773. [ 109.969037] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6179) exited with status 1
  3774. [ 109.969082] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6179) process group... HYBRIS: killing PID instead of process group.
  3775. [ 109.982165] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6180) exited with status 0
  3776. [ 109.982201] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6180) process group... HYBRIS: killing PID instead of process group.
  3777. [ 109.987008] droid-hal-init: Service 'vendor.time_daemon' (pid 6184) exited with status 234
  3778. [ 109.987037] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6184) process group... HYBRIS: killing PID instead of process group.
  3779. [ 109.988321] type=1701 audit(1676477084.976:184): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3780. [ 109.988579] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6182) exited with status 0
  3781. [ 109.988612] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6182) process group... HYBRIS: killing PID instead of process group.
  3782. [ 109.988863] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3783. [ 109.999621] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6183) exited with status 0
  3784. [ 109.999652] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6183) process group... HYBRIS: killing PID instead of process group.
  3785. [ 110.044864] droid-hal-init: Service 'vendor.configstore-hal' (pid 6181) received signal 31
  3786. [ 110.044894] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6181) process group... HYBRIS: killing PID instead of process group.
  3787. [ 110.070343] logd: logdr: UID=1000 GID=1000 PID=6194 n tail=50 logMask=8 pid=6178 start=0ns timeout=0ns
  3788. [ 110.072614] logd: logdr: UID=1000 GID=1000 PID=6194 n tail=50 logMask=1 pid=6178 start=0ns timeout=0ns
  3789. [ 110.077150] logd: logdr: UID=1000 GID=1000 PID=6194 n tail=0 logMask=8 pid=6178 start=0ns timeout=0ns
  3790. [ 110.079504] logd: logdr: UID=1000 GID=1000 PID=6194 n tail=0 logMask=1 pid=6178 start=0ns timeout=0ns
  3791. [ 110.083288] type=1701 audit(1676477085.070:185): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3792. [ 110.145574] droid-hal-init: Service 'system_suspend' (pid 6178) received signal 6
  3793. [ 110.145607] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6178) process group... HYBRIS: killing PID instead of process group.
  3794. [ 110.788210] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6173) exited with status 1
  3795. [ 110.788238] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6173) process group... HYBRIS: killing PID instead of process group.
  3796. [ 110.788389] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3797. [ 110.788919] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3798. [ 114.933370] [BATT] chg_full_check_worker: vol:4375, curr=-96, is_eoc_count=2, is_full=1, is_eoc=0 at 114933377279 (2023-02-15 16:04:49.924869320 UTC)
  3799. [ 114.945271] droid-hal-init: starting service 'system_suspend'...
  3800. [ 114.947365] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3801. [ 114.949269] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3802. [ 114.951442] droid-hal-init: starting service 'vendor.configstore-hal'...
  3803. [ 114.953663] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3804. [ 114.955785] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3805. [ 114.958023] droid-hal-init: starting service 'vendor.time_daemon'...
  3806. [ 114.983178] droid-hal-init: Service 'vendor.time_daemon' (pid 6271) exited with status 234
  3807. [ 114.983225] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6271) process group... HYBRIS: killing PID instead of process group.
  3808. [ 114.984181] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6267) exited with status 0
  3809. [ 114.984218] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6267) process group... HYBRIS: killing PID instead of process group.
  3810. [ 114.984739] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6266) exited with status 1
  3811. [ 114.984781] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6266) process group... HYBRIS: killing PID instead of process group.
  3812. [ 114.990644] type=1701 audit(1676477089.980:186): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3813. [ 114.992256] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6269) exited with status 0
  3814. [ 114.992297] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6269) process group... HYBRIS: killing PID instead of process group.
  3815. [ 114.992534] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3816. [ 114.999749] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6270) exited with status 0
  3817. [ 114.999787] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6270) process group... HYBRIS: killing PID instead of process group.
  3818. [ 115.043044] droid-hal-init: Service 'vendor.configstore-hal' (pid 6268) received signal 31
  3819. [ 115.043087] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6268) process group... HYBRIS: killing PID instead of process group.
  3820. [ 115.066864] logd: logdr: UID=1000 GID=1000 PID=6281 n tail=50 logMask=8 pid=6265 start=0ns timeout=0ns
  3821. [ 115.069242] logd: logdr: UID=1000 GID=1000 PID=6281 n tail=50 logMask=1 pid=6265 start=0ns timeout=0ns
  3822. [ 115.073963] logd: logdr: UID=1000 GID=1000 PID=6281 n tail=0 logMask=8 pid=6265 start=0ns timeout=0ns
  3823. [ 115.076426] logd: logdr: UID=1000 GID=1000 PID=6281 n tail=0 logMask=1 pid=6265 start=0ns timeout=0ns
  3824. [ 115.080424] type=1701 audit(1676477090.070:187): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3825. [ 115.141066] droid-hal-init: Service 'system_suspend' (pid 6265) received signal 6
  3826. [ 115.141108] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6265) process group... HYBRIS: killing PID instead of process group.
  3827. [ 115.837647] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6261) exited with status 1
  3828. [ 115.837677] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6261) process group... HYBRIS: killing PID instead of process group.
  3829. [ 115.837830] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3830. [ 115.838233] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3831. [ 119.950823] droid-hal-init: starting service 'system_suspend'...
  3832. [ 119.952256] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3833. [ 119.953984] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3834. [ 119.955480] droid-hal-init: starting service 'vendor.configstore-hal'...
  3835. [ 119.957137] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3836. [ 119.958665] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3837. [ 119.960483] droid-hal-init: starting service 'vendor.time_daemon'...
  3838. [ 119.994212] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6351) exited with status 1
  3839. [ 119.994254] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6351) process group... HYBRIS: killing PID instead of process group.
  3840. [ 120.002862] droid-hal-init: Service 'vendor.time_daemon' (pid 6356) exited with status 234
  3841. [ 120.002895] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6356) process group... HYBRIS: killing PID instead of process group.
  3842. [ 120.006084] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6352) exited with status 0
  3843. [ 120.006135] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6352) process group... HYBRIS: killing PID instead of process group.
  3844. [ 120.007432] type=1701 audit(1676477094.996:188): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3845. [ 120.010425] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6354) exited with status 0
  3846. [ 120.010456] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6354) process group... HYBRIS: killing PID instead of process group.
  3847. [ 120.010631] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3848. [ 120.014532] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6355) exited with status 0
  3849. [ 120.014566] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6355) process group... HYBRIS: killing PID instead of process group.
  3850. [ 120.057618] droid-hal-init: Service 'vendor.configstore-hal' (pid 6353) received signal 31
  3851. [ 120.057658] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6353) process group... HYBRIS: killing PID instead of process group.
  3852. [ 120.085149] logd: logdr: UID=1000 GID=1000 PID=6360 n tail=50 logMask=8 pid=6350 start=0ns timeout=0ns
  3853. [ 120.087821] logd: logdr: UID=1000 GID=1000 PID=6360 n tail=50 logMask=1 pid=6350 start=0ns timeout=0ns
  3854. [ 120.092373] logd: logdr: UID=1000 GID=1000 PID=6360 n tail=0 logMask=8 pid=6350 start=0ns timeout=0ns
  3855. [ 120.095036] logd: logdr: UID=1000 GID=1000 PID=6360 n tail=0 logMask=1 pid=6350 start=0ns timeout=0ns
  3856. [ 120.098413] type=1701 audit(1676477095.086:189): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3857. [ 120.155059] droid-hal-init: Service 'system_suspend' (pid 6350) received signal 6
  3858. [ 120.155099] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6350) process group... HYBRIS: killing PID instead of process group.
  3859. [ 120.888195] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6347) exited with status 1
  3860. [ 120.888235] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6347) process group... HYBRIS: killing PID instead of process group.
  3861. [ 120.888431] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3862. [ 120.888952] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3863. [ 123.573372] FG: fg_is_batt_id_valid: fg batt sts 0x8
  3864. [ 124.956452] droid-hal-init: starting service 'system_suspend'...
  3865. [ 124.958674] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3866. [ 124.960796] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3867. [ 124.962628] droid-hal-init: starting service 'vendor.configstore-hal'...
  3868. [ 124.964998] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3869. [ 124.967380] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3870. [ 124.969443] droid-hal-init: starting service 'vendor.time_daemon'...
  3871. [ 124.988756] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6436) exited with status 1
  3872. [ 124.988800] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6436) process group... HYBRIS: killing PID instead of process group.
  3873. [ 125.005842] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6439) exited with status 0
  3874. [ 125.005879] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6439) process group... HYBRIS: killing PID instead of process group.
  3875. [ 125.006074] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3876. [ 125.008618] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6437) exited with status 0
  3877. [ 125.008658] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6437) process group... HYBRIS: killing PID instead of process group.
  3878. [ 125.012987] droid-hal-init: Service 'vendor.time_daemon' (pid 6441) exited with status 234
  3879. [ 125.013017] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6441) process group... HYBRIS: killing PID instead of process group.
  3880. [ 125.013291] type=1701 audit(1676477100.000:190): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3881. [ 125.018638] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6440) exited with status 0
  3882. [ 125.018670] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6440) process group... HYBRIS: killing PID instead of process group.
  3883. [ 125.062973] droid-hal-init: Service 'vendor.configstore-hal' (pid 6438) received signal 31
  3884. [ 125.063006] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6438) process group... HYBRIS: killing PID instead of process group.
  3885. [ 125.087267] logd: logdr: UID=1000 GID=1000 PID=6445 n tail=50 logMask=8 pid=6435 start=0ns timeout=0ns
  3886. [ 125.089512] logd: logdr: UID=1000 GID=1000 PID=6445 n tail=50 logMask=1 pid=6435 start=0ns timeout=0ns
  3887. [ 125.094046] logd: logdr: UID=1000 GID=1000 PID=6445 n tail=0 logMask=8 pid=6435 start=0ns timeout=0ns
  3888. [ 125.096478] logd: logdr: UID=1000 GID=1000 PID=6445 n tail=0 logMask=1 pid=6435 start=0ns timeout=0ns
  3889. [ 125.100928] type=1701 audit(1676477100.090:191): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3890. [ 125.162581] droid-hal-init: Service 'system_suspend' (pid 6435) received signal 6
  3891. [ 125.162621] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6435) process group... HYBRIS: killing PID instead of process group.
  3892. [ 125.939522] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6432) exited with status 1
  3893. [ 125.939561] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6432) process group... HYBRIS: killing PID instead of process group.
  3894. [ 125.939752] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3895. [ 125.940319] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3896. [ 129.961852] droid-hal-init: starting service 'system_suspend'...
  3897. [ 129.963529] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3898. [ 129.965433] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3899. [ 129.967400] droid-hal-init: starting service 'vendor.configstore-hal'...
  3900. [ 129.969396] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3901. [ 129.971589] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3902. [ 129.973686] droid-hal-init: starting service 'vendor.time_daemon'...
  3903. [ 129.999399] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6524) exited with status 0
  3904. [ 129.999441] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6524) process group... HYBRIS: killing PID instead of process group.
  3905. [ 129.999886] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3906. [ 130.002479] type=1701 audit(1676477104.990:192): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3907. [ 130.004821] droid-hal-init: Service 'vendor.time_daemon' (pid 6526) exited with status 234
  3908. [ 130.004858] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6526) process group... HYBRIS: killing PID instead of process group.
  3909. [ 130.011798] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6521) exited with status 1
  3910. [ 130.011831] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6521) process group... HYBRIS: killing PID instead of process group.
  3911. [ 130.014574] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6522) exited with status 0
  3912. [ 130.014611] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6522) process group... HYBRIS: killing PID instead of process group.
  3913. [ 130.021267] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6525) exited with status 0
  3914. [ 130.021320] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6525) process group... HYBRIS: killing PID instead of process group.
  3915. [ 130.064410] droid-hal-init: Service 'vendor.configstore-hal' (pid 6523) received signal 31
  3916. [ 130.064440] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6523) process group... HYBRIS: killing PID instead of process group.
  3917. [ 130.089196] logd: logdr: UID=1000 GID=1000 PID=6540 n tail=50 logMask=8 pid=6520 start=0ns timeout=0ns
  3918. [ 130.091817] logd: logdr: UID=1000 GID=1000 PID=6540 n tail=50 logMask=1 pid=6520 start=0ns timeout=0ns
  3919. [ 130.096262] logd: logdr: UID=1000 GID=1000 PID=6540 n tail=0 logMask=8 pid=6520 start=0ns timeout=0ns
  3920. [ 130.098888] logd: logdr: UID=1000 GID=1000 PID=6540 n tail=0 logMask=1 pid=6520 start=0ns timeout=0ns
  3921. [ 130.102391] type=1701 audit(1676477105.090:193): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3922. [ 130.166896] droid-hal-init: Service 'system_suspend' (pid 6520) received signal 6
  3923. [ 130.166937] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6520) process group... HYBRIS: killing PID instead of process group.
  3924. [ 130.992752] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6517) exited with status 1
  3925. [ 130.992791] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6517) process group... HYBRIS: killing PID instead of process group.
  3926. [ 130.993012] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3927. [ 130.994126] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3928. [ 134.622688] FG: fg_soc_irq_handler: triggered 0x25
  3929. [ 134.624085] SMBCHG: smbchg_cc_esr_wa_check: Not in fast charge, skipping
  3930. [ 134.624105] SMBCHG: smbchg_external_power_changed: usb type = 4, current_limit = 500, rc = 0
  3931. [ 134.624112] SMBCHG: smbchg_stay_awake: staying awake: 0x02 (bit 2)
  3932. [ 134.624119] SMBCHG: smbchg_vfloat_adjust_check: Starting vfloat adjustments
  3933. [ 134.624760] FG: fg_is_batt_id_valid: fg batt sts 0x8
  3934. [ 134.641161] SMBCHG: smbchg_vfloat_adjust_work: sample number = 0 vbat_mv = 4405 ibat_ua = -211027
  3935. [ 134.641175] SMBCHG: smbchg_vfloat_adjust_work: Skip 1 samples; max = 4405
  3936. [ 134.967023] droid-hal-init: starting service 'system_suspend'...
  3937. [ 134.968897] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3938. [ 134.971159] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3939. [ 134.973001] droid-hal-init: starting service 'vendor.configstore-hal'...
  3940. [ 134.975433] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3941. [ 134.977722] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3942. [ 134.979803] droid-hal-init: starting service 'vendor.time_daemon'...
  3943. [ 134.986737] [BATT] chg_full_check_worker: vol:4405, curr=-211, is_eoc_count=0, is_full=1, is_eoc=0 at 134986747089 (2023-02-15 16:05:09.978238349 UTC)
  3944. [ 134.997339] type=1701 audit(1676477109.986:194): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3945. [ 135.003593] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6611) exited with status 1
  3946. [ 135.003641] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6611) process group... HYBRIS: killing PID instead of process group.
  3947. [ 135.014022] droid-hal-init: Service 'vendor.time_daemon' (pid 6616) exited with status 234
  3948. [ 135.014055] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6616) process group... HYBRIS: killing PID instead of process group.
  3949. [ 135.017238] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6612) exited with status 0
  3950. [ 135.017270] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6612) process group... HYBRIS: killing PID instead of process group.
  3951. [ 135.026088] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6614) exited with status 0
  3952. [ 135.026123] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6614) process group... HYBRIS: killing PID instead of process group.
  3953. [ 135.026295] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3954. [ 135.032640] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6615) exited with status 0
  3955. [ 135.032677] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6615) process group... HYBRIS: killing PID instead of process group.
  3956. [ 135.064633] droid-hal-init: Service 'vendor.configstore-hal' (pid 6613) received signal 31
  3957. [ 135.064673] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6613) process group... HYBRIS: killing PID instead of process group.
  3958. [ 135.084850] logd: logdr: UID=1000 GID=1000 PID=6626 n tail=50 logMask=8 pid=6610 start=0ns timeout=0ns
  3959. [ 135.087161] logd: logdr: UID=1000 GID=1000 PID=6626 n tail=50 logMask=1 pid=6610 start=0ns timeout=0ns
  3960. [ 135.091571] logd: logdr: UID=1000 GID=1000 PID=6626 n tail=0 logMask=8 pid=6610 start=0ns timeout=0ns
  3961. [ 135.093541] logd: logdr: UID=1000 GID=1000 PID=6626 n tail=0 logMask=1 pid=6610 start=0ns timeout=0ns
  3962. [ 135.096951] type=1701 audit(1676477110.086:195): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3963. [ 135.156456] droid-hal-init: Service 'system_suspend' (pid 6610) received signal 6
  3964. [ 135.156498] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6610) process group... HYBRIS: killing PID instead of process group.
  3965. [ 136.050323] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6603) exited with status 1
  3966. [ 136.050360] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6603) process group... HYBRIS: killing PID instead of process group.
  3967. [ 136.050558] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3968. [ 136.051084] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  3969. [ 139.972926] droid-hal-init: starting service 'system_suspend'...
  3970. [ 139.974907] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  3971. [ 139.976886] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  3972. [ 139.978839] droid-hal-init: starting service 'vendor.configstore-hal'...
  3973. [ 139.980837] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  3974. [ 139.982844] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  3975. [ 139.985026] droid-hal-init: starting service 'vendor.time_daemon'...
  3976. [ 140.015818] droid-hal-init: Service 'vendor.time_daemon' (pid 6701) exited with status 234
  3977. [ 140.015871] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6701) process group... HYBRIS: killing PID instead of process group.
  3978. [ 140.019924] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6697) exited with status 0
  3979. [ 140.019964] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6697) process group... HYBRIS: killing PID instead of process group.
  3980. [ 140.020864] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6696) exited with status 1
  3981. [ 140.020910] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6696) process group... HYBRIS: killing PID instead of process group.
  3982. [ 140.032814] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6699) exited with status 0
  3983. [ 140.032856] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6699) process group... HYBRIS: killing PID instead of process group.
  3984. [ 140.033102] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  3985. [ 140.033543] type=1701 audit(1676477115.020:196): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  3986. [ 140.037334] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6700) exited with status 0
  3987. [ 140.037380] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6700) process group... HYBRIS: killing PID instead of process group.
  3988. [ 140.086436] droid-hal-init: Service 'vendor.configstore-hal' (pid 6698) received signal 31
  3989. [ 140.086468] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6698) process group... HYBRIS: killing PID instead of process group.
  3990. [ 140.109045] logd: logdr: UID=1000 GID=1000 PID=6708 n tail=50 logMask=8 pid=6695 start=0ns timeout=0ns
  3991. [ 140.111895] logd: logdr: UID=1000 GID=1000 PID=6708 n tail=50 logMask=1 pid=6695 start=0ns timeout=0ns
  3992. [ 140.116581] logd: logdr: UID=1000 GID=1000 PID=6708 n tail=0 logMask=8 pid=6695 start=0ns timeout=0ns
  3993. [ 140.118707] logd: logdr: UID=1000 GID=1000 PID=6708 n tail=0 logMask=1 pid=6695 start=0ns timeout=0ns
  3994. [ 140.123442] type=1701 audit(1676477115.110:197): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  3995. [ 140.183695] droid-hal-init: Service 'system_suspend' (pid 6695) received signal 6
  3996. [ 140.183749] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6695) process group... HYBRIS: killing PID instead of process group.
  3997. [ 141.106520] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6692) exited with status 1
  3998. [ 141.106559] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6692) process group... HYBRIS: killing PID instead of process group.
  3999. [ 141.106881] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4000. [ 141.107424] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4001. [ 144.666727] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4002. [ 144.676364] SMBCHG: smbchg_vfloat_adjust_work: Skip ibat too high: -47301
  4003. [ 144.978201] droid-hal-init: starting service 'system_suspend'...
  4004. [ 144.980148] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4005. [ 144.982041] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4006. [ 144.984017] droid-hal-init: starting service 'vendor.configstore-hal'...
  4007. [ 144.986031] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4008. [ 144.988204] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4009. [ 144.990296] droid-hal-init: starting service 'vendor.time_daemon'...
  4010. [ 145.017038] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6782) exited with status 0
  4011. [ 145.017082] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6782) process group... HYBRIS: killing PID instead of process group.
  4012. [ 145.021181] droid-hal-init: Service 'vendor.time_daemon' (pid 6786) exited with status 234
  4013. [ 145.021212] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6786) process group... HYBRIS: killing PID instead of process group.
  4014. [ 145.027183] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6781) exited with status 1
  4015. [ 145.027226] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6781) process group... HYBRIS: killing PID instead of process group.
  4016. [ 145.032163] type=1701 audit(1676477120.020:198): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4017. [ 145.040890] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6784) exited with status 0
  4018. [ 145.040950] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6784) process group... HYBRIS: killing PID instead of process group.
  4019. [ 145.041179] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4020. [ 145.046903] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6785) exited with status 0
  4021. [ 145.046938] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6785) process group... HYBRIS: killing PID instead of process group.
  4022. [ 145.086348] droid-hal-init: Service 'vendor.configstore-hal' (pid 6783) received signal 31
  4023. [ 145.086381] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6783) process group... HYBRIS: killing PID instead of process group.
  4024. [ 145.110373] logd: logdr: UID=1000 GID=1000 PID=6789 n tail=50 logMask=8 pid=6780 start=0ns timeout=0ns
  4025. [ 145.112737] logd: logdr: UID=1000 GID=1000 PID=6789 n tail=50 logMask=1 pid=6780 start=0ns timeout=0ns
  4026. [ 145.117418] logd: logdr: UID=1000 GID=1000 PID=6789 n tail=0 logMask=8 pid=6780 start=0ns timeout=0ns
  4027. [ 145.119890] logd: logdr: UID=1000 GID=1000 PID=6789 n tail=0 logMask=1 pid=6780 start=0ns timeout=0ns
  4028. [ 145.123555] type=1701 audit(1676477120.113:199): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4029. [ 145.185952] droid-hal-init: Service 'system_suspend' (pid 6780) received signal 6
  4030. [ 145.185985] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6780) process group... HYBRIS: killing PID instead of process group.
  4031. [ 146.157262] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6777) exited with status 1
  4032. [ 146.157291] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6777) process group... HYBRIS: killing PID instead of process group.
  4033. [ 146.157440] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4034. [ 146.157831] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4035. [ 149.984121] droid-hal-init: starting service 'system_suspend'...
  4036. [ 149.985560] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4037. [ 149.987248] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4038. [ 149.988844] droid-hal-init: starting service 'vendor.configstore-hal'...
  4039. [ 149.990597] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4040. [ 149.992176] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4041. [ 149.994099] droid-hal-init: starting service 'vendor.time_daemon'...
  4042. [ 150.011368] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6867) exited with status 1
  4043. [ 150.011419] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6867) process group... HYBRIS: killing PID instead of process group.
  4044. [ 150.019849] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6868) exited with status 0
  4045. [ 150.019888] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6868) process group... HYBRIS: killing PID instead of process group.
  4046. [ 150.028325] droid-hal-init: Service 'vendor.time_daemon' (pid 6872) exited with status 234
  4047. [ 150.028367] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6872) process group... HYBRIS: killing PID instead of process group.
  4048. [ 150.028810] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6870) exited with status 0
  4049. [ 150.028834] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6870) process group... HYBRIS: killing PID instead of process group.
  4050. [ 150.028991] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4051. [ 150.030789] type=1701 audit(1676477125.020:200): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4052. [ 150.042754] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6871) exited with status 0
  4053. [ 150.042783] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6871) process group... HYBRIS: killing PID instead of process group.
  4054. [ 150.087061] droid-hal-init: Service 'vendor.configstore-hal' (pid 6869) received signal 31
  4055. [ 150.087093] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6869) process group... HYBRIS: killing PID instead of process group.
  4056. [ 150.108205] logd: logdr: UID=1000 GID=1000 PID=6882 n tail=50 logMask=8 pid=6866 start=0ns timeout=0ns
  4057. [ 150.110470] logd: logdr: UID=1000 GID=1000 PID=6882 n tail=50 logMask=1 pid=6866 start=0ns timeout=0ns
  4058. [ 150.114906] logd: logdr: UID=1000 GID=1000 PID=6882 n tail=0 logMask=8 pid=6866 start=0ns timeout=0ns
  4059. [ 150.117470] logd: logdr: UID=1000 GID=1000 PID=6882 n tail=0 logMask=1 pid=6866 start=0ns timeout=0ns
  4060. [ 150.120949] type=1701 audit(1676477125.110:201): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4061. [ 150.177239] droid-hal-init: Service 'system_suspend' (pid 6866) received signal 6
  4062. [ 150.177271] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6866) process group... HYBRIS: killing PID instead of process group.
  4063. [ 151.207566] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6862) exited with status 1
  4064. [ 151.207595] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6862) process group... HYBRIS: killing PID instead of process group.
  4065. [ 151.207740] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4066. [ 151.208129] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4067. [ 153.653407] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4068. [ 154.693384] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4069. [ 154.702957] SMBCHG: smbchg_vfloat_adjust_work: sample number = 1 vbat_mv = 4401 ibat_ua = -221098
  4070. [ 154.702965] SMBCHG: smbchg_vfloat_adjust_work: Skip 2 samples; max = 4405
  4071. [ 154.989375] droid-hal-init: starting service 'system_suspend'...
  4072. [ 154.990917] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4073. [ 154.992357] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4074. [ 154.994054] droid-hal-init: starting service 'vendor.configstore-hal'...
  4075. [ 154.995609] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4076. [ 154.997292] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4077. [ 154.998895] droid-hal-init: starting service 'vendor.time_daemon'...
  4078. [ 155.025354] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 6952) exited with status 1
  4079. [ 155.025391] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 6952) process group... HYBRIS: killing PID instead of process group.
  4080. [ 155.035221] droid-hal-init: Service 'vendor.time_daemon' (pid 6957) exited with status 234
  4081. [ 155.035259] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 6957) process group... HYBRIS: killing PID instead of process group.
  4082. [ 155.040114] [BATT] chg_full_check_worker: vol:4401, curr=-221, is_eoc_count=0, is_full=1, is_eoc=0 at 155040125076 (2023-02-15 16:05:30.031616284 UTC)
  4083. [ 155.042211] type=1701 audit(1676477130.030:202): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4084. [ 155.044805] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 6955) exited with status 0
  4085. [ 155.044844] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 6955) process group... HYBRIS: killing PID instead of process group.
  4086. [ 155.045653] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4087. [ 155.047070] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 6953) exited with status 0
  4088. [ 155.047098] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 6953) process group... HYBRIS: killing PID instead of process group.
  4089. [ 155.057484] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 6956) exited with status 0
  4090. [ 155.057517] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 6956) process group... HYBRIS: killing PID instead of process group.
  4091. [ 155.101270] droid-hal-init: Service 'vendor.configstore-hal' (pid 6954) received signal 31
  4092. [ 155.101302] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 6954) process group... HYBRIS: killing PID instead of process group.
  4093. [ 155.120616] logd: logdr: UID=1000 GID=1000 PID=6961 n tail=50 logMask=8 pid=6951 start=0ns timeout=0ns
  4094. [ 155.122912] logd: logdr: UID=1000 GID=1000 PID=6961 n tail=50 logMask=1 pid=6951 start=0ns timeout=0ns
  4095. [ 155.127026] logd: logdr: UID=1000 GID=1000 PID=6961 n tail=0 logMask=8 pid=6951 start=0ns timeout=0ns
  4096. [ 155.129239] logd: logdr: UID=1000 GID=1000 PID=6961 n tail=0 logMask=1 pid=6951 start=0ns timeout=0ns
  4097. [ 155.133705] type=1701 audit(1676477130.123:203): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4098. [ 155.184769] droid-hal-init: Service 'system_suspend' (pid 6951) received signal 6
  4099. [ 155.184802] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 6951) process group... HYBRIS: killing PID instead of process group.
  4100. [ 156.260080] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 6948) exited with status 1
  4101. [ 156.260109] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 6948) process group... HYBRIS: killing PID instead of process group.
  4102. [ 156.260259] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4103. [ 156.260651] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4104. [ 159.994847] droid-hal-init: starting service 'system_suspend'...
  4105. [ 159.996263] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4106. [ 159.997906] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4107. [ 159.999439] droid-hal-init: starting service 'vendor.configstore-hal'...
  4108. [ 160.001170] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4109. [ 160.002756] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4110. [ 160.004543] droid-hal-init: starting service 'vendor.time_daemon'...
  4111. [ 160.044262] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7038) exited with status 0
  4112. [ 160.044300] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7038) process group... HYBRIS: killing PID instead of process group.
  4113. [ 160.046954] type=1701 audit(1676477135.033:204): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4114. [ 160.049504] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7037) exited with status 1
  4115. [ 160.049534] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7037) process group... HYBRIS: killing PID instead of process group.
  4116. [ 160.051525] droid-hal-init: Service 'vendor.time_daemon' (pid 7042) exited with status 234
  4117. [ 160.051560] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7042) process group... HYBRIS: killing PID instead of process group.
  4118. [ 160.060518] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7040) exited with status 0
  4119. [ 160.060562] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7040) process group... HYBRIS: killing PID instead of process group.
  4120. [ 160.060790] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4121. [ 160.067156] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7041) exited with status 0
  4122. [ 160.067190] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7041) process group... HYBRIS: killing PID instead of process group.
  4123. [ 160.107440] droid-hal-init: Service 'vendor.configstore-hal' (pid 7039) received signal 31
  4124. [ 160.107468] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7039) process group... HYBRIS: killing PID instead of process group.
  4125. [ 160.126590] logd: logdr: UID=1000 GID=1000 PID=7045 n tail=50 logMask=8 pid=7036 start=0ns timeout=0ns
  4126. [ 160.129144] logd: logdr: UID=1000 GID=1000 PID=7045 n tail=50 logMask=1 pid=7036 start=0ns timeout=0ns
  4127. [ 160.133559] logd: logdr: UID=1000 GID=1000 PID=7045 n tail=0 logMask=8 pid=7036 start=0ns timeout=0ns
  4128. [ 160.135876] logd: logdr: UID=1000 GID=1000 PID=7045 n tail=0 logMask=1 pid=7036 start=0ns timeout=0ns
  4129. [ 160.139438] type=1701 audit(1676477135.126:205): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4130. [ 160.204200] droid-hal-init: Service 'system_suspend' (pid 7036) received signal 6
  4131. [ 160.204234] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7036) process group... HYBRIS: killing PID instead of process group.
  4132. [ 161.316393] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7033) exited with status 1
  4133. [ 161.316445] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7033) process group... HYBRIS: killing PID instead of process group.
  4134. [ 161.316596] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4135. [ 161.317177] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4136. [ 164.720055] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4137. [ 164.729551] SMBCHG: smbchg_vfloat_adjust_work: sample number = 2 vbat_mv = 4405 ibat_ua = -214842
  4138. [ 164.729559] SMBCHG: smbchg_vfloat_adjust_work: Skip 3 samples; max = 4405
  4139. [ 165.000310] droid-hal-init: starting service 'system_suspend'...
  4140. [ 165.001727] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4141. [ 165.003170] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4142. [ 165.004931] droid-hal-init: starting service 'vendor.configstore-hal'...
  4143. [ 165.006346] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4144. [ 165.008063] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4145. [ 165.009630] droid-hal-init: starting service 'vendor.time_daemon'...
  4146. [ 165.035641] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7123) exited with status 0
  4147. [ 165.035680] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7123) process group... HYBRIS: killing PID instead of process group.
  4148. [ 165.037913] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7122) exited with status 1
  4149. [ 165.037949] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7122) process group... HYBRIS: killing PID instead of process group.
  4150. [ 165.049220] type=1701 audit(1676477140.036:206): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4151. [ 165.050067] droid-hal-init: Service 'vendor.time_daemon' (pid 7127) exited with status 234
  4152. [ 165.050097] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7127) process group... HYBRIS: killing PID instead of process group.
  4153. [ 165.065538] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7125) exited with status 0
  4154. [ 165.065572] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7125) process group... HYBRIS: killing PID instead of process group.
  4155. [ 165.065748] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4156. [ 165.071723] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7126) exited with status 0
  4157. [ 165.071755] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7126) process group... HYBRIS: killing PID instead of process group.
  4158. [ 165.108869] droid-hal-init: Service 'vendor.configstore-hal' (pid 7124) received signal 31
  4159. [ 165.108897] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7124) process group... HYBRIS: killing PID instead of process group.
  4160. [ 165.132362] logd: logdr: UID=1000 GID=1000 PID=7137 n tail=50 logMask=8 pid=7121 start=0ns timeout=0ns
  4161. [ 165.135108] logd: logdr: UID=1000 GID=1000 PID=7137 n tail=50 logMask=1 pid=7121 start=0ns timeout=0ns
  4162. [ 165.139707] logd: logdr: UID=1000 GID=1000 PID=7137 n tail=0 logMask=8 pid=7121 start=0ns timeout=0ns
  4163. [ 165.142373] logd: logdr: UID=1000 GID=1000 PID=7137 n tail=0 logMask=1 pid=7121 start=0ns timeout=0ns
  4164. [ 165.146169] type=1701 audit(1676477140.133:207): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4165. [ 165.203895] droid-hal-init: Service 'system_suspend' (pid 7121) received signal 6
  4166. [ 165.203926] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7121) process group... HYBRIS: killing PID instead of process group.
  4167. [ 166.370693] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7118) exited with status 1
  4168. [ 166.370726] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7118) process group... HYBRIS: killing PID instead of process group.
  4169. [ 166.370900] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4170. [ 166.371295] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4171. [ 169.013358] [BATT] batt_worker: total_time since last batt update = 60020 ms.
  4172. [ 169.015892] [BATT] calculate_batt_cycle_info: g_batt_first_use_time = 2022-06-23 00:00:03, g_overheat_55_sec = 0, g_total_level_raw = 2
  4173. [ 169.015908] [BATT] ibat_max=3400000,ibat_new=1600000,prev_vol_limit=1,prev_ibat_health=1,chg_limit_reason=0,prev_screen_warm=0,prev_screen_hot=0,is_over_ibat=0,htc_batt_info.state=0x0 at 169015915115 (2023-02-15 16:05:44.007417312 UTC)
  4174. [ 169.015917] [BATT] ibat_total=1600000[1600000,0],ibat_total_new=1600000,is_parallel=0 at 169015923448 (2023-02-15 16:05:44.007427468 UTC)
  4175. [ 169.019635] [BATT][SMBCHG] 0x1010=50,0x1210=00,0x1242=00,0x1310=04,0x1340=02,0x1608=10,0x1610=01,cc=3338602uAh,warm_temp=470,cool_temp=100,pmic=rev1.1,sink_current=1,pd_chgr=0,wake_reason=2,smb_curr=16mA,batfet_wa=0
  4176. [ 169.019795] [BATT][SMBCHG] CHG_STS[0B:0F]=[02,6e,8f,87,00],CHG_CFG[F0:F4]=[0f,04,0f,00,2e],CHG_CFG[F5:F9]=[00,00,01,02,02],CHG_CFG[FA:FF]=[1c,47,42,38,00,08],BAT_CFG[F0:F5]=[0f,04,06,c5,00,03],BAT_CFG[F6:FB]=[03,3b,2a,04,d0,41]
  4177. [ 169.019802] [BATT][SMBCHG] USB_STS[07:0B]=[10,02,22,08,08],USB_STS[0C:0F]=[00,08,0f,ff],USB_CFG[F0:F5]=[0f,02,07,04,11,ab],MISC_CFG[F0:F4]=[0f,00,12,06,25],MISC_CFG[F5:F9]=[38,18,a2,e0,00],MISC_CFG[FA:FF]=[00,03,a2,05,00,02],SMB1351[00:06]=[02,1c,87,ef,08,11,6b,],[32]=[00]
  4178. [ 169.023070] [BATT] ID=3,level=100,level_raw=100,vol=4405mV,temp=277,current=-214842uA,chg_name=USB,chg_src=1,chg_en=1,health=1,overload=0,duration=0min,vbus=4954mV,max_iusb=500mA,chg_limit_reason=0,chg_stop_reason=0,consistent=-1,flag=0x00000000,AICL=1700mA,htc_ext=0x00,usb_temp=251,usb_overheat=0,level_accu=2 at 169023077824 (2023-02-15 16:05:44.014558562 UTC)
  4179. [ 170.005398] droid-hal-init: starting service 'system_suspend'...
  4180. [ 170.006887] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4181. [ 170.008374] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4182. [ 170.009905] droid-hal-init: starting service 'vendor.configstore-hal'...
  4183. [ 170.011583] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4184. [ 170.013143] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4185. [ 170.014790] droid-hal-init: starting service 'vendor.time_daemon'...
  4186. [ 170.034443] droid-hal-init: Service 'vendor.time_daemon' (pid 7212) exited with status 234
  4187. [ 170.034480] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7212) process group... HYBRIS: killing PID instead of process group.
  4188. [ 170.054109] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7208) exited with status 0
  4189. [ 170.054144] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7208) process group... HYBRIS: killing PID instead of process group.
  4190. [ 170.054660] type=1701 audit(1676477145.043:208): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4191. [ 170.059066] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7207) exited with status 1
  4192. [ 170.059097] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7207) process group... HYBRIS: killing PID instead of process group.
  4193. [ 170.060712] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7211) exited with status 0
  4194. [ 170.060749] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7211) process group... HYBRIS: killing PID instead of process group.
  4195. [ 170.066074] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7210) exited with status 0
  4196. [ 170.066107] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7210) process group... HYBRIS: killing PID instead of process group.
  4197. [ 170.066278] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4198. [ 170.110658] droid-hal-init: Service 'vendor.configstore-hal' (pid 7209) received signal 31
  4199. [ 170.110689] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7209) process group... HYBRIS: killing PID instead of process group.
  4200. [ 170.134636] logd: logdr: UID=1000 GID=1000 PID=7225 n tail=50 logMask=8 pid=7206 start=0ns timeout=0ns
  4201. [ 170.137269] logd: logdr: UID=1000 GID=1000 PID=7225 n tail=50 logMask=1 pid=7206 start=0ns timeout=0ns
  4202. [ 170.141758] logd: logdr: UID=1000 GID=1000 PID=7225 n tail=0 logMask=8 pid=7206 start=0ns timeout=0ns
  4203. [ 170.144628] logd: logdr: UID=1000 GID=1000 PID=7225 n tail=0 logMask=1 pid=7206 start=0ns timeout=0ns
  4204. [ 170.148090] type=1701 audit(1676477145.136:209): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4205. [ 170.208707] droid-hal-init: Service 'system_suspend' (pid 7206) received signal 6
  4206. [ 170.208740] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7206) process group... HYBRIS: killing PID instead of process group.
  4207. [ 171.425670] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7203) exited with status 1
  4208. [ 171.425700] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7203) process group... HYBRIS: killing PID instead of process group.
  4209. [ 171.425849] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4210. [ 171.426239] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4211. [ 174.746704] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4212. [ 174.756301] SMBCHG: smbchg_vfloat_adjust_work: sample number = 3 vbat_mv = 4405 ibat_ua = -205687
  4213. [ 174.756310] SMBCHG: smbchg_vfloat_adjust_work: Skip 4 samples; max = 4405
  4214. [ 175.010354] droid-hal-init: starting service 'system_suspend'...
  4215. [ 175.011782] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4216. [ 175.013220] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4217. [ 175.014851] droid-hal-init: starting service 'vendor.configstore-hal'...
  4218. [ 175.016295] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4219. [ 175.017865] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4220. [ 175.020088] droid-hal-init: starting service 'vendor.time_daemon'...
  4221. [ 175.047207] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7293) exited with status 1
  4222. [ 175.047246] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7293) process group... HYBRIS: killing PID instead of process group.
  4223. [ 175.054856] droid-hal-init: Service 'vendor.time_daemon' (pid 7298) exited with status 234
  4224. [ 175.054887] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7298) process group... HYBRIS: killing PID instead of process group.
  4225. [ 175.072659] type=1701 audit(1676477150.060:210): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4226. [ 175.073048] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7294) exited with status 0
  4227. [ 175.073077] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7294) process group... HYBRIS: killing PID instead of process group.
  4228. [ 175.074104] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7296) exited with status 0
  4229. [ 175.074134] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7296) process group... HYBRIS: killing PID instead of process group.
  4230. [ 175.074305] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4231. [ 175.079640] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7297) exited with status 0
  4232. [ 175.079675] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7297) process group... HYBRIS: killing PID instead of process group.
  4233. [ 175.093387] [BATT] chg_full_check_worker: vol:4405, curr=-205, is_eoc_count=0, is_full=1, is_eoc=0 at 175093401657 (2023-02-15 16:05:50.084892344 UTC)
  4234. [ 175.125994] droid-hal-init: Service 'vendor.configstore-hal' (pid 7295) received signal 31
  4235. [ 175.126024] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7295) process group... HYBRIS: killing PID instead of process group.
  4236. [ 175.148292] logd: logdr: UID=1000 GID=1000 PID=7308 n tail=50 logMask=8 pid=7292 start=0ns timeout=0ns
  4237. [ 175.150634] logd: logdr: UID=1000 GID=1000 PID=7308 n tail=50 logMask=1 pid=7292 start=0ns timeout=0ns
  4238. [ 175.155255] logd: logdr: UID=1000 GID=1000 PID=7308 n tail=0 logMask=8 pid=7292 start=0ns timeout=0ns
  4239. [ 175.157854] logd: logdr: UID=1000 GID=1000 PID=7308 n tail=0 logMask=1 pid=7292 start=0ns timeout=0ns
  4240. [ 175.162481] type=1701 audit(1676477150.150:211): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4241. [ 175.225289] droid-hal-init: Service 'system_suspend' (pid 7292) received signal 6
  4242. [ 175.225322] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7292) process group... HYBRIS: killing PID instead of process group.
  4243. [ 176.480914] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7289) exited with status 1
  4244. [ 176.480946] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7289) process group... HYBRIS: killing PID instead of process group.
  4245. [ 176.481094] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4246. [ 176.481488] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4247. [ 180.015471] droid-hal-init: starting service 'system_suspend'...
  4248. [ 180.017082] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4249. [ 180.018545] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4250. [ 180.020208] droid-hal-init: starting service 'vendor.configstore-hal'...
  4251. [ 180.021755] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4252. [ 180.023519] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4253. [ 180.025129] droid-hal-init: starting service 'vendor.time_daemon'...
  4254. [ 180.057885] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7378) exited with status 1
  4255. [ 180.057928] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7378) process group... HYBRIS: killing PID instead of process group.
  4256. [ 180.066233] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7381) exited with status 0
  4257. [ 180.066268] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7381) process group... HYBRIS: killing PID instead of process group.
  4258. [ 180.066442] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4259. [ 180.069286] droid-hal-init: Service 'vendor.time_daemon' (pid 7383) exited with status 234
  4260. [ 180.069316] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7383) process group... HYBRIS: killing PID instead of process group.
  4261. [ 180.072027] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7379) exited with status 0
  4262. [ 180.072060] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7379) process group... HYBRIS: killing PID instead of process group.
  4263. [ 180.072613] type=1701 audit(1676477155.060:212): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4264. [ 180.082995] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7382) exited with status 0
  4265. [ 180.083038] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7382) process group... HYBRIS: killing PID instead of process group.
  4266. [ 180.129396] droid-hal-init: Service 'vendor.configstore-hal' (pid 7380) received signal 31
  4267. [ 180.129427] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7380) process group... HYBRIS: killing PID instead of process group.
  4268. [ 180.153388] logd: logdr: UID=1000 GID=1000 PID=7386 n tail=50 logMask=8 pid=7377 start=0ns timeout=0ns
  4269. [ 180.155653] logd: logdr: UID=1000 GID=1000 PID=7386 n tail=50 logMask=1 pid=7377 start=0ns timeout=0ns
  4270. [ 180.160860] logd: logdr: UID=1000 GID=1000 PID=7386 n tail=0 logMask=8 pid=7377 start=0ns timeout=0ns
  4271. [ 180.163619] logd: logdr: UID=1000 GID=1000 PID=7386 n tail=0 logMask=1 pid=7377 start=0ns timeout=0ns
  4272. [ 180.167258] type=1701 audit(1676477155.156:213): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4273. [ 180.231786] droid-hal-init: Service 'system_suspend' (pid 7377) received signal 6
  4274. [ 180.231821] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7377) process group... HYBRIS: killing PID instead of process group.
  4275. [ 181.536742] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7374) exited with status 1
  4276. [ 181.536771] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7374) process group... HYBRIS: killing PID instead of process group.
  4277. [ 181.536917] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4278. [ 181.537314] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4279. [ 183.733383] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4280. [ 184.773382] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4281. [ 184.782986] SMBCHG: smbchg_vfloat_adjust_work: sample number = 4 vbat_mv = 4405 ibat_ua = -201414
  4282. [ 184.782998] SMBCHG: smbchg_vfloat_adjust_work: Skip 5 samples; max = 4405
  4283. [ 185.020264] droid-hal-init: starting service 'system_suspend'...
  4284. [ 185.021674] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4285. [ 185.023097] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4286. [ 185.024665] droid-hal-init: starting service 'vendor.configstore-hal'...
  4287. [ 185.026175] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4288. [ 185.027798] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4289. [ 185.029213] droid-hal-init: starting service 'vendor.time_daemon'...
  4290. [ 185.058330] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7464) exited with status 0
  4291. [ 185.058368] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7464) process group... HYBRIS: killing PID instead of process group.
  4292. [ 185.058744] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7466) exited with status 0
  4293. [ 185.058770] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7466) process group... HYBRIS: killing PID instead of process group.
  4294. [ 185.058929] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4295. [ 185.060948] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7463) exited with status 1
  4296. [ 185.060977] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7463) process group... HYBRIS: killing PID instead of process group.
  4297. [ 185.072061] droid-hal-init: Service 'vendor.time_daemon' (pid 7468) exited with status 234
  4298. [ 185.072094] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7468) process group... HYBRIS: killing PID instead of process group.
  4299. [ 185.074425] type=1701 audit(1676477160.063:214): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4300. [ 185.086062] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7467) exited with status 0
  4301. [ 185.086093] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7467) process group... HYBRIS: killing PID instead of process group.
  4302. [ 185.129507] droid-hal-init: Service 'vendor.configstore-hal' (pid 7465) received signal 31
  4303. [ 185.129540] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7465) process group... HYBRIS: killing PID instead of process group.
  4304. [ 185.152346] logd: logdr: UID=1000 GID=1000 PID=7472 n tail=50 logMask=8 pid=7462 start=0ns timeout=0ns
  4305. [ 185.155098] logd: logdr: UID=1000 GID=1000 PID=7472 n tail=50 logMask=1 pid=7462 start=0ns timeout=0ns
  4306. [ 185.160177] logd: logdr: UID=1000 GID=1000 PID=7472 n tail=0 logMask=8 pid=7462 start=0ns timeout=0ns
  4307. [ 185.162680] logd: logdr: UID=1000 GID=1000 PID=7472 n tail=0 logMask=1 pid=7462 start=0ns timeout=0ns
  4308. [ 185.167042] type=1701 audit(1676477160.153:215): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4309. [ 185.224223] droid-hal-init: Service 'system_suspend' (pid 7462) received signal 6
  4310. [ 185.224257] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7462) process group... HYBRIS: killing PID instead of process group.
  4311. [ 186.593229] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7459) exited with status 1
  4312. [ 186.593260] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7459) process group... HYBRIS: killing PID instead of process group.
  4313. [ 186.593430] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4314. [ 186.593841] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4315. [ 190.024961] droid-hal-init: starting service 'system_suspend'...
  4316. [ 190.026381] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4317. [ 190.027875] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4318. [ 190.029410] droid-hal-init: starting service 'vendor.configstore-hal'...
  4319. [ 190.031007] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4320. [ 190.032466] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4321. [ 190.034097] droid-hal-init: starting service 'vendor.time_daemon'...
  4322. [ 190.055141] droid-hal-init: Service 'vendor.time_daemon' (pid 7553) exited with status 234
  4323. [ 190.055180] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7553) process group... HYBRIS: killing PID instead of process group.
  4324. [ 190.055940] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7549) exited with status 0
  4325. [ 190.055965] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7549) process group... HYBRIS: killing PID instead of process group.
  4326. [ 190.070575] type=1701 audit(1676477165.060:216): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4327. [ 190.071665] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7548) exited with status 1
  4328. [ 190.071696] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7548) process group... HYBRIS: killing PID instead of process group.
  4329. [ 190.077732] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7551) exited with status 0
  4330. [ 190.077767] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7551) process group... HYBRIS: killing PID instead of process group.
  4331. [ 190.077959] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4332. [ 190.091409] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7552) exited with status 0
  4333. [ 190.091442] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7552) process group... HYBRIS: killing PID instead of process group.
  4334. [ 190.128942] droid-hal-init: Service 'vendor.configstore-hal' (pid 7550) received signal 31
  4335. [ 190.128975] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7550) process group... HYBRIS: killing PID instead of process group.
  4336. [ 190.152871] logd: logdr: UID=1000 GID=1000 PID=7566 n tail=50 logMask=8 pid=7547 start=0ns timeout=0ns
  4337. [ 190.155288] logd: logdr: UID=1000 GID=1000 PID=7566 n tail=50 logMask=1 pid=7547 start=0ns timeout=0ns
  4338. [ 190.159451] logd: logdr: UID=1000 GID=1000 PID=7566 n tail=0 logMask=8 pid=7547 start=0ns timeout=0ns
  4339. [ 190.161852] logd: logdr: UID=1000 GID=1000 PID=7566 n tail=0 logMask=1 pid=7547 start=0ns timeout=0ns
  4340. [ 190.165114] type=1701 audit(1676477165.153:217): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4341. [ 190.221206] droid-hal-init: Service 'system_suspend' (pid 7547) received signal 6
  4342. [ 190.221239] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7547) process group... HYBRIS: killing PID instead of process group.
  4343. [ 191.645784] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7544) exited with status 1
  4344. [ 191.645813] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7544) process group... HYBRIS: killing PID instead of process group.
  4345. [ 191.645961] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4346. [ 191.646424] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4347. [ 194.800042] FG: fg_is_batt_id_valid: fg batt sts 0x8
  4348. [ 194.809498] SMBCHG: smbchg_vfloat_adjust_work: sample number = 5 vbat_mv = 4405 ibat_ua = -198057
  4349. [ 194.809509] SMBCHG: smbchg_vfloat_adjust_work: Skip 6 samples; max = 4405
  4350. [ 195.029598] droid-hal-init: starting service 'system_suspend'...
  4351. [ 195.031207] droid-hal-init: starting service 'vendor.atrace-hal-1-0'...
  4352. [ 195.032653] droid-hal-init: starting service 'vendor.boot-hal-1-0'...
  4353. [ 195.034360] droid-hal-init: starting service 'vendor.configstore-hal'...
  4354. [ 195.035902] droid-hal-init: starting service 'vendor.gralloc-2-0'...
  4355. [ 195.037709] droid-hal-init: starting service 'vendor.keymaster-3-0'...
  4356. [ 195.039247] droid-hal-init: starting service 'vendor.time_daemon'...
  4357. [ 195.074608] droid-hal-init: Service 'vendor.time_daemon' (pid 7639) exited with status 234
  4358. [ 195.074647] droid-hal-init: Sending signal 9 to service 'vendor.time_daemon' (pid 7639) process group... HYBRIS: killing PID instead of process group.
  4359. [ 195.077290] droid-hal-init: Service 'vendor.atrace-hal-1-0' (pid 7634) exited with status 1
  4360. [ 195.077320] droid-hal-init: Sending signal 9 to service 'vendor.atrace-hal-1-0' (pid 7634) process group... HYBRIS: killing PID instead of process group.
  4361. [ 195.078834] type=1701 audit(1676477170.066:218): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.hardwar" exe="/vendor/bin/hw/[email protected]" sig=31
  4362. [ 195.088986] droid-hal-init: Service 'vendor.boot-hal-1-0' (pid 7635) exited with status 0
  4363. [ 195.089019] droid-hal-init: Sending signal 9 to service 'vendor.boot-hal-1-0' (pid 7635) process group... HYBRIS: killing PID instead of process group.
  4364. [ 195.091377] droid-hal-init: Service 'vendor.gralloc-2-0' (pid 7637) exited with status 0
  4365. [ 195.091412] droid-hal-init: Sending signal 9 to service 'vendor.gralloc-2-0' (pid 7637) process group... HYBRIS: killing PID instead of process group.
  4366. [ 195.091589] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4367. [ 195.099295] droid-hal-init: Service 'vendor.keymaster-3-0' (pid 7638) exited with status 0
  4368. [ 195.099329] droid-hal-init: Sending signal 9 to service 'vendor.keymaster-3-0' (pid 7638) process group... HYBRIS: killing PID instead of process group.
  4369. [ 195.139878] droid-hal-init: Service 'vendor.configstore-hal' (pid 7636) received signal 31
  4370. [ 195.139908] droid-hal-init: Sending signal 9 to service 'vendor.configstore-hal' (pid 7636) process group... HYBRIS: killing PID instead of process group.
  4371. [ 195.146675] [BATT] chg_full_check_worker: vol:4405, curr=-198, is_eoc_count=0, is_full=1, is_eoc=0 at 195146704593 (2023-02-15 16:06:10.138182050 UTC)
  4372. [ 195.164444] logd: logdr: UID=1000 GID=1000 PID=7652 n tail=50 logMask=8 pid=7633 start=0ns timeout=0ns
  4373. [ 195.166876] logd: logdr: UID=1000 GID=1000 PID=7652 n tail=50 logMask=1 pid=7633 start=0ns timeout=0ns
  4374. [ 195.171590] logd: logdr: UID=1000 GID=1000 PID=7652 n tail=0 logMask=8 pid=7633 start=0ns timeout=0ns
  4375. [ 195.174125] logd: logdr: UID=1000 GID=1000 PID=7652 n tail=0 logMask=1 pid=7633 start=0ns timeout=0ns
  4376. [ 195.178908] type=1701 audit(1676477170.166:219): auid=4294967295 uid=1000 gid=1000 ses=4294967295 subj=kernel comm="android.system." exe="/system/bin/hw/[email protected]" sig=6
  4377. [ 195.233243] droid-hal-init: Service 'system_suspend' (pid 7633) received signal 6
  4378. [ 195.233278] droid-hal-init: Sending signal 9 to service 'system_suspend' (pid 7633) process group... HYBRIS: killing PID instead of process group.
  4379. [ 196.698204] droid-hal-init: Service 'vendor.hwcomposer-2-1' (pid 7630) exited with status 1
  4380. [ 196.698233] droid-hal-init: Sending signal 9 to service 'vendor.hwcomposer-2-1' (pid 7630) process group... HYBRIS: killing PID instead of process group.
  4381. [ 196.698375] droid-hal-init: Could not restart 'surfaceflinger': Cannot find 'surfaceflinger_HYBRIS_DISABLED': No such file or directory
  4382. [ 196.698767] droid-hal-init: starting service 'vendor.hwcomposer-2-1'...
  4383. / #
  4384.  
  4385.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement