· 6 years ago · Jan 31, 2020, 02:30 PM
1BusyBox v1.22.1 (Debian 1:1.22.0-19+b3) built-in shell (ash)
2Enter 'help' for a list of built-in commands.
3
4/ # dmesg
5[ 0.000000] Initializing cgroup subsys cpuset
6[ 0.000000] Initializing cgroup subsys cpu
7[ 0.000000] Initializing cgroup subsys cpuacct
8[ 0.000000] Linux version 3.18.31-perf (darkness@darkness-hidden-org-server) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 31 15:27:08 WIB 2020
9[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
10[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
11[ 0.000000] Machine: Qualcomm Technologies, Inc. MSM8917-PMI8937 QRD SKU5
12[ 0.000000] efi: Getting EFI parameters from FDT:
13[ 0.000000] efi: UEFI not found.
14[ 0.000000] Reserved memory: reserved region for node 'other_ext_region@0': base 0x0000000084a00000, size 30 MiB
15[ 0.000000] Reserved memory: reserved region for node 'modem_region@0': base 0x0000000086800000, size 80 MiB
16[ 0.000000] Reserved memory: reserved region for node 'adsp_fw_region@0': base 0x000000008b800000, size 17 MiB
17[ 0.000000] Reserved memory: reserved region for node 'wcnss_fw_region@0': base 0x000000008c900000, size 7 MiB
18[ 0.000000] Reserved memory: reserved region for node 'splash_region@83000000': base 0x0000000090000000, size 20 MiB
19[ 0.000000] Removed memory: created DMA memory pool at 0x0000000084a00000, size 30 MiB
20[ 0.000000] Reserved memory: initialized node other_ext_region@0, compatible id removed-dma-pool
21[ 0.000000] Removed memory: created DMA memory pool at 0x0000000086800000, size 80 MiB
22[ 0.000000] Reserved memory: initialized node modem_region@0, compatible id removed-dma-pool
23[ 0.000000] Removed memory: created DMA memory pool at 0x000000008b800000, size 17 MiB
24[ 0.000000] Reserved memory: initialized node adsp_fw_region@0, compatible id removed-dma-pool
25[ 0.000000] Removed memory: created DMA memory pool at 0x000000008c900000, size 7 MiB
26[ 0.000000] Reserved memory: initialized node wcnss_fw_region@0, compatible id removed-dma-pool
27[ 0.000000] Reserved memory: allocated memory for 'venus_region@0' node: base 0x000000008f800000, size 8 MiB
28[ 0.000000] Reserved memory: created CMA memory pool at 0x000000008f800000, size 8 MiB
29[ 0.000000] Reserved memory: initialized node venus_region@0, compatible id shared-dma-pool
30[ 0.000000] Reserved memory: allocated memory for 'secure_region@0' node: base 0x00000000f9000000, size 112 MiB
31[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f9000000, size 112 MiB
32[ 0.000000] Reserved memory: initialized node secure_region@0, compatible id shared-dma-pool
33[ 0.000000] Reserved memory: allocated memory for 'qseecom_region@0' node: base 0x00000000f8000000, size 16 MiB
34[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f8000000, size 16 MiB
35[ 0.000000] Reserved memory: initialized node qseecom_region@0, compatible id shared-dma-pool
36[ 0.000000] Reserved memory: allocated memory for 'adsp_region@0' node: base 0x00000000f7c00000, size 4 MiB
37[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f7c00000, size 4 MiB
38[ 0.000000] Reserved memory: initialized node adsp_region@0, compatible id shared-dma-pool
39[ 0.000000] cma: Reserved 16 MiB at 0x00000000f6c00000
40[ 0.000000] On node 0 totalpages: 510464
41[ 0.000000] DMA zone: 8192 pages used for memmap
42[ 0.000000] DMA zone: 0 pages reserved
43[ 0.000000] DMA zone: 510464 pages, LIFO batch:31
44[ 0.000000] psci: probing for conduit method from DT.
45[ 0.000000] psci: PSCIv1.0 detected in firmware.
46[ 0.000000] psci: Using standard PSCI v0.2 function IDs
47[ 0.000000] psci: Initializing psci_cpu_init
48[ 0.000000] psci: Initializing psci_cpu_init
49[ 0.000000] psci: Initializing psci_cpu_init
50[ 0.000000] PERCPU: Embedded 13 pages/cpu @ffffffc076a38000 s22336 r0 d30912 u53248
51[ 0.000000] pcpu-alloc: s22336 r0 d30912 u53248 alloc=13*4096
52[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
53[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 502272
54[ 0.000000] Kernel command line: sched_enable_hmp=1 console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_hsl_uart,0x78B0000 androidboot.emmc=true androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.keymaster=1 androidboot.serialno=32d1a82f7d54 device_locked=0 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_hx8394f_boe_720p_video:1:none:cfg:single_dsi board_id=S88503AC1:board_gpio_num=1
55[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
56[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
57[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
58[ 0.000000] Memory: 1709824K/2041856K available (14689K kernel code, 2405K rwdata, 6544K rodata, 520K init, 3530K bss, 332032K reserved)
59[ 0.000000] Virtual kernel memory layout:
60[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
61[ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
62[ 0.000000] 0xffffffbdc0000000 - 0xffffffbdc2000000 ( 32 MB actual)
63[ 0.000000] PCI I/O : 0xffffffbffa000000 - 0xffffffbffb000000 ( 16 MB)
64[ 0.000000] fixed : 0xffffffbffbdfb000 - 0xffffffbffbdff000 ( 16 KB)
65[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
66[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 MB)
67[ 0.000000] .init : 0xffffffc001549000 - 0xffffffc0015cb000 ( 520 KB)
68[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000eda470 ( 14698 KB)
69[ 0.000000] .data : 0xffffffc0015f2000 - 0xffffffc00184b400 ( 2405 KB)
70[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
71[ 0.000000] HMP scheduling enabled.
72[ 0.000000] Preemptible hierarchical RCU implementation.
73[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
74[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
75[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
76[ 0.000000] NR_IRQS:64 nr_irqs:64 0
77[ 0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
78[ 0.000000] MPM 1 irq mapping errored -517
79[ 0.000000] Offload RCU callbacks from all CPUs
80[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
81[ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
82[ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
83[ 0.000020] Switched to clocksource arch_sys_counter
84[ 0.000601] Console: colour dummy device 80x25
85[ 0.002478] allocated 8388608 bytes of page_cgroup
86[ 0.002485] please try 'cgroup_disable=memory' option if you don't want memory cgroups
87[ 0.002497] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
88[ 0.002509] pid_max: default: 32768 minimum: 301
89[ 0.002584] Security Framework initialized
90[ 0.002611] AppArmor: AppArmor initialized
91[ 0.002618] Yama: becoming mindful.
92[ 0.002682] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
93[ 0.002694] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
94[ 0.003443] Initializing cgroup subsys memory
95[ 0.003465] Initializing cgroup subsys devices
96[ 0.003478] Initializing cgroup subsys freezer
97[ 0.003490] Initializing cgroup subsys blkio
98[ 0.003502] Initializing cgroup subsys perf_event
99[ 0.003724] /cpus/cpu-map/cluster0: empty cluster
100[ 0.003839] /cpus/cpu@100: Missing clock-frequency property
101[ 0.003856] /cpus/cpu@101: Missing clock-frequency property
102[ 0.003874] /cpus/cpu@102: Missing clock-frequency property
103[ 0.003895] /cpus/cpu@103: Missing clock-frequency property
104[ 0.003939] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
105[ 0.003975] EFI services will not be available.
106[ 0.003994] ASID allocator initialised with 32768 entries
107[ 0.004142] NOHZ: local_softirq_pending 02
108[ 0.010189] MSM Memory Dump base table set up
109[ 0.010217] MSM Memory Dump apps data table set up
110[ 0.010278] Configuring XPU violations to be fatal errors
111[ 0.018964] Brought up 4 CPUs
112[ 0.018978] SMP: Total of 4 processors activated.
113[ 0.019022] alternatives: patching kernel code
114[ 0.019855] devtmpfs: initialized
115[ 0.021452] evm: security.selinux
116[ 0.021460] evm: security.SMACK64
117[ 0.021467] evm: security.capability
118[ 0.022706] DMI not present or invalid.
119[ 0.031489] pinctrl core: initialized pinctrl subsystem
120[ 0.031993] regulator-dummy: no parameters
121[ 0.094723] NET: Registered protocol family 16
122[ 0.097463] scm_call failed: func id 0x42000101, ret: -1, syscall returns: 0x0, 0x0, 0x0
123[ 0.103439] cpuidle: using governor ladder
124[ 0.110085] cpuidle: using governor menu
125[ 0.116761] cpuidle: using governor qcom
126[ 0.117836] vdso: 2 pages (1 code @ ffffffc0015f9000, 1 data @ ffffffc0015f8000)
127[ 0.118840] software IO TLB [mem 0xf2c00000-0xf3000000] (4MB) mapped at [ffffffc072c00000-ffffffc072ffffff]
128[ 0.119928] DMA: preallocated 256 KiB pool for atomic allocations
129[ 0.127162] __of_mpm_init(): MPM driver mapping exists
130[ 0.136970] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
131[ 0.162404] sps:sps is ready.
132[ 0.165568] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
133[ 0.165694] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-dig probe
134[ 0.165703] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
135[ 0.165716] msm-thermal soc:qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
136[ 0.165728] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
137[ 0.168005] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
138[ 0.168190] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
139[ 0.168204] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
140[ 0.168906] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
141[ 0.169066] i2c-msm-v2 78b7000.i2c: error on clk_get(core_clk):-517
142[ 0.169079] i2c-msm-v2 78b7000.i2c: error probe() failed with err:-517
143[ 0.169790] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
144[ 0.169951] i2c-msm-v2 7af5000.i2c: error on clk_get(core_clk):-517
145[ 0.169964] i2c-msm-v2 7af5000.i2c: error probe() failed with err:-517
146[ 0.170240] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
147[ 0.170250] msm_rpm_dev_probe: APSS-RPM communication over SMD
148[ 0.171623] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
149[ 0.173129] pm8917_s5: 1050 <--> 1350 mV at 1225 mV normal idle
150[ 0.173337] spm_regulator_probe: name=pm8917_s5, range=LV, voltage=1225000 uV, mode=AUTO, step rate=1200 uV/us
151[ 0.178600] cpu-clock-8939 b011050.qcom,cpu-clock-8939: No PVS version available. Defaulting to 0!
152[ 0.178614] cpu-clock-8939 b011050.qcom,cpu-clock-8939: Speed bin: 0 PVS Version: 0
153[ 0.181326] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
154[ 0.181701] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
155[ 0.186458] smd_channel_probe_now: allocation table not initialized
156[ 0.187807] smd_channel_probe_now: allocation table not initialized
157[ 0.188899] smd_channel_probe_now: allocation table not initialized
158[ 0.190427] msm-sn-fuse a0128.snfuse: SN interface initialized
159[ 0.196931] platform soc:qcom,adsprpc-mem: assigned reserved memory node adsp_region@0
160[ 0.197994] platform 4080000.qcom,mss: assigned reserved memory node modem_region@0
161[ 0.198520] platform c200000.qcom,lpass: assigned reserved memory node adsp_fw_region@0
162[ 0.199039] platform a21b000.qcom,pronto: assigned reserved memory node wcnss_fw_region@0
163[ 0.199362] platform 1de0000.qcom,venus: assigned reserved memory node venus_region@0
164[ 0.199983] ACC: mem_acc_efuse_init: efuse_addr = 0x00000000000a4000 (len=0x1000)
165[ 0.200202] ACC: mem_acc_parse_override_fuse_version_map: qcom,override-fuse-version-map tuple match not found
166[ 0.200350] mem_acc_corner: 0 <--> 0 mV at 0 mV
167[ 0.201407] cpr_efuse_init: apc_corner: efuse_addr = 0x00000000000a4000 (len=0x1000)
168[ 0.201443] cpr_read_fuse_revision: apc_corner: fuse revision = 2
169[ 0.201459] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x9012d21d36c800d, speed_bits = 0
170[ 0.201475] cpr_parse_pvs_version_fuse: apc_corner: [row: 37]: 0x9012d21d36c800d, pvs_version = 5
171[ 0.201572] cpr_pvs_init: apc_corner: pvs voltage: [1095000 1145000 1270000] uV
172[ 0.201583] cpr_pvs_init: apc_corner: ceiling voltage: [1155000 1225000 1350000] uV
173[ 0.201594] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1090000] uV
174[ 0.201765] cpr_init_cpr_parameters: apc_corner: up threshold = 2, down threshold = 4
175[ 0.201792] cpr_init_cpr_parameters: apc_corner: CPR is enabled by default.
176[ 0.201826] cpr_init_cpr_efuse: apc_corner: [row:67] = 0x248e4663e5a12ca8
177[ 0.201848] cpr_init_cpr_efuse: apc_corner: Corner[1]: ro_sel = 2, target quot = 913
178[ 0.201859] cpr_init_cpr_efuse: apc_corner: Corner[2]: ro_sel = 2, target quot = 997
179[ 0.201869] cpr_init_cpr_efuse: apc_corner: Corner[3]: ro_sel = 2, target quot = 1202
180[ 0.201905] cpr_adjust_target_quots: apc_corner: Corner[3]: adjusted target quot = 1252
181[ 0.202120] cpr_config: apc_corner: Timer count: 0x17700 (for 5000 us)
182[ 0.202509] apc_corner: 0 <--> 0 mV
183[ 0.212015] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
184[ 0.212869] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
185[ 0.213004] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-dig probe
186[ 0.213013] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
187[ 0.213026] msm-thermal soc:qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
188[ 0.213038] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
189[ 0.213471] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
190[ 0.213660] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
191[ 0.213674] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
192[ 0.214038] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
193[ 0.214197] i2c-msm-v2 78b7000.i2c: error on clk_get(core_clk):-517
194[ 0.214210] i2c-msm-v2 78b7000.i2c: error probe() failed with err:-517
195[ 0.214579] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
196[ 0.214738] i2c-msm-v2 7af5000.i2c: error on clk_get(core_clk):-517
197[ 0.214751] i2c-msm-v2 7af5000.i2c: error probe() failed with err:-517
198[ 0.214874] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
199[ 0.214883] msm_rpm_dev_probe: APSS-RPM communication over SMD
200[ 0.215715] pm8917_s1: 1000 <--> 1225 mV at 1000 mV normal idle
201[ 0.216594] pm8917_s2_level: 0 <--> 0 mV at 0 mV normal idle
202[ 0.217244] pm8917_s2_floor_level: 0 <--> 0 mV at 0 mV normal idle
203[ 0.217831] pm8917_s2_level_ao: 0 <--> 0 mV at 0 mV normal idle
204[ 0.218651] pm8917_s3: 1300 mV normal idle
205[ 0.219456] pm8917_s4: 2050 mV normal idle
206[ 0.220315] pm8917_l2: 1200 mV normal idle
207[ 0.221128] pm8917_l3_level_ao: 0 <--> 0 mV at 0 mV normal idle
208[ 0.221733] pm8917_l3_level_so: 0 <--> 0 mV at 0 mV normal idle
209[ 0.222532] pm8917_l5: 1800 mV normal idle
210[ 0.223601] pm8917_l6: 1800 mV normal idle
211[ 0.224412] pm8917_l7: 1800 mV normal idle
212[ 0.225021] pm8917_l7_ao: 1800 mV normal idle
213[ 0.225834] pm8917_l8: 2850 <--> 2900 mV at 2900 mV normal idle
214[ 0.226663] pm8917_l9: 3000 <--> 3300 mV at 3000 mV normal idle
215[ 0.227504] pm8917_l10: 2800 <--> 3000 mV at 2800 mV normal idle
216[ 0.228320] pm8917_l11: 2950 mV normal idle
217[ 0.229129] pm8917_l12: 1800 <--> 2950 mV at 1800 mV normal idle
218[ 0.229954] pm8917_l13: 3075 mV normal idle
219[ 0.230783] pm8917_l14: 1800 <--> 3300 mV at 1800 mV normal idle
220[ 0.231607] pm8917_l15: 1800 <--> 3300 mV at 1800 mV normal idle
221[ 0.232411] pm8917_l16: 1800 mV normal idle
222[ 0.233235] pm8917_l17: 2800 <--> 2900 mV at 2800 mV normal idle
223[ 0.234080] pm8917_l19: 1225 <--> 1350 mV at 1225 mV normal idle
224[ 0.234900] pm8917_l22: 2800 mV normal idle
225[ 0.235706] pm8917_l23: 1200 mV normal idle
226[ 0.236838] qcom,gcc-8952 1800000.qcom,gcc: GPU speed bin: 0
227[ 0.259027] qcom,gcc-8952 1800000.qcom,gcc: Registered GCC clocks
228[ 0.259245] cpu-clock-8939 b011050.qcom,cpu-clock-8939: No PVS version available. Defaulting to 0!
229[ 0.259258] cpu-clock-8939 b011050.qcom,cpu-clock-8939: Speed bin: 0 PVS Version: 0
230[ 0.260560] populate_opp_table: clock-cpu-8939: OPP tables populated (cpu 0 and 3)
231[ 0.260571] print_opp_table: clock_cpu: a53_c1: OPP voltage for 960000000: 1095000
232[ 0.260581] print_opp_table: clock_cpu: a53_c1: OPP voltage for 1401000000: 1270000
233[ 0.261836] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
234[ 0.262267] msm_thermal:update_cpu_freq Unable to update policy for cpu:0. err:-19
235[ 0.263710] msm_thermal:update_cpu_freq Unable to update policy for cpu:0. err:-19
236[ 0.263868] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
237[ 0.264131] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
238[ 0.264143] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
239[ 0.265317] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
240[ 0.265549] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
241[ 0.265561] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
242[ 0.266598] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
243[ 0.266850] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
244[ 0.266862] i2c-msm-v2 7af5000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
245[ 0.319321] msm_cpuss_dump soc:cpuss_dump: Couldn't get memory for dumping
246[ 0.322056] KPI: Bootloader start count = 51502
247[ 0.322069] KPI: Bootloader end count = 106589
248[ 0.322077] KPI: Bootloader display count = 80402
249[ 0.322084] KPI: Bootloader load kernel count = 3612
250[ 0.322092] KPI: Kernel MPM timestamp = 123526
251[ 0.322099] KPI: Kernel MPM Clock frequency = 32768
252[ 0.322125] socinfo_print: v0.10, id=303, ver=1.0, raw_id=86, raw_ver=0, hw_plat=8, hw_plat_ver=65536
253[ 0.322125] accessory_chip=0, hw_plat_subtype=0, pmic_model=65561, pmic_die_revision=65536 foundry_id=6 serial_number=3547103245
254[ 0.323125] qpnp_pin_of_gpio_xlate: no such PMIC gpio 7 in device topology
255[ 0.323307] eldo2_pm8917: no parameters
256[ 0.324590] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
257[ 0.324990] tps65132-pos: 5000 mV
258[ 0.325418] tps65132-neg: 5000 mV
259[ 0.325915] vgaarb: loaded
260[ 0.327179] SCSI subsystem initialized
261[ 0.328178] usbcore: registered new interface driver usbfs
262[ 0.328240] usbcore: registered new interface driver hub
263[ 0.328384] usbcore: registered new device driver usb
264[ 0.329196] media: Linux media interface: v0.10
265[ 0.329272] Linux video capture interface: v2.00
266[ 0.329366] EDAC MC: Ver: 3.0.0
267[ 0.331554] cpufreq: driver msm up and running
268[ 0.331694] aw2013 led driver: initialize.aw2013_led_probe start
269[ 0.447761] platform soc:qcom,ion:qcom,ion-heap@8: assigned reserved memory node secure_region@0
270[ 0.447994] platform soc:qcom,ion:qcom,ion-heap@27: assigned reserved memory node qseecom_region@0
271[ 0.448358] ION heap system created
272[ 0.448494] ION heap mm created at 0x00000000f9000000 with size 7000000
273[ 0.448508] ION heap qsecom created at 0x00000000f8000000 with size 1000000
274[ 0.449000] msm_bus_fabric_init_driver
275[ 0.462824] heming add qpnp_pon_probe
276[ 0.462892] qcom,qpnp-power-on qpnp-power-on-5: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
277[ 0.462910] qcom,qpnp-power-on qpnp-power-on-5: PMIC@SID0: Power-off reason: Triggered from KPDPWR_N (Long Power Key hold)
278[ 0.463111] input: qpnp_pon as /devices/virtual/input/input0
279[ 0.463647] heming add qpnp_pon_probe end
280[ 0.463785] PMIC@SID0: PM8937 v1.0 options: 2, 2, 0, 0
281[ 0.465254] gdsc_venus: no parameters
282[ 0.465603] gdsc_mdss: no parameters
283[ 0.465944] gdsc_jpeg: no parameters
284[ 0.466510] gdsc_vfe: no parameters
285[ 0.467115] gdsc_vfe1: no parameters
286[ 0.467441] gdsc_cpp: no parameters
287[ 0.467781] gdsc_oxili_gx: no parameters
288[ 0.468033] gdsc_venus_core0: fast normal
289[ 0.468742] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
290[ 0.468751] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 0 PLL PLL SSC enabled
291[ 0.469450] dsi_pll_clock_register_lpm: Registered DSI PLL:0 clocks successfully
292[ 0.470472] msm_iommu 1f00000.qcom,iommu: device gfx_iommu (model: 500) mapped at ffffff80014a0000, with 1 ctx banks
293[ 0.471210] msm_iommu 1e00000.qcom,iommu: device apps_iommu (model: 500) mapped at ffffff8001b80000, with 21 ctx banks
294[ 0.479104] msm_iommu_ctx 1f08000.qcom,iommu-ctx: context gfx3d_user using bank 0
295[ 0.479311] msm_iommu_ctx 1e20000.qcom,iommu-ctx: context q6 using bank 0
296[ 0.479491] msm_iommu_ctx 1e21000.qcom,iommu-ctx: context adsp_sec_pixel using bank 1
297[ 0.479675] msm_iommu_ctx 1e22000.qcom,iommu-ctx: context mdp_1 using bank 2
298[ 0.479864] msm_iommu_ctx 1e23000.qcom,iommu-ctx: context venus_fw using bank 3
299[ 0.480064] msm_iommu_ctx 1e24000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
300[ 0.480244] msm_iommu_ctx 1e25000.qcom,iommu-ctx: context venus_sec_bitstream using bank 5
301[ 0.480421] msm_iommu_ctx 1e26000.qcom,iommu-ctx: context venus_sec_pixel using bank 6
302[ 0.480644] msm_iommu_ctx 1e28000.qcom,iommu-ctx: context pronto_pil using bank 8
303[ 0.480867] msm_iommu_ctx 1e29000.qcom,iommu-ctx: context mss_nav using bank 9
304[ 0.481082] msm_iommu_ctx 1e2a000.qcom,iommu-ctx: context periph_rpm using bank 10
305[ 0.481305] msm_iommu_ctx 1e2b000.qcom,iommu-ctx: context lpass using bank 11
306[ 0.481527] msm_iommu_ctx 1e2f000.qcom,iommu-ctx: context adsp_io using bank 15
307[ 0.481747] msm_iommu_ctx 1e30000.qcom,iommu-ctx: context adsp_opendsp using bank 16
308[ 0.481962] msm_iommu_ctx 1e31000.qcom,iommu-ctx: context adsp_shared using bank 17
309[ 0.482184] msm_iommu_ctx 1e32000.qcom,iommu-ctx: context cpp using bank 18
310[ 0.482399] msm_iommu_ctx 1e33000.qcom,iommu-ctx: context jpeg_enc0 using bank 19
311[ 0.482611] msm_iommu_ctx 1e34000.qcom,iommu-ctx: context vfe using bank 20
312[ 0.482840] msm_iommu_ctx 1e35000.qcom,iommu-ctx: context mdp_0 using bank 21
313[ 0.483060] msm_iommu_ctx 1e36000.qcom,iommu-ctx: context venus_ns using bank 22
314[ 0.483276] msm_iommu_ctx 1e38000.qcom,iommu-ctx: context mss_mcdma using bank 24
315[ 0.483512] msm_iommu_ctx 1e37000.qcom,iommu-ctx: context access_control using bank 23
316[ 0.486786] Advanced Linux Sound Architecture Driver Initialized.
317[ 0.487552] aw87319_pa_init Enter
318[ 0.488103] Bluetooth: ffffffc07406fce8
319[ 0.488136] NET: Registered protocol family 31
320[ 0.488141] Bluetooth: ffffffc07406fce8
321[ 0.488150] Bluetooth: ffffffc07406fcc8Bluetooth: ffffffc07406fc98
322[ 0.488185] Bluetooth: ffffffc07406fca8<6>[ 0.488533] cfg80211: Calling CRDA to update world regulatory domain
323[ 0.488552] cfg80211: World regulatory domain updated:
324[ 0.488557] cfg80211: DFS Master region: unset
325[ 0.488561] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
326[ 0.488568] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
327[ 0.488574] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
328[ 0.488580] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
329[ 0.488586] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
330[ 0.488592] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
331[ 0.488598] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
332[ 0.488603] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
333[ 0.488609] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
334[ 0.488627] NetLabel: Initializing
335[ 0.488633] NetLabel: domain hash size = 128
336[ 0.488637] NetLabel: protocols = UNLABELED CIPSOv4
337[ 0.488678] NetLabel: unlabeled traffic allowed by default
338[ 0.488828] pcie:pcie_init.
339[ 0.491075] Switched to clocksource arch_sys_counter
340[ 0.531906] AppArmor: AppArmor Filesystem Enabled
341[ 0.540585] NET: Registered protocol family 2
342[ 0.541060] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
343[ 0.541177] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
344[ 0.541390] TCP: Hash tables configured (established 16384 bind 16384)
345[ 0.541446] TCP: reno registered
346[ 0.541454] UDP hash table entries: 1024 (order: 3, 32768 bytes)
347[ 0.541492] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
348[ 0.541649] NET: Registered protocol family 1
349[ 0.541685] PCI: CLS 0 bytes, default 64
350[ 0.542809] gcc-mdss-8952 soc:qcom,gcc-mdss@1800000: Registered GCC MDSS clocks.
351[ 0.544059] Trying to unpack rootfs image as initramfs...
352[ 0.695641] Freeing initrd memory: 4008K (ffffffc003600000 - ffffffc0039ea000)
353[ 0.699943] futex hash table entries: 1024 (order: 4, 65536 bytes)
354[ 0.699988] Initialise system trusted keyring
355[ 0.700097] audit: initializing netlink subsys (disabled)
356[ 0.700142] audit: type=2000 audit(0.700:1): initialized
357[ 0.701938] vmscan: error setting kswapd cpu affinity mask
358[ 0.706671] zbud: loaded
359[ 0.707455] VFS: Disk quotas dquot_6.5.2
360[ 0.707572] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
361[ 0.709491] Registering sdcardfs 0.1
362[ 0.710066] Key type cifs.idmap registered
363[ 0.710199] fuse init (API version 7.23)
364[ 0.710783] msgmni has been set to 3659
365[ 0.712947] Key type asymmetric registered
366[ 0.712958] Asymmetric key parser 'x509' registered
367[ 0.713107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
368[ 0.713119] io scheduler noop registered
369[ 0.713129] io scheduler deadline registered
370[ 0.713154] io scheduler cfq registered (default)
371[ 0.713165] io scheduler test-iosched registered
372[ 0.718090] msm_dss_get_res_byname: 'vbif_nrt_phys' resource not found
373[ 0.718103] mdss_mdp_probe+0x220/0x11d8->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_res_byname failed
374[ 0.718715] mdss_mdp_irq_clk_register: unable to get clk: lut_clk
375[ 0.719500] No change in context(0==0), skip
376[ 0.719965] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:0 num:0 rect:0 ndx:0x1 prio:0
377[ 0.719988] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:1 num:3 rect:0 ndx:0x8 prio:1
378[ 0.719994] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:5 num:4 rect:0 ndx:0x10 prio:2
379[ 0.720013] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:2 num:6 rect:0 ndx:0x40 prio:3
380[ 0.720053] mdss_mdp_pipe_addr_setup: type:3 ftchid:-1 xinid:7 num:10 rect:0 ndx:0x400 prio:0
381[ 0.720066] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
382[ 0.720173] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
383[ 0.720470] xlog_status: enable:1, panic:1, dump:2
384[ 0.721281] mdss_mdp_probe: mdss version = 0x100f0000, bootloader display is on, num 1, intf_sel=0x00000100
385[ 0.724172] mdss_smmu_util_parse_dt_clock: clocks are not defined
386[ 0.724235] mdss_smmu_probe: iommu v2 domain[0] mapping and clk register successful!
387[ 0.724270] mdss_smmu_util_parse_dt_clock: clocks are not defined
388[ 0.724313] mdss_smmu_probe: iommu v2 domain[2] mapping and clk register successful!
389[ 0.726437] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
390[ 0.727126] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_hx8394f_boe_720p_video:1:none:cfg:single_dsi panel_name:qcom,mdss_dsi_hx8394f_boe_720p_video
391[ 0.727167] mdss_dsi_panel_init: Panel Name = hx8394F_HD720p_video_BOE_c3a
392[ 0.727329] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_hx8394f_boe_720p_video" (ffffffc07406f2d8)
393[ 0.727348] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
394[ 0.727357] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
395[ 0.727362] mdss_dsi_panel_get_dsc_cfg_np: cannot find dsc config node:
396[ 0.727514] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-ce-bright-command
397[ 0.727523] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-cabc-on-command
398[ 0.727532] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-cabc-off-command
399[ 0.727619] mdss_dsi_parse_panel_features: ulps feature disabled
400[ 0.727627] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
401[ 0.727635] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
402[ 0.728245] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0x7 (ok)
403[ 0.728633] mdss_dsi_parse_ctrl_params:3966 Unable to read qcom,display-id, data=0000000000000000,len=45
404[ 0.728647] mdss_dsi_parse_gpio_params: bklt_en gpio not specified
405[ 0.728679] mdss_dsi_retrieve_ctrl_resources: phy_regulator_base=ffffff8000c5ab80 phy_regulator_size=30
406[ 0.728685] mdss_dsi_retrieve_ctrl_resources: ctrl_base=ffffff8000c3a000 ctrl_size=300 phy_base=ffffff8000c58400 phy_size=280
407[ 0.728796] dsi_panel_device_register: Continuous splash enabled
408[ 0.729085] mdss_register_panel: adding framebuffer device 1a94000.qcom,mdss_dsi_ctrl0
409[ 0.729874] mdss_dsi_panel_reset: mdss_dsi_panel_reset time=0ms
410[ 0.750450] mdss_dsi_ctrl_probe: Dsi Ctrl->0 initialized, DSI rev:0x10040002, PHY rev:0x1
411[ 0.750870] mdss_dsi_status_init: DSI status check interval:2000
412[ 0.751471] mdss_register_panel: adding framebuffer device soc:qcom,mdss_wb_panel
413[ 0.752511] mdss_fb_probe: fb0: split_mode:0 left:0 right:0
414[ 0.753300] mdss_fb_register: FrameBuffer[0] 720x1280 registered successfully!
415[ 0.753817] mdss_fb_probe: fb1: split_mode:0 left:0 right:0
416[ 0.753999] mdss_fb_register: FrameBuffer[1] 640x640 registered successfully!
417[ 0.754097] mdss_mdp_splash_parse_dt: splash mem child node is not present
418[ 0.758153] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
419[ 0.758186] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
420[ 0.762876] In memshare_probe, Memshare probe success
421[ 0.765749] msm_rpm_log_probe: OK
422[ 0.769867] subsys-pil-tz 1de0000.qcom,venus: for venus segments only will be dumped.
423[ 0.772437] pil-q6v5-mss 4080000.qcom,mss: Failed to find the pas_id.
424[ 0.784670] No device tree entries found
425[ 0.796535] brd: module loaded
426[ 0.799181] loop: module loaded
427[ 0.799591] zram: Created 1 device(s) ...
428[ 0.800190] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1000000
429[ 0.800222] QSEECOM: qseecom_retrieve_ce_data: Device does not support PFE
430[ 0.800231] QSEECOM: qseecom_probe: qseecom clocks handled by other subsystem
431[ 0.800237] QSEECOM: qseecom_probe: qsee reentrancy support phase is not defined, setting to default 0
432[ 0.800998] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1
433[ 0.804308] i2c-core: driver [tabla-i2c-core] using legacy suspend method
434[ 0.804314] i2c-core: driver [tabla-i2c-core] using legacy resume method
435[ 0.804417] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
436[ 0.804422] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
437[ 0.804520] i2c-core: driver [tasha-i2c-core] using legacy suspend method
438[ 0.804524] i2c-core: driver [tasha-i2c-core] using legacy resume method
439[ 0.805337] QCE50: __qce_get_device_tree_data: BAM Apps EE is not defined, setting to default 1
440[ 0.806524] qce 720000.qcedev: Qualcomm Crypto 5.3.3 device found @0x720000
441[ 0.806535] qce 720000.qcedev: CE device = 0x0
442[ 0.806535] , IO base, CE = 0xffffff80019c0000
443[ 0.806535] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
444[ 0.806535] IO base BAM = 0x (null)
445[ 0.806535] BAM IRQ 214
446[ 0.806535] Engines Availability = 0x2010853
447[ 0.806812] sps:BAM 0x0000000000704000 is registered.
448[ 0.807046] sps:BAM 0x0000000000704000 (va:0xffffff8001dc0000) enabled: ver:0x27, number of pipes:8
449[ 0.807294] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000000704000 irq 214
450[ 0.809817] QCE50: __qce_get_device_tree_data: BAM Apps EE is not defined, setting to default 1
451[ 0.810535] qcrypto 720000.qcrypto: Qualcomm Crypto 5.3.3 device found @0x720000
452[ 0.810545] qcrypto 720000.qcrypto: CE device = 0x0
453[ 0.810545] , IO base, CE = 0xffffff8001e00000
454[ 0.810545] , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
455[ 0.810545] IO base BAM = 0x (null)
456[ 0.810545] BAM IRQ 214
457[ 0.810545] Engines Availability = 0x2010853
458[ 0.810896] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000000704000 irq 214
459[ 0.812475] qcrypto 720000.qcrypto: qcrypto-ecb-aes
460[ 0.812579] qcrypto 720000.qcrypto: qcrypto-cbc-aes
461[ 0.812674] qcrypto 720000.qcrypto: qcrypto-ctr-aes
462[ 0.812771] qcrypto 720000.qcrypto: qcrypto-ecb-des
463[ 0.812864] qcrypto 720000.qcrypto: qcrypto-cbc-des
464[ 0.812957] qcrypto 720000.qcrypto: qcrypto-ecb-3des
465[ 0.813050] qcrypto 720000.qcrypto: qcrypto-cbc-3des
466[ 0.813144] qcrypto 720000.qcrypto: qcrypto-xts-aes
467[ 0.813238] qcrypto 720000.qcrypto: qcrypto-sha1
468[ 0.813330] qcrypto 720000.qcrypto: qcrypto-sha256
469[ 0.813430] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
470[ 0.813523] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
471[ 0.813621] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
472[ 0.813715] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
473[ 0.813810] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
474[ 0.813903] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
475[ 0.813995] qcrypto 720000.qcrypto: qcrypto-hmac-sha1
476[ 0.814091] qcrypto 720000.qcrypto: qcrypto-hmac-sha256
477[ 0.814184] qcrypto 720000.qcrypto: qcrypto-aes-ccm
478[ 0.814279] qcrypto 720000.qcrypto: qcrypto-rfc4309-aes-ccm
479[ 0.815532] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
480[ 0.815740] ICE IRQ = 216
481[ 0.817138] SCSI Media Changer driver v0.25
482[ 0.818175] tun: Universal TUN/TAP device driver, 1.6
483[ 0.818180] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
484[ 0.821074] PPP generic driver version 2.4.2
485[ 0.821232] PPP BSD Compression module registered
486[ 0.821242] PPP Deflate Compression module registered
487[ 0.821263] PPP MPPE Compression module registered
488[ 0.821279] NET: Registered protocol family 24
489[ 0.821320] Context not found
490[ 0.822071] wcnss_wlan probed in built-in mode
491[ 0.823076] usbcore: registered new interface driver asix
492[ 0.823119] usbcore: registered new interface driver ax88179_178a
493[ 0.823157] usbcore: registered new interface driver cdc_ether
494[ 0.823194] usbcore: registered new interface driver net1080
495[ 0.823232] usbcore: registered new interface driver cdc_subset
496[ 0.823273] usbcore: registered new interface driver zaurus
497[ 0.823479] usbcore: registered new interface driver cdc_ncm
498[ 0.823956] msm_sharedmem: sharedmem_register_qmi: qmi init successful
499[ 0.824584] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
500[ 0.824590] hyp_assign_table: Failed to assign memory protection, ret = -5
501[ 0.824599] msm_sharedmem: setup_shared_ram_perms: hyp_assign_phys failed IPA=0x0160x00000000f7100000 size=1572864 err=-5
502[ 0.824794] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
503[ 0.825482] msm_otg 78db000.usb: msm_otg probe
504[ 0.829316] msm_otg 78db000.usb: OTG regs = ffffff80014de000
505[ 0.835339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
506[ 0.835745] ehci-pci: EHCI PCI platform driver
507[ 0.835787] ehci-msm: Qualcomm On-Chip EHCI Host Controller
508[ 0.836331] Unable to get vbus_otg
509[ 0.836340] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
510[ 0.836437] usbcore: registered new interface driver cdc_acm
511[ 0.836442] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
512[ 0.836482] usbcore: registered new interface driver usb-storage
513[ 0.836514] usbcore: registered new interface driver ums-alauda
514[ 0.836547] usbcore: registered new interface driver ums-cypress
515[ 0.836582] usbcore: registered new interface driver ums-datafab
516[ 0.836614] usbcore: registered new interface driver ums-freecom
517[ 0.836647] usbcore: registered new interface driver ums-isd200
518[ 0.836680] usbcore: registered new interface driver ums-jumpshot
519[ 0.836739] usbcore: registered new interface driver ums-karma
520[ 0.836772] usbcore: registered new interface driver ums-sddr09
521[ 0.836805] usbcore: registered new interface driver ums-sddr55
522[ 0.836838] usbcore: registered new interface driver ums-usbat
523[ 0.836944] usbcore: registered new interface driver usbserial
524[ 0.836984] usbcore: registered new interface driver usb_ehset_test
525[ 0.837792] gbridge_init: gbridge_init successs.
526[ 0.838825] mousedev: PS/2 mouse device common for all mice
527[ 0.839052] usbcore: registered new interface driver xpad
528[ 0.841399] input: ft5346 as /devices/soc/78b7000.i2c/i2c-3/3-0038/input/input1
529[ 1.066976] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0xf (ok)
530[ 1.067098] i2c-msm-v2 78b7000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:1 tx:1) mode:FIFO slv_addr:0x38 MSTR_STS:0x0d1300c8 OPER:0x00000010
531[ 1.067131] ft5x06_720p 3-0038: ft5x06_i2c_read: i2c read error.
532[ 1.067138] ft5x06_720p 3-0038: version read failed
533[ 1.101525] qcom,qpnp-rtc qpnp-rtc-8: rtc core: registered qpnp_rtc as rtc0
534[ 1.101692] i2c /dev entries driver
535[ 1.107762] /soc/qcom,cam_smmu/msm_cam_smmu_cb1: could not get #iommu-cells for /soc/qcom,iommu@1e00000
536[ 1.108431] CAM-SMMU cam_populate_smmu_context_banks:1586 Invalid pointer of ctx : vfe_secure rc = -517
537[ 1.108437] CAM-SMMU cam_smmu_probe:1636 Error: populating context banks
538[ 1.108450] msm_cam_smmu: probe of soc:qcom,cam_smmu:msm_cam_smmu_cb2 failed with error -12
539[ 1.108532] /soc/qcom,cam_smmu/msm_cam_smmu_cb3: could not get #iommu-cells for /soc/qcom,iommu@1e00000
540[ 1.108860] /soc/qcom,cam_smmu/msm_cam_smmu_cb4: could not get #iommu-cells for /soc/qcom,iommu@1e00000
541[ 1.109788] CAM-SMMU cam_populate_smmu_context_banks:1586 Invalid pointer of ctx : vfe_secure rc = -517
542[ 1.109794] CAM-SMMU cam_smmu_probe:1636 Error: populating context banks
543[ 1.109805] msm_cam_smmu: probe of soc:qcom,cam_smmu:msm_cam_smmu_cb2 failed with error -12
544[ 1.112491] msm_camera_get_dt_vreg_data:1115 number of entries is 0 or not present in dts
545[ 1.115853] msm_camera_get_dt_vreg_data:1115 number of entries is 0 or not present in dts
546[ 1.117242] msm_camera_get_dt_vreg_data:1115 number of entries is 0 or not present in dts
547[ 1.120197] msm_camera_get_dt_vreg_data:1115 number of entries is 0 or not present in dts
548[ 1.121648] msm_camera_get_dt_vreg_data:1115 number of entries is 0 or not present in dts
549[ 1.123079] msm_camera_get_dt_vreg_data:1115 number of entries is 0 or not present in dts
550[ 1.124416] msm_camera_pinctrl_init:1277 Getting pinctrl handle failed
551[ 1.124422] msm_actuator_platform_probe:1995 ERR:msm_actuator_platform_probe: Error in reading actuator pinctrl
552[ 1.124588] qcom,actuator: probe of 1b0c000.qcom,cci:qcom,actuator@0 failed with error -22
553[ 1.125508] msm_eeprom_platform_probe qcom,eeprom-name ov13850, rc 0
554[ 1.125620] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
555[ 1.151347] msm_cci_init:1431: hw_version = 0x10020006
556[ 1.151824] msm_cci_irq:1783 MASTER_0 error 0x8000000
557[ 1.650066] msm_cci_wait: 301 wait for queue: 0
558[ 1.650073] msm_cci_transfer_end: 548 failed rc -110
559[ 1.650078] msm_cci_data_queue: 808 failed rc -110
560[ 1.650083] msm_camera_cci_i2c_write: line 144 rc = -110
561[ 1.656715] msm_cci_i2c_read:955 read_words = 0, exp words = 1
562[ 1.656721] msm_cci_i2c_read_bytes:1038 failed rc -22
563[ 1.656725] msm_camera_cci_i2c_read: line 56 rc = -22
564[ 1.657135] msm_cci_irq:1783 MASTER_0 error 0x10000000
565[ 2.156731] msm_cci_wait: 301 wait for queue: 0
566[ 2.156737] msm_cci_transfer_end: 548 failed rc -110
567[ 2.156742] msm_cci_data_queue: 808 failed rc -110
568[ 2.156746] msm_camera_cci_i2c_write: line 144 rc = -110
569[ 2.160034] eeprom_init_ov13850_reg_otp 46 E temp=0x0
570[ 2.160472] msm_cci_irq:1783 MASTER_0 error 0x8000000
571[ 2.660063] msm_cci_wait: 301 wait for queue: 0
572[ 2.660069] msm_cci_transfer_end: 548 failed rc -110
573[ 2.660074] msm_cci_data_queue: 808 failed rc -110
574[ 2.660078] msm_camera_cci_i2c_write: line 144 rc = -110
575[ 2.663799] msm_cci_irq:1783 MASTER_0 error 0x8000000
576[ 3.163396] msm_cci_wait: 301 wait for queue: 0
577[ 3.163402] msm_cci_transfer_end: 548 failed rc -110
578[ 3.163407] msm_cci_data_queue: 808 failed rc -110
579[ 3.163411] msm_camera_cci_i2c_write: line 144 rc = -110
580[ 3.167132] msm_cci_irq:1783 MASTER_0 error 0x8000000
581[ 3.666728] msm_cci_wait: 301 wait for queue: 0
582[ 3.666735] msm_cci_transfer_end: 548 failed rc -110
583[ 3.666739] msm_cci_data_queue: 808 failed rc -110
584[ 3.666744] msm_camera_cci_i2c_write: line 144 rc = -110
585[ 3.670466] msm_cci_irq:1783 MASTER_0 error 0x8000000
586[ 4.170063] msm_cci_wait: 301 wait for queue: 0
587[ 4.170069] msm_cci_transfer_end: 548 failed rc -110
588[ 4.170073] msm_cci_data_queue: 808 failed rc -110
589[ 4.170078] msm_camera_cci_i2c_write: line 144 rc = -110
590[ 4.173799] msm_cci_irq:1783 MASTER_0 error 0x8000000
591[ 4.673395] msm_cci_wait: 301 wait for queue: 0
592[ 4.673401] msm_cci_transfer_end: 548 failed rc -110
593[ 4.673406] msm_cci_data_queue: 808 failed rc -110
594[ 4.673411] msm_camera_cci_i2c_write: line 144 rc = -110
595[ 4.686703] i2c write faild
596[ 4.686722] msm_cci_i2c_read:955 read_words = 0, exp words = 4
597[ 4.686727] msm_cci_i2c_read_bytes:1038 failed rc -22
598[ 4.686734] read_eeprom_memory: read failed
599[ 4.686738] msm_eeprom_platform_probe read_eeprom_memory failed
600[ 4.711150] qcom,eeprom: probe of 1b0c000.qcom,cci:qcom,eeprom@0 failed with error -22
601[ 4.711599] msm_eeprom_platform_probe qcom,eeprom-name s5k5e8_ofilm, rc 0
602[ 4.711744] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
603[ 4.754545] msm_cci_init:1431: hw_version = 0x10020006
604[ 4.755017] msm_cci_irq:1783 MASTER_0 error 0x8000000
605[ 5.253400] msm_cci_wait: 301 wait for queue: 0
606[ 5.253407] msm_cci_transfer_end: 548 failed rc -110
607[ 5.253412] msm_cci_data_queue: 808 failed rc -110
608[ 5.253416] msm_camera_cci_i2c_write: line 144 rc = -110
609[ 5.260034] read_eeprom_memory: page write failed
610[ 5.260039] msm_eeprom_platform_probe read_eeprom_memory failed
611[ 5.301493] qcom,eeprom: probe of 1b0c000.qcom,cci:qcom,eeprom@2 failed with error -110
612[ 5.301887] msm_eeprom_platform_probe qcom,eeprom-name s5k3l2, rc 0
613[ 5.302004] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
614[ 5.327757] msm_cci_init:1431: hw_version = 0x10020006
615[ 5.587631] match id for s5k3l2 module_id=7
616[ 5.612633] msm_eeprom_platform_probe qcom,eeprom-name ov5675, rc 0
617[ 5.612773] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
618[ 5.655708] msm_cci_init:1431: hw_version = 0x10020006
619[ 5.683950] match id for ov5675 module_id=1
620[ 5.725981] msm_eeprom_platform_probe qcom,eeprom-name s5k5e8, rc 0
621[ 5.726125] msm_eeprom_platform_probe qcom,i2c-freq-mode read fail. Setting to 0 -22
622[ 5.768939] msm_cci_init:1431: hw_version = 0x10020006
623[ 5.769412] msm_cci_irq:1783 MASTER_0 error 0x8000000
624[ 6.266732] msm_cci_wait: 301 wait for queue: 0
625[ 6.266739] msm_cci_transfer_end: 548 failed rc -110
626[ 6.266743] msm_cci_data_queue: 808 failed rc -110
627[ 6.266748] msm_camera_cci_i2c_write: line 144 rc = -110
628[ 6.273367] read_eeprom_memory: page write failed
629[ 6.273372] msm_eeprom_platform_probe read_eeprom_memory failed
630[ 6.314831] qcom,eeprom: probe of 1b0c000.qcom,cci:qcom,eeprom@6 failed with error -110
631[ 6.322979] MSM-CPP cpp_init_hardware:1007 CPP HW Version: 0x40030004
632[ 6.322991] MSM-CPP cpp_init_hardware:1025 stream_cnt:0
633[ 6.325838] CAM-SOC msm_camera_get_reg_base:787 err: mem resource vfe_fuse not found
634[ 6.325846] CAM-SOC msm_camera_get_res_size:830 err: mem resource vfe_fuse not found
635[ 6.327790] CAM-SOC msm_camera_get_reg_base:787 err: mem resource vfe_fuse not found
636[ 6.327798] CAM-SOC msm_camera_get_res_size:830 err: mem resource vfe_fuse not found
637[ 6.339369] __msm_jpeg_init:1537] Jpeg Device id 0
638[ 6.343494] unable to find DT imem DLOAD mode node
639[ 6.344010] unable to find DT imem EDLOAD mode node
640[ 6.345922] thermal thermal_zone0: failed to read out thermal zone 0
641[ 6.346147] thermal thermal_zone1: failed to read out thermal zone 1
642[ 6.346368] thermal thermal_zone2: failed to read out thermal zone 2
643[ 6.346585] thermal thermal_zone3: failed to read out thermal zone 3
644[ 6.367801] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
645[ 6.367914] device-mapper: req-crypt: dm-req-crypt successfully initalized.
646[ 6.367914]
647[ 6.368947] sdhci: Secure Digital Host Controller Interface driver
648[ 6.368952] sdhci: Copyright(c) Pierre Ossman
649[ 6.368961] sdhci-pltfm: SDHCI platform and OF driver helper
650[ 6.369868] qcom_ice_get_pdevice: found ice device ffffffc071eb3200
651[ 6.369873] qcom_ice_get_pdevice: matching platform device ffffffc073273800
652[ 6.373207] qcom_ice 7803000.sdcc1ice: QC ICE 2.1.44 device found @0xffffff8001990000
653[ 6.373574] sdhci_msm 7824900.sdhci: No vmmc regulator found
654[ 6.373582] sdhci_msm 7824900.sdhci: No vqmmc regulator found
655[ 6.373970] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using 64-bit ADMA in CMDQ mode
656[ 6.407287] sdhci_msm 7864900.sdhci: sdhci_msm_probe: ICE device is not enabled
657[ 6.420947] sdhci_msm 7864900.sdhci: No vmmc regulator found
658[ 6.420956] sdhci_msm 7864900.sdhci: No vqmmc regulator found
659[ 6.421349] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using 64-bit ADMA in legacy mode
660[ 6.455219] wingtech vib.max_timeout = 50000
661[ 6.455728] tz_log 8600720.tz-log: Hyp log service is not supported
662[ 6.456656] mmc0: Out-of-interrupt timeout is 50[ms]
663[ 6.456661] mmc0: BKOPS_EN equals 0x2
664[ 6.456666] mmc0: eMMC FW version: 0xa5
665[ 6.456671] mmc0: CMDQ supported: depth: 32
666[ 6.456675] mmc0: cache barrier support 1 flush policy 1
667[ 6.456826] hidraw: raw HID events driver (C) Jiri Kosina
668[ 6.457229] usbcore: registered new interface driver usbhid
669[ 6.457234] usbhid: USB HID core driver
670[ 6.457659] ashmem: initialized
671[ 6.458185] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=2100 ohm
672[ 6.462612] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
673[ 6.465358] cmdq_host_alloc_tdl: desc_size: 768 data_sz: 253952 slot-sz: 24
674[ 6.465658] mmc0: CMDQ enabled on card
675[ 6.465670] mmc0: new HS400 MMC card at address 0001
676[ 6.466133] sdhci_msm_pm_qos_cpu_init (): voted for group #0 (mask=0xf) latency=13
677[ 6.466259] mmcblk0: mmc0:0001 HAG4a2 14.6 GiB
678[ 6.466373] mmcblk0rpmb: mmc0:0001 HAG4a2 partition 3 4.00 MiB
679[ 6.466429] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
680[ 6.466633] devfreq soc:qcom,mincpubw: Couldn't update frequency transition information.
681[ 6.468761] 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
682[ 6.470095] usbcore: registered new interface driver snd-usb-audio
683[ 6.490944] msm-pcm-lpa soc:qcom,msm-pcm-lpa: msm_pcm_probe: dev name soc:qcom,msm-pcm-lpa
684[ 6.498558] u32 classifier
685[ 6.498565] Actions configured
686[ 6.498612] Netfilter messages via NETLINK v0.30.
687[ 6.498626] nfnl_acct: registering with nfnetlink.
688[ 6.498669] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
689[ 6.499013] ctnetlink v0.93: registering with nfnetlink.
690[ 6.499641] xt_time: kernel timezone is -0000
691[ 6.499918] ip_tables: (C) 2000-2006 Netfilter Core Team
692[ 6.500117] arp_tables: (C) 2002 David S. Miller
693[ 6.500167] TCP: cubic registered
694[ 6.500176] Initializing XFRM netlink socket
695[ 6.500626] NET: Registered protocol family 10
696[ 6.501480] mip6: Mobile IPv6
697[ 6.501511] ip6_tables: (C) 2000-2006 Netfilter Core Team
698[ 6.501716] sit: IPv6 over IPv4 tunneling driver
699[ 6.502166] NET: Registered protocol family 17
700[ 6.502205] NET: Registered protocol family 15
701[ 6.502250] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
702[ 6.502272] Bridge firewalling registered
703[ 6.502283] Ebtables v2.0 registered
704[ 6.502411] Bluetooth: ffffffc07406fca8
705[ 6.502423] Bluetooth: ffffffc07406fc98Bluetooth: ffffffc07406fcd8
706[ 6.502457] Bluetooth: ffffffc07406fcb8Bluetooth: ffffffc07406fcb8
707[ 6.502471] Bluetooth: ffffffc07406fc98Bluetooth: ffffffc07406fd08
708[ 6.502486] Bluetooth: ffffffc07406fce8<6>[ 6.502519] l2tp_core: L2TP core driver, V2.0
709[ 6.502535] l2tp_ppp: PPPoL2TP kernel driver, V2.0
710[ 6.502543] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
711[ 6.502565] l2tp_netlink: L2TP netlink interface
712[ 6.502594] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
713[ 6.502616] l2tp_debugfs: L2TP debugfs support
714[ 6.502624] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
715[ 6.502668] Key type dns_resolver registered
716[ 6.503521] NET: Registered protocol family 27
717[ 6.510266] subsys-pil-tz a21b000.qcom,pronto: for wcnss segments only will be dumped.
718[ 6.512020] pil-q6v5-mss 4080000.qcom,mss: Failed to find the pas_id.
719[ 6.512754] pil-q6v5-mss 4080000.qcom,mss: for modem segments only will be dumped.
720[ 6.513100] Unable to get vbus_otg
721[ 6.513108] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
722[ 6.513678] i2c-msm-v2 7af5000.i2c: msm_bus_scale_register_client(mstr-id:84):0x1b (ok)
723[ 6.514658] SMB358 smb358_get_prop_batt_health: battery health is 1
724[ 6.515937] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32515, 31
725[ 6.518741] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32517, 31
726[ 6.518775] battery powe supply creat attr file!!
727[ 6.524848] smb358_otg_vreg: no parameters
728[ 6.525076] SMB358 smb358_get_prop_batt_health: battery health is 1
729[ 6.526311] of_batterydata_get_best_profile: C3N batt_id = 49
730[ 6.526323] of_batterydata_get_best_profile: wingtech-xingwangda-4v4-3030mah found
731[ 6.526333] smb358-charger 5-0057: found battery type is wingtech-xingwangda-4v4-3030mah
732[ 6.527577] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32514, 31
733[ 6.531390] SMB358 chg_uv: chg_uv pluginupdating usb_psy present=1
734[ 6.531672] qpnp_adc_tm_channel_measure: not a valid ADC_TM channel
735[ 6.531678] SMB358 smb358_charger_probe: requesting ADC error -22
736[ 6.537545] smb358-charger 5-0057: SMB358 successfully probed. charger=1, batt=1
737[ 6.537580] SMB358 get_capacity_disable_charging: else discharg
738[ 6.537596] SMB358 into_fastmmi_mode: has no androidboot.mode
739[ 6.539965] <<-GTP-INFO->> GTP driver installing...
740[ 6.540389] msm_otg 78db000.usb: phy_reset: success
741[ 6.540628] <<-GTP-INFO->> GTP Driver Version: V2.4<2014/11/28>
742[ 6.540633] <<-GTP-INFO->> GTP I2C Address: 0x5d
743[ 6.541208] <<-GTP-INFO->> Guitar reset
744[ 6.634015] <<-GTP-INFO->> IC Version: 915L_8002
745[ 6.634705] <<-GTP-INFO->> Sensor_ID: 2
746[ 6.634711] <<-GTP-INFO->> Config group2 used,length: 186
747[ 6.635058] <<-GTP-INFO->> Driver send config.
748[ 6.635406] sps: BAM device 0x0000000007884000 is not registered yet.
749[ 6.635662] sps:BAM 0x0000000007884000 is registered.
750[ 6.635841] sps:BAM 0x0000000007884000 (va:0xffffff8001b60000) enabled: ver:0x19, number of pipes:12
751[ 6.641743] <<-GTP-INFO->> X_MAX: 720, Y_MAX: 1280, TRIGGER: 0x00
752[ 6.644536] IPA HW is not supported on this target
753[ 6.653395] <<-GTP-INFO->> create proc entry gt9xx_config success
754[ 6.653400] <<-GTP-INFO->> Esd started
755[ 6.653424] Goodix-TS 3-005d: has no androidboot.mode
756[ 6.653429] <<-GTP-INFO->> Ready to run update thread.
757[ 6.653693] input: goodix-ts as /devices/virtual/input/input2
758[ 6.653867] <<-GTP-INFO->> Update GT915L FW, Sensor ID : 2
759[ 6.653872] <<-GTP-INFO->> Update by default firmware array
760[ 6.653925] <<-GTP-INFO->> GTP works in interrupt mode.
761[ 6.654282] Lockdown info: 31 35 32 01 C3 01 31 01WT: TP_Maker = 49
762[ 6.654289] WT: LCD_Maker = 53
763[ 6.654293] WT: Panel_Ink = 50
764[ 6.655161] IC Config Version: 73, 0x49<<-GTP-INFO->> Applied memory size:2562.
765[ 6.655183] <<-GTP-INFO->> I2C function: without pre and end cmd!
766[ 6.655196] <<-GTP-INFO->> Create proc entry success!
767[ 6.655916] <<-GTP-INFO->> FILE HARDWARE INFO:00016000
768[ 6.655921] <<-GTP-INFO->> FILE PID:915L
769[ 6.655925] <<-GTP-INFO->> FILE VID:8002
770[ 6.655929] <<-GTP-INFO->> IC HARDWARE INFO:00900600
771[ 6.655933] <<-GTP-INFO->> IC PID:915L
772[ 6.655937] <<-GTP-INFO->> IC VID:8002
773[ 6.655942] <<-GTP-INFO->> Firmware length:90112(88K)
774[ 6.655946] <<-GTP-ERROR->> Don't meet the third condition.
775[ 6.655950] <<-GTP-ERROR->> File VID <= Ic VID, update aborted!
776[ 6.655954] <<-GTP-ERROR->> [update_proc]Check *.bin file fail.
777[ 6.656596] Registered cp15_barrier emulation handler
778[ 6.656609] Registered setend emulation handler
779[ 6.656708] Creating CPU group 0
780[ 6.656714] Init CPU0 state
781[ 6.656718] Init CPU1 state
782[ 6.656721] Init CPU2 state
783[ 6.656725] Init CPU3 state
784[ 6.657372] Loading compiled-in X.509 certificates
785[ 6.658201] Key type encrypted registered
786[ 6.658217] AppArmor: AppArmor sha1 policy hashing enabled
787[ 6.658227] evm: HMAC attrs: 0x1
788[ 6.756323] fastrpc soc:qcom,adsprpc-mem: for adsp_rh segments only will be dumped.
789[ 6.759449] RNDIS_IPA module is loaded.
790[ 6.760238] file system registered
791[ 6.760303] mbim_init: initialize 1 instances
792[ 6.760440] mbim_init: Initialized 1 ports
793[ 6.762334] rndis_qc_init: initialize rndis QC instance
794[ 6.762635] Number of LUNs=8
795[ 6.762644] Mass Storage Function, version: 2009/09/11
796[ 6.762651] LUN: removable file: (no medium)
797[ 6.762666] Number of LUNs=1
798[ 6.762721] LUN: removable file: (no medium)
799[ 6.762726] Number of LUNs=1
800[ 6.763066] android_usb gadget: android_usb ready
801[ 6.763077] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
802[ 6.763094] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_UDC_STARTED_EVENT received
803[ 6.764976] input: gpio-keys as /devices/soc/soc:gpio_keys/input/input3
804[ 6.765524] qcom,qpnp-rtc qpnp-rtc-8: setting system clock to 1970-01-05 04:43:05 UTC (362585)
805[ 6.765527] SMB358 batt_temp_alarm_callback: wgz batt_temp_alarm_callback:684
806[ 6.766646] /soc/i2c@7af5000/cw2015@62: could not get #gpio-cells for /soc/pinctrl@1000000/pmx_qdsd_data2/data2_trace
807[ 6.767052] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32498, 31
808[ 6.767060] SMB358 qpnp_lbc_temp_alarm_work_fn: wgz temp = 310 , disabled_delay_times = 3 , enabled_delay_times = 3
809[ 6.767067] SMB358 qpnp_lbc_temp_alarm_work_fn: battery is normal
810[ 6.768247] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
811[ 6.768264] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
812[ 6.781555] SMB358 smb358_get_prop_batt_health: battery health is 1
813[ 6.782826] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32507, 31
814[ 7.100069] cw201x 5-0062: cw_bat_gpio_configure irq gpio not provided
815[ 7.100078] ------------[ cut here ]------------
816[ 7.100090] WARNING: CPU: 2 PID: 1 at /home/darkness/Documents/halium/kernel/xiaomi/msm8917/drivers/gpio/gpiolib.c:68 gpio_to_desc+0x2c/0x54()
817[ 7.100095] invalid GPIO -22
818[ 7.100102] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 3.18.31-perf #1
819[ 7.100106] Hardware name: Qualcomm Technologies, Inc. MSM8917-PMI8937 QRD SKU5 (DT)
820[ 7.100111] Call trace:
821[ 7.100119] [<ffffffc000089a4c>] dump_backtrace+0x0/0x248
822[ 7.100126] [<ffffffc000089ca8>] show_stack+0x14/0x1c
823[ 7.100134] [<ffffffc000ec75fc>] dump_stack+0x80/0xa4
824[ 7.100142] [<ffffffc0000a47d0>] warn_slowpath_common+0x84/0xac
825[ 7.100149] [<ffffffc0000a4884>] warn_slowpath_fmt+0x60/0x80
826[ 7.100155] [<ffffffc000401acc>] gpio_to_desc+0x2c/0x54
827[ 7.100163] [<ffffffc0008d480c>] cw_bat_probe+0x730/0x8b4
828[ 7.100171] [<ffffffc0007fd440>] i2c_device_probe+0xb8/0xec
829[ 7.100178] [<ffffffc0005f3918>] driver_probe_device+0xd4/0x224
830[ 7.100184] [<ffffffc0005f3b18>] __driver_attach+0x64/0x90
831[ 7.100192] [<ffffffc0005f2038>] bus_for_each_dev+0x80/0xb0
832[ 7.100198] [<ffffffc0005f3c00>] driver_attach+0x20/0x28
833[ 7.100205] [<ffffffc0005f290c>] bus_add_driver+0xf0/0x1c0
834[ 7.100211] [<ffffffc0005f4614>] driver_register+0x94/0xe0
835[ 7.100218] [<ffffffc0007fe308>] i2c_register_driver+0x4c/0xac
836[ 7.100225] [<ffffffc00158db58>] cw_bat_init+0x18/0x20
837[ 7.100232] [<ffffffc001549b40>] do_one_initcall+0x17c/0x198
838[ 7.100238] [<ffffffc001549d0c>] kernel_init_freeable+0x1b0/0x264
839[ 7.100245] [<ffffffc000ec0dc0>] kernel_init+0x14/0xd8
840[ 7.100249] ---[ end trace fdd27355f9acd134 ]---
841[ 7.100256] cw201x 5-0062: request irq failed
842[ 7.100260] ------------[ cut here ]------------
843[ 7.100267] WARNING: CPU: 2 PID: 1 at /home/darkness/Documents/halium/kernel/xiaomi/msm8917/drivers/gpio/gpiolib.c:68 gpio_to_desc+0x2c/0x54()
844[ 7.100271] invalid GPIO -22
845[ 7.100277] CPU: 2 PID: 1 Comm: swapper/0 Tainted: G W 3.18.31-perf #1
846[ 7.100281] Hardware name: Qualcomm Technologies, Inc. MSM8917-PMI8937 QRD SKU5 (DT)
847[ 7.100285] Call trace:
848[ 7.100292] [<ffffffc000089a4c>] dump_backtrace+0x0/0x248
849[ 7.100298] [<ffffffc000089ca8>] show_stack+0x14/0x1c
850[ 7.100305] [<ffffffc000ec75fc>] dump_stack+0x80/0xa4
851[ 7.100312] [<ffffffc0000a47d0>] warn_slowpath_common+0x84/0xac
852[ 7.100318] [<ffffffc0000a4884>] warn_slowpath_fmt+0x60/0x80
853[ 7.100324] [<ffffffc000401acc>] gpio_to_desc+0x2c/0x54
854[ 7.100330] [<ffffffc0004033f8>] gpio_free+0xc/0x18
855[ 7.100336] [<ffffffc0008d4854>] cw_bat_probe+0x778/0x8b4
856[ 7.100342] [<ffffffc0007fd440>] i2c_device_probe+0xb8/0xec
857[ 7.100348] [<ffffffc0005f3918>] driver_probe_device+0xd4/0x224
858[ 7.100354] [<ffffffc0005f3b18>] __driver_attach+0x64/0x90
859[ 7.100361] [<ffffffc0005f2038>] bus_for_each_dev+0x80/0xb0
860[ 7.100366] [<ffffffc0005f3c00>] driver_attach+0x20/0x28
861[ 7.100373] [<ffffffc0005f290c>] bus_add_driver+0xf0/0x1c0
862[ 7.100378] [<ffffffc0005f4614>] driver_register+0x94/0xe0
863[ 7.100385] [<ffffffc0007fe308>] i2c_register_driver+0x4c/0xac
864[ 7.100391] [<ffffffc00158db58>] cw_bat_init+0x18/0x20
865[ 7.100397] [<ffffffc001549b40>] do_one_initcall+0x17c/0x198
866[ 7.100402] [<ffffffc001549d0c>] kernel_init_freeable+0x1b0/0x264
867[ 7.100409] [<ffffffc000ec0dc0>] kernel_init+0x14/0xd8
868[ 7.100413] ---[ end trace fdd27355f9acd135 ]---
869[ 7.206484] parse_cpu_levels: idx 1 594
870[ 7.210189] led_gpio_flash_probe seq_name[0] = flash_en
871[ 7.210198] led_gpio_flash_probe:232 seq_type[0] 0
872[ 7.210204] led_gpio_flash_probe seq_name[1] = flash_now
873[ 7.210209] led_gpio_flash_probe:250 seq_type[1] 1
874[ 7.210300] led_gpio_flash_probe:probe successfully!
875[ 7.217152] qcom,cc-debug-8952 1874000.qcom,cc-debug: Registered Debug Mux successfully
876[ 7.223858] msm8952-asoc-wcd c051000.sound: default codec configured
877[ 7.228087] msm8952-asoc-wcd c051000.sound: ASoC: platform (null) not registered
878[ 7.228133] msm8952-asoc-wcd c051000.sound: snd_soc_register_card failed (-517)
879[ 7.229723] mem_acc_corner: disabling
880[ 7.229739] clock_late_init: Removing enables held for handed-off clocks
881[ 7.232131] ALSA device list:
882[ 7.232137] No soundcards found.
883[ 7.232218] Warning: unable to open an initial console.
884[ 7.232424] Freeing unused kernel memory: 520K (ffffffc001549000 - ffffffc0015cb000)
885[ 7.232470] Freeing alternatives memory: 112K (ffffffc0015cb000 - ffffffc0015e7000)
886[ 7.260666] systemd-udevd[317]: starting version 232
887[ 7.262125] random: systemd-udevd urandom read with 100 bits of entropy available
888[ 7.489650] SMB358 smb358_get_prop_batt_capacity: CW2015_BATTERY_CAPACITY IS:31
889[ 7.489661] SMB358 smb358_get_prop_batt_health: battery health is 1
890[ 7.490952] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32511, 31
891[ 7.490961] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
892[ 7.582468] SMB358 smb358_get_prop_batt_capacity: CW2015_BATTERY_CAPACITY IS:31
893[ 7.582480] SMB358 smb358_get_prop_batt_health: battery health is 1
894[ 7.583823] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32499, 31
895[ 7.583838] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
896[ 7.677336] SMB358 smb358_get_prop_batt_capacity: CW2015_BATTERY_CAPACITY IS:31
897[ 7.677349] SMB358 smb358_get_prop_batt_health: battery health is 1
898[ 7.678662] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32494, 31
899[ 7.678677] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
900[ 8.036993] Begin: Running /scripts/nfs-top ... done.
901[ 8.037218] Begin: Running /scripts/nfs-premount ... done.
902[ 8.037447] Begin: Running /scripts/local-top ... done.
903[ 8.037620] Begin: Running /scripts/local-premount ... done.
904[ 8.056387] initrd: checking filesystem integrity for the userdata partition
905[ 8.060759] EXT3-fs (mmcblk0p49): error: couldn't mount because of unsupported optional features (240)
906[ 8.061332] EXT2-fs (mmcblk0p49): error: couldn't mount because of unsupported optional features (244)
907[ 8.064899] random: nonblocking pool is initialized
908[ 8.424202] EXT4-fs (mmcblk0p49): recovery complete
909[ 8.424773] EXT4-fs (mmcblk0p49): mounted filesystem with ordered data mode. Opts: errors=remount-ro
910[ 8.465606] initrd: checking filesystem for userdata took (including e2fsck) 1 seconds
911[ 8.471724] dumpe2fs 1.43.4 (31-Jan-2017)
912[ 8.476058] initrd: mounting /dev/mmcblk0p49
913[ 8.492575] EXT3-fs (mmcblk0p49): error: unrecognized mount option "discard" or missing value
914[ 8.493545] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
915[ 8.495859] EXT4-fs (mmcblk0p49): mounted filesystem with journalled data mode. Opts: discard,data=journal
916[ 8.499469] initrd: boot mode: halium
917[ 8.500312] initrd: Halium rootfs is /tmpmnt/rootfs.img
918[ 8.500924] initrd: mounting system rootfs at /halium-system
919[ 8.503957] EXT3-fs (loop0): error: couldn't mount because of unsupported optional features (240)
920[ 8.504391] EXT2-fs (loop0): error: couldn't mount because of unsupported optional features (240)
921[ 8.509142] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
922[ 8.521017] initrd: mounting /tmpmnt/rootfs.img (user mode)
923[ 8.524213] EXT4-fs (loop0): re-mounted. Opts: data=ordered
924[ 8.525515] initrd: mounting android system image (/tmpmnt/system.img) ro, in /android-system (system mode)
925[ 8.525581] initrd: mounting android system image from userdata partition
926[ 8.528610] EXT3-fs (loop1): error: couldn't mount because of unsupported optional features (40)
927[ 8.528950] EXT2-fs (loop1): error: couldn't mount because of unsupported optional features (40)
928[ 8.533569] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
929[ 8.534023] initrd: extracting android ramdisk
930[ 8.708203] 8168 blocks
931[ 8.709307] initrd: Normal boot
932[ 8.731460] initrd: device is rolex
933[ 8.734878] initrd: Adding bind-mounts to /root/etc/fstab
934[ 8.845286] initrd: checking fstab /root/var/lib/lxc/android/rootfs/fstab* for additional mount points
935[ 8.867327] initrd: checking mount label boot
936[ 8.868067] initrd: mounting /dev/disk/by-partlabel/boot as /root/android//boot
937[ 8.869118] mount: mounting /dev/disk/by-partlabel/boot on /root/android//boot failed: No such device
938[ 8.874605] initrd: checking mount label recovery
939[ 8.875319] initrd: mounting /dev/disk/by-partlabel/recovery as /root/android//recovery
940[ 8.876385] mount: mounting /dev/disk/by-partlabel/recovery on /root/android//recovery failed: No such device
941[ 8.889633] initrd: checking mount label cache
942[ 8.890375] initrd: mounting /dev/disk/by-partlabel/cache as /root/android//cache
943[ 8.892950] EXT4-fs (mmcblk0p25): recovery complete
944[ 8.892965] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: (null)
945[ 8.898555] initrd: checking mount label persist
946[ 8.899273] initrd: mounting /dev/disk/by-partlabel/persist as /root/android//persist
947[ 8.902568] EXT4-fs (mmcblk0p26): recovery complete
948[ 8.902583] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: (null)
949[ 8.908082] initrd: checking mount label dsp
950[ 8.908804] initrd: mounting /dev/disk/by-partlabel/dsp as /root/android//dsp
951[ 8.911547] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: (null)
952[ 8.917302] initrd: checking mount label modem
953[ 8.918015] initrd: mounting /dev/disk/by-partlabel/modem as /root/android//firmware
954[ 8.931468] initrd: checking mount label mmc_host*
955[ 8.937276] initrd: checking mount label msm_hsusb_host*
956[ 8.938593] initrd: moving Android system to /android/system
957[ 8.972359] mount: mounting /root/android/system/lib/modules on /root/lib/modules failed: No such file or directory
958[ 8.974190] Begin: Running /scripts/local-bottom ... done.
959[ 8.974382] done.
960[ 8.980369] Begin: Running /scripts/nfs-bottom ... done.
961[ 8.980681] Begin: Running /scripts/init-bottom ... done.
962[ 9.012331] run-init: opening console: No such device
963[ 9.012474] Target filesystem doesn't have requested /sbin/init.
964[ 9.013217] run-init: opening console: No such device
965[ 9.014113] run-init: opening console: No such device
966[ 9.014965] run-init: opening console: No such device
967[ 9.015787] run-init: opening console: No such device
968[ 9.016649] run-init: opening console: No such device
969[ 9.018022] No init found. Try passing init= bootarg.
970[ 9.021203] enable_store: android_usb: already disabled
971[ 9.021373] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
972[ 9.146231] msm_otg 78db000.usb: Avail curr from USB = 100
973[ 9.146716] android_work: android_work: did not send uevent (0 0 0000000000000000)
974[ 9.153220] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
975[ 9.272648] composite_setup:config is not active. send stall
976[ 9.272713] android_work: android_work: sent uevent USB_STATE=CONNECTED
977[ 9.272982] composite_setup:config is not active. send stall
978[ 9.273356] composite_setup:config is not active. send stall
979[ 9.277067] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
980[ 9.283063] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
981[ 9.508629] composite_setup:config is not active. send stall
982[ 9.508680] android_work: android_work: sent uevent USB_STATE=CONNECTED
983[ 9.508979] composite_setup:config is not active. send stall
984[ 9.509353] composite_setup:config is not active. send stall
985[ 9.513063] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
986[ 9.519237] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
987[ 9.522645] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
988[ 9.522687] android_usb gadget: using random self ethernet address
989[ 9.522701] android_usb gadget: using random host ethernet address
990[ 9.523209] rndis0: MAC 1a:89:af:45:69:32
991[ 9.523214] rndis0: HOST MAC 96:93:db:6a:02:41
992[ 9.553401] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
993[ 9.554517] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
994[ 9.555063] android_work: android_work: did not send uevent (0 0 0000000000000000)
995[ 9.556492] lo Link encap:Local Loopback
996[ 9.556492] LOOPBACK MTU:65536 Metric:1
997[ 9.556492] RX packets:0 errors:0 dropped:0 overruns:0 frame:0
998[ 9.556492] TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
999[ 9.556492] collisions:0 txqueuelen:0
1000[ 9.556492] RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
1001[ 9.556492]
1002[ 9.556492] rndis0 Link encap:Ethernet HWaddr 1A:89:AF:45:69:32
1003[ 9.556492] inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0
1004[ 9.556492] UP BROADCAST MULTICAST MTU:1500 Metric:1
1005[ 9.556492] RX packets:0 errors:0 dropped:0 overruns:0 frame:0
1006[ 9.556492] TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
1007[ 9.556492] collisions:0 txqueuelen:1000
1008[ 9.556492] RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
1009[ 9.556492]
1010[ 9.557187] ########################## starting dhcpd
1011[ 9.558495] ########################## starting telnetd
1012[ 9.559794] ########################## usb_info: Halium initrd Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd
1013[ 9.560881] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
1014[ 9.748175] android_work: android_work: did not send uevent (0 0 0000000000000000)
1015[ 9.753912] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
1016[ 9.872721] android_work: android_work: sent uevent USB_STATE=CONNECTED
1017[ 9.876299] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
1018[ 9.882382] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
1019[ 10.028699] android_work: android_work: sent uevent USB_STATE=CONNECTED
1020[ 10.029816] android_usb gadget: high-speed config #1: 86000c8.android_usb
1021[ 10.029954] msm_otg 78db000.usb: Avail curr from USB = 500
1022[ 10.030051] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
1023[ 10.030309] rndis_command_complete: rndis_command_complete: MaxTransferSize: 2048 : Multi_pkt_txr: disabled
1024[ 10.036997] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
1025[ 10.083457] android_work: android_work: sent uevent USB_STATE=CONFIGURED
1026[ 10.561889] ps: invalid option -- 'w'
1027[ 10.567797] BusyBox v1.22.1 (Debian 1:1.22.0-19+b3) multi-call binary.
1028[ 10.567815]
1029[ 10.567815] Usage: ps [-o COL1,COL2=HEADER] [-T]
1030[ 10.567815]
1031[ 10.567815] Show list of processes
1032[ 10.567815]
1033[ 10.567815] -o COL1,COL2=HEADER Select columns for display
1034[ 10.567815] -T Show threads
1035[ 10.567815]
1036[ 10.592963] netstat: invalid option -- 'p'
1037[ 10.598752] BusyBox v1.22.1 (Debian 1:1.22.0-19+b3) multi-call binary.
1038[ 10.598768]
1039[ 10.598768] Usage: netstat [-ral] [-tuwx] [-en]
1040[ 10.598768]
1041[ 10.598768] Display networking information
1042[ 10.598768]
1043[ 10.598768] -r Routing table
1044[ 10.598768] -a All sockets
1045[ 10.598768] -l Listening sockets
1046[ 10.598768] Else: connected sockets
1047[ 10.598768] -t TCP sockets
1048[ 10.598768] -u UDP sockets
1049[ 10.598768] -w Raw sockets
1050[ 10.598768] -x Unix sockets
1051[ 10.598768] Else: all socket types
1052[ 10.598768] -e Other/more information
1053[ 10.598768] -n Don't resolve names
1054[ 10.598768]
1055[ 10.599722] cat: write error: Invalid argument
1056[ 10.624512] ########################## Beginning inject loop
1057[ 16.779549] SMB358 batt_temp_alarm_callback: wgz batt_temp_alarm_callback:684
1058[ 16.781164] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32519, 31
1059[ 16.781171] SMB358 qpnp_lbc_temp_alarm_work_fn: wgz temp = 310 , disabled_delay_times = 0 , enabled_delay_times = 0
1060[ 16.785520] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3786000
1061[ 26.781186] SMB358 batt_temp_alarm_callback: wgz batt_temp_alarm_callback:684
1062[ 26.782809] SMB358 smb358_get_prop_batt_temp: get_bat_temp 32523, 31
1063[ 26.782816] SMB358 qpnp_lbc_temp_alarm_work_fn: wgz temp = 310 , disabled_delay_times = 0 , enabled_delay_times = 0
1064[ 26.787868] SMB358 smb358_get_prop_battery_voltage_now: POWER_SUPPLY_PROP_VOLTAGE_NOW IS:3868000
1065/ #