· 6 years ago · Jan 31, 2020, 04:58 PM
1root@rockpi:~# dmesg
2[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd042]
3[ 0.000000] Linux version 5.5.0-rc6-rockchip64 (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #19.11.7 SMP PREEMPT Fri Jan 31 17:27:09 CET 2020
4[ 0.000000] Machine model: Radxa ROCK Pi S
5[ 0.000000] efi: Getting EFI parameters from FDT:
6[ 0.000000] efi: UEFI not found.
7[ 0.000000] cma: Reserved 16 MiB at 0x000000001dc00000
8[ 0.000000] NUMA: No NUMA configuration found
9[ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000001fffffff]
10[ 0.000000] NUMA: NODE_DATA [mem 0x1fecf100-0x1fed0fff]
11[ 0.000000] Zone ranges:
12[ 0.000000] DMA [mem 0x0000000000200000-0x000000001fffffff]
13[ 0.000000] DMA32 empty
14[ 0.000000] Normal empty
15[ 0.000000] Movable zone start for each node
16[ 0.000000] Early memory node ranges
17[ 0.000000] node 0: [mem 0x0000000000200000-0x000000001fffffff]
18[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000001fffffff]
19[ 0.000000] On node 0 totalpages: 130560
20[ 0.000000] DMA zone: 2040 pages used for memmap
21[ 0.000000] DMA zone: 0 pages reserved
22[ 0.000000] DMA zone: 130560 pages, LIFO batch:31
23[ 0.000000] psci: probing for conduit method from DT.
24[ 0.000000] psci: PSCIv1.0 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 s52504 r8192 d29416 u90112
29[ 0.000000] pcpu-alloc: s52504 r8192 d29416 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] Built 1 zonelists, mobility grouping on. Total pages: 128520
33[ 0.000000] Policy zone: DMA
34[ 0.000000] Kernel command line: root=UUID=dc09c046-863b-4cfa-8e05-5bbaa548bd00 rootwait rootfstype=ext4 console=ttyS0,1500000 console=tty1 consoleblank=0 loglevel=7 ubootpart=f051eae5-01 usb-storage.quirks= swiotlb=1024 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
35[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
36[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
37[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
38[ 0.000000] Memory: 459812K/522240K available (13564K kernel code, 882K rwdata, 5024K rodata, 960K init, 394K bss, 46044K reserved, 16384K cma-reserved)
39[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
40[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
41[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
42[ 0.000000] Tasks RCU enabled.
43[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
44[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
45[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
46[ 0.000000] GIC: Using split EOI/Deactivate mode
47[ 0.000000] random: get_random_bytes called from start_kernel+0x2ac/0x434 with crng_init=0
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.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
51[ 0.000947] Console: colour dummy device 80x25
52[ 0.001676] printk: console [tty1] enabled
53[ 0.001827] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
54[ 0.001871] pid_max: default: 32768 minimum: 301
55[ 0.002024] LSM: Security Framework initializing
56[ 0.002131] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
57[ 0.002170] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
58[ 0.002277] *** VALIDATE tmpfs ***
59[ 0.002956] *** VALIDATE proc ***
60[ 0.003320] *** VALIDATE cgroup1 ***
61[ 0.003348] *** VALIDATE cgroup2 ***
62[ 0.027922] ASID allocator initialised with 32768 entries
63[ 0.035900] rcu: Hierarchical SRCU implementation.
64[ 0.044433] EFI services will not be available.
65[ 0.052000] smp: Bringing up secondary CPUs ...
66[ 0.084243] Detected VIPT I-cache on CPU1
67[ 0.084324] CPU1: Booted secondary processor 0x0000000001 [0x410fd042]
68[ 0.116355] Detected VIPT I-cache on CPU2
69[ 0.116424] CPU2: Booted secondary processor 0x0000000002 [0x410fd042]
70[ 0.148488] Detected VIPT I-cache on CPU3
71[ 0.148553] CPU3: Booted secondary processor 0x0000000003 [0x410fd042]
72[ 0.148720] smp: Brought up 1 node, 4 CPUs
73[ 0.148847] SMP: Total of 4 processors activated.
74[ 0.148871] CPU features: detected: 32-bit EL0 Support
75[ 0.148896] CPU features: detected: CRC32 instructions
76[ 0.149683] CPU: All CPU(s) started at EL2
77[ 0.149732] alternatives: patching kernel code
78[ 0.151534] devtmpfs: initialized
79[ 0.162961] Registered cp15_barrier emulation handler
80[ 0.163013] Registered setend emulation handler
81[ 0.163612] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
82[ 0.163671] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
83[ 0.164751] xor: measuring software checksum speed
84[ 0.204628] 8regs : 1198.000 MB/sec
85[ 0.244704] 32regs : 1323.000 MB/sec
86[ 0.284798] arm64_neon: 1193.000 MB/sec
87[ 0.284823] xor: using function: 32regs (1323.000 MB/sec)
88[ 0.284942] pinctrl core: initialized pinctrl subsystem
89[ 0.286115] thermal_sys: Registered thermal governor 'step_wise'
90[ 0.286783] DMI not present or invalid.
91[ 0.287373] NET: Registered protocol family 16
92[ 0.298532] DMA: preallocated 256 KiB pool for atomic allocations
93[ 0.298603] audit: initializing netlink subsys (disabled)
94[ 0.298963] audit: type=2000 audit(0.296:1): state=initialized audit_enabled=0 res=1
95[ 0.301245] cpuidle: using governor menu
96[ 0.301963] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
97[ 0.302377] Serial: AMBA PL011 UART driver
98[ 0.348052] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
99[ 0.348098] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
100[ 0.348125] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
101[ 0.348155] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
102[ 0.361086] cryptd: max_cpu_qlen set to 1000
103[ 0.445419] raid6: neonx8 gen() 697 MB/s
104[ 0.513534] raid6: neonx8 xor() 635 MB/s
105[ 0.581735] raid6: neonx4 gen() 675 MB/s
106[ 0.649869] raid6: neonx4 xor() 612 MB/s
107[ 0.718033] raid6: neonx2 gen() 553 MB/s
108[ 0.786133] raid6: neonx2 xor() 526 MB/s
109[ 0.854339] raid6: neonx1 gen() 398 MB/s
110[ 0.922410] raid6: neonx1 xor() 414 MB/s
111[ 0.990582] raid6: int64x8 gen() 486 MB/s
112[ 1.058695] raid6: int64x8 xor() 297 MB/s
113[ 1.126848] raid6: int64x4 gen() 447 MB/s
114[ 1.195042] raid6: int64x4 xor() 291 MB/s
115[ 1.263191] raid6: int64x2 gen() 346 MB/s
116[ 1.331233] raid6: int64x2 xor() 250 MB/s
117[ 1.399542] raid6: int64x1 gen() 242 MB/s
118[ 1.467573] raid6: int64x1 xor() 206 MB/s
119[ 1.467600] raid6: using algorithm neonx8 gen() 697 MB/s
120[ 1.467622] raid6: .... xor() 635 MB/s, rmw enabled
121[ 1.467644] raid6: using neon recovery algorithm
122[ 1.468970] vdd_log: supplied by vcc5v0_sys
123[ 1.469437] vcc_ddr: supplied by vcc5v0_sys
124[ 1.470298] vcc_io: supplied by vcc5v0_sys
125[ 1.470976] vcc_1v8: supplied by vcc_io
126[ 1.471477] vcc5v0_otg: supplied by vcc5v0_sys
127[ 1.472067] iommu: Default domain type: Translated
128[ 1.472447] vgaarb: loaded
129[ 1.472997] SCSI subsystem initialized
130[ 1.473391] libata version 3.00 loaded.
131[ 1.473805] usbcore: registered new interface driver usbfs
132[ 1.473892] usbcore: registered new interface driver hub
133[ 1.474031] usbcore: registered new device driver usb
134[ 1.474461] pps_core: LinuxPPS API ver. 1 registered
135[ 1.474487] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
136[ 1.474536] PTP clock support registered
137[ 1.474746] EDAC MC: Ver: 3.0.0
138[ 1.475711] Advanced Linux Sound Architecture Driver Initialized.
139[ 1.476484] NetLabel: Initializing
140[ 1.476512] NetLabel: domain hash size = 128
141[ 1.476532] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
142[ 1.476647] NetLabel: unlabeled traffic allowed by default
143[ 1.477595] clocksource: Switched to clocksource arch_sys_counter
144[ 1.478013] VFS: Disk quotas dquot_6.6.0
145[ 1.478139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
146[ 1.478237] *** VALIDATE ramfs ***
147[ 1.478276] *** VALIDATE hugetlbfs ***
148[ 1.489494] NET: Registered protocol family 2
149[ 1.490467] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
150[ 1.490533] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
151[ 1.490621] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
152[ 1.490724] TCP: Hash tables configured (established 4096 bind 4096)
153[ 1.490901] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
154[ 1.490951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
155[ 1.491244] NET: Registered protocol family 1
156[ 1.492097] RPC: Registered named UNIX socket transport module.
157[ 1.492135] RPC: Registered udp transport module.
158[ 1.492155] RPC: Registered tcp transport module.
159[ 1.492175] RPC: Registered tcp NFSv4.1 backchannel transport module.
160[ 1.492213] PCI: CLS 0 bytes, default 64
161[ 1.492513] Trying to unpack rootfs image as initramfs...
162[ 1.965368] Freeing initrd memory: 5944K
163[ 1.967169] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
164[ 1.967556] kvm [1]: IPA Size Limit: 40bits
165[ 1.968560] kvm [1]: vgic interrupt IRQ1
166[ 1.968764] kvm [1]: Hyp mode initialized successfully
167[ 2.339177] Initialise system trusted keyrings
168[ 2.339548] workingset: timestamp_bits=44 max_order=17 bucket_order=0
169[ 2.352328] squashfs: version 4.0 (2009/01/31) Phillip Lougher
170[ 2.353712] NFS: Registering the id_resolver key type
171[ 2.353783] Key type id_resolver registered
172[ 2.353804] Key type id_legacy registered
173[ 2.353836] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
174[ 2.353861] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
175[ 2.355659] fuse: init (API version 7.31)
176[ 2.355828] *** VALIDATE fuse ***
177[ 2.355857] *** VALIDATE fuse ***
178[ 2.356501] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
179[ 2.358988] *** VALIDATE xfs ***
180[ 2.359084] 9p: Installing v9fs 9p2000 file system support
181[ 2.410526] NET: Registered protocol family 38
182[ 2.410579] Key type asymmetric registered
183[ 2.410601] Asymmetric key parser 'x509' registered
184[ 2.410729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
185[ 2.411038] io scheduler mq-deadline registered
186[ 2.411067] io scheduler kyber registered
187[ 2.411397] io scheduler bfq registered
188[ 2.417061] dma-pl330 ff2c0000.dma-controller: Loaded driver for PL330 DMAC-241330
189[ 2.417115] dma-pl330 ff2c0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
190[ 2.419380] dma-pl330 ff2d0000.dma-controller: Loaded driver for PL330 DMAC-241330
191[ 2.419433] dma-pl330 ff2d0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
192[ 2.421051] pwm-regulator: supplied by vcc5v0_sys
193[ 2.422089] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
194[ 2.424624] printk: console [ttyS0] disabled
195[ 2.424772] ff0a0000.serial: ttyS0 at MMIO 0xff0a0000 (irq = 12, base_baud = 1500000) is a 16550A
196[ 2.517569] printk: console [ttyS0] enabled
197[ 2.519435] ff0e0000.serial: ttyS4 at MMIO 0xff0e0000 (irq = 13, base_baud = 5078125) is a 16550A
198[ 2.537817] brd: module loaded
199[ 2.552902] loop: module loaded
200[ 2.645113] libphy: Fixed MDIO Bus: probed
201[ 2.646443] tun: Universal TUN/TAP device driver, 1.6
202[ 2.648295] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
203[ 2.648833] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
204[ 2.649427] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
205[ 2.650089] igb: Copyright (c) 2007-2014 Intel Corporation.
206[ 2.650655] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
207[ 2.651364] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
208[ 2.652332] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
209[ 2.653074] usbcore: registered new interface driver pegasus
210[ 2.653665] usbcore: registered new interface driver rtl8150
211[ 2.654250] usbcore: registered new interface driver r8152
212[ 2.654798] usbcore: registered new interface driver dm9601
213[ 2.655359] usbcore: registered new interface driver CoreChips
214[ 2.655948] usbcore: registered new interface driver smsc75xx
215[ 2.656544] usbcore: registered new interface driver smsc95xx
216[ 2.657111] usbcore: registered new interface driver plusb
217[ 2.657679] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
218[ 2.658650] VFIO - User Level meta-driver version: 0.3
219[ 2.660887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
220[ 2.661495] ehci-pci: EHCI PCI platform driver
221[ 2.662049] ehci-platform: EHCI generic platform driver
222[ 2.662718] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
223[ 2.663324] ohci-pci: OHCI PCI platform driver
224[ 2.663787] ohci-platform: OHCI generic platform driver
225[ 2.664849] usbcore: registered new interface driver usb-storage
226[ 2.667859] i2c /dev entries driver
227[ 2.673921] sdhci: Secure Digital Host Controller Interface driver
228[ 2.674499] sdhci: Copyright(c) Pierre Ossman
229[ 2.674924] Synopsys Designware Multimedia Card Interface Driver
230[ 2.676612] dwmmc_rockchip ff480000.dwmmc: IDMAC supports 32-bit address mode.
231[ 2.677309] dwmmc_rockchip ff480000.dwmmc: Using internal DMA controller.
232[ 2.678010] dwmmc_rockchip ff480000.dwmmc: Version ID is 270a
233[ 2.678614] dwmmc_rockchip ff480000.dwmmc: DW MMC controller at irq 21,32 bit host data width,256 deep fifo
234[ 2.692531] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
235[ 2.706871] dwmmc_rockchip ff490000.dwmmc: IDMAC supports 32-bit address mode.
236[ 2.707718] dwmmc_rockchip ff490000.dwmmc: Using internal DMA controller.
237[ 2.708385] dwmmc_rockchip ff490000.dwmmc: Version ID is 270a
238[ 2.709073] dwmmc_rockchip ff490000.dwmmc: DW MMC controller at irq 22,32 bit host data width,256 deep fifo
239[ 2.710312] mmc_host mmc1: card is non-removable.
240[ 2.721415] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
241[ 2.736572] dwmmc_rockchip ff4a0000.dwmmc: IDMAC supports 32-bit address mode.
242[ 2.737394] dwmmc_rockchip ff4a0000.dwmmc: Using internal DMA controller.
243[ 2.738131] dwmmc_rockchip ff4a0000.dwmmc: Version ID is 270a
244[ 2.738883] dwmmc_rockchip ff4a0000.dwmmc: DW MMC controller at irq 23,32 bit host data width,256 deep fifo
245[ 2.740170] dwmmc_rockchip ff4a0000.dwmmc: allocated mmc-pwrseq
246[ 2.740750] mmc_host mmc2: card is non-removable.
247[ 2.754325] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
248[ 2.768481] sdhci-pltfm: SDHCI platform and OF driver helper
249[ 2.772718] ledtrig-cpu: registered to indicate activity on CPUs
250[ 2.774531] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
251[ 2.775196] usbcore: registered new interface driver usbhid
252[ 2.775604] mmc0: new high speed SDXC card at address aaaa
253[ 2.775978] usbhid: USB HID core driver
254[ 2.776824] dwmmc_rockchip ff4a0000.dwmmc: card claims to support voltages below defined range
255[ 2.778041] mmcblk0: mmc0:aaaa SE64G 59.5 GiB
256[ 2.782726] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
257[ 2.783708] mmc1: new SD card at address 1388
258[ 2.785341] mmcblk1: mmc1:1388 Stora 964 MiB
259[ 2.789394] xt_time: kernel timezone is -0000
260[ 2.789916] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
261[ 2.790520] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
262[ 2.790893] mmc_host mmc2: Bus speed (slot 0) = 1000000Hz (slot req 1000000Hz, actual 1000000HZ div = 0)
263[ 2.791434] IPVS: ipvs loaded.
264[ 2.791900] mmcblk0: p1
265[ 2.792555] IPVS: [rr] scheduler registered.
266[ 2.792949] IPVS: [wrr] scheduler registered.
267[ 2.793348] IPVS: [lc] scheduler registered.
268[ 2.793707] mmcblk1: p1
269[ 2.793771] IPVS: [wlc] scheduler registered.
270[ 2.794380] IPVS: [fo] scheduler registered.
271[ 2.794770] IPVS: [ovf] scheduler registered.
272[ 2.795197] IPVS: [lblc] scheduler registered.
273[ 2.795618] IPVS: [lblcr] scheduler registered.
274[ 2.796034] IPVS: [dh] scheduler registered.
275[ 2.796424] IPVS: [sh] scheduler registered.
276[ 2.796817] IPVS: [sed] scheduler registered.
277[ 2.797215] IPVS: [nq] scheduler registered.
278[ 2.797834] Initializing XFRM netlink socket
279[ 2.798388] NET: Registered protocol family 17
280[ 2.799194] 8021q: 802.1Q VLAN Support v1.8
281[ 2.799843] 9pnet: Installing 9P2000 support
282[ 2.800325] Key type dns_resolver registered
283[ 2.801854] registered taskstats version 1
284[ 2.802252] Loading compiled-in X.509 certificates
285[ 2.802295] mmc2: new high speed SDIO card at address 0001
286[ 2.813752] zswap: default zpool zbud not available
287[ 2.814217] zswap: pool creation failed
288[ 2.816249] Btrfs loaded, crc32c=crc32c-generic
289[ 2.852364] hctosys: unable to open rtc device (rtc0)
290[ 2.853491] ALSA device list:
291[ 2.853874] No soundcards found.
292[ 2.855094] Freeing unused kernel memory: 960K
293[ 2.881710] Run /init as init process
294[ 3.432120] rk_gmac-dwmac ff4e0000.ethernet: IRQ eth_wake_irq not found
295[ 3.432762] rk_gmac-dwmac ff4e0000.ethernet: IRQ eth_lpi not found
296[ 3.433519] rk_gmac-dwmac ff4e0000.ethernet: PTP uses main clock
297[ 3.434356] rk_gmac-dwmac ff4e0000.ethernet: clock input or output? (output).
298[ 3.435042] rk_gmac-dwmac ff4e0000.ethernet: Can not read property: tx_delay.
299[ 3.435709] rk_gmac-dwmac ff4e0000.ethernet: set tx_delay to 0x30
300[ 3.436276] rk_gmac-dwmac ff4e0000.ethernet: Can not read property: rx_delay.
301[ 3.436927] rk_gmac-dwmac ff4e0000.ethernet: set rx_delay to 0x10
302[ 3.437505] rk_gmac-dwmac ff4e0000.ethernet: integrated PHY? (no).
303[ 3.443560] rk_gmac-dwmac ff4e0000.ethernet: init for RMII
304[ 3.444590] rk_gmac-dwmac ff4e0000.ethernet: User ID: 0x10, Synopsys ID: 0x35
305[ 3.445280] rk_gmac-dwmac ff4e0000.ethernet: DWMAC1000
306[ 3.446052] rk_gmac-dwmac ff4e0000.ethernet: DMA HW capability register supported
307[ 3.446764] rk_gmac-dwmac ff4e0000.ethernet: RX Checksum Offload Engine supported
308[ 3.447462] rk_gmac-dwmac ff4e0000.ethernet: COE Type 2
309[ 3.447956] rk_gmac-dwmac ff4e0000.ethernet: TX Checksum insertion supported
310[ 3.448597] rk_gmac-dwmac ff4e0000.ethernet: Wake-Up On Lan supported
311[ 3.449271] rk_gmac-dwmac ff4e0000.ethernet: Normal descriptors
312[ 3.449903] rk_gmac-dwmac ff4e0000.ethernet: Ring mode enabled
313[ 3.450462] rk_gmac-dwmac ff4e0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
314[ 3.454255] random: fast init done
315[ 3.618552] libphy: stmmac: probed
316[ 3.618909] RTL8201F Fast Ethernet stmmac-0:00: attached PHY driver [RTL8201F Fast Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
317[ 3.619998] RTL8201F Fast Ethernet stmmac-0:01: attached PHY driver [RTL8201F Fast Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
318[ 4.014429] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
319[ 4.849779] systemd[1]: System time before build time, advancing clock.
320[ 4.915699] NET: Registered protocol family 10
321[ 4.917709] Segment Routing with IPv6
322[ 4.957988] systemd[1]: systemd 241 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)
323[ 4.960936] systemd[1]: Detected architecture arm64.
324[ 5.001337] systemd[1]: Set hostname to <rockpi>.
325[ 5.006027] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
326[ 5.021038] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
327[ 5.172931] ttyS0 - failed to request DMA
328[ 5.320864] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
329[ 5.322579] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
330[ 5.697192] random: systemd: uninitialized urandom read (16 bytes read)
331[ 5.705886] random: systemd: uninitialized urandom read (16 bytes read)
332[ 5.707555] systemd[1]: Listening on udev Control Socket.
333[ 5.708852] random: systemd: uninitialized urandom read (16 bytes read)
334[ 5.710422] systemd[1]: Listening on Journal Socket (/dev/log).
335[ 5.712088] systemd[1]: Listening on udev Kernel Socket.
336[ 5.941023] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
337[ 6.292744] systemd-journald[389]: Received request to flush runtime journal from PID 1
338[ 6.860165] zram: Added device: zram0
339[ 6.861244] zram: Added device: zram1
340[ 6.862442] zram: Added device: zram2
341[ 6.950488] zram1: detected capacity change from 0 to 247349248
342[ 7.319985] cfg80211: Loading compiled-in X.509 certificates for regulatory database
343[ 7.434960] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
344[ 7.437970] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
345[ 7.437994] cfg80211: failed to load regulatory.db
346[ 7.679660] RTW: module init start
347[ 7.679677] RTW: rtl8723ds v5.1.1.5_20523.20161209_BTCOEX20161208-1212
348[ 7.679682] RTW: build time: Jan 31 2020 17:26:38
349[ 7.679687] RTW: rtl8723ds BT-Coex version = BTCOEX20161208-1212
350[ 7.681519] RTW: sdio_init: sdio clk rate: 1000000
351[ 7.732810] RTW: 0x000:
352[ 7.732820] 29
353[ 7.732831] 81
354[ 7.732835] 00
355[ 7.732840] 7C
356[ 7.732844] E1
357[ 7.732848] 88
358[ 7.732852] 07
359[ 7.732857] 00
360[ 7.732861] A0
361[ 7.732865] 04
362[ 7.732870] EC
363[ 7.732874] 35
364[ 7.732878] 12
365[ 7.732883] C0
366[ 7.732887] A2
367[ 7.732892] D8
368[ 7.732896] RTW: 0x010:
369[ 7.732899] FF
370[ 7.732903] FF
371[ 7.732907] FF
372[ 7.732911] FF
373[ 7.732916] FF
374[ 7.732920] FF
375[ 7.732924] FF
376[ 7.732929] FF
377[ 7.732933] FF
378[ 7.732937] FF
379[ 7.732941] FF
380[ 7.732946] FF
381[ 7.732950] FF
382[ 7.732954] FF
383[ 7.732958] FF
384[ 7.732963] FF
385[ 7.732967] RTW: 0x020:
386[ 7.732970] FF
387[ 7.732974] FF
388[ 7.732979] FF
389[ 7.732983] FF
390[ 7.732987] FF
391[ 7.732992] FF
392[ 7.732996] FF
393[ 7.733000] FF
394[ 7.733004] FF
395[ 7.733009] FF
396[ 7.733013] FF
397[ 7.733017] FF
398[ 7.733022] FF
399[ 7.733026] FF
400[ 7.733030] FF
401[ 7.733035] FF
402[ 7.733039] RTW: 0x030:
403[ 7.733042] FF
404[ 7.733046] FF
405[ 7.733050] FF
406[ 7.733055] FF
407[ 7.733059] FF
408[ 7.733063] FF
409[ 7.733067] FF
410[ 7.733072] FF
411[ 7.733076] FF
412[ 7.733081] FF
413[ 7.733085] FF
414[ 7.733089] FF
415[ 7.733094] FF
416[ 7.733098] FF
417[ 7.733102] FF
418[ 7.733107] FF
419[ 7.733111] RTW: 0x040:
420[ 7.733114] FF
421[ 7.733118] FF
422[ 7.733122] FF
423[ 7.733126] FF
424[ 7.733130] FF
425[ 7.733135] FF
426[ 7.733139] FF
427[ 7.733143] FF
428[ 7.733147] FF
429[ 7.733152] FF
430[ 7.733156] FF
431[ 7.733160] FF
432[ 7.733165] FF
433[ 7.733169] FF
434[ 7.733173] FF
435[ 7.733177] FF
436[ 7.733182] RTW: 0x050:
437[ 7.733184] FF
438[ 7.733189] FF
439[ 7.733193] FF
440[ 7.733197] FF
441[ 7.733201] FF
442[ 7.733206] FF
443[ 7.733210] FF
444[ 7.733214] FF
445[ 7.733219] FF
446[ 7.733223] FF
447[ 7.733227] FF
448[ 7.733231] FF
449[ 7.733236] FF
450[ 7.733240] FF
451[ 7.733244] FF
452[ 7.733249] FF
453[ 7.733253] RTW: 0x060:
454[ 7.733256] FF
455[ 7.733260] FF
456[ 7.733264] FF
457[ 7.733268] FF
458[ 7.733273] FF
459[ 7.733277] FF
460[ 7.733281] FF
461[ 7.733285] FF
462[ 7.733290] FF
463[ 7.733294] FF
464[ 7.733298] FF
465[ 7.733303] FF
466[ 7.733307] FF
467[ 7.733311] FF
468[ 7.733315] FF
469[ 7.733319] FF
470[ 7.733324] RTW: 0x070:
471[ 7.733326] FF
472[ 7.733331] FF
473[ 7.733335] FF
474[ 7.733339] FF
475[ 7.733343] FF
476[ 7.733347] FF
477[ 7.733352] FF
478[ 7.733356] FF
479[ 7.733361] FF
480[ 7.733365] FF
481[ 7.733369] FF
482[ 7.733373] FF
483[ 7.733378] FF
484[ 7.733382] FF
485[ 7.733386] FF
486[ 7.733391] FF
487[ 7.733395] RTW: 0x080:
488[ 7.733398] FF
489[ 7.733402] FF
490[ 7.733406] FF
491[ 7.733410] FF
492[ 7.733415] FF
493[ 7.733419] FF
494[ 7.733424] FF
495[ 7.733428] FF
496[ 7.733432] FF
497[ 7.733436] FF
498[ 7.733441] FF
499[ 7.733445] FF
500[ 7.733450] FF
501[ 7.733454] FF
502[ 7.733458] FF
503[ 7.733462] FF
504[ 7.733466] RTW: 0x090:
505[ 7.733469] FF
506[ 7.733473] FF
507[ 7.733478] FF
508[ 7.733483] FF
509[ 7.733488] FF
510[ 7.733492] FF
511[ 7.733496] FF
512[ 7.733501] FF
513[ 7.733505] FF
514[ 7.733509] FF
515[ 7.733513] FF
516[ 7.733518] FF
517[ 7.733522] FF
518[ 7.733526] FF
519[ 7.733530] FF
520[ 7.733535] FF
521[ 7.733539] RTW: 0x0a0:
522[ 7.733542] FF
523[ 7.733546] FF
524[ 7.733550] FF
525[ 7.733554] FF
526[ 7.733559] FF
527[ 7.733563] FF
528[ 7.733567] FF
529[ 7.733650] FF
530[ 7.733655] FF
531[ 7.733659] FF
532[ 7.733663] FF
533[ 7.733667] FF
534[ 7.733672] FF
535[ 7.733676] FF
536[ 7.733680] FF
537[ 7.733685] FF
538[ 7.733689] RTW: 0x0b0:
539[ 7.733692] FF
540[ 7.733696] FF
541[ 7.733700] FF
542[ 7.733704] FF
543[ 7.733709] FF
544[ 7.733713] FF
545[ 7.733718] FF
546[ 7.733722] FF
547[ 7.733726] FF
548[ 7.733730] FF
549[ 7.733735] FF
550[ 7.733739] FF
551[ 7.733744] FF
552[ 7.733748] FF
553[ 7.733752] FF
554[ 7.733757] FF
555[ 7.733773] RTW: 0x0c0:
556[ 7.733776] FF
557[ 7.733780] FF
558[ 7.733784] FF
559[ 7.733788] FF
560[ 7.733793] FF
561[ 7.733797] FF
562[ 7.733801] FF
563[ 7.733806] FF
564[ 7.733810] FF
565[ 7.733814] FF
566[ 7.733818] FF
567[ 7.733823] FF
568[ 7.733827] FF
569[ 7.733831] FF
570[ 7.733835] FF
571[ 7.733840] FF
572[ 7.733844] RTW: 0x0d0:
573[ 7.733847] FF
574[ 7.733851] FF
575[ 7.733855] FF
576[ 7.733860] FF
577[ 7.733864] FF
578[ 7.733868] FF
579[ 7.733872] FF
580[ 7.733877] FF
581[ 7.733881] FF
582[ 7.733885] FF
583[ 7.733890] FF
584[ 7.733894] FF
585[ 7.733898] FF
586[ 7.733903] FF
587[ 7.733907] FF
588[ 7.733912] FF
589[ 7.733916] RTW: 0x0e0:
590[ 7.733918] FF
591[ 7.733923] FF
592[ 7.733927] FF
593[ 7.733931] FF
594[ 7.733936] FF
595[ 7.733940] FF
596[ 7.733945] FF
597[ 7.733949] FF
598[ 7.733953] FF
599[ 7.733958] FF
600[ 7.733962] FF
601[ 7.733966] FF
602[ 7.733970] FF
603[ 7.733975] FF
604[ 7.733979] FF
605[ 7.733983] FF
606[ 7.733987] RTW: 0x0f0:
607[ 7.733990] FF
608[ 7.733994] FF
609[ 7.733999] FF
610[ 7.734003] FF
611[ 7.734008] FF
612[ 7.734012] FF
613[ 7.734059] FF
614[ 7.734065] FF
615[ 7.734069] FF
616[ 7.734074] FF
617[ 7.734078] FF
618[ 7.734083] FF
619[ 7.734087] FF
620[ 7.734092] FF
621[ 7.734096] FF
622[ 7.734131] FF
623[ 7.734135] RTW: 0x100:
624[ 7.734138] FF
625[ 7.734142] FF
626[ 7.734146] FF
627[ 7.734151] FF
628[ 7.734155] FF
629[ 7.734159] FF
630[ 7.734164] FF
631[ 7.734168] FF
632[ 7.734172] FF
633[ 7.734176] FF
634[ 7.734181] FF
635[ 7.734185] FF
636[ 7.734190] FF
637[ 7.734194] FF
638[ 7.734198] FF
639[ 7.734203] FF
640[ 7.734207] RTW: 0x110:
641[ 7.734210] FF
642[ 7.734214] FF
643[ 7.734218] FF
644[ 7.734223] FF
645[ 7.734227] FF
646[ 7.734232] FF
647[ 7.734236] FF
648[ 7.734240] FF
649[ 7.734245] FF
650[ 7.734249] FF
651[ 7.734253] FF
652[ 7.734258] FF
653[ 7.734262] FF
654[ 7.734266] FF
655[ 7.734271] FF
656[ 7.734275] FF
657[ 7.734279] RTW: 0x120:
658[ 7.734282] FF
659[ 7.734286] FF
660[ 7.734291] FF
661[ 7.734295] FF
662[ 7.734299] FF
663[ 7.734304] FF
664[ 7.734308] FF
665[ 7.734313] FF
666[ 7.734317] FF
667[ 7.734321] FF
668[ 7.734325] FF
669[ 7.734330] FF
670[ 7.734334] FF
671[ 7.734338] FF
672[ 7.734343] FF
673[ 7.734360] FF
674[ 7.734364] RTW: 0x130:
675[ 7.734367] FF
676[ 7.734371] FF
677[ 7.734376] FF
678[ 7.734381] FF
679[ 7.734385] FF
680[ 7.734389] FF
681[ 7.734394] FF
682[ 7.734398] FF
683[ 7.734403] FF
684[ 7.734407] FF
685[ 7.734411] FF
686[ 7.734416] FF
687[ 7.734420] FF
688[ 7.734424] FF
689[ 7.734428] FF
690[ 7.734433] FF
691[ 7.734437] RTW: 0x140:
692[ 7.734440] FF
693[ 7.734444] FF
694[ 7.734448] FF
695[ 7.734453] FF
696[ 7.734457] FF
697[ 7.734462] FF
698[ 7.734466] FF
699[ 7.734470] FF
700[ 7.734474] FF
701[ 7.734479] FF
702[ 7.734483] FF
703[ 7.734488] FF
704[ 7.734492] FF
705[ 7.734496] FF
706[ 7.734500] FF
707[ 7.734505] FF
708[ 7.734509] RTW: 0x150:
709[ 7.734512] FF
710[ 7.734516] FF
711[ 7.734521] FF
712[ 7.734525] FF
713[ 7.734529] FF
714[ 7.734534] FF
715[ 7.734538] FF
716[ 7.734542] FF
717[ 7.734547] FF
718[ 7.734551] FF
719[ 7.734555] FF
720[ 7.734559] FF
721[ 7.734564] FF
722[ 7.734568] FF
723[ 7.734572] FF
724[ 7.734577] FF
725[ 7.734581] RTW: 0x160:
726[ 7.734584] FF
727[ 7.734588] FF
728[ 7.734593] FF
729[ 7.734597] FF
730[ 7.734601] FF
731[ 7.734605] FF
732[ 7.734610] FF
733[ 7.734614] FF
734[ 7.734618] FF
735[ 7.734858] FF
736[ 7.734865] FF
737[ 7.734869] FF
738[ 7.734873] FF
739[ 7.734878] FF
740[ 7.734882] FF
741[ 7.734887] FF
742[ 7.734891] RTW: 0x170:
743[ 7.734894] FF
744[ 7.734898] FF
745[ 7.734902] FF
746[ 7.734907] FF
747[ 7.734911] FF
748[ 7.734915] FF
749[ 7.734920] FF
750[ 7.734924] FF
751[ 7.734929] FF
752[ 7.734933] FF
753[ 7.734937] FF
754[ 7.734941] FF
755[ 7.734946] FF
756[ 7.734950] FF
757[ 7.734954] FF
758[ 7.734959] FF
759[ 7.734963] RTW: 0x180:
760[ 7.734966] FF
761[ 7.734970] FF
762[ 7.734974] FF
763[ 7.734979] FF
764[ 7.734983] FF
765[ 7.734988] FF
766[ 7.734992] FF
767[ 7.734996] FF
768[ 7.735000] FF
769[ 7.735004] FF
770[ 7.735009] FF
771[ 7.735013] FF
772[ 7.735018] FF
773[ 7.735022] FF
774[ 7.735026] FF
775[ 7.735031] FF
776[ 7.735035] RTW: 0x190:
777[ 7.735038] FF
778[ 7.735043] FF
779[ 7.735047] FF
780[ 7.735051] FF
781[ 7.735056] FF
782[ 7.735069] FF
783[ 7.735073] FF
784[ 7.735077] FF
785[ 7.735082] FF
786[ 7.735135] FF
787[ 7.735141] FF
788[ 7.735145] FF
789[ 7.735149] FF
790[ 7.735154] FF
791[ 7.735158] FF
792[ 7.735163] FF
793[ 7.735171] RTW: 0x1a0:
794[ 7.735176] FF
795[ 7.735180] FF
796[ 7.735185] FF
797[ 7.735189] FF
798[ 7.735193] FF
799[ 7.735198] FF
800[ 7.735202] FF
801[ 7.735206] FF
802[ 7.735211] FF
803[ 7.735215] FF
804[ 7.735219] FF
805[ 7.735224] FF
806[ 7.735228] FF
807[ 7.735232] FF
808[ 7.735237] FF
809[ 7.735241] FF
810[ 7.735245] RTW: 0x1b0:
811[ 7.735248] FF
812[ 7.735252] FF
813[ 7.735256] FF
814[ 7.735261] FF
815[ 7.735265] FF
816[ 7.735270] FF
817[ 7.735274] FF
818[ 7.735278] FF
819[ 7.735283] FF
820[ 7.735287] FF
821[ 7.735291] FF
822[ 7.735296] FF
823[ 7.735300] FF
824[ 7.735304] FF
825[ 7.735309] FF
826[ 7.735313] FF
827[ 7.735317] RTW: 0x1c0:
828[ 7.735320] FF
829[ 7.735324] FF
830[ 7.735329] FF
831[ 7.735333] FF
832[ 7.735337] FF
833[ 7.735342] FF
834[ 7.735346] FF
835[ 7.735350] FF
836[ 7.735355] FF
837[ 7.735359] FF
838[ 7.735364] FF
839[ 7.735368] FF
840[ 7.735373] FF
841[ 7.735377] FF
842[ 7.735391] FF
843[ 7.735396] FF
844[ 7.735400] RTW: 0x1d0:
845[ 7.735403] FF
846[ 7.735407] FF
847[ 7.735412] FF
848[ 7.735416] FF
849[ 7.735420] FF
850[ 7.735424] FF
851[ 7.735429] FF
852[ 7.735433] FF
853[ 7.735438] FF
854[ 7.735442] FF
855[ 7.735446] FF
856[ 7.735450] FF
857[ 7.735455] FF
858[ 7.735459] FF
859[ 7.735464] FF
860[ 7.735468] FF
861[ 7.735472] RTW: 0x1e0:
862[ 7.735475] FF
863[ 7.735479] FF
864[ 7.735484] FF
865[ 7.735488] FF
866[ 7.735492] FF
867[ 7.735497] FF
868[ 7.735501] FF
869[ 7.735506] FF
870[ 7.735510] FF
871[ 7.735514] FF
872[ 7.735518] FF
873[ 7.735523] FF
874[ 7.735527] FF
875[ 7.735531] FF
876[ 7.735536] FF
877[ 7.735540] FF
878[ 7.735544] RTW: 0x1f0:
879[ 7.735547] FF
880[ 7.735552] FF
881[ 7.735556] FF
882[ 7.735560] FF
883[ 7.735565] FF
884[ 7.735569] FF
885[ 7.735573] FF
886[ 7.735578] FF
887[ 7.735582] FF
888[ 7.735586] FF
889[ 7.735591] FF
890[ 7.735595] FF
891[ 7.735599] FF
892[ 7.735604] FF
893[ 7.735608] FF
894[ 7.735613] FF
895
896[ 7.735689] RTW: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8723ds.map is not readable
897[ 7.735697] RTW: ERROR invalid phy efuse and read from file fail, will use driver default!!
898[ 7.735733] RTW: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
899[ 7.736514] RTW: hal_com_config_channel_plan use def_chplan:0x20
900[ 7.769523] random: crng init done
901[ 7.769535] random: 7 urandom warning(s) missed due to ratelimiting
902[ 7.913725] Adding 241548k swap on /dev/zram1. Priority:5 extents:1 across:241548k SSFS
903[ 8.635394] zram0: detected capacity change from 0 to 52428800
904[ 9.040442] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
905[ 9.040497] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
906[ 9.212694] RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
907[ 9.213404] RTW: ERROR invalid mac addr:00:00:00:00:00:00, assign random MAC
908[ 9.215355] RTW: rtw_ndev_init(wlan0) if1 mac_addr=00:e0:4c:b5:fa:48
909[ 9.219389] RTW: module init ret=0
910[ 14.608161] EXT4-fs (mmcblk0p1): resizing filesystem from 202752 to 15431920 blocks
911[ 24.890096] EXT4-fs (mmcblk0p1): resized to 4194304 blocks
912[ 35.566728] EXT4-fs (mmcblk0p1): resized to 8388608 blocks
913[ 46.234180] EXT4-fs (mmcblk0p1): resized to 12582912 blocks
914[ 53.672204] EXT4-fs (mmcblk0p1): resized filesystem to 15431920
915[ 56.846329] rk_gmac-dwmac ff4e0000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8201F Fast Ethernet]
916[ 56.857713] rk_gmac-dwmac ff4e0000.ethernet eth0: No Safety Features support found
917[ 56.857750] rk_gmac-dwmac ff4e0000.ethernet eth0: PTP not supported by HW
918[ 56.857773] rk_gmac-dwmac ff4e0000.ethernet eth0: configuring for phy/rmii link mode
919[ 59.179011] RTW: wlan0- hw port(0) mac_addr =00:e0:4c:b5:fa:48
920[ 61.501797] RTW: nolinked power save enter
921[ 65.185484] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
922[ 65.210788] RTW: nolinked power save leave
923[ 67.017053] RTW: nolinked power save enter
924[ 88.192357] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
925[ 88.215635] RTW: nolinked power save leave
926[ 89.964741] RTW: nolinked power save enter
927[ 121.191359] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
928[ 121.215711] RTW: nolinked power save leave
929[ 122.924746] RTW: nolinked power save enter
930[ 164.183270] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
931[ 164.207565] RTW: nolinked power save leave
932[ 165.920770] RTW: nolinked power save enter
933[ 189.943995] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
934[ 189.967356] RTW: nolinked power save leave
935[ 191.680828] RTW: nolinked power save enter
936[ 217.218183] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
937[ 217.242395] RTW: nolinked power save leave
938[ 218.940754] RTW: nolinked power save enter
939[ 280.206899] RTW: wlan0- hw port(0) mac_addr =66:f8:61:20:28:d1
940[ 280.230140] RTW: nolinked power save leave
941[ 281.936747] RTW: nolinked power save enter
942root@rockpi:~#