· 6 years ago · Jan 03, 2020, 02:52 PM
1root@devuan-pinephone:~# dmesg
2[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
3[ 0.000000] Linux version 5.4.0-46943-gbbcb007bba2c (merlijn@kgpe-d16) (gcc version 8.2.0 (Gentoo Hardened 8.2.0-r5 p1.6)) #24 SMP Mon Dec 23 22:30:23 CET 2019
4[ 0.000000] Machine model: PinePhone
5[ 0.000000] efi: Getting EFI parameters from FDT:
6[ 0.000000] efi: UEFI not found.
7[ 0.000000] cma: Reserved 32 MiB at 0x00000000be000000
8[ 0.000000] NUMA: No NUMA configuration found
9[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
10[ 0.000000] NUMA: NODE_DATA [mem 0xbdbd3800-0xbdbd4fff]
11[ 0.000000] Zone ranges:
12[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bfffffff]
13[ 0.000000] Normal empty
14[ 0.000000] Movable zone start for each node
15[ 0.000000] Early memory node ranges
16[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
17[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
18[ 0.000000] On node 0 totalpages: 524288
19[ 0.000000] DMA32 zone: 8192 pages used for memmap
20[ 0.000000] DMA32 zone: 0 pages reserved
21[ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
22[ 0.000000] psci: probing for conduit method from DT.
23[ 0.000000] psci: PSCIv1.1 detected in firmware.
24[ 0.000000] psci: Using standard PSCI v0.2 function IDs
25[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
26[ 0.000000] psci: SMC Calling Convention v1.1
27[ 0.000000] percpu: Embedded 22 pages/cpu s51928 r8192 d29992 u90112
28[ 0.000000] pcpu-alloc: s51928 r8192 d29992 u90112 alloc=22*4096
29[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
30[ 0.000000] Detected VIPT I-cache on CPU0
31[ 0.000000] CPU features: detected: ARM erratum 845719
32[ 0.000000] CPU features: detected: ARM erratum 843419
33[ 0.000000] Speculative Store Bypass Disable mitigation not required
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=tty0 console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait rootfstype=ext4 fbcon=rotate:1
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] Memory: 2007388K/2097152K available (10364K kernel code, 762K rwdata, 4048K rodata, 896K init, 352K bss, 56996K reserved, 32768K cma-reserved)
41[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
42[ 0.000000] rcu: Hierarchical RCU implementation.
43[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
44[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
45[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
46[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
47[ 0.000000] GIC: Using split EOI/Deactivate mode
48[ 0.000000] random: get_random_bytes called from start_kernel+0x2a8/0x43c with crng_init=0
49[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
50[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
51[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
52[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
53[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
54[ 0.000407] Console: colour dummy device 80x25
55[ 0.000809] printk: console [tty0] enabled
56[ 0.000905] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
57[ 0.000930] pid_max: default: 32768 minimum: 301
58[ 0.001032] LSM: Security Framework initializing
59[ 0.001119] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
60[ 0.001154] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
61[ 0.001222] *** VALIDATE tmpfs ***
62[ 0.001782] *** VALIDATE proc ***
63[ 0.002022] *** VALIDATE cgroup1 ***
64[ 0.002038] *** VALIDATE cgroup2 ***
65[ 0.002895] ASID allocator initialised with 32768 entries
66[ 0.003002] rcu: Hierarchical SRCU implementation.
67[ 0.004206] EFI services will not be available.
68[ 0.004475] smp: Bringing up secondary CPUs ...
69[ 0.005863] Detected VIPT I-cache on CPU1
70[ 0.005922] arch_timer: CPU1: Trapping CNTVCT access
71[ 0.005935] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
72[ 0.006936] Detected VIPT I-cache on CPU2
73[ 0.006967] arch_timer: CPU2: Trapping CNTVCT access
74[ 0.006975] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
75[ 0.007914] Detected VIPT I-cache on CPU3
76[ 0.007939] arch_timer: CPU3: Trapping CNTVCT access
77[ 0.007947] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
78[ 0.008028] smp: Brought up 1 node, 4 CPUs
79[ 0.008158] SMP: Total of 4 processors activated.
80[ 0.008172] CPU features: detected: 32-bit EL0 Support
81[ 0.008186] CPU features: detected: CRC32 instructions
82[ 0.021314] CPU: All CPU(s) started at EL2
83[ 0.021351] alternatives: patching kernel code
84[ 0.023372] devtmpfs: initialized
85[ 0.030497] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
86[ 0.030548] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
87[ 0.032062] pinctrl core: initialized pinctrl subsystem
88[ 0.033408] DMI not present or invalid.
89[ 0.033862] NET: Registered protocol family 16
90[ 0.035635] DMA: preallocated 256 KiB pool for atomic allocations
91[ 0.036961] cpuidle: using governor menu
92[ 0.037380] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
93[ 0.038428] Serial: AMBA PL011 UART driver
94[ 0.062049] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
95[ 0.062084] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
96[ 0.062099] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
97[ 0.062113] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
98[ 0.064612] cryptd: max_cpu_qlen set to 1000
99[ 0.068684] ACPI: Interpreter disabled.
100[ 0.069940] iommu: Default domain type: Translated
101[ 0.070159] vgaarb: loaded
102[ 0.070679] SCSI subsystem initialized
103[ 0.070927] libata version 3.00 loaded.
104[ 0.071390] usbcore: registered new interface driver usbfs
105[ 0.071471] usbcore: registered new interface driver hub
106[ 0.071559] usbcore: registered new device driver usb
107[ 0.072148] pps_core: LinuxPPS API ver. 1 registered
108[ 0.072169] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
109[ 0.072230] PTP clock support registered
110[ 0.072465] EDAC MC: Ver: 3.0.0
111[ 0.074596] clocksource: Switched to clocksource arch_sys_counter
112[ 0.074845] VFS: Disk quotas dquot_6.6.0
113[ 0.074918] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
114[ 0.074974] *** VALIDATE ramfs ***
115[ 0.074998] *** VALIDATE hugetlbfs ***
116[ 0.075190] pnp: PnP ACPI: disabled
117[ 0.083838] thermal_sys: Registered thermal governor 'step_wise'
118[ 0.083844] thermal_sys: Registered thermal governor 'power_allocator'
119[ 0.084612] NET: Registered protocol family 2
120[ 0.085116] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
121[ 0.085174] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
122[ 0.085350] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
123[ 0.085720] TCP: Hash tables configured (established 16384 bind 16384)
124[ 0.085862] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
125[ 0.085937] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
126[ 0.086138] NET: Registered protocol family 1
127[ 0.086977] RPC: Registered named UNIX socket transport module.
128[ 0.086996] RPC: Registered udp transport module.
129[ 0.087008] RPC: Registered tcp transport module.
130[ 0.087019] RPC: Registered tcp NFSv4.1 backchannel transport module.
131[ 0.087041] PCI: CLS 0 bytes, default 64
132[ 0.088115] kvm [1]: IPA Size Limit: 40bits
133[ 0.088809] kvm [1]: vgic interrupt IRQ1
134[ 0.088977] kvm [1]: Hyp mode initialized successfully
135[ 0.096597] Initialise system trusted keyrings
136[ 0.096791] workingset: timestamp_bits=44 max_order=19 bucket_order=0
137[ 0.106011] squashfs: version 4.0 (2009/01/31) Phillip Lougher
138[ 0.107390] NFS: Registering the id_resolver key type
139[ 0.107447] Key type id_resolver registered
140[ 0.107459] Key type id_legacy registered
141[ 0.107480] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
142[ 0.107697] 9p: Installing v9fs 9p2000 file system support
143[ 0.127106] Key type asymmetric registered
144[ 0.127130] Asymmetric key parser 'x509' registered
145[ 0.127201] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
146[ 0.127223] io scheduler mq-deadline registered
147[ 0.127236] io scheduler kyber registered
148[ 0.128418] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
149[ 0.129416] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
150[ 0.133132] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
151[ 0.135460] EINJ: ACPI disabled.
152[ 0.144348] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
153[ 0.157200] loop: module loaded
154[ 0.160666] libphy: Fixed MDIO Bus: probed
155[ 0.161166] tun: Universal TUN/TAP device driver, 1.6
156[ 0.162263] thunder_xcv, ver 1.0
157[ 0.162346] thunder_bgx, ver 1.0
158[ 0.162404] nicpf, ver 1.0
159[ 0.163069] hclge is initializing
160[ 0.163090] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
161[ 0.163106] hns3: Copyright (c) 2017 Huawei Corporation.
162[ 0.163235] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
163[ 0.163250] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
164[ 0.163308] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
165[ 0.163323] igb: Copyright (c) 2007-2014 Intel Corporation.
166[ 0.163389] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
167[ 0.163406] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
168[ 0.163588] sky2: driver version 1.30
169[ 0.164102] VFIO - User Level meta-driver version: 0.3
170[ 0.165680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
171[ 0.165714] ehci-pci: EHCI PCI platform driver
172[ 0.165772] ehci-platform: EHCI generic platform driver
173[ 0.166047] ehci-platform 1c1a000.usb: EHCI Host Controller
174[ 0.166084] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
175[ 0.166231] ehci-platform 1c1a000.usb: irq 15, io mem 0x01c1a000
176[ 0.178593] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
177[ 0.179511] hub 1-0:1.0: USB hub found
178[ 0.179577] hub 1-0:1.0: 1 port detected
179[ 0.180398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
180[ 0.180443] ohci-pci: OHCI PCI platform driver
181[ 0.180548] ohci-platform: OHCI generic platform driver
182[ 0.180789] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
183[ 0.180822] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
184[ 0.180958] ohci-platform 1c1a400.usb: irq 16, io mem 0x01c1a400
185[ 0.243471] hub 2-0:1.0: USB hub found
186[ 0.243535] hub 2-0:1.0: 1 port detected
187[ 0.244939] usbcore: registered new interface driver usb-storage
188[ 0.248950] sun6i-rtc 1f00000.rtc: registered as rtc0
189[ 0.248985] sun6i-rtc 1f00000.rtc: RTC enabled
190[ 0.249141] i2c /dev entries driver
191[ 0.251401] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
192[ 0.251852] sdhci: Secure Digital Host Controller Interface driver
193[ 0.251875] sdhci: Copyright(c) Pierre Ossman
194[ 0.252092] Synopsys Designware Multimedia Card Interface Driver
195[ 0.253013] sdhci-pltfm: SDHCI platform and OF driver helper
196[ 0.254012] ledtrig-cpu: registered to indicate activity on CPUs
197[ 0.255097] usbcore: registered new interface driver usbhid
198[ 0.255127] usbhid: USB HID core driver
199[ 0.256808] NET: Registered protocol family 17
200[ 0.257053] 9pnet: Installing 9P2000 support
201[ 0.257141] Key type dns_resolver registered
202[ 0.257683] registered taskstats version 1
203[ 0.257697] Loading compiled-in X.509 certificates
204[ 0.270641] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
205[ 0.271673] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
206[ 0.274546] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input1
207[ 0.276354] axp20x-adc axp813-adc: DMA mask not set
208[ 0.277324] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
209[ 0.279156] dcdc1: supplied by regulator-dummy
210[ 0.279580] dcdc2: supplied by regulator-dummy
211[ 0.279847] dcdc4: supplied by regulator-dummy
212[ 0.280110] dcdc5: supplied by regulator-dummy
213[ 0.280409] dcdc6: supplied by regulator-dummy
214[ 0.280680] dc1sw: supplied by regulator-dummy
215[ 0.280936] aldo1: supplied by regulator-dummy
216[ 0.281011] dovdd-csi: Bringing 3300000uV into 2800000-2800000uV
217[ 0.281307] aldo2: supplied by regulator-dummy
218[ 0.281575] aldo3: supplied by regulator-dummy
219[ 0.281848] dldo1: supplied by regulator-dummy
220[ 0.282112] dldo2: supplied by regulator-dummy
221[ 0.282216] vcc-mipi-io: Bringing 2900000uV into 3300000-3300000uV
222[ 0.282499] dldo3: supplied by regulator-dummy
223[ 0.282619] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
224[ 0.282899] dldo4: supplied by regulator-dummy
225[ 0.283199] eldo1: supplied by regulator-dummy
226[ 0.283497] eldo2: supplied by regulator-dummy
227[ 0.283775] eldo3: supplied by regulator-dummy
228[ 0.283854] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
229[ 0.284111] fldo1: supplied by regulator-dummy
230[ 0.284414] fldo2: supplied by regulator-dummy
231[ 0.284702] rtc-ldo: supplied by regulator-dummy
232[ 0.284944] ldo-io0: supplied by regulator-dummy
233[ 0.285323] ldo-io1: supplied by regulator-dummy
234[ 0.285400] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
235[ 0.285665] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
236[ 0.290730] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
237[ 0.291282] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
238[ 0.291850] printk: console [ttyS0] disabled
239[ 0.312509] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 26, base_baud = 1500000) is a U6_16550A
240[ 1.572923] printk: console [ttyS0] enabled
241[ 1.599157] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 27, base_baud = 1500000) is a U6_16550A
242[ 1.608324] serial serial0: tty port ttyS1 registered
243[ 1.614053] ehci-platform 1c1b000.usb: EHCI Host Controller
244[ 1.619662] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
245[ 1.627541] ehci-platform 1c1b000.usb: irq 17, io mem 0x01c1b000
246[ 1.646601] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
247[ 1.653433] hub 3-0:1.0: USB hub found
248[ 1.657232] hub 3-0:1.0: 1 port detected
249[ 1.662103] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
250[ 1.668759] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
251[ 1.676639] ohci-platform 1c1b400.usb: irq 18, io mem 0x01c1b400
252[ 1.747405] hub 4-0:1.0: USB hub found
253[ 1.751204] hub 4-0:1.0: 1 port detected
254[ 1.756162] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
255[ 1.768579] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input2
256[ 1.777268] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
257[ 1.787541] input: gpio-vibrator as /devices/platform/vibrator/input/input3
258[ 1.795319] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
259[ 1.806240] Goodix-TS 0-005d: 0-005d supply VDDIO not found, using dummy regulator
260[ 1.912088] Goodix-TS 0-005d: ID 917S, version: 0200
261[ 1.918148] Goodix-TS 0-005d: Direct firmware load for goodix_917S_cfg.bin failed with error -2
262[ 1.928857] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
263[ 1.941119] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
264[ 1.955172] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
265[ 1.965764] sunxi-mmc 1c0f000.mmc: Got CD GPIO
266[ 1.971050] random: fast init done
267[ 1.986098] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-005d/input/input4
268[ 1.996292] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
269[ 2.006463] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
270[ 2.034984] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
271[ 2.044644] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
272[ 2.067487] mmc0: new high speed SDHC card at address aaaa
273[ 2.073623] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
274[ 2.082907] mmcblk0: p1 p2
275[ 2.085854] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
276[ 2.096155] mmc1: new high speed SDIO card at address 0001
277[ 2.102929] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
278[ 2.134430] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
279[ 2.142631] VFS: Mounted root (ext4 filesystem) on device 179:2.
280[ 2.159295] devtmpfs: mounted
281[ 2.162673] Freeing unused kernel memory: 896K
282[ 2.168132] mmc2: new DDR MMC card at address 0001
283[ 2.173673] mmcblk2: mmc2:0001 RS016G 14.6 GiB
284[ 2.178553] mmcblk2boot0: mmc2:0001 RS016G partition 1 4.00 MiB
285[ 2.184813] mmcblk2boot1: mmc2:0001 RS016G partition 2 4.00 MiB
286[ 2.192831] mmcblk2: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 >
287[ 2.200360] mmcblk2: p1 size 21585920 extends beyond EOD, truncated
288[ 2.202640] Run /sbin/init as init process
289[ 4.653401] udevd[1947]: starting version 3.2.2
290[ 4.693993] random: udevd: uninitialized urandom read (16 bytes read)
291[ 4.704216] random: udevd: uninitialized urandom read (16 bytes read)
292[ 4.710703] random: udevd: uninitialized urandom read (16 bytes read)
293[ 4.850427] udevd[1948]: starting eudev-3.2.2
294[ 5.001788] pwm-backlight backlight: backlight supply power not found, using dummy regulator
295[ 5.039344] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
296[ 5.046308] pwm-backlight backlight: backlight supply power not found, using dummy regulator
297[ 5.936134] pwm-backlight backlight: backlight supply power not found, using dummy regulator
298[ 6.045887] pwm-backlight backlight: backlight supply power not found, using dummy regulator
299[ 6.229523] pwm-backlight backlight: backlight supply power not found, using dummy regulator
300[ 6.246097] sun4i-i2s 1c22c00.dai: Could not register PCM
301[ 6.262762] pwm-backlight backlight: backlight supply power not found, using dummy regulator
302[ 6.272207] sun4i-i2s 1c22c00.dai: Could not register PCM
303[ 6.463394] inv-mpu6050-i2c 1-0068: mounting matrix not found: using identity...
304[ 6.470872] inv-mpu6050-i2c 1-0068: 1-0068 supply vddio not found, using dummy regulator
305[ 6.677341] i2c i2c-1: Added multiplexed i2c bus 3
306[ 6.683004] pwm-backlight backlight: backlight supply power not found, using dummy regulator
307[ 6.692306] sun4i-i2s 1c22c00.dai: Could not register PCM
308[ 6.773095] pwm-backlight backlight: backlight supply power not found, using dummy regulator
309[ 6.782737] sun4i-i2s 1c22c00.dai: Could not register PCM
310[ 6.809891] st-magn-i2c 1-001e: 1-001e supply vddio not found, using dummy regulator
311[ 6.820597] iio iio:device3: interrupts active high level
312[ 6.826787] iio iio:device3: registered magnetometer lis3mdl
313[ 6.833415] pwm-backlight backlight: backlight supply power not found, using dummy regulator
314[ 6.846417] sun4i-i2s 1c22c00.dai: Could not register PCM
315[ 6.893391] lima 1c40000.gpu: IRQ ppmmu2 not found
316[ 6.898245] lima 1c40000.gpu: IRQ ppmmu3 not found
317[ 6.903056] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
318[ 6.909350] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
319[ 6.915733] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
320[ 6.917243] pwm-backlight backlight: backlight supply power not found, using dummy regulator
321[ 6.922117] lima 1c40000.gpu: IRQ pp2 not found
322[ 6.931544] sun4i-i2s 1c22c00.dai: Could not register PCM
323[ 6.935077] lima 1c40000.gpu: IRQ pp3 not found
324[ 6.945074] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
325[ 6.955056] lima 1c40000.gpu: bus rate = 200000000
326[ 6.959902] lima 1c40000.gpu: mod rate = 297000000
327[ 6.965279] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 0
328[ 6.973382] pwm-backlight backlight: backlight supply power not found, using dummy regulator
329[ 6.983186] sun4i-i2s 1c22c00.dai: Could not register PCM
330[ 7.108110] pwm-backlight backlight: backlight supply power not found, using dummy regulator
331[ 7.117594] sun4i-i2s 1c22c00.dai: Could not register PCM
332[ 7.130549] pwm-backlight backlight: backlight supply power not found, using dummy regulator
333[ 7.140067] sun4i-i2s 1c22c00.dai: Could not register PCM
334[ 7.159449] pwm-backlight backlight: backlight supply power not found, using dummy regulator
335[ 7.169137] sun4i-i2s 1c22c00.dai: Could not register PCM
336[ 7.176277] pwm-backlight backlight: backlight supply power not found, using dummy regulator
337[ 7.199583] sun4i-i2s 1c22c00.dai: Could not register PCM
338[ 7.334447] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
339[ 7.344372] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
340[ 7.353515] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
341[ 7.361442] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
342[ 7.370984] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
343[ 7.380337] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_mipi_dsi]): -517
344[ 7.390708] sun4i-drm display-engine: Couldn't bind all pipelines components
345[ 7.397931] sun4i-drm display-engine: master bind failed: -517
346[ 7.617272] mc: Linux media interface: v0.10
347[ 7.750877] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
348[ 7.756771] panel-xingbangda-xbd599 1ca0000.dsi.0: [drm:xbd599_probe [panel_xingbangda_xbd599]] 720x1440@60 24bpp dsi 4dl - ready
349[ 7.769353] sun4i-i2s 1c22c00.dai: Could not register PCM
350[ 7.777930] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
351[ 7.787759] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
352[ 7.796647] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
353[ 7.804590] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
354[ 7.814120] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
355[ 7.823298] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_mipi_dsi])
356[ 7.831739] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
357[ 7.838353] [drm] No driver support for vblank timestamp query.
358[ 7.844695] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
359[ 7.886443] Bluetooth: Core ver 2.22
360[ 7.886547] NET: Registered protocol family 31
361[ 7.886549] Bluetooth: HCI device and connection manager initialized
362[ 7.886607] Bluetooth: HCI socket layer initialized
363[ 7.886633] Bluetooth: L2CAP socket layer initialized
364[ 7.886650] Bluetooth: SCO socket layer initialized
365[ 8.115845] videodev: Linux video capture interface: v2.00
366[ 8.321683] Console: switching to colour frame buffer device 90x90
367[ 8.349658] Bluetooth: HCI UART driver ver 2.3
368[ 8.349668] Bluetooth: HCI UART protocol H4 registered
369[ 8.349765] Bluetooth: HCI UART protocol LL registered
370[ 8.349824] Bluetooth: HCI UART protocol Three-wire (H5) registered
371[ 8.350161] Bluetooth: HCI UART protocol Broadcom registered
372[ 8.430856] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
373[ 8.447590] sun4i-i2s 1c22c00.dai: Could not register PCM
374[ 8.523246] sun4i-i2s 1c22c00.dai: Could not register PCM
375[ 8.991715] sun4i-i2s 1c22c00.dai: Could not register PCM
376[ 9.108806] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
377[ 9.121613] Bluetooth: hci0: RTL: chip_type status=0 type=5
378[ 9.130797] Bluetooth: hci0: RTL: rom_version status=0 version=1
379[ 9.136930] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
380[ 9.155983] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config-pinebook.bin
381[ 9.190813] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
382[ 9.508882] Bluetooth: hci0: RTL: fw version 0xaa5ca4dc
383[ 10.014084] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
384[ 11.168091] urandom_read: 5 callbacks suppressed
385[ 11.168099] random: dd: uninitialized urandom read (512 bytes read)
386[ 13.222350] random: dbus-daemon: uninitialized urandom read (12 bytes read)
387[ 20.068944] NET: Registered protocol family 10
388[ 20.074572] Segment Routing with IPv6
389[ 25.691457] defender (3545): /proc/3544/oom_adj is deprecated, please use /proc/3544/oom_score_adj instead.
390[ 25.975293] random: crng init done
391[ 33.758667] vcc5v0: disabling
392[ 56.958545] cfg80211: Loading compiled-in X.509 certificates for regulatory database
393[ 56.977556] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
394[ 56.984457] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
395[ 56.993187] cfg80211: failed to load regulatory.db