Advertisement
Guest User

asdwq4

a guest
Sep 6th, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.42 KB | None | 0 0
  1. tea@Asus-H61M-C-938:~$ sudo ip address add 192.168.2.16/24 dev enx3ed490ffa78d
  2. tea@Asus-H61M-C-938:~$ telnet 192.168.2.15 2323
  3. Trying 192.168.2.15...
  4. Connected to 192.168.2.15.
  5. Escape character is '^]'.
  6.  
  7. Welcome to the Mer/SailfishOS Boat loader debug init system.
  8.  
  9. Log so far is in /init.log
  10.  
  11. To make post-switch_root halt before starting systemd, perform:
  12. touch /init_enter_debug2
  13. (When run post-switch_root, telnet is on port 2323, not 23)
  14.  
  15. / # dmesg
  16. [ 0.000000] Booting Linux on physical CPU 0x0
  17. [ 0.000000] Linux version 4.14.190-g429b0957f219-dirty (tea@Asus-H61M-C-938) (Android (6877366 based on r383902b1) clang version 11.0.2 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79), GNU ld (binutils-2.27-bd24d23f) 2.27.0.20170315) #1 SMP PREEMPT Wed Sep 6 05:28:46 UTC 2023
  18. [ 0.000000] Boot CPU: AArch64 Processor [51af8014]
  19. [ 0.000000] memblock_reserve: 0x97591 setup_arch+0xac/0x5ac
  20. [ 0.000000] Machine: Qualcomm Technologies, Inc. trinket pm6125 + pmi632 IDP
  21. [ 0.000000] efi: Getting EFI parameters from FDT:
  22. [ 0.000000] efi: UEFI not found.
  23. [ 0.000000] mem-offline: no memory to offline for DDR size:4258267136
  24. [ 0.000000] OF: reserved mem: OVERLAP DETECTED!
  25. disp_rdump_region@5c000000 (0x000000005c000000--0x000000005cf00000) overlaps with cont_splash_region@5c000000 (0x000000005c000000--0x000000005cf00000)
  26. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f7000000, size 140 MiB
  27. [ 0.000000] OF: reserved mem: initialized node secure_display_region, compatible id shared-dma-pool
  28. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f6800000, size 8 MiB
  29. [ 0.000000] OF: reserved mem: initialized node adsp_region, compatible id shared-dma-pool
  30. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f4800000, size 32 MiB
  31. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  32. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f3800000, size 16 MiB
  33. [ 0.000000] OF: reserved mem: initialized node qseecom_ta_region, compatible id shared-dma-pool
  34. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f3400000, size 4 MiB
  35. [ 0.000000] OF: reserved mem: initialized node mem_dump_region, compatible id shared-dma-pool
  36. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f3000000, size 4 MiB
  37. [ 0.000000] OF: reserved mem: initialized node sdsp_region, compatible id shared-dma-pool
  38. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000045700000, size 6 MiB
  39. [ 0.000000] OF: reserved mem: initialized node hyp_region@45700000, compatible id removed-dma-pool
  40. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000045e00000, size 1 MiB
  41. [ 0.000000] OF: reserved mem: initialized node xbl_aop_mem@45e00000, compatible id removed-dma-pool
  42. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000045fff000, size 0 MiB
  43. [ 0.000000] OF: reserved mem: initialized node sec_apps_region@45fff000, compatible id removed-dma-pool
  44. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000046000000, size 2 MiB
  45. [ 0.000000] OF: reserved mem: initialized node smem@46000000, compatible id removed-dma-pool
  46. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000046200000, size 45 MiB
  47. [ 0.000000] OF: reserved mem: initialized node removed_region@46200000, compatible id removed-dma-pool
  48. [ 0.000000] Removed memory: created DMA memory pool at 0x000000004b000000, size 126 MiB
  49. [ 0.000000] OF: reserved mem: initialized node modem_region@4b000000, compatible id removed-dma-pool
  50. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000052e00000, size 5 MiB
  51. [ 0.000000] OF: reserved mem: initialized node pil_video_region@52e00000, compatible id removed-dma-pool
  52. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000053300000, size 2 MiB
  53. [ 0.000000] OF: reserved mem: initialized node wlan_msa_region@53300000, compatible id removed-dma-pool
  54. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000053500000, size 30 MiB
  55. [ 0.000000] OF: reserved mem: initialized node cdsp_regions@53500000, compatible id removed-dma-pool
  56. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000055300000, size 34 MiB
  57. [ 0.000000] OF: reserved mem: initialized node pil_adsp_region@55300000, compatible id removed-dma-pool
  58. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000057500000, size 0 MiB
  59. [ 0.000000] OF: reserved mem: initialized node ips_fw_region@57100000, compatible id removed-dma-pool
  60. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000057510000, size 0 MiB
  61. [ 0.000000] OF: reserved mem: initialized node ipa_gsi_region@57110000, compatible id removed-dma-pool
  62. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000057515000, size 0 MiB
  63. [ 0.000000] OF: reserved mem: initialized node gpu_region@57115000, compatible id removed-dma-pool
  64. [ 0.000000] Reserved memory: created DMA memory pool at 0x000000005e400000, size 20 MiB
  65. [ 0.000000] OF: reserved mem: initialized node qseecom_region@5e400000, compatible id shared-dma-pool
  66. [ 0.000000] Removed memory: created DMA memory pool at 0x000000005f800000, size 30 MiB
  67. [ 0.000000] OF: reserved mem: initialized node cdsp_sec_regions@5f800000, compatible id removed-dma-pool
  68. [ 0.000000] On node 0 totalpages: 962472
  69. [ 0.000000] DMA zone: 10943 pages used for memmap
  70. [ 0.000000] DMA zone: 0 pages reserved
  71. [ 0.000000] DMA zone: 700328 pages, LIFO batch:31
  72. [ 0.000000] Normal zone: 4096 pages used for memmap
  73. [ 0.000000] Normal zone: 262144 pages, LIFO batch:31
  74. [ 0.000000] psci: probing for conduit method from DT.
  75. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  76. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  77. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  78. [ 0.000000] psci: SMC Calling Convention v1.1
  79. [ 0.000000] random: fast init done
  80. [ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x57c with crng_init=1
  81. [ 0.000000] percpu: Embedded 22 pages/cpu s50456 r8192 d31464 u90112
  82. [ 0.000000] pcpu-alloc: s50456 r8192 d31464 u90112 alloc=22*4096
  83. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  84. [ 0.000000] CPU features: enabling workaround for Kryo2xx Silver erratum 845719
  85. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  86. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  87. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 947433
  88. [ 0.000000] Kernel command line: rcupdate.rcu_expedited=1 rcu_nocbs=0-7 console=ttyMSM0,115200n8 androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0x4a90000 androidboot.hardware=qcom msm_rtb.filter=0x237 lpm_levels.sleep_disabled=1 service_locator.enable=1 swiotlb=1 androidboot.configfs=true androidboot.usbcontroller=4e00000.dwc3 audit=0 androidboot.selinux=permissive printk.devkmsg=on loop.max_part=7 androidboot.verifiedbootstate=orange androidboot.keymaster=1 root=PARTUUID=455b4880-efda-789b-a55a-7256b759ce18 androidboot.bootdevice=4744000.sdhci androidboot.fstab_suffix=emmc androidboot.serialno=1341e287 androidboot.cpuid=0xdb1e32d9 androidboot.dp=0x0 androidboot.baseband=msm msm_drm.dsi_display0=dsi_nt36672a_tianma_vid_display: androidboot.fpsensor=gdx panel_info=1 skip_initramfs rootwait ro init=/init androidboot.dtbo_idx=0 androidboot.dtb_idx=0 androidboot.secureboot=1 androidboot.hwc=Global androidboot.hwversion=1.29.0 androidboot.hwlevel=MP androidboot.AdcVol1=187 androidboot.Ad
  89. [ 0.000000] audit: disabled (until reboot)
  90. [ 0.000000] get panel_info 1 from cmdline
  91. [ 0.000000] log_buf_len individual max cpu contribution: 131072 bytes
  92. [ 0.000000] log_buf_len total cpu_extra contributions: 917504 bytes
  93. [ 0.000000] log_buf_len min size: 131072 bytes
  94. [ 0.000000] log_buf_len: 1048576 bytes
  95. [ 0.000000] early log buf free: 123436(94%)
  96. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  97. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  98. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  99. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  100. [ 0.000000] software IO TLB: mapped [mem 0xfffbf000-0xfffff000] (0MB)
  101. [ 0.000000] Memory: 3488440K/3849888K available (22012K kernel code, 3020K rwdata, 11636K rodata, 6144K init, 10647K bss, 152552K reserved, 208896K cma-reserved)
  102. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  103.  
  104. [ 0.000000] **********************************************************
  105. [ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  106. [ 0.000000] ** **
  107. [ 0.000000] ** trace_printk() being used. Allocating extra memory. **
  108. [ 0.000000] ** **
  109. [ 0.000000] ** This means that this is a DEBUG kernel and it is **
  110. [ 0.000000] ** unsafe for production use. **
  111. [ 0.000000] ** **
  112. [ 0.000000] ** If you see this message and you are not debugging **
  113. [ 0.000000] ** the kernel, report this immediately to your vendor! **
  114. [ 0.000000] ** **
  115. [ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  116. [ 0.000000] **********************************************************
  117. [ 0.000000] Preemptible hierarchical RCU implementation.
  118. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  119. [ 0.000000] All grace periods are expedited (rcu_expedited).
  120. [ 0.000000] Tasks RCU enabled.
  121. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  122. [ 0.000000] GICv3: no VLPI support, no direct LPI support
  123. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f300000
  124. [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
  125. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  126. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  127. [ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  128. [ 0.000017] clocksource: Switched to clocksource arch_sys_counter
  129. [ 0.002462] Console: colour dummy device 80x25
  130. [ 0.002485] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  131. [ 0.002494] pid_max: default: 32768 minimum: 301
  132. [ 0.002617] Security Framework initialized
  133. [ 0.002630] SELinux: Initializing.
  134. [ 0.002723] SELinux: Starting in permissive mode
  135. [ 0.002770] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  136. [ 0.002785] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  137. [ 0.014254] ASID allocator initialised with 32768 entries
  138. [ 0.016371] Hierarchical SRCU implementation.
  139. [ 0.022310] MSM Memory Dump base table set up
  140. [ 0.022334] MSM Memory Dump apps data table set up
  141. [ 0.022452] EFI services will not be available.
  142. [ 0.024889] smp: Bringing up secondary CPUs ...
  143. [ 0.035560] GICv3: CPU1: found redistributor 1 region 0:0x000000000f320000
  144. [ 0.035617] CPU1: Booted secondary processor [51af8014]
  145. [ 0.046329] GICv3: CPU2: found redistributor 2 region 0:0x000000000f340000
  146. [ 0.046381] CPU2: Booted secondary processor [51af8014]
  147. [ 0.057001] GICv3: CPU3: found redistributor 3 region 0:0x000000000f360000
  148. [ 0.057053] CPU3: Booted secondary processor [51af8014]
  149. [ 0.068600] CPU features: enabling workaround for ARM erratum 858921
  150. [ 0.068657] SSBD disabled by kernel configuration
  151. [ 0.068666] CPU features: enabling workaround for Speculative Store Bypass Disable
  152. [ 0.068704] CPU features: Unsupported CPU feature variation detected.
  153. [ 0.068744] GICv3: CPU4: found redistributor 100 region 0:0x000000000f380000
  154. [ 0.068785] arch_timer: Enabling local workaround for ARM erratum 858921
  155. [ 0.068815] arch_timer: CPU4: Trapping CNTVCT access
  156. [ 0.068835] CPU4: Booted secondary processor [51af8002]
  157. [ 0.079770] GICv3: CPU5: found redistributor 101 region 0:0x000000000f3a0000
  158. [ 0.079811] arch_timer: Enabling local workaround for ARM erratum 858921
  159. [ 0.079835] arch_timer: CPU5: Trapping CNTVCT access
  160. [ 0.079853] CPU5: Booted secondary processor [51af8002]
  161. [ 0.090840] GICv3: CPU6: found redistributor 102 region 0:0x000000000f3c0000
  162. [ 0.090881] arch_timer: Enabling local workaround for ARM erratum 858921
  163. [ 0.090906] arch_timer: CPU6: Trapping CNTVCT access
  164. [ 0.090924] CPU6: Booted secondary processor [51af8002]
  165. [ 0.101882] GICv3: CPU7: found redistributor 103 region 0:0x000000000f3e0000
  166. [ 0.101923] arch_timer: Enabling local workaround for ARM erratum 858921
  167. [ 0.101948] arch_timer: CPU7: Trapping CNTVCT access
  168. [ 0.101965] CPU7: Booted secondary processor [51af8002]
  169. [ 0.102352] smp: Brought up 1 node, 8 CPUs
  170. [ 0.102410] SMP: Total of 8 processors activated.
  171. [ 0.102418] CPU features: detected: GIC system register CPU interface
  172. [ 0.102423] CPU features: detected: 32-bit EL0 Support
  173. [ 0.122276] CPU: All CPU(s) started at EL1
  174. [ 0.122344] alternatives: patching kernel code
  175. [ 0.122680] scm_enable_mem_protection: SCM call failed
  176. [ 0.123612] devtmpfs: initialized
  177. [ 0.168978] Registered cp15_barrier emulation handler
  178. [ 0.169003] Registered setend emulation handler
  179. [ 0.169592] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  180. [ 0.169627] futex hash table entries: 2048 (order: 6, 262144 bytes)
  181. [ 0.181205] xor: measuring software checksum speed
  182. [ 0.280066] 8regs : 1056.000 MB/sec
  183. [ 0.380065] 8regs_prefetch: 994.000 MB/sec
  184. [ 0.480065] 32regs : 1183.200 MB/sec
  185. [ 0.580066] 32regs_prefetch: 1157.200 MB/sec
  186. [ 0.580080] xor: using function: 32regs (1183.200 MB/sec)
  187. [ 0.580103] pinctrl core: initialized pinctrl subsystem
  188. [ 0.580910] DMI not present or invalid.
  189. [ 0.581269] NET: Registered protocol family 16
  190. [ 0.585182] schedtune: configured to support 6 boost groups
  191. [ 0.586425] cpuidle: using governor menu
  192. [ 0.586496] cpuidle: using governor qcom
  193. [ 0.586750] NET: Registered protocol family 42
  194. [ 0.596938] vdso: 2 pages (1 code @ (ptrval), 1 data @ (ptrval))
  195. [ 0.596959] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  196. [ 0.599243] DMA: preallocated 256 KiB pool for atomic allocations
  197. [ 0.600924] exit: IPA_USB init success!
  198. [ 0.616667] pstore: using zlib compression
  199. [ 0.618312] console [pstore-1] enabled
  200. [ 0.618586] pstore: Registered ramoops as persistent store backend
  201. [ 0.618610] ramoops: attached 0x400000@0x61600000, ecc: 0/0
  202. [ 0.626871] unable to find DT imem DLOAD mode node
  203. [ 0.629328] unable to find DT imem EDLOAD mode node
  204. [ 0.643619] platform 6080000.qcom,mss: assigned reserved memory node modem_region@4b000000
  205. [ 0.644392] msm_watchdog f017000.qcom,wdt: wdog absent resource not present
  206. [ 0.644992] msm_watchdog f017000.qcom,wdt: MSM Watchdog Initialized
  207. [ 0.645992] sps:sps is ready.
  208. [ 0.647791] platform ab00000.qcom,lpass: assigned reserved memory node pil_adsp_region@55300000
  209. [ 0.648145] platform b300000.qcom,turing: assigned reserved memory node cdsp_regions@53500000
  210. [ 0.648503] platform soc:mem_dump: assigned reserved memory node mem_dump_region
  211. [ 0.651898] platform soc:qcom,smem: assigned reserved memory node smem@46000000
  212. [ 0.652815] platform soc:qcom,msm-adsprpc-mem: assigned reserved memory node adsp_region
  213. [ 0.653536] qcom_glink_rpm soc:rpm-glink: failed to register early notif -22
  214. [ 0.654391] msm_glink soc:qcom,glink: [probe_subsystem]: no qcom,glink-label for wdsp
  215. [ 0.655629] qcom_smd_rpm_probe: RPM-SMD running version 0
  216. [ 0.656092] platform 46d00000.qseecom: assigned reserved memory node qseecom_region@5e400000
  217. [ 0.659927] spmi spmi-0: PMIC arbiter version v5 (0x50010000)
  218. [ 0.662518] platform soc:qcom,ipa_fws: assigned reserved memory node ips_fw_region@57100000
  219. [ 0.662828] platform 5ae0000.qcom,venus: assigned reserved memory node pil_video_region@52e00000
  220. [ 0.664274] LCDB: qpnp_lcdb_regulator_probe: Failed to parse dt rc=-517
  221. [ 0.669770] trinket-pinctrl 400000.pinctrl: invalid resource
  222. [ 0.910067] raid6: int64x1 gen() 287 MB/s
  223. [ 1.080303] raid6: int64x1 xor() 172 MB/s
  224. [ 1.250286] raid6: int64x2 gen() 330 MB/s
  225. [ 1.420165] raid6: int64x2 xor() 218 MB/s
  226. [ 1.590150] raid6: int64x4 gen() 391 MB/s
  227. [ 1.760125] raid6: int64x4 xor() 234 MB/s
  228. [ 1.930204] raid6: int64x8 gen() 389 MB/s
  229. [ 2.100178] raid6: int64x8 xor() 222 MB/s
  230. [ 2.270106] raid6: neonx1 gen() 410 MB/s
  231. [ 2.440135] raid6: neonx1 xor() 407 MB/s
  232. [ 2.610056] raid6: neonx2 gen() 615 MB/s
  233. [ 2.780071] raid6: neonx2 xor() 574 MB/s
  234. [ 2.950192] raid6: neonx4 gen() 884 MB/s
  235. [ 3.120101] raid6: neonx4 xor() 760 MB/s
  236. [ 3.290068] raid6: neonx8 gen() 945 MB/s
  237. [ 3.460088] raid6: neonx8 xor() 730 MB/s
  238. [ 3.460107] raid6: using algorithm neonx8 gen() 945 MB/s
  239. [ 3.460123] raid6: .... xor() 730 MB/s, rmw enabled
  240. [ 3.460140] raid6: using neon recovery algorithm
  241. [ 3.468935] clk: add_opp: Set OPP pair (300000000 Hz, 588000 uv) on cpu0
  242. [ 3.469375] clk: add_opp: Set OPP pair (1804800000 Hz, 944000 uv) on cpu0
  243. [ 3.469510] clk: add_opp: Set OPP pair (300000000 Hz, 588000 uv) on cpu1
  244. [ 3.469946] clk: add_opp: Set OPP pair (1804800000 Hz, 944000 uv) on cpu1
  245. [ 3.470123] clk: add_opp: Set OPP pair (300000000 Hz, 588000 uv) on cpu2
  246. [ 3.470559] clk: add_opp: Set OPP pair (1804800000 Hz, 944000 uv) on cpu2
  247. [ 3.470677] clk: add_opp: Set OPP pair (300000000 Hz, 588000 uv) on cpu3
  248. [ 3.471095] clk: add_opp: Set OPP pair (1804800000 Hz, 944000 uv) on cpu3
  249. [ 3.471209] clk: add_opp: Set OPP pair (300000000 Hz, 596000 uv) on cpu4
  250. [ 3.471643] clk: add_opp: Set OPP pair (2016000000 Hz, 936000 uv) on cpu4
  251. [ 3.471768] clk: add_opp: Set OPP pair (300000000 Hz, 596000 uv) on cpu5
  252. [ 3.472208] clk: add_opp: Set OPP pair (2016000000 Hz, 936000 uv) on cpu5
  253. [ 3.472309] clk: add_opp: Set OPP pair (300000000 Hz, 596000 uv) on cpu6
  254. [ 3.472742] clk: add_opp: Set OPP pair (2016000000 Hz, 936000 uv) on cpu6
  255. [ 3.472846] clk: add_opp: Set OPP pair (300000000 Hz, 596000 uv) on cpu7
  256. [ 3.473263] clk: add_opp: Set OPP pair (2016000000 Hz, 936000 uv) on cpu7
  257. [ 3.474969] sched-energy: Sched-energy-costs installed from DT
  258. [ 3.475045] cpufreq: driver osm-cpufreq up and running
  259. [ 3.475063] clk: clk_cpu_osm_driver_probe: OSM CPUFreq driver inited
  260. [ 3.477417] KPI: Bootloader start count = 68137
  261. [ 3.477422] KPI: Bootloader end count = 118694
  262. [ 3.477426] KPI: Bootloader load kernel count = 1953568565
  263. [ 3.477430] KPI: Kernel MPM timestamp = 240540
  264. [ 3.477434] KPI: Kernel MPM Clock frequency = 32768
  265. [ 3.477445] socinfo_print: v0.15, id=394, ver=1.0, raw_id=266, raw_ver=0, hw_plat=34, hw_plat_ver=65536
  266. accessory_chip=0, hw_plat_subtype=0, pmic_model=65581, pmic_die_revision=65537 foundry_id=3 serial_number=3676189401 num_pmics=2 chip_family=0x64 raw_device_family=0x9 raw_device_number=0x1 nproduct_id=0x411 num_clusters=0x1 ncluster_array_offset=0xb0 num_defective_parts=0xc ndefective_parts_array_offset=0xb4 nmodem_supported=0xff
  267. [ 3.477496] Minidump: Enabled with max number of regions 200
  268. [ 3.478251] Unable to find DT property: qcom,msm-imem-minidump-debug
  269. [ 3.478587] mem-offline: System booted with no zone movable memory blocks. Cannot perform memory offlining
  270. [ 3.479330] arm-smmu 59a0000.kgsl-smmu: Couldn't get clock: gcc_gpu_memnoc_gfx_clk
  271. [ 3.479569] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  272. [ 3.479572] arm-smmu c600000.apps-smmu: Bus client registration failed
  273. [ 3.480108] vgaarb: loaded
  274. [ 3.480250] qcom,qpnp-misc 1c40000.qcom,spmi:qcom,pm6125@0:qcom,misc@900: probe successful
  275. [ 3.480492] SCSI subsystem initialized
  276. [ 3.480553] usbcore: registered new interface driver usbfs
  277. [ 3.480566] usbcore: registered new interface driver hub
  278. [ 3.480708] usbcore: registered new device driver usb
  279. [ 3.480856] usb_phy_generic soc:usb_nop_phy: soc:usb_nop_phy supply vcc not found, using dummy regulator
  280. [ 3.481099] qcom,qpnp-power-on 1c40000.qcom,spmi:qcom,pmi632@2:qcom,power-on@800: PMIC@SID2 Power-on reason: Triggered from CBL (External Power Supply) and 'cold' boot
  281. [ 3.481123] qcom,qpnp-power-on 1c40000.qcom,spmi:qcom,pmi632@2:qcom,power-on@800: PMIC@SID2: Power-off reason: Triggered from SOFT (Software)
  282. [ 3.481253] qcom,qpnp-power-on 1c40000.qcom,spmi:qcom,pm6125@0:qcom,power-on@800: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
  283. [ 3.481275] qcom,qpnp-power-on 1c40000.qcom,spmi:qcom,pm6125@0:qcom,power-on@800: PMIC@SID0: Power-off reason: Triggered from KPDPWR_N (Long Power Key Hold)
  284. [ 3.481382] input: qpnp_pon as /devices/platform/soc/1c40000.qcom,spmi/spmi-0/spmi0-00/1c40000.qcom,spmi:qcom,pm6125@0:qcom,power-on@800/input/input0
  285. [ 3.482242] media: Linux media interface: v0.10
  286. [ 3.482255] Linux video capture interface: v2.00
  287. [ 3.487195] platform soc:qcom,ion:qcom,ion-heap@27: assigned reserved memory node qseecom_region@5e400000
  288. [ 3.487244] platform soc:qcom,ion:qcom,ion-heap@19: assigned reserved memory node qseecom_ta_region
  289. [ 3.487323] platform soc:qcom,ion:qcom,ion-heap@10: assigned reserved memory node secure_display_region
  290. [ 3.487391] platform soc:qcom,ion:qcom,ion-heap@22: assigned reserved memory node sdsp_region
  291. [ 3.487514] ION heap system created
  292. [ 3.487617] ION heap qsecom created at 0x000000005e400000 with size 1400000
  293. [ 3.487622] ION heap qsecom_ta created at 0x00000000f3800000 with size 1000000
  294. [ 3.487626] ION heap secure_heap created
  295. [ 3.487632] ION heap secure_display created at 0x00000000f7000000 with size 8c00000
  296. [ 3.518373] platform soc:qcom,ion:qcom,ion-heap@14: ion_secure_carveout: creating heap@0x5f800000, size 0x1e00000
  297. [ 3.518386] ION heap secure_carveout created
  298. [ 3.518394] ION heap adsp created at 0x00000000f3000000 with size 400000
  299. [ 3.519572] PMIC@SID2: PMI632 v2.0 options: 0, 0, 0, 0
  300. [ 3.519673] PMIC@SID0: PM6125 v1.1 options: 0, 0, 0, 0
  301. [ 3.520341] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  302. [ 3.520344] ipa ipa3_pre_init:7119 fail to register with bus mgr!
  303. [ 3.520395] ipa ipa3_plat_drv_probe:8817 ipa3_init failed
  304. [ 3.520966] SDAM base=0xb600 size=128 registered successfully
  305. [ 3.521084] Advanced Linux Sound Architecture Driver Initialized.
  306. [ 3.521239] Bluetooth: Core ver 2.22
  307. [ 3.521251] NET: Registered protocol family 31
  308. [ 3.521255] Bluetooth: HCI device and connection manager initialized
  309. [ 3.521261] Bluetooth: HCI socket layer initialized
  310. [ 3.521265] Bluetooth: L2CAP socket layer initialized
  311. [ 3.521276] Bluetooth: SCO socket layer initialized
  312. [ 3.521511] NetLabel: Initializing
  313. [ 3.521515] NetLabel: domain hash size = 128
  314. [ 3.521518] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  315. [ 3.521540] NetLabel: unlabeled traffic allowed by default
  316. [ 3.521611] pcie:pcie_init.
  317. [ 3.529811] qcom-clk-smd-rpm soc:qcom,rpmcc: Registered RPM clocks
  318. [ 3.529938] pm6125_s3_level: Bringing 1uV into 16-16uV
  319. [ 3.530123] pm6125_s3_floor_level: Bringing 1uV into 16-16uV
  320. [ 3.530439] pm6125_s3_level_ao: Bringing 1uV into 16-16uV
  321. [ 3.530643] pm6125_s5_level: Bringing 1uV into 16-16uV
  322. [ 3.530753] pm6125_s5_floor_level: Bringing 1uV into 16-16uV
  323. [ 3.531062] pm6125_s5_level_ao: Bringing 1uV into 16-16uV
  324. [ 3.531830] pm6125_l4: regulator get failed, ret=-517
  325. [ 3.532389] pm6125_l4: supplied by pm6125_l7
  326. [ 3.533695] pm6125_l15: supplied by pm6125_l10
  327. [ 3.535550] LCDB: qpnp_lcdb_regulator_probe: LCDB module successfully registered! lcdb_en=1 ldo_voltage=5500mV ncp_voltage=5500mV bst_voltage=5650mV
  328. [ 3.535598] sched-energy energy-costs: cpu=0 eff=1024 [freq=300000 cap=96 power_d0=12] -> [freq=1804800 cap=574 power_d0=172]
  329. [ 3.535604] sched-energy energy-costs: cpu=1 eff=1024 [freq=300000 cap=96 power_d0=12] -> [freq=1804800 cap=574 power_d0=172]
  330. [ 3.535610] sched-energy energy-costs: cpu=2 eff=1024 [freq=300000 cap=96 power_d0=12] -> [freq=1804800 cap=574 power_d0=172]
  331. [ 3.535614] sched-energy energy-costs: cpu=3 eff=1024 [freq=300000 cap=96 power_d0=12] -> [freq=1804800 cap=574 power_d0=172]
  332. [ 3.535619] sched-energy energy-costs: cpu=4 eff=1638 [freq=300000 cap=153 power_d0=211] -> [freq=2016000 cap=1024 power_d0=3391]
  333. [ 3.535624] sched-energy energy-costs: cpu=5 eff=1638 [freq=300000 cap=153 power_d0=211] -> [freq=2016000 cap=1024 power_d0=3391]
  334. [ 3.535629] sched-energy energy-costs: cpu=6 eff=1638 [freq=300000 cap=153 power_d0=211] -> [freq=2016000 cap=1024 power_d0=3391]
  335. [ 3.535635] sched-energy energy-costs: cpu=7 eff=1638 [freq=300000 cap=153 power_d0=211] -> [freq=2016000 cap=1024 power_d0=3391]
  336. [ 3.535638] sched-energy energy-costs: Sched-energy-costs capacity updated
  337. [ 3.543726] gcc-trinket 1400000.qcom,gcc: Registered GCC clocks
  338. [ 3.544658] gpu_cc_gx_gfx3d_clk_src: set OPP pair(320000000 Hz: 64 uV) on 5900000.qcom,kgsl-3d0
  339. [ 3.544729] gpu_cc_gx_gfx3d_clk_src: set OPP pair(950000000 Hz: 416 uV) on 5900000.qcom,kgsl-3d0
  340. [ 3.544792] gpu_cc-trinket 5990000.qcom,gpupcc: Registered GPU CC clocks
  341. [ 3.545213] video_cc-trinket 5b00000.qcom,videocc: Registered Video CC clocks
  342. [ 3.545375] arm-smmu 59a0000.kgsl-smmu: non-coherent table walk
  343. [ 3.545380] arm-smmu 59a0000.kgsl-smmu: (IDR0.CTTW overridden by FW configuration)
  344. [ 3.545384] arm-smmu 59a0000.kgsl-smmu: stream matching with 4 register groups
  345. [ 3.546601] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  346. [ 3.546605] arm-smmu c600000.apps-smmu: Bus client registration failed
  347. [ 3.547087] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  348. [ 3.547089] ipa ipa3_pre_init:7119 fail to register with bus mgr!
  349. [ 3.547124] ipa ipa3_plat_drv_probe:8817 ipa3_init failed
  350. [ 3.549010] disp_cc-trinket 5f00000.qcom,dispcc: Registered Display CC clocks
  351. [ 3.549254] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  352. [ 3.549257] arm-smmu c600000.apps-smmu: Bus client registration failed
  353. [ 3.549623] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  354. [ 3.549625] ipa ipa3_pre_init:7119 fail to register with bus mgr!
  355. [ 3.549649] ipa ipa3_plat_drv_probe:8817 ipa3_init failed
  356. [ 3.550187] clocksource: Switched to clocksource arch_sys_counter
  357. [ 3.580193] VFS: Disk quotas dquot_6.6.0
  358. [ 3.580220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  359. [ 3.581220] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
  360. [ 3.581227] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 0 PLL PLL SSC enabled
  361. [ 3.581293] mdss_pll 5e94400.qcom,mdss_dsi_pll: Failed to create debugfs directory
  362. [ 3.581299] mdss_pll 5e94400.qcom,mdss_dsi_pll: Failed to create debugfs directory
  363. [ 3.581304] mdss_pll 5e94400.qcom,mdss_dsi_pll: Failed to create debugfs directory
  364. [ 3.582618] dsi_pll_clock_register_14nm: Registered DSI PLL ndx=0 clocks successfully
  365. [ 3.582940] msm_bus_fabric_init_driver
  366. [ 3.585993] msm_bus_dev_init_qos: Skipping QOS init for 26
  367. [ 3.586026] msm_bus_device 1880000.ad-hoc-bus: Bus scaling driver probe successful
  368. [ 3.590174] NET: Registered protocol family 2
  369. [ 3.590394] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  370. [ 3.590477] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  371. [ 3.590676] TCP: Hash tables configured (established 32768 bind 32768)
  372. [ 3.590725] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  373. [ 3.590760] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  374. [ 3.590848] NET: Registered protocol family 1
  375. [ 3.591226] RPC: Registered named UNIX socket transport module.
  376. [ 3.591230] RPC: Registered udp transport module.
  377. [ 3.591234] RPC: Registered tcp transport module.
  378. [ 3.591237] RPC: Registered tcp NFSv4.1 backchannel transport module.
  379. [ 3.591242] PCI: CLS 0 bytes, default 128
  380. [ 3.591686] arm-smmu c600000.apps-smmu: non-coherent table walk
  381. [ 3.591692] arm-smmu c600000.apps-smmu: (IDR0.CTTW overridden by FW configuration)
  382. [ 3.591697] arm-smmu c600000.apps-smmu: stream matching with 54 register groups
  383. [ 3.593587] iommu: Adding device 4ac0000.qcom,qupv3_0_geni_se:qcom,iommu_qupv3_0_geni_se_cb to group 0
  384. [ 3.593665] iommu: Adding device 4cc0000.qcom,qupv3_1_geni_se:qcom,iommu_qupv3_1_geni_se_cb to group 1
  385. [ 3.601046] ipa ipa3_smp2p_probe:8666 fail to get smp2p clk resp bit -517
  386. [ 3.601271] iommu: Adding device soc:ipa_smmu_ap to group 2
  387. [ 3.601374] iommu: Adding device soc:ipa_smmu_wlan to group 3
  388. [ 3.601466] iommu: Adding device soc:ipa_smmu_uc to group 4
  389. [ 3.601538] ipa ipa3_smp2p_probe:8666 fail to get smp2p clk resp bit -517
  390. [ 3.601888] Trying to unpack rootfs image as initramfs...
  391. [ 3.618231] Freeing initrd memory: 984K
  392. [ 3.621012] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  393. [ 3.630221] Initialise system trusted keyrings
  394. [ 3.630478] workingset: timestamp_bits=45 max_order=20 bucket_order=0
  395. [ 3.634145] [SDFAT] Filesystem version 2.4.5
  396. [ 3.634876] Registering sdcardfs 0.1
  397. [ 3.635690] NFS: Registering the id_resolver key type
  398. [ 3.635725] Key type id_resolver registered
  399. [ 3.635731] Key type id_legacy registered
  400. [ 3.635744] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  401. [ 3.636623] fuse init (API version 7.26)
  402. [ 3.637507] SELinux: Registering netfilter hooks
  403. [ 3.645642] Key type asymmetric registered
  404. [ 3.645652] Asymmetric key parser 'x509' registered
  405. [ 3.645666] io scheduler noop registered
  406. [ 3.645720] io scheduler cfq registered (default)
  407. [ 3.645725] io scheduler mq-deadline registered
  408. [ 3.645731] io scheduler kyber registered
  409. [ 3.654982] iommu: Adding device 4a00000.qcom,gpi-dma to group 5
  410. [ 3.656828] iommu: Adding device 4c00000.qcom,gpi-dma to group 6
  411. [ 3.661325] iommu: Adding device c800000.qcom,icnss to group 7
  412. [ 3.661417] icnss: Recursive recovery allowed for WLAN
  413. [ 3.661430] icnss: adc_tm_dev probe defer
  414. [ 3.663417] memshare_child soc:qcom,memshare:qcom,client_1: for memshare_GPS segments only will be dumped.
  415. [ 3.663616] memshare_child soc:qcom,memshare:qcom,client_2: for memshare_FTM segments only will be dumped.
  416. [ 3.663738] memshare_child soc:qcom,memshare:qcom,client_3: for memshare_DIAG segments only will be dumped.
  417. [ 3.665157] minidump-id not found for adsp
  418. [ 3.665706] minidump-id not found for cdsp
  419. [ 3.666325] minidump-id not found for ipa_fws
  420. [ 3.666336] subsys-pil-tz soc:qcom,ipa_fws: for ipa_fws segments only will be dumped.
  421. [ 3.666428] subsys-pil-tz soc:qcom,ipa_fws: for md_ipa_fws segments only will be dumped.
  422. [ 3.666878] minidump-id not found for venus
  423. [ 3.666890] subsys-pil-tz 5ae0000.qcom,venus: for venus segments only will be dumped.
  424. [ 3.667058] subsys-pil-tz 5ae0000.qcom,venus: for md_venus segments only will be dumped.
  425. [ 3.667514] minidump-id not found for a610_zap
  426. [ 3.667526] subsys-pil-tz soc:qcom,kgsl-hyp: for a610_zap segments only will be dumped.
  427. [ 3.667615] subsys-pil-tz soc:qcom,kgsl-hyp: for md_a610_zap segments only will be dumped.
  428. [ 3.672613] smp2p_sleepstate soc:qcom,smp2p_sleepstate: got smp2p-sleepstate-in irq 226
  429. [ 3.675320] msm_geni_serial 4c90000.qcom,qup_uart: Wakeup byte 0xfd
  430. [ 3.675596] msm_geni_serial 4c90000.qcom,qup_uart: Serial port0 added.FifoSize 64 is_console0
  431. [ 3.677310] 4c90000.qcom,qup_uart: ttyHS0 at MMIO 0x4c90000 (irq = 91, base_baud = 0) is a MSM
  432. [ 3.677912] msm_geni_serial_init: Driver initialized
  433. [ 3.681191] random: crng init done
  434. [ 3.683784] diag: Pcie registration initiated for id: 0
  435. [ 3.684188] diag: diag_pcie_register: failed registering pcie channels
  436. [ 3.684198] diag: MUX: unable to register pcie operations for proc: 0, err: -22
  437. [ 3.684206] diag: MUX: unable to register PCIe operations, continuing with USB registrations for proc: 0, err: -22
  438. [ 3.694747] iommu: Adding device soc:kgsl_iommu_test_device to group 8
  439. [ 3.695171] iommu: Adding device soc:apps_iommu_test_device to group 9
  440. [ 3.700472] dsi_phy 5e94400.qcom,mdss_dsi_phy0: 5e94400.qcom,mdss_dsi_phy0 supply gdsc not found, using dummy regulator
  441. [ 3.700640] msm-dsi-phy:[dsi_phy_driver_probe] Probe successful for dsi-phy-0
  442. [ 3.701191] drm_dsi_ctrl 5e94000.qcom,mdss_dsi_ctrl0: 5e94000.qcom,mdss_dsi_ctrl0 supply refgen not found, using dummy regulator
  443. [ 3.701324] AXI: get_pdata(): Error: Client name not found
  444. [ 3.701331] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
  445. [ 3.701340] dsi-ctrl:[dsi_ctrl_dev_probe] Probe successful for dsi-ctrl-0
  446. [ 3.701930] msm-dsi-display:[dsi_display_parse_te_data] invalid vsync source selection
  447. [ 3.701940] OF: graph: no port node found in /soc/qcom,dsi-display
  448. [ 3.701983] msm-dsi-panel:[dsi_panel_parse_triggers:1151] [nt36672a video mode dsi tianma panel] fallback to default te-pin-select
  449. [ 3.702005] msm-dsi-panel:[dsi_panel_parse_panel_mode:1669] dsi_panel_parse_panel_mode: panel operating mode switch feature disabled
  450. [ 3.702028] msm-dsi-panel:[dsi_panel_parse_qsync_caps:1352] [nt36672a video mode dsi tianma panel] qsync min fps not defined rc:-22
  451. [ 3.702057] msm-dsi-panel:[dsi_panel_parse_reset_sequence:2027] RESET SEQ LENGTH = 24
  452. [ 3.702116] msm-dsi-panel:[dsi_panel_parse_misc_features:2077] dsi_panel_parse_misc_features: ulps feature disabled
  453. [ 3.702122] msm-dsi-panel:[dsi_panel_parse_misc_features:2083] dsi_panel_parse_misc_features: ulps during suspend feature disabled
  454. [ 3.702176] msm-dsi-panel:[dsi_panel_parse_esd_config:3257] ESD enabled with mode: register_read
  455. [ 3.703136] iommu: Adding device 5e00000.qcom,mdss_mdp to group 10
  456. [ 3.704699] [drm:sde_dbg_init:5222] evtlog_status: enable:3, panic:1, dump:2
  457. [ 3.704740] msm_drm 5e00000.qcom,mdss_mdp: bound soc:qcom,wb-display@0 (ops sde_wb_comp_ops)
  458. [ 3.705169] msm-dsi-display:[dsi_display_bind] Successfully bind display panel 'dsi_nt36672a_tianma_vid_display'
  459. [ 3.705372] msm_drm 5e00000.qcom,mdss_mdp: bound soc:qcom,dsi-display (ops dsi_display_comp_ops)
  460. [ 3.705418] [drm] mapped mdp address space @00000000ae83ee0e
  461. [ 3.705604] msm_drm 5e00000.qcom,mdss_mdp: failed to get memory resource: vbif_nrt_phys
  462. [ 3.705619] msm_drm 5e00000.qcom,mdss_mdp: failed to get memory resource: sid_phys
  463. [ 3.705661] [drm:_sde_kms_get_splash_data:3290] splash mem num_regions:1
  464. [ 3.705693] [drm:_sde_kms_get_splash_data:3325] splash mem for disp:1 add:5c000000 size:f00000
  465. [ 3.705705] [sde_rsc:sde_rsc_client_create:105]: rsc not probed yet or not available
  466. [ 3.707253] [drm:sde_kms_hw_init:3471] sde hardware revision:0x50040000
  467. [ 3.708038] [drm] Created domain mdp_ns [80000000,80000000] secure=0
  468. [ 3.709325] iommu: Adding device 5e00000.qcom,mdss_mdp:qcom,smmu_sde_sec_cb to group 11
  469. [ 3.709357] [drm] probing device qcom,smmu_sde_sec
  470. [ 3.709365] [drm] Created domain mdp_s [80000000,80000000] secure=1
  471. [ 3.711166] [sde_rsc:is_sde_rsc_available:262]: rsc idx:0 not probed yet or not available
  472. [ 3.711196] [sde_rsc:sde_rsc_client_create:105]: rsc not probed yet or not available
  473. [ 3.711386] [sde_rsc:sde_rsc_client_create:105]: rsc not probed yet or not available
  474. [ 3.711436] [drm:reg_dmav1_init_sspp_op_v4] *ERROR* invalid feature map 12 for feature 31
  475. [ 3.711575] [drm:reg_dmav1_init_sspp_op_v4] *ERROR* invalid feature map 12 for feature 31
  476. [ 3.712272] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  477. [ 3.712276] [drm] No driver support for vblank timestamp query.
  478. [ 3.712894] [drm] Initialized msm_drm 1.2.0 20130625 for 5e00000.qcom,mdss_mdp on minor 0
  479. [ 3.712941] msm-dsi-panel:[dsi_panel_parse_topology:2857] default topology: lm: 1 comp_enc:0 intf: 1
  480. [ 3.712983] msm-dsi-panel:[dsi_panel_parse_partial_update_caps:2947] partial update disabled as the property is not set
  481. [ 3.713099] dsi-ctrl:[_dsi_ctrl_setup_isr] [DSI_0] IRQ 229 registered
  482. [ 3.753694] iommu: Adding device 59a0000.qcom,kgsl-iommu:gfx3d_user to group 12
  483. [ 3.753955] iommu: Adding device 59a0000.qcom,kgsl-iommu:gfx3d_secure to group 13
  484. [ 3.796070] brd: module loaded
  485. [ 3.802075] loop: module loaded
  486. [ 3.808602] zram: Added device: zram0
  487. [ 3.809685] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1401000
  488. [ 3.809700] QSEECOM: qseecom_retrieve_ce_data: Device does not support PFE
  489. [ 3.809704] QSEECOM: qseecom_probe: qseecom clocks handled by other subsystem
  490. [ 3.809711] QSEECOM: qseecom_probe: qseecom.qsee_reentrancy_support = 2
  491. [ 3.809803] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1
  492. [ 3.810151] QSEECOM: qseecom_probe: Unable to register bus client
  493. [ 3.810986] iommu: Adding device 1b20000.qcedev to group 14
  494. [ 3.813622] qce 1b20000.qcedev: QTI Crypto 5.5.0 device found @0x1b20000
  495. [ 3.813767] sps:BAM 0x0000000001b04000 is registered.
  496. [ 3.813901] sps:BAM 0x0000000001b04000 (va:0x000000001b3e2976) enabled: ver:0x27, number of pipes:16
  497. [ 3.814071] QCE50: qce_sps_init: QTI MSM CE-BAM at 0x0000000001b04000 irq 45
  498. [ 3.816739] iommu: Adding device 1b20000.qcrypto to group 15
  499. [ 3.818518] QCE50: __qce_get_device_tree_data: CE operating frequency is not defined, setting to default 100MHZ
  500. [ 3.819170] qcrypto 1b20000.qcrypto: QTI Crypto 5.5.0 device found @0x1b20000
  501. [ 3.819412] QCE50: qce_sps_init: QTI MSM CE-BAM at 0x0000000001b04000 irq 45
  502. [ 3.821402] qcrypto 1b20000.qcrypto: qcrypto-ecb-aes
  503. [ 3.821523] qcrypto 1b20000.qcrypto: qcrypto-cbc-aes
  504. [ 3.821639] qcrypto 1b20000.qcrypto: qcrypto-ctr-aes
  505. [ 3.821762] qcrypto 1b20000.qcrypto: qcrypto-ecb-des
  506. [ 3.821883] qcrypto 1b20000.qcrypto: qcrypto-cbc-des
  507. [ 3.821996] qcrypto 1b20000.qcrypto: qcrypto-ecb-3des
  508. [ 3.822108] qcrypto 1b20000.qcrypto: qcrypto-cbc-3des
  509. [ 3.822220] qcrypto 1b20000.qcrypto: qcrypto-xts-aes
  510. [ 3.822333] qcrypto 1b20000.qcrypto: qcrypto-sha1
  511. [ 3.822445] qcrypto 1b20000.qcrypto: qcrypto-sha256
  512. [ 3.822559] qcrypto 1b20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  513. [ 3.822683] qcrypto 1b20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  514. [ 3.822807] qcrypto 1b20000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  515. [ 3.822920] qcrypto 1b20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
  516. [ 3.823032] qcrypto 1b20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
  517. [ 3.823148] qcrypto 1b20000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
  518. [ 3.823263] qcrypto 1b20000.qcrypto: qcrypto-hmac-sha1
  519. [ 3.823378] qcrypto 1b20000.qcrypto: qcrypto-hmac-sha256
  520. [ 3.823496] qcrypto 1b20000.qcrypto: qcrypto-aes-ccm
  521. [ 3.823610] qcrypto 1b20000.qcrypto: qcrypto-rfc4309-aes-ccm
  522. [ 3.824369] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
  523. [ 3.824921] SCSI Media Changer driver v0.25
  524. [ 3.826930] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  525. [ 3.827640] libphy: Fixed MDIO Bus: probed
  526. [ 3.827646] tun: Universal TUN/TAP device driver, 1.6
  527. [ 3.827750] PPP generic driver version 2.4.2
  528. [ 3.827824] PPP BSD Compression module registered
  529. [ 3.827828] PPP Deflate Compression module registered
  530. [ 3.827848] PPP MPPE Compression module registered
  531. [ 3.827853] NET: Registered protocol family 24
  532. [ 3.827864] PPTP driver version 0.8.5
  533. [ 3.828159] CLD80211: Initializing
  534. [ 3.828221] usbcore: registered new interface driver r8152
  535. [ 3.828235] usbcore: registered new interface driver asix
  536. [ 3.828279] usbcore: registered new interface driver ax88179_178a
  537. [ 3.828291] usbcore: registered new interface driver cdc_ether
  538. [ 3.828304] usbcore: registered new interface driver net1080
  539. [ 3.828316] usbcore: registered new interface driver cdc_subset
  540. [ 3.828326] usbcore: registered new interface driver zaurus
  541. [ 3.828477] usbcore: registered new interface driver cdc_ncm
  542. [ 3.834349] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
  543. [ 3.835512] msm-qusb-phy 1613000.qusb: 1613000.qusb supply USB3_GDSC not found, using dummy regulator
  544. [ 3.835553] panel_info 1
  545. [ 3.836615] iommu: Adding device 4e00000.ssusb to group 16
  546. [ 3.838182] dwc3 4e00000.dwc3: changing max_speed on rev 00000000
  547. [ 3.839974] Invalid index Defaulting curr to 0
  548. [ 3.842593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  549. [ 3.842608] ehci-pci: EHCI PCI platform driver
  550. [ 3.842625] ehci-platform: EHCI generic platform driver
  551. [ 3.842920] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  552. [ 3.842937] ohci-pci: OHCI PCI platform driver
  553. [ 3.842958] ohci-platform: OHCI generic platform driver
  554. [ 3.843571] usbcore: registered new interface driver usb-storage
  555. [ 3.843585] usbcore: registered new interface driver usb_ehset_test
  556. [ 3.843597] usbcore: registered new interface driver lvs
  557. [ 3.844547] usbcore: registered new interface driver xpad
  558. [ 3.844565] [NVT-ts] nvt_driver_init 2519: start
  559. [ 3.844577] [NVT-ts] nvt_driver_init 2530: TP info: [Vendor]tianma [IC]nt36672a
  560. [ 3.844641] [NVT-ts] nvt_ts_probe 1671: start
  561. [ 3.844663] [NVT-ts] nvt_ts_probe 1738: mode=0, max_speed_hz=8000000
  562. [ 3.844671] [NVT-ts] nvt_parse_dt 1105: novatek,irq-gpio=88
  563. [ 3.844675] [NVT-ts] nvt_parse_dt 1112: SWRST_N8_ADDR=0x03F0FE
  564. [ 3.844679] [NVT-ts] nvt_parse_dt 1121: SPI_RD_FAST_ADDR=0x03F310
  565. [ 3.844683] [NVT-ts] nvt_ts_get_regulator 1533: get/put regulator : 1
  566. [ 3.844791] [NVT-ts] nvt_ts_enable_regulator 1608: enable touch regulator
  567. [ 3.845471] spi_geni 4a88000.spi: proto 1
  568. [ 3.845506] spi_geni 4a88000.spi: tx_fifo 16 rx_fifo 16 tx_width 32
  569. [ 3.865500] [NVT-ts] nvt_ts_check_chip_ver_trim 1483: buf[1]=0x0A, buf[2]=0x00, buf[3]=0x00, buf[4]=0x72, buf[5]=0x66, buf[6]=0x03
  570. [ 3.865506] [NVT-ts] nvt_ts_check_chip_ver_trim 1502: This is NVT touch IC
  571. [ 3.865575] input: NVTCapacitiveTouchScreen as /devices/virtual/input/input1
  572. [ 3.865689] [NVT-ts] nvt_ts_probe 1868: int_trigger_type=1
  573. [ 3.865846] [NVT-ts] nvt_irq_enable 267: enable=0, desc->depth=1
  574. [ 3.865850] [NVT-ts] nvt_ts_probe 1877: request irq 232 succeed
  575. [ 3.865988] [NVT-ts] nvt_ts_probe 1897: NVT_TOUCH_ESD_PROTECT is 0
  576. [ 3.865995] [NVT-ts] nvt_flash_proc_init 951: Succeeded!
  577. [ 3.865998] [NVT-ts] nvt_flash_proc_init 954: ============================================================
  578. [ 3.866002] [NVT-ts] nvt_flash_proc_init 955: Create /proc/NVTSPI
  579. [ 3.866006] [NVT-ts] nvt_flash_proc_init 956: ============================================================
  580. [ 3.866012] [NVT-ts] nvt_extra_proc_init 846: create proc/nvt_fw_version Succeeded!
  581. [ 3.866018] [NVT-ts] nvt_extra_proc_init 854: create proc/nvt_baseline Succeeded!
  582. [ 3.866023] [NVT-ts] nvt_extra_proc_init 862: create proc/nvt_raw Succeeded!
  583. [ 3.866028] [NVT-ts] nvt_extra_proc_init 870: create proc/nvt_diff Succeeded!
  584. [ 3.866033] [NVT-ts] nvt_extra_proc_init 878: create proc/nvt_xiaomi_config_info Succeeded!
  585. [ 3.866037] [NVT-ts] nvt_extra_proc_init 886: create proc/tp_data_dump Succeeded!
  586. [ 3.866048] [NVT-ts] nvt_mp_proc_init 1604: create /proc/nvt_selftest Succeeded!
  587. [ 3.866148] [NVT-ts] nvt_ts_probe 1977: end
  588. [ 3.866161] [NVT-ts] nvt_irq_enable 267: enable=1, desc->depth=0
  589. [ 3.866194] [NVT-ts] nvt_driver_init 2557: finished
  590. [ 3.866206] [FTS_TS/E]fts_ts_init:Unknow Touch
  591. [ 3.866701] Macle fpc1020_probe failed as fpsensor=2(1=fp)
  592. [ 3.866712] fpc1020: probe of soc:fpc1020 failed with error -1
  593. [ 3.866785] fpc1020_init OK
  594. [ 3.867032] Macle11 gf_probe
  595. [ 3.867146] input: uinput-goodix as /devices/virtual/input/input2
  596. [ 3.867239] gf3258 Create proc entry success!
  597. [ 3.867241] gf_spi: version V1.2.10
  598. [ 3.867313] gf_spi: status = 0x0
  599. [ 3.867691] qcom,qpnp-rtc 1c40000.qcom,spmi:qcom,pm6125@0:qcom,pm6125_rtc: rtc core: registered qpnp_rtc as rtc0
  600. [ 3.867929] i2c /dev entries driver
  601. [ 3.868266] i2c_geni 4a84000.i2c: Bus frequency is set to 400000Hz.
  602. [ 3.869460] i2c_geni 4a84000.i2c: i2c error :-107
  603. [ 3.869469] read failed rc=-107
  604. [ 3.869473] Invalid REVID peripheral type: 00
  605. [ 3.869480] qcom,qpnp-revid: probe of 4a84000.i2c:qcom,pm8008@8:qcom,revid@100 failed with error -22
  606. [ 3.869790] i2c_geni 4a84000.i2c: i2c error :-107
  607. [ 3.869796] qcom-spmi-gpio 4a84000.i2c:qcom,pm8008@8:pinctrl@c000: read 0x4 failed
  608. [ 3.869802] qcom-spmi-gpio 4a84000.i2c:qcom,pm8008@8:pinctrl@c000: failed to populate gpio 0, ret=-107
  609. [ 3.869809] qcom-spmi-gpio: probe of 4a84000.i2c:qcom,pm8008@8:pinctrl@c000 failed with error -107
  610. [ 3.869838] I2C PMIC: i2c_pmic_probe: I2C PMIC probe successful
  611. [ 3.869893] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  612. [ 3.870094] trinket-pinctrl 400000.pinctrl: pin GPIO_6 already requested by 4a88000.spi; cannot claim for 4a88000.i2c
  613. [ 3.870100] trinket-pinctrl 400000.pinctrl: pin-6 (4a88000.i2c) status -22
  614. [ 3.870105] trinket-pinctrl 400000.pinctrl: could not request pin 6 (GPIO_6) from group gpio6 on device 400000.pinctrl
  615. [ 3.870109] i2c_geni 4a88000.i2c: Error applying setting, reverse things back
  616. [ 3.870119] i2c_geni: probe of 4a88000.i2c failed with error -22
  617. [ 3.870252] i2c_geni 4a8c000.i2c: Bus frequency is set to 400000Hz.
  618. [ 3.870680] i2c_geni 4a90000.i2c: Bus frequency is set to 400000Hz.
  619. [ 3.870845] i2c_geni 4a90000.i2c: Invalid proto 2
  620. [ 3.870917] nq-nci 1-0028: ese GPIO <OPTIONAL> error getting from OF node
  621. [ 3.870959] nq-nci 1-0028: nqx_probe: ese gpio not provided
  622. [ 3.871234] IR NEC protocol handler initialized
  623. [ 3.871239] IR RC5(x/sz) protocol handler initialized
  624. [ 3.871243] IR RC6 protocol handler initialized
  625. [ 3.871246] IR JVC protocol handler initialized
  626. [ 3.871250] IR Sony protocol handler initialized
  627. [ 3.871254] IR SANYO protocol handler initialized
  628. [ 3.871257] IR Sharp protocol handler initialized
  629. [ 3.871261] IR MCE Keyboard/mouse protocol handler initialized
  630. [ 3.871264] IR XMP protocol handler initialized
  631. [ 3.871832] sde_mdp_parse_dt_prop_len: <SDEROT_INFO> prop qcom,mdss-rot-vbif-memtype : doesn't exist in device tree
  632. [ 3.871843] sde_mdp_parse_dt_prop_len: <SDEROT_INFO> prop qcom,mdss-inline-rot-qos-lut : doesn't exist in device tree
  633. [ 3.871848] sde_mdp_parse_dt_prop_len: <SDEROT_INFO> prop qcom,mdss-inline-rot-danger-lut : doesn't exist in device tree
  634. [ 3.871853] sde_mdp_parse_dt_prop_len: <SDEROT_INFO> prop qcom,mdss-inline-rot-safe-lut : doesn't exist in device tree
  635. [ 3.871939] register_client_adhoc:Failed to find path.src 1 dest 590
  636. [ 3.871941] sde_mdp_bus_scale_register: <SDEROT_WARN> reg_bus_client register failed
  637. [ 3.872886] No change in context(0==0), skip
  638. [ 3.874045] sde_rotator_evtlog_create_debugfs: evtlog_status: enable:1, panic:1, dump:2
  639. [ 3.875356] sde_rotator 5e00000.qcom,mdss_rotator: <SDEROT_INFO> SDE v4l2 rotator probe success
  640. [ 3.876597] iommu: Adding device 5e00000.qcom,mdss_rotator:qcom,smmu_rot_unsec_cb to group 17
  641. [ 3.876649] sde_smmu_probe: <SDEROT_INFO> iommu v2 domain[0] mapping and clk register successful!
  642. [ 3.877607] iommu: Adding device 5e00000.qcom,mdss_rotator:qcom,smmu_rot_sec_cb to group 18
  643. [ 3.877634] sde_smmu_probe: <SDEROT_INFO> iommu v2 domain[1] mapping and clk register successful!
  644. [ 3.879296] iommu: Adding device 5a00000.qcom,vidc:non_secure_cb to group 19
  645. [ 3.879730] iommu: Adding device 5a00000.qcom,vidc:secure_bitstream_cb to group 20
  646. [ 3.880962] iommu: Adding device 5a00000.qcom,vidc:secure_pixel_cb to group 21
  647. [ 3.881868] iommu: Adding device 5a00000.qcom,vidc:secure_non_pixel_cb to group 22
  648. [ 3.883441] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb1 to group 23
  649. [ 3.883468] CAM-SMMU cam_smmu_populate_sids:2115 __debug cnt = 6, cb->name: :vfe sid [0] = 1056
  650. ,
  651. [ 3.883471] CAM-SMMU cam_smmu_populate_sids:2115 __debug cnt = 6, cb->name: :vfe sid [1] = 1057
  652. ,
  653. [ 3.883892] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb2 to group 24
  654. [ 3.883913] CAM-SMMU cam_smmu_populate_sids:2115 __debug cnt = 3, cb->name: :cpp sid [0] = 2048
  655. ,
  656. [ 3.884256] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb4 to group 25
  657. [ 3.884277] CAM-SMMU cam_smmu_populate_sids:2115 __debug cnt = 3, cb->name: :jpeg_enc0 sid [0] = 2080
  658. ,
  659. [ 3.884626] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb5 to group 26
  660. [ 3.884647] CAM-SMMU cam_smmu_populate_sids:2115 __debug cnt = 3, cb->name: :jpeg_dma sid [0] = 2081
  661. ,
  662. [ 3.890457] msm_actuator_platform_probe:1999 msm_actuator_platform_probe: No/Error Actuator GPIOs
  663. [ 3.890564] msm_actuator_platform_probe:1999 msm_actuator_platform_probe: No/Error Actuator GPIOs
  664. [ 3.891059] msm_eeprom_platform_probe failed 1895
  665. [ 3.891251] msm_eeprom_platform_probe failed 1895
  666. [ 3.891444] msm_eeprom_platform_probe failed 1895
  667. [ 3.891653] msm_eeprom_platform_probe failed 1895
  668. [ 3.891827] msm_eeprom_platform_probe failed 1895
  669. [ 3.897849] MSM-CPP cpp_init_hardware:1135 CPP HW Version: 0x60010004
  670. [ 3.897863] MSM-CPP cpp_init_hardware:1153 stream_cnt:0
  671. [ 3.898735] MSM-CPP cpp_release_hardware:1216 cpp hw release done
  672. [ 3.899541] CAM-SOC msm_camera_get_reg_base:894 err: mem resource vfe_fuse not found
  673. [ 3.899547] CAM-SOC msm_camera_get_res_size:937 err: mem resource vfe_fuse not found
  674. [ 3.900155] CAM-SOC msm_camera_get_reg_base:894 err: mem resource vfe_fuse not found
  675. [ 3.900159] CAM-SOC msm_camera_get_res_size:937 err: mem resource vfe_fuse not found
  676. [ 3.902346] __msm_jpeg_init:1595] Jpeg Device id 0
  677. [ 3.904544] Couldn't parse device tree rc=-517
  678. [ 3.914202] device-mapper: uevent: version 1.0.3
  679. [ 3.914429] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  680. [ 3.914877] Bluetooth: HCI UART driver ver 2.3
  681. [ 3.914882] Bluetooth: HCI UART protocol H4 registered
  682. [ 3.915012] bt_dt_parse_vreg_info: qca,bt-vdd-vl: is not provided in device tree
  683. [ 3.915017] bt_dt_parse_vreg_info: qca,bt-vdd-vm: is not provided in device tree
  684. [ 3.915022] bt_dt_parse_vreg_info: qca,bt-vdd-5c: is not provided in device tree
  685. [ 3.915026] bt_dt_parse_vreg_info: qca,bt-vdd-5a: is not provided in device tree
  686. [ 3.915030] bt_dt_parse_vreg_info: qca,bt-vdd-vh: is not provided in device tree
  687. [ 3.915043] bt_dt_parse_vreg_info: qca,bt-vdd-ldo: is not provided in device tree
  688. [ 3.915047] bt_dt_parse_vreg_info: qca,bt-chip-pwd: is not provided in device tree
  689. [ 3.915051] bt_power_populate_dt_pinfo: bt-reset-gpio not provided in device tree
  690. [ 3.915055] bt_power_populate_dt_pinfo: bt-3P3-gpio not provided in devicetree
  691. [ 3.915058] bt_power_populate_dt_pinfo: bt-1P3-gpio not provided in devicetree
  692. [ 3.915062] bt_dt_parse_clk_info: clocks is not provided in device tree
  693. [ 3.915065] bt_power_populate_dt_pinfo: clock not provided in device tree
  694. [ 3.915834] sdhci: Secure Digital Host Controller Interface driver
  695. [ 3.915839] sdhci: Copyright(c) Pierre Ossman
  696. [ 3.915843] sdhci-pltfm: SDHCI platform and OF driver helper
  697. [ 3.917325] probe start! 1
  698. [ 3.917592] sgm_init_registers: 0x00 reg = 0x18, ret = 24
  699. [ 3.917597] backlight ic is ktd3137 !
  700. [ 3.917850] ktd3136 probe err = 0
  701. [ 3.918051] qpnp_vibrator_ldo_probe: Vibrator LDO successfully registered: uV = 3300000, overdrive = disabled
  702. [ 3.918512] hidraw: raw HID events driver (C) Jiri Kosina
  703. [ 3.918790] usbcore: registered new interface driver usbhid
  704. [ 3.918795] usbhid: USB HID core driver
  705. [ 3.918932] ashmem: initialized
  706. [ 3.918968] ipa_ut ipa_ut_module_init:1045 Loading IPA test module...
  707. [ 3.922181] mmc0: SDHCI controller on 4744000.sdhci [4744000.sdhci] using 64-bit ADMA in CMDQ mode
  708. [ 3.928866] i2c_geni 4a8c000.i2c: Bus proto err, noisy/unepxected start/stop
  709. [ 3.928893] i2c_geni 4a8c000.i2c: i2c error :-71
  710. [ 3.928906] nq-nci 1-0028: nfcc_hw_check: - i2c_master_send core reset Error
  711. [ 3.987753] mmc0: Out-of-interrupt timeout is 100[ms]
  712. [ 3.987759] mmc0: eMMC FW version: 0x04
  713. [ 3.987764] mmc0: CMDQ supported: depth: 32
  714. [ 3.988771] i2c_geni 4a8c000.i2c: Bus proto err, noisy/unepxected start/stop
  715. [ 3.988796] i2c_geni 4a8c000.i2c: i2c error :-71
  716. [ 3.988806] nq-nci 1-0028: nfcc_hw_check: - i2c_master_send get version cmd Error
  717. [ 3.988813] nq-nci 1-0028: nfcc_hw_check: - NFCC HW not available
  718. [ 3.989066] invalid GPIO -22
  719. [ 3.989135] ------------[ cut here ]------------
  720. [ 3.989153] WARNING: CPU: 3 PID: 259 at drivers/gpio/gpiolib.c:112 gpio_to_desc+0xac/0xbc
  721. [ 3.989158] Modules linked in:
  722. [ 3.989172] CPU: 3 PID: 259 Comm: kworker/u16:7 Tainted: G S 4.14.190-g429b0957f219-dirty #1
  723. [ 3.989177] Hardware name: Qualcomm Technologies, Inc. trinket pm6125 + pmi632 IDP (DT)
  724. [ 3.989193] Workqueue: events_unbound async_run_entry_fn
  725. [ 3.989200] task: 000000000f8cf6ea task.stack: 00000000698cb1c5
  726. [ 3.989206] pc : gpio_to_desc+0xac/0xbc
  727. [ 3.989212] lr : gpio_to_desc+0xa8/0xbc
  728. [ 3.989216] sp : ffffff800fdcbb30 pstate : 60400005
  729. [ 3.989221] x29: ffffff800fdcbb30 x28: 00000000fffffffa
  730. [ 3.989228] x27: fffffffe3b33b2fc x26: ffffff9f0ccc8000
  731. [ 3.989235] x25: fffffffd57517680 x24: fffffffe3b33b278
  732. [ 3.989242] x23: fffffffe3b33b260 x22: fffffffe3b33b200
  733. [ 3.989249] x21: fffffffe3a27d680 x20: ffffff9f0d4b4af0
  734. [ 3.989256] x19: 00000000ffffffea x18: 0000000000000003
  735. [ 3.989263] x17: 0000000000000041 x16: ffffff9f0c05e98c
  736. [ 3.989270] x15: ffffff9f0c82b171 x14: 0000000034155555
  737. [ 3.989276] x13: 003a699cfe7b5400 x12: 0000000000000000
  738. [ 3.989283] x11: 0000000000000000 x10: ffffffffffffffff
  739. [ 3.989290] x9 : fcbf7b4da3d3ce00 x8 : fcbf7b4da3d3ce00
  740. [ 3.989296] x7 : 0000000000000000 x6 : ffffff9f0d71f884
  741. [ 3.989303] x5 : ffffff9f0d437000 x4 : 0000000000000008
  742. [ 3.989310] x3 : 0000000000000000 x2 : 0000000000000000
  743. [ 3.989317] x1 : 0000000000000080 x0 : 0000000000000000
  744. [ 3.989324]
  745. PC: 0xffffff9f0b2d66b4:
  746. [ 3.989330] 66b4 0b0a0129 6b13013f 54fffee9 900163e0 91244000 943658f8 b85e8288 f85e0289
  747. [ 3.989346] 66d4 4b080268 8b081520 14000007 d000bfa0 9117c800 2a1303e1 97e99e2d aa1f03e0
  748. [ 3.989361] 66f4 d4210000 a9414ff4 a8c27bfd d65f03c0 f9400408 79471909 6b21213f 540000a9
  749. [ 3.989376] 6714 f941c108 92403c29 8b091500 d65f03c0 928002a0 d65f03c0 f9400008 f941c109
  750. [ 3.989391]
  751. LR: 0xffffff9f0b2d66b0:
  752. [ 3.989396] 66b0 785ec28a 0b0a0129 6b13013f 54fffee9 900163e0 91244000 943658f8 b85e8288
  753. [ 3.989411] 66d0 f85e0289 4b080268 8b081520 14000007 d000bfa0 9117c800 2a1303e1 97e99e2d
  754. [ 3.989425] 66f0 aa1f03e0 d4210000 a9414ff4 a8c27bfd d65f03c0 f9400408 79471909 6b21213f
  755. [ 3.989440] 6710 540000a9 f941c108 92403c29 8b091500 d65f03c0 928002a0 d65f03c0 f9400008
  756. [ 3.989455]
  757. SP: 0xffffff800fdcbaf0:
  758. [ 3.989459] baf0 0b2d66f4 ffffff9f 60400005 00000000 ffffffc8 ffffff80 a3d3ce00 fcbf7b4d
  759. [ 3.989474] bb10 ffffffff ffffffff 0b2d66f0 ffffff9f 0fdcbb30 ffffff80 0b2d66f4 ffffff9f
  760. [ 3.989490] bb30 0fdcbb50 ffffff80 0b2dbfe8 ffffff9f 33143800 fffffffe 33143820 fffffffe
  761. [ 3.989504] bb50 0fdcbb90 ffffff80 0b62df24 ffffff9f 00000000 fffffffe 33063b28 fffffffe
  762.  
  763. [ 3.989524] Call trace:
  764. [ 3.989533] gpio_to_desc+0xac/0xbc
  765. [ 3.989540] gpio_free+0xc/0x18
  766. [ 3.989551] nqx_probe+0xa38/0xd54
  767. [ 3.989561] i2c_device_probe+0x230/0x27c
  768. [ 3.989569] driver_probe_device+0x43c/0x474
  769. [ 3.989575] __device_attach_driver+0x120/0x140
  770. [ 3.989581] bus_for_each_drv+0x7c/0xc4
  771. [ 3.989586] __device_attach_async_helper+0x64/0xb8
  772. [ 3.989592] async_run_entry_fn+0x44/0x10c
  773. [ 3.989600] process_one_work+0x258/0x44c
  774. [ 3.989606] worker_thread+0x254/0x48c
  775. [ 3.989611] kthread+0x118/0x128
  776. [ 3.989619] ret_from_fork+0x10/0x18
  777. [ 3.989629] ---[ end trace f59d5a597109703c ]---
  778. [ 3.989643] nq-nci 1-0028: nqx_probe: probing nqxx failed, check hardware
  779. [ 3.994490] cmdq_host_alloc_tdl: desc_size: 1024 data_sz: 63488 slot-sz: 32
  780. [ 3.995074] mmc0: CMDQ enabled on card
  781. [ 3.995091] mmc0: new HS400 Enhanced strobe MMC card at address 0001
  782. [ 3.995873] sdhci_msm_pm_qos_cpu_init (): voted for group #0 (mask=0xf) latency=-1
  783. [ 3.995882] sdhci_msm_pm_qos_cpu_init (): voted for group #1 (mask=0xf0) latency=-1
  784. [ 3.995990] mmcblk0: mmc0:0001 S0J9K8 58.2 GiB
  785. [ 3.996187] mmcblk0rpmb: mmc0:0001 S0J9K8 partition 3 16.0 MiB
  786. [ 3.998764] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49 p50 p51 p52 p53 p54 p55 p56 p57 p58 p59 p60 p61 p62 p63 p64 p65 p66 p67 p68 p69 p70 p71 p72 p73 p74 p75 p76 p77 p78 p79 p80 p81 p82 p83 p84 p85 p86 p87
  787. [ 4.022654] mmc1: SDHCI controller on 4784000.sdhci [4784000.sdhci] using 64-bit ADMA in legacy mode
  788. [ 4.053330] bimc-bwmon 1b8e200.qcom,cpu-cpu-ddr-bwmon: BW HWmon governor registered.
  789. [ 4.055188] arm-memlat-mon soc:qcom,cpu0-cpu-ddr-latmon: Memory Latency governor registered.
  790. [ 4.056314] arm-memlat-mon soc:qcom,cpu4-cpu-ddr-latmon: Memory Latency governor registered.
  791. [ 4.057426] arm-memlat-mon soc:qcom,cpu0-computemon: Compute governor registered.
  792. [ 4.058536] arm-memlat-mon soc:qcom,cpu4-computemon: Compute governor registered.
  793. [ 4.068893] iommu: Adding device 8048000.tmc to group 27
  794. [ 4.069925] coresight-dynamic-funnel 8045000.funnel: FUNNEL initialized
  795. [ 4.070062] coresight-dynamic-funnel 8041000.funnel: FUNNEL initialized
  796. [ 4.070166] coresight-dynamic-funnel 8042000.funnel: FUNNEL initialized
  797. [ 4.070265] coresight-dynamic-funnel 8043000.funnel: FUNNEL initialized
  798. [ 4.070374] coresight-dynamic-funnel 9810000.funnel: FUNNEL initialized
  799. [ 4.070482] coresight-dynamic-funnel 9800000.funnel: FUNNEL initialized
  800. [ 4.070581] coresight-dynamic-funnel 8005000.funnel: FUNNEL initialized
  801. [ 4.070731] coresight-dynamic-funnel 8944000.funnel: FUNNEL initialized
  802. [ 4.070842] coresight-dynamic-funnel 89c5000.funnel_1: FUNNEL initialized
  803. [ 4.070944] coresight-dynamic-funnel 8832000.funnel: FUNNEL initialized
  804. [ 4.071046] coresight-dynamic-funnel 89c3000.funnel: FUNNEL initialized
  805. [ 4.071150] coresight-dynamic-funnel 8861000.funnel: FUNNEL initialized
  806. [ 4.071258] coresight-dynamic-funnel 8868010.funnel_1: FUNNEL initialized
  807. [ 4.071360] coresight-dynamic-funnel 8981000.funnel: FUNNEL initialized
  808. [ 4.071461] coresight-dynamic-funnel 8982000.funnel_1: FUNNEL initialized
  809. [ 4.071991] coresight-stm 8002000.stm: stm_register_device failed, probing deffered
  810. [ 4.078239] coresight-csr 8001000.csr: CSR initialized: coresight-csr
  811. [ 4.078557] coresight-hwevent 4506604.hwevent: Hardware Event driver initialized
  812. [ 4.078837] coresight-dummy soc:tpdm@899c000: Dummy device initialized
  813. [ 4.079141] coresight-remote-etm soc:turing_etm0: Remote ETM initialized
  814. [ 4.079250] coresight-remote-etm soc:modem_etm0: Remote ETM initialized
  815. [ 4.079351] coresight-remote-etm soc:audio_etm0: Remote ETM initialized
  816. [ 4.080147] usbcore: registered new interface driver snd-usb-audio
  817. [ 4.080274] iommu: Adding device soc:usb_audio_qmi_dev to group 28
  818. [ 4.100205] i2c_geni 4a84000.i2c: i2c error :-107
  819. [ 4.100215] reading version=0 - retry(0)
  820. [ 4.120538] This is max98937! device version 0x43
  821. [ 4.130551] max98927 register codec ok.
  822. [ 4.130703] tas2562 0-004c: Driver ID: 2.0.0
  823. [ 4.130708] tas2562 0-004c: tas2562_i2c_probe enter
  824. [ 4.130727] tas2562 0-004c: ti,asi-format=0
  825. [ 4.130729] tas2562 0-004c: ti,channels=1
  826. [ 4.130730] tas2562 0-004c: ti,left-channel=0x4c
  827. [ 4.130733] tas2562 0-004c: ti,reset-gpio=27
  828. [ 4.130735] tas2562 0-004c: ti,irq-gpio=132
  829. [ 4.130738] tas2562 0-004c: tas2562_i2c_probe: Failed to request gpio 27
  830. [ 4.130759] tas2562: probe of 0-004c failed with error -22
  831. [ 4.133760] msm-dai-q6-hdmi soc:qcom,msm-dai-q6-hdmi_ms: invalid device ID 24578
  832. [ 4.134045] msm-auxpcm-dev soc:qcom,msm-sen-auxpcm: msm_auxpcm_dev_probe: invalid DT intf name senary
  833. [ 4.141515] msm-dai-tdm soc:qcom,msm-dai-tdm-sen-rx: msm_dai_tdm_q6_probe: group id not supported 0x9150
  834. [ 4.141528] msm-dai-tdm: probe of soc:qcom,msm-dai-tdm-sen-rx failed with error -22
  835. [ 4.141541] msm-dai-tdm soc:qcom,msm-dai-tdm-sen-tx: msm_dai_tdm_q6_probe: group id not supported 0x9151
  836. [ 4.141547] msm-dai-tdm: probe of soc:qcom,msm-dai-tdm-sen-tx failed with error -22
  837. [ 4.147999] GACT probability NOT on
  838. [ 4.148012] Mirror/redirect action on
  839. [ 4.148019] u32 classifier
  840. [ 4.148022] Actions configured
  841. [ 4.148033] Netfilter messages via NETLINK v0.30.
  842. [ 4.148039] nfnl_acct: registering with nfnetlink.
  843. [ 4.148125] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  844. [ 4.148173] ctnetlink v0.93: registering with nfnetlink.
  845. [ 4.148296] xt_time: kernel timezone is -0000
  846. [ 4.148348] gre: GRE over IPv4 demultiplexor driver
  847. [ 4.148352] IPv4 over IPsec tunneling driver
  848. [ 4.148531] ip_tables: (C) 2000-2006 Netfilter Core Team
  849. [ 4.148798] arp_tables: arp_tables: (C) 2002 David S. Miller
  850. [ 4.148859] Initializing XFRM netlink socket
  851. [ 4.148868] IPsec XFRM device driver
  852. [ 4.149003] NET: Registered protocol family 10
  853. [ 4.149436] Segment Routing with IPv6
  854. [ 4.149463] mip6: Mobile IPv6
  855. [ 4.149470] ip6_tables: (C) 2000-2006 Netfilter Core Team
  856. [ 4.149791] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  857. [ 4.150064] NET: Registered protocol family 17
  858. [ 4.150072] NET: Registered protocol family 15
  859. [ 4.150086] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  860. [ 4.150090] Ebtables v2.0 registered
  861. [ 4.150300] Bluetooth: RFCOMM socket layer initialized
  862. [ 4.150313] Bluetooth: RFCOMM ver 1.11
  863. [ 4.150322] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  864. [ 4.150325] Bluetooth: BNEP filters: protocol multicast
  865. [ 4.150329] Bluetooth: BNEP socket layer initialized
  866. [ 4.150333] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  867. [ 4.150343] Bluetooth: HIDP socket layer initialized
  868. [ 4.150377] l2tp_core: L2TP core driver, V2.0
  869. [ 4.150383] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  870. [ 4.150386] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
  871. [ 4.150396] l2tp_netlink: L2TP netlink interface
  872. [ 4.150408] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
  873. [ 4.150411] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
  874. [ 4.150462] sctp: Hash tables configured (bind 256/256)
  875. [ 4.150564] Key type dns_resolver registered
  876. [ 4.150826] icnss: Recursive recovery allowed for WLAN
  877. [ 4.150832] icnss: adc_tm_dev probe defer
  878. [ 4.152143] dwc3 4e00000.dwc3: changing max_speed on rev 00000000
  879. [ 4.153452] usb_bam_init: setting SPS_BAM_SMMU_EN flag with (4f04000.qcom,usbbam)
  880. [ 4.153594] sps:BAM 0x0000000004f04000 is registered.
  881. [ 4.153626] Invalid index Defaulting curr to 0
  882. [ 4.154677] ipa_rm ipa_rm_delete_resource:146 IPA RM was not initialized
  883. [ 4.154687] usb_bam_ipa_delete_resources: Failed to delete USB_PROD resource
  884. [ 4.154692] ipa_rm ipa_rm_delete_resource:146 IPA RM was not initialized
  885. [ 4.154696] usb_bam_ipa_delete_resources: Failed to delete USB_CONS resource
  886. [ 4.155375] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  887. [ 4.169902] of_batterydata_get_best_profile: sunxing get best profile enter
  888. [ 4.169909] of_batterydata_get_best_profile: sunxing find battery data enter 0
  889. [ 4.169914] of_batterydata_get_best_profile: sunxing find battery data enter 0
  890. [ 4.169917] of_batterydata_get_best_profile: sunxing find battery data enter 0
  891. [ 4.169921] of_batterydata_get_best_profile: sunxing find battery data enter 0
  892. [ 4.169924] of_batterydata_get_best_profile: sunxing find battery data enter 0
  893. [ 4.169929] of_batterydata_get_best_profile: 3668695_LC_M516_Coslight_4000mAH_averaged_MasterSlave_Oct30th2018 found
  894. [ 4.170214] QG-K: qg_batterydata_init: QG Battery-profile loaded
  895. [ 4.173078] QG-K: qg_determine_pon_soc: using SHUTDOWN_SOC @ PON ocv_uv=3674357uV soc=5
  896. [ 4.173235] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  897. [ 4.174139] QG-K: qpnp_qg_probe: QG initialized! battery_profile=3668695_LC_M516_Coslight_4000mAH_averaged_MasterSlave_Oct30th2018 SOC=5 QG_subtype=3
  898. [ 4.180496] of_batterydata_get_best_profile: sunxing get best profile enter
  899. [ 4.180503] of_batterydata_get_best_profile: sunxing find battery data enter 0
  900. [ 4.180507] of_batterydata_get_best_profile: sunxing find battery data enter 0
  901. [ 4.180511] of_batterydata_get_best_profile: sunxing find battery data enter 0
  902. [ 4.180514] of_batterydata_get_best_profile: sunxing find battery data enter 0
  903. [ 4.180517] of_batterydata_get_best_profile: sunxing find battery data enter 0
  904. [ 4.180521] of_batterydata_get_best_profile: 3668695_LC_M516_Coslight_4000mAH_averaged_MasterSlave_Oct30th2018 found
  905. [ 4.200523] mmc1: new ultra high speed SDR104 SDHC card at address 0001
  906. [ 4.200882] mmcblk1: mmc1:0001 SD16G 29.1 GiB
  907. [ 4.201958] mmcblk1: p1
  908. [ 4.231634] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  909. [ 4.231658] enter sysfs create file thermal
  910. [ 4.238317] SMB5 status - usb:present=1 type=0 batt:present = 1 health = 1 charge = 3
  911. [ 4.238359] QPNP SMB5 probed successfully
  912. [ 4.240274] smblib_set_prop_system_temp_level val=0, chg->system_temp_level=0, LctThermal=0, lct_backlight_off= 0, IsInCall=0
  913.  
  914. [ 4.240282] smblib_set_prop_system_temp_level val=0, chg->system_temp_level=0, LctThermal=0, lct_backlight_off= 0, IsInCall=0
  915.  
  916. [ 4.285587] sps:BAM 0x0000000008064000 is registered.
  917. [ 4.286705] coresight-stm 8002000.stm: STM32 initialized with master Enabled
  918. [ 4.287166] icnss: Recursive recovery allowed for WLAN
  919. [ 4.292074] icnss c800000.qcom,icnss: for wcss_msa0 segments only will be dumped.
  920. [ 4.292259] icnss: Platform driver probed successfully
  921. [ 4.293721] dwc3 4e00000.dwc3: changing max_speed on rev 00000000
  922. [ 4.295466] usb_bam_init: setting SPS_BAM_SMMU_EN flag with (4f04000.qcom,usbbam)
  923. [ 4.295648] sps:BAM 0x0000000004f04000 is registered.
  924. [ 4.295923] i2c_geni 4a84000.i2c: i2c error :-107
  925. [ 4.296067] i2c_geni 4a84000.i2c: i2c error :-107
  926. [ 4.296201] i2c_geni 4a84000.i2c: i2c error :-107
  927. [ 4.296334] i2c_geni 4a84000.i2c: i2c error :-107
  928. [ 4.296469] i2c_geni 4a84000.i2c: i2c error :-107
  929. [ 4.296602] i2c_geni 4a84000.i2c: i2c error :-107
  930. [ 4.296735] i2c_geni 4a84000.i2c: i2c error :-107
  931. [ 4.296868] i2c_geni 4a84000.i2c: i2c error :-107
  932. [ 4.297002] i2c_geni 4a84000.i2c: i2c error :-107
  933. [ 4.297134] i2c_geni 4a84000.i2c: i2c error :-107
  934. [ 4.297167] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  935. [ 4.298162] core_ctl: Creating CPU group 0
  936. [ 4.298167] core_ctl: Init CPU0 state
  937. [ 4.298171] core_ctl: Init CPU1 state
  938. [ 4.298175] core_ctl: Init CPU2 state
  939. [ 4.298179] core_ctl: Init CPU3 state
  940. [ 4.298406] core_ctl: Creating CPU group 4
  941. [ 4.298411] core_ctl: Init CPU4 state
  942. [ 4.298414] core_ctl: Init CPU5 state
  943. [ 4.298418] core_ctl: Init CPU6 state
  944. [ 4.298421] core_ctl: Init CPU7 state
  945. [ 4.298862] registered taskstats version 1
  946. [ 4.298868] Loading compiled-in X.509 certificates
  947. [ 4.298877] page_owner is disabled
  948. [ 4.299077] Key type ._fscrypt registered
  949. [ 4.299082] Key type .fscrypt registered
  950. [ 4.299087] Key type fscrypt-provisioning registered
  951. [ 4.299554] Btrfs loaded, crc32c=crc32c-generic
  952. [ 4.361037] ADSPRPC: Secure VMID = 22
  953. [ 4.361042] ADSPRPC: Secure VMID = 37
  954. [ 4.361521] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb1 to group 29
  955. [ 4.362142] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb2 to group 30
  956. [ 4.362430] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  957. [ 4.362649] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb3 to group 31
  958. [ 4.362921] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  959. [ 4.363131] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb4 to group 32
  960. [ 4.363396] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  961. [ 4.363600] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb5 to group 33
  962. [ 4.363880] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  963. [ 4.364084] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb6 to group 34
  964. [ 4.364358] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  965. [ 4.364554] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb9 to group 35
  966. [ 4.365589] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  967. [ 4.365811] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb10 to group 36
  968. [ 4.366124] Error: swapper/0: fastrpc_cb_probe: failed to create debugfs global file
  969. [ 4.367654] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  970. [ 4.368702] iommu: Adding device a340000.slim:qcom,iommu_slim_ctrl_cb to group 37
  971. [ 4.368776] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  972. [ 4.369755] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  973. [ 4.371209] input: gpio-keys as /devices/platform/soc/soc:gpio_keys/input/input3
  974. [ 4.371393] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  975. [ 4.371965] qcom,qpnp-rtc 1c40000.qcom,spmi:qcom,pm6125@0:qcom,pm6125_rtc: setting system clock to 1970-01-22 04:06:13 UTC (1829173)
  976. [ 4.372669] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  977. [ 4.374055] lpm_levels: register_cluster_lpm_stats()
  978. [ 4.374161] lpm_levels: register_cluster_lpm_stats()
  979. [ 4.374790] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  980. [ 4.376712] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  981. [ 4.378623] rmnet_ipa3 started initialization
  982. [ 4.378676] i2c_pmic 0-0009: could not find pctldev for node /soc/i2c@4a84000/qcom,pm8008@8/pinctrl@c000/gpio1_active/pm8008_gpio1_active, deferring probe
  983. [ 4.379526] RNDIS_IPA module is loaded.
  984. [ 4.383494] ufs_phy_gdsc: disabling
  985. [ 4.383526] dbu1: disabling
  986. [ 4.383531] cam_avdd_gpio_regulator: disabling
  987. [ 4.383709] i2c_geni 4a84000.i2c: i2c error :-107
  988. [ 4.383717] PM8008: pm8008_read: failed to read 0x0950
  989. [ 4.383721] PM8008: pm8008_enable_regulator_is_enabled: qcom,pm8008-chip-en: failed to get chip state rc=-107
  990. [ 4.383726] pm8008-chip-en: disabling
  991. [ 4.383868] i2c_geni 4a84000.i2c: i2c error :-107
  992. [ 4.383874] PM8008: pm8008_masked_write: failed to write 0x00 to 0x0950 with mask 0x01
  993. [ 4.383879] PM8008: pm8008_enable_regulator_disable: qcom,pm8008-chip-en: failed to disable chip rc=-107
  994. [ 4.383883] pm8008-chip-en: couldn't disable: -107
  995. [ 4.383887] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests
  996. [ 4.383926] ALSA device list:
  997. [ 4.383930] No soundcards found.
  998. [ 4.383970] Warning: unable to open an initial console.
  999. [ 4.409806] Freeing unused kernel memory: 6144K
  1000. [ 5.280491] msm-dwc3 4e00000.ssusb: DWC3 exited from low power mode
  1001. [ 6.240111] of_batterydata_get_best_profile: sunxing get best profile enter
  1002. [ 6.240124] of_batterydata_get_best_profile: sunxing find battery data enter 0
  1003. [ 6.240132] of_batterydata_get_best_profile: sunxing find battery data enter 0
  1004. [ 6.240139] of_batterydata_get_best_profile: sunxing find battery data enter 0
  1005. [ 6.240146] of_batterydata_get_best_profile: sunxing find battery data enter 0
  1006. [ 6.240153] of_batterydata_get_best_profile: sunxing find battery data enter 0
  1007. [ 6.240161] of_batterydata_get_best_profile: 3668695_LC_M516_Coslight_4000mAH_averaged_MasterSlave_Oct30th2018 found
  1008. [ 6.978363] EXT4-fs (mmcblk0p87): recovery complete
  1009. [ 6.979066] EXT4-fs (mmcblk0p87): mounted filesystem with ordered data mode. Opts: (null)
  1010. [ 7.221741] using random self ethernet address
  1011. [ 7.221756] using random host ethernet address
  1012. [ 7.222136] rndis0: HOST MAC 3e:d4:90:ff:a7:8d
  1013. [ 7.222227] rndis0: MAC 8a:36:9d:22:d3:cd
  1014. [ 7.222601] android_work: did not send uevent (0 0 00000000a9892ee5)
  1015. [ 7.229062] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1016. [ 7.570432] msm-dwc3 4e00000.ssusb: Avail curr from USB = 100
  1017. [ 7.650398] android_work: sent uevent USB_STATE=CONNECTED
  1018. [ 7.654241] android_work: sent uevent USB_STATE=DISCONNECTED
  1019. [ 7.758337] android_work: sent uevent USB_STATE=CONNECTED
  1020. [ 7.760283] configfs-gadget gadget: high-speed config #1: c
  1021. [ 7.760843] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1022. [ 7.761017] msm-dwc3 4e00000.ssusb: Avail curr from USB = 500
  1023. [ 7.761086] android_work: sent uevent USB_STATE=CONFIGURED
  1024. [ 8.316209] EXT4-fs (mmcblk0p87): re-mounted. Opts: (null)
  1025. [ 8.331602] preinit: (8.33) Welcome to Sailfish OS 4.5.0.19 (Struven ketju)
  1026. [ 8.880163] [NVT-ts] update_firmware_request 318: filename is novatek_ts_tianma_fw.bin
  1027. [ 10.061307] preinit: (10.06) set_system_time: Tue Mar 14 19:16:04 EET 2023 : 0
  1028. [ 10.070668] preinit: (10.07) is_erase_needed: No : 0
  1029. [ 10.092711] preinit: (10.09) late.d/rich-core-preinit: : 0
  1030. [ 10.106975] preinit: (10.10) get_bootstate: USER : 0
  1031. [ 10.107185] preinit: (10.10) BOOTSTATE = USER
  1032. [ 10.110435] preinit: (10.11) Booting to default.target
  1033. [ 10.303158] 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)
  1034. [ 10.303379] systemd[1]: Detected architecture arm64.
  1035. [ 10.310677] systemd[1]: Set hostname to <REDMINOTE8>.
  1036. [ 10.421931] systemd-gpt-auto-generator[828]: Failed to dissect: Input/output error
  1037. [ 10.422970] systemd[823]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
  1038. [ 10.511012] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1039. [ 10.511997] systemd[1]: Created slice User and Session Slice.
  1040. [ 10.512046] systemd[1]: Reached target Remote Encrypted Volumes.
  1041. [ 10.512168] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1042. [ 10.512216] systemd[1]: Reached target Local Encrypted Volumes.
  1043. [ 10.512764] systemd[1]: Listening on udev Kernel Socket.
  1044. [ 10.512815] systemd[1]: Reached target Swap.
  1045. [ 10.513082] systemd[1]: Listening on udev Control Socket.
  1046. [ 10.513126] systemd[1]: Reached target Login Prompts.
  1047. [ 10.513253] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1048. [ 10.513616] systemd[1]: Listening on Journal Socket.
  1049. [ 10.516071] systemd[1]: Mounting Kernel Debug File System...
  1050. [ 10.519234] systemd[1]: Starting Create Static Device Nodes in /dev...
  1051. [ 10.521557] systemd[1]: Starting udev Coldplug all Devices...
  1052. [ 10.523652] systemd[1]: Mounting Droid mount for /dev/binderfs...
  1053. [ 10.525852] systemd[1]: Starting Remount Root and Kernel File Systems...
  1054. [ 10.528002] systemd[1]: Mounting POSIX Message Queue File System...
  1055. [ 10.532932] systemd[1]: Reached target Slices.
  1056. [ 10.533337] systemd[1]: Listening on Journal Socket (/dev/log).
  1057. [ 10.536009] systemd[1]: Starting Journal Service...
  1058. [ 10.537746] systemd[1]: Mounted Kernel Debug File System.
  1059. [ 10.538041] systemd[1]: Mounted Droid mount for /dev/binderfs.
  1060. [ 10.538268] systemd[1]: Mounted POSIX Message Queue File System.
  1061. [ 10.556834] EXT4-fs (mmcblk0p87): re-mounted. Opts: (null)
  1062. [ 10.561324] systemd-journald[837]: Configuration file /etc/systemd/journald.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
  1063. [ 10.561854] systemd-journald[837]: /etc/systemd/journald.conf:15: Failed to parse storage setting, ignoring: automatic
  1064. [ 10.572642] systemd[1]: Started Create Static Device Nodes in /dev.
  1065. [ 10.580773] systemd[1]: Started Remount Root and Kernel File Systems.
  1066. [ 10.580977] systemd[1]: Reached target Local File Systems (Pre).
  1067. [ 10.584452] systemd[1]: Mounting /tmp...
  1068. [ 10.585216] systemd[1]: linkerconfig.mount: Directory /linkerconfig to mount over is not empty, mounting anyway.
  1069. [ 10.588282] systemd[1]: Mounting Droid mount for /linkerconfig...
  1070. [ 10.590724] systemd[1]: Starting Load/Save Random Seed...
  1071. [ 10.593705] systemd[1]: Starting Rebuild Hardware Database...
  1072. [ 10.596681] systemd[1]: Mounted /tmp.
  1073. [ 10.596989] systemd[1]: Mounted Droid mount for /linkerconfig.
  1074. [ 10.609020] systemd[1]: Started Load/Save Random Seed.
  1075. [ 10.642895] systemd[1]: Started Journal Service.
  1076. [ 10.669645] systemd-journald[837]: Received request to flush runtime journal from PID 1
  1077. [ 10.681041] systemd-journald[837]: File /var/log/journal/1a619d01b88a4014af157c5c0714b784/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1078. [ 11.578934] firmware novatek_ts_tianma_fw.bin: firmware_loading_store: unexpected value (0)
  1079. [ 11.579014] firmware novatek_ts_tianma_fw.bin: _request_firmware_load: firmware state wait timeout: rc = -2
  1080. [ 11.579104] [NVT-ts] update_firmware_request 323: request firmware failed, get from headfile
  1081. [ 11.579114] [NVT-ts] nvt_get_fw_need_write_size 69: fw_need_write_size = 110592(0x1b000), NVT end flag
  1082. [ 11.579123] [NVT-ts] nvt_bin_header_parser 176: ovly_info = 0, ilm_dlm_num = 2, ovly_sec_num = 0, info_sec_num = 13, partition = 15
  1083. [ 11.677770] [NVT-ts] nvt_update_firmware 937: Update firmware success! <98614 us>
  1084. [ 11.678010] [NVT-ts] nvt_get_fw_info 766: FW type is 0x01
  1085. [ 11.678380] [NVT-ts] nvt_read_pid 708: PID=591F
  1086. [ 12.200988] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:0
  1087. [ 12.283680] EXT4-fs (mmcblk0p60): recovery complete
  1088. [ 12.286048] EXT4-fs (mmcblk0p60): mounted filesystem with ordered data mode. Opts: discard
  1089. [ 12.448918] EXT4-fs (mmcblk0p85): mounted filesystem without journal. Opts: barrier=1
  1090. [ 12.451265] EXT4-fs (mmcblk0p86): mounted filesystem without journal. Opts: barrier=1,discard
  1091. [ 12.458976] EXT4-fs (mmcblk0p69): recovery complete
  1092. [ 12.459631] EXT4-fs (mmcblk0p69): mounted filesystem with ordered data mode. Opts: barrier=1
  1093. [ 12.478495] overlayfs: failed to resolve '/usr/libexec/droid-hybris/vendor': -2
  1094. [ 12.491278] EXT4-fs (mmcblk0p67): mounted filesystem with ordered data mode. Opts: barrier=1
  1095. [ 12.971484] wlan: module is from the staging directory, the quality is unknown, you have been warned.
  1096. [ 13.249312] capability: warning: `ofonod' uses 32-bit capabilities (legacy support in use)
  1097. [ 13.273400] Core dump to |/usr/sbin/rich-core-dumper --pid=1323 --signal=6 --name=generate-info disabled
  1098. [ 13.781130] wlan_hdd_state wlan major(492) initialized
  1099. [ 20.343308] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1100. [ 28.489021] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1101. [ 36.631376] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1102. [ 44.761861] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1103. [ 52.901755] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1104. [ 61.047485] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1105. [ 69.190445] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1106. [ 74.363838] Core dump to |/usr/sbin/rich-core-dumper --pid=2323 --signal=11 --name=pulseaudio disabled
  1107. [ 75.197197] EXT4-fs (mmcblk1p1): recovery complete
  1108. [ 75.197220] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: errors=remount-ro
  1109. [ 75.600333] Core dump to |/usr/sbin/rich-core-dumper --pid=2497 --signal=11 --name=pulseaudio disabled
  1110. [ 76.830092] Core dump to |/usr/sbin/rich-core-dumper --pid=2538 --signal=11 --name=pulseaudio disabled
  1111. [ 77.332942] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1112. [ 78.055301] Core dump to |/usr/sbin/rich-core-dumper --pid=2551 --signal=11 --name=pulseaudio disabled
  1113. [ 85.472115] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1114. [ 86.307693] msm-dwc3 4e00000.ssusb: Avail curr from USB = 2
  1115. [ 86.312659] android_work: sent uevent USB_STATE=DISCONNECTED
  1116. [ 86.314516] msm-dwc3 4e00000.ssusb: DWC3 in low power mode
  1117. [ 90.481163] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1118. [ 91.561863] msm-dwc3 4e00000.ssusb: DWC3 exited from low power mode
  1119. [ 91.790784] msm-dwc3 4e00000.ssusb: Avail curr from USB = 100
  1120. [ 91.870719] android_work: sent uevent USB_STATE=CONNECTED
  1121. [ 91.874661] android_work: sent uevent USB_STATE=DISCONNECTED
  1122. [ 91.978682] android_work: sent uevent USB_STATE=CONNECTED
  1123. [ 91.981267] configfs-gadget gadget: high-speed config #1: c
  1124. [ 91.981781] msm-dwc3 4e00000.ssusb: Avail curr from USB = 500
  1125. [ 91.981895] android_work: sent uevent USB_STATE=CONFIGURED
  1126. [ 95.521183] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1127. [ 100.561166] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1128. [ 107.286472] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1129. [ 115.427489] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1130. [ 123.568181] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1131. [ 131.708912] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1132. [ 139.849504] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1133. [ 147.990577] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1134. [ 156.143907] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1135. [ 164.272619] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1136. [ 172.414106] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1137. [ 180.563794] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1138. [ 188.708564] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1139. [ 196.851204] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1140. [ 204.979346] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1141. [ 213.120581] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1142. [ 218.161160] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1143. [ 223.201190] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1144. [ 229.412966] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1145. [ 237.541943] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1146. [ 245.682334] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1147. [ 253.830384] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1148. [ 261.973721] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1149. [ 270.106357] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1150. [ 278.247925] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1151. [ 286.392173] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1152. [ 294.535706] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1153. [ 302.670849] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1154. [ 305.120349] servloc: init_service_locator: init_service_locator: wait for locator service timed out
  1155. [ 305.120373] servloc: pd_locator_work: Unable to connect to service locator!, rc = -62
  1156. [ 305.120383] audio_notifer_reg_service: service SSR_ADSP is in use
  1157. [ 305.120469] servloc: pd_locator_work: Unable to connect to service locator!, rc = -62
  1158. [ 305.120486] servloc: pd_locator_work: Unable to connect to service locator!, rc = -62
  1159. [ 305.120493] ADSPRPC: Audio PD restart notifier locator down
  1160. [ 305.120505] servloc: pd_locator_work: Unable to connect to service locator!, rc = -62
  1161. [ 305.120510] ADSPRPC: Audio PD restart notifier locator down
  1162. [ 310.811490] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1163. [ 318.954283] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1164. [ 327.096417] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1165. [ 335.240849] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1166. [ 343.375324] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1167. [ 351.515693] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1168. [ 359.658804] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1169. [ 367.798026] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1170. [ 375.938818] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1171. [ 384.079713] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1172. [ 392.220816] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1173. [ 400.362096] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1174. [ 408.502609] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1175. [ 416.643280] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1176. [ 424.784199] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1177. [ 432.924668] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1178. [ 441.066356] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1179. [ 449.208848] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1180. [ 457.362606] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1181. [ 465.489746] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1182. [ 473.630653] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1183. [ 481.771767] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1184. [ 489.930227] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1185. [ 491.927820] msm-dwc3 4e00000.ssusb: Avail curr from USB = 2
  1186. [ 491.934197] android_work: sent uevent USB_STATE=DISCONNECTED
  1187. [ 491.935732] msm-dwc3 4e00000.ssusb: DWC3 in low power mode
  1188. [ 494.961148] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1189. [ 495.552008] msm-dwc3 4e00000.ssusb: DWC3 exited from low power mode
  1190. [ 495.747334] msm-dwc3 4e00000.ssusb: Avail curr from USB = 100
  1191. [ 495.828305] android_work: sent uevent USB_STATE=CONNECTED
  1192. [ 495.831249] android_work: sent uevent USB_STATE=DISCONNECTED
  1193. [ 495.935281] android_work: sent uevent USB_STATE=CONNECTED
  1194. [ 495.937316] configfs-gadget gadget: high-speed config #1: c
  1195. [ 495.937921] msm-dwc3 4e00000.ssusb: Avail curr from USB = 500
  1196. [ 495.938018] android_work: sent uevent USB_STATE=CONFIGURED
  1197. [ 500.002875] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1198. [ 505.043446] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1199. [ 511.083313] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1200. [ 519.231103] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1201. [ 527.370337] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1202. [ 535.512316] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1203. [ 543.646472] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1204. [ 551.787909] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1205. [ 559.929448] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1206. [ 568.073723] QCOM-STEPCHG: handle_jeita: jeita vote fv_uv:4400000 last_vol:4400000
  1207. / #
  1208.  
  1209.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement