· 6 years ago · Nov 27, 2019, 10:04 AM
1Working log:
2
3 cat /proc/asound/cards
4 0 [DB820c ]: DB820c - DB820c
5 DB820c
6root@820-devkit:~# dmesg
7[ 0.000000] Booting Linux on physical CPU 0x0
8[ 0.000000] Linux version 4.14.0-qcomlt-arm64 (root@npd) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #2 SMP PREEMPT Wed Nov 20 12:02:14 IST
92019
10[ 0.000000] Boot CPU: AArch64 Processor [512f2011]
11[ 0.000000] Machine model: Mistral 820 Nano SoM Development Kit
12[ 0.000000] efi: Getting EFI parameters from FDT:
13[ 0.000000] efi: UEFI not found.
14[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090b00000, size 10 MiB
15[ 0.000000] OF: reserved mem: initialized node gpu@8f200000, compatible id shared-dma-pool
16[ 0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
17[ 0.000000] NUMA: No NUMA configuration found
18[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000017e44ffff]
19[ 0.000000] NUMA: NODE_DATA [mem 0x17e3d5a80-0x17e3d757f]
20[ 0.000000] Zone ranges:
21[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
22[ 0.000000] Normal [mem 0x0000000100000000-0x000000017e44ffff]
23[ 0.000000] Movable zone start for each node
24[ 0.000000] Early memory node ranges
25[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000857fffff]
26[ 0.000000] node 0: [mem 0x0000000091700000-0x00000000a1dfffff]
27[ 0.000000] node 0: [mem 0x00000000a2000000-0x000000017e44ffff]
28[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017e44ffff]
29[ 0.000000] On node 0 totalpages: 992080
30[ 0.000000] DMA zone: 7420 pages used for memmap
31[ 0.000000] DMA zone: 0 pages reserved
32[ 0.000000] DMA zone: 474880 pages, LIFO batch:31
33[ 0.000000] Normal zone: 8082 pages used for memmap
34[ 0.000000] Normal zone: 517200 pages, LIFO batch:31
35[ 0.000000] psci: probing for conduit method from DT.
36[ 0.000000] psci: PSCIv1.0 detected in firmware.
37[ 0.000000] psci: Using standard PSCI v0.2 function IDs
38[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
39[ 0.000000] psci: SMC Calling Convention v1.0
40[ 0.000000] percpu: Embedded 24 pages/cpu @ffff8000fe370000 s57496 r8192 d32616 u98304
41[ 0.000000] pcpu-alloc: s57496 r8192 d32616 u98304 alloc=24*4096
42[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
43[ 0.000000] Detected PIPT I-cache on CPU0
44[ 0.000000] CPU features: enabling workaround for Qualcomm Technologies Kryo erratum 1003
45[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 976578
46[ 0.000000] Policy zone: Normal
47[ 0.000000] Kernel command line: root=/dev/disk/by-partlabel/rootfs rw rootwait console=tty0 console=ttyMSM0,115200n8 androidboot.bootdevice=624000.uf
48shc androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.serialno=44699ae2 androidboot.baseband=apq mdss_mdp.panel=0 fpsimd.
49fpsimd_settings=0 app_setting.use_app_setting=0
50[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
51[ 0.000000] software IO TLB: mapped [mem 0xfafff000-0xfefff000] (64MB)
52[ 0.000000] Memory: 3794900K/3968320K available (11516K kernel code, 1672K rwdata, 5540K rodata, 1216K init, 400K bss, 157036K reserved, 16384K cma-re
53served)
54[ 0.000000] Virtual kernel memory layout:
55[ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
56[ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
57[ 0.000000] .text : 0xffff000008080000 - 0xffff000008bc0000 ( 11520 KB)
58[ 0.000000] .rodata : 0xffff000008bc0000 - 0xffff000009130000 ( 5568 KB)
59[ 0.000000] .init : 0xffff000009130000 - 0xffff000009260000 ( 1216 KB)
60[ 0.000000] .data : 0xffff000009260000 - 0xffff000009402200 ( 1673 KB)
61[ 0.000000] .bss : 0xffff000009402200 - 0xffff0000094662c0 ( 401 KB)
62[ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB)
63[ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
64[ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
65[ 0.000000] 0xffff7e0000000000 - 0xffff7e0003f91400 ( 63 MB actual)
66[ 0.000000] memory : 0xffff800000000000 - 0xffff8000fe450000 ( 4068 MB)
67[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
68[ 0.000000] Preemptible hierarchical RCU implementation.
69[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
70[ 0.000000] Tasks RCU enabled.
71[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
72[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
73[ 0.000000] GICv3: VLPI support, no direct LPI support
74[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000009c00000
75[ 0.000000] GICv2m: range[mem 0x09bd0000-0x09bd0fff], SPI[544:639]
76[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
77[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
78[ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
79[ 0.000347] Console: colour dummy device 80x25
80[ 0.000845] console [tty0] enabled
81[ 0.000900] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
82[ 0.000921] pid_max: default: 32768 minimum: 301
83[ 0.000988] Security Framework initialized
84[ 0.001808] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
85[ 0.002250] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
86[ 0.002326] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
87[ 0.002353] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
88[ 0.015659] ASID allocator initialised with 32768 entries
89[ 0.023658] Hierarchical SRCU implementation.
90[ 0.034265] EFI services will not be available.
91[ 0.039729] smp: Bringing up secondary CPUs ...
92[ 0.068222] Detected PIPT I-cache on CPU1
93[ 0.068249] GICv3: CPU1: found redistributor 1 region 0:0x0000000009c40000
94[ 0.068281] CPU1: Booted secondary processor [512f2011]
95[ 0.098949] Detected PIPT I-cache on CPU2
96[ 0.099799] GICv3: CPU2: found redistributor 100 region 0:0x0000000009c80000
97[ 0.100568] CPU2: Booted secondary processor [512f2051]
98[ 0.134748] Detected PIPT I-cache on CPU3
99[ 0.135571] GICv3: CPU3: found redistributor 101 region 0:0x0000000009cc0000
100[ 0.136277] CPU3: Booted secondary processor [512f2051]
101[ 0.139620] smp: Brought up 1 node, 4 CPUs
102[ 0.139710] SMP: Total of 4 processors activated.
103[ 0.139732] CPU features: detected feature: GIC system register CPU interface
104[ 0.139746] CPU features: detected feature: 32-bit EL0 Support
105[ 0.139758] CPU features: detected feature: Kernel page table isolation (KPTI)
106[ 0.205842] CPU: All CPU(s) started at EL1
107[ 0.206507] alternatives: patching kernel code
108[ 0.208887] devtmpfs: initialized
109[ 0.218493] random: get_random_u32 called from bucket_table_alloc+0x108/0x258 with crng_init=0
110[ 0.219118] Registered cp15_barrier emulation handler
111[ 0.219231] Registered setend emulation handler
112[ 0.219498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
113[ 0.219576] futex hash table entries: 1024 (order: 5, 131072 bytes)
114[ 0.219917] pinctrl core: initialized pinctrl subsystem
115[ 0.221498] DMI not present or invalid.
116[ 0.221791] NET: Registered protocol family 16
117[ 0.227207] cpuidle: using governor menu
118[ 0.228273] vdso: 2 pages (1 code @ ffff000008bc6000, 1 data @ ffff000009265000)
119[ 0.228406] hw-breakpoint: found 8 breakpoint and 4 watchpoint registers.
120[ 0.232606] DMA: preallocated 256 KiB pool for atomic allocations
121[ 0.232959] Serial: AMBA PL011 UART driver
122[ 0.293407] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
123[ 0.309336] ACPI: Interpreter disabled.
124[ 0.310047] reg-fixed-voltage soc:wlan-en-1-8v: could not find pctldev for node /soc/qcom,spmi@400f000/pmic@0/gpios@c000/wlan_en_gpios, deferring prob
125e
126[ 0.311591] vgaarb: loaded
127[ 0.311830] SCSI subsystem initialized
128[ 0.316020] libata version 3.00 loaded.
129[ 0.316250] usbcore: registered new interface driver usbfs
130[ 0.316302] usbcore: registered new interface driver hub
131[ 0.316385] usbcore: registered new device driver usb
132[ 0.317519] pps_core: LinuxPPS API ver. 1 registered
133[ 0.317541] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
134[ 0.317566] PTP clock support registered
135[ 0.317774] EDAC MC: Ver: 3.0.0
136[ 0.324017] dmi: Firmware registration failed.
137[ 0.326585] Advanced Linux Sound Architecture Driver Initialized.
138[ 0.329365] clocksource: Switched to clocksource arch_sys_counter
139[ 0.329479] VFS: Disk quotas dquot_6.6.0
140[ 0.329533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
141[ 0.329696] pnp: PnP ACPI: disabled
142[ 0.340645] NET: Registered protocol family 2
143[ 0.341264] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
144[ 0.341573] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
145[ 0.341688] TCP: Hash tables configured (established 32768 bind 32768)
146[ 0.341833] UDP hash table entries: 2048 (order: 4, 65536 bytes)
147[ 0.341895] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
148[ 0.342051] NET: Registered protocol family 1
149[ 0.344881] s1: supplied by regulator-dummy
150[ 0.345078] s2: supplied by regulator-dummy
151[ 0.345294] s3: supplied by regulator-dummy
152[ 0.345333] s3: Bringing 0uV into 1300000-1300000uV
153[ 0.345573] s4: supplied by regulator-dummy
154[ 0.345610] s4: Bringing 0uV into 1800000-1800000uV
155[ 0.345879] s5: supplied by regulator-dummy
156[ 0.345925] s5: Bringing 0uV into 2150000-2150000uV
157[ 0.346084] RPC: Registered named UNIX socket transport module.
158[ 0.346098] RPC: Registered udp transport module.
159[ 0.346107] RPC: Registered tcp transport module.
160[ 0.346116] RPC: Registered tcp NFSv4.1 backchannel transport module.
161[ 0.346132] PCI: CLS 0 bytes, default 128
162[ 0.346273] Unpacking initramfs...
163[ 0.347452] s6: supplied by regulator-dummy
164[ 0.347639] s7: supplied by regulator-dummy
165[ 0.347677] s7: Bringing 0uV into 800000-800000uV
166[ 0.357844] s8: supplied by regulator-dummy
167[ 0.358019] s9: supplied by regulator-dummy
168[ 0.358197] s10: supplied by regulator-dummy
169[ 0.358379] s11: supplied by regulator-dummy
170[ 0.358549] s12: supplied by regulator-dummy
171[ 0.358745] l1: supplied by s3
172[ 0.358785] l1: Bringing 0uV into 1000000-1000000uV
173[ 0.359147] l2: supplied by s3
174[ 0.359184] l2: Bringing 0uV into 1250000-1250000uV
175[ 0.359427] l3: supplied by s3
176[ 0.359467] l3: Bringing 0uV into 850000-850000uV
177[ 0.359818] l4: supplied by s3
178[ 0.359853] l4: Bringing 0uV into 1225000-1225000uV
179[ 0.360118] l5: supplied by s5
180[ 0.360300] l6: supplied by regulator-dummy
181[ 0.360337] l6: Bringing 0uV into 1200000-1200000uV
182[ 0.360617] l7: supplied by s5
183[ 0.360805] l8: supplied by regulator-dummy
184[ 0.360846] l8: Bringing 0uV into 1800000-1800000uV
185[ 0.361103] l9: supplied by regulator-dummy
186[ 0.361140] l9: Bringing 0uV into 1800000-1800000uV
187[ 0.361462] l10: supplied by regulator-dummy
188[ 0.361507] l10: Bringing 0uV into 1800000-1800000uV
189[ 0.361803] l11: supplied by s3
190[ 0.361842] l11: Bringing 0uV into 1150000-1150000uV
191[ 0.362155] l12: supplied by regulator-dummy
192[ 0.362193] l12: Bringing 0uV into 1800000-1800000uV
193[ 0.362446] l13: supplied by regulator-dummy
194[ 0.362494] l13: Bringing 0uV into 1800000-1800000uV
195[ 0.362813] l14: supplied by s5
196[ 0.362851] l14: Bringing 0uV into 1800000-1800000uV
197[ 0.363139] l15: supplied by s5
198[ 0.363177] l15: Bringing 0uV into 1800000-1800000uV
199[ 0.363488] l16: supplied by regulator-dummy
200[ 0.363530] l16: Bringing 0uV into 2700000-2700000uV
201[ 0.363814] l17: supplied by regulator-dummy
202[ 0.363852] l17: Bringing 0uV into 2500000-2500000uV
203[ 0.364165] l18: supplied by regulator-dummy
204[ 0.364200] l18: Bringing 0uV into 2700000-2700000uV
205[ 0.364510] l19: supplied by regulator-dummy
206[ 0.364559] l19: Bringing 0uV into 3000000-3000000uV
207[ 0.364872] l20: supplied by s5
208[ 0.364913] l20: Bringing 0uV into 2950000-2950000uV
209[ 0.365441] l21: supplied by s5
210[ 0.365483] l21: Bringing 0uV into 2950000-2950000uV
211[ 0.365831] l22: supplied by regulator-dummy
212[ 0.365872] l22: Bringing 0uV into 3300000-3300000uV
213[ 0.366243] l23: supplied by regulator-dummy
214[ 0.366280] l23: Bringing 0uV into 2800000-2800000uV
215[ 0.366596] l24: supplied by regulator-dummy
216[ 0.366635] l24: Bringing 0uV into 3075000-3075000uV
217[ 0.366961] l25: supplied by s3
218[ 0.367000] l25: Bringing 0uV into 1200000-1200000uV
219[ 0.367336] l26: supplied by s3
220[ 0.367564] l27: supplied by s3
221[ 0.367602] l27: Bringing 0uV into 1000000-1000000uV
222[ 0.367935] l28: supplied by s3
223[ 0.367970] l28: Bringing 0uV into 925000-925000uV
224[ 0.368278] l29: supplied by regulator-dummy
225[ 0.368320] l29: Bringing 0uV into 2800000-2800000uV
226[ 0.368652] l30: supplied by regulator-dummy
227[ 0.368694] l30: Bringing 0uV into 1800000-1800000uV
228[ 0.369011] l31: supplied by s3
229[ 0.369319] l32: supplied by regulator-dummy
230[ 0.369364] l32: Bringing 0uV into 1800000-1800000uV
231[ 0.369731] lvs1: supplied by regulator-dummy
232[ 0.369938] lvs2: supplied by regulator-dummy
233[ 9.755613] Freeing initrd memory: 4140K
234[ 9.779298] kvm [1]: HYP mode not available
235[ 9.854498] audit: initializing netlink subsys (disabled)
236[ 9.858446] audit: type=2000 audit(9.851:1): state=initialized audit_enabled=0 res=1
237[ 9.868296] workingset: timestamp_bits=44 max_order=20 bucket_order=0
238[ 10.240092] squashfs: version 4.0 (2009/01/31) Phillip Lougher
239[ 10.272426] NFS: Registering the id_resolver key type
240[ 10.274231] Key type id_resolver registered
241[ 10.274912] Key type id_legacy registered
242[ 10.275790] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
243[ 10.298560] Key type cifs.spnego registered
244[ 10.299575] Key type cifs.idmap registered
245[ 10.304429] 9p: Installing v9fs 9p2000 file system support
246[ 10.431304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
247[ 10.432287] io scheduler noop registered
248[ 10.439212] io scheduler cfq registered (default)
249[ 10.439955] io scheduler mq-deadline registered
250[ 10.440591] io scheduler kyber registered
251[ 10.687505] qcom-qmp-phy 34000.phy: Registered Qcom-QMP phy
252[ 10.711051] qcom-qmp-phy 7410000.phy: Registered Qcom-QMP phy
253[ 10.762817] ufs_qcom_phy_qmp_14nm 627000.ufsphy: invalid resource
254[ 10.772073] ufs_qcom_phy_qmp_14nm 627000.ufsphy: 627000.ufsphy supply vdda-pll not found, using dummy regulator
255[ 10.776893] ufs_qcom_phy_qmp_14nm 627000.ufsphy: 627000.ufsphy supply vdda-phy not found, using dummy regulator
256[ 11.092842] qcom-pcie 600000.qcom,pcie: Failed to get supply 'vddpe-3v3': -517
257[ 11.134859] qcom-pcie 610000.qcom,pcie: 610000.qcom,pcie supply vddpe-3v3 not found, using dummy regulator
258[ 11.147796] OF: PCI: host bridge /soc/agnoc@0/qcom,pcie@00610000 ranges:
259[ 11.150117] OF: PCI: IO 0x0e200000..0x0e2fffff -> 0x0e200000
260[ 11.151288] OF: PCI: MEM 0x0e300000..0x0fffffff -> 0x0e300000
261[ 11.312221] qcom-pcie 610000.qcom,pcie: link up
262[ 11.319658] qcom-pcie 610000.qcom,pcie: PCI host bridge to bus 0002:00
263[ 11.320646] pci_bus 0002:00: root bus resource [bus 00-ff]
264[ 11.322250] pci_bus 0002:00: root bus resource [io 0x0000-0xfffff] (bus address [0xe200000-0xe2fffff])
265[ 11.323288] pci_bus 0002:00: root bus resource [mem 0x0e300000-0x0fffffff]
266[ 11.324686] pci 0002:00:00.0: [17cb:0104] type 01 class 0x060400
267[ 11.326297] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
268[ 11.327890] pci 0002:00:00.0: PME# supported from D0 D3hot
269[ 11.343425] pci 0002:01:00.0: [1969:1083] type 00 class 0x020000
270[ 11.346685] pci 0002:01:00.0: reg 0x10: [mem 0x00000000-0x0003ffff 64bit]
271[ 11.347548] pci 0002:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
272[ 11.348435] pci 0002:01:00.0: reg 0x18: [io size 0x0080]
273[ 11.357114] pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
274[ 11.371208] pci 0002:00:00.0: BAR 14: assigned [mem 0x0e300000-0x0e3fffff]
275[ 11.372248] pci 0002:00:00.0: BAR 0: assigned [mem 0x0e400000-0x0e400fff 64bit]
276[ 11.374064] pci 0002:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
277[ 11.375121] pci 0002:01:00.0: BAR 0: assigned [mem 0x0e300000-0x0e33ffff 64bit]
278[ 11.376818] pci 0002:01:00.0: BAR 2: assigned [io 0x1000-0x107f]
279[ 11.378571] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
280[ 11.379348] pci 0002:00:00.0: bridge window [io 0x1000-0x1fff]
281[ 11.380156] pci 0002:00:00.0: bridge window [mem 0x0e300000-0x0e3fffff]
282[ 11.393062] pcieport 0002:00:00.0: Signaling PME with IRQ 104
283[ 11.400314] pcieport 0002:00:00.0: AER enabled with IRQ 104
284[ 11.404950] pci 0002:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
285[ 11.467558] gpio-clk clocks:divclk1: could not find pctldev for node /soc/qcom,spmi@400f000/pmic@0/gpios@c000/clk_div1, deferring probe
286[ 12.767264] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
287[ 12.886190] SuperH (H)SCI(F) driver initialized
288[ 12.919544] msm_serial 7570000.serial: msm_serial: detected port #2
289[ 12.922544] msm_serial 7570000.serial: uartclk = 19200000
290[ 12.924680] 7570000.serial: ttyMSM2 at MMIO 0x7570000 (irq = 9, base_baud = 1200000) is a MSM
291[ 12.934156] serial serial0: tty port ttyMSM2 registered
292[ 12.944864] msm_serial 75b0000.serial: msm_serial: detected port #0
293[ 12.947746] msm_serial 75b0000.serial: uartclk = 7372800
294[ 12.950557] 75b0000.serial: ttyMSM0 at MMIO 0x75b0000 (irq = 12, base_baud = 460800) is a MSM
295[ 12.951883] msm_serial: console setup on port #0
296[ 14.442321] console [ttyMSM0] enabled
297[ 14.466435] msm_serial: driver initialized
298[ 14.501126] arm-smmu da0000.arm,smmu: probing hardware configuration...
299[ 14.502830] arm-smmu da0000.arm,smmu: SMMUv2 with:
300[ 14.509055] arm-smmu da0000.arm,smmu: stage 1 translation
301[ 14.513885] arm-smmu da0000.arm,smmu: address translation ops
302[ 14.519205] arm-smmu da0000.arm,smmu: non-coherent table walk
303[ 14.524880] arm-smmu da0000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
304[ 14.531058] arm-smmu da0000.arm,smmu: stream matching with 4 register groups
305[ 14.538727] arm-smmu da0000.arm,smmu: 2 context banks (0 stage-2 only)
306[ 14.546161] arm-smmu da0000.arm,smmu: Supported page sizes: 0x63315000
307[ 14.551814] arm-smmu da0000.arm,smmu: Stage-1: 32-bit VA -> 36-bit IPA
308[ 14.590602] arm-smmu d00000.arm,smmu: probing hardware configuration...
309[ 14.591672] arm-smmu d00000.arm,smmu: SMMUv2 with:
310[ 14.599009] arm-smmu d00000.arm,smmu: stage 1 translation
311[ 14.602427] arm-smmu d00000.arm,smmu: address translation ops
312[ 14.607825] arm-smmu d00000.arm,smmu: non-coherent table walk
313[ 14.613968] arm-smmu d00000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
314[ 14.619803] arm-smmu d00000.arm,smmu: stream matching with 2 register groups
315[ 14.627503] arm-smmu d00000.arm,smmu: 2 context banks (0 stage-2 only)
316[ 14.634774] arm-smmu d00000.arm,smmu: Supported page sizes: 0x63315000
317[ 14.640695] arm-smmu d00000.arm,smmu: Stage-1: 32-bit VA -> 36-bit IPA
318[ 14.674151] arm-smmu 1600000.arm,smmu-lpass_q6: probing hardware configuration...
319[ 14.675272] arm-smmu 1600000.arm,smmu-lpass_q6: SMMUv2 with:
320[ 14.682371] arm-smmu 1600000.arm,smmu-lpass_q6: stage 1 translation
321[ 14.688113] arm-smmu 1600000.arm,smmu-lpass_q6: address translation ops
322[ 14.694204] arm-smmu 1600000.arm,smmu-lpass_q6: non-coherent table walk
323[ 14.701179] arm-smmu 1600000.arm,smmu-lpass_q6: (IDR0.CTTW overridden by FW configuration)
324[ 14.707765] arm-smmu 1600000.arm,smmu-lpass_q6: stream matching with 15 register groups
325[ 14.716131] arm-smmu 1600000.arm,smmu-lpass_q6: 12 context banks (0 stage-2 only)
326[ 14.724389] arm-smmu 1600000.arm,smmu-lpass_q6: Supported page sizes: 0x63315000
327[ 14.731483] arm-smmu 1600000.arm,smmu-lpass_q6: Stage-1: 36-bit VA -> 36-bit IPA
328[ 14.772584] arm-smmu d40000.arm,smmu-venus: probing hardware configuration...
329[ 14.774343] arm-smmu d40000.arm,smmu-venus: SMMUv2 with:
330[ 14.780558] arm-smmu d40000.arm,smmu-venus: stage 1 translation
331[ 14.786786] arm-smmu d40000.arm,smmu-venus: address translation ops
332[ 14.791704] arm-smmu d40000.arm,smmu-venus: non-coherent table walk
333[ 14.797982] arm-smmu d40000.arm,smmu-venus: (IDR0.CTTW overridden by FW configuration)
334[ 14.804448] arm-smmu d40000.arm,smmu-venus: stream matching with 42 register groups
335[ 14.812477] arm-smmu d40000.arm,smmu-venus: 7 context banks (0 stage-2 only)
336[ 14.820350] arm-smmu d40000.arm,smmu-venus: Supported page sizes: 0x63315000
337[ 14.827092] arm-smmu d40000.arm,smmu-venus: Stage-1: 32-bit VA -> 36-bit IPA
338[ 14.880716] iommu: Adding device 901000.mdp to group 0
339[ 14.880925] msm_mdp 901000.mdp: Linked as a consumer to d00000.arm,smmu
340[ 14.925091] loop: module loaded
341[ 14.928030] ufshcd-qcom 624000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
342[ 14.935828] scsi host0: ufshcd
343[ 14.962373] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
344[ 14.973281] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
345[ 14.974849] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: No PON config. specified
346[ 14.984733] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: PMIC@SID2 Power-on reason: Triggered from Hard Reset and 'warm' boot
347[ 14.993654] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: PMIC@SID2: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled
348 shutdown)
349[ 14.994725] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[1, 1], pwr[FAST MODE, FAST MODE], rate = 2
350[ 15.012557] s1: supplied by regulator-dummy
351[ 15.022511] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
352[ 15.033651] s2: supplied by regulator-dummy
353[ 15.038231] scsi 0:0:0:49456: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
354[ 15.045492] s2: Bringing 1270000uV into 1015000-1015000uV
355[ 15.050330] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
356[ 15.058943] l1: supplied by regulator-dummy
357[ 15.064963] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
358[ 15.075514] libphy: Fixed MDIO Bus: probed
359[ 15.077222] scsi 0:0:0:1: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
360[ 15.085062] tun: Universal TUN/TAP device driver, 1.6
361[ 15.091033] scsi 0:0:0:2: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
362[ 15.098226] atl1c 0002:01:00.0: enabling device (0000 -> 0002)
363[ 15.103454] scsi 0:0:0:3: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
364[ 15.115849] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
365[ 15.117323] scsi 0:0:0:4: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
366[ 15.123904] sd 0:0:0:2: [sdc] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
367[ 15.132304] scsi 0:0:0:5: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
368[ 15.145705] sd 0:0:0:1: [sdb] Write Protect is off
369[ 15.145716] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
370[ 15.145811] sd 0:0:0:2: [sdc] Write Protect is off
371[ 15.155653] random: fast init done
372[ 15.159038] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
373[ 15.164122] sd 0:0:0:5: [sdf] 393216 4096-byte logical blocks: (1.61 GB/1.50 GiB)
374[ 15.164288] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
375[ 15.164965] sd 0:0:0:0: [sda] 14145536 4096-byte logical blocks: (57.9 GB/54.0 GiB)
376[ 15.166774] sd 0:0:0:5: [sdf] Write Protect is off
377[ 15.168957] sd 0:0:0:0: [sda] Write Protect is off
378[ 15.170247] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
379[ 15.182088] atl1c 0002:01:00.0: version 1.0.1.1-NAPI
380[ 15.182878] sd 0:0:0:5: [sdf] Mode Sense: 00 32 00 10
381[ 15.190275] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
382[ 15.195351] sd 0:0:0:5: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
383[ 15.201588] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
384[ 15.202080] sd 0:0:0:4: [sde] 1048576 4096-byte logical blocks: (4.29 GB/4.00 GiB)
385[ 15.203859] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
386[ 15.206475] sd 0:0:0:3: [sdd] 32768 4096-byte logical blocks: (134 MB/128 MiB)
387[ 15.213761] sd 0:0:0:4: [sde] Write Protect is off
388[ 15.213775] sd 0:0:0:4: [sde] Mode Sense: 00 32 00 10
389[ 15.213992] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
390[ 15.214059] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
391[ 15.214285] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
392[ 15.214341] igb: Copyright (c) 2007-2014 Intel Corporation.
393[ 15.214707] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
394[ 15.220106] sda: sda1
395[ 15.220788] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
396[ 15.221049] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
39724 sde25 sde26 sde27 sde28 sde29 sde30
398[ 15.224514] sd 0:0:0:0: [sda] Attached SCSI disk
399[ 15.228303] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
400[ 15.246244] sd 0:0:0:3: [sdd] Write Protect is off
401[ 15.249651] sd 0:0:0:5: [sdf] Attached SCSI disk
402[ 15.250545] sd 0:0:0:4: [sde] Attached SCSI disk
403[ 15.253484] sky2: driver version 1.30
404[ 15.257636] sdc: sdc1
405[ 15.260846] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
406[ 15.262569] usbcore: registered new interface driver rtl8150
407[ 15.272550] sdb: sdb1
408[ 15.272697] sd 0:0:0:2: [sdc] Attached SCSI disk
409[ 15.273030] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
410[ 15.277225] usbcore: registered new interface driver r8152
411[ 15.277299] usbcore: registered new interface driver asix
412[ 15.277376] usbcore: registered new interface driver ax88179_178a
413[ 15.278608] VFIO - User Level meta-driver version: 0.3
414[ 15.289445] sdd: sdd1 sdd2 sdd3
415[ 15.389487] dwc3 7600000.dwc3: failed to initialize core
416[ 15.393589] sd 0:0:0:3: [sdd] Attached SCSI disk
417[ 15.397045] dwc3 6a00000.dwc3: failed to initialize core
418[ 15.404840] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
419[ 15.407550] ehci-pci: EHCI PCI platform driver
420[ 15.413921] ehci-platform: EHCI generic platform driver
421[ 15.418716] ehci-orion: EHCI orion driver
422[ 15.423725] ehci-exynos: EHCI EXYNOS driver
423[ 15.427889] ehci-msm: Qualcomm On-Chip EHCI Host Controller
424[ 15.428421] sd 0:0:0:1: [sdb] Attached SCSI disk
425[ 15.431767] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
426[ 15.431800] ohci-pci: OHCI PCI platform driver
427[ 15.431900] ohci-platform: OHCI generic platform driver
428[ 15.432276] ohci-exynos: OHCI EXYNOS driver
429[ 15.433724] usbcore: registered new interface driver usb-storage
430[ 15.461694] usbcore: registered new interface driver usbserial
431[ 15.467879] usbcore: registered new interface driver usbserial_generic
432[ 15.473514] usbserial: USB Serial support registered for generic
433[ 15.487682] i2c /dev entries driver
434[ 15.489728] i2c_qup 7575000.i2c:
435 tx channel not available
436[ 15.589347] Goodix-TS 1-005d: i2c test failed attempt 1: -6
437[ 15.617330] Goodix-TS 1-005d: i2c test failed attempt 2: -6
438[ 15.645217] Goodix-TS 1-005d: I2C communication failure: -6
439[ 15.645822] i2c_qup 75b5000.i2c: using default clock-frequency 100000
440[ 15.649669] i2c_qup 75b5000.i2c:
441 tx channel not available
442[ 15.659328] i2c_qup 75ba000.i2c: using default clock-frequency 100000
443[ 15.663024] i2c_qup 75ba000.i2c:
444 tx channel not available
445[ 15.681863] input: pm8941_pwrkey as /devices/platform/soc/400f000.qcom,spmi/spmi-0/0-00/400f000.qcom,spmi:pmic@0:pon@800/400f000.qcom,spmi:pmic@0:pon@
446800:pwrkey/input/input0
447[ 15.684049] input: pm8941_pwrkey as /devices/platform/soc/400f000.qcom,spmi/spmi-0/0-00/400f000.qcom,spmi:pmic@0:pon@800/400f000.qcom,spmi:pmic@0:pon@
448800:resin/input/input1
449[ 15.705429] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 614400 KHz
450[ 15.711970] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 652800 KHz
451[ 15.719959] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 19200 KHz
452[ 15.727569] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 307200 KHz
453[ 15.735529] sdhci: Secure Digital Host Controller Interface driver
454[ 15.743117] sdhci: Copyright(c) Pierre Ossman
455[ 15.749459] Synopsys Designware Multimedia Card Interface Driver
456[ 15.754591] sdhci-pltfm: SDHCI platform and OF driver helper
457[ 15.760804] sdhci_msm 74a4900.sdhci: Got CD GPIO
458[ 15.792704] burnhexauto.
459[ 15.809722] mmc0: SDHCI controller on 74a4900.sdhci [74a4900.sdhci] using ADMA 64-bit
460[ 15.812975] ledtrig-cpu: registered to indicate activity on CPUs
461[ 15.818779] usbcore: registered new interface driver usbhid
462[ 15.822789] usbhid: USB HID core driver
463[ 15.822815] Version from hex: 11 2
464[ 15.831063] usbcore: registered new interface driver snd-usb-audio
465[ 15.837036] NET: Registered protocol family 10
466[ 15.837583] Version from chip: 11 2
467[ 15.842133] Segment Routing with IPv6
468[ 15.848221] Same version not need update.
469[ 15.849216] NET: Registered protocol family 17
470[ 15.857056] 9pnet: Installing 9P2000 support
471[ 15.861385] Key type dns_resolver registered
472[ 15.866288] registered taskstats version 1
473[ 15.882050] qcom-qusb2-phy 7411000.phy: Registered Qcom-QUSB2 phy
474[ 15.882670] qcom-qusb2-phy 7412000.phy: Registered Qcom-QUSB2 phy
475[ 15.887748] qcom-pcie 600000.qcom,pcie: Unbalanced pm_runtime_enable!
476[ 15.893788] OF: PCI: host bridge /soc/agnoc@0/qcom,pcie@00600000 ranges:
477[ 15.899655] OF: PCI: IO 0x0c200000..0x0c2fffff -> 0x0c200000
478[ 15.906404] OF: PCI: MEM 0x0c300000..0x0cffffff -> 0x0c300000
479[ 16.095232] qcom-pcie 600000.qcom,pcie: link up
480[ 16.095575] qcom-pcie 600000.qcom,pcie: PCI host bridge to bus 0000:00
481[ 16.098654] pci_bus 0000:00: root bus resource [bus 00-ff]
482[ 16.105223] pci_bus 0000:00: root bus resource [io 0x100000-0x1fffff] (bus address [0xc200000-0xc2fffff])
483[ 16.110703] pci_bus 0000:00: root bus resource [mem 0x0c300000-0x0cffffff]
484[ 16.120376] pci 0000:00:00.0: [17cb:0104] type 01 class 0x060400
485[ 16.120431] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
486[ 16.120540] pci 0000:00:00.0: PME# supported from D0 D3hot
487[ 16.121374] pci 0000:01:00.0: [168c:003e] type 00 class 0x028000
488[ 16.121808] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
489[ 16.123277] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
490[ 16.133523] pci 0000:00:00.0: BAR 14: assigned [mem 0x0c400000-0x0c5fffff]
491[ 16.133584] pci 0000:00:00.0: BAR 0: assigned [mem 0x0c300000-0x0c300fff 64bit]
492[ 16.139339] pci 0000:01:00.0: BAR 0: assigned [mem 0x0c400000-0x0c5fffff 64bit]
493[ 16.146648] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
494[ 16.153798] pci 0000:00:00.0: bridge window [mem 0x0c400000-0x0c5fffff]
495[ 16.159366] pcieport 0000:00:00.0: Signaling PME with IRQ 187
496[ 16.166074] pcieport 0000:00:00.0: AER enabled with IRQ 187
497[ 16.173425] arm-smmu b40000.arm,smmu: probing hardware configuration...
498[ 16.177053] arm-smmu b40000.arm,smmu: SMMUv2 with:
499[ 16.183690] arm-smmu b40000.arm,smmu: stage 1 translation
500[ 16.188518] arm-smmu b40000.arm,smmu: address translation ops
501[ 16.193985] arm-smmu b40000.arm,smmu: non-coherent table walk
502[ 16.199800] arm-smmu b40000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
503[ 16.205620] arm-smmu b40000.arm,smmu: stream matching with 2 register groups
504[ 16.213195] arm-smmu b40000.arm,smmu: 2 context banks (0 stage-2 only)
505[ 16.220307] arm-smmu b40000.arm,smmu: Supported page sizes: 0x63315000
506[ 16.226714] arm-smmu b40000.arm,smmu: Stage-1: 48-bit VA -> 36-bit IPA
507[ 16.234514] iommu: Adding device b00000.gpu to group 1
508[ 16.239993] adreno b00000.gpu: Linked as a consumer to b40000.arm,smmu
509[ 16.247237] msm_mdp 901000.mdp: MDP5 version v1.7
510[ 16.251679] msm 900000.mdss: bound 901000.mdp (ops mdp5_ops)
511[ 16.256563] msm_dsi 994000.dsi: 994000.dsi supply gdsc not found, using dummy regulator
512[ 16.262492] msm_dsi 994000.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
513[ 16.270773] msm 900000.mdss: bound 994000.dsi (ops dsi_ops)
514[ 16.278976] msm_dsi 996000.dsi: 996000.dsi supply gdsc not found, using dummy regulator
515[ 16.284728] msm_dsi 996000.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
516[ 16.292745] msm 900000.mdss: bound 996000.dsi (ops dsi_ops)
517[ 16.302793] msm 900000.mdss: bound 9a0000.hdmi-tx (ops msm_hdmi_ops)
518[ 16.307295] adreno b00000.gpu: b00000.gpu supply vdd not found, using dummy regulator
519[ 16.313509] adreno b00000.gpu: b00000.gpu supply vddcx not found, using dummy regulator
520[ 16.321216] msm 900000.mdss: A530: using IOMMU
521[ 16.330130] msm 900000.mdss: bound b00000.gpu (ops a3xx_ops)
522[ 16.481740] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
523[ 16.481814] [drm] Driver supports precise vblank timestamp query.
524[ 16.488931] [drm] Initialized msm 1.3.0 20130625 for 900000.mdss on minor 0
525[ 32.522088] Console: switching to colour frame buffer device 90x80
526[ 32.554636] msm 900000.mdss: fb0: msm frame buffer device
527[ 32.562078] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
528[ 32.565129] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
529[ 32.570898] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
530[ 32.578189] xhci-hcd xhci-hcd.1.auto: irq 147, io mem 0x07600000
531[ 32.588156] hub 1-0:1.0: USB hub found
532[ 32.593694] hub 1-0:1.0: 1 port detected
533[ 32.597426] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
534[ 32.601373] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
535[ 32.606661] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
536[ 32.614266] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
537[ 32.621271] hub 2-0:1.0: USB hub found
538[ 32.629103] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
539[ 32.641748] input: gpio_keys as /devices/platform/gpio_keys/input/input2
540[ 32.642584] hctosys: unable to open rtc device (rtc0)
541[ 32.648492] ALSA device list:
542[ 32.652550] No soundcards found.
543[ 32.655973] Freeing unused kernel memory: 1216K
544[ 32.945291] usb 1-1: new high-speed USB device number 2 using xhci-hcd
545[ 33.032866] rtc-pm8xxx 400f000.qcom,spmi:pmic@0:rtc@6000: rtc core: registered pm8xxx_rtc as rtc0
546[ 33.126542] hub 1-1:1.0: USB hub found
547[ 33.126745] hub 1-1:1.0: 4 ports detected
548[ 33.189955] atl1c 0002:01:00.0 enP2p1s0: renamed from eth0
549[ 38.337352] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
550[ 38.483240] systemd[1]: System time before build time, advancing clock.
551[ 38.506037] ip_tables: (C) 2000-2006 Netfilter Core Team
552[ 38.529157] random: systemd: uninitialized urandom read (16 bytes read)
553[ 38.807724] random: systemd: uninitialized urandom read (16 bytes read)
554[ 38.811175] random: systemd: uninitialized urandom read (16 bytes read)
555[ 38.902851] EXT4-fs (sda1): re-mounted. Opts: data=ordered
556[ 39.326161] systemd-journald[1918]: Received request to flush runtime journal from PID 1
557[ 39.698770] qcom_adsp_pil adsp-pil: adsp-pil supply cx not found, using dummy regulator
558[ 39.699063] qcom_adsp_pil adsp-pil: adsp-pil supply px not found, using dummy regulator
559[ 39.716993] NET: Registered protocol family 42
560[ 39.719624] remoteproc remoteproc0: adsp-pil is available
561[ 39.722639] remoteproc remoteproc0: powering up adsp-pil
562[ 39.725996] remoteproc remoteproc0: Booting fw image adsp.mdt, size 7196
563[ 39.762261] remoteproc remoteproc1: 2080000.remoteproc is available
564[ 39.917446] remoteproc remoteproc0: remote processor adsp-pil is now up
565[ 39.931607] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@8 to group 2
566[ 39.931872] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@8: Linked as a consumer to 1600000.arm,smmu-lpass_q6
567[ 39.939096] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@9 to group 3
568[ 39.949458] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@9: Linked as a consumer to 1600000.arm,smmu-lpass_q6
569[ 39.977351] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@10 to group 4
570[ 39.984931] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@10: Linked as a consumer to 1600000.arm,smmu-lpass_q6
571[ 40.014923] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@11 to group 5
572[ 40.030982] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@11: Linked as a consumer to 1600000.arm,smmu-lpass_q6
573[ 40.052786] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@12 to group 6
574[ 40.071604] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@12: Linked as a consumer to 1600000.arm,smmu-lpass_q6
575[ 40.093759] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@5 to group 7
576[ 40.101765] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@5: Linked as a consumer to 1600000.arm,smmu-lpass_q6
577[ 40.106766] media: Linux media interface: v0.10
578[ 40.118474] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@6 to group 8
579[ 40.132203] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@6: Linked as a consumer to 1600000.arm,smmu-lpass_q6
580[ 40.148504] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@7 to group 9
581[ 40.150906] Linux video capture interface: v2.00
582[ 40.156335] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@7: Linked as a consumer to 1600000.arm,smmu-lpass_q6
583[ 40.182940] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6core:4:3
584[ 40.198782] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6afe:4:4
585[ 40.214601] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6asm:4:7
586[ 40.230685] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6adm:4:8
587[ 40.250371] iommu: Adding device c00000.video-codec to group 10
588[ 40.258991] qcom-venus c00000.video-codec: Linked as a consumer to d40000.arm,smmu-venus
589[ 40.280358] Bluetooth: Core ver 2.22
590[ 40.290035] NET: Registered protocol family 31
591[ 40.308285] random: crng init done
592[ 40.316984] Bluetooth: HCI device and connection manager initialized
593[ 40.323969] random: 7 urandom warning(s) missed due to ratelimiting
594[ 40.337701] Bluetooth: HCI socket layer initialized
595[ 40.338076] msm-snd-apq8096 sound: error getting cpu dai name
596[ 40.354458] msm-snd-apq8096 sound: Error parsing OF data
597[ 40.356620] Bluetooth: L2CAP socket layer initialized
598[ 40.370857] Bluetooth: SCO socket layer initialized
599[ 40.398148] Bluetooth: HCI UART driver ver 2.3
600[ 40.417298] Bluetooth: HCI UART protocol H4 registered
601[ 40.427011] Bluetooth: HCI UART protocol BCSP registered
602[ 40.435741] Bluetooth: HCI UART protocol LL registered
603[ 40.451150] Bluetooth: HCI UART protocol Three-wire (H5) registered
604[ 40.459830] Bluetooth: HCI UART protocol QCA registered
605[ 40.482170] msm-snd-apq8096 sound: error getting cpu dai name
606[ 40.491818] msm-snd-apq8096 sound: Error parsing OF data
607[ 40.499691] Bluetooth: hci0: ROME setup
608[ 40.507443] Bluetooth: hci0: Set UART speed to 3000000
609[ 40.552145] i2c-qcom-cci a0c000.cci: Master 0 error 0x08000000
610[ 40.567900] i2c-qcom-cci a0c000.cci: master 0 queue 0 error -5
611[ 40.574978] msm-snd-apq8096 sound: error getting cpu dai name
612[ 40.587615] i2c-qcom-cci a0c000.cci: cci i2c xfer error -5
613[ 40.597771] iommu: Adding device a34000.camss to group 11
614[ 40.606071] msm-snd-apq8096 sound: Error parsing OF data
615[ 40.617537] qcom-camss a34000.camss: Linked as a consumer to da0000.arm,smmu
616[ 40.652154] ov5645 5-003c: ov5645_write_reg_to: write reg error -5 on addr 0x3c: reg=0x3100, val=0x78
617[ 40.722805] msm-snd-apq8096 sound: error getting cpu dai name
618[ 40.731619] msm-snd-apq8096 sound: Error parsing OF data
619[ 40.747669] Mass Storage Function, version: 2009/09/11
620[ 40.755999] LUN: removable file: (no medium)
621[ 40.765071] lun0: unable to open backing file: /dev/sda2
622[ 40.773428] g_mass_storage 6a00000.dwc3: failed to start g_mass_storage: -2
623[ 40.785733] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
624[ 40.798636] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
625[ 40.823975] ov5645 5-003c: could not change i2c address
626[ 40.837319] Bluetooth: hci0: ROME controller version 0x00440302
627[ 40.843183] ov5645 5-003c: could not power up OV5645
628[ 40.849880] Bluetooth: hci0: ROME Downloading qca/rampatch_00440302.bin
629[ 40.865891] bluetooth hci0: Direct firmware load for qca/rampatch_00440302.bin failed with error -2
630[ 40.880678] Bluetooth: hci0: Failed to request file: qca/rampatch_00440302.bin (-2)
631[ 40.888606] Bluetooth: hci0: Failed to download patch (-2)
632[ 40.973391] msm-snd-apq8096 sound: error getting cpu dai name
633[ 40.987003] msm-snd-apq8096 sound: Error parsing OF data
634[ 40.997322] ov5645: probe of 5-003c failed with error -5
635[ 41.034259] msm-snd-apq8096 sound: error getting cpu dai name
636[ 41.051001] msm-snd-apq8096 sound: Error parsing OF data
637[ 41.061099] msm-snd-apq8096 sound: error getting cpu dai name
638[ 41.061105] msm-snd-apq8096 sound: Error parsing OF data
639[ 41.062008] msm-snd-apq8096 sound: error getting cpu dai name
640[ 41.062013] msm-snd-apq8096 sound: Error parsing OF data
641[ 41.076061] qcom,slim-ngd-ctrl 91c0000.slim: SLIM SAT: Rcvd master capability
642[ 41.091267] msm-snd-apq8096 sound: error getting cpu dai name
643[ 41.091272] msm-snd-apq8096 sound: Error parsing OF data
644[ 41.094861] msm-snd-apq8096 sound: error getting cpu dai name
645[ 41.094865] msm-snd-apq8096 sound: Error parsing OF data
646[ 41.097769] msm-snd-apq8096 sound: error getting cpu dai name
647[ 41.097774] msm-snd-apq8096 sound: Error parsing OF data
648[ 41.100619] qcom-camss a34000.camss: VFE HW Version = 0x70020000
649[ 41.120457] qcom-camss a34000.camss: VFE HW Version = 0x70020000
650[ 41.126262] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
651[ 41.146009] msm-snd-apq8096 sound: error getting cpu dai name
652[ 41.149354] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
653[ 41.155979] msm-snd-apq8096 sound: Error parsing OF data
654[ 41.170288] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 0000:0000
655[ 41.170721] iommu: Adding device adsp-pil:smd-edge:apr:q6asm:dais to group 12
656[ 41.170841] q6asm-dai adsp-pil:smd-edge:apr:q6asm:dais: Linked as a consumer to 1600000.arm,smmu-lpass_q6
657[ 41.188727] msm-snd-apq8096 sound: codec dai not found
658[ 41.191068] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
659[ 41.206097] qcom-camss a34000.camss: VFE HW Version = 0x70020000
660[ 41.211878] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
661[ 41.224625] msm-snd-apq8096 sound: Error parsing OF data
662[ 41.300207] qcom-camss a34000.camss: VFE HW Version = 0x70020000
663[ 41.300459] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=1 from ath10k/QCA6174/hw3.0/board-2.bin
664[ 41.330675] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id 0:1 crc32 ed5f849a
665[ 41.330856] qcom-camss a34000.camss: VFE HW Version = 0x70020000
666[ 41.351479] qcom-camss a34000.camss: VFE HW Version = 0x70020000
667[ 41.356412] qcom-camss a34000.camss: VFE HW Version = 0x70020000
668[ 41.356450] qcom-camss a34000.camss: VFE HW Version = 0x70020000
669[ 41.590904] sdc: sdc1
670[ 41.623670] sdd: sdd1 sdd2 sdd3
671[ 41.678257] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
67224 sde25 sde26 sde27 sde28 sde29 sde30
673[ 41.751157] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
674[ 41.948674] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
675[ 41.955989] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
676[ 41.965490] ath10k_pci 0000:01:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
677[ 42.071472] ath: EEPROM regdomain: 0x0
678[ 42.071479] ath: EEPROM indicates default country code should be used
679[ 42.071481] ath: doing EEPROM country->regdmn map search
680[ 42.071485] ath: country maps to regdmn code: 0x3a
681[ 42.071488] ath: Country alpha2 being used: US
682[ 42.071490] ath: Regpair used: 0x3a
683[ 42.081408] wcd9335-slim 217:1a0:0:0: setting slimbus l-addr:ca, ea:217,1a0,0,0
684[ 42.089930] slimbus 217:1a0:1:0: setting slimbus l-addr:cb, ea:217,1a0,1,0
685[ 42.095326] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
686[ 42.102454] msm-snd-apq8096 sound: codec dai not found
687[ 42.113495] msm-snd-apq8096 sound: Error parsing OF data
688[ 42.189771] wcd9335-slim 217:1a0:1:0: WCD9335 CODEC version is v2.0
689[ 42.227052] msm-snd-apq8096 sound: codec dai not found
690[ 42.235367] msm-snd-apq8096 sound: Error parsing OF data
691[ 42.264127] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: no source widget found for Playback
692[ 42.281096] hdmi-audio-codec hdmi-audio-codec.0.auto: ASoC: Failed to add route Playback -> direct -> TX
693[ 42.329146] msm-snd-apq8096 sound: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
694[ 42.339067] msm-snd-apq8096 sound: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
695[ 42.349568] msm-snd-apq8096 sound: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
696[ 42.358144] msm-snd-apq8096 sound: i2s-hifi <-> HDMI mapping ok
697[ 42.365456] msm-snd-apq8096 sound: wcd9335_rx4 <-> SLIMBUS_6_RX mapping ok
698[ 42.376260] msm-snd-apq8096 sound: wcd9335_tx1 <-> SLIMBUS_0_TX mapping ok
699[ 42.384680] msm-snd-apq8096 sound: ASoC: no DMI vendor name!
700[ 42.440272] input: DB820c Headset Jack as /devices/platform/sound/sound/card0/input3
701[ 42.665610] sdb: sdb1
702[ 42.679770] sdc: sdc1
703[ 42.698234] sdc: sdc1
704[ 42.850951] sdc: sdc1
705[ 42.884292] sdd: sdd1 sdd2 sdd3
706[ 42.901609] sdd: sdd1 sdd2 sdd3
707[ 43.106435] sdd: sdd1 sdd2 sdd3
708[ 43.135754] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
70924 sde25 sde26 sde27 sde28 sde29 sde30
710[ 43.193749] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
71124 sde25 sde26 sde27 sde28 sde29 sde30
712[ 43.688532] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
71324 sde25 sde26 sde27 sde28 sde29 sde30
714[ 43.766322] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
715[ 43.795890] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
716[ 44.266589] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
717[ 44.492888] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
718[ 44.938974] sdb: sdb1
719[ 44.959439] sdb: sdb1
720[ 45.073401] sdb: sdb1
721[ 45.093010] sdc: sdc1
722[ 45.106477] sdc: sdc1
723[ 45.265737] sdc: sdc1
724[ 45.286560] sdd: sdd1 sdd2 sdd3
725[ 45.307747] sdd: sdd1 sdd2 sdd3
726[ 45.487854] sdd: sdd1 sdd2 sdd3
727[ 45.533779] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
72824 sde25 sde26 sde27 sde28 sde29 sde30
729[ 46.288738] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
73024 sde25 sde26 sde27 sde28 sde29 sde30
731[ 46.444564] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
732[ 46.570668] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
733[ 46.590233] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
734[ 46.598197] Bluetooth: BNEP filters: protocol multicast
735[ 46.604650] Bluetooth: BNEP socket layer initialized
736[ 47.077073] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0: link is not ready
737[ 47.119787] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0: link is not ready
738[ 47.185621] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
739[ 47.342298] EXT4-fs (sda1): resizing filesystem from 1042432 to 14145525 blocks
740[ 47.345583] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
741[ 47.562864] EXT4-fs (sda1): resized filesystem to 14145525
742[ 47.935491] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
743[ 47.945524] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
744[ 47.975842] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
745[ 48.867111] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
746[ 48.873038] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
747[ 48.910804] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
748[ 48.966357] msm 900000.mdss: loaded qcom/a530_pm4.fw from legacy location
749[ 48.974277] msm 900000.mdss: loaded qcom/a530_pfp.fw from legacy location
750[ 48.980742] msm 900000.mdss: loaded qcom/a530v3_gpmu.fw2 from legacy location
751[ 48.987900] msm 900000.mdss: loaded qcom/a530_zap.mdt from legacy location
752[ 49.059777] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
753
754
755
756
757
758Not working at:
759
760
761 Jumping to kernel via monitor
762[ 0.000000] Booting Linux on physical CPU 0x0
763[ 0.000000] Linux version 4.14.0-qcomlt-arm64 (root@npd) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #2 SMP PREEMPT Wed Nov 20 12:02:14 IST
7642019
765[ 0.000000] Boot CPU: AArch64 Processor [512f2011]
766[ 0.000000] Machine model: Mistral 820 Nano SoM Development Kit
767[ 0.000000] efi: Getting EFI parameters from FDT:
768[ 0.000000] efi: UEFI not found.
769[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090b00000, size 10 MiB
770[ 0.000000] OF: reserved mem: initialized node gpu@8f200000, compatible id shared-dma-pool
771[ 0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
772[ 0.000000] NUMA: No NUMA configuration found
773[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000017e44ffff]
774[ 0.000000] NUMA: NODE_DATA [mem 0x17e3d5a80-0x17e3d757f]
775[ 0.000000] Zone ranges:
776[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
777[ 0.000000] Normal [mem 0x0000000100000000-0x000000017e44ffff]
778[ 0.000000] Movable zone start for each node
779[ 0.000000] Early memory node ranges
780[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000857fffff]
781[ 0.000000] node 0: [mem 0x0000000091700000-0x00000000a1dfffff]
782[ 0.000000] node 0: [mem 0x00000000a2000000-0x000000017e44ffff]
783[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000017e44ffff]
784[ 0.000000] psci: probing for conduit method from DT.
785[ 0.000000] psci: PSCIv1.0 detected in firmware.
786[ 0.000000] psci: Using standard PSCI v0.2 function IDs
787[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
788[ 0.000000] psci: SMC Calling Convention v1.0
789[ 0.000000] percpu: Embedded 24 pages/cpu @ffff8000fe370000 s57496 r8192 d32616 u98304
790[ 0.000000] Detected PIPT I-cache on CPU0
791[ 0.000000] CPU features: enabling workaround for Qualcomm Technologies Kryo erratum 1003
792[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 976578
793[ 0.000000] Policy zone: Normal
794[ 0.000000] Kernel command line: root=/dev/disk/by-partlabel/rootfs rw rootwait console=tty0 console=ttyMSM0,115200n8 androidboot.bootdevice=624000.uf
795shc androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.serialno=44699ae2 androidboot.baseband=apq mdss_mdp.panel=0 fpsimd.
796fpsimd_settings=0 app_setting.use_app_setting=0
797[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
798[ 0.000000] software IO TLB: mapped [mem 0xfafff000-0xfefff000] (64MB)
799[ 0.000000] Memory: 3794900K/3968320K available (11516K kernel code, 1672K rwdata, 5540K rodata, 1216K init, 400K bss, 157036K reserved, 16384K cma-re
800served)
801[ 0.000000] Virtual kernel memory layout:
802[ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
803[ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
804[ 0.000000] .text : 0xffff000008080000 - 0xffff000008bc0000 ( 11520 KB)
805[ 0.000000] .rodata : 0xffff000008bc0000 - 0xffff000009130000 ( 5568 KB)
806[ 0.000000] .init : 0xffff000009130000 - 0xffff000009260000 ( 1216 KB)
807[ 0.000000] .data : 0xffff000009260000 - 0xffff000009402200 ( 1673 KB)
808[ 0.000000] .bss : 0xffff000009402200 - 0xffff0000094662c0 ( 401 KB)
809[ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB)
810[ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
811[ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
812[ 0.000000] 0xffff7e0000000000 - 0xffff7e0003f91400 ( 63 MB actual)
813[ 0.000000] memory : 0xffff800000000000 - 0xffff8000fe450000 ( 4068 MB)
814[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
815[ 0.000000] Preemptible hierarchical RCU implementation.
816[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
817[ 0.000000] Tasks RCU enabled.
818[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
819[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
820[ 0.000000] GICv3: VLPI support, no direct LPI support
821[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000009c00000
822[ 0.000000] GICv2m: range[mem 0x09bd0000-0x09bd0fff], SPI[544:639]
823[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
824[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
825[ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
826[ 0.000354] Console: colour dummy device 80x25
827[ 0.000850] console [tty0] enabled
828[ 0.000904] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
829[ 0.000926] pid_max: default: 32768 minimum: 301
830[ 0.000994] Security Framework initialized
831[ 0.001818] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
832[ 0.002386] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
833[ 0.002476] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
834[ 0.002503] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
835[ 0.015662] ASID allocator initialised with 32768 entries
836[ 0.023662] Hierarchical SRCU implementation.
837[ 0.034281] EFI services will not be available.
838[ 0.039733] smp: Bringing up secondary CPUs ...
839[ 0.068258] Detected PIPT I-cache on CPU1
840[ 0.068284] GICv3: CPU1: found redistributor 1 region 0:0x0000000009c40000
841[ 0.068317] CPU1: Booted secondary processor [512f2011]
842[ 0.098945] Detected PIPT I-cache on CPU2
843[ 0.099804] GICv3: CPU2: found redistributor 100 region 0:0x0000000009c80000
844[ 0.100567] CPU2: Booted secondary processor [512f2051]
845[ 0.134671] Detected PIPT I-cache on CPU3
846[ 0.135495] GICv3: CPU3: found redistributor 101 region 0:0x0000000009cc0000
847[ 0.136197] CPU3: Booted secondary processor [512f2051]
848[ 0.139545] smp: Brought up 1 node, 4 CPUs
849[ 0.139634] SMP: Total of 4 processors activated.
850[ 0.139656] CPU features: detected feature: GIC system register CPU interface
851[ 0.139671] CPU features: detected feature: 32-bit EL0 Support
852[ 0.139683] CPU features: detected feature: Kernel page table isolation (KPTI)
853[ 0.204681] CPU: All CPU(s) started at EL1
854[ 0.205370] alternatives: patching kernel code
855[ 0.207738] devtmpfs: initialized
856[ 0.217323] random: get_random_u32 called from bucket_table_alloc+0x108/0x258 with crng_init=0
857[ 0.217946] Registered cp15_barrier emulation handler
858[ 0.218061] Registered setend emulation handler
859[ 0.218336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
860[ 0.218417] futex hash table entries: 1024 (order: 5, 131072 bytes)
861[ 0.218753] pinctrl core: initialized pinctrl subsystem
862[ 0.220329] DMI not present or invalid.
863[ 0.220618] NET: Registered protocol family 16
864[ 0.226025] cpuidle: using governor menu
865[ 0.227081] vdso: 2 pages (1 code @ ffff000008bc6000, 1 data @ ffff000009265000)
866[ 0.227215] hw-breakpoint: found 8 breakpoint and 4 watchpoint registers.
867[ 0.232025] DMA: preallocated 256 KiB pool for atomic allocations
868[ 0.232377] Serial: AMBA PL011 UART driver
869[ 0.274975] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
870[ 0.292893] ACPI: Interpreter disabled.
871[ 0.293592] reg-fixed-voltage soc:wlan-en-1-8v: could not find pctldev for node /soc/qcom,spmi@400f000/pmic@0/gpios@c000/wlan_en_gpios, deferring prob
872e
873[ 0.296236] vgaarb: loaded
874[ 0.296721] SCSI subsystem initialized
875[ 0.302806] usbcore: registered new interface driver usbfs
876[ 0.302858] usbcore: registered new interface driver hub
877[ 0.302939] usbcore: registered new device driver usb
878[ 0.304035] pps_core: LinuxPPS API ver. 1 registered
879[ 0.304057] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
880[ 0.304096] PTP clock support registered
881[ 0.304300] EDAC MC: Ver: 3.0.0
882[ 0.309837] dmi: Firmware registration failed.
883[ 0.318805] Advanced Linux Sound Architecture Driver Initialized.
884[ 0.321023] clocksource: Switched to clocksource arch_sys_counter
885[ 0.321135] VFS: Disk quotas dquot_6.6.0
886[ 0.321185] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
887[ 0.321340] pnp: PnP ACPI: disabled
888[ 0.327241] s1: supplied by regulator-dummy
889[ 0.327438] s2: supplied by regulator-dummy
890[ 0.327591] s3: supplied by regulator-dummy
891[ 0.327635] s3: Bringing 0uV into 1300000-1300000uV
892[ 0.328420] s4: supplied by regulator-dummy
893[ 0.328465] s4: Bringing 0uV into 1800000-1800000uV
894[ 0.328715] s5: supplied by regulator-dummy
895[ 0.328755] s5: Bringing 0uV into 2150000-2150000uV
896[ 0.329558] s6: supplied by regulator-dummy
897[ 0.329730] s7: supplied by regulator-dummy
898[ 0.329769] s7: Bringing 0uV into 800000-800000uV
899[ 0.331705] NET: Registered protocol family 2
900[ 0.331955] s8: supplied by regulator-dummy
901[ 0.332135] s9: supplied by regulator-dummy
902[ 0.332289] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
903[ 0.332290] s10: supplied by regulator-dummy
904[ 0.332436] s11: supplied by regulator-dummy
905[ 0.332599] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
906[ 0.332601] s12: supplied by regulator-dummy
907[ 0.332733] TCP: Hash tables configured (established 32768 bind 32768)
908[ 0.332866] UDP hash table entries: 2048 (order: 4, 65536 bytes)
909[ 0.332888] l1: supplied by s3
910[ 0.332928] l1: Bringing 0uV into 1000000-1000000uV
911[ 0.332933] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
912[ 0.333144] NET: Registered protocol family 1
913[ 0.333701] l2: supplied by s3
914[ 0.333746] l2: Bringing 0uV into 1250000-1250000uV
915[ 0.334064] l3: supplied by s3
916[ 0.334113] l3: Bringing 0uV into 850000-850000uV
917[ 0.334424] l4: supplied by s3
918[ 0.334469] l4: Bringing 0uV into 1225000-1225000uV
919[ 0.334764] l5: supplied by s5
920[ 0.334953] l6: supplied by regulator-dummy
921[ 0.334993] l6: Bringing 0uV into 1200000-1200000uV
922[ 0.335322] l7: supplied by s5
923[ 0.335495] l8: supplied by regulator-dummy
924[ 0.335530] l8: Bringing 0uV into 1800000-1800000uV
925[ 0.335841] l9: supplied by regulator-dummy
926[ 0.335879] l9: Bringing 0uV into 1800000-1800000uV
927[ 0.336234] l10: supplied by regulator-dummy
928[ 0.336273] l10: Bringing 0uV into 1800000-1800000uV
929[ 0.336582] l11: supplied by s3
930[ 0.336625] l11: Bringing 0uV into 1150000-1150000uV
931[ 0.337039] l12: supplied by regulator-dummy
932[ 0.337081] l12: Bringing 0uV into 1800000-1800000uV
933[ 0.337377] l13: supplied by regulator-dummy
934[ 0.337420] l13: Bringing 0uV into 1800000-1800000uV
935[ 0.337763] l14: supplied by s5
936[ 0.337803] l14: Bringing 0uV into 1800000-1800000uV
937[ 0.338108] l15: supplied by s5
938[ 0.338147] l15: Bringing 0uV into 1800000-1800000uV
939[ 0.338484] l16: supplied by regulator-dummy
940[ 0.338520] l16: Bringing 0uV into 2700000-2700000uV
941[ 0.338844] l17: supplied by regulator-dummy
942[ 0.338887] l17: Bringing 0uV into 2500000-2500000uV
943[ 0.339301] l18: supplied by regulator-dummy
944[ 0.339348] l18: Bringing 0uV into 2700000-2700000uV
945[ 0.339849] l19: supplied by regulator-dummy
946[ 0.339899] l19: Bringing 0uV into 3000000-3000000uV
947[ 0.340315] l20: supplied by s5
948[ 0.340358] l20: Bringing 0uV into 2950000-2950000uV
949[ 0.340782] l21: supplied by s5
950[ 0.340820] l21: Bringing 0uV into 2950000-2950000uV
951[ 0.341293] l22: supplied by regulator-dummy
952[ 0.341345] l22: Bringing 0uV into 3300000-3300000uV
953[ 0.341674] RPC: Registered named UNIX socket transport module.
954[ 0.341690] RPC: Registered udp transport module.
955[ 0.341700] RPC: Registered tcp transport module.
956[ 0.341709] RPC: Registered tcp NFSv4.1 backchannel transport module.
957[ 0.341866] Unpacking initramfs...
958[ 0.342550] l23: supplied by regulator-dummy
959[ 0.342593] l23: Bringing 0uV into 2800000-2800000uV
960[ 0.342951] l24: supplied by regulator-dummy
961[ 0.342994] l24: Bringing 0uV into 3075000-3075000uV
962[ 0.343344] l25: supplied by s3
963[ 0.343382] l25: Bringing 0uV into 1200000-1200000uV
964[ 0.343703] l26: supplied by s3
965[ 0.343926] l27: supplied by s3
966[ 0.343964] l27: Bringing 0uV into 1000000-1000000uV
967[ 0.344303] l28: supplied by s3
968[ 0.344350] l28: Bringing 0uV into 925000-925000uV
969[ 0.344666] l29: supplied by regulator-dummy
970[ 0.344710] l29: Bringing 0uV into 2800000-2800000uV
971[ 0.345097] l30: supplied by regulator-dummy
972[ 0.345141] l30: Bringing 0uV into 1800000-1800000uV
973[ 0.345470] l31: supplied by s3
974[ 0.345765] l32: supplied by regulator-dummy
975[ 0.345808] l32: Bringing 0uV into 1800000-1800000uV
976[ 0.346186] lvs1: supplied by regulator-dummy
977[ 0.346419] lvs2: supplied by regulator-dummy
978[ 0.484024] Freeing initrd memory: 4140K
979[ 0.488536] kvm [1]: HYP mode not available
980[ 0.497217] audit: initializing netlink subsys (disabled)
981[ 0.497384] audit: type=2000 audit(0.491:1): state=initialized audit_enabled=0 res=1
982[ 0.499271] workingset: timestamp_bits=44 max_order=20 bucket_order=0
983[ 0.504204] squashfs: version 4.0 (2009/01/31) Phillip Lougher
984[ 0.513575] NFS: Registering the id_resolver key type
985[ 0.513619] Key type id_resolver registered
986[ 0.513628] Key type id_legacy registered
987[ 0.513644] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
988[ 0.514106] Key type cifs.spnego registered
989[ 0.514130] Key type cifs.idmap registered
990[ 0.514305] 9p: Installing v9fs 9p2000 file system support
991[ 0.535125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
992[ 0.535148] io scheduler noop registered
993[ 0.535269] io scheduler cfq registered (default)
994[ 0.535280] io scheduler mq-deadline registered
995[ 0.535290] io scheduler kyber registered
996[ 0.543630] qcom-qmp-phy 34000.phy: Registered Qcom-QMP phy
997[ 0.544327] qcom-qmp-phy 7410000.phy: Registered Qcom-QMP phy
998[ 0.545782] ufs_qcom_phy_qmp_14nm 627000.ufsphy: invalid resource
999[ 0.546019] ufs_qcom_phy_qmp_14nm 627000.ufsphy: 627000.ufsphy supply vdda-pll not found, using dummy regulator
1000[ 0.546119] ufs_qcom_phy_qmp_14nm 627000.ufsphy: 627000.ufsphy supply vdda-phy not found, using dummy regulator
1001[ 0.551987] qcom-pcie 600000.qcom,pcie: Failed to get supply 'vddpe-3v3': -517
1002[ 0.554063] qcom-pcie 610000.qcom,pcie: 610000.qcom,pcie supply vddpe-3v3 not found, using dummy regulator
1003[ 0.554921] OF: PCI: host bridge /soc/agnoc@0/qcom,pcie@00610000 ranges:
1004[ 0.554955] OF: PCI: IO 0x0e200000..0x0e2fffff -> 0x0e200000
1005[ 0.554974] OF: PCI: MEM 0x0e300000..0x0fffffff -> 0x0e300000
1006[ 0.660149] qcom-pcie 610000.qcom,pcie: link up
1007[ 0.660355] qcom-pcie 610000.qcom,pcie: PCI host bridge to bus 0002:00
1008[ 0.660373] pci_bus 0002:00: root bus resource [bus 00-ff]
1009[ 0.660387] pci_bus 0002:00: root bus resource [io 0x0000-0xfffff] (bus address [0xe200000-0xe2fffff])
1010[ 0.660402] pci_bus 0002:00: root bus resource [mem 0x0e300000-0x0fffffff]
1011[ 0.661812] pci 0002:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
1012[ 0.673209] pci 0002:00:00.0: BAR 14: assigned [mem 0x0e300000-0x0e3fffff]
1013[ 0.673228] pci 0002:00:00.0: BAR 0: assigned [mem 0x0e400000-0x0e400fff 64bit]
1014[ 0.673254] pci 0002:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
1015[ 0.673270] pci 0002:01:00.0: BAR 0: assigned [mem 0x0e300000-0x0e33ffff 64bit]
1016[ 0.673456] pci 0002:01:00.0: BAR 2: assigned [io 0x1000-0x107f]
1017[ 0.673519] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
1018[ 0.673532] pci 0002:00:00.0: bridge window [io 0x1000-0x1fff]
1019[ 0.673549] pci 0002:00:00.0: bridge window [mem 0x0e300000-0x0e3fffff]
1020[ 0.673930] pcieport 0002:00:00.0: Signaling PME with IRQ 104
1021[ 0.674075] pcieport 0002:00:00.0: AER enabled with IRQ 104
1022[ 0.674188] pci 0002:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
1023[ 0.679817] gpio-clk clocks:divclk1: could not find pctldev for node /soc/qcom,spmi@400f000/pmic@0/gpios@c000/clk_div1, deferring probe
1024[ 0.712787] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1025[ 0.717314] SuperH (H)SCI(F) driver initialized
1026[ 0.718721] msm_serial 7570000.serial: msm_serial: detected port #2
1027[ 0.718807] msm_serial 7570000.serial: uartclk = 19200000
1028[ 0.718948] 7570000.serial: ttyMSM2 at MMIO 0x7570000 (irq = 9, base_baud = 1200000) is a MSM
1029[ 0.719295] serial serial0: tty port ttyMSM2 registered
1030[ 0.719720] msm_serial 75b0000.serial: msm_serial: detected port #0
1031[ 0.719804] msm_serial 75b0000.serial: uartclk = 7372800
1032[ 0.719900] 75b0000.serial: ttyMSM0 at MMIO 0x75b0000 (irq = 12, base_baud = 460800) is a MSM
1033[ 0.719957] msm_serial: console setup on port #0
1034[ 2.206324] console [ttyMSM0] enabled
1035[ 2.211814] msm_serial: driver initialized
1036[ 2.215983] arm-smmu da0000.arm,smmu: probing hardware configuration...
1037[ 2.218589] arm-smmu da0000.arm,smmu: SMMUv2 with:
1038[ 2.225108] arm-smmu da0000.arm,smmu: stage 1 translation
1039[ 2.229936] arm-smmu da0000.arm,smmu: address translation ops
1040[ 2.235398] arm-smmu da0000.arm,smmu: non-coherent table walk
1041[ 2.241211] arm-smmu da0000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
1042[ 2.247041] arm-smmu da0000.arm,smmu: stream matching with 4 register groups
1043[ 2.254633] arm-smmu da0000.arm,smmu: 2 context banks (0 stage-2 only)
1044[ 2.261731] arm-smmu da0000.arm,smmu: Supported page sizes: 0x63315000
1045[ 2.268146] arm-smmu da0000.arm,smmu: Stage-1: 32-bit VA -> 36-bit IPA
1046[ 2.276451] arm-smmu d00000.arm,smmu: probing hardware configuration...
1047[ 2.281348] arm-smmu d00000.arm,smmu: SMMUv2 with:
1048[ 2.287957] arm-smmu d00000.arm,smmu: stage 1 translation
1049[ 2.292794] arm-smmu d00000.arm,smmu: address translation ops
1050[ 2.298257] arm-smmu d00000.arm,smmu: non-coherent table walk
1051[ 2.304079] arm-smmu d00000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
1052[ 2.309881] arm-smmu d00000.arm,smmu: stream matching with 2 register groups
1053[ 2.317613] arm-smmu d00000.arm,smmu: 2 context banks (0 stage-2 only)
1054[ 2.324580] arm-smmu d00000.arm,smmu: Supported page sizes: 0x63315000
1055[ 2.330994] arm-smmu d00000.arm,smmu: Stage-1: 32-bit VA -> 36-bit IPA
1056[ 2.338903] arm-smmu 1600000.arm,smmu-lpass_q6: probing hardware configuration...
1057[ 2.344210] arm-smmu 1600000.arm,smmu-lpass_q6: SMMUv2 with:
1058[ 2.351840] arm-smmu 1600000.arm,smmu-lpass_q6: stage 1 translation
1059[ 2.357582] arm-smmu 1600000.arm,smmu-lpass_q6: address translation ops
1060[ 2.363876] arm-smmu 1600000.arm,smmu-lpass_q6: non-coherent table walk
1061[ 2.370577] arm-smmu 1600000.arm,smmu-lpass_q6: (IDR0.CTTW overridden by FW configuration)
1062[ 2.377242] arm-smmu 1600000.arm,smmu-lpass_q6: stream matching with 15 register groups
1063[ 2.385359] arm-smmu 1600000.arm,smmu-lpass_q6: 12 context banks (0 stage-2 only)
1064[ 2.393665] arm-smmu 1600000.arm,smmu-lpass_q6: Supported page sizes: 0x63315000
1065[ 2.401047] arm-smmu 1600000.arm,smmu-lpass_q6: Stage-1: 36-bit VA -> 36-bit IPA
1066[ 2.410711] arm-smmu d40000.arm,smmu-venus: probing hardware configuration...
1067[ 2.416056] arm-smmu d40000.arm,smmu-venus: SMMUv2 with:
1068[ 2.423213] arm-smmu d40000.arm,smmu-venus: stage 1 translation
1069[ 2.428567] arm-smmu d40000.arm,smmu-venus: address translation ops
1070[ 2.434531] arm-smmu d40000.arm,smmu-venus: non-coherent table walk
1071[ 2.440885] arm-smmu d40000.arm,smmu-venus: (IDR0.CTTW overridden by FW configuration)
1072[ 2.447220] arm-smmu d40000.arm,smmu-venus: stream matching with 42 register groups
1073[ 2.454994] arm-smmu d40000.arm,smmu-venus: 7 context banks (0 stage-2 only)
1074[ 2.462948] arm-smmu d40000.arm,smmu-venus: Supported page sizes: 0x63315000
1075[ 2.469950] arm-smmu d40000.arm,smmu-venus: Stage-1: 32-bit VA -> 36-bit IPA
1076[ 2.486946] iommu: Adding device 901000.mdp to group 0
1077[ 2.487091] msm_mdp 901000.mdp: Linked as a consumer to d00000.arm,smmu
1078[ 2.533499] loop: module loaded
1079[ 2.540905] ufshcd-qcom 624000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
1080[ 2.545322] scsi host0: ufshcd
1081[ 2.572714] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
1082[ 2.583857] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
1083[ 2.585246] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: No PON config. specified
1084[ 2.595312] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: PMIC@SID2 Power-on reason: Triggered from PON1 (secondary PMIC) and 'warm'
1085boot
1086[ 2.604231] qcom,qpnp-power-on 400f000.qcom,spmi:pmic@2:qcom,power-on@800: PMIC@SID2: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled
1087 shutdown)
1088[ 2.606334] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[1, 1], pwr[FAST MODE, FAST MODE], rate = 2
1089[ 2.624341] s1: supplied by regulator-dummy
1090[ 2.634451] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1091[ 2.645006] s2: supplied by regulator-dummy
1092[ 2.650445] scsi 0:0:0:49456: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1093[ 2.657002] s2: Bringing 1270000uV into 1015000-1015000uV
1094[ 2.662284] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1095[ 2.670456] l1: supplied by regulator-dummy
1096[ 2.677237] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1097[ 2.688561] libphy: Fixed MDIO Bus: probed
1098[ 2.690111] scsi 0:0:0:1: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1099[ 2.696400] tun: Universal TUN/TAP device driver, 1.6
1100[ 2.702272] sd 0:0:0:0: [sda] 14145536 4096-byte logical blocks: (57.9 GB/54.0 GiB)
1101[ 2.709992] atl1c 0002:01:00.0: enabling device (0000 -> 0002)
1102[ 2.714092] sd 0:0:0:0: [sda] Write Protect is off
1103[ 2.726235] scsi 0:0:0:2: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1104[ 2.726379] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
1105[ 2.740576] scsi 0:0:0:3: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1106[ 2.741529] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
1107[ 2.746466] sd 0:0:0:2: [sdc] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
1108[ 2.748621] sd 0:0:0:2: [sdc] Write Protect is off
1109[ 2.755877] sd 0:0:0:1: [sdb] Write Protect is off
1110[ 2.756082] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
1111[ 2.756903] random: fast init done
1112[ 2.770224] scsi 0:0:0:4: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1113[ 2.772325] sd 0:0:0:3: [sdd] 32768 4096-byte logical blocks: (134 MB/128 MiB)
1114[ 2.773026] sdb: sdb1
1115[ 2.773857] scsi 0:0:0:5: Direct-Access TOSHIBA THGAF4G9N4LBAIRB 0100 PQ: 0 ANSI: 6
1116[ 2.777347] sd 0:0:0:1: [sdb] Attached SCSI disk
1117[ 2.780472] atl1c 0002:01:00.0: version 1.0.1.1-NAPI
1118[ 2.789272] sd 0:0:0:5: [sdf] 393216 4096-byte logical blocks: (1.61 GB/1.50 GiB)
1119[ 2.790272] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
1120[ 2.794350] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
1121[ 2.802939] sd 0:0:0:5: [sdf] Write Protect is off
1122[ 2.806828] sd 0:0:0:3: [sdd] Write Protect is off
1123[ 2.822236] sd 0:0:0:5: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
1124[ 2.826917] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
1125[ 2.828850] sda: sda1
1126[ 2.839448] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
1127[ 2.843020] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
1128[ 2.846215] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
1129[ 2.850960] sd 0:0:0:4: [sde] 1048576 4096-byte logical blocks: (4.29 GB/4.00 GiB)
1130[ 2.852249] sd 0:0:0:5: [sdf] Attached SCSI disk
1131[ 2.853476] igb: Copyright (c) 2007-2014 Intel Corporation.
1132[ 2.853595] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
1133[ 2.853601] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
1134[ 2.854740] sky2: driver version 1.30
1135[ 2.858804] sdc: sdc1
1136[ 2.868358] usbcore: registered new interface driver rtl8150
1137[ 2.875384] sd 0:0:0:2: [sdc] Attached SCSI disk
1138[ 2.879164] sd 0:0:0:4: [sde] Write Protect is off
1139[ 2.881185] usbcore: registered new interface driver r8152
1140[ 2.891676] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
1141[ 2.895841] sdd: sdd1 sdd2 sdd3
1142[ 2.896301] usbcore: registered new interface driver asix
1143[ 2.896382] usbcore: registered new interface driver ax88179_178a
1144[ 2.897055] VFIO - User Level meta-driver version: 0.3
1145[ 2.900815] sd 0:0:0:3: [sdd] Attached SCSI disk
1146[ 2.902293] sd 0:0:0:0: [sda] Attached SCSI disk
1147[ 2.950232] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde
114824 sde25 sde26 sde27 sde28 sde29 sde30
1149[ 2.995287] dwc3 7600000.dwc3: failed to initialize core
1150[ 3.013198] dwc3 6a00000.dwc3: failed to initialize core
1151[ 3.016346] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1152[ 3.018963] ehci-pci: EHCI PCI platform driver
1153[ 3.025371] ehci-platform: EHCI generic platform driver
1154[ 3.030181] ehci-orion: EHCI orion driver
1155[ 3.035202] ehci-exynos: EHCI EXYNOS driver
1156[ 3.039366] ehci-msm: Qualcomm On-Chip EHCI Host Controller
1157[ 3.043322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1158[ 3.048540] ohci-pci: OHCI PCI platform driver
1159[ 3.054877] ohci-platform: OHCI generic platform driver
1160[ 3.059628] ohci-exynos: OHCI EXYNOS driver
1161[ 3.066309] usbcore: registered new interface driver usb-storage
1162[ 3.068623] usbcore: registered new interface driver usbserial
1163[ 3.074849] usbcore: registered new interface driver usbserial_generic
1164[ 3.080451] usbserial: USB Serial support registered for generic
1165[ 3.095333] i2c /dev entries driver
1166[ 3.097641] i2c_qup 7575000.i2c:
1167[ 3.097641] tx channel not available
1168[ 3.169985] sd 0:0:0:4: [sde] Attached SCSI disk
1169[ 3.197145] Goodix-TS 1-005d: i2c test failed attempt 1: -6
1170[ 3.225105] Goodix-TS 1-005d: i2c test failed attempt 2: -6
1171[ 3.253001] Goodix-TS 1-005d: I2C communication failure: -6
1172[ 3.253607] i2c_qup 75b5000.i2c: using default clock-frequency 100000
1173[ 3.257465] i2c_qup 75b5000.i2c:
1174[ 3.257465] tx channel not available
1175[ 3.271661] i2c_qup 75ba000.i2c: using default clock-frequency 100000
1176[ 3.271720] i2c_qup 75ba000.i2c:
1177[ 3.271720] tx channel not available
1178[ 3.289405] input: pm8941_pwrkey as /devices/platform/soc/400f000.qcom,spmi/spmi-0/0-00/400f000.qcom,spmi:pmic@0:pon@800/400f000.qcom,spmi:pmic@0:pon@
1179800:pwrkey/input/input0
1180[ 3.291598] input: pm8941_pwrkey as /devices/platform/soc/400f000.qcom,spmi/spmi-0/0-00/400f000.qcom,spmi:pmic@0:pon@800/400f000.qcom,spmi:pmic@0:pon@
1181800:resin/input/input1
1182[ 3.313814] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 614400 KHz
1183[ 3.319505] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 652800 KHz
1184[ 3.328377] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 19200 KHz
1185[ 3.335122] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 307200 KHz
1186[ 3.343090] sdhci: Secure Digital Host Controller Interface driver
1187[ 3.350667] sdhci: Copyright(c) Pierre Ossman
1188[ 3.357057] Synopsys Designware Multimedia Card Interface Driver
1189[ 3.362423] sdhci-pltfm: SDHCI platform and OF driver helper
1190[ 3.368631] sdhci_msm 74a4900.sdhci: Got CD GPIO
1191[ 3.400398] burnhexauto.
1192[ 3.417501] mmc0: SDHCI controller on 74a4900.sdhci [74a4900.sdhci] using ADMA 64-bit
1193[ 3.420789] ledtrig-cpu: registered to indicate activity on CPUs
1194[ 3.425844] usbcore: registered new interface driver usbhid
1195[ 3.426241] Version from hex: 11 2
1196[ 3.430428] usbhid: USB HID core driver
1197[ 3.433991] usbcore: registered new interface driver snd-usb-audio
1198[ 3.444324] NET: Registered protocol family 10
1199[ 3.444986] Version from chip: 11 2
1200[ 3.449768] Segment Routing with IPv6
1201[ 3.455834] Same version not need update.
1202[ 3.456983] NET: Registered protocol family 17
1203[ 3.464829] 9pnet: Installing 9P2000 support
1204[ 3.469167] Key type dns_resolver registered
1205[ 3.474126] registered taskstats version 1
1206[ 3.489831] qcom-qusb2-phy 7411000.phy: Registered Qcom-QUSB2 phy
1207[ 3.490440] qcom-qusb2-phy 7412000.phy: Registered Qcom-QUSB2 phy
1208[ 3.495529] qcom-pcie 600000.qcom,pcie: Unbalanced pm_runtime_enable!
1209[ 3.501540] OF: PCI: host bridge /soc/agnoc@0/qcom,pcie@00600000 ranges:
1210[ 3.507433] OF: PCI: IO 0x0c200000..0x0c2fffff -> 0x0c200000
1211[ 3.514191] OF: PCI: MEM 0x0c300000..0x0cffffff -> 0x0c300000
1212[ 3.702951] qcom-pcie 600000.qcom,pcie: link up
1213[ 3.703319] qcom-pcie 600000.qcom,pcie: PCI host bridge to bus 0000:00
1214[ 3.706366] pci_bus 0000:00: root bus resource [bus 00-ff]
1215[ 3.712943] pci_bus 0000:00: root bus resource [io 0x100000-0x1fffff] (bus address [0xc200000-0xc2fffff])
1216[ 3.718420] pci_bus 0000:00: root bus resource [mem 0x0c300000-0x0cffffff]
1217[ 3.741305] pci 0000:00:00.0: BAR 14: assigned [mem 0x0c400000-0x0c5fffff]
1218[ 3.741366] pci 0000:00:00.0: BAR 0: assigned [mem 0x0c300000-0x0c300fff 64bit]
1219[ 3.747120] pci 0000:01:00.0: BAR 0: assigned [mem 0x0c400000-0x0c5fffff 64bit]
1220[ 3.754435] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
1221[ 3.761579] pci 0000:00:00.0: bridge window [mem 0x0c400000-0x0c5fffff]
1222[ 3.767134] pcieport 0000:00:00.0: Signaling PME with IRQ 187
1223[ 3.773866] pcieport 0000:00:00.0: AER enabled with IRQ 187
1224[ 3.781196] arm-smmu b40000.arm,smmu: probing hardware configuration...
1225[ 3.784834] arm-smmu b40000.arm,smmu: SMMUv2 with:
1226[ 3.791477] arm-smmu b40000.arm,smmu: stage 1 translation
1227[ 3.796297] arm-smmu b40000.arm,smmu: address translation ops
1228[ 3.801766] arm-smmu b40000.arm,smmu: non-coherent table walk
1229[ 3.807581] arm-smmu b40000.arm,smmu: (IDR0.CTTW overridden by FW configuration)
1230[ 3.813405] arm-smmu b40000.arm,smmu: stream matching with 2 register groups
1231[ 3.820974] arm-smmu b40000.arm,smmu: 2 context banks (0 stage-2 only)
1232[ 3.828093] arm-smmu b40000.arm,smmu: Supported page sizes: 0x63315000
1233[ 3.834493] arm-smmu b40000.arm,smmu: Stage-1: 48-bit VA -> 36-bit IPA
1234[ 3.842295] iommu: Adding device b00000.gpu to group 1
1235[ 3.847777] adreno b00000.gpu: Linked as a consumer to b40000.arm,smmu
1236[ 3.854997] msm_mdp 901000.mdp: MDP5 version v1.7
1237[ 3.859456] msm 900000.mdss: bound 901000.mdp (ops mdp5_ops)
1238[ 3.864345] msm_dsi 994000.dsi: 994000.dsi supply gdsc not found, using dummy regulator
1239[ 3.870250] msm_dsi 994000.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
1240[ 3.878606] msm 900000.mdss: bound 994000.dsi (ops dsi_ops)
1241[ 3.886785] msm_dsi 996000.dsi: 996000.dsi supply gdsc not found, using dummy regulator
1242[ 3.892529] msm_dsi 996000.dsi: Using legacy clk name binding. Use "iface" instead of "iface_clk"
1243[ 3.900492] msm 900000.mdss: bound 996000.dsi (ops dsi_ops)
1244[ 3.910591] msm 900000.mdss: bound 9a0000.hdmi-tx (ops msm_hdmi_ops)
1245[ 3.915066] adreno b00000.gpu: b00000.gpu supply vdd not found, using dummy regulator
1246[ 3.921297] adreno b00000.gpu: b00000.gpu supply vddcx not found, using dummy regulator
1247[ 3.928980] msm 900000.mdss: A530: using IOMMU
1248[ 3.937922] msm 900000.mdss: bound b00000.gpu (ops a3xx_ops)
1249[ 4.089378] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
1250[ 4.089451] [drm] Driver supports precise vblank timestamp query.
1251[ 4.096549] [drm] Initialized msm 1.3.0 20130625 for 900000.mdss on minor 0
1252[ 20.129865] Console: switching to colour frame buffer device 90x80
1253[ 20.162410] msm 900000.mdss: fb0: msm frame buffer device
1254[ 20.169859] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
1255[ 20.172905] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
1256[ 20.178678] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
1257[ 20.185962] xhci-hcd xhci-hcd.1.auto: irq 147, io mem 0x07600000
1258[ 20.195949] hub 1-0:1.0: USB hub found
1259[ 20.201474] hub 1-0:1.0: 1 port detected
1260[ 20.205209] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
1261[ 20.209151] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
1262[ 20.214438] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
1263[ 20.222032] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
1264[ 20.229045] hub 2-0:1.0: USB hub found
1265[ 20.236881] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
1266[ 20.250668] input: gpio_keys as /devices/platform/gpio_keys/input/input2
1267[ 20.251266] hctosys: unable to open rtc device (rtc0)
1268[ 20.257405] ALSA device�[ 20.264895] Freeing unused kernel memory: 1216K
1269Loading, please wait...
1270starting version 239
1271[ 20.549005] usb 1-1: new high-speed USB device number 2 using xhci-hcd
1272[ 20.646255] rtc-pm8xxx 400f000.qcom,spmi:pmic@0:rtc@6000: rtc core: registered pm8xxx_rtc as rtc0
1273[ 20.702333] hub 1-1:1.0: USB hub found
1274[ 20.702528] hub 1-1:1.0: 4 ports detected
1275[ 20.789931] atl1c 0002:01:00.0 enP2p1s0: renamed from eth0
1276Begin: Loading essential drivers ... done.
1277Begin: Running /scripts/init-premount ... done.
1278Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
1279Begin: Running /scripts/local-premount ... done.
1280Begin: Will now check root file system ... fsck from util-linux 2.32.1
1281fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/sda1
1282fsck exited with status code 8
1283done.
1284Warning: File system check failed but did not detect errors
1285[ 25.949202] EXT4-fs (sda1): recovery complete
1286[ 25.949629] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
1287done.
1288Begin: Running /scripts/local-bottom ... done.
1289Begin: Running /scripts/init-bottom ... done.
1290[ 26.101173] systemd[1]: System time before build time, advancing clock.
1291[ 26.128685] ip_tables: (C) 2000-2006 Netfilter Core Team
1292
1293Welcome to Debian GNU/Linux 10 (buster)!
1294
1295File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup base
1296d firewalling.
1297Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
1298Configuration file /lib/systemd/system/qrtr-ns.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1299/lib/systemd/system/dsi-display.service:3: Unknown lvalue 'after' in section 'Unit', ignoring
1300[ 26.415979] random: systemd: uninitialized urandom read (16 bytes read)
1301[ 26.419419] random: systemd: uninitialized urandom read (16 bytes read)
1302[ 26.422432] random: systemd: uninitialized urandom read (16 bytes read)
1303[ OK ] Listening on Journal Socket (/dev/log).
1304[ OK ] Listening on udev Kernel Socket.
1305[ OK ] Created slice system-serial\x2dgetty.slice.
1306[ OK ] Listening on Journal Socket.
1307[ OK ] Listening on initctl Compatibility Named Pipe.
1308[ OK ] Listening on Journal Audit Socket.
1309 Starting Create list of re…odes for the current kernel...
1310[ OK ] Started Forward Password R…uests to Wall Directory Watch.
1311[ OK ] Listening on Syslog Socket.
1312[ OK ] Set up automount Arbitrary…s File System Automount Point.
1313 Starting Nameserver information manager...
1314[[ 26.499753] EXT4-fs (sda1): re-mounted. Opts: data=ordered
1315 OK ] Listening on fsck to fsckd communication Socket.
1316 Starting Remount Root and Kernel File Systems...
1317[ OK ] Reached target Remote File Systems.
1318 Starting Set the console keyboard layout...
1319 Mounting Kernel Debug File System...
1320[ OK ] Created slice system-getty.slice.
1321[ OK ] Listening on udev Control Socket.
1322 Starting udev Coldplug all Devices...
1323 Starting Load Kernel Modules...
1324[ OK ] Reached target Swap.
1325 Mounting Huge Pages File System...
1326[ OK ] Created slice User and Session Slice.
1327[ OK ] Reached target Slices.
1328 Starting Journal Service...
1329 Mounting POSIX Message Queue File System...
1330[ OK ] Started Dispatch Password …ts to Console Directory Watch.
1331[ OK ] Reached target Local Encrypted Volumes.
1332[ OK ] Reached target Paths.
1333[ OK ] Started Create list of req… nodes for the current kernel.
1334[ OK ] Started Remount Root and Kernel File Systems.
1335[ OK ] Mounted Kernel Debug File System.
1336[ OK ] Started Load Kernel Modules.
1337[ OK ] Mounted Huge Pages File System.
1338[ OK ] Mounted POSIX Message Queue File System.
1339[ OK ] Started Nameserver information manager.
1340 Mounting Kernel Configuration File System...
1341 Starting Apply Kernel Variables...
1342 Starting Create System Users...
1343 Starting Load/Save Random Seed...
1344[ OK ] Started Set the console keyboard layout.
1345[ OK ] Mounted Kernel Configuration File System.
1346[ OK ] Started Apply Kernel Variables.
1347[ OK ] Started Load/Save Random Seed.
1348[ OK ] Started Create System Users.
1349 Starting Create Static Device Nodes in /dev...
1350[ OK ] Started Journal Service.
1351 Starting Flush Journal to Persistent Storage...
1352[ OK ] Started Create Static Device Nodes in /dev.
1353[ OK ] Reached target Local File Systems (Pre).
1354[ OK ] Reached target Local File Systems.
1355 Starting Set console font and keymap...
1356 Starting udev Kernel Device Manager...
1357[ OK ] Started Set console font and keymap.
1358[ 26.862192] systemd-journald[1948]: Received request to flush runtime journal from PID 1
1359[ OK ] Started Flush Journal to Persistent Storage.
1360[ OK ] Started udev Coldplug all Devices.
1361[ OK ] Started udev Kernel Device Manager.
1362 Starting Helper to synchronize boot up for ifupdown...
1363 Starting Create Volatile Files and Directories...
1364[ OK ] Started Helper to synchronize boot up for ifupdown.
1365 Starting Raise network interfaces...
1366[ OK ] Started Create Volatile Files and Directories.
1367 Starting Network Time Synchronization...
1368 Starting Update UTMP about System Boot/Shutdown...
1369[ OK ] Started Update UTMP about System Boot/Shutdown.
1370[ OK ] Started Raise network interfaces.
1371[ OK ] Started Network Time Synchronization.
1372[ OK ] Reached target System Initialization.
1373[ OK ] Listening on D-Bus System Message Bus Socket.
1374[ OK ] Started Daily Cleanup of Temporary Directories.
1375[ OK ] Listening on GPS (Global P…ioning System) Daemon Sockets.
1376[ OK ] Reached target Sockets.
1377[ OK ] Reached target Basic System.
1378 Starting Initialize hardware monitoring sensors...
1379 Starting Disk Manager...
1380[ 27.322163] qcom_adsp_pil adsp-pil: adsp-pil supply cx not found, using dummy regulator
1381[ 27.322425] qcom_adsp_pil adsp-pil: adsp-pil supply px not found, using dummy regulator
1382 Starting Modem Manager...
1383[ 27.352726] NET: Registered protocol family 42
1384[ 27.353936] remoteproc remoteproc0: adsp-pil is available
1385[ 27.357589] remoteproc remoteproc1: 2080000.remoteproc is available
1386[ 27.362007] remoteproc remoteproc0: powering up adsp-pil
1387[ 27.368428] remoteproc remoteproc0: Booting fw image adsp.mdt, size 7196
1388 Starting LSB: Load kernel …d to enable cpufreq scaling...
1389[ OK ] Started DSI Display Service.
1390[ OK ] Started Regular background program processing daemon.
1391 Starting Install ssh keys...
1392[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
1393 Starting Restore /etc/reso… the ppp link was shut down...
1394 Starting Login Service...
1395[ 27.551145] random: crng init done
1396[ 27.551256] random: 7 urandom warning(s) missed due to ratelimiting
1397 Starting rng-tools.service...
1398[ 27.568635] remoteproc remoteproc0: remote processor adsp-pil is now up
1399[ 27.569985] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@8 to group 2
1400[ 27.574650] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@8: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1401[ 27.582087] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@9 to group 3
1402[ 27.598002] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@9: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1403[ 27.613076] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@10 to group 4
1404[ 27.620259] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@10: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1405 Starting System Logging Service...
1406[ 27.635180] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@11 to group 5
1407[ 27.642467] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@11: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1408[ 27.657656] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@12 to group 6
1409[ 27.665028] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@12: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1410[ 27.665934] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@5 to group 7
1411[ 27.687713] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@5: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1412[ OK ] Started D-Bus System Message Bus.
1413[ 27.703154] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@6 to group 8
1414[ 27.710735] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@6: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1415[ 27.726290] iommu: Adding device adsp-pil:smd-edge:fastrpc:cb@7 to group 9
1416[ 27.733815] qcom,fastrpc-cb adsp-pil:smd-edge:fastrpc:cb@7: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1417[ 27.749310] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6core:4:3
1418[ 27.764644] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6afe:4:4
1419 Starting WPA supplicant...
1420[ 27.781197] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6asm:4:7
1421[ 27.797392] qcom,apr remoteproc0:smd-edge.apr_audio_svc.-1.-1: Adding APR dev: aprsvc:q6adm:4:8
1422 Starting Network Manager...
1423[ OK ] Started OTG Mode Switch for Type-C.
1424[ 27.874725] Bluetooth: Core ver 2.22
1425[ OK ] Started QIPCRTR Name Service.
1426[ OK ] Started Qualcomm remotefs service.
1427[ 27.918160] Mass Storage Function, version: 2009/09/11
1428[ 27.920507] NET: Registered protocol family 31
1429[ 27.926132] LUN: removable file: (no medium)
1430[ 27.926205] lun0: unable to open backing file: /dev/sda2
1431[ 27.948109] Bluetooth: HCI device and connection manager initialized
1432[ 27.950618] g_mass_storage 6a00000.dwc3: failed to start g_mass_storage: -2
1433[ 27.967214] Bluetooth: HCI socket layer initialized
1434 Starting Reconfigure to make network manager work...
1435[ 27.981560] Bluetooth: L2CAP socket layer initialized
1436[ OK ] Reached target System Time Synchronized.[ 27.991024] Bluetooth: SCO socket layer initialized
1437
1438[ OK ] Started Daily rotation of log files.
1439[ OK ] Started Daily apt download activities.
1440[ OK ] Started Daily apt upgrade and clean activities.
1441[ 28.051410] Bluetooth: HCI UART driver ver 2.3
1442[ OK ] Started Trigger anacron every hour.
1443[ 28.061855] Bluetooth: HCI UART protocol H4 registered
1444[ OK ] Reached target Timers.
1445[ 28.080182] Bluetooth: HCI UART protocol BCSP registered
1446[ OK ] Started Run anacron jobs.
1447[ OK ] Started System Logging Service.
1448[ 28.117148] Bluetooth: HCI UART protocol LL registered
1449[ OK ] Started Restore /etc/resol…re the ppp link was shut down.
1450[ 28.143580] Bluetooth: HCI UART protocol Three-wire (H5) registered
1451[FAILED] Failed to start rng-tools.service.
1452[ 28.157885] Bluetooth: HCI UART protocol QCA registered
1453See 'systemctl status rng-tools.service' for details.
1454[ 28.175630] Bluetooth: hci0: ROME setup
1455[ 28.183496] Bluetooth: hci0: Set UART speed to 3000000
1456[ OK ] Started Initialize hardware monitoring sensors.
1457[ OK ] Found device /dev/ttyMSM0.
1458[ OK ] Started LSB: Load kernel m…ded to enable cpufreq scaling.
1459[ 28.521159] Bluetooth: hci0: ROME controller version 0x00440302
1460[ 28.529146] Bluetooth: hci0: ROME Downloading qca/rampatch_00440302.bin
1461[ 28.537689] bluetooth hci0: Direct firmware load for qca/rampatch_00440302.bin failed with error -2
1462[ 28.552847] Bluetooth: hci0: Failed to request file: qca/rampatch_00440302.bin (-2)
1463[ 28.565288] Bluetooth: hci0: Failed to download patch (-2)
1464[ 28.625932] msm-snd-apq8096 sound: error getting cpu dai name
1465[ 28.645533] msm-snd-apq8096 sound: Error parsing OF data
1466[ 28.656920] media: Linux media interface: v0.10
1467[ 28.706897] Linux video capture interface: v2.00
1468[ 28.844681] iommu: Adding device c00000.video-codec to group 10
1469[ 28.856446] qcom-venus c00000.video-codec: Linked as a consumer to d40000.arm,smmu-venus
1470[ 28.901135] i2c-qcom-cci a0c000.cci: Master 0 error 0x08000000
1471[ 28.901169] i2c-qcom-cci a0c000.cci: master 0 queue 0 error -5
1472[ 28.901172] i2c-qcom-cci a0c000.cci: cci i2c xfer error -5
1473[ 28.901176] ov5645 5-003c: ov5645_write_reg_to: write reg error -5 on addr 0x3c: reg=0x3100, val=0x78
1474[ 28.901178] ov5645 5-003c: could not change i2c address
1475[ 28.903007] ov5645 5-003c: could not power up OV5645
1476[ 28.903904] ov5645: probe of 5-003c failed with error -5
1477[ 28.935733] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
1478[ 28.962439] msm-snd-apq8096 sound: error getting cpu dai name
1479[ 28.971835] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
1480[ 28.981039] msm-snd-apq8096 sound: Error parsing OF data
1481[ 28.987170] qcom,slim-ngd-ctrl 91c0000.slim: SLIM SAT: Rcvd master capability
1482[ 28.998184] msm-snd-apq8096 sound: error getting cpu dai name
1483[ 29.031120] iommu: Adding device a34000.camss to group 11
1484[ 29.034765] msm-snd-apq8096 sound: Error parsing OF data
1485[ 29.046686] qcom-camss a34000.camss: Linked as a consumer to da0000.arm,smmu
1486[ 29.077722] msm-snd-apq8096 sound: error getting cpu dai name
1487[ 29.077727] msm-snd-apq8096 sound: Error parsing OF data
1488[ 29.097950] msm-snd-apq8096 sound: error getting cpu dai name
1489[ 29.109082] msm-snd-apq8096 sound: Error parsing OF data
1490[ 29.109896] msm-snd-apq8096 sound: error getting cpu dai name
1491[ 29.109899] msm-snd-apq8096 sound: Error parsing OF data
1492[ 29.127155] msm-snd-apq8096 sound: error getting cpu dai name
1493[ 29.127161] msm-snd-apq8096 sound: Error parsing OF data
1494[ 29.129861] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1495[ 29.131792] msm-snd-apq8096 sound: error getting cpu dai name
1496[ 29.131796] msm-snd-apq8096 sound: Error parsing OF data
1497[ 29.155742] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1498[ 29.156277] msm-snd-apq8096 sound: error getting cpu dai name
1499[ 29.156281] msm-snd-apq8096 sound: Error parsing OF data
1500[ 29.156441] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1501[ 29.156657] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1502[ 29.156907] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1503[ 29.157579] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1504[ 29.159042] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1505[ 29.166221] msm-snd-apq8096 sound: error getting cpu dai name
1506[ 29.166225] msm-snd-apq8096 sound: Error parsing OF data
1507[ 29.183538] qcom-camss a34000.camss: VFE HW Version = 0x70020000
1508[ 29.202586] msm-snd-apq8096 sound: error getting cpu dai name
1509[ 29.202591] msm-snd-apq8096 sound: Error parsing OF data
1510[ 29.216610] msm-snd-apq8096 sound: error getting cpu dai name
1511[ 29.216614] msm-snd-apq8096 sound: Error parsing OF data
1512[ 29.220029] msm-snd-apq8096 sound: error getting cpu dai name
1513[ 29.242300] iommu: Adding device adsp-pil:smd-edge:apr:q6asm:dais to group 12
1514[ 29.247485] msm-snd-apq8096 sound: Error parsing OF data
1515[ 29.253938] q6asm-dai adsp-pil:smd-edge:apr:q6asm:dais: Linked as a consumer to 1600000.arm,smmu-lpass_q6
1516[ 29.321438] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
1517[ 29.330769] msm-snd-apq8096 sound: codec dai not found
1518[ 29.337953] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
1519[ 29.341418] msm-snd-apq8096 sound: Error parsing OF data
1520[ 29.354036] ath10k_pci 0000:01:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 0000:0000
1521[ 29.372565] msm-snd-apq8096 sound: codec dai not found
1522[ 29.374513] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
1523[ 29.387726] msm-snd-apq8096 sound: Error parsing OF data
1524[ 29.392389] ath10k_pci 0000:01:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
1525[ 29.525043] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=1 from ath10k/QCA6174/hw3.0/board-2.bin
1526[ 29.539588] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id 0:1 crc32 ed5f849a
1527[ 30.134695] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
1528[ 30.141700] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
1529[ 30.149321] ath10k_pci 0000:01:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
1530[ 30.255441] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
1531 Starting Hostname Service...
1532 Starting Authorization Manager...
1533 Starting Bluetooth service...
1534[ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
1535 Starting LSB: set CPUFreq kernel parameters...
1536[ OK ] Started Authorization Manager.
1537[ OK ] Started Bluetooth service.
1538[ OK ] Reached target Bluetooth.
1539 Starting Load/Save RF Kill Switch Status...
1540[ 30.497690] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
1541[ OK ] Started Modem Manager.
1542[ 30.517305] Bluetooth: BNEP filters: protocol multicast
1543[ 30.524328] Bluetooth: BNEP socket layer initialized
1544[ OK ] Started WPA supplicant.
1545[ OK ] Started Login Service.
1546[ OK ] Started Network Manager.
1547[ OK ] Started Load/Save RF Kill Switch Status.
1548[ OK ] Started LSB: set CPUFreq kernel parameters.
1549[ OK ] Started Hostname Service.
1550 Starting Network Manager Script Dispatcher Service...
1551[ OK ] Reached target Network.
1552[ OK ] Started ADSP RPC daemon.
1553 Starting /etc/rc.local Compatibility...
1554 Starting Permit User Sessions...
1555[ OK ] Started /etc/rc.local Compatibility.
1556[ OK ] Started Permit User Sessions.
1557[ 30.748320] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0: link is not ready
1558[ OK ] Started Network Manager Script Dispatcher Service.
1559[ 30.779506] IPv6: ADDRCONF(NETDEV_UP): enP2p1s0: link is not ready
1560 Starting Simple Desktop Display Manager...
1561[ 30.811844] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
1562[ OK ] Created slice User Slice of UID 1000.
1563 Starting User Runtime Directory /run/user/1000...
1564[ OK ] Started Serial Getty on ttyMSM0.
1565[ OK ] Started Getty on tty1.
1566[ OK ] Reached target Login Prompts.
1567[ OK ] Started Simple Desktop Display Manager.
1568[ OK ] Started User Runtime Directory /run/user/1000.
1569[ OK ] Started Reconfigure to make network manager work.
1570 Starting User Manager for UID 1000...
1571[ OK ] Started Disk Manager.
1572[ 31.177313] msm 900000.mdss: loaded qcom/a530_pm4.fw from legacy location
1573[ 31.185291] msm 900000.mdss: loaded qcom/a530_pfp.fw from legacy location
1574[ 31.193084] msm 900000.mdss: loaded qcom/a530v3_gpmu.fw2 from legacy location
1575[ 31.201288] msm 900000.mdss: loaded qcom/a530_zap.mdt from legacy location
1576[ OK ] Started User Manager for UID 1000.
1577[ OK ] Started Session c1 of user mistral.
1578[ 31.574630] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
1579[ 31.577484] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
1580[ 31.603752] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
1581[ 32.428910] ath10k_pci 0000:01:00.0: Unknown eventid: 118809
1582[ 32.431810] ath10k_pci 0000:01:00.0: Unknown eventid: 90118
1583[ 32.458125] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
1584[ 32.579808] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
1585[ OK ] Started Session 2 of user mistral.
1586 Starting OpenBSD Secure Shell server...
1587[ OK ] Started OpenBSD Secure Shell server.
1588[ OK ] Started Install ssh keys.
1589[ OK ] Reached target Multi-User System.
1590[ OK ] Reached target Graphical Interface.
1591 Starting Update UTMP about System Runlevel Changes...
1592[ OK ] Started Update UTMP about System Runlevel Changes.
1593
1594Debian GNU/Linux 10 820-devkit ttyMSM0
1595
1596820-devkit login: root (automatic login)
1597
1598Last login: Thu Feb 14 10:12:13 UTC 2019 on ttyMSM0
1599Linux 820-devkit 4.14.0-qcomlt-arm64 #2 SMP PREEMPT Wed Nov 20 12:02:14 IST 2019 aarch64
1600
1601The programs included with the Debian GNU/Linux system are free software;
1602the exact distribution terms for each program are described in the
1603individual files in /usr/share/doc/*/copyright.
1604
1605Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
1606permitted by applicable law.
1607root@820-devkit:~# cat /proc/asound/cards
1608--- no soundcards ---