· 6 years ago · Jan 03, 2020, 02:44 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: PineTab
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 0xbdbd5800-0xbdbd6fff]
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: 2007392K/2097152K available (10364K kernel code, 762K rwdata, 4048K rodata, 896K init, 352K bss, 56992K 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.000396] Console: colour dummy device 80x25
55[ 0.000800] printk: console [tty0] enabled
56[ 0.000897] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
57[ 0.000922] pid_max: default: 32768 minimum: 301
58[ 0.001023] LSM: Security Framework initializing
59[ 0.001108] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
60[ 0.001143] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
61[ 0.001212] *** VALIDATE tmpfs ***
62[ 0.001771] *** VALIDATE proc ***
63[ 0.002010] *** VALIDATE cgroup1 ***
64[ 0.002026] *** VALIDATE cgroup2 ***
65[ 0.002872] ASID allocator initialised with 32768 entries
66[ 0.002979] rcu: Hierarchical SRCU implementation.
67[ 0.004143] EFI services will not be available.
68[ 0.004412] smp: Bringing up secondary CPUs ...
69[ 0.005797] Detected VIPT I-cache on CPU1
70[ 0.005855] arch_timer: CPU1: Trapping CNTVCT access
71[ 0.005868] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
72[ 0.006864] Detected VIPT I-cache on CPU2
73[ 0.006896] arch_timer: CPU2: Trapping CNTVCT access
74[ 0.006904] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
75[ 0.007840] Detected VIPT I-cache on CPU3
76[ 0.007866] arch_timer: CPU3: Trapping CNTVCT access
77[ 0.007874] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
78[ 0.007955] smp: Brought up 1 node, 4 CPUs
79[ 0.008043] SMP: Total of 4 processors activated.
80[ 0.008101] CPU features: detected: 32-bit EL0 Support
81[ 0.008115] CPU features: detected: CRC32 instructions
82[ 0.021235] CPU: All CPU(s) started at EL2
83[ 0.021273] alternatives: patching kernel code
84[ 0.023297] devtmpfs: initialized
85[ 0.030262] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
86[ 0.030318] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
87[ 0.031803] pinctrl core: initialized pinctrl subsystem
88[ 0.033162] DMI not present or invalid.
89[ 0.033621] NET: Registered protocol family 16
90[ 0.035455] DMA: preallocated 256 KiB pool for atomic allocations
91[ 0.036719] cpuidle: using governor menu
92[ 0.037130] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
93[ 0.038209] Serial: AMBA PL011 UART driver
94[ 0.061851] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
95[ 0.061886] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
96[ 0.061900] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
97[ 0.061915] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
98[ 0.064105] cryptd: max_cpu_qlen set to 1000
99[ 0.068735] ACPI: Interpreter disabled.
100[ 0.069822] iommu: Default domain type: Translated
101[ 0.070057] vgaarb: loaded
102[ 0.070486] SCSI subsystem initialized
103[ 0.070672] libata version 3.00 loaded.
104[ 0.071013] usbcore: registered new interface driver usbfs
105[ 0.071080] usbcore: registered new interface driver hub
106[ 0.071147] usbcore: registered new device driver usb
107[ 0.071700] pps_core: LinuxPPS API ver. 1 registered
108[ 0.071720] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
109[ 0.071757] PTP clock support registered
110[ 0.072016] EDAC MC: Ver: 3.0.0
111[ 0.074313] clocksource: Switched to clocksource arch_sys_counter
112[ 0.074576] VFS: Disk quotas dquot_6.6.0
113[ 0.074653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
114[ 0.074711] *** VALIDATE ramfs ***
115[ 0.074736] *** VALIDATE hugetlbfs ***
116[ 0.074939] pnp: PnP ACPI: disabled
117[ 0.083269] thermal_sys: Registered thermal governor 'step_wise'
118[ 0.083275] thermal_sys: Registered thermal governor 'power_allocator'
119[ 0.084004] NET: Registered protocol family 2
120[ 0.084488] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
121[ 0.084546] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
122[ 0.084719] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
123[ 0.085083] TCP: Hash tables configured (established 16384 bind 16384)
124[ 0.085224] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
125[ 0.085295] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
126[ 0.085492] NET: Registered protocol family 1
127[ 0.086016] RPC: Registered named UNIX socket transport module.
128[ 0.086032] RPC: Registered udp transport module.
129[ 0.086043] RPC: Registered tcp transport module.
130[ 0.086054] RPC: Registered tcp NFSv4.1 backchannel transport module.
131[ 0.086076] PCI: CLS 0 bytes, default 64
132[ 0.087154] kvm [1]: IPA Size Limit: 40bits
133[ 0.087854] kvm [1]: vgic interrupt IRQ1
134[ 0.088008] kvm [1]: Hyp mode initialized successfully
135[ 0.095714] Initialise system trusted keyrings
136[ 0.095912] workingset: timestamp_bits=44 max_order=19 bucket_order=0
137[ 0.104984] squashfs: version 4.0 (2009/01/31) Phillip Lougher
138[ 0.105967] NFS: Registering the id_resolver key type
139[ 0.106019] Key type id_resolver registered
140[ 0.106031] Key type id_legacy registered
141[ 0.106052] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
142[ 0.106274] 9p: Installing v9fs 9p2000 file system support
143[ 0.126117] Key type asymmetric registered
144[ 0.126143] Asymmetric key parser 'x509' registered
145[ 0.126198] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
146[ 0.126219] io scheduler mq-deadline registered
147[ 0.126231] io scheduler kyber registered
148[ 0.127030] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
149[ 0.127752] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
150[ 0.131330] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
151[ 0.133551] EINJ: ACPI disabled.
152[ 0.142941] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
153[ 0.155525] loop: module loaded
154[ 0.158941] libphy: Fixed MDIO Bus: probed
155[ 0.159468] tun: Universal TUN/TAP device driver, 1.6
156[ 0.160519] thunder_xcv, ver 1.0
157[ 0.160600] thunder_bgx, ver 1.0
158[ 0.160657] nicpf, ver 1.0
159[ 0.161229] hclge is initializing
160[ 0.161246] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
161[ 0.161261] hns3: Copyright (c) 2017 Huawei Corporation.
162[ 0.161347] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
163[ 0.161361] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
164[ 0.161419] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
165[ 0.161433] igb: Copyright (c) 2007-2014 Intel Corporation.
166[ 0.161498] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
167[ 0.161514] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
168[ 0.161689] sky2: driver version 1.30
169[ 0.162189] VFIO - User Level meta-driver version: 0.3
170[ 0.164210] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
171[ 0.164247] ehci-pci: EHCI PCI platform driver
172[ 0.164306] ehci-platform: EHCI generic platform driver
173[ 0.164587] ehci-platform 1c1a000.usb: EHCI Host Controller
174[ 0.164624] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
175[ 0.164769] ehci-platform 1c1a000.usb: irq 15, io mem 0x01c1a000
176[ 0.178327] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
177[ 0.179174] hub 1-0:1.0: USB hub found
178[ 0.179245] hub 1-0:1.0: 1 port detected
179[ 0.180029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
180[ 0.180072] ohci-pci: OHCI PCI platform driver
181[ 0.180178] ohci-platform: OHCI generic platform driver
182[ 0.180413] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
183[ 0.180448] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
184[ 0.180576] ohci-platform 1c1a400.usb: irq 16, io mem 0x01c1a400
185[ 0.243166] hub 2-0:1.0: USB hub found
186[ 0.243233] hub 2-0:1.0: 1 port detected
187[ 0.244621] usbcore: registered new interface driver usb-storage
188[ 0.248471] sun6i-rtc 1f00000.rtc: registered as rtc0
189[ 0.248506] sun6i-rtc 1f00000.rtc: RTC enabled
190[ 0.248647] i2c /dev entries driver
191[ 0.250907] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
192[ 0.251352] sdhci: Secure Digital Host Controller Interface driver
193[ 0.251374] sdhci: Copyright(c) Pierre Ossman
194[ 0.251587] Synopsys Designware Multimedia Card Interface Driver
195[ 0.252482] sdhci-pltfm: SDHCI platform and OF driver helper
196[ 0.253362] ledtrig-cpu: registered to indicate activity on CPUs
197[ 0.254508] usbcore: registered new interface driver usbhid
198[ 0.254538] usbhid: USB HID core driver
199[ 0.256207] NET: Registered protocol family 17
200[ 0.256466] 9pnet: Installing 9P2000 support
201[ 0.256565] Key type dns_resolver registered
202[ 0.257137] registered taskstats version 1
203[ 0.257151] Loading compiled-in X.509 certificates
204[ 0.269874] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
205[ 0.271079] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
206[ 0.274060] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
207[ 0.275815] axp20x-adc axp813-adc: DMA mask not set
208[ 0.276738] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
209[ 0.278475] dcdc1: supplied by regulator-dummy
210[ 0.278878] dcdc2: supplied by regulator-dummy
211[ 0.279152] dcdc4: supplied by regulator-dummy
212[ 0.279451] dcdc5: supplied by regulator-dummy
213[ 0.279713] dcdc6: supplied by regulator-dummy
214[ 0.279978] dc1sw: supplied by regulator-dummy
215[ 0.280216] aldo1: supplied by regulator-dummy
216[ 0.280298] dovdd-csi: Bringing 3300000uV into 2800000-2800000uV
217[ 0.280565] aldo2: supplied by regulator-dummy
218[ 0.280818] aldo3: supplied by regulator-dummy
219[ 0.281123] dldo1: supplied by regulator-dummy
220[ 0.281416] dldo2: supplied by regulator-dummy
221[ 0.281696] dldo3: supplied by regulator-dummy
222[ 0.281798] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
223[ 0.282038] dldo4: supplied by regulator-dummy
224[ 0.282458] eldo1: supplied by regulator-dummy
225[ 0.282765] eldo2: supplied by regulator-dummy
226[ 0.282840] vcca-1v8: Bringing 700000uV into 1800000-1800000uV
227[ 0.283134] eldo3: supplied by regulator-dummy
228[ 0.283215] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
229[ 0.283463] fldo1: supplied by regulator-dummy
230[ 0.283742] fldo2: supplied by regulator-dummy
231[ 0.284065] rtc-ldo: supplied by regulator-dummy
232[ 0.284321] ldo-io0: supplied by regulator-dummy
233[ 0.284602] ldo-io1: supplied by regulator-dummy
234[ 0.284951] drivevbus: supplied by regulator-dummy
235[ 0.285172] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
236[ 0.285481] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
237[ 0.289987] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
238[ 0.290530] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
239[ 0.291130] printk: console [ttyS0] disabled
240[ 0.311820] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 26, base_baud = 1500000) is a U6_16550A
241[ 1.575904] printk: console [ttyS0] enabled
242[ 1.581021] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
243[ 1.612123] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 27, base_baud = 1500000) is a U6_16550A
244[ 1.621273] serial serial0: tty port ttyS1 registered
245[ 1.628704] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input1
246[ 1.637260] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
247[ 1.648166] Goodix-TS 0-005d: 0-005d supply VDDIO not found, using dummy regulator
248[ 7.486331] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
249[ 7.492881] Goodix-TS 0-005d: i2c test failed attempt 1: -110
250[ 9.566328] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
251[ 9.572871] Goodix-TS 0-005d: i2c test failed attempt 2: -110
252[ 9.606312] Goodix-TS 0-005d: I2C communication failure: -110
253[ 9.612248] Goodix-TS: probe of 0-005d failed with error -110
254[ 9.620594] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
255[ 9.632250] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
256[ 9.644788] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
257[ 9.655354] sunxi-mmc 1c0f000.mmc: Got CD GPIO
258[ 9.685063] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
259[ 9.695127] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
260[ 9.739867] mmc0: new high speed SDHC card at address aaaa
261[ 9.745981] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
262[ 9.755013] mmcblk0: p1 p2
263[ 9.930876] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
264[ 9.940549] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
265[ 9.976319] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
266[ 9.988557] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:19 UTC (19)
267[ 10.061982] mmc2: new DDR MMC card at address 0001
268[ 10.067650] mmcblk2: mmc2:0001 RS016G 14.6 GiB
269[ 10.072535] mmcblk2boot0: mmc2:0001 RS016G partition 1 4.00 MiB
270[ 10.078801] mmcblk2boot1: mmc2:0001 RS016G partition 2 4.00 MiB
271[ 10.086852] mmcblk2: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 >
272[ 10.094391] mmcblk2: p1 size 21585920 extends beyond EOD, truncated
273[ 10.139960] random: fast init done
274[ 10.275696] EXT4-fs (mmcblk0p2): 2 orphan inodes deleted
275[ 10.281041] EXT4-fs (mmcblk0p2): recovery complete
276[ 10.303770] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
277[ 10.311956] VFS: Mounted root (ext4 filesystem) on device 179:2.
278[ 10.327124] devtmpfs: mounted
279[ 10.330520] Freeing unused kernel memory: 896K
280[ 10.335037] Run /sbin/init as init process
281[ 12.781076] udevd[1901]: starting version 3.2.2
282[ 12.821641] random: udevd: uninitialized urandom read (16 bytes read)
283[ 12.829748] random: udevd: uninitialized urandom read (16 bytes read)
284[ 12.836246] random: udevd: uninitialized urandom read (16 bytes read)
285[ 12.977212] udevd[1902]: starting eudev-3.2.2
286[ 13.134571] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
287[ 13.217029] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
288[ 13.294247] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
289[ 13.304461] gpio-141 (sda): enforced open drain please flag it properly in DT/ACPI DSDT/board file
290[ 13.313574] gpio-140 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
291[ 13.323151] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
292[ 14.304492] sun4i-i2s 1c22c00.dai: Could not register PCM
293[ 14.322860] sun4i-i2s 1c22c00.dai: Could not register PCM
294[ 14.477423] sun4i-i2s 1c22c00.dai: Could not register PCM
295[ 14.949911] lima 1c40000.gpu: IRQ ppmmu2 not found
296[ 14.954763] lima 1c40000.gpu: IRQ ppmmu3 not found
297[ 14.959599] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
298[ 14.965831] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
299[ 14.972139] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
300[ 14.978432] lima 1c40000.gpu: IRQ pp2 not found
301[ 14.982970] lima 1c40000.gpu: IRQ pp3 not found
302[ 14.987507] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
303[ 14.996074] lima 1c40000.gpu: bus rate = 200000000
304[ 15.000890] lima 1c40000.gpu: mod rate = 297000000
305[ 15.006037] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 0
306[ 15.015574] sun4i-i2s 1c22c00.dai: Could not register PCM
307[ 15.139932] sun4i-i2s 1c22c00.dai: Could not register PCM
308[ 15.189669] mc: Linux media interface: v0.10
309[ 15.335530] sun4i-i2s 1c22c00.dai: Could not register PCM
310[ 15.406009] sun4i-i2s 1c22c00.dai: Could not register PCM
311[ 15.778636] Bluetooth: Core ver 2.22
312[ 15.782444] NET: Registered protocol family 31
313[ 15.782937] sun6i-mipi-dsi 1ca0000.dsi: Attached device k101-im2ba02
314[ 15.786929] Bluetooth: HCI device and connection manager initialized
315[ 15.786951] Bluetooth: HCI socket layer initialized
316[ 15.795967] sun4i-i2s 1c22c00.dai: Could not register PCM
317[ 15.799691] Bluetooth: L2CAP socket layer initialized
318[ 15.815129] Bluetooth: SCO socket layer initialized
319[ 15.836605] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
320[ 15.846407] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
321[ 15.855343] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
322[ 15.863195] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
323[ 15.872739] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
324[ 15.881918] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_mipi_dsi])
325[ 15.890360] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
326[ 15.896993] [drm] No driver support for vblank timestamp query.
327[ 15.903425] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
328[ 15.906667] videodev: Linux video capture interface: v2.00
329[ 16.188749] Bluetooth: HCI UART driver ver 2.3
330[ 16.188757] Bluetooth: HCI UART protocol H4 registered
331[ 16.188866] Bluetooth: HCI UART protocol LL registered
332[ 16.188917] Bluetooth: HCI UART protocol Three-wire (H5) registered
333[ 16.189233] Bluetooth: HCI UART protocol Broadcom registered
334[ 16.321420] sun4i-i2s 1c22c00.dai: Could not register PCM
335[ 16.833295] sun4i-i2s 1c22c00.dai: Could not register PCM
336[ 19.726289] ov5640 2-003c: ov5640_read_reg: error: reg=300a
337[ 19.726309] ov5640 2-003c: ov5640_check_chip_id: failed to read chip identifier
338[ 20.355912] Console: switching to colour frame buffer device 100x80
339[ 20.450729] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
340[ 20.476036] sun4i-i2s 1c22c00.dai: Could not register PCM
341[ 21.485360] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
342[ 22.614561] urandom_read: 5 callbacks suppressed
343[ 22.614567] random: dd: uninitialized urandom read (512 bytes read)
344[ 24.664378] random: dbus-daemon: uninitialized urandom read (12 bytes read)
345[ 31.501100] NET: Registered protocol family 10
346[ 31.506698] Segment Routing with IPv6
347[ 36.322160] random: crng init done
348[ 37.252306] defender (3492): /proc/3491/oom_adj is deprecated, please use /proc/3491/oom_score_adj instead.
349[ 68.367021] cfg80211: Loading compiled-in X.509 certificates for regulatory database
350[ 68.385243] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
351[ 68.393640] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
352[ 68.402366] cfg80211: failed to load regulatory.db