· 6 years ago · Dec 29, 2019, 02:58 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
2[ 0.000000] Linux version 5.3.0-1.8-MANJARO-ARM (root@aarch64) (gcc version 9.1.0 (GCC)) #1 SMP Sun Oct 13 11:44:24 UTC 2019
3[ 0.000000] Machine model: PinePhone
4[ 0.000000] cma: Reserved 256 MiB at 0x00000000b0000000
5[ 0.000000] NUMA: No NUMA configuration found
6[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
7[ 0.000000] NUMA: NODE_DATA [mem 0xafbcc840-0xafbcdfff]
8[ 0.000000] Zone ranges:
9[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bfffffff]
10[ 0.000000] Normal empty
11[ 0.000000] Movable zone start for each node
12[ 0.000000] Early memory node ranges
13[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
14[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
15[ 0.000000] On node 0 totalpages: 524288
16[ 0.000000] DMA32 zone: 8192 pages used for memmap
17[ 0.000000] DMA32 zone: 0 pages reserved
18[ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
19[ 0.000000] psci: probing for conduit method from DT.
20[ 0.000000] psci: PSCIv1.1 detected in firmware.
21[ 0.000000] psci: Using standard PSCI v0.2 function IDs
22[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
23[ 0.000000] psci: SMC Calling Convention v1.1
24[ 0.000000] percpu: Embedded 23 pages/cpu s53272 r8192 d32744 u94208
25[ 0.000000] pcpu-alloc: s53272 r8192 d32744 u94208 alloc=23*4096
26[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
27[ 0.000000] Detected VIPT I-cache on CPU0
28[ 0.000000] CPU features: detected: ARM erratum 845719
29[ 0.000000] CPU features: detected: ARM erratum 843419
30[ 0.000000] Speculative Store Bypass Disable mitigation not required
31[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
32[ 0.000000] Policy zone: DMA32
33[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 root=PARTUUID=4d8af7d0-01 rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
34[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
35[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
36[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
37[ 0.000000] Memory: 1773296K/2097152K available (8766K kernel code, 654K rwdata, 2736K rodata, 960K init, 340K bss, 61712K reserved, 262144K cma-reserved)
38[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
39[ 0.000000] rcu: Hierarchical RCU implementation.
40[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
41[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
42[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
43[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
44[ 0.000000] GIC: Using split EOI/Deactivate mode
45[ 0.000000] random: get_random_bytes called from start_kernel+0x2e4/0x470 with crng_init=0
46[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
47[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
48[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
49[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
50[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
51[ 0.000448] Console: colour dummy device 80x25
52[ 0.000825] printk: console [tty0] enabled
53[ 0.000919] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
54[ 0.000943] pid_max: default: 32768 minimum: 301
55[ 0.001045] LSM: Security Framework initializing
56[ 0.001130] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
57[ 0.001163] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
58[ 0.001744] *** VALIDATE proc ***
59[ 0.001962] *** VALIDATE cgroup1 ***
60[ 0.001978] *** VALIDATE cgroup2 ***
61[ 0.002781] ASID allocator initialised with 32768 entries
62[ 0.002882] rcu: Hierarchical SRCU implementation.
63[ 0.004329] smp: Bringing up secondary CPUs ...
64[ 0.005661] Detected VIPT I-cache on CPU1
65[ 0.005717] arch_timer: CPU1: Trapping CNTVCT access
66[ 0.005728] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
67[ 0.006684] Detected VIPT I-cache on CPU2
68[ 0.006712] arch_timer: CPU2: Trapping CNTVCT access
69[ 0.006721] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
70[ 0.007631] Detected VIPT I-cache on CPU3
71[ 0.007655] arch_timer: CPU3: Trapping CNTVCT access
72[ 0.007663] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
73[ 0.007738] smp: Brought up 1 node, 4 CPUs
74[ 0.007824] SMP: Total of 4 processors activated.
75[ 0.007837] CPU features: detected: 32-bit EL0 Support
76[ 0.007851] CPU features: detected: CRC32 instructions
77[ 0.008230] CPU: All CPU(s) started at EL2
78[ 0.008262] alternatives: patching kernel code
79[ 0.010395] devtmpfs: initialized
80[ 0.017582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
81[ 0.017630] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
82[ 0.027477] pinctrl core: initialized pinctrl subsystem
83[ 0.029201] NET: Registered protocol family 16
84[ 0.030766] cpuidle: using governor menu
85[ 0.031093] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
86[ 0.032430] DMA: preallocated 256 KiB pool for atomic allocations
87[ 0.033504] Serial: AMBA PL011 UART driver
88[ 0.053184] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
89[ 0.053218] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
90[ 0.053233] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
91[ 0.053248] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
92[ 0.055548] cryptd: max_cpu_qlen set to 1000
93[ 0.060650] SCSI subsystem initialized
94[ 0.061044] usbcore: registered new interface driver usbfs
95[ 0.061107] usbcore: registered new interface driver hub
96[ 0.061186] usbcore: registered new device driver usb
97[ 0.061665] mc: Linux media interface: v0.10
98[ 0.061714] videodev: Linux video capture interface: v2.00
99[ 0.061775] pps_core: LinuxPPS API ver. 1 registered
100[ 0.061788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
101[ 0.061823] PTP clock support registered
102[ 0.062021] EDAC MC: Ver: 3.0.0
103[ 0.063808] clocksource: Switched to clocksource arch_sys_counter
104[ 0.064066] VFS: Disk quotas dquot_6.6.0
105[ 0.064144] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
106[ 0.064205] *** VALIDATE hugetlbfs ***
107[ 0.072848] thermal_sys: Registered thermal governor 'step_wise'
108[ 0.072853] thermal_sys: Registered thermal governor 'power_allocator'
109[ 0.073570] NET: Registered protocol family 2
110[ 0.074028] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
111[ 0.074084] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
112[ 0.074257] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
113[ 0.074638] TCP: Hash tables configured (established 16384 bind 16384)
114[ 0.074779] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
115[ 0.074855] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
116[ 0.075051] NET: Registered protocol family 1
117[ 0.075521] RPC: Registered named UNIX socket transport module.
118[ 0.075536] RPC: Registered udp transport module.
119[ 0.075548] RPC: Registered tcp transport module.
120[ 0.075558] RPC: Registered tcp NFSv4.1 backchannel transport module.
121[ 0.075756] Unpacking initramfs...
122[ 0.510709] Freeing initrd memory: 7368K
123[ 0.679264] Initialise system trusted keyrings
124[ 0.679444] workingset: timestamp_bits=44 max_order=19 bucket_order=0
125[ 0.687994] squashfs: version 4.0 (2009/01/31) Phillip Lougher
126[ 0.688950] NFS: Registering the id_resolver key type
127[ 0.688996] Key type id_resolver registered
128[ 0.689008] Key type id_legacy registered
129[ 0.689028] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
130[ 0.689244] 9p: Installing v9fs 9p2000 file system support
131[ 0.714068] Key type asymmetric registered
132[ 0.714097] Asymmetric key parser 'x509' registered
133[ 0.714185] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
134[ 0.714204] io scheduler mq-deadline registered
135[ 0.714216] io scheduler kyber registered
136[ 0.715119] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
137[ 0.716361] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
138[ 0.716877] sun6i-mipi-dphy 1ca1000.d-phy: Couldn't create the DPHY encoder regmap
139[ 0.720501] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
140[ 0.721774] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
141[ 0.735556] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
142[ 0.740946] sun6i-mipi-dsi 1ca0000.dsi: Couldn't get VCC-DSI supply
143[ 0.752867] loop: module loaded
144[ 0.754791] libphy: Fixed MDIO Bus: probed
145[ 0.755242] tun: Universal TUN/TAP device driver, 1.6
146[ 0.757344] VFIO - User Level meta-driver version: 0.3
147[ 0.758492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
148[ 0.758520] ehci-platform: EHCI generic platform driver
149[ 0.758768] ehci-platform 1c1a000.usb: EHCI Host Controller
150[ 0.758802] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
151[ 0.758941] ehci-platform 1c1a000.usb: irq 15, io mem 0x01c1a000
152[ 0.772045] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
153[ 0.772932] hub 1-0:1.0: USB hub found
154[ 0.773014] hub 1-0:1.0: 1 port detected
155[ 0.773786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
156[ 0.773827] ohci-platform: OHCI generic platform driver
157[ 0.774056] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
158[ 0.774089] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
159[ 0.774215] ohci-platform 1c1a400.usb: irq 16, io mem 0x01c1a400
160[ 0.836654] hub 2-0:1.0: USB hub found
161[ 0.836721] hub 2-0:1.0: 1 port detected
162[ 0.837969] usbcore: registered new interface driver usb-storage
163[ 0.841032] sun6i-rtc 1f00000.rtc: registered as rtc0
164[ 0.841065] sun6i-rtc 1f00000.rtc: RTC enabled
165[ 0.841210] i2c /dev entries driver
166[ 0.843250] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
167[ 0.844412] sdhci: Secure Digital Host Controller Interface driver
168[ 0.844442] sdhci: Copyright(c) Pierre Ossman
169[ 0.844589] Synopsys Designware Multimedia Card Interface Driver
170[ 0.845490] sdhci-pltfm: SDHCI platform and OF driver helper
171[ 0.846427] ledtrig-cpu: registered to indicate activity on CPUs
172[ 0.847425] usbcore: registered new interface driver usbhid
173[ 0.847449] usbhid: USB HID core driver
174[ 0.849145] cedrus 1c0e000.video-codec: Device registered as /dev/video0
175[ 0.850965] NET: Registered protocol family 17
176[ 0.851191] 9pnet: Installing 9P2000 support
177[ 0.851232] Key type dns_resolver registered
178[ 0.851989] registered taskstats version 1
179[ 0.852006] Loading compiled-in X.509 certificates
180[ 0.863117] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
181[ 0.863602] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
182[ 0.866443] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
183[ 0.868615] axp20x-adc axp813-adc: DMA mask not set
184[ 0.869981] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
185[ 0.870211] power_supply axp20x-battery: hwmon: 'axp20x-battery' is not a valid name attribute, please fix
186[ 0.870955] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
187[ 0.871114] power_supply axp813-ac: hwmon: 'axp813-ac' is not a valid name attribute, please fix
188[ 0.872664] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
189[ 0.872838] power_supply axp20x-usb: hwmon: 'axp20x-usb' is not a valid name attribute, please fix
190[ 0.874050] dcdc1: supplied by regulator-dummy
191[ 0.874627] dcdc2: supplied by regulator-dummy
192[ 0.874985] dcdc4: supplied by regulator-dummy
193[ 0.875286] dcdc5: supplied by regulator-dummy
194[ 0.875580] dcdc6: supplied by regulator-dummy
195[ 0.875899] dc1sw: supplied by regulator-dummy
196[ 0.876161] aldo1: supplied by regulator-dummy
197[ 0.876265] dovdd-csi: Bringing 3300000uV into 2800000-2800000uV
198[ 0.876527] aldo2: supplied by regulator-dummy
199[ 0.876796] aldo3: supplied by regulator-dummy
200[ 0.877064] dldo1: supplied by regulator-dummy
201[ 0.877374] dldo2: supplied by regulator-dummy
202[ 0.877451] vcc-mipi-io: Bringing 2900000uV into 3300000-3300000uV
203[ 0.877730] dldo3: supplied by regulator-dummy
204[ 0.877801] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
205[ 0.878045] dldo4: supplied by regulator-dummy
206[ 0.878347] eldo1: supplied by regulator-dummy
207[ 0.878614] eldo2: supplied by regulator-dummy
208[ 0.878893] eldo3: supplied by regulator-dummy
209[ 0.878964] dvdd-1v8-csi: Bringing 700000uV into 1800000-1800000uV
210[ 0.879236] fldo1: supplied by regulator-dummy
211[ 0.879517] fldo2: supplied by regulator-dummy
212[ 0.879935] rtc-ldo: supplied by regulator-dummy
213[ 0.880221] ldo-io0: supplied by regulator-dummy
214[ 0.880304] vcc-lcd: Bringing 3300000uV into 2800000-2800000uV
215[ 0.880621] ldo-io1: supplied by regulator-dummy
216[ 0.880694] vcc-1v8-typec: Bringing 3300000uV into 1800000-1800000uV
217[ 0.880944] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
218[ 0.886334] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
219[ 0.886733] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
220[ 0.886871] pwm-backlight backlight: backlight supply power not found, using dummy regulator
221[ 0.900299] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
222[ 0.900825] printk: console [ttyS0] disabled
223[ 0.921475] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 26, base_baud = 1500000) is a U6_16550A
224[ 2.159090] printk: console [ttyS0] enabled
225[ 2.185264] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 27, base_baud = 1500000) is a U6_16550A
226[ 2.194433] serial serial0: tty port ttyS1 registered
227[ 2.200365] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
228[ 2.210459] sun6i-mipi-dsi 1ca0000.dsi: Attached device xbd599
229[ 2.216323] panel-xingbangda-xbd599 1ca0000.dsi.0: [drm:xbd599_probe] 720x1440@60 24bpp dsi 4dl - ready
230[ 2.255680] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff0000109ac0e8)
231[ 2.264925] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff0000109ac0e8)
232[ 2.272950] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
233[ 2.280803] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff0000109a80b8)
234[ 2.289342] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff0000109a80b8)
235[ 2.297733] sun4i-drm display-engine: bound 1ca0000.dsi (ops 0xffff0000109ab030)
236[ 2.305139] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
237[ 2.311757] [drm] No driver support for vblank timestamp query.
238[ 2.318150] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
239[ 2.331578] bootsplash: Loading splash file (606512 bytes)
240[ 2.331625] bootsplash: Loaded (606512 bytes, 2 pics, 76 blobs).
241[ 2.833408] Console: switching to colour frame buffer device 90x90
242[ 2.876262] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
243[ 2.884589] ehci-platform 1c1b000.usb: EHCI Host Controller
244[ 2.884614] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
245[ 2.884732] ehci-platform 1c1b000.usb: irq 17, io mem 0x01c1b000
246[ 2.899816] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
247[ 2.900528] hub 3-0:1.0: USB hub found
248[ 2.900564] hub 3-0:1.0: 1 port detected
249[ 2.901582] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
250[ 2.901602] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
251[ 2.901728] ohci-platform 1c1b400.usb: irq 18, io mem 0x01c1b400
252[ 2.967404] hub 4-0:1.0: USB hub found
253[ 2.967443] hub 4-0:1.0: 1 port detected
254[ 2.968593] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
255[ 2.970727] Goodix-TS 0-005d: 0-005d supply VDDIO not found, using dummy regulator
256[ 3.081292] Goodix-TS 0-005d: ID 4097, version: 0200
257[ 3.082543] Goodix-TS 0-005d: Direct firmware load for goodix_4097_cfg.bin failed with error -2
258[ 3.084299] random: fast init done
259[ 3.084531] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
260[ 3.089432] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
261[ 3.090612] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
262[ 3.091406] sunxi-mmc 1c0f000.mmc: Got CD GPIO
263[ 3.120290] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
264[ 3.129898] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
265[ 3.153567] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
266[ 3.154316] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
267[ 3.189731] input: Goodix Capacitive TouchScreen as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-005d/input/input1
268[ 3.199928] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
269[ 3.211465] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T02:40:55 UTC (9655)
270[ 3.220525] vcc5v0: disabling
271[ 3.223381] mmc1: new high speed SDIO card at address 0001
272[ 3.229556] Freeing unused kernel memory: 960K
273[ 3.256520] Run /init as init process
274[ 3.266785] mmc0: new high speed SDHC card at address aaaa
275[ 3.273767] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
276[ 3.283112] mmcblk0: p1
277[ 3.321088] mmc2: new DDR MMC card at address 0001
278[ 3.327386] mmcblk2: mmc2:0001 RS016G 14.6 GiB
279[ 3.332919] mmcblk2boot0: mmc2:0001 RS016G partition 1 4.00 MiB
280[ 3.339876] mmcblk2boot1: mmc2:0001 RS016G partition 2 4.00 MiB
281[ 3.347873] mmcblk2: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 >
282[ 3.347895] mmcblk2: p1 size 21585920 extends beyond EOD, truncated
283[ 5.018285] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
284[ 5.796937] systemd[1]: System time before build time, advancing clock.
285[ 5.947016] NET: Registered protocol family 10
286[ 5.952581] Segment Routing with IPv6
287[ 6.005186] systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
288[ 6.031650] systemd[1]: Detected architecture arm64.
289[ 6.068598] systemd[1]: Set hostname to <manjaro-arm>.
290[ 6.788274] random: systemd: uninitialized urandom read (16 bytes read)
291[ 6.795383] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
292[ 6.808221] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
293[ 6.819410] systemd[1]: Created slice system-getty.slice.
294[ 6.834055] random: systemd: uninitialized urandom read (16 bytes read)
295[ 6.842103] systemd[1]: Created slice system-serial\x2dgetty.slice.
296[ 6.849426] random: systemd: uninitialized urandom read (16 bytes read)
297[ 6.857111] systemd[1]: Created slice User and Session Slice.
298[ 6.864055] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
299[ 6.872951] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
300[ 8.074246] systemd-journald[2547]: Received client request to flush runtime journal.
301[ 8.555657] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
302[ 8.555739] gpio-141 (sda): enforced open drain please flag it properly in DT/ACPI DSDT/board file
303[ 8.555854] gpio-140 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
304[ 8.556724] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
305[ 8.864288] input: 1c21800.lradc as /devices/platform/soc/1c21800.lradc/input/input2
306[ 8.921992] cfg80211: Loading compiled-in X.509 certificates for regulatory database
307[ 8.956459] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
308[ 8.999768] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
309[ 9.008916] cfg80211: failed to load regulatory.db
310[ 9.089846] 8723cs: loading out-of-tree module taints kernel.
311[ 9.149681] 8723cs: module init start
312[ 9.153615] 8723cs: rtl8723cs v4.3.22.9_16440.20151221_BTCOEX20151214-0700-ML20190730
313[ 9.161715] 8723cs: build time: Dec 3 2019 19:11:44
314[ 9.166967] 8723cs: rtl8723cs BT-Coex version = BTCOEX20151214-0700
315[ 9.181692] lima 1c40000.gpu: bus rate = 200000000
316[ 9.186814] lima 1c40000.gpu: mod rate = 297000000
317[ 9.192300] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
318[ 9.198931] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
319[ 9.205589] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
320[ 9.212252] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
321[ 9.227766] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 1
322[ 9.298288] Bluetooth: Core ver 2.22
323[ 9.298380] NET: Registered protocol family 31
324[ 9.298382] Bluetooth: HCI device and connection manager initialized
325[ 9.298405] Bluetooth: HCI socket layer initialized
326[ 9.298411] Bluetooth: L2CAP socket layer initialized
327[ 9.298423] Bluetooth: SCO socket layer initialized
328[ 9.303001] inv-mpu6050-i2c 1-0068: mounting matrix not found: using identity...
329[ 9.303057] inv-mpu6050-i2c 1-0068: 1-0068 supply vddio not found, using dummy regulator
330[ 9.347175] random: crng init done
331[ 9.347183] random: 7 urandom warning(s) missed due to ratelimiting
332[ 9.348857] input: gpio-vibrator as /devices/platform/vibrator/input/input3
333[ 9.349520] Bluetooth: HCI UART driver ver 2.3
334[ 9.371460] Bluetooth: HCI UART protocol H4 registered
335[ 9.377066] Bluetooth: HCI UART protocol LL registered
336[ 9.377997] simple-amplifier audio-amplifier: audio-amplifier supply VCC not found, using dummy regulator
337[ 9.382577] Bluetooth: HCI UART protocol Three-wire (H5) registered
338[ 9.392777] sun50i-codec-analog 1f015c0.codec-analog: 1f015c0.codec-analog supply cpvdd not found, using dummy regulator
339[ 9.399476] Bluetooth: HCI UART protocol Broadcom registered
340[ 9.411344] st-magn-i2c 1-001e: 1-001e supply vddio not found, using dummy regulator
341[ 9.438889] iio iio:device3: interrupts active high level
342[ 9.441771] iio iio:device3: registered magnetometer lis3mdl
343[ 9.449049] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
344[ 9.559053] i2c i2c-1: Added multiplexed i2c bus 3
345[ 9.573814] 8723cs: rtw_ndev_init(wlan0) if1 mac_addr=00:ba:71:00:dd:28
346[ 9.597915] 8723cs: module init ret=0
347[ 10.134125] Bluetooth: hci0: RTL: rtl: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703
348
349[ 10.149546] Bluetooth: hci0: RTL: chip_type status=0 type=5
350[ 10.159010] Bluetooth: hci0: RTL: rom_version status=0 version=1
351
352[ 10.159018] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723cs_xx_fw.bin
353
354[ 10.170194] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723cs_xx_config-pinebook.bin
355
356[ 10.191931] Bluetooth: hci0: RTL: cfg_sz 63, total sz 19427
357
358[ 10.928699] 8021q: 802.1Q VLAN Support v1.8