· 6 years ago · Mar 05, 2020, 09:58 PM
1phablet@ubuntu-phablet:~$ dmesg
2[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
3[ 0.000000] Linux version 5.5.0-pine64 (root@runner-mUSadhTy-project-11304676-concurrent-0) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #1 SMP Tue Mar 3 00:07:27 UTC 2020
4[ 0.000000] Machine model: PinePhone
5[ 0.000000] cma: Reserved 256 MiB at 0x00000000b0000000
6[ 0.000000] NUMA: No NUMA configuration found
7[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
8[ 0.000000] NUMA: NODE_DATA [mem 0xafbce100-0xafbcffff]
9[ 0.000000] Zone ranges:
10[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
11[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000bfffffff]
12[ 0.000000] Normal empty
13[ 0.000000] Movable zone start for each node
14[ 0.000000] Early memory node ranges
15[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
16[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
17[ 0.000000] On node 0 totalpages: 524288
18[ 0.000000] DMA zone: 4096 pages used for memmap
19[ 0.000000] DMA zone: 0 pages reserved
20[ 0.000000] DMA zone: 262144 pages, LIFO batch:63
21[ 0.000000] DMA32 zone: 4096 pages used for memmap
22[ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63
23[ 0.000000] psci: probing for conduit method from DT.
24[ 0.000000] psci: PSCIv1.1 detected in firmware.
25[ 0.000000] psci: Using standard PSCI v0.2 function IDs
26[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
27[ 0.000000] psci: SMC Calling Convention v1.0
28[ 0.000000] percpu: Embedded 22 pages/cpu s50136 r8192 d31784 u90112
29[ 0.000000] pcpu-alloc: s50136 r8192 d31784 u90112 alloc=22*4096
30[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
31[ 0.000000] Detected VIPT I-cache on CPU0
32[ 0.000000] CPU features: detected: ARM erratum 845719
33[ 0.000000] CPU features: detected: ARM erratum 843419
34[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
35[ 0.000000] Policy zone: DMA32
36[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 root=PARTUUID=e72e8426-01 rw rootwait
37[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
38[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
39[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
40[ 0.000000] software IO TLB: mapped [mem 0x7bfff000-0x7ffff000] (64MB)
41[ 0.000000] Memory: 1706396K/2097152K available (10878K kernel code, 880K rwdata, 4556K rodata, 768K init, 413K bss, 128612K reserved, 262144K cma-reserved)
42[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
43[ 0.000000] rcu: Hierarchical RCU implementation.
44[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
45[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
46[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
47[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
48[ 0.000000] GIC: Using split EOI/Deactivate mode
49[ 0.000000] random: get_random_bytes called from start_kernel+0x2a8/0x434 with crng_init=0
50[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
51[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
52[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
53[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
54[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
55[ 0.000456] Console: colour dummy device 80x25
56[ 0.000844] printk: console [tty0] enabled
57[ 0.000944] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
58[ 0.000968] pid_max: default: 32768 minimum: 301
59[ 0.001069] LSM: Security Framework initializing
60[ 0.001114] Yama: becoming mindful.
61[ 0.001149] SELinux: Initializing.
62[ 0.001207] *** VALIDATE SELinux ***
63[ 0.001226] TOMOYO Linux initialized
64[ 0.001307] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
65[ 0.001339] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
66[ 0.001410] *** VALIDATE tmpfs ***
67[ 0.001950] *** VALIDATE proc ***
68[ 0.002235] *** VALIDATE cgroup1 ***
69[ 0.002251] *** VALIDATE cgroup2 ***
70[ 0.003124] ASID allocator initialised with 32768 entries
71[ 0.003239] rcu: Hierarchical SRCU implementation.
72[ 0.006319] smp: Bringing up secondary CPUs ...
73[ 0.007467] Detected VIPT I-cache on CPU1
74[ 0.007526] arch_timer: CPU1: Trapping CNTVCT access
75[ 0.007538] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
76[ 0.008384] Detected VIPT I-cache on CPU2
77[ 0.008418] arch_timer: CPU2: Trapping CNTVCT access
78[ 0.008427] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
79[ 0.009079] Detected VIPT I-cache on CPU3
80[ 0.009104] arch_timer: CPU3: Trapping CNTVCT access
81[ 0.009112] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
82[ 0.009195] smp: Brought up 1 node, 4 CPUs
83[ 0.009284] SMP: Total of 4 processors activated.
84[ 0.009297] CPU features: detected: 32-bit EL0 Support
85[ 0.009311] CPU features: detected: CRC32 instructions
86[ 0.024247] CPU: All CPU(s) started at EL2
87[ 0.024293] alternatives: patching kernel code
88[ 0.026184] devtmpfs: initialized
89[ 0.033654] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
90[ 0.033709] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
91[ 0.043266] pinctrl core: initialized pinctrl subsystem
92[ 0.044533] thermal_sys: Registered thermal governor 'step_wise'
93[ 0.045661] NET: Registered protocol family 16
94[ 0.047479] DMA: preallocated 256 KiB pool for atomic allocations
95[ 0.047516] audit: initializing netlink subsys (disabled)
96[ 0.047670] audit: type=2000 audit(0.044:1): state=initialized audit_enabled=0 res=1
97[ 0.048994] cpuidle: using governor menu
98[ 0.049337] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
99[ 0.050476] Serial: AMBA PL011 UART driver
100[ 0.071501] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
101[ 0.071542] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
102[ 0.071557] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
103[ 0.071571] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
104[ 0.076221] cryptd: max_cpu_qlen set to 1000
105[ 0.082358] iommu: Default domain type: Translated
106[ 0.082826] SCSI subsystem initialized
107[ 0.083252] usbcore: registered new interface driver usbfs
108[ 0.083326] usbcore: registered new interface driver hub
109[ 0.083412] usbcore: registered new device driver usb
110[ 0.083933] mc: Linux media interface: v0.10
111[ 0.083995] videodev: Linux video capture interface: v2.00
112[ 0.084043] pps_core: LinuxPPS API ver. 1 registered
113[ 0.084057] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
114[ 0.084090] PTP clock support registered
115[ 0.084332] EDAC MC: Ver: 3.0.0
116[ 0.086252] NetLabel: Initializing
117[ 0.086287] NetLabel: domain hash size = 128
118[ 0.086298] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
119[ 0.086380] NetLabel: unlabeled traffic allowed by default
120[ 0.087907] clocksource: Switched to clocksource arch_sys_counter
121[ 0.088298] VFS: Disk quotas dquot_6.6.0
122[ 0.088379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
123[ 0.088439] *** VALIDATE ramfs ***
124[ 0.088463] *** VALIDATE hugetlbfs ***
125[ 0.097070] NET: Registered protocol family 2
126[ 0.097750] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
127[ 0.097811] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
128[ 0.097980] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
129[ 0.098346] TCP: Hash tables configured (established 16384 bind 16384)
130[ 0.098509] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
131[ 0.098579] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
132[ 0.098794] NET: Registered protocol family 1
133[ 0.099435] RPC: Registered named UNIX socket transport module.
134[ 0.099453] RPC: Registered udp transport module.
135[ 0.099463] RPC: Registered tcp transport module.
136[ 0.099474] RPC: Registered tcp NFSv4.1 backchannel transport module.
137[ 0.099760] Unpacking initramfs...
138[ 0.380829] Freeing initrd memory: 4580K
139[ 0.381804] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
140[ 0.506201] Initialise system trusted keyrings
141[ 0.506424] workingset: timestamp_bits=44 max_order=19 bucket_order=0
142[ 0.516083] squashfs: version 4.0 (2009/01/31) Phillip Lougher
143[ 0.517690] NFS: Registering the id_resolver key type
144[ 0.517747] Key type id_resolver registered
145[ 0.517759] Key type id_legacy registered
146[ 0.517779] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
147[ 0.517986] 9p: Installing v9fs 9p2000 file system support
148[ 0.542112] Key type asymmetric registered
149[ 0.542145] Asymmetric key parser 'x509' registered
150[ 0.542244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
151[ 0.542266] io scheduler mq-deadline registered
152[ 0.542278] io scheduler kyber registered
153[ 0.543167] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
154[ 0.544275] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
155[ 0.544832] sun6i-mipi-dphy 1ca1000.d-phy: Couldn't create the DPHY encoder regmap
156[ 0.548655] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
157[ 0.550109] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
158[ 0.565114] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
159[ 0.571499] sun6i-mipi-dsi 1ca0000.dsi: Couldn't get VCC-DSI supply
160[ 0.576466] lima 1c40000.gpu: IRQ ppmmu2 not found
161[ 0.576501] lima 1c40000.gpu: IRQ ppmmu3 not found
162[ 0.576532] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
163[ 0.576583] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
164[ 0.576647] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
165[ 0.576687] lima 1c40000.gpu: IRQ pp2 not found
166[ 0.576704] lima 1c40000.gpu: IRQ pp3 not found
167[ 0.576720] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
168[ 0.577195] lima 1c40000.gpu: bus rate = 200000000
169[ 0.577213] lima 1c40000.gpu: mod rate = 432000000
170[ 0.577628] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 0
171[ 0.588536] loop: module loaded
172[ 0.590700] libphy: Fixed MDIO Bus: probed
173[ 0.591213] tun: Universal TUN/TAP device driver, 1.6
174[ 0.593409] VFIO - User Level meta-driver version: 0.3
175[ 0.595070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
176[ 0.595134] ehci-platform: EHCI generic platform driver
177[ 0.595428] ehci-platform 1c1a000.usb: EHCI Host Controller
178[ 0.595465] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
179[ 0.595618] ehci-platform 1c1a000.usb: irq 20, io mem 0x01c1a000
180[ 0.610971] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
181[ 0.611917] hub 1-0:1.0: USB hub found
182[ 0.611978] hub 1-0:1.0: 1 port detected
183[ 0.612854] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
184[ 0.612905] ohci-platform: OHCI generic platform driver
185[ 0.613160] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
186[ 0.613193] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
187[ 0.613350] ohci-platform 1c1a400.usb: irq 21, io mem 0x01c1a400
188[ 0.675796] hub 2-0:1.0: USB hub found
189[ 0.675867] hub 2-0:1.0: 1 port detected
190[ 0.677320] usbcore: registered new interface driver usb-storage
191[ 0.679229] sun6i-rtc 1f00000.rtc: registered as rtc0
192[ 0.679262] sun6i-rtc 1f00000.rtc: RTC enabled
193[ 0.679470] i2c /dev entries driver
194[ 0.682450] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
195[ 0.683222] sdhci: Secure Digital Host Controller Interface driver
196[ 0.683252] sdhci: Copyright(c) Pierre Ossman
197[ 0.683422] Synopsys Designware Multimedia Card Interface Driver
198[ 0.684468] sdhci-pltfm: SDHCI platform and OF driver helper
199[ 0.685533] ledtrig-cpu: registered to indicate activity on CPUs
200[ 0.686723] usbcore: registered new interface driver usbhid
201[ 0.686753] usbhid: USB HID core driver
202[ 0.688505] cedrus 1c0e000.video-codec: Device registered as /dev/video0
203[ 0.691195] Initializing XFRM netlink socket
204[ 0.691247] NET: Registered protocol family 17
205[ 0.691275] NET: Registered protocol family 15
206[ 0.691492] 9pnet: Installing 9P2000 support
207[ 0.691538] Key type dns_resolver registered
208[ 0.691972] Loading compiled-in X.509 certificates
209[ 0.704889] Key type encrypted registered
210[ 0.704956] evm: Initialising EVM extended attributes:
211[ 0.704969] evm: security.selinux
212[ 0.704978] evm: security.SMACK64
213[ 0.704988] evm: security.apparmor
214[ 0.704997] evm: security.capability
215[ 0.705006] evm: HMAC attrs: 0x1
216[ 0.721428] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
217[ 0.721868] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
218[ 0.724744] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
219[ 0.726397] axp20x-adc axp813-adc: DMA mask not set
220[ 0.727559] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
221[ 0.728709] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
222[ 0.730419] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
223[ 0.732039] dcdc1: supplied by regulator-dummy
224[ 0.732633] dcdc2: supplied by regulator-dummy
225[ 0.733045] dcdc4: supplied by regulator-dummy
226[ 0.733446] dcdc5: supplied by regulator-dummy
227[ 0.733741] dcdc6: supplied by regulator-dummy
228[ 0.734051] dc1sw: supplied by regulator-dummy
229[ 0.734281] aldo1: supplied by regulator-dummy
230[ 0.734383] dovdd-csi: Bringing 3300000uV into 2800000-2800000uV
231[ 0.734669] aldo2: supplied by regulator-dummy
232[ 0.735026] aldo3: supplied by regulator-dummy
233[ 0.735327] dldo1: supplied by regulator-dummy
234[ 0.735643] dldo2: supplied by regulator-dummy
235[ 0.735730] vcc-mipi-io: Bringing 2900000uV into 1800000-1800000uV
236[ 0.736053] dldo3: supplied by regulator-dummy
237[ 0.736136] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
238[ 0.736397] dldo4: supplied by regulator-dummy
239[ 0.736693] eldo1: supplied by regulator-dummy
240[ 0.736990] eldo2: supplied by regulator-dummy
241[ 0.737310] eldo3: supplied by regulator-dummy
242[ 0.737388] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
243[ 0.737652] fldo1: supplied by regulator-dummy
244[ 0.737948] fldo2: supplied by regulator-dummy
245[ 0.738290] rtc-ldo: supplied by regulator-dummy
246[ 0.738567] ldo-io0: supplied by regulator-dummy
247[ 0.739045] ldo-io1: supplied by regulator-dummy
248[ 0.739167] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
249[ 0.739466] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
250[ 0.744809] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
251[ 0.745351] pwm-backlight backlight: backlight supply power not found, using dummy regulator
252[ 0.759932] printk: console [ttyS0] disabled
253[ 0.780488] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
254[ 2.123984] printk: console [ttyS0] enabled
255[ 2.150258] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 32, base_baud = 1500000) is a U6_16550A
256[ 2.159425] serial serial0: tty port ttyS1 registered
257[ 2.187674] 1c28c00.serial: ttyS2 at MMIO 0x1c28c00 (irq = 33, base_baud = 1500000) is a U6_16550A
258[ 2.197918] panel-xingbangda-xbd599 1ca0000.dsi.0: [drm:xbd599_probe] *ERROR* mipi_dsi_attach failed. Is host ready?
259[ 2.237430] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops)
260[ 2.246372] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops)
261[ 2.254193] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
262[ 2.262048] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops)
263[ 2.270258] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops)
264[ 2.278305] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops)
265[ 2.285275] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
266[ 2.291894] [drm] No driver support for vblank timestamp query.
267[ 2.298270] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
268[ 2.306097] [drm] Cannot find any crtc or sizes
269[ 2.311528] ehci-platform 1c1b000.usb: EHCI Host Controller
270[ 2.317149] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
271[ 2.325029] ehci-platform 1c1b000.usb: irq 22, io mem 0x01c1b000
272[ 2.331141] [drm] Cannot find any crtc or sizes
273[ 2.346911] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
274[ 2.353845] hub 3-0:1.0: USB hub found
275[ 2.357654] hub 3-0:1.0: 1 port detected
276[ 2.362679] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
277[ 2.369333] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
278[ 2.377259] ohci-platform 1c1b400.usb: irq 23, io mem 0x01c1b400
279[ 2.447725] hub 4-0:1.0: USB hub found
280[ 2.451528] hub 4-0:1.0: 1 port detected
281[ 2.556394] Goodix-TS 0-005d: ID 917S, version: 0200
282[ 2.562600] Goodix-TS 0-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
283[ 2.576314] random: fast init done
284[ 2.582996] sunxi-mmc 1c0f000.mmc: Got CD GPIO
285[ 2.598458] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-005d/input/input1
286[ 2.621246] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
287[ 2.655178] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
288[ 2.676610] mmc0: new high speed SDXC card at address 0001
289[ 2.682916] mmcblk0: mmc0:0001 00000 59.6 GiB
290[ 2.692147] mmcblk0: p1
291[ 2.695697] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
292[ 2.714652] mmc1: new high speed SDIO card at address 0001
293[ 2.730911] scpi_protocol scpi: incorrect or no SCP firmware found
294[ 2.737438] scpi_protocol: probe of scpi failed with error -62
295[ 2.744370] usb0-vbus: supplied by vcc5v0
296[ 2.794481] mmc2: new DDR MMC card at address 0001
297[ 2.795587] mmcblk2: mmc2:0001 RS016G 14.6 GiB
298[ 2.796067] mmcblk2boot0: mmc2:0001 RS016G partition 1 4.00 MiB
299[ 2.796521] mmcblk2boot1: mmc2:0001 RS016G partition 2 4.00 MiB
300[ 2.801352] mmcblk2: p1 p2
301[ 2.968211] Console: switching to colour frame buffer device 90x90
302[ 3.052859] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
303[ 3.060328] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
304[ 3.066346] panel-xingbangda-xbd599 1ca0000.dsi.0: [drm:xbd599_probe] 720x1440@60 24bpp dsi 4dl - ready
305[ 3.080491] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:12 UTC (12)
306[ 3.092546] Freeing unused kernel memory: 768K
307[ 3.126984] Run /init as init process
308[ 3.218519] random: systemd-udevd: uninitialized urandom read (16 bytes read)
309[ 3.222488] random: udevadm: uninitialized urandom read (16 bytes read)
310[ 3.226475] random: systemd-udevd: uninitialized urandom read (16 bytes read)
311[ 4.128837] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
312[ 4.243407] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
313[ 4.776684] init: ureadahead main process (1483) terminated with status 5
314[ 4.890361] init: pine-hacks main process (1481) terminated with status 1
315[ 6.183204] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
316[ 6.597224] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
317[ 6.639940] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input2
318[ 6.701442] systemd-hostnamed[1747]: Changed chassis to 'handset'
319[ 6.875326] cfg80211: Loading compiled-in X.509 certificates for regulatory database
320[ 6.973657] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
321[ 7.079741] bt-sco bt-sco-codec: ASoC: sink widget Capture overwritten
322[ 7.079763] bt-sco bt-sco-codec: ASoC: source widget Playback overwritten
323[ 7.079931] simple-amplifier audio-amplifier: audio-amplifier supply VCC not found, using dummy regulator
324[ 7.101427] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
325[ 7.101452] cfg80211: failed to load regulatory.db
326[ 7.111605] asoc-simple-card sound: sun8i-codec-aif1 <-> 1c22c00.dai mapping ok
327[ 7.111699] asoc-simple-card sound: sun8i-codec-aif2 <-> ec25 mapping ok
328[ 7.111725] asoc-simple-card sound: sun8i-codec-aif3 <-> bt-sco-pcm mapping ok
329[ 7.112787] debugfs: File 'Playback' in directory 'dapm' already present!
330[ 7.119929] debugfs: File 'Capture' in directory 'dapm' already present!
331[ 7.223627] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
332[ 7.279225] input: gpio-vibrator as /devices/platform/vibrator/input/input3
333[ 7.280086] inv-mpu6050-i2c 1-0068: mounting matrix not found: using identity...
334[ 7.312901] iio iio:device3: registered magnetometer lis3mdl
335[ 7.448774] Bluetooth: Core ver 2.22
336[ 7.448970] NET: Registered protocol family 31
337[ 7.448975] Bluetooth: HCI device and connection manager initialized
338[ 7.449002] Bluetooth: HCI socket layer initialized
339[ 7.449010] Bluetooth: L2CAP socket layer initialized
340[ 7.449042] Bluetooth: SCO socket layer initialized
341[ 7.484482] i2c i2c-1: Added multiplexed i2c bus 4
342[ 7.912879] ------------[ cut here ]------------
343[ 7.912922] WARNING: CPU: 1 PID: 1881 at drivers/media/v4l2-core/v4l2-mc.c:380 pipeline_pm_power_one+0x100/0x148
344[ 7.912925] Modules linked in: ov5640(+) bluetooth 8723cs(C) st_magn_spi crct10dif_ce st_sensors_spi st_magn_i2c ecdh_generic inv_mpu6050_i2c gpio_vibra st_sensors_i2c ecc st_magn inv_mpu6050 st_sensors snd_soc_simple_card industrialio_triggered_buffer kfifo_buf stk3310 sun6i_csi cfg80211 rfkill v4l2_fwnode sun50i_codec_analog sun8i_adda_pr_regmap sunxi sun4i_lradc_keys sun8i_codec sun4i_i2s phy_generic i2c_gpio snd_soc_ec25 snd_soc_simple_amplifier snd_soc_bt_sco snd_soc_simple_card_utils snd_soc_core snd_pcm_dmaengine snd_pcm snd_timer snd soundcore
345[ 7.913008] CPU: 1 PID: 1881 Comm: v4l_id Tainted: G C 5.5.0-pine64 #1
346[ 7.913010] Hardware name: PinePhone (DT)
347[ 7.913015] pstate: a0000005 (NzCv daif -PAN -UAO)
348[ 7.913021] pc : pipeline_pm_power_one+0x100/0x148
349[ 7.913026] lr : pipeline_pm_power.part.0+0x54/0xe8
350[ 7.913028] sp : ffff800011623c50
351[ 7.913031] x29: ffff800011623c50 x28: ffff00006befa7c0
352[ 7.913035] x27: 0000000000000000 x26: 0000000000000000
353[ 7.913039] x25: 0000000000000000 x24: ffff00006aa77780
354[ 7.913043] x23: ffff00006ce8c510 x22: ffff00006ce8c2e0
355[ 7.913048] x21: 00000000ffffffff x20: ffff00006c5e2888
356[ 7.913052] x19: 00000000ffffffff x18: 0000000000000000
357[ 7.913056] x17: 0000000000000000 x16: 0000000000000000
358[ 7.913060] x15: 0000000000000000 x14: 0000000000000000
359[ 7.913063] x13: 0000000000000000 x12: 0000000000000000
360[ 7.913067] x11: 0000000000000000 x10: 0000000000000000
361[ 7.913071] x9 : 0000000000000000 x8 : ffff00006be82a88
362[ 7.913075] x7 : 0000000000000000 x6 : 00000000000008e5
363[ 7.913079] x5 : ffff00006ce8c320 x4 : ffff00006ce8c510
364[ 7.913083] x3 : 0000000000000001 x2 : ffff00006c5e2888
365[ 7.913087] x1 : 0000000000000002 x0 : ffff00006c5e2888
366[ 7.913093] Call trace:
367[ 7.913100] pipeline_pm_power_one+0x100/0x148
368[ 7.913105] pipeline_pm_power.part.0+0x54/0xe8
369[ 7.913110] v4l2_pipeline_pm_use+0x50/0x88
370[ 7.913122] sun6i_video_close+0x4c/0x78 [sun6i_csi]
371[ 7.913129] v4l2_release+0x94/0xf0
372[ 7.913139] __fput+0x8c/0x230
373[ 7.913143] ____fput+0xc/0x18
374[ 7.913151] task_work_run+0xb8/0x1c0
375[ 7.913159] do_notify_resume+0x268/0x420
376[ 7.913163] work_pending+0x8/0x10
377[ 7.913167] ---[ end trace d92cfed6c2f5e490 ]---
378[ 8.770798] systemd-logind[1937]: New seat seat0.
379[ 8.952665] init: failsafe main process (1923) killed by TERM signal
380[ 9.342417] NET: Registered protocol family 10
381[ 9.355924] Segment Routing with IPv6
382[ 9.447703] init: ubuntu-location-service main process (1724) killed by SEGV signal
383[ 9.447782] init: ubuntu-location-service main process ended, respawning
384[ 9.622710] init: ubuntu-location-service main process (2103) killed by SEGV signal
385[ 9.622786] init: ubuntu-location-service main process ended, respawning
386[ 9.867835] init: ubuntu-location-service main process (2131) killed by SEGV signal
387[ 9.867908] init: ubuntu-location-service main process ended, respawning
388[ 10.109703] init: ubuntu-location-service main process (2173) killed by SEGV signal
389[ 10.109803] init: ubuntu-location-service main process ended, respawning
390[ 10.156985] init: ofono post-start process (1952) terminated with status 1
391[ 10.269862] init: ubuntu-location-service main process (2222) killed by SEGV signal
392[ 10.269954] init: ubuntu-location-service main process ended, respawning
393[ 10.391869] init: ubuntu-location-service main process (2240) killed by SEGV signal
394[ 10.391927] init: ubuntu-location-service main process ended, respawning
395[ 10.501663] init: ubuntu-location-service main process (2259) killed by SEGV signal
396[ 10.501732] init: ubuntu-location-service main process ended, respawning
397[ 10.634274] init: ubuntu-location-service main process (2274) killed by SEGV signal
398[ 10.634359] init: ubuntu-location-service main process ended, respawning
399[ 10.835695] init: ubuntu-location-service main process (2292) killed by SEGV signal
400[ 10.835770] init: ubuntu-location-service main process ended, respawning
401[ 10.851385] random: crng init done
402[ 10.851403] random: 7 urandom warning(s) missed due to ratelimiting
403[ 10.973350] init: ubuntu-location-service main process (2321) killed by SEGV signal
404[ 10.973405] init: ubuntu-location-service main process ended, respawning
405[ 11.106688] init: ubuntu-location-service main process (2347) killed by SEGV signal
406[ 11.106762] init: ubuntu-location-service respawning too fast, stopped
407[ 11.141189] init: system-watchdog main process (2368) terminated with status 1
408[ 11.796508] init: isc-dhcp-server main process (2450) terminated with status 1
409[ 11.796584] init: isc-dhcp-server main process ended, respawning
410[ 11.979813] init: isc-dhcp-server main process (2483) terminated with status 1
411[ 11.979868] init: isc-dhcp-server main process ended, respawning
412[ 12.127148] init: isc-dhcp-server main process (2503) terminated with status 1
413[ 12.127209] init: isc-dhcp-server main process ended, respawning
414[ 12.311298] init: isc-dhcp-server main process (2525) terminated with status 1
415[ 12.311366] init: isc-dhcp-server main process ended, respawning
416[ 12.481383] init: isc-dhcp-server main process (2560) terminated with status 1
417[ 12.481460] init: isc-dhcp-server main process ended, respawning
418[ 12.641705] init: isc-dhcp-server main process (2585) terminated with status 1
419[ 12.641789] init: isc-dhcp-server main process ended, respawning
420[ 12.859257] init: isc-dhcp-server main process (2621) terminated with status 1
421[ 12.859351] init: isc-dhcp-server main process ended, respawning
422[ 13.019858] init: isc-dhcp-server main process (2635) terminated with status 1
423[ 13.019929] init: isc-dhcp-server main process ended, respawning
424[ 13.047203] systemd-logind[1937]: Failed to start user service, ignoring: Unknown unit: user@32011.service
425[ 13.133389] systemd-logind[1937]: New session c1 of user phablet.
426[ 13.159304] init: isc-dhcp-server main process (2651) terminated with status 1
427[ 13.159392] init: isc-dhcp-server main process ended, respawning
428[ 13.471115] init: isc-dhcp-server main process (2664) terminated with status 1
429[ 13.471199] init: isc-dhcp-server main process ended, respawning
430[ 13.716707] init: isc-dhcp-server main process (2689) terminated with status 1
431[ 13.716771] init: isc-dhcp-server respawning too fast, stopped
432[ 13.745866] init: system-watchdog main process (2705) terminated with status 1
433[ 33.759061] dc1sw: disabling
434[ 33.759196] usb0-vbus: disabling
435[ 33.759201] vcc5v0: disabling
436[ 33.759206] vconn5v0: disabling
437[ 35.330861] systemd-timedated[3659]: Assertion 'path' failed at ../src/basic/path-util.c:354, function path_startswith(). Aborting.
438[ 106.860112] systemd-timedated[5974]: Assertion 'path' failed at ../src/basic/path-util.c:354, function path_startswith(). Aborting.
439[ 109.644916] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
440[ 110.981019] systemd-timedated[6090]: Assertion 'path' failed at ../src/basic/path-util.c:354, function path_startswith(). Aborting.
441[ 370.138500] alloc_contig_range: [b0600, b09f5) PFNs busy
442[ 370.139225] alloc_contig_range: [b0700, b0af5) PFNs busy
443[ 370.139451] alloc_contig_range: [b0800, b0bf5) PFNs busy
444[ 370.139609] alloc_contig_range: [b0800, b0cf5) PFNs busy
445[ 370.139766] alloc_contig_range: [b0a00, b0df5) PFNs busy
446[ 370.143709] alloc_contig_range: [b0b00, b0ef5) PFNs busy
447[ 370.299236] alloc_contig_range: [b0600, b09f5) PFNs busy
448[ 370.299710] alloc_contig_range: [b0700, b0af5) PFNs busy
449[ 370.299993] alloc_contig_range: [b0800, b0bf5) PFNs busy
450[ 370.300215] alloc_contig_range: [b1000, b13f5) PFNs busy
451[ 460.072185] alloc_contig_range: 19 callbacks suppressed
452[ 460.072193] alloc_contig_range: [b0600, b09f5) PFNs busy
453[ 460.072507] alloc_contig_range: [b0700, b0af5) PFNs busy
454[ 460.072680] alloc_contig_range: [b0800, b0bf5) PFNs busy
455[ 460.072854] alloc_contig_range: [b0900, b0cf5) PFNs busy
456[ 460.073029] alloc_contig_range: [b0a00, b0df5) PFNs busy
457[ 460.073222] alloc_contig_range: [b0b00, b0ef5) PFNs busy
458[ 460.073475] alloc_contig_range: [b0c00, b0ff5) PFNs busy
459[ 460.073842] alloc_contig_range: [b0d00, b10f5) PFNs busy
460[ 460.074085] alloc_contig_range: [b0e00, b11f5) PFNs busy
461[ 460.074287] alloc_contig_range: [b0e00, b12f5) PFNs busy
462[ 552.166748] alloc_contig_range: 83 callbacks suppressed
463[ 552.166756] alloc_contig_range: [b0600, b09f5) PFNs busy
464[ 552.168294] alloc_contig_range: [b0700, b0af5) PFNs busy
465[ 552.319250] alloc_contig_range: [b0c00, b0ff5) PFNs busy
466[ 552.319655] alloc_contig_range: [b0d00, b10f5) PFNs busy
467[ 552.320060] alloc_contig_range: [b0e00, b11f5) PFNs busy
468[ 552.320492] alloc_contig_range: [b0f00, b12f5) PFNs busy
469[ 552.320791] alloc_contig_range: [b1000, b13f5) PFNs busy
470[ 552.321131] alloc_contig_range: [b1100, b14f5) PFNs busy
471[ 552.321532] alloc_contig_range: [b1200, b15f5) PFNs busy
472[ 552.321966] alloc_contig_range: [b1300, b16f5) PFNs busy
473[ 6016.250311] alloc_contig_range: 4 callbacks suppressed
474[ 6016.250319] alloc_contig_range: [b0600, b09f5) PFNs busy
475[ 6016.250659] alloc_contig_range: [b0700, b0af5) PFNs busy
476[ 6016.251393] alloc_contig_range: [b0800, b0bf5) PFNs busy
477[ 6016.251709] alloc_contig_range: [b0900, b0cf5) PFNs busy
478[ 6016.251952] alloc_contig_range: [b0a00, b0df5) PFNs busy
479[ 6016.252204] alloc_contig_range: [b0a00, b0ef5) PFNs busy
480[ 6016.252394] alloc_contig_range: [b0c00, b0ff5) PFNs busy
481[ 6016.252641] alloc_contig_range: [b0d00, b10f5) PFNs busy
482[ 6016.252923] alloc_contig_range: [b0e00, b11f5) PFNs busy
483[ 6016.253234] alloc_contig_range: [b0f00, b12f5) PFNs busy
484[ 9480.579265] alloc_contig_range: 57 callbacks suppressed
485[ 9480.579272] alloc_contig_range: [b0600, b09f5) PFNs busy
486[ 9480.579514] alloc_contig_range: [b0700, b0af5) PFNs busy
487[ 9480.579645] alloc_contig_range: [b0800, b0bf5) PFNs busy
488[ 9480.579803] alloc_contig_range: [b0900, b0cf5) PFNs busy
489[ 9480.579991] alloc_contig_range: [b0a00, b0df5) PFNs busy
490[ 9480.580201] alloc_contig_range: [b0a00, b0ef5) PFNs busy
491[ 9480.580359] alloc_contig_range: [b0c00, b0ff5) PFNs busy
492[ 9480.580901] alloc_contig_range: [b0d00, b10f5) PFNs busy
493[ 9480.585863] alloc_contig_range: [b0e00, b11f5) PFNs busy
494[ 9480.593108] alloc_contig_range: [b0f00, b12f5) PFNs busy
495[10378.092350] alloc_contig_range: 99 callbacks suppressed
496[10378.092360] alloc_contig_range: [b0600, b09f5) PFNs busy
497[10378.092862] alloc_contig_range: [b0700, b0af5) PFNs busy
498[10378.093163] alloc_contig_range: [b0800, b0bf5) PFNs busy
499[10378.093504] alloc_contig_range: [b0900, b0cf5) PFNs busy
500[10378.093908] alloc_contig_range: [b0a00, b0df5) PFNs busy
501[10378.094341] alloc_contig_range: [b0b00, b0ef5) PFNs busy
502[10378.094641] alloc_contig_range: [b0c00, b0ff5) PFNs busy
503[10378.095079] alloc_contig_range: [b0d00, b10f5) PFNs busy
504[10378.095485] alloc_contig_range: [b0e00, b11f5) PFNs busy
505[10378.097089] alloc_contig_range: [b0f00, b12f5) PFNs busy
506[15202.835788] alloc_contig_range: 103 callbacks suppressed
507[15202.835799] alloc_contig_range: [b0600, b09f5) PFNs busy
508[15202.836211] alloc_contig_range: [b0700, b0af5) PFNs busy
509[15202.836434] alloc_contig_range: [b0800, b0bf5) PFNs busy
510[15202.836697] alloc_contig_range: [b0900, b0cf5) PFNs busy
511[15202.837021] alloc_contig_range: [b0a00, b0df5) PFNs busy
512[15202.837373] alloc_contig_range: [b0a00, b0ef5) PFNs busy
513[15202.837641] alloc_contig_range: [b0c00, b0ff5) PFNs busy
514[15202.837980] alloc_contig_range: [b0d00, b10f5) PFNs busy
515[15202.838381] alloc_contig_range: [b0e00, b11f5) PFNs busy
516[15202.838893] alloc_contig_range: [b0f00, b12f5) PFNs busy
517[15212.665589] alloc_contig_range: 87 callbacks suppressed
518[15212.665596] alloc_contig_range: [b0600, b09f5) PFNs busy
519[15212.665858] alloc_contig_range: [b0700, b0af5) PFNs busy
520[15212.666027] alloc_contig_range: [b0800, b0bf5) PFNs busy
521[15212.666237] alloc_contig_range: [b0900, b0cf5) PFNs busy
522[15212.670163] alloc_contig_range: [b0a00, b0df5) PFNs busy
523[15212.670441] alloc_contig_range: [b0b00, b0ef5) PFNs busy
524[15212.670623] alloc_contig_range: [b0c00, b0ff5) PFNs busy
525[15212.670895] alloc_contig_range: [b0d00, b10f5) PFNs busy
526[15212.671173] alloc_contig_range: [b0e00, b11f5) PFNs busy
527[15212.671428] alloc_contig_range: [b0f00, b12f5) PFNs busy
528[25217.961553] alloc_contig_range: 159 callbacks suppressed
529[25217.961560] alloc_contig_range: [b0600, b09f5) PFNs busy
530[25217.961944] alloc_contig_range: [b0700, b0af5) PFNs busy
531[25217.962184] alloc_contig_range: [b0800, b0bf5) PFNs busy
532[25217.962459] alloc_contig_range: [b0900, b0cf5) PFNs busy
533[25217.962841] alloc_contig_range: [b0a00, b0df5) PFNs busy
534[25217.963192] alloc_contig_range: [b0b00, b0ef5) PFNs busy
535[25217.966037] alloc_contig_range: [b0c00, b0ff5) PFNs busy
536[25217.966274] alloc_contig_range: [b0d00, b10f5) PFNs busy
537[25217.966523] alloc_contig_range: [b0e00, b11f5) PFNs busy
538[25217.966840] alloc_contig_range: [b0f00, b12f5) PFNs busy
539[26724.784292] alloc_contig_range: 171 callbacks suppressed
540[26724.784301] alloc_contig_range: [b0600, b09f5) PFNs busy
541[26724.784659] alloc_contig_range: [b0700, b0af5) PFNs busy
542[26724.784901] alloc_contig_range: [b0800, b0bf5) PFNs busy
543[26724.785175] alloc_contig_range: [b0900, b0cf5) PFNs busy
544[26724.785492] alloc_contig_range: [b0a00, b0df5) PFNs busy
545[26724.785834] alloc_contig_range: [b0b00, b0ef5) PFNs busy
546[26724.786073] alloc_contig_range: [b0c00, b0ff5) PFNs busy
547[26724.786346] alloc_contig_range: [b0d00, b10f5) PFNs busy
548[26724.786665] alloc_contig_range: [b0e00, b11f5) PFNs busy
549[26724.787084] alloc_contig_range: [b0f00, b12f5) PFNs busy
550[26790.655655] systemd-logind[1937]: New session 8 of user phablet.