Advertisement
jrullan

armbianmonitor -U

May 6th, 2019
3,545
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 810.14 KB | None | 0 0
  1. 1
  2. 2 ### Activated 4 lzo zram swap devices with 250 MB each
  3. 3
  4. 4 ### Activated Armbian ramlog partition with zstd compression
  5. 5
  6. 6 ### Activated 4 lzo zram swap devices with 250 MB each
  7. 7
  8. 8 ### Activated Armbian ramlog partition with zstd compression
  9. 9
  10. 10 Mon Apr 22 21:55:31 AST 2019 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  11. 11
  12. 12 ### dmesg:
  13. 13
  14. 14 [ 0.000000] Normal empty
  15. 15 [ 0.000000] Movable zone start for each node
  16. 16 [ 0.000000] Early memory node ranges
  17. 17 [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
  18. 18 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  19. 19 [ 0.000000] On node 0 totalpages: 524288
  20. 20 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  21. 21 [ 0.000000] DMA32 zone: 0 pages reserved
  22. 22 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  23. 23 [ 0.000000] psci: probing for conduit method from DT.
  24. 24 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  25. 25 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  26. 26 [ 0.000000] psci: Trusted OS migration not required
  27. 27 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  28. 28 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  29. 29 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  30. 30 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  31. 31 [ 0.000000] Detected VIPT I-cache on CPU0
  32. 32 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  33. 33 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  34. 34 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  35. 35 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  36. 36 [ 0.000000] Policy zone: DMA32
  37. 37 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  38. 38 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  39. 39 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  40. 40 [ 0.000000] log_buf_len min size: 16384 bytes
  41. 41 [ 0.000000] log_buf_len: 32768 bytes
  42. 42 [ 0.000000] early log buf free: 13752(83%)
  43. 43 [ 0.000000] Memory: 1974956K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56660K reserved, 65536K cma-reserved)
  44. 44 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  45. 45 [ 0.000000] rcu: Hierarchical RCU implementation.
  46. 46 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  47. 47 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  48. 48 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  49. 49 [ 0.000000] GIC: Using split EOI/Deactivate mode
  50. 50 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  51. 51 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  52. 52 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  53. 53 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  54. 54 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  55. 55 [ 0.000270] Console: colour dummy device 80x25
  56. 56 [ 0.000282] console [tty1] enabled
  57. 57 [ 0.000350] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  58. 58 [ 0.000359] pid_max: default: 32768 minimum: 301
  59. 59 [ 0.000444] Security Framework initialized
  60. 60 [ 0.000452] AppArmor: AppArmor disabled by boot time parameter
  61. 61 [ 0.001730] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  62. 62 [ 0.002367] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  63. 63 [ 0.002414] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  64. 64 [ 0.002439] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  65. 65 [ 0.003802] ASID allocator initialised with 32768 entries
  66. 66 [ 0.003879] rcu: Hierarchical SRCU implementation.
  67. 67 [ 0.004605] smp: Bringing up secondary CPUs ...
  68. 68 [ 0.005817] Detected VIPT I-cache on CPU1
  69. 69 [ 0.005867] arch_timer: CPU1: Trapping CNTVCT access
  70. 70 [ 0.005876] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  71. 71 [ 0.006764] Detected VIPT I-cache on CPU2
  72. 72 [ 0.006790] arch_timer: CPU2: Trapping CNTVCT access
  73. 73 [ 0.006797] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  74. 74 [ 0.007625] Detected VIPT I-cache on CPU3
  75. 75 [ 0.007648] arch_timer: CPU3: Trapping CNTVCT access
  76. 76 [ 0.007655] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  77. 77 [ 0.007725] smp: Brought up 1 node, 4 CPUs
  78. 78 [ 0.007729] SMP: Total of 4 processors activated.
  79. 79 [ 0.007735] CPU features: detected: 32-bit EL0 Support
  80. 80 [ 0.010454] CPU: All CPU(s) started at EL2
  81. 81 [ 0.010470] alternatives: patching kernel code
  82. 82 [ 0.011805] devtmpfs: initialized
  83. 83 [ 0.018159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  84. 84 [ 0.018194] futex hash table entries: 1024 (order: 4, 65536 bytes)
  85. 85 [ 0.020456] xor: measuring software checksum speed
  86. 86 [ 0.058389] 8regs : 1566.000 MB/sec
  87. 87 [ 0.098429] 8regs_prefetch: 1396.000 MB/sec
  88. 88 [ 0.138481] 32regs : 1925.000 MB/sec
  89. 89 [ 0.178522] 32regs_prefetch: 1670.000 MB/sec
  90. 90 [ 0.178525] xor: using function: 32regs (1925.000 MB/sec)
  91. 91 [ 0.178583] pinctrl core: initialized pinctrl subsystem
  92. 92 [ 0.179413] NET: Registered protocol family 16
  93. 93 [ 0.179917] audit: initializing netlink subsys (disabled)
  94. 94 [ 0.180080] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  95. 95 [ 0.180588] cpuidle: using governor menu
  96. 96 [ 0.180874] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  97. 97 [ 0.180881] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  98. 98 [ 0.182961] DMA: preallocated 2048 KiB pool for atomic allocations
  99. 99 [ 0.183048] Serial: AMBA PL011 UART driver
  100. 100 [ 0.195139] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  101. 101 [ 0.195595] cryptd: max_cpu_qlen set to 1000
  102. 102 [ 0.262777] raid6: int64x1 gen() 299 MB/s
  103. 103 [ 0.330835] raid6: int64x1 xor() 298 MB/s
  104. 104 [ 0.398937] raid6: int64x2 gen() 460 MB/s
  105. 105 [ 0.466970] raid6: int64x2 xor() 409 MB/s
  106. 106 [ 0.535004] raid6: int64x4 gen() 707 MB/s
  107. 107 [ 0.603101] raid6: int64x4 xor() 520 MB/s
  108. 108 [ 0.671156] raid6: int64x8 gen() 667 MB/s
  109. 109 [ 0.739235] raid6: int64x8 xor() 510 MB/s
  110. 110 [ 0.807387] raid6: neonx1 gen() 495 MB/s
  111. 111 [ 0.875370] raid6: neonx1 xor() 579 MB/s
  112. 112 [ 0.943470] raid6: neonx2 gen() 791 MB/s
  113. 113 [ 1.011556] raid6: neonx2 xor() 821 MB/s
  114. 114 [ 1.079627] raid6: neonx4 gen() 1027 MB/s
  115. 115 [ 1.147697] raid6: neonx4 xor() 982 MB/s
  116. 116 [ 1.215787] raid6: neonx8 gen() 1124 MB/s
  117. 117 [ 1.283872] raid6: neonx8 xor() 1044 MB/s
  118. 118 [ 1.283876] raid6: using algorithm neonx8 gen() 1124 MB/s
  119. 119 [ 1.283878] raid6: .... xor() 1044 MB/s, rmw enabled
  120. 120 [ 1.283882] raid6: using neon recovery algorithm
  121. 121 [ 1.284478] SCSI subsystem initialized
  122. 122 [ 1.284660] usbcore: registered new interface driver usbfs
  123. 123 [ 1.284695] usbcore: registered new interface driver hub
  124. 124 [ 1.284756] usbcore: registered new device driver usb
  125. 125 [ 1.284991] pps_core: LinuxPPS API ver. 1 registered
  126. 126 [ 1.284995] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  127. 127 [ 1.285008] PTP clock support registered
  128. 128 [ 1.286125] clocksource: Switched to clocksource arch_sys_counter
  129. 129 [ 1.286294] VFS: Disk quotas dquot_6.6.0
  130. 130 [ 1.286355] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  131. 131 [ 1.292690] NET: Registered protocol family 2
  132. 132 [ 1.293286] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  133. 133 [ 1.293342] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  134. 134 [ 1.293542] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  135. 135 [ 1.293871] TCP: Hash tables configured (established 16384 bind 16384)
  136. 136 [ 1.294018] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  137. 137 [ 1.294084] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  138. 138 [ 1.294328] NET: Registered protocol family 1
  139. 139 [ 1.294752] RPC: Registered named UNIX socket transport module.
  140. 140 [ 1.294755] RPC: Registered udp transport module.
  141. 141 [ 1.294757] RPC: Registered tcp transport module.
  142. 142 [ 1.294760] RPC: Registered tcp NFSv4.1 backchannel transport module.
  143. 143 [ 1.294990] Unpacking initramfs...
  144. 144 [ 1.775426] Freeing initrd memory: 8352K
  145. 145 [ 1.780776] Initialise system trusted keyrings
  146. 146 [ 1.780892] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  147. 147 [ 1.786126] zbud: loaded
  148. 148 [ 1.787677] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  149. 149 [ 1.788409] NFS: Registering the id_resolver key type
  150. 150 [ 1.788431] Key type id_resolver registered
  151. 151 [ 1.788434] Key type id_legacy registered
  152. 152 [ 1.788445] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  153. 153 [ 1.788449] Installing knfsd (copyright (C) 1996 [email protected]).
  154. 154 [ 1.789445] 9p: Installing v9fs 9p2000 file system support
  155. 155 [ 1.795162] NET: Registered protocol family 38
  156. 156 [ 1.795260] Key type asymmetric registered
  157. 157 [ 1.795265] Asymmetric key parser 'x509' registered
  158. 158 [ 1.795313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  159. 159 [ 1.795431] io scheduler noop registered
  160. 160 [ 1.795435] io scheduler deadline registered
  161. 161 [ 1.795626] io scheduler cfq registered (default)
  162. 162 [ 1.795631] io scheduler mq-deadline registered
  163. 163 [ 1.795635] io scheduler kyber registered
  164. 164 [ 1.795752] io scheduler bfq registered
  165. 165 [ 1.796034] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  166. 166 [ 1.796693] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  167. 167 [ 1.799833] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  168. 168 [ 1.808581] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  169. 169 [ 1.817796] loop: module loaded
  170. 170 [ 1.819021] libphy: Fixed MDIO Bus: probed
  171. 171 [ 1.819895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  172. 172 [ 1.819899] ehci-platform: EHCI generic platform driver
  173. 173 [ 1.820086] ehci-platform 1c1a000.usb: EHCI Host Controller
  174. 174 [ 1.820107] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  175. 175 [ 1.821259] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  176. 176 [ 1.834157] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  177. 177 [ 1.834368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  178. 178 [ 1.834376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  179. 179 [ 1.834381] usb usb1: Product: EHCI Host Controller
  180. 180 [ 1.834387] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  181. 181 [ 1.834392] usb usb1: SerialNumber: 1c1a000.usb
  182. 182 [ 1.834878] hub 1-0:1.0: USB hub found
  183. 183 [ 1.834913] hub 1-0:1.0: 1 port detected
  184. 184 [ 1.835502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  185. 185 [ 1.835520] ohci-platform: OHCI generic platform driver
  186. 186 [ 1.835670] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  187. 187 [ 1.835689] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  188. 188 [ 1.835978] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  189. 189 [ 1.898343] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  190. 190 [ 1.898351] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  191. 191 [ 1.898357] usb usb2: Product: Generic Platform OHCI controller
  192. 192 [ 1.898362] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  193. 193 [ 1.898368] usb usb2: SerialNumber: 1c1a400.usb
  194. 194 [ 1.898803] hub 2-0:1.0: USB hub found
  195. 195 [ 1.898839] hub 2-0:1.0: 1 port detected
  196. 196 [ 1.899687] usbcore: registered new interface driver usb-storage
  197. 197 [ 1.900146] mousedev: PS/2 mouse device common for all mice
  198. 198 [ 1.900560] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  199. 199 [ 1.900566] sun6i-rtc 1f00000.rtc: RTC enabled
  200. 200 [ 1.900615] i2c /dev entries driver
  201. 201 [ 1.901203] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  202. 202 [ 1.901774] sdhci: Secure Digital Host Controller Interface driver
  203. 203 [ 1.901777] sdhci: Copyright(c) Pierre Ossman
  204. 204 [ 1.901800] Synopsys Designware Multimedia Card Interface Driver
  205. 205 [ 1.902185] sdhci-pltfm: SDHCI platform and OF driver helper
  206. 206 [ 1.902609] ledtrig-cpu: registered to indicate activity on CPUs
  207. 207 [ 1.902918] hidraw: raw HID events driver (C) Jiri Kosina
  208. 208 [ 1.903009] usbcore: registered new interface driver usbhid
  209. 209 [ 1.903012] usbhid: USB HID core driver
  210. 210 [ 1.904041] NET: Registered protocol family 10
  211. 211 [ 1.918549] Segment Routing with IPv6
  212. 212 [ 1.918673] NET: Registered protocol family 17
  213. 213 [ 1.918821] 8021q: 802.1Q VLAN Support v1.8
  214. 214 [ 1.918869] 9pnet: Installing 9P2000 support
  215. 215 [ 1.918954] Key type dns_resolver registered
  216. 216 [ 1.919666] registered taskstats version 1
  217. 217 [ 1.919669] Loading compiled-in X.509 certificates
  218. 218 [ 1.919756] zswap: loaded using pool lzo/zbud
  219. 219 [ 1.921026] Btrfs loaded, crc32c=crc32c-arm64-ce
  220. 220 [ 1.927706] Key type encrypted registered
  221. 221 [ 1.944508] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  222. 222 [ 1.952823] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  223. 223 [ 1.953149] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  224. 224 [ 1.953160] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  225. 225 [ 1.953312] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  226. 226 [ 1.953361] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  227. 227 [ 1.953376] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  228. 228 [ 1.953604] sun4i-drm display-engine: Couldn't bind all pipelines components
  229. 229 [ 1.953704] sun4i-drm display-engine: master bind failed: -517
  230. 230 [ 1.954036] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  231. 231 [ 1.954362] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  232. 232 [ 1.957267] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  233. 233 [ 1.957670] dcdc1: supplied by regulator-dummy
  234. 234 [ 1.957929] dcdc2: supplied by regulator-dummy
  235. 235 [ 1.958164] dcdc4: supplied by regulator-dummy
  236. 236 [ 1.958391] dcdc5: supplied by regulator-dummy
  237. 237 [ 1.958595] dcdc6: supplied by regulator-dummy
  238. 238 [ 1.958784] dc1sw: supplied by regulator-dummy
  239. 239 [ 1.958971] aldo1: supplied by regulator-dummy
  240. 240 [ 1.959184] aldo2: supplied by regulator-dummy
  241. 241 [ 1.959386] aldo3: supplied by regulator-dummy
  242. 242 [ 1.959608] dldo1: supplied by regulator-dummy
  243. 243 [ 1.959808] dldo2: supplied by regulator-dummy
  244. 244 [ 1.959867] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  245. 245 [ 1.960041] dldo3: supplied by regulator-dummy
  246. 246 [ 1.960269] dldo4: supplied by regulator-dummy
  247. 247 [ 1.960473] eldo1: supplied by regulator-dummy
  248. 248 [ 1.960672] eldo2: supplied by regulator-dummy
  249. 249 [ 1.960912] eldo3: supplied by regulator-dummy
  250. 250 [ 1.961115] fldo1: supplied by regulator-dummy
  251. 251 [ 1.961324] fldo2: supplied by regulator-dummy
  252. 252 [ 1.961569] rtc-ldo: supplied by regulator-dummy
  253. 253 [ 1.961736] ldo-io0: supplied by regulator-dummy
  254. 254 [ 1.961948] ldo-io1: supplied by regulator-dummy
  255. 255 [ 1.963060] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  256. 256 [ 1.967290] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  257. 257 [ 1.967783] console [ttyS0] disabled
  258. 258 [ 1.988398] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  259. 259 [ 1.988453] console [ttyS0] enabled
  260. 260 [ 2.009673] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  261. 261 [ 2.011003] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  262. 262 [ 2.011089] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  263. 263 [ 2.011289] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  264. 264 [ 2.011303] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  265. 265 [ 2.011308] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  266. 266 [ 2.011314] dwmac-sun8i 1c30000.ethernet: COE Type 2
  267. 267 [ 2.011319] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  268. 268 [ 2.011325] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  269. 269 [ 2.011330] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  270. 270 [ 2.011442] libphy: stmmac: probed
  271. 271 [ 2.017362] ehci-platform 1c1b000.usb: EHCI Host Controller
  272. 272 [ 2.017386] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  273. 273 [ 2.018040] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  274. 274 [ 2.030139] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  275. 275 [ 2.030320] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  276. 276 [ 2.030327] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  277. 277 [ 2.030333] usb usb3: Product: EHCI Host Controller
  278. 278 [ 2.030339] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  279. 279 [ 2.030344] usb usb3: SerialNumber: 1c1b000.usb
  280. 280 [ 2.030809] hub 3-0:1.0: USB hub found
  281. 281 [ 2.030838] hub 3-0:1.0: 1 port detected
  282. 282 [ 2.031520] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  283. 283 [ 2.031539] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  284. 284 [ 2.031801] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  285. 285 [ 2.094407] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  286. 286 [ 2.094414] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  287. 287 [ 2.094420] usb usb4: Product: Generic Platform OHCI controller
  288. 288 [ 2.094425] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  289. 289 [ 2.094431] usb usb4: SerialNumber: 1c1b400.usb
  290. 290 [ 2.094845] hub 4-0:1.0: USB hub found
  291. 291 [ 2.094875] hub 4-0:1.0: 1 port detected
  292. 292 [ 2.095587] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  293. 293 [ 2.095645] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  294. 294 [ 2.095914] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  295. 295 [ 2.095924] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  296. 296 [ 2.096086] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  297. 297 [ 2.096093] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  298. 298 [ 2.096098] usb usb5: Product: MUSB HDRC host driver
  299. 299 [ 2.096104] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  300. 300 [ 2.096109] usb usb5: SerialNumber: musb-hdrc.1.auto
  301. 301 [ 2.096475] hub 5-0:1.0: USB hub found
  302. 302 [ 2.096507] hub 5-0:1.0: 1 port detected
  303. 303 [ 2.098425] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  304. 304 [ 2.098685] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  305. 305 [ 2.098752] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  306. 306 [ 2.106792] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  307. 307 [ 2.115124] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  308. 308 [ 2.115499] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  309. 309 [ 2.115510] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  310. 310 [ 2.115655] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  311. 311 [ 2.115746] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  312. 312 [ 2.116281] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  313. 313 [ 2.116364] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  314. 314 [ 2.116565] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  315. 315 [ 2.117017] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  316. 316 [ 2.117308] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  317. 317 [ 2.117314] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  318. 318 [ 2.117317] [drm] No driver support for vblank timestamp query.
  319. 319 [ 2.117367] [drm] Cannot find any crtc or sizes
  320. 320 [ 2.117740] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  321. 321 [ 2.118224] of_cfs_init
  322. 322 [ 2.118309] of_cfs_init: OK
  323. 323 [ 2.118495] vcc-mipi: disabling
  324. 324 [ 2.118549] vcc-1v2-hsic: disabling
  325. 325 [ 2.141588] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  326. 326 [ 2.141592] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  327. 327 [ 2.142026] Freeing unused kernel memory: 576K
  328. 328 [ 2.142201] Run /init as init process
  329. 329 [ 2.159102] mmc1: new high speed SDIO card at address 0001
  330. 330 [ 2.181186] mmc0: new high speed SDHC card at address aaaa
  331. 331 [ 2.182768] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  332. 332 [ 2.185339] mmcblk0: p1
  333. 333 [ 2.493863] axp20x-gpio axp20x-gpio: DMA mask not set
  334. 334 [ 2.494438] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  335. 335 [ 2.548122] random: fast init done
  336. 336 [ 2.698149] usb 4-1: new full-speed USB device number 2 using ohci-platform
  337. 337 [ 2.931192] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  338. 338 [ 2.931200] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  339. 339 [ 2.931206] usb 4-1: Product: USB Receiver
  340. 340 [ 2.931212] usb 4-1: Manufacturer: Logitech
  341. 341 [ 2.941131] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  342. 342 [ 2.998833] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  343. 343 [ 3.005993] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  344. 344 [ 3.006440] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  345. 345 [ 3.066353] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  346. 346 [ 3.066731] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  347. 347 [ 3.138423] [drm] Cannot find any crtc or sizes
  348. 348 [ 4.149419] random: crng init done
  349. 349 [ 4.194847] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  350. 350 [ 4.837087] systemd[1]: System time before build time, advancing clock.
  351. 351 [ 4.855495] systemd[1]: systemd 237 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)
  352. 352 [ 4.855855] systemd[1]: Detected architecture arm64.
  353. 353 [ 4.867983] systemd[1]: Set hostname to <pine64>.
  354. 354 [ 5.299107] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  355. 355 [ 5.299123] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  356. 356 [ 5.590526] systemd[1]: Created slice User and Session Slice.
  357. 357 [ 5.591218] systemd[1]: Started ntp-systemd-netif.path.
  358. 358 [ 5.591412] systemd[1]: Reached target Remote File Systems.
  359. 359 [ 5.591779] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  360. 360 [ 5.592692] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  361. 361 [ 5.681878] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  362. 362 [ 5.931600] systemd-journald[294]: Received request to flush runtime journal from PID 1
  363. 363 [ 6.395680] cpu cpu0: Linked as a consumer to regulator.2
  364. 364 [ 6.395730] cpu cpu0: Dropping the link to regulator.2
  365. 365 [ 6.395881] cpu cpu0: Linked as a consumer to regulator.2
  366. 366 [ 6.610540] thermal thermal_zone0: failed to read out thermal zone (-110)
  367. 367 [ 6.610584] thermal thermal_zone1: failed to read out thermal zone (-110)
  368. 368 [ 6.610600] thermal thermal_zone2: failed to read out thermal zone (-110)
  369. 369 [ 6.664105] lima 1c40000.gpu: bus rate = 200000000
  370. 370 [ 6.664114] lima 1c40000.gpu: mod rate = 384000000
  371. 371 [ 6.664413] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  372. 372 [ 6.667698] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  373. 373 [ 6.675238] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  374. 374 [ 6.675245] [TTM] Initializing pool allocator
  375. 375 [ 6.675271] [TTM] Initializing DMA pool allocator
  376. 376 [ 6.675876] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  377. 377 [ 6.675910] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  378. 378 [ 6.675940] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  379. 379 [ 6.675969] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  380. 380 [ 6.692004] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  381. 381 [ 6.708944] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  382. 382 [ 6.708995] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  383. 383 [ 6.709001] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  384. 384 [ 6.720033] thermal thermal_zone2: failed to read out thermal zone (-110)
  385. 385 [ 6.730955] thermal thermal_zone2: failed to read out thermal zone (-110)
  386. 386 [ 6.732751] axp20x-adc axp813-adc: DMA mask not set
  387. 387 [ 6.741065] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  388. 388 [ 6.752692] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  389. 389 [ 6.863481] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  390. 390 [ 6.930789] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  391. 391 [ 6.970311] RTL8723BS: module init start
  392. 392 [ 6.970320] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  393. 393 [ 6.970322] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  394. 394 [ 7.026621] pnetdev = 00000000cddc9a6e
  395. 395 [ 7.041217] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  396. 396 [ 7.065855] RTL8723BS: rtw_ndev_init(wlan0)
  397. 397 [ 7.073105] RTL8723BS: module init ret =0
  398. 398 [ 7.082476] zram: Added device: zram0
  399. 399 [ 7.083524] zram: Added device: zram1
  400. 400 [ 7.089744] zram: Added device: zram2
  401. 401 [ 7.095580] zram: Added device: zram3
  402. 402 [ 7.097412] zram: Added device: zram4
  403. 403 [ 7.098865] zram: Added device: zram5
  404. 404 [ 7.221634] zram1: detected capacity change from 0 to 262328320
  405. 405 [ 7.303761] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  406. 406 [ 7.314068] zram2: detected capacity change from 0 to 262328320
  407. 407 [ 7.345368] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  408. 408 [ 7.380192] zram3: detected capacity change from 0 to 262328320
  409. 409 [ 7.409457] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  410. 410 [ 7.416383] zram4: detected capacity change from 0 to 262328320
  411. 411 [ 7.438545] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  412. 412 [ 7.544615] zram0: detected capacity change from 0 to 52428800
  413. 413 [ 7.716777] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  414. 414
  415. 415 ### armbian-release:
  416. 416
  417. 417 # PLEASE DO NOT EDIT THIS FILE
  418. 418 BOARD=pine64
  419. 419 BOARD_NAME="Pine64"
  420. 420 BOARDFAMILY=sun50iw1
  421. 421 VERSION=5.75
  422. 422 LINUXFAMILY=sunxi64
  423. 423 BRANCH=next
  424. 424 ARCH=arm64
  425. 425 IMAGE_TYPE=stable
  426. 426 BOARD_TYPE=conf
  427. 427 INITRD_ARCH=arm64
  428. 428 KERNEL_IMAGE_TYPE=Image
  429. 429
  430. 430 ### boot environment:
  431. 431
  432. 432 verbosity=1
  433. 433 overlay_prefix=sun50i-a64
  434. 434 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  435. 435 rootfstype=ext4
  436. 436 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  437. 437
  438. 438 ### lsusb:
  439. 439
  440. 440 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  441. 441 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  442. 442 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  443. 443 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  444. 444 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  445. 445 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  446. 446
  447. 447 ### lscpu:
  448. 448
  449. 449 Architecture: aarch64
  450. 450 Byte Order: Little Endian
  451. 451 CPU(s): 4
  452. 452 On-line CPU(s) list: 0-3
  453. 453 Thread(s) per core: 1
  454. 454 Core(s) per socket: 4
  455. 455 Socket(s): 1
  456. 456 NUMA node(s): 1
  457. 457 Vendor ID: ARM
  458. 458 Model: 4
  459. 459 Model name: Cortex-A53
  460. 460 Stepping: r0p4
  461. 461 CPU max MHz: 1104.0000
  462. 462 CPU min MHz: 120.0000
  463. 463 BogoMIPS: 48.00
  464. 464 L1d cache: unknown size
  465. 465 L1i cache: unknown size
  466. 466 L2 cache: unknown size
  467. 467 NUMA node0 CPU(s): 0-3
  468. 468 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  469. 469
  470. 470 ### cpuinfo:
  471. 471
  472. 472 processor : 0
  473. 473 Processor : AArch64 Processor rev 4 (aarch64)
  474. 474 Hardware : sun50iw1p1
  475. 475 BogoMIPS : 48.00
  476. 476 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  477. 477 CPU implementer : 0x41
  478. 478 CPU architecture: 8
  479. 479 CPU variant : 0x0
  480. 480 CPU part : 0xd03
  481. 481 CPU revision : 4
  482. 482
  483. 483 processor : 1
  484. 484 Processor : AArch64 Processor rev 4 (aarch64)
  485. 485 Hardware : sun50iw1p1
  486. 486 BogoMIPS : 48.00
  487. 487 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  488. 488 CPU implementer : 0x41
  489. 489 CPU architecture: 8
  490. 490 CPU variant : 0x0
  491. 491 CPU part : 0xd03
  492. 492 CPU revision : 4
  493. 493
  494. 494 processor : 2
  495. 495 Processor : AArch64 Processor rev 4 (aarch64)
  496. 496 Hardware : sun50iw1p1
  497. 497 BogoMIPS : 48.00
  498. 498 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  499. 499 CPU implementer : 0x41
  500. 500 CPU architecture: 8
  501. 501 CPU variant : 0x0
  502. 502 CPU part : 0xd03
  503. 503 CPU revision : 4
  504. 504
  505. 505 processor : 3
  506. 506 Processor : AArch64 Processor rev 4 (aarch64)
  507. 507 Hardware : sun50iw1p1
  508. 508 BogoMIPS : 48.00
  509. 509 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  510. 510 CPU implementer : 0x41
  511. 511 CPU architecture: 8
  512. 512 CPU variant : 0x0
  513. 513 CPU part : 0xd03
  514. 514 CPU revision : 4
  515. 515
  516. 516
  517. 517 ### meminfo:
  518. 518
  519. 519 MemTotal: 2049420 kB
  520. 520 MemFree: 1880072 kB
  521. 521 MemAvailable: 1897556 kB
  522. 522 Buffers: 14764 kB
  523. 523 Cached: 65824 kB
  524. 524 SwapCached: 0 kB
  525. 525 Active: 62048 kB
  526. 526 Inactive: 42636 kB
  527. 527 Active(anon): 24612 kB
  528. 528 Inactive(anon): 5796 kB
  529. 529 Active(file): 37436 kB
  530. 530 Inactive(file): 36840 kB
  531. 531 Unevictable: 0 kB
  532. 532 Mlocked: 0 kB
  533. 533 SwapTotal: 1024704 kB
  534. 534 SwapFree: 1024704 kB
  535. 535 Dirty: 120 kB
  536. 536 Writeback: 0 kB
  537. 537 AnonPages: 24068 kB
  538. 538 Mapped: 25080 kB
  539. 539 Shmem: 5988 kB
  540. 540 Slab: 25848 kB
  541. 541 SReclaimable: 10208 kB
  542. 542 SUnreclaim: 15640 kB
  543. 543 KernelStack: 2128 kB
  544. 544 PageTables: 1224 kB
  545. 545 NFS_Unstable: 0 kB
  546. 546 Bounce: 0 kB
  547. 547 WritebackTmp: 0 kB
  548. 548 CommitLimit: 2049412 kB
  549. 549 Committed_AS: 191108 kB
  550. 550 VmallocTotal: 135290290112 kB
  551. 551 VmallocUsed: 0 kB
  552. 552 VmallocChunk: 0 kB
  553. 553 Percpu: 496 kB
  554. 554 AnonHugePages: 0 kB
  555. 555 ShmemHugePages: 0 kB
  556. 556 ShmemPmdMapped: 0 kB
  557. 557 CmaTotal: 65536 kB
  558. 558 CmaFree: 61908 kB
  559. 559 HugePages_Total: 0
  560. 560 HugePages_Free: 0
  561. 561 HugePages_Rsvd: 0
  562. 562 HugePages_Surp: 0
  563. 563 Hugepagesize: 2048 kB
  564. 564 Hugetlb: 0 kB
  565. 565
  566. 566 ### virtual memory:
  567. 567
  568. 568 vm.admin_reserve_kbytes = 8192
  569. 569 vm.block_dump = 0
  570. 570 vm.compact_unevictable_allowed = 1
  571. 571 vm.dirty_background_bytes = 0
  572. 572 vm.dirty_background_ratio = 10
  573. 573 vm.dirty_bytes = 0
  574. 574 vm.dirty_expire_centisecs = 3000
  575. 575 vm.dirty_ratio = 20
  576. 576 vm.dirtytime_expire_seconds = 43200
  577. 577 vm.dirty_writeback_centisecs = 500
  578. 578 vm.drop_caches = 0
  579. 579 vm.extfrag_threshold = 500
  580. 580 vm.hugetlb_shm_group = 0
  581. 581 vm.laptop_mode = 0
  582. 582 vm.legacy_va_layout = 0
  583. 583 vm.lowmem_reserve_ratio = 256 32 0
  584. 584 vm.max_map_count = 65530
  585. 585 vm.min_free_kbytes = 22528
  586. 586 vm.min_slab_ratio = 5
  587. 587 vm.min_unmapped_ratio = 1
  588. 588 vm.mmap_min_addr = 32768
  589. 589 vm.mmap_rnd_bits = 18
  590. 590 vm.mmap_rnd_compat_bits = 11
  591. 591 vm.nr_hugepages = 0
  592. 592 vm.nr_hugepages_mempolicy = 0
  593. 593 vm.nr_overcommit_hugepages = 0
  594. 594 vm.numa_stat = 1
  595. 595 vm.numa_zonelist_order = Node
  596. 596 vm.oom_dump_tasks = 1
  597. 597 vm.oom_kill_allocating_task = 0
  598. 598 vm.overcommit_kbytes = 0
  599. 599 vm.overcommit_memory = 0
  600. 600 vm.overcommit_ratio = 50
  601. 601 vm.page-cluster = 0
  602. 602 vm.panic_on_oom = 0
  603. 603 vm.percpu_pagelist_fraction = 0
  604. 604 vm.stat_interval = 1
  605. 605 vm.swappiness = 100
  606. 606 vm.user_reserve_kbytes = 63480
  607. 607 vm.vfs_cache_pressure = 100
  608. 608 vm.watermark_scale_factor = 10
  609. 609 vm.zone_reclaim_mode = 0
  610. 610
  611. 611 ### ip addr:
  612. 612
  613. 613 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  614. 614 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  615. 615 inet XXX.XXX.0.1/8 scope host lo
  616. 616 valid_lft forever preferred_lft forever
  617. 617 inet6 ::1/128 scope host
  618. 618 valid_lft forever preferred_lft forever
  619. 619 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  620. 620 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  621. 621 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  622. 622 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  623. 623
  624. 624 ### partitions:
  625. 625
  626. 626 major minor #blocks name
  627. 627
  628. 628 179 0 31166976 mmcblk0
  629. 629 179 1 12288000 mmcblk0p1
  630. 630 254 0 51200 zram0
  631. 631 254 1 256180 zram1
  632. 632 254 2 256180 zram2
  633. 633 254 3 256180 zram3
  634. 634 254 4 256180 zram4
  635. 635
  636. 636 ### df:
  637. 637
  638. 638 udev 965M 0 965M 0% /dev
  639. 639 tmpfs 201M 5.9M 195M 3% /run
  640. 640 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  641. 641 tmpfs 1001M 0 1001M 0% /dev/shm
  642. 642 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  643. 643 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  644. 644 tmpfs 1001M 4.0K 1001M 1% /tmp
  645. 645 /dev/zram0 49M 824K 45M 2% /var/log
  646. 646
  647. 647 ### lsblk:
  648. 648
  649. 649 NAME FSTYPE SIZE MOUNTPOINT UUID
  650. 650 mmcblk0 29.7G
  651. 651 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  652. 652 zram0 50M /var/log
  653. 653
  654. 654 ### zramctl:
  655. 655
  656. 656 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  657. 657 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  658. 658 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  659. 659 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  660. 660 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  661. 661 /dev/zram0 50M 912K 136.8K 440K 4 /var/log
  662. 662
  663. 663 ### mtab:
  664. 664
  665. 665 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  666. 666 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  667. 667 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  668. 668
  669. 669 ### mmc0:aaaa info:
  670. 670
  671. 671 fwrev: 0x0
  672. 672 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  673. 673 cid: 035344534c33324780c9283abc012a63
  674. 674 rca: 0xaaaa
  675. 675 csd: 400e00325b590000edc87f800a4040c3
  676. 676 manfid: 0x000003
  677. 677 ocr: 0x00200000
  678. 678 preferred_erase_size: 4194304
  679. 679 type: SD
  680. 680 hwrev: 0x8
  681. 681 date: 10/2018
  682. 682 dsr: 0x404
  683. 683 erase_size: 512
  684. 684 oemid: 0x5344
  685. 685 serial: 0xc9283abc
  686. 686 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  687. 687 scr: 0235804300000000
  688. 688 name: SL32G
  689. 689
  690. 690 ### Boot system health:
  691. 691
  692. 692 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  693. 693 21:55:34: 1104MHz 1.73 54% 22% 23% 0% 7% 0% 34.2°C 0/7
  694. 694 21:55:34: 1104MHz 1.73 96% 11% 72% 1% 11% 0% 34.4°C 0/7
  695. 695 21:55:35: 1104MHz 1.73 71% 12% 14% 1% 43% 0% 32.2°C 0/7
  696. 696 21:55:35: 1104MHz 1.73 60% 10% 6% 2% 40% 0% 30.8°C 0/7
  697. 697 21:55:35: 1104MHz 1.73 52% 14% 3% 1% 32% 0% 29.7°C 0/7
  698. 698
  699. 699 ### Activated 4 lzo zram swap devices with 250 MB each
  700. 700
  701. 701 ### Activated Armbian ramlog partition with zstd compression
  702. 702
  703. 703 Tue Apr 23 09:39:05 AST 2019 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  704. 704
  705. 705 ### dmesg:
  706. 706
  707. 707 [ 0.000000] Early memory node ranges
  708. 708 [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
  709. 709 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  710. 710 [ 0.000000] On node 0 totalpages: 524288
  711. 711 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  712. 712 [ 0.000000] DMA32 zone: 0 pages reserved
  713. 713 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  714. 714 [ 0.000000] psci: probing for conduit method from DT.
  715. 715 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  716. 716 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  717. 717 [ 0.000000] psci: Trusted OS migration not required
  718. 718 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  719. 719 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  720. 720 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  721. 721 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  722. 722 [ 0.000000] Detected VIPT I-cache on CPU0
  723. 723 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  724. 724 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  725. 725 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  726. 726 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  727. 727 [ 0.000000] Policy zone: DMA32
  728. 728 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  729. 729 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  730. 730 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  731. 731 [ 0.000000] log_buf_len min size: 16384 bytes
  732. 732 [ 0.000000] log_buf_len: 32768 bytes
  733. 733 [ 0.000000] early log buf free: 13752(83%)
  734. 734 [ 0.000000] Memory: 1974956K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56660K reserved, 65536K cma-reserved)
  735. 735 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  736. 736 [ 0.000000] rcu: Hierarchical RCU implementation.
  737. 737 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  738. 738 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  739. 739 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  740. 740 [ 0.000000] GIC: Using split EOI/Deactivate mode
  741. 741 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  742. 742 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  743. 743 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  744. 744 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  745. 745 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  746. 746 [ 0.000271] Console: colour dummy device 80x25
  747. 747 [ 0.000283] console [tty1] enabled
  748. 748 [ 0.000349] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  749. 749 [ 0.000358] pid_max: default: 32768 minimum: 301
  750. 750 [ 0.000443] Security Framework initialized
  751. 751 [ 0.000452] AppArmor: AppArmor disabled by boot time parameter
  752. 752 [ 0.001731] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  753. 753 [ 0.002364] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  754. 754 [ 0.002413] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  755. 755 [ 0.002438] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  756. 756 [ 0.003804] ASID allocator initialised with 32768 entries
  757. 757 [ 0.003881] rcu: Hierarchical SRCU implementation.
  758. 758 [ 0.004605] smp: Bringing up secondary CPUs ...
  759. 759 [ 0.005815] Detected VIPT I-cache on CPU1
  760. 760 [ 0.005867] arch_timer: CPU1: Trapping CNTVCT access
  761. 761 [ 0.005876] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  762. 762 [ 0.006757] Detected VIPT I-cache on CPU2
  763. 763 [ 0.006783] arch_timer: CPU2: Trapping CNTVCT access
  764. 764 [ 0.006790] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  765. 765 [ 0.007616] Detected VIPT I-cache on CPU3
  766. 766 [ 0.007640] arch_timer: CPU3: Trapping CNTVCT access
  767. 767 [ 0.007647] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  768. 768 [ 0.007716] smp: Brought up 1 node, 4 CPUs
  769. 769 [ 0.007720] SMP: Total of 4 processors activated.
  770. 770 [ 0.007726] CPU features: detected: 32-bit EL0 Support
  771. 771 [ 0.010442] CPU: All CPU(s) started at EL2
  772. 772 [ 0.010459] alternatives: patching kernel code
  773. 773 [ 0.011802] devtmpfs: initialized
  774. 774 [ 0.018151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  775. 775 [ 0.018185] futex hash table entries: 1024 (order: 4, 65536 bytes)
  776. 776 [ 0.020452] xor: measuring software checksum speed
  777. 777 [ 0.058379] 8regs : 1566.000 MB/sec
  778. 778 [ 0.098422] 8regs_prefetch: 1396.000 MB/sec
  779. 779 [ 0.138475] 32regs : 1925.000 MB/sec
  780. 780 [ 0.178513] 32regs_prefetch: 1618.000 MB/sec
  781. 781 [ 0.178517] xor: using function: 32regs (1925.000 MB/sec)
  782. 782 [ 0.178578] pinctrl core: initialized pinctrl subsystem
  783. 783 [ 0.179406] NET: Registered protocol family 16
  784. 784 [ 0.179907] audit: initializing netlink subsys (disabled)
  785. 785 [ 0.180075] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  786. 786 [ 0.180581] cpuidle: using governor menu
  787. 787 [ 0.180867] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  788. 788 [ 0.180874] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  789. 789 [ 0.182950] DMA: preallocated 2048 KiB pool for atomic allocations
  790. 790 [ 0.183038] Serial: AMBA PL011 UART driver
  791. 791 [ 0.195129] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  792. 792 [ 0.195585] cryptd: max_cpu_qlen set to 1000
  793. 793 [ 0.262692] raid6: int64x1 gen() 299 MB/s
  794. 794 [ 0.330832] raid6: int64x1 xor() 299 MB/s
  795. 795 [ 0.398807] raid6: int64x2 gen() 459 MB/s
  796. 796 [ 0.466897] raid6: int64x2 xor() 409 MB/s
  797. 797 [ 0.534978] raid6: int64x4 gen() 707 MB/s
  798. 798 [ 0.603092] raid6: int64x4 xor() 520 MB/s
  799. 799 [ 0.671162] raid6: int64x8 gen() 667 MB/s
  800. 800 [ 0.739222] raid6: int64x8 xor() 510 MB/s
  801. 801 [ 0.807346] raid6: neonx1 gen() 495 MB/s
  802. 802 [ 0.875387] raid6: neonx1 xor() 580 MB/s
  803. 803 [ 0.943481] raid6: neonx2 gen() 791 MB/s
  804. 804 [ 1.011522] raid6: neonx2 xor() 821 MB/s
  805. 805 [ 1.079625] raid6: neonx4 gen() 1027 MB/s
  806. 806 [ 1.147689] raid6: neonx4 xor() 982 MB/s
  807. 807 [ 1.215775] raid6: neonx8 gen() 1124 MB/s
  808. 808 [ 1.283872] raid6: neonx8 xor() 1044 MB/s
  809. 809 [ 1.283875] raid6: using algorithm neonx8 gen() 1124 MB/s
  810. 810 [ 1.283878] raid6: .... xor() 1044 MB/s, rmw enabled
  811. 811 [ 1.283881] raid6: using neon recovery algorithm
  812. 812 [ 1.284476] SCSI subsystem initialized
  813. 813 [ 1.284658] usbcore: registered new interface driver usbfs
  814. 814 [ 1.284694] usbcore: registered new interface driver hub
  815. 815 [ 1.284748] usbcore: registered new device driver usb
  816. 816 [ 1.284983] pps_core: LinuxPPS API ver. 1 registered
  817. 817 [ 1.284986] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  818. 818 [ 1.285000] PTP clock support registered
  819. 819 [ 1.286091] clocksource: Switched to clocksource arch_sys_counter
  820. 820 [ 1.286230] VFS: Disk quotas dquot_6.6.0
  821. 821 [ 1.286290] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  822. 822 [ 1.292668] NET: Registered protocol family 2
  823. 823 [ 1.293276] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  824. 824 [ 1.293347] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  825. 825 [ 1.293547] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  826. 826 [ 1.293869] TCP: Hash tables configured (established 16384 bind 16384)
  827. 827 [ 1.294014] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  828. 828 [ 1.294131] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  829. 829 [ 1.294335] NET: Registered protocol family 1
  830. 830 [ 1.294751] RPC: Registered named UNIX socket transport module.
  831. 831 [ 1.294754] RPC: Registered udp transport module.
  832. 832 [ 1.294757] RPC: Registered tcp transport module.
  833. 833 [ 1.294760] RPC: Registered tcp NFSv4.1 backchannel transport module.
  834. 834 [ 1.294966] Unpacking initramfs...
  835. 835 [ 1.775615] Freeing initrd memory: 8352K
  836. 836 [ 1.780896] Initialise system trusted keyrings
  837. 837 [ 1.781020] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  838. 838 [ 1.786354] zbud: loaded
  839. 839 [ 1.787927] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  840. 840 [ 1.788635] NFS: Registering the id_resolver key type
  841. 841 [ 1.788658] Key type id_resolver registered
  842. 842 [ 1.788661] Key type id_legacy registered
  843. 843 [ 1.788671] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  844. 844 [ 1.788676] Installing knfsd (copyright (C) 1996 [email protected]).
  845. 845 [ 1.789658] 9p: Installing v9fs 9p2000 file system support
  846. 846 [ 1.795639] NET: Registered protocol family 38
  847. 847 [ 1.795734] Key type asymmetric registered
  848. 848 [ 1.795738] Asymmetric key parser 'x509' registered
  849. 849 [ 1.795791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  850. 850 [ 1.795896] io scheduler noop registered
  851. 851 [ 1.795901] io scheduler deadline registered
  852. 852 [ 1.796077] io scheduler cfq registered (default)
  853. 853 [ 1.796081] io scheduler mq-deadline registered
  854. 854 [ 1.796085] io scheduler kyber registered
  855. 855 [ 1.796197] io scheduler bfq registered
  856. 856 [ 1.796478] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  857. 857 [ 1.797138] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  858. 858 [ 1.800371] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  859. 859 [ 1.809046] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  860. 860 [ 1.818247] loop: module loaded
  861. 861 [ 1.819422] libphy: Fixed MDIO Bus: probed
  862. 862 [ 1.820291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  863. 863 [ 1.820295] ehci-platform: EHCI generic platform driver
  864. 864 [ 1.820475] ehci-platform 1c1a000.usb: EHCI Host Controller
  865. 865 [ 1.820497] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  866. 866 [ 1.821596] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  867. 867 [ 1.834101] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  868. 868 [ 1.834323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  869. 869 [ 1.834331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  870. 870 [ 1.834337] usb usb1: Product: EHCI Host Controller
  871. 871 [ 1.834342] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  872. 872 [ 1.834348] usb usb1: SerialNumber: 1c1a000.usb
  873. 873 [ 1.834820] hub 1-0:1.0: USB hub found
  874. 874 [ 1.834859] hub 1-0:1.0: 1 port detected
  875. 875 [ 1.835459] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  876. 876 [ 1.835477] ohci-platform: OHCI generic platform driver
  877. 877 [ 1.835624] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  878. 878 [ 1.835643] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  879. 879 [ 1.835975] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  880. 880 [ 1.898303] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  881. 881 [ 1.898310] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  882. 882 [ 1.898316] usb usb2: Product: Generic Platform OHCI controller
  883. 883 [ 1.898322] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  884. 884 [ 1.898327] usb usb2: SerialNumber: 1c1a400.usb
  885. 885 [ 1.898746] hub 2-0:1.0: USB hub found
  886. 886 [ 1.898792] hub 2-0:1.0: 1 port detected
  887. 887 [ 1.899663] usbcore: registered new interface driver usb-storage
  888. 888 [ 1.900127] mousedev: PS/2 mouse device common for all mice
  889. 889 [ 1.900540] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  890. 890 [ 1.900545] sun6i-rtc 1f00000.rtc: RTC enabled
  891. 891 [ 1.900615] i2c /dev entries driver
  892. 892 [ 1.901186] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  893. 893 [ 1.901738] sdhci: Secure Digital Host Controller Interface driver
  894. 894 [ 1.901740] sdhci: Copyright(c) Pierre Ossman
  895. 895 [ 1.901764] Synopsys Designware Multimedia Card Interface Driver
  896. 896 [ 1.902154] sdhci-pltfm: SDHCI platform and OF driver helper
  897. 897 [ 1.902554] ledtrig-cpu: registered to indicate activity on CPUs
  898. 898 [ 1.902857] hidraw: raw HID events driver (C) Jiri Kosina
  899. 899 [ 1.902954] usbcore: registered new interface driver usbhid
  900. 900 [ 1.902956] usbhid: USB HID core driver
  901. 901 [ 1.903993] NET: Registered protocol family 10
  902. 902 [ 1.918448] Segment Routing with IPv6
  903. 903 [ 1.918546] NET: Registered protocol family 17
  904. 904 [ 1.918691] 8021q: 802.1Q VLAN Support v1.8
  905. 905 [ 1.918739] 9pnet: Installing 9P2000 support
  906. 906 [ 1.918820] Key type dns_resolver registered
  907. 907 [ 1.919502] registered taskstats version 1
  908. 908 [ 1.919505] Loading compiled-in X.509 certificates
  909. 909 [ 1.919585] zswap: loaded using pool lzo/zbud
  910. 910 [ 1.920870] Btrfs loaded, crc32c=crc32c-arm64-ce
  911. 911 [ 1.927624] Key type encrypted registered
  912. 912 [ 1.944286] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  913. 913 [ 1.952598] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  914. 914 [ 1.952952] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  915. 915 [ 1.952962] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  916. 916 [ 1.953122] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  917. 917 [ 1.953172] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  918. 918 [ 1.953187] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  919. 919 [ 1.953421] sun4i-drm display-engine: Couldn't bind all pipelines components
  920. 920 [ 1.953524] sun4i-drm display-engine: master bind failed: -517
  921. 921 [ 1.953868] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  922. 922 [ 1.954241] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  923. 923 [ 1.957081] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  924. 924 [ 1.957454] dcdc1: supplied by regulator-dummy
  925. 925 [ 1.957727] dcdc2: supplied by regulator-dummy
  926. 926 [ 1.957927] dcdc4: supplied by regulator-dummy
  927. 927 [ 1.958147] dcdc5: supplied by regulator-dummy
  928. 928 [ 1.958368] dcdc6: supplied by regulator-dummy
  929. 929 [ 1.958552] dc1sw: supplied by regulator-dummy
  930. 930 [ 1.958720] aldo1: supplied by regulator-dummy
  931. 931 [ 1.958954] aldo2: supplied by regulator-dummy
  932. 932 [ 1.959148] aldo3: supplied by regulator-dummy
  933. 933 [ 1.959346] dldo1: supplied by regulator-dummy
  934. 934 [ 1.959562] dldo2: supplied by regulator-dummy
  935. 935 [ 1.959619] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  936. 936 [ 1.959794] dldo3: supplied by regulator-dummy
  937. 937 [ 1.959985] dldo4: supplied by regulator-dummy
  938. 938 [ 1.960216] eldo1: supplied by regulator-dummy
  939. 939 [ 1.960414] eldo2: supplied by regulator-dummy
  940. 940 [ 1.960603] eldo3: supplied by regulator-dummy
  941. 941 [ 1.960829] fldo1: supplied by regulator-dummy
  942. 942 [ 1.961034] fldo2: supplied by regulator-dummy
  943. 943 [ 1.961271] rtc-ldo: supplied by regulator-dummy
  944. 944 [ 1.961456] ldo-io0: supplied by regulator-dummy
  945. 945 [ 1.961670] ldo-io1: supplied by regulator-dummy
  946. 946 [ 1.962782] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  947. 947 [ 1.967023] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  948. 948 [ 1.967518] console [ttyS0] disabled
  949. 949 [ 1.988138] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  950. 950 [ 1.988199] console [ttyS0] enabled
  951. 951 [ 2.009414] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  952. 952 [ 2.010728] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  953. 953 [ 2.010815] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  954. 954 [ 2.011001] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  955. 955 [ 2.011015] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  956. 956 [ 2.011020] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  957. 957 [ 2.011026] dwmac-sun8i 1c30000.ethernet: COE Type 2
  958. 958 [ 2.011031] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  959. 959 [ 2.011037] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  960. 960 [ 2.011042] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  961. 961 [ 2.011154] libphy: stmmac: probed
  962. 962 [ 2.017142] ehci-platform 1c1b000.usb: EHCI Host Controller
  963. 963 [ 2.017168] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  964. 964 [ 2.017891] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  965. 965 [ 2.030098] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  966. 966 [ 2.030266] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  967. 967 [ 2.030274] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  968. 968 [ 2.030279] usb usb3: Product: EHCI Host Controller
  969. 969 [ 2.030285] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  970. 970 [ 2.030290] usb usb3: SerialNumber: 1c1b000.usb
  971. 971 [ 2.030735] hub 3-0:1.0: USB hub found
  972. 972 [ 2.030765] hub 3-0:1.0: 1 port detected
  973. 973 [ 2.031450] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  974. 974 [ 2.031469] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  975. 975 [ 2.031728] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  976. 976 [ 2.094305] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  977. 977 [ 2.094312] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  978. 978 [ 2.094318] usb usb4: Product: Generic Platform OHCI controller
  979. 979 [ 2.094324] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  980. 980 [ 2.094329] usb usb4: SerialNumber: 1c1b400.usb
  981. 981 [ 2.094729] hub 4-0:1.0: USB hub found
  982. 982 [ 2.094759] hub 4-0:1.0: 1 port detected
  983. 983 [ 2.095476] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  984. 984 [ 2.095532] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  985. 985 [ 2.095790] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  986. 986 [ 2.095799] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  987. 987 [ 2.095961] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  988. 988 [ 2.095969] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  989. 989 [ 2.095974] usb usb5: Product: MUSB HDRC host driver
  990. 990 [ 2.095980] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  991. 991 [ 2.095985] usb usb5: SerialNumber: musb-hdrc.1.auto
  992. 992 [ 2.096372] hub 5-0:1.0: USB hub found
  993. 993 [ 2.096404] hub 5-0:1.0: 1 port detected
  994. 994 [ 2.098288] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  995. 995 [ 2.098570] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  996. 996 [ 2.098623] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  997. 997 [ 2.106663] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  998. 998 [ 2.114991] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  999. 999 [ 2.115337] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  1000. 1000 [ 2.115348] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  1001. 1001 [ 2.115493] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  1002. 1002 [ 2.115613] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  1003. 1003 [ 2.116148] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  1004. 1004 [ 2.116232] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  1005. 1005 [ 2.116446] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  1006. 1006 [ 2.116882] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  1007. 1007 [ 2.117161] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  1008. 1008 [ 2.117167] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1009. 1009 [ 2.117170] [drm] No driver support for vblank timestamp query.
  1010. 1010 [ 2.141467] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  1011. 1011 [ 2.141472] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  1012. 1012 [ 2.158404] random: fast init done
  1013. 1013 [ 2.158881] mmc1: new high speed SDIO card at address 0001
  1014. 1014 [ 2.180043] mmc0: new high speed SDHC card at address aaaa
  1015. 1015 [ 2.181384] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  1016. 1016 [ 2.183793] mmcblk0: p1
  1017. 1017 [ 2.496890] Console: switching to colour frame buffer device 170x48
  1018. 1018 [ 2.513379] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  1019. 1019 [ 2.513803] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  1020. 1020 [ 2.514505] of_cfs_init
  1021. 1021 [ 2.514607] of_cfs_init: OK
  1022. 1022 [ 2.514807] vcc-mipi: disabling
  1023. 1023 [ 2.514862] vcc-1v2-hsic: disabling
  1024. 1024 [ 2.515400] Freeing unused kernel memory: 576K
  1025. 1025 [ 2.534173] Run /init as init process
  1026. 1026 [ 2.698192] usb 4-1: new full-speed USB device number 2 using ohci-platform
  1027. 1027 [ 2.883775] axp20x-gpio axp20x-gpio: DMA mask not set
  1028. 1028 [ 2.884766] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  1029. 1029 [ 2.935184] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  1030. 1030 [ 2.935195] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1031. 1031 [ 2.935201] usb 4-1: Product: USB Receiver
  1032. 1032 [ 2.935207] usb 4-1: Manufacturer: Logitech
  1033. 1033 [ 2.945362] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  1034. 1034 [ 3.002866] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  1035. 1035 [ 3.009944] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  1036. 1036 [ 3.010422] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  1037. 1037 [ 3.070342] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  1038. 1038 [ 3.070714] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  1039. 1039 [ 4.130910] random: crng init done
  1040. 1040 [ 4.259090] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1041. 1041 [ 4.900080] systemd[1]: System time before build time, advancing clock.
  1042. 1042 [ 4.918582] systemd[1]: systemd 237 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)
  1043. 1043 [ 4.918962] systemd[1]: Detected architecture arm64.
  1044. 1044 [ 4.930996] systemd[1]: Set hostname to <pine64>.
  1045. 1045 [ 5.357705] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  1046. 1046 [ 5.357722] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  1047. 1047 [ 5.648830] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1048. 1048 [ 5.649767] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1049. 1049 [ 5.651003] systemd[1]: Created slice User and Session Slice.
  1050. 1050 [ 5.651393] systemd[1]: Reached target User and Group Name Lookups.
  1051. 1051 [ 5.651789] systemd[1]: Reached target Swap.
  1052. 1052 [ 5.810174] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1053. 1053 [ 5.970811] systemd-journald[287]: Received request to flush runtime journal from PID 1
  1054. 1054 [ 6.425824] cpu cpu0: Linked as a consumer to regulator.2
  1055. 1055 [ 6.425873] cpu cpu0: Dropping the link to regulator.2
  1056. 1056 [ 6.426036] cpu cpu0: Linked as a consumer to regulator.2
  1057. 1057 [ 6.712619] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  1058. 1058 [ 6.714054] thermal thermal_zone0: failed to read out thermal zone (-110)
  1059. 1059 [ 6.714142] thermal thermal_zone1: failed to read out thermal zone (-110)
  1060. 1060 [ 6.714158] thermal thermal_zone2: failed to read out thermal zone (-110)
  1061. 1061 [ 6.740200] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  1062. 1062 [ 6.761749] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  1063. 1063 [ 6.767653] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  1064. 1064 [ 6.767704] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  1065. 1065 [ 6.767709] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  1066. 1066 [ 6.780965] lima 1c40000.gpu: bus rate = 200000000
  1067. 1067 [ 6.780976] lima 1c40000.gpu: mod rate = 384000000
  1068. 1068 [ 6.787646] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  1069. 1069 [ 6.787655] [TTM] Initializing pool allocator
  1070. 1070 [ 6.787677] [TTM] Initializing DMA pool allocator
  1071. 1071 [ 6.788414] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  1072. 1072 [ 6.788450] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  1073. 1073 [ 6.788487] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  1074. 1074 [ 6.788514] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  1075. 1075 [ 6.800305] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  1076. 1076 [ 6.814732] axp20x-adc axp813-adc: DMA mask not set
  1077. 1077 [ 6.823588] thermal thermal_zone2: failed to read out thermal zone (-110)
  1078. 1078 [ 6.834416] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1079. 1079 [ 6.834483] thermal thermal_zone2: failed to read out thermal zone (-110)
  1080. 1080 [ 6.853820] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1081. 1081 [ 6.932292] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  1082. 1082 [ 6.987260] RTL8723BS: module init start
  1083. 1083 [ 6.987271] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  1084. 1084 [ 6.987273] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  1085. 1085 [ 6.987692] pnetdev = 00000000385397a8
  1086. 1086 [ 7.094858] RTL8723BS: rtw_ndev_init(wlan0)
  1087. 1087 [ 7.121705] RTL8723BS: module init ret =0
  1088. 1088 [ 7.135133] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  1089. 1089 [ 7.456808] zram: Added device: zram0
  1090. 1090 [ 7.460936] zram: Added device: zram1
  1091. 1091 [ 7.461608] zram: Added device: zram2
  1092. 1092 [ 7.478472] zram: Added device: zram3
  1093. 1093 [ 7.479066] zram: Added device: zram4
  1094. 1094 [ 7.480088] zram: Added device: zram5
  1095. 1095 [ 7.540957] zram1: detected capacity change from 0 to 262328320
  1096. 1096 [ 7.630944] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  1097. 1097 [ 7.639498] zram2: detected capacity change from 0 to 262328320
  1098. 1098 [ 7.664089] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  1099. 1099 [ 7.666652] zram3: detected capacity change from 0 to 262328320
  1100. 1100 [ 7.683489] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  1101. 1101 [ 7.692522] zram4: detected capacity change from 0 to 262328320
  1102. 1102 [ 7.717614] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  1103. 1103 [ 7.823369] zram0: detected capacity change from 0 to 52428800
  1104. 1104 [ 7.995579] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  1105. 1105
  1106. 1106 ### armbian-release:
  1107. 1107
  1108. 1108 # PLEASE DO NOT EDIT THIS FILE
  1109. 1109 BOARD=pine64
  1110. 1110 BOARD_NAME="Pine64"
  1111. 1111 BOARDFAMILY=sun50iw1
  1112. 1112 VERSION=5.75
  1113. 1113 LINUXFAMILY=sunxi64
  1114. 1114 BRANCH=next
  1115. 1115 ARCH=arm64
  1116. 1116 IMAGE_TYPE=stable
  1117. 1117 BOARD_TYPE=conf
  1118. 1118 INITRD_ARCH=arm64
  1119. 1119 KERNEL_IMAGE_TYPE=Image
  1120. 1120
  1121. 1121 ### boot environment:
  1122. 1122
  1123. 1123 verbosity=1
  1124. 1124 overlay_prefix=sun50i-a64
  1125. 1125 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  1126. 1126 rootfstype=ext4
  1127. 1127 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  1128. 1128
  1129. 1129 ### lsusb:
  1130. 1130
  1131. 1131 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  1132. 1132 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1133. 1133 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1134. 1134 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1135. 1135 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1136. 1136 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1137. 1137
  1138. 1138 ### lscpu:
  1139. 1139
  1140. 1140 Architecture: aarch64
  1141. 1141 Byte Order: Little Endian
  1142. 1142 CPU(s): 4
  1143. 1143 On-line CPU(s) list: 0-3
  1144. 1144 Thread(s) per core: 1
  1145. 1145 Core(s) per socket: 4
  1146. 1146 Socket(s): 1
  1147. 1147 NUMA node(s): 1
  1148. 1148 Vendor ID: ARM
  1149. 1149 Model: 4
  1150. 1150 Model name: Cortex-A53
  1151. 1151 Stepping: r0p4
  1152. 1152 CPU max MHz: 1104.0000
  1153. 1153 CPU min MHz: 120.0000
  1154. 1154 BogoMIPS: 48.00
  1155. 1155 L1d cache: unknown size
  1156. 1156 L1i cache: unknown size
  1157. 1157 L2 cache: unknown size
  1158. 1158 NUMA node0 CPU(s): 0-3
  1159. 1159 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1160. 1160
  1161. 1161 ### cpuinfo:
  1162. 1162
  1163. 1163 processor : 0
  1164. 1164 Processor : AArch64 Processor rev 4 (aarch64)
  1165. 1165 Hardware : sun50iw1p1
  1166. 1166 BogoMIPS : 48.00
  1167. 1167 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1168. 1168 CPU implementer : 0x41
  1169. 1169 CPU architecture: 8
  1170. 1170 CPU variant : 0x0
  1171. 1171 CPU part : 0xd03
  1172. 1172 CPU revision : 4
  1173. 1173
  1174. 1174 processor : 1
  1175. 1175 Processor : AArch64 Processor rev 4 (aarch64)
  1176. 1176 Hardware : sun50iw1p1
  1177. 1177 BogoMIPS : 48.00
  1178. 1178 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1179. 1179 CPU implementer : 0x41
  1180. 1180 CPU architecture: 8
  1181. 1181 CPU variant : 0x0
  1182. 1182 CPU part : 0xd03
  1183. 1183 CPU revision : 4
  1184. 1184
  1185. 1185 processor : 2
  1186. 1186 Processor : AArch64 Processor rev 4 (aarch64)
  1187. 1187 Hardware : sun50iw1p1
  1188. 1188 BogoMIPS : 48.00
  1189. 1189 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1190. 1190 CPU implementer : 0x41
  1191. 1191 CPU architecture: 8
  1192. 1192 CPU variant : 0x0
  1193. 1193 CPU part : 0xd03
  1194. 1194 CPU revision : 4
  1195. 1195
  1196. 1196 processor : 3
  1197. 1197 Processor : AArch64 Processor rev 4 (aarch64)
  1198. 1198 Hardware : sun50iw1p1
  1199. 1199 BogoMIPS : 48.00
  1200. 1200 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1201. 1201 CPU implementer : 0x41
  1202. 1202 CPU architecture: 8
  1203. 1203 CPU variant : 0x0
  1204. 1204 CPU part : 0xd03
  1205. 1205 CPU revision : 4
  1206. 1206
  1207. 1207
  1208. 1208 ### meminfo:
  1209. 1209
  1210. 1210 MemTotal: 2049420 kB
  1211. 1211 MemFree: 1881540 kB
  1212. 1212 MemAvailable: 1898128 kB
  1213. 1213 Buffers: 14600 kB
  1214. 1214 Cached: 65272 kB
  1215. 1215 SwapCached: 0 kB
  1216. 1216 Active: 57024 kB
  1217. 1217 Inactive: 42632 kB
  1218. 1218 Active(anon): 20224 kB
  1219. 1219 Inactive(anon): 5820 kB
  1220. 1220 Active(file): 36800 kB
  1221. 1221 Inactive(file): 36812 kB
  1222. 1222 Unevictable: 0 kB
  1223. 1223 Mlocked: 0 kB
  1224. 1224 SwapTotal: 1024704 kB
  1225. 1225 SwapFree: 1024704 kB
  1226. 1226 Dirty: 44 kB
  1227. 1227 Writeback: 0 kB
  1228. 1228 AnonPages: 20032 kB
  1229. 1229 Mapped: 25116 kB
  1230. 1230 Shmem: 5988 kB
  1231. 1231 Slab: 25216 kB
  1232. 1232 SReclaimable: 9740 kB
  1233. 1233 SUnreclaim: 15476 kB
  1234. 1234 KernelStack: 2160 kB
  1235. 1235 PageTables: 1204 kB
  1236. 1236 NFS_Unstable: 0 kB
  1237. 1237 Bounce: 0 kB
  1238. 1238 WritebackTmp: 0 kB
  1239. 1239 CommitLimit: 2049412 kB
  1240. 1240 Committed_AS: 196816 kB
  1241. 1241 VmallocTotal: 135290290112 kB
  1242. 1242 VmallocUsed: 0 kB
  1243. 1243 VmallocChunk: 0 kB
  1244. 1244 Percpu: 496 kB
  1245. 1245 AnonHugePages: 0 kB
  1246. 1246 ShmemHugePages: 0 kB
  1247. 1247 ShmemPmdMapped: 0 kB
  1248. 1248 CmaTotal: 65536 kB
  1249. 1249 CmaFree: 57828 kB
  1250. 1250 HugePages_Total: 0
  1251. 1251 HugePages_Free: 0
  1252. 1252 HugePages_Rsvd: 0
  1253. 1253 HugePages_Surp: 0
  1254. 1254 Hugepagesize: 2048 kB
  1255. 1255 Hugetlb: 0 kB
  1256. 1256
  1257. 1257 ### virtual memory:
  1258. 1258
  1259. 1259 vm.admin_reserve_kbytes = 8192
  1260. 1260 vm.block_dump = 0
  1261. 1261 vm.compact_unevictable_allowed = 1
  1262. 1262 vm.dirty_background_bytes = 0
  1263. 1263 vm.dirty_background_ratio = 10
  1264. 1264 vm.dirty_bytes = 0
  1265. 1265 vm.dirty_expire_centisecs = 3000
  1266. 1266 vm.dirty_ratio = 20
  1267. 1267 vm.dirtytime_expire_seconds = 43200
  1268. 1268 vm.dirty_writeback_centisecs = 500
  1269. 1269 vm.drop_caches = 0
  1270. 1270 vm.extfrag_threshold = 500
  1271. 1271 vm.hugetlb_shm_group = 0
  1272. 1272 vm.laptop_mode = 0
  1273. 1273 vm.legacy_va_layout = 0
  1274. 1274 vm.lowmem_reserve_ratio = 256 32 0
  1275. 1275 vm.max_map_count = 65530
  1276. 1276 vm.min_free_kbytes = 22528
  1277. 1277 vm.min_slab_ratio = 5
  1278. 1278 vm.min_unmapped_ratio = 1
  1279. 1279 vm.mmap_min_addr = 32768
  1280. 1280 vm.mmap_rnd_bits = 18
  1281. 1281 vm.mmap_rnd_compat_bits = 11
  1282. 1282 vm.nr_hugepages = 0
  1283. 1283 vm.nr_hugepages_mempolicy = 0
  1284. 1284 vm.nr_overcommit_hugepages = 0
  1285. 1285 vm.numa_stat = 1
  1286. 1286 vm.numa_zonelist_order = Node
  1287. 1287 vm.oom_dump_tasks = 1
  1288. 1288 vm.oom_kill_allocating_task = 0
  1289. 1289 vm.overcommit_kbytes = 0
  1290. 1290 vm.overcommit_memory = 0
  1291. 1291 vm.overcommit_ratio = 50
  1292. 1292 vm.page-cluster = 0
  1293. 1293 vm.panic_on_oom = 0
  1294. 1294 vm.percpu_pagelist_fraction = 0
  1295. 1295 vm.stat_interval = 1
  1296. 1296 vm.swappiness = 100
  1297. 1297 vm.user_reserve_kbytes = 63480
  1298. 1298 vm.vfs_cache_pressure = 100
  1299. 1299 vm.watermark_scale_factor = 10
  1300. 1300 vm.zone_reclaim_mode = 0
  1301. 1301
  1302. 1302 ### ip addr:
  1303. 1303
  1304. 1304 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  1305. 1305 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  1306. 1306 inet XXX.XXX.0.1/8 scope host lo
  1307. 1307 valid_lft forever preferred_lft forever
  1308. 1308 inet6 ::1/128 scope host
  1309. 1309 valid_lft forever preferred_lft forever
  1310. 1310 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  1311. 1311 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  1312. 1312 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  1313. 1313 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  1314. 1314
  1315. 1315 ### partitions:
  1316. 1316
  1317. 1317 major minor #blocks name
  1318. 1318
  1319. 1319 179 0 31166976 mmcblk0
  1320. 1320 179 1 12288000 mmcblk0p1
  1321. 1321 254 0 51200 zram0
  1322. 1322 254 1 256180 zram1
  1323. 1323 254 2 256180 zram2
  1324. 1324 254 3 256180 zram3
  1325. 1325 254 4 256180 zram4
  1326. 1326
  1327. 1327 ### df:
  1328. 1328
  1329. 1329 udev 965M 0 965M 0% /dev
  1330. 1330 tmpfs 201M 5.9M 195M 3% /run
  1331. 1331 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  1332. 1332 tmpfs 1001M 0 1001M 0% /dev/shm
  1333. 1333 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  1334. 1334 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  1335. 1335 tmpfs 1001M 4.0K 1001M 1% /tmp
  1336. 1336 /dev/zram0 49M 932K 45M 3% /var/log
  1337. 1337
  1338. 1338 ### lsblk:
  1339. 1339
  1340. 1340 NAME FSTYPE SIZE MOUNTPOINT UUID
  1341. 1341 mmcblk0 29.7G
  1342. 1342 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  1343. 1343 zram0 50M /var/log
  1344. 1344
  1345. 1345 ### zramctl:
  1346. 1346
  1347. 1347 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  1348. 1348 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  1349. 1349 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  1350. 1350 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  1351. 1351 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  1352. 1352 /dev/zram0 50M 1020K 169.2K 480K 4 /var/log
  1353. 1353
  1354. 1354 ### mtab:
  1355. 1355
  1356. 1356 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  1357. 1357 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  1358. 1358 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  1359. 1359
  1360. 1360 ### mmc0:aaaa info:
  1361. 1361
  1362. 1362 fwrev: 0x0
  1363. 1363 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  1364. 1364 cid: 035344534c33324780c9283abc012a63
  1365. 1365 rca: 0xaaaa
  1366. 1366 csd: 400e00325b590000edc87f800a4040c3
  1367. 1367 manfid: 0x000003
  1368. 1368 ocr: 0x00200000
  1369. 1369 preferred_erase_size: 4194304
  1370. 1370 type: SD
  1371. 1371 hwrev: 0x8
  1372. 1372 date: 10/2018
  1373. 1373 dsr: 0x404
  1374. 1374 erase_size: 512
  1375. 1375 oemid: 0x5344
  1376. 1376 serial: 0xc9283abc
  1377. 1377 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  1378. 1378 scr: 0235804300000000
  1379. 1379 name: SL32G
  1380. 1380
  1381. 1381 ### Boot system health:
  1382. 1382
  1383. 1383 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  1384. 1384 09:39:08: 1104MHz 2.16 55% 22% 24% 0% 7% 0% 53.7°C 0/7
  1385. 1385 09:39:08: 1104MHz 2.16 80% 20% 34% 2% 23% 0% 52.8°C 0/7
  1386. 1386 09:39:09: 1104MHz 2.16 57% 11% 1% 1% 43% 0% 50.1°C 0/7
  1387. 1387 09:39:09: 1104MHz 2.16 72% 29% 1% 0% 41% 0% 49.0°C 0/7
  1388. 1388 09:39:09: 1104MHz 2.16 63% 12% 15% 1% 33% 0% 48.4°C 0/7
  1389. 1389
  1390. 1390 ### Activated 4 lzo zram swap devices with 250 MB each
  1391. 1391
  1392. 1392 ### Activated Armbian ramlog partition with zstd compression
  1393. 1393
  1394. 1394 Tue Apr 23 12:36:41 AST 2019 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  1395. 1395
  1396. 1396 ### dmesg:
  1397. 1397
  1398. 1398 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  1399. 1399 [ 0.000000] On node 0 totalpages: 524288
  1400. 1400 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  1401. 1401 [ 0.000000] DMA32 zone: 0 pages reserved
  1402. 1402 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  1403. 1403 [ 0.000000] psci: probing for conduit method from DT.
  1404. 1404 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  1405. 1405 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  1406. 1406 [ 0.000000] psci: Trusted OS migration not required
  1407. 1407 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  1408. 1408 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  1409. 1409 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  1410. 1410 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  1411. 1411 [ 0.000000] Detected VIPT I-cache on CPU0
  1412. 1412 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  1413. 1413 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  1414. 1414 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  1415. 1415 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  1416. 1416 [ 0.000000] Policy zone: DMA32
  1417. 1417 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  1418. 1418 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  1419. 1419 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  1420. 1420 [ 0.000000] log_buf_len min size: 16384 bytes
  1421. 1421 [ 0.000000] log_buf_len: 32768 bytes
  1422. 1422 [ 0.000000] early log buf free: 13752(83%)
  1423. 1423 [ 0.000000] Memory: 1974956K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56660K reserved, 65536K cma-reserved)
  1424. 1424 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  1425. 1425 [ 0.000000] rcu: Hierarchical RCU implementation.
  1426. 1426 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  1427. 1427 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  1428. 1428 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  1429. 1429 [ 0.000000] GIC: Using split EOI/Deactivate mode
  1430. 1430 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  1431. 1431 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  1432. 1432 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  1433. 1433 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  1434. 1434 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  1435. 1435 [ 0.000271] Console: colour dummy device 80x25
  1436. 1436 [ 0.000284] console [tty1] enabled
  1437. 1437 [ 0.000351] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  1438. 1438 [ 0.000361] pid_max: default: 32768 minimum: 301
  1439. 1439 [ 0.000446] Security Framework initialized
  1440. 1440 [ 0.000455] AppArmor: AppArmor disabled by boot time parameter
  1441. 1441 [ 0.001732] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  1442. 1442 [ 0.002367] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  1443. 1443 [ 0.002416] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  1444. 1444 [ 0.002440] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  1445. 1445 [ 0.003811] ASID allocator initialised with 32768 entries
  1446. 1446 [ 0.003889] rcu: Hierarchical SRCU implementation.
  1447. 1447 [ 0.004616] smp: Bringing up secondary CPUs ...
  1448. 1448 [ 0.005839] Detected VIPT I-cache on CPU1
  1449. 1449 [ 0.005891] arch_timer: CPU1: Trapping CNTVCT access
  1450. 1450 [ 0.005900] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  1451. 1451 [ 0.006787] Detected VIPT I-cache on CPU2
  1452. 1452 [ 0.006812] arch_timer: CPU2: Trapping CNTVCT access
  1453. 1453 [ 0.006820] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  1454. 1454 [ 0.007647] Detected VIPT I-cache on CPU3
  1455. 1455 [ 0.007671] arch_timer: CPU3: Trapping CNTVCT access
  1456. 1456 [ 0.007679] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  1457. 1457 [ 0.007747] smp: Brought up 1 node, 4 CPUs
  1458. 1458 [ 0.007751] SMP: Total of 4 processors activated.
  1459. 1459 [ 0.007757] CPU features: detected: 32-bit EL0 Support
  1460. 1460 [ 0.010476] CPU: All CPU(s) started at EL2
  1461. 1461 [ 0.010491] alternatives: patching kernel code
  1462. 1462 [ 0.011833] devtmpfs: initialized
  1463. 1463 [ 0.018176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  1464. 1464 [ 0.018210] futex hash table entries: 1024 (order: 4, 65536 bytes)
  1465. 1465 [ 0.020484] xor: measuring software checksum speed
  1466. 1466 [ 0.058409] 8regs : 1566.000 MB/sec
  1467. 1467 [ 0.098450] 8regs_prefetch: 1396.000 MB/sec
  1468. 1468 [ 0.138502] 32regs : 1925.000 MB/sec
  1469. 1469 [ 0.178541] 32regs_prefetch: 1670.000 MB/sec
  1470. 1470 [ 0.178545] xor: using function: 32regs (1925.000 MB/sec)
  1471. 1471 [ 0.178603] pinctrl core: initialized pinctrl subsystem
  1472. 1472 [ 0.179431] NET: Registered protocol family 16
  1473. 1473 [ 0.179936] audit: initializing netlink subsys (disabled)
  1474. 1474 [ 0.180097] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  1475. 1475 [ 0.180601] cpuidle: using governor menu
  1476. 1476 [ 0.180886] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  1477. 1477 [ 0.180893] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  1478. 1478 [ 0.182974] DMA: preallocated 2048 KiB pool for atomic allocations
  1479. 1479 [ 0.183061] Serial: AMBA PL011 UART driver
  1480. 1480 [ 0.195149] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  1481. 1481 [ 0.195604] cryptd: max_cpu_qlen set to 1000
  1482. 1482 [ 0.262743] raid6: int64x1 gen() 299 MB/s
  1483. 1483 [ 0.330853] raid6: int64x1 xor() 299 MB/s
  1484. 1484 [ 0.398922] raid6: int64x2 gen() 460 MB/s
  1485. 1485 [ 0.466962] raid6: int64x2 xor() 409 MB/s
  1486. 1486 [ 0.534995] raid6: int64x4 gen() 707 MB/s
  1487. 1487 [ 0.603117] raid6: int64x4 xor() 520 MB/s
  1488. 1488 [ 0.671170] raid6: int64x8 gen() 667 MB/s
  1489. 1489 [ 0.739240] raid6: int64x8 xor() 510 MB/s
  1490. 1490 [ 0.807393] raid6: neonx1 gen() 495 MB/s
  1491. 1491 [ 0.875422] raid6: neonx1 xor() 579 MB/s
  1492. 1492 [ 0.943510] raid6: neonx2 gen() 791 MB/s
  1493. 1493 [ 1.011564] raid6: neonx2 xor() 821 MB/s
  1494. 1494 [ 1.079664] raid6: neonx4 gen() 1027 MB/s
  1495. 1495 [ 1.147715] raid6: neonx4 xor() 982 MB/s
  1496. 1496 [ 1.215809] raid6: neonx8 gen() 1124 MB/s
  1497. 1497 [ 1.283879] raid6: neonx8 xor() 1044 MB/s
  1498. 1498 [ 1.283882] raid6: using algorithm neonx8 gen() 1124 MB/s
  1499. 1499 [ 1.283885] raid6: .... xor() 1044 MB/s, rmw enabled
  1500. 1500 [ 1.283888] raid6: using neon recovery algorithm
  1501. 1501 [ 1.284484] SCSI subsystem initialized
  1502. 1502 [ 1.284659] usbcore: registered new interface driver usbfs
  1503. 1503 [ 1.284699] usbcore: registered new interface driver hub
  1504. 1504 [ 1.284761] usbcore: registered new device driver usb
  1505. 1505 [ 1.284997] pps_core: LinuxPPS API ver. 1 registered
  1506. 1506 [ 1.285001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  1507. 1507 [ 1.285015] PTP clock support registered
  1508. 1508 [ 1.286124] clocksource: Switched to clocksource arch_sys_counter
  1509. 1509 [ 1.286297] VFS: Disk quotas dquot_6.6.0
  1510. 1510 [ 1.286359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  1511. 1511 [ 1.292700] NET: Registered protocol family 2
  1512. 1512 [ 1.293295] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  1513. 1513 [ 1.293352] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  1514. 1514 [ 1.293554] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  1515. 1515 [ 1.293879] TCP: Hash tables configured (established 16384 bind 16384)
  1516. 1516 [ 1.294028] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  1517. 1517 [ 1.294094] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  1518. 1518 [ 1.294337] NET: Registered protocol family 1
  1519. 1519 [ 1.294760] RPC: Registered named UNIX socket transport module.
  1520. 1520 [ 1.294763] RPC: Registered udp transport module.
  1521. 1521 [ 1.294766] RPC: Registered tcp transport module.
  1522. 1522 [ 1.294769] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1523. 1523 [ 1.294997] Unpacking initramfs...
  1524. 1524 [ 1.775403] Freeing initrd memory: 8352K
  1525. 1525 [ 1.780752] Initialise system trusted keyrings
  1526. 1526 [ 1.780882] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  1527. 1527 [ 1.786137] zbud: loaded
  1528. 1528 [ 1.787688] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1529. 1529 [ 1.788424] NFS: Registering the id_resolver key type
  1530. 1530 [ 1.788445] Key type id_resolver registered
  1531. 1531 [ 1.788448] Key type id_legacy registered
  1532. 1532 [ 1.788459] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  1533. 1533 [ 1.788463] Installing knfsd (copyright (C) 1996 [email protected]).
  1534. 1534 [ 1.789463] 9p: Installing v9fs 9p2000 file system support
  1535. 1535 [ 1.795178] NET: Registered protocol family 38
  1536. 1536 [ 1.795280] Key type asymmetric registered
  1537. 1537 [ 1.795285] Asymmetric key parser 'x509' registered
  1538. 1538 [ 1.795335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  1539. 1539 [ 1.795452] io scheduler noop registered
  1540. 1540 [ 1.795456] io scheduler deadline registered
  1541. 1541 [ 1.795628] io scheduler cfq registered (default)
  1542. 1542 [ 1.795632] io scheduler mq-deadline registered
  1543. 1543 [ 1.795636] io scheduler kyber registered
  1544. 1544 [ 1.795753] io scheduler bfq registered
  1545. 1545 [ 1.796036] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  1546. 1546 [ 1.796696] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  1547. 1547 [ 1.799838] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  1548. 1548 [ 1.808624] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  1549. 1549 [ 1.817878] loop: module loaded
  1550. 1550 [ 1.819121] libphy: Fixed MDIO Bus: probed
  1551. 1551 [ 1.820001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1552. 1552 [ 1.820005] ehci-platform: EHCI generic platform driver
  1553. 1553 [ 1.820189] ehci-platform 1c1a000.usb: EHCI Host Controller
  1554. 1554 [ 1.820211] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  1555. 1555 [ 1.821400] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  1556. 1556 [ 1.834161] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  1557. 1557 [ 1.834372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1558. 1558 [ 1.834379] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1559. 1559 [ 1.834385] usb usb1: Product: EHCI Host Controller
  1560. 1560 [ 1.834391] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  1561. 1561 [ 1.834396] usb usb1: SerialNumber: 1c1a000.usb
  1562. 1562 [ 1.834885] hub 1-0:1.0: USB hub found
  1563. 1563 [ 1.834920] hub 1-0:1.0: 1 port detected
  1564. 1564 [ 1.835500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1565. 1565 [ 1.835520] ohci-platform: OHCI generic platform driver
  1566. 1566 [ 1.835670] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  1567. 1567 [ 1.835689] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  1568. 1568 [ 1.835974] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  1569. 1569 [ 1.898342] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1570. 1570 [ 1.898349] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1571. 1571 [ 1.898355] usb usb2: Product: Generic Platform OHCI controller
  1572. 1572 [ 1.898360] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  1573. 1573 [ 1.898366] usb usb2: SerialNumber: 1c1a400.usb
  1574. 1574 [ 1.898794] hub 2-0:1.0: USB hub found
  1575. 1575 [ 1.898831] hub 2-0:1.0: 1 port detected
  1576. 1576 [ 1.899681] usbcore: registered new interface driver usb-storage
  1577. 1577 [ 1.900140] mousedev: PS/2 mouse device common for all mice
  1578. 1578 [ 1.900557] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  1579. 1579 [ 1.900563] sun6i-rtc 1f00000.rtc: RTC enabled
  1580. 1580 [ 1.900613] i2c /dev entries driver
  1581. 1581 [ 1.901197] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  1582. 1582 [ 1.901752] sdhci: Secure Digital Host Controller Interface driver
  1583. 1583 [ 1.901754] sdhci: Copyright(c) Pierre Ossman
  1584. 1584 [ 1.901777] Synopsys Designware Multimedia Card Interface Driver
  1585. 1585 [ 1.902160] sdhci-pltfm: SDHCI platform and OF driver helper
  1586. 1586 [ 1.902588] ledtrig-cpu: registered to indicate activity on CPUs
  1587. 1587 [ 1.902891] hidraw: raw HID events driver (C) Jiri Kosina
  1588. 1588 [ 1.902982] usbcore: registered new interface driver usbhid
  1589. 1589 [ 1.902984] usbhid: USB HID core driver
  1590. 1590 [ 1.904014] NET: Registered protocol family 10
  1591. 1591 [ 1.918581] Segment Routing with IPv6
  1592. 1592 [ 1.918670] NET: Registered protocol family 17
  1593. 1593 [ 1.918807] 8021q: 802.1Q VLAN Support v1.8
  1594. 1594 [ 1.918855] 9pnet: Installing 9P2000 support
  1595. 1595 [ 1.918946] Key type dns_resolver registered
  1596. 1596 [ 1.919627] registered taskstats version 1
  1597. 1597 [ 1.919631] Loading compiled-in X.509 certificates
  1598. 1598 [ 1.919718] zswap: loaded using pool lzo/zbud
  1599. 1599 [ 1.921027] Btrfs loaded, crc32c=crc32c-arm64-ce
  1600. 1600 [ 1.927908] Key type encrypted registered
  1601. 1601 [ 1.944654] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  1602. 1602 [ 1.952970] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  1603. 1603 [ 1.953333] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  1604. 1604 [ 1.953344] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  1605. 1605 [ 1.953501] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  1606. 1606 [ 1.953550] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  1607. 1607 [ 1.953565] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  1608. 1608 [ 1.953802] sun4i-drm display-engine: Couldn't bind all pipelines components
  1609. 1609 [ 1.953905] sun4i-drm display-engine: master bind failed: -517
  1610. 1610 [ 1.954266] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  1611. 1611 [ 1.954611] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  1612. 1612 [ 1.957425] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  1613. 1613 [ 1.957797] dcdc1: supplied by regulator-dummy
  1614. 1614 [ 1.958069] dcdc2: supplied by regulator-dummy
  1615. 1615 [ 1.958301] dcdc4: supplied by regulator-dummy
  1616. 1616 [ 1.958493] dcdc5: supplied by regulator-dummy
  1617. 1617 [ 1.958718] dcdc6: supplied by regulator-dummy
  1618. 1618 [ 1.958898] dc1sw: supplied by regulator-dummy
  1619. 1619 [ 1.959066] aldo1: supplied by regulator-dummy
  1620. 1620 [ 1.959304] aldo2: supplied by regulator-dummy
  1621. 1621 [ 1.959497] aldo3: supplied by regulator-dummy
  1622. 1622 [ 1.959703] dldo1: supplied by regulator-dummy
  1623. 1623 [ 1.959922] dldo2: supplied by regulator-dummy
  1624. 1624 [ 1.959978] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  1625. 1625 [ 1.960156] dldo3: supplied by regulator-dummy
  1626. 1626 [ 1.960351] dldo4: supplied by regulator-dummy
  1627. 1627 [ 1.960573] eldo1: supplied by regulator-dummy
  1628. 1628 [ 1.960772] eldo2: supplied by regulator-dummy
  1629. 1629 [ 1.960971] eldo3: supplied by regulator-dummy
  1630. 1630 [ 1.961195] fldo1: supplied by regulator-dummy
  1631. 1631 [ 1.961405] fldo2: supplied by regulator-dummy
  1632. 1632 [ 1.961622] rtc-ldo: supplied by regulator-dummy
  1633. 1633 [ 1.961798] ldo-io0: supplied by regulator-dummy
  1634. 1634 [ 1.962016] ldo-io1: supplied by regulator-dummy
  1635. 1635 [ 1.963120] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  1636. 1636 [ 1.967353] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  1637. 1637 [ 1.967858] console [ttyS0] disabled
  1638. 1638 [ 1.988520] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  1639. 1639 [ 1.988580] console [ttyS0] enabled
  1640. 1640 [ 2.009796] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  1641. 1641 [ 2.011129] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  1642. 1642 [ 2.011221] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  1643. 1643 [ 2.011424] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  1644. 1644 [ 2.011438] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  1645. 1645 [ 2.011444] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  1646. 1646 [ 2.011449] dwmac-sun8i 1c30000.ethernet: COE Type 2
  1647. 1647 [ 2.011454] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  1648. 1648 [ 2.011460] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  1649. 1649 [ 2.011465] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  1650. 1650 [ 2.011580] libphy: stmmac: probed
  1651. 1651 [ 2.017500] ehci-platform 1c1b000.usb: EHCI Host Controller
  1652. 1652 [ 2.017525] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  1653. 1653 [ 2.018198] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  1654. 1654 [ 2.034136] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  1655. 1655 [ 2.034326] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1656. 1656 [ 2.034333] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1657. 1657 [ 2.034339] usb usb3: Product: EHCI Host Controller
  1658. 1658 [ 2.034345] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  1659. 1659 [ 2.034350] usb usb3: SerialNumber: 1c1b000.usb
  1660. 1660 [ 2.034798] hub 3-0:1.0: USB hub found
  1661. 1661 [ 2.034829] hub 3-0:1.0: 1 port detected
  1662. 1662 [ 2.035516] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  1663. 1663 [ 2.035535] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  1664. 1664 [ 2.035784] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  1665. 1665 [ 2.098273] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1666. 1666 [ 2.098280] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1667. 1667 [ 2.098285] usb usb4: Product: Generic Platform OHCI controller
  1668. 1668 [ 2.098291] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  1669. 1669 [ 2.098296] usb usb4: SerialNumber: 1c1b400.usb
  1670. 1670 [ 2.098699] hub 4-0:1.0: USB hub found
  1671. 1671 [ 2.098732] hub 4-0:1.0: 1 port detected
  1672. 1672 [ 2.099447] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  1673. 1673 [ 2.099500] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  1674. 1674 [ 2.099765] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  1675. 1675 [ 2.099774] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  1676. 1676 [ 2.099947] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1677. 1677 [ 2.099954] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1678. 1678 [ 2.099959] usb usb5: Product: MUSB HDRC host driver
  1679. 1679 [ 2.099965] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  1680. 1680 [ 2.099970] usb usb5: SerialNumber: musb-hdrc.1.auto
  1681. 1681 [ 2.100337] hub 5-0:1.0: USB hub found
  1682. 1682 [ 2.100370] hub 5-0:1.0: 1 port detected
  1683. 1683 [ 2.102257] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  1684. 1684 [ 2.102565] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  1685. 1685 [ 2.102617] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  1686. 1686 [ 2.110657] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  1687. 1687 [ 2.118992] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  1688. 1688 [ 2.119337] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  1689. 1689 [ 2.119348] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  1690. 1690 [ 2.119498] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  1691. 1691 [ 2.119619] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  1692. 1692 [ 2.120085] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  1693. 1693 [ 2.120174] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  1694. 1694 [ 2.120475] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  1695. 1695 [ 2.120919] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  1696. 1696 [ 2.121206] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  1697. 1697 [ 2.121211] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1698. 1698 [ 2.121214] [drm] No driver support for vblank timestamp query.
  1699. 1699 [ 2.145379] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  1700. 1700 [ 2.145384] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  1701. 1701 [ 2.162380] random: fast init done
  1702. 1702 [ 2.162934] mmc1: new high speed SDIO card at address 0001
  1703. 1703 [ 2.183821] mmc0: new high speed SDHC card at address aaaa
  1704. 1704 [ 2.185183] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  1705. 1705 [ 2.187589] mmcblk0: p1
  1706. 1706 [ 2.500943] Console: switching to colour frame buffer device 170x48
  1707. 1707 [ 2.517436] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  1708. 1708 [ 2.517862] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  1709. 1709 [ 2.518362] of_cfs_init
  1710. 1710 [ 2.518448] of_cfs_init: OK
  1711. 1711 [ 2.518644] vcc-mipi: disabling
  1712. 1712 [ 2.518703] vcc-1v2-hsic: disabling
  1713. 1713 [ 2.519275] Freeing unused kernel memory: 576K
  1714. 1714 [ 2.538200] Run /init as init process
  1715. 1715 [ 2.706168] usb 4-1: new full-speed USB device number 2 using ohci-platform
  1716. 1716 [ 2.886584] axp20x-gpio axp20x-gpio: DMA mask not set
  1717. 1717 [ 2.887253] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  1718. 1718 [ 2.939227] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  1719. 1719 [ 2.939239] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1720. 1720 [ 2.939245] usb 4-1: Product: USB Receiver
  1721. 1721 [ 2.939250] usb 4-1: Manufacturer: Logitech
  1722. 1722 [ 2.949567] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  1723. 1723 [ 3.006935] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  1724. 1724 [ 3.014040] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  1725. 1725 [ 3.014512] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  1726. 1726 [ 3.074372] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  1727. 1727 [ 3.074783] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  1728. 1728 [ 3.592349] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1729. 1729 [ 4.235812] systemd[1]: System time before build time, advancing clock.
  1730. 1730 [ 4.254260] systemd[1]: systemd 237 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)
  1731. 1731 [ 4.254615] systemd[1]: Detected architecture arm64.
  1732. 1732 [ 4.266688] systemd[1]: Set hostname to <pine64>.
  1733. 1733 [ 4.692489] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  1734. 1734 [ 4.692505] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  1735. 1735 [ 4.982358] random: systemd: uninitialized urandom read (16 bytes read)
  1736. 1736 [ 4.982434] systemd[1]: Reached target Remote File Systems.
  1737. 1737 [ 4.983388] random: systemd: uninitialized urandom read (16 bytes read)
  1738. 1738 [ 4.983432] systemd[1]: Reached target System Time Synchronized.
  1739. 1739 [ 4.983841] random: systemd: uninitialized urandom read (16 bytes read)
  1740. 1740 [ 4.983991] systemd[1]: Started ntp-systemd-netif.path.
  1741. 1741 [ 4.984483] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1742. 1742 [ 4.985660] systemd[1]: Created slice User and Session Slice.
  1743. 1743 [ 5.082316] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1744. 1744 [ 5.322914] systemd-journald[289]: Received request to flush runtime journal from PID 1
  1745. 1745 [ 5.808886] cpu cpu0: Linked as a consumer to regulator.2
  1746. 1746 [ 5.810590] cpu cpu0: Dropping the link to regulator.2
  1747. 1747 [ 5.810835] cpu cpu0: Linked as a consumer to regulator.2
  1748. 1748 [ 6.021090] thermal thermal_zone0: failed to read out thermal zone (-110)
  1749. 1749 [ 6.021124] thermal thermal_zone1: failed to read out thermal zone (-110)
  1750. 1750 [ 6.021139] thermal thermal_zone2: failed to read out thermal zone (-110)
  1751. 1751 [ 6.128511] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  1752. 1752 [ 6.131018] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  1753. 1753 [ 6.131174] thermal thermal_zone2: failed to read out thermal zone (-110)
  1754. 1754 [ 6.131785] lima 1c40000.gpu: bus rate = 200000000
  1755. 1755 [ 6.131793] lima 1c40000.gpu: mod rate = 384000000
  1756. 1756 [ 6.136780] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  1757. 1757 [ 6.136788] [TTM] Initializing pool allocator
  1758. 1758 [ 6.136806] [TTM] Initializing DMA pool allocator
  1759. 1759 [ 6.137473] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  1760. 1760 [ 6.137522] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  1761. 1761 [ 6.137555] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  1762. 1762 [ 6.137587] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  1763. 1763 [ 6.140024] axp20x-adc axp813-adc: DMA mask not set
  1764. 1764 [ 6.141480] thermal thermal_zone2: failed to read out thermal zone (-110)
  1765. 1765 [ 6.154447] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  1766. 1766 [ 6.189830] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1767. 1767 [ 6.194947] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  1768. 1768 [ 6.209430] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  1769. 1769 [ 6.209485] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  1770. 1770 [ 6.209490] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  1771. 1771 [ 6.268138] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1772. 1772 [ 6.340136] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  1773. 1773 [ 6.394954] RTL8723BS: module init start
  1774. 1774 [ 6.394964] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  1775. 1775 [ 6.394966] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  1776. 1776 [ 6.402368] pnetdev = (____ptrval____)
  1777. 1777 [ 6.474971] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  1778. 1778 [ 6.478875] RTL8723BS: rtw_ndev_init(wlan0)
  1779. 1779 [ 6.486250] RTL8723BS: module init ret =0
  1780. 1780 [ 6.541320] zram: Added device: zram0
  1781. 1781 [ 6.542920] zram: Added device: zram1
  1782. 1782 [ 6.544394] zram: Added device: zram2
  1783. 1783 [ 6.544972] zram: Added device: zram3
  1784. 1784 [ 6.545454] zram: Added device: zram4
  1785. 1785 [ 6.545917] zram: Added device: zram5
  1786. 1786 [ 6.692881] zram1: detected capacity change from 0 to 262328320
  1787. 1787 [ 7.765633] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  1788. 1788 [ 7.773892] zram2: detected capacity change from 0 to 262328320
  1789. 1789 [ 8.807519] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  1790. 1790 [ 8.813045] zram3: detected capacity change from 0 to 262328320
  1791. 1791 [ 9.843852] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  1792. 1792 [ 9.849829] zram4: detected capacity change from 0 to 262328320
  1793. 1793 [ 10.881251] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  1794. 1794 [ 10.998424] zram0: detected capacity change from 0 to 52428800
  1795. 1795 [ 13.196404] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  1796. 1796
  1797. 1797 ### armbian-release:
  1798. 1798
  1799. 1799 # PLEASE DO NOT EDIT THIS FILE
  1800. 1800 BOARD=pine64
  1801. 1801 BOARD_NAME="Pine64"
  1802. 1802 BOARDFAMILY=sun50iw1
  1803. 1803 VERSION=5.75
  1804. 1804 LINUXFAMILY=sunxi64
  1805. 1805 BRANCH=next
  1806. 1806 ARCH=arm64
  1807. 1807 IMAGE_TYPE=stable
  1808. 1808 BOARD_TYPE=conf
  1809. 1809 INITRD_ARCH=arm64
  1810. 1810 KERNEL_IMAGE_TYPE=Image
  1811. 1811
  1812. 1812 ### boot environment:
  1813. 1813
  1814. 1814 verbosity=1
  1815. 1815 overlay_prefix=sun50i-a64
  1816. 1816 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  1817. 1817 rootfstype=ext4
  1818. 1818 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  1819. 1819
  1820. 1820 ### lsusb:
  1821. 1821
  1822. 1822 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  1823. 1823 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1824. 1824 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1825. 1825 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1826. 1826 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1827. 1827 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1828. 1828
  1829. 1829 ### lscpu:
  1830. 1830
  1831. 1831 Architecture: aarch64
  1832. 1832 Byte Order: Little Endian
  1833. 1833 CPU(s): 4
  1834. 1834 On-line CPU(s) list: 0-3
  1835. 1835 Thread(s) per core: 1
  1836. 1836 Core(s) per socket: 4
  1837. 1837 Socket(s): 1
  1838. 1838 NUMA node(s): 1
  1839. 1839 Vendor ID: ARM
  1840. 1840 Model: 4
  1841. 1841 Model name: Cortex-A53
  1842. 1842 Stepping: r0p4
  1843. 1843 CPU max MHz: 1104.0000
  1844. 1844 CPU min MHz: 120.0000
  1845. 1845 BogoMIPS: 48.00
  1846. 1846 L1d cache: unknown size
  1847. 1847 L1i cache: unknown size
  1848. 1848 L2 cache: unknown size
  1849. 1849 NUMA node0 CPU(s): 0-3
  1850. 1850 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1851. 1851
  1852. 1852 ### cpuinfo:
  1853. 1853
  1854. 1854 processor : 0
  1855. 1855 Processor : AArch64 Processor rev 4 (aarch64)
  1856. 1856 Hardware : sun50iw1p1
  1857. 1857 BogoMIPS : 48.00
  1858. 1858 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1859. 1859 CPU implementer : 0x41
  1860. 1860 CPU architecture: 8
  1861. 1861 CPU variant : 0x0
  1862. 1862 CPU part : 0xd03
  1863. 1863 CPU revision : 4
  1864. 1864
  1865. 1865 processor : 1
  1866. 1866 Processor : AArch64 Processor rev 4 (aarch64)
  1867. 1867 Hardware : sun50iw1p1
  1868. 1868 BogoMIPS : 48.00
  1869. 1869 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1870. 1870 CPU implementer : 0x41
  1871. 1871 CPU architecture: 8
  1872. 1872 CPU variant : 0x0
  1873. 1873 CPU part : 0xd03
  1874. 1874 CPU revision : 4
  1875. 1875
  1876. 1876 processor : 2
  1877. 1877 Processor : AArch64 Processor rev 4 (aarch64)
  1878. 1878 Hardware : sun50iw1p1
  1879. 1879 BogoMIPS : 48.00
  1880. 1880 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1881. 1881 CPU implementer : 0x41
  1882. 1882 CPU architecture: 8
  1883. 1883 CPU variant : 0x0
  1884. 1884 CPU part : 0xd03
  1885. 1885 CPU revision : 4
  1886. 1886
  1887. 1887 processor : 3
  1888. 1888 Processor : AArch64 Processor rev 4 (aarch64)
  1889. 1889 Hardware : sun50iw1p1
  1890. 1890 BogoMIPS : 48.00
  1891. 1891 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  1892. 1892 CPU implementer : 0x41
  1893. 1893 CPU architecture: 8
  1894. 1894 CPU variant : 0x0
  1895. 1895 CPU part : 0xd03
  1896. 1896 CPU revision : 4
  1897. 1897
  1898. 1898
  1899. 1899 ### meminfo:
  1900. 1900
  1901. 1901 MemTotal: 2049420 kB
  1902. 1902 MemFree: 1884520 kB
  1903. 1903 MemAvailable: 1899780 kB
  1904. 1904 Buffers: 15932 kB
  1905. 1905 Cached: 62644 kB
  1906. 1906 SwapCached: 0 kB
  1907. 1907 Active: 56428 kB
  1908. 1908 Inactive: 40236 kB
  1909. 1909 Active(anon): 18520 kB
  1910. 1910 Inactive(anon): 5788 kB
  1911. 1911 Active(file): 37908 kB
  1912. 1912 Inactive(file): 34448 kB
  1913. 1913 Unevictable: 0 kB
  1914. 1914 Mlocked: 0 kB
  1915. 1915 SwapTotal: 1024704 kB
  1916. 1916 SwapFree: 1024704 kB
  1917. 1917 Dirty: 32 kB
  1918. 1918 Writeback: 0 kB
  1919. 1919 AnonPages: 18124 kB
  1920. 1920 Mapped: 25004 kB
  1921. 1921 Shmem: 5964 kB
  1922. 1922 Slab: 25144 kB
  1923. 1923 SReclaimable: 9600 kB
  1924. 1924 SUnreclaim: 15544 kB
  1925. 1925 KernelStack: 2080 kB
  1926. 1926 PageTables: 972 kB
  1927. 1927 NFS_Unstable: 0 kB
  1928. 1928 Bounce: 0 kB
  1929. 1929 WritebackTmp: 0 kB
  1930. 1930 CommitLimit: 2049412 kB
  1931. 1931 Committed_AS: 150236 kB
  1932. 1932 VmallocTotal: 135290290112 kB
  1933. 1933 VmallocUsed: 0 kB
  1934. 1934 VmallocChunk: 0 kB
  1935. 1935 Percpu: 496 kB
  1936. 1936 AnonHugePages: 0 kB
  1937. 1937 ShmemHugePages: 0 kB
  1938. 1938 ShmemPmdMapped: 0 kB
  1939. 1939 CmaTotal: 65536 kB
  1940. 1940 CmaFree: 57828 kB
  1941. 1941 HugePages_Total: 0
  1942. 1942 HugePages_Free: 0
  1943. 1943 HugePages_Rsvd: 0
  1944. 1944 HugePages_Surp: 0
  1945. 1945 Hugepagesize: 2048 kB
  1946. 1946 Hugetlb: 0 kB
  1947. 1947
  1948. 1948 ### virtual memory:
  1949. 1949
  1950. 1950 vm.admin_reserve_kbytes = 8192
  1951. 1951 vm.block_dump = 0
  1952. 1952 vm.compact_unevictable_allowed = 1
  1953. 1953 vm.dirty_background_bytes = 0
  1954. 1954 vm.dirty_background_ratio = 10
  1955. 1955 vm.dirty_bytes = 0
  1956. 1956 vm.dirty_expire_centisecs = 3000
  1957. 1957 vm.dirty_ratio = 20
  1958. 1958 vm.dirtytime_expire_seconds = 43200
  1959. 1959 vm.dirty_writeback_centisecs = 500
  1960. 1960 vm.drop_caches = 0
  1961. 1961 vm.extfrag_threshold = 500
  1962. 1962 vm.hugetlb_shm_group = 0
  1963. 1963 vm.laptop_mode = 0
  1964. 1964 vm.legacy_va_layout = 0
  1965. 1965 vm.lowmem_reserve_ratio = 256 32 0
  1966. 1966 vm.max_map_count = 65530
  1967. 1967 vm.min_free_kbytes = 22528
  1968. 1968 vm.min_slab_ratio = 5
  1969. 1969 vm.min_unmapped_ratio = 1
  1970. 1970 vm.mmap_min_addr = 32768
  1971. 1971 vm.mmap_rnd_bits = 18
  1972. 1972 vm.mmap_rnd_compat_bits = 11
  1973. 1973 vm.nr_hugepages = 0
  1974. 1974 vm.nr_hugepages_mempolicy = 0
  1975. 1975 vm.nr_overcommit_hugepages = 0
  1976. 1976 vm.numa_stat = 1
  1977. 1977 vm.numa_zonelist_order = Node
  1978. 1978 vm.oom_dump_tasks = 1
  1979. 1979 vm.oom_kill_allocating_task = 0
  1980. 1980 vm.overcommit_kbytes = 0
  1981. 1981 vm.overcommit_memory = 0
  1982. 1982 vm.overcommit_ratio = 50
  1983. 1983 vm.page-cluster = 0
  1984. 1984 vm.panic_on_oom = 0
  1985. 1985 vm.percpu_pagelist_fraction = 0
  1986. 1986 vm.stat_interval = 1
  1987. 1987 vm.swappiness = 100
  1988. 1988 vm.user_reserve_kbytes = 63480
  1989. 1989 vm.vfs_cache_pressure = 100
  1990. 1990 vm.watermark_scale_factor = 10
  1991. 1991 vm.zone_reclaim_mode = 0
  1992. 1992
  1993. 1993 ### ip addr:
  1994. 1994
  1995. 1995 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  1996. 1996 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  1997. 1997 inet XXX.XXX.0.1/8 scope host lo
  1998. 1998 valid_lft forever preferred_lft forever
  1999. 1999 inet6 ::1/128 scope host
  2000. 2000 valid_lft forever preferred_lft forever
  2001. 2001 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2002. 2002 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  2003. 2003 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2004. 2004 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  2005. 2005
  2006. 2006 ### partitions:
  2007. 2007
  2008. 2008 major minor #blocks name
  2009. 2009
  2010. 2010 179 0 31166976 mmcblk0
  2011. 2011 179 1 12288000 mmcblk0p1
  2012. 2012 254 0 51200 zram0
  2013. 2013 254 1 256180 zram1
  2014. 2014 254 2 256180 zram2
  2015. 2015 254 3 256180 zram3
  2016. 2016 254 4 256180 zram4
  2017. 2017
  2018. 2018 ### df:
  2019. 2019
  2020. 2020 udev 965M 0 965M 0% /dev
  2021. 2021 tmpfs 201M 5.9M 195M 3% /run
  2022. 2022 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  2023. 2023 tmpfs 1001M 0 1001M 0% /dev/shm
  2024. 2024 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  2025. 2025 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  2026. 2026 tmpfs 1001M 4.0K 1001M 1% /tmp
  2027. 2027 /dev/zram0 49M 1.2M 44M 3% /var/log
  2028. 2028
  2029. 2029 ### lsblk:
  2030. 2030
  2031. 2031 NAME FSTYPE SIZE MOUNTPOINT UUID
  2032. 2032 mmcblk0 29.7G
  2033. 2033 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  2034. 2034 zram0 50M /var/log
  2035. 2035
  2036. 2036 ### zramctl:
  2037. 2037
  2038. 2038 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  2039. 2039 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2040. 2040 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2041. 2041 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2042. 2042 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2043. 2043 /dev/zram0 50M 1.2M 229.4K 540K 4 /var/log
  2044. 2044
  2045. 2045 ### mtab:
  2046. 2046
  2047. 2047 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  2048. 2048 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  2049. 2049 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  2050. 2050
  2051. 2051 ### mmc0:aaaa info:
  2052. 2052
  2053. 2053 fwrev: 0x0
  2054. 2054 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  2055. 2055 cid: 035344534c33324780c9283abc012a63
  2056. 2056 rca: 0xaaaa
  2057. 2057 csd: 400e00325b590000edc87f800a4040c3
  2058. 2058 manfid: 0x000003
  2059. 2059 ocr: 0x00200000
  2060. 2060 preferred_erase_size: 4194304
  2061. 2061 type: SD
  2062. 2062 hwrev: 0x8
  2063. 2063 date: 10/2018
  2064. 2064 dsr: 0x404
  2065. 2065 erase_size: 512
  2066. 2066 oemid: 0x5344
  2067. 2067 serial: 0xc9283abc
  2068. 2068 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2069. 2069 scr: 0235804300000000
  2070. 2070 name: SL32G
  2071. 2071
  2072. 2072 ### Boot system health:
  2073. 2073
  2074. 2074 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  2075. 2075 12:36:44: 1104MHz 0.83 37% 16% 16% 0% 5% 0% 46.8°C 0/7
  2076. 2076 12:36:44: 1104MHz 0.83 92% 16% 59% 1% 14% 0% 46.6°C 0/7
  2077. 2077 12:36:45: 1104MHz 0.83 51% 14% 6% 2% 28% 0% 43.3°C 0/7
  2078. 2078 12:36:45: 1104MHz 0.83 59% 12% 2% 1% 43% 0% 42.7°C 0/7
  2079. 2079 12:36:45: 1104MHz 0.83 61% 28% 4% 2% 27% 0% 42.4°C 0/7
  2080. 2080
  2081. 2081 ### Activated 4 lzo zram swap devices with 250 MB each
  2082. 2082
  2083. 2083 ### Activated Armbian ramlog partition with zstd compression
  2084. 2084
  2085. 2085 Tue Apr 23 14:08:01 AST 2019 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  2086. 2086
  2087. 2087 ### dmesg:
  2088. 2088
  2089. 2089 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  2090. 2090 [ 0.000000] On node 0 totalpages: 524288
  2091. 2091 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  2092. 2092 [ 0.000000] DMA32 zone: 0 pages reserved
  2093. 2093 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  2094. 2094 [ 0.000000] psci: probing for conduit method from DT.
  2095. 2095 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  2096. 2096 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  2097. 2097 [ 0.000000] psci: Trusted OS migration not required
  2098. 2098 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  2099. 2099 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  2100. 2100 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  2101. 2101 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  2102. 2102 [ 0.000000] Detected VIPT I-cache on CPU0
  2103. 2103 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  2104. 2104 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  2105. 2105 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  2106. 2106 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  2107. 2107 [ 0.000000] Policy zone: DMA32
  2108. 2108 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  2109. 2109 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  2110. 2110 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  2111. 2111 [ 0.000000] log_buf_len min size: 16384 bytes
  2112. 2112 [ 0.000000] log_buf_len: 32768 bytes
  2113. 2113 [ 0.000000] early log buf free: 13752(83%)
  2114. 2114 [ 0.000000] Memory: 1974956K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56660K reserved, 65536K cma-reserved)
  2115. 2115 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  2116. 2116 [ 0.000000] rcu: Hierarchical RCU implementation.
  2117. 2117 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  2118. 2118 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  2119. 2119 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  2120. 2120 [ 0.000000] GIC: Using split EOI/Deactivate mode
  2121. 2121 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  2122. 2122 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  2123. 2123 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  2124. 2124 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  2125. 2125 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  2126. 2126 [ 0.000272] Console: colour dummy device 80x25
  2127. 2127 [ 0.000284] console [tty1] enabled
  2128. 2128 [ 0.000351] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  2129. 2129 [ 0.000361] pid_max: default: 32768 minimum: 301
  2130. 2130 [ 0.000447] Security Framework initialized
  2131. 2131 [ 0.000455] AppArmor: AppArmor disabled by boot time parameter
  2132. 2132 [ 0.001728] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  2133. 2133 [ 0.002363] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  2134. 2134 [ 0.002412] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  2135. 2135 [ 0.002436] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  2136. 2136 [ 0.003809] ASID allocator initialised with 32768 entries
  2137. 2137 [ 0.003886] rcu: Hierarchical SRCU implementation.
  2138. 2138 [ 0.004620] smp: Bringing up secondary CPUs ...
  2139. 2139 [ 0.005837] Detected VIPT I-cache on CPU1
  2140. 2140 [ 0.005889] arch_timer: CPU1: Trapping CNTVCT access
  2141. 2141 [ 0.005898] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  2142. 2142 [ 0.006777] Detected VIPT I-cache on CPU2
  2143. 2143 [ 0.006803] arch_timer: CPU2: Trapping CNTVCT access
  2144. 2144 [ 0.006810] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  2145. 2145 [ 0.007645] Detected VIPT I-cache on CPU3
  2146. 2146 [ 0.007669] arch_timer: CPU3: Trapping CNTVCT access
  2147. 2147 [ 0.007676] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  2148. 2148 [ 0.007746] smp: Brought up 1 node, 4 CPUs
  2149. 2149 [ 0.007750] SMP: Total of 4 processors activated.
  2150. 2150 [ 0.007755] CPU features: detected: 32-bit EL0 Support
  2151. 2151 [ 0.010474] CPU: All CPU(s) started at EL2
  2152. 2152 [ 0.010490] alternatives: patching kernel code
  2153. 2153 [ 0.011829] devtmpfs: initialized
  2154. 2154 [ 0.018176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  2155. 2155 [ 0.018210] futex hash table entries: 1024 (order: 4, 65536 bytes)
  2156. 2156 [ 0.020464] xor: measuring software checksum speed
  2157. 2157 [ 0.058411] 8regs : 1566.000 MB/sec
  2158. 2158 [ 0.098451] 8regs_prefetch: 1396.000 MB/sec
  2159. 2159 [ 0.138503] 32regs : 1925.000 MB/sec
  2160. 2160 [ 0.178541] 32regs_prefetch: 1670.000 MB/sec
  2161. 2161 [ 0.178545] xor: using function: 32regs (1925.000 MB/sec)
  2162. 2162 [ 0.178606] pinctrl core: initialized pinctrl subsystem
  2163. 2163 [ 0.179437] NET: Registered protocol family 16
  2164. 2164 [ 0.179944] audit: initializing netlink subsys (disabled)
  2165. 2165 [ 0.180106] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  2166. 2166 [ 0.180616] cpuidle: using governor menu
  2167. 2167 [ 0.180903] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  2168. 2168 [ 0.180910] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  2169. 2169 [ 0.182982] DMA: preallocated 2048 KiB pool for atomic allocations
  2170. 2170 [ 0.183066] Serial: AMBA PL011 UART driver
  2171. 2171 [ 0.195168] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  2172. 2172 [ 0.195620] cryptd: max_cpu_qlen set to 1000
  2173. 2173 [ 0.262840] raid6: int64x1 gen() 299 MB/s
  2174. 2174 [ 0.330850] raid6: int64x1 xor() 299 MB/s
  2175. 2175 [ 0.398939] raid6: int64x2 gen() 460 MB/s
  2176. 2176 [ 0.466954] raid6: int64x2 xor() 409 MB/s
  2177. 2177 [ 0.535017] raid6: int64x4 gen() 707 MB/s
  2178. 2178 [ 0.603126] raid6: int64x4 xor() 520 MB/s
  2179. 2179 [ 0.671189] raid6: int64x8 gen() 667 MB/s
  2180. 2180 [ 0.739252] raid6: int64x8 xor() 510 MB/s
  2181. 2181 [ 0.807401] raid6: neonx1 gen() 495 MB/s
  2182. 2182 [ 0.875421] raid6: neonx1 xor() 579 MB/s
  2183. 2183 [ 0.943485] raid6: neonx2 gen() 791 MB/s
  2184. 2184 [ 1.011583] raid6: neonx2 xor() 821 MB/s
  2185. 2185 [ 1.079641] raid6: neonx4 gen() 1027 MB/s
  2186. 2186 [ 1.147733] raid6: neonx4 xor() 983 MB/s
  2187. 2187 [ 1.215852] raid6: neonx8 gen() 1125 MB/s
  2188. 2188 [ 1.283889] raid6: neonx8 xor() 1044 MB/s
  2189. 2189 [ 1.283893] raid6: using algorithm neonx8 gen() 1125 MB/s
  2190. 2190 [ 1.283895] raid6: .... xor() 1044 MB/s, rmw enabled
  2191. 2191 [ 1.283899] raid6: using neon recovery algorithm
  2192. 2192 [ 1.284495] SCSI subsystem initialized
  2193. 2193 [ 1.284670] usbcore: registered new interface driver usbfs
  2194. 2194 [ 1.284710] usbcore: registered new interface driver hub
  2195. 2195 [ 1.284770] usbcore: registered new device driver usb
  2196. 2196 [ 1.285005] pps_core: LinuxPPS API ver. 1 registered
  2197. 2197 [ 1.285008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  2198. 2198 [ 1.285022] PTP clock support registered
  2199. 2199 [ 1.286122] clocksource: Switched to clocksource arch_sys_counter
  2200. 2200 [ 1.286259] VFS: Disk quotas dquot_6.6.0
  2201. 2201 [ 1.286319] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  2202. 2202 [ 1.292709] NET: Registered protocol family 2
  2203. 2203 [ 1.293317] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  2204. 2204 [ 1.293389] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  2205. 2205 [ 1.293591] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  2206. 2206 [ 1.293912] TCP: Hash tables configured (established 16384 bind 16384)
  2207. 2207 [ 1.294059] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  2208. 2208 [ 1.294176] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  2209. 2209 [ 1.294381] NET: Registered protocol family 1
  2210. 2210 [ 1.294792] RPC: Registered named UNIX socket transport module.
  2211. 2211 [ 1.294795] RPC: Registered udp transport module.
  2212. 2212 [ 1.294797] RPC: Registered tcp transport module.
  2213. 2213 [ 1.294800] RPC: Registered tcp NFSv4.1 backchannel transport module.
  2214. 2214 [ 1.295004] Unpacking initramfs...
  2215. 2215 [ 1.775549] Freeing initrd memory: 8352K
  2216. 2216 [ 1.780826] Initialise system trusted keyrings
  2217. 2217 [ 1.780941] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  2218. 2218 [ 1.786258] zbud: loaded
  2219. 2219 [ 1.787822] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2220. 2220 [ 1.788530] NFS: Registering the id_resolver key type
  2221. 2221 [ 1.788552] Key type id_resolver registered
  2222. 2222 [ 1.788555] Key type id_legacy registered
  2223. 2223 [ 1.788566] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  2224. 2224 [ 1.788570] Installing knfsd (copyright (C) 1996 [email protected]).
  2225. 2225 [ 1.789545] 9p: Installing v9fs 9p2000 file system support
  2226. 2226 [ 1.795481] NET: Registered protocol family 38
  2227. 2227 [ 1.795578] Key type asymmetric registered
  2228. 2228 [ 1.795583] Asymmetric key parser 'x509' registered
  2229. 2229 [ 1.795636] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  2230. 2230 [ 1.795742] io scheduler noop registered
  2231. 2231 [ 1.795746] io scheduler deadline registered
  2232. 2232 [ 1.795923] io scheduler cfq registered (default)
  2233. 2233 [ 1.795927] io scheduler mq-deadline registered
  2234. 2234 [ 1.795931] io scheduler kyber registered
  2235. 2235 [ 1.796046] io scheduler bfq registered
  2236. 2236 [ 1.796325] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  2237. 2237 [ 1.796985] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  2238. 2238 [ 1.800198] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  2239. 2239 [ 1.808848] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  2240. 2240 [ 1.818013] loop: module loaded
  2241. 2241 [ 1.819242] libphy: Fixed MDIO Bus: probed
  2242. 2242 [ 1.820114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2243. 2243 [ 1.820118] ehci-platform: EHCI generic platform driver
  2244. 2244 [ 1.820306] ehci-platform 1c1a000.usb: EHCI Host Controller
  2245. 2245 [ 1.820328] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  2246. 2246 [ 1.821427] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  2247. 2247 [ 1.834162] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  2248. 2248 [ 1.834388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  2249. 2249 [ 1.834395] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2250. 2250 [ 1.834401] usb usb1: Product: EHCI Host Controller
  2251. 2251 [ 1.834407] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  2252. 2252 [ 1.834412] usb usb1: SerialNumber: 1c1a000.usb
  2253. 2253 [ 1.834868] hub 1-0:1.0: USB hub found
  2254. 2254 [ 1.834902] hub 1-0:1.0: 1 port detected
  2255. 2255 [ 1.835512] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  2256. 2256 [ 1.835531] ohci-platform: OHCI generic platform driver
  2257. 2257 [ 1.835681] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  2258. 2258 [ 1.835700] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  2259. 2259 [ 1.835972] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  2260. 2260 [ 1.898374] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  2261. 2261 [ 1.898382] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2262. 2262 [ 1.898387] usb usb2: Product: Generic Platform OHCI controller
  2263. 2263 [ 1.898393] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  2264. 2264 [ 1.898398] usb usb2: SerialNumber: 1c1a400.usb
  2265. 2265 [ 1.898798] hub 2-0:1.0: USB hub found
  2266. 2266 [ 1.898834] hub 2-0:1.0: 1 port detected
  2267. 2267 [ 1.899701] usbcore: registered new interface driver usb-storage
  2268. 2268 [ 1.900161] mousedev: PS/2 mouse device common for all mice
  2269. 2269 [ 1.900576] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  2270. 2270 [ 1.900582] sun6i-rtc 1f00000.rtc: RTC enabled
  2271. 2271 [ 1.900632] i2c /dev entries driver
  2272. 2272 [ 1.901208] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  2273. 2273 [ 1.901773] sdhci: Secure Digital Host Controller Interface driver
  2274. 2274 [ 1.901776] sdhci: Copyright(c) Pierre Ossman
  2275. 2275 [ 1.901799] Synopsys Designware Multimedia Card Interface Driver
  2276. 2276 [ 1.902176] sdhci-pltfm: SDHCI platform and OF driver helper
  2277. 2277 [ 1.902600] ledtrig-cpu: registered to indicate activity on CPUs
  2278. 2278 [ 1.902901] hidraw: raw HID events driver (C) Jiri Kosina
  2279. 2279 [ 1.902996] usbcore: registered new interface driver usbhid
  2280. 2280 [ 1.902999] usbhid: USB HID core driver
  2281. 2281 [ 1.904035] NET: Registered protocol family 10
  2282. 2282 [ 1.918465] Segment Routing with IPv6
  2283. 2283 [ 1.918559] NET: Registered protocol family 17
  2284. 2284 [ 1.918709] 8021q: 802.1Q VLAN Support v1.8
  2285. 2285 [ 1.918757] 9pnet: Installing 9P2000 support
  2286. 2286 [ 1.918840] Key type dns_resolver registered
  2287. 2287 [ 1.919576] registered taskstats version 1
  2288. 2288 [ 1.919578] Loading compiled-in X.509 certificates
  2289. 2289 [ 1.919662] zswap: loaded using pool lzo/zbud
  2290. 2290 [ 1.920928] Btrfs loaded, crc32c=crc32c-arm64-ce
  2291. 2291 [ 1.927541] Key type encrypted registered
  2292. 2292 [ 1.944288] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  2293. 2293 [ 1.952609] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  2294. 2294 [ 1.952959] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  2295. 2295 [ 1.952969] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  2296. 2296 [ 1.953124] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  2297. 2297 [ 1.953175] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  2298. 2298 [ 1.953190] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  2299. 2299 [ 1.953429] sun4i-drm display-engine: Couldn't bind all pipelines components
  2300. 2300 [ 1.953531] sun4i-drm display-engine: master bind failed: -517
  2301. 2301 [ 1.953872] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  2302. 2302 [ 1.954279] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  2303. 2303 [ 1.957149] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  2304. 2304 [ 1.957558] dcdc1: supplied by regulator-dummy
  2305. 2305 [ 1.957817] dcdc2: supplied by regulator-dummy
  2306. 2306 [ 1.958038] dcdc4: supplied by regulator-dummy
  2307. 2307 [ 1.958277] dcdc5: supplied by regulator-dummy
  2308. 2308 [ 1.958476] dcdc6: supplied by regulator-dummy
  2309. 2309 [ 1.958683] dc1sw: supplied by regulator-dummy
  2310. 2310 [ 1.958857] aldo1: supplied by regulator-dummy
  2311. 2311 [ 1.959073] aldo2: supplied by regulator-dummy
  2312. 2312 [ 1.959297] aldo3: supplied by regulator-dummy
  2313. 2313 [ 1.959491] dldo1: supplied by regulator-dummy
  2314. 2314 [ 1.959691] dldo2: supplied by regulator-dummy
  2315. 2315 [ 1.959772] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  2316. 2316 [ 1.959949] dldo3: supplied by regulator-dummy
  2317. 2317 [ 1.960154] dldo4: supplied by regulator-dummy
  2318. 2318 [ 1.960364] eldo1: supplied by regulator-dummy
  2319. 2319 [ 1.960585] eldo2: supplied by regulator-dummy
  2320. 2320 [ 1.960786] eldo3: supplied by regulator-dummy
  2321. 2321 [ 1.960986] fldo1: supplied by regulator-dummy
  2322. 2322 [ 1.961225] fldo2: supplied by regulator-dummy
  2323. 2323 [ 1.961457] rtc-ldo: supplied by regulator-dummy
  2324. 2324 [ 1.961614] ldo-io0: supplied by regulator-dummy
  2325. 2325 [ 1.961858] ldo-io1: supplied by regulator-dummy
  2326. 2326 [ 1.962941] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  2327. 2327 [ 1.967164] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  2328. 2328 [ 1.967662] console [ttyS0] disabled
  2329. 2329 [ 1.988248] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  2330. 2330 [ 1.988309] console [ttyS0] enabled
  2331. 2331 [ 2.009523] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  2332. 2332 [ 2.010849] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  2333. 2333 [ 2.010941] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  2334. 2334 [ 2.011143] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  2335. 2335 [ 2.011157] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  2336. 2336 [ 2.011162] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  2337. 2337 [ 2.011167] dwmac-sun8i 1c30000.ethernet: COE Type 2
  2338. 2338 [ 2.011172] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  2339. 2339 [ 2.011178] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  2340. 2340 [ 2.011184] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  2341. 2341 [ 2.011293] libphy: stmmac: probed
  2342. 2342 [ 2.017211] ehci-platform 1c1b000.usb: EHCI Host Controller
  2343. 2343 [ 2.017235] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  2344. 2344 [ 2.017926] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  2345. 2345 [ 2.030142] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  2346. 2346 [ 2.030329] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  2347. 2347 [ 2.030336] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2348. 2348 [ 2.030342] usb usb3: Product: EHCI Host Controller
  2349. 2349 [ 2.030348] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  2350. 2350 [ 2.030353] usb usb3: SerialNumber: 1c1b000.usb
  2351. 2351 [ 2.030804] hub 3-0:1.0: USB hub found
  2352. 2352 [ 2.030835] hub 3-0:1.0: 1 port detected
  2353. 2353 [ 2.031525] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  2354. 2354 [ 2.031543] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  2355. 2355 [ 2.031811] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  2356. 2356 [ 2.094277] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  2357. 2357 [ 2.094284] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2358. 2358 [ 2.094290] usb usb4: Product: Generic Platform OHCI controller
  2359. 2359 [ 2.094295] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  2360. 2360 [ 2.094301] usb usb4: SerialNumber: 1c1b400.usb
  2361. 2361 [ 2.094699] hub 4-0:1.0: USB hub found
  2362. 2362 [ 2.094728] hub 4-0:1.0: 1 port detected
  2363. 2363 [ 2.095455] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  2364. 2364 [ 2.095512] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  2365. 2365 [ 2.095770] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  2366. 2366 [ 2.095780] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  2367. 2367 [ 2.095950] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  2368. 2368 [ 2.095958] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2369. 2369 [ 2.095963] usb usb5: Product: MUSB HDRC host driver
  2370. 2370 [ 2.095969] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  2371. 2371 [ 2.095974] usb usb5: SerialNumber: musb-hdrc.1.auto
  2372. 2372 [ 2.096346] hub 5-0:1.0: USB hub found
  2373. 2373 [ 2.096379] hub 5-0:1.0: 1 port detected
  2374. 2374 [ 2.098253] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  2375. 2375 [ 2.098566] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  2376. 2376 [ 2.098680] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  2377. 2377 [ 2.106655] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  2378. 2378 [ 2.114984] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  2379. 2379 [ 2.115351] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  2380. 2380 [ 2.115362] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  2381. 2381 [ 2.115502] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  2382. 2382 [ 2.115595] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  2383. 2383 [ 2.116131] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  2384. 2384 [ 2.116217] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  2385. 2385 [ 2.116416] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  2386. 2386 [ 2.116868] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  2387. 2387 [ 2.117164] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  2388. 2388 [ 2.117170] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  2389. 2389 [ 2.117173] [drm] No driver support for vblank timestamp query.
  2390. 2390 [ 2.141425] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  2391. 2391 [ 2.141429] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  2392. 2392 [ 2.158385] random: fast init done
  2393. 2393 [ 2.158869] mmc1: new high speed SDIO card at address 0001
  2394. 2394 [ 2.179858] mmc0: new high speed SDHC card at address aaaa
  2395. 2395 [ 2.181198] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  2396. 2396 [ 2.183594] mmcblk0: p1
  2397. 2397 [ 2.497177] Console: switching to colour frame buffer device 170x48
  2398. 2398 [ 2.513656] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  2399. 2399 [ 2.514102] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  2400. 2400 [ 2.514635] of_cfs_init
  2401. 2401 [ 2.514721] of_cfs_init: OK
  2402. 2402 [ 2.514916] vcc-mipi: disabling
  2403. 2403 [ 2.514972] vcc-1v2-hsic: disabling
  2404. 2404 [ 2.515513] Freeing unused kernel memory: 576K
  2405. 2405 [ 2.534203] Run /init as init process
  2406. 2406 [ 2.694190] usb 4-1: new full-speed USB device number 2 using ohci-platform
  2407. 2407 [ 2.878367] axp20x-gpio axp20x-gpio: DMA mask not set
  2408. 2408 [ 2.880063] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  2409. 2409 [ 2.935212] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  2410. 2410 [ 2.935223] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  2411. 2411 [ 2.935230] usb 4-1: Product: USB Receiver
  2412. 2412 [ 2.935235] usb 4-1: Manufacturer: Logitech
  2413. 2413 [ 2.945210] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  2414. 2414 [ 3.002904] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  2415. 2415 [ 3.009986] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  2416. 2416 [ 3.010448] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  2417. 2417 [ 3.070360] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  2418. 2418 [ 3.070748] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  2419. 2419 [ 3.591497] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  2420. 2420 [ 4.233902] systemd[1]: System time before build time, advancing clock.
  2421. 2421 [ 4.252415] systemd[1]: systemd 237 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)
  2422. 2422 [ 4.252773] systemd[1]: Detected architecture arm64.
  2423. 2423 [ 4.264854] systemd[1]: Set hostname to <pine64>.
  2424. 2424 [ 4.691666] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  2425. 2425 [ 4.691682] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  2426. 2426 [ 4.982860] random: systemd: uninitialized urandom read (16 bytes read)
  2427. 2427 [ 4.983406] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  2428. 2428 [ 4.984096] random: systemd: uninitialized urandom read (16 bytes read)
  2429. 2429 [ 4.984134] systemd[1]: Reached target Swap.
  2430. 2430 [ 4.984427] random: systemd: uninitialized urandom read (16 bytes read)
  2431. 2431 [ 4.984552] systemd[1]: Started ntp-systemd-netif.path.
  2432. 2432 [ 4.985731] systemd[1]: Created slice System Slice.
  2433. 2433 [ 4.986412] systemd[1]: Listening on udev Kernel Socket.
  2434. 2434 [ 5.106351] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  2435. 2435 [ 5.291460] systemd-journald[285]: Received request to flush runtime journal from PID 1
  2436. 2436 [ 5.808077] cpu cpu0: Linked as a consumer to regulator.2
  2437. 2437 [ 5.808130] cpu cpu0: Dropping the link to regulator.2
  2438. 2438 [ 5.808285] cpu cpu0: Linked as a consumer to regulator.2
  2439. 2439 [ 6.029399] thermal thermal_zone0: failed to read out thermal zone (-110)
  2440. 2440 [ 6.029433] thermal thermal_zone1: failed to read out thermal zone (-110)
  2441. 2441 [ 6.029447] thermal thermal_zone2: failed to read out thermal zone (-110)
  2442. 2442 [ 6.121467] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  2443. 2443 [ 6.124462] lima 1c40000.gpu: bus rate = 200000000
  2444. 2444 [ 6.124473] lima 1c40000.gpu: mod rate = 384000000
  2445. 2445 [ 6.133276] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  2446. 2446 [ 6.133285] [TTM] Initializing pool allocator
  2447. 2447 [ 6.133302] [TTM] Initializing DMA pool allocator
  2448. 2448 [ 6.134026] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  2449. 2449 [ 6.134060] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  2450. 2450 [ 6.134095] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  2451. 2451 [ 6.134166] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  2452. 2452 [ 6.135705] axp20x-adc axp813-adc: DMA mask not set
  2453. 2453 [ 6.137731] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  2454. 2454 [ 6.138331] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  2455. 2455 [ 6.138860] thermal thermal_zone2: failed to read out thermal zone (-110)
  2456. 2456 [ 6.146758] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  2457. 2457 [ 6.146835] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  2458. 2458 [ 6.146840] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  2459. 2459 [ 6.149811] thermal thermal_zone2: failed to read out thermal zone (-110)
  2460. 2460 [ 6.177875] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  2461. 2461 [ 6.186845] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  2462. 2462 [ 6.193213] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  2463. 2463 [ 6.284784] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  2464. 2464 [ 6.329918] RTL8723BS: module init start
  2465. 2465 [ 6.329928] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  2466. 2466 [ 6.329930] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  2467. 2467 [ 6.331004] pnetdev = (____ptrval____)
  2468. 2468 [ 6.394252] RTL8723BS: rtw_ndev_init(wlan0)
  2469. 2469 [ 6.395404] RTL8723BS: module init ret =0
  2470. 2470 [ 6.496203] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  2471. 2471 [ 6.536667] zram: Added device: zram0
  2472. 2472 [ 6.556129] zram: Added device: zram1
  2473. 2473 [ 6.556594] zram: Added device: zram2
  2474. 2474 [ 6.556983] zram: Added device: zram3
  2475. 2475 [ 6.558038] zram: Added device: zram4
  2476. 2476 [ 6.559696] zram: Added device: zram5
  2477. 2477 [ 6.685152] zram1: detected capacity change from 0 to 262328320
  2478. 2478 [ 7.763155] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  2479. 2479 [ 7.771616] zram2: detected capacity change from 0 to 262328320
  2480. 2480 [ 8.803064] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  2481. 2481 [ 8.805307] zram3: detected capacity change from 0 to 262328320
  2482. 2482 [ 9.840179] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  2483. 2483 [ 9.846746] zram4: detected capacity change from 0 to 262328320
  2484. 2484 [ 10.886878] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  2485. 2485 [ 10.995768] zram0: detected capacity change from 0 to 52428800
  2486. 2486 [ 13.167012] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  2487. 2487
  2488. 2488 ### armbian-release:
  2489. 2489
  2490. 2490 # PLEASE DO NOT EDIT THIS FILE
  2491. 2491 BOARD=pine64
  2492. 2492 BOARD_NAME="Pine64"
  2493. 2493 BOARDFAMILY=sun50iw1
  2494. 2494 VERSION=5.75
  2495. 2495 LINUXFAMILY=sunxi64
  2496. 2496 BRANCH=next
  2497. 2497 ARCH=arm64
  2498. 2498 IMAGE_TYPE=stable
  2499. 2499 BOARD_TYPE=conf
  2500. 2500 INITRD_ARCH=arm64
  2501. 2501 KERNEL_IMAGE_TYPE=Image
  2502. 2502
  2503. 2503 ### boot environment:
  2504. 2504
  2505. 2505 verbosity=1
  2506. 2506 overlay_prefix=sun50i-a64
  2507. 2507 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  2508. 2508 rootfstype=ext4
  2509. 2509 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  2510. 2510
  2511. 2511 ### lsusb:
  2512. 2512
  2513. 2513 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  2514. 2514 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  2515. 2515 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  2516. 2516 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  2517. 2517 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  2518. 2518 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  2519. 2519
  2520. 2520 ### lscpu:
  2521. 2521
  2522. 2522 Architecture: aarch64
  2523. 2523 Byte Order: Little Endian
  2524. 2524 CPU(s): 4
  2525. 2525 On-line CPU(s) list: 0-3
  2526. 2526 Thread(s) per core: 1
  2527. 2527 Core(s) per socket: 4
  2528. 2528 Socket(s): 1
  2529. 2529 NUMA node(s): 1
  2530. 2530 Vendor ID: ARM
  2531. 2531 Model: 4
  2532. 2532 Model name: Cortex-A53
  2533. 2533 Stepping: r0p4
  2534. 2534 CPU max MHz: 1104.0000
  2535. 2535 CPU min MHz: 120.0000
  2536. 2536 BogoMIPS: 48.00
  2537. 2537 L1d cache: unknown size
  2538. 2538 L1i cache: unknown size
  2539. 2539 L2 cache: unknown size
  2540. 2540 NUMA node0 CPU(s): 0-3
  2541. 2541 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  2542. 2542
  2543. 2543 ### cpuinfo:
  2544. 2544
  2545. 2545 processor : 0
  2546. 2546 Processor : AArch64 Processor rev 4 (aarch64)
  2547. 2547 Hardware : sun50iw1p1
  2548. 2548 BogoMIPS : 48.00
  2549. 2549 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  2550. 2550 CPU implementer : 0x41
  2551. 2551 CPU architecture: 8
  2552. 2552 CPU variant : 0x0
  2553. 2553 CPU part : 0xd03
  2554. 2554 CPU revision : 4
  2555. 2555
  2556. 2556 processor : 1
  2557. 2557 Processor : AArch64 Processor rev 4 (aarch64)
  2558. 2558 Hardware : sun50iw1p1
  2559. 2559 BogoMIPS : 48.00
  2560. 2560 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  2561. 2561 CPU implementer : 0x41
  2562. 2562 CPU architecture: 8
  2563. 2563 CPU variant : 0x0
  2564. 2564 CPU part : 0xd03
  2565. 2565 CPU revision : 4
  2566. 2566
  2567. 2567 processor : 2
  2568. 2568 Processor : AArch64 Processor rev 4 (aarch64)
  2569. 2569 Hardware : sun50iw1p1
  2570. 2570 BogoMIPS : 48.00
  2571. 2571 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  2572. 2572 CPU implementer : 0x41
  2573. 2573 CPU architecture: 8
  2574. 2574 CPU variant : 0x0
  2575. 2575 CPU part : 0xd03
  2576. 2576 CPU revision : 4
  2577. 2577
  2578. 2578 processor : 3
  2579. 2579 Processor : AArch64 Processor rev 4 (aarch64)
  2580. 2580 Hardware : sun50iw1p1
  2581. 2581 BogoMIPS : 48.00
  2582. 2582 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  2583. 2583 CPU implementer : 0x41
  2584. 2584 CPU architecture: 8
  2585. 2585 CPU variant : 0x0
  2586. 2586 CPU part : 0xd03
  2587. 2587 CPU revision : 4
  2588. 2588
  2589. 2589
  2590. 2590 ### meminfo:
  2591. 2591
  2592. 2592 MemTotal: 2049420 kB
  2593. 2593 MemFree: 1885620 kB
  2594. 2594 MemAvailable: 1899528 kB
  2595. 2595 Buffers: 15400 kB
  2596. 2596 Cached: 61692 kB
  2597. 2597 SwapCached: 0 kB
  2598. 2598 Active: 56660 kB
  2599. 2599 Inactive: 39316 kB
  2600. 2600 Active(anon): 19168 kB
  2601. 2601 Inactive(anon): 5772 kB
  2602. 2602 Active(file): 37492 kB
  2603. 2603 Inactive(file): 33544 kB
  2604. 2604 Unevictable: 0 kB
  2605. 2605 Mlocked: 0 kB
  2606. 2606 SwapTotal: 1024704 kB
  2607. 2607 SwapFree: 1024704 kB
  2608. 2608 Dirty: 144 kB
  2609. 2609 Writeback: 0 kB
  2610. 2610 AnonPages: 18984 kB
  2611. 2611 Mapped: 23704 kB
  2612. 2612 Shmem: 5968 kB
  2613. 2613 Slab: 24916 kB
  2614. 2614 SReclaimable: 9532 kB
  2615. 2615 SUnreclaim: 15384 kB
  2616. 2616 KernelStack: 2128 kB
  2617. 2617 PageTables: 824 kB
  2618. 2618 NFS_Unstable: 0 kB
  2619. 2619 Bounce: 0 kB
  2620. 2620 WritebackTmp: 0 kB
  2621. 2621 CommitLimit: 2049412 kB
  2622. 2622 Committed_AS: 143508 kB
  2623. 2623 VmallocTotal: 135290290112 kB
  2624. 2624 VmallocUsed: 0 kB
  2625. 2625 VmallocChunk: 0 kB
  2626. 2626 Percpu: 496 kB
  2627. 2627 AnonHugePages: 0 kB
  2628. 2628 ShmemHugePages: 0 kB
  2629. 2629 ShmemPmdMapped: 0 kB
  2630. 2630 CmaTotal: 65536 kB
  2631. 2631 CmaFree: 57828 kB
  2632. 2632 HugePages_Total: 0
  2633. 2633 HugePages_Free: 0
  2634. 2634 HugePages_Rsvd: 0
  2635. 2635 HugePages_Surp: 0
  2636. 2636 Hugepagesize: 2048 kB
  2637. 2637 Hugetlb: 0 kB
  2638. 2638
  2639. 2639 ### virtual memory:
  2640. 2640
  2641. 2641 vm.admin_reserve_kbytes = 8192
  2642. 2642 vm.block_dump = 0
  2643. 2643 vm.compact_unevictable_allowed = 1
  2644. 2644 vm.dirty_background_bytes = 0
  2645. 2645 vm.dirty_background_ratio = 10
  2646. 2646 vm.dirty_bytes = 0
  2647. 2647 vm.dirty_expire_centisecs = 3000
  2648. 2648 vm.dirty_ratio = 20
  2649. 2649 vm.dirtytime_expire_seconds = 43200
  2650. 2650 vm.dirty_writeback_centisecs = 500
  2651. 2651 vm.drop_caches = 0
  2652. 2652 vm.extfrag_threshold = 500
  2653. 2653 vm.hugetlb_shm_group = 0
  2654. 2654 vm.laptop_mode = 0
  2655. 2655 vm.legacy_va_layout = 0
  2656. 2656 vm.lowmem_reserve_ratio = 256 32 0
  2657. 2657 vm.max_map_count = 65530
  2658. 2658 vm.min_free_kbytes = 22528
  2659. 2659 vm.min_slab_ratio = 5
  2660. 2660 vm.min_unmapped_ratio = 1
  2661. 2661 vm.mmap_min_addr = 32768
  2662. 2662 vm.mmap_rnd_bits = 18
  2663. 2663 vm.mmap_rnd_compat_bits = 11
  2664. 2664 vm.nr_hugepages = 0
  2665. 2665 vm.nr_hugepages_mempolicy = 0
  2666. 2666 vm.nr_overcommit_hugepages = 0
  2667. 2667 vm.numa_stat = 1
  2668. 2668 vm.numa_zonelist_order = Node
  2669. 2669 vm.oom_dump_tasks = 1
  2670. 2670 vm.oom_kill_allocating_task = 0
  2671. 2671 vm.overcommit_kbytes = 0
  2672. 2672 vm.overcommit_memory = 0
  2673. 2673 vm.overcommit_ratio = 50
  2674. 2674 vm.page-cluster = 0
  2675. 2675 vm.panic_on_oom = 0
  2676. 2676 vm.percpu_pagelist_fraction = 0
  2677. 2677 vm.stat_interval = 1
  2678. 2678 vm.swappiness = 100
  2679. 2679 vm.user_reserve_kbytes = 63480
  2680. 2680 vm.vfs_cache_pressure = 100
  2681. 2681 vm.watermark_scale_factor = 10
  2682. 2682 vm.zone_reclaim_mode = 0
  2683. 2683
  2684. 2684 ### ip addr:
  2685. 2685
  2686. 2686 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  2687. 2687 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  2688. 2688 inet XXX.XXX.0.1/8 scope host lo
  2689. 2689 valid_lft forever preferred_lft forever
  2690. 2690 inet6 ::1/128 scope host
  2691. 2691 valid_lft forever preferred_lft forever
  2692. 2692 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2693. 2693 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  2694. 2694 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2695. 2695 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  2696. 2696
  2697. 2697 ### partitions:
  2698. 2698
  2699. 2699 major minor #blocks name
  2700. 2700
  2701. 2701 179 0 31166976 mmcblk0
  2702. 2702 179 1 12288000 mmcblk0p1
  2703. 2703 254 0 51200 zram0
  2704. 2704 254 1 256180 zram1
  2705. 2705 254 2 256180 zram2
  2706. 2706 254 3 256180 zram3
  2707. 2707 254 4 256180 zram4
  2708. 2708
  2709. 2709 ### df:
  2710. 2710
  2711. 2711 udev 965M 0 965M 0% /dev
  2712. 2712 tmpfs 201M 5.9M 195M 3% /run
  2713. 2713 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  2714. 2714 tmpfs 1001M 0 1001M 0% /dev/shm
  2715. 2715 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  2716. 2716 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  2717. 2717 tmpfs 1001M 4.0K 1001M 1% /tmp
  2718. 2718 /dev/zram0 49M 1.3M 44M 3% /var/log
  2719. 2719
  2720. 2720 ### lsblk:
  2721. 2721
  2722. 2722 NAME FSTYPE SIZE MOUNTPOINT UUID
  2723. 2723 mmcblk0 29.7G
  2724. 2724 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  2725. 2725 zram0 50M /var/log
  2726. 2726
  2727. 2727 ### zramctl:
  2728. 2728
  2729. 2729 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  2730. 2730 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2731. 2731 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2732. 2732 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2733. 2733 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  2734. 2734 /dev/zram0 50M 1.4M 281.4K 604K 4 /var/log
  2735. 2735
  2736. 2736 ### mtab:
  2737. 2737
  2738. 2738 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  2739. 2739 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  2740. 2740 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  2741. 2741
  2742. 2742 ### mmc0:aaaa info:
  2743. 2743
  2744. 2744 fwrev: 0x0
  2745. 2745 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  2746. 2746 cid: 035344534c33324780c9283abc012a63
  2747. 2747 rca: 0xaaaa
  2748. 2748 csd: 400e00325b590000edc87f800a4040c3
  2749. 2749 manfid: 0x000003
  2750. 2750 ocr: 0x00200000
  2751. 2751 preferred_erase_size: 4194304
  2752. 2752 type: SD
  2753. 2753 hwrev: 0x8
  2754. 2754 date: 10/2018
  2755. 2755 dsr: 0x404
  2756. 2756 erase_size: 512
  2757. 2757 oemid: 0x5344
  2758. 2758 serial: 0xc9283abc
  2759. 2759 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2760. 2760 scr: 0235804300000000
  2761. 2761 name: SL32G
  2762. 2762
  2763. 2763 ### Boot system health:
  2764. 2764
  2765. 2765 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  2766. 2766 14:08:04: 1104MHz 0.83 36% 15% 15% 0% 4% 0% 44.0°C 0/7
  2767. 2767 14:08:04: 1104MHz 0.83 92% 19% 56% 1% 15% 0% 42.7°C 0/7
  2768. 2768 14:08:05: 1104MHz 0.83 34% 8% 1% 2% 22% 0% 39.9°C 0/7
  2769. 2769 14:08:05: 1104MHz 0.83 57% 24% 2% 2% 29% 0% 39.8°C 0/7
  2770. 2770 14:08:05: 1104MHz 0.83 51% 17% 1% 2% 30% 0% 38.6°C 0/7
  2771. 2771
  2772. 2772 ### Activated 4 lzo zram swap devices with 250 MB each
  2773. 2773
  2774. 2774 ### Activated Armbian ramlog partition with zstd compression
  2775. 2775
  2776. 2776 ### Activated 4 lzo zram swap devices with 246 MB each
  2777. 2777
  2778. 2778 ### Activated Armbian ramlog partition with zstd compression
  2779. 2779
  2780. 2780 Sun Jun 17 21:46:04 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  2781. 2781
  2782. 2782 ### dmesg:
  2783. 2783
  2784. 2784 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  2785. 2785 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  2786. 2786 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  2787. 2787 [ 0.000000] Policy zone: DMA32
  2788. 2788 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  2789. 2789 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  2790. 2790 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  2791. 2791 [ 0.000000] log_buf_len min size: 16384 bytes
  2792. 2792 [ 0.000000] log_buf_len: 32768 bytes
  2793. 2793 [ 0.000000] early log buf free: 13752(83%)
  2794. 2794 [ 0.000000] Memory: 1942180K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56668K reserved, 65536K cma-reserved)
  2795. 2795 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  2796. 2796 [ 0.000000] rcu: Hierarchical RCU implementation.
  2797. 2797 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  2798. 2798 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  2799. 2799 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  2800. 2800 [ 0.000000] GIC: Using split EOI/Deactivate mode
  2801. 2801 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  2802. 2802 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  2803. 2803 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  2804. 2804 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  2805. 2805 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  2806. 2806 [ 0.000274] Console: colour dummy device 80x25
  2807. 2807 [ 0.000287] console [tty1] enabled
  2808. 2808 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  2809. 2809 [ 0.000363] pid_max: default: 32768 minimum: 301
  2810. 2810 [ 0.000448] Security Framework initialized
  2811. 2811 [ 0.000457] AppArmor: AppArmor disabled by boot time parameter
  2812. 2812 [ 0.001735] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  2813. 2813 [ 0.002373] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  2814. 2814 [ 0.002421] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  2815. 2815 [ 0.002446] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  2816. 2816 [ 0.003825] ASID allocator initialised with 32768 entries
  2817. 2817 [ 0.003945] rcu: Hierarchical SRCU implementation.
  2818. 2818 [ 0.004640] smp: Bringing up secondary CPUs ...
  2819. 2819 [ 0.005855] Detected VIPT I-cache on CPU1
  2820. 2820 [ 0.005907] arch_timer: CPU1: Trapping CNTVCT access
  2821. 2821 [ 0.005916] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  2822. 2822 [ 0.006798] Detected VIPT I-cache on CPU2
  2823. 2823 [ 0.006825] arch_timer: CPU2: Trapping CNTVCT access
  2824. 2824 [ 0.006832] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  2825. 2825 [ 0.007661] Detected VIPT I-cache on CPU3
  2826. 2826 [ 0.007685] arch_timer: CPU3: Trapping CNTVCT access
  2827. 2827 [ 0.007692] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  2828. 2828 [ 0.007761] smp: Brought up 1 node, 4 CPUs
  2829. 2829 [ 0.007765] SMP: Total of 4 processors activated.
  2830. 2830 [ 0.007771] CPU features: detected: 32-bit EL0 Support
  2831. 2831 [ 0.010709] CPU: All CPU(s) started at EL2
  2832. 2832 [ 0.010725] alternatives: patching kernel code
  2833. 2833 [ 0.012090] devtmpfs: initialized
  2834. 2834 [ 0.018479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  2835. 2835 [ 0.018514] futex hash table entries: 1024 (order: 4, 65536 bytes)
  2836. 2836 [ 0.020812] xor: measuring software checksum speed
  2837. 2837 [ 0.060095] 8regs : 1566.000 MB/sec
  2838. 2838 [ 0.100134] 8regs_prefetch: 1396.000 MB/sec
  2839. 2839 [ 0.140179] 32regs : 1925.000 MB/sec
  2840. 2840 [ 0.180225] 32regs_prefetch: 1618.000 MB/sec
  2841. 2841 [ 0.180230] xor: using function: 32regs (1925.000 MB/sec)
  2842. 2842 [ 0.180289] pinctrl core: initialized pinctrl subsystem
  2843. 2843 [ 0.181133] NET: Registered protocol family 16
  2844. 2844 [ 0.181654] audit: initializing netlink subsys (disabled)
  2845. 2845 [ 0.181821] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  2846. 2846 [ 0.182323] cpuidle: using governor menu
  2847. 2847 [ 0.182580] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  2848. 2848 [ 0.182587] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  2849. 2849 [ 0.184669] DMA: preallocated 2048 KiB pool for atomic allocations
  2850. 2850 [ 0.184757] Serial: AMBA PL011 UART driver
  2851. 2851 [ 0.196903] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  2852. 2852 [ 0.197359] cryptd: max_cpu_qlen set to 1000
  2853. 2853 [ 0.264529] raid6: int64x1 gen() 300 MB/s
  2854. 2854 [ 0.332476] raid6: int64x1 xor() 299 MB/s
  2855. 2855 [ 0.400596] raid6: int64x2 gen() 460 MB/s
  2856. 2856 [ 0.468652] raid6: int64x2 xor() 409 MB/s
  2857. 2857 [ 0.536690] raid6: int64x4 gen() 707 MB/s
  2858. 2858 [ 0.604802] raid6: int64x4 xor() 520 MB/s
  2859. 2859 [ 0.672876] raid6: int64x8 gen() 667 MB/s
  2860. 2860 [ 0.740934] raid6: int64x8 xor() 510 MB/s
  2861. 2861 [ 0.809069] raid6: neonx1 gen() 495 MB/s
  2862. 2862 [ 0.877116] raid6: neonx1 xor() 579 MB/s
  2863. 2863 [ 0.945161] raid6: neonx2 gen() 791 MB/s
  2864. 2864 [ 1.013243] raid6: neonx2 xor() 821 MB/s
  2865. 2865 [ 1.081323] raid6: neonx4 gen() 1027 MB/s
  2866. 2866 [ 1.149425] raid6: neonx4 xor() 983 MB/s
  2867. 2867 [ 1.217485] raid6: neonx8 gen() 1124 MB/s
  2868. 2868 [ 1.285564] raid6: neonx8 xor() 1044 MB/s
  2869. 2869 [ 1.285567] raid6: using algorithm neonx8 gen() 1124 MB/s
  2870. 2870 [ 1.285570] raid6: .... xor() 1044 MB/s, rmw enabled
  2871. 2871 [ 1.285574] raid6: using neon recovery algorithm
  2872. 2872 [ 1.286164] SCSI subsystem initialized
  2873. 2873 [ 1.286342] usbcore: registered new interface driver usbfs
  2874. 2874 [ 1.286378] usbcore: registered new interface driver hub
  2875. 2875 [ 1.286440] usbcore: registered new device driver usb
  2876. 2876 [ 1.286679] pps_core: LinuxPPS API ver. 1 registered
  2877. 2877 [ 1.286682] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  2878. 2878 [ 1.286700] PTP clock support registered
  2879. 2879 [ 1.287821] clocksource: Switched to clocksource arch_sys_counter
  2880. 2880 [ 1.288033] VFS: Disk quotas dquot_6.6.0
  2881. 2881 [ 1.288094] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  2882. 2882 [ 1.294859] NET: Registered protocol family 2
  2883. 2883 [ 1.295485] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  2884. 2884 [ 1.295540] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  2885. 2885 [ 1.295744] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  2886. 2886 [ 1.296108] TCP: Hash tables configured (established 16384 bind 16384)
  2887. 2887 [ 1.296261] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  2888. 2888 [ 1.296327] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  2889. 2889 [ 1.296524] NET: Registered protocol family 1
  2890. 2890 [ 1.296963] RPC: Registered named UNIX socket transport module.
  2891. 2891 [ 1.296966] RPC: Registered udp transport module.
  2892. 2892 [ 1.296968] RPC: Registered tcp transport module.
  2893. 2893 [ 1.296971] RPC: Registered tcp NFSv4.1 backchannel transport module.
  2894. 2894 [ 1.297209] Unpacking initramfs...
  2895. 2895 [ 1.777851] Freeing initrd memory: 8352K
  2896. 2896 [ 1.783258] Initialise system trusted keyrings
  2897. 2897 [ 1.783379] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  2898. 2898 [ 1.788675] zbud: loaded
  2899. 2899 [ 1.790242] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2900. 2900 [ 1.790993] NFS: Registering the id_resolver key type
  2901. 2901 [ 1.791019] Key type id_resolver registered
  2902. 2902 [ 1.791022] Key type id_legacy registered
  2903. 2903 [ 1.791033] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  2904. 2904 [ 1.791037] Installing knfsd (copyright (C) 1996 [email protected]).
  2905. 2905 [ 1.792046] 9p: Installing v9fs 9p2000 file system support
  2906. 2906 [ 1.797907] NET: Registered protocol family 38
  2907. 2907 [ 1.798003] Key type asymmetric registered
  2908. 2908 [ 1.798008] Asymmetric key parser 'x509' registered
  2909. 2909 [ 1.798067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  2910. 2910 [ 1.798191] io scheduler noop registered
  2911. 2911 [ 1.798195] io scheduler deadline registered
  2912. 2912 [ 1.798369] io scheduler cfq registered (default)
  2913. 2913 [ 1.798373] io scheduler mq-deadline registered
  2914. 2914 [ 1.798377] io scheduler kyber registered
  2915. 2915 [ 1.798491] io scheduler bfq registered
  2916. 2916 [ 1.798773] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  2917. 2917 [ 1.799446] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  2918. 2918 [ 1.802621] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  2919. 2919 [ 1.811442] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  2920. 2920 [ 1.820969] loop: module loaded
  2921. 2921 [ 1.822191] libphy: Fixed MDIO Bus: probed
  2922. 2922 [ 1.823102] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2923. 2923 [ 1.823106] ehci-platform: EHCI generic platform driver
  2924. 2924 [ 1.823289] ehci-platform 1c1a000.usb: EHCI Host Controller
  2925. 2925 [ 1.823312] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  2926. 2926 [ 1.824467] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  2927. 2927 [ 1.839821] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  2928. 2928 [ 1.840056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  2929. 2929 [ 1.840063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2930. 2930 [ 1.840069] usb usb1: Product: EHCI Host Controller
  2931. 2931 [ 1.840075] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  2932. 2932 [ 1.840080] usb usb1: SerialNumber: 1c1a000.usb
  2933. 2933 [ 1.840580] hub 1-0:1.0: USB hub found
  2934. 2934 [ 1.840616] hub 1-0:1.0: 1 port detected
  2935. 2935 [ 1.841209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  2936. 2936 [ 1.841228] ohci-platform: OHCI generic platform driver
  2937. 2937 [ 1.841379] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  2938. 2938 [ 1.841398] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  2939. 2939 [ 1.841671] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  2940. 2940 [ 1.904064] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  2941. 2941 [ 1.904071] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2942. 2942 [ 1.904077] usb usb2: Product: Generic Platform OHCI controller
  2943. 2943 [ 1.904083] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  2944. 2944 [ 1.904088] usb usb2: SerialNumber: 1c1a400.usb
  2945. 2945 [ 1.904514] hub 2-0:1.0: USB hub found
  2946. 2946 [ 1.904555] hub 2-0:1.0: 1 port detected
  2947. 2947 [ 1.905420] usbcore: registered new interface driver usb-storage
  2948. 2948 [ 1.905884] mousedev: PS/2 mouse device common for all mice
  2949. 2949 [ 1.906297] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  2950. 2950 [ 1.906303] sun6i-rtc 1f00000.rtc: RTC enabled
  2951. 2951 [ 1.906356] i2c /dev entries driver
  2952. 2952 [ 1.906948] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  2953. 2953 [ 1.907513] sdhci: Secure Digital Host Controller Interface driver
  2954. 2954 [ 1.907515] sdhci: Copyright(c) Pierre Ossman
  2955. 2955 [ 1.907539] Synopsys Designware Multimedia Card Interface Driver
  2956. 2956 [ 1.907938] sdhci-pltfm: SDHCI platform and OF driver helper
  2957. 2957 [ 1.908410] ledtrig-cpu: registered to indicate activity on CPUs
  2958. 2958 [ 1.908720] hidraw: raw HID events driver (C) Jiri Kosina
  2959. 2959 [ 1.908814] usbcore: registered new interface driver usbhid
  2960. 2960 [ 1.908816] usbhid: USB HID core driver
  2961. 2961 [ 1.909868] NET: Registered protocol family 10
  2962. 2962 [ 1.924299] Segment Routing with IPv6
  2963. 2963 [ 1.924404] NET: Registered protocol family 17
  2964. 2964 [ 1.924548] 8021q: 802.1Q VLAN Support v1.8
  2965. 2965 [ 1.924595] 9pnet: Installing 9P2000 support
  2966. 2966 [ 1.924679] Key type dns_resolver registered
  2967. 2967 [ 1.925370] registered taskstats version 1
  2968. 2968 [ 1.925373] Loading compiled-in X.509 certificates
  2969. 2969 [ 1.925476] zswap: loaded using pool lzo/zbud
  2970. 2970 [ 1.926762] Btrfs loaded, crc32c=crc32c-arm64-ce
  2971. 2971 [ 1.933578] Key type encrypted registered
  2972. 2972 [ 1.950862] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  2973. 2973 [ 1.959196] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  2974. 2974 [ 1.959537] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  2975. 2975 [ 1.959547] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  2976. 2976 [ 1.959700] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  2977. 2977 [ 1.959750] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  2978. 2978 [ 1.959765] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  2979. 2979 [ 1.960014] sun4i-drm display-engine: Couldn't bind all pipelines components
  2980. 2980 [ 1.960116] sun4i-drm display-engine: master bind failed: -517
  2981. 2981 [ 1.960461] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  2982. 2982 [ 1.960843] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  2983. 2983 [ 1.963528] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  2984. 2984 [ 1.963950] dcdc1: supplied by regulator-dummy
  2985. 2985 [ 1.964227] dcdc2: supplied by regulator-dummy
  2986. 2986 [ 1.964439] dcdc4: supplied by regulator-dummy
  2987. 2987 [ 1.964626] dcdc5: supplied by regulator-dummy
  2988. 2988 [ 1.964844] dcdc6: supplied by regulator-dummy
  2989. 2989 [ 1.965025] dc1sw: supplied by regulator-dummy
  2990. 2990 [ 1.965194] aldo1: supplied by regulator-dummy
  2991. 2991 [ 1.965430] aldo2: supplied by regulator-dummy
  2992. 2992 [ 1.965615] aldo3: supplied by regulator-dummy
  2993. 2993 [ 1.965812] dldo1: supplied by regulator-dummy
  2994. 2994 [ 1.966028] dldo2: supplied by regulator-dummy
  2995. 2995 [ 1.966085] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  2996. 2996 [ 1.966262] dldo3: supplied by regulator-dummy
  2997. 2997 [ 1.966463] dldo4: supplied by regulator-dummy
  2998. 2998 [ 1.966686] eldo1: supplied by regulator-dummy
  2999. 2999 [ 1.966885] eldo2: supplied by regulator-dummy
  3000. 3000 [ 1.967078] eldo3: supplied by regulator-dummy
  3001. 3001 [ 1.967301] fldo1: supplied by regulator-dummy
  3002. 3002 [ 1.967524] fldo2: supplied by regulator-dummy
  3003. 3003 [ 1.967739] rtc-ldo: supplied by regulator-dummy
  3004. 3004 [ 1.967971] ldo-io0: supplied by regulator-dummy
  3005. 3005 [ 1.968189] ldo-io1: supplied by regulator-dummy
  3006. 3006 [ 1.969249] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  3007. 3007 [ 1.973496] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  3008. 3008 [ 1.974004] console [ttyS0] disabled
  3009. 3009 [ 1.994630] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  3010. 3010 [ 1.994691] console [ttyS0] enabled
  3011. 3011 [ 2.015903] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  3012. 3012 [ 2.017191] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  3013. 3013 [ 2.017274] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  3014. 3014 [ 2.017453] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  3015. 3015 [ 2.017468] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  3016. 3016 [ 2.017473] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  3017. 3017 [ 2.017478] dwmac-sun8i 1c30000.ethernet: COE Type 2
  3018. 3018 [ 2.017483] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  3019. 3019 [ 2.017489] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  3020. 3020 [ 2.017495] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  3021. 3021 [ 2.017605] libphy: stmmac: probed
  3022. 3022 [ 2.023570] ehci-platform 1c1b000.usb: EHCI Host Controller
  3023. 3023 [ 2.023596] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  3024. 3024 [ 2.024359] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  3025. 3025 [ 2.039834] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  3026. 3026 [ 2.040009] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  3027. 3027 [ 2.040017] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3028. 3028 [ 2.040023] usb usb3: Product: EHCI Host Controller
  3029. 3029 [ 2.040028] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  3030. 3030 [ 2.040033] usb usb3: SerialNumber: 1c1b000.usb
  3031. 3031 [ 2.040491] hub 3-0:1.0: USB hub found
  3032. 3032 [ 2.040521] hub 3-0:1.0: 1 port detected
  3033. 3033 [ 2.041224] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  3034. 3034 [ 2.041243] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  3035. 3035 [ 2.041500] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  3036. 3036 [ 2.104036] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  3037. 3037 [ 2.104044] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3038. 3038 [ 2.104050] usb usb4: Product: Generic Platform OHCI controller
  3039. 3039 [ 2.104055] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  3040. 3040 [ 2.104061] usb usb4: SerialNumber: 1c1b400.usb
  3041. 3041 [ 2.104464] hub 4-0:1.0: USB hub found
  3042. 3042 [ 2.104493] hub 4-0:1.0: 1 port detected
  3043. 3043 [ 2.105214] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  3044. 3044 [ 2.105266] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  3045. 3045 [ 2.105527] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  3046. 3046 [ 2.105537] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  3047. 3047 [ 2.105705] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  3048. 3048 [ 2.105712] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3049. 3049 [ 2.105718] usb usb5: Product: MUSB HDRC host driver
  3050. 3050 [ 2.105723] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  3051. 3051 [ 2.105728] usb usb5: SerialNumber: musb-hdrc.1.auto
  3052. 3052 [ 2.106095] hub 5-0:1.0: USB hub found
  3053. 3053 [ 2.106127] hub 5-0:1.0: 1 port detected
  3054. 3054 [ 2.107912] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  3055. 3055 [ 2.107944] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  3056. 3056 [ 2.107952] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  3057. 3057 [ 2.107977] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  3058. 3058 [ 2.108301] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  3059. 3059 [ 2.108355] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  3060. 3060 [ 2.126422] Console: switching to colour frame buffer device 170x48
  3061. 3061 [ 2.127814] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  3062. 3062 [ 2.136646] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  3063. 3063 [ 2.144983] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  3064. 3064 [ 2.145315] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  3065. 3065 [ 2.145326] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  3066. 3066 [ 2.145489] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  3067. 3067 [ 2.145590] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  3068. 3068 [ 2.146160] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  3069. 3069 [ 2.146244] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  3070. 3070 [ 2.146377] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  3071. 3071 [ 2.146847] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  3072. 3072 [ 2.147137] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  3073. 3073 [ 2.147143] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  3074. 3074 [ 2.147145] [drm] No driver support for vblank timestamp query.
  3075. 3075 [ 2.147153] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  3076. 3076 [ 2.147156] fb: switching to sun4i-drm-fb from simple
  3077. 3077 [ 2.147247] Console: switching to colour dummy device 80x25
  3078. 3078 [ 2.171470] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  3079. 3079 [ 2.171475] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  3080. 3080 [ 2.188858] mmc1: new high speed SDIO card at address 0001
  3081. 3081 [ 2.201814] random: fast init done
  3082. 3082 [ 2.210051] mmc0: new high speed SDHC card at address aaaa
  3083. 3083 [ 2.211417] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  3084. 3084 [ 2.213819] mmcblk0: p1
  3085. 3085 [ 2.623918] Console: switching to colour frame buffer device 170x48
  3086. 3086 [ 2.640408] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  3087. 3087 [ 2.640805] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  3088. 3088 [ 2.641285] of_cfs_init
  3089. 3089 [ 2.641394] of_cfs_init: OK
  3090. 3090 [ 2.641589] vcc-mipi: disabling
  3091. 3091 [ 2.641643] vcc-1v2-hsic: disabling
  3092. 3092 [ 2.642189] Freeing unused kernel memory: 576K
  3093. 3093 [ 2.655895] Run /init as init process
  3094. 3094 [ 2.707951] usb 4-1: new full-speed USB device number 2 using ohci-platform
  3095. 3095 [ 2.940941] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  3096. 3096 [ 2.940954] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  3097. 3097 [ 2.940960] usb 4-1: Product: USB Receiver
  3098. 3098 [ 2.940965] usb 4-1: Manufacturer: Logitech
  3099. 3099 [ 2.951739] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  3100. 3100 [ 3.005073] axp20x-gpio axp20x-gpio: DMA mask not set
  3101. 3101 [ 3.005692] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  3102. 3102 [ 3.008753] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  3103. 3103 [ 3.015909] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  3104. 3104 [ 3.016370] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  3105. 3105 [ 3.076388] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  3106. 3106 [ 3.076806] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  3107. 3107 [ 4.150400] random: crng init done
  3108. 3108 [ 4.269182] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  3109. 3109 [ 4.911485] systemd[1]: System time before build time, advancing clock.
  3110. 3110 [ 4.929958] systemd[1]: systemd 237 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)
  3111. 3111 [ 4.930316] systemd[1]: Detected architecture arm64.
  3112. 3112 [ 4.944443] systemd[1]: Set hostname to <pine64>.
  3113. 3113 [ 5.371914] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  3114. 3114 [ 5.371931] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  3115. 3115 [ 5.661868] systemd[1]: Reached target System Time Synchronized.
  3116. 3116 [ 5.663044] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  3117. 3117 [ 5.664296] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  3118. 3118 [ 5.665566] systemd[1]: Created slice User and Session Slice.
  3119. 3119 [ 5.665960] systemd[1]: Reached target Swap.
  3120. 3120 [ 5.777764] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  3121. 3121 [ 5.983319] systemd-journald[280]: Received request to flush runtime journal from PID 1
  3122. 3122 [ 6.475424] cpu cpu0: Linked as a consumer to regulator.2
  3123. 3123 [ 6.475486] cpu cpu0: Dropping the link to regulator.2
  3124. 3124 [ 6.475653] cpu cpu0: Linked as a consumer to regulator.2
  3125. 3125 [ 6.652010] thermal thermal_zone0: failed to read out thermal zone (-110)
  3126. 3126 [ 6.652047] thermal thermal_zone1: failed to read out thermal zone (-110)
  3127. 3127 [ 6.652063] thermal thermal_zone2: failed to read out thermal zone (-110)
  3128. 3128 [ 6.752463] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  3129. 3129 [ 6.758321] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  3130. 3130 [ 6.761470] thermal thermal_zone2: failed to read out thermal zone (-110)
  3131. 3131 [ 6.772400] thermal thermal_zone2: failed to read out thermal zone (-110)
  3132. 3132 [ 6.776514] axp20x-adc axp813-adc: DMA mask not set
  3133. 3133 [ 6.782126] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  3134. 3134 [ 6.784357] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  3135. 3135 [ 6.788249] lima 1c40000.gpu: bus rate = 200000000
  3136. 3136 [ 6.788260] lima 1c40000.gpu: mod rate = 384000000
  3137. 3137 [ 6.792969] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  3138. 3138 [ 6.792977] [TTM] Initializing pool allocator
  3139. 3139 [ 6.792998] [TTM] Initializing DMA pool allocator
  3140. 3140 [ 6.793681] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  3141. 3141 [ 6.793721] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  3142. 3142 [ 6.793754] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  3143. 3143 [ 6.793780] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  3144. 3144 [ 6.795271] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  3145. 3145 [ 6.809318] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  3146. 3146 [ 6.809401] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  3147. 3147 [ 6.809406] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  3148. 3148 [ 6.834751] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  3149. 3149 [ 6.883930] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  3150. 3150 [ 6.938594] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  3151. 3151 [ 6.978629] RTL8723BS: module init start
  3152. 3152 [ 6.978638] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  3153. 3153 [ 6.978640] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  3154. 3154 [ 6.979048] pnetdev = 00000000900c31da
  3155. 3155 [ 7.050207] RTL8723BS: rtw_ndev_init(wlan0)
  3156. 3156 [ 7.069773] RTL8723BS: module init ret =0
  3157. 3157 [ 7.164719] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  3158. 3158 [ 7.195886] zram: Added device: zram0
  3159. 3159 [ 7.198606] zram: Added device: zram1
  3160. 3160 [ 7.201702] zram: Added device: zram2
  3161. 3161 [ 7.204952] zram: Added device: zram3
  3162. 3162 [ 7.208055] zram: Added device: zram4
  3163. 3163 [ 7.210758] zram: Added device: zram5
  3164. 3164 [ 7.342500] zram1: detected capacity change from 0 to 258134016
  3165. 3165 [ 7.423122] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  3166. 3166 [ 7.430079] zram2: detected capacity change from 0 to 258134016
  3167. 3167 [ 7.452893] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  3168. 3168 [ 7.455398] zram3: detected capacity change from 0 to 258134016
  3169. 3169 [ 7.480149] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  3170. 3170 [ 7.482733] zram4: detected capacity change from 0 to 258134016
  3171. 3171 [ 7.501612] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  3172. 3172 [ 7.614092] zram0: detected capacity change from 0 to 52428800
  3173. 3173 [ 7.805151] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  3174. 3174
  3175. 3175 ### armbian-release:
  3176. 3176
  3177. 3177 # PLEASE DO NOT EDIT THIS FILE
  3178. 3178 BOARD=pine64
  3179. 3179 BOARD_NAME="Pine64"
  3180. 3180 BOARDFAMILY=sun50iw1
  3181. 3181 VERSION=5.75
  3182. 3182 LINUXFAMILY=sunxi64
  3183. 3183 BRANCH=next
  3184. 3184 ARCH=arm64
  3185. 3185 IMAGE_TYPE=stable
  3186. 3186 BOARD_TYPE=conf
  3187. 3187 INITRD_ARCH=arm64
  3188. 3188 KERNEL_IMAGE_TYPE=Image
  3189. 3189
  3190. 3190 ### boot environment:
  3191. 3191
  3192. 3192 verbosity=1
  3193. 3193 overlay_prefix=sun50i-a64
  3194. 3194 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  3195. 3195 rootfstype=ext4
  3196. 3196 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  3197. 3197
  3198. 3198 ### lsusb:
  3199. 3199
  3200. 3200 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  3201. 3201 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3202. 3202 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3203. 3203 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3204. 3204 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3205. 3205 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3206. 3206
  3207. 3207 ### lscpu:
  3208. 3208
  3209. 3209 Architecture: aarch64
  3210. 3210 Byte Order: Little Endian
  3211. 3211 CPU(s): 4
  3212. 3212 On-line CPU(s) list: 0-3
  3213. 3213 Thread(s) per core: 1
  3214. 3214 Core(s) per socket: 4
  3215. 3215 Socket(s): 1
  3216. 3216 NUMA node(s): 1
  3217. 3217 Vendor ID: ARM
  3218. 3218 Model: 4
  3219. 3219 Model name: Cortex-A53
  3220. 3220 Stepping: r0p4
  3221. 3221 CPU max MHz: 1104.0000
  3222. 3222 CPU min MHz: 120.0000
  3223. 3223 BogoMIPS: 48.00
  3224. 3224 L1d cache: unknown size
  3225. 3225 L1i cache: unknown size
  3226. 3226 L2 cache: unknown size
  3227. 3227 NUMA node0 CPU(s): 0-3
  3228. 3228 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3229. 3229
  3230. 3230 ### cpuinfo:
  3231. 3231
  3232. 3232 processor : 0
  3233. 3233 Processor : AArch64 Processor rev 4 (aarch64)
  3234. 3234 Hardware : sun50iw1p1
  3235. 3235 BogoMIPS : 48.00
  3236. 3236 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3237. 3237 CPU implementer : 0x41
  3238. 3238 CPU architecture: 8
  3239. 3239 CPU variant : 0x0
  3240. 3240 CPU part : 0xd03
  3241. 3241 CPU revision : 4
  3242. 3242
  3243. 3243 processor : 1
  3244. 3244 Processor : AArch64 Processor rev 4 (aarch64)
  3245. 3245 Hardware : sun50iw1p1
  3246. 3246 BogoMIPS : 48.00
  3247. 3247 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3248. 3248 CPU implementer : 0x41
  3249. 3249 CPU architecture: 8
  3250. 3250 CPU variant : 0x0
  3251. 3251 CPU part : 0xd03
  3252. 3252 CPU revision : 4
  3253. 3253
  3254. 3254 processor : 2
  3255. 3255 Processor : AArch64 Processor rev 4 (aarch64)
  3256. 3256 Hardware : sun50iw1p1
  3257. 3257 BogoMIPS : 48.00
  3258. 3258 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3259. 3259 CPU implementer : 0x41
  3260. 3260 CPU architecture: 8
  3261. 3261 CPU variant : 0x0
  3262. 3262 CPU part : 0xd03
  3263. 3263 CPU revision : 4
  3264. 3264
  3265. 3265 processor : 3
  3266. 3266 Processor : AArch64 Processor rev 4 (aarch64)
  3267. 3267 Hardware : sun50iw1p1
  3268. 3268 BogoMIPS : 48.00
  3269. 3269 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3270. 3270 CPU implementer : 0x41
  3271. 3271 CPU architecture: 8
  3272. 3272 CPU variant : 0x0
  3273. 3273 CPU part : 0xd03
  3274. 3274 CPU revision : 4
  3275. 3275
  3276. 3276
  3277. 3277 ### meminfo:
  3278. 3278
  3279. 3279 MemTotal: 2016644 kB
  3280. 3280 MemFree: 1845688 kB
  3281. 3281 MemAvailable: 1862404 kB
  3282. 3282 Buffers: 15616 kB
  3283. 3283 Cached: 64308 kB
  3284. 3284 SwapCached: 0 kB
  3285. 3285 Active: 60664 kB
  3286. 3286 Inactive: 41896 kB
  3287. 3287 Active(anon): 23164 kB
  3288. 3288 Inactive(anon): 5704 kB
  3289. 3289 Active(file): 37500 kB
  3290. 3290 Inactive(file): 36192 kB
  3291. 3291 Unevictable: 0 kB
  3292. 3292 Mlocked: 0 kB
  3293. 3293 SwapTotal: 1008320 kB
  3294. 3294 SwapFree: 1008320 kB
  3295. 3295 Dirty: 132 kB
  3296. 3296 Writeback: 0 kB
  3297. 3297 AnonPages: 22784 kB
  3298. 3298 Mapped: 26412 kB
  3299. 3299 Shmem: 5868 kB
  3300. 3300 Slab: 25304 kB
  3301. 3301 SReclaimable: 9832 kB
  3302. 3302 SUnreclaim: 15472 kB
  3303. 3303 KernelStack: 2192 kB
  3304. 3304 PageTables: 1316 kB
  3305. 3305 NFS_Unstable: 0 kB
  3306. 3306 Bounce: 0 kB
  3307. 3307 WritebackTmp: 0 kB
  3308. 3308 CommitLimit: 2016640 kB
  3309. 3309 Committed_AS: 203056 kB
  3310. 3310 VmallocTotal: 135290290112 kB
  3311. 3311 VmallocUsed: 0 kB
  3312. 3312 VmallocChunk: 0 kB
  3313. 3313 Percpu: 496 kB
  3314. 3314 AnonHugePages: 0 kB
  3315. 3315 ShmemHugePages: 0 kB
  3316. 3316 ShmemPmdMapped: 0 kB
  3317. 3317 CmaTotal: 65536 kB
  3318. 3318 CmaFree: 57828 kB
  3319. 3319 HugePages_Total: 0
  3320. 3320 HugePages_Free: 0
  3321. 3321 HugePages_Rsvd: 0
  3322. 3322 HugePages_Surp: 0
  3323. 3323 Hugepagesize: 2048 kB
  3324. 3324 Hugetlb: 0 kB
  3325. 3325
  3326. 3326 ### virtual memory:
  3327. 3327
  3328. 3328 vm.admin_reserve_kbytes = 8192
  3329. 3329 vm.block_dump = 0
  3330. 3330 vm.compact_unevictable_allowed = 1
  3331. 3331 vm.dirty_background_bytes = 0
  3332. 3332 vm.dirty_background_ratio = 10
  3333. 3333 vm.dirty_bytes = 0
  3334. 3334 vm.dirty_expire_centisecs = 3000
  3335. 3335 vm.dirty_ratio = 20
  3336. 3336 vm.dirtytime_expire_seconds = 43200
  3337. 3337 vm.dirty_writeback_centisecs = 500
  3338. 3338 vm.drop_caches = 0
  3339. 3339 vm.extfrag_threshold = 500
  3340. 3340 vm.hugetlb_shm_group = 0
  3341. 3341 vm.laptop_mode = 0
  3342. 3342 vm.legacy_va_layout = 0
  3343. 3343 vm.lowmem_reserve_ratio = 256 32 0
  3344. 3344 vm.max_map_count = 65530
  3345. 3345 vm.min_free_kbytes = 22528
  3346. 3346 vm.min_slab_ratio = 5
  3347. 3347 vm.min_unmapped_ratio = 1
  3348. 3348 vm.mmap_min_addr = 32768
  3349. 3349 vm.mmap_rnd_bits = 18
  3350. 3350 vm.mmap_rnd_compat_bits = 11
  3351. 3351 vm.nr_hugepages = 0
  3352. 3352 vm.nr_hugepages_mempolicy = 0
  3353. 3353 vm.nr_overcommit_hugepages = 0
  3354. 3354 vm.numa_stat = 1
  3355. 3355 vm.numa_zonelist_order = Node
  3356. 3356 vm.oom_dump_tasks = 1
  3357. 3357 vm.oom_kill_allocating_task = 0
  3358. 3358 vm.overcommit_kbytes = 0
  3359. 3359 vm.overcommit_memory = 0
  3360. 3360 vm.overcommit_ratio = 50
  3361. 3361 vm.page-cluster = 0
  3362. 3362 vm.panic_on_oom = 0
  3363. 3363 vm.percpu_pagelist_fraction = 0
  3364. 3364 vm.stat_interval = 1
  3365. 3365 vm.swappiness = 100
  3366. 3366 vm.user_reserve_kbytes = 62456
  3367. 3367 vm.vfs_cache_pressure = 100
  3368. 3368 vm.watermark_scale_factor = 10
  3369. 3369 vm.zone_reclaim_mode = 0
  3370. 3370
  3371. 3371 ### ip addr:
  3372. 3372
  3373. 3373 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  3374. 3374 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  3375. 3375 inet XXX.XXX.0.1/8 scope host lo
  3376. 3376 valid_lft forever preferred_lft forever
  3377. 3377 inet6 ::1/128 scope host
  3378. 3378 valid_lft forever preferred_lft forever
  3379. 3379 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  3380. 3380 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  3381. 3381 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  3382. 3382 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  3383. 3383
  3384. 3384 ### partitions:
  3385. 3385
  3386. 3386 major minor #blocks name
  3387. 3387
  3388. 3388 179 0 31166976 mmcblk0
  3389. 3389 179 1 12288000 mmcblk0p1
  3390. 3390 254 0 51200 zram0
  3391. 3391 254 1 252084 zram1
  3392. 3392 254 2 252084 zram2
  3393. 3393 254 3 252084 zram3
  3394. 3394 254 4 252084 zram4
  3395. 3395
  3396. 3396 ### df:
  3397. 3397
  3398. 3398 udev 949M 0 949M 0% /dev
  3399. 3399 tmpfs 197M 5.8M 192M 3% /run
  3400. 3400 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  3401. 3401 tmpfs 985M 0 985M 0% /dev/shm
  3402. 3402 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  3403. 3403 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  3404. 3404 tmpfs 985M 4.0K 985M 1% /tmp
  3405. 3405 /dev/zram0 49M 1.2M 44M 3% /var/log
  3406. 3406
  3407. 3407 ### lsblk:
  3408. 3408
  3409. 3409 NAME FSTYPE SIZE MOUNTPOINT UUID
  3410. 3410 mmcblk0 29.7G
  3411. 3411 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  3412. 3412 zram0 50M /var/log
  3413. 3413
  3414. 3414 ### zramctl:
  3415. 3415
  3416. 3416 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  3417. 3417 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  3418. 3418 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  3419. 3419 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  3420. 3420 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  3421. 3421 /dev/zram0 50M 1.3M 255.1K 580K 4 /var/log
  3422. 3422
  3423. 3423 ### mtab:
  3424. 3424
  3425. 3425 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  3426. 3426 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  3427. 3427 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  3428. 3428
  3429. 3429 ### mmc0:aaaa info:
  3430. 3430
  3431. 3431 fwrev: 0x0
  3432. 3432 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  3433. 3433 cid: 035344534c33324780c9283abc012a63
  3434. 3434 rca: 0xaaaa
  3435. 3435 csd: 400e00325b590000edc87f800a4040c3
  3436. 3436 manfid: 0x000003
  3437. 3437 ocr: 0x00200000
  3438. 3438 preferred_erase_size: 4194304
  3439. 3439 type: SD
  3440. 3440 hwrev: 0x8
  3441. 3441 date: 10/2018
  3442. 3442 dsr: 0x404
  3443. 3443 erase_size: 512
  3444. 3444 oemid: 0x5344
  3445. 3445 serial: 0xc9283abc
  3446. 3446 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  3447. 3447 scr: 0235804300000000
  3448. 3448 name: SL32G
  3449. 3449
  3450. 3450 ### Boot system health:
  3451. 3451
  3452. 3452 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  3453. 3453 21:46:07: 1104MHz 2.24 53% 23% 22% 0% 7% 0% 55.0°C 0/7
  3454. 3454 21:46:07: 1104MHz 2.24 98% 19% 73% 0% 5% 0% 55.9°C 0/7
  3455. 3455 21:46:08: 1104MHz 2.24 64% 14% 13% 2% 34% 0% 52.9°C 0/7
  3456. 3456 21:46:08: 1104MHz 2.24 32% 4% 1% 1% 25% 0% 51.5°C 0/7
  3457. 3457 21:46:08: 1104MHz 2.24 61% 27% 2% 1% 30% 0% 50.7°C 0/7
  3458. 3458
  3459. 3459 ### Activated 4 lzo zram swap devices with 246 MB each
  3460. 3460
  3461. 3461 ### Activated Armbian ramlog partition with zstd compression
  3462. 3462
  3463. 3463 Sun Jun 17 23:22:39 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  3464. 3464
  3465. 3465 ### dmesg:
  3466. 3466
  3467. 3467 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  3468. 3468 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  3469. 3469 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  3470. 3470 [ 0.000000] Policy zone: DMA32
  3471. 3471 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  3472. 3472 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  3473. 3473 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  3474. 3474 [ 0.000000] log_buf_len min size: 16384 bytes
  3475. 3475 [ 0.000000] log_buf_len: 32768 bytes
  3476. 3476 [ 0.000000] early log buf free: 13752(83%)
  3477. 3477 [ 0.000000] Memory: 1942180K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56668K reserved, 65536K cma-reserved)
  3478. 3478 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  3479. 3479 [ 0.000000] rcu: Hierarchical RCU implementation.
  3480. 3480 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  3481. 3481 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  3482. 3482 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  3483. 3483 [ 0.000000] GIC: Using split EOI/Deactivate mode
  3484. 3484 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  3485. 3485 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  3486. 3486 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  3487. 3487 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  3488. 3488 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  3489. 3489 [ 0.000270] Console: colour dummy device 80x25
  3490. 3490 [ 0.000283] console [tty1] enabled
  3491. 3491 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  3492. 3492 [ 0.000362] pid_max: default: 32768 minimum: 301
  3493. 3493 [ 0.000448] Security Framework initialized
  3494. 3494 [ 0.000457] AppArmor: AppArmor disabled by boot time parameter
  3495. 3495 [ 0.001731] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  3496. 3496 [ 0.002368] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  3497. 3497 [ 0.002416] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  3498. 3498 [ 0.002441] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  3499. 3499 [ 0.003824] ASID allocator initialised with 32768 entries
  3500. 3500 [ 0.003945] rcu: Hierarchical SRCU implementation.
  3501. 3501 [ 0.004633] smp: Bringing up secondary CPUs ...
  3502. 3502 [ 0.005858] Detected VIPT I-cache on CPU1
  3503. 3503 [ 0.005910] arch_timer: CPU1: Trapping CNTVCT access
  3504. 3504 [ 0.005919] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  3505. 3505 [ 0.006806] Detected VIPT I-cache on CPU2
  3506. 3506 [ 0.006832] arch_timer: CPU2: Trapping CNTVCT access
  3507. 3507 [ 0.006840] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  3508. 3508 [ 0.007680] Detected VIPT I-cache on CPU3
  3509. 3509 [ 0.007703] arch_timer: CPU3: Trapping CNTVCT access
  3510. 3510 [ 0.007711] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  3511. 3511 [ 0.007780] smp: Brought up 1 node, 4 CPUs
  3512. 3512 [ 0.007784] SMP: Total of 4 processors activated.
  3513. 3513 [ 0.007790] CPU features: detected: 32-bit EL0 Support
  3514. 3514 [ 0.010741] CPU: All CPU(s) started at EL2
  3515. 3515 [ 0.010760] alternatives: patching kernel code
  3516. 3516 [ 0.012129] devtmpfs: initialized
  3517. 3517 [ 0.018537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  3518. 3518 [ 0.018572] futex hash table entries: 1024 (order: 4, 65536 bytes)
  3519. 3519 [ 0.020867] xor: measuring software checksum speed
  3520. 3520 [ 0.060099] 8regs : 1566.000 MB/sec
  3521. 3521 [ 0.100139] 8regs_prefetch: 1396.000 MB/sec
  3522. 3522 [ 0.140184] 32regs : 1925.000 MB/sec
  3523. 3523 [ 0.180231] 32regs_prefetch: 1618.000 MB/sec
  3524. 3524 [ 0.180234] xor: using function: 32regs (1925.000 MB/sec)
  3525. 3525 [ 0.180294] pinctrl core: initialized pinctrl subsystem
  3526. 3526 [ 0.181143] NET: Registered protocol family 16
  3527. 3527 [ 0.181663] audit: initializing netlink subsys (disabled)
  3528. 3528 [ 0.181830] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  3529. 3529 [ 0.182330] cpuidle: using governor menu
  3530. 3530 [ 0.182585] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  3531. 3531 [ 0.182592] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  3532. 3532 [ 0.184664] DMA: preallocated 2048 KiB pool for atomic allocations
  3533. 3533 [ 0.184753] Serial: AMBA PL011 UART driver
  3534. 3534 [ 0.196883] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  3535. 3535 [ 0.197337] cryptd: max_cpu_qlen set to 1000
  3536. 3536 [ 0.264486] raid6: int64x1 gen() 299 MB/s
  3537. 3537 [ 0.332523] raid6: int64x1 xor() 299 MB/s
  3538. 3538 [ 0.400641] raid6: int64x2 gen() 460 MB/s
  3539. 3539 [ 0.468640] raid6: int64x2 xor() 409 MB/s
  3540. 3540 [ 0.536691] raid6: int64x4 gen() 707 MB/s
  3541. 3541 [ 0.604801] raid6: int64x4 xor() 520 MB/s
  3542. 3542 [ 0.672869] raid6: int64x8 gen() 667 MB/s
  3543. 3543 [ 0.740942] raid6: int64x8 xor() 510 MB/s
  3544. 3544 [ 0.809050] raid6: neonx1 gen() 495 MB/s
  3545. 3545 [ 0.877091] raid6: neonx1 xor() 579 MB/s
  3546. 3546 [ 0.945180] raid6: neonx2 gen() 791 MB/s
  3547. 3547 [ 1.013247] raid6: neonx2 xor() 820 MB/s
  3548. 3548 [ 1.081356] raid6: neonx4 gen() 1028 MB/s
  3549. 3549 [ 1.149420] raid6: neonx4 xor() 982 MB/s
  3550. 3550 [ 1.217491] raid6: neonx8 gen() 1124 MB/s
  3551. 3551 [ 1.285574] raid6: neonx8 xor() 1044 MB/s
  3552. 3552 [ 1.285578] raid6: using algorithm neonx8 gen() 1124 MB/s
  3553. 3553 [ 1.285580] raid6: .... xor() 1044 MB/s, rmw enabled
  3554. 3554 [ 1.285584] raid6: using neon recovery algorithm
  3555. 3555 [ 1.286181] SCSI subsystem initialized
  3556. 3556 [ 1.286358] usbcore: registered new interface driver usbfs
  3557. 3557 [ 1.286394] usbcore: registered new interface driver hub
  3558. 3558 [ 1.286453] usbcore: registered new device driver usb
  3559. 3559 [ 1.286690] pps_core: LinuxPPS API ver. 1 registered
  3560. 3560 [ 1.286694] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  3561. 3561 [ 1.286707] PTP clock support registered
  3562. 3562 [ 1.287826] clocksource: Switched to clocksource arch_sys_counter
  3563. 3563 [ 1.287970] VFS: Disk quotas dquot_6.6.0
  3564. 3564 [ 1.288031] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  3565. 3565 [ 1.294757] NET: Registered protocol family 2
  3566. 3566 [ 1.295350] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  3567. 3567 [ 1.295404] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  3568. 3568 [ 1.295606] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  3569. 3569 [ 1.295973] TCP: Hash tables configured (established 16384 bind 16384)
  3570. 3570 [ 1.296141] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  3571. 3571 [ 1.296203] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  3572. 3572 [ 1.296409] NET: Registered protocol family 1
  3573. 3573 [ 1.296877] RPC: Registered named UNIX socket transport module.
  3574. 3574 [ 1.296881] RPC: Registered udp transport module.
  3575. 3575 [ 1.296883] RPC: Registered tcp transport module.
  3576. 3576 [ 1.296886] RPC: Registered tcp NFSv4.1 backchannel transport module.
  3577. 3577 [ 1.297142] Unpacking initramfs...
  3578. 3578 [ 1.777650] Freeing initrd memory: 8352K
  3579. 3579 [ 1.783098] Initialise system trusted keyrings
  3580. 3580 [ 1.783215] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  3581. 3581 [ 1.788500] zbud: loaded
  3582. 3582 [ 1.790062] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3583. 3583 [ 1.790797] NFS: Registering the id_resolver key type
  3584. 3584 [ 1.790820] Key type id_resolver registered
  3585. 3585 [ 1.790823] Key type id_legacy registered
  3586. 3586 [ 1.790833] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  3587. 3587 [ 1.790837] Installing knfsd (copyright (C) 1996 [email protected]).
  3588. 3588 [ 1.791851] 9p: Installing v9fs 9p2000 file system support
  3589. 3589 [ 1.797536] NET: Registered protocol family 38
  3590. 3590 [ 1.797631] Key type asymmetric registered
  3591. 3591 [ 1.797636] Asymmetric key parser 'x509' registered
  3592. 3592 [ 1.797686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  3593. 3593 [ 1.797804] io scheduler noop registered
  3594. 3594 [ 1.797809] io scheduler deadline registered
  3595. 3595 [ 1.797987] io scheduler cfq registered (default)
  3596. 3596 [ 1.797991] io scheduler mq-deadline registered
  3597. 3597 [ 1.797995] io scheduler kyber registered
  3598. 3598 [ 1.798111] io scheduler bfq registered
  3599. 3599 [ 1.798394] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  3600. 3600 [ 1.799073] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  3601. 3601 [ 1.802285] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  3602. 3602 [ 1.811306] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  3603. 3603 [ 1.820663] loop: module loaded
  3604. 3604 [ 1.821862] libphy: Fixed MDIO Bus: probed
  3605. 3605 [ 1.822779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3606. 3606 [ 1.822783] ehci-platform: EHCI generic platform driver
  3607. 3607 [ 1.822967] ehci-platform 1c1a000.usb: EHCI Host Controller
  3608. 3608 [ 1.822990] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  3609. 3609 [ 1.824220] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  3610. 3610 [ 1.839832] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  3611. 3611 [ 1.840053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  3612. 3612 [ 1.840061] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3613. 3613 [ 1.840067] usb usb1: Product: EHCI Host Controller
  3614. 3614 [ 1.840073] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  3615. 3615 [ 1.840078] usb usb1: SerialNumber: 1c1a000.usb
  3616. 3616 [ 1.840588] hub 1-0:1.0: USB hub found
  3617. 3617 [ 1.840630] hub 1-0:1.0: 1 port detected
  3618. 3618 [ 1.841234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  3619. 3619 [ 1.841254] ohci-platform: OHCI generic platform driver
  3620. 3620 [ 1.841407] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  3621. 3621 [ 1.841426] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  3622. 3622 [ 1.841749] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  3623. 3623 [ 1.904030] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  3624. 3624 [ 1.904038] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3625. 3625 [ 1.904043] usb usb2: Product: Generic Platform OHCI controller
  3626. 3626 [ 1.904049] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  3627. 3627 [ 1.904055] usb usb2: SerialNumber: 1c1a400.usb
  3628. 3628 [ 1.904497] hub 2-0:1.0: USB hub found
  3629. 3629 [ 1.904535] hub 2-0:1.0: 1 port detected
  3630. 3630 [ 1.905409] usbcore: registered new interface driver usb-storage
  3631. 3631 [ 1.905900] mousedev: PS/2 mouse device common for all mice
  3632. 3632 [ 1.906309] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  3633. 3633 [ 1.906315] sun6i-rtc 1f00000.rtc: RTC enabled
  3634. 3634 [ 1.906387] i2c /dev entries driver
  3635. 3635 [ 1.906952] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  3636. 3636 [ 1.907516] sdhci: Secure Digital Host Controller Interface driver
  3637. 3637 [ 1.907519] sdhci: Copyright(c) Pierre Ossman
  3638. 3638 [ 1.907542] Synopsys Designware Multimedia Card Interface Driver
  3639. 3639 [ 1.907940] sdhci-pltfm: SDHCI platform and OF driver helper
  3640. 3640 [ 1.908406] ledtrig-cpu: registered to indicate activity on CPUs
  3641. 3641 [ 1.908710] hidraw: raw HID events driver (C) Jiri Kosina
  3642. 3642 [ 1.908814] usbcore: registered new interface driver usbhid
  3643. 3643 [ 1.908817] usbhid: USB HID core driver
  3644. 3644 [ 1.909854] NET: Registered protocol family 10
  3645. 3645 [ 1.924185] Segment Routing with IPv6
  3646. 3646 [ 1.924283] NET: Registered protocol family 17
  3647. 3647 [ 1.924419] 8021q: 802.1Q VLAN Support v1.8
  3648. 3648 [ 1.924466] 9pnet: Installing 9P2000 support
  3649. 3649 [ 1.924547] Key type dns_resolver registered
  3650. 3650 [ 1.925233] registered taskstats version 1
  3651. 3651 [ 1.925236] Loading compiled-in X.509 certificates
  3652. 3652 [ 1.925327] zswap: loaded using pool lzo/zbud
  3653. 3653 [ 1.926651] Btrfs loaded, crc32c=crc32c-arm64-ce
  3654. 3654 [ 1.933323] Key type encrypted registered
  3655. 3655 [ 1.950546] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  3656. 3656 [ 1.958871] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  3657. 3657 [ 1.959193] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  3658. 3658 [ 1.959204] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  3659. 3659 [ 1.959382] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  3660. 3660 [ 1.959431] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  3661. 3661 [ 1.959447] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  3662. 3662 [ 1.959678] sun4i-drm display-engine: Couldn't bind all pipelines components
  3663. 3663 [ 1.959781] sun4i-drm display-engine: master bind failed: -517
  3664. 3664 [ 1.960140] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  3665. 3665 [ 1.960491] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  3666. 3666 [ 1.963190] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  3667. 3667 [ 1.963566] dcdc1: supplied by regulator-dummy
  3668. 3668 [ 1.963860] dcdc2: supplied by regulator-dummy
  3669. 3669 [ 1.964080] dcdc4: supplied by regulator-dummy
  3670. 3670 [ 1.964283] dcdc5: supplied by regulator-dummy
  3671. 3671 [ 1.964475] dcdc6: supplied by regulator-dummy
  3672. 3672 [ 1.964689] dc1sw: supplied by regulator-dummy
  3673. 3673 [ 1.964862] aldo1: supplied by regulator-dummy
  3674. 3674 [ 1.965077] aldo2: supplied by regulator-dummy
  3675. 3675 [ 1.965295] aldo3: supplied by regulator-dummy
  3676. 3676 [ 1.965491] dldo1: supplied by regulator-dummy
  3677. 3677 [ 1.965691] dldo2: supplied by regulator-dummy
  3678. 3678 [ 1.965751] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  3679. 3679 [ 1.965946] dldo3: supplied by regulator-dummy
  3680. 3680 [ 1.966150] dldo4: supplied by regulator-dummy
  3681. 3681 [ 1.966356] eldo1: supplied by regulator-dummy
  3682. 3682 [ 1.966579] eldo2: supplied by regulator-dummy
  3683. 3683 [ 1.966771] eldo3: supplied by regulator-dummy
  3684. 3684 [ 1.966976] fldo1: supplied by regulator-dummy
  3685. 3685 [ 1.967211] fldo2: supplied by regulator-dummy
  3686. 3686 [ 1.967425] rtc-ldo: supplied by regulator-dummy
  3687. 3687 [ 1.967596] ldo-io0: supplied by regulator-dummy
  3688. 3688 [ 1.967870] ldo-io1: supplied by regulator-dummy
  3689. 3689 [ 1.968926] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  3690. 3690 [ 1.973142] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  3691. 3691 [ 1.973652] console [ttyS0] disabled
  3692. 3692 [ 1.994244] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  3693. 3693 [ 1.994302] console [ttyS0] enabled
  3694. 3694 [ 2.015518] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  3695. 3695 [ 2.016837] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  3696. 3696 [ 2.016922] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  3697. 3697 [ 2.017105] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  3698. 3698 [ 2.017120] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  3699. 3699 [ 2.017125] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  3700. 3700 [ 2.017130] dwmac-sun8i 1c30000.ethernet: COE Type 2
  3701. 3701 [ 2.017135] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  3702. 3702 [ 2.017141] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  3703. 3703 [ 2.017146] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  3704. 3704 [ 2.017249] libphy: stmmac: probed
  3705. 3705 [ 2.023254] ehci-platform 1c1b000.usb: EHCI Host Controller
  3706. 3706 [ 2.023278] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  3707. 3707 [ 2.024039] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  3708. 3708 [ 2.039830] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  3709. 3709 [ 2.040007] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  3710. 3710 [ 2.040015] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3711. 3711 [ 2.040021] usb usb3: Product: EHCI Host Controller
  3712. 3712 [ 2.040026] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  3713. 3713 [ 2.040032] usb usb3: SerialNumber: 1c1b000.usb
  3714. 3714 [ 2.040493] hub 3-0:1.0: USB hub found
  3715. 3715 [ 2.040522] hub 3-0:1.0: 1 port detected
  3716. 3716 [ 2.041216] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  3717. 3717 [ 2.041235] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  3718. 3718 [ 2.041491] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  3719. 3719 [ 2.103983] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  3720. 3720 [ 2.103991] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3721. 3721 [ 2.103996] usb usb4: Product: Generic Platform OHCI controller
  3722. 3722 [ 2.104002] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  3723. 3723 [ 2.104007] usb usb4: SerialNumber: 1c1b400.usb
  3724. 3724 [ 2.104394] hub 4-0:1.0: USB hub found
  3725. 3725 [ 2.104424] hub 4-0:1.0: 1 port detected
  3726. 3726 [ 2.105154] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  3727. 3727 [ 2.105204] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  3728. 3728 [ 2.105469] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  3729. 3729 [ 2.105479] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  3730. 3730 [ 2.105642] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  3731. 3731 [ 2.105649] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3732. 3732 [ 2.105655] usb usb5: Product: MUSB HDRC host driver
  3733. 3733 [ 2.105660] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  3734. 3734 [ 2.105665] usb usb5: SerialNumber: musb-hdrc.1.auto
  3735. 3735 [ 2.106037] hub 5-0:1.0: USB hub found
  3736. 3736 [ 2.106069] hub 5-0:1.0: 1 port detected
  3737. 3737 [ 2.107882] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  3738. 3738 [ 2.107914] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  3739. 3739 [ 2.107922] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  3740. 3740 [ 2.107931] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  3741. 3741 [ 2.108305] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  3742. 3742 [ 2.108357] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  3743. 3743 [ 2.126421] Console: switching to colour frame buffer device 170x48
  3744. 3744 [ 2.127804] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  3745. 3745 [ 2.136679] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  3746. 3746 [ 2.145025] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  3747. 3747 [ 2.145380] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  3748. 3748 [ 2.145390] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  3749. 3749 [ 2.145529] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  3750. 3750 [ 2.145631] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  3751. 3751 [ 2.146226] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  3752. 3752 [ 2.146311] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  3753. 3753 [ 2.146504] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  3754. 3754 [ 2.146984] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  3755. 3755 [ 2.147279] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  3756. 3756 [ 2.147285] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  3757. 3757 [ 2.147287] [drm] No driver support for vblank timestamp query.
  3758. 3758 [ 2.147294] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  3759. 3759 [ 2.147298] fb: switching to sun4i-drm-fb from simple
  3760. 3760 [ 2.147388] Console: switching to colour dummy device 80x25
  3761. 3761 [ 2.171546] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  3762. 3762 [ 2.171550] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  3763. 3763 [ 2.188899] mmc1: new high speed SDIO card at address 0001
  3764. 3764 [ 2.201928] random: fast init done
  3765. 3765 [ 2.210149] mmc0: new high speed SDHC card at address aaaa
  3766. 3766 [ 2.211482] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  3767. 3767 [ 2.213889] mmcblk0: p1
  3768. 3768 [ 2.624318] Console: switching to colour frame buffer device 170x48
  3769. 3769 [ 2.640804] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  3770. 3770 [ 2.641213] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  3771. 3771 [ 2.641698] of_cfs_init
  3772. 3772 [ 2.641784] of_cfs_init: OK
  3773. 3773 [ 2.641978] vcc-mipi: disabling
  3774. 3774 [ 2.642031] vcc-1v2-hsic: disabling
  3775. 3775 [ 2.642579] Freeing unused kernel memory: 576K
  3776. 3776 [ 2.655903] Run /init as init process
  3777. 3777 [ 2.703910] usb 4-1: new full-speed USB device number 2 using ohci-platform
  3778. 3778 [ 2.936974] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  3779. 3779 [ 2.936987] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  3780. 3780 [ 2.936993] usb 4-1: Product: USB Receiver
  3781. 3781 [ 2.936999] usb 4-1: Manufacturer: Logitech
  3782. 3782 [ 2.949140] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  3783. 3783 [ 3.002850] axp20x-gpio axp20x-gpio: DMA mask not set
  3784. 3784 [ 3.003747] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  3785. 3785 [ 3.008762] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  3786. 3786 [ 3.016213] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  3787. 3787 [ 3.016751] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  3788. 3788 [ 3.076287] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  3789. 3789 [ 3.076688] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  3790. 3790 [ 3.585634] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  3791. 3791 [ 4.225830] systemd[1]: System time before build time, advancing clock.
  3792. 3792 [ 4.244432] systemd[1]: systemd 237 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)
  3793. 3793 [ 4.244787] systemd[1]: Detected architecture arm64.
  3794. 3794 [ 4.256837] systemd[1]: Set hostname to <pine64>.
  3795. 3795 [ 4.682608] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  3796. 3796 [ 4.682625] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  3797. 3797 [ 4.972517] random: systemd: uninitialized urandom read (16 bytes read)
  3798. 3798 [ 4.973603] systemd[1]: Created slice System Slice.
  3799. 3799 [ 4.974449] random: systemd: uninitialized urandom read (16 bytes read)
  3800. 3800 [ 4.974792] systemd[1]: Listening on udev Control Socket.
  3801. 3801 [ 4.975154] random: systemd: uninitialized urandom read (16 bytes read)
  3802. 3802 [ 4.975913] systemd[1]: Created slice system-serial\x2dgetty.slice.
  3803. 3803 [ 4.976618] systemd[1]: Listening on Journal Socket (/dev/log).
  3804. 3804 [ 4.977143] systemd[1]: Listening on udev Kernel Socket.
  3805. 3805 [ 5.072410] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  3806. 3806 [ 5.303954] systemd-journald[289]: Received request to flush runtime journal from PID 1
  3807. 3807 [ 5.864659] cpu cpu0: Linked as a consumer to regulator.2
  3808. 3808 [ 5.864709] cpu cpu0: Dropping the link to regulator.2
  3809. 3809 [ 5.864865] cpu cpu0: Linked as a consumer to regulator.2
  3810. 3810 [ 6.032578] thermal thermal_zone0: failed to read out thermal zone (-110)
  3811. 3811 [ 6.032618] thermal thermal_zone1: failed to read out thermal zone (-110)
  3812. 3812 [ 6.032633] thermal thermal_zone2: failed to read out thermal zone (-110)
  3813. 3813 [ 6.085508] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  3814. 3814 [ 6.093013] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  3815. 3815 [ 6.093077] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  3816. 3816 [ 6.093082] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  3817. 3817 [ 6.107273] axp20x-adc axp813-adc: DMA mask not set
  3818. 3818 [ 6.112692] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  3819. 3819 [ 6.121655] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  3820. 3820 [ 6.142067] thermal thermal_zone2: failed to read out thermal zone (-110)
  3821. 3821 [ 6.144366] lima 1c40000.gpu: bus rate = 200000000
  3822. 3822 [ 6.144375] lima 1c40000.gpu: mod rate = 384000000
  3823. 3823 [ 6.151939] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  3824. 3824 [ 6.151947] [TTM] Initializing pool allocator
  3825. 3825 [ 6.151968] [TTM] Initializing DMA pool allocator
  3826. 3826 [ 6.152625] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  3827. 3827 [ 6.152657] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  3828. 3828 [ 6.152692] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  3829. 3829 [ 6.152718] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  3830. 3830 [ 6.152959] thermal thermal_zone2: failed to read out thermal zone (-110)
  3831. 3831 [ 6.154137] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  3832. 3832 [ 6.170238] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  3833. 3833 [ 6.227147] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  3834. 3834 [ 6.281479] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  3835. 3835 [ 6.320445] RTL8723BS: module init start
  3836. 3836 [ 6.320456] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  3837. 3837 [ 6.320458] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  3838. 3838 [ 6.320976] pnetdev = (____ptrval____)
  3839. 3839 [ 6.429337] RTL8723BS: rtw_ndev_init(wlan0)
  3840. 3840 [ 6.435347] RTL8723BS: module init ret =0
  3841. 3841 [ 6.475301] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  3842. 3842 [ 6.522282] zram: Added device: zram0
  3843. 3843 [ 6.526180] zram: Added device: zram1
  3844. 3844 [ 6.526811] zram: Added device: zram2
  3845. 3845 [ 6.529802] zram: Added device: zram3
  3846. 3846 [ 6.532051] zram: Added device: zram4
  3847. 3847 [ 6.535788] zram: Added device: zram5
  3848. 3848 [ 6.624788] zram1: detected capacity change from 0 to 258134016
  3849. 3849 [ 7.699374] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  3850. 3850 [ 7.701880] zram2: detected capacity change from 0 to 258134016
  3851. 3851 [ 8.739383] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  3852. 3852 [ 8.741681] zram3: detected capacity change from 0 to 258134016
  3853. 3853 [ 9.775639] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  3854. 3854 [ 9.777904] zram4: detected capacity change from 0 to 258134016
  3855. 3855 [ 10.815912] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  3856. 3856 [ 10.926853] zram0: detected capacity change from 0 to 52428800
  3857. 3857 [ 13.110938] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  3858. 3858
  3859. 3859 ### armbian-release:
  3860. 3860
  3861. 3861 # PLEASE DO NOT EDIT THIS FILE
  3862. 3862 BOARD=pine64
  3863. 3863 BOARD_NAME="Pine64"
  3864. 3864 BOARDFAMILY=sun50iw1
  3865. 3865 VERSION=5.75
  3866. 3866 LINUXFAMILY=sunxi64
  3867. 3867 BRANCH=next
  3868. 3868 ARCH=arm64
  3869. 3869 IMAGE_TYPE=stable
  3870. 3870 BOARD_TYPE=conf
  3871. 3871 INITRD_ARCH=arm64
  3872. 3872 KERNEL_IMAGE_TYPE=Image
  3873. 3873
  3874. 3874 ### boot environment:
  3875. 3875
  3876. 3876 verbosity=1
  3877. 3877 overlay_prefix=sun50i-a64
  3878. 3878 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  3879. 3879 rootfstype=ext4
  3880. 3880 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  3881. 3881
  3882. 3882 ### lsusb:
  3883. 3883
  3884. 3884 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  3885. 3885 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3886. 3886 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3887. 3887 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3888. 3888 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3889. 3889 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3890. 3890
  3891. 3891 ### lscpu:
  3892. 3892
  3893. 3893 Architecture: aarch64
  3894. 3894 Byte Order: Little Endian
  3895. 3895 CPU(s): 4
  3896. 3896 On-line CPU(s) list: 0-3
  3897. 3897 Thread(s) per core: 1
  3898. 3898 Core(s) per socket: 4
  3899. 3899 Socket(s): 1
  3900. 3900 NUMA node(s): 1
  3901. 3901 Vendor ID: ARM
  3902. 3902 Model: 4
  3903. 3903 Model name: Cortex-A53
  3904. 3904 Stepping: r0p4
  3905. 3905 CPU max MHz: 1104.0000
  3906. 3906 CPU min MHz: 120.0000
  3907. 3907 BogoMIPS: 48.00
  3908. 3908 L1d cache: unknown size
  3909. 3909 L1i cache: unknown size
  3910. 3910 L2 cache: unknown size
  3911. 3911 NUMA node0 CPU(s): 0-3
  3912. 3912 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3913. 3913
  3914. 3914 ### cpuinfo:
  3915. 3915
  3916. 3916 processor : 0
  3917. 3917 Processor : AArch64 Processor rev 4 (aarch64)
  3918. 3918 Hardware : sun50iw1p1
  3919. 3919 BogoMIPS : 48.00
  3920. 3920 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3921. 3921 CPU implementer : 0x41
  3922. 3922 CPU architecture: 8
  3923. 3923 CPU variant : 0x0
  3924. 3924 CPU part : 0xd03
  3925. 3925 CPU revision : 4
  3926. 3926
  3927. 3927 processor : 1
  3928. 3928 Processor : AArch64 Processor rev 4 (aarch64)
  3929. 3929 Hardware : sun50iw1p1
  3930. 3930 BogoMIPS : 48.00
  3931. 3931 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3932. 3932 CPU implementer : 0x41
  3933. 3933 CPU architecture: 8
  3934. 3934 CPU variant : 0x0
  3935. 3935 CPU part : 0xd03
  3936. 3936 CPU revision : 4
  3937. 3937
  3938. 3938 processor : 2
  3939. 3939 Processor : AArch64 Processor rev 4 (aarch64)
  3940. 3940 Hardware : sun50iw1p1
  3941. 3941 BogoMIPS : 48.00
  3942. 3942 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3943. 3943 CPU implementer : 0x41
  3944. 3944 CPU architecture: 8
  3945. 3945 CPU variant : 0x0
  3946. 3946 CPU part : 0xd03
  3947. 3947 CPU revision : 4
  3948. 3948
  3949. 3949 processor : 3
  3950. 3950 Processor : AArch64 Processor rev 4 (aarch64)
  3951. 3951 Hardware : sun50iw1p1
  3952. 3952 BogoMIPS : 48.00
  3953. 3953 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  3954. 3954 CPU implementer : 0x41
  3955. 3955 CPU architecture: 8
  3956. 3956 CPU variant : 0x0
  3957. 3957 CPU part : 0xd03
  3958. 3958 CPU revision : 4
  3959. 3959
  3960. 3960
  3961. 3961 ### meminfo:
  3962. 3962
  3963. 3963 MemTotal: 2016644 kB
  3964. 3964 MemFree: 1855100 kB
  3965. 3965 MemAvailable: 1870896 kB
  3966. 3966 Buffers: 15368 kB
  3967. 3967 Cached: 61244 kB
  3968. 3968 SwapCached: 0 kB
  3969. 3969 Active: 54752 kB
  3970. 3970 Inactive: 38764 kB
  3971. 3971 Active(anon): 17448 kB
  3972. 3972 Inactive(anon): 3168 kB
  3973. 3973 Active(file): 37304 kB
  3974. 3974 Inactive(file): 35596 kB
  3975. 3975 Unevictable: 0 kB
  3976. 3976 Mlocked: 0 kB
  3977. 3977 SwapTotal: 1008320 kB
  3978. 3978 SwapFree: 1008320 kB
  3979. 3979 Dirty: 36 kB
  3980. 3980 Writeback: 0 kB
  3981. 3981 AnonPages: 17152 kB
  3982. 3982 Mapped: 24860 kB
  3983. 3983 Shmem: 3320 kB
  3984. 3984 Slab: 24896 kB
  3985. 3985 SReclaimable: 9580 kB
  3986. 3986 SUnreclaim: 15316 kB
  3987. 3987 KernelStack: 2112 kB
  3988. 3988 PageTables: 1100 kB
  3989. 3989 NFS_Unstable: 0 kB
  3990. 3990 Bounce: 0 kB
  3991. 3991 WritebackTmp: 0 kB
  3992. 3992 CommitLimit: 2016640 kB
  3993. 3993 Committed_AS: 154596 kB
  3994. 3994 VmallocTotal: 135290290112 kB
  3995. 3995 VmallocUsed: 0 kB
  3996. 3996 VmallocChunk: 0 kB
  3997. 3997 Percpu: 496 kB
  3998. 3998 AnonHugePages: 0 kB
  3999. 3999 ShmemHugePages: 0 kB
  4000. 4000 ShmemPmdMapped: 0 kB
  4001. 4001 CmaTotal: 65536 kB
  4002. 4002 CmaFree: 57828 kB
  4003. 4003 HugePages_Total: 0
  4004. 4004 HugePages_Free: 0
  4005. 4005 HugePages_Rsvd: 0
  4006. 4006 HugePages_Surp: 0
  4007. 4007 Hugepagesize: 2048 kB
  4008. 4008 Hugetlb: 0 kB
  4009. 4009
  4010. 4010 ### virtual memory:
  4011. 4011
  4012. 4012 vm.admin_reserve_kbytes = 8192
  4013. 4013 vm.block_dump = 0
  4014. 4014 vm.compact_unevictable_allowed = 1
  4015. 4015 vm.dirty_background_bytes = 0
  4016. 4016 vm.dirty_background_ratio = 10
  4017. 4017 vm.dirty_bytes = 0
  4018. 4018 vm.dirty_expire_centisecs = 3000
  4019. 4019 vm.dirty_ratio = 20
  4020. 4020 vm.dirtytime_expire_seconds = 43200
  4021. 4021 vm.dirty_writeback_centisecs = 500
  4022. 4022 vm.drop_caches = 0
  4023. 4023 vm.extfrag_threshold = 500
  4024. 4024 vm.hugetlb_shm_group = 0
  4025. 4025 vm.laptop_mode = 0
  4026. 4026 vm.legacy_va_layout = 0
  4027. 4027 vm.lowmem_reserve_ratio = 256 32 0
  4028. 4028 vm.max_map_count = 65530
  4029. 4029 vm.min_free_kbytes = 22528
  4030. 4030 vm.min_slab_ratio = 5
  4031. 4031 vm.min_unmapped_ratio = 1
  4032. 4032 vm.mmap_min_addr = 32768
  4033. 4033 vm.mmap_rnd_bits = 18
  4034. 4034 vm.mmap_rnd_compat_bits = 11
  4035. 4035 vm.nr_hugepages = 0
  4036. 4036 vm.nr_hugepages_mempolicy = 0
  4037. 4037 vm.nr_overcommit_hugepages = 0
  4038. 4038 vm.numa_stat = 1
  4039. 4039 vm.numa_zonelist_order = Node
  4040. 4040 vm.oom_dump_tasks = 1
  4041. 4041 vm.oom_kill_allocating_task = 0
  4042. 4042 vm.overcommit_kbytes = 0
  4043. 4043 vm.overcommit_memory = 0
  4044. 4044 vm.overcommit_ratio = 50
  4045. 4045 vm.page-cluster = 0
  4046. 4046 vm.panic_on_oom = 0
  4047. 4047 vm.percpu_pagelist_fraction = 0
  4048. 4048 vm.stat_interval = 1
  4049. 4049 vm.swappiness = 100
  4050. 4050 vm.user_reserve_kbytes = 62456
  4051. 4051 vm.vfs_cache_pressure = 100
  4052. 4052 vm.watermark_scale_factor = 10
  4053. 4053 vm.zone_reclaim_mode = 0
  4054. 4054
  4055. 4055 ### ip addr:
  4056. 4056
  4057. 4057 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  4058. 4058 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  4059. 4059 inet XXX.XXX.0.1/8 scope host lo
  4060. 4060 valid_lft forever preferred_lft forever
  4061. 4061 inet6 ::1/128 scope host
  4062. 4062 valid_lft forever preferred_lft forever
  4063. 4063 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  4064. 4064 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  4065. 4065 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  4066. 4066 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  4067. 4067
  4068. 4068 ### partitions:
  4069. 4069
  4070. 4070 major minor #blocks name
  4071. 4071
  4072. 4072 179 0 31166976 mmcblk0
  4073. 4073 179 1 12288000 mmcblk0p1
  4074. 4074 254 0 51200 zram0
  4075. 4075 254 1 252084 zram1
  4076. 4076 254 2 252084 zram2
  4077. 4077 254 3 252084 zram3
  4078. 4078 254 4 252084 zram4
  4079. 4079
  4080. 4080 ### df:
  4081. 4081
  4082. 4082 udev 949M 0 949M 0% /dev
  4083. 4083 tmpfs 197M 3.3M 194M 2% /run
  4084. 4084 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  4085. 4085 tmpfs 985M 0 985M 0% /dev/shm
  4086. 4086 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  4087. 4087 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  4088. 4088 tmpfs 985M 4.0K 985M 1% /tmp
  4089. 4089 /dev/zram0 49M 1.7M 44M 4% /var/log
  4090. 4090
  4091. 4091 ### lsblk:
  4092. 4092
  4093. 4093 NAME FSTYPE SIZE MOUNTPOINT UUID
  4094. 4094 mmcblk0 29.7G
  4095. 4095 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  4096. 4096 zram0 50M /var/log
  4097. 4097
  4098. 4098 ### zramctl:
  4099. 4099
  4100. 4100 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  4101. 4101 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4102. 4102 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4103. 4103 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4104. 4104 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4105. 4105 /dev/zram0 50M 1.8M 380.1K 768K 4 /var/log
  4106. 4106
  4107. 4107 ### mtab:
  4108. 4108
  4109. 4109 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  4110. 4110 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  4111. 4111 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  4112. 4112
  4113. 4113 ### mmc0:aaaa info:
  4114. 4114
  4115. 4115 fwrev: 0x0
  4116. 4116 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  4117. 4117 cid: 035344534c33324780c9283abc012a63
  4118. 4118 rca: 0xaaaa
  4119. 4119 csd: 400e00325b590000edc87f800a4040c3
  4120. 4120 manfid: 0x000003
  4121. 4121 ocr: 0x00200000
  4122. 4122 preferred_erase_size: 4194304
  4123. 4123 type: SD
  4124. 4124 hwrev: 0x8
  4125. 4125 date: 10/2018
  4126. 4126 dsr: 0x404
  4127. 4127 erase_size: 512
  4128. 4128 oemid: 0x5344
  4129. 4129 serial: 0xc9283abc
  4130. 4130 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4131. 4131 scr: 0235804300000000
  4132. 4132 name: SL32G
  4133. 4133
  4134. 4134 ### Boot system health:
  4135. 4135
  4136. 4136 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  4137. 4137 23:22:42: 1104MHz 1.38 35% 15% 15% 0% 5% 0% 52.2°C 0/7
  4138. 4138 23:22:42: 1104MHz 1.38 99% 18% 72% 0% 7% 0% 52.8°C 0/7
  4139. 4139 23:22:43: 1104MHz 1.38 65% 17% 31% 1% 14% 0% 51.7°C 0/7
  4140. 4140 23:22:43: 1104MHz 1.38 52% 12% 6% 2% 30% 0% 49.6°C 0/7
  4141. 4141 23:22:43: 1104MHz 1.38 64% 26% 2% 1% 34% 0% 48.0°C 0/7
  4142. 4142
  4143. 4143 ### Activated 4 lzo zram swap devices with 246 MB each
  4144. 4144
  4145. 4145 ### Activated Armbian ramlog partition with zstd compression
  4146. 4146
  4147. 4147 Sun Jun 17 23:25:42 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  4148. 4148
  4149. 4149 ### dmesg:
  4150. 4150
  4151. 4151 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  4152. 4152 [ 0.000000] Policy zone: DMA32
  4153. 4153 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  4154. 4154 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  4155. 4155 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  4156. 4156 [ 0.000000] log_buf_len min size: 16384 bytes
  4157. 4157 [ 0.000000] log_buf_len: 32768 bytes
  4158. 4158 [ 0.000000] early log buf free: 13752(83%)
  4159. 4159 [ 0.000000] Memory: 1942180K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56668K reserved, 65536K cma-reserved)
  4160. 4160 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  4161. 4161 [ 0.000000] rcu: Hierarchical RCU implementation.
  4162. 4162 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  4163. 4163 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  4164. 4164 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  4165. 4165 [ 0.000000] GIC: Using split EOI/Deactivate mode
  4166. 4166 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  4167. 4167 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  4168. 4168 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  4169. 4169 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  4170. 4170 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  4171. 4171 [ 0.000274] Console: colour dummy device 80x25
  4172. 4172 [ 0.000286] console [tty1] enabled
  4173. 4173 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  4174. 4174 [ 0.000363] pid_max: default: 32768 minimum: 301
  4175. 4175 [ 0.000448] Security Framework initialized
  4176. 4176 [ 0.000456] AppArmor: AppArmor disabled by boot time parameter
  4177. 4177 [ 0.001731] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  4178. 4178 [ 0.002366] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  4179. 4179 [ 0.002413] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  4180. 4180 [ 0.002438] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  4181. 4181 [ 0.003823] ASID allocator initialised with 32768 entries
  4182. 4182 [ 0.003946] rcu: Hierarchical SRCU implementation.
  4183. 4183 [ 0.004642] smp: Bringing up secondary CPUs ...
  4184. 4184 [ 0.005862] Detected VIPT I-cache on CPU1
  4185. 4185 [ 0.005914] arch_timer: CPU1: Trapping CNTVCT access
  4186. 4186 [ 0.005924] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  4187. 4187 [ 0.006798] Detected VIPT I-cache on CPU2
  4188. 4188 [ 0.006823] arch_timer: CPU2: Trapping CNTVCT access
  4189. 4189 [ 0.006830] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  4190. 4190 [ 0.007659] Detected VIPT I-cache on CPU3
  4191. 4191 [ 0.007684] arch_timer: CPU3: Trapping CNTVCT access
  4192. 4192 [ 0.007691] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  4193. 4193 [ 0.007760] smp: Brought up 1 node, 4 CPUs
  4194. 4194 [ 0.007764] SMP: Total of 4 processors activated.
  4195. 4195 [ 0.007770] CPU features: detected: 32-bit EL0 Support
  4196. 4196 [ 0.010707] CPU: All CPU(s) started at EL2
  4197. 4197 [ 0.010723] alternatives: patching kernel code
  4198. 4198 [ 0.012091] devtmpfs: initialized
  4199. 4199 [ 0.018498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  4200. 4200 [ 0.018533] futex hash table entries: 1024 (order: 4, 65536 bytes)
  4201. 4201 [ 0.020835] xor: measuring software checksum speed
  4202. 4202 [ 0.060101] 8regs : 1566.000 MB/sec
  4203. 4203 [ 0.100141] 8regs_prefetch: 1396.000 MB/sec
  4204. 4204 [ 0.140185] 32regs : 1925.000 MB/sec
  4205. 4205 [ 0.180232] 32regs_prefetch: 1618.000 MB/sec
  4206. 4206 [ 0.180236] xor: using function: 32regs (1925.000 MB/sec)
  4207. 4207 [ 0.180296] pinctrl core: initialized pinctrl subsystem
  4208. 4208 [ 0.181141] NET: Registered protocol family 16
  4209. 4209 [ 0.181661] audit: initializing netlink subsys (disabled)
  4210. 4210 [ 0.181828] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  4211. 4211 [ 0.182326] cpuidle: using governor menu
  4212. 4212 [ 0.182585] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  4213. 4213 [ 0.182591] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  4214. 4214 [ 0.184668] DMA: preallocated 2048 KiB pool for atomic allocations
  4215. 4215 [ 0.184753] Serial: AMBA PL011 UART driver
  4216. 4216 [ 0.196911] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  4217. 4217 [ 0.197369] cryptd: max_cpu_qlen set to 1000
  4218. 4218 [ 0.264510] raid6: int64x1 gen() 300 MB/s
  4219. 4219 [ 0.332510] raid6: int64x1 xor() 299 MB/s
  4220. 4220 [ 0.400647] raid6: int64x2 gen() 460 MB/s
  4221. 4221 [ 0.468626] raid6: int64x2 xor() 409 MB/s
  4222. 4222 [ 0.536691] raid6: int64x4 gen() 707 MB/s
  4223. 4223 [ 0.604816] raid6: int64x4 xor() 520 MB/s
  4224. 4224 [ 0.672873] raid6: int64x8 gen() 667 MB/s
  4225. 4225 [ 0.740945] raid6: int64x8 xor() 510 MB/s
  4226. 4226 [ 0.809061] raid6: neonx1 gen() 495 MB/s
  4227. 4227 [ 0.877084] raid6: neonx1 xor() 579 MB/s
  4228. 4228 [ 0.945206] raid6: neonx2 gen() 792 MB/s
  4229. 4229 [ 1.013259] raid6: neonx2 xor() 821 MB/s
  4230. 4230 [ 1.081340] raid6: neonx4 gen() 1028 MB/s
  4231. 4231 [ 1.149426] raid6: neonx4 xor() 983 MB/s
  4232. 4232 [ 1.217489] raid6: neonx8 gen() 1124 MB/s
  4233. 4233 [ 1.285581] raid6: neonx8 xor() 1044 MB/s
  4234. 4234 [ 1.285584] raid6: using algorithm neonx8 gen() 1124 MB/s
  4235. 4235 [ 1.285587] raid6: .... xor() 1044 MB/s, rmw enabled
  4236. 4236 [ 1.285590] raid6: using neon recovery algorithm
  4237. 4237 [ 1.286183] SCSI subsystem initialized
  4238. 4238 [ 1.286361] usbcore: registered new interface driver usbfs
  4239. 4239 [ 1.286398] usbcore: registered new interface driver hub
  4240. 4240 [ 1.286460] usbcore: registered new device driver usb
  4241. 4241 [ 1.286696] pps_core: LinuxPPS API ver. 1 registered
  4242. 4242 [ 1.286700] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  4243. 4243 [ 1.286718] PTP clock support registered
  4244. 4244 [ 1.287837] clocksource: Switched to clocksource arch_sys_counter
  4245. 4245 [ 1.287982] VFS: Disk quotas dquot_6.6.0
  4246. 4246 [ 1.288041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  4247. 4247 [ 1.294774] NET: Registered protocol family 2
  4248. 4248 [ 1.295364] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  4249. 4249 [ 1.295420] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  4250. 4250 [ 1.295625] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  4251. 4251 [ 1.295997] TCP: Hash tables configured (established 16384 bind 16384)
  4252. 4252 [ 1.296162] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  4253. 4253 [ 1.296225] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  4254. 4254 [ 1.296431] NET: Registered protocol family 1
  4255. 4255 [ 1.296896] RPC: Registered named UNIX socket transport module.
  4256. 4256 [ 1.296899] RPC: Registered udp transport module.
  4257. 4257 [ 1.296901] RPC: Registered tcp transport module.
  4258. 4258 [ 1.296904] RPC: Registered tcp NFSv4.1 backchannel transport module.
  4259. 4259 [ 1.297159] Unpacking initramfs...
  4260. 4260 [ 1.777749] Freeing initrd memory: 8352K
  4261. 4261 [ 1.783180] Initialise system trusted keyrings
  4262. 4262 [ 1.783294] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  4263. 4263 [ 1.788586] zbud: loaded
  4264. 4264 [ 1.790147] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  4265. 4265 [ 1.790895] NFS: Registering the id_resolver key type
  4266. 4266 [ 1.790917] Key type id_resolver registered
  4267. 4267 [ 1.790920] Key type id_legacy registered
  4268. 4268 [ 1.790931] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  4269. 4269 [ 1.790935] Installing knfsd (copyright (C) 1996 [email protected]).
  4270. 4270 [ 1.791937] 9p: Installing v9fs 9p2000 file system support
  4271. 4271 [ 1.797585] NET: Registered protocol family 38
  4272. 4272 [ 1.797679] Key type asymmetric registered
  4273. 4273 [ 1.797684] Asymmetric key parser 'x509' registered
  4274. 4274 [ 1.797733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  4275. 4275 [ 1.797857] io scheduler noop registered
  4276. 4276 [ 1.797861] io scheduler deadline registered
  4277. 4277 [ 1.798029] io scheduler cfq registered (default)
  4278. 4278 [ 1.798033] io scheduler mq-deadline registered
  4279. 4279 [ 1.798037] io scheduler kyber registered
  4280. 4280 [ 1.798152] io scheduler bfq registered
  4281. 4281 [ 1.798436] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  4282. 4282 [ 1.799111] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  4283. 4283 [ 1.802297] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  4284. 4284 [ 1.811280] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  4285. 4285 [ 1.820599] loop: module loaded
  4286. 4286 [ 1.821807] libphy: Fixed MDIO Bus: probed
  4287. 4287 [ 1.822715] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4288. 4288 [ 1.822719] ehci-platform: EHCI generic platform driver
  4289. 4289 [ 1.822905] ehci-platform 1c1a000.usb: EHCI Host Controller
  4290. 4290 [ 1.822941] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  4291. 4291 [ 1.824105] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  4292. 4292 [ 1.839852] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  4293. 4293 [ 1.840089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  4294. 4294 [ 1.840096] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4295. 4295 [ 1.840102] usb usb1: Product: EHCI Host Controller
  4296. 4296 [ 1.840107] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  4297. 4297 [ 1.840113] usb usb1: SerialNumber: 1c1a000.usb
  4298. 4298 [ 1.840603] hub 1-0:1.0: USB hub found
  4299. 4299 [ 1.840636] hub 1-0:1.0: 1 port detected
  4300. 4300 [ 1.841242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  4301. 4301 [ 1.841262] ohci-platform: OHCI generic platform driver
  4302. 4302 [ 1.841414] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  4303. 4303 [ 1.841432] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  4304. 4304 [ 1.841745] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  4305. 4305 [ 1.904073] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  4306. 4306 [ 1.904081] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4307. 4307 [ 1.904086] usb usb2: Product: Generic Platform OHCI controller
  4308. 4308 [ 1.904092] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  4309. 4309 [ 1.904097] usb usb2: SerialNumber: 1c1a400.usb
  4310. 4310 [ 1.904542] hub 2-0:1.0: USB hub found
  4311. 4311 [ 1.904578] hub 2-0:1.0: 1 port detected
  4312. 4312 [ 1.905452] usbcore: registered new interface driver usb-storage
  4313. 4313 [ 1.905937] mousedev: PS/2 mouse device common for all mice
  4314. 4314 [ 1.906350] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  4315. 4315 [ 1.906356] sun6i-rtc 1f00000.rtc: RTC enabled
  4316. 4316 [ 1.906408] i2c /dev entries driver
  4317. 4317 [ 1.907016] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  4318. 4318 [ 1.907575] sdhci: Secure Digital Host Controller Interface driver
  4319. 4319 [ 1.907578] sdhci: Copyright(c) Pierre Ossman
  4320. 4320 [ 1.907605] Synopsys Designware Multimedia Card Interface Driver
  4321. 4321 [ 1.908000] sdhci-pltfm: SDHCI platform and OF driver helper
  4322. 4322 [ 1.908457] ledtrig-cpu: registered to indicate activity on CPUs
  4323. 4323 [ 1.908778] hidraw: raw HID events driver (C) Jiri Kosina
  4324. 4324 [ 1.908879] usbcore: registered new interface driver usbhid
  4325. 4325 [ 1.908882] usbhid: USB HID core driver
  4326. 4326 [ 1.909917] NET: Registered protocol family 10
  4327. 4327 [ 1.924327] Segment Routing with IPv6
  4328. 4328 [ 1.924419] NET: Registered protocol family 17
  4329. 4329 [ 1.924558] 8021q: 802.1Q VLAN Support v1.8
  4330. 4330 [ 1.924605] 9pnet: Installing 9P2000 support
  4331. 4331 [ 1.924684] Key type dns_resolver registered
  4332. 4332 [ 1.925364] registered taskstats version 1
  4333. 4333 [ 1.925367] Loading compiled-in X.509 certificates
  4334. 4334 [ 1.925459] zswap: loaded using pool lzo/zbud
  4335. 4335 [ 1.926780] Btrfs loaded, crc32c=crc32c-arm64-ce
  4336. 4336 [ 1.933476] Key type encrypted registered
  4337. 4337 [ 1.950669] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  4338. 4338 [ 1.958993] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  4339. 4339 [ 1.959322] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  4340. 4340 [ 1.959332] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  4341. 4341 [ 1.959487] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  4342. 4342 [ 1.959537] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  4343. 4343 [ 1.959552] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  4344. 4344 [ 1.959784] sun4i-drm display-engine: Couldn't bind all pipelines components
  4345. 4345 [ 1.959901] sun4i-drm display-engine: master bind failed: -517
  4346. 4346 [ 1.960230] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  4347. 4347 [ 1.960604] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  4348. 4348 [ 1.965845] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  4349. 4349 [ 1.966225] dcdc1: supplied by regulator-dummy
  4350. 4350 [ 1.966505] dcdc2: supplied by regulator-dummy
  4351. 4351 [ 1.966697] dcdc4: supplied by regulator-dummy
  4352. 4352 [ 1.966886] dcdc5: supplied by regulator-dummy
  4353. 4353 [ 1.967103] dcdc6: supplied by regulator-dummy
  4354. 4354 [ 1.967285] dc1sw: supplied by regulator-dummy
  4355. 4355 [ 1.967458] aldo1: supplied by regulator-dummy
  4356. 4356 [ 1.967690] aldo2: supplied by regulator-dummy
  4357. 4357 [ 1.967926] aldo3: supplied by regulator-dummy
  4358. 4358 [ 1.968124] dldo1: supplied by regulator-dummy
  4359. 4359 [ 1.968348] dldo2: supplied by regulator-dummy
  4360. 4360 [ 1.968408] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  4361. 4361 [ 1.968583] dldo3: supplied by regulator-dummy
  4362. 4362 [ 1.968783] dldo4: supplied by regulator-dummy
  4363. 4363 [ 1.969007] eldo1: supplied by regulator-dummy
  4364. 4364 [ 1.969202] eldo2: supplied by regulator-dummy
  4365. 4365 [ 1.969395] eldo3: supplied by regulator-dummy
  4366. 4366 [ 1.969620] fldo1: supplied by regulator-dummy
  4367. 4367 [ 1.969834] fldo2: supplied by regulator-dummy
  4368. 4368 [ 1.970049] rtc-ldo: supplied by regulator-dummy
  4369. 4369 [ 1.970225] ldo-io0: supplied by regulator-dummy
  4370. 4370 [ 1.970442] ldo-io1: supplied by regulator-dummy
  4371. 4371 [ 1.971489] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  4372. 4372 [ 1.975742] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  4373. 4373 [ 1.976333] console [ttyS0] disabled
  4374. 4374 [ 1.996978] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  4375. 4375 [ 1.997039] console [ttyS0] enabled
  4376. 4376 [ 2.018133] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  4377. 4377 [ 2.019497] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  4378. 4378 [ 2.019583] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  4379. 4379 [ 2.019784] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  4380. 4380 [ 2.019798] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  4381. 4381 [ 2.019803] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  4382. 4382 [ 2.019808] dwmac-sun8i 1c30000.ethernet: COE Type 2
  4383. 4383 [ 2.019813] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  4384. 4384 [ 2.019819] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  4385. 4385 [ 2.019848] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  4386. 4386 [ 2.019953] libphy: stmmac: probed
  4387. 4387 [ 2.025862] ehci-platform 1c1b000.usb: EHCI Host Controller
  4388. 4388 [ 2.025887] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  4389. 4389 [ 2.026578] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  4390. 4390 [ 2.039856] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  4391. 4391 [ 2.040035] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  4392. 4392 [ 2.040042] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4393. 4393 [ 2.040048] usb usb3: Product: EHCI Host Controller
  4394. 4394 [ 2.040054] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  4395. 4395 [ 2.040059] usb usb3: SerialNumber: 1c1b000.usb
  4396. 4396 [ 2.040507] hub 3-0:1.0: USB hub found
  4397. 4397 [ 2.040536] hub 3-0:1.0: 1 port detected
  4398. 4398 [ 2.041225] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  4399. 4399 [ 2.041244] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  4400. 4400 [ 2.041491] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  4401. 4401 [ 2.104049] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  4402. 4402 [ 2.104057] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4403. 4403 [ 2.104063] usb usb4: Product: Generic Platform OHCI controller
  4404. 4404 [ 2.104068] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  4405. 4405 [ 2.104074] usb usb4: SerialNumber: 1c1b400.usb
  4406. 4406 [ 2.104471] hub 4-0:1.0: USB hub found
  4407. 4407 [ 2.104500] hub 4-0:1.0: 1 port detected
  4408. 4408 [ 2.105229] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  4409. 4409 [ 2.105280] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  4410. 4410 [ 2.105544] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  4411. 4411 [ 2.105553] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  4412. 4412 [ 2.105725] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  4413. 4413 [ 2.105732] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4414. 4414 [ 2.105737] usb usb5: Product: MUSB HDRC host driver
  4415. 4415 [ 2.105743] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  4416. 4416 [ 2.105748] usb usb5: SerialNumber: musb-hdrc.1.auto
  4417. 4417 [ 2.106114] hub 5-0:1.0: USB hub found
  4418. 4418 [ 2.106147] hub 5-0:1.0: 1 port detected
  4419. 4419 [ 2.107914] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  4420. 4420 [ 2.107946] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  4421. 4421 [ 2.107954] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  4422. 4422 [ 2.108001] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  4423. 4423 [ 2.108383] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  4424. 4424 [ 2.108433] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  4425. 4425 [ 2.126448] Console: switching to colour frame buffer device 170x48
  4426. 4426 [ 2.127841] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  4427. 4427 [ 2.136691] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  4428. 4428 [ 2.145009] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  4429. 4429 [ 2.145387] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  4430. 4430 [ 2.145398] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  4431. 4431 [ 2.145538] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  4432. 4432 [ 2.145629] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  4433. 4433 [ 2.146286] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  4434. 4434 [ 2.146401] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  4435. 4435 [ 2.146497] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  4436. 4436 [ 2.146944] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  4437. 4437 [ 2.147236] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  4438. 4438 [ 2.147242] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  4439. 4439 [ 2.147245] [drm] No driver support for vblank timestamp query.
  4440. 4440 [ 2.147252] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  4441. 4441 [ 2.147255] fb: switching to sun4i-drm-fb from simple
  4442. 4442 [ 2.147347] Console: switching to colour dummy device 80x25
  4443. 4443 [ 2.171587] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  4444. 4444 [ 2.171598] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  4445. 4445 [ 2.188975] mmc1: new high speed SDIO card at address 0001
  4446. 4446 [ 2.201910] random: fast init done
  4447. 4447 [ 2.210127] mmc0: new high speed SDHC card at address aaaa
  4448. 4448 [ 2.211464] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  4449. 4449 [ 2.213915] mmcblk0: p1
  4450. 4450 [ 2.623997] Console: switching to colour frame buffer device 170x48
  4451. 4451 [ 2.640491] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  4452. 4452 [ 2.640910] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  4453. 4453 [ 2.641380] of_cfs_init
  4454. 4454 [ 2.641467] of_cfs_init: OK
  4455. 4455 [ 2.641661] vcc-mipi: disabling
  4456. 4456 [ 2.641713] vcc-1v2-hsic: disabling
  4457. 4457 [ 2.642273] Freeing unused kernel memory: 576K
  4458. 4458 [ 2.655912] Run /init as init process
  4459. 4459 [ 2.703955] usb 4-1: new full-speed USB device number 2 using ohci-platform
  4460. 4460 [ 2.936983] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  4461. 4461 [ 2.936996] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  4462. 4462 [ 2.937003] usb 4-1: Product: USB Receiver
  4463. 4463 [ 2.937008] usb 4-1: Manufacturer: Logitech
  4464. 4464 [ 2.947457] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  4465. 4465 [ 3.004717] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  4466. 4466 [ 3.005964] axp20x-gpio axp20x-gpio: DMA mask not set
  4467. 4467 [ 3.006360] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  4468. 4468 [ 3.012566] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  4469. 4469 [ 3.013133] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  4470. 4470 [ 3.072259] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  4471. 4471 [ 3.072654] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  4472. 4472 [ 3.588622] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  4473. 4473 [ 4.229053] systemd[1]: System time before build time, advancing clock.
  4474. 4474 [ 4.247636] systemd[1]: systemd 237 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)
  4475. 4475 [ 4.248024] systemd[1]: Detected architecture arm64.
  4476. 4476 [ 4.260061] systemd[1]: Set hostname to <pine64>.
  4477. 4477 [ 4.686518] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  4478. 4478 [ 4.686535] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  4479. 4479 [ 4.977337] random: systemd: uninitialized urandom read (16 bytes read)
  4480. 4480 [ 4.977411] systemd[1]: Reached target Swap.
  4481. 4481 [ 4.978319] random: systemd: uninitialized urandom read (16 bytes read)
  4482. 4482 [ 4.978360] systemd[1]: Reached target User and Group Name Lookups.
  4483. 4483 [ 4.978718] random: systemd: uninitialized urandom read (16 bytes read)
  4484. 4484 [ 4.978754] systemd[1]: Reached target Remote File Systems.
  4485. 4485 [ 4.979936] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  4486. 4486 [ 4.980562] systemd[1]: Started ntp-systemd-netif.path.
  4487. 4487 [ 5.115541] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  4488. 4488 [ 5.277807] systemd-journald[280]: Received request to flush runtime journal from PID 1
  4489. 4489 [ 5.788750] cpu cpu0: Linked as a consumer to regulator.2
  4490. 4490 [ 5.788804] cpu cpu0: Dropping the link to regulator.2
  4491. 4491 [ 5.788958] cpu cpu0: Linked as a consumer to regulator.2
  4492. 4492 [ 6.017538] thermal thermal_zone0: failed to read out thermal zone (-110)
  4493. 4493 [ 6.017572] thermal thermal_zone1: failed to read out thermal zone (-110)
  4494. 4494 [ 6.017587] thermal thermal_zone2: failed to read out thermal zone (-110)
  4495. 4495 [ 6.080340] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  4496. 4496 [ 6.081177] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  4497. 4497 [ 6.108118] lima 1c40000.gpu: bus rate = 200000000
  4498. 4498 [ 6.108128] lima 1c40000.gpu: mod rate = 384000000
  4499. 4499 [ 6.108995] axp20x-adc axp813-adc: DMA mask not set
  4500. 4500 [ 6.124017] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  4501. 4501 [ 6.124025] [TTM] Initializing pool allocator
  4502. 4502 [ 6.124041] [TTM] Initializing DMA pool allocator
  4503. 4503 [ 6.124749] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  4504. 4504 [ 6.124787] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  4505. 4505 [ 6.124827] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  4506. 4506 [ 6.124859] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  4507. 4507 [ 6.126996] thermal thermal_zone2: failed to read out thermal zone (-110)
  4508. 4508 [ 6.136631] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  4509. 4509 [ 6.137914] thermal thermal_zone2: failed to read out thermal zone (-110)
  4510. 4510 [ 6.144954] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  4511. 4511 [ 6.152188] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  4512. 4512 [ 6.167420] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  4513. 4513 [ 6.174530] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  4514. 4514 [ 6.175918] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  4515. 4515 [ 6.175971] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  4516. 4516 [ 6.175977] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  4517. 4517 [ 6.278423] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  4518. 4518 [ 6.333296] RTL8723BS: module init start
  4519. 4519 [ 6.333310] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  4520. 4520 [ 6.333312] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  4521. 4521 [ 6.347272] pnetdev = (____ptrval____)
  4522. 4522 [ 6.412102] RTL8723BS: rtw_ndev_init(wlan0)
  4523. 4523 [ 6.413312] RTL8723BS: module init ret =0
  4524. 4524 [ 6.489485] zram: Added device: zram0
  4525. 4525 [ 6.490333] zram: Added device: zram1
  4526. 4526 [ 6.491066] zram: Added device: zram2
  4527. 4527 [ 6.491553] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  4528. 4528 [ 6.495029] zram: Added device: zram3
  4529. 4529 [ 6.496350] zram: Added device: zram4
  4530. 4530 [ 6.502448] zram: Added device: zram5
  4531. 4531 [ 6.613170] zram1: detected capacity change from 0 to 258134016
  4532. 4532 [ 7.705354] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  4533. 4533 [ 7.708962] zram2: detected capacity change from 0 to 258134016
  4534. 4534 [ 8.743567] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  4535. 4535 [ 8.745858] zram3: detected capacity change from 0 to 258134016
  4536. 4536 [ 9.779587] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  4537. 4537 [ 9.781883] zram4: detected capacity change from 0 to 258134016
  4538. 4538 [ 10.817248] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  4539. 4539 [ 10.924344] zram0: detected capacity change from 0 to 52428800
  4540. 4540 [ 13.106932] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  4541. 4541
  4542. 4542 ### armbian-release:
  4543. 4543
  4544. 4544 # PLEASE DO NOT EDIT THIS FILE
  4545. 4545 BOARD=pine64
  4546. 4546 BOARD_NAME="Pine64"
  4547. 4547 BOARDFAMILY=sun50iw1
  4548. 4548 VERSION=5.75
  4549. 4549 LINUXFAMILY=sunxi64
  4550. 4550 BRANCH=next
  4551. 4551 ARCH=arm64
  4552. 4552 IMAGE_TYPE=stable
  4553. 4553 BOARD_TYPE=conf
  4554. 4554 INITRD_ARCH=arm64
  4555. 4555 KERNEL_IMAGE_TYPE=Image
  4556. 4556
  4557. 4557 ### boot environment:
  4558. 4558
  4559. 4559 verbosity=1
  4560. 4560 overlay_prefix=sun50i-a64
  4561. 4561 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  4562. 4562 rootfstype=ext4
  4563. 4563 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  4564. 4564
  4565. 4565 ### lsusb:
  4566. 4566
  4567. 4567 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  4568. 4568 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4569. 4569 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4570. 4570 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4571. 4571 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4572. 4572 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4573. 4573
  4574. 4574 ### lscpu:
  4575. 4575
  4576. 4576 Architecture: aarch64
  4577. 4577 Byte Order: Little Endian
  4578. 4578 CPU(s): 4
  4579. 4579 On-line CPU(s) list: 0-3
  4580. 4580 Thread(s) per core: 1
  4581. 4581 Core(s) per socket: 4
  4582. 4582 Socket(s): 1
  4583. 4583 NUMA node(s): 1
  4584. 4584 Vendor ID: ARM
  4585. 4585 Model: 4
  4586. 4586 Model name: Cortex-A53
  4587. 4587 Stepping: r0p4
  4588. 4588 CPU max MHz: 1104.0000
  4589. 4589 CPU min MHz: 120.0000
  4590. 4590 BogoMIPS: 48.00
  4591. 4591 L1d cache: unknown size
  4592. 4592 L1i cache: unknown size
  4593. 4593 L2 cache: unknown size
  4594. 4594 NUMA node0 CPU(s): 0-3
  4595. 4595 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  4596. 4596
  4597. 4597 ### cpuinfo:
  4598. 4598
  4599. 4599 processor : 0
  4600. 4600 Processor : AArch64 Processor rev 4 (aarch64)
  4601. 4601 Hardware : sun50iw1p1
  4602. 4602 BogoMIPS : 48.00
  4603. 4603 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  4604. 4604 CPU implementer : 0x41
  4605. 4605 CPU architecture: 8
  4606. 4606 CPU variant : 0x0
  4607. 4607 CPU part : 0xd03
  4608. 4608 CPU revision : 4
  4609. 4609
  4610. 4610 processor : 1
  4611. 4611 Processor : AArch64 Processor rev 4 (aarch64)
  4612. 4612 Hardware : sun50iw1p1
  4613. 4613 BogoMIPS : 48.00
  4614. 4614 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  4615. 4615 CPU implementer : 0x41
  4616. 4616 CPU architecture: 8
  4617. 4617 CPU variant : 0x0
  4618. 4618 CPU part : 0xd03
  4619. 4619 CPU revision : 4
  4620. 4620
  4621. 4621 processor : 2
  4622. 4622 Processor : AArch64 Processor rev 4 (aarch64)
  4623. 4623 Hardware : sun50iw1p1
  4624. 4624 BogoMIPS : 48.00
  4625. 4625 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  4626. 4626 CPU implementer : 0x41
  4627. 4627 CPU architecture: 8
  4628. 4628 CPU variant : 0x0
  4629. 4629 CPU part : 0xd03
  4630. 4630 CPU revision : 4
  4631. 4631
  4632. 4632 processor : 3
  4633. 4633 Processor : AArch64 Processor rev 4 (aarch64)
  4634. 4634 Hardware : sun50iw1p1
  4635. 4635 BogoMIPS : 48.00
  4636. 4636 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  4637. 4637 CPU implementer : 0x41
  4638. 4638 CPU architecture: 8
  4639. 4639 CPU variant : 0x0
  4640. 4640 CPU part : 0xd03
  4641. 4641 CPU revision : 4
  4642. 4642
  4643. 4643
  4644. 4644 ### meminfo:
  4645. 4645
  4646. 4646 MemTotal: 2016644 kB
  4647. 4647 MemFree: 1851364 kB
  4648. 4648 MemAvailable: 1867556 kB
  4649. 4649 Buffers: 15784 kB
  4650. 4650 Cached: 63676 kB
  4651. 4651 SwapCached: 0 kB
  4652. 4652 Active: 55260 kB
  4653. 4653 Inactive: 41368 kB
  4654. 4654 Active(anon): 17644 kB
  4655. 4655 Inactive(anon): 5716 kB
  4656. 4656 Active(file): 37616 kB
  4657. 4657 Inactive(file): 35652 kB
  4658. 4658 Unevictable: 0 kB
  4659. 4659 Mlocked: 0 kB
  4660. 4660 SwapTotal: 1008320 kB
  4661. 4661 SwapFree: 1008320 kB
  4662. 4662 Dirty: 32 kB
  4663. 4663 Writeback: 12 kB
  4664. 4664 AnonPages: 17476 kB
  4665. 4665 Mapped: 23976 kB
  4666. 4666 Shmem: 5880 kB
  4667. 4667 Slab: 25032 kB
  4668. 4668 SReclaimable: 9636 kB
  4669. 4669 SUnreclaim: 15396 kB
  4670. 4670 KernelStack: 1952 kB
  4671. 4671 PageTables: 1084 kB
  4672. 4672 NFS_Unstable: 0 kB
  4673. 4673 Bounce: 0 kB
  4674. 4674 WritebackTmp: 0 kB
  4675. 4675 CommitLimit: 2016640 kB
  4676. 4676 Committed_AS: 113900 kB
  4677. 4677 VmallocTotal: 135290290112 kB
  4678. 4678 VmallocUsed: 0 kB
  4679. 4679 VmallocChunk: 0 kB
  4680. 4680 Percpu: 496 kB
  4681. 4681 AnonHugePages: 0 kB
  4682. 4682 ShmemHugePages: 0 kB
  4683. 4683 ShmemPmdMapped: 0 kB
  4684. 4684 CmaTotal: 65536 kB
  4685. 4685 CmaFree: 57828 kB
  4686. 4686 HugePages_Total: 0
  4687. 4687 HugePages_Free: 0
  4688. 4688 HugePages_Rsvd: 0
  4689. 4689 HugePages_Surp: 0
  4690. 4690 Hugepagesize: 2048 kB
  4691. 4691 Hugetlb: 0 kB
  4692. 4692
  4693. 4693 ### virtual memory:
  4694. 4694
  4695. 4695 vm.admin_reserve_kbytes = 8192
  4696. 4696 vm.block_dump = 0
  4697. 4697 vm.compact_unevictable_allowed = 1
  4698. 4698 vm.dirty_background_bytes = 0
  4699. 4699 vm.dirty_background_ratio = 10
  4700. 4700 vm.dirty_bytes = 0
  4701. 4701 vm.dirty_expire_centisecs = 3000
  4702. 4702 vm.dirty_ratio = 20
  4703. 4703 vm.dirtytime_expire_seconds = 43200
  4704. 4704 vm.dirty_writeback_centisecs = 500
  4705. 4705 vm.drop_caches = 0
  4706. 4706 vm.extfrag_threshold = 500
  4707. 4707 vm.hugetlb_shm_group = 0
  4708. 4708 vm.laptop_mode = 0
  4709. 4709 vm.legacy_va_layout = 0
  4710. 4710 vm.lowmem_reserve_ratio = 256 32 0
  4711. 4711 vm.max_map_count = 65530
  4712. 4712 vm.min_free_kbytes = 22528
  4713. 4713 vm.min_slab_ratio = 5
  4714. 4714 vm.min_unmapped_ratio = 1
  4715. 4715 vm.mmap_min_addr = 32768
  4716. 4716 vm.mmap_rnd_bits = 18
  4717. 4717 vm.mmap_rnd_compat_bits = 11
  4718. 4718 vm.nr_hugepages = 0
  4719. 4719 vm.nr_hugepages_mempolicy = 0
  4720. 4720 vm.nr_overcommit_hugepages = 0
  4721. 4721 vm.numa_stat = 1
  4722. 4722 vm.numa_zonelist_order = Node
  4723. 4723 vm.oom_dump_tasks = 1
  4724. 4724 vm.oom_kill_allocating_task = 0
  4725. 4725 vm.overcommit_kbytes = 0
  4726. 4726 vm.overcommit_memory = 0
  4727. 4727 vm.overcommit_ratio = 50
  4728. 4728 vm.page-cluster = 0
  4729. 4729 vm.panic_on_oom = 0
  4730. 4730 vm.percpu_pagelist_fraction = 0
  4731. 4731 vm.stat_interval = 1
  4732. 4732 vm.swappiness = 100
  4733. 4733 vm.user_reserve_kbytes = 62456
  4734. 4734 vm.vfs_cache_pressure = 100
  4735. 4735 vm.watermark_scale_factor = 10
  4736. 4736 vm.zone_reclaim_mode = 0
  4737. 4737
  4738. 4738 ### ip addr:
  4739. 4739
  4740. 4740 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  4741. 4741 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  4742. 4742 inet XXX.XXX.0.1/8 scope host lo
  4743. 4743 valid_lft forever preferred_lft forever
  4744. 4744 inet6 ::1/128 scope host
  4745. 4745 valid_lft forever preferred_lft forever
  4746. 4746 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  4747. 4747 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  4748. 4748 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  4749. 4749 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  4750. 4750
  4751. 4751 ### partitions:
  4752. 4752
  4753. 4753 major minor #blocks name
  4754. 4754
  4755. 4755 179 0 31166976 mmcblk0
  4756. 4756 179 1 12288000 mmcblk0p1
  4757. 4757 254 0 51200 zram0
  4758. 4758 254 1 252084 zram1
  4759. 4759 254 2 252084 zram2
  4760. 4760 254 3 252084 zram3
  4761. 4761 254 4 252084 zram4
  4762. 4762
  4763. 4763 ### df:
  4764. 4764
  4765. 4765 udev 949M 0 949M 0% /dev
  4766. 4766 tmpfs 197M 5.8M 192M 3% /run
  4767. 4767 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  4768. 4768 tmpfs 985M 0 985M 0% /dev/shm
  4769. 4769 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  4770. 4770 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  4771. 4771 tmpfs 985M 4.0K 985M 1% /tmp
  4772. 4772 /dev/zram0 49M 1.9M 44M 5% /var/log
  4773. 4773
  4774. 4774 ### lsblk:
  4775. 4775
  4776. 4776 NAME FSTYPE SIZE MOUNTPOINT UUID
  4777. 4777 mmcblk0 29.7G
  4778. 4778 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  4779. 4779 zram0 50M /var/log
  4780. 4780
  4781. 4781 ### zramctl:
  4782. 4782
  4783. 4783 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  4784. 4784 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4785. 4785 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4786. 4786 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4787. 4787 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  4788. 4788 /dev/zram0 50M 1.8M 398K 760K 4 /var/log
  4789. 4789
  4790. 4790 ### mtab:
  4791. 4791
  4792. 4792 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  4793. 4793 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  4794. 4794 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  4795. 4795
  4796. 4796 ### mmc0:aaaa info:
  4797. 4797
  4798. 4798 fwrev: 0x0
  4799. 4799 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  4800. 4800 cid: 035344534c33324780c9283abc012a63
  4801. 4801 rca: 0xaaaa
  4802. 4802 csd: 400e00325b590000edc87f800a4040c3
  4803. 4803 manfid: 0x000003
  4804. 4804 ocr: 0x00200000
  4805. 4805 preferred_erase_size: 4194304
  4806. 4806 type: SD
  4807. 4807 hwrev: 0x8
  4808. 4808 date: 10/2018
  4809. 4809 dsr: 0x404
  4810. 4810 erase_size: 512
  4811. 4811 oemid: 0x5344
  4812. 4812 serial: 0xc9283abc
  4813. 4813 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4814. 4814 scr: 0235804300000000
  4815. 4815 name: SL32G
  4816. 4816
  4817. 4817 ### Boot system health:
  4818. 4818
  4819. 4819 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  4820. 4820 23:25:45: 1104MHz 0.75 37% 15% 17% 0% 4% 0% 53.9°C 0/7
  4821. 4821 23:25:46: 1104MHz 0.75 76% 16% 25% 1% 32% 0% 52.3°C 0/7
  4822. 4822 23:25:46: 1104MHz 0.75 27% 6% 1% 0% 19% 0% 50.1°C 0/7
  4823. 4823 23:25:46: 1104MHz 0.75 58% 27% 1% 1% 27% 0% 49.1°C 0/7
  4824. 4824 23:25:47: 1104MHz 0.75 47% 13% 2% 2% 30% 0% 48.7°C 0/7
  4825. 4825
  4826. 4826 ### Activated 4 lzo zram swap devices with 246 MB each
  4827. 4827
  4828. 4828 ### Activated Armbian ramlog partition with zstd compression
  4829. 4829
  4830. 4830 ### Activated 4 lzo zram swap devices with 250 MB each
  4831. 4831
  4832. 4832 ### Activated Armbian ramlog partition with zstd compression
  4833. 4833
  4834. 4834 ### Activated 4 lzo zram swap devices with 250 MB each
  4835. 4835
  4836. 4836 ### Activated Armbian ramlog partition with zstd compression
  4837. 4837
  4838. 4838 ### Activated 4 lzo zram swap devices with 250 MB each
  4839. 4839
  4840. 4840 ### Activated Armbian ramlog partition with zstd compression
  4841. 4841
  4842. 4842 ### Activated 4 lzo zram swap devices with 250 MB each
  4843. 4843
  4844. 4844 ### Activated Armbian ramlog partition with zstd compression
  4845. 4845
  4846. 4846 ### Activated 4 lzo zram swap devices with 250 MB each
  4847. 4847
  4848. 4848 ### Activated Armbian ramlog partition with zstd compression
  4849. 4849
  4850. 4850 Mon Jun 18 07:46:05 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  4851. 4851
  4852. 4852 ### dmesg:
  4853. 4853
  4854. 4854 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  4855. 4855 [ 0.000000] Linux version 4.19.20-sunxi64 ([email protected]) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #5.75 SMP Fri Feb 8 10:29:25 CET 2019
  4856. 4856 [ 0.000000] Machine model: Pine64+
  4857. 4857 [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000bc000000, size 64 MiB
  4858. 4858 [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  4859. 4859 [ 0.000000] NUMA: No NUMA configuration found
  4860. 4860 [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000bfffffff]
  4861. 4861 [ 0.000000] NUMA: NODE_DATA [mem 0xbbfcbec0-0xbbfcd67f]
  4862. 4862 [ 0.000000] Zone ranges:
  4863. 4863 [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bfffffff]
  4864. 4864 [ 0.000000] Normal empty
  4865. 4865 [ 0.000000] Movable zone start for each node
  4866. 4866 [ 0.000000] Early memory node ranges
  4867. 4867 [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
  4868. 4868 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  4869. 4869 [ 0.000000] On node 0 totalpages: 524288
  4870. 4870 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  4871. 4871 [ 0.000000] DMA32 zone: 0 pages reserved
  4872. 4872 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  4873. 4873 [ 0.000000] psci: probing for conduit method from DT.
  4874. 4874 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  4875. 4875 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  4876. 4876 [ 0.000000] psci: Trusted OS migration not required
  4877. 4877 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  4878. 4878 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  4879. 4879 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  4880. 4880 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  4881. 4881 [ 0.000000] Detected VIPT I-cache on CPU0
  4882. 4882 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  4883. 4883 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  4884. 4884 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  4885. 4885 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  4886. 4886 [ 0.000000] Policy zone: DMA32
  4887. 4887 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  4888. 4888 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  4889. 4889 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  4890. 4890 [ 0.000000] log_buf_len min size: 16384 bytes
  4891. 4891 [ 0.000000] log_buf_len: 32768 bytes
  4892. 4892 [ 0.000000] early log buf free: 13752(83%)
  4893. 4893 [ 0.000000] Memory: 1974956K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56660K reserved, 65536K cma-reserved)
  4894. 4894 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  4895. 4895 [ 0.000000] rcu: Hierarchical RCU implementation.
  4896. 4896 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  4897. 4897 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  4898. 4898 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  4899. 4899 [ 0.000000] GIC: Using split EOI/Deactivate mode
  4900. 4900 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  4901. 4901 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  4902. 4902 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  4903. 4903 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  4904. 4904 [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  4905. 4905 [ 0.000272] Console: colour dummy device 80x25
  4906. 4906 [ 0.000284] console [tty1] enabled
  4907. 4907 [ 0.000354] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  4908. 4908 [ 0.000364] pid_max: default: 32768 minimum: 301
  4909. 4909 [ 0.000449] Security Framework initialized
  4910. 4910 [ 0.000457] AppArmor: AppArmor disabled by boot time parameter
  4911. 4911 [ 0.001735] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  4912. 4912 [ 0.002376] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  4913. 4913 [ 0.002424] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  4914. 4914 [ 0.002449] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  4915. 4915 [ 0.003821] ASID allocator initialised with 32768 entries
  4916. 4916 [ 0.003940] rcu: Hierarchical SRCU implementation.
  4917. 4917 [ 0.004622] smp: Bringing up secondary CPUs ...
  4918. 4918 [ 0.005843] Detected VIPT I-cache on CPU1
  4919. 4919 [ 0.005895] arch_timer: CPU1: Trapping CNTVCT access
  4920. 4920 [ 0.005904] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  4921. 4921 [ 0.006815] Detected VIPT I-cache on CPU2
  4922. 4922 [ 0.006841] arch_timer: CPU2: Trapping CNTVCT access
  4923. 4923 [ 0.006848] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  4924. 4924 [ 0.007675] Detected VIPT I-cache on CPU3
  4925. 4925 [ 0.007699] arch_timer: CPU3: Trapping CNTVCT access
  4926. 4926 [ 0.007706] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  4927. 4927 [ 0.007776] smp: Brought up 1 node, 4 CPUs
  4928. 4928 [ 0.007780] SMP: Total of 4 processors activated.
  4929. 4929 [ 0.007786] CPU features: detected: 32-bit EL0 Support
  4930. 4930 [ 0.010512] CPU: All CPU(s) started at EL2
  4931. 4931 [ 0.010528] alternatives: patching kernel code
  4932. 4932 [ 0.011863] devtmpfs: initialized
  4933. 4933 [ 0.018223] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  4934. 4934 [ 0.018257] futex hash table entries: 1024 (order: 4, 65536 bytes)
  4935. 4935 [ 0.020543] xor: measuring software checksum speed
  4936. 4936 [ 0.060138] 8regs : 1566.000 MB/sec
  4937. 4937 [ 0.100179] 8regs_prefetch: 1396.000 MB/sec
  4938. 4938 [ 0.140226] 32regs : 1925.000 MB/sec
  4939. 4939 [ 0.180271] 32regs_prefetch: 1670.000 MB/sec
  4940. 4940 [ 0.180275] xor: using function: 32regs (1925.000 MB/sec)
  4941. 4941 [ 0.180334] pinctrl core: initialized pinctrl subsystem
  4942. 4942 [ 0.181161] NET: Registered protocol family 16
  4943. 4943 [ 0.181675] audit: initializing netlink subsys (disabled)
  4944. 4944 [ 0.181834] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  4945. 4945 [ 0.182341] cpuidle: using governor menu
  4946. 4946 [ 0.182618] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  4947. 4947 [ 0.182625] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  4948. 4948 [ 0.184693] DMA: preallocated 2048 KiB pool for atomic allocations
  4949. 4949 [ 0.184779] Serial: AMBA PL011 UART driver
  4950. 4950 [ 0.196869] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  4951. 4951 [ 0.197317] cryptd: max_cpu_qlen set to 1000
  4952. 4952 [ 0.264510] raid6: int64x1 gen() 299 MB/s
  4953. 4953 [ 0.332528] raid6: int64x1 xor() 299 MB/s
  4954. 4954 [ 0.400604] raid6: int64x2 gen() 460 MB/s
  4955. 4955 [ 0.468660] raid6: int64x2 xor() 409 MB/s
  4956. 4956 [ 0.536710] raid6: int64x4 gen() 707 MB/s
  4957. 4957 [ 0.604775] raid6: int64x4 xor() 519 MB/s
  4958. 4958 [ 0.672861] raid6: int64x8 gen() 667 MB/s
  4959. 4959 [ 0.740924] raid6: int64x8 xor() 510 MB/s
  4960. 4960 [ 0.809033] raid6: neonx1 gen() 495 MB/s
  4961. 4961 [ 0.877036] raid6: neonx1 xor() 579 MB/s
  4962. 4962 [ 0.945156] raid6: neonx2 gen() 791 MB/s
  4963. 4963 [ 1.013197] raid6: neonx2 xor() 821 MB/s
  4964. 4964 [ 1.081258] raid6: neonx4 gen() 1027 MB/s
  4965. 4965 [ 1.149332] raid6: neonx4 xor() 982 MB/s
  4966. 4966 [ 1.217397] raid6: neonx8 gen() 1124 MB/s
  4967. 4967 [ 1.285478] raid6: neonx8 xor() 1044 MB/s
  4968. 4968 [ 1.285482] raid6: using algorithm neonx8 gen() 1124 MB/s
  4969. 4969 [ 1.285484] raid6: .... xor() 1044 MB/s, rmw enabled
  4970. 4970 [ 1.285488] raid6: using neon recovery algorithm
  4971. 4971 [ 1.286077] SCSI subsystem initialized
  4972. 4972 [ 1.286252] usbcore: registered new interface driver usbfs
  4973. 4973 [ 1.286287] usbcore: registered new interface driver hub
  4974. 4974 [ 1.286347] usbcore: registered new device driver usb
  4975. 4975 [ 1.286587] pps_core: LinuxPPS API ver. 1 registered
  4976. 4976 [ 1.286590] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  4977. 4977 [ 1.286608] PTP clock support registered
  4978. 4978 [ 1.287707] clocksource: Switched to clocksource arch_sys_counter
  4979. 4979 [ 1.287897] VFS: Disk quotas dquot_6.6.0
  4980. 4980 [ 1.287958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  4981. 4981 [ 1.294394] NET: Registered protocol family 2
  4982. 4982 [ 1.294979] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  4983. 4983 [ 1.295034] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  4984. 4984 [ 1.295236] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  4985. 4985 [ 1.295563] TCP: Hash tables configured (established 16384 bind 16384)
  4986. 4986 [ 1.295764] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  4987. 4987 [ 1.295826] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  4988. 4988 [ 1.296033] NET: Registered protocol family 1
  4989. 4989 [ 1.296458] RPC: Registered named UNIX socket transport module.
  4990. 4990 [ 1.296461] RPC: Registered udp transport module.
  4991. 4991 [ 1.296464] RPC: Registered tcp transport module.
  4992. 4992 [ 1.296466] RPC: Registered tcp NFSv4.1 backchannel transport module.
  4993. 4993 [ 1.296706] Unpacking initramfs...
  4994. 4994 [ 1.777191] Freeing initrd memory: 8352K
  4995. 4995 [ 1.782486] Initialise system trusted keyrings
  4996. 4996 [ 1.782598] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  4997. 4997 [ 1.787910] zbud: loaded
  4998. 4998 [ 1.789438] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  4999. 4999 [ 1.790155] NFS: Registering the id_resolver key type
  5000. 5000 [ 1.790180] Key type id_resolver registered
  5001. 5001 [ 1.790183] Key type id_legacy registered
  5002. 5002 [ 1.790193] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  5003. 5003 [ 1.790197] Installing knfsd (copyright (C) 1996 [email protected]).
  5004. 5004 [ 1.791205] 9p: Installing v9fs 9p2000 file system support
  5005. 5005 [ 1.797250] NET: Registered protocol family 38
  5006. 5006 [ 1.797344] Key type asymmetric registered
  5007. 5007 [ 1.797349] Asymmetric key parser 'x509' registered
  5008. 5008 [ 1.797407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  5009. 5009 [ 1.797513] io scheduler noop registered
  5010. 5010 [ 1.797518] io scheduler deadline registered
  5011. 5011 [ 1.797686] io scheduler cfq registered (default)
  5012. 5012 [ 1.797690] io scheduler mq-deadline registered
  5013. 5013 [ 1.797695] io scheduler kyber registered
  5014. 5014 [ 1.797807] io scheduler bfq registered
  5015. 5015 [ 1.798085] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  5016. 5016 [ 1.798746] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  5017. 5017 [ 1.801958] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  5018. 5018 [ 1.810653] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  5019. 5019 [ 1.819793] loop: module loaded
  5020. 5020 [ 1.821001] libphy: Fixed MDIO Bus: probed
  5021. 5021 [ 1.821879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5022. 5022 [ 1.821883] ehci-platform: EHCI generic platform driver
  5023. 5023 [ 1.822066] ehci-platform 1c1a000.usb: EHCI Host Controller
  5024. 5024 [ 1.822087] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  5025. 5025 [ 1.823314] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  5026. 5026 [ 1.835712] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  5027. 5027 [ 1.835917] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  5028. 5028 [ 1.835924] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5029. 5029 [ 1.835930] usb usb1: Product: EHCI Host Controller
  5030. 5030 [ 1.835936] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  5031. 5031 [ 1.835941] usb usb1: SerialNumber: 1c1a000.usb
  5032. 5032 [ 1.836442] hub 1-0:1.0: USB hub found
  5033. 5033 [ 1.836482] hub 1-0:1.0: 1 port detected
  5034. 5034 [ 1.837074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5035. 5035 [ 1.837093] ohci-platform: OHCI generic platform driver
  5036. 5036 [ 1.837246] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  5037. 5037 [ 1.837264] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  5038. 5038 [ 1.837585] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  5039. 5039 [ 1.899917] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  5040. 5040 [ 1.899925] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5041. 5041 [ 1.899931] usb usb2: Product: Generic Platform OHCI controller
  5042. 5042 [ 1.899937] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  5043. 5043 [ 1.899942] usb usb2: SerialNumber: 1c1a400.usb
  5044. 5044 [ 1.900413] hub 2-0:1.0: USB hub found
  5045. 5045 [ 1.900455] hub 2-0:1.0: 1 port detected
  5046. 5046 [ 1.901314] usbcore: registered new interface driver usb-storage
  5047. 5047 [ 1.901793] mousedev: PS/2 mouse device common for all mice
  5048. 5048 [ 1.902208] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  5049. 5049 [ 1.902213] sun6i-rtc 1f00000.rtc: RTC enabled
  5050. 5050 [ 1.902264] i2c /dev entries driver
  5051. 5051 [ 1.902842] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  5052. 5052 [ 1.903401] sdhci: Secure Digital Host Controller Interface driver
  5053. 5053 [ 1.903404] sdhci: Copyright(c) Pierre Ossman
  5054. 5054 [ 1.903427] Synopsys Designware Multimedia Card Interface Driver
  5055. 5055 [ 1.903817] sdhci-pltfm: SDHCI platform and OF driver helper
  5056. 5056 [ 1.904224] ledtrig-cpu: registered to indicate activity on CPUs
  5057. 5057 [ 1.904525] hidraw: raw HID events driver (C) Jiri Kosina
  5058. 5058 [ 1.904620] usbcore: registered new interface driver usbhid
  5059. 5059 [ 1.904623] usbhid: USB HID core driver
  5060. 5060 [ 1.905649] NET: Registered protocol family 10
  5061. 5061 [ 1.920156] Segment Routing with IPv6
  5062. 5062 [ 1.920251] NET: Registered protocol family 17
  5063. 5063 [ 1.920399] 8021q: 802.1Q VLAN Support v1.8
  5064. 5064 [ 1.920446] 9pnet: Installing 9P2000 support
  5065. 5065 [ 1.920532] Key type dns_resolver registered
  5066. 5066 [ 1.921233] registered taskstats version 1
  5067. 5067 [ 1.921236] Loading compiled-in X.509 certificates
  5068. 5068 [ 1.921319] zswap: loaded using pool lzo/zbud
  5069. 5069 [ 1.922624] Btrfs loaded, crc32c=crc32c-arm64-ce
  5070. 5070 [ 1.929309] Key type encrypted registered
  5071. 5071 [ 1.945972] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  5072. 5072 [ 1.954313] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  5073. 5073 [ 1.954644] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  5074. 5074 [ 1.954654] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  5075. 5075 [ 1.954809] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  5076. 5076 [ 1.954860] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  5077. 5077 [ 1.954875] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  5078. 5078 [ 1.955104] sun4i-drm display-engine: Couldn't bind all pipelines components
  5079. 5079 [ 1.955209] sun4i-drm display-engine: master bind failed: -517
  5080. 5080 [ 1.955555] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  5081. 5081 [ 1.955923] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  5082. 5082 [ 1.958836] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  5083. 5083 [ 1.959203] dcdc1: supplied by regulator-dummy
  5084. 5084 [ 1.959464] dcdc2: supplied by regulator-dummy
  5085. 5085 [ 1.959663] dcdc4: supplied by regulator-dummy
  5086. 5086 [ 1.959917] dcdc5: supplied by regulator-dummy
  5087. 5087 [ 1.960108] dcdc6: supplied by regulator-dummy
  5088. 5088 [ 1.960299] dc1sw: supplied by regulator-dummy
  5089. 5089 [ 1.960502] aldo1: supplied by regulator-dummy
  5090. 5090 [ 1.960719] aldo2: supplied by regulator-dummy
  5091. 5091 [ 1.960910] aldo3: supplied by regulator-dummy
  5092. 5092 [ 1.961133] dldo1: supplied by regulator-dummy
  5093. 5093 [ 1.961334] dldo2: supplied by regulator-dummy
  5094. 5094 [ 1.961393] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  5095. 5095 [ 1.961564] dldo3: supplied by regulator-dummy
  5096. 5096 [ 1.961790] dldo4: supplied by regulator-dummy
  5097. 5097 [ 1.961998] eldo1: supplied by regulator-dummy
  5098. 5098 [ 1.962194] eldo2: supplied by regulator-dummy
  5099. 5099 [ 1.962416] eldo3: supplied by regulator-dummy
  5100. 5100 [ 1.962620] fldo1: supplied by regulator-dummy
  5101. 5101 [ 1.962836] fldo2: supplied by regulator-dummy
  5102. 5102 [ 1.963078] rtc-ldo: supplied by regulator-dummy
  5103. 5103 [ 1.963232] ldo-io0: supplied by regulator-dummy
  5104. 5104 [ 1.963455] ldo-io1: supplied by regulator-dummy
  5105. 5105 [ 1.964578] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  5106. 5106 [ 1.968810] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  5107. 5107 [ 1.969320] console [ttyS0] disabled
  5108. 5108 [ 1.989921] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  5109. 5109 [ 1.989979] console [ttyS0] enabled
  5110. 5110 [ 2.011205] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  5111. 5111 [ 2.012534] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  5112. 5112 [ 2.012618] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  5113. 5113 [ 2.012802] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  5114. 5114 [ 2.012816] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  5115. 5115 [ 2.012821] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  5116. 5116 [ 2.012826] dwmac-sun8i 1c30000.ethernet: COE Type 2
  5117. 5117 [ 2.012831] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  5118. 5118 [ 2.012838] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  5119. 5119 [ 2.012843] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  5120. 5120 [ 2.012952] libphy: stmmac: probed
  5121. 5121 [ 2.018879] ehci-platform 1c1b000.usb: EHCI Host Controller
  5122. 5122 [ 2.018904] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  5123. 5123 [ 2.019589] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  5124. 5124 [ 2.031725] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  5125. 5125 [ 2.031894] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  5126. 5126 [ 2.031902] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5127. 5127 [ 2.031907] usb usb3: Product: EHCI Host Controller
  5128. 5128 [ 2.031913] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  5129. 5129 [ 2.031918] usb usb3: SerialNumber: 1c1b000.usb
  5130. 5130 [ 2.032362] hub 3-0:1.0: USB hub found
  5131. 5131 [ 2.032392] hub 3-0:1.0: 1 port detected
  5132. 5132 [ 2.033088] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  5133. 5133 [ 2.033107] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  5134. 5134 [ 2.033355] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  5135. 5135 [ 2.095930] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  5136. 5136 [ 2.095937] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5137. 5137 [ 2.095943] usb usb4: Product: Generic Platform OHCI controller
  5138. 5138 [ 2.095949] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  5139. 5139 [ 2.095954] usb usb4: SerialNumber: 1c1b400.usb
  5140. 5140 [ 2.096348] hub 4-0:1.0: USB hub found
  5141. 5141 [ 2.096378] hub 4-0:1.0: 1 port detected
  5142. 5142 [ 2.097098] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  5143. 5143 [ 2.097153] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  5144. 5144 [ 2.097411] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  5145. 5145 [ 2.097420] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  5146. 5146 [ 2.097588] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  5147. 5147 [ 2.097595] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5148. 5148 [ 2.097601] usb usb5: Product: MUSB HDRC host driver
  5149. 5149 [ 2.097606] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  5150. 5150 [ 2.097612] usb usb5: SerialNumber: musb-hdrc.1.auto
  5151. 5151 [ 2.097979] hub 5-0:1.0: USB hub found
  5152. 5152 [ 2.098012] hub 5-0:1.0: 1 port detected
  5153. 5153 [ 2.099889] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  5154. 5154 [ 2.100195] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  5155. 5155 [ 2.100250] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  5156. 5156 [ 2.108288] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  5157. 5157 [ 2.116612] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  5158. 5158 [ 2.116972] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  5159. 5159 [ 2.116983] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  5160. 5160 [ 2.117124] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  5161. 5161 [ 2.117215] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  5162. 5162 [ 2.117809] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  5163. 5163 [ 2.117891] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  5164. 5164 [ 2.118025] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  5165. 5165 [ 2.118506] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  5166. 5166 [ 2.118802] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  5167. 5167 [ 2.118807] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  5168. 5168 [ 2.118810] [drm] No driver support for vblank timestamp query.
  5169. 5169 [ 2.118869] [drm] Cannot find any crtc or sizes
  5170. 5170 [ 2.119248] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  5171. 5171 [ 2.119732] of_cfs_init
  5172. 5172 [ 2.119820] of_cfs_init: OK
  5173. 5173 [ 2.120010] vcc-mipi: disabling
  5174. 5174 [ 2.120065] vcc-1v2-hsic: disabling
  5175. 5175 [ 2.143162] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  5176. 5176 [ 2.143167] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  5177. 5177 [ 2.143598] Freeing unused kernel memory: 576K
  5178. 5178 [ 2.143790] Run /init as init process
  5179. 5179 [ 2.163422] mmc1: new high speed SDIO card at address 0001
  5180. 5180 [ 2.181881] mmc0: new high speed SDHC card at address aaaa
  5181. 5181 [ 2.183417] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  5182. 5182 [ 2.186198] mmcblk0: p1
  5183. 5183 [ 2.494279] axp20x-gpio axp20x-gpio: DMA mask not set
  5184. 5184 [ 2.495277] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  5185. 5185 [ 2.552065] random: fast init done
  5186. 5186 [ 3.135832] [drm] Cannot find any crtc or sizes
  5187. 5187 [ 3.371768] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  5188. 5188 [ 4.011814] systemd[1]: System time before build time, advancing clock.
  5189. 5189 [ 4.030286] systemd[1]: systemd 237 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)
  5190. 5190 [ 4.030668] systemd[1]: Detected architecture arm64.
  5191. 5191 [ 4.042699] systemd[1]: Set hostname to <pine64>.
  5192. 5192 [ 4.466273] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  5193. 5193 [ 4.466289] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  5194. 5194 [ 4.755065] random: systemd: uninitialized urandom read (16 bytes read)
  5195. 5195 [ 4.755290] systemd[1]: Started ntp-systemd-netif.path.
  5196. 5196 [ 4.756083] random: systemd: uninitialized urandom read (16 bytes read)
  5197. 5197 [ 4.756860] systemd[1]: Created slice User and Session Slice.
  5198. 5198 [ 4.757081] random: systemd: uninitialized urandom read (16 bytes read)
  5199. 5199 [ 4.757120] systemd[1]: Reached target System Time Synchronized.
  5200. 5200 [ 4.757478] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  5201. 5201 [ 4.757674] systemd[1]: Reached target Swap.
  5202. 5202 [ 4.863054] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  5203. 5203 [ 5.047354] systemd-journald[286]: Received request to flush runtime journal from PID 1
  5204. 5204 [ 5.625957] cpu cpu0: Linked as a consumer to regulator.2
  5205. 5205 [ 5.626006] cpu cpu0: Dropping the link to regulator.2
  5206. 5206 [ 5.626159] cpu cpu0: Linked as a consumer to regulator.2
  5207. 5207 [ 5.792272] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  5208. 5208 [ 5.850699] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  5209. 5209 [ 5.851501] thermal thermal_zone0: failed to read out thermal zone (-110)
  5210. 5210 [ 5.851533] thermal thermal_zone1: failed to read out thermal zone (-110)
  5211. 5211 [ 5.851547] thermal thermal_zone2: failed to read out thermal zone (-110)
  5212. 5212 [ 5.856006] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  5213. 5213 [ 5.868308] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  5214. 5214 [ 5.868372] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  5215. 5215 [ 5.868377] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  5216. 5216 [ 5.921521] lima 1c40000.gpu: bus rate = 200000000
  5217. 5217 [ 5.921529] lima 1c40000.gpu: mod rate = 384000000
  5218. 5218 [ 5.931257] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  5219. 5219 [ 5.931262] [TTM] Initializing pool allocator
  5220. 5220 [ 5.931278] [TTM] Initializing DMA pool allocator
  5221. 5221 [ 5.932009] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  5222. 5222 [ 5.932041] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  5223. 5223 [ 5.932075] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  5224. 5224 [ 5.932099] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  5225. 5225 [ 5.951052] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  5226. 5226 [ 5.960967] thermal thermal_zone2: failed to read out thermal zone (-110)
  5227. 5227 [ 5.969433] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  5228. 5228 [ 5.971980] thermal thermal_zone2: failed to read out thermal zone (-110)
  5229. 5229 [ 5.977470] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  5230. 5230 [ 5.982393] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  5231. 5231 [ 6.001199] axp20x-adc axp813-adc: DMA mask not set
  5232. 5232 [ 6.047234] Console: switching to colour frame buffer device 170x48
  5233. 5233 [ 6.063862] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  5234. 5234 [ 6.088200] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  5235. 5235 [ 6.152404] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  5236. 5236 [ 6.190861] RTL8723BS: module init start
  5237. 5237 [ 6.190869] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  5238. 5238 [ 6.190871] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  5239. 5239 [ 6.191268] pnetdev = (____ptrval____)
  5240. 5240 [ 6.201717] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  5241. 5241 [ 6.253613] RTL8723BS: rtw_ndev_init(wlan0)
  5242. 5242 [ 6.254779] RTL8723BS: module init ret =0
  5243. 5243 [ 6.283689] random: crng init done
  5244. 5244 [ 6.283703] random: 7 urandom warning(s) missed due to ratelimiting
  5245. 5245 [ 6.593603] zram: Added device: zram0
  5246. 5246 [ 6.678812] zram: Added device: zram1
  5247. 5247 [ 6.743112] zram: Added device: zram2
  5248. 5248 [ 6.817195] zram: Added device: zram3
  5249. 5249 [ 6.870342] zram: Added device: zram4
  5250. 5250 [ 6.912553] zram: Added device: zram5
  5251. 5251 [ 7.160774] zram1: detected capacity change from 0 to 262328320
  5252. 5252 [ 7.244341] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  5253. 5253 [ 7.251944] zram2: detected capacity change from 0 to 262328320
  5254. 5254 [ 7.273402] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  5255. 5255 [ 7.276053] zram3: detected capacity change from 0 to 262328320
  5256. 5256 [ 7.300317] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  5257. 5257 [ 7.302516] zram4: detected capacity change from 0 to 262328320
  5258. 5258 [ 7.337404] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  5259. 5259 [ 7.446465] zram0: detected capacity change from 0 to 52428800
  5260. 5260 [ 7.620885] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  5261. 5261
  5262. 5262 ### armbian-release:
  5263. 5263
  5264. 5264 # PLEASE DO NOT EDIT THIS FILE
  5265. 5265 BOARD=pine64
  5266. 5266 BOARD_NAME="Pine64"
  5267. 5267 BOARDFAMILY=sun50iw1
  5268. 5268 VERSION=5.75
  5269. 5269 LINUXFAMILY=sunxi64
  5270. 5270 BRANCH=next
  5271. 5271 ARCH=arm64
  5272. 5272 IMAGE_TYPE=stable
  5273. 5273 BOARD_TYPE=conf
  5274. 5274 INITRD_ARCH=arm64
  5275. 5275 KERNEL_IMAGE_TYPE=Image
  5276. 5276
  5277. 5277 ### boot environment:
  5278. 5278
  5279. 5279 verbosity=1
  5280. 5280 overlay_prefix=sun50i-a64
  5281. 5281 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  5282. 5282 rootfstype=ext4
  5283. 5283 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  5284. 5284
  5285. 5285 ### lsusb:
  5286. 5286
  5287. 5287 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5288. 5288 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5289. 5289 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5290. 5290 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5291. 5291 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5292. 5292
  5293. 5293 ### lscpu:
  5294. 5294
  5295. 5295 Architecture: aarch64
  5296. 5296 Byte Order: Little Endian
  5297. 5297 CPU(s): 4
  5298. 5298 On-line CPU(s) list: 0-3
  5299. 5299 Thread(s) per core: 1
  5300. 5300 Core(s) per socket: 4
  5301. 5301 Socket(s): 1
  5302. 5302 NUMA node(s): 1
  5303. 5303 Vendor ID: ARM
  5304. 5304 Model: 4
  5305. 5305 Model name: Cortex-A53
  5306. 5306 Stepping: r0p4
  5307. 5307 CPU max MHz: 1104.0000
  5308. 5308 CPU min MHz: 120.0000
  5309. 5309 BogoMIPS: 48.00
  5310. 5310 L1d cache: unknown size
  5311. 5311 L1i cache: unknown size
  5312. 5312 L2 cache: unknown size
  5313. 5313 NUMA node0 CPU(s): 0-3
  5314. 5314 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  5315. 5315
  5316. 5316 ### cpuinfo:
  5317. 5317
  5318. 5318 processor : 0
  5319. 5319 Processor : AArch64 Processor rev 4 (aarch64)
  5320. 5320 Hardware : sun50iw1p1
  5321. 5321 BogoMIPS : 48.00
  5322. 5322 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  5323. 5323 CPU implementer : 0x41
  5324. 5324 CPU architecture: 8
  5325. 5325 CPU variant : 0x0
  5326. 5326 CPU part : 0xd03
  5327. 5327 CPU revision : 4
  5328. 5328
  5329. 5329 processor : 1
  5330. 5330 Processor : AArch64 Processor rev 4 (aarch64)
  5331. 5331 Hardware : sun50iw1p1
  5332. 5332 BogoMIPS : 48.00
  5333. 5333 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  5334. 5334 CPU implementer : 0x41
  5335. 5335 CPU architecture: 8
  5336. 5336 CPU variant : 0x0
  5337. 5337 CPU part : 0xd03
  5338. 5338 CPU revision : 4
  5339. 5339
  5340. 5340 processor : 2
  5341. 5341 Processor : AArch64 Processor rev 4 (aarch64)
  5342. 5342 Hardware : sun50iw1p1
  5343. 5343 BogoMIPS : 48.00
  5344. 5344 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  5345. 5345 CPU implementer : 0x41
  5346. 5346 CPU architecture: 8
  5347. 5347 CPU variant : 0x0
  5348. 5348 CPU part : 0xd03
  5349. 5349 CPU revision : 4
  5350. 5350
  5351. 5351 processor : 3
  5352. 5352 Processor : AArch64 Processor rev 4 (aarch64)
  5353. 5353 Hardware : sun50iw1p1
  5354. 5354 BogoMIPS : 48.00
  5355. 5355 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  5356. 5356 CPU implementer : 0x41
  5357. 5357 CPU architecture: 8
  5358. 5358 CPU variant : 0x0
  5359. 5359 CPU part : 0xd03
  5360. 5360 CPU revision : 4
  5361. 5361
  5362. 5362
  5363. 5363 ### meminfo:
  5364. 5364
  5365. 5365 MemTotal: 2049420 kB
  5366. 5366 MemFree: 1882196 kB
  5367. 5367 MemAvailable: 1897872 kB
  5368. 5368 Buffers: 14584 kB
  5369. 5369 Cached: 64480 kB
  5370. 5370 SwapCached: 0 kB
  5371. 5371 Active: 56308 kB
  5372. 5372 Inactive: 42412 kB
  5373. 5373 Active(anon): 20184 kB
  5374. 5374 Inactive(anon): 5784 kB
  5375. 5375 Active(file): 36124 kB
  5376. 5376 Inactive(file): 36628 kB
  5377. 5377 Unevictable: 0 kB
  5378. 5378 Mlocked: 0 kB
  5379. 5379 SwapTotal: 1024704 kB
  5380. 5380 SwapFree: 1024704 kB
  5381. 5381 Dirty: 0 kB
  5382. 5382 Writeback: 0 kB
  5383. 5383 AnonPages: 20028 kB
  5384. 5384 Mapped: 24724 kB
  5385. 5385 Shmem: 5932 kB
  5386. 5386 Slab: 24920 kB
  5387. 5387 SReclaimable: 9636 kB
  5388. 5388 SUnreclaim: 15284 kB
  5389. 5389 KernelStack: 2128 kB
  5390. 5390 PageTables: 1016 kB
  5391. 5391 NFS_Unstable: 0 kB
  5392. 5392 Bounce: 0 kB
  5393. 5393 WritebackTmp: 0 kB
  5394. 5394 CommitLimit: 2049412 kB
  5395. 5395 Committed_AS: 166584 kB
  5396. 5396 VmallocTotal: 135290290112 kB
  5397. 5397 VmallocUsed: 0 kB
  5398. 5398 VmallocChunk: 0 kB
  5399. 5399 Percpu: 496 kB
  5400. 5400 AnonHugePages: 0 kB
  5401. 5401 ShmemHugePages: 0 kB
  5402. 5402 ShmemPmdMapped: 0 kB
  5403. 5403 CmaTotal: 65536 kB
  5404. 5404 CmaFree: 57832 kB
  5405. 5405 HugePages_Total: 0
  5406. 5406 HugePages_Free: 0
  5407. 5407 HugePages_Rsvd: 0
  5408. 5408 HugePages_Surp: 0
  5409. 5409 Hugepagesize: 2048 kB
  5410. 5410 Hugetlb: 0 kB
  5411. 5411
  5412. 5412 ### virtual memory:
  5413. 5413
  5414. 5414 vm.admin_reserve_kbytes = 8192
  5415. 5415 vm.block_dump = 0
  5416. 5416 vm.compact_unevictable_allowed = 1
  5417. 5417 vm.dirty_background_bytes = 0
  5418. 5418 vm.dirty_background_ratio = 10
  5419. 5419 vm.dirty_bytes = 0
  5420. 5420 vm.dirty_expire_centisecs = 3000
  5421. 5421 vm.dirty_ratio = 20
  5422. 5422 vm.dirtytime_expire_seconds = 43200
  5423. 5423 vm.dirty_writeback_centisecs = 500
  5424. 5424 vm.drop_caches = 0
  5425. 5425 vm.extfrag_threshold = 500
  5426. 5426 vm.hugetlb_shm_group = 0
  5427. 5427 vm.laptop_mode = 0
  5428. 5428 vm.legacy_va_layout = 0
  5429. 5429 vm.lowmem_reserve_ratio = 256 32 0
  5430. 5430 vm.max_map_count = 65530
  5431. 5431 vm.min_free_kbytes = 22528
  5432. 5432 vm.min_slab_ratio = 5
  5433. 5433 vm.min_unmapped_ratio = 1
  5434. 5434 vm.mmap_min_addr = 32768
  5435. 5435 vm.mmap_rnd_bits = 18
  5436. 5436 vm.mmap_rnd_compat_bits = 11
  5437. 5437 vm.nr_hugepages = 0
  5438. 5438 vm.nr_hugepages_mempolicy = 0
  5439. 5439 vm.nr_overcommit_hugepages = 0
  5440. 5440 vm.numa_stat = 1
  5441. 5441 vm.numa_zonelist_order = Node
  5442. 5442 vm.oom_dump_tasks = 1
  5443. 5443 vm.oom_kill_allocating_task = 0
  5444. 5444 vm.overcommit_kbytes = 0
  5445. 5445 vm.overcommit_memory = 0
  5446. 5446 vm.overcommit_ratio = 50
  5447. 5447 vm.page-cluster = 0
  5448. 5448 vm.panic_on_oom = 0
  5449. 5449 vm.percpu_pagelist_fraction = 0
  5450. 5450 vm.stat_interval = 1
  5451. 5451 vm.swappiness = 100
  5452. 5452 vm.user_reserve_kbytes = 63481
  5453. 5453 vm.vfs_cache_pressure = 100
  5454. 5454 vm.watermark_scale_factor = 10
  5455. 5455 vm.zone_reclaim_mode = 0
  5456. 5456
  5457. 5457 ### ip addr:
  5458. 5458
  5459. 5459 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  5460. 5460 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  5461. 5461 inet XXX.XXX.0.1/8 scope host lo
  5462. 5462 valid_lft forever preferred_lft forever
  5463. 5463 inet6 ::1/128 scope host
  5464. 5464 valid_lft forever preferred_lft forever
  5465. 5465 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  5466. 5466 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  5467. 5467 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  5468. 5468 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  5469. 5469
  5470. 5470 ### partitions:
  5471. 5471
  5472. 5472 major minor #blocks name
  5473. 5473
  5474. 5474 179 0 31166976 mmcblk0
  5475. 5475 179 1 12288000 mmcblk0p1
  5476. 5476 254 0 51200 zram0
  5477. 5477 254 1 256180 zram1
  5478. 5478 254 2 256180 zram2
  5479. 5479 254 3 256180 zram3
  5480. 5480 254 4 256180 zram4
  5481. 5481
  5482. 5482 ### df:
  5483. 5483
  5484. 5484 udev 965M 0 965M 0% /dev
  5485. 5485 tmpfs 201M 5.8M 195M 3% /run
  5486. 5486 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  5487. 5487 tmpfs 1001M 0 1001M 0% /dev/shm
  5488. 5488 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  5489. 5489 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  5490. 5490 tmpfs 1001M 4.0K 1001M 1% /tmp
  5491. 5491 /dev/zram0 49M 2.0M 43M 5% /var/log
  5492. 5492
  5493. 5493 ### lsblk:
  5494. 5494
  5495. 5495 NAME FSTYPE SIZE MOUNTPOINT UUID
  5496. 5496 mmcblk0 29.7G
  5497. 5497 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  5498. 5498 zram0 50M /var/log
  5499. 5499
  5500. 5500 ### zramctl:
  5501. 5501
  5502. 5502 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  5503. 5503 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  5504. 5504 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  5505. 5505 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  5506. 5506 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  5507. 5507 /dev/zram0 50M 2.1M 486.5K 868K 4 /var/log
  5508. 5508
  5509. 5509 ### mtab:
  5510. 5510
  5511. 5511 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  5512. 5512 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  5513. 5513 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  5514. 5514
  5515. 5515 ### mmc0:aaaa info:
  5516. 5516
  5517. 5517 fwrev: 0x0
  5518. 5518 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  5519. 5519 cid: 035344534c33324780c9283abc012a63
  5520. 5520 rca: 0xaaaa
  5521. 5521 csd: 400e00325b590000edc87f800a4040c3
  5522. 5522 manfid: 0x000003
  5523. 5523 ocr: 0x00200000
  5524. 5524 preferred_erase_size: 4194304
  5525. 5525 type: SD
  5526. 5526 hwrev: 0x8
  5527. 5527 date: 10/2018
  5528. 5528 dsr: 0x404
  5529. 5529 erase_size: 512
  5530. 5530 oemid: 0x5344
  5531. 5531 serial: 0xc9283abc
  5532. 5532 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  5533. 5533 scr: 0235804300000000
  5534. 5534 name: SL32G
  5535. 5535
  5536. 5536 ### Boot system health:
  5537. 5537
  5538. 5538 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  5539. 5539 07:46:08: 1104MHz 1.94 60% 27% 25% 0% 7% 0% 36.9°C 0/7
  5540. 5540 07:46:08: 1104MHz 1.94 88% 21% 49% 1% 17% 0% 36.6°C 0/7
  5541. 5541 07:46:09: 1104MHz 1.94 50% 10% 1% 2% 35% 0% 34.2°C 0/7
  5542. 5542 07:46:09: 1104MHz 1.94 64% 25% 2% 2% 35% 0% 32.8°C 0/7
  5543. 5543 07:46:09: 1104MHz 1.94 54% 22% 2% 2% 26% 0% 32.5°C 0/7
  5544. 5544
  5545. 5545 ### Activated 4 lzo zram swap devices with 246 MB each
  5546. 5546
  5547. 5547 ### Activated Armbian ramlog partition with zstd compression
  5548. 5548
  5549. 5549 Mon Jun 18 08:24:26 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  5550. 5550
  5551. 5551 ### dmesg:
  5552. 5552
  5553. 5553 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  5554. 5554 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  5555. 5555 [ 0.000000] Policy zone: DMA32
  5556. 5556 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  5557. 5557 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  5558. 5558 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  5559. 5559 [ 0.000000] log_buf_len min size: 16384 bytes
  5560. 5560 [ 0.000000] log_buf_len: 32768 bytes
  5561. 5561 [ 0.000000] early log buf free: 13752(83%)
  5562. 5562 [ 0.000000] Memory: 1942180K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56668K reserved, 65536K cma-reserved)
  5563. 5563 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  5564. 5564 [ 0.000000] rcu: Hierarchical RCU implementation.
  5565. 5565 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  5566. 5566 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  5567. 5567 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  5568. 5568 [ 0.000000] GIC: Using split EOI/Deactivate mode
  5569. 5569 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  5570. 5570 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  5571. 5571 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  5572. 5572 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  5573. 5573 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  5574. 5574 [ 0.000271] Console: colour dummy device 80x25
  5575. 5575 [ 0.000283] console [tty1] enabled
  5576. 5576 [ 0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  5577. 5577 [ 0.000362] pid_max: default: 32768 minimum: 301
  5578. 5578 [ 0.000448] Security Framework initialized
  5579. 5579 [ 0.000456] AppArmor: AppArmor disabled by boot time parameter
  5580. 5580 [ 0.001730] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  5581. 5581 [ 0.002369] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  5582. 5582 [ 0.002417] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  5583. 5583 [ 0.002442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  5584. 5584 [ 0.003826] ASID allocator initialised with 32768 entries
  5585. 5585 [ 0.003945] rcu: Hierarchical SRCU implementation.
  5586. 5586 [ 0.004632] smp: Bringing up secondary CPUs ...
  5587. 5587 [ 0.005852] Detected VIPT I-cache on CPU1
  5588. 5588 [ 0.005905] arch_timer: CPU1: Trapping CNTVCT access
  5589. 5589 [ 0.005913] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  5590. 5590 [ 0.006795] Detected VIPT I-cache on CPU2
  5591. 5591 [ 0.006821] arch_timer: CPU2: Trapping CNTVCT access
  5592. 5592 [ 0.006828] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  5593. 5593 [ 0.007646] Detected VIPT I-cache on CPU3
  5594. 5594 [ 0.007669] arch_timer: CPU3: Trapping CNTVCT access
  5595. 5595 [ 0.007676] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  5596. 5596 [ 0.007746] smp: Brought up 1 node, 4 CPUs
  5597. 5597 [ 0.007750] SMP: Total of 4 processors activated.
  5598. 5598 [ 0.007756] CPU features: detected: 32-bit EL0 Support
  5599. 5599 [ 0.010705] CPU: All CPU(s) started at EL2
  5600. 5600 [ 0.010722] alternatives: patching kernel code
  5601. 5601 [ 0.012088] devtmpfs: initialized
  5602. 5602 [ 0.018473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  5603. 5603 [ 0.018508] futex hash table entries: 1024 (order: 4, 65536 bytes)
  5604. 5604 [ 0.020769] xor: measuring software checksum speed
  5605. 5605 [ 0.058643] 8regs : 1566.000 MB/sec
  5606. 5606 [ 0.098684] 8regs_prefetch: 1396.000 MB/sec
  5607. 5607 [ 0.138737] 32regs : 1925.000 MB/sec
  5608. 5608 [ 0.178776] 32regs_prefetch: 1618.000 MB/sec
  5609. 5609 [ 0.178780] xor: using function: 32regs (1925.000 MB/sec)
  5610. 5610 [ 0.178842] pinctrl core: initialized pinctrl subsystem
  5611. 5611 [ 0.179697] NET: Registered protocol family 16
  5612. 5612 [ 0.180215] audit: initializing netlink subsys (disabled)
  5613. 5613 [ 0.180382] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  5614. 5614 [ 0.180884] cpuidle: using governor menu
  5615. 5615 [ 0.181142] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  5616. 5616 [ 0.181148] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  5617. 5617 [ 0.183218] DMA: preallocated 2048 KiB pool for atomic allocations
  5618. 5618 [ 0.183303] Serial: AMBA PL011 UART driver
  5619. 5619 [ 0.195453] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  5620. 5620 [ 0.195905] cryptd: max_cpu_qlen set to 1000
  5621. 5621 [ 0.263070] raid6: int64x1 gen() 300 MB/s
  5622. 5622 [ 0.331000] raid6: int64x1 xor() 299 MB/s
  5623. 5623 [ 0.399133] raid6: int64x2 gen() 460 MB/s
  5624. 5624 [ 0.467187] raid6: int64x2 xor() 409 MB/s
  5625. 5625 [ 0.535235] raid6: int64x4 gen() 707 MB/s
  5626. 5626 [ 0.603338] raid6: int64x4 xor() 520 MB/s
  5627. 5627 [ 0.671404] raid6: int64x8 gen() 667 MB/s
  5628. 5628 [ 0.739481] raid6: int64x8 xor() 510 MB/s
  5629. 5629 [ 0.807610] raid6: neonx1 gen() 495 MB/s
  5630. 5630 [ 0.875666] raid6: neonx1 xor() 579 MB/s
  5631. 5631 [ 0.943753] raid6: neonx2 gen() 791 MB/s
  5632. 5632 [ 1.011797] raid6: neonx2 xor() 820 MB/s
  5633. 5633 [ 1.079888] raid6: neonx4 gen() 1028 MB/s
  5634. 5634 [ 1.147948] raid6: neonx4 xor() 982 MB/s
  5635. 5635 [ 1.216036] raid6: neonx8 gen() 1124 MB/s
  5636. 5636 [ 1.284128] raid6: neonx8 xor() 1044 MB/s
  5637. 5637 [ 1.284131] raid6: using algorithm neonx8 gen() 1124 MB/s
  5638. 5638 [ 1.284134] raid6: .... xor() 1044 MB/s, rmw enabled
  5639. 5639 [ 1.284138] raid6: using neon recovery algorithm
  5640. 5640 [ 1.284727] SCSI subsystem initialized
  5641. 5641 [ 1.284904] usbcore: registered new interface driver usbfs
  5642. 5642 [ 1.284940] usbcore: registered new interface driver hub
  5643. 5643 [ 1.284995] usbcore: registered new device driver usb
  5644. 5644 [ 1.285233] pps_core: LinuxPPS API ver. 1 registered
  5645. 5645 [ 1.285236] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  5646. 5646 [ 1.285254] PTP clock support registered
  5647. 5647 [ 1.286376] clocksource: Switched to clocksource arch_sys_counter
  5648. 5648 [ 1.286549] VFS: Disk quotas dquot_6.6.0
  5649. 5649 [ 1.286609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  5650. 5650 [ 1.293367] NET: Registered protocol family 2
  5651. 5651 [ 1.294000] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  5652. 5652 [ 1.294057] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  5653. 5653 [ 1.294258] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  5654. 5654 [ 1.294627] TCP: Hash tables configured (established 16384 bind 16384)
  5655. 5655 [ 1.294777] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  5656. 5656 [ 1.294844] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  5657. 5657 [ 1.295043] NET: Registered protocol family 1
  5658. 5658 [ 1.295477] RPC: Registered named UNIX socket transport module.
  5659. 5659 [ 1.295480] RPC: Registered udp transport module.
  5660. 5660 [ 1.295483] RPC: Registered tcp transport module.
  5661. 5661 [ 1.295485] RPC: Registered tcp NFSv4.1 backchannel transport module.
  5662. 5662 [ 1.295722] Unpacking initramfs...
  5663. 5663 [ 1.776435] Freeing initrd memory: 8352K
  5664. 5664 [ 1.781851] Initialise system trusted keyrings
  5665. 5665 [ 1.781966] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  5666. 5666 [ 1.787253] zbud: loaded
  5667. 5667 [ 1.788817] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  5668. 5668 [ 1.789568] NFS: Registering the id_resolver key type
  5669. 5669 [ 1.789589] Key type id_resolver registered
  5670. 5670 [ 1.789592] Key type id_legacy registered
  5671. 5671 [ 1.789602] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  5672. 5672 [ 1.789606] Installing knfsd (copyright (C) 1996 [email protected]).
  5673. 5673 [ 1.790614] 9p: Installing v9fs 9p2000 file system support
  5674. 5674 [ 1.796272] NET: Registered protocol family 38
  5675. 5675 [ 1.796374] Key type asymmetric registered
  5676. 5676 [ 1.796379] Asymmetric key parser 'x509' registered
  5677. 5677 [ 1.796432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  5678. 5678 [ 1.796551] io scheduler noop registered
  5679. 5679 [ 1.796555] io scheduler deadline registered
  5680. 5680 [ 1.796725] io scheduler cfq registered (default)
  5681. 5681 [ 1.796729] io scheduler mq-deadline registered
  5682. 5682 [ 1.796733] io scheduler kyber registered
  5683. 5683 [ 1.796849] io scheduler bfq registered
  5684. 5684 [ 1.797134] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  5685. 5685 [ 1.797818] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  5686. 5686 [ 1.800997] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  5687. 5687 [ 1.809871] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  5688. 5688 [ 1.819566] loop: module loaded
  5689. 5689 [ 1.820773] libphy: Fixed MDIO Bus: probed
  5690. 5690 [ 1.821685] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5691. 5691 [ 1.821689] ehci-platform: EHCI generic platform driver
  5692. 5692 [ 1.821878] ehci-platform 1c1a000.usb: EHCI Host Controller
  5693. 5693 [ 1.821900] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  5694. 5694 [ 1.823042] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  5695. 5695 [ 1.838376] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  5696. 5696 [ 1.838602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  5697. 5697 [ 1.838609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5698. 5698 [ 1.838615] usb usb1: Product: EHCI Host Controller
  5699. 5699 [ 1.838620] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  5700. 5700 [ 1.838626] usb usb1: SerialNumber: 1c1a000.usb
  5701. 5701 [ 1.839142] hub 1-0:1.0: USB hub found
  5702. 5702 [ 1.839182] hub 1-0:1.0: 1 port detected
  5703. 5703 [ 1.839792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5704. 5704 [ 1.839811] ohci-platform: OHCI generic platform driver
  5705. 5705 [ 1.839966] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  5706. 5706 [ 1.839985] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  5707. 5707 [ 1.840302] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  5708. 5708 [ 1.902712] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  5709. 5709 [ 1.902720] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5710. 5710 [ 1.902726] usb usb2: Product: Generic Platform OHCI controller
  5711. 5711 [ 1.902731] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  5712. 5712 [ 1.902736] usb usb2: SerialNumber: 1c1a400.usb
  5713. 5713 [ 1.903198] hub 2-0:1.0: USB hub found
  5714. 5714 [ 1.903237] hub 2-0:1.0: 1 port detected
  5715. 5715 [ 1.904147] usbcore: registered new interface driver usb-storage
  5716. 5716 [ 1.904626] mousedev: PS/2 mouse device common for all mice
  5717. 5717 [ 1.905041] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  5718. 5718 [ 1.905047] sun6i-rtc 1f00000.rtc: RTC enabled
  5719. 5719 [ 1.905100] i2c /dev entries driver
  5720. 5720 [ 1.905686] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  5721. 5721 [ 1.906234] sdhci: Secure Digital Host Controller Interface driver
  5722. 5722 [ 1.906237] sdhci: Copyright(c) Pierre Ossman
  5723. 5723 [ 1.906266] Synopsys Designware Multimedia Card Interface Driver
  5724. 5724 [ 1.906660] sdhci-pltfm: SDHCI platform and OF driver helper
  5725. 5725 [ 1.907088] ledtrig-cpu: registered to indicate activity on CPUs
  5726. 5726 [ 1.907401] hidraw: raw HID events driver (C) Jiri Kosina
  5727. 5727 [ 1.907493] usbcore: registered new interface driver usbhid
  5728. 5728 [ 1.907495] usbhid: USB HID core driver
  5729. 5729 [ 1.908551] NET: Registered protocol family 10
  5730. 5730 [ 1.923034] Segment Routing with IPv6
  5731. 5731 [ 1.923122] NET: Registered protocol family 17
  5732. 5732 [ 1.923255] 8021q: 802.1Q VLAN Support v1.8
  5733. 5733 [ 1.923307] 9pnet: Installing 9P2000 support
  5734. 5734 [ 1.923388] Key type dns_resolver registered
  5735. 5735 [ 1.924090] registered taskstats version 1
  5736. 5736 [ 1.924093] Loading compiled-in X.509 certificates
  5737. 5737 [ 1.924178] zswap: loaded using pool lzo/zbud
  5738. 5738 [ 1.925470] Btrfs loaded, crc32c=crc32c-arm64-ce
  5739. 5739 [ 1.932183] Key type encrypted registered
  5740. 5740 [ 1.949407] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  5741. 5741 [ 1.957743] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  5742. 5742 [ 1.958083] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  5743. 5743 [ 1.958093] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  5744. 5744 [ 1.958248] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  5745. 5745 [ 1.958298] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  5746. 5746 [ 1.958313] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  5747. 5747 [ 1.958567] sun4i-drm display-engine: Couldn't bind all pipelines components
  5748. 5748 [ 1.958668] sun4i-drm display-engine: master bind failed: -517
  5749. 5749 [ 1.959013] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  5750. 5750 [ 1.959398] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  5751. 5751 [ 1.962055] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  5752. 5752 [ 1.962451] dcdc1: supplied by regulator-dummy
  5753. 5753 [ 1.962704] dcdc2: supplied by regulator-dummy
  5754. 5754 [ 1.962926] dcdc4: supplied by regulator-dummy
  5755. 5755 [ 1.963124] dcdc5: supplied by regulator-dummy
  5756. 5756 [ 1.963322] dcdc6: supplied by regulator-dummy
  5757. 5757 [ 1.963526] dc1sw: supplied by regulator-dummy
  5758. 5758 [ 1.963704] aldo1: supplied by regulator-dummy
  5759. 5759 [ 1.963911] aldo2: supplied by regulator-dummy
  5760. 5760 [ 1.964119] aldo3: supplied by regulator-dummy
  5761. 5761 [ 1.964319] dldo1: supplied by regulator-dummy
  5762. 5762 [ 1.964512] dldo2: supplied by regulator-dummy
  5763. 5763 [ 1.964595] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  5764. 5764 [ 1.964776] dldo3: supplied by regulator-dummy
  5765. 5765 [ 1.964966] dldo4: supplied by regulator-dummy
  5766. 5766 [ 1.965167] eldo1: supplied by regulator-dummy
  5767. 5767 [ 1.965384] eldo2: supplied by regulator-dummy
  5768. 5768 [ 1.965573] eldo3: supplied by regulator-dummy
  5769. 5769 [ 1.965775] fldo1: supplied by regulator-dummy
  5770. 5770 [ 1.966013] fldo2: supplied by regulator-dummy
  5771. 5771 [ 1.966230] rtc-ldo: supplied by regulator-dummy
  5772. 5772 [ 1.966417] ldo-io0: supplied by regulator-dummy
  5773. 5773 [ 1.966662] ldo-io1: supplied by regulator-dummy
  5774. 5774 [ 1.967713] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  5775. 5775 [ 1.971905] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  5776. 5776 [ 1.972413] console [ttyS0] disabled
  5777. 5777 [ 1.993073] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  5778. 5778 [ 1.993134] console [ttyS0] enabled
  5779. 5779 [ 2.014353] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  5780. 5780 [ 2.015716] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  5781. 5781 [ 2.015803] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  5782. 5782 [ 2.015982] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  5783. 5783 [ 2.015996] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  5784. 5784 [ 2.016002] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  5785. 5785 [ 2.016007] dwmac-sun8i 1c30000.ethernet: COE Type 2
  5786. 5786 [ 2.016012] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  5787. 5787 [ 2.016018] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  5788. 5788 [ 2.016023] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  5789. 5789 [ 2.016127] libphy: stmmac: probed
  5790. 5790 [ 2.022074] ehci-platform 1c1b000.usb: EHCI Host Controller
  5791. 5791 [ 2.022099] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  5792. 5792 [ 2.022820] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  5793. 5793 [ 2.042384] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  5794. 5794 [ 2.042553] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  5795. 5795 [ 2.042561] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5796. 5796 [ 2.042567] usb usb3: Product: EHCI Host Controller
  5797. 5797 [ 2.042572] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  5798. 5798 [ 2.042578] usb usb3: SerialNumber: 1c1b000.usb
  5799. 5799 [ 2.043025] hub 3-0:1.0: USB hub found
  5800. 5800 [ 2.043060] hub 3-0:1.0: 1 port detected
  5801. 5801 [ 2.043754] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  5802. 5802 [ 2.043774] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  5803. 5803 [ 2.044040] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  5804. 5804 [ 2.106578] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  5805. 5805 [ 2.106585] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5806. 5806 [ 2.106591] usb usb4: Product: Generic Platform OHCI controller
  5807. 5807 [ 2.106597] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  5808. 5808 [ 2.106602] usb usb4: SerialNumber: 1c1b400.usb
  5809. 5809 [ 2.106984] hub 4-0:1.0: USB hub found
  5810. 5810 [ 2.107013] hub 4-0:1.0: 1 port detected
  5811. 5811 [ 2.107733] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  5812. 5812 [ 2.107786] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  5813. 5813 [ 2.108042] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  5814. 5814 [ 2.108051] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  5815. 5815 [ 2.108221] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  5816. 5816 [ 2.108228] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5817. 5817 [ 2.108233] usb usb5: Product: MUSB HDRC host driver
  5818. 5818 [ 2.108239] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  5819. 5819 [ 2.108244] usb usb5: SerialNumber: musb-hdrc.1.auto
  5820. 5820 [ 2.108609] hub 5-0:1.0: USB hub found
  5821. 5821 [ 2.108642] hub 5-0:1.0: 1 port detected
  5822. 5822 [ 2.110461] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  5823. 5823 [ 2.110495] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  5824. 5824 [ 2.110503] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  5825. 5825 [ 2.110568] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  5826. 5826 [ 2.110902] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  5827. 5827 [ 2.110955] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  5828. 5828 [ 2.128987] Console: switching to colour frame buffer device 170x48
  5829. 5829 [ 2.130378] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  5830. 5830 [ 2.139269] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  5831. 5831 [ 2.147587] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  5832. 5832 [ 2.147923] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  5833. 5833 [ 2.147933] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  5834. 5834 [ 2.148080] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  5835. 5835 [ 2.148199] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  5836. 5836 [ 2.148782] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  5837. 5837 [ 2.148860] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  5838. 5838 [ 2.149009] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  5839. 5839 [ 2.149490] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  5840. 5840 [ 2.149781] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  5841. 5841 [ 2.149786] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  5842. 5842 [ 2.149789] [drm] No driver support for vblank timestamp query.
  5843. 5843 [ 2.149796] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  5844. 5844 [ 2.149799] fb: switching to sun4i-drm-fb from simple
  5845. 5845 [ 2.149890] Console: switching to colour dummy device 80x25
  5846. 5846 [ 2.174101] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  5847. 5847 [ 2.174107] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  5848. 5848 [ 2.191507] mmc1: new high speed SDIO card at address 0001
  5849. 5849 [ 2.204485] random: fast init done
  5850. 5850 [ 2.212731] mmc0: new high speed SDHC card at address aaaa
  5851. 5851 [ 2.214103] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  5852. 5852 [ 2.216426] mmcblk0: p1
  5853. 5853 [ 2.626571] Console: switching to colour frame buffer device 170x48
  5854. 5854 [ 2.643068] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  5855. 5855 [ 2.643508] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  5856. 5856 [ 2.643982] of_cfs_init
  5857. 5857 [ 2.644069] of_cfs_init: OK
  5858. 5858 [ 2.644263] vcc-mipi: disabling
  5859. 5859 [ 2.644315] vcc-1v2-hsic: disabling
  5860. 5860 [ 2.644866] Freeing unused kernel memory: 576K
  5861. 5861 [ 2.658447] Run /init as init process
  5862. 5862 [ 2.710466] usb 4-1: new full-speed USB device number 2 using ohci-platform
  5863. 5863 [ 2.943554] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  5864. 5864 [ 2.943567] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  5865. 5865 [ 2.943573] usb 4-1: Product: USB Receiver
  5866. 5866 [ 2.943578] usb 4-1: Manufacturer: Logitech
  5867. 5867 [ 2.953913] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  5868. 5868 [ 3.009060] axp20x-gpio axp20x-gpio: DMA mask not set
  5869. 5869 [ 3.010689] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  5870. 5870 [ 3.011359] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  5871. 5871 [ 3.020139] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  5872. 5872 [ 3.020704] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  5873. 5873 [ 3.078778] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  5874. 5874 [ 3.079192] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  5875. 5875 [ 3.593832] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  5876. 5876 [ 4.234806] systemd[1]: System time before build time, advancing clock.
  5877. 5877 [ 4.253281] systemd[1]: systemd 237 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)
  5878. 5878 [ 4.253633] systemd[1]: Detected architecture arm64.
  5879. 5879 [ 4.265732] systemd[1]: Set hostname to <pine64>.
  5880. 5880 [ 4.692850] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  5881. 5881 [ 4.692867] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  5882. 5882 [ 4.982240] random: systemd: uninitialized urandom read (16 bytes read)
  5883. 5883 [ 4.982314] systemd[1]: Reached target System Time Synchronized.
  5884. 5884 [ 4.983325] random: systemd: uninitialized urandom read (16 bytes read)
  5885. 5885 [ 4.983498] systemd[1]: Started ntp-systemd-netif.path.
  5886. 5886 [ 4.983849] random: systemd: uninitialized urandom read (16 bytes read)
  5887. 5887 [ 4.983887] systemd[1]: Reached target Remote File Systems.
  5888. 5888 [ 4.984235] systemd[1]: Reached target User and Group Name Lookups.
  5889. 5889 [ 4.985458] systemd[1]: Created slice System Slice.
  5890. 5890 [ 5.083491] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  5891. 5891 [ 5.285411] systemd-journald[282]: Received request to flush runtime journal from PID 1
  5892. 5892 [ 5.815567] cpu cpu0: Linked as a consumer to regulator.2
  5893. 5893 [ 5.815620] cpu cpu0: Dropping the link to regulator.2
  5894. 5894 [ 5.815811] cpu cpu0: Linked as a consumer to regulator.2
  5895. 5895 [ 6.050808] thermal thermal_zone0: failed to read out thermal zone (-110)
  5896. 5896 [ 6.050843] thermal thermal_zone1: failed to read out thermal zone (-110)
  5897. 5897 [ 6.050857] thermal thermal_zone2: failed to read out thermal zone (-110)
  5898. 5898 [ 6.102577] lima 1c40000.gpu: bus rate = 200000000
  5899. 5899 [ 6.102588] lima 1c40000.gpu: mod rate = 384000000
  5900. 5900 [ 6.105147] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  5901. 5901 [ 6.105155] [TTM] Initializing pool allocator
  5902. 5902 [ 6.105170] [TTM] Initializing DMA pool allocator
  5903. 5903 [ 6.105836] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  5904. 5904 [ 6.105877] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  5905. 5905 [ 6.105910] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  5906. 5906 [ 6.105936] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  5907. 5907 [ 6.112746] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  5908. 5908 [ 6.129413] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  5909. 5909 [ 6.132908] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  5910. 5910 [ 6.133292] axp20x-adc axp813-adc: DMA mask not set
  5911. 5911 [ 6.133294] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  5912. 5912 [ 6.134211] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  5913. 5913 [ 6.145610] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  5914. 5914 [ 6.145687] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  5915. 5915 [ 6.145692] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  5916. 5916 [ 6.160269] thermal thermal_zone2: failed to read out thermal zone (-110)
  5917. 5917 [ 6.171189] thermal thermal_zone2: failed to read out thermal zone (-110)
  5918. 5918 [ 6.184686] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  5919. 5919 [ 6.247504] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  5920. 5920 [ 6.355156] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  5921. 5921 [ 6.397959] RTL8723BS: module init start
  5922. 5922 [ 6.397968] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  5923. 5923 [ 6.397970] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  5924. 5924 [ 6.406900] pnetdev = (____ptrval____)
  5925. 5925 [ 6.463160] RTL8723BS: rtw_ndev_init(wlan0)
  5926. 5926 [ 6.472740] RTL8723BS: module init ret =0
  5927. 5927 [ 6.481795] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  5928. 5928 [ 6.563636] zram: Added device: zram0
  5929. 5929 [ 6.564701] zram: Added device: zram1
  5930. 5930 [ 6.568366] zram: Added device: zram2
  5931. 5931 [ 6.569444] zram: Added device: zram3
  5932. 5932 [ 6.575877] zram: Added device: zram4
  5933. 5933 [ 6.576552] zram: Added device: zram5
  5934. 5934 [ 6.688832] zram1: detected capacity change from 0 to 258134016
  5935. 5935 [ 7.783685] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  5936. 5936 [ 7.787320] zram2: detected capacity change from 0 to 258134016
  5937. 5937 [ 8.824165] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  5938. 5938 [ 8.830294] zram3: detected capacity change from 0 to 258134016
  5939. 5939 [ 9.867768] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  5940. 5940 [ 9.870013] zram4: detected capacity change from 0 to 258134016
  5941. 5941 [ 10.905629] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  5942. 5942 [ 11.003799] zram0: detected capacity change from 0 to 52428800
  5943. 5943 [ 13.189984] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  5944. 5944
  5945. 5945 ### armbian-release:
  5946. 5946
  5947. 5947 # PLEASE DO NOT EDIT THIS FILE
  5948. 5948 BOARD=pine64
  5949. 5949 BOARD_NAME="Pine64"
  5950. 5950 BOARDFAMILY=sun50iw1
  5951. 5951 VERSION=5.75
  5952. 5952 LINUXFAMILY=sunxi64
  5953. 5953 BRANCH=next
  5954. 5954 ARCH=arm64
  5955. 5955 IMAGE_TYPE=stable
  5956. 5956 BOARD_TYPE=conf
  5957. 5957 INITRD_ARCH=arm64
  5958. 5958 KERNEL_IMAGE_TYPE=Image
  5959. 5959
  5960. 5960 ### boot environment:
  5961. 5961
  5962. 5962 verbosity=1
  5963. 5963 overlay_prefix=sun50i-a64
  5964. 5964 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  5965. 5965 rootfstype=ext4
  5966. 5966 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  5967. 5967
  5968. 5968 ### lsusb:
  5969. 5969
  5970. 5970 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  5971. 5971 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5972. 5972 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5973. 5973 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5974. 5974 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5975. 5975 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5976. 5976
  5977. 5977 ### lscpu:
  5978. 5978
  5979. 5979 Architecture: aarch64
  5980. 5980 Byte Order: Little Endian
  5981. 5981 CPU(s): 4
  5982. 5982 On-line CPU(s) list: 0-3
  5983. 5983 Thread(s) per core: 1
  5984. 5984 Core(s) per socket: 4
  5985. 5985 Socket(s): 1
  5986. 5986 NUMA node(s): 1
  5987. 5987 Vendor ID: ARM
  5988. 5988 Model: 4
  5989. 5989 Model name: Cortex-A53
  5990. 5990 Stepping: r0p4
  5991. 5991 CPU max MHz: 1104.0000
  5992. 5992 CPU min MHz: 120.0000
  5993. 5993 BogoMIPS: 48.00
  5994. 5994 L1d cache: unknown size
  5995. 5995 L1i cache: unknown size
  5996. 5996 L2 cache: unknown size
  5997. 5997 NUMA node0 CPU(s): 0-3
  5998. 5998 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  5999. 5999
  6000. 6000 ### cpuinfo:
  6001. 6001
  6002. 6002 processor : 0
  6003. 6003 Processor : AArch64 Processor rev 4 (aarch64)
  6004. 6004 Hardware : sun50iw1p1
  6005. 6005 BogoMIPS : 48.00
  6006. 6006 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6007. 6007 CPU implementer : 0x41
  6008. 6008 CPU architecture: 8
  6009. 6009 CPU variant : 0x0
  6010. 6010 CPU part : 0xd03
  6011. 6011 CPU revision : 4
  6012. 6012
  6013. 6013 processor : 1
  6014. 6014 Processor : AArch64 Processor rev 4 (aarch64)
  6015. 6015 Hardware : sun50iw1p1
  6016. 6016 BogoMIPS : 48.00
  6017. 6017 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6018. 6018 CPU implementer : 0x41
  6019. 6019 CPU architecture: 8
  6020. 6020 CPU variant : 0x0
  6021. 6021 CPU part : 0xd03
  6022. 6022 CPU revision : 4
  6023. 6023
  6024. 6024 processor : 2
  6025. 6025 Processor : AArch64 Processor rev 4 (aarch64)
  6026. 6026 Hardware : sun50iw1p1
  6027. 6027 BogoMIPS : 48.00
  6028. 6028 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6029. 6029 CPU implementer : 0x41
  6030. 6030 CPU architecture: 8
  6031. 6031 CPU variant : 0x0
  6032. 6032 CPU part : 0xd03
  6033. 6033 CPU revision : 4
  6034. 6034
  6035. 6035 processor : 3
  6036. 6036 Processor : AArch64 Processor rev 4 (aarch64)
  6037. 6037 Hardware : sun50iw1p1
  6038. 6038 BogoMIPS : 48.00
  6039. 6039 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6040. 6040 CPU implementer : 0x41
  6041. 6041 CPU architecture: 8
  6042. 6042 CPU variant : 0x0
  6043. 6043 CPU part : 0xd03
  6044. 6044 CPU revision : 4
  6045. 6045
  6046. 6046
  6047. 6047 ### meminfo:
  6048. 6048
  6049. 6049 MemTotal: 2016644 kB
  6050. 6050 MemFree: 1849352 kB
  6051. 6051 MemAvailable: 1867364 kB
  6052. 6052 Buffers: 14576 kB
  6053. 6053 Cached: 66500 kB
  6054. 6054 SwapCached: 0 kB
  6055. 6055 Active: 54752 kB
  6056. 6056 Inactive: 43800 kB
  6057. 6057 Active(anon): 17768 kB
  6058. 6058 Inactive(anon): 5716 kB
  6059. 6059 Active(file): 36984 kB
  6060. 6060 Inactive(file): 38084 kB
  6061. 6061 Unevictable: 0 kB
  6062. 6062 Mlocked: 0 kB
  6063. 6063 SwapTotal: 1008320 kB
  6064. 6064 SwapFree: 1008320 kB
  6065. 6065 Dirty: 20 kB
  6066. 6066 Writeback: 0 kB
  6067. 6067 AnonPages: 17304 kB
  6068. 6068 Mapped: 24740 kB
  6069. 6069 Shmem: 5908 kB
  6070. 6070 Slab: 25252 kB
  6071. 6071 SReclaimable: 9676 kB
  6072. 6072 SUnreclaim: 15576 kB
  6073. 6073 KernelStack: 2096 kB
  6074. 6074 PageTables: 972 kB
  6075. 6075 NFS_Unstable: 0 kB
  6076. 6076 Bounce: 0 kB
  6077. 6077 WritebackTmp: 0 kB
  6078. 6078 CommitLimit: 2016640 kB
  6079. 6079 Committed_AS: 189536 kB
  6080. 6080 VmallocTotal: 135290290112 kB
  6081. 6081 VmallocUsed: 0 kB
  6082. 6082 VmallocChunk: 0 kB
  6083. 6083 Percpu: 496 kB
  6084. 6084 AnonHugePages: 0 kB
  6085. 6085 ShmemHugePages: 0 kB
  6086. 6086 ShmemPmdMapped: 0 kB
  6087. 6087 CmaTotal: 65536 kB
  6088. 6088 CmaFree: 57828 kB
  6089. 6089 HugePages_Total: 0
  6090. 6090 HugePages_Free: 0
  6091. 6091 HugePages_Rsvd: 0
  6092. 6092 HugePages_Surp: 0
  6093. 6093 Hugepagesize: 2048 kB
  6094. 6094 Hugetlb: 0 kB
  6095. 6095
  6096. 6096 ### virtual memory:
  6097. 6097
  6098. 6098 vm.admin_reserve_kbytes = 8192
  6099. 6099 vm.block_dump = 0
  6100. 6100 vm.compact_unevictable_allowed = 1
  6101. 6101 vm.dirty_background_bytes = 0
  6102. 6102 vm.dirty_background_ratio = 10
  6103. 6103 vm.dirty_bytes = 0
  6104. 6104 vm.dirty_expire_centisecs = 3000
  6105. 6105 vm.dirty_ratio = 20
  6106. 6106 vm.dirtytime_expire_seconds = 43200
  6107. 6107 vm.dirty_writeback_centisecs = 500
  6108. 6108 vm.drop_caches = 0
  6109. 6109 vm.extfrag_threshold = 500
  6110. 6110 vm.hugetlb_shm_group = 0
  6111. 6111 vm.laptop_mode = 0
  6112. 6112 vm.legacy_va_layout = 0
  6113. 6113 vm.lowmem_reserve_ratio = 256 32 0
  6114. 6114 vm.max_map_count = 65530
  6115. 6115 vm.min_free_kbytes = 22528
  6116. 6116 vm.min_slab_ratio = 5
  6117. 6117 vm.min_unmapped_ratio = 1
  6118. 6118 vm.mmap_min_addr = 32768
  6119. 6119 vm.mmap_rnd_bits = 18
  6120. 6120 vm.mmap_rnd_compat_bits = 11
  6121. 6121 vm.nr_hugepages = 0
  6122. 6122 vm.nr_hugepages_mempolicy = 0
  6123. 6123 vm.nr_overcommit_hugepages = 0
  6124. 6124 vm.numa_stat = 1
  6125. 6125 vm.numa_zonelist_order = Node
  6126. 6126 vm.oom_dump_tasks = 1
  6127. 6127 vm.oom_kill_allocating_task = 0
  6128. 6128 vm.overcommit_kbytes = 0
  6129. 6129 vm.overcommit_memory = 0
  6130. 6130 vm.overcommit_ratio = 50
  6131. 6131 vm.page-cluster = 0
  6132. 6132 vm.panic_on_oom = 0
  6133. 6133 vm.percpu_pagelist_fraction = 0
  6134. 6134 vm.stat_interval = 1
  6135. 6135 vm.swappiness = 100
  6136. 6136 vm.user_reserve_kbytes = 62456
  6137. 6137 vm.vfs_cache_pressure = 100
  6138. 6138 vm.watermark_scale_factor = 10
  6139. 6139 vm.zone_reclaim_mode = 0
  6140. 6140
  6141. 6141 ### ip addr:
  6142. 6142
  6143. 6143 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  6144. 6144 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  6145. 6145 inet XXX.XXX.0.1/8 scope host lo
  6146. 6146 valid_lft forever preferred_lft forever
  6147. 6147 inet6 ::1/128 scope host
  6148. 6148 valid_lft forever preferred_lft forever
  6149. 6149 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  6150. 6150 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  6151. 6151 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  6152. 6152 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  6153. 6153
  6154. 6154 ### partitions:
  6155. 6155
  6156. 6156 major minor #blocks name
  6157. 6157
  6158. 6158 179 0 31166976 mmcblk0
  6159. 6159 179 1 12288000 mmcblk0p1
  6160. 6160 254 0 51200 zram0
  6161. 6161 254 1 252084 zram1
  6162. 6162 254 2 252084 zram2
  6163. 6163 254 3 252084 zram3
  6164. 6164 254 4 252084 zram4
  6165. 6165
  6166. 6166 ### df:
  6167. 6167
  6168. 6168 udev 949M 0 949M 0% /dev
  6169. 6169 tmpfs 197M 5.8M 192M 3% /run
  6170. 6170 /dev/mmcblk0p1 12G 9.9G 1.5G 87% /
  6171. 6171 tmpfs 985M 0 985M 0% /dev/shm
  6172. 6172 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  6173. 6173 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  6174. 6174 tmpfs 985M 4.0K 985M 1% /tmp
  6175. 6175 /dev/zram0 49M 2.3M 43M 6% /var/log
  6176. 6176
  6177. 6177 ### lsblk:
  6178. 6178
  6179. 6179 NAME FSTYPE SIZE MOUNTPOINT UUID
  6180. 6180 mmcblk0 29.7G
  6181. 6181 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  6182. 6182 zram0 50M /var/log
  6183. 6183
  6184. 6184 ### zramctl:
  6185. 6185
  6186. 6186 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  6187. 6187 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6188. 6188 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6189. 6189 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6190. 6190 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6191. 6191 /dev/zram0 50M 2.3M 560.2K 940K 4 /var/log
  6192. 6192
  6193. 6193 ### mtab:
  6194. 6194
  6195. 6195 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  6196. 6196 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  6197. 6197 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  6198. 6198
  6199. 6199 ### mmc0:aaaa info:
  6200. 6200
  6201. 6201 fwrev: 0x0
  6202. 6202 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  6203. 6203 cid: 035344534c33324780c9283abc012a63
  6204. 6204 rca: 0xaaaa
  6205. 6205 csd: 400e00325b590000edc87f800a4040c3
  6206. 6206 manfid: 0x000003
  6207. 6207 ocr: 0x00200000
  6208. 6208 preferred_erase_size: 4194304
  6209. 6209 type: SD
  6210. 6210 hwrev: 0x8
  6211. 6211 date: 10/2018
  6212. 6212 dsr: 0x404
  6213. 6213 erase_size: 512
  6214. 6214 oemid: 0x5344
  6215. 6215 serial: 0xc9283abc
  6216. 6216 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  6217. 6217 scr: 0235804300000000
  6218. 6218 name: SL32G
  6219. 6219
  6220. 6220 ### Boot system health:
  6221. 6221
  6222. 6222 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  6223. 6223 08:24:29: 1104MHz 0.83 38% 15% 17% 0% 4% 0% 51.2°C 0/7
  6224. 6224 08:24:30: 1104MHz 0.83 85% 24% 44% 2% 15% 0% 49.8°C 0/7
  6225. 6225 08:24:30: 1104MHz 0.83 48% 13% 6% 1% 28% 0% 47.5°C 0/7
  6226. 6226 08:24:30: 1104MHz 0.83 50% 25% 1% 1% 22% 0% 46.0°C 0/7
  6227. 6227 08:24:31: 1104MHz 0.83 57% 11% 10% 1% 34% 0% 45.7°C 0/7
  6228. 6228
  6229. 6229 ### Activated 4 lzo zram swap devices with 246 MB each
  6230. 6230
  6231. 6231 ### Activated Armbian ramlog partition with zstd compression
  6232. 6232
  6233. 6233 Mon Jun 18 08:51:45 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  6234. 6234
  6235. 6235 ### dmesg:
  6236. 6236
  6237. 6237 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  6238. 6238 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  6239. 6239 [ 0.000000] log_buf_len min size: 16384 bytes
  6240. 6240 [ 0.000000] log_buf_len: 32768 bytes
  6241. 6241 [ 0.000000] early log buf free: 13752(83%)
  6242. 6242 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  6243. 6243 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  6244. 6244 [ 0.000000] rcu: Hierarchical RCU implementation.
  6245. 6245 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  6246. 6246 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  6247. 6247 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  6248. 6248 [ 0.000000] GIC: Using split EOI/Deactivate mode
  6249. 6249 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  6250. 6250 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  6251. 6251 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  6252. 6252 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  6253. 6253 [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  6254. 6254 [ 0.000274] Console: colour dummy device 80x25
  6255. 6255 [ 0.000286] console [tty1] enabled
  6256. 6256 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  6257. 6257 [ 0.000363] pid_max: default: 32768 minimum: 301
  6258. 6258 [ 0.000448] Security Framework initialized
  6259. 6259 [ 0.000456] AppArmor: AppArmor disabled by boot time parameter
  6260. 6260 [ 0.001728] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  6261. 6261 [ 0.002363] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  6262. 6262 [ 0.002412] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  6263. 6263 [ 0.002437] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  6264. 6264 [ 0.003822] ASID allocator initialised with 32768 entries
  6265. 6265 [ 0.003945] rcu: Hierarchical SRCU implementation.
  6266. 6266 [ 0.004640] smp: Bringing up secondary CPUs ...
  6267. 6267 [ 0.005866] Detected VIPT I-cache on CPU1
  6268. 6268 [ 0.005918] arch_timer: CPU1: Trapping CNTVCT access
  6269. 6269 [ 0.005928] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  6270. 6270 [ 0.006822] Detected VIPT I-cache on CPU2
  6271. 6271 [ 0.006848] arch_timer: CPU2: Trapping CNTVCT access
  6272. 6272 [ 0.006855] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  6273. 6273 [ 0.007682] Detected VIPT I-cache on CPU3
  6274. 6274 [ 0.007706] arch_timer: CPU3: Trapping CNTVCT access
  6275. 6275 [ 0.007714] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  6276. 6276 [ 0.007784] smp: Brought up 1 node, 4 CPUs
  6277. 6277 [ 0.007788] SMP: Total of 4 processors activated.
  6278. 6278 [ 0.007793] CPU features: detected: 32-bit EL0 Support
  6279. 6279 [ 0.010751] CPU: All CPU(s) started at EL2
  6280. 6280 [ 0.010767] alternatives: patching kernel code
  6281. 6281 [ 0.012123] devtmpfs: initialized
  6282. 6282 [ 0.018523] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  6283. 6283 [ 0.018558] futex hash table entries: 1024 (order: 4, 65536 bytes)
  6284. 6284 [ 0.020855] xor: measuring software checksum speed
  6285. 6285 [ 0.060097] 8regs : 1566.000 MB/sec
  6286. 6286 [ 0.100137] 8regs_prefetch: 1396.000 MB/sec
  6287. 6287 [ 0.140182] 32regs : 1925.000 MB/sec
  6288. 6288 [ 0.180228] 32regs_prefetch: 1618.000 MB/sec
  6289. 6289 [ 0.180232] xor: using function: 32regs (1925.000 MB/sec)
  6290. 6290 [ 0.180293] pinctrl core: initialized pinctrl subsystem
  6291. 6291 [ 0.181138] NET: Registered protocol family 16
  6292. 6292 [ 0.181660] audit: initializing netlink subsys (disabled)
  6293. 6293 [ 0.181825] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  6294. 6294 [ 0.182325] cpuidle: using governor menu
  6295. 6295 [ 0.182581] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  6296. 6296 [ 0.182588] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  6297. 6297 [ 0.184657] DMA: preallocated 2048 KiB pool for atomic allocations
  6298. 6298 [ 0.184744] Serial: AMBA PL011 UART driver
  6299. 6299 [ 0.196865] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  6300. 6300 [ 0.197320] cryptd: max_cpu_qlen set to 1000
  6301. 6301 [ 0.264392] raid6: int64x1 gen() 299 MB/s
  6302. 6302 [ 0.332493] raid6: int64x1 xor() 299 MB/s
  6303. 6303 [ 0.400593] raid6: int64x2 gen() 460 MB/s
  6304. 6304 [ 0.468618] raid6: int64x2 xor() 409 MB/s
  6305. 6305 [ 0.536685] raid6: int64x4 gen() 707 MB/s
  6306. 6306 [ 0.604753] raid6: int64x4 xor() 520 MB/s
  6307. 6307 [ 0.672858] raid6: int64x8 gen() 667 MB/s
  6308. 6308 [ 0.740944] raid6: int64x8 xor() 510 MB/s
  6309. 6309 [ 0.809044] raid6: neonx1 gen() 495 MB/s
  6310. 6310 [ 0.877071] raid6: neonx1 xor() 579 MB/s
  6311. 6311 [ 0.945217] raid6: neonx2 gen() 792 MB/s
  6312. 6312 [ 1.013261] raid6: neonx2 xor() 821 MB/s
  6313. 6313 [ 1.081348] raid6: neonx4 gen() 1027 MB/s
  6314. 6314 [ 1.149394] raid6: neonx4 xor() 982 MB/s
  6315. 6315 [ 1.217496] raid6: neonx8 gen() 1124 MB/s
  6316. 6316 [ 1.285555] raid6: neonx8 xor() 1044 MB/s
  6317. 6317 [ 1.285559] raid6: using algorithm neonx8 gen() 1124 MB/s
  6318. 6318 [ 1.285561] raid6: .... xor() 1044 MB/s, rmw enabled
  6319. 6319 [ 1.285565] raid6: using neon recovery algorithm
  6320. 6320 [ 1.286161] SCSI subsystem initialized
  6321. 6321 [ 1.286339] usbcore: registered new interface driver usbfs
  6322. 6322 [ 1.286374] usbcore: registered new interface driver hub
  6323. 6323 [ 1.286434] usbcore: registered new device driver usb
  6324. 6324 [ 1.286670] pps_core: LinuxPPS API ver. 1 registered
  6325. 6325 [ 1.286673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  6326. 6326 [ 1.286687] PTP clock support registered
  6327. 6327 [ 1.287794] clocksource: Switched to clocksource arch_sys_counter
  6328. 6328 [ 1.287938] VFS: Disk quotas dquot_6.6.0
  6329. 6329 [ 1.287999] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  6330. 6330 [ 1.294762] NET: Registered protocol family 2
  6331. 6331 [ 1.295353] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  6332. 6332 [ 1.295409] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  6333. 6333 [ 1.295612] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  6334. 6334 [ 1.295983] TCP: Hash tables configured (established 16384 bind 16384)
  6335. 6335 [ 1.296153] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  6336. 6336 [ 1.296215] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  6337. 6337 [ 1.296427] NET: Registered protocol family 1
  6338. 6338 [ 1.296887] RPC: Registered named UNIX socket transport module.
  6339. 6339 [ 1.296891] RPC: Registered udp transport module.
  6340. 6340 [ 1.296893] RPC: Registered tcp transport module.
  6341. 6341 [ 1.296896] RPC: Registered tcp NFSv4.1 backchannel transport module.
  6342. 6342 [ 1.297153] Unpacking initramfs...
  6343. 6343 [ 1.777780] Freeing initrd memory: 8348K
  6344. 6344 [ 1.783280] Initialise system trusted keyrings
  6345. 6345 [ 1.783411] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  6346. 6346 [ 1.788705] zbud: loaded
  6347. 6347 [ 1.790240] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  6348. 6348 [ 1.790992] NFS: Registering the id_resolver key type
  6349. 6349 [ 1.791013] Key type id_resolver registered
  6350. 6350 [ 1.791015] Key type id_legacy registered
  6351. 6351 [ 1.791026] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  6352. 6352 [ 1.791030] Installing knfsd (copyright (C) 1996 [email protected]).
  6353. 6353 [ 1.792075] 9p: Installing v9fs 9p2000 file system support
  6354. 6354 [ 1.797876] NET: Registered protocol family 38
  6355. 6355 [ 1.797980] Key type asymmetric registered
  6356. 6356 [ 1.797985] Asymmetric key parser 'x509' registered
  6357. 6357 [ 1.798035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  6358. 6358 [ 1.798140] io scheduler noop registered
  6359. 6359 [ 1.798144] io scheduler deadline registered
  6360. 6360 [ 1.798314] io scheduler cfq registered (default)
  6361. 6361 [ 1.798318] io scheduler mq-deadline registered
  6362. 6362 [ 1.798322] io scheduler kyber registered
  6363. 6363 [ 1.798437] io scheduler bfq registered
  6364. 6364 [ 1.798719] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  6365. 6365 [ 1.799389] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  6366. 6366 [ 1.802626] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  6367. 6367 [ 1.811570] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  6368. 6368 [ 1.820960] loop: module loaded
  6369. 6369 [ 1.822160] libphy: Fixed MDIO Bus: probed
  6370. 6370 [ 1.823067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  6371. 6371 [ 1.823071] ehci-platform: EHCI generic platform driver
  6372. 6372 [ 1.823255] ehci-platform 1c1a000.usb: EHCI Host Controller
  6373. 6373 [ 1.823277] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  6374. 6374 [ 1.824461] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  6375. 6375 [ 1.839812] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  6376. 6376 [ 1.840043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  6377. 6377 [ 1.840051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  6378. 6378 [ 1.840057] usb usb1: Product: EHCI Host Controller
  6379. 6379 [ 1.840062] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  6380. 6380 [ 1.840068] usb usb1: SerialNumber: 1c1a000.usb
  6381. 6381 [ 1.840571] hub 1-0:1.0: USB hub found
  6382. 6382 [ 1.840632] hub 1-0:1.0: 1 port detected
  6383. 6383 [ 1.841249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  6384. 6384 [ 1.841268] ohci-platform: OHCI generic platform driver
  6385. 6385 [ 1.841430] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  6386. 6386 [ 1.841448] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  6387. 6387 [ 1.841785] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  6388. 6388 [ 1.904138] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  6389. 6389 [ 1.904145] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  6390. 6390 [ 1.904151] usb usb2: Product: Generic Platform OHCI controller
  6391. 6391 [ 1.904157] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  6392. 6392 [ 1.904162] usb usb2: SerialNumber: 1c1a400.usb
  6393. 6393 [ 1.904643] hub 2-0:1.0: USB hub found
  6394. 6394 [ 1.904688] hub 2-0:1.0: 1 port detected
  6395. 6395 [ 1.905581] usbcore: registered new interface driver usb-storage
  6396. 6396 [ 1.906090] mousedev: PS/2 mouse device common for all mice
  6397. 6397 [ 1.906512] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  6398. 6398 [ 1.906518] sun6i-rtc 1f00000.rtc: RTC enabled
  6399. 6399 [ 1.906571] i2c /dev entries driver
  6400. 6400 [ 1.907154] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  6401. 6401 [ 1.907715] sdhci: Secure Digital Host Controller Interface driver
  6402. 6402 [ 1.907717] sdhci: Copyright(c) Pierre Ossman
  6403. 6403 [ 1.907740] Synopsys Designware Multimedia Card Interface Driver
  6404. 6404 [ 1.908139] sdhci-pltfm: SDHCI platform and OF driver helper
  6405. 6405 [ 1.908574] ledtrig-cpu: registered to indicate activity on CPUs
  6406. 6406 [ 1.908891] hidraw: raw HID events driver (C) Jiri Kosina
  6407. 6407 [ 1.908986] usbcore: registered new interface driver usbhid
  6408. 6408 [ 1.908988] usbhid: USB HID core driver
  6409. 6409 [ 1.910035] NET: Registered protocol family 10
  6410. 6410 [ 1.924427] Segment Routing with IPv6
  6411. 6411 [ 1.924529] NET: Registered protocol family 17
  6412. 6412 [ 1.924682] 8021q: 802.1Q VLAN Support v1.8
  6413. 6413 [ 1.924730] 9pnet: Installing 9P2000 support
  6414. 6414 [ 1.924810] Key type dns_resolver registered
  6415. 6415 [ 1.925505] registered taskstats version 1
  6416. 6416 [ 1.925508] Loading compiled-in X.509 certificates
  6417. 6417 [ 1.925598] zswap: loaded using pool lzo/zbud
  6418. 6418 [ 1.926914] Btrfs loaded, crc32c=crc32c-arm64-ce
  6419. 6419 [ 1.933657] Key type encrypted registered
  6420. 6420 [ 1.950939] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  6421. 6421 [ 1.959272] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  6422. 6422 [ 1.959595] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  6423. 6423 [ 1.959605] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  6424. 6424 [ 1.959799] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  6425. 6425 [ 1.959849] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  6426. 6426 [ 1.959864] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  6427. 6427 [ 1.960098] sun4i-drm display-engine: Couldn't bind all pipelines components
  6428. 6428 [ 1.960200] sun4i-drm display-engine: master bind failed: -517
  6429. 6429 [ 1.960545] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  6430. 6430 [ 1.960889] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  6431. 6431 [ 1.963567] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  6432. 6432 [ 1.964006] dcdc1: supplied by regulator-dummy
  6433. 6433 [ 1.964260] dcdc2: supplied by regulator-dummy
  6434. 6434 [ 1.964482] dcdc4: supplied by regulator-dummy
  6435. 6435 [ 1.964677] dcdc5: supplied by regulator-dummy
  6436. 6436 [ 1.964872] dcdc6: supplied by regulator-dummy
  6437. 6437 [ 1.965078] dc1sw: supplied by regulator-dummy
  6438. 6438 [ 1.965244] aldo1: supplied by regulator-dummy
  6439. 6439 [ 1.965454] aldo2: supplied by regulator-dummy
  6440. 6440 [ 1.965668] aldo3: supplied by regulator-dummy
  6441. 6441 [ 1.965862] dldo1: supplied by regulator-dummy
  6442. 6442 [ 1.966059] dldo2: supplied by regulator-dummy
  6443. 6443 [ 1.966116] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  6444. 6444 [ 1.966315] dldo3: supplied by regulator-dummy
  6445. 6445 [ 1.966512] dldo4: supplied by regulator-dummy
  6446. 6446 [ 1.966708] eldo1: supplied by regulator-dummy
  6447. 6447 [ 1.966930] eldo2: supplied by regulator-dummy
  6448. 6448 [ 1.967128] eldo3: supplied by regulator-dummy
  6449. 6449 [ 1.967321] fldo1: supplied by regulator-dummy
  6450. 6450 [ 1.967558] fldo2: supplied by regulator-dummy
  6451. 6451 [ 1.967774] rtc-ldo: supplied by regulator-dummy
  6452. 6452 [ 1.967977] ldo-io0: supplied by regulator-dummy
  6453. 6453 [ 1.968217] ldo-io1: supplied by regulator-dummy
  6454. 6454 [ 1.969257] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  6455. 6455 [ 1.973478] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  6456. 6456 [ 1.973974] console [ttyS0] disabled
  6457. 6457 [ 1.994681] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  6458. 6458 [ 1.994740] console [ttyS0] enabled
  6459. 6459 [ 2.015958] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  6460. 6460 [ 2.017313] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  6461. 6461 [ 2.017406] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  6462. 6462 [ 2.017609] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  6463. 6463 [ 2.017624] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  6464. 6464 [ 2.017629] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  6465. 6465 [ 2.017635] dwmac-sun8i 1c30000.ethernet: COE Type 2
  6466. 6466 [ 2.017640] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  6467. 6467 [ 2.017646] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  6468. 6468 [ 2.017651] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  6469. 6469 [ 2.017753] libphy: stmmac: probed
  6470. 6470 [ 2.023679] ehci-platform 1c1b000.usb: EHCI Host Controller
  6471. 6471 [ 2.023704] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  6472. 6472 [ 2.024369] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  6473. 6473 [ 2.039810] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  6474. 6474 [ 2.039990] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  6475. 6475 [ 2.039998] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  6476. 6476 [ 2.040003] usb usb3: Product: EHCI Host Controller
  6477. 6477 [ 2.040009] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  6478. 6478 [ 2.040014] usb usb3: SerialNumber: 1c1b000.usb
  6479. 6479 [ 2.040456] hub 3-0:1.0: USB hub found
  6480. 6480 [ 2.040486] hub 3-0:1.0: 1 port detected
  6481. 6481 [ 2.041178] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  6482. 6482 [ 2.041196] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  6483. 6483 [ 2.041455] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  6484. 6484 [ 2.103947] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  6485. 6485 [ 2.103954] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  6486. 6486 [ 2.103960] usb usb4: Product: Generic Platform OHCI controller
  6487. 6487 [ 2.103965] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  6488. 6488 [ 2.103971] usb usb4: SerialNumber: 1c1b400.usb
  6489. 6489 [ 2.104363] hub 4-0:1.0: USB hub found
  6490. 6490 [ 2.104393] hub 4-0:1.0: 1 port detected
  6491. 6491 [ 2.105123] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  6492. 6492 [ 2.105175] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  6493. 6493 [ 2.105448] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  6494. 6494 [ 2.105458] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  6495. 6495 [ 2.105619] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  6496. 6496 [ 2.105627] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  6497. 6497 [ 2.105632] usb usb5: Product: MUSB HDRC host driver
  6498. 6498 [ 2.105638] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  6499. 6499 [ 2.105643] usb usb5: SerialNumber: musb-hdrc.1.auto
  6500. 6500 [ 2.106008] hub 5-0:1.0: USB hub found
  6501. 6501 [ 2.106041] hub 5-0:1.0: 1 port detected
  6502. 6502 [ 2.107777] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  6503. 6503 [ 2.107841] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  6504. 6504 [ 2.107850] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  6505. 6505 [ 2.107925] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  6506. 6506 [ 2.108221] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  6507. 6507 [ 2.108274] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  6508. 6508 [ 2.126339] Console: switching to colour frame buffer device 170x48
  6509. 6509 [ 2.127720] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  6510. 6510 [ 2.136575] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  6511. 6511 [ 2.144901] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  6512. 6512 [ 2.145268] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  6513. 6513 [ 2.145279] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  6514. 6514 [ 2.145423] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  6515. 6515 [ 2.145523] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  6516. 6516 [ 2.146110] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  6517. 6517 [ 2.146190] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  6518. 6518 [ 2.146385] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  6519. 6519 [ 2.146844] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  6520. 6520 [ 2.147131] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  6521. 6521 [ 2.147137] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  6522. 6522 [ 2.147140] [drm] No driver support for vblank timestamp query.
  6523. 6523 [ 2.147147] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  6524. 6524 [ 2.147150] fb: switching to sun4i-drm-fb from simple
  6525. 6525 [ 2.147238] Console: switching to colour dummy device 80x25
  6526. 6526 [ 2.171434] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  6527. 6527 [ 2.171439] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  6528. 6528 [ 2.188776] mmc1: new high speed SDIO card at address 0001
  6529. 6529 [ 2.201777] random: fast init done
  6530. 6530 [ 2.210038] mmc0: new high speed SDHC card at address aaaa
  6531. 6531 [ 2.211402] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  6532. 6532 [ 2.213818] mmcblk0: p1
  6533. 6533 [ 2.623949] Console: switching to colour frame buffer device 170x48
  6534. 6534 [ 2.640440] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  6535. 6535 [ 2.640882] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  6536. 6536 [ 2.641372] of_cfs_init
  6537. 6537 [ 2.641458] of_cfs_init: OK
  6538. 6538 [ 2.641653] vcc-mipi: disabling
  6539. 6539 [ 2.641707] vcc-1v2-hsic: disabling
  6540. 6540 [ 2.642257] Freeing unused kernel memory: 576K
  6541. 6541 [ 2.655869] Run /init as init process
  6542. 6542 [ 2.703879] usb 4-1: new full-speed USB device number 2 using ohci-platform
  6543. 6543 [ 2.936933] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  6544. 6544 [ 2.936946] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  6545. 6545 [ 2.936952] usb 4-1: Product: USB Receiver
  6546. 6546 [ 2.936958] usb 4-1: Manufacturer: Logitech
  6547. 6547 [ 2.947194] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  6548. 6548 [ 3.000851] axp20x-gpio axp20x-gpio: DMA mask not set
  6549. 6549 [ 3.002521] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  6550. 6550 [ 3.004651] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  6551. 6551 [ 3.012030] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  6552. 6552 [ 3.012945] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  6553. 6553 [ 3.076199] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  6554. 6554 [ 3.076632] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  6555. 6555 [ 3.594694] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  6556. 6556 [ 4.254813] systemd[1]: System time before build time, advancing clock.
  6557. 6557 [ 4.282168] systemd[1]: systemd 237 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)
  6558. 6558 [ 4.282525] systemd[1]: Detected architecture arm64.
  6559. 6559 [ 4.295600] systemd[1]: Set hostname to <pine64>.
  6560. 6560 [ 4.749571] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  6561. 6561 [ 4.749588] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  6562. 6562 [ 5.026912] random: systemd: uninitialized urandom read (16 bytes read)
  6563. 6563 [ 5.028042] systemd[1]: Created slice System Slice.
  6564. 6564 [ 5.028852] random: systemd: uninitialized urandom read (16 bytes read)
  6565. 6565 [ 5.029118] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  6566. 6566 [ 5.029876] random: systemd: uninitialized urandom read (16 bytes read)
  6567. 6567 [ 5.030042] systemd[1]: Listening on Journal Audit Socket.
  6568. 6568 [ 5.030800] systemd[1]: Listening on Journal Socket.
  6569. 6569 [ 5.037412] systemd[1]: Starting Restore / save the current clock...
  6570. 6570 [ 5.111418] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  6571. 6571 [ 5.359501] systemd-journald[285]: Received request to flush runtime journal from PID 1
  6572. 6572 [ 5.894283] cpu cpu0: Linked as a consumer to regulator.2
  6573. 6573 [ 5.894334] cpu cpu0: Dropping the link to regulator.2
  6574. 6574 [ 5.894488] cpu cpu0: Linked as a consumer to regulator.2
  6575. 6575 [ 6.085910] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  6576. 6576 [ 6.087507] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  6577. 6577 [ 6.136815] thermal thermal_zone0: failed to read out thermal zone (-110)
  6578. 6578 [ 6.136852] thermal thermal_zone1: failed to read out thermal zone (-110)
  6579. 6579 [ 6.136867] thermal thermal_zone2: failed to read out thermal zone (-110)
  6580. 6580 [ 6.138209] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  6581. 6581 [ 6.149479] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  6582. 6582 [ 6.172275] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  6583. 6583 [ 6.172348] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  6584. 6584 [ 6.172353] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  6585. 6585 [ 6.179199] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  6586. 6586 [ 6.199584] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  6587. 6587 [ 6.199586] axp20x-adc axp813-adc: DMA mask not set
  6588. 6588 [ 6.199866] lima 1c40000.gpu: bus rate = 200000000
  6589. 6589 [ 6.199872] lima 1c40000.gpu: mod rate = 384000000
  6590. 6590 [ 6.207006] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  6591. 6591 [ 6.207019] [TTM] Initializing pool allocator
  6592. 6592 [ 6.207034] [TTM] Initializing DMA pool allocator
  6593. 6593 [ 6.207851] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  6594. 6594 [ 6.207937] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  6595. 6595 [ 6.207972] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  6596. 6596 [ 6.208007] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  6597. 6597 [ 6.225343] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  6598. 6598 [ 6.246283] thermal thermal_zone2: failed to read out thermal zone (-110)
  6599. 6599 [ 6.257220] thermal thermal_zone2: failed to read out thermal zone (-110)
  6600. 6600 [ 6.263362] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  6601. 6601 [ 6.273661] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  6602. 6602 [ 6.347607] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  6603. 6603 [ 6.394805] RTL8723BS: module init start
  6604. 6604 [ 6.394813] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  6605. 6605 [ 6.394815] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  6606. 6606 [ 6.462618] pnetdev = (____ptrval____)
  6607. 6607 [ 6.521070] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  6608. 6608 [ 6.556289] RTL8723BS: rtw_ndev_init(wlan0)
  6609. 6609 [ 6.559898] RTL8723BS: module init ret =0
  6610. 6610 [ 6.581284] zram: Added device: zram0
  6611. 6611 [ 6.581798] zram: Added device: zram1
  6612. 6612 [ 6.587193] zram: Added device: zram2
  6613. 6613 [ 6.588534] zram: Added device: zram3
  6614. 6614 [ 6.590672] zram: Added device: zram4
  6615. 6615 [ 6.591172] zram: Added device: zram5
  6616. 6616 [ 6.686664] zram1: detected capacity change from 0 to 258134016
  6617. 6617 [ 7.747210] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  6618. 6618 [ 7.750816] zram2: detected capacity change from 0 to 258134016
  6619. 6619 [ 8.790892] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  6620. 6620 [ 8.793178] zram3: detected capacity change from 0 to 258134016
  6621. 6621 [ 9.828726] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  6622. 6622 [ 9.834384] zram4: detected capacity change from 0 to 258134016
  6623. 6623 [ 10.870975] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  6624. 6624 [ 10.972727] zram0: detected capacity change from 0 to 52428800
  6625. 6625 [ 13.175430] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  6626. 6626
  6627. 6627 ### armbian-release:
  6628. 6628
  6629. 6629 # PLEASE DO NOT EDIT THIS FILE
  6630. 6630 BOARD=pine64
  6631. 6631 BOARD_NAME="Pine64"
  6632. 6632 BOARDFAMILY=sun50iw1
  6633. 6633 VERSION=5.75
  6634. 6634 LINUXFAMILY=sunxi64
  6635. 6635 BRANCH=next
  6636. 6636 ARCH=arm64
  6637. 6637 IMAGE_TYPE=stable
  6638. 6638 BOARD_TYPE=conf
  6639. 6639 INITRD_ARCH=arm64
  6640. 6640 KERNEL_IMAGE_TYPE=Image
  6641. 6641
  6642. 6642 ### boot environment:
  6643. 6643
  6644. 6644 verbosity=1
  6645. 6645 overlay_prefix=sun50i-a64
  6646. 6646 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  6647. 6647 rootfstype=ext4
  6648. 6648 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  6649. 6649
  6650. 6650 ### lsusb:
  6651. 6651
  6652. 6652 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  6653. 6653 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  6654. 6654 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  6655. 6655 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  6656. 6656 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  6657. 6657 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  6658. 6658
  6659. 6659 ### lscpu:
  6660. 6660
  6661. 6661 Architecture: aarch64
  6662. 6662 Byte Order: Little Endian
  6663. 6663 CPU(s): 4
  6664. 6664 On-line CPU(s) list: 0-3
  6665. 6665 Thread(s) per core: 1
  6666. 6666 Core(s) per socket: 4
  6667. 6667 Socket(s): 1
  6668. 6668 NUMA node(s): 1
  6669. 6669 Vendor ID: ARM
  6670. 6670 Model: 4
  6671. 6671 Model name: Cortex-A53
  6672. 6672 Stepping: r0p4
  6673. 6673 CPU max MHz: 1104.0000
  6674. 6674 CPU min MHz: 120.0000
  6675. 6675 BogoMIPS: 48.00
  6676. 6676 L1d cache: unknown size
  6677. 6677 L1i cache: unknown size
  6678. 6678 L2 cache: unknown size
  6679. 6679 NUMA node0 CPU(s): 0-3
  6680. 6680 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6681. 6681
  6682. 6682 ### cpuinfo:
  6683. 6683
  6684. 6684 processor : 0
  6685. 6685 Processor : AArch64 Processor rev 4 (aarch64)
  6686. 6686 Hardware : sun50iw1p1
  6687. 6687 BogoMIPS : 48.00
  6688. 6688 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6689. 6689 CPU implementer : 0x41
  6690. 6690 CPU architecture: 8
  6691. 6691 CPU variant : 0x0
  6692. 6692 CPU part : 0xd03
  6693. 6693 CPU revision : 4
  6694. 6694
  6695. 6695 processor : 1
  6696. 6696 Processor : AArch64 Processor rev 4 (aarch64)
  6697. 6697 Hardware : sun50iw1p1
  6698. 6698 BogoMIPS : 48.00
  6699. 6699 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6700. 6700 CPU implementer : 0x41
  6701. 6701 CPU architecture: 8
  6702. 6702 CPU variant : 0x0
  6703. 6703 CPU part : 0xd03
  6704. 6704 CPU revision : 4
  6705. 6705
  6706. 6706 processor : 2
  6707. 6707 Processor : AArch64 Processor rev 4 (aarch64)
  6708. 6708 Hardware : sun50iw1p1
  6709. 6709 BogoMIPS : 48.00
  6710. 6710 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6711. 6711 CPU implementer : 0x41
  6712. 6712 CPU architecture: 8
  6713. 6713 CPU variant : 0x0
  6714. 6714 CPU part : 0xd03
  6715. 6715 CPU revision : 4
  6716. 6716
  6717. 6717 processor : 3
  6718. 6718 Processor : AArch64 Processor rev 4 (aarch64)
  6719. 6719 Hardware : sun50iw1p1
  6720. 6720 BogoMIPS : 48.00
  6721. 6721 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  6722. 6722 CPU implementer : 0x41
  6723. 6723 CPU architecture: 8
  6724. 6724 CPU variant : 0x0
  6725. 6725 CPU part : 0xd03
  6726. 6726 CPU revision : 4
  6727. 6727
  6728. 6728
  6729. 6729 ### meminfo:
  6730. 6730
  6731. 6731 MemTotal: 2016644 kB
  6732. 6732 MemFree: 1848328 kB
  6733. 6733 MemAvailable: 1865304 kB
  6734. 6734 Buffers: 14976 kB
  6735. 6735 Cached: 65112 kB
  6736. 6736 SwapCached: 0 kB
  6737. 6737 Active: 56864 kB
  6738. 6738 Inactive: 42428 kB
  6739. 6739 Active(anon): 19592 kB
  6740. 6740 Inactive(anon): 5712 kB
  6741. 6741 Active(file): 37272 kB
  6742. 6742 Inactive(file): 36716 kB
  6743. 6743 Unevictable: 0 kB
  6744. 6744 Mlocked: 0 kB
  6745. 6745 SwapTotal: 1008320 kB
  6746. 6746 SwapFree: 1008320 kB
  6747. 6747 Dirty: 144 kB
  6748. 6748 Writeback: 0 kB
  6749. 6749 AnonPages: 19292 kB
  6750. 6750 Mapped: 24576 kB
  6751. 6751 Shmem: 5908 kB
  6752. 6752 Slab: 25476 kB
  6753. 6753 SReclaimable: 9764 kB
  6754. 6754 SUnreclaim: 15712 kB
  6755. 6755 KernelStack: 2112 kB
  6756. 6756 PageTables: 1032 kB
  6757. 6757 NFS_Unstable: 0 kB
  6758. 6758 Bounce: 0 kB
  6759. 6759 WritebackTmp: 0 kB
  6760. 6760 CommitLimit: 2016640 kB
  6761. 6761 Committed_AS: 158892 kB
  6762. 6762 VmallocTotal: 135290290112 kB
  6763. 6763 VmallocUsed: 0 kB
  6764. 6764 VmallocChunk: 0 kB
  6765. 6765 Percpu: 496 kB
  6766. 6766 AnonHugePages: 0 kB
  6767. 6767 ShmemHugePages: 0 kB
  6768. 6768 ShmemPmdMapped: 0 kB
  6769. 6769 CmaTotal: 65536 kB
  6770. 6770 CmaFree: 57828 kB
  6771. 6771 HugePages_Total: 0
  6772. 6772 HugePages_Free: 0
  6773. 6773 HugePages_Rsvd: 0
  6774. 6774 HugePages_Surp: 0
  6775. 6775 Hugepagesize: 2048 kB
  6776. 6776 Hugetlb: 0 kB
  6777. 6777
  6778. 6778 ### virtual memory:
  6779. 6779
  6780. 6780 vm.admin_reserve_kbytes = 8192
  6781. 6781 vm.block_dump = 0
  6782. 6782 vm.compact_unevictable_allowed = 1
  6783. 6783 vm.dirty_background_bytes = 0
  6784. 6784 vm.dirty_background_ratio = 10
  6785. 6785 vm.dirty_bytes = 0
  6786. 6786 vm.dirty_expire_centisecs = 3000
  6787. 6787 vm.dirty_ratio = 20
  6788. 6788 vm.dirtytime_expire_seconds = 43200
  6789. 6789 vm.dirty_writeback_centisecs = 500
  6790. 6790 vm.drop_caches = 0
  6791. 6791 vm.extfrag_threshold = 500
  6792. 6792 vm.hugetlb_shm_group = 0
  6793. 6793 vm.laptop_mode = 0
  6794. 6794 vm.legacy_va_layout = 0
  6795. 6795 vm.lowmem_reserve_ratio = 256 32 0
  6796. 6796 vm.max_map_count = 65530
  6797. 6797 vm.min_free_kbytes = 22528
  6798. 6798 vm.min_slab_ratio = 5
  6799. 6799 vm.min_unmapped_ratio = 1
  6800. 6800 vm.mmap_min_addr = 32768
  6801. 6801 vm.mmap_rnd_bits = 18
  6802. 6802 vm.mmap_rnd_compat_bits = 11
  6803. 6803 vm.nr_hugepages = 0
  6804. 6804 vm.nr_hugepages_mempolicy = 0
  6805. 6805 vm.nr_overcommit_hugepages = 0
  6806. 6806 vm.numa_stat = 1
  6807. 6807 vm.numa_zonelist_order = Node
  6808. 6808 vm.oom_dump_tasks = 1
  6809. 6809 vm.oom_kill_allocating_task = 0
  6810. 6810 vm.overcommit_kbytes = 0
  6811. 6811 vm.overcommit_memory = 0
  6812. 6812 vm.overcommit_ratio = 50
  6813. 6813 vm.page-cluster = 0
  6814. 6814 vm.panic_on_oom = 0
  6815. 6815 vm.percpu_pagelist_fraction = 0
  6816. 6816 vm.stat_interval = 1
  6817. 6817 vm.swappiness = 100
  6818. 6818 vm.user_reserve_kbytes = 62457
  6819. 6819 vm.vfs_cache_pressure = 100
  6820. 6820 vm.watermark_scale_factor = 10
  6821. 6821 vm.zone_reclaim_mode = 0
  6822. 6822
  6823. 6823 ### ip addr:
  6824. 6824
  6825. 6825 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  6826. 6826 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  6827. 6827 inet XXX.XXX.0.1/8 scope host lo
  6828. 6828 valid_lft forever preferred_lft forever
  6829. 6829 inet6 ::1/128 scope host
  6830. 6830 valid_lft forever preferred_lft forever
  6831. 6831 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  6832. 6832 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  6833. 6833 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  6834. 6834 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  6835. 6835
  6836. 6836 ### partitions:
  6837. 6837
  6838. 6838 major minor #blocks name
  6839. 6839
  6840. 6840 179 0 31166976 mmcblk0
  6841. 6841 179 1 12288000 mmcblk0p1
  6842. 6842 254 0 51200 zram0
  6843. 6843 254 1 252084 zram1
  6844. 6844 254 2 252084 zram2
  6845. 6845 254 3 252084 zram3
  6846. 6846 254 4 252084 zram4
  6847. 6847
  6848. 6848 ### df:
  6849. 6849
  6850. 6850 udev 949M 0 949M 0% /dev
  6851. 6851 tmpfs 197M 5.8M 192M 3% /run
  6852. 6852 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  6853. 6853 tmpfs 985M 0 985M 0% /dev/shm
  6854. 6854 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  6855. 6855 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  6856. 6856 tmpfs 985M 4.0K 985M 1% /tmp
  6857. 6857 /dev/zram0 49M 2.6M 43M 6% /var/log
  6858. 6858
  6859. 6859 ### lsblk:
  6860. 6860
  6861. 6861 NAME FSTYPE SIZE MOUNTPOINT UUID
  6862. 6862 mmcblk0 29.7G
  6863. 6863 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  6864. 6864 zram0 50M /var/log
  6865. 6865
  6866. 6866 ### zramctl:
  6867. 6867
  6868. 6868 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  6869. 6869 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6870. 6870 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6871. 6871 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6872. 6872 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  6873. 6873 /dev/zram0 50M 2.6M 645K 1.1M 4 /var/log
  6874. 6874
  6875. 6875 ### mtab:
  6876. 6876
  6877. 6877 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  6878. 6878 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  6879. 6879 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  6880. 6880
  6881. 6881 ### mmc0:aaaa info:
  6882. 6882
  6883. 6883 fwrev: 0x0
  6884. 6884 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  6885. 6885 cid: 035344534c33324780c9283abc012a63
  6886. 6886 rca: 0xaaaa
  6887. 6887 csd: 400e00325b590000edc87f800a4040c3
  6888. 6888 manfid: 0x000003
  6889. 6889 ocr: 0x00200000
  6890. 6890 preferred_erase_size: 4194304
  6891. 6891 type: SD
  6892. 6892 hwrev: 0x8
  6893. 6893 date: 10/2018
  6894. 6894 dsr: 0x404
  6895. 6895 erase_size: 512
  6896. 6896 oemid: 0x5344
  6897. 6897 serial: 0xc9283abc
  6898. 6898 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  6899. 6899 scr: 0235804300000000
  6900. 6900 name: SL32G
  6901. 6901
  6902. 6902 ### Boot system health:
  6903. 6903
  6904. 6904 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  6905. 6905 08:51:48: 1104MHz 0.63 36% 15% 15% 0% 4% 0% 51.6°C 0/7
  6906. 6906 08:51:48: 1104MHz 0.63 98% 16% 78% 0% 3% 0% 51.8°C 0/7
  6907. 6907 08:51:49: 1104MHz 0.63 63% 7% 8% 2% 44% 0% 49.1°C 0/7
  6908. 6908 08:51:49: 1104MHz 0.63 57% 10% 4% 1% 40% 0% 48.0°C 0/7
  6909. 6909 08:51:49: 1104MHz 0.63 52% 21% 1% 2% 26% 0% 46.8°C 0/7
  6910. 6910
  6911. 6911 ### Activated 4 lzo zram swap devices with 246 MB each
  6912. 6912
  6913. 6913 ### Activated Armbian ramlog partition with zstd compression
  6914. 6914
  6915. 6915 ### Activated 4 lzo zram swap devices with 250 MB each
  6916. 6916
  6917. 6917 ### Activated Armbian ramlog partition with zstd compression
  6918. 6918
  6919. 6919 ### Activated 4 lzo zram swap devices with 250 MB each
  6920. 6920
  6921. 6921 ### Activated Armbian ramlog partition with zstd compression
  6922. 6922
  6923. 6923 ### Activated 4 lzo zram swap devices with 250 MB each
  6924. 6924
  6925. 6925 ### Activated Armbian ramlog partition with zstd compression
  6926. 6926
  6927. 6927 ### Activated 4 lzo zram swap devices with 250 MB each
  6928. 6928
  6929. 6929 ### Activated Armbian ramlog partition with zstd compression
  6930. 6930
  6931. 6931 ### Activated 4 lzo zram swap devices with 246 MB each
  6932. 6932
  6933. 6933 ### Activated Armbian ramlog partition with zstd compression
  6934. 6934
  6935. 6935 Tue Jun 19 02:46:05 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  6936. 6936
  6937. 6937 ### dmesg:
  6938. 6938
  6939. 6939 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  6940. 6940 [ 0.000000] Detected VIPT I-cache on CPU0
  6941. 6941 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  6942. 6942 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  6943. 6943 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  6944. 6944 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  6945. 6945 [ 0.000000] Policy zone: DMA32
  6946. 6946 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  6947. 6947 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  6948. 6948 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  6949. 6949 [ 0.000000] log_buf_len min size: 16384 bytes
  6950. 6950 [ 0.000000] log_buf_len: 32768 bytes
  6951. 6951 [ 0.000000] early log buf free: 13752(83%)
  6952. 6952 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  6953. 6953 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  6954. 6954 [ 0.000000] rcu: Hierarchical RCU implementation.
  6955. 6955 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  6956. 6956 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  6957. 6957 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  6958. 6958 [ 0.000000] GIC: Using split EOI/Deactivate mode
  6959. 6959 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  6960. 6960 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  6961. 6961 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  6962. 6962 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  6963. 6963 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  6964. 6964 [ 0.000274] Console: colour dummy device 80x25
  6965. 6965 [ 0.000286] console [tty1] enabled
  6966. 6966 [ 0.000355] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  6967. 6967 [ 0.000365] pid_max: default: 32768 minimum: 301
  6968. 6968 [ 0.000451] Security Framework initialized
  6969. 6969 [ 0.000459] AppArmor: AppArmor disabled by boot time parameter
  6970. 6970 [ 0.001737] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  6971. 6971 [ 0.002377] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  6972. 6972 [ 0.002425] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  6973. 6973 [ 0.002450] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  6974. 6974 [ 0.003831] ASID allocator initialised with 32768 entries
  6975. 6975 [ 0.003951] rcu: Hierarchical SRCU implementation.
  6976. 6976 [ 0.004648] smp: Bringing up secondary CPUs ...
  6977. 6977 [ 0.005864] Detected VIPT I-cache on CPU1
  6978. 6978 [ 0.005917] arch_timer: CPU1: Trapping CNTVCT access
  6979. 6979 [ 0.005925] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  6980. 6980 [ 0.006806] Detected VIPT I-cache on CPU2
  6981. 6981 [ 0.006831] arch_timer: CPU2: Trapping CNTVCT access
  6982. 6982 [ 0.006839] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  6983. 6983 [ 0.007659] Detected VIPT I-cache on CPU3
  6984. 6984 [ 0.007683] arch_timer: CPU3: Trapping CNTVCT access
  6985. 6985 [ 0.007690] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  6986. 6986 [ 0.007759] smp: Brought up 1 node, 4 CPUs
  6987. 6987 [ 0.007764] SMP: Total of 4 processors activated.
  6988. 6988 [ 0.007770] CPU features: detected: 32-bit EL0 Support
  6989. 6989 [ 0.010719] CPU: All CPU(s) started at EL2
  6990. 6990 [ 0.010738] alternatives: patching kernel code
  6991. 6991 [ 0.012095] devtmpfs: initialized
  6992. 6992 [ 0.018435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  6993. 6993 [ 0.018471] futex hash table entries: 1024 (order: 4, 65536 bytes)
  6994. 6994 [ 0.020779] xor: measuring software checksum speed
  6995. 6995 [ 0.060097] 8regs : 1566.000 MB/sec
  6996. 6996 [ 0.100139] 8regs_prefetch: 1396.000 MB/sec
  6997. 6997 [ 0.140184] 32regs : 1925.000 MB/sec
  6998. 6998 [ 0.180229] 32regs_prefetch: 1618.000 MB/sec
  6999. 6999 [ 0.180233] xor: using function: 32regs (1925.000 MB/sec)
  7000. 7000 [ 0.180293] pinctrl core: initialized pinctrl subsystem
  7001. 7001 [ 0.181139] NET: Registered protocol family 16
  7002. 7002 [ 0.181663] audit: initializing netlink subsys (disabled)
  7003. 7003 [ 0.181832] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  7004. 7004 [ 0.182348] cpuidle: using governor menu
  7005. 7005 [ 0.182607] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  7006. 7006 [ 0.182613] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  7007. 7007 [ 0.184655] DMA: preallocated 2048 KiB pool for atomic allocations
  7008. 7008 [ 0.184772] Serial: AMBA PL011 UART driver
  7009. 7009 [ 0.196932] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  7010. 7010 [ 0.197337] cryptd: max_cpu_qlen set to 1000
  7011. 7011 [ 0.264425] raid6: int64x1 gen() 300 MB/s
  7012. 7012 [ 0.332485] raid6: int64x1 xor() 299 MB/s
  7013. 7013 [ 0.400549] raid6: int64x2 gen() 460 MB/s
  7014. 7014 [ 0.468617] raid6: int64x2 xor() 409 MB/s
  7015. 7015 [ 0.536632] raid6: int64x4 gen() 707 MB/s
  7016. 7016 [ 0.604691] raid6: int64x4 xor() 519 MB/s
  7017. 7017 [ 0.672788] raid6: int64x8 gen() 667 MB/s
  7018. 7018 [ 0.740869] raid6: int64x8 xor() 510 MB/s
  7019. 7019 [ 0.808946] raid6: neonx1 gen() 495 MB/s
  7020. 7020 [ 0.876997] raid6: neonx1 xor() 579 MB/s
  7021. 7021 [ 0.945044] raid6: neonx2 gen() 791 MB/s
  7022. 7022 [ 1.013121] raid6: neonx2 xor() 820 MB/s
  7023. 7023 [ 1.081226] raid6: neonx4 gen() 1027 MB/s
  7024. 7024 [ 1.149269] raid6: neonx4 xor() 982 MB/s
  7025. 7025 [ 1.217359] raid6: neonx8 gen() 1124 MB/s
  7026. 7026 [ 1.285405] raid6: neonx8 xor() 1044 MB/s
  7027. 7027 [ 1.285408] raid6: using algorithm neonx8 gen() 1124 MB/s
  7028. 7028 [ 1.285412] raid6: .... xor() 1044 MB/s, rmw enabled
  7029. 7029 [ 1.285415] raid6: using neon recovery algorithm
  7030. 7030 [ 1.286007] SCSI subsystem initialized
  7031. 7031 [ 1.286181] usbcore: registered new interface driver usbfs
  7032. 7032 [ 1.286216] usbcore: registered new interface driver hub
  7033. 7033 [ 1.286269] usbcore: registered new device driver usb
  7034. 7034 [ 1.286513] pps_core: LinuxPPS API ver. 1 registered
  7035. 7035 [ 1.286517] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  7036. 7036 [ 1.286530] PTP clock support registered
  7037. 7037 [ 1.287653] clocksource: Switched to clocksource arch_sys_counter
  7038. 7038 [ 1.287804] VFS: Disk quotas dquot_6.6.0
  7039. 7039 [ 1.287865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  7040. 7040 [ 1.294561] NET: Registered protocol family 2
  7041. 7041 [ 1.295143] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  7042. 7042 [ 1.295199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  7043. 7043 [ 1.295400] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  7044. 7044 [ 1.295779] TCP: Hash tables configured (established 16384 bind 16384)
  7045. 7045 [ 1.295926] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  7046. 7046 [ 1.295988] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  7047. 7047 [ 1.296188] NET: Registered protocol family 1
  7048. 7048 [ 1.296616] RPC: Registered named UNIX socket transport module.
  7049. 7049 [ 1.296620] RPC: Registered udp transport module.
  7050. 7050 [ 1.296622] RPC: Registered tcp transport module.
  7051. 7051 [ 1.296625] RPC: Registered tcp NFSv4.1 backchannel transport module.
  7052. 7052 [ 1.296868] Unpacking initramfs...
  7053. 7053 [ 1.777425] Freeing initrd memory: 8348K
  7054. 7054 [ 1.782805] Initialise system trusted keyrings
  7055. 7055 [ 1.782918] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  7056. 7056 [ 1.788243] zbud: loaded
  7057. 7057 [ 1.789776] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  7058. 7058 [ 1.790548] NFS: Registering the id_resolver key type
  7059. 7059 [ 1.790570] Key type id_resolver registered
  7060. 7060 [ 1.790573] Key type id_legacy registered
  7061. 7061 [ 1.790583] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  7062. 7062 [ 1.790587] Installing knfsd (copyright (C) 1996 [email protected]).
  7063. 7063 [ 1.791582] 9p: Installing v9fs 9p2000 file system support
  7064. 7064 [ 1.797660] NET: Registered protocol family 38
  7065. 7065 [ 1.797756] Key type asymmetric registered
  7066. 7066 [ 1.797761] Asymmetric key parser 'x509' registered
  7067. 7067 [ 1.797813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  7068. 7068 [ 1.797925] io scheduler noop registered
  7069. 7069 [ 1.797929] io scheduler deadline registered
  7070. 7070 [ 1.798102] io scheduler cfq registered (default)
  7071. 7071 [ 1.798107] io scheduler mq-deadline registered
  7072. 7072 [ 1.798111] io scheduler kyber registered
  7073. 7073 [ 1.798228] io scheduler bfq registered
  7074. 7074 [ 1.798511] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  7075. 7075 [ 1.799173] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  7076. 7076 [ 1.802361] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  7077. 7077 [ 1.811131] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  7078. 7078 [ 1.820497] loop: module loaded
  7079. 7079 [ 1.821703] libphy: Fixed MDIO Bus: probed
  7080. 7080 [ 1.822612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  7081. 7081 [ 1.822616] ehci-platform: EHCI generic platform driver
  7082. 7082 [ 1.822800] ehci-platform 1c1a000.usb: EHCI Host Controller
  7083. 7083 [ 1.822821] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  7084. 7084 [ 1.824005] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  7085. 7085 [ 1.839671] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  7086. 7086 [ 1.839900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  7087. 7087 [ 1.839908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7088. 7088 [ 1.839914] usb usb1: Product: EHCI Host Controller
  7089. 7089 [ 1.839920] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  7090. 7090 [ 1.839925] usb usb1: SerialNumber: 1c1a000.usb
  7091. 7091 [ 1.840429] hub 1-0:1.0: USB hub found
  7092. 7092 [ 1.840475] hub 1-0:1.0: 1 port detected
  7093. 7093 [ 1.841073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  7094. 7094 [ 1.841092] ohci-platform: OHCI generic platform driver
  7095. 7095 [ 1.841250] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  7096. 7096 [ 1.841267] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  7097. 7097 [ 1.841557] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  7098. 7098 [ 1.903878] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  7099. 7099 [ 1.903885] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7100. 7100 [ 1.903891] usb usb2: Product: Generic Platform OHCI controller
  7101. 7101 [ 1.903897] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  7102. 7102 [ 1.903902] usb usb2: SerialNumber: 1c1a400.usb
  7103. 7103 [ 1.904338] hub 2-0:1.0: USB hub found
  7104. 7104 [ 1.904376] hub 2-0:1.0: 1 port detected
  7105. 7105 [ 1.905249] usbcore: registered new interface driver usb-storage
  7106. 7106 [ 1.905716] mousedev: PS/2 mouse device common for all mice
  7107. 7107 [ 1.906125] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  7108. 7108 [ 1.906131] sun6i-rtc 1f00000.rtc: RTC enabled
  7109. 7109 [ 1.906187] i2c /dev entries driver
  7110. 7110 [ 1.906776] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  7111. 7111 [ 1.907337] sdhci: Secure Digital Host Controller Interface driver
  7112. 7112 [ 1.907340] sdhci: Copyright(c) Pierre Ossman
  7113. 7113 [ 1.907362] Synopsys Designware Multimedia Card Interface Driver
  7114. 7114 [ 1.907761] sdhci-pltfm: SDHCI platform and OF driver helper
  7115. 7115 [ 1.908243] ledtrig-cpu: registered to indicate activity on CPUs
  7116. 7116 [ 1.908555] hidraw: raw HID events driver (C) Jiri Kosina
  7117. 7117 [ 1.908652] usbcore: registered new interface driver usbhid
  7118. 7118 [ 1.908655] usbhid: USB HID core driver
  7119. 7119 [ 1.909689] NET: Registered protocol family 10
  7120. 7120 [ 1.924239] Segment Routing with IPv6
  7121. 7121 [ 1.924329] NET: Registered protocol family 17
  7122. 7122 [ 1.924475] 8021q: 802.1Q VLAN Support v1.8
  7123. 7123 [ 1.924525] 9pnet: Installing 9P2000 support
  7124. 7124 [ 1.924604] Key type dns_resolver registered
  7125. 7125 [ 1.925327] registered taskstats version 1
  7126. 7126 [ 1.925330] Loading compiled-in X.509 certificates
  7127. 7127 [ 1.925408] zswap: loaded using pool lzo/zbud
  7128. 7128 [ 1.926668] Btrfs loaded, crc32c=crc32c-arm64-ce
  7129. 7129 [ 1.933356] Key type encrypted registered
  7130. 7130 [ 1.950647] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  7131. 7131 [ 1.958971] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  7132. 7132 [ 1.959296] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  7133. 7133 [ 1.959307] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  7134. 7134 [ 1.959484] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  7135. 7135 [ 1.959533] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  7136. 7136 [ 1.959548] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  7137. 7137 [ 1.959795] sun4i-drm display-engine: Couldn't bind all pipelines components
  7138. 7138 [ 1.959898] sun4i-drm display-engine: master bind failed: -517
  7139. 7139 [ 1.960239] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  7140. 7140 [ 1.960593] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  7141. 7141 [ 1.963290] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  7142. 7142 [ 1.963704] dcdc1: supplied by regulator-dummy
  7143. 7143 [ 1.963960] dcdc2: supplied by regulator-dummy
  7144. 7144 [ 1.964175] dcdc4: supplied by regulator-dummy
  7145. 7145 [ 1.964364] dcdc5: supplied by regulator-dummy
  7146. 7146 [ 1.964563] dcdc6: supplied by regulator-dummy
  7147. 7147 [ 1.964777] dc1sw: supplied by regulator-dummy
  7148. 7148 [ 1.964943] aldo1: supplied by regulator-dummy
  7149. 7149 [ 1.965153] aldo2: supplied by regulator-dummy
  7150. 7150 [ 1.965367] aldo3: supplied by regulator-dummy
  7151. 7151 [ 1.965565] dldo1: supplied by regulator-dummy
  7152. 7152 [ 1.965763] dldo2: supplied by regulator-dummy
  7153. 7153 [ 1.965819] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  7154. 7154 [ 1.966016] dldo3: supplied by regulator-dummy
  7155. 7155 [ 1.966216] dldo4: supplied by regulator-dummy
  7156. 7156 [ 1.966415] eldo1: supplied by regulator-dummy
  7157. 7157 [ 1.966636] eldo2: supplied by regulator-dummy
  7158. 7158 [ 1.966833] eldo3: supplied by regulator-dummy
  7159. 7159 [ 1.967034] fldo1: supplied by regulator-dummy
  7160. 7160 [ 1.967265] fldo2: supplied by regulator-dummy
  7161. 7161 [ 1.967477] rtc-ldo: supplied by regulator-dummy
  7162. 7162 [ 1.967663] ldo-io0: supplied by regulator-dummy
  7163. 7163 [ 1.967903] ldo-io1: supplied by regulator-dummy
  7164. 7164 [ 1.968953] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  7165. 7165 [ 1.973178] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  7166. 7166 [ 1.973680] console [ttyS0] disabled
  7167. 7167 [ 1.994211] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  7168. 7168 [ 1.994268] console [ttyS0] enabled
  7169. 7169 [ 2.015414] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  7170. 7170 [ 2.016757] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  7171. 7171 [ 2.016842] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  7172. 7172 [ 2.017018] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  7173. 7173 [ 2.017032] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  7174. 7174 [ 2.017037] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  7175. 7175 [ 2.017042] dwmac-sun8i 1c30000.ethernet: COE Type 2
  7176. 7176 [ 2.017047] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  7177. 7177 [ 2.017053] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  7178. 7178 [ 2.017059] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  7179. 7179 [ 2.017167] libphy: stmmac: probed
  7180. 7180 [ 2.023080] ehci-platform 1c1b000.usb: EHCI Host Controller
  7181. 7181 [ 2.023105] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  7182. 7182 [ 2.023710] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  7183. 7183 [ 2.039668] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  7184. 7184 [ 2.039837] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  7185. 7185 [ 2.039845] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7186. 7186 [ 2.039851] usb usb3: Product: EHCI Host Controller
  7187. 7187 [ 2.039856] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  7188. 7188 [ 2.039861] usb usb3: SerialNumber: 1c1b000.usb
  7189. 7189 [ 2.040329] hub 3-0:1.0: USB hub found
  7190. 7190 [ 2.040359] hub 3-0:1.0: 1 port detected
  7191. 7191 [ 2.041036] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  7192. 7192 [ 2.041054] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  7193. 7193 [ 2.041304] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  7194. 7194 [ 2.103830] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  7195. 7195 [ 2.103837] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7196. 7196 [ 2.103843] usb usb4: Product: Generic Platform OHCI controller
  7197. 7197 [ 2.103849] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  7198. 7198 [ 2.103854] usb usb4: SerialNumber: 1c1b400.usb
  7199. 7199 [ 2.104257] hub 4-0:1.0: USB hub found
  7200. 7200 [ 2.104291] hub 4-0:1.0: 1 port detected
  7201. 7201 [ 2.105012] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  7202. 7202 [ 2.105063] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  7203. 7203 [ 2.105343] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  7204. 7204 [ 2.105352] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  7205. 7205 [ 2.105515] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  7206. 7206 [ 2.105522] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7207. 7207 [ 2.105527] usb usb5: Product: MUSB HDRC host driver
  7208. 7208 [ 2.105533] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  7209. 7209 [ 2.105538] usb usb5: SerialNumber: musb-hdrc.1.auto
  7210. 7210 [ 2.105902] hub 5-0:1.0: USB hub found
  7211. 7211 [ 2.105935] hub 5-0:1.0: 1 port detected
  7212. 7212 [ 2.107706] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  7213. 7213 [ 2.107737] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  7214. 7214 [ 2.107745] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  7215. 7215 [ 2.107778] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  7216. 7216 [ 2.108121] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  7217. 7217 [ 2.108206] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  7218. 7218 [ 2.126237] Console: switching to colour frame buffer device 170x48
  7219. 7219 [ 2.127619] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  7220. 7220 [ 2.136469] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  7221. 7221 [ 2.144823] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  7222. 7222 [ 2.145169] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  7223. 7223 [ 2.145180] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  7224. 7224 [ 2.145318] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  7225. 7225 [ 2.145421] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  7226. 7226 [ 2.146051] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  7227. 7227 [ 2.146133] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  7228. 7228 [ 2.146271] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  7229. 7229 [ 2.146747] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  7230. 7230 [ 2.147035] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  7231. 7231 [ 2.147041] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  7232. 7232 [ 2.147044] [drm] No driver support for vblank timestamp query.
  7233. 7233 [ 2.147050] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  7234. 7234 [ 2.147054] fb: switching to sun4i-drm-fb from simple
  7235. 7235 [ 2.147145] Console: switching to colour dummy device 80x25
  7236. 7236 [ 2.171366] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  7237. 7237 [ 2.171370] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  7238. 7238 [ 2.188705] mmc1: new high speed SDIO card at address 0001
  7239. 7239 [ 2.199601] random: fast init done
  7240. 7240 [ 2.209778] mmc0: new high speed SDHC card at address aaaa
  7241. 7241 [ 2.211117] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  7242. 7242 [ 2.213533] mmcblk0: p1
  7243. 7243 [ 2.623845] Console: switching to colour frame buffer device 170x48
  7244. 7244 [ 2.640336] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  7245. 7245 [ 2.640763] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  7246. 7246 [ 2.641231] of_cfs_init
  7247. 7247 [ 2.641325] of_cfs_init: OK
  7248. 7248 [ 2.641518] vcc-mipi: disabling
  7249. 7249 [ 2.641572] vcc-1v2-hsic: disabling
  7250. 7250 [ 2.642119] Freeing unused kernel memory: 576K
  7251. 7251 [ 2.655730] Run /init as init process
  7252. 7252 [ 2.703747] usb 4-1: new full-speed USB device number 2 using ohci-platform
  7253. 7253 [ 2.936796] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  7254. 7254 [ 2.936809] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  7255. 7255 [ 2.936815] usb 4-1: Product: USB Receiver
  7256. 7256 [ 2.936821] usb 4-1: Manufacturer: Logitech
  7257. 7257 [ 2.947429] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  7258. 7258 [ 3.004463] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  7259. 7259 [ 3.009253] axp20x-gpio axp20x-gpio: DMA mask not set
  7260. 7260 [ 3.010052] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  7261. 7261 [ 3.012466] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  7262. 7262 [ 3.013272] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  7263. 7263 [ 3.072130] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  7264. 7264 [ 3.072583] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  7265. 7265 [ 4.120606] random: crng init done
  7266. 7266 [ 4.135197] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  7267. 7267 [ 4.795241] systemd[1]: System time before build time, advancing clock.
  7268. 7268 [ 4.822555] systemd[1]: systemd 237 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)
  7269. 7269 [ 4.822942] systemd[1]: Detected architecture arm64.
  7270. 7270 [ 4.836069] systemd[1]: Set hostname to <pine64>.
  7271. 7271 [ 5.288922] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  7272. 7272 [ 5.288939] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  7273. 7273 [ 5.566425] systemd[1]: Created slice User and Session Slice.
  7274. 7274 [ 5.567253] systemd[1]: Reached target Remote File Systems.
  7275. 7275 [ 5.567607] systemd[1]: Reached target System Time Synchronized.
  7276. 7276 [ 5.568234] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  7277. 7277 [ 5.568636] systemd[1]: Reached target User and Group Name Lookups.
  7278. 7278 [ 5.687320] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  7279. 7279 [ 5.919619] systemd-journald[293]: Received request to flush runtime journal from PID 1
  7280. 7280 [ 6.476807] cpu cpu0: Linked as a consumer to regulator.2
  7281. 7281 [ 6.476858] cpu cpu0: Dropping the link to regulator.2
  7282. 7282 [ 6.477018] cpu cpu0: Linked as a consumer to regulator.2
  7283. 7283 [ 6.680819] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  7284. 7284 [ 6.682028] thermal thermal_zone0: failed to read out thermal zone (-110)
  7285. 7285 [ 6.682071] thermal thermal_zone1: failed to read out thermal zone (-110)
  7286. 7286 [ 6.682087] thermal thermal_zone2: failed to read out thermal zone (-110)
  7287. 7287 [ 6.689063] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  7288. 7288 [ 6.747287] lima 1c40000.gpu: bus rate = 200000000
  7289. 7289 [ 6.747297] lima 1c40000.gpu: mod rate = 384000000
  7290. 7290 [ 6.747909] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  7291. 7291 [ 6.753164] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  7292. 7292 [ 6.753171] [TTM] Initializing pool allocator
  7293. 7293 [ 6.753190] [TTM] Initializing DMA pool allocator
  7294. 7294 [ 6.753830] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  7295. 7295 [ 6.753866] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  7296. 7296 [ 6.753905] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  7297. 7297 [ 6.753930] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  7298. 7298 [ 6.770112] axp20x-adc axp813-adc: DMA mask not set
  7299. 7299 [ 6.774648] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  7300. 7300 [ 6.790279] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  7301. 7301 [ 6.791500] thermal thermal_zone2: failed to read out thermal zone (-110)
  7302. 7302 [ 6.795707] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  7303. 7303 [ 6.795760] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  7304. 7304 [ 6.795765] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  7305. 7305 [ 6.802451] thermal thermal_zone2: failed to read out thermal zone (-110)
  7306. 7306 [ 6.821810] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  7307. 7307 [ 6.893742] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  7308. 7308 [ 6.941726] RTL8723BS: module init start
  7309. 7309 [ 6.941734] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  7310. 7310 [ 6.941736] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  7311. 7311 [ 6.942621] pnetdev = 000000009591b5f4
  7312. 7312 [ 7.047982] RTL8723BS: rtw_ndev_init(wlan0)
  7313. 7313 [ 7.060168] RTL8723BS: module init ret =0
  7314. 7314 [ 7.097257] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  7315. 7315 [ 7.250897] zram: Added device: zram0
  7316. 7316 [ 7.251463] zram: Added device: zram1
  7317. 7317 [ 7.252454] zram: Added device: zram2
  7318. 7318 [ 7.253914] zram: Added device: zram3
  7319. 7319 [ 7.254315] zram: Added device: zram4
  7320. 7320 [ 7.254704] zram: Added device: zram5
  7321. 7321 [ 7.338358] zram1: detected capacity change from 0 to 258134016
  7322. 7322 [ 7.396735] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  7323. 7323 [ 7.422038] zram2: detected capacity change from 0 to 258134016
  7324. 7324 [ 7.439829] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  7325. 7325 [ 7.442138] zram3: detected capacity change from 0 to 258134016
  7326. 7326 [ 7.471061] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  7327. 7327 [ 7.473363] zram4: detected capacity change from 0 to 258134016
  7328. 7328 [ 7.499427] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  7329. 7329 [ 7.602766] zram0: detected capacity change from 0 to 52428800
  7330. 7330 [ 7.766310] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  7331. 7331
  7332. 7332 ### armbian-release:
  7333. 7333
  7334. 7334 # PLEASE DO NOT EDIT THIS FILE
  7335. 7335 BOARD=pine64
  7336. 7336 BOARD_NAME="Pine64"
  7337. 7337 BOARDFAMILY=sun50iw1
  7338. 7338 VERSION=5.75
  7339. 7339 LINUXFAMILY=sunxi64
  7340. 7340 BRANCH=next
  7341. 7341 ARCH=arm64
  7342. 7342 IMAGE_TYPE=stable
  7343. 7343 BOARD_TYPE=conf
  7344. 7344 INITRD_ARCH=arm64
  7345. 7345 KERNEL_IMAGE_TYPE=Image
  7346. 7346
  7347. 7347 ### boot environment:
  7348. 7348
  7349. 7349 verbosity=1
  7350. 7350 overlay_prefix=sun50i-a64
  7351. 7351 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  7352. 7352 rootfstype=ext4
  7353. 7353 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  7354. 7354
  7355. 7355 ### lsusb:
  7356. 7356
  7357. 7357 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  7358. 7358 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  7359. 7359 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  7360. 7360 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  7361. 7361 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  7362. 7362 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  7363. 7363
  7364. 7364 ### lscpu:
  7365. 7365
  7366. 7366 Architecture: aarch64
  7367. 7367 Byte Order: Little Endian
  7368. 7368 CPU(s): 4
  7369. 7369 On-line CPU(s) list: 0-3
  7370. 7370 Thread(s) per core: 1
  7371. 7371 Core(s) per socket: 4
  7372. 7372 Socket(s): 1
  7373. 7373 NUMA node(s): 1
  7374. 7374 Vendor ID: ARM
  7375. 7375 Model: 4
  7376. 7376 Model name: Cortex-A53
  7377. 7377 Stepping: r0p4
  7378. 7378 CPU max MHz: 1104.0000
  7379. 7379 CPU min MHz: 120.0000
  7380. 7380 BogoMIPS: 48.00
  7381. 7381 L1d cache: unknown size
  7382. 7382 L1i cache: unknown size
  7383. 7383 L2 cache: unknown size
  7384. 7384 NUMA node0 CPU(s): 0-3
  7385. 7385 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  7386. 7386
  7387. 7387 ### cpuinfo:
  7388. 7388
  7389. 7389 processor : 0
  7390. 7390 Processor : AArch64 Processor rev 4 (aarch64)
  7391. 7391 Hardware : sun50iw1p1
  7392. 7392 BogoMIPS : 48.00
  7393. 7393 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  7394. 7394 CPU implementer : 0x41
  7395. 7395 CPU architecture: 8
  7396. 7396 CPU variant : 0x0
  7397. 7397 CPU part : 0xd03
  7398. 7398 CPU revision : 4
  7399. 7399
  7400. 7400 processor : 1
  7401. 7401 Processor : AArch64 Processor rev 4 (aarch64)
  7402. 7402 Hardware : sun50iw1p1
  7403. 7403 BogoMIPS : 48.00
  7404. 7404 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  7405. 7405 CPU implementer : 0x41
  7406. 7406 CPU architecture: 8
  7407. 7407 CPU variant : 0x0
  7408. 7408 CPU part : 0xd03
  7409. 7409 CPU revision : 4
  7410. 7410
  7411. 7411 processor : 2
  7412. 7412 Processor : AArch64 Processor rev 4 (aarch64)
  7413. 7413 Hardware : sun50iw1p1
  7414. 7414 BogoMIPS : 48.00
  7415. 7415 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  7416. 7416 CPU implementer : 0x41
  7417. 7417 CPU architecture: 8
  7418. 7418 CPU variant : 0x0
  7419. 7419 CPU part : 0xd03
  7420. 7420 CPU revision : 4
  7421. 7421
  7422. 7422 processor : 3
  7423. 7423 Processor : AArch64 Processor rev 4 (aarch64)
  7424. 7424 Hardware : sun50iw1p1
  7425. 7425 BogoMIPS : 48.00
  7426. 7426 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  7427. 7427 CPU implementer : 0x41
  7428. 7428 CPU architecture: 8
  7429. 7429 CPU variant : 0x0
  7430. 7430 CPU part : 0xd03
  7431. 7431 CPU revision : 4
  7432. 7432
  7433. 7433
  7434. 7434 ### meminfo:
  7435. 7435
  7436. 7436 MemTotal: 2016644 kB
  7437. 7437 MemFree: 1846444 kB
  7438. 7438 MemAvailable: 1864428 kB
  7439. 7439 Buffers: 15008 kB
  7440. 7440 Cached: 65828 kB
  7441. 7441 SwapCached: 0 kB
  7442. 7442 Active: 57124 kB
  7443. 7443 Inactive: 43404 kB
  7444. 7444 Active(anon): 19864 kB
  7445. 7445 Inactive(anon): 5720 kB
  7446. 7446 Active(file): 37260 kB
  7447. 7447 Inactive(file): 37684 kB
  7448. 7448 Unevictable: 0 kB
  7449. 7449 Mlocked: 0 kB
  7450. 7450 SwapTotal: 1008320 kB
  7451. 7451 SwapFree: 1008320 kB
  7452. 7452 Dirty: 144 kB
  7453. 7453 Writeback: 0 kB
  7454. 7454 AnonPages: 19656 kB
  7455. 7455 Mapped: 24352 kB
  7456. 7456 Shmem: 5880 kB
  7457. 7457 Slab: 25420 kB
  7458. 7458 SReclaimable: 9868 kB
  7459. 7459 SUnreclaim: 15552 kB
  7460. 7460 KernelStack: 2128 kB
  7461. 7461 PageTables: 1176 kB
  7462. 7462 NFS_Unstable: 0 kB
  7463. 7463 Bounce: 0 kB
  7464. 7464 WritebackTmp: 0 kB
  7465. 7465 CommitLimit: 2016640 kB
  7466. 7466 Committed_AS: 160384 kB
  7467. 7467 VmallocTotal: 135290290112 kB
  7468. 7468 VmallocUsed: 0 kB
  7469. 7469 VmallocChunk: 0 kB
  7470. 7470 Percpu: 496 kB
  7471. 7471 AnonHugePages: 0 kB
  7472. 7472 ShmemHugePages: 0 kB
  7473. 7473 ShmemPmdMapped: 0 kB
  7474. 7474 CmaTotal: 65536 kB
  7475. 7475 CmaFree: 57828 kB
  7476. 7476 HugePages_Total: 0
  7477. 7477 HugePages_Free: 0
  7478. 7478 HugePages_Rsvd: 0
  7479. 7479 HugePages_Surp: 0
  7480. 7480 Hugepagesize: 2048 kB
  7481. 7481 Hugetlb: 0 kB
  7482. 7482
  7483. 7483 ### virtual memory:
  7484. 7484
  7485. 7485 vm.admin_reserve_kbytes = 8192
  7486. 7486 vm.block_dump = 0
  7487. 7487 vm.compact_unevictable_allowed = 1
  7488. 7488 vm.dirty_background_bytes = 0
  7489. 7489 vm.dirty_background_ratio = 10
  7490. 7490 vm.dirty_bytes = 0
  7491. 7491 vm.dirty_expire_centisecs = 3000
  7492. 7492 vm.dirty_ratio = 20
  7493. 7493 vm.dirtytime_expire_seconds = 43200
  7494. 7494 vm.dirty_writeback_centisecs = 500
  7495. 7495 vm.drop_caches = 0
  7496. 7496 vm.extfrag_threshold = 500
  7497. 7497 vm.hugetlb_shm_group = 0
  7498. 7498 vm.laptop_mode = 0
  7499. 7499 vm.legacy_va_layout = 0
  7500. 7500 vm.lowmem_reserve_ratio = 256 32 0
  7501. 7501 vm.max_map_count = 65530
  7502. 7502 vm.min_free_kbytes = 22528
  7503. 7503 vm.min_slab_ratio = 5
  7504. 7504 vm.min_unmapped_ratio = 1
  7505. 7505 vm.mmap_min_addr = 32768
  7506. 7506 vm.mmap_rnd_bits = 18
  7507. 7507 vm.mmap_rnd_compat_bits = 11
  7508. 7508 vm.nr_hugepages = 0
  7509. 7509 vm.nr_hugepages_mempolicy = 0
  7510. 7510 vm.nr_overcommit_hugepages = 0
  7511. 7511 vm.numa_stat = 1
  7512. 7512 vm.numa_zonelist_order = Node
  7513. 7513 vm.oom_dump_tasks = 1
  7514. 7514 vm.oom_kill_allocating_task = 0
  7515. 7515 vm.overcommit_kbytes = 0
  7516. 7516 vm.overcommit_memory = 0
  7517. 7517 vm.overcommit_ratio = 50
  7518. 7518 vm.page-cluster = 0
  7519. 7519 vm.panic_on_oom = 0
  7520. 7520 vm.percpu_pagelist_fraction = 0
  7521. 7521 vm.stat_interval = 1
  7522. 7522 vm.swappiness = 100
  7523. 7523 vm.user_reserve_kbytes = 62459
  7524. 7524 vm.vfs_cache_pressure = 100
  7525. 7525 vm.watermark_scale_factor = 10
  7526. 7526 vm.zone_reclaim_mode = 0
  7527. 7527
  7528. 7528 ### ip addr:
  7529. 7529
  7530. 7530 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  7531. 7531 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  7532. 7532 inet XXX.XXX.0.1/8 scope host lo
  7533. 7533 valid_lft forever preferred_lft forever
  7534. 7534 inet6 ::1/128 scope host
  7535. 7535 valid_lft forever preferred_lft forever
  7536. 7536 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  7537. 7537 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  7538. 7538 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  7539. 7539 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  7540. 7540
  7541. 7541 ### partitions:
  7542. 7542
  7543. 7543 major minor #blocks name
  7544. 7544
  7545. 7545 179 0 31166976 mmcblk0
  7546. 7546 179 1 12288000 mmcblk0p1
  7547. 7547 254 0 51200 zram0
  7548. 7548 254 1 252084 zram1
  7549. 7549 254 2 252084 zram2
  7550. 7550 254 3 252084 zram3
  7551. 7551 254 4 252084 zram4
  7552. 7552
  7553. 7553 ### df:
  7554. 7554
  7555. 7555 udev 949M 0 949M 0% /dev
  7556. 7556 tmpfs 197M 5.8M 192M 3% /run
  7557. 7557 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  7558. 7558 tmpfs 985M 0 985M 0% /dev/shm
  7559. 7559 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  7560. 7560 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  7561. 7561 tmpfs 985M 4.0K 985M 1% /tmp
  7562. 7562 /dev/zram0 49M 3.0M 43M 7% /var/log
  7563. 7563
  7564. 7564 ### lsblk:
  7565. 7565
  7566. 7566 NAME FSTYPE SIZE MOUNTPOINT UUID
  7567. 7567 mmcblk0 29.7G
  7568. 7568 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  7569. 7569 zram0 50M /var/log
  7570. 7570
  7571. 7571 ### zramctl:
  7572. 7572
  7573. 7573 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  7574. 7574 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  7575. 7575 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  7576. 7576 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  7577. 7577 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  7578. 7578 /dev/zram0 50M 3M 735K 1.1M 4 /var/log
  7579. 7579
  7580. 7580 ### mtab:
  7581. 7581
  7582. 7582 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  7583. 7583 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  7584. 7584 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  7585. 7585
  7586. 7586 ### mmc0:aaaa info:
  7587. 7587
  7588. 7588 fwrev: 0x0
  7589. 7589 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  7590. 7590 cid: 035344534c33324780c9283abc012a63
  7591. 7591 rca: 0xaaaa
  7592. 7592 csd: 400e00325b590000edc87f800a4040c3
  7593. 7593 manfid: 0x000003
  7594. 7594 ocr: 0x00200000
  7595. 7595 preferred_erase_size: 4194304
  7596. 7596 type: SD
  7597. 7597 hwrev: 0x8
  7598. 7598 date: 10/2018
  7599. 7599 dsr: 0x404
  7600. 7600 erase_size: 512
  7601. 7601 oemid: 0x5344
  7602. 7602 serial: 0xc9283abc
  7603. 7603 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  7604. 7604 scr: 0235804300000000
  7605. 7605 name: SL32G
  7606. 7606
  7607. 7607 ### Boot system health:
  7608. 7608
  7609. 7609 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  7610. 7610 02:46:08: 1104MHz 1.66 54% 23% 24% 0% 7% 0% 48.6°C 0/7
  7611. 7611 02:46:09: 1104MHz 1.66 82% 23% 32% 1% 25% 0% 46.6°C 0/7
  7612. 7612 02:46:09: 1104MHz 1.66 54% 6% 2% 2% 43% 0% 44.7°C 0/7
  7613. 7613 02:46:09: 1104MHz 1.66 69% 29% 4% 0% 34% 0% 43.1°C 0/7
  7614. 7614 02:46:10: 1104MHz 1.66 46% 16% 1% 1% 25% 0% 42.8°C 0/7
  7615. 7615
  7616. 7616 ### Activated 4 lzo zram swap devices with 246 MB each
  7617. 7617
  7618. 7618 ### Activated Armbian ramlog partition with zstd compression
  7619. 7619
  7620. 7620 Tue Jun 19 03:00:28 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  7621. 7621
  7622. 7622 ### dmesg:
  7623. 7623
  7624. 7624 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  7625. 7625 [ 0.000000] Policy zone: DMA32
  7626. 7626 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  7627. 7627 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  7628. 7628 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  7629. 7629 [ 0.000000] log_buf_len min size: 16384 bytes
  7630. 7630 [ 0.000000] log_buf_len: 32768 bytes
  7631. 7631 [ 0.000000] early log buf free: 13752(83%)
  7632. 7632 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  7633. 7633 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  7634. 7634 [ 0.000000] rcu: Hierarchical RCU implementation.
  7635. 7635 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  7636. 7636 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  7637. 7637 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  7638. 7638 [ 0.000000] GIC: Using split EOI/Deactivate mode
  7639. 7639 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  7640. 7640 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  7641. 7641 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  7642. 7642 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  7643. 7643 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  7644. 7644 [ 0.000272] Console: colour dummy device 80x25
  7645. 7645 [ 0.000284] console [tty1] enabled
  7646. 7646 [ 0.000355] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  7647. 7647 [ 0.000365] pid_max: default: 32768 minimum: 301
  7648. 7648 [ 0.000449] Security Framework initialized
  7649. 7649 [ 0.000458] AppArmor: AppArmor disabled by boot time parameter
  7650. 7650 [ 0.001733] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  7651. 7651 [ 0.002368] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  7652. 7652 [ 0.002417] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  7653. 7653 [ 0.002442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  7654. 7654 [ 0.003828] ASID allocator initialised with 32768 entries
  7655. 7655 [ 0.003946] rcu: Hierarchical SRCU implementation.
  7656. 7656 [ 0.004633] smp: Bringing up secondary CPUs ...
  7657. 7657 [ 0.005857] Detected VIPT I-cache on CPU1
  7658. 7658 [ 0.005909] arch_timer: CPU1: Trapping CNTVCT access
  7659. 7659 [ 0.005918] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  7660. 7660 [ 0.006816] Detected VIPT I-cache on CPU2
  7661. 7661 [ 0.006844] arch_timer: CPU2: Trapping CNTVCT access
  7662. 7662 [ 0.006851] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  7663. 7663 [ 0.007690] Detected VIPT I-cache on CPU3
  7664. 7664 [ 0.007714] arch_timer: CPU3: Trapping CNTVCT access
  7665. 7665 [ 0.007721] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  7666. 7666 [ 0.007791] smp: Brought up 1 node, 4 CPUs
  7667. 7667 [ 0.007796] SMP: Total of 4 processors activated.
  7668. 7668 [ 0.007801] CPU features: detected: 32-bit EL0 Support
  7669. 7669 [ 0.010753] CPU: All CPU(s) started at EL2
  7670. 7670 [ 0.010769] alternatives: patching kernel code
  7671. 7671 [ 0.012135] devtmpfs: initialized
  7672. 7672 [ 0.018527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  7673. 7673 [ 0.018561] futex hash table entries: 1024 (order: 4, 65536 bytes)
  7674. 7674 [ 0.020860] xor: measuring software checksum speed
  7675. 7675 [ 0.060091] 8regs : 1566.000 MB/sec
  7676. 7676 [ 0.100134] 8regs_prefetch: 1396.000 MB/sec
  7677. 7677 [ 0.140178] 32regs : 1925.000 MB/sec
  7678. 7678 [ 0.180224] 32regs_prefetch: 1618.000 MB/sec
  7679. 7679 [ 0.180227] xor: using function: 32regs (1925.000 MB/sec)
  7680. 7680 [ 0.180288] pinctrl core: initialized pinctrl subsystem
  7681. 7681 [ 0.181134] NET: Registered protocol family 16
  7682. 7682 [ 0.181654] audit: initializing netlink subsys (disabled)
  7683. 7683 [ 0.181823] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  7684. 7684 [ 0.182327] cpuidle: using governor menu
  7685. 7685 [ 0.182583] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  7686. 7686 [ 0.182590] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  7687. 7687 [ 0.184663] DMA: preallocated 2048 KiB pool for atomic allocations
  7688. 7688 [ 0.184748] Serial: AMBA PL011 UART driver
  7689. 7689 [ 0.196886] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  7690. 7690 [ 0.197341] cryptd: max_cpu_qlen set to 1000
  7691. 7691 [ 0.264428] raid6: int64x1 gen() 299 MB/s
  7692. 7692 [ 0.332450] raid6: int64x1 xor() 298 MB/s
  7693. 7693 [ 0.400607] raid6: int64x2 gen() 460 MB/s
  7694. 7694 [ 0.468669] raid6: int64x2 xor() 409 MB/s
  7695. 7695 [ 0.536689] raid6: int64x4 gen() 707 MB/s
  7696. 7696 [ 0.604802] raid6: int64x4 xor() 520 MB/s
  7697. 7697 [ 0.672861] raid6: int64x8 gen() 667 MB/s
  7698. 7698 [ 0.740929] raid6: int64x8 xor() 510 MB/s
  7699. 7699 [ 0.809043] raid6: neonx1 gen() 495 MB/s
  7700. 7700 [ 0.877086] raid6: neonx1 xor() 579 MB/s
  7701. 7701 [ 0.945196] raid6: neonx2 gen() 792 MB/s
  7702. 7702 [ 1.013251] raid6: neonx2 xor() 821 MB/s
  7703. 7703 [ 1.081333] raid6: neonx4 gen() 1027 MB/s
  7704. 7704 [ 1.149401] raid6: neonx4 xor() 982 MB/s
  7705. 7705 [ 1.217493] raid6: neonx8 gen() 1124 MB/s
  7706. 7706 [ 1.285566] raid6: neonx8 xor() 1044 MB/s
  7707. 7707 [ 1.285570] raid6: using algorithm neonx8 gen() 1124 MB/s
  7708. 7708 [ 1.285572] raid6: .... xor() 1044 MB/s, rmw enabled
  7709. 7709 [ 1.285576] raid6: using neon recovery algorithm
  7710. 7710 [ 1.286164] SCSI subsystem initialized
  7711. 7711 [ 1.286341] usbcore: registered new interface driver usbfs
  7712. 7712 [ 1.286377] usbcore: registered new interface driver hub
  7713. 7713 [ 1.286436] usbcore: registered new device driver usb
  7714. 7714 [ 1.286676] pps_core: LinuxPPS API ver. 1 registered
  7715. 7715 [ 1.286679] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  7716. 7716 [ 1.286693] PTP clock support registered
  7717. 7717 [ 1.287797] clocksource: Switched to clocksource arch_sys_counter
  7718. 7718 [ 1.287940] VFS: Disk quotas dquot_6.6.0
  7719. 7719 [ 1.288001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  7720. 7720 [ 1.294752] NET: Registered protocol family 2
  7721. 7721 [ 1.295348] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  7722. 7722 [ 1.295403] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  7723. 7723 [ 1.295608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  7724. 7724 [ 1.295982] TCP: Hash tables configured (established 16384 bind 16384)
  7725. 7725 [ 1.296154] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  7726. 7726 [ 1.296216] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  7727. 7727 [ 1.296425] NET: Registered protocol family 1
  7728. 7728 [ 1.296893] RPC: Registered named UNIX socket transport module.
  7729. 7729 [ 1.296896] RPC: Registered udp transport module.
  7730. 7730 [ 1.296898] RPC: Registered tcp transport module.
  7731. 7731 [ 1.296901] RPC: Registered tcp NFSv4.1 backchannel transport module.
  7732. 7732 [ 1.297156] Unpacking initramfs...
  7733. 7733 [ 1.777812] Freeing initrd memory: 8348K
  7734. 7734 [ 1.783222] Initialise system trusted keyrings
  7735. 7735 [ 1.783339] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  7736. 7736 [ 1.788583] zbud: loaded
  7737. 7737 [ 1.790115] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  7738. 7738 [ 1.790889] NFS: Registering the id_resolver key type
  7739. 7739 [ 1.790913] Key type id_resolver registered
  7740. 7740 [ 1.790916] Key type id_legacy registered
  7741. 7741 [ 1.790926] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  7742. 7742 [ 1.790930] Installing knfsd (copyright (C) 1996 [email protected]).
  7743. 7743 [ 1.791974] 9p: Installing v9fs 9p2000 file system support
  7744. 7744 [ 1.797686] NET: Registered protocol family 38
  7745. 7745 [ 1.797782] Key type asymmetric registered
  7746. 7746 [ 1.797787] Asymmetric key parser 'x509' registered
  7747. 7747 [ 1.797844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  7748. 7748 [ 1.797950] io scheduler noop registered
  7749. 7749 [ 1.797954] io scheduler deadline registered
  7750. 7750 [ 1.798126] io scheduler cfq registered (default)
  7751. 7751 [ 1.798130] io scheduler mq-deadline registered
  7752. 7752 [ 1.798135] io scheduler kyber registered
  7753. 7753 [ 1.798250] io scheduler bfq registered
  7754. 7754 [ 1.798529] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  7755. 7755 [ 1.799196] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  7756. 7756 [ 1.802431] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  7757. 7757 [ 1.811241] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  7758. 7758 [ 1.820613] loop: module loaded
  7759. 7759 [ 1.821828] libphy: Fixed MDIO Bus: probed
  7760. 7760 [ 1.822732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  7761. 7761 [ 1.822736] ehci-platform: EHCI generic platform driver
  7762. 7762 [ 1.822923] ehci-platform 1c1a000.usb: EHCI Host Controller
  7763. 7763 [ 1.822950] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  7764. 7764 [ 1.824198] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  7765. 7765 [ 1.839800] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  7766. 7766 [ 1.840018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  7767. 7767 [ 1.840025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7768. 7768 [ 1.840031] usb usb1: Product: EHCI Host Controller
  7769. 7769 [ 1.840037] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  7770. 7770 [ 1.840042] usb usb1: SerialNumber: 1c1a000.usb
  7771. 7771 [ 1.840522] hub 1-0:1.0: USB hub found
  7772. 7772 [ 1.840563] hub 1-0:1.0: 1 port detected
  7773. 7773 [ 1.841186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  7774. 7774 [ 1.841207] ohci-platform: OHCI generic platform driver
  7775. 7775 [ 1.841369] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  7776. 7776 [ 1.841387] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  7777. 7777 [ 1.841724] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  7778. 7778 [ 1.904063] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  7779. 7779 [ 1.904071] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7780. 7780 [ 1.904077] usb usb2: Product: Generic Platform OHCI controller
  7781. 7781 [ 1.904082] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  7782. 7782 [ 1.904087] usb usb2: SerialNumber: 1c1a400.usb
  7783. 7783 [ 1.904512] hub 2-0:1.0: USB hub found
  7784. 7784 [ 1.904569] hub 2-0:1.0: 1 port detected
  7785. 7785 [ 1.905455] usbcore: registered new interface driver usb-storage
  7786. 7786 [ 1.905928] mousedev: PS/2 mouse device common for all mice
  7787. 7787 [ 1.906342] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  7788. 7788 [ 1.906348] sun6i-rtc 1f00000.rtc: RTC enabled
  7789. 7789 [ 1.906399] i2c /dev entries driver
  7790. 7790 [ 1.906987] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  7791. 7791 [ 1.907562] sdhci: Secure Digital Host Controller Interface driver
  7792. 7792 [ 1.907565] sdhci: Copyright(c) Pierre Ossman
  7793. 7793 [ 1.907588] Synopsys Designware Multimedia Card Interface Driver
  7794. 7794 [ 1.907983] sdhci-pltfm: SDHCI platform and OF driver helper
  7795. 7795 [ 1.908377] ledtrig-cpu: registered to indicate activity on CPUs
  7796. 7796 [ 1.908698] hidraw: raw HID events driver (C) Jiri Kosina
  7797. 7797 [ 1.908789] usbcore: registered new interface driver usbhid
  7798. 7798 [ 1.908792] usbhid: USB HID core driver
  7799. 7799 [ 1.909831] NET: Registered protocol family 10
  7800. 7800 [ 1.924480] Segment Routing with IPv6
  7801. 7801 [ 1.924570] NET: Registered protocol family 17
  7802. 7802 [ 1.924725] 8021q: 802.1Q VLAN Support v1.8
  7803. 7803 [ 1.924773] 9pnet: Installing 9P2000 support
  7804. 7804 [ 1.924860] Key type dns_resolver registered
  7805. 7805 [ 1.925569] registered taskstats version 1
  7806. 7806 [ 1.925572] Loading compiled-in X.509 certificates
  7807. 7807 [ 1.925659] zswap: loaded using pool lzo/zbud
  7808. 7808 [ 1.926932] Btrfs loaded, crc32c=crc32c-arm64-ce
  7809. 7809 [ 1.933703] Key type encrypted registered
  7810. 7810 [ 1.950871] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  7811. 7811 [ 1.959198] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  7812. 7812 [ 1.959553] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  7813. 7813 [ 1.959564] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  7814. 7814 [ 1.959713] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  7815. 7815 [ 1.959767] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  7816. 7816 [ 1.959797] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  7817. 7817 [ 1.960033] sun4i-drm display-engine: Couldn't bind all pipelines components
  7818. 7818 [ 1.960138] sun4i-drm display-engine: master bind failed: -517
  7819. 7819 [ 1.960480] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  7820. 7820 [ 1.960865] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  7821. 7821 [ 1.963551] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  7822. 7822 [ 1.963966] dcdc1: supplied by regulator-dummy
  7823. 7823 [ 1.964255] dcdc2: supplied by regulator-dummy
  7824. 7824 [ 1.964441] dcdc4: supplied by regulator-dummy
  7825. 7825 [ 1.964661] dcdc5: supplied by regulator-dummy
  7826. 7826 [ 1.964857] dcdc6: supplied by regulator-dummy
  7827. 7827 [ 1.965042] dc1sw: supplied by regulator-dummy
  7828. 7828 [ 1.965229] aldo1: supplied by regulator-dummy
  7829. 7829 [ 1.965437] aldo2: supplied by regulator-dummy
  7830. 7830 [ 1.965630] aldo3: supplied by regulator-dummy
  7831. 7831 [ 1.965846] dldo1: supplied by regulator-dummy
  7832. 7832 [ 1.966049] dldo2: supplied by regulator-dummy
  7833. 7833 [ 1.966105] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  7834. 7834 [ 1.966284] dldo3: supplied by regulator-dummy
  7835. 7835 [ 1.966503] dldo4: supplied by regulator-dummy
  7836. 7836 [ 1.966699] eldo1: supplied by regulator-dummy
  7837. 7837 [ 1.966896] eldo2: supplied by regulator-dummy
  7838. 7838 [ 1.967118] eldo3: supplied by regulator-dummy
  7839. 7839 [ 1.967319] fldo1: supplied by regulator-dummy
  7840. 7840 [ 1.967525] fldo2: supplied by regulator-dummy
  7841. 7841 [ 1.967762] rtc-ldo: supplied by regulator-dummy
  7842. 7842 [ 1.967982] ldo-io0: supplied by regulator-dummy
  7843. 7843 [ 1.968205] ldo-io1: supplied by regulator-dummy
  7844. 7844 [ 1.969267] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  7845. 7845 [ 1.973502] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  7846. 7846 [ 1.974003] console [ttyS0] disabled
  7847. 7847 [ 1.994574] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  7848. 7848 [ 1.994631] console [ttyS0] enabled
  7849. 7849 [ 2.015727] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  7850. 7850 [ 2.017022] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  7851. 7851 [ 2.017108] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  7852. 7852 [ 2.017292] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  7853. 7853 [ 2.017306] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  7854. 7854 [ 2.017311] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  7855. 7855 [ 2.017316] dwmac-sun8i 1c30000.ethernet: COE Type 2
  7856. 7856 [ 2.017322] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  7857. 7857 [ 2.017328] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  7858. 7858 [ 2.017333] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  7859. 7859 [ 2.017440] libphy: stmmac: probed
  7860. 7860 [ 2.023392] ehci-platform 1c1b000.usb: EHCI Host Controller
  7861. 7861 [ 2.023417] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  7862. 7862 [ 2.024165] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  7863. 7863 [ 2.039811] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  7864. 7864 [ 2.039981] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  7865. 7865 [ 2.039988] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7866. 7866 [ 2.039994] usb usb3: Product: EHCI Host Controller
  7867. 7867 [ 2.040000] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  7868. 7868 [ 2.040005] usb usb3: SerialNumber: 1c1b000.usb
  7869. 7869 [ 2.040471] hub 3-0:1.0: USB hub found
  7870. 7870 [ 2.040502] hub 3-0:1.0: 1 port detected
  7871. 7871 [ 2.041194] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  7872. 7872 [ 2.041212] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  7873. 7873 [ 2.041467] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  7874. 7874 [ 2.104034] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  7875. 7875 [ 2.104042] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7876. 7876 [ 2.104047] usb usb4: Product: Generic Platform OHCI controller
  7877. 7877 [ 2.104053] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  7878. 7878 [ 2.104058] usb usb4: SerialNumber: 1c1b400.usb
  7879. 7879 [ 2.104446] hub 4-0:1.0: USB hub found
  7880. 7880 [ 2.104475] hub 4-0:1.0: 1 port detected
  7881. 7881 [ 2.105197] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  7882. 7882 [ 2.105249] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  7883. 7883 [ 2.105517] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  7884. 7884 [ 2.105527] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  7885. 7885 [ 2.105687] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  7886. 7886 [ 2.105695] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  7887. 7887 [ 2.105700] usb usb5: Product: MUSB HDRC host driver
  7888. 7888 [ 2.105706] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  7889. 7889 [ 2.105711] usb usb5: SerialNumber: musb-hdrc.1.auto
  7890. 7890 [ 2.106072] hub 5-0:1.0: USB hub found
  7891. 7891 [ 2.106104] hub 5-0:1.0: 1 port detected
  7892. 7892 [ 2.107887] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  7893. 7893 [ 2.107919] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  7894. 7894 [ 2.107927] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  7895. 7895 [ 2.108000] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  7896. 7896 [ 2.108281] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  7897. 7897 [ 2.108390] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  7898. 7898 [ 2.126460] Console: switching to colour frame buffer device 170x48
  7899. 7899 [ 2.127862] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  7900. 7900 [ 2.136698] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  7901. 7901 [ 2.145017] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  7902. 7902 [ 2.145383] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  7903. 7903 [ 2.145394] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  7904. 7904 [ 2.145535] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  7905. 7905 [ 2.145630] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  7906. 7906 [ 2.146227] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  7907. 7907 [ 2.146310] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  7908. 7908 [ 2.146459] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  7909. 7909 [ 2.146931] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  7910. 7910 [ 2.147220] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  7911. 7911 [ 2.147233] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  7912. 7912 [ 2.147236] [drm] No driver support for vblank timestamp query.
  7913. 7913 [ 2.147243] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  7914. 7914 [ 2.147247] fb: switching to sun4i-drm-fb from simple
  7915. 7915 [ 2.147337] Console: switching to colour dummy device 80x25
  7916. 7916 [ 2.171550] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  7917. 7917 [ 2.171555] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  7918. 7918 [ 2.188965] mmc1: new high speed SDIO card at address 0001
  7919. 7919 [ 2.201928] random: fast init done
  7920. 7920 [ 2.210198] mmc0: new high speed SDHC card at address aaaa
  7921. 7921 [ 2.211555] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  7922. 7922 [ 2.213858] mmcblk0: p1
  7923. 7923 [ 2.624020] Console: switching to colour frame buffer device 170x48
  7924. 7924 [ 2.640517] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  7925. 7925 [ 2.640930] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  7926. 7926 [ 2.641404] of_cfs_init
  7927. 7927 [ 2.641491] of_cfs_init: OK
  7928. 7928 [ 2.641685] vcc-mipi: disabling
  7929. 7929 [ 2.641736] vcc-1v2-hsic: disabling
  7930. 7930 [ 2.642280] Freeing unused kernel memory: 576K
  7931. 7931 [ 2.655873] Run /init as init process
  7932. 7932 [ 2.703869] usb 4-1: new full-speed USB device number 2 using ohci-platform
  7933. 7933 [ 2.936953] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  7934. 7934 [ 2.936965] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  7935. 7935 [ 2.936971] usb 4-1: Product: USB Receiver
  7936. 7936 [ 2.936976] usb 4-1: Manufacturer: Logitech
  7937. 7937 [ 2.947242] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  7938. 7938 [ 3.004745] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  7939. 7939 [ 3.005969] axp20x-gpio axp20x-gpio: DMA mask not set
  7940. 7940 [ 3.006430] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  7941. 7941 [ 3.012206] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  7942. 7942 [ 3.012731] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  7943. 7943 [ 3.072198] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  7944. 7944 [ 3.072624] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  7945. 7945 [ 3.588081] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  7946. 7946 [ 4.249519] systemd[1]: System time before build time, advancing clock.
  7947. 7947 [ 4.276878] systemd[1]: systemd 237 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)
  7948. 7948 [ 4.277235] systemd[1]: Detected architecture arm64.
  7949. 7949 [ 4.290308] systemd[1]: Set hostname to <pine64>.
  7950. 7950 [ 4.747033] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  7951. 7951 [ 4.747049] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  7952. 7952 [ 5.025041] random: systemd: uninitialized urandom read (16 bytes read)
  7953. 7953 [ 5.025692] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  7954. 7954 [ 5.026526] random: systemd: uninitialized urandom read (16 bytes read)
  7955. 7955 [ 5.027332] systemd[1]: Created slice System Slice.
  7956. 7956 [ 5.027762] random: systemd: uninitialized urandom read (16 bytes read)
  7957. 7957 [ 5.028476] systemd[1]: Created slice system-serial\x2dgetty.slice.
  7958. 7958 [ 5.029098] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  7959. 7959 [ 5.029988] systemd[1]: Listening on Journal Audit Socket.
  7960. 7960 [ 5.137681] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  7961. 7961 [ 5.375388] systemd-journald[284]: Received request to flush runtime journal from PID 1
  7962. 7962 [ 5.953429] cpu cpu0: Linked as a consumer to regulator.2
  7963. 7963 [ 5.953477] cpu cpu0: Dropping the link to regulator.2
  7964. 7964 [ 5.953629] cpu cpu0: Linked as a consumer to regulator.2
  7965. 7965 [ 6.074483] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  7966. 7966 [ 6.174174] thermal thermal_zone0: failed to read out thermal zone (-110)
  7967. 7967 [ 6.174208] thermal thermal_zone1: failed to read out thermal zone (-110)
  7968. 7968 [ 6.174223] thermal thermal_zone2: failed to read out thermal zone (-110)
  7969. 7969 [ 6.175352] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  7970. 7970 [ 6.237065] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  7971. 7971 [ 6.237120] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  7972. 7972 [ 6.237125] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  7973. 7973 [ 6.257836] axp20x-adc axp813-adc: DMA mask not set
  7974. 7974 [ 6.259379] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  7975. 7975 [ 6.259383] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  7976. 7976 [ 6.266995] lima 1c40000.gpu: bus rate = 200000000
  7977. 7977 [ 6.267006] lima 1c40000.gpu: mod rate = 384000000
  7978. 7978 [ 6.267851] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  7979. 7979 [ 6.267861] [TTM] Initializing pool allocator
  7980. 7980 [ 6.267880] [TTM] Initializing DMA pool allocator
  7981. 7981 [ 6.268655] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  7982. 7982 [ 6.268695] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  7983. 7983 [ 6.268727] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  7984. 7984 [ 6.268753] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  7985. 7985 [ 6.283649] thermal thermal_zone2: failed to read out thermal zone (-110)
  7986. 7986 [ 6.294565] thermal thermal_zone2: failed to read out thermal zone (-110)
  7987. 7987 [ 6.298612] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  7988. 7988 [ 6.316256] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  7989. 7989 [ 6.379574] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  7990. 7990 [ 6.451413] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  7991. 7991 [ 6.543939] RTL8723BS: module init start
  7992. 7992 [ 6.543949] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  7993. 7993 [ 6.543952] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  7994. 7994 [ 6.557229] pnetdev = (____ptrval____)
  7995. 7995 [ 6.587235] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  7996. 7996 [ 6.597804] zram: Added device: zram0
  7997. 7997 [ 6.598355] zram: Added device: zram1
  7998. 7998 [ 6.599756] zram: Added device: zram2
  7999. 7999 [ 6.603212] zram: Added device: zram3
  8000. 8000 [ 6.603768] zram: Added device: zram4
  8001. 8001 [ 6.618788] zram: Added device: zram5
  8002. 8002 [ 6.638262] RTL8723BS: rtw_ndev_init(wlan0)
  8003. 8003 [ 6.640231] RTL8723BS: module init ret =0
  8004. 8004 [ 6.747420] zram1: detected capacity change from 0 to 258134016
  8005. 8005 [ 7.818388] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  8006. 8006 [ 7.826587] zram2: detected capacity change from 0 to 258134016
  8007. 8007 [ 8.865663] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  8008. 8008 [ 8.871263] zram3: detected capacity change from 0 to 258134016
  8009. 8009 [ 9.904242] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  8010. 8010 [ 9.906458] zram4: detected capacity change from 0 to 258134016
  8011. 8011 [ 10.943216] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  8012. 8012 [ 11.040638] zram0: detected capacity change from 0 to 52428800
  8013. 8013 [ 13.231021] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  8014. 8014
  8015. 8015 ### armbian-release:
  8016. 8016
  8017. 8017 # PLEASE DO NOT EDIT THIS FILE
  8018. 8018 BOARD=pine64
  8019. 8019 BOARD_NAME="Pine64"
  8020. 8020 BOARDFAMILY=sun50iw1
  8021. 8021 VERSION=5.75
  8022. 8022 LINUXFAMILY=sunxi64
  8023. 8023 BRANCH=next
  8024. 8024 ARCH=arm64
  8025. 8025 IMAGE_TYPE=stable
  8026. 8026 BOARD_TYPE=conf
  8027. 8027 INITRD_ARCH=arm64
  8028. 8028 KERNEL_IMAGE_TYPE=Image
  8029. 8029
  8030. 8030 ### boot environment:
  8031. 8031
  8032. 8032 verbosity=1
  8033. 8033 overlay_prefix=sun50i-a64
  8034. 8034 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  8035. 8035 rootfstype=ext4
  8036. 8036 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  8037. 8037
  8038. 8038 ### lsusb:
  8039. 8039
  8040. 8040 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  8041. 8041 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  8042. 8042 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  8043. 8043 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  8044. 8044 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  8045. 8045 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  8046. 8046
  8047. 8047 ### lscpu:
  8048. 8048
  8049. 8049 Architecture: aarch64
  8050. 8050 Byte Order: Little Endian
  8051. 8051 CPU(s): 4
  8052. 8052 On-line CPU(s) list: 0-3
  8053. 8053 Thread(s) per core: 1
  8054. 8054 Core(s) per socket: 4
  8055. 8055 Socket(s): 1
  8056. 8056 NUMA node(s): 1
  8057. 8057 Vendor ID: ARM
  8058. 8058 Model: 4
  8059. 8059 Model name: Cortex-A53
  8060. 8060 Stepping: r0p4
  8061. 8061 CPU max MHz: 1104.0000
  8062. 8062 CPU min MHz: 120.0000
  8063. 8063 BogoMIPS: 48.00
  8064. 8064 L1d cache: unknown size
  8065. 8065 L1i cache: unknown size
  8066. 8066 L2 cache: unknown size
  8067. 8067 NUMA node0 CPU(s): 0-3
  8068. 8068 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8069. 8069
  8070. 8070 ### cpuinfo:
  8071. 8071
  8072. 8072 processor : 0
  8073. 8073 Processor : AArch64 Processor rev 4 (aarch64)
  8074. 8074 Hardware : sun50iw1p1
  8075. 8075 BogoMIPS : 48.00
  8076. 8076 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8077. 8077 CPU implementer : 0x41
  8078. 8078 CPU architecture: 8
  8079. 8079 CPU variant : 0x0
  8080. 8080 CPU part : 0xd03
  8081. 8081 CPU revision : 4
  8082. 8082
  8083. 8083 processor : 1
  8084. 8084 Processor : AArch64 Processor rev 4 (aarch64)
  8085. 8085 Hardware : sun50iw1p1
  8086. 8086 BogoMIPS : 48.00
  8087. 8087 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8088. 8088 CPU implementer : 0x41
  8089. 8089 CPU architecture: 8
  8090. 8090 CPU variant : 0x0
  8091. 8091 CPU part : 0xd03
  8092. 8092 CPU revision : 4
  8093. 8093
  8094. 8094 processor : 2
  8095. 8095 Processor : AArch64 Processor rev 4 (aarch64)
  8096. 8096 Hardware : sun50iw1p1
  8097. 8097 BogoMIPS : 48.00
  8098. 8098 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8099. 8099 CPU implementer : 0x41
  8100. 8100 CPU architecture: 8
  8101. 8101 CPU variant : 0x0
  8102. 8102 CPU part : 0xd03
  8103. 8103 CPU revision : 4
  8104. 8104
  8105. 8105 processor : 3
  8106. 8106 Processor : AArch64 Processor rev 4 (aarch64)
  8107. 8107 Hardware : sun50iw1p1
  8108. 8108 BogoMIPS : 48.00
  8109. 8109 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8110. 8110 CPU implementer : 0x41
  8111. 8111 CPU architecture: 8
  8112. 8112 CPU variant : 0x0
  8113. 8113 CPU part : 0xd03
  8114. 8114 CPU revision : 4
  8115. 8115
  8116. 8116
  8117. 8117 ### meminfo:
  8118. 8118
  8119. 8119 MemTotal: 2016644 kB
  8120. 8120 MemFree: 1847424 kB
  8121. 8121 MemAvailable: 1864444 kB
  8122. 8122 Buffers: 15004 kB
  8123. 8123 Cached: 62648 kB
  8124. 8124 SwapCached: 0 kB
  8125. 8125 Active: 59952 kB
  8126. 8126 Inactive: 40392 kB
  8127. 8127 Active(anon): 23112 kB
  8128. 8128 Inactive(anon): 3188 kB
  8129. 8129 Active(file): 36840 kB
  8130. 8130 Inactive(file): 37204 kB
  8131. 8131 Unevictable: 0 kB
  8132. 8132 Mlocked: 0 kB
  8133. 8133 SwapTotal: 1008320 kB
  8134. 8134 SwapFree: 1008320 kB
  8135. 8135 Dirty: 144 kB
  8136. 8136 Writeback: 0 kB
  8137. 8137 AnonPages: 22844 kB
  8138. 8138 Mapped: 23824 kB
  8139. 8139 Shmem: 3384 kB
  8140. 8140 Slab: 25436 kB
  8141. 8141 SReclaimable: 9740 kB
  8142. 8142 SUnreclaim: 15696 kB
  8143. 8143 KernelStack: 2160 kB
  8144. 8144 PageTables: 988 kB
  8145. 8145 NFS_Unstable: 0 kB
  8146. 8146 Bounce: 0 kB
  8147. 8147 WritebackTmp: 0 kB
  8148. 8148 CommitLimit: 2016640 kB
  8149. 8149 Committed_AS: 176264 kB
  8150. 8150 VmallocTotal: 135290290112 kB
  8151. 8151 VmallocUsed: 0 kB
  8152. 8152 VmallocChunk: 0 kB
  8153. 8153 Percpu: 496 kB
  8154. 8154 AnonHugePages: 0 kB
  8155. 8155 ShmemHugePages: 0 kB
  8156. 8156 ShmemPmdMapped: 0 kB
  8157. 8157 CmaTotal: 65536 kB
  8158. 8158 CmaFree: 57828 kB
  8159. 8159 HugePages_Total: 0
  8160. 8160 HugePages_Free: 0
  8161. 8161 HugePages_Rsvd: 0
  8162. 8162 HugePages_Surp: 0
  8163. 8163 Hugepagesize: 2048 kB
  8164. 8164 Hugetlb: 0 kB
  8165. 8165
  8166. 8166 ### virtual memory:
  8167. 8167
  8168. 8168 vm.admin_reserve_kbytes = 8192
  8169. 8169 vm.block_dump = 0
  8170. 8170 vm.compact_unevictable_allowed = 1
  8171. 8171 vm.dirty_background_bytes = 0
  8172. 8172 vm.dirty_background_ratio = 10
  8173. 8173 vm.dirty_bytes = 0
  8174. 8174 vm.dirty_expire_centisecs = 3000
  8175. 8175 vm.dirty_ratio = 20
  8176. 8176 vm.dirtytime_expire_seconds = 43200
  8177. 8177 vm.dirty_writeback_centisecs = 500
  8178. 8178 vm.drop_caches = 0
  8179. 8179 vm.extfrag_threshold = 500
  8180. 8180 vm.hugetlb_shm_group = 0
  8181. 8181 vm.laptop_mode = 0
  8182. 8182 vm.legacy_va_layout = 0
  8183. 8183 vm.lowmem_reserve_ratio = 256 32 0
  8184. 8184 vm.max_map_count = 65530
  8185. 8185 vm.min_free_kbytes = 22528
  8186. 8186 vm.min_slab_ratio = 5
  8187. 8187 vm.min_unmapped_ratio = 1
  8188. 8188 vm.mmap_min_addr = 32768
  8189. 8189 vm.mmap_rnd_bits = 18
  8190. 8190 vm.mmap_rnd_compat_bits = 11
  8191. 8191 vm.nr_hugepages = 0
  8192. 8192 vm.nr_hugepages_mempolicy = 0
  8193. 8193 vm.nr_overcommit_hugepages = 0
  8194. 8194 vm.numa_stat = 1
  8195. 8195 vm.numa_zonelist_order = Node
  8196. 8196 vm.oom_dump_tasks = 1
  8197. 8197 vm.oom_kill_allocating_task = 0
  8198. 8198 vm.overcommit_kbytes = 0
  8199. 8199 vm.overcommit_memory = 0
  8200. 8200 vm.overcommit_ratio = 50
  8201. 8201 vm.page-cluster = 0
  8202. 8202 vm.panic_on_oom = 0
  8203. 8203 vm.percpu_pagelist_fraction = 0
  8204. 8204 vm.stat_interval = 1
  8205. 8205 vm.swappiness = 100
  8206. 8206 vm.user_reserve_kbytes = 62457
  8207. 8207 vm.vfs_cache_pressure = 100
  8208. 8208 vm.watermark_scale_factor = 10
  8209. 8209 vm.zone_reclaim_mode = 0
  8210. 8210
  8211. 8211 ### ip addr:
  8212. 8212
  8213. 8213 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  8214. 8214 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  8215. 8215 inet XXX.XXX.0.1/8 scope host lo
  8216. 8216 valid_lft forever preferred_lft forever
  8217. 8217 inet6 ::1/128 scope host
  8218. 8218 valid_lft forever preferred_lft forever
  8219. 8219 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  8220. 8220 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  8221. 8221 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  8222. 8222 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  8223. 8223
  8224. 8224 ### partitions:
  8225. 8225
  8226. 8226 major minor #blocks name
  8227. 8227
  8228. 8228 179 0 31166976 mmcblk0
  8229. 8229 179 1 12288000 mmcblk0p1
  8230. 8230 254 0 51200 zram0
  8231. 8231 254 1 252084 zram1
  8232. 8232 254 2 252084 zram2
  8233. 8233 254 3 252084 zram3
  8234. 8234 254 4 252084 zram4
  8235. 8235
  8236. 8236 ### df:
  8237. 8237
  8238. 8238 udev 949M 0 949M 0% /dev
  8239. 8239 tmpfs 197M 3.3M 194M 2% /run
  8240. 8240 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  8241. 8241 tmpfs 985M 0 985M 0% /dev/shm
  8242. 8242 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  8243. 8243 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  8244. 8244 tmpfs 985M 4.0K 985M 1% /tmp
  8245. 8245 /dev/zram0 49M 3.2M 42M 8% /var/log
  8246. 8246
  8247. 8247 ### lsblk:
  8248. 8248
  8249. 8249 NAME FSTYPE SIZE MOUNTPOINT UUID
  8250. 8250 mmcblk0 29.7G
  8251. 8251 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  8252. 8252 zram0 50M /var/log
  8253. 8253
  8254. 8254 ### zramctl:
  8255. 8255
  8256. 8256 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  8257. 8257 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8258. 8258 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8259. 8259 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8260. 8260 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8261. 8261 /dev/zram0 50M 3.3M 809.5K 1.2M 4 /var/log
  8262. 8262
  8263. 8263 ### mtab:
  8264. 8264
  8265. 8265 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  8266. 8266 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  8267. 8267 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  8268. 8268
  8269. 8269 ### mmc0:aaaa info:
  8270. 8270
  8271. 8271 fwrev: 0x0
  8272. 8272 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  8273. 8273 cid: 035344534c33324780c9283abc012a63
  8274. 8274 rca: 0xaaaa
  8275. 8275 csd: 400e00325b590000edc87f800a4040c3
  8276. 8276 manfid: 0x000003
  8277. 8277 ocr: 0x00200000
  8278. 8278 preferred_erase_size: 4194304
  8279. 8279 type: SD
  8280. 8280 hwrev: 0x8
  8281. 8281 date: 10/2018
  8282. 8282 dsr: 0x404
  8283. 8283 erase_size: 512
  8284. 8284 oemid: 0x5344
  8285. 8285 serial: 0xc9283abc
  8286. 8286 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  8287. 8287 scr: 0235804300000000
  8288. 8288 name: SL32G
  8289. 8289
  8290. 8290 ### Boot system health:
  8291. 8291
  8292. 8292 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  8293. 8293 03:00:31: 1104MHz 1.11 36% 15% 15% 0% 5% 0% 46.0°C 0/7
  8294. 8294 03:00:32: 1104MHz 1.11 94% 15% 66% 1% 10% 0% 46.4°C 0/7
  8295. 8295 03:00:32: 1104MHz 1.11 63% 9% 9% 2% 42% 0% 43.9°C 0/7
  8296. 8296 03:00:32: 1104MHz 1.11 49% 12% 2% 1% 34% 0% 42.6°C 0/7
  8297. 8297 03:00:33: 1104MHz 1.11 62% 22% 4% 2% 34% 0% 42.5°C 0/7
  8298. 8298
  8299. 8299 ### Activated 4 lzo zram swap devices with 246 MB each
  8300. 8300
  8301. 8301 ### Activated Armbian ramlog partition with zstd compression
  8302. 8302
  8303. 8303 Tue Jun 19 08:23:14 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  8304. 8304
  8305. 8305 ### dmesg:
  8306. 8306
  8307. 8307 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  8308. 8308 [ 0.000000] Policy zone: DMA32
  8309. 8309 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  8310. 8310 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  8311. 8311 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  8312. 8312 [ 0.000000] log_buf_len min size: 16384 bytes
  8313. 8313 [ 0.000000] log_buf_len: 32768 bytes
  8314. 8314 [ 0.000000] early log buf free: 13752(83%)
  8315. 8315 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  8316. 8316 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  8317. 8317 [ 0.000000] rcu: Hierarchical RCU implementation.
  8318. 8318 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  8319. 8319 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  8320. 8320 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  8321. 8321 [ 0.000000] GIC: Using split EOI/Deactivate mode
  8322. 8322 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  8323. 8323 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  8324. 8324 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  8325. 8325 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  8326. 8326 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  8327. 8327 [ 0.000274] Console: colour dummy device 80x25
  8328. 8328 [ 0.000286] console [tty1] enabled
  8329. 8329 [ 0.000355] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  8330. 8330 [ 0.000364] pid_max: default: 32768 minimum: 301
  8331. 8331 [ 0.000450] Security Framework initialized
  8332. 8332 [ 0.000458] AppArmor: AppArmor disabled by boot time parameter
  8333. 8333 [ 0.001734] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  8334. 8334 [ 0.002371] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  8335. 8335 [ 0.002419] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  8336. 8336 [ 0.002444] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  8337. 8337 [ 0.003827] ASID allocator initialised with 32768 entries
  8338. 8338 [ 0.003948] rcu: Hierarchical SRCU implementation.
  8339. 8339 [ 0.004636] smp: Bringing up secondary CPUs ...
  8340. 8340 [ 0.005856] Detected VIPT I-cache on CPU1
  8341. 8341 [ 0.005908] arch_timer: CPU1: Trapping CNTVCT access
  8342. 8342 [ 0.005917] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  8343. 8343 [ 0.006807] Detected VIPT I-cache on CPU2
  8344. 8344 [ 0.006833] arch_timer: CPU2: Trapping CNTVCT access
  8345. 8345 [ 0.006840] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  8346. 8346 [ 0.007672] Detected VIPT I-cache on CPU3
  8347. 8347 [ 0.007695] arch_timer: CPU3: Trapping CNTVCT access
  8348. 8348 [ 0.007703] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  8349. 8349 [ 0.007773] smp: Brought up 1 node, 4 CPUs
  8350. 8350 [ 0.007777] SMP: Total of 4 processors activated.
  8351. 8351 [ 0.007783] CPU features: detected: 32-bit EL0 Support
  8352. 8352 [ 0.010727] CPU: All CPU(s) started at EL2
  8353. 8353 [ 0.010743] alternatives: patching kernel code
  8354. 8354 [ 0.012109] devtmpfs: initialized
  8355. 8355 [ 0.018518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  8356. 8356 [ 0.018552] futex hash table entries: 1024 (order: 4, 65536 bytes)
  8357. 8357 [ 0.020852] xor: measuring software checksum speed
  8358. 8358 [ 0.060096] 8regs : 1566.000 MB/sec
  8359. 8359 [ 0.100136] 8regs_prefetch: 1396.000 MB/sec
  8360. 8360 [ 0.140181] 32regs : 1925.000 MB/sec
  8361. 8361 [ 0.180228] 32regs_prefetch: 1618.000 MB/sec
  8362. 8362 [ 0.180232] xor: using function: 32regs (1925.000 MB/sec)
  8363. 8363 [ 0.180292] pinctrl core: initialized pinctrl subsystem
  8364. 8364 [ 0.181145] NET: Registered protocol family 16
  8365. 8365 [ 0.181665] audit: initializing netlink subsys (disabled)
  8366. 8366 [ 0.181830] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  8367. 8367 [ 0.182333] cpuidle: using governor menu
  8368. 8368 [ 0.182593] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  8369. 8369 [ 0.182600] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  8370. 8370 [ 0.184677] DMA: preallocated 2048 KiB pool for atomic allocations
  8371. 8371 [ 0.184764] Serial: AMBA PL011 UART driver
  8372. 8372 [ 0.196889] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  8373. 8373 [ 0.197349] cryptd: max_cpu_qlen set to 1000
  8374. 8374 [ 0.264495] raid6: int64x1 gen() 300 MB/s
  8375. 8375 [ 0.332460] raid6: int64x1 xor() 299 MB/s
  8376. 8376 [ 0.400632] raid6: int64x2 gen() 460 MB/s
  8377. 8377 [ 0.468671] raid6: int64x2 xor() 409 MB/s
  8378. 8378 [ 0.536710] raid6: int64x4 gen() 707 MB/s
  8379. 8379 [ 0.604811] raid6: int64x4 xor() 520 MB/s
  8380. 8380 [ 0.672859] raid6: int64x8 gen() 667 MB/s
  8381. 8381 [ 0.740934] raid6: int64x8 xor() 510 MB/s
  8382. 8382 [ 0.809043] raid6: neonx1 gen() 495 MB/s
  8383. 8383 [ 0.877120] raid6: neonx1 xor() 579 MB/s
  8384. 8384 [ 0.945161] raid6: neonx2 gen() 791 MB/s
  8385. 8385 [ 1.013248] raid6: neonx2 xor() 820 MB/s
  8386. 8386 [ 1.081376] raid6: neonx4 gen() 1027 MB/s
  8387. 8387 [ 1.149413] raid6: neonx4 xor() 982 MB/s
  8388. 8388 [ 1.217539] raid6: neonx8 gen() 1125 MB/s
  8389. 8389 [ 1.285586] raid6: neonx8 xor() 1044 MB/s
  8390. 8390 [ 1.285590] raid6: using algorithm neonx8 gen() 1125 MB/s
  8391. 8391 [ 1.285592] raid6: .... xor() 1044 MB/s, rmw enabled
  8392. 8392 [ 1.285596] raid6: using neon recovery algorithm
  8393. 8393 [ 1.286191] SCSI subsystem initialized
  8394. 8394 [ 1.286368] usbcore: registered new interface driver usbfs
  8395. 8395 [ 1.286403] usbcore: registered new interface driver hub
  8396. 8396 [ 1.286457] usbcore: registered new device driver usb
  8397. 8397 [ 1.286695] pps_core: LinuxPPS API ver. 1 registered
  8398. 8398 [ 1.286699] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  8399. 8399 [ 1.286716] PTP clock support registered
  8400. 8400 [ 1.287818] clocksource: Switched to clocksource arch_sys_counter
  8401. 8401 [ 1.287968] VFS: Disk quotas dquot_6.6.0
  8402. 8402 [ 1.288027] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  8403. 8403 [ 1.294788] NET: Registered protocol family 2
  8404. 8404 [ 1.295387] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  8405. 8405 [ 1.295443] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  8406. 8406 [ 1.295643] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  8407. 8407 [ 1.296012] TCP: Hash tables configured (established 16384 bind 16384)
  8408. 8408 [ 1.296183] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  8409. 8409 [ 1.296246] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  8410. 8410 [ 1.296453] NET: Registered protocol family 1
  8411. 8411 [ 1.296921] RPC: Registered named UNIX socket transport module.
  8412. 8412 [ 1.296924] RPC: Registered udp transport module.
  8413. 8413 [ 1.296926] RPC: Registered tcp transport module.
  8414. 8414 [ 1.296929] RPC: Registered tcp NFSv4.1 backchannel transport module.
  8415. 8415 [ 1.297185] Unpacking initramfs...
  8416. 8416 [ 1.777806] Freeing initrd memory: 8348K
  8417. 8417 [ 1.783260] Initialise system trusted keyrings
  8418. 8418 [ 1.783377] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  8419. 8419 [ 1.788667] zbud: loaded
  8420. 8420 [ 1.790228] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  8421. 8421 [ 1.790978] NFS: Registering the id_resolver key type
  8422. 8422 [ 1.791001] Key type id_resolver registered
  8423. 8423 [ 1.791004] Key type id_legacy registered
  8424. 8424 [ 1.791014] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  8425. 8425 [ 1.791018] Installing knfsd (copyright (C) 1996 [email protected]).
  8426. 8426 [ 1.792030] 9p: Installing v9fs 9p2000 file system support
  8427. 8427 [ 1.797942] NET: Registered protocol family 38
  8428. 8428 [ 1.798039] Key type asymmetric registered
  8429. 8429 [ 1.798044] Asymmetric key parser 'x509' registered
  8430. 8430 [ 1.798098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  8431. 8431 [ 1.798220] io scheduler noop registered
  8432. 8432 [ 1.798225] io scheduler deadline registered
  8433. 8433 [ 1.798401] io scheduler cfq registered (default)
  8434. 8434 [ 1.798406] io scheduler mq-deadline registered
  8435. 8435 [ 1.798410] io scheduler kyber registered
  8436. 8436 [ 1.798525] io scheduler bfq registered
  8437. 8437 [ 1.798811] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  8438. 8438 [ 1.799489] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  8439. 8439 [ 1.802712] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  8440. 8440 [ 1.811474] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  8441. 8441 [ 1.820734] loop: module loaded
  8442. 8442 [ 1.821938] libphy: Fixed MDIO Bus: probed
  8443. 8443 [ 1.822850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  8444. 8444 [ 1.822854] ehci-platform: EHCI generic platform driver
  8445. 8445 [ 1.823037] ehci-platform 1c1a000.usb: EHCI Host Controller
  8446. 8446 [ 1.823059] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  8447. 8447 [ 1.824301] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  8448. 8448 [ 1.839822] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  8449. 8449 [ 1.840041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  8450. 8450 [ 1.840049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  8451. 8451 [ 1.840054] usb usb1: Product: EHCI Host Controller
  8452. 8452 [ 1.840060] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  8453. 8453 [ 1.840065] usb usb1: SerialNumber: 1c1a000.usb
  8454. 8454 [ 1.840579] hub 1-0:1.0: USB hub found
  8455. 8455 [ 1.840620] hub 1-0:1.0: 1 port detected
  8456. 8456 [ 1.841229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  8457. 8457 [ 1.841249] ohci-platform: OHCI generic platform driver
  8458. 8458 [ 1.841405] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  8459. 8459 [ 1.841424] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  8460. 8460 [ 1.841741] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  8461. 8461 [ 1.904026] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  8462. 8462 [ 1.904033] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  8463. 8463 [ 1.904039] usb usb2: Product: Generic Platform OHCI controller
  8464. 8464 [ 1.904045] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  8465. 8465 [ 1.904050] usb usb2: SerialNumber: 1c1a400.usb
  8466. 8466 [ 1.904492] hub 2-0:1.0: USB hub found
  8467. 8467 [ 1.904529] hub 2-0:1.0: 1 port detected
  8468. 8468 [ 1.905436] usbcore: registered new interface driver usb-storage
  8469. 8469 [ 1.905925] mousedev: PS/2 mouse device common for all mice
  8470. 8470 [ 1.906339] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  8471. 8471 [ 1.906345] sun6i-rtc 1f00000.rtc: RTC enabled
  8472. 8472 [ 1.906415] i2c /dev entries driver
  8473. 8473 [ 1.906979] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  8474. 8474 [ 1.907544] sdhci: Secure Digital Host Controller Interface driver
  8475. 8475 [ 1.907547] sdhci: Copyright(c) Pierre Ossman
  8476. 8476 [ 1.907570] Synopsys Designware Multimedia Card Interface Driver
  8477. 8477 [ 1.907970] sdhci-pltfm: SDHCI platform and OF driver helper
  8478. 8478 [ 1.908429] ledtrig-cpu: registered to indicate activity on CPUs
  8479. 8479 [ 1.908738] hidraw: raw HID events driver (C) Jiri Kosina
  8480. 8480 [ 1.908836] usbcore: registered new interface driver usbhid
  8481. 8481 [ 1.908839] usbhid: USB HID core driver
  8482. 8482 [ 1.909876] NET: Registered protocol family 10
  8483. 8483 [ 1.924271] Segment Routing with IPv6
  8484. 8484 [ 1.924368] NET: Registered protocol family 17
  8485. 8485 [ 1.924513] 8021q: 802.1Q VLAN Support v1.8
  8486. 8486 [ 1.924562] 9pnet: Installing 9P2000 support
  8487. 8487 [ 1.924643] Key type dns_resolver registered
  8488. 8488 [ 1.925325] registered taskstats version 1
  8489. 8489 [ 1.925328] Loading compiled-in X.509 certificates
  8490. 8490 [ 1.925418] zswap: loaded using pool lzo/zbud
  8491. 8491 [ 1.926723] Btrfs loaded, crc32c=crc32c-arm64-ce
  8492. 8492 [ 1.933590] Key type encrypted registered
  8493. 8493 [ 1.950804] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  8494. 8494 [ 1.959147] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  8495. 8495 [ 1.959471] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  8496. 8496 [ 1.959482] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  8497. 8497 [ 1.959661] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  8498. 8498 [ 1.959710] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  8499. 8499 [ 1.959724] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  8500. 8500 [ 1.959973] sun4i-drm display-engine: Couldn't bind all pipelines components
  8501. 8501 [ 1.960074] sun4i-drm display-engine: master bind failed: -517
  8502. 8502 [ 1.960411] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  8503. 8503 [ 1.960788] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  8504. 8504 [ 1.963491] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  8505. 8505 [ 1.963899] dcdc1: supplied by regulator-dummy
  8506. 8506 [ 1.964156] dcdc2: supplied by regulator-dummy
  8507. 8507 [ 1.964377] dcdc4: supplied by regulator-dummy
  8508. 8508 [ 1.964580] dcdc5: supplied by regulator-dummy
  8509. 8509 [ 1.964774] dcdc6: supplied by regulator-dummy
  8510. 8510 [ 1.964986] dc1sw: supplied by regulator-dummy
  8511. 8511 [ 1.965158] aldo1: supplied by regulator-dummy
  8512. 8512 [ 1.965372] aldo2: supplied by regulator-dummy
  8513. 8513 [ 1.965587] aldo3: supplied by regulator-dummy
  8514. 8514 [ 1.965784] dldo1: supplied by regulator-dummy
  8515. 8515 [ 1.965982] dldo2: supplied by regulator-dummy
  8516. 8516 [ 1.966041] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  8517. 8517 [ 1.966237] dldo3: supplied by regulator-dummy
  8518. 8518 [ 1.966444] dldo4: supplied by regulator-dummy
  8519. 8519 [ 1.966645] eldo1: supplied by regulator-dummy
  8520. 8520 [ 1.966867] eldo2: supplied by regulator-dummy
  8521. 8521 [ 1.967058] eldo3: supplied by regulator-dummy
  8522. 8522 [ 1.967263] fldo1: supplied by regulator-dummy
  8523. 8523 [ 1.967502] fldo2: supplied by regulator-dummy
  8524. 8524 [ 1.967712] rtc-ldo: supplied by regulator-dummy
  8525. 8525 [ 1.967904] ldo-io0: supplied by regulator-dummy
  8526. 8526 [ 1.968146] ldo-io1: supplied by regulator-dummy
  8527. 8527 [ 1.969201] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  8528. 8528 [ 1.973413] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  8529. 8529 [ 1.973919] console [ttyS0] disabled
  8530. 8530 [ 1.994588] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  8531. 8531 [ 1.994649] console [ttyS0] enabled
  8532. 8532 [ 2.015869] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  8533. 8533 [ 2.017184] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  8534. 8534 [ 2.017269] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  8535. 8535 [ 2.017480] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  8536. 8536 [ 2.017495] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  8537. 8537 [ 2.017500] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  8538. 8538 [ 2.017505] dwmac-sun8i 1c30000.ethernet: COE Type 2
  8539. 8539 [ 2.017510] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  8540. 8540 [ 2.017516] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  8541. 8541 [ 2.017521] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  8542. 8542 [ 2.017625] libphy: stmmac: probed
  8543. 8543 [ 2.023504] ehci-platform 1c1b000.usb: EHCI Host Controller
  8544. 8544 [ 2.023531] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  8545. 8545 [ 2.024259] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  8546. 8546 [ 2.039831] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  8547. 8547 [ 2.040009] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  8548. 8548 [ 2.040017] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  8549. 8549 [ 2.040023] usb usb3: Product: EHCI Host Controller
  8550. 8550 [ 2.040028] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  8551. 8551 [ 2.040034] usb usb3: SerialNumber: 1c1b000.usb
  8552. 8552 [ 2.040500] hub 3-0:1.0: USB hub found
  8553. 8553 [ 2.040530] hub 3-0:1.0: 1 port detected
  8554. 8554 [ 2.041227] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  8555. 8555 [ 2.041245] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  8556. 8556 [ 2.041503] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  8557. 8557 [ 2.103998] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  8558. 8558 [ 2.104005] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  8559. 8559 [ 2.104011] usb usb4: Product: Generic Platform OHCI controller
  8560. 8560 [ 2.104016] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  8561. 8561 [ 2.104022] usb usb4: SerialNumber: 1c1b400.usb
  8562. 8562 [ 2.104410] hub 4-0:1.0: USB hub found
  8563. 8563 [ 2.104439] hub 4-0:1.0: 1 port detected
  8564. 8564 [ 2.105168] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  8565. 8565 [ 2.105220] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  8566. 8566 [ 2.105483] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  8567. 8567 [ 2.105493] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  8568. 8568 [ 2.105659] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  8569. 8569 [ 2.105666] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  8570. 8570 [ 2.105672] usb usb5: Product: MUSB HDRC host driver
  8571. 8571 [ 2.105677] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  8572. 8572 [ 2.105682] usb usb5: SerialNumber: musb-hdrc.1.auto
  8573. 8573 [ 2.106051] hub 5-0:1.0: USB hub found
  8574. 8574 [ 2.106082] hub 5-0:1.0: 1 port detected
  8575. 8575 [ 2.107894] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  8576. 8576 [ 2.107925] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  8577. 8577 [ 2.107934] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  8578. 8578 [ 2.107971] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  8579. 8579 [ 2.108317] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  8580. 8580 [ 2.108394] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  8581. 8581 [ 2.126433] Console: switching to colour frame buffer device 170x48
  8582. 8582 [ 2.127830] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  8583. 8583 [ 2.136696] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  8584. 8584 [ 2.145042] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  8585. 8585 [ 2.145393] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  8586. 8586 [ 2.145403] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  8587. 8587 [ 2.145546] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  8588. 8588 [ 2.145648] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  8589. 8589 [ 2.146258] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  8590. 8590 [ 2.146345] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  8591. 8591 [ 2.146545] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  8592. 8592 [ 2.147025] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  8593. 8593 [ 2.147328] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  8594. 8594 [ 2.147334] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  8595. 8595 [ 2.147337] [drm] No driver support for vblank timestamp query.
  8596. 8596 [ 2.147344] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  8597. 8597 [ 2.147347] fb: switching to sun4i-drm-fb from simple
  8598. 8598 [ 2.147437] Console: switching to colour dummy device 80x25
  8599. 8599 [ 2.171581] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  8600. 8600 [ 2.171585] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  8601. 8601 [ 2.188994] mmc1: new high speed SDIO card at address 0001
  8602. 8602 [ 2.201950] random: fast init done
  8603. 8603 [ 2.210191] mmc0: new high speed SDHC card at address aaaa
  8604. 8604 [ 2.211537] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  8605. 8605 [ 2.213948] mmcblk0: p1
  8606. 8606 [ 2.624372] Console: switching to colour frame buffer device 170x48
  8607. 8607 [ 2.640857] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  8608. 8608 [ 2.641267] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  8609. 8609 [ 2.641736] of_cfs_init
  8610. 8610 [ 2.641822] of_cfs_init: OK
  8611. 8611 [ 2.642017] vcc-mipi: disabling
  8612. 8612 [ 2.642070] vcc-1v2-hsic: disabling
  8613. 8613 [ 2.642620] Freeing unused kernel memory: 576K
  8614. 8614 [ 2.655895] Run /init as init process
  8615. 8615 [ 2.703892] usb 4-1: new full-speed USB device number 2 using ohci-platform
  8616. 8616 [ 2.944954] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  8617. 8617 [ 2.944966] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  8618. 8618 [ 2.944972] usb 4-1: Product: USB Receiver
  8619. 8619 [ 2.944978] usb 4-1: Manufacturer: Logitech
  8620. 8620 [ 2.955669] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  8621. 8621 [ 3.003159] axp20x-gpio axp20x-gpio: DMA mask not set
  8622. 8622 [ 3.003695] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  8623. 8623 [ 3.013038] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  8624. 8624 [ 3.020178] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  8625. 8625 [ 3.020690] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  8626. 8626 [ 3.084287] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  8627. 8627 [ 3.084709] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  8628. 8628 [ 3.588388] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  8629. 8629 [ 4.250429] systemd[1]: System time before build time, advancing clock.
  8630. 8630 [ 4.277847] systemd[1]: systemd 237 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)
  8631. 8631 [ 4.278199] systemd[1]: Detected architecture arm64.
  8632. 8632 [ 4.291288] systemd[1]: Set hostname to <pine64>.
  8633. 8633 [ 4.744215] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  8634. 8634 [ 4.744232] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  8635. 8635 [ 5.020782] random: systemd: uninitialized urandom read (16 bytes read)
  8636. 8636 [ 5.020856] systemd[1]: Reached target Remote File Systems.
  8637. 8637 [ 5.021791] random: systemd: uninitialized urandom read (16 bytes read)
  8638. 8638 [ 5.021834] systemd[1]: Reached target User and Group Name Lookups.
  8639. 8639 [ 5.022217] random: systemd: uninitialized urandom read (16 bytes read)
  8640. 8640 [ 5.022376] systemd[1]: Started ntp-systemd-netif.path.
  8641. 8641 [ 5.023450] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  8642. 8642 [ 5.024024] systemd[1]: Reached target Swap.
  8643. 8643 [ 5.129904] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  8644. 8644 [ 5.341575] systemd-journald[282]: Received request to flush runtime journal from PID 1
  8645. 8645 [ 5.912317] cpu cpu0: Linked as a consumer to regulator.2
  8646. 8646 [ 5.912367] cpu cpu0: Dropping the link to regulator.2
  8647. 8647 [ 5.912524] cpu cpu0: Linked as a consumer to regulator.2
  8648. 8648 [ 6.073206] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  8649. 8649 [ 6.073927] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  8650. 8650 [ 6.133777] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  8651. 8651 [ 6.133845] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  8652. 8652 [ 6.133851] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  8653. 8653 [ 6.185350] thermal thermal_zone0: failed to read out thermal zone (-110)
  8654. 8654 [ 6.185386] thermal thermal_zone1: failed to read out thermal zone (-110)
  8655. 8655 [ 6.185401] thermal thermal_zone2: failed to read out thermal zone (-110)
  8656. 8656 [ 6.193669] axp20x-adc axp813-adc: DMA mask not set
  8657. 8657 [ 6.210419] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  8658. 8658 [ 6.214284] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  8659. 8659 [ 6.278811] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  8660. 8660 [ 6.284276] lima 1c40000.gpu: bus rate = 200000000
  8661. 8661 [ 6.284287] lima 1c40000.gpu: mod rate = 384000000
  8662. 8662 [ 6.285689] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  8663. 8663 [ 6.285698] [TTM] Initializing pool allocator
  8664. 8664 [ 6.285736] [TTM] Initializing DMA pool allocator
  8665. 8665 [ 6.286456] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  8666. 8666 [ 6.286494] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  8667. 8667 [ 6.286530] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  8668. 8668 [ 6.286559] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  8669. 8669 [ 6.293814] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  8670. 8670 [ 6.294818] thermal thermal_zone2: failed to read out thermal zone (-110)
  8671. 8671 [ 6.305755] thermal thermal_zone2: failed to read out thermal zone (-110)
  8672. 8672 [ 6.362603] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  8673. 8673 [ 6.423288] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  8674. 8674 [ 6.478128] RTL8723BS: module init start
  8675. 8675 [ 6.478137] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  8676. 8676 [ 6.478139] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  8677. 8677 [ 6.481547] pnetdev = (____ptrval____)
  8678. 8678 [ 6.565681] RTL8723BS: rtw_ndev_init(wlan0)
  8679. 8679 [ 6.568744] RTL8723BS: module init ret =0
  8680. 8680 [ 6.568755] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  8681. 8681 [ 6.591268] zram: Added device: zram0
  8682. 8682 [ 6.592307] zram: Added device: zram1
  8683. 8683 [ 6.597284] zram: Added device: zram2
  8684. 8684 [ 6.600295] zram: Added device: zram3
  8685. 8685 [ 6.606948] zram: Added device: zram4
  8686. 8686 [ 6.609557] zram: Added device: zram5
  8687. 8687 [ 6.672710] zram1: detected capacity change from 0 to 258134016
  8688. 8688 [ 7.762235] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  8689. 8689 [ 7.765820] zram2: detected capacity change from 0 to 258134016
  8690. 8690 [ 8.800959] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  8691. 8691 [ 8.803195] zram3: detected capacity change from 0 to 258134016
  8692. 8692 [ 9.839601] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  8693. 8693 [ 9.841910] zram4: detected capacity change from 0 to 258134016
  8694. 8694 [ 10.879621] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  8695. 8695 [ 11.003956] zram0: detected capacity change from 0 to 52428800
  8696. 8696 [ 13.186475] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  8697. 8697
  8698. 8698 ### armbian-release:
  8699. 8699
  8700. 8700 # PLEASE DO NOT EDIT THIS FILE
  8701. 8701 BOARD=pine64
  8702. 8702 BOARD_NAME="Pine64"
  8703. 8703 BOARDFAMILY=sun50iw1
  8704. 8704 VERSION=5.75
  8705. 8705 LINUXFAMILY=sunxi64
  8706. 8706 BRANCH=next
  8707. 8707 ARCH=arm64
  8708. 8708 IMAGE_TYPE=stable
  8709. 8709 BOARD_TYPE=conf
  8710. 8710 INITRD_ARCH=arm64
  8711. 8711 KERNEL_IMAGE_TYPE=Image
  8712. 8712
  8713. 8713 ### boot environment:
  8714. 8714
  8715. 8715 verbosity=1
  8716. 8716 overlay_prefix=sun50i-a64
  8717. 8717 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  8718. 8718 rootfstype=ext4
  8719. 8719 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  8720. 8720
  8721. 8721 ### lsusb:
  8722. 8722
  8723. 8723 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  8724. 8724 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  8725. 8725 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  8726. 8726 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  8727. 8727 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  8728. 8728 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  8729. 8729
  8730. 8730 ### lscpu:
  8731. 8731
  8732. 8732 Architecture: aarch64
  8733. 8733 Byte Order: Little Endian
  8734. 8734 CPU(s): 4
  8735. 8735 On-line CPU(s) list: 0-3
  8736. 8736 Thread(s) per core: 1
  8737. 8737 Core(s) per socket: 4
  8738. 8738 Socket(s): 1
  8739. 8739 NUMA node(s): 1
  8740. 8740 Vendor ID: ARM
  8741. 8741 Model: 4
  8742. 8742 Model name: Cortex-A53
  8743. 8743 Stepping: r0p4
  8744. 8744 CPU max MHz: 1104.0000
  8745. 8745 CPU min MHz: 120.0000
  8746. 8746 BogoMIPS: 48.00
  8747. 8747 L1d cache: unknown size
  8748. 8748 L1i cache: unknown size
  8749. 8749 L2 cache: unknown size
  8750. 8750 NUMA node0 CPU(s): 0-3
  8751. 8751 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8752. 8752
  8753. 8753 ### cpuinfo:
  8754. 8754
  8755. 8755 processor : 0
  8756. 8756 Processor : AArch64 Processor rev 4 (aarch64)
  8757. 8757 Hardware : sun50iw1p1
  8758. 8758 BogoMIPS : 48.00
  8759. 8759 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8760. 8760 CPU implementer : 0x41
  8761. 8761 CPU architecture: 8
  8762. 8762 CPU variant : 0x0
  8763. 8763 CPU part : 0xd03
  8764. 8764 CPU revision : 4
  8765. 8765
  8766. 8766 processor : 1
  8767. 8767 Processor : AArch64 Processor rev 4 (aarch64)
  8768. 8768 Hardware : sun50iw1p1
  8769. 8769 BogoMIPS : 48.00
  8770. 8770 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8771. 8771 CPU implementer : 0x41
  8772. 8772 CPU architecture: 8
  8773. 8773 CPU variant : 0x0
  8774. 8774 CPU part : 0xd03
  8775. 8775 CPU revision : 4
  8776. 8776
  8777. 8777 processor : 2
  8778. 8778 Processor : AArch64 Processor rev 4 (aarch64)
  8779. 8779 Hardware : sun50iw1p1
  8780. 8780 BogoMIPS : 48.00
  8781. 8781 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8782. 8782 CPU implementer : 0x41
  8783. 8783 CPU architecture: 8
  8784. 8784 CPU variant : 0x0
  8785. 8785 CPU part : 0xd03
  8786. 8786 CPU revision : 4
  8787. 8787
  8788. 8788 processor : 3
  8789. 8789 Processor : AArch64 Processor rev 4 (aarch64)
  8790. 8790 Hardware : sun50iw1p1
  8791. 8791 BogoMIPS : 48.00
  8792. 8792 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  8793. 8793 CPU implementer : 0x41
  8794. 8794 CPU architecture: 8
  8795. 8795 CPU variant : 0x0
  8796. 8796 CPU part : 0xd03
  8797. 8797 CPU revision : 4
  8798. 8798
  8799. 8799
  8800. 8800 ### meminfo:
  8801. 8801
  8802. 8802 MemTotal: 2016644 kB
  8803. 8803 MemFree: 1842772 kB
  8804. 8804 MemAvailable: 1862300 kB
  8805. 8805 Buffers: 15132 kB
  8806. 8806 Cached: 67496 kB
  8807. 8807 SwapCached: 0 kB
  8808. 8808 Active: 61180 kB
  8809. 8809 Inactive: 44472 kB
  8810. 8810 Active(anon): 23352 kB
  8811. 8811 Inactive(anon): 5712 kB
  8812. 8812 Active(file): 37828 kB
  8813. 8813 Inactive(file): 38760 kB
  8814. 8814 Unevictable: 0 kB
  8815. 8815 Mlocked: 0 kB
  8816. 8816 SwapTotal: 1008320 kB
  8817. 8817 SwapFree: 1008320 kB
  8818. 8818 Dirty: 24 kB
  8819. 8819 Writeback: 0 kB
  8820. 8820 AnonPages: 22900 kB
  8821. 8821 Mapped: 24592 kB
  8822. 8822 Shmem: 5908 kB
  8823. 8823 Slab: 25136 kB
  8824. 8824 SReclaimable: 9668 kB
  8825. 8825 SUnreclaim: 15468 kB
  8826. 8826 KernelStack: 2192 kB
  8827. 8827 PageTables: 1384 kB
  8828. 8828 NFS_Unstable: 0 kB
  8829. 8829 Bounce: 0 kB
  8830. 8830 WritebackTmp: 0 kB
  8831. 8831 CommitLimit: 2016640 kB
  8832. 8832 Committed_AS: 196516 kB
  8833. 8833 VmallocTotal: 135290290112 kB
  8834. 8834 VmallocUsed: 0 kB
  8835. 8835 VmallocChunk: 0 kB
  8836. 8836 Percpu: 496 kB
  8837. 8837 AnonHugePages: 0 kB
  8838. 8838 ShmemHugePages: 0 kB
  8839. 8839 ShmemPmdMapped: 0 kB
  8840. 8840 CmaTotal: 65536 kB
  8841. 8841 CmaFree: 57828 kB
  8842. 8842 HugePages_Total: 0
  8843. 8843 HugePages_Free: 0
  8844. 8844 HugePages_Rsvd: 0
  8845. 8845 HugePages_Surp: 0
  8846. 8846 Hugepagesize: 2048 kB
  8847. 8847 Hugetlb: 0 kB
  8848. 8848
  8849. 8849 ### virtual memory:
  8850. 8850
  8851. 8851 vm.admin_reserve_kbytes = 8192
  8852. 8852 vm.block_dump = 0
  8853. 8853 vm.compact_unevictable_allowed = 1
  8854. 8854 vm.dirty_background_bytes = 0
  8855. 8855 vm.dirty_background_ratio = 10
  8856. 8856 vm.dirty_bytes = 0
  8857. 8857 vm.dirty_expire_centisecs = 3000
  8858. 8858 vm.dirty_ratio = 20
  8859. 8859 vm.dirtytime_expire_seconds = 43200
  8860. 8860 vm.dirty_writeback_centisecs = 500
  8861. 8861 vm.drop_caches = 0
  8862. 8862 vm.extfrag_threshold = 500
  8863. 8863 vm.hugetlb_shm_group = 0
  8864. 8864 vm.laptop_mode = 0
  8865. 8865 vm.legacy_va_layout = 0
  8866. 8866 vm.lowmem_reserve_ratio = 256 32 0
  8867. 8867 vm.max_map_count = 65530
  8868. 8868 vm.min_free_kbytes = 22528
  8869. 8869 vm.min_slab_ratio = 5
  8870. 8870 vm.min_unmapped_ratio = 1
  8871. 8871 vm.mmap_min_addr = 32768
  8872. 8872 vm.mmap_rnd_bits = 18
  8873. 8873 vm.mmap_rnd_compat_bits = 11
  8874. 8874 vm.nr_hugepages = 0
  8875. 8875 vm.nr_hugepages_mempolicy = 0
  8876. 8876 vm.nr_overcommit_hugepages = 0
  8877. 8877 vm.numa_stat = 1
  8878. 8878 vm.numa_zonelist_order = Node
  8879. 8879 vm.oom_dump_tasks = 1
  8880. 8880 vm.oom_kill_allocating_task = 0
  8881. 8881 vm.overcommit_kbytes = 0
  8882. 8882 vm.overcommit_memory = 0
  8883. 8883 vm.overcommit_ratio = 50
  8884. 8884 vm.page-cluster = 0
  8885. 8885 vm.panic_on_oom = 0
  8886. 8886 vm.percpu_pagelist_fraction = 0
  8887. 8887 vm.stat_interval = 1
  8888. 8888 vm.swappiness = 100
  8889. 8889 vm.user_reserve_kbytes = 62457
  8890. 8890 vm.vfs_cache_pressure = 100
  8891. 8891 vm.watermark_scale_factor = 10
  8892. 8892 vm.zone_reclaim_mode = 0
  8893. 8893
  8894. 8894 ### ip addr:
  8895. 8895
  8896. 8896 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  8897. 8897 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  8898. 8898 inet XXX.XXX.0.1/8 scope host lo
  8899. 8899 valid_lft forever preferred_lft forever
  8900. 8900 inet6 ::1/128 scope host
  8901. 8901 valid_lft forever preferred_lft forever
  8902. 8902 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  8903. 8903 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  8904. 8904 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  8905. 8905 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  8906. 8906
  8907. 8907 ### partitions:
  8908. 8908
  8909. 8909 major minor #blocks name
  8910. 8910
  8911. 8911 179 0 31166976 mmcblk0
  8912. 8912 179 1 12288000 mmcblk0p1
  8913. 8913 254 0 51200 zram0
  8914. 8914 254 1 252084 zram1
  8915. 8915 254 2 252084 zram2
  8916. 8916 254 3 252084 zram3
  8917. 8917 254 4 252084 zram4
  8918. 8918
  8919. 8919 ### df:
  8920. 8920
  8921. 8921 udev 949M 0 949M 0% /dev
  8922. 8922 tmpfs 197M 5.8M 192M 3% /run
  8923. 8923 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  8924. 8924 tmpfs 985M 0 985M 0% /dev/shm
  8925. 8925 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  8926. 8926 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  8927. 8927 tmpfs 985M 4.0K 985M 1% /tmp
  8928. 8928 /dev/zram0 49M 3.5M 42M 8% /var/log
  8929. 8929
  8930. 8930 ### lsblk:
  8931. 8931
  8932. 8932 NAME FSTYPE SIZE MOUNTPOINT UUID
  8933. 8933 mmcblk0 29.7G
  8934. 8934 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  8935. 8935 zram0 50M /var/log
  8936. 8936
  8937. 8937 ### zramctl:
  8938. 8938
  8939. 8939 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  8940. 8940 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8941. 8941 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8942. 8942 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8943. 8943 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  8944. 8944 /dev/zram0 50M 3.5M 873.7K 1.3M 4 /var/log
  8945. 8945
  8946. 8946 ### mtab:
  8947. 8947
  8948. 8948 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  8949. 8949 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  8950. 8950 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  8951. 8951
  8952. 8952 ### mmc0:aaaa info:
  8953. 8953
  8954. 8954 fwrev: 0x0
  8955. 8955 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  8956. 8956 cid: 035344534c33324780c9283abc012a63
  8957. 8957 rca: 0xaaaa
  8958. 8958 csd: 400e00325b590000edc87f800a4040c3
  8959. 8959 manfid: 0x000003
  8960. 8960 ocr: 0x00200000
  8961. 8961 preferred_erase_size: 4194304
  8962. 8962 type: SD
  8963. 8963 hwrev: 0x8
  8964. 8964 date: 10/2018
  8965. 8965 dsr: 0x404
  8966. 8966 erase_size: 512
  8967. 8967 oemid: 0x5344
  8968. 8968 serial: 0xc9283abc
  8969. 8969 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  8970. 8970 scr: 0235804300000000
  8971. 8971 name: SL32G
  8972. 8972
  8973. 8973 ### Boot system health:
  8974. 8974
  8975. 8975 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  8976. 8976 08:23:17: 1104MHz 1.35 36% 15% 16% 0% 5% 0% 49.7°C 0/7
  8977. 8977 08:23:18: 1104MHz 1.35 93% 16% 60% 1% 14% 0% 49.8°C 0/7
  8978. 8978 08:23:18: 1104MHz 1.35 72% 8% 7% 2% 54% 0% 47.7°C 0/7
  8979. 8979 08:23:18: 1104MHz 1.35 52% 11% 2% 2% 36% 0% 46.7°C 0/7
  8980. 8980 08:23:19: 1104MHz 1.35 52% 16% 4% 0% 32% 0% 45.9°C 0/7
  8981. 8981
  8982. 8982 ### Activated 4 lzo zram swap devices with 246 MB each
  8983. 8983
  8984. 8984 ### Activated Armbian ramlog partition with zstd compression
  8985. 8985
  8986. 8986 Tue Jun 19 09:05:32 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  8987. 8987
  8988. 8988 ### dmesg:
  8989. 8989
  8990. 8990 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  8991. 8991 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  8992. 8992 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  8993. 8993 [ 0.000000] Policy zone: DMA32
  8994. 8994 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  8995. 8995 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  8996. 8996 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  8997. 8997 [ 0.000000] log_buf_len min size: 16384 bytes
  8998. 8998 [ 0.000000] log_buf_len: 32768 bytes
  8999. 8999 [ 0.000000] early log buf free: 13752(83%)
  9000. 9000 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  9001. 9001 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  9002. 9002 [ 0.000000] rcu: Hierarchical RCU implementation.
  9003. 9003 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  9004. 9004 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  9005. 9005 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  9006. 9006 [ 0.000000] GIC: Using split EOI/Deactivate mode
  9007. 9007 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  9008. 9008 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  9009. 9009 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  9010. 9010 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  9011. 9011 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  9012. 9012 [ 0.000273] Console: colour dummy device 80x25
  9013. 9013 [ 0.000285] console [tty1] enabled
  9014. 9014 [ 0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  9015. 9015 [ 0.000362] pid_max: default: 32768 minimum: 301
  9016. 9016 [ 0.000447] Security Framework initialized
  9017. 9017 [ 0.000456] AppArmor: AppArmor disabled by boot time parameter
  9018. 9018 [ 0.001730] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  9019. 9019 [ 0.002367] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  9020. 9020 [ 0.002415] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  9021. 9021 [ 0.002440] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  9022. 9022 [ 0.003813] ASID allocator initialised with 32768 entries
  9023. 9023 [ 0.003930] rcu: Hierarchical SRCU implementation.
  9024. 9024 [ 0.004623] smp: Bringing up secondary CPUs ...
  9025. 9025 [ 0.005844] Detected VIPT I-cache on CPU1
  9026. 9026 [ 0.005897] arch_timer: CPU1: Trapping CNTVCT access
  9027. 9027 [ 0.005906] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  9028. 9028 [ 0.006789] Detected VIPT I-cache on CPU2
  9029. 9029 [ 0.006815] arch_timer: CPU2: Trapping CNTVCT access
  9030. 9030 [ 0.006822] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  9031. 9031 [ 0.007659] Detected VIPT I-cache on CPU3
  9032. 9032 [ 0.007683] arch_timer: CPU3: Trapping CNTVCT access
  9033. 9033 [ 0.007690] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  9034. 9034 [ 0.007759] smp: Brought up 1 node, 4 CPUs
  9035. 9035 [ 0.007763] SMP: Total of 4 processors activated.
  9036. 9036 [ 0.007769] CPU features: detected: 32-bit EL0 Support
  9037. 9037 [ 0.010723] CPU: All CPU(s) started at EL2
  9038. 9038 [ 0.010740] alternatives: patching kernel code
  9039. 9039 [ 0.012112] devtmpfs: initialized
  9040. 9040 [ 0.018500] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  9041. 9041 [ 0.018534] futex hash table entries: 1024 (order: 4, 65536 bytes)
  9042. 9042 [ 0.020860] xor: measuring software checksum speed
  9043. 9043 [ 0.060098] 8regs : 1566.000 MB/sec
  9044. 9044 [ 0.100139] 8regs_prefetch: 1396.000 MB/sec
  9045. 9045 [ 0.140185] 32regs : 1925.000 MB/sec
  9046. 9046 [ 0.180231] 32regs_prefetch: 1618.000 MB/sec
  9047. 9047 [ 0.180235] xor: using function: 32regs (1925.000 MB/sec)
  9048. 9048 [ 0.180296] pinctrl core: initialized pinctrl subsystem
  9049. 9049 [ 0.181143] NET: Registered protocol family 16
  9050. 9050 [ 0.181662] audit: initializing netlink subsys (disabled)
  9051. 9051 [ 0.181829] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  9052. 9052 [ 0.182329] cpuidle: using governor menu
  9053. 9053 [ 0.182584] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  9054. 9054 [ 0.182591] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  9055. 9055 [ 0.184670] DMA: preallocated 2048 KiB pool for atomic allocations
  9056. 9056 [ 0.184755] Serial: AMBA PL011 UART driver
  9057. 9057 [ 0.196883] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  9058. 9058 [ 0.197342] cryptd: max_cpu_qlen set to 1000
  9059. 9059 [ 0.264565] raid6: int64x1 gen() 300 MB/s
  9060. 9060 [ 0.332505] raid6: int64x1 xor() 298 MB/s
  9061. 9061 [ 0.400589] raid6: int64x2 gen() 460 MB/s
  9062. 9062 [ 0.468667] raid6: int64x2 xor() 409 MB/s
  9063. 9063 [ 0.536765] raid6: int64x4 gen() 708 MB/s
  9064. 9064 [ 0.604813] raid6: int64x4 xor() 520 MB/s
  9065. 9065 [ 0.672873] raid6: int64x8 gen() 667 MB/s
  9066. 9066 [ 0.740949] raid6: int64x8 xor() 510 MB/s
  9067. 9067 [ 0.809066] raid6: neonx1 gen() 495 MB/s
  9068. 9068 [ 0.877079] raid6: neonx1 xor() 579 MB/s
  9069. 9069 [ 0.945161] raid6: neonx2 gen() 791 MB/s
  9070. 9070 [ 1.013266] raid6: neonx2 xor() 821 MB/s
  9071. 9071 [ 1.081347] raid6: neonx4 gen() 1027 MB/s
  9072. 9072 [ 1.149416] raid6: neonx4 xor() 982 MB/s
  9073. 9073 [ 1.217494] raid6: neonx8 gen() 1124 MB/s
  9074. 9074 [ 1.285581] raid6: neonx8 xor() 1044 MB/s
  9075. 9075 [ 1.285584] raid6: using algorithm neonx8 gen() 1124 MB/s
  9076. 9076 [ 1.285587] raid6: .... xor() 1044 MB/s, rmw enabled
  9077. 9077 [ 1.285591] raid6: using neon recovery algorithm
  9078. 9078 [ 1.286182] SCSI subsystem initialized
  9079. 9079 [ 1.286358] usbcore: registered new interface driver usbfs
  9080. 9080 [ 1.286394] usbcore: registered new interface driver hub
  9081. 9081 [ 1.286454] usbcore: registered new device driver usb
  9082. 9082 [ 1.286684] pps_core: LinuxPPS API ver. 1 registered
  9083. 9083 [ 1.286688] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  9084. 9084 [ 1.286705] PTP clock support registered
  9085. 9085 [ 1.287798] clocksource: Switched to clocksource arch_sys_counter
  9086. 9086 [ 1.287944] VFS: Disk quotas dquot_6.6.0
  9087. 9087 [ 1.288005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  9088. 9088 [ 1.294729] NET: Registered protocol family 2
  9089. 9089 [ 1.295323] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  9090. 9090 [ 1.295379] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  9091. 9091 [ 1.295582] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  9092. 9092 [ 1.295956] TCP: Hash tables configured (established 16384 bind 16384)
  9093. 9093 [ 1.296129] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  9094. 9094 [ 1.296191] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  9095. 9095 [ 1.296400] NET: Registered protocol family 1
  9096. 9096 [ 1.296862] RPC: Registered named UNIX socket transport module.
  9097. 9097 [ 1.296865] RPC: Registered udp transport module.
  9098. 9098 [ 1.296868] RPC: Registered tcp transport module.
  9099. 9099 [ 1.296871] RPC: Registered tcp NFSv4.1 backchannel transport module.
  9100. 9100 [ 1.297127] Unpacking initramfs...
  9101. 9101 [ 1.777637] Freeing initrd memory: 8348K
  9102. 9102 [ 1.783083] Initialise system trusted keyrings
  9103. 9103 [ 1.783201] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  9104. 9104 [ 1.788503] zbud: loaded
  9105. 9105 [ 1.790062] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  9106. 9106 [ 1.790809] NFS: Registering the id_resolver key type
  9107. 9107 [ 1.790834] Key type id_resolver registered
  9108. 9108 [ 1.790837] Key type id_legacy registered
  9109. 9109 [ 1.790848] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  9110. 9110 [ 1.790852] Installing knfsd (copyright (C) 1996 [email protected]).
  9111. 9111 [ 1.791866] 9p: Installing v9fs 9p2000 file system support
  9112. 9112 [ 1.797569] NET: Registered protocol family 38
  9113. 9113 [ 1.797664] Key type asymmetric registered
  9114. 9114 [ 1.797669] Asymmetric key parser 'x509' registered
  9115. 9115 [ 1.797719] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  9116. 9116 [ 1.797844] io scheduler noop registered
  9117. 9117 [ 1.797848] io scheduler deadline registered
  9118. 9118 [ 1.798019] io scheduler cfq registered (default)
  9119. 9119 [ 1.798023] io scheduler mq-deadline registered
  9120. 9120 [ 1.798027] io scheduler kyber registered
  9121. 9121 [ 1.798141] io scheduler bfq registered
  9122. 9122 [ 1.798427] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  9123. 9123 [ 1.799106] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  9124. 9124 [ 1.802337] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  9125. 9125 [ 1.811199] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  9126. 9126 [ 1.820588] loop: module loaded
  9127. 9127 [ 1.821792] libphy: Fixed MDIO Bus: probed
  9128. 9128 [ 1.822709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  9129. 9129 [ 1.822713] ehci-platform: EHCI generic platform driver
  9130. 9130 [ 1.822898] ehci-platform 1c1a000.usb: EHCI Host Controller
  9131. 9131 [ 1.822920] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  9132. 9132 [ 1.824169] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  9133. 9133 [ 1.839811] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  9134. 9134 [ 1.840031] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9135. 9135 [ 1.840039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9136. 9136 [ 1.840045] usb usb1: Product: EHCI Host Controller
  9137. 9137 [ 1.840051] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  9138. 9138 [ 1.840056] usb usb1: SerialNumber: 1c1a000.usb
  9139. 9139 [ 1.840525] hub 1-0:1.0: USB hub found
  9140. 9140 [ 1.840566] hub 1-0:1.0: 1 port detected
  9141. 9141 [ 1.841197] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  9142. 9142 [ 1.841217] ohci-platform: OHCI generic platform driver
  9143. 9143 [ 1.841370] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  9144. 9144 [ 1.841389] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  9145. 9145 [ 1.841698] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  9146. 9146 [ 1.904080] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  9147. 9147 [ 1.904087] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9148. 9148 [ 1.904093] usb usb2: Product: Generic Platform OHCI controller
  9149. 9149 [ 1.904098] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  9150. 9150 [ 1.904104] usb usb2: SerialNumber: 1c1a400.usb
  9151. 9151 [ 1.904522] hub 2-0:1.0: USB hub found
  9152. 9152 [ 1.904561] hub 2-0:1.0: 1 port detected
  9153. 9153 [ 1.905451] usbcore: registered new interface driver usb-storage
  9154. 9154 [ 1.905919] mousedev: PS/2 mouse device common for all mice
  9155. 9155 [ 1.906338] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  9156. 9156 [ 1.906344] sun6i-rtc 1f00000.rtc: RTC enabled
  9157. 9157 [ 1.906395] i2c /dev entries driver
  9158. 9158 [ 1.906981] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  9159. 9159 [ 1.907553] sdhci: Secure Digital Host Controller Interface driver
  9160. 9160 [ 1.907556] sdhci: Copyright(c) Pierre Ossman
  9161. 9161 [ 1.907579] Synopsys Designware Multimedia Card Interface Driver
  9162. 9162 [ 1.907976] sdhci-pltfm: SDHCI platform and OF driver helper
  9163. 9163 [ 1.908424] ledtrig-cpu: registered to indicate activity on CPUs
  9164. 9164 [ 1.908737] hidraw: raw HID events driver (C) Jiri Kosina
  9165. 9165 [ 1.908833] usbcore: registered new interface driver usbhid
  9166. 9166 [ 1.908836] usbhid: USB HID core driver
  9167. 9167 [ 1.909882] NET: Registered protocol family 10
  9168. 9168 [ 1.924379] Segment Routing with IPv6
  9169. 9169 [ 1.924468] NET: Registered protocol family 17
  9170. 9170 [ 1.924610] 8021q: 802.1Q VLAN Support v1.8
  9171. 9171 [ 1.924670] 9pnet: Installing 9P2000 support
  9172. 9172 [ 1.924749] Key type dns_resolver registered
  9173. 9173 [ 1.925471] registered taskstats version 1
  9174. 9174 [ 1.925474] Loading compiled-in X.509 certificates
  9175. 9175 [ 1.925555] zswap: loaded using pool lzo/zbud
  9176. 9176 [ 1.926850] Btrfs loaded, crc32c=crc32c-arm64-ce
  9177. 9177 [ 1.933516] Key type encrypted registered
  9178. 9178 [ 1.950783] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  9179. 9179 [ 1.959107] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  9180. 9180 [ 1.959446] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  9181. 9181 [ 1.959456] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  9182. 9182 [ 1.959611] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  9183. 9183 [ 1.959661] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  9184. 9184 [ 1.959676] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  9185. 9185 [ 1.959924] sun4i-drm display-engine: Couldn't bind all pipelines components
  9186. 9186 [ 1.960026] sun4i-drm display-engine: master bind failed: -517
  9187. 9187 [ 1.960360] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  9188. 9188 [ 1.960740] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  9189. 9189 [ 1.965970] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  9190. 9190 [ 1.966353] dcdc1: supplied by regulator-dummy
  9191. 9191 [ 1.966611] dcdc2: supplied by regulator-dummy
  9192. 9192 [ 1.966834] dcdc4: supplied by regulator-dummy
  9193. 9193 [ 1.967023] dcdc5: supplied by regulator-dummy
  9194. 9194 [ 1.967218] dcdc6: supplied by regulator-dummy
  9195. 9195 [ 1.967430] dc1sw: supplied by regulator-dummy
  9196. 9196 [ 1.967597] aldo1: supplied by regulator-dummy
  9197. 9197 [ 1.967849] aldo2: supplied by regulator-dummy
  9198. 9198 [ 1.968076] aldo3: supplied by regulator-dummy
  9199. 9199 [ 1.968270] dldo1: supplied by regulator-dummy
  9200. 9200 [ 1.968462] dldo2: supplied by regulator-dummy
  9201. 9201 [ 1.968542] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  9202. 9202 [ 1.968715] dldo3: supplied by regulator-dummy
  9203. 9203 [ 1.968911] dldo4: supplied by regulator-dummy
  9204. 9204 [ 1.969115] eldo1: supplied by regulator-dummy
  9205. 9205 [ 1.969328] eldo2: supplied by regulator-dummy
  9206. 9206 [ 1.969524] eldo3: supplied by regulator-dummy
  9207. 9207 [ 1.969724] fldo1: supplied by regulator-dummy
  9208. 9208 [ 1.969959] fldo2: supplied by regulator-dummy
  9209. 9209 [ 1.970175] rtc-ldo: supplied by regulator-dummy
  9210. 9210 [ 1.970334] ldo-io0: supplied by regulator-dummy
  9211. 9211 [ 1.970571] ldo-io1: supplied by regulator-dummy
  9212. 9212 [ 1.971602] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  9213. 9213 [ 1.975851] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  9214. 9214 [ 1.976346] console [ttyS0] disabled
  9215. 9215 [ 1.997022] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  9216. 9216 [ 1.997080] console [ttyS0] enabled
  9217. 9217 [ 2.018308] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  9218. 9218 [ 2.019666] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  9219. 9219 [ 2.019752] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  9220. 9220 [ 2.019981] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  9221. 9221 [ 2.019995] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  9222. 9222 [ 2.020000] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  9223. 9223 [ 2.020005] dwmac-sun8i 1c30000.ethernet: COE Type 2
  9224. 9224 [ 2.020010] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  9225. 9225 [ 2.020016] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  9226. 9226 [ 2.020022] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  9227. 9227 [ 2.020141] libphy: stmmac: probed
  9228. 9228 [ 2.026025] ehci-platform 1c1b000.usb: EHCI Host Controller
  9229. 9229 [ 2.026051] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  9230. 9230 [ 2.026784] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  9231. 9231 [ 2.039819] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  9232. 9232 [ 2.039985] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9233. 9233 [ 2.039993] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9234. 9234 [ 2.039998] usb usb3: Product: EHCI Host Controller
  9235. 9235 [ 2.040004] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  9236. 9236 [ 2.040009] usb usb3: SerialNumber: 1c1b000.usb
  9237. 9237 [ 2.040467] hub 3-0:1.0: USB hub found
  9238. 9238 [ 2.040497] hub 3-0:1.0: 1 port detected
  9239. 9239 [ 2.041188] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  9240. 9240 [ 2.041208] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  9241. 9241 [ 2.041469] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  9242. 9242 [ 2.104063] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  9243. 9243 [ 2.104070] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9244. 9244 [ 2.104076] usb usb4: Product: Generic Platform OHCI controller
  9245. 9245 [ 2.104081] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  9246. 9246 [ 2.104087] usb usb4: SerialNumber: 1c1b400.usb
  9247. 9247 [ 2.104503] hub 4-0:1.0: USB hub found
  9248. 9248 [ 2.104532] hub 4-0:1.0: 1 port detected
  9249. 9249 [ 2.105261] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  9250. 9250 [ 2.105314] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  9251. 9251 [ 2.105584] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  9252. 9252 [ 2.105594] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  9253. 9253 [ 2.105756] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9254. 9254 [ 2.105763] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9255. 9255 [ 2.105769] usb usb5: Product: MUSB HDRC host driver
  9256. 9256 [ 2.105774] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  9257. 9257 [ 2.105780] usb usb5: SerialNumber: musb-hdrc.1.auto
  9258. 9258 [ 2.106163] hub 5-0:1.0: USB hub found
  9259. 9259 [ 2.106195] hub 5-0:1.0: 1 port detected
  9260. 9260 [ 2.107976] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  9261. 9261 [ 2.108009] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  9262. 9262 [ 2.108017] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  9263. 9263 [ 2.108058] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  9264. 9264 [ 2.108367] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  9265. 9265 [ 2.108432] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  9266. 9266 [ 2.126542] Console: switching to colour frame buffer device 170x48
  9267. 9267 [ 2.127937] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  9268. 9268 [ 2.136781] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  9269. 9269 [ 2.145126] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  9270. 9270 [ 2.145492] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  9271. 9271 [ 2.145503] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  9272. 9272 [ 2.145641] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  9273. 9273 [ 2.145762] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  9274. 9274 [ 2.146316] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  9275. 9275 [ 2.146401] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  9276. 9276 [ 2.146605] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  9277. 9277 [ 2.147074] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  9278. 9278 [ 2.147358] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  9279. 9279 [ 2.147364] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  9280. 9280 [ 2.147367] [drm] No driver support for vblank timestamp query.
  9281. 9281 [ 2.147373] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  9282. 9282 [ 2.147377] fb: switching to sun4i-drm-fb from simple
  9283. 9283 [ 2.147467] Console: switching to colour dummy device 80x25
  9284. 9284 [ 2.171630] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  9285. 9285 [ 2.171635] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  9286. 9286 [ 2.189183] mmc1: new high speed SDIO card at address 0001
  9287. 9287 [ 2.201970] random: fast init done
  9288. 9288 [ 2.210188] mmc0: new high speed SDHC card at address aaaa
  9289. 9289 [ 2.211524] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  9290. 9290 [ 2.213929] mmcblk0: p1
  9291. 9291 [ 2.624246] Console: switching to colour frame buffer device 170x48
  9292. 9292 [ 2.640741] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  9293. 9293 [ 2.641164] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  9294. 9294 [ 2.641638] of_cfs_init
  9295. 9295 [ 2.641723] of_cfs_init: OK
  9296. 9296 [ 2.641917] vcc-mipi: disabling
  9297. 9297 [ 2.641970] vcc-1v2-hsic: disabling
  9298. 9298 [ 2.642519] Freeing unused kernel memory: 576K
  9299. 9299 [ 2.659880] Run /init as init process
  9300. 9300 [ 2.703876] usb 4-1: new full-speed USB device number 2 using ohci-platform
  9301. 9301 [ 2.944954] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  9302. 9302 [ 2.944967] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  9303. 9303 [ 2.944973] usb 4-1: Product: USB Receiver
  9304. 9304 [ 2.944978] usb 4-1: Manufacturer: Logitech
  9305. 9305 [ 2.957000] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  9306. 9306 [ 3.011367] axp20x-gpio axp20x-gpio: DMA mask not set
  9307. 9307 [ 3.012379] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  9308. 9308 [ 3.016690] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  9309. 9309 [ 3.024216] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  9310. 9310 [ 3.025705] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  9311. 9311 [ 3.084253] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  9312. 9312 [ 3.084661] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  9313. 9313 [ 3.591845] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  9314. 9314 [ 4.252283] systemd[1]: System time before build time, advancing clock.
  9315. 9315 [ 4.279632] systemd[1]: systemd 237 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)
  9316. 9316 [ 4.280040] systemd[1]: Detected architecture arm64.
  9317. 9317 [ 4.293244] systemd[1]: Set hostname to <pine64>.
  9318. 9318 [ 4.746041] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  9319. 9319 [ 4.746058] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  9320. 9320 [ 5.022407] random: systemd: uninitialized urandom read (16 bytes read)
  9321. 9321 [ 5.023481] systemd[1]: Created slice System Slice.
  9322. 9322 [ 5.024325] random: systemd: uninitialized urandom read (16 bytes read)
  9323. 9323 [ 5.024647] systemd[1]: Listening on fsck to fsckd communication Socket.
  9324. 9324 [ 5.025079] random: systemd: uninitialized urandom read (16 bytes read)
  9325. 9325 [ 5.025393] systemd[1]: Listening on Journal Socket.
  9326. 9326 [ 5.028885] systemd[1]: Mounting Kernel Debug File System...
  9327. 9327 [ 5.037913] systemd[1]: Starting Load Kernel Modules...
  9328. 9328 [ 5.088681] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  9329. 9329 [ 5.324772] systemd-journald[285]: Received request to flush runtime journal from PID 1
  9330. 9330 [ 5.962285] cpu cpu0: Linked as a consumer to regulator.2
  9331. 9331 [ 5.962337] cpu cpu0: Dropping the link to regulator.2
  9332. 9332 [ 5.962503] cpu cpu0: Linked as a consumer to regulator.2
  9333. 9333 [ 6.149178] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  9334. 9334 [ 6.152224] thermal thermal_zone0: failed to read out thermal zone (-110)
  9335. 9335 [ 6.152263] thermal thermal_zone1: failed to read out thermal zone (-110)
  9336. 9336 [ 6.152280] thermal thermal_zone2: failed to read out thermal zone (-110)
  9337. 9337 [ 6.161301] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  9338. 9338 [ 6.228036] axp20x-adc axp813-adc: DMA mask not set
  9339. 9339 [ 6.229365] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  9340. 9340 [ 6.230539] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  9341. 9341 [ 6.230632] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  9342. 9342 [ 6.246822] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  9343. 9343 [ 6.246882] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  9344. 9344 [ 6.246887] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  9345. 9345 [ 6.261692] thermal thermal_zone2: failed to read out thermal zone (-110)
  9346. 9346 [ 6.261714] lima 1c40000.gpu: bus rate = 200000000
  9347. 9347 [ 6.261720] lima 1c40000.gpu: mod rate = 384000000
  9348. 9348 [ 6.272627] thermal thermal_zone2: failed to read out thermal zone (-110)
  9349. 9349 [ 6.272774] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  9350. 9350 [ 6.272777] [TTM] Initializing pool allocator
  9351. 9351 [ 6.272796] [TTM] Initializing DMA pool allocator
  9352. 9352 [ 6.273638] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  9353. 9353 [ 6.273683] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  9354. 9354 [ 6.273717] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  9355. 9355 [ 6.273745] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  9356. 9356 [ 6.295567] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  9357. 9357 [ 6.347488] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  9358. 9358 [ 6.443335] RTL8723BS: module init start
  9359. 9359 [ 6.443345] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  9360. 9360 [ 6.443347] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  9361. 9361 [ 6.448421] pnetdev = (____ptrval____)
  9362. 9362 [ 6.505636] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  9363. 9363 [ 6.528912] RTL8723BS: rtw_ndev_init(wlan0)
  9364. 9364 [ 6.546819] RTL8723BS: module init ret =0
  9365. 9365 [ 6.861814] zram: Added device: zram0
  9366. 9366 [ 6.863134] zram: Added device: zram1
  9367. 9367 [ 6.863651] zram: Added device: zram2
  9368. 9368 [ 6.865280] zram: Added device: zram3
  9369. 9369 [ 6.865758] zram: Added device: zram4
  9370. 9370 [ 6.868078] zram: Added device: zram5
  9371. 9371 [ 6.929145] zram1: detected capacity change from 0 to 258134016
  9372. 9372 [ 8.009419] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  9373. 9373 [ 8.017750] zram2: detected capacity change from 0 to 258134016
  9374. 9374 [ 9.051714] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  9375. 9375 [ 9.054022] zram3: detected capacity change from 0 to 258134016
  9376. 9376 [ 10.091201] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  9377. 9377 [ 10.093582] zram4: detected capacity change from 0 to 258134016
  9378. 9378 [ 11.132305] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  9379. 9379 [ 11.232975] zram0: detected capacity change from 0 to 52428800
  9380. 9380 [ 13.431376] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  9381. 9381
  9382. 9382 ### armbian-release:
  9383. 9383
  9384. 9384 # PLEASE DO NOT EDIT THIS FILE
  9385. 9385 BOARD=pine64
  9386. 9386 BOARD_NAME="Pine64"
  9387. 9387 BOARDFAMILY=sun50iw1
  9388. 9388 VERSION=5.75
  9389. 9389 LINUXFAMILY=sunxi64
  9390. 9390 BRANCH=next
  9391. 9391 ARCH=arm64
  9392. 9392 IMAGE_TYPE=stable
  9393. 9393 BOARD_TYPE=conf
  9394. 9394 INITRD_ARCH=arm64
  9395. 9395 KERNEL_IMAGE_TYPE=Image
  9396. 9396
  9397. 9397 ### boot environment:
  9398. 9398
  9399. 9399 verbosity=1
  9400. 9400 overlay_prefix=sun50i-a64
  9401. 9401 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  9402. 9402 rootfstype=ext4
  9403. 9403 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  9404. 9404
  9405. 9405 ### lsusb:
  9406. 9406
  9407. 9407 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  9408. 9408 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  9409. 9409 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  9410. 9410 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  9411. 9411 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  9412. 9412 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  9413. 9413
  9414. 9414 ### lscpu:
  9415. 9415
  9416. 9416 Architecture: aarch64
  9417. 9417 Byte Order: Little Endian
  9418. 9418 CPU(s): 4
  9419. 9419 On-line CPU(s) list: 0-3
  9420. 9420 Thread(s) per core: 1
  9421. 9421 Core(s) per socket: 4
  9422. 9422 Socket(s): 1
  9423. 9423 NUMA node(s): 1
  9424. 9424 Vendor ID: ARM
  9425. 9425 Model: 4
  9426. 9426 Model name: Cortex-A53
  9427. 9427 Stepping: r0p4
  9428. 9428 CPU max MHz: 1104.0000
  9429. 9429 CPU min MHz: 120.0000
  9430. 9430 BogoMIPS: 48.00
  9431. 9431 L1d cache: unknown size
  9432. 9432 L1i cache: unknown size
  9433. 9433 L2 cache: unknown size
  9434. 9434 NUMA node0 CPU(s): 0-3
  9435. 9435 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  9436. 9436
  9437. 9437 ### cpuinfo:
  9438. 9438
  9439. 9439 processor : 0
  9440. 9440 Processor : AArch64 Processor rev 4 (aarch64)
  9441. 9441 Hardware : sun50iw1p1
  9442. 9442 BogoMIPS : 48.00
  9443. 9443 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  9444. 9444 CPU implementer : 0x41
  9445. 9445 CPU architecture: 8
  9446. 9446 CPU variant : 0x0
  9447. 9447 CPU part : 0xd03
  9448. 9448 CPU revision : 4
  9449. 9449
  9450. 9450 processor : 1
  9451. 9451 Processor : AArch64 Processor rev 4 (aarch64)
  9452. 9452 Hardware : sun50iw1p1
  9453. 9453 BogoMIPS : 48.00
  9454. 9454 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  9455. 9455 CPU implementer : 0x41
  9456. 9456 CPU architecture: 8
  9457. 9457 CPU variant : 0x0
  9458. 9458 CPU part : 0xd03
  9459. 9459 CPU revision : 4
  9460. 9460
  9461. 9461 processor : 2
  9462. 9462 Processor : AArch64 Processor rev 4 (aarch64)
  9463. 9463 Hardware : sun50iw1p1
  9464. 9464 BogoMIPS : 48.00
  9465. 9465 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  9466. 9466 CPU implementer : 0x41
  9467. 9467 CPU architecture: 8
  9468. 9468 CPU variant : 0x0
  9469. 9469 CPU part : 0xd03
  9470. 9470 CPU revision : 4
  9471. 9471
  9472. 9472 processor : 3
  9473. 9473 Processor : AArch64 Processor rev 4 (aarch64)
  9474. 9474 Hardware : sun50iw1p1
  9475. 9475 BogoMIPS : 48.00
  9476. 9476 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  9477. 9477 CPU implementer : 0x41
  9478. 9478 CPU architecture: 8
  9479. 9479 CPU variant : 0x0
  9480. 9480 CPU part : 0xd03
  9481. 9481 CPU revision : 4
  9482. 9482
  9483. 9483
  9484. 9484 ### meminfo:
  9485. 9485
  9486. 9486 MemTotal: 2016644 kB
  9487. 9487 MemFree: 1847216 kB
  9488. 9488 MemAvailable: 1865488 kB
  9489. 9489 Buffers: 15832 kB
  9490. 9490 Cached: 65768 kB
  9491. 9491 SwapCached: 0 kB
  9492. 9492 Active: 56536 kB
  9493. 9493 Inactive: 43384 kB
  9494. 9494 Active(anon): 18956 kB
  9495. 9495 Inactive(anon): 5700 kB
  9496. 9496 Active(file): 37580 kB
  9497. 9497 Inactive(file): 37684 kB
  9498. 9498 Unevictable: 0 kB
  9499. 9499 Mlocked: 0 kB
  9500. 9500 SwapTotal: 1008320 kB
  9501. 9501 SwapFree: 1008320 kB
  9502. 9502 Dirty: 12 kB
  9503. 9503 Writeback: 0 kB
  9504. 9504 AnonPages: 19000 kB
  9505. 9505 Mapped: 24608 kB
  9506. 9506 Shmem: 5888 kB
  9507. 9507 Slab: 25228 kB
  9508. 9508 SReclaimable: 9808 kB
  9509. 9509 SUnreclaim: 15420 kB
  9510. 9510 KernelStack: 2080 kB
  9511. 9511 PageTables: 964 kB
  9512. 9512 NFS_Unstable: 0 kB
  9513. 9513 Bounce: 0 kB
  9514. 9514 WritebackTmp: 0 kB
  9515. 9515 CommitLimit: 2016640 kB
  9516. 9516 Committed_AS: 167924 kB
  9517. 9517 VmallocTotal: 135290290112 kB
  9518. 9518 VmallocUsed: 0 kB
  9519. 9519 VmallocChunk: 0 kB
  9520. 9520 Percpu: 496 kB
  9521. 9521 AnonHugePages: 0 kB
  9522. 9522 ShmemHugePages: 0 kB
  9523. 9523 ShmemPmdMapped: 0 kB
  9524. 9524 CmaTotal: 65536 kB
  9525. 9525 CmaFree: 57828 kB
  9526. 9526 HugePages_Total: 0
  9527. 9527 HugePages_Free: 0
  9528. 9528 HugePages_Rsvd: 0
  9529. 9529 HugePages_Surp: 0
  9530. 9530 Hugepagesize: 2048 kB
  9531. 9531 Hugetlb: 0 kB
  9532. 9532
  9533. 9533 ### virtual memory:
  9534. 9534
  9535. 9535 vm.admin_reserve_kbytes = 8192
  9536. 9536 vm.block_dump = 0
  9537. 9537 vm.compact_unevictable_allowed = 1
  9538. 9538 vm.dirty_background_bytes = 0
  9539. 9539 vm.dirty_background_ratio = 10
  9540. 9540 vm.dirty_bytes = 0
  9541. 9541 vm.dirty_expire_centisecs = 3000
  9542. 9542 vm.dirty_ratio = 20
  9543. 9543 vm.dirtytime_expire_seconds = 43200
  9544. 9544 vm.dirty_writeback_centisecs = 500
  9545. 9545 vm.drop_caches = 0
  9546. 9546 vm.extfrag_threshold = 500
  9547. 9547 vm.hugetlb_shm_group = 0
  9548. 9548 vm.laptop_mode = 0
  9549. 9549 vm.legacy_va_layout = 0
  9550. 9550 vm.lowmem_reserve_ratio = 256 32 0
  9551. 9551 vm.max_map_count = 65530
  9552. 9552 vm.min_free_kbytes = 22528
  9553. 9553 vm.min_slab_ratio = 5
  9554. 9554 vm.min_unmapped_ratio = 1
  9555. 9555 vm.mmap_min_addr = 32768
  9556. 9556 vm.mmap_rnd_bits = 18
  9557. 9557 vm.mmap_rnd_compat_bits = 11
  9558. 9558 vm.nr_hugepages = 0
  9559. 9559 vm.nr_hugepages_mempolicy = 0
  9560. 9560 vm.nr_overcommit_hugepages = 0
  9561. 9561 vm.numa_stat = 1
  9562. 9562 vm.numa_zonelist_order = Node
  9563. 9563 vm.oom_dump_tasks = 1
  9564. 9564 vm.oom_kill_allocating_task = 0
  9565. 9565 vm.overcommit_kbytes = 0
  9566. 9566 vm.overcommit_memory = 0
  9567. 9567 vm.overcommit_ratio = 50
  9568. 9568 vm.page-cluster = 0
  9569. 9569 vm.panic_on_oom = 0
  9570. 9570 vm.percpu_pagelist_fraction = 0
  9571. 9571 vm.stat_interval = 1
  9572. 9572 vm.swappiness = 100
  9573. 9573 vm.user_reserve_kbytes = 62457
  9574. 9574 vm.vfs_cache_pressure = 100
  9575. 9575 vm.watermark_scale_factor = 10
  9576. 9576 vm.zone_reclaim_mode = 0
  9577. 9577
  9578. 9578 ### ip addr:
  9579. 9579
  9580. 9580 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  9581. 9581 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  9582. 9582 inet XXX.XXX.0.1/8 scope host lo
  9583. 9583 valid_lft forever preferred_lft forever
  9584. 9584 inet6 ::1/128 scope host
  9585. 9585 valid_lft forever preferred_lft forever
  9586. 9586 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  9587. 9587 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  9588. 9588 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  9589. 9589 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  9590. 9590
  9591. 9591 ### partitions:
  9592. 9592
  9593. 9593 major minor #blocks name
  9594. 9594
  9595. 9595 179 0 31166976 mmcblk0
  9596. 9596 179 1 12288000 mmcblk0p1
  9597. 9597 254 0 51200 zram0
  9598. 9598 254 1 252084 zram1
  9599. 9599 254 2 252084 zram2
  9600. 9600 254 3 252084 zram3
  9601. 9601 254 4 252084 zram4
  9602. 9602
  9603. 9603 ### df:
  9604. 9604
  9605. 9605 udev 949M 0 949M 0% /dev
  9606. 9606 tmpfs 197M 5.8M 192M 3% /run
  9607. 9607 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  9608. 9608 tmpfs 985M 0 985M 0% /dev/shm
  9609. 9609 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  9610. 9610 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  9611. 9611 tmpfs 985M 4.0K 985M 1% /tmp
  9612. 9612 /dev/zram0 49M 3.7M 42M 9% /var/log
  9613. 9613
  9614. 9614 ### lsblk:
  9615. 9615
  9616. 9616 NAME FSTYPE SIZE MOUNTPOINT UUID
  9617. 9617 mmcblk0 29.7G
  9618. 9618 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  9619. 9619 zram0 50M /var/log
  9620. 9620
  9621. 9621 ### zramctl:
  9622. 9622
  9623. 9623 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  9624. 9624 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  9625. 9625 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  9626. 9626 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  9627. 9627 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  9628. 9628 /dev/zram0 50M 3.8M 947.6K 1.4M 4 /var/log
  9629. 9629
  9630. 9630 ### mtab:
  9631. 9631
  9632. 9632 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  9633. 9633 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  9634. 9634 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  9635. 9635
  9636. 9636 ### mmc0:aaaa info:
  9637. 9637
  9638. 9638 fwrev: 0x0
  9639. 9639 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  9640. 9640 cid: 035344534c33324780c9283abc012a63
  9641. 9641 rca: 0xaaaa
  9642. 9642 csd: 400e00325b590000edc87f800a4040c3
  9643. 9643 manfid: 0x000003
  9644. 9644 ocr: 0x00200000
  9645. 9645 preferred_erase_size: 4194304
  9646. 9646 type: SD
  9647. 9647 hwrev: 0x8
  9648. 9648 date: 10/2018
  9649. 9649 dsr: 0x404
  9650. 9650 erase_size: 512
  9651. 9651 oemid: 0x5344
  9652. 9652 serial: 0xc9283abc
  9653. 9653 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  9654. 9654 scr: 0235804300000000
  9655. 9655 name: SL32G
  9656. 9656
  9657. 9657 ### Boot system health:
  9658. 9658
  9659. 9659 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  9660. 9660 09:05:36: 1104MHz 0.31 37% 16% 15% 0% 5% 0% 53.2°C 0/7
  9661. 9661 09:05:36: 1104MHz 0.31 77% 15% 35% 2% 24% 0% 50.8°C 0/7
  9662. 9662 09:05:36: 1104MHz 0.31 51% 21% 1% 1% 27% 0% 49.4°C 0/7
  9663. 9663 09:05:37: 1104MHz 0.31 55% 19% 2% 0% 32% 0% 48.6°C 0/7
  9664. 9664 09:05:37: 1104MHz 0.31 56% 9% 11% 2% 32% 0% 49.0°C 0/7
  9665. 9665
  9666. 9666 ### Activated 4 lzo zram swap devices with 246 MB each
  9667. 9667
  9668. 9668 ### Activated Armbian ramlog partition with zstd compression
  9669. 9669
  9670. 9670 Tue Jun 19 09:10:14 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  9671. 9671
  9672. 9672 ### dmesg:
  9673. 9673
  9674. 9674 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  9675. 9675 [ 0.000000] Policy zone: DMA32
  9676. 9676 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  9677. 9677 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  9678. 9678 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  9679. 9679 [ 0.000000] log_buf_len min size: 16384 bytes
  9680. 9680 [ 0.000000] log_buf_len: 32768 bytes
  9681. 9681 [ 0.000000] early log buf free: 13752(83%)
  9682. 9682 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  9683. 9683 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  9684. 9684 [ 0.000000] rcu: Hierarchical RCU implementation.
  9685. 9685 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  9686. 9686 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  9687. 9687 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  9688. 9688 [ 0.000000] GIC: Using split EOI/Deactivate mode
  9689. 9689 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  9690. 9690 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  9691. 9691 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  9692. 9692 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  9693. 9693 [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  9694. 9694 [ 0.000273] Console: colour dummy device 80x25
  9695. 9695 [ 0.000286] console [tty1] enabled
  9696. 9696 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  9697. 9697 [ 0.000362] pid_max: default: 32768 minimum: 301
  9698. 9698 [ 0.000447] Security Framework initialized
  9699. 9699 [ 0.000456] AppArmor: AppArmor disabled by boot time parameter
  9700. 9700 [ 0.001731] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  9701. 9701 [ 0.002364] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  9702. 9702 [ 0.002412] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  9703. 9703 [ 0.002436] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  9704. 9704 [ 0.003808] ASID allocator initialised with 32768 entries
  9705. 9705 [ 0.003887] rcu: Hierarchical SRCU implementation.
  9706. 9706 [ 0.004620] smp: Bringing up secondary CPUs ...
  9707. 9707 [ 0.005850] Detected VIPT I-cache on CPU1
  9708. 9708 [ 0.005903] arch_timer: CPU1: Trapping CNTVCT access
  9709. 9709 [ 0.005912] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  9710. 9710 [ 0.006819] Detected VIPT I-cache on CPU2
  9711. 9711 [ 0.006845] arch_timer: CPU2: Trapping CNTVCT access
  9712. 9712 [ 0.006852] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  9713. 9713 [ 0.007689] Detected VIPT I-cache on CPU3
  9714. 9714 [ 0.007713] arch_timer: CPU3: Trapping CNTVCT access
  9715. 9715 [ 0.007720] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  9716. 9716 [ 0.007789] smp: Brought up 1 node, 4 CPUs
  9717. 9717 [ 0.007793] SMP: Total of 4 processors activated.
  9718. 9718 [ 0.007799] CPU features: detected: 32-bit EL0 Support
  9719. 9719 [ 0.010746] CPU: All CPU(s) started at EL2
  9720. 9720 [ 0.010763] alternatives: patching kernel code
  9721. 9721 [ 0.012132] devtmpfs: initialized
  9722. 9722 [ 0.018475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  9723. 9723 [ 0.018511] futex hash table entries: 1024 (order: 4, 65536 bytes)
  9724. 9724 [ 0.020803] xor: measuring software checksum speed
  9725. 9725 [ 0.060096] 8regs : 1566.000 MB/sec
  9726. 9726 [ 0.100137] 8regs_prefetch: 1396.000 MB/sec
  9727. 9727 [ 0.140181] 32regs : 1925.000 MB/sec
  9728. 9728 [ 0.180228] 32regs_prefetch: 1618.000 MB/sec
  9729. 9729 [ 0.180232] xor: using function: 32regs (1925.000 MB/sec)
  9730. 9730 [ 0.180292] pinctrl core: initialized pinctrl subsystem
  9731. 9731 [ 0.181138] NET: Registered protocol family 16
  9732. 9732 [ 0.181656] audit: initializing netlink subsys (disabled)
  9733. 9733 [ 0.181827] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  9734. 9734 [ 0.182346] cpuidle: using governor menu
  9735. 9735 [ 0.182605] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  9736. 9736 [ 0.182612] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  9737. 9737 [ 0.184703] DMA: preallocated 2048 KiB pool for atomic allocations
  9738. 9738 [ 0.184800] Serial: AMBA PL011 UART driver
  9739. 9739 [ 0.196943] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  9740. 9740 [ 0.197348] cryptd: max_cpu_qlen set to 1000
  9741. 9741 [ 0.264364] raid6: int64x1 gen() 299 MB/s
  9742. 9742 [ 0.332463] raid6: int64x1 xor() 299 MB/s
  9743. 9743 [ 0.400614] raid6: int64x2 gen() 460 MB/s
  9744. 9744 [ 0.468663] raid6: int64x2 xor() 409 MB/s
  9745. 9745 [ 0.536670] raid6: int64x4 gen() 707 MB/s
  9746. 9746 [ 0.604750] raid6: int64x4 xor() 519 MB/s
  9747. 9747 [ 0.672864] raid6: int64x8 gen() 667 MB/s
  9748. 9748 [ 0.740942] raid6: int64x8 xor() 510 MB/s
  9749. 9749 [ 0.809085] raid6: neonx1 gen() 495 MB/s
  9750. 9750 [ 0.877102] raid6: neonx1 xor() 579 MB/s
  9751. 9751 [ 0.945176] raid6: neonx2 gen() 791 MB/s
  9752. 9752 [ 1.013238] raid6: neonx2 xor() 821 MB/s
  9753. 9753 [ 1.081374] raid6: neonx4 gen() 1028 MB/s
  9754. 9754 [ 1.149413] raid6: neonx4 xor() 982 MB/s
  9755. 9755 [ 1.217499] raid6: neonx8 gen() 1124 MB/s
  9756. 9756 [ 1.285588] raid6: neonx8 xor() 1044 MB/s
  9757. 9757 [ 1.285591] raid6: using algorithm neonx8 gen() 1124 MB/s
  9758. 9758 [ 1.285594] raid6: .... xor() 1044 MB/s, rmw enabled
  9759. 9759 [ 1.285597] raid6: using neon recovery algorithm
  9760. 9760 [ 1.286188] SCSI subsystem initialized
  9761. 9761 [ 1.286364] usbcore: registered new interface driver usbfs
  9762. 9762 [ 1.286399] usbcore: registered new interface driver hub
  9763. 9763 [ 1.286455] usbcore: registered new device driver usb
  9764. 9764 [ 1.286703] pps_core: LinuxPPS API ver. 1 registered
  9765. 9765 [ 1.286706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  9766. 9766 [ 1.286720] PTP clock support registered
  9767. 9767 [ 1.287857] clocksource: Switched to clocksource arch_sys_counter
  9768. 9768 [ 1.288005] VFS: Disk quotas dquot_6.6.0
  9769. 9769 [ 1.288065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  9770. 9770 [ 1.294790] NET: Registered protocol family 2
  9771. 9771 [ 1.295364] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  9772. 9772 [ 1.295434] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  9773. 9773 [ 1.295632] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  9774. 9774 [ 1.295991] TCP: Hash tables configured (established 16384 bind 16384)
  9775. 9775 [ 1.296137] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  9776. 9776 [ 1.296199] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  9777. 9777 [ 1.296393] NET: Registered protocol family 1
  9778. 9778 [ 1.296867] RPC: Registered named UNIX socket transport module.
  9779. 9779 [ 1.296870] RPC: Registered udp transport module.
  9780. 9780 [ 1.296872] RPC: Registered tcp transport module.
  9781. 9781 [ 1.296875] RPC: Registered tcp NFSv4.1 backchannel transport module.
  9782. 9782 [ 1.297118] Unpacking initramfs...
  9783. 9783 [ 1.777879] Freeing initrd memory: 8348K
  9784. 9784 [ 1.783165] Initialise system trusted keyrings
  9785. 9785 [ 1.783312] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  9786. 9786 [ 1.788668] zbud: loaded
  9787. 9787 [ 1.790229] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  9788. 9788 [ 1.790982] NFS: Registering the id_resolver key type
  9789. 9789 [ 1.791007] Key type id_resolver registered
  9790. 9790 [ 1.791010] Key type id_legacy registered
  9791. 9791 [ 1.791021] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  9792. 9792 [ 1.791025] Installing knfsd (copyright (C) 1996 [email protected]).
  9793. 9793 [ 1.792055] 9p: Installing v9fs 9p2000 file system support
  9794. 9794 [ 1.797800] NET: Registered protocol family 38
  9795. 9795 [ 1.797903] Key type asymmetric registered
  9796. 9796 [ 1.797908] Asymmetric key parser 'x509' registered
  9797. 9797 [ 1.797959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  9798. 9798 [ 1.798063] io scheduler noop registered
  9799. 9799 [ 1.798067] io scheduler deadline registered
  9800. 9800 [ 1.798233] io scheduler cfq registered (default)
  9801. 9801 [ 1.798237] io scheduler mq-deadline registered
  9802. 9802 [ 1.798241] io scheduler kyber registered
  9803. 9803 [ 1.798356] io scheduler bfq registered
  9804. 9804 [ 1.798649] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  9805. 9805 [ 1.799322] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  9806. 9806 [ 1.802563] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  9807. 9807 [ 1.811495] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  9808. 9808 [ 1.820794] loop: module loaded
  9809. 9809 [ 1.822002] libphy: Fixed MDIO Bus: probed
  9810. 9810 [ 1.822899] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  9811. 9811 [ 1.822903] ehci-platform: EHCI generic platform driver
  9812. 9812 [ 1.823090] ehci-platform 1c1a000.usb: EHCI Host Controller
  9813. 9813 [ 1.823112] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  9814. 9814 [ 1.824433] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  9815. 9815 [ 1.839876] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  9816. 9816 [ 1.840107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9817. 9817 [ 1.840115] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9818. 9818 [ 1.840120] usb usb1: Product: EHCI Host Controller
  9819. 9819 [ 1.840126] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  9820. 9820 [ 1.840131] usb usb1: SerialNumber: 1c1a000.usb
  9821. 9821 [ 1.840648] hub 1-0:1.0: USB hub found
  9822. 9822 [ 1.840687] hub 1-0:1.0: 1 port detected
  9823. 9823 [ 1.841286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  9824. 9824 [ 1.841306] ohci-platform: OHCI generic platform driver
  9825. 9825 [ 1.841462] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  9826. 9826 [ 1.841482] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  9827. 9827 [ 1.841826] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  9828. 9828 [ 1.904195] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  9829. 9829 [ 1.904202] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9830. 9830 [ 1.904208] usb usb2: Product: Generic Platform OHCI controller
  9831. 9831 [ 1.904213] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  9832. 9832 [ 1.904219] usb usb2: SerialNumber: 1c1a400.usb
  9833. 9833 [ 1.904675] hub 2-0:1.0: USB hub found
  9834. 9834 [ 1.904714] hub 2-0:1.0: 1 port detected
  9835. 9835 [ 1.905610] usbcore: registered new interface driver usb-storage
  9836. 9836 [ 1.906115] mousedev: PS/2 mouse device common for all mice
  9837. 9837 [ 1.906535] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  9838. 9838 [ 1.906541] sun6i-rtc 1f00000.rtc: RTC enabled
  9839. 9839 [ 1.906593] i2c /dev entries driver
  9840. 9840 [ 1.907181] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  9841. 9841 [ 1.907740] sdhci: Secure Digital Host Controller Interface driver
  9842. 9842 [ 1.907742] sdhci: Copyright(c) Pierre Ossman
  9843. 9843 [ 1.907765] Synopsys Designware Multimedia Card Interface Driver
  9844. 9844 [ 1.908163] sdhci-pltfm: SDHCI platform and OF driver helper
  9845. 9845 [ 1.908601] ledtrig-cpu: registered to indicate activity on CPUs
  9846. 9846 [ 1.908906] hidraw: raw HID events driver (C) Jiri Kosina
  9847. 9847 [ 1.909003] usbcore: registered new interface driver usbhid
  9848. 9848 [ 1.909006] usbhid: USB HID core driver
  9849. 9849 [ 1.910057] NET: Registered protocol family 10
  9850. 9850 [ 1.924613] Segment Routing with IPv6
  9851. 9851 [ 1.924704] NET: Registered protocol family 17
  9852. 9852 [ 1.924850] 8021q: 802.1Q VLAN Support v1.8
  9853. 9853 [ 1.924899] 9pnet: Installing 9P2000 support
  9854. 9854 [ 1.924980] Key type dns_resolver registered
  9855. 9855 [ 1.925672] registered taskstats version 1
  9856. 9856 [ 1.925675] Loading compiled-in X.509 certificates
  9857. 9857 [ 1.925759] zswap: loaded using pool lzo/zbud
  9858. 9858 [ 1.927083] Btrfs loaded, crc32c=crc32c-arm64-ce
  9859. 9859 [ 1.933802] Key type encrypted registered
  9860. 9860 [ 1.951113] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  9861. 9861 [ 1.959433] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  9862. 9862 [ 1.959748] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  9863. 9863 [ 1.959758] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  9864. 9864 [ 1.959947] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  9865. 9865 [ 1.960001] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  9866. 9866 [ 1.960017] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  9867. 9867 [ 1.960245] sun4i-drm display-engine: Couldn't bind all pipelines components
  9868. 9868 [ 1.960347] sun4i-drm display-engine: master bind failed: -517
  9869. 9869 [ 1.960680] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  9870. 9870 [ 1.961034] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  9871. 9871 [ 1.966231] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  9872. 9872 [ 1.966616] dcdc1: supplied by regulator-dummy
  9873. 9873 [ 1.966873] dcdc2: supplied by regulator-dummy
  9874. 9874 [ 1.967090] dcdc4: supplied by regulator-dummy
  9875. 9875 [ 1.967273] dcdc5: supplied by regulator-dummy
  9876. 9876 [ 1.967475] dcdc6: supplied by regulator-dummy
  9877. 9877 [ 1.967682] dc1sw: supplied by regulator-dummy
  9878. 9878 [ 1.967883] aldo1: supplied by regulator-dummy
  9879. 9879 [ 1.968096] aldo2: supplied by regulator-dummy
  9880. 9880 [ 1.968312] aldo3: supplied by regulator-dummy
  9881. 9881 [ 1.968508] dldo1: supplied by regulator-dummy
  9882. 9882 [ 1.968701] dldo2: supplied by regulator-dummy
  9883. 9883 [ 1.968763] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  9884. 9884 [ 1.968963] dldo3: supplied by regulator-dummy
  9885. 9885 [ 1.969159] dldo4: supplied by regulator-dummy
  9886. 9886 [ 1.969366] eldo1: supplied by regulator-dummy
  9887. 9887 [ 1.969579] eldo2: supplied by regulator-dummy
  9888. 9888 [ 1.969780] eldo3: supplied by regulator-dummy
  9889. 9889 [ 1.969983] fldo1: supplied by regulator-dummy
  9890. 9890 [ 1.970213] fldo2: supplied by regulator-dummy
  9891. 9891 [ 1.970421] rtc-ldo: supplied by regulator-dummy
  9892. 9892 [ 1.970579] ldo-io0: supplied by regulator-dummy
  9893. 9893 [ 1.970822] ldo-io1: supplied by regulator-dummy
  9894. 9894 [ 1.971909] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  9895. 9895 [ 1.976188] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  9896. 9896 [ 1.976693] console [ttyS0] disabled
  9897. 9897 [ 1.997245] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  9898. 9898 [ 1.997305] console [ttyS0] enabled
  9899. 9899 [ 2.018399] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  9900. 9900 [ 2.019731] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  9901. 9901 [ 2.019818] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  9902. 9902 [ 2.020025] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  9903. 9903 [ 2.020040] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  9904. 9904 [ 2.020045] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  9905. 9905 [ 2.020050] dwmac-sun8i 1c30000.ethernet: COE Type 2
  9906. 9906 [ 2.020055] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  9907. 9907 [ 2.020062] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  9908. 9908 [ 2.020067] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  9909. 9909 [ 2.020169] libphy: stmmac: probed
  9910. 9910 [ 2.026144] ehci-platform 1c1b000.usb: EHCI Host Controller
  9911. 9911 [ 2.026169] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  9912. 9912 [ 2.026857] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  9913. 9913 [ 2.039876] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  9914. 9914 [ 2.040044] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9915. 9915 [ 2.040052] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9916. 9916 [ 2.040058] usb usb3: Product: EHCI Host Controller
  9917. 9917 [ 2.040063] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  9918. 9918 [ 2.040069] usb usb3: SerialNumber: 1c1b000.usb
  9919. 9919 [ 2.040531] hub 3-0:1.0: USB hub found
  9920. 9920 [ 2.040561] hub 3-0:1.0: 1 port detected
  9921. 9921 [ 2.041256] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  9922. 9922 [ 2.041274] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  9923. 9923 [ 2.041532] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  9924. 9924 [ 2.104012] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  9925. 9925 [ 2.104019] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9926. 9926 [ 2.104025] usb usb4: Product: Generic Platform OHCI controller
  9927. 9927 [ 2.104030] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  9928. 9928 [ 2.104036] usb usb4: SerialNumber: 1c1b400.usb
  9929. 9929 [ 2.104424] hub 4-0:1.0: USB hub found
  9930. 9930 [ 2.104453] hub 4-0:1.0: 1 port detected
  9931. 9931 [ 2.105184] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  9932. 9932 [ 2.105235] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  9933. 9933 [ 2.105509] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  9934. 9934 [ 2.105518] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  9935. 9935 [ 2.105680] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  9936. 9936 [ 2.105687] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  9937. 9937 [ 2.105692] usb usb5: Product: MUSB HDRC host driver
  9938. 9938 [ 2.105697] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  9939. 9939 [ 2.105703] usb usb5: SerialNumber: musb-hdrc.1.auto
  9940. 9940 [ 2.106072] hub 5-0:1.0: USB hub found
  9941. 9941 [ 2.106105] hub 5-0:1.0: 1 port detected
  9942. 9942 [ 2.107839] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  9943. 9943 [ 2.107902] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  9944. 9944 [ 2.107910] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  9945. 9945 [ 2.107945] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  9946. 9946 [ 2.108301] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  9947. 9947 [ 2.108408] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  9948. 9948 [ 2.126435] Console: switching to colour frame buffer device 170x48
  9949. 9949 [ 2.127817] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  9950. 9950 [ 2.136675] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  9951. 9951 [ 2.144999] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  9952. 9952 [ 2.145373] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  9953. 9953 [ 2.145384] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  9954. 9954 [ 2.145528] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  9955. 9955 [ 2.145621] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  9956. 9956 [ 2.146259] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  9957. 9957 [ 2.146339] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  9958. 9958 [ 2.146452] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  9959. 9959 [ 2.146933] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  9960. 9960 [ 2.147214] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  9961. 9961 [ 2.147219] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  9962. 9962 [ 2.147222] [drm] No driver support for vblank timestamp query.
  9963. 9963 [ 2.147229] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  9964. 9964 [ 2.147232] fb: switching to sun4i-drm-fb from simple
  9965. 9965 [ 2.147322] Console: switching to colour dummy device 80x25
  9966. 9966 [ 2.171571] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  9967. 9967 [ 2.171576] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  9968. 9968 [ 2.189051] mmc1: new high speed SDIO card at address 0001
  9969. 9969 [ 2.201952] random: fast init done
  9970. 9970 [ 2.210172] mmc0: new high speed SDHC card at address aaaa
  9971. 9971 [ 2.211520] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  9972. 9972 [ 2.213946] mmcblk0: p1
  9973. 9973 [ 2.624011] Console: switching to colour frame buffer device 170x48
  9974. 9974 [ 2.640520] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  9975. 9975 [ 2.640950] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  9976. 9976 [ 2.641419] of_cfs_init
  9977. 9977 [ 2.641510] of_cfs_init: OK
  9978. 9978 [ 2.641709] vcc-mipi: disabling
  9979. 9979 [ 2.641761] vcc-1v2-hsic: disabling
  9980. 9980 [ 2.642312] Freeing unused kernel memory: 576K
  9981. 9981 [ 2.655935] Run /init as init process
  9982. 9982 [ 2.703931] usb 4-1: new full-speed USB device number 2 using ohci-platform
  9983. 9983 [ 2.937008] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  9984. 9984 [ 2.937021] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  9985. 9985 [ 2.937027] usb 4-1: Product: USB Receiver
  9986. 9986 [ 2.937032] usb 4-1: Manufacturer: Logitech
  9987. 9987 [ 2.947494] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  9988. 9988 [ 3.003445] axp20x-gpio axp20x-gpio: DMA mask not set
  9989. 9989 [ 3.005432] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  9990. 9990 [ 3.005480] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  9991. 9991 [ 3.013268] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  9992. 9992 [ 3.013791] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  9993. 9993 [ 3.076343] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  9994. 9994 [ 3.076754] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  9995. 9995 [ 3.592818] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  9996. 9996 [ 4.253954] systemd[1]: System time before build time, advancing clock.
  9997. 9997 [ 4.281419] systemd[1]: systemd 237 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)
  9998. 9998 [ 4.281778] systemd[1]: Detected architecture arm64.
  9999. 9999 [ 4.294864] systemd[1]: Set hostname to <pine64>.
  10000. 10000 [ 4.749453] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  10001. 10001 [ 4.749470] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  10002. 10002 [ 5.028269] random: systemd: uninitialized urandom read (16 bytes read)
  10003. 10003 [ 5.029292] systemd[1]: Created slice User and Session Slice.
  10004. 10004 [ 5.030085] random: systemd: uninitialized urandom read (16 bytes read)
  10005. 10005 [ 5.030130] systemd[1]: Reached target User and Group Name Lookups.
  10006. 10006 [ 5.030485] random: systemd: uninitialized urandom read (16 bytes read)
  10007. 10007 [ 5.030632] systemd[1]: Started ntp-systemd-netif.path.
  10008. 10008 [ 5.030968] systemd[1]: Reached target System Time Synchronized.
  10009. 10009 [ 5.031330] systemd[1]: Reached target Remote File Systems.
  10010. 10010 [ 5.099012] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  10011. 10011 [ 5.346715] systemd-journald[281]: Received request to flush runtime journal from PID 1
  10012. 10012 [ 5.894275] cpu cpu0: Linked as a consumer to regulator.2
  10013. 10013 [ 5.894329] cpu cpu0: Dropping the link to regulator.2
  10014. 10014 [ 5.894477] cpu cpu0: Linked as a consumer to regulator.2
  10015. 10015 [ 6.039028] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  10016. 10016 [ 6.054868] thermal thermal_zone0: failed to read out thermal zone (-110)
  10017. 10017 [ 6.054924] thermal thermal_zone1: failed to read out thermal zone (-110)
  10018. 10018 [ 6.054943] thermal thermal_zone2: failed to read out thermal zone (-110)
  10019. 10019 [ 6.056745] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  10020. 10020 [ 6.151974] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  10021. 10021 [ 6.152028] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  10022. 10022 [ 6.152033] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  10023. 10023 [ 6.164338] thermal thermal_zone2: failed to read out thermal zone (-110)
  10024. 10024 [ 6.174847] lima 1c40000.gpu: bus rate = 200000000
  10025. 10025 [ 6.174858] lima 1c40000.gpu: mod rate = 384000000
  10026. 10026 [ 6.175276] thermal thermal_zone2: failed to read out thermal zone (-110)
  10027. 10027 [ 6.184082] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  10028. 10028 [ 6.184091] [TTM] Initializing pool allocator
  10029. 10029 [ 6.184121] [TTM] Initializing DMA pool allocator
  10030. 10030 [ 6.184837] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  10031. 10031 [ 6.184878] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  10032. 10032 [ 6.184911] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  10033. 10033 [ 6.184937] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  10034. 10034 [ 6.185126] axp20x-adc axp813-adc: DMA mask not set
  10035. 10035 [ 6.199750] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  10036. 10036 [ 6.226455] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  10037. 10037 [ 6.228170] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  10038. 10038 [ 6.260763] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  10039. 10039 [ 6.337341] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  10040. 10040 [ 6.393634] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  10041. 10041 [ 6.434959] RTL8723BS: module init start
  10042. 10042 [ 6.434969] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  10043. 10043 [ 6.434971] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  10044. 10044 [ 6.441094] pnetdev = (____ptrval____)
  10045. 10045 [ 6.506397] RTL8723BS: rtw_ndev_init(wlan0)
  10046. 10046 [ 6.507613] RTL8723BS: module init ret =0
  10047. 10047 [ 6.553199] zram: Added device: zram0
  10048. 10048 [ 6.560661] zram: Added device: zram1
  10049. 10049 [ 6.563247] zram: Added device: zram2
  10050. 10050 [ 6.564318] zram: Added device: zram3
  10051. 10051 [ 6.567186] zram: Added device: zram4
  10052. 10052 [ 6.569038] zram: Added device: zram5
  10053. 10053 [ 6.575367] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  10054. 10054 [ 6.673198] zram1: detected capacity change from 0 to 258134016
  10055. 10055 [ 7.720264] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  10056. 10056 [ 7.728744] zram2: detected capacity change from 0 to 258134016
  10057. 10057 [ 8.763414] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  10058. 10058 [ 8.765725] zram3: detected capacity change from 0 to 258134016
  10059. 10059 [ 9.799584] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  10060. 10060 [ 9.801865] zram4: detected capacity change from 0 to 258134016
  10061. 10061 [ 10.839224] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  10062. 10062 [ 10.934885] zram0: detected capacity change from 0 to 52428800
  10063. 10063 [ 13.136836] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  10064. 10064
  10065. 10065 ### armbian-release:
  10066. 10066
  10067. 10067 # PLEASE DO NOT EDIT THIS FILE
  10068. 10068 BOARD=pine64
  10069. 10069 BOARD_NAME="Pine64"
  10070. 10070 BOARDFAMILY=sun50iw1
  10071. 10071 VERSION=5.75
  10072. 10072 LINUXFAMILY=sunxi64
  10073. 10073 BRANCH=next
  10074. 10074 ARCH=arm64
  10075. 10075 IMAGE_TYPE=stable
  10076. 10076 BOARD_TYPE=conf
  10077. 10077 INITRD_ARCH=arm64
  10078. 10078 KERNEL_IMAGE_TYPE=Image
  10079. 10079
  10080. 10080 ### boot environment:
  10081. 10081
  10082. 10082 verbosity=1
  10083. 10083 overlay_prefix=sun50i-a64
  10084. 10084 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  10085. 10085 rootfstype=ext4
  10086. 10086 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  10087. 10087
  10088. 10088 ### lsusb:
  10089. 10089
  10090. 10090 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  10091. 10091 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  10092. 10092 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10093. 10093 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  10094. 10094 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10095. 10095 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10096. 10096
  10097. 10097 ### lscpu:
  10098. 10098
  10099. 10099 Architecture: aarch64
  10100. 10100 Byte Order: Little Endian
  10101. 10101 CPU(s): 4
  10102. 10102 On-line CPU(s) list: 0-3
  10103. 10103 Thread(s) per core: 1
  10104. 10104 Core(s) per socket: 4
  10105. 10105 Socket(s): 1
  10106. 10106 NUMA node(s): 1
  10107. 10107 Vendor ID: ARM
  10108. 10108 Model: 4
  10109. 10109 Model name: Cortex-A53
  10110. 10110 Stepping: r0p4
  10111. 10111 CPU max MHz: 1104.0000
  10112. 10112 CPU min MHz: 120.0000
  10113. 10113 BogoMIPS: 48.00
  10114. 10114 L1d cache: unknown size
  10115. 10115 L1i cache: unknown size
  10116. 10116 L2 cache: unknown size
  10117. 10117 NUMA node0 CPU(s): 0-3
  10118. 10118 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10119. 10119
  10120. 10120 ### cpuinfo:
  10121. 10121
  10122. 10122 processor : 0
  10123. 10123 Processor : AArch64 Processor rev 4 (aarch64)
  10124. 10124 Hardware : sun50iw1p1
  10125. 10125 BogoMIPS : 48.00
  10126. 10126 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10127. 10127 CPU implementer : 0x41
  10128. 10128 CPU architecture: 8
  10129. 10129 CPU variant : 0x0
  10130. 10130 CPU part : 0xd03
  10131. 10131 CPU revision : 4
  10132. 10132
  10133. 10133 processor : 1
  10134. 10134 Processor : AArch64 Processor rev 4 (aarch64)
  10135. 10135 Hardware : sun50iw1p1
  10136. 10136 BogoMIPS : 48.00
  10137. 10137 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10138. 10138 CPU implementer : 0x41
  10139. 10139 CPU architecture: 8
  10140. 10140 CPU variant : 0x0
  10141. 10141 CPU part : 0xd03
  10142. 10142 CPU revision : 4
  10143. 10143
  10144. 10144 processor : 2
  10145. 10145 Processor : AArch64 Processor rev 4 (aarch64)
  10146. 10146 Hardware : sun50iw1p1
  10147. 10147 BogoMIPS : 48.00
  10148. 10148 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10149. 10149 CPU implementer : 0x41
  10150. 10150 CPU architecture: 8
  10151. 10151 CPU variant : 0x0
  10152. 10152 CPU part : 0xd03
  10153. 10153 CPU revision : 4
  10154. 10154
  10155. 10155 processor : 3
  10156. 10156 Processor : AArch64 Processor rev 4 (aarch64)
  10157. 10157 Hardware : sun50iw1p1
  10158. 10158 BogoMIPS : 48.00
  10159. 10159 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10160. 10160 CPU implementer : 0x41
  10161. 10161 CPU architecture: 8
  10162. 10162 CPU variant : 0x0
  10163. 10163 CPU part : 0xd03
  10164. 10164 CPU revision : 4
  10165. 10165
  10166. 10166
  10167. 10167 ### meminfo:
  10168. 10168
  10169. 10169 MemTotal: 2016644 kB
  10170. 10170 MemFree: 1843432 kB
  10171. 10171 MemAvailable: 1863636 kB
  10172. 10172 Buffers: 15104 kB
  10173. 10173 Cached: 67996 kB
  10174. 10174 SwapCached: 0 kB
  10175. 10175 Active: 59484 kB
  10176. 10176 Inactive: 45568 kB
  10177. 10177 Active(anon): 22104 kB
  10178. 10178 Inactive(anon): 5712 kB
  10179. 10179 Active(file): 37380 kB
  10180. 10180 Inactive(file): 39856 kB
  10181. 10181 Unevictable: 0 kB
  10182. 10182 Mlocked: 0 kB
  10183. 10183 SwapTotal: 1008320 kB
  10184. 10184 SwapFree: 1008320 kB
  10185. 10185 Dirty: 144 kB
  10186. 10186 Writeback: 0 kB
  10187. 10187 AnonPages: 21844 kB
  10188. 10188 Mapped: 26104 kB
  10189. 10189 Shmem: 5908 kB
  10190. 10190 Slab: 25136 kB
  10191. 10191 SReclaimable: 9728 kB
  10192. 10192 SUnreclaim: 15408 kB
  10193. 10193 KernelStack: 2272 kB
  10194. 10194 PageTables: 1276 kB
  10195. 10195 NFS_Unstable: 0 kB
  10196. 10196 Bounce: 0 kB
  10197. 10197 WritebackTmp: 0 kB
  10198. 10198 CommitLimit: 2016640 kB
  10199. 10199 Committed_AS: 209076 kB
  10200. 10200 VmallocTotal: 135290290112 kB
  10201. 10201 VmallocUsed: 0 kB
  10202. 10202 VmallocChunk: 0 kB
  10203. 10203 Percpu: 496 kB
  10204. 10204 AnonHugePages: 0 kB
  10205. 10205 ShmemHugePages: 0 kB
  10206. 10206 ShmemPmdMapped: 0 kB
  10207. 10207 CmaTotal: 65536 kB
  10208. 10208 CmaFree: 57828 kB
  10209. 10209 HugePages_Total: 0
  10210. 10210 HugePages_Free: 0
  10211. 10211 HugePages_Rsvd: 0
  10212. 10212 HugePages_Surp: 0
  10213. 10213 Hugepagesize: 2048 kB
  10214. 10214 Hugetlb: 0 kB
  10215. 10215
  10216. 10216 ### virtual memory:
  10217. 10217
  10218. 10218 vm.admin_reserve_kbytes = 8192
  10219. 10219 vm.block_dump = 0
  10220. 10220 vm.compact_unevictable_allowed = 1
  10221. 10221 vm.dirty_background_bytes = 0
  10222. 10222 vm.dirty_background_ratio = 10
  10223. 10223 vm.dirty_bytes = 0
  10224. 10224 vm.dirty_expire_centisecs = 3000
  10225. 10225 vm.dirty_ratio = 20
  10226. 10226 vm.dirtytime_expire_seconds = 43200
  10227. 10227 vm.dirty_writeback_centisecs = 500
  10228. 10228 vm.drop_caches = 0
  10229. 10229 vm.extfrag_threshold = 500
  10230. 10230 vm.hugetlb_shm_group = 0
  10231. 10231 vm.laptop_mode = 0
  10232. 10232 vm.legacy_va_layout = 0
  10233. 10233 vm.lowmem_reserve_ratio = 256 32 0
  10234. 10234 vm.max_map_count = 65530
  10235. 10235 vm.min_free_kbytes = 22528
  10236. 10236 vm.min_slab_ratio = 5
  10237. 10237 vm.min_unmapped_ratio = 1
  10238. 10238 vm.mmap_min_addr = 32768
  10239. 10239 vm.mmap_rnd_bits = 18
  10240. 10240 vm.mmap_rnd_compat_bits = 11
  10241. 10241 vm.nr_hugepages = 0
  10242. 10242 vm.nr_hugepages_mempolicy = 0
  10243. 10243 vm.nr_overcommit_hugepages = 0
  10244. 10244 vm.numa_stat = 1
  10245. 10245 vm.numa_zonelist_order = Node
  10246. 10246 vm.oom_dump_tasks = 1
  10247. 10247 vm.oom_kill_allocating_task = 0
  10248. 10248 vm.overcommit_kbytes = 0
  10249. 10249 vm.overcommit_memory = 0
  10250. 10250 vm.overcommit_ratio = 50
  10251. 10251 vm.page-cluster = 0
  10252. 10252 vm.panic_on_oom = 0
  10253. 10253 vm.percpu_pagelist_fraction = 0
  10254. 10254 vm.stat_interval = 1
  10255. 10255 vm.swappiness = 100
  10256. 10256 vm.user_reserve_kbytes = 62460
  10257. 10257 vm.vfs_cache_pressure = 100
  10258. 10258 vm.watermark_scale_factor = 10
  10259. 10259 vm.zone_reclaim_mode = 0
  10260. 10260
  10261. 10261 ### ip addr:
  10262. 10262
  10263. 10263 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  10264. 10264 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  10265. 10265 inet XXX.XXX.0.1/8 scope host lo
  10266. 10266 valid_lft forever preferred_lft forever
  10267. 10267 inet6 ::1/128 scope host
  10268. 10268 valid_lft forever preferred_lft forever
  10269. 10269 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  10270. 10270 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  10271. 10271 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  10272. 10272 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  10273. 10273
  10274. 10274 ### partitions:
  10275. 10275
  10276. 10276 major minor #blocks name
  10277. 10277
  10278. 10278 179 0 31166976 mmcblk0
  10279. 10279 179 1 12288000 mmcblk0p1
  10280. 10280 254 0 51200 zram0
  10281. 10281 254 1 252084 zram1
  10282. 10282 254 2 252084 zram2
  10283. 10283 254 3 252084 zram3
  10284. 10284 254 4 252084 zram4
  10285. 10285
  10286. 10286 ### df:
  10287. 10287
  10288. 10288 udev 949M 0 949M 0% /dev
  10289. 10289 tmpfs 197M 5.8M 192M 3% /run
  10290. 10290 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  10291. 10291 tmpfs 985M 0 985M 0% /dev/shm
  10292. 10292 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  10293. 10293 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  10294. 10294 tmpfs 985M 4.0K 985M 1% /tmp
  10295. 10295 /dev/zram0 49M 3.9M 42M 9% /var/log
  10296. 10296
  10297. 10297 ### lsblk:
  10298. 10298
  10299. 10299 NAME FSTYPE SIZE MOUNTPOINT UUID
  10300. 10300 mmcblk0 29.7G
  10301. 10301 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  10302. 10302 zram0 50M /var/log
  10303. 10303
  10304. 10304 ### zramctl:
  10305. 10305
  10306. 10306 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  10307. 10307 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  10308. 10308 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  10309. 10309 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  10310. 10310 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  10311. 10311 /dev/zram0 50M 4M 1010.3K 1.5M 4 /var/log
  10312. 10312
  10313. 10313 ### mtab:
  10314. 10314
  10315. 10315 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  10316. 10316 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  10317. 10317 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  10318. 10318
  10319. 10319 ### mmc0:aaaa info:
  10320. 10320
  10321. 10321 fwrev: 0x0
  10322. 10322 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  10323. 10323 cid: 035344534c33324780c9283abc012a63
  10324. 10324 rca: 0xaaaa
  10325. 10325 csd: 400e00325b590000edc87f800a4040c3
  10326. 10326 manfid: 0x000003
  10327. 10327 ocr: 0x00200000
  10328. 10328 preferred_erase_size: 4194304
  10329. 10329 type: SD
  10330. 10330 hwrev: 0x8
  10331. 10331 date: 10/2018
  10332. 10332 dsr: 0x404
  10333. 10333 erase_size: 512
  10334. 10334 oemid: 0x5344
  10335. 10335 serial: 0xc9283abc
  10336. 10336 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  10337. 10337 scr: 0235804300000000
  10338. 10338 name: SL32G
  10339. 10339
  10340. 10340 ### Boot system health:
  10341. 10341
  10342. 10342 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  10343. 10343 09:10:17: 1104MHz 0.63 36% 15% 16% 0% 4% 0% 51.8°C 0/7
  10344. 10344 09:10:18: 1104MHz 0.63 89% 21% 54% 1% 11% 0% 51.8°C 0/7
  10345. 10345 09:10:18: 1104MHz 0.63 56% 17% 5% 1% 31% 0% 49.3°C 0/7
  10346. 10346 09:10:18: 1104MHz 0.63 52% 26% 2% 2% 22% 0% 48.2°C 0/7
  10347. 10347 09:10:19: 1104MHz 0.63 54% 7% 11% 2% 33% 0% 48.0°C 0/7
  10348. 10348
  10349. 10349 ### Activated 4 lzo zram swap devices with 250 MB each
  10350. 10350
  10351. 10351 ### Activated Armbian ramlog partition with zstd compression
  10352. 10352
  10353. 10353 Tue Jun 19 15:46:05 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  10354. 10354
  10355. 10355 ### dmesg:
  10356. 10356
  10357. 10357 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  10358. 10358 [ 0.000000] Linux version 4.19.20-sunxi64 ([email protected]) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #5.75 SMP Fri Feb 8 10:29:25 CET 2019
  10359. 10359 [ 0.000000] Machine model: Pine64+
  10360. 10360 [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000bc000000, size 64 MiB
  10361. 10361 [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  10362. 10362 [ 0.000000] NUMA: No NUMA configuration found
  10363. 10363 [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000bfffffff]
  10364. 10364 [ 0.000000] NUMA: NODE_DATA [mem 0xbbfcbec0-0xbbfcd67f]
  10365. 10365 [ 0.000000] Zone ranges:
  10366. 10366 [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bfffffff]
  10367. 10367 [ 0.000000] Normal empty
  10368. 10368 [ 0.000000] Movable zone start for each node
  10369. 10369 [ 0.000000] Early memory node ranges
  10370. 10370 [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
  10371. 10371 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  10372. 10372 [ 0.000000] On node 0 totalpages: 524288
  10373. 10373 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  10374. 10374 [ 0.000000] DMA32 zone: 0 pages reserved
  10375. 10375 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  10376. 10376 [ 0.000000] psci: probing for conduit method from DT.
  10377. 10377 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  10378. 10378 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  10379. 10379 [ 0.000000] psci: Trusted OS migration not required
  10380. 10380 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  10381. 10381 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  10382. 10382 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  10383. 10383 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  10384. 10384 [ 0.000000] Detected VIPT I-cache on CPU0
  10385. 10385 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  10386. 10386 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  10387. 10387 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  10388. 10388 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  10389. 10389 [ 0.000000] Policy zone: DMA32
  10390. 10390 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  10391. 10391 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  10392. 10392 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  10393. 10393 [ 0.000000] log_buf_len min size: 16384 bytes
  10394. 10394 [ 0.000000] log_buf_len: 32768 bytes
  10395. 10395 [ 0.000000] early log buf free: 13752(83%)
  10396. 10396 [ 0.000000] Memory: 1974960K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56656K reserved, 65536K cma-reserved)
  10397. 10397 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  10398. 10398 [ 0.000000] rcu: Hierarchical RCU implementation.
  10399. 10399 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  10400. 10400 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  10401. 10401 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  10402. 10402 [ 0.000000] GIC: Using split EOI/Deactivate mode
  10403. 10403 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  10404. 10404 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  10405. 10405 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  10406. 10406 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  10407. 10407 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  10408. 10408 [ 0.000271] Console: colour dummy device 80x25
  10409. 10409 [ 0.000283] console [tty1] enabled
  10410. 10410 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  10411. 10411 [ 0.000362] pid_max: default: 32768 minimum: 301
  10412. 10412 [ 0.000446] Security Framework initialized
  10413. 10413 [ 0.000455] AppArmor: AppArmor disabled by boot time parameter
  10414. 10414 [ 0.001727] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  10415. 10415 [ 0.002361] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  10416. 10416 [ 0.002408] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  10417. 10417 [ 0.002433] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  10418. 10418 [ 0.003804] ASID allocator initialised with 32768 entries
  10419. 10419 [ 0.003882] rcu: Hierarchical SRCU implementation.
  10420. 10420 [ 0.004612] smp: Bringing up secondary CPUs ...
  10421. 10421 [ 0.005833] Detected VIPT I-cache on CPU1
  10422. 10422 [ 0.005884] arch_timer: CPU1: Trapping CNTVCT access
  10423. 10423 [ 0.005893] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  10424. 10424 [ 0.006789] Detected VIPT I-cache on CPU2
  10425. 10425 [ 0.006814] arch_timer: CPU2: Trapping CNTVCT access
  10426. 10426 [ 0.006821] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  10427. 10427 [ 0.007655] Detected VIPT I-cache on CPU3
  10428. 10428 [ 0.007678] arch_timer: CPU3: Trapping CNTVCT access
  10429. 10429 [ 0.007686] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  10430. 10430 [ 0.007755] smp: Brought up 1 node, 4 CPUs
  10431. 10431 [ 0.007759] SMP: Total of 4 processors activated.
  10432. 10432 [ 0.007765] CPU features: detected: 32-bit EL0 Support
  10433. 10433 [ 0.010485] CPU: All CPU(s) started at EL2
  10434. 10434 [ 0.010502] alternatives: patching kernel code
  10435. 10435 [ 0.011843] devtmpfs: initialized
  10436. 10436 [ 0.018201] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  10437. 10437 [ 0.018236] futex hash table entries: 1024 (order: 4, 65536 bytes)
  10438. 10438 [ 0.020497] xor: measuring software checksum speed
  10439. 10439 [ 0.058423] 8regs : 1566.000 MB/sec
  10440. 10440 [ 0.098464] 8regs_prefetch: 1396.000 MB/sec
  10441. 10441 [ 0.138518] 32regs : 1925.000 MB/sec
  10442. 10442 [ 0.178556] 32regs_prefetch: 1670.000 MB/sec
  10443. 10443 [ 0.178559] xor: using function: 32regs (1925.000 MB/sec)
  10444. 10444 [ 0.178618] pinctrl core: initialized pinctrl subsystem
  10445. 10445 [ 0.179453] NET: Registered protocol family 16
  10446. 10446 [ 0.179963] audit: initializing netlink subsys (disabled)
  10447. 10447 [ 0.180128] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  10448. 10448 [ 0.180638] cpuidle: using governor menu
  10449. 10449 [ 0.180923] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  10450. 10450 [ 0.180930] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  10451. 10451 [ 0.183010] DMA: preallocated 2048 KiB pool for atomic allocations
  10452. 10452 [ 0.183095] Serial: AMBA PL011 UART driver
  10453. 10453 [ 0.195198] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  10454. 10454 [ 0.195651] cryptd: max_cpu_qlen set to 1000
  10455. 10455 [ 0.262730] raid6: int64x1 gen() 299 MB/s
  10456. 10456 [ 0.330854] raid6: int64x1 xor() 299 MB/s
  10457. 10457 [ 0.398960] raid6: int64x2 gen() 460 MB/s
  10458. 10458 [ 0.466932] raid6: int64x2 xor() 409 MB/s
  10459. 10459 [ 0.535026] raid6: int64x4 gen() 707 MB/s
  10460. 10460 [ 0.603133] raid6: int64x4 xor() 520 MB/s
  10461. 10461 [ 0.671203] raid6: int64x8 gen() 667 MB/s
  10462. 10462 [ 0.739271] raid6: int64x8 xor() 510 MB/s
  10463. 10463 [ 0.807420] raid6: neonx1 gen() 495 MB/s
  10464. 10464 [ 0.875395] raid6: neonx1 xor() 579 MB/s
  10465. 10465 [ 0.943512] raid6: neonx2 gen() 791 MB/s
  10466. 10466 [ 1.011582] raid6: neonx2 xor() 821 MB/s
  10467. 10467 [ 1.079679] raid6: neonx4 gen() 1027 MB/s
  10468. 10468 [ 1.147748] raid6: neonx4 xor() 983 MB/s
  10469. 10469 [ 1.215818] raid6: neonx8 gen() 1124 MB/s
  10470. 10470 [ 1.283899] raid6: neonx8 xor() 1044 MB/s
  10471. 10471 [ 1.283902] raid6: using algorithm neonx8 gen() 1124 MB/s
  10472. 10472 [ 1.283905] raid6: .... xor() 1044 MB/s, rmw enabled
  10473. 10473 [ 1.283908] raid6: using neon recovery algorithm
  10474. 10474 [ 1.284502] SCSI subsystem initialized
  10475. 10475 [ 1.284684] usbcore: registered new interface driver usbfs
  10476. 10476 [ 1.284720] usbcore: registered new interface driver hub
  10477. 10477 [ 1.284781] usbcore: registered new device driver usb
  10478. 10478 [ 1.285014] pps_core: LinuxPPS API ver. 1 registered
  10479. 10479 [ 1.285018] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  10480. 10480 [ 1.285032] PTP clock support registered
  10481. 10481 [ 1.286127] clocksource: Switched to clocksource arch_sys_counter
  10482. 10482 [ 1.286264] VFS: Disk quotas dquot_6.6.0
  10483. 10483 [ 1.286323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  10484. 10484 [ 1.292701] NET: Registered protocol family 2
  10485. 10485 [ 1.293305] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  10486. 10486 [ 1.293378] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  10487. 10487 [ 1.293577] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  10488. 10488 [ 1.293900] TCP: Hash tables configured (established 16384 bind 16384)
  10489. 10489 [ 1.294044] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  10490. 10490 [ 1.294106] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  10491. 10491 [ 1.294367] NET: Registered protocol family 1
  10492. 10492 [ 1.294776] RPC: Registered named UNIX socket transport module.
  10493. 10493 [ 1.294779] RPC: Registered udp transport module.
  10494. 10494 [ 1.294782] RPC: Registered tcp transport module.
  10495. 10495 [ 1.294785] RPC: Registered tcp NFSv4.1 backchannel transport module.
  10496. 10496 [ 1.294982] Unpacking initramfs...
  10497. 10497 [ 1.775679] Freeing initrd memory: 8348K
  10498. 10498 [ 1.780952] Initialise system trusted keyrings
  10499. 10499 [ 1.781067] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  10500. 10500 [ 1.786413] zbud: loaded
  10501. 10501 [ 1.787953] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  10502. 10502 [ 1.788661] NFS: Registering the id_resolver key type
  10503. 10503 [ 1.788684] Key type id_resolver registered
  10504. 10504 [ 1.788687] Key type id_legacy registered
  10505. 10505 [ 1.788698] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  10506. 10506 [ 1.788701] Installing knfsd (copyright (C) 1996 [email protected]).
  10507. 10507 [ 1.789679] 9p: Installing v9fs 9p2000 file system support
  10508. 10508 [ 1.795625] NET: Registered protocol family 38
  10509. 10509 [ 1.795720] Key type asymmetric registered
  10510. 10510 [ 1.795725] Asymmetric key parser 'x509' registered
  10511. 10511 [ 1.795777] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  10512. 10512 [ 1.795885] io scheduler noop registered
  10513. 10513 [ 1.795890] io scheduler deadline registered
  10514. 10514 [ 1.796066] io scheduler cfq registered (default)
  10515. 10515 [ 1.796070] io scheduler mq-deadline registered
  10516. 10516 [ 1.796075] io scheduler kyber registered
  10517. 10517 [ 1.796188] io scheduler bfq registered
  10518. 10518 [ 1.796481] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  10519. 10519 [ 1.797147] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  10520. 10520 [ 1.800348] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  10521. 10521 [ 1.809015] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  10522. 10522 [ 1.818073] loop: module loaded
  10523. 10523 [ 1.819359] libphy: Fixed MDIO Bus: probed
  10524. 10524 [ 1.820232] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  10525. 10525 [ 1.820236] ehci-platform: EHCI generic platform driver
  10526. 10526 [ 1.820417] ehci-platform 1c1a000.usb: EHCI Host Controller
  10527. 10527 [ 1.820440] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  10528. 10528 [ 1.821555] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  10529. 10529 [ 1.834138] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  10530. 10530 [ 1.834363] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  10531. 10531 [ 1.834370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  10532. 10532 [ 1.834376] usb usb1: Product: EHCI Host Controller
  10533. 10533 [ 1.834382] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  10534. 10534 [ 1.834387] usb usb1: SerialNumber: 1c1a000.usb
  10535. 10535 [ 1.834848] hub 1-0:1.0: USB hub found
  10536. 10536 [ 1.834881] hub 1-0:1.0: 1 port detected
  10537. 10537 [ 1.835492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  10538. 10538 [ 1.835511] ohci-platform: OHCI generic platform driver
  10539. 10539 [ 1.835660] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  10540. 10540 [ 1.835679] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  10541. 10541 [ 1.835948] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  10542. 10542 [ 1.898464] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  10543. 10543 [ 1.898472] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  10544. 10544 [ 1.898477] usb usb2: Product: Generic Platform OHCI controller
  10545. 10545 [ 1.898483] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  10546. 10546 [ 1.898488] usb usb2: SerialNumber: 1c1a400.usb
  10547. 10547 [ 1.898903] hub 2-0:1.0: USB hub found
  10548. 10548 [ 1.898940] hub 2-0:1.0: 1 port detected
  10549. 10549 [ 1.899824] usbcore: registered new interface driver usb-storage
  10550. 10550 [ 1.900283] mousedev: PS/2 mouse device common for all mice
  10551. 10551 [ 1.900693] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  10552. 10552 [ 1.900699] sun6i-rtc 1f00000.rtc: RTC enabled
  10553. 10553 [ 1.900748] i2c /dev entries driver
  10554. 10554 [ 1.901327] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  10555. 10555 [ 1.901890] sdhci: Secure Digital Host Controller Interface driver
  10556. 10556 [ 1.901892] sdhci: Copyright(c) Pierre Ossman
  10557. 10557 [ 1.901915] Synopsys Designware Multimedia Card Interface Driver
  10558. 10558 [ 1.902291] sdhci-pltfm: SDHCI platform and OF driver helper
  10559. 10559 [ 1.902714] ledtrig-cpu: registered to indicate activity on CPUs
  10560. 10560 [ 1.903013] hidraw: raw HID events driver (C) Jiri Kosina
  10561. 10561 [ 1.903108] usbcore: registered new interface driver usbhid
  10562. 10562 [ 1.903111] usbhid: USB HID core driver
  10563. 10563 [ 1.904142] NET: Registered protocol family 10
  10564. 10564 [ 1.918592] Segment Routing with IPv6
  10565. 10565 [ 1.918685] NET: Registered protocol family 17
  10566. 10566 [ 1.918834] 8021q: 802.1Q VLAN Support v1.8
  10567. 10567 [ 1.918882] 9pnet: Installing 9P2000 support
  10568. 10568 [ 1.918965] Key type dns_resolver registered
  10569. 10569 [ 1.919697] registered taskstats version 1
  10570. 10570 [ 1.919700] Loading compiled-in X.509 certificates
  10571. 10571 [ 1.919786] zswap: loaded using pool lzo/zbud
  10572. 10572 [ 1.921062] Btrfs loaded, crc32c=crc32c-arm64-ce
  10573. 10573 [ 1.927670] Key type encrypted registered
  10574. 10574 [ 1.944363] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  10575. 10575 [ 1.952681] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  10576. 10576 [ 1.953023] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  10577. 10577 [ 1.953034] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  10578. 10578 [ 1.953189] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  10579. 10579 [ 1.953240] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  10580. 10580 [ 1.953255] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  10581. 10581 [ 1.953488] sun4i-drm display-engine: Couldn't bind all pipelines components
  10582. 10582 [ 1.953589] sun4i-drm display-engine: master bind failed: -517
  10583. 10583 [ 1.953927] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  10584. 10584 [ 1.954302] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  10585. 10585 [ 1.957210] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  10586. 10586 [ 1.957616] dcdc1: supplied by regulator-dummy
  10587. 10587 [ 1.957878] dcdc2: supplied by regulator-dummy
  10588. 10588 [ 1.958097] dcdc4: supplied by regulator-dummy
  10589. 10589 [ 1.958344] dcdc5: supplied by regulator-dummy
  10590. 10590 [ 1.958544] dcdc6: supplied by regulator-dummy
  10591. 10591 [ 1.958751] dc1sw: supplied by regulator-dummy
  10592. 10592 [ 1.958930] aldo1: supplied by regulator-dummy
  10593. 10593 [ 1.959149] aldo2: supplied by regulator-dummy
  10594. 10594 [ 1.959368] aldo3: supplied by regulator-dummy
  10595. 10595 [ 1.959560] dldo1: supplied by regulator-dummy
  10596. 10596 [ 1.959761] dldo2: supplied by regulator-dummy
  10597. 10597 [ 1.959842] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  10598. 10598 [ 1.960022] dldo3: supplied by regulator-dummy
  10599. 10599 [ 1.960225] dldo4: supplied by regulator-dummy
  10600. 10600 [ 1.960431] eldo1: supplied by regulator-dummy
  10601. 10601 [ 1.960654] eldo2: supplied by regulator-dummy
  10602. 10602 [ 1.960855] eldo3: supplied by regulator-dummy
  10603. 10603 [ 1.961059] fldo1: supplied by regulator-dummy
  10604. 10604 [ 1.961297] fldo2: supplied by regulator-dummy
  10605. 10605 [ 1.961530] rtc-ldo: supplied by regulator-dummy
  10606. 10606 [ 1.961683] ldo-io0: supplied by regulator-dummy
  10607. 10607 [ 1.961926] ldo-io1: supplied by regulator-dummy
  10608. 10608 [ 1.963023] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  10609. 10609 [ 1.967315] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  10610. 10610 [ 1.967821] console [ttyS0] disabled
  10611. 10611 [ 1.988449] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  10612. 10612 [ 1.988508] console [ttyS0] enabled
  10613. 10613 [ 2.009607] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  10614. 10614 [ 2.010940] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  10615. 10615 [ 2.011027] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  10616. 10616 [ 2.011229] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  10617. 10617 [ 2.011243] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  10618. 10618 [ 2.011249] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  10619. 10619 [ 2.011254] dwmac-sun8i 1c30000.ethernet: COE Type 2
  10620. 10620 [ 2.011259] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  10621. 10621 [ 2.011265] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  10622. 10622 [ 2.011270] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  10623. 10623 [ 2.011388] libphy: stmmac: probed
  10624. 10624 [ 2.017316] ehci-platform 1c1b000.usb: EHCI Host Controller
  10625. 10625 [ 2.017346] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  10626. 10626 [ 2.018024] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  10627. 10627 [ 2.030145] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  10628. 10628 [ 2.030329] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  10629. 10629 [ 2.030337] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  10630. 10630 [ 2.030343] usb usb3: Product: EHCI Host Controller
  10631. 10631 [ 2.030348] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  10632. 10632 [ 2.030354] usb usb3: SerialNumber: 1c1b000.usb
  10633. 10633 [ 2.030807] hub 3-0:1.0: USB hub found
  10634. 10634 [ 2.030842] hub 3-0:1.0: 1 port detected
  10635. 10635 [ 2.031519] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  10636. 10636 [ 2.031537] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  10637. 10637 [ 2.031814] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  10638. 10638 [ 2.094312] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  10639. 10639 [ 2.094319] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  10640. 10640 [ 2.094325] usb usb4: Product: Generic Platform OHCI controller
  10641. 10641 [ 2.094330] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  10642. 10642 [ 2.094336] usb usb4: SerialNumber: 1c1b400.usb
  10643. 10643 [ 2.094724] hub 4-0:1.0: USB hub found
  10644. 10644 [ 2.094753] hub 4-0:1.0: 1 port detected
  10645. 10645 [ 2.095486] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  10646. 10646 [ 2.095539] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  10647. 10647 [ 2.095802] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  10648. 10648 [ 2.095811] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  10649. 10649 [ 2.095979] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  10650. 10650 [ 2.095986] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  10651. 10651 [ 2.095992] usb usb5: Product: MUSB HDRC host driver
  10652. 10652 [ 2.095997] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  10653. 10653 [ 2.096003] usb usb5: SerialNumber: musb-hdrc.1.auto
  10654. 10654 [ 2.096374] hub 5-0:1.0: USB hub found
  10655. 10655 [ 2.096406] hub 5-0:1.0: 1 port detected
  10656. 10656 [ 2.098317] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  10657. 10657 [ 2.098581] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  10658. 10658 [ 2.098660] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  10659. 10659 [ 2.106687] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  10660. 10660 [ 2.115025] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  10661. 10661 [ 2.115385] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  10662. 10662 [ 2.115396] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  10663. 10663 [ 2.115538] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  10664. 10664 [ 2.115627] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  10665. 10665 [ 2.116185] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  10666. 10666 [ 2.116438] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  10667. 10667 [ 2.116562] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  10668. 10668 [ 2.116908] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  10669. 10669 [ 2.117205] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  10670. 10670 [ 2.117211] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  10671. 10671 [ 2.117214] [drm] No driver support for vblank timestamp query.
  10672. 10672 [ 2.141461] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  10673. 10673 [ 2.141751] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  10674. 10674 [ 2.158683] random: fast init done
  10675. 10675 [ 2.159137] mmc1: new high speed SDIO card at address 0001
  10676. 10676 [ 2.179884] mmc0: new high speed SDHC card at address aaaa
  10677. 10677 [ 2.181224] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  10678. 10678 [ 2.183626] mmcblk0: p1
  10679. 10679 [ 2.497857] Console: switching to colour frame buffer device 170x48
  10680. 10680 [ 2.514353] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  10681. 10681 [ 2.514777] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  10682. 10682 [ 2.515246] of_cfs_init
  10683. 10683 [ 2.515333] of_cfs_init: OK
  10684. 10684 [ 2.515527] vcc-mipi: disabling
  10685. 10685 [ 2.515582] vcc-1v2-hsic: disabling
  10686. 10686 [ 2.516130] Freeing unused kernel memory: 576K
  10687. 10687 [ 2.530203] Run /init as init process
  10688. 10688 [ 2.880234] axp20x-gpio axp20x-gpio: DMA mask not set
  10689. 10689 [ 2.881137] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  10690. 10690 [ 3.593202] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  10691. 10691 [ 4.256169] systemd[1]: System time before build time, advancing clock.
  10692. 10692 [ 4.283652] systemd[1]: systemd 237 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)
  10693. 10693 [ 4.284002] systemd[1]: Detected architecture arm64.
  10694. 10694 [ 4.297102] systemd[1]: Set hostname to <pine64>.
  10695. 10695 [ 4.747689] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  10696. 10696 [ 4.747706] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  10697. 10697 [ 5.023533] random: systemd: uninitialized urandom read (16 bytes read)
  10698. 10698 [ 5.024073] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  10699. 10699 [ 5.024736] random: systemd: uninitialized urandom read (16 bytes read)
  10700. 10700 [ 5.024773] systemd[1]: Reached target Remote File Systems.
  10701. 10701 [ 5.025116] random: systemd: uninitialized urandom read (16 bytes read)
  10702. 10702 [ 5.025252] systemd[1]: Started ntp-systemd-netif.path.
  10703. 10703 [ 5.025636] systemd[1]: Reached target Swap.
  10704. 10704 [ 5.026880] systemd[1]: Created slice System Slice.
  10705. 10705 [ 5.117152] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  10706. 10706 [ 5.323657] systemd-journald[290]: Received request to flush runtime journal from PID 1
  10707. 10707 [ 5.942346] cpu cpu0: Linked as a consumer to regulator.2
  10708. 10708 [ 5.942404] cpu cpu0: Dropping the link to regulator.2
  10709. 10709 [ 5.942619] cpu cpu0: Linked as a consumer to regulator.2
  10710. 10710 [ 6.090637] thermal thermal_zone0: failed to read out thermal zone (-110)
  10711. 10711 [ 6.090673] thermal thermal_zone1: failed to read out thermal zone (-110)
  10712. 10712 [ 6.090688] thermal thermal_zone2: failed to read out thermal zone (-110)
  10713. 10713 [ 6.149965] lima 1c40000.gpu: bus rate = 200000000
  10714. 10714 [ 6.149975] lima 1c40000.gpu: mod rate = 384000000
  10715. 10715 [ 6.150616] axp20x-adc axp813-adc: DMA mask not set
  10716. 10716 [ 6.156151] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  10717. 10717 [ 6.156161] [TTM] Initializing pool allocator
  10718. 10718 [ 6.156181] [TTM] Initializing DMA pool allocator
  10719. 10719 [ 6.156936] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  10720. 10720 [ 6.156975] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  10721. 10721 [ 6.157005] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  10722. 10722 [ 6.157033] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  10723. 10723 [ 6.161197] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  10724. 10724 [ 6.162327] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  10725. 10725 [ 6.162407] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  10726. 10726 [ 6.162412] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  10727. 10727 [ 6.172879] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  10728. 10728 [ 6.178840] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  10729. 10729 [ 6.183629] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  10730. 10730 [ 6.200141] thermal thermal_zone2: failed to read out thermal zone (-110)
  10731. 10731 [ 6.211029] thermal thermal_zone2: failed to read out thermal zone (-110)
  10732. 10732 [ 6.277920] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  10733. 10733 [ 6.349333] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  10734. 10734 [ 6.400031] RTL8723BS: module init start
  10735. 10735 [ 6.400041] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  10736. 10736 [ 6.400044] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  10737. 10737 [ 6.400545] pnetdev = (____ptrval____)
  10738. 10738 [ 6.467465] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  10739. 10739 [ 6.495928] RTL8723BS: rtw_ndev_init(wlan0)
  10740. 10740 [ 6.500056] RTL8723BS: module init ret =0
  10741. 10741 [ 6.542563] zram: Added device: zram0
  10742. 10742 [ 6.545542] zram: Added device: zram1
  10743. 10743 [ 6.548299] zram: Added device: zram2
  10744. 10744 [ 6.551443] zram: Added device: zram3
  10745. 10745 [ 6.554064] zram: Added device: zram4
  10746. 10746 [ 6.555172] zram: Added device: zram5
  10747. 10747 [ 6.624979] zram1: detected capacity change from 0 to 262328320
  10748. 10748 [ 6.978648] random: crng init done
  10749. 10749 [ 6.978690] random: 7 urandom warning(s) missed due to ratelimiting
  10750. 10750 [ 7.077330] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  10751. 10751 [ 7.083821] zram2: detected capacity change from 0 to 262328320
  10752. 10752 [ 7.109178] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  10753. 10753 [ 7.111497] zram3: detected capacity change from 0 to 262328320
  10754. 10754 [ 7.137481] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  10755. 10755 [ 7.139824] zram4: detected capacity change from 0 to 262328320
  10756. 10756 [ 7.163787] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  10757. 10757 [ 7.262902] zram0: detected capacity change from 0 to 52428800
  10758. 10758 [ 7.447356] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  10759. 10759
  10760. 10760 ### armbian-release:
  10761. 10761
  10762. 10762 # PLEASE DO NOT EDIT THIS FILE
  10763. 10763 BOARD=pine64
  10764. 10764 BOARD_NAME="Pine64"
  10765. 10765 BOARDFAMILY=sun50iw1
  10766. 10766 VERSION=5.75
  10767. 10767 LINUXFAMILY=sunxi64
  10768. 10768 BRANCH=next
  10769. 10769 ARCH=arm64
  10770. 10770 IMAGE_TYPE=stable
  10771. 10771 BOARD_TYPE=conf
  10772. 10772 INITRD_ARCH=arm64
  10773. 10773 KERNEL_IMAGE_TYPE=Image
  10774. 10774
  10775. 10775 ### boot environment:
  10776. 10776
  10777. 10777 verbosity=1
  10778. 10778 overlay_prefix=sun50i-a64
  10779. 10779 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  10780. 10780 rootfstype=ext4
  10781. 10781 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  10782. 10782
  10783. 10783 ### lsusb:
  10784. 10784
  10785. 10785 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  10786. 10786 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10787. 10787 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  10788. 10788 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10789. 10789 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10790. 10790
  10791. 10791 ### lscpu:
  10792. 10792
  10793. 10793 Architecture: aarch64
  10794. 10794 Byte Order: Little Endian
  10795. 10795 CPU(s): 4
  10796. 10796 On-line CPU(s) list: 0-3
  10797. 10797 Thread(s) per core: 1
  10798. 10798 Core(s) per socket: 4
  10799. 10799 Socket(s): 1
  10800. 10800 NUMA node(s): 1
  10801. 10801 Vendor ID: ARM
  10802. 10802 Model: 4
  10803. 10803 Model name: Cortex-A53
  10804. 10804 Stepping: r0p4
  10805. 10805 CPU max MHz: 1104.0000
  10806. 10806 CPU min MHz: 120.0000
  10807. 10807 BogoMIPS: 48.00
  10808. 10808 L1d cache: unknown size
  10809. 10809 L1i cache: unknown size
  10810. 10810 L2 cache: unknown size
  10811. 10811 NUMA node0 CPU(s): 0-3
  10812. 10812 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10813. 10813
  10814. 10814 ### cpuinfo:
  10815. 10815
  10816. 10816 processor : 0
  10817. 10817 Processor : AArch64 Processor rev 4 (aarch64)
  10818. 10818 Hardware : sun50iw1p1
  10819. 10819 BogoMIPS : 48.00
  10820. 10820 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10821. 10821 CPU implementer : 0x41
  10822. 10822 CPU architecture: 8
  10823. 10823 CPU variant : 0x0
  10824. 10824 CPU part : 0xd03
  10825. 10825 CPU revision : 4
  10826. 10826
  10827. 10827 processor : 1
  10828. 10828 Processor : AArch64 Processor rev 4 (aarch64)
  10829. 10829 Hardware : sun50iw1p1
  10830. 10830 BogoMIPS : 48.00
  10831. 10831 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10832. 10832 CPU implementer : 0x41
  10833. 10833 CPU architecture: 8
  10834. 10834 CPU variant : 0x0
  10835. 10835 CPU part : 0xd03
  10836. 10836 CPU revision : 4
  10837. 10837
  10838. 10838 processor : 2
  10839. 10839 Processor : AArch64 Processor rev 4 (aarch64)
  10840. 10840 Hardware : sun50iw1p1
  10841. 10841 BogoMIPS : 48.00
  10842. 10842 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10843. 10843 CPU implementer : 0x41
  10844. 10844 CPU architecture: 8
  10845. 10845 CPU variant : 0x0
  10846. 10846 CPU part : 0xd03
  10847. 10847 CPU revision : 4
  10848. 10848
  10849. 10849 processor : 3
  10850. 10850 Processor : AArch64 Processor rev 4 (aarch64)
  10851. 10851 Hardware : sun50iw1p1
  10852. 10852 BogoMIPS : 48.00
  10853. 10853 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  10854. 10854 CPU implementer : 0x41
  10855. 10855 CPU architecture: 8
  10856. 10856 CPU variant : 0x0
  10857. 10857 CPU part : 0xd03
  10858. 10858 CPU revision : 4
  10859. 10859
  10860. 10860
  10861. 10861 ### meminfo:
  10862. 10862
  10863. 10863 MemTotal: 2049420 kB
  10864. 10864 MemFree: 1884560 kB
  10865. 10865 MemAvailable: 1901424 kB
  10866. 10866 Buffers: 16100 kB
  10867. 10867 Cached: 63824 kB
  10868. 10868 SwapCached: 0 kB
  10869. 10869 Active: 53264 kB
  10870. 10870 Inactive: 42144 kB
  10871. 10871 Active(anon): 15768 kB
  10872. 10872 Inactive(anon): 5760 kB
  10873. 10873 Active(file): 37496 kB
  10874. 10874 Inactive(file): 36384 kB
  10875. 10875 Unevictable: 0 kB
  10876. 10876 Mlocked: 0 kB
  10877. 10877 SwapTotal: 1024704 kB
  10878. 10878 SwapFree: 1024704 kB
  10879. 10879 Dirty: 36 kB
  10880. 10880 Writeback: 0 kB
  10881. 10881 AnonPages: 15536 kB
  10882. 10882 Mapped: 22728 kB
  10883. 10883 Shmem: 5888 kB
  10884. 10884 Slab: 25172 kB
  10885. 10885 SReclaimable: 9760 kB
  10886. 10886 SUnreclaim: 15412 kB
  10887. 10887 KernelStack: 2032 kB
  10888. 10888 PageTables: 1072 kB
  10889. 10889 NFS_Unstable: 0 kB
  10890. 10890 Bounce: 0 kB
  10891. 10891 WritebackTmp: 0 kB
  10892. 10892 CommitLimit: 2049412 kB
  10893. 10893 Committed_AS: 169392 kB
  10894. 10894 VmallocTotal: 135290290112 kB
  10895. 10895 VmallocUsed: 0 kB
  10896. 10896 VmallocChunk: 0 kB
  10897. 10897 Percpu: 496 kB
  10898. 10898 AnonHugePages: 0 kB
  10899. 10899 ShmemHugePages: 0 kB
  10900. 10900 ShmemPmdMapped: 0 kB
  10901. 10901 CmaTotal: 65536 kB
  10902. 10902 CmaFree: 57832 kB
  10903. 10903 HugePages_Total: 0
  10904. 10904 HugePages_Free: 0
  10905. 10905 HugePages_Rsvd: 0
  10906. 10906 HugePages_Surp: 0
  10907. 10907 Hugepagesize: 2048 kB
  10908. 10908 Hugetlb: 0 kB
  10909. 10909
  10910. 10910 ### virtual memory:
  10911. 10911
  10912. 10912 vm.admin_reserve_kbytes = 8192
  10913. 10913 vm.block_dump = 0
  10914. 10914 vm.compact_unevictable_allowed = 1
  10915. 10915 vm.dirty_background_bytes = 0
  10916. 10916 vm.dirty_background_ratio = 10
  10917. 10917 vm.dirty_bytes = 0
  10918. 10918 vm.dirty_expire_centisecs = 3000
  10919. 10919 vm.dirty_ratio = 20
  10920. 10920 vm.dirtytime_expire_seconds = 43200
  10921. 10921 vm.dirty_writeback_centisecs = 500
  10922. 10922 vm.drop_caches = 0
  10923. 10923 vm.extfrag_threshold = 500
  10924. 10924 vm.hugetlb_shm_group = 0
  10925. 10925 vm.laptop_mode = 0
  10926. 10926 vm.legacy_va_layout = 0
  10927. 10927 vm.lowmem_reserve_ratio = 256 32 0
  10928. 10928 vm.max_map_count = 65530
  10929. 10929 vm.min_free_kbytes = 22528
  10930. 10930 vm.min_slab_ratio = 5
  10931. 10931 vm.min_unmapped_ratio = 1
  10932. 10932 vm.mmap_min_addr = 32768
  10933. 10933 vm.mmap_rnd_bits = 18
  10934. 10934 vm.mmap_rnd_compat_bits = 11
  10935. 10935 vm.nr_hugepages = 0
  10936. 10936 vm.nr_hugepages_mempolicy = 0
  10937. 10937 vm.nr_overcommit_hugepages = 0
  10938. 10938 vm.numa_stat = 1
  10939. 10939 vm.numa_zonelist_order = Node
  10940. 10940 vm.oom_dump_tasks = 1
  10941. 10941 vm.oom_kill_allocating_task = 0
  10942. 10942 vm.overcommit_kbytes = 0
  10943. 10943 vm.overcommit_memory = 0
  10944. 10944 vm.overcommit_ratio = 50
  10945. 10945 vm.page-cluster = 0
  10946. 10946 vm.panic_on_oom = 0
  10947. 10947 vm.percpu_pagelist_fraction = 0
  10948. 10948 vm.stat_interval = 1
  10949. 10949 vm.swappiness = 100
  10950. 10950 vm.user_reserve_kbytes = 63480
  10951. 10951 vm.vfs_cache_pressure = 100
  10952. 10952 vm.watermark_scale_factor = 10
  10953. 10953 vm.zone_reclaim_mode = 0
  10954. 10954
  10955. 10955 ### ip addr:
  10956. 10956
  10957. 10957 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  10958. 10958 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  10959. 10959 inet XXX.XXX.0.1/8 scope host lo
  10960. 10960 valid_lft forever preferred_lft forever
  10961. 10961 inet6 ::1/128 scope host
  10962. 10962 valid_lft forever preferred_lft forever
  10963. 10963 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  10964. 10964 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  10965. 10965 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  10966. 10966 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  10967. 10967
  10968. 10968 ### partitions:
  10969. 10969
  10970. 10970 major minor #blocks name
  10971. 10971
  10972. 10972 179 0 31166976 mmcblk0
  10973. 10973 179 1 12288000 mmcblk0p1
  10974. 10974 254 0 51200 zram0
  10975. 10975 254 1 256180 zram1
  10976. 10976 254 2 256180 zram2
  10977. 10977 254 3 256180 zram3
  10978. 10978 254 4 256180 zram4
  10979. 10979
  10980. 10980 ### df:
  10981. 10981
  10982. 10982 udev 965M 0 965M 0% /dev
  10983. 10983 tmpfs 201M 5.8M 195M 3% /run
  10984. 10984 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  10985. 10985 tmpfs 1001M 0 1001M 0% /dev/shm
  10986. 10986 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  10987. 10987 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  10988. 10988 tmpfs 1001M 4.0K 1001M 1% /tmp
  10989. 10989 /dev/zram0 49M 4.1M 41M 10% /var/log
  10990. 10990
  10991. 10991 ### lsblk:
  10992. 10992
  10993. 10993 NAME FSTYPE SIZE MOUNTPOINT UUID
  10994. 10994 mmcblk0 29.7G
  10995. 10995 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  10996. 10996 zram0 50M /var/log
  10997. 10997
  10998. 10998 ### zramctl:
  10999. 10999
  11000. 11000 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  11001. 11001 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11002. 11002 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11003. 11003 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11004. 11004 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11005. 11005 /dev/zram0 50M 4.2M 1M 1.5M 4 /var/log
  11006. 11006
  11007. 11007 ### mtab:
  11008. 11008
  11009. 11009 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  11010. 11010 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  11011. 11011 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  11012. 11012
  11013. 11013 ### mmc0:aaaa info:
  11014. 11014
  11015. 11015 fwrev: 0x0
  11016. 11016 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  11017. 11017 cid: 035344534c33324780c9283abc012a63
  11018. 11018 rca: 0xaaaa
  11019. 11019 csd: 400e00325b590000edc87f800a4040c3
  11020. 11020 manfid: 0x000003
  11021. 11021 ocr: 0x00200000
  11022. 11022 preferred_erase_size: 4194304
  11023. 11023 type: SD
  11024. 11024 hwrev: 0x8
  11025. 11025 date: 10/2018
  11026. 11026 dsr: 0x404
  11027. 11027 erase_size: 512
  11028. 11028 oemid: 0x5344
  11029. 11029 serial: 0xc9283abc
  11030. 11030 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  11031. 11031 scr: 0235804300000000
  11032. 11032 name: SL32G
  11033. 11033
  11034. 11034 ### Boot system health:
  11035. 11035
  11036. 11036 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  11037. 11037 15:46:07: 1104MHz 1.19 52% 23% 20% 0% 8% 0% 52.1°C 0/7
  11038. 11038 15:46:08: 1104MHz 1.19 97% 22% 68% 0% 5% 0% 53.1°C 0/7
  11039. 11039 15:46:08: 1104MHz 1.19 59% 13% 28% 1% 16% 0% 50.4°C 0/7
  11040. 11040 15:46:09: 1104MHz 1.19 57% 27% 1% 1% 27% 0% 49.1°C 0/7
  11041. 11041 15:46:09: 1104MHz 1.19 46% 15% 1% 1% 27% 0% 48.3°C 0/7
  11042. 11042
  11043. 11043 ### Activated 4 lzo zram swap devices with 250 MB each
  11044. 11044
  11045. 11045 ### Activated Armbian ramlog partition with zstd compression
  11046. 11046
  11047. 11047 ### Activated 4 lzo zram swap devices with 250 MB each
  11048. 11048
  11049. 11049 ### Activated Armbian ramlog partition with zstd compression
  11050. 11050
  11051. 11051 Thu Jun 21 03:46:04 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  11052. 11052
  11053. 11053 ### dmesg:
  11054. 11054
  11055. 11055 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  11056. 11056 [ 0.000000] Linux version 4.19.20-sunxi64 ([email protected]) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #5.75 SMP Fri Feb 8 10:29:25 CET 2019
  11057. 11057 [ 0.000000] Machine model: Pine64+
  11058. 11058 [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000bc000000, size 64 MiB
  11059. 11059 [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  11060. 11060 [ 0.000000] NUMA: No NUMA configuration found
  11061. 11061 [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000bfffffff]
  11062. 11062 [ 0.000000] NUMA: NODE_DATA [mem 0xbbfcbec0-0xbbfcd67f]
  11063. 11063 [ 0.000000] Zone ranges:
  11064. 11064 [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bfffffff]
  11065. 11065 [ 0.000000] Normal empty
  11066. 11066 [ 0.000000] Movable zone start for each node
  11067. 11067 [ 0.000000] Early memory node ranges
  11068. 11068 [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff]
  11069. 11069 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  11070. 11070 [ 0.000000] On node 0 totalpages: 524288
  11071. 11071 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  11072. 11072 [ 0.000000] DMA32 zone: 0 pages reserved
  11073. 11073 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  11074. 11074 [ 0.000000] psci: probing for conduit method from DT.
  11075. 11075 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  11076. 11076 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  11077. 11077 [ 0.000000] psci: Trusted OS migration not required
  11078. 11078 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  11079. 11079 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  11080. 11080 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  11081. 11081 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  11082. 11082 [ 0.000000] Detected VIPT I-cache on CPU0
  11083. 11083 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  11084. 11084 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  11085. 11085 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  11086. 11086 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  11087. 11087 [ 0.000000] Policy zone: DMA32
  11088. 11088 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  11089. 11089 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  11090. 11090 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  11091. 11091 [ 0.000000] log_buf_len min size: 16384 bytes
  11092. 11092 [ 0.000000] log_buf_len: 32768 bytes
  11093. 11093 [ 0.000000] early log buf free: 13752(83%)
  11094. 11094 [ 0.000000] Memory: 1974960K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56656K reserved, 65536K cma-reserved)
  11095. 11095 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  11096. 11096 [ 0.000000] rcu: Hierarchical RCU implementation.
  11097. 11097 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  11098. 11098 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  11099. 11099 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  11100. 11100 [ 0.000000] GIC: Using split EOI/Deactivate mode
  11101. 11101 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  11102. 11102 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  11103. 11103 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  11104. 11104 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  11105. 11105 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  11106. 11106 [ 0.000271] Console: colour dummy device 80x25
  11107. 11107 [ 0.000283] console [tty1] enabled
  11108. 11108 [ 0.000351] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  11109. 11109 [ 0.000361] pid_max: default: 32768 minimum: 301
  11110. 11110 [ 0.000447] Security Framework initialized
  11111. 11111 [ 0.000455] AppArmor: AppArmor disabled by boot time parameter
  11112. 11112 [ 0.001733] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  11113. 11113 [ 0.002367] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  11114. 11114 [ 0.002415] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  11115. 11115 [ 0.002440] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  11116. 11116 [ 0.003811] ASID allocator initialised with 32768 entries
  11117. 11117 [ 0.003889] rcu: Hierarchical SRCU implementation.
  11118. 11118 [ 0.004614] smp: Bringing up secondary CPUs ...
  11119. 11119 [ 0.005834] Detected VIPT I-cache on CPU1
  11120. 11120 [ 0.005886] arch_timer: CPU1: Trapping CNTVCT access
  11121. 11121 [ 0.005894] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  11122. 11122 [ 0.006783] Detected VIPT I-cache on CPU2
  11123. 11123 [ 0.006809] arch_timer: CPU2: Trapping CNTVCT access
  11124. 11124 [ 0.006816] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  11125. 11125 [ 0.007641] Detected VIPT I-cache on CPU3
  11126. 11126 [ 0.007665] arch_timer: CPU3: Trapping CNTVCT access
  11127. 11127 [ 0.007672] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  11128. 11128 [ 0.007741] smp: Brought up 1 node, 4 CPUs
  11129. 11129 [ 0.007745] SMP: Total of 4 processors activated.
  11130. 11130 [ 0.007751] CPU features: detected: 32-bit EL0 Support
  11131. 11131 [ 0.010473] CPU: All CPU(s) started at EL2
  11132. 11132 [ 0.010489] alternatives: patching kernel code
  11133. 11133 [ 0.011832] devtmpfs: initialized
  11134. 11134 [ 0.018187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  11135. 11135 [ 0.018221] futex hash table entries: 1024 (order: 4, 65536 bytes)
  11136. 11136 [ 0.020479] xor: measuring software checksum speed
  11137. 11137 [ 0.058406] 8regs : 1566.000 MB/sec
  11138. 11138 [ 0.098446] 8regs_prefetch: 1396.000 MB/sec
  11139. 11139 [ 0.138500] 32regs : 1925.000 MB/sec
  11140. 11140 [ 0.178540] 32regs_prefetch: 1619.000 MB/sec
  11141. 11141 [ 0.178544] xor: using function: 32regs (1925.000 MB/sec)
  11142. 11142 [ 0.178604] pinctrl core: initialized pinctrl subsystem
  11143. 11143 [ 0.179430] NET: Registered protocol family 16
  11144. 11144 [ 0.179935] audit: initializing netlink subsys (disabled)
  11145. 11145 [ 0.180101] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  11146. 11146 [ 0.180612] cpuidle: using governor menu
  11147. 11147 [ 0.180900] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  11148. 11148 [ 0.180907] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  11149. 11149 [ 0.182986] DMA: preallocated 2048 KiB pool for atomic allocations
  11150. 11150 [ 0.183071] Serial: AMBA PL011 UART driver
  11151. 11151 [ 0.195173] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  11152. 11152 [ 0.195628] cryptd: max_cpu_qlen set to 1000
  11153. 11153 [ 0.262822] raid6: int64x1 gen() 300 MB/s
  11154. 11154 [ 0.330818] raid6: int64x1 xor() 299 MB/s
  11155. 11155 [ 0.398936] raid6: int64x2 gen() 460 MB/s
  11156. 11156 [ 0.466946] raid6: int64x2 xor() 409 MB/s
  11157. 11157 [ 0.535011] raid6: int64x4 gen() 707 MB/s
  11158. 11158 [ 0.603106] raid6: int64x4 xor() 520 MB/s
  11159. 11159 [ 0.671178] raid6: int64x8 gen() 667 MB/s
  11160. 11160 [ 0.739255] raid6: int64x8 xor() 510 MB/s
  11161. 11161 [ 0.807383] raid6: neonx1 gen() 495 MB/s
  11162. 11162 [ 0.875398] raid6: neonx1 xor() 579 MB/s
  11163. 11163 [ 0.943478] raid6: neonx2 gen() 791 MB/s
  11164. 11164 [ 1.011548] raid6: neonx2 xor() 821 MB/s
  11165. 11165 [ 1.079642] raid6: neonx4 gen() 1026 MB/s
  11166. 11166 [ 1.147741] raid6: neonx4 xor() 983 MB/s
  11167. 11167 [ 1.215797] raid6: neonx8 gen() 1124 MB/s
  11168. 11168 [ 1.283904] raid6: neonx8 xor() 1044 MB/s
  11169. 11169 [ 1.283907] raid6: using algorithm neonx8 gen() 1124 MB/s
  11170. 11170 [ 1.283910] raid6: .... xor() 1044 MB/s, rmw enabled
  11171. 11171 [ 1.283913] raid6: using neon recovery algorithm
  11172. 11172 [ 1.284505] SCSI subsystem initialized
  11173. 11173 [ 1.284687] usbcore: registered new interface driver usbfs
  11174. 11174 [ 1.284723] usbcore: registered new interface driver hub
  11175. 11175 [ 1.284785] usbcore: registered new device driver usb
  11176. 11176 [ 1.285021] pps_core: LinuxPPS API ver. 1 registered
  11177. 11177 [ 1.285024] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  11178. 11178 [ 1.285038] PTP clock support registered
  11179. 11179 [ 1.286130] clocksource: Switched to clocksource arch_sys_counter
  11180. 11180 [ 1.286267] VFS: Disk quotas dquot_6.6.0
  11181. 11181 [ 1.286327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  11182. 11182 [ 1.292738] NET: Registered protocol family 2
  11183. 11183 [ 1.293298] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  11184. 11184 [ 1.293354] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  11185. 11185 [ 1.293559] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  11186. 11186 [ 1.293880] TCP: Hash tables configured (established 16384 bind 16384)
  11187. 11187 [ 1.294045] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  11188. 11188 [ 1.294106] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  11189. 11189 [ 1.294347] NET: Registered protocol family 1
  11190. 11190 [ 1.294808] RPC: Registered named UNIX socket transport module.
  11191. 11191 [ 1.294811] RPC: Registered udp transport module.
  11192. 11192 [ 1.294814] RPC: Registered tcp transport module.
  11193. 11193 [ 1.294817] RPC: Registered tcp NFSv4.1 backchannel transport module.
  11194. 11194 [ 1.295069] Unpacking initramfs...
  11195. 11195 [ 1.775623] Freeing initrd memory: 8348K
  11196. 11196 [ 1.780960] Initialise system trusted keyrings
  11197. 11197 [ 1.781075] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  11198. 11198 [ 1.786325] zbud: loaded
  11199. 11199 [ 1.787875] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  11200. 11200 [ 1.788600] NFS: Registering the id_resolver key type
  11201. 11201 [ 1.788623] Key type id_resolver registered
  11202. 11202 [ 1.788626] Key type id_legacy registered
  11203. 11203 [ 1.788637] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  11204. 11204 [ 1.788641] Installing knfsd (copyright (C) 1996 [email protected]).
  11205. 11205 [ 1.789641] 9p: Installing v9fs 9p2000 file system support
  11206. 11206 [ 1.795341] NET: Registered protocol family 38
  11207. 11207 [ 1.795439] Key type asymmetric registered
  11208. 11208 [ 1.795444] Asymmetric key parser 'x509' registered
  11209. 11209 [ 1.795494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  11210. 11210 [ 1.795611] io scheduler noop registered
  11211. 11211 [ 1.795615] io scheduler deadline registered
  11212. 11212 [ 1.795789] io scheduler cfq registered (default)
  11213. 11213 [ 1.795793] io scheduler mq-deadline registered
  11214. 11214 [ 1.795797] io scheduler kyber registered
  11215. 11215 [ 1.795911] io scheduler bfq registered
  11216. 11216 [ 1.796192] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  11217. 11217 [ 1.796845] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  11218. 11218 [ 1.800049] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  11219. 11219 [ 1.808932] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  11220. 11220 [ 1.818109] loop: module loaded
  11221. 11221 [ 1.819328] libphy: Fixed MDIO Bus: probed
  11222. 11222 [ 1.820202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  11223. 11223 [ 1.820206] ehci-platform: EHCI generic platform driver
  11224. 11224 [ 1.820387] ehci-platform 1c1a000.usb: EHCI Host Controller
  11225. 11225 [ 1.820408] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  11226. 11226 [ 1.821567] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  11227. 11227 [ 1.834137] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  11228. 11228 [ 1.834345] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  11229. 11229 [ 1.834352] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11230. 11230 [ 1.834358] usb usb1: Product: EHCI Host Controller
  11231. 11231 [ 1.834363] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  11232. 11232 [ 1.834369] usb usb1: SerialNumber: 1c1a000.usb
  11233. 11233 [ 1.834857] hub 1-0:1.0: USB hub found
  11234. 11234 [ 1.834896] hub 1-0:1.0: 1 port detected
  11235. 11235 [ 1.835487] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  11236. 11236 [ 1.835507] ohci-platform: OHCI generic platform driver
  11237. 11237 [ 1.835657] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  11238. 11238 [ 1.835676] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  11239. 11239 [ 1.835987] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  11240. 11240 [ 1.898337] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  11241. 11241 [ 1.898344] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11242. 11242 [ 1.898350] usb usb2: Product: Generic Platform OHCI controller
  11243. 11243 [ 1.898356] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  11244. 11244 [ 1.898361] usb usb2: SerialNumber: 1c1a400.usb
  11245. 11245 [ 1.898780] hub 2-0:1.0: USB hub found
  11246. 11246 [ 1.898833] hub 2-0:1.0: 1 port detected
  11247. 11247 [ 1.899702] usbcore: registered new interface driver usb-storage
  11248. 11248 [ 1.900163] mousedev: PS/2 mouse device common for all mice
  11249. 11249 [ 1.900577] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  11250. 11250 [ 1.900583] sun6i-rtc 1f00000.rtc: RTC enabled
  11251. 11251 [ 1.900632] i2c /dev entries driver
  11252. 11252 [ 1.901206] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  11253. 11253 [ 1.901758] sdhci: Secure Digital Host Controller Interface driver
  11254. 11254 [ 1.901761] sdhci: Copyright(c) Pierre Ossman
  11255. 11255 [ 1.901784] Synopsys Designware Multimedia Card Interface Driver
  11256. 11256 [ 1.902160] sdhci-pltfm: SDHCI platform and OF driver helper
  11257. 11257 [ 1.902572] ledtrig-cpu: registered to indicate activity on CPUs
  11258. 11258 [ 1.902871] hidraw: raw HID events driver (C) Jiri Kosina
  11259. 11259 [ 1.902966] usbcore: registered new interface driver usbhid
  11260. 11260 [ 1.902969] usbhid: USB HID core driver
  11261. 11261 [ 1.904001] NET: Registered protocol family 10
  11262. 11262 [ 1.918475] Segment Routing with IPv6
  11263. 11263 [ 1.918564] NET: Registered protocol family 17
  11264. 11264 [ 1.918690] 8021q: 802.1Q VLAN Support v1.8
  11265. 11265 [ 1.918739] 9pnet: Installing 9P2000 support
  11266. 11266 [ 1.918816] Key type dns_resolver registered
  11267. 11267 [ 1.919495] registered taskstats version 1
  11268. 11268 [ 1.919499] Loading compiled-in X.509 certificates
  11269. 11269 [ 1.919591] zswap: loaded using pool lzo/zbud
  11270. 11270 [ 1.920903] Btrfs loaded, crc32c=crc32c-arm64-ce
  11271. 11271 [ 1.927666] Key type encrypted registered
  11272. 11272 [ 1.944323] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  11273. 11273 [ 1.952659] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  11274. 11274 [ 1.952992] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  11275. 11275 [ 1.953003] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  11276. 11276 [ 1.953150] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  11277. 11277 [ 1.953204] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  11278. 11278 [ 1.953220] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  11279. 11279 [ 1.953451] sun4i-drm display-engine: Couldn't bind all pipelines components
  11280. 11280 [ 1.953552] sun4i-drm display-engine: master bind failed: -517
  11281. 11281 [ 1.953890] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  11282. 11282 [ 1.954288] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  11283. 11283 [ 1.957132] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  11284. 11284 [ 1.957512] dcdc1: supplied by regulator-dummy
  11285. 11285 [ 1.957767] dcdc2: supplied by regulator-dummy
  11286. 11286 [ 1.957959] dcdc4: supplied by regulator-dummy
  11287. 11287 [ 1.958203] dcdc5: supplied by regulator-dummy
  11288. 11288 [ 1.958403] dcdc6: supplied by regulator-dummy
  11289. 11289 [ 1.958585] dc1sw: supplied by regulator-dummy
  11290. 11290 [ 1.958793] aldo1: supplied by regulator-dummy
  11291. 11291 [ 1.959002] aldo2: supplied by regulator-dummy
  11292. 11292 [ 1.959190] aldo3: supplied by regulator-dummy
  11293. 11293 [ 1.959410] dldo1: supplied by regulator-dummy
  11294. 11294 [ 1.959614] dldo2: supplied by regulator-dummy
  11295. 11295 [ 1.959671] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  11296. 11296 [ 1.959844] dldo3: supplied by regulator-dummy
  11297. 11297 [ 1.960067] dldo4: supplied by regulator-dummy
  11298. 11298 [ 1.960268] eldo1: supplied by regulator-dummy
  11299. 11299 [ 1.960461] eldo2: supplied by regulator-dummy
  11300. 11300 [ 1.960688] eldo3: supplied by regulator-dummy
  11301. 11301 [ 1.960882] fldo1: supplied by regulator-dummy
  11302. 11302 [ 1.961094] fldo2: supplied by regulator-dummy
  11303. 11303 [ 1.961331] rtc-ldo: supplied by regulator-dummy
  11304. 11304 [ 1.961484] ldo-io0: supplied by regulator-dummy
  11305. 11305 [ 1.961706] ldo-io1: supplied by regulator-dummy
  11306. 11306 [ 1.962818] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  11307. 11307 [ 1.967028] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  11308. 11308 [ 1.967530] console [ttyS0] disabled
  11309. 11309 [ 1.988188] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  11310. 11310 [ 1.988246] console [ttyS0] enabled
  11311. 11311 [ 2.009466] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  11312. 11312 [ 2.010791] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  11313. 11313 [ 2.010877] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  11314. 11314 [ 2.011079] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  11315. 11315 [ 2.011093] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  11316. 11316 [ 2.011098] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  11317. 11317 [ 2.011104] dwmac-sun8i 1c30000.ethernet: COE Type 2
  11318. 11318 [ 2.011109] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  11319. 11319 [ 2.011115] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  11320. 11320 [ 2.011120] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  11321. 11321 [ 2.011230] libphy: stmmac: probed
  11322. 11322 [ 2.017197] ehci-platform 1c1b000.usb: EHCI Host Controller
  11323. 11323 [ 2.017222] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  11324. 11324 [ 2.017855] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  11325. 11325 [ 2.030149] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  11326. 11326 [ 2.030333] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  11327. 11327 [ 2.030341] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11328. 11328 [ 2.030346] usb usb3: Product: EHCI Host Controller
  11329. 11329 [ 2.030352] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  11330. 11330 [ 2.030358] usb usb3: SerialNumber: 1c1b000.usb
  11331. 11331 [ 2.030813] hub 3-0:1.0: USB hub found
  11332. 11332 [ 2.030843] hub 3-0:1.0: 1 port detected
  11333. 11333 [ 2.031523] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  11334. 11334 [ 2.031542] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  11335. 11335 [ 2.031804] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  11336. 11336 [ 2.094349] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  11337. 11337 [ 2.094356] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11338. 11338 [ 2.094362] usb usb4: Product: Generic Platform OHCI controller
  11339. 11339 [ 2.094367] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  11340. 11340 [ 2.094373] usb usb4: SerialNumber: 1c1b400.usb
  11341. 11341 [ 2.094787] hub 4-0:1.0: USB hub found
  11342. 11342 [ 2.094816] hub 4-0:1.0: 1 port detected
  11343. 11343 [ 2.095542] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  11344. 11344 [ 2.095596] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  11345. 11345 [ 2.095861] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  11346. 11346 [ 2.095870] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  11347. 11347 [ 2.096037] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  11348. 11348 [ 2.096044] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11349. 11349 [ 2.096050] usb usb5: Product: MUSB HDRC host driver
  11350. 11350 [ 2.096055] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  11351. 11351 [ 2.096060] usb usb5: SerialNumber: musb-hdrc.1.auto
  11352. 11352 [ 2.096421] hub 5-0:1.0: USB hub found
  11353. 11353 [ 2.096453] hub 5-0:1.0: 1 port detected
  11354. 11354 [ 2.098351] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  11355. 11355 [ 2.098640] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  11356. 11356 [ 2.098694] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  11357. 11357 [ 2.106722] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  11358. 11358 [ 2.115049] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  11359. 11359 [ 2.115420] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  11360. 11360 [ 2.115431] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  11361. 11361 [ 2.115574] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  11362. 11362 [ 2.115665] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  11363. 11363 [ 2.116253] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  11364. 11364 [ 2.116337] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  11365. 11365 [ 2.116531] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  11366. 11366 [ 2.116989] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  11367. 11367 [ 2.117271] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  11368. 11368 [ 2.117277] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  11369. 11369 [ 2.117280] [drm] No driver support for vblank timestamp query.
  11370. 11370 [ 2.141574] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  11371. 11371 [ 2.141579] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  11372. 11372 [ 2.158510] random: fast init done
  11373. 11373 [ 2.158966] mmc1: new high speed SDIO card at address 0001
  11374. 11374 [ 2.179956] mmc0: new high speed SDHC card at address aaaa
  11375. 11375 [ 2.181321] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  11376. 11376 [ 2.183750] mmcblk0: p1
  11377. 11377 [ 2.497354] Console: switching to colour frame buffer device 170x48
  11378. 11378 [ 2.513844] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  11379. 11379 [ 2.514258] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  11380. 11380 [ 2.514732] of_cfs_init
  11381. 11381 [ 2.514824] of_cfs_init: OK
  11382. 11382 [ 2.515015] vcc-mipi: disabling
  11383. 11383 [ 2.515068] vcc-1v2-hsic: disabling
  11384. 11384 [ 2.515628] Freeing unused kernel memory: 576K
  11385. 11385 [ 2.534210] Run /init as init process
  11386. 11386 [ 2.881024] axp20x-gpio axp20x-gpio: DMA mask not set
  11387. 11387 [ 2.881482] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  11388. 11388 [ 3.798098] random: crng init done
  11389. 11389 [ 3.841602] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  11390. 11390 [ 4.506695] systemd[1]: System time before build time, advancing clock.
  11391. 11391 [ 4.533927] systemd[1]: systemd 237 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)
  11392. 11392 [ 4.534310] systemd[1]: Detected architecture arm64.
  11393. 11393 [ 4.547441] systemd[1]: Set hostname to <pine64>.
  11394. 11394 [ 5.001801] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  11395. 11395 [ 5.001817] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  11396. 11396 [ 5.280850] systemd[1]: Created slice User and Session Slice.
  11397. 11397 [ 5.282394] systemd[1]: Created slice System Slice.
  11398. 11398 [ 5.283448] systemd[1]: Created slice system-serial\x2dgetty.slice.
  11399. 11399 [ 5.284202] systemd[1]: Listening on Journal Socket (/dev/log).
  11400. 11400 [ 5.284738] systemd[1]: Listening on Syslog Socket.
  11401. 11401 [ 5.379894] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  11402. 11402 [ 5.599037] systemd-journald[287]: Received request to flush runtime journal from PID 1
  11403. 11403 [ 6.182326] cpu cpu0: Linked as a consumer to regulator.2
  11404. 11404 [ 6.182377] cpu cpu0: Dropping the link to regulator.2
  11405. 11405 [ 6.182526] cpu cpu0: Linked as a consumer to regulator.2
  11406. 11406 [ 6.448933] thermal thermal_zone0: failed to read out thermal zone (-110)
  11407. 11407 [ 6.448976] thermal thermal_zone1: failed to read out thermal zone (-110)
  11408. 11408 [ 6.448992] thermal thermal_zone2: failed to read out thermal zone (-110)
  11409. 11409 [ 6.485080] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  11410. 11410 [ 6.485083] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  11411. 11411 [ 6.529561] axp20x-adc axp813-adc: DMA mask not set
  11412. 11412 [ 6.529669] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  11413. 11413 [ 6.532512] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  11414. 11414 [ 6.537390] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  11415. 11415 [ 6.537446] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  11416. 11416 [ 6.537451] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  11417. 11417 [ 6.554942] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  11418. 11418 [ 6.558398] thermal thermal_zone2: failed to read out thermal zone (-110)
  11419. 11419 [ 6.569326] thermal thermal_zone2: failed to read out thermal zone (-110)
  11420. 11420 [ 6.603287] lima 1c40000.gpu: bus rate = 200000000
  11421. 11421 [ 6.603298] lima 1c40000.gpu: mod rate = 384000000
  11422. 11422 [ 6.606214] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  11423. 11423 [ 6.606224] [TTM] Initializing pool allocator
  11424. 11424 [ 6.606252] [TTM] Initializing DMA pool allocator
  11425. 11425 [ 6.606966] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  11426. 11426 [ 6.607003] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  11427. 11427 [ 6.607034] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  11428. 11428 [ 6.607058] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  11429. 11429 [ 6.617447] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  11430. 11430 [ 6.633793] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  11431. 11431 [ 6.720151] RTL8723BS: module init start
  11432. 11432 [ 6.720162] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  11433. 11433 [ 6.720165] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  11434. 11434 [ 6.725647] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  11435. 11435 [ 6.740641] pnetdev = 00000000fde5ca7f
  11436. 11436 [ 6.782399] zram: Added device: zram0
  11437. 11437 [ 6.782948] zram: Added device: zram1
  11438. 11438 [ 6.783506] zram: Added device: zram2
  11439. 11439 [ 6.783999] zram: Added device: zram3
  11440. 11440 [ 6.787596] zram: Added device: zram4
  11441. 11441 [ 6.788076] zram: Added device: zram5
  11442. 11442 [ 6.799450] RTL8723BS: rtw_ndev_init(wlan0)
  11443. 11443 [ 6.804856] RTL8723BS: module init ret =0
  11444. 11444 [ 6.872350] zram1: detected capacity change from 0 to 262328320
  11445. 11445 [ 6.945416] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  11446. 11446 [ 6.952825] zram2: detected capacity change from 0 to 262328320
  11447. 11447 [ 6.974657] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  11448. 11448 [ 6.982909] zram3: detected capacity change from 0 to 262328320
  11449. 11449 [ 7.003034] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  11450. 11450 [ 7.005546] zram4: detected capacity change from 0 to 262328320
  11451. 11451 [ 7.022424] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  11452. 11452 [ 7.141701] zram0: detected capacity change from 0 to 52428800
  11453. 11453 [ 7.314484] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  11454. 11454
  11455. 11455 ### armbian-release:
  11456. 11456
  11457. 11457 # PLEASE DO NOT EDIT THIS FILE
  11458. 11458 BOARD=pine64
  11459. 11459 BOARD_NAME="Pine64"
  11460. 11460 BOARDFAMILY=sun50iw1
  11461. 11461 VERSION=5.75
  11462. 11462 LINUXFAMILY=sunxi64
  11463. 11463 BRANCH=next
  11464. 11464 ARCH=arm64
  11465. 11465 IMAGE_TYPE=stable
  11466. 11466 BOARD_TYPE=conf
  11467. 11467 INITRD_ARCH=arm64
  11468. 11468 KERNEL_IMAGE_TYPE=Image
  11469. 11469
  11470. 11470 ### boot environment:
  11471. 11471
  11472. 11472 verbosity=1
  11473. 11473 overlay_prefix=sun50i-a64
  11474. 11474 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  11475. 11475 rootfstype=ext4
  11476. 11476 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  11477. 11477
  11478. 11478 ### lsusb:
  11479. 11479
  11480. 11480 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  11481. 11481 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  11482. 11482 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  11483. 11483 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  11484. 11484 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  11485. 11485
  11486. 11486 ### lscpu:
  11487. 11487
  11488. 11488 Architecture: aarch64
  11489. 11489 Byte Order: Little Endian
  11490. 11490 CPU(s): 4
  11491. 11491 On-line CPU(s) list: 0-3
  11492. 11492 Thread(s) per core: 1
  11493. 11493 Core(s) per socket: 4
  11494. 11494 Socket(s): 1
  11495. 11495 NUMA node(s): 1
  11496. 11496 Vendor ID: ARM
  11497. 11497 Model: 4
  11498. 11498 Model name: Cortex-A53
  11499. 11499 Stepping: r0p4
  11500. 11500 CPU max MHz: 1104.0000
  11501. 11501 CPU min MHz: 120.0000
  11502. 11502 BogoMIPS: 48.00
  11503. 11503 L1d cache: unknown size
  11504. 11504 L1i cache: unknown size
  11505. 11505 L2 cache: unknown size
  11506. 11506 NUMA node0 CPU(s): 0-3
  11507. 11507 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  11508. 11508
  11509. 11509 ### cpuinfo:
  11510. 11510
  11511. 11511 processor : 0
  11512. 11512 Processor : AArch64 Processor rev 4 (aarch64)
  11513. 11513 Hardware : sun50iw1p1
  11514. 11514 BogoMIPS : 48.00
  11515. 11515 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  11516. 11516 CPU implementer : 0x41
  11517. 11517 CPU architecture: 8
  11518. 11518 CPU variant : 0x0
  11519. 11519 CPU part : 0xd03
  11520. 11520 CPU revision : 4
  11521. 11521
  11522. 11522 processor : 1
  11523. 11523 Processor : AArch64 Processor rev 4 (aarch64)
  11524. 11524 Hardware : sun50iw1p1
  11525. 11525 BogoMIPS : 48.00
  11526. 11526 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  11527. 11527 CPU implementer : 0x41
  11528. 11528 CPU architecture: 8
  11529. 11529 CPU variant : 0x0
  11530. 11530 CPU part : 0xd03
  11531. 11531 CPU revision : 4
  11532. 11532
  11533. 11533 processor : 2
  11534. 11534 Processor : AArch64 Processor rev 4 (aarch64)
  11535. 11535 Hardware : sun50iw1p1
  11536. 11536 BogoMIPS : 48.00
  11537. 11537 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  11538. 11538 CPU implementer : 0x41
  11539. 11539 CPU architecture: 8
  11540. 11540 CPU variant : 0x0
  11541. 11541 CPU part : 0xd03
  11542. 11542 CPU revision : 4
  11543. 11543
  11544. 11544 processor : 3
  11545. 11545 Processor : AArch64 Processor rev 4 (aarch64)
  11546. 11546 Hardware : sun50iw1p1
  11547. 11547 BogoMIPS : 48.00
  11548. 11548 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  11549. 11549 CPU implementer : 0x41
  11550. 11550 CPU architecture: 8
  11551. 11551 CPU variant : 0x0
  11552. 11552 CPU part : 0xd03
  11553. 11553 CPU revision : 4
  11554. 11554
  11555. 11555
  11556. 11556 ### meminfo:
  11557. 11557
  11558. 11558 MemTotal: 2049420 kB
  11559. 11559 MemFree: 1881424 kB
  11560. 11560 MemAvailable: 1898096 kB
  11561. 11561 Buffers: 16396 kB
  11562. 11562 Cached: 60780 kB
  11563. 11563 SwapCached: 0 kB
  11564. 11564 Active: 60076 kB
  11565. 11565 Inactive: 39800 kB
  11566. 11566 Active(anon): 22836 kB
  11567. 11567 Inactive(anon): 3224 kB
  11568. 11568 Active(file): 37240 kB
  11569. 11569 Inactive(file): 36576 kB
  11570. 11570 Unevictable: 0 kB
  11571. 11571 Mlocked: 0 kB
  11572. 11572 SwapTotal: 1024704 kB
  11573. 11573 SwapFree: 1024704 kB
  11574. 11574 Dirty: 20 kB
  11575. 11575 Writeback: 0 kB
  11576. 11576 AnonPages: 22684 kB
  11577. 11577 Mapped: 23984 kB
  11578. 11578 Shmem: 3368 kB
  11579. 11579 Slab: 25012 kB
  11580. 11580 SReclaimable: 9500 kB
  11581. 11581 SUnreclaim: 15512 kB
  11582. 11582 KernelStack: 2176 kB
  11583. 11583 PageTables: 1104 kB
  11584. 11584 NFS_Unstable: 0 kB
  11585. 11585 Bounce: 0 kB
  11586. 11586 WritebackTmp: 0 kB
  11587. 11587 CommitLimit: 2049412 kB
  11588. 11588 Committed_AS: 160264 kB
  11589. 11589 VmallocTotal: 135290290112 kB
  11590. 11590 VmallocUsed: 0 kB
  11591. 11591 VmallocChunk: 0 kB
  11592. 11592 Percpu: 496 kB
  11593. 11593 AnonHugePages: 0 kB
  11594. 11594 ShmemHugePages: 0 kB
  11595. 11595 ShmemPmdMapped: 0 kB
  11596. 11596 CmaTotal: 65536 kB
  11597. 11597 CmaFree: 57832 kB
  11598. 11598 HugePages_Total: 0
  11599. 11599 HugePages_Free: 0
  11600. 11600 HugePages_Rsvd: 0
  11601. 11601 HugePages_Surp: 0
  11602. 11602 Hugepagesize: 2048 kB
  11603. 11603 Hugetlb: 0 kB
  11604. 11604
  11605. 11605 ### virtual memory:
  11606. 11606
  11607. 11607 vm.admin_reserve_kbytes = 8192
  11608. 11608 vm.block_dump = 0
  11609. 11609 vm.compact_unevictable_allowed = 1
  11610. 11610 vm.dirty_background_bytes = 0
  11611. 11611 vm.dirty_background_ratio = 10
  11612. 11612 vm.dirty_bytes = 0
  11613. 11613 vm.dirty_expire_centisecs = 3000
  11614. 11614 vm.dirty_ratio = 20
  11615. 11615 vm.dirtytime_expire_seconds = 43200
  11616. 11616 vm.dirty_writeback_centisecs = 500
  11617. 11617 vm.drop_caches = 0
  11618. 11618 vm.extfrag_threshold = 500
  11619. 11619 vm.hugetlb_shm_group = 0
  11620. 11620 vm.laptop_mode = 0
  11621. 11621 vm.legacy_va_layout = 0
  11622. 11622 vm.lowmem_reserve_ratio = 256 32 0
  11623. 11623 vm.max_map_count = 65530
  11624. 11624 vm.min_free_kbytes = 22528
  11625. 11625 vm.min_slab_ratio = 5
  11626. 11626 vm.min_unmapped_ratio = 1
  11627. 11627 vm.mmap_min_addr = 32768
  11628. 11628 vm.mmap_rnd_bits = 18
  11629. 11629 vm.mmap_rnd_compat_bits = 11
  11630. 11630 vm.nr_hugepages = 0
  11631. 11631 vm.nr_hugepages_mempolicy = 0
  11632. 11632 vm.nr_overcommit_hugepages = 0
  11633. 11633 vm.numa_stat = 1
  11634. 11634 vm.numa_zonelist_order = Node
  11635. 11635 vm.oom_dump_tasks = 1
  11636. 11636 vm.oom_kill_allocating_task = 0
  11637. 11637 vm.overcommit_kbytes = 0
  11638. 11638 vm.overcommit_memory = 0
  11639. 11639 vm.overcommit_ratio = 50
  11640. 11640 vm.page-cluster = 0
  11641. 11641 vm.panic_on_oom = 0
  11642. 11642 vm.percpu_pagelist_fraction = 0
  11643. 11643 vm.stat_interval = 1
  11644. 11644 vm.swappiness = 100
  11645. 11645 vm.user_reserve_kbytes = 63480
  11646. 11646 vm.vfs_cache_pressure = 100
  11647. 11647 vm.watermark_scale_factor = 10
  11648. 11648 vm.zone_reclaim_mode = 0
  11649. 11649
  11650. 11650 ### ip addr:
  11651. 11651
  11652. 11652 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  11653. 11653 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  11654. 11654 inet XXX.XXX.0.1/8 scope host lo
  11655. 11655 valid_lft forever preferred_lft forever
  11656. 11656 inet6 ::1/128 scope host
  11657. 11657 valid_lft forever preferred_lft forever
  11658. 11658 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  11659. 11659 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  11660. 11660 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  11661. 11661 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  11662. 11662
  11663. 11663 ### partitions:
  11664. 11664
  11665. 11665 major minor #blocks name
  11666. 11666
  11667. 11667 179 0 31166976 mmcblk0
  11668. 11668 179 1 12288000 mmcblk0p1
  11669. 11669 254 0 51200 zram0
  11670. 11670 254 1 256180 zram1
  11671. 11671 254 2 256180 zram2
  11672. 11672 254 3 256180 zram3
  11673. 11673 254 4 256180 zram4
  11674. 11674
  11675. 11675 ### df:
  11676. 11676
  11677. 11677 udev 965M 0 965M 0% /dev
  11678. 11678 tmpfs 201M 3.3M 197M 2% /run
  11679. 11679 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  11680. 11680 tmpfs 1001M 0 1001M 0% /dev/shm
  11681. 11681 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  11682. 11682 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  11683. 11683 tmpfs 1001M 4.0K 1001M 1% /tmp
  11684. 11684 /dev/zram0 49M 4.4M 41M 10% /var/log
  11685. 11685
  11686. 11686 ### lsblk:
  11687. 11687
  11688. 11688 NAME FSTYPE SIZE MOUNTPOINT UUID
  11689. 11689 mmcblk0 29.7G
  11690. 11690 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  11691. 11691 zram0 50M /var/log
  11692. 11692
  11693. 11693 ### zramctl:
  11694. 11694
  11695. 11695 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  11696. 11696 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11697. 11697 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11698. 11698 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11699. 11699 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  11700. 11700 /dev/zram0 50M 4.4M 1.1M 1.6M 4 /var/log
  11701. 11701
  11702. 11702 ### mtab:
  11703. 11703
  11704. 11704 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  11705. 11705 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  11706. 11706 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  11707. 11707
  11708. 11708 ### mmc0:aaaa info:
  11709. 11709
  11710. 11710 fwrev: 0x0
  11711. 11711 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  11712. 11712 cid: 035344534c33324780c9283abc012a63
  11713. 11713 rca: 0xaaaa
  11714. 11714 csd: 400e00325b590000edc87f800a4040c3
  11715. 11715 manfid: 0x000003
  11716. 11716 ocr: 0x00200000
  11717. 11717 preferred_erase_size: 4194304
  11718. 11718 type: SD
  11719. 11719 hwrev: 0x8
  11720. 11720 date: 10/2018
  11721. 11721 dsr: 0x404
  11722. 11722 erase_size: 512
  11723. 11723 oemid: 0x5344
  11724. 11724 serial: 0xc9283abc
  11725. 11725 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  11726. 11726 scr: 0235804300000000
  11727. 11727 name: SL32G
  11728. 11728
  11729. 11729 ### Boot system health:
  11730. 11730
  11731. 11731 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  11732. 11732 03:46:07: 1104MHz 0.55 54% 23% 22% 0% 8% 0% 41.2°C 0/7
  11733. 11733 03:46:08: 1104MHz 0.55 97% 20% 69% 1% 6% 0% 41.9°C 0/7
  11734. 11734 03:46:08: 1104MHz 0.55 49% 9% 6% 2% 30% 0% 39.3°C 0/7
  11735. 11735 03:46:08: 1104MHz 0.55 50% 22% 1% 0% 26% 0% 37.6°C 0/7
  11736. 11736 03:46:09: 1104MHz 0.55 51% 23% 2% 1% 23% 0% 37.7°C 0/7
  11737. 11737
  11738. 11738 ### Activated 4 lzo zram swap devices with 250 MB each
  11739. 11739
  11740. 11740 ### Activated Armbian ramlog partition with zstd compression
  11741. 11741
  11742. 11742 Thu Jun 21 03:58:08 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  11743. 11743
  11744. 11744 ### dmesg:
  11745. 11745
  11746. 11746 [ 0.000000] On node 0 totalpages: 524288
  11747. 11747 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  11748. 11748 [ 0.000000] DMA32 zone: 0 pages reserved
  11749. 11749 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  11750. 11750 [ 0.000000] psci: probing for conduit method from DT.
  11751. 11751 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  11752. 11752 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  11753. 11753 [ 0.000000] psci: Trusted OS migration not required
  11754. 11754 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  11755. 11755 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  11756. 11756 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  11757. 11757 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  11758. 11758 [ 0.000000] Detected VIPT I-cache on CPU0
  11759. 11759 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  11760. 11760 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  11761. 11761 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  11762. 11762 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  11763. 11763 [ 0.000000] Policy zone: DMA32
  11764. 11764 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  11765. 11765 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  11766. 11766 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  11767. 11767 [ 0.000000] log_buf_len min size: 16384 bytes
  11768. 11768 [ 0.000000] log_buf_len: 32768 bytes
  11769. 11769 [ 0.000000] early log buf free: 13752(83%)
  11770. 11770 [ 0.000000] Memory: 1974960K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56656K reserved, 65536K cma-reserved)
  11771. 11771 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  11772. 11772 [ 0.000000] rcu: Hierarchical RCU implementation.
  11773. 11773 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  11774. 11774 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  11775. 11775 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  11776. 11776 [ 0.000000] GIC: Using split EOI/Deactivate mode
  11777. 11777 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  11778. 11778 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  11779. 11779 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  11780. 11780 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  11781. 11781 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  11782. 11782 [ 0.000269] Console: colour dummy device 80x25
  11783. 11783 [ 0.000282] console [tty1] enabled
  11784. 11784 [ 0.000349] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  11785. 11785 [ 0.000359] pid_max: default: 32768 minimum: 301
  11786. 11786 [ 0.000444] Security Framework initialized
  11787. 11787 [ 0.000453] AppArmor: AppArmor disabled by boot time parameter
  11788. 11788 [ 0.001727] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  11789. 11789 [ 0.002357] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  11790. 11790 [ 0.002405] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  11791. 11791 [ 0.002429] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  11792. 11792 [ 0.003807] ASID allocator initialised with 32768 entries
  11793. 11793 [ 0.003886] rcu: Hierarchical SRCU implementation.
  11794. 11794 [ 0.004621] smp: Bringing up secondary CPUs ...
  11795. 11795 [ 0.005838] Detected VIPT I-cache on CPU1
  11796. 11796 [ 0.005889] arch_timer: CPU1: Trapping CNTVCT access
  11797. 11797 [ 0.005898] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  11798. 11798 [ 0.006799] Detected VIPT I-cache on CPU2
  11799. 11799 [ 0.006825] arch_timer: CPU2: Trapping CNTVCT access
  11800. 11800 [ 0.006832] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  11801. 11801 [ 0.007670] Detected VIPT I-cache on CPU3
  11802. 11802 [ 0.007694] arch_timer: CPU3: Trapping CNTVCT access
  11803. 11803 [ 0.007701] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  11804. 11804 [ 0.007771] smp: Brought up 1 node, 4 CPUs
  11805. 11805 [ 0.007775] SMP: Total of 4 processors activated.
  11806. 11806 [ 0.007781] CPU features: detected: 32-bit EL0 Support
  11807. 11807 [ 0.010504] CPU: All CPU(s) started at EL2
  11808. 11808 [ 0.010520] alternatives: patching kernel code
  11809. 11809 [ 0.011863] devtmpfs: initialized
  11810. 11810 [ 0.018230] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  11811. 11811 [ 0.018265] futex hash table entries: 1024 (order: 4, 65536 bytes)
  11812. 11812 [ 0.020557] xor: measuring software checksum speed
  11813. 11813 [ 0.060140] 8regs : 1566.000 MB/sec
  11814. 11814 [ 0.100180] 8regs_prefetch: 1396.000 MB/sec
  11815. 11815 [ 0.140227] 32regs : 1925.000 MB/sec
  11816. 11816 [ 0.180272] 32regs_prefetch: 1618.000 MB/sec
  11817. 11817 [ 0.180276] xor: using function: 32regs (1925.000 MB/sec)
  11818. 11818 [ 0.180334] pinctrl core: initialized pinctrl subsystem
  11819. 11819 [ 0.181159] NET: Registered protocol family 16
  11820. 11820 [ 0.181667] audit: initializing netlink subsys (disabled)
  11821. 11821 [ 0.181828] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  11822. 11822 [ 0.182337] cpuidle: using governor menu
  11823. 11823 [ 0.182613] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  11824. 11824 [ 0.182620] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  11825. 11825 [ 0.184695] DMA: preallocated 2048 KiB pool for atomic allocations
  11826. 11826 [ 0.184779] Serial: AMBA PL011 UART driver
  11827. 11827 [ 0.196873] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  11828. 11828 [ 0.197322] cryptd: max_cpu_qlen set to 1000
  11829. 11829 [ 0.264418] raid6: int64x1 gen() 299 MB/s
  11830. 11830 [ 0.332574] raid6: int64x1 xor() 299 MB/s
  11831. 11831 [ 0.400677] raid6: int64x2 gen() 460 MB/s
  11832. 11832 [ 0.468713] raid6: int64x2 xor() 409 MB/s
  11833. 11833 [ 0.536722] raid6: int64x4 gen() 707 MB/s
  11834. 11834 [ 0.604841] raid6: int64x4 xor() 520 MB/s
  11835. 11835 [ 0.672907] raid6: int64x8 gen() 667 MB/s
  11836. 11836 [ 0.740967] raid6: int64x8 xor() 510 MB/s
  11837. 11837 [ 0.809122] raid6: neonx1 gen() 495 MB/s
  11838. 11838 [ 0.877121] raid6: neonx1 xor() 579 MB/s
  11839. 11839 [ 0.945253] raid6: neonx2 gen() 791 MB/s
  11840. 11840 [ 1.013303] raid6: neonx2 xor() 821 MB/s
  11841. 11841 [ 1.081409] raid6: neonx4 gen() 1028 MB/s
  11842. 11842 [ 1.149447] raid6: neonx4 xor() 982 MB/s
  11843. 11843 [ 1.217574] raid6: neonx8 gen() 1125 MB/s
  11844. 11844 [ 1.285617] raid6: neonx8 xor() 1044 MB/s
  11845. 11845 [ 1.285620] raid6: using algorithm neonx8 gen() 1125 MB/s
  11846. 11846 [ 1.285623] raid6: .... xor() 1044 MB/s, rmw enabled
  11847. 11847 [ 1.285626] raid6: using neon recovery algorithm
  11848. 11848 [ 1.286210] SCSI subsystem initialized
  11849. 11849 [ 1.286387] usbcore: registered new interface driver usbfs
  11850. 11850 [ 1.286421] usbcore: registered new interface driver hub
  11851. 11851 [ 1.286481] usbcore: registered new device driver usb
  11852. 11852 [ 1.286717] pps_core: LinuxPPS API ver. 1 registered
  11853. 11853 [ 1.286720] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  11854. 11854 [ 1.286738] PTP clock support registered
  11855. 11855 [ 1.287834] clocksource: Switched to clocksource arch_sys_counter
  11856. 11856 [ 1.288010] VFS: Disk quotas dquot_6.6.0
  11857. 11857 [ 1.288070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  11858. 11858 [ 1.294464] NET: Registered protocol family 2
  11859. 11859 [ 1.295047] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  11860. 11860 [ 1.295102] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  11861. 11861 [ 1.295306] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  11862. 11862 [ 1.295630] TCP: Hash tables configured (established 16384 bind 16384)
  11863. 11863 [ 1.295794] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  11864. 11864 [ 1.295908] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  11865. 11865 [ 1.296114] NET: Registered protocol family 1
  11866. 11866 [ 1.296574] RPC: Registered named UNIX socket transport module.
  11867. 11867 [ 1.296577] RPC: Registered udp transport module.
  11868. 11868 [ 1.296579] RPC: Registered tcp transport module.
  11869. 11869 [ 1.296582] RPC: Registered tcp NFSv4.1 backchannel transport module.
  11870. 11870 [ 1.296830] Unpacking initramfs...
  11871. 11871 [ 1.777190] Freeing initrd memory: 8348K
  11872. 11872 [ 1.782594] Initialise system trusted keyrings
  11873. 11873 [ 1.782706] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  11874. 11874 [ 1.787992] zbud: loaded
  11875. 11875 [ 1.789548] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  11876. 11876 [ 1.790276] NFS: Registering the id_resolver key type
  11877. 11877 [ 1.790298] Key type id_resolver registered
  11878. 11878 [ 1.790301] Key type id_legacy registered
  11879. 11879 [ 1.790311] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  11880. 11880 [ 1.790315] Installing knfsd (copyright (C) 1996 [email protected]).
  11881. 11881 [ 1.791312] 9p: Installing v9fs 9p2000 file system support
  11882. 11882 [ 1.797014] NET: Registered protocol family 38
  11883. 11883 [ 1.797110] Key type asymmetric registered
  11884. 11884 [ 1.797115] Asymmetric key parser 'x509' registered
  11885. 11885 [ 1.797165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  11886. 11886 [ 1.797282] io scheduler noop registered
  11887. 11887 [ 1.797287] io scheduler deadline registered
  11888. 11888 [ 1.797466] io scheduler cfq registered (default)
  11889. 11889 [ 1.797470] io scheduler mq-deadline registered
  11890. 11890 [ 1.797474] io scheduler kyber registered
  11891. 11891 [ 1.797588] io scheduler bfq registered
  11892. 11892 [ 1.797868] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  11893. 11893 [ 1.798521] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  11894. 11894 [ 1.801730] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  11895. 11895 [ 1.810640] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  11896. 11896 [ 1.819740] loop: module loaded
  11897. 11897 [ 1.821023] libphy: Fixed MDIO Bus: probed
  11898. 11898 [ 1.821903] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  11899. 11899 [ 1.821907] ehci-platform: EHCI generic platform driver
  11900. 11900 [ 1.822088] ehci-platform 1c1a000.usb: EHCI Host Controller
  11901. 11901 [ 1.822110] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  11902. 11902 [ 1.823321] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  11903. 11903 [ 1.835837] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  11904. 11904 [ 1.836056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  11905. 11905 [ 1.836064] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11906. 11906 [ 1.836070] usb usb1: Product: EHCI Host Controller
  11907. 11907 [ 1.836075] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  11908. 11908 [ 1.836080] usb usb1: SerialNumber: 1c1a000.usb
  11909. 11909 [ 1.836552] hub 1-0:1.0: USB hub found
  11910. 11910 [ 1.836585] hub 1-0:1.0: 1 port detected
  11911. 11911 [ 1.837170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  11912. 11912 [ 1.837188] ohci-platform: OHCI generic platform driver
  11913. 11913 [ 1.837339] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  11914. 11914 [ 1.837359] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  11915. 11915 [ 1.837638] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  11916. 11916 [ 1.900037] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  11917. 11917 [ 1.900045] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  11918. 11918 [ 1.900051] usb usb2: Product: Generic Platform OHCI controller
  11919. 11919 [ 1.900056] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  11920. 11920 [ 1.900061] usb usb2: SerialNumber: 1c1a400.usb
  11921. 11921 [ 1.900478] hub 2-0:1.0: USB hub found
  11922. 11922 [ 1.900515] hub 2-0:1.0: 1 port detected
  11923. 11923 [ 1.901376] usbcore: registered new interface driver usb-storage
  11924. 11924 [ 1.901850] mousedev: PS/2 mouse device common for all mice
  11925. 11925 [ 1.902264] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  11926. 11926 [ 1.902270] sun6i-rtc 1f00000.rtc: RTC enabled
  11927. 11927 [ 1.902319] i2c /dev entries driver
  11928. 11928 [ 1.902895] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  11929. 11929 [ 1.903454] sdhci: Secure Digital Host Controller Interface driver
  11930. 11930 [ 1.903456] sdhci: Copyright(c) Pierre Ossman
  11931. 11931 [ 1.903479] Synopsys Designware Multimedia Card Interface Driver
  11932. 11932 [ 1.903856] sdhci-pltfm: SDHCI platform and OF driver helper
  11933. 11933 [ 1.904278] ledtrig-cpu: registered to indicate activity on CPUs
  11934. 11934 [ 1.904579] hidraw: raw HID events driver (C) Jiri Kosina
  11935. 11935 [ 1.904670] usbcore: registered new interface driver usbhid
  11936. 11936 [ 1.904672] usbhid: USB HID core driver
  11937. 11937 [ 1.905701] NET: Registered protocol family 10
  11938. 11938 [ 1.920253] Segment Routing with IPv6
  11939. 11939 [ 1.920351] NET: Registered protocol family 17
  11940. 11940 [ 1.920486] 8021q: 802.1Q VLAN Support v1.8
  11941. 11941 [ 1.920539] 9pnet: Installing 9P2000 support
  11942. 11942 [ 1.920622] Key type dns_resolver registered
  11943. 11943 [ 1.921306] registered taskstats version 1
  11944. 11944 [ 1.921309] Loading compiled-in X.509 certificates
  11945. 11945 [ 1.921419] zswap: loaded using pool lzo/zbud
  11946. 11946 [ 1.922715] Btrfs loaded, crc32c=crc32c-arm64-ce
  11947. 11947 [ 1.929402] Key type encrypted registered
  11948. 11948 [ 1.946114] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  11949. 11949 [ 1.954427] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  11950. 11950 [ 1.954772] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  11951. 11951 [ 1.954783] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  11952. 11952 [ 1.954936] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  11953. 11953 [ 1.954985] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  11954. 11954 [ 1.955001] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  11955. 11955 [ 1.955232] sun4i-drm display-engine: Couldn't bind all pipelines components
  11956. 11956 [ 1.955330] sun4i-drm display-engine: master bind failed: -517
  11957. 11957 [ 1.955668] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  11958. 11958 [ 1.956042] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  11959. 11959 [ 1.958895] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  11960. 11960 [ 1.959266] dcdc1: supplied by regulator-dummy
  11961. 11961 [ 1.959511] dcdc2: supplied by regulator-dummy
  11962. 11962 [ 1.959728] dcdc4: supplied by regulator-dummy
  11963. 11963 [ 1.959949] dcdc5: supplied by regulator-dummy
  11964. 11964 [ 1.960148] dcdc6: supplied by regulator-dummy
  11965. 11965 [ 1.960361] dc1sw: supplied by regulator-dummy
  11966. 11966 [ 1.960535] aldo1: supplied by regulator-dummy
  11967. 11967 [ 1.960745] aldo2: supplied by regulator-dummy
  11968. 11968 [ 1.960952] aldo3: supplied by regulator-dummy
  11969. 11969 [ 1.961151] dldo1: supplied by regulator-dummy
  11970. 11970 [ 1.961350] dldo2: supplied by regulator-dummy
  11971. 11971 [ 1.961430] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  11972. 11972 [ 1.961610] dldo3: supplied by regulator-dummy
  11973. 11973 [ 1.961805] dldo4: supplied by regulator-dummy
  11974. 11974 [ 1.962003] eldo1: supplied by regulator-dummy
  11975. 11975 [ 1.962225] eldo2: supplied by regulator-dummy
  11976. 11976 [ 1.962418] eldo3: supplied by regulator-dummy
  11977. 11977 [ 1.962619] fldo1: supplied by regulator-dummy
  11978. 11978 [ 1.962853] fldo2: supplied by regulator-dummy
  11979. 11979 [ 1.963066] rtc-ldo: supplied by regulator-dummy
  11980. 11980 [ 1.963222] ldo-io0: supplied by regulator-dummy
  11981. 11981 [ 1.963461] ldo-io1: supplied by regulator-dummy
  11982. 11982 [ 1.964564] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  11983. 11983 [ 1.968788] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  11984. 11984 [ 1.969289] console [ttyS0] disabled
  11985. 11985 [ 1.989912] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  11986. 11986 [ 1.989970] console [ttyS0] enabled
  11987. 11987 [ 2.011187] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  11988. 11988 [ 2.012498] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  11989. 11989 [ 2.012583] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  11990. 11990 [ 2.012778] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  11991. 11991 [ 2.012792] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  11992. 11992 [ 2.012797] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  11993. 11993 [ 2.012803] dwmac-sun8i 1c30000.ethernet: COE Type 2
  11994. 11994 [ 2.012808] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  11995. 11995 [ 2.012814] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  11996. 11996 [ 2.012819] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  11997. 11997 [ 2.012930] libphy: stmmac: probed
  11998. 11998 [ 2.018785] ehci-platform 1c1b000.usb: EHCI Host Controller
  11999. 11999 [ 2.018816] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  12000. 12000 [ 2.019456] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  12001. 12001 [ 2.031851] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  12002. 12002 [ 2.032019] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  12003. 12003 [ 2.032027] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12004. 12004 [ 2.032033] usb usb3: Product: EHCI Host Controller
  12005. 12005 [ 2.032038] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  12006. 12006 [ 2.032044] usb usb3: SerialNumber: 1c1b000.usb
  12007. 12007 [ 2.032507] hub 3-0:1.0: USB hub found
  12008. 12008 [ 2.032542] hub 3-0:1.0: 1 port detected
  12009. 12009 [ 2.033223] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  12010. 12010 [ 2.033243] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  12011. 12011 [ 2.033517] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  12012. 12012 [ 2.096099] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  12013. 12013 [ 2.096106] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12014. 12014 [ 2.096112] usb usb4: Product: Generic Platform OHCI controller
  12015. 12015 [ 2.096118] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  12016. 12016 [ 2.096123] usb usb4: SerialNumber: 1c1b400.usb
  12017. 12017 [ 2.096560] hub 4-0:1.0: USB hub found
  12018. 12018 [ 2.096590] hub 4-0:1.0: 1 port detected
  12019. 12019 [ 2.097319] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  12020. 12020 [ 2.097371] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  12021. 12021 [ 2.097627] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  12022. 12022 [ 2.097636] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  12023. 12023 [ 2.097803] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  12024. 12024 [ 2.097810] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12025. 12025 [ 2.097816] usb usb5: Product: MUSB HDRC host driver
  12026. 12026 [ 2.097822] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  12027. 12027 [ 2.097827] usb usb5: SerialNumber: musb-hdrc.1.auto
  12028. 12028 [ 2.098193] hub 5-0:1.0: USB hub found
  12029. 12029 [ 2.098226] hub 5-0:1.0: 1 port detected
  12030. 12030 [ 2.100129] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  12031. 12031 [ 2.100396] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  12032. 12032 [ 2.100476] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  12033. 12033 [ 2.108516] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  12034. 12034 [ 2.116866] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  12035. 12035 [ 2.117207] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  12036. 12036 [ 2.117217] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  12037. 12037 [ 2.117358] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  12038. 12038 [ 2.117452] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  12039. 12039 [ 2.118006] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  12040. 12040 [ 2.118090] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  12041. 12041 [ 2.118306] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  12042. 12042 [ 2.118765] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  12043. 12043 [ 2.119044] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  12044. 12044 [ 2.119050] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  12045. 12045 [ 2.119053] [drm] No driver support for vblank timestamp query.
  12046. 12046 [ 2.143310] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  12047. 12047 [ 2.143314] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  12048. 12048 [ 2.160224] random: fast init done
  12049. 12049 [ 2.160701] mmc1: new high speed SDIO card at address 0001
  12050. 12050 [ 2.181901] mmc0: new high speed SDHC card at address aaaa
  12051. 12051 [ 2.183242] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  12052. 12052 [ 2.185679] mmcblk0: p1
  12053. 12053 [ 2.498727] Console: switching to colour frame buffer device 170x48
  12054. 12054 [ 2.515220] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  12055. 12055 [ 2.515662] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  12056. 12056 [ 2.516147] of_cfs_init
  12057. 12057 [ 2.516233] of_cfs_init: OK
  12058. 12058 [ 2.516426] vcc-mipi: disabling
  12059. 12059 [ 2.516482] vcc-1v2-hsic: disabling
  12060. 12060 [ 2.517034] Freeing unused kernel memory: 576K
  12061. 12061 [ 2.535910] Run /init as init process
  12062. 12062 [ 2.699901] usb 4-1: new full-speed USB device number 2 using ohci-platform
  12063. 12063 [ 2.882168] axp20x-gpio axp20x-gpio: DMA mask not set
  12064. 12064 [ 2.883155] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  12065. 12065 [ 2.932932] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  12066. 12066 [ 2.932944] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  12067. 12067 [ 2.932950] usb 4-1: Product: USB Receiver
  12068. 12068 [ 2.932955] usb 4-1: Manufacturer: Logitech
  12069. 12069 [ 2.943128] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  12070. 12070 [ 3.000604] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  12071. 12071 [ 3.007746] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  12072. 12072 [ 3.008189] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  12073. 12073 [ 3.068078] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  12074. 12074 [ 3.068454] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  12075. 12075 [ 3.605365] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  12076. 12076 [ 4.267457] systemd[1]: System time before build time, advancing clock.
  12077. 12077 [ 4.294875] systemd[1]: systemd 237 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)
  12078. 12078 [ 4.295230] systemd[1]: Detected architecture arm64.
  12079. 12079 [ 4.308372] systemd[1]: Set hostname to <pine64>.
  12080. 12080 [ 4.762394] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  12081. 12081 [ 4.762411] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  12082. 12082 [ 5.041007] random: systemd: uninitialized urandom read (16 bytes read)
  12083. 12083 [ 5.042039] systemd[1]: Created slice User and Session Slice.
  12084. 12084 [ 5.042829] random: systemd: uninitialized urandom read (16 bytes read)
  12085. 12085 [ 5.042871] systemd[1]: Reached target System Time Synchronized.
  12086. 12086 [ 5.043222] random: systemd: uninitialized urandom read (16 bytes read)
  12087. 12087 [ 5.043417] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  12088. 12088 [ 5.044657] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  12089. 12089 [ 5.045307] systemd[1]: Started ntp-systemd-netif.path.
  12090. 12090 [ 5.139609] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  12091. 12091 [ 5.354453] systemd-journald[280]: Received request to flush runtime journal from PID 1
  12092. 12092 [ 6.002565] cpu cpu0: Linked as a consumer to regulator.2
  12093. 12093 [ 6.002616] cpu cpu0: Dropping the link to regulator.2
  12094. 12094 [ 6.002790] cpu cpu0: Linked as a consumer to regulator.2
  12095. 12095 [ 6.115429] thermal thermal_zone0: failed to read out thermal zone (-110)
  12096. 12096 [ 6.115464] thermal thermal_zone1: failed to read out thermal zone (-110)
  12097. 12097 [ 6.115479] thermal thermal_zone2: failed to read out thermal zone (-110)
  12098. 12098 [ 6.208004] axp20x-adc axp813-adc: DMA mask not set
  12099. 12099 [ 6.208150] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  12100. 12100 [ 6.209180] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  12101. 12101 [ 6.209183] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  12102. 12102 [ 6.210320] lima 1c40000.gpu: bus rate = 200000000
  12103. 12103 [ 6.210330] lima 1c40000.gpu: mod rate = 384000000
  12104. 12104 [ 6.210558] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  12105. 12105 [ 6.210563] [TTM] Initializing pool allocator
  12106. 12106 [ 6.210583] [TTM] Initializing DMA pool allocator
  12107. 12107 [ 6.211246] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  12108. 12108 [ 6.211281] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  12109. 12109 [ 6.211316] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  12110. 12110 [ 6.211344] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  12111. 12111 [ 6.220272] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  12112. 12112 [ 6.224887] thermal thermal_zone2: failed to read out thermal zone (-110)
  12113. 12113 [ 6.232431] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  12114. 12114 [ 6.235820] thermal thermal_zone2: failed to read out thermal zone (-110)
  12115. 12115 [ 6.238253] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  12116. 12116 [ 6.238304] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  12117. 12117 [ 6.238309] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  12118. 12118 [ 6.243029] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  12119. 12119 [ 6.313589] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  12120. 12120 [ 6.397697] RTL8723BS: module init start
  12121. 12121 [ 6.397705] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  12122. 12122 [ 6.397708] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  12123. 12123 [ 6.409575] pnetdev = (____ptrval____)
  12124. 12124 [ 6.548360] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  12125. 12125 [ 6.560018] RTL8723BS: rtw_ndev_init(wlan0)
  12126. 12126 [ 6.576113] RTL8723BS: module init ret =0
  12127. 12127 [ 6.924945] zram: Added device: zram0
  12128. 12128 [ 6.932584] zram: Added device: zram1
  12129. 12129 [ 6.935432] zram: Added device: zram2
  12130. 12130 [ 6.947078] zram: Added device: zram3
  12131. 12131 [ 6.947706] zram: Added device: zram4
  12132. 12132 [ 6.950963] zram: Added device: zram5
  12133. 12133 [ 7.002362] zram1: detected capacity change from 0 to 262328320
  12134. 12134 [ 8.095045] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  12135. 12135 [ 8.104557] zram2: detected capacity change from 0 to 262328320
  12136. 12136 [ 9.138343] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  12137. 12137 [ 9.140641] zram3: detected capacity change from 0 to 262328320
  12138. 12138 [ 10.187800] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  12139. 12139 [ 10.194232] zram4: detected capacity change from 0 to 262328320
  12140. 12140 [ 11.228273] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  12141. 12141 [ 11.327400] zram0: detected capacity change from 0 to 52428800
  12142. 12142 [ 13.539527] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  12143. 12143
  12144. 12144 ### armbian-release:
  12145. 12145
  12146. 12146 # PLEASE DO NOT EDIT THIS FILE
  12147. 12147 BOARD=pine64
  12148. 12148 BOARD_NAME="Pine64"
  12149. 12149 BOARDFAMILY=sun50iw1
  12150. 12150 VERSION=5.75
  12151. 12151 LINUXFAMILY=sunxi64
  12152. 12152 BRANCH=next
  12153. 12153 ARCH=arm64
  12154. 12154 IMAGE_TYPE=stable
  12155. 12155 BOARD_TYPE=conf
  12156. 12156 INITRD_ARCH=arm64
  12157. 12157 KERNEL_IMAGE_TYPE=Image
  12158. 12158
  12159. 12159 ### boot environment:
  12160. 12160
  12161. 12161 verbosity=1
  12162. 12162 overlay_prefix=sun50i-a64
  12163. 12163 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  12164. 12164 rootfstype=ext4
  12165. 12165 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  12166. 12166
  12167. 12167 ### lsusb:
  12168. 12168
  12169. 12169 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  12170. 12170 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  12171. 12171 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  12172. 12172 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  12173. 12173 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  12174. 12174 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  12175. 12175
  12176. 12176 ### lscpu:
  12177. 12177
  12178. 12178 Architecture: aarch64
  12179. 12179 Byte Order: Little Endian
  12180. 12180 CPU(s): 4
  12181. 12181 On-line CPU(s) list: 0-3
  12182. 12182 Thread(s) per core: 1
  12183. 12183 Core(s) per socket: 4
  12184. 12184 Socket(s): 1
  12185. 12185 NUMA node(s): 1
  12186. 12186 Vendor ID: ARM
  12187. 12187 Model: 4
  12188. 12188 Model name: Cortex-A53
  12189. 12189 Stepping: r0p4
  12190. 12190 CPU max MHz: 1104.0000
  12191. 12191 CPU min MHz: 120.0000
  12192. 12192 BogoMIPS: 48.00
  12193. 12193 L1d cache: unknown size
  12194. 12194 L1i cache: unknown size
  12195. 12195 L2 cache: unknown size
  12196. 12196 NUMA node0 CPU(s): 0-3
  12197. 12197 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12198. 12198
  12199. 12199 ### cpuinfo:
  12200. 12200
  12201. 12201 processor : 0
  12202. 12202 Processor : AArch64 Processor rev 4 (aarch64)
  12203. 12203 Hardware : sun50iw1p1
  12204. 12204 BogoMIPS : 48.00
  12205. 12205 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12206. 12206 CPU implementer : 0x41
  12207. 12207 CPU architecture: 8
  12208. 12208 CPU variant : 0x0
  12209. 12209 CPU part : 0xd03
  12210. 12210 CPU revision : 4
  12211. 12211
  12212. 12212 processor : 1
  12213. 12213 Processor : AArch64 Processor rev 4 (aarch64)
  12214. 12214 Hardware : sun50iw1p1
  12215. 12215 BogoMIPS : 48.00
  12216. 12216 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12217. 12217 CPU implementer : 0x41
  12218. 12218 CPU architecture: 8
  12219. 12219 CPU variant : 0x0
  12220. 12220 CPU part : 0xd03
  12221. 12221 CPU revision : 4
  12222. 12222
  12223. 12223 processor : 2
  12224. 12224 Processor : AArch64 Processor rev 4 (aarch64)
  12225. 12225 Hardware : sun50iw1p1
  12226. 12226 BogoMIPS : 48.00
  12227. 12227 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12228. 12228 CPU implementer : 0x41
  12229. 12229 CPU architecture: 8
  12230. 12230 CPU variant : 0x0
  12231. 12231 CPU part : 0xd03
  12232. 12232 CPU revision : 4
  12233. 12233
  12234. 12234 processor : 3
  12235. 12235 Processor : AArch64 Processor rev 4 (aarch64)
  12236. 12236 Hardware : sun50iw1p1
  12237. 12237 BogoMIPS : 48.00
  12238. 12238 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12239. 12239 CPU implementer : 0x41
  12240. 12240 CPU architecture: 8
  12241. 12241 CPU variant : 0x0
  12242. 12242 CPU part : 0xd03
  12243. 12243 CPU revision : 4
  12244. 12244
  12245. 12245
  12246. 12246 ### meminfo:
  12247. 12247
  12248. 12248 MemTotal: 2049420 kB
  12249. 12249 MemFree: 1875376 kB
  12250. 12250 MemAvailable: 1895936 kB
  12251. 12251 Buffers: 15112 kB
  12252. 12252 Cached: 68448 kB
  12253. 12253 SwapCached: 0 kB
  12254. 12254 Active: 57944 kB
  12255. 12255 Inactive: 46332 kB
  12256. 12256 Active(anon): 20988 kB
  12257. 12257 Inactive(anon): 5756 kB
  12258. 12258 Active(file): 36956 kB
  12259. 12259 Inactive(file): 40576 kB
  12260. 12260 Unevictable: 0 kB
  12261. 12261 Mlocked: 0 kB
  12262. 12262 SwapTotal: 1024704 kB
  12263. 12263 SwapFree: 1024704 kB
  12264. 12264 Dirty: 12 kB
  12265. 12265 Writeback: 0 kB
  12266. 12266 AnonPages: 20924 kB
  12267. 12267 Mapped: 25140 kB
  12268. 12268 Shmem: 5952 kB
  12269. 12269 Slab: 25532 kB
  12270. 12270 SReclaimable: 9844 kB
  12271. 12271 SUnreclaim: 15688 kB
  12272. 12272 KernelStack: 2144 kB
  12273. 12273 PageTables: 976 kB
  12274. 12274 NFS_Unstable: 0 kB
  12275. 12275 Bounce: 0 kB
  12276. 12276 WritebackTmp: 0 kB
  12277. 12277 CommitLimit: 2049412 kB
  12278. 12278 Committed_AS: 193988 kB
  12279. 12279 VmallocTotal: 135290290112 kB
  12280. 12280 VmallocUsed: 0 kB
  12281. 12281 VmallocChunk: 0 kB
  12282. 12282 Percpu: 496 kB
  12283. 12283 AnonHugePages: 0 kB
  12284. 12284 ShmemHugePages: 0 kB
  12285. 12285 ShmemPmdMapped: 0 kB
  12286. 12286 CmaTotal: 65536 kB
  12287. 12287 CmaFree: 57828 kB
  12288. 12288 HugePages_Total: 0
  12289. 12289 HugePages_Free: 0
  12290. 12290 HugePages_Rsvd: 0
  12291. 12291 HugePages_Surp: 0
  12292. 12292 Hugepagesize: 2048 kB
  12293. 12293 Hugetlb: 0 kB
  12294. 12294
  12295. 12295 ### virtual memory:
  12296. 12296
  12297. 12297 vm.admin_reserve_kbytes = 8192
  12298. 12298 vm.block_dump = 0
  12299. 12299 vm.compact_unevictable_allowed = 1
  12300. 12300 vm.dirty_background_bytes = 0
  12301. 12301 vm.dirty_background_ratio = 10
  12302. 12302 vm.dirty_bytes = 0
  12303. 12303 vm.dirty_expire_centisecs = 3000
  12304. 12304 vm.dirty_ratio = 20
  12305. 12305 vm.dirtytime_expire_seconds = 43200
  12306. 12306 vm.dirty_writeback_centisecs = 500
  12307. 12307 vm.drop_caches = 0
  12308. 12308 vm.extfrag_threshold = 500
  12309. 12309 vm.hugetlb_shm_group = 0
  12310. 12310 vm.laptop_mode = 0
  12311. 12311 vm.legacy_va_layout = 0
  12312. 12312 vm.lowmem_reserve_ratio = 256 32 0
  12313. 12313 vm.max_map_count = 65530
  12314. 12314 vm.min_free_kbytes = 22528
  12315. 12315 vm.min_slab_ratio = 5
  12316. 12316 vm.min_unmapped_ratio = 1
  12317. 12317 vm.mmap_min_addr = 32768
  12318. 12318 vm.mmap_rnd_bits = 18
  12319. 12319 vm.mmap_rnd_compat_bits = 11
  12320. 12320 vm.nr_hugepages = 0
  12321. 12321 vm.nr_hugepages_mempolicy = 0
  12322. 12322 vm.nr_overcommit_hugepages = 0
  12323. 12323 vm.numa_stat = 1
  12324. 12324 vm.numa_zonelist_order = Node
  12325. 12325 vm.oom_dump_tasks = 1
  12326. 12326 vm.oom_kill_allocating_task = 0
  12327. 12327 vm.overcommit_kbytes = 0
  12328. 12328 vm.overcommit_memory = 0
  12329. 12329 vm.overcommit_ratio = 50
  12330. 12330 vm.page-cluster = 0
  12331. 12331 vm.panic_on_oom = 0
  12332. 12332 vm.percpu_pagelist_fraction = 0
  12333. 12333 vm.stat_interval = 1
  12334. 12334 vm.swappiness = 100
  12335. 12335 vm.user_reserve_kbytes = 63481
  12336. 12336 vm.vfs_cache_pressure = 100
  12337. 12337 vm.watermark_scale_factor = 10
  12338. 12338 vm.zone_reclaim_mode = 0
  12339. 12339
  12340. 12340 ### ip addr:
  12341. 12341
  12342. 12342 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  12343. 12343 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  12344. 12344 inet XXX.XXX.0.1/8 scope host lo
  12345. 12345 valid_lft forever preferred_lft forever
  12346. 12346 inet6 ::1/128 scope host
  12347. 12347 valid_lft forever preferred_lft forever
  12348. 12348 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  12349. 12349 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  12350. 12350 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  12351. 12351 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  12352. 12352
  12353. 12353 ### partitions:
  12354. 12354
  12355. 12355 major minor #blocks name
  12356. 12356
  12357. 12357 179 0 31166976 mmcblk0
  12358. 12358 179 1 12288000 mmcblk0p1
  12359. 12359 254 0 51200 zram0
  12360. 12360 254 1 256180 zram1
  12361. 12361 254 2 256180 zram2
  12362. 12362 254 3 256180 zram3
  12363. 12363 254 4 256180 zram4
  12364. 12364
  12365. 12365 ### df:
  12366. 12366
  12367. 12367 udev 965M 0 965M 0% /dev
  12368. 12368 tmpfs 201M 5.9M 195M 3% /run
  12369. 12369 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  12370. 12370 tmpfs 1001M 0 1001M 0% /dev/shm
  12371. 12371 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  12372. 12372 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  12373. 12373 tmpfs 1001M 4.0K 1001M 1% /tmp
  12374. 12374 /dev/zram0 49M 4.5M 41M 11% /var/log
  12375. 12375
  12376. 12376 ### lsblk:
  12377. 12377
  12378. 12378 NAME FSTYPE SIZE MOUNTPOINT UUID
  12379. 12379 mmcblk0 29.7G
  12380. 12380 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  12381. 12381 zram0 50M /var/log
  12382. 12382
  12383. 12383 ### zramctl:
  12384. 12384
  12385. 12385 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  12386. 12386 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  12387. 12387 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  12388. 12388 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  12389. 12389 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  12390. 12390 /dev/zram0 50M 4.6M 1.2M 1.7M 4 /var/log
  12391. 12391
  12392. 12392 ### mtab:
  12393. 12393
  12394. 12394 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  12395. 12395 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  12396. 12396 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  12397. 12397
  12398. 12398 ### mmc0:aaaa info:
  12399. 12399
  12400. 12400 fwrev: 0x0
  12401. 12401 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  12402. 12402 cid: 035344534c33324780c9283abc012a63
  12403. 12403 rca: 0xaaaa
  12404. 12404 csd: 400e00325b590000edc87f800a4040c3
  12405. 12405 manfid: 0x000003
  12406. 12406 ocr: 0x00200000
  12407. 12407 preferred_erase_size: 4194304
  12408. 12408 type: SD
  12409. 12409 hwrev: 0x8
  12410. 12410 date: 10/2018
  12411. 12411 dsr: 0x404
  12412. 12412 erase_size: 512
  12413. 12413 oemid: 0x5344
  12414. 12414 serial: 0xc9283abc
  12415. 12415 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  12416. 12416 scr: 0235804300000000
  12417. 12417 name: SL32G
  12418. 12418
  12419. 12419 ### Boot system health:
  12420. 12420
  12421. 12421 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  12422. 12422 03:58:11: 1104MHz 0.15 37% 15% 16% 0% 5% 0% 47.7°C 0/7
  12423. 12423 03:58:11: 1104MHz 0.15 71% 14% 23% 2% 30% 0% 44.2°C 0/7
  12424. 12424 03:58:12: 1104MHz 0.15 70% 26% 1% 2% 40% 0% 43.2°C 0/7
  12425. 12425 03:58:12: 1104MHz 0.15 66% 23% 3% 2% 36% 0% 42.6°C 0/7
  12426. 12426 03:58:12: 1104MHz 0.15 53% 6% 13% 0% 32% 0% 43.2°C 0/7
  12427. 12427
  12428. 12428 ### Activated 4 lzo zram swap devices with 246 MB each
  12429. 12429
  12430. 12430 ### Activated Armbian ramlog partition with zstd compression
  12431. 12431
  12432. 12432 Thu Jun 21 04:02:26 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  12433. 12433
  12434. 12434 ### dmesg:
  12435. 12435
  12436. 12436 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  12437. 12437 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032
  12438. 12438 [ 0.000000] Policy zone: DMA32
  12439. 12439 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  12440. 12440 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  12441. 12441 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  12442. 12442 [ 0.000000] log_buf_len min size: 16384 bytes
  12443. 12443 [ 0.000000] log_buf_len: 32768 bytes
  12444. 12444 [ 0.000000] early log buf free: 13752(83%)
  12445. 12445 [ 0.000000] Memory: 1942184K/2064384K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56664K reserved, 65536K cma-reserved)
  12446. 12446 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  12447. 12447 [ 0.000000] rcu: Hierarchical RCU implementation.
  12448. 12448 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  12449. 12449 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  12450. 12450 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  12451. 12451 [ 0.000000] GIC: Using split EOI/Deactivate mode
  12452. 12452 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  12453. 12453 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  12454. 12454 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  12455. 12455 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  12456. 12456 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  12457. 12457 [ 0.000274] Console: colour dummy device 80x25
  12458. 12458 [ 0.000287] console [tty1] enabled
  12459. 12459 [ 0.000355] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  12460. 12460 [ 0.000364] pid_max: default: 32768 minimum: 301
  12461. 12461 [ 0.000451] Security Framework initialized
  12462. 12462 [ 0.000459] AppArmor: AppArmor disabled by boot time parameter
  12463. 12463 [ 0.001737] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  12464. 12464 [ 0.002370] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  12465. 12465 [ 0.002418] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  12466. 12466 [ 0.002443] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  12467. 12467 [ 0.003824] ASID allocator initialised with 32768 entries
  12468. 12468 [ 0.003946] rcu: Hierarchical SRCU implementation.
  12469. 12469 [ 0.004628] smp: Bringing up secondary CPUs ...
  12470. 12470 [ 0.005844] Detected VIPT I-cache on CPU1
  12471. 12471 [ 0.005897] arch_timer: CPU1: Trapping CNTVCT access
  12472. 12472 [ 0.005906] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  12473. 12473 [ 0.006815] Detected VIPT I-cache on CPU2
  12474. 12474 [ 0.006842] arch_timer: CPU2: Trapping CNTVCT access
  12475. 12475 [ 0.006849] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  12476. 12476 [ 0.007677] Detected VIPT I-cache on CPU3
  12477. 12477 [ 0.007701] arch_timer: CPU3: Trapping CNTVCT access
  12478. 12478 [ 0.007708] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  12479. 12479 [ 0.007778] smp: Brought up 1 node, 4 CPUs
  12480. 12480 [ 0.007782] SMP: Total of 4 processors activated.
  12481. 12481 [ 0.007788] CPU features: detected: 32-bit EL0 Support
  12482. 12482 [ 0.010743] CPU: All CPU(s) started at EL2
  12483. 12483 [ 0.010759] alternatives: patching kernel code
  12484. 12484 [ 0.012118] devtmpfs: initialized
  12485. 12485 [ 0.018458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  12486. 12486 [ 0.018493] futex hash table entries: 1024 (order: 4, 65536 bytes)
  12487. 12487 [ 0.020792] xor: measuring software checksum speed
  12488. 12488 [ 0.060096] 8regs : 1566.000 MB/sec
  12489. 12489 [ 0.100137] 8regs_prefetch: 1396.000 MB/sec
  12490. 12490 [ 0.140182] 32regs : 1925.000 MB/sec
  12491. 12491 [ 0.180229] 32regs_prefetch: 1618.000 MB/sec
  12492. 12492 [ 0.180233] xor: using function: 32regs (1925.000 MB/sec)
  12493. 12493 [ 0.180293] pinctrl core: initialized pinctrl subsystem
  12494. 12494 [ 0.181137] NET: Registered protocol family 16
  12495. 12495 [ 0.181657] audit: initializing netlink subsys (disabled)
  12496. 12496 [ 0.181826] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
  12497. 12497 [ 0.182345] cpuidle: using governor menu
  12498. 12498 [ 0.182601] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  12499. 12499 [ 0.182607] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  12500. 12500 [ 0.184703] DMA: preallocated 2048 KiB pool for atomic allocations
  12501. 12501 [ 0.184799] Serial: AMBA PL011 UART driver
  12502. 12502 [ 0.196936] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  12503. 12503 [ 0.197340] cryptd: max_cpu_qlen set to 1000
  12504. 12504 [ 0.264442] raid6: int64x1 gen() 299 MB/s
  12505. 12505 [ 0.332451] raid6: int64x1 xor() 298 MB/s
  12506. 12506 [ 0.400548] raid6: int64x2 gen() 460 MB/s
  12507. 12507 [ 0.468590] raid6: int64x2 xor() 409 MB/s
  12508. 12508 [ 0.536636] raid6: int64x4 gen() 707 MB/s
  12509. 12509 [ 0.604730] raid6: int64x4 xor() 520 MB/s
  12510. 12510 [ 0.672785] raid6: int64x8 gen() 667 MB/s
  12511. 12511 [ 0.740868] raid6: int64x8 xor() 510 MB/s
  12512. 12512 [ 0.808985] raid6: neonx1 gen() 495 MB/s
  12513. 12513 [ 0.877006] raid6: neonx1 xor() 579 MB/s
  12514. 12514 [ 0.945046] raid6: neonx2 gen() 791 MB/s
  12515. 12515 [ 1.013116] raid6: neonx2 xor() 820 MB/s
  12516. 12516 [ 1.081217] raid6: neonx4 gen() 1027 MB/s
  12517. 12517 [ 1.149277] raid6: neonx4 xor() 982 MB/s
  12518. 12518 [ 1.217364] raid6: neonx8 gen() 1124 MB/s
  12519. 12519 [ 1.285418] raid6: neonx8 xor() 1044 MB/s
  12520. 12520 [ 1.285421] raid6: using algorithm neonx8 gen() 1124 MB/s
  12521. 12521 [ 1.285424] raid6: .... xor() 1044 MB/s, rmw enabled
  12522. 12522 [ 1.285428] raid6: using neon recovery algorithm
  12523. 12523 [ 1.286020] SCSI subsystem initialized
  12524. 12524 [ 1.286194] usbcore: registered new interface driver usbfs
  12525. 12525 [ 1.286230] usbcore: registered new interface driver hub
  12526. 12526 [ 1.286283] usbcore: registered new device driver usb
  12527. 12527 [ 1.286532] pps_core: LinuxPPS API ver. 1 registered
  12528. 12528 [ 1.286536] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  12529. 12529 [ 1.286550] PTP clock support registered
  12530. 12530 [ 1.287673] clocksource: Switched to clocksource arch_sys_counter
  12531. 12531 [ 1.287822] VFS: Disk quotas dquot_6.6.0
  12532. 12532 [ 1.287882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  12533. 12533 [ 1.294631] NET: Registered protocol family 2
  12534. 12534 [ 1.295211] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  12535. 12535 [ 1.295277] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  12536. 12536 [ 1.295477] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  12537. 12537 [ 1.295843] TCP: Hash tables configured (established 16384 bind 16384)
  12538. 12538 [ 1.295988] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  12539. 12539 [ 1.296049] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  12540. 12540 [ 1.296243] NET: Registered protocol family 1
  12541. 12541 [ 1.296710] RPC: Registered named UNIX socket transport module.
  12542. 12542 [ 1.296714] RPC: Registered udp transport module.
  12543. 12543 [ 1.296716] RPC: Registered tcp transport module.
  12544. 12544 [ 1.296719] RPC: Registered tcp NFSv4.1 backchannel transport module.
  12545. 12545 [ 1.296969] Unpacking initramfs...
  12546. 12546 [ 1.777605] Freeing initrd memory: 8348K
  12547. 12547 [ 1.782892] Initialise system trusted keyrings
  12548. 12548 [ 1.783040] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  12549. 12549 [ 1.788334] zbud: loaded
  12550. 12550 [ 1.789898] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  12551. 12551 [ 1.790643] NFS: Registering the id_resolver key type
  12552. 12552 [ 1.790663] Key type id_resolver registered
  12553. 12553 [ 1.790666] Key type id_legacy registered
  12554. 12554 [ 1.790677] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  12555. 12555 [ 1.790681] Installing knfsd (copyright (C) 1996 [email protected]).
  12556. 12556 [ 1.791717] 9p: Installing v9fs 9p2000 file system support
  12557. 12557 [ 1.797474] NET: Registered protocol family 38
  12558. 12558 [ 1.797578] Key type asymmetric registered
  12559. 12559 [ 1.797583] Asymmetric key parser 'x509' registered
  12560. 12560 [ 1.797632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  12561. 12561 [ 1.797736] io scheduler noop registered
  12562. 12562 [ 1.797740] io scheduler deadline registered
  12563. 12563 [ 1.797905] io scheduler cfq registered (default)
  12564. 12564 [ 1.797909] io scheduler mq-deadline registered
  12565. 12565 [ 1.797913] io scheduler kyber registered
  12566. 12566 [ 1.798027] io scheduler bfq registered
  12567. 12567 [ 1.798315] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  12568. 12568 [ 1.798993] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  12569. 12569 [ 1.802304] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  12570. 12570 [ 1.811118] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  12571. 12571 [ 1.820379] loop: module loaded
  12572. 12572 [ 1.821600] libphy: Fixed MDIO Bus: probed
  12573. 12573 [ 1.822502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  12574. 12574 [ 1.822506] ehci-platform: EHCI generic platform driver
  12575. 12575 [ 1.822690] ehci-platform 1c1a000.usb: EHCI Host Controller
  12576. 12576 [ 1.822712] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  12577. 12577 [ 1.824041] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  12578. 12578 [ 1.839676] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  12579. 12579 [ 1.839903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  12580. 12580 [ 1.839910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12581. 12581 [ 1.839916] usb usb1: Product: EHCI Host Controller
  12582. 12582 [ 1.839922] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  12583. 12583 [ 1.839927] usb usb1: SerialNumber: 1c1a000.usb
  12584. 12584 [ 1.840456] hub 1-0:1.0: USB hub found
  12585. 12585 [ 1.840499] hub 1-0:1.0: 1 port detected
  12586. 12586 [ 1.841105] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  12587. 12587 [ 1.841125] ohci-platform: OHCI generic platform driver
  12588. 12588 [ 1.841279] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  12589. 12589 [ 1.841297] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  12590. 12590 [ 1.841635] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  12591. 12591 [ 1.903945] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  12592. 12592 [ 1.903952] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12593. 12593 [ 1.903958] usb usb2: Product: Generic Platform OHCI controller
  12594. 12594 [ 1.903964] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  12595. 12595 [ 1.903970] usb usb2: SerialNumber: 1c1a400.usb
  12596. 12596 [ 1.904400] hub 2-0:1.0: USB hub found
  12597. 12597 [ 1.904441] hub 2-0:1.0: 1 port detected
  12598. 12598 [ 1.905319] usbcore: registered new interface driver usb-storage
  12599. 12599 [ 1.905808] mousedev: PS/2 mouse device common for all mice
  12600. 12600 [ 1.906221] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  12601. 12601 [ 1.906227] sun6i-rtc 1f00000.rtc: RTC enabled
  12602. 12602 [ 1.906280] i2c /dev entries driver
  12603. 12603 [ 1.906864] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  12604. 12604 [ 1.907435] sdhci: Secure Digital Host Controller Interface driver
  12605. 12605 [ 1.907438] sdhci: Copyright(c) Pierre Ossman
  12606. 12606 [ 1.907461] Synopsys Designware Multimedia Card Interface Driver
  12607. 12607 [ 1.907854] sdhci-pltfm: SDHCI platform and OF driver helper
  12608. 12608 [ 1.908242] ledtrig-cpu: registered to indicate activity on CPUs
  12609. 12609 [ 1.908552] hidraw: raw HID events driver (C) Jiri Kosina
  12610. 12610 [ 1.908653] usbcore: registered new interface driver usbhid
  12611. 12611 [ 1.908656] usbhid: USB HID core driver
  12612. 12612 [ 1.909704] NET: Registered protocol family 10
  12613. 12613 [ 1.924398] Segment Routing with IPv6
  12614. 12614 [ 1.924487] NET: Registered protocol family 17
  12615. 12615 [ 1.924627] 8021q: 802.1Q VLAN Support v1.8
  12616. 12616 [ 1.924676] 9pnet: Installing 9P2000 support
  12617. 12617 [ 1.924756] Key type dns_resolver registered
  12618. 12618 [ 1.925464] registered taskstats version 1
  12619. 12619 [ 1.925467] Loading compiled-in X.509 certificates
  12620. 12620 [ 1.925550] zswap: loaded using pool lzo/zbud
  12621. 12621 [ 1.926866] Btrfs loaded, crc32c=crc32c-arm64-ce
  12622. 12622 [ 1.933582] Key type encrypted registered
  12623. 12623 [ 1.950763] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  12624. 12624 [ 1.959086] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  12625. 12625 [ 1.959423] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  12626. 12626 [ 1.959434] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  12627. 12627 [ 1.959595] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  12628. 12628 [ 1.959644] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  12629. 12629 [ 1.959673] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  12630. 12630 [ 1.959906] sun4i-drm display-engine: Couldn't bind all pipelines components
  12631. 12631 [ 1.960008] sun4i-drm display-engine: master bind failed: -517
  12632. 12632 [ 1.960346] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  12633. 12633 [ 1.960715] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  12634. 12634 [ 1.963452] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  12635. 12635 [ 1.963861] dcdc1: supplied by regulator-dummy
  12636. 12636 [ 1.964124] dcdc2: supplied by regulator-dummy
  12637. 12637 [ 1.964319] dcdc4: supplied by regulator-dummy
  12638. 12638 [ 1.964538] dcdc5: supplied by regulator-dummy
  12639. 12639 [ 1.964737] dcdc6: supplied by regulator-dummy
  12640. 12640 [ 1.964924] dc1sw: supplied by regulator-dummy
  12641. 12641 [ 1.965123] aldo1: supplied by regulator-dummy
  12642. 12642 [ 1.965359] aldo2: supplied by regulator-dummy
  12643. 12643 [ 1.965551] aldo3: supplied by regulator-dummy
  12644. 12644 [ 1.965771] dldo1: supplied by regulator-dummy
  12645. 12645 [ 1.965969] dldo2: supplied by regulator-dummy
  12646. 12646 [ 1.966032] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  12647. 12647 [ 1.966205] dldo3: supplied by regulator-dummy
  12648. 12648 [ 1.966426] dldo4: supplied by regulator-dummy
  12649. 12649 [ 1.966630] eldo1: supplied by regulator-dummy
  12650. 12650 [ 1.966830] eldo2: supplied by regulator-dummy
  12651. 12651 [ 1.967049] eldo3: supplied by regulator-dummy
  12652. 12652 [ 1.967255] fldo1: supplied by regulator-dummy
  12653. 12653 [ 1.967465] fldo2: supplied by regulator-dummy
  12654. 12654 [ 1.967729] rtc-ldo: supplied by regulator-dummy
  12655. 12655 [ 1.967884] ldo-io0: supplied by regulator-dummy
  12656. 12656 [ 1.968108] ldo-io1: supplied by regulator-dummy
  12657. 12657 [ 1.969173] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  12658. 12658 [ 1.973379] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  12659. 12659 [ 1.973883] console [ttyS0] disabled
  12660. 12660 [ 1.994493] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  12661. 12661 [ 1.994550] console [ttyS0] enabled
  12662. 12662 [ 2.015773] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  12663. 12663 [ 2.017091] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  12664. 12664 [ 2.017177] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  12665. 12665 [ 2.017382] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  12666. 12666 [ 2.017396] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  12667. 12667 [ 2.017402] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  12668. 12668 [ 2.017407] dwmac-sun8i 1c30000.ethernet: COE Type 2
  12669. 12669 [ 2.017412] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  12670. 12670 [ 2.017418] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  12671. 12671 [ 2.017424] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  12672. 12672 [ 2.017537] libphy: stmmac: probed
  12673. 12673 [ 2.023437] ehci-platform 1c1b000.usb: EHCI Host Controller
  12674. 12674 [ 2.023467] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  12675. 12675 [ 2.024157] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  12676. 12676 [ 2.039675] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  12677. 12677 [ 2.039854] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  12678. 12678 [ 2.039861] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12679. 12679 [ 2.039867] usb usb3: Product: EHCI Host Controller
  12680. 12680 [ 2.039873] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  12681. 12681 [ 2.039878] usb usb3: SerialNumber: 1c1b000.usb
  12682. 12682 [ 2.040331] hub 3-0:1.0: USB hub found
  12683. 12683 [ 2.040367] hub 3-0:1.0: 1 port detected
  12684. 12684 [ 2.041050] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  12685. 12685 [ 2.041069] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  12686. 12686 [ 2.041335] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  12687. 12687 [ 2.103897] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  12688. 12688 [ 2.103904] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12689. 12689 [ 2.103910] usb usb4: Product: Generic Platform OHCI controller
  12690. 12690 [ 2.103916] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  12691. 12691 [ 2.103921] usb usb4: SerialNumber: 1c1b400.usb
  12692. 12692 [ 2.104317] hub 4-0:1.0: USB hub found
  12693. 12693 [ 2.104346] hub 4-0:1.0: 1 port detected
  12694. 12694 [ 2.105092] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  12695. 12695 [ 2.105144] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  12696. 12696 [ 2.105402] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  12697. 12697 [ 2.105411] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  12698. 12698 [ 2.105575] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  12699. 12699 [ 2.105582] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  12700. 12700 [ 2.105587] usb usb5: Product: MUSB HDRC host driver
  12701. 12701 [ 2.105593] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  12702. 12702 [ 2.105598] usb usb5: SerialNumber: musb-hdrc.1.auto
  12703. 12703 [ 2.105963] hub 5-0:1.0: USB hub found
  12704. 12704 [ 2.105995] hub 5-0:1.0: 1 port detected
  12705. 12705 [ 2.107756] simple-framebuffer be000000.framebuffer: Linked as a consumer to regulator.10
  12706. 12706 [ 2.107788] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x3fc000 bytes, mapped to 0x(____ptrval____)
  12707. 12707 [ 2.107797] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1360x768x32, linelength=5440
  12708. 12708 [ 2.107835] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  12709. 12709 [ 2.108247] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  12710. 12710 [ 2.108326] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  12711. 12711 [ 2.126290] Console: switching to colour frame buffer device 170x48
  12712. 12712 [ 2.127682] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
  12713. 12713 [ 2.136548] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  12714. 12714 [ 2.144872] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  12715. 12715 [ 2.145261] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  12716. 12716 [ 2.145272] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  12717. 12717 [ 2.145411] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  12718. 12718 [ 2.145506] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  12719. 12719 [ 2.146128] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  12720. 12720 [ 2.146331] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  12721. 12721 [ 2.146490] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  12722. 12722 [ 2.146782] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  12723. 12723 [ 2.147084] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  12724. 12724 [ 2.147090] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  12725. 12725 [ 2.147093] [drm] No driver support for vblank timestamp query.
  12726. 12726 [ 2.147100] checking generic (be000000 3fc000) vs hw (0 ffffffffffffffff)
  12727. 12727 [ 2.147103] fb: switching to sun4i-drm-fb from simple
  12728. 12728 [ 2.147191] Console: switching to colour dummy device 80x25
  12729. 12729 [ 2.171408] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  12730. 12730 [ 2.171698] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  12731. 12731 [ 2.189065] mmc1: new high speed SDIO card at address 0001
  12732. 12732 [ 2.201752] random: fast init done
  12733. 12733 [ 2.209993] mmc0: new high speed SDHC card at address aaaa
  12734. 12734 [ 2.211337] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  12735. 12735 [ 2.213738] mmcblk0: p1
  12736. 12736 [ 2.624051] Console: switching to colour frame buffer device 170x48
  12737. 12737 [ 2.640545] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  12738. 12738 [ 2.640943] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  12739. 12739 [ 2.641411] of_cfs_init
  12740. 12740 [ 2.641503] of_cfs_init: OK
  12741. 12741 [ 2.641695] vcc-mipi: disabling
  12742. 12742 [ 2.641748] vcc-1v2-hsic: disabling
  12743. 12743 [ 2.642296] Freeing unused kernel memory: 576K
  12744. 12744 [ 2.659752] Run /init as init process
  12745. 12745 [ 2.703737] usb 4-1: new full-speed USB device number 2 using ohci-platform
  12746. 12746 [ 2.936749] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  12747. 12747 [ 2.936761] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  12748. 12748 [ 2.936767] usb 4-1: Product: USB Receiver
  12749. 12749 [ 2.936772] usb 4-1: Manufacturer: Logitech
  12750. 12750 [ 2.949297] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  12751. 12751 [ 3.008646] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  12752. 12752 [ 3.016550] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  12753. 12753 [ 3.018357] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  12754. 12754 [ 3.076072] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  12755. 12755 [ 3.076473] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  12756. 12756 [ 3.136927] axp20x-gpio axp20x-gpio: DMA mask not set
  12757. 12757 [ 3.137338] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  12758. 12758 [ 3.594789] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  12759. 12759 [ 4.255342] systemd[1]: System time before build time, advancing clock.
  12760. 12760 [ 4.282851] systemd[1]: systemd 237 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)
  12761. 12761 [ 4.283205] systemd[1]: Detected architecture arm64.
  12762. 12762 [ 4.296421] systemd[1]: Set hostname to <pine64>.
  12763. 12763 [ 4.753084] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  12764. 12764 [ 4.753100] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  12765. 12765 [ 5.031663] random: systemd: uninitialized urandom read (16 bytes read)
  12766. 12766 [ 5.032749] systemd[1]: Created slice User and Session Slice.
  12767. 12767 [ 5.033505] random: systemd: uninitialized urandom read (16 bytes read)
  12768. 12768 [ 5.033550] systemd[1]: Reached target Swap.
  12769. 12769 [ 5.033887] random: systemd: uninitialized urandom read (16 bytes read)
  12770. 12770 [ 5.034539] systemd[1]: Created slice System Slice.
  12771. 12771 [ 5.035153] systemd[1]: Listening on udev Kernel Socket.
  12772. 12772 [ 5.035932] systemd[1]: Listening on Journal Socket.
  12773. 12773 [ 5.116232] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  12774. 12774 [ 5.367124] systemd-journald[291]: Received request to flush runtime journal from PID 1
  12775. 12775 [ 5.968524] cpu cpu0: Linked as a consumer to regulator.2
  12776. 12776 [ 5.968576] cpu cpu0: Dropping the link to regulator.2
  12777. 12777 [ 5.968718] cpu cpu0: Linked as a consumer to regulator.2
  12778. 12778 [ 6.088911] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  12779. 12779 [ 6.165620] thermal thermal_zone0: failed to read out thermal zone (-110)
  12780. 12780 [ 6.165658] thermal thermal_zone1: failed to read out thermal zone (-110)
  12781. 12781 [ 6.165674] thermal thermal_zone2: failed to read out thermal zone (-110)
  12782. 12782 [ 6.167008] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  12783. 12783 [ 6.188541] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  12784. 12784 [ 6.188593] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  12785. 12785 [ 6.188598] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  12786. 12786 [ 6.268802] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  12787. 12787 [ 6.275099] thermal thermal_zone2: failed to read out thermal zone (-110)
  12788. 12788 [ 6.276999] axp20x-adc axp813-adc: DMA mask not set
  12789. 12789 [ 6.284134] lima 1c40000.gpu: bus rate = 200000000
  12790. 12790 [ 6.284146] lima 1c40000.gpu: mod rate = 384000000
  12791. 12791 [ 6.286026] thermal thermal_zone2: failed to read out thermal zone (-110)
  12792. 12792 [ 6.290793] [TTM] Zone kernel: Available graphics memory: 1008322 kiB
  12793. 12793 [ 6.290801] [TTM] Initializing pool allocator
  12794. 12794 [ 6.290827] [TTM] Initializing DMA pool allocator
  12795. 12795 [ 6.291506] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  12796. 12796 [ 6.291550] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  12797. 12797 [ 6.291583] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  12798. 12798 [ 6.291609] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  12799. 12799 [ 6.324671] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  12800. 12800 [ 6.326002] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  12801. 12801 [ 6.330601] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  12802. 12802 [ 6.331747] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  12803. 12803 [ 6.393430] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  12804. 12804 [ 6.435223] RTL8723BS: module init start
  12805. 12805 [ 6.435233] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  12806. 12806 [ 6.435235] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  12807. 12807 [ 6.438336] pnetdev = (____ptrval____)
  12808. 12808 [ 6.496478] RTL8723BS: rtw_ndev_init(wlan0)
  12809. 12809 [ 6.500407] RTL8723BS: module init ret =0
  12810. 12810 [ 6.572177] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  12811. 12811 [ 6.621233] zram: Added device: zram0
  12812. 12812 [ 6.622263] zram: Added device: zram1
  12813. 12813 [ 6.626658] zram: Added device: zram2
  12814. 12814 [ 6.628316] zram: Added device: zram3
  12815. 12815 [ 6.631239] zram: Added device: zram4
  12816. 12816 [ 6.633899] zram: Added device: zram5
  12817. 12817 [ 6.751746] zram1: detected capacity change from 0 to 258134016
  12818. 12818 [ 7.832727] Adding 252080k swap on /dev/zram1. Priority:5 extents:1 across:252080k SSFS
  12819. 12819 [ 7.839630] zram2: detected capacity change from 0 to 258134016
  12820. 12820 [ 8.875401] Adding 252080k swap on /dev/zram2. Priority:5 extents:1 across:252080k SSFS
  12821. 12821 [ 8.877729] zram3: detected capacity change from 0 to 258134016
  12822. 12822 [ 9.911435] Adding 252080k swap on /dev/zram3. Priority:5 extents:1 across:252080k SSFS
  12823. 12823 [ 9.913768] zram4: detected capacity change from 0 to 258134016
  12824. 12824 [ 10.947455] Adding 252080k swap on /dev/zram4. Priority:5 extents:1 across:252080k SSFS
  12825. 12825 [ 11.051349] zram0: detected capacity change from 0 to 52428800
  12826. 12826 [ 13.235917] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  12827. 12827
  12828. 12828 ### armbian-release:
  12829. 12829
  12830. 12830 # PLEASE DO NOT EDIT THIS FILE
  12831. 12831 BOARD=pine64
  12832. 12832 BOARD_NAME="Pine64"
  12833. 12833 BOARDFAMILY=sun50iw1
  12834. 12834 VERSION=5.75
  12835. 12835 LINUXFAMILY=sunxi64
  12836. 12836 BRANCH=next
  12837. 12837 ARCH=arm64
  12838. 12838 IMAGE_TYPE=stable
  12839. 12839 BOARD_TYPE=conf
  12840. 12840 INITRD_ARCH=arm64
  12841. 12841 KERNEL_IMAGE_TYPE=Image
  12842. 12842
  12843. 12843 ### boot environment:
  12844. 12844
  12845. 12845 verbosity=1
  12846. 12846 overlay_prefix=sun50i-a64
  12847. 12847 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  12848. 12848 rootfstype=ext4
  12849. 12849 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  12850. 12850
  12851. 12851 ### lsusb:
  12852. 12852
  12853. 12853 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  12854. 12854 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  12855. 12855 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  12856. 12856 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  12857. 12857 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  12858. 12858 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  12859. 12859
  12860. 12860 ### lscpu:
  12861. 12861
  12862. 12862 Architecture: aarch64
  12863. 12863 Byte Order: Little Endian
  12864. 12864 CPU(s): 4
  12865. 12865 On-line CPU(s) list: 0-3
  12866. 12866 Thread(s) per core: 1
  12867. 12867 Core(s) per socket: 4
  12868. 12868 Socket(s): 1
  12869. 12869 NUMA node(s): 1
  12870. 12870 Vendor ID: ARM
  12871. 12871 Model: 4
  12872. 12872 Model name: Cortex-A53
  12873. 12873 Stepping: r0p4
  12874. 12874 CPU max MHz: 1104.0000
  12875. 12875 CPU min MHz: 120.0000
  12876. 12876 BogoMIPS: 48.00
  12877. 12877 L1d cache: unknown size
  12878. 12878 L1i cache: unknown size
  12879. 12879 L2 cache: unknown size
  12880. 12880 NUMA node0 CPU(s): 0-3
  12881. 12881 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12882. 12882
  12883. 12883 ### cpuinfo:
  12884. 12884
  12885. 12885 processor : 0
  12886. 12886 Processor : AArch64 Processor rev 4 (aarch64)
  12887. 12887 Hardware : sun50iw1p1
  12888. 12888 BogoMIPS : 48.00
  12889. 12889 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12890. 12890 CPU implementer : 0x41
  12891. 12891 CPU architecture: 8
  12892. 12892 CPU variant : 0x0
  12893. 12893 CPU part : 0xd03
  12894. 12894 CPU revision : 4
  12895. 12895
  12896. 12896 processor : 1
  12897. 12897 Processor : AArch64 Processor rev 4 (aarch64)
  12898. 12898 Hardware : sun50iw1p1
  12899. 12899 BogoMIPS : 48.00
  12900. 12900 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12901. 12901 CPU implementer : 0x41
  12902. 12902 CPU architecture: 8
  12903. 12903 CPU variant : 0x0
  12904. 12904 CPU part : 0xd03
  12905. 12905 CPU revision : 4
  12906. 12906
  12907. 12907 processor : 2
  12908. 12908 Processor : AArch64 Processor rev 4 (aarch64)
  12909. 12909 Hardware : sun50iw1p1
  12910. 12910 BogoMIPS : 48.00
  12911. 12911 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12912. 12912 CPU implementer : 0x41
  12913. 12913 CPU architecture: 8
  12914. 12914 CPU variant : 0x0
  12915. 12915 CPU part : 0xd03
  12916. 12916 CPU revision : 4
  12917. 12917
  12918. 12918 processor : 3
  12919. 12919 Processor : AArch64 Processor rev 4 (aarch64)
  12920. 12920 Hardware : sun50iw1p1
  12921. 12921 BogoMIPS : 48.00
  12922. 12922 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  12923. 12923 CPU implementer : 0x41
  12924. 12924 CPU architecture: 8
  12925. 12925 CPU variant : 0x0
  12926. 12926 CPU part : 0xd03
  12927. 12927 CPU revision : 4
  12928. 12928
  12929. 12929
  12930. 12930 ### meminfo:
  12931. 12931
  12932. 12932 MemTotal: 2016644 kB
  12933. 12933 MemFree: 1845892 kB
  12934. 12934 MemAvailable: 1865564 kB
  12935. 12935 Buffers: 14888 kB
  12936. 12936 Cached: 65212 kB
  12937. 12937 SwapCached: 0 kB
  12938. 12938 Active: 58896 kB
  12939. 12939 Inactive: 43160 kB
  12940. 12940 Active(anon): 22168 kB
  12941. 12941 Inactive(anon): 3216 kB
  12942. 12942 Active(file): 36728 kB
  12943. 12943 Inactive(file): 39944 kB
  12944. 12944 Unevictable: 0 kB
  12945. 12945 Mlocked: 0 kB
  12946. 12946 SwapTotal: 1008320 kB
  12947. 12947 SwapFree: 1008320 kB
  12948. 12948 Dirty: 40 kB
  12949. 12949 Writeback: 0 kB
  12950. 12950 AnonPages: 21972 kB
  12951. 12951 Mapped: 25604 kB
  12952. 12952 Shmem: 3380 kB
  12953. 12953 Slab: 25068 kB
  12954. 12954 SReclaimable: 9792 kB
  12955. 12955 SUnreclaim: 15276 kB
  12956. 12956 KernelStack: 2288 kB
  12957. 12957 PageTables: 1160 kB
  12958. 12958 NFS_Unstable: 0 kB
  12959. 12959 Bounce: 0 kB
  12960. 12960 WritebackTmp: 0 kB
  12961. 12961 CommitLimit: 2016640 kB
  12962. 12962 Committed_AS: 207040 kB
  12963. 12963 VmallocTotal: 135290290112 kB
  12964. 12964 VmallocUsed: 0 kB
  12965. 12965 VmallocChunk: 0 kB
  12966. 12966 Percpu: 496 kB
  12967. 12967 AnonHugePages: 0 kB
  12968. 12968 ShmemHugePages: 0 kB
  12969. 12969 ShmemPmdMapped: 0 kB
  12970. 12970 CmaTotal: 65536 kB
  12971. 12971 CmaFree: 57828 kB
  12972. 12972 HugePages_Total: 0
  12973. 12973 HugePages_Free: 0
  12974. 12974 HugePages_Rsvd: 0
  12975. 12975 HugePages_Surp: 0
  12976. 12976 Hugepagesize: 2048 kB
  12977. 12977 Hugetlb: 0 kB
  12978. 12978
  12979. 12979 ### virtual memory:
  12980. 12980
  12981. 12981 vm.admin_reserve_kbytes = 8192
  12982. 12982 vm.block_dump = 0
  12983. 12983 vm.compact_unevictable_allowed = 1
  12984. 12984 vm.dirty_background_bytes = 0
  12985. 12985 vm.dirty_background_ratio = 10
  12986. 12986 vm.dirty_bytes = 0
  12987. 12987 vm.dirty_expire_centisecs = 3000
  12988. 12988 vm.dirty_ratio = 20
  12989. 12989 vm.dirtytime_expire_seconds = 43200
  12990. 12990 vm.dirty_writeback_centisecs = 500
  12991. 12991 vm.drop_caches = 0
  12992. 12992 vm.extfrag_threshold = 500
  12993. 12993 vm.hugetlb_shm_group = 0
  12994. 12994 vm.laptop_mode = 0
  12995. 12995 vm.legacy_va_layout = 0
  12996. 12996 vm.lowmem_reserve_ratio = 256 32 0
  12997. 12997 vm.max_map_count = 65530
  12998. 12998 vm.min_free_kbytes = 22528
  12999. 12999 vm.min_slab_ratio = 5
  13000. 13000 vm.min_unmapped_ratio = 1
  13001. 13001 vm.mmap_min_addr = 32768
  13002. 13002 vm.mmap_rnd_bits = 18
  13003. 13003 vm.mmap_rnd_compat_bits = 11
  13004. 13004 vm.nr_hugepages = 0
  13005. 13005 vm.nr_hugepages_mempolicy = 0
  13006. 13006 vm.nr_overcommit_hugepages = 0
  13007. 13007 vm.numa_stat = 1
  13008. 13008 vm.numa_zonelist_order = Node
  13009. 13009 vm.oom_dump_tasks = 1
  13010. 13010 vm.oom_kill_allocating_task = 0
  13011. 13011 vm.overcommit_kbytes = 0
  13012. 13012 vm.overcommit_memory = 0
  13013. 13013 vm.overcommit_ratio = 50
  13014. 13014 vm.page-cluster = 0
  13015. 13015 vm.panic_on_oom = 0
  13016. 13016 vm.percpu_pagelist_fraction = 0
  13017. 13017 vm.stat_interval = 1
  13018. 13018 vm.swappiness = 100
  13019. 13019 vm.user_reserve_kbytes = 62460
  13020. 13020 vm.vfs_cache_pressure = 100
  13021. 13021 vm.watermark_scale_factor = 10
  13022. 13022 vm.zone_reclaim_mode = 0
  13023. 13023
  13024. 13024 ### ip addr:
  13025. 13025
  13026. 13026 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  13027. 13027 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  13028. 13028 inet XXX.XXX.0.1/8 scope host lo
  13029. 13029 valid_lft forever preferred_lft forever
  13030. 13030 inet6 ::1/128 scope host
  13031. 13031 valid_lft forever preferred_lft forever
  13032. 13032 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  13033. 13033 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  13034. 13034 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  13035. 13035 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  13036. 13036
  13037. 13037 ### partitions:
  13038. 13038
  13039. 13039 major minor #blocks name
  13040. 13040
  13041. 13041 179 0 31166976 mmcblk0
  13042. 13042 179 1 12288000 mmcblk0p1
  13043. 13043 254 0 51200 zram0
  13044. 13044 254 1 252084 zram1
  13045. 13045 254 2 252084 zram2
  13046. 13046 254 3 252084 zram3
  13047. 13047 254 4 252084 zram4
  13048. 13048
  13049. 13049 ### df:
  13050. 13050
  13051. 13051 udev 949M 0 949M 0% /dev
  13052. 13052 tmpfs 197M 3.3M 194M 2% /run
  13053. 13053 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  13054. 13054 tmpfs 985M 0 985M 0% /dev/shm
  13055. 13055 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  13056. 13056 tmpfs 985M 0 985M 0% /sys/fs/cgroup
  13057. 13057 tmpfs 985M 4.0K 985M 1% /tmp
  13058. 13058 /dev/zram0 49M 4.7M 41M 11% /var/log
  13059. 13059
  13060. 13060 ### lsblk:
  13061. 13061
  13062. 13062 NAME FSTYPE SIZE MOUNTPOINT UUID
  13063. 13063 mmcblk0 29.7G
  13064. 13064 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  13065. 13065 zram0 50M /var/log
  13066. 13066
  13067. 13067 ### zramctl:
  13068. 13068
  13069. 13069 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  13070. 13070 /dev/zram4 lzo 246.2M 4K 78B 12K 4 [SWAP]
  13071. 13071 /dev/zram3 lzo 246.2M 4K 78B 12K 4 [SWAP]
  13072. 13072 /dev/zram2 lzo 246.2M 4K 78B 12K 4 [SWAP]
  13073. 13073 /dev/zram1 lzo 246.2M 4K 78B 12K 4 [SWAP]
  13074. 13074 /dev/zram0 50M 4.7M 1.2M 1.7M 4 /var/log
  13075. 13075
  13076. 13076 ### mtab:
  13077. 13077
  13078. 13078 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  13079. 13079 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  13080. 13080 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  13081. 13081
  13082. 13082 ### mmc0:aaaa info:
  13083. 13083
  13084. 13084 fwrev: 0x0
  13085. 13085 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  13086. 13086 cid: 035344534c33324780c9283abc012a63
  13087. 13087 rca: 0xaaaa
  13088. 13088 csd: 400e00325b590000edc87f800a4040c3
  13089. 13089 manfid: 0x000003
  13090. 13090 ocr: 0x00200000
  13091. 13091 preferred_erase_size: 4194304
  13092. 13092 type: SD
  13093. 13093 hwrev: 0x8
  13094. 13094 date: 10/2018
  13095. 13095 dsr: 0x404
  13096. 13096 erase_size: 512
  13097. 13097 oemid: 0x5344
  13098. 13098 serial: 0xc9283abc
  13099. 13099 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  13100. 13100 scr: 0235804300000000
  13101. 13101 name: SL32G
  13102. 13102
  13103. 13103 ### Boot system health:
  13104. 13104
  13105. 13105 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  13106. 13106 04:02:29: 1104MHz 0.87 37% 15% 16% 0% 4% 0% 51.2°C 0/7
  13107. 13107 04:02:30: 1104MHz 0.87 83% 17% 49% 0% 15% 0% 50.5°C 0/7
  13108. 13108 04:02:30: 1104MHz 0.87 38% 6% 2% 1% 28% 0% 48.0°C 0/7
  13109. 13109 04:02:31: 1104MHz 0.87 63% 12% 6% 1% 43% 0% 47.3°C 0/7
  13110. 13110 04:02:31: 1104MHz 0.87 70% 6% 4% 1% 58% 0% 46.8°C 0/7
  13111. 13111
  13112. 13112 ### Activated 4 lzo zram swap devices with 250 MB each
  13113. 13113
  13114. 13114 ### Activated Armbian ramlog partition with zstd compression
  13115. 13115
  13116. 13116 ### Activated 4 lzo zram swap devices with 250 MB each
  13117. 13117
  13118. 13118 ### Activated Armbian ramlog partition with zstd compression
  13119. 13119
  13120. 13120 ### Activated 4 lzo zram swap devices with 250 MB each
  13121. 13121
  13122. 13122 ### Activated Armbian ramlog partition with zstd compression
  13123. 13123
  13124. 13124 ### Activated 4 lzo zram swap devices with 250 MB each
  13125. 13125
  13126. 13126 ### Activated Armbian ramlog partition with zstd compression
  13127. 13127
  13128. 13128 Thu Jun 21 06:46:10 AST 2114 | Pine64 | 5.75 | arm64 | aarch64 | 4.19.20-sunxi64
  13129. 13129
  13130. 13130 ### dmesg:
  13131. 13131
  13132. 13132 [ 0.000000] On node 0 totalpages: 524288
  13133. 13133 [ 0.000000] DMA32 zone: 8192 pages used for memmap
  13134. 13134 [ 0.000000] DMA32 zone: 0 pages reserved
  13135. 13135 [ 0.000000] DMA32 zone: 524288 pages, LIFO batch:63
  13136. 13136 [ 0.000000] psci: probing for conduit method from DT.
  13137. 13137 [ 0.000000] psci: PSCIv0.2 detected in firmware.
  13138. 13138 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  13139. 13139 [ 0.000000] psci: Trusted OS migration not required
  13140. 13140 [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
  13141. 13141 [ 0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
  13142. 13142 [ 0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
  13143. 13143 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  13144. 13144 [ 0.000000] Detected VIPT I-cache on CPU0
  13145. 13145 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  13146. 13146 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  13147. 13147 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  13148. 13148 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
  13149. 13149 [ 0.000000] Policy zone: DMA32
  13150. 13150 [ 0.000000] Kernel command line: root=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=7f26e879-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=memory swapaccount=1
  13151. 13151 [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  13152. 13152 [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  13153. 13153 [ 0.000000] log_buf_len min size: 16384 bytes
  13154. 13154 [ 0.000000] log_buf_len: 32768 bytes
  13155. 13155 [ 0.000000] early log buf free: 13752(83%)
  13156. 13156 [ 0.000000] Memory: 1974960K/2097152K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 56656K reserved, 65536K cma-reserved)
  13157. 13157 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  13158. 13158 [ 0.000000] rcu: Hierarchical RCU implementation.
  13159. 13159 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  13160. 13160 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  13161. 13161 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  13162. 13162 [ 0.000000] GIC: Using split EOI/Deactivate mode
  13163. 13163 [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  13164. 13164 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  13165. 13165 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  13166. 13166 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  13167. 13167 [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  13168. 13168 [ 0.000269] Console: colour dummy device 80x25
  13169. 13169 [ 0.000281] console [tty1] enabled
  13170. 13170 [ 0.000348] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  13171. 13171 [ 0.000358] pid_max: default: 32768 minimum: 301
  13172. 13172 [ 0.000443] Security Framework initialized
  13173. 13173 [ 0.000451] AppArmor: AppArmor disabled by boot time parameter
  13174. 13174 [ 0.001725] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  13175. 13175 [ 0.002360] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  13176. 13176 [ 0.002407] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  13177. 13177 [ 0.002431] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  13178. 13178 [ 0.003799] ASID allocator initialised with 32768 entries
  13179. 13179 [ 0.003877] rcu: Hierarchical SRCU implementation.
  13180. 13180 [ 0.004602] smp: Bringing up secondary CPUs ...
  13181. 13181 [ 0.005819] Detected VIPT I-cache on CPU1
  13182. 13182 [ 0.005870] arch_timer: CPU1: Trapping CNTVCT access
  13183. 13183 [ 0.005879] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  13184. 13184 [ 0.006762] Detected VIPT I-cache on CPU2
  13185. 13185 [ 0.006788] arch_timer: CPU2: Trapping CNTVCT access
  13186. 13186 [ 0.006795] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  13187. 13187 [ 0.007619] Detected VIPT I-cache on CPU3
  13188. 13188 [ 0.007642] arch_timer: CPU3: Trapping CNTVCT access
  13189. 13189 [ 0.007649] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  13190. 13190 [ 0.007718] smp: Brought up 1 node, 4 CPUs
  13191. 13191 [ 0.007722] SMP: Total of 4 processors activated.
  13192. 13192 [ 0.007728] CPU features: detected: 32-bit EL0 Support
  13193. 13193 [ 0.010443] CPU: All CPU(s) started at EL2
  13194. 13194 [ 0.010458] alternatives: patching kernel code
  13195. 13195 [ 0.011792] devtmpfs: initialized
  13196. 13196 [ 0.018160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  13197. 13197 [ 0.018195] futex hash table entries: 1024 (order: 4, 65536 bytes)
  13198. 13198 [ 0.020457] xor: measuring software checksum speed
  13199. 13199 [ 0.058378] 8regs : 1566.000 MB/sec
  13200. 13200 [ 0.098419] 8regs_prefetch: 1396.000 MB/sec
  13201. 13201 [ 0.138471] 32regs : 1925.000 MB/sec
  13202. 13202 [ 0.178510] 32regs_prefetch: 1670.000 MB/sec
  13203. 13203 [ 0.178514] xor: using function: 32regs (1925.000 MB/sec)
  13204. 13204 [ 0.178576] pinctrl core: initialized pinctrl subsystem
  13205. 13205 [ 0.179410] NET: Registered protocol family 16
  13206. 13206 [ 0.179912] audit: initializing netlink subsys (disabled)
  13207. 13207 [ 0.180075] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
  13208. 13208 [ 0.180583] cpuidle: using governor menu
  13209. 13209 [ 0.180869] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  13210. 13210 [ 0.180876] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  13211. 13211 [ 0.182948] DMA: preallocated 2048 KiB pool for atomic allocations
  13212. 13212 [ 0.183034] Serial: AMBA PL011 UART driver
  13213. 13213 [ 0.195114] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  13214. 13214 [ 0.195566] cryptd: max_cpu_qlen set to 1000
  13215. 13215 [ 0.262682] raid6: int64x1 gen() 299 MB/s
  13216. 13216 [ 0.330793] raid6: int64x1 xor() 298 MB/s
  13217. 13217 [ 0.398926] raid6: int64x2 gen() 460 MB/s
  13218. 13218 [ 0.466946] raid6: int64x2 xor() 409 MB/s
  13219. 13219 [ 0.535039] raid6: int64x4 gen() 708 MB/s
  13220. 13220 [ 0.603045] raid6: int64x4 xor() 520 MB/s
  13221. 13221 [ 0.671158] raid6: int64x8 gen() 667 MB/s
  13222. 13222 [ 0.739223] raid6: int64x8 xor() 510 MB/s
  13223. 13223 [ 0.807382] raid6: neonx1 gen() 495 MB/s
  13224. 13224 [ 0.875383] raid6: neonx1 xor() 579 MB/s
  13225. 13225 [ 0.943469] raid6: neonx2 gen() 791 MB/s
  13226. 13226 [ 1.011532] raid6: neonx2 xor() 821 MB/s
  13227. 13227 [ 1.079611] raid6: neonx4 gen() 1026 MB/s
  13228. 13228 [ 1.147694] raid6: neonx4 xor() 982 MB/s
  13229. 13229 [ 1.215820] raid6: neonx8 gen() 1125 MB/s
  13230. 13230 [ 1.283860] raid6: neonx8 xor() 1044 MB/s
  13231. 13231 [ 1.283863] raid6: using algorithm neonx8 gen() 1125 MB/s
  13232. 13232 [ 1.283866] raid6: .... xor() 1044 MB/s, rmw enabled
  13233. 13233 [ 1.283870] raid6: using neon recovery algorithm
  13234. 13234 [ 1.284466] SCSI subsystem initialized
  13235. 13235 [ 1.284643] usbcore: registered new interface driver usbfs
  13236. 13236 [ 1.284684] usbcore: registered new interface driver hub
  13237. 13237 [ 1.284739] usbcore: registered new device driver usb
  13238. 13238 [ 1.284976] pps_core: LinuxPPS API ver. 1 registered
  13239. 13239 [ 1.284979] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  13240. 13240 [ 1.284992] PTP clock support registered
  13241. 13241 [ 1.286099] clocksource: Switched to clocksource arch_sys_counter
  13242. 13242 [ 1.286239] VFS: Disk quotas dquot_6.6.0
  13243. 13243 [ 1.286299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  13244. 13244 [ 1.292708] NET: Registered protocol family 2
  13245. 13245 [ 1.293305] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  13246. 13246 [ 1.293361] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  13247. 13247 [ 1.293561] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  13248. 13248 [ 1.293886] TCP: Hash tables configured (established 16384 bind 16384)
  13249. 13249 [ 1.294037] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  13250. 13250 [ 1.294149] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  13251. 13251 [ 1.294348] NET: Registered protocol family 1
  13252. 13252 [ 1.294775] RPC: Registered named UNIX socket transport module.
  13253. 13253 [ 1.294778] RPC: Registered udp transport module.
  13254. 13254 [ 1.294780] RPC: Registered tcp transport module.
  13255. 13255 [ 1.294783] RPC: Registered tcp NFSv4.1 backchannel transport module.
  13256. 13256 [ 1.295007] Unpacking initramfs...
  13257. 13257 [ 1.775391] Freeing initrd memory: 8348K
  13258. 13258 [ 1.780835] Initialise system trusted keyrings
  13259. 13259 [ 1.780958] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  13260. 13260 [ 1.786206] zbud: loaded
  13261. 13261 [ 1.787758] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  13262. 13262 [ 1.788473] NFS: Registering the id_resolver key type
  13263. 13263 [ 1.788496] Key type id_resolver registered
  13264. 13264 [ 1.788499] Key type id_legacy registered
  13265. 13265 [ 1.788510] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  13266. 13266 [ 1.788514] Installing knfsd (copyright (C) 1996 [email protected]).
  13267. 13267 [ 1.789509] 9p: Installing v9fs 9p2000 file system support
  13268. 13268 [ 1.795156] NET: Registered protocol family 38
  13269. 13269 [ 1.795251] Key type asymmetric registered
  13270. 13270 [ 1.795256] Asymmetric key parser 'x509' registered
  13271. 13271 [ 1.795304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  13272. 13272 [ 1.795420] io scheduler noop registered
  13273. 13273 [ 1.795424] io scheduler deadline registered
  13274. 13274 [ 1.795598] io scheduler cfq registered (default)
  13275. 13275 [ 1.795602] io scheduler mq-deadline registered
  13276. 13276 [ 1.795606] io scheduler kyber registered
  13277. 13277 [ 1.795718] io scheduler bfq registered
  13278. 13278 [ 1.795997] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  13279. 13279 [ 1.796650] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  13280. 13280 [ 1.799860] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  13281. 13281 [ 1.808539] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  13282. 13282 [ 1.817790] loop: module loaded
  13283. 13283 [ 1.819007] libphy: Fixed MDIO Bus: probed
  13284. 13284 [ 1.819879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  13285. 13285 [ 1.819883] ehci-platform: EHCI generic platform driver
  13286. 13286 [ 1.820068] ehci-platform 1c1a000.usb: EHCI Host Controller
  13287. 13287 [ 1.820089] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  13288. 13288 [ 1.821280] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  13289. 13289 [ 1.834132] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  13290. 13290 [ 1.834332] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  13291. 13291 [ 1.834340] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  13292. 13292 [ 1.834346] usb usb1: Product: EHCI Host Controller
  13293. 13293 [ 1.834352] usb usb1: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  13294. 13294 [ 1.834357] usb usb1: SerialNumber: 1c1a000.usb
  13295. 13295 [ 1.834840] hub 1-0:1.0: USB hub found
  13296. 13296 [ 1.834899] hub 1-0:1.0: 1 port detected
  13297. 13297 [ 1.835516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  13298. 13298 [ 1.835535] ohci-platform: OHCI generic platform driver
  13299. 13299 [ 1.835689] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  13300. 13300 [ 1.835709] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  13301. 13301 [ 1.836043] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  13302. 13302 [ 1.898383] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  13303. 13303 [ 1.898391] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  13304. 13304 [ 1.898396] usb usb2: Product: Generic Platform OHCI controller
  13305. 13305 [ 1.898402] usb usb2: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  13306. 13306 [ 1.898407] usb usb2: SerialNumber: 1c1a400.usb
  13307. 13307 [ 1.898852] hub 2-0:1.0: USB hub found
  13308. 13308 [ 1.898891] hub 2-0:1.0: 1 port detected
  13309. 13309 [ 1.899765] usbcore: registered new interface driver usb-storage
  13310. 13310 [ 1.900228] mousedev: PS/2 mouse device common for all mice
  13311. 13311 [ 1.900652] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  13312. 13312 [ 1.900658] sun6i-rtc 1f00000.rtc: RTC enabled
  13313. 13313 [ 1.900708] i2c /dev entries driver
  13314. 13314 [ 1.901288] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  13315. 13315 [ 1.901839] sdhci: Secure Digital Host Controller Interface driver
  13316. 13316 [ 1.901841] sdhci: Copyright(c) Pierre Ossman
  13317. 13317 [ 1.901864] Synopsys Designware Multimedia Card Interface Driver
  13318. 13318 [ 1.902257] sdhci-pltfm: SDHCI platform and OF driver helper
  13319. 13319 [ 1.902706] ledtrig-cpu: registered to indicate activity on CPUs
  13320. 13320 [ 1.903005] hidraw: raw HID events driver (C) Jiri Kosina
  13321. 13321 [ 1.903100] usbcore: registered new interface driver usbhid
  13322. 13322 [ 1.903103] usbhid: USB HID core driver
  13323. 13323 [ 1.904137] NET: Registered protocol family 10
  13324. 13324 [ 1.918483] Segment Routing with IPv6
  13325. 13325 [ 1.918580] NET: Registered protocol family 17
  13326. 13326 [ 1.918727] 8021q: 802.1Q VLAN Support v1.8
  13327. 13327 [ 1.918775] 9pnet: Installing 9P2000 support
  13328. 13328 [ 1.918858] Key type dns_resolver registered
  13329. 13329 [ 1.919581] registered taskstats version 1
  13330. 13330 [ 1.919585] Loading compiled-in X.509 certificates
  13331. 13331 [ 1.919676] zswap: loaded using pool lzo/zbud
  13332. 13332 [ 1.920941] Btrfs loaded, crc32c=crc32c-arm64-ce
  13333. 13333 [ 1.927738] Key type encrypted registered
  13334. 13334 [ 1.944477] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  13335. 13335 [ 1.952791] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  13336. 13336 [ 1.953141] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  13337. 13337 [ 1.953152] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  13338. 13338 [ 1.953311] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  13339. 13339 [ 1.953361] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  13340. 13340 [ 1.953377] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  13341. 13341 [ 1.953612] sun4i-drm display-engine: Couldn't bind all pipelines components
  13342. 13342 [ 1.953715] sun4i-drm display-engine: master bind failed: -517
  13343. 13343 [ 1.954049] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  13344. 13344 [ 1.954395] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  13345. 13345 [ 1.957226] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  13346. 13346 [ 1.957625] dcdc1: supplied by regulator-dummy
  13347. 13347 [ 1.957895] dcdc2: supplied by regulator-dummy
  13348. 13348 [ 1.958124] dcdc4: supplied by regulator-dummy
  13349. 13349 [ 1.958343] dcdc5: supplied by regulator-dummy
  13350. 13350 [ 1.958544] dcdc6: supplied by regulator-dummy
  13351. 13351 [ 1.958727] dc1sw: supplied by regulator-dummy
  13352. 13352 [ 1.958924] aldo1: supplied by regulator-dummy
  13353. 13353 [ 1.959133] aldo2: supplied by regulator-dummy
  13354. 13354 [ 1.959322] aldo3: supplied by regulator-dummy
  13355. 13355 [ 1.959538] dldo1: supplied by regulator-dummy
  13356. 13356 [ 1.959733] dldo2: supplied by regulator-dummy
  13357. 13357 [ 1.959798] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  13358. 13358 [ 1.959976] dldo3: supplied by regulator-dummy
  13359. 13359 [ 1.960195] dldo4: supplied by regulator-dummy
  13360. 13360 [ 1.960398] eldo1: supplied by regulator-dummy
  13361. 13361 [ 1.960591] eldo2: supplied by regulator-dummy
  13362. 13362 [ 1.960828] eldo3: supplied by regulator-dummy
  13363. 13363 [ 1.961028] fldo1: supplied by regulator-dummy
  13364. 13364 [ 1.961236] fldo2: supplied by regulator-dummy
  13365. 13365 [ 1.961477] rtc-ldo: supplied by regulator-dummy
  13366. 13366 [ 1.961630] ldo-io0: supplied by regulator-dummy
  13367. 13367 [ 1.961848] ldo-io1: supplied by regulator-dummy
  13368. 13368 [ 1.962970] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  13369. 13369 [ 1.967186] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  13370. 13370 [ 1.967685] console [ttyS0] disabled
  13371. 13371 [ 1.988270] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  13372. 13372 [ 1.988332] console [ttyS0] enabled
  13373. 13373 [ 2.009540] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  13374. 13374 [ 2.010882] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  13375. 13375 [ 2.010967] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  13376. 13376 [ 2.011146] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  13377. 13377 [ 2.011159] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  13378. 13378 [ 2.011165] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  13379. 13379 [ 2.011170] dwmac-sun8i 1c30000.ethernet: COE Type 2
  13380. 13380 [ 2.011175] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  13381. 13381 [ 2.011181] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  13382. 13382 [ 2.011186] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  13383. 13383 [ 2.011303] libphy: stmmac: probed
  13384. 13384 [ 2.017231] ehci-platform 1c1b000.usb: EHCI Host Controller
  13385. 13385 [ 2.017260] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  13386. 13386 [ 2.017931] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  13387. 13387 [ 2.030120] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  13388. 13388 [ 2.030312] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  13389. 13389 [ 2.030320] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  13390. 13390 [ 2.030326] usb usb3: Product: EHCI Host Controller
  13391. 13391 [ 2.030331] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  13392. 13392 [ 2.030337] usb usb3: SerialNumber: 1c1b000.usb
  13393. 13393 [ 2.030793] hub 3-0:1.0: USB hub found
  13394. 13394 [ 2.030827] hub 3-0:1.0: 1 port detected
  13395. 13395 [ 2.031504] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  13396. 13396 [ 2.031523] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  13397. 13397 [ 2.031798] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  13398. 13398 [ 2.094257] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  13399. 13399 [ 2.094265] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  13400. 13400 [ 2.094271] usb usb4: Product: Generic Platform OHCI controller
  13401. 13401 [ 2.094276] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  13402. 13402 [ 2.094282] usb usb4: SerialNumber: 1c1b400.usb
  13403. 13403 [ 2.094680] hub 4-0:1.0: USB hub found
  13404. 13404 [ 2.094710] hub 4-0:1.0: 1 port detected
  13405. 13405 [ 2.095426] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  13406. 13406 [ 2.095478] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  13407. 13407 [ 2.095742] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  13408. 13408 [ 2.095751] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  13409. 13409 [ 2.095921] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  13410. 13410 [ 2.095928] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  13411. 13411 [ 2.095934] usb usb5: Product: MUSB HDRC host driver
  13412. 13412 [ 2.095940] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  13413. 13413 [ 2.095945] usb usb5: SerialNumber: musb-hdrc.1.auto
  13414. 13414 [ 2.096304] hub 5-0:1.0: USB hub found
  13415. 13415 [ 2.096337] hub 5-0:1.0: 1 port detected
  13416. 13416 [ 2.098225] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  13417. 13417 [ 2.098495] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  13418. 13418 [ 2.098548] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  13419. 13419 [ 2.106597] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  13420. 13420 [ 2.114920] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  13421. 13421 [ 2.115246] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  13422. 13422 [ 2.115257] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  13423. 13423 [ 2.115447] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  13424. 13424 [ 2.115536] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  13425. 13425 [ 2.116068] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  13426. 13426 [ 2.116151] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  13427. 13427 [ 2.116399] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  13428. 13428 [ 2.116866] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  13429. 13429 [ 2.117146] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  13430. 13430 [ 2.117152] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  13431. 13431 [ 2.117155] [drm] No driver support for vblank timestamp query.
  13432. 13432 [ 2.141409] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  13433. 13433 [ 2.141413] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  13434. 13434 [ 2.158299] random: fast init done
  13435. 13435 [ 2.158776] mmc1: new high speed SDIO card at address 0001
  13436. 13436 [ 2.180004] mmc0: new high speed SDHC card at address aaaa
  13437. 13437 [ 2.181305] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  13438. 13438 [ 2.183726] mmcblk0: p1
  13439. 13439 [ 2.496843] Console: switching to colour frame buffer device 170x48
  13440. 13440 [ 2.513326] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  13441. 13441 [ 2.513720] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  13442. 13442 [ 2.514232] of_cfs_init
  13443. 13443 [ 2.514318] of_cfs_init: OK
  13444. 13444 [ 2.514512] vcc-mipi: disabling
  13445. 13445 [ 2.514568] vcc-1v2-hsic: disabling
  13446. 13446 [ 2.515131] Freeing unused kernel memory: 576K
  13447. 13447 [ 2.534176] Run /init as init process
  13448. 13448 [ 2.698214] usb 4-1: new full-speed USB device number 2 using ohci-platform
  13449. 13449 [ 2.879972] axp20x-gpio axp20x-gpio: DMA mask not set
  13450. 13450 [ 2.881691] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  13451. 13451 [ 2.935209] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  13452. 13452 [ 2.935222] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  13453. 13453 [ 2.935228] usb 4-1: Product: USB Receiver
  13454. 13454 [ 2.935234] usb 4-1: Manufacturer: Logitech
  13455. 13455 [ 2.945689] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  13456. 13456 [ 3.002874] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  13457. 13457 [ 3.009979] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  13458. 13458 [ 3.010484] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  13459. 13459 [ 3.070372] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  13460. 13460 [ 3.070753] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  13461. 13461 [ 4.018029] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  13462. 13462 [ 4.678843] systemd[1]: System time before build time, advancing clock.
  13463. 13463 [ 4.706174] systemd[1]: systemd 237 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)
  13464. 13464 [ 4.706557] systemd[1]: Detected architecture arm64.
  13465. 13465 [ 4.719699] systemd[1]: Set hostname to <pine64>.
  13466. 13466 [ 5.173880] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  13467. 13467 [ 5.173896] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  13468. 13468 [ 5.453768] random: systemd: uninitialized urandom read (16 bytes read)
  13469. 13469 [ 5.454891] systemd[1]: Created slice System Slice.
  13470. 13470 [ 5.455686] random: systemd: uninitialized urandom read (16 bytes read)
  13471. 13471 [ 5.456051] systemd[1]: Listening on Journal Socket (/dev/log).
  13472. 13472 [ 5.456501] random: systemd: uninitialized urandom read (16 bytes read)
  13473. 13473 [ 5.456698] systemd[1]: Listening on fsck to fsckd communication Socket.
  13474. 13474 [ 5.457692] systemd[1]: Created slice User and Session Slice.
  13475. 13475 [ 5.458145] systemd[1]: Reached target Slices.
  13476. 13476 [ 5.562570] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  13477. 13477 [ 5.784730] systemd-journald[295]: Received request to flush runtime journal from PID 1
  13478. 13478 [ 6.309578] cpu cpu0: Linked as a consumer to regulator.2
  13479. 13479 [ 6.309630] cpu cpu0: Dropping the link to regulator.2
  13480. 13480 [ 6.309795] cpu cpu0: Linked as a consumer to regulator.2
  13481. 13481 [ 6.517375] thermal thermal_zone0: failed to read out thermal zone (-110)
  13482. 13482 [ 6.517410] thermal thermal_zone1: failed to read out thermal zone (-110)
  13483. 13483 [ 6.517425] thermal thermal_zone2: failed to read out thermal zone (-110)
  13484. 13484 [ 6.589687] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  13485. 13485 [ 6.599777] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  13486. 13486 [ 6.630981] thermal thermal_zone2: failed to read out thermal zone (-110)
  13487. 13487 [ 6.637754] thermal thermal_zone2: failed to read out thermal zone (-110)
  13488. 13488 [ 6.657566] axp20x-adc axp813-adc: DMA mask not set
  13489. 13489 [ 6.663927] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  13490. 13490 [ 6.695822] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  13491. 13491 [ 6.697702] lima 1c40000.gpu: bus rate = 200000000
  13492. 13492 [ 6.697713] lima 1c40000.gpu: mod rate = 384000000
  13493. 13493 [ 6.700767] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  13494. 13494 [ 6.700775] [TTM] Initializing pool allocator
  13495. 13495 [ 6.700790] [TTM] Initializing DMA pool allocator
  13496. 13496 [ 6.701398] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  13497. 13497 [ 6.701433] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  13498. 13498 [ 6.701463] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  13499. 13499 [ 6.701496] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  13500. 13500 [ 6.706286] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  13501. 13501 [ 6.709767] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  13502. 13502 [ 6.709824] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  13503. 13503 [ 6.709829] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  13504. 13504 [ 6.730914] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  13505. 13505 [ 6.781743] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  13506. 13506 [ 6.824195] RTL8723BS: module init start
  13507. 13507 [ 6.824204] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  13508. 13508 [ 6.824206] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  13509. 13509 [ 6.829764] pnetdev = (____ptrval____)
  13510. 13510 [ 6.939489] RTL8723BS: rtw_ndev_init(wlan0)
  13511. 13511 [ 6.964324] RTL8723BS: module init ret =0
  13512. 13512 [ 6.979992] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  13513. 13513 [ 7.021808] zram: Added device: zram0
  13514. 13514 [ 7.022709] zram: Added device: zram1
  13515. 13515 [ 7.024142] zram: Added device: zram2
  13516. 13516 [ 7.025841] zram: Added device: zram3
  13517. 13517 [ 7.028084] zram: Added device: zram4
  13518. 13518 [ 7.028670] zram: Added device: zram5
  13519. 13519 [ 7.130662] zram1: detected capacity change from 0 to 262328320
  13520. 13520 [ 8.222687] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  13521. 13521 [ 8.231797] zram2: detected capacity change from 0 to 262328320
  13522. 13522 [ 9.265720] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  13523. 13523 [ 9.268073] zram3: detected capacity change from 0 to 262328320
  13524. 13524 [ 10.301639] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  13525. 13525 [ 10.303938] zram4: detected capacity change from 0 to 262328320
  13526. 13526 [ 11.337634] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  13527. 13527 [ 11.440562] zram0: detected capacity change from 0 to 52428800
  13528. 13528 [ 13.633451] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  13529. 13529 [ 14.093155] random: crng init done
  13530. 13530 [ 14.093169] random: 7 urandom warning(s) missed due to ratelimiting
  13531. 13531
  13532. 13532 ### armbian-release:
  13533. 13533
  13534. 13534 # PLEASE DO NOT EDIT THIS FILE
  13535. 13535 BOARD=pine64
  13536. 13536 BOARD_NAME="Pine64"
  13537. 13537 BOARDFAMILY=sun50iw1
  13538. 13538 VERSION=5.75
  13539. 13539 LINUXFAMILY=sunxi64
  13540. 13540 BRANCH=next
  13541. 13541 ARCH=arm64
  13542. 13542 IMAGE_TYPE=stable
  13543. 13543 BOARD_TYPE=conf
  13544. 13544 INITRD_ARCH=arm64
  13545. 13545 KERNEL_IMAGE_TYPE=Image
  13546. 13546
  13547. 13547 ### boot environment:
  13548. 13548
  13549. 13549 verbosity=1
  13550. 13550 overlay_prefix=sun50i-a64
  13551. 13551 rootdev=UUID=fa2a75f2-b578-4992-8409-febcb1b6957d
  13552. 13552 rootfstype=ext4
  13553. 13553 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  13554. 13554
  13555. 13555 ### lsusb:
  13556. 13556
  13557. 13557 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  13558. 13558 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  13559. 13559 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13560. 13560 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  13561. 13561 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13562. 13562 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13563. 13563
  13564. 13564 ### lscpu:
  13565. 13565
  13566. 13566 Architecture: aarch64
  13567. 13567 Byte Order: Little Endian
  13568. 13568 CPU(s): 4
  13569. 13569 On-line CPU(s) list: 0-3
  13570. 13570 Thread(s) per core: 1
  13571. 13571 Core(s) per socket: 4
  13572. 13572 Socket(s): 1
  13573. 13573 NUMA node(s): 1
  13574. 13574 Vendor ID: ARM
  13575. 13575 Model: 4
  13576. 13576 Model name: Cortex-A53
  13577. 13577 Stepping: r0p4
  13578. 13578 CPU max MHz: 1104.0000
  13579. 13579 CPU min MHz: 120.0000
  13580. 13580 BogoMIPS: 48.00
  13581. 13581 L1d cache: unknown size
  13582. 13582 L1i cache: unknown size
  13583. 13583 L2 cache: unknown size
  13584. 13584 NUMA node0 CPU(s): 0-3
  13585. 13585 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  13586. 13586
  13587. 13587 ### cpuinfo:
  13588. 13588
  13589. 13589 processor : 0
  13590. 13590 Processor : AArch64 Processor rev 4 (aarch64)
  13591. 13591 Hardware : sun50iw1p1
  13592. 13592 BogoMIPS : 48.00
  13593. 13593 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  13594. 13594 CPU implementer : 0x41
  13595. 13595 CPU architecture: 8
  13596. 13596 CPU variant : 0x0
  13597. 13597 CPU part : 0xd03
  13598. 13598 CPU revision : 4
  13599. 13599
  13600. 13600 processor : 1
  13601. 13601 Processor : AArch64 Processor rev 4 (aarch64)
  13602. 13602 Hardware : sun50iw1p1
  13603. 13603 BogoMIPS : 48.00
  13604. 13604 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  13605. 13605 CPU implementer : 0x41
  13606. 13606 CPU architecture: 8
  13607. 13607 CPU variant : 0x0
  13608. 13608 CPU part : 0xd03
  13609. 13609 CPU revision : 4
  13610. 13610
  13611. 13611 processor : 2
  13612. 13612 Processor : AArch64 Processor rev 4 (aarch64)
  13613. 13613 Hardware : sun50iw1p1
  13614. 13614 BogoMIPS : 48.00
  13615. 13615 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  13616. 13616 CPU implementer : 0x41
  13617. 13617 CPU architecture: 8
  13618. 13618 CPU variant : 0x0
  13619. 13619 CPU part : 0xd03
  13620. 13620 CPU revision : 4
  13621. 13621
  13622. 13622 processor : 3
  13623. 13623 Processor : AArch64 Processor rev 4 (aarch64)
  13624. 13624 Hardware : sun50iw1p1
  13625. 13625 BogoMIPS : 48.00
  13626. 13626 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  13627. 13627 CPU implementer : 0x41
  13628. 13628 CPU architecture: 8
  13629. 13629 CPU variant : 0x0
  13630. 13630 CPU part : 0xd03
  13631. 13631 CPU revision : 4
  13632. 13632
  13633. 13633
  13634. 13634 ### meminfo:
  13635. 13635
  13636. 13636 MemTotal: 2049420 kB
  13637. 13637 MemFree: 1878804 kB
  13638. 13638 MemAvailable: 1898952 kB
  13639. 13639 Buffers: 14888 kB
  13640. 13640 Cached: 66040 kB
  13641. 13641 SwapCached: 0 kB
  13642. 13642 Active: 58628 kB
  13643. 13643 Inactive: 43000 kB
  13644. 13644 Active(anon): 21192 kB
  13645. 13645 Inactive(anon): 3208 kB
  13646. 13646 Active(file): 37436 kB
  13647. 13647 Inactive(file): 39792 kB
  13648. 13648 Unevictable: 0 kB
  13649. 13649 Mlocked: 0 kB
  13650. 13650 SwapTotal: 1024704 kB
  13651. 13651 SwapFree: 1024704 kB
  13652. 13652 Dirty: 0 kB
  13653. 13653 Writeback: 0 kB
  13654. 13654 AnonPages: 21084 kB
  13655. 13655 Mapped: 24648 kB
  13656. 13656 Shmem: 3380 kB
  13657. 13657 Slab: 25132 kB
  13658. 13658 SReclaimable: 9628 kB
  13659. 13659 SUnreclaim: 15504 kB
  13660. 13660 KernelStack: 2208 kB
  13661. 13661 PageTables: 1068 kB
  13662. 13662 NFS_Unstable: 0 kB
  13663. 13663 Bounce: 0 kB
  13664. 13664 WritebackTmp: 0 kB
  13665. 13665 CommitLimit: 2049412 kB
  13666. 13666 Committed_AS: 184256 kB
  13667. 13667 VmallocTotal: 135290290112 kB
  13668. 13668 VmallocUsed: 0 kB
  13669. 13669 VmallocChunk: 0 kB
  13670. 13670 Percpu: 496 kB
  13671. 13671 AnonHugePages: 0 kB
  13672. 13672 ShmemHugePages: 0 kB
  13673. 13673 ShmemPmdMapped: 0 kB
  13674. 13674 CmaTotal: 65536 kB
  13675. 13675 CmaFree: 57828 kB
  13676. 13676 HugePages_Total: 0
  13677. 13677 HugePages_Free: 0
  13678. 13678 HugePages_Rsvd: 0
  13679. 13679 HugePages_Surp: 0
  13680. 13680 Hugepagesize: 2048 kB
  13681. 13681 Hugetlb: 0 kB
  13682. 13682
  13683. 13683 ### virtual memory:
  13684. 13684
  13685. 13685 vm.admin_reserve_kbytes = 8192
  13686. 13686 vm.block_dump = 0
  13687. 13687 vm.compact_unevictable_allowed = 1
  13688. 13688 vm.dirty_background_bytes = 0
  13689. 13689 vm.dirty_background_ratio = 10
  13690. 13690 vm.dirty_bytes = 0
  13691. 13691 vm.dirty_expire_centisecs = 3000
  13692. 13692 vm.dirty_ratio = 20
  13693. 13693 vm.dirtytime_expire_seconds = 43200
  13694. 13694 vm.dirty_writeback_centisecs = 500
  13695. 13695 vm.drop_caches = 0
  13696. 13696 vm.extfrag_threshold = 500
  13697. 13697 vm.hugetlb_shm_group = 0
  13698. 13698 vm.laptop_mode = 0
  13699. 13699 vm.legacy_va_layout = 0
  13700. 13700 vm.lowmem_reserve_ratio = 256 32 0
  13701. 13701 vm.max_map_count = 65530
  13702. 13702 vm.min_free_kbytes = 22528
  13703. 13703 vm.min_slab_ratio = 5
  13704. 13704 vm.min_unmapped_ratio = 1
  13705. 13705 vm.mmap_min_addr = 32768
  13706. 13706 vm.mmap_rnd_bits = 18
  13707. 13707 vm.mmap_rnd_compat_bits = 11
  13708. 13708 vm.nr_hugepages = 0
  13709. 13709 vm.nr_hugepages_mempolicy = 0
  13710. 13710 vm.nr_overcommit_hugepages = 0
  13711. 13711 vm.numa_stat = 1
  13712. 13712 vm.numa_zonelist_order = Node
  13713. 13713 vm.oom_dump_tasks = 1
  13714. 13714 vm.oom_kill_allocating_task = 0
  13715. 13715 vm.overcommit_kbytes = 0
  13716. 13716 vm.overcommit_memory = 0
  13717. 13717 vm.overcommit_ratio = 50
  13718. 13718 vm.page-cluster = 0
  13719. 13719 vm.panic_on_oom = 0
  13720. 13720 vm.percpu_pagelist_fraction = 0
  13721. 13721 vm.stat_interval = 1
  13722. 13722 vm.swappiness = 100
  13723. 13723 vm.user_reserve_kbytes = 63480
  13724. 13724 vm.vfs_cache_pressure = 100
  13725. 13725 vm.watermark_scale_factor = 10
  13726. 13726 vm.zone_reclaim_mode = 0
  13727. 13727
  13728. 13728 ### ip addr:
  13729. 13729
  13730. 13730 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  13731. 13731 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  13732. 13732 inet XXX.XXX.0.1/8 scope host lo
  13733. 13733 valid_lft forever preferred_lft forever
  13734. 13734 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  13735. 13735 link/ether 02:ba:15:b1:b0:62 brd ff:ff:ff:ff:ff:ff
  13736. 13736 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  13737. 13737 link/ether 34:c3:d2:c2:ef:4a brd ff:ff:ff:ff:ff:ff
  13738. 13738
  13739. 13739 ### partitions:
  13740. 13740
  13741. 13741 major minor #blocks name
  13742. 13742
  13743. 13743 179 0 31166976 mmcblk0
  13744. 13744 179 1 12288000 mmcblk0p1
  13745. 13745 254 0 51200 zram0
  13746. 13746 254 1 256180 zram1
  13747. 13747 254 2 256180 zram2
  13748. 13748 254 3 256180 zram3
  13749. 13749 254 4 256180 zram4
  13750. 13750
  13751. 13751 ### df:
  13752. 13752
  13753. 13753 udev 965M 0 965M 0% /dev
  13754. 13754 tmpfs 201M 3.4M 197M 2% /run
  13755. 13755 /dev/mmcblk0p1 12G 10G 1.5G 88% /
  13756. 13756 tmpfs 1001M 0 1001M 0% /dev/shm
  13757. 13757 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  13758. 13758 tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
  13759. 13759 tmpfs 1001M 4.0K 1001M 1% /tmp
  13760. 13760 /dev/zram0 49M 5.0M 40M 12% /var/log
  13761. 13761
  13762. 13762 ### lsblk:
  13763. 13763
  13764. 13764 NAME FSTYPE SIZE MOUNTPOINT UUID
  13765. 13765 mmcblk0 29.7G
  13766. 13766 ??mmcblk0p1 ext4 11.7G / fa2a75f2-b578-4992-8409-febcb1b6957d
  13767. 13767 zram0 50M /var/log
  13768. 13768
  13769. 13769 ### zramctl:
  13770. 13770
  13771. 13771 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  13772. 13772 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13773. 13773 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13774. 13774 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13775. 13775 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13776. 13776 /dev/zram0 50M 5.1M 1.3M 1.8M 4 /var/log
  13777. 13777
  13778. 13778 ### mtab:
  13779. 13779
  13780. 13780 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  13781. 13781 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  13782. 13782 /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  13783. 13783
  13784. 13784 ### mmc0:aaaa info:
  13785. 13785
  13786. 13786 fwrev: 0x0
  13787. 13787 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL32G MODALIAS=mmc:block
  13788. 13788 cid: 035344534c33324780c9283abc012a63
  13789. 13789 rca: 0xaaaa
  13790. 13790 csd: 400e00325b590000edc87f800a4040c3
  13791. 13791 manfid: 0x000003
  13792. 13792 ocr: 0x00200000
  13793. 13793 preferred_erase_size: 4194304
  13794. 13794 type: SD
  13795. 13795 hwrev: 0x8
  13796. 13796 date: 10/2018
  13797. 13797 dsr: 0x404
  13798. 13798 erase_size: 512
  13799. 13799 oemid: 0x5344
  13800. 13800 serial: 0xc9283abc
  13801. 13801 ssr: 0000000005000000040090000f051a0a000800000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  13802. 13802 scr: 0235804300000000
  13803. 13803 name: SL32G
  13804. 13804
  13805. 13805 ### Boot system health:
  13806. 13806
  13807. 13807 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  13808. 13808 06:46:13: 1104MHz 0.35 36% 15% 15% 0% 5% 0% 42.9°C 0/7
  13809. 13809 06:46:14: 1104MHz 0.35 82% 19% 39% 0% 22% 0% 41.2°C 0/7
  13810. 13810 06:46:14: 1104MHz 0.35 59% 18% 1% 2% 36% 0% 39.2°C 0/7
  13811. 13811 06:46:15: 1104MHz 0.35 70% 26% 4% 1% 38% 0% 38.3°C 0/7
  13812. 13812 06:46:15: 1104MHz 0.80 47% 11% 11% 1% 23% 0% 38.3°C 0/7
  13813. 13813
  13814. 13814 ### lsusb:
  13815. 13815
  13816. 13816 Bus 004 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
  13817. 13817 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  13818. 13818 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13819. 13819 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  13820. 13820 Bus 001 Device 002: ID 154b:00ed PNY
  13821. 13821 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13822. 13822 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13823. 13823
  13824. 13824 /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M
  13825. 13825 /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  13826. 13826 |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
  13827. 13827 |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
  13828. 13828 /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  13829. 13829 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  13830. 13830 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  13831. 13831 |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
  13832. 13832
  13833. 13833 ### Installed packages:
  13834. 13834
  13835. 13835 ii armbian-bionic-desktop 5.73 all Armbian desktop for Ubuntu bionic
  13836. 13836 ii armbian-config 5.77 all Armbian configuration utility
  13837. 13837 ii armbian-firmware 5.75 all Linux firmware
  13838. 13838 ii armbian-tools-bionic 5.75 arm64 Armbian tools, Cubie bt utils
  13839. 13839 ii hostapd 3:2.7-99~armbian5.73+1 arm64 IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
  13840. 13840 ii linux-base 4.5ubuntu1 all Linux image base package
  13841. 13841 ii linux-bionic-root-next-pine64 5.75 arm64 Armbian tweaks for bionic on pine64 (next branch)
  13842. 13842 ii linux-dtb-next-sunxi64 5.75 arm64 Linux DTB, version 4.19.20-sunxi64
  13843. 13843 ii linux-image-next-sunxi64 5.75 arm64 Linux kernel, version 4.19.20-sunxi64
  13844. 13844 ii linux-libc-dev:arm64 4.15.0-48.51 arm64 Linux Kernel Headers for development
  13845. 13845 ii linux-u-boot-pine64-next 5.75 arm64 Uboot loader 2018.11-rc3
  13846. 13846 ii sunxi-tools 1.4.2-2~armbian5.73+1 arm64 tools for working with Allwinner (sunxi) ARM processors
  13847. 13847
  13848. 13848 ### Loaded modules:
  13849. 13849
  13850. 13850 Module Size Used by
  13851. 13851 uas 24576 0
  13852. 13852 overlay 90112 1
  13853. 13853 fuse 94208 3
  13854. 13854 zstd 16384 4
  13855. 13855 zram 24576 5
  13856. 13856 snd_soc_hdmi_codec 16384 1
  13857. 13857 r8723bs 569344 0
  13858. 13858 snd_soc_spdif_tx 16384 0
  13859. 13859 sun50i_codec_analog 24576 1
  13860. 13860 lima 49152 0
  13861. 13861 snd_soc_simple_card 16384 3
  13862. 13862 sun8i_codec 24576 1
  13863. 13863 sun4i_i2s 24576 4
  13864. 13864 snd_soc_simple_card_utils 16384 1 snd_soc_simple_card
  13865. 13865 sun8i_adda_pr_regmap 16384 1 sun50i_codec_analog
  13866. 13866 cfg80211 290816 1 r8723bs
  13867. 13867 axp20x_adc 20480 0
  13868. 13868 snd_soc_core 126976 7 sun4i_i2s,snd_soc_spdif_tx,snd_soc_hdmi_codec,sun50i_codec_analog,sun8i_codec,snd_soc_simple_card_utils,snd_soc_simple_card
  13869. 13869 gpu_sched 20480 1 lima
  13870. 13870 rfkill 24576 4 cfg80211
  13871. 13871 axp20x_battery 16384 0
  13872. 13872 snd_pcm_dmaengine 16384 1 snd_soc_core
  13873. 13873 ttm 86016 1 lima
  13874. 13874 axp20x_ac_power 16384 0
  13875. 13875 dw_hdmi_cec 16384 0
  13876. 13876 snd_pcm 90112 5 sun4i_i2s,snd_soc_hdmi_codec,sun8i_codec,snd_soc_core,snd_pcm_dmaengine
  13877. 13877 dw_hdmi_i2s_audio 16384 0
  13878. 13878 sun4i_gpadc_iio 24576 0
  13879. 13879 snd_timer 32768 1 snd_pcm
  13880. 13880 snd 57344 10 snd_soc_hdmi_codec,snd_timer,snd_soc_core,snd_pcm
  13881. 13881 industrialio 53248 4 axp20x_battery,sun4i_gpadc_iio,axp20x_ac_power,axp20x_adc
  13882. 13882 soundcore 16384 1 snd
  13883. 13883 cpufreq_dt 16384 0
  13884. 13884 thermal_sys 65536 2 cpufreq_dt,sun4i_gpadc_iio
  13885. 13885 sch_fq_codel 20480 6
  13886. 13886 pinctrl_axp209 16384 0
  13887. 13887 realtek 20480 1
  13888. 13888
  13889. 13889 ### Current system health:
  13890. 13890
  13891. 13891 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  13892. 13892 06:48:46: --- 0.96 24% 3% 18% 0% 1% 0% 45.0°C 0/7
  13893. 13893 06:48:46: --- 0.96 4% 2% 0% 1% 0% 0% 44.9°C 0/7
  13894. 13894 06:48:47: --- 0.96 3% 1% 0% 2% 0% 0% 44.6°C 0/7
  13895. 13895 06:48:47: --- 0.96 4% 4% 0% 0% 0% 0% 44.0°C 0/7
  13896. 13896 06:48:47: --- 0.96 4% 3% 0% 0% 0% 0% 44.1°C 0/7
  13897. 13897 06:48:49: --- 0.96 24% 3% 18% 0% 1% 0% 50.7°C 0/7
  13898. 13898 06:48:51: --- 0.96 100% 0% 99% 0% 0% 0% 52.8°C 0/7
  13899. 13899 06:48:51: --- 1.29 60% 1% 58% 0% 0% 0% 49.6°C 0/7
  13900. 13900 06:48:51: --- 1.29 3% 2% 0% 0% 0% 0% 47.6°C 0/7
  13901. 13901 06:48:52: --- 1.29 4% 2% 0% 1% 0% 0% 47.2°C 0/7
  13902. 13902
  13903. 13903 ### resolv.conf
  13904. 13904
  13905. 13905 -rw-r--r-- 1 root root 30 Jun 19 02:47 /etc/resolv.conf
  13906. 13906 # Generated by NetworkManager
  13907. 13907
  13908. 13908 ### Current sysinfo:
  13909. 13909
  13910. 13910 Linux 4.19.20-sunxi64 (pine64) 06/21/2114 _aarch64_ (4 CPU)
  13911. 13911
  13912. 13912 avg-cpu: %user %nice %system %iowait %steal %idle
  13913. 13913 19.14 0.13 3.87 1.91 0.00 74.95
  13914. 13914
  13915. 13915 Device tps kB_read/s kB_wrtn/s kB_read kB_wrtn
  13916. 13916 mmcblk0 47.79 1806.39 166.51 319893 29488
  13917. 13917 mmcblk0p1 47.09 1788.75 166.51 316769 29488
  13918. 13918 zram0 8.81 4.13 31.13 732 5512
  13919. 13919 zram1 1.69 6.73 0.02 1192 4
  13920. 13920 zram2 1.69 6.73 0.02 1192 4
  13921. 13921 zram3 1.69 6.73 0.02 1192 4
  13922. 13922 zram4 1.69 6.73 0.02 1192 4
  13923. 13923 zram5 0.00 0.00 0.00 0 0
  13924. 13924 sda 0.43 11.81 0.00 2092 0
  13925. 13925 sda1 0.33 8.83 0.00 1564 0
  13926. 13926
  13927. 13927 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
  13928. 13928 r b swpd free buff cache si so bi bo in cs us sy id wa st
  13929. 13929 0 0 0 1378992 33508 333764 0 0 459 50 398 515 19 4 75 2 0
  13930. 13930
  13931. 13931 total used free shared buff/cache available
  13932. 13932 Mem: 2.0G 296M 1.3G 5.1M 358M 1.6G
  13933. 13933 Swap: 1.0G 0B 1.0G
  13934. 13934
  13935. 13935 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  13936. 13936 /dev/zram4 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13937. 13937 /dev/zram3 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13938. 13938 /dev/zram2 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13939. 13939 /dev/zram1 lzo 250.2M 4K 78B 12K 4 [SWAP]
  13940. 13940 /dev/zram0 50M 5.1M 1.3M 1.8M 4 /var/log
  13941. 13941
  13942. 13942 06:48:52 up 2 min, 1 user, load average: 1.29, 0.67, 0.27
  13943. 13943
  13944. 13944 [ 1.899765] usbcore: registered new interface driver usb-storage
  13945. 13945 [ 1.900228] mousedev: PS/2 mouse device common for all mice
  13946. 13946 [ 1.900652] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  13947. 13947 [ 1.900658] sun6i-rtc 1f00000.rtc: RTC enabled
  13948. 13948 [ 1.900708] i2c /dev entries driver
  13949. 13949 [ 1.901288] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  13950. 13950 [ 1.901839] sdhci: Secure Digital Host Controller Interface driver
  13951. 13951 [ 1.901841] sdhci: Copyright(c) Pierre Ossman
  13952. 13952 [ 1.901864] Synopsys Designware Multimedia Card Interface Driver
  13953. 13953 [ 1.902257] sdhci-pltfm: SDHCI platform and OF driver helper
  13954. 13954 [ 1.902706] ledtrig-cpu: registered to indicate activity on CPUs
  13955. 13955 [ 1.903005] hidraw: raw HID events driver (C) Jiri Kosina
  13956. 13956 [ 1.903100] usbcore: registered new interface driver usbhid
  13957. 13957 [ 1.903103] usbhid: USB HID core driver
  13958. 13958 [ 1.904137] NET: Registered protocol family 10
  13959. 13959 [ 1.918483] Segment Routing with IPv6
  13960. 13960 [ 1.918580] NET: Registered protocol family 17
  13961. 13961 [ 1.918727] 8021q: 802.1Q VLAN Support v1.8
  13962. 13962 [ 1.918775] 9pnet: Installing 9P2000 support
  13963. 13963 [ 1.918858] Key type dns_resolver registered
  13964. 13964 [ 1.919581] registered taskstats version 1
  13965. 13965 [ 1.919585] Loading compiled-in X.509 certificates
  13966. 13966 [ 1.919676] zswap: loaded using pool lzo/zbud
  13967. 13967 [ 1.920941] Btrfs loaded, crc32c=crc32c-arm64-ce
  13968. 13968 [ 1.927738] Key type encrypted registered
  13969. 13969 [ 1.944477] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  13970. 13970 [ 1.952791] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  13971. 13971 [ 1.953141] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  13972. 13972 [ 1.953152] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  13973. 13973 [ 1.953311] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  13974. 13974 [ 1.953361] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get regulator
  13975. 13975 [ 1.953377] sun4i-drm display-engine: failed to bind 1ee0000.hdmi (ops 0xffff000008b07b80): -517
  13976. 13976 [ 1.953612] sun4i-drm display-engine: Couldn't bind all pipelines components
  13977. 13977 [ 1.953715] sun4i-drm display-engine: master bind failed: -517
  13978. 13978 [ 1.954049] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  13979. 13979 [ 1.954395] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  13980. 13980 [ 1.957226] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  13981. 13981 [ 1.957625] dcdc1: supplied by regulator-dummy
  13982. 13982 [ 1.957895] dcdc2: supplied by regulator-dummy
  13983. 13983 [ 1.958124] dcdc4: supplied by regulator-dummy
  13984. 13984 [ 1.958343] dcdc5: supplied by regulator-dummy
  13985. 13985 [ 1.958544] dcdc6: supplied by regulator-dummy
  13986. 13986 [ 1.958727] dc1sw: supplied by regulator-dummy
  13987. 13987 [ 1.958924] aldo1: supplied by regulator-dummy
  13988. 13988 [ 1.959133] aldo2: supplied by regulator-dummy
  13989. 13989 [ 1.959322] aldo3: supplied by regulator-dummy
  13990. 13990 [ 1.959538] dldo1: supplied by regulator-dummy
  13991. 13991 [ 1.959733] dldo2: supplied by regulator-dummy
  13992. 13992 [ 1.959798] vcc-mipi: Bringing 2500000uV into 3300000-3300000uV
  13993. 13993 [ 1.959976] dldo3: supplied by regulator-dummy
  13994. 13994 [ 1.960195] dldo4: supplied by regulator-dummy
  13995. 13995 [ 1.960398] eldo1: supplied by regulator-dummy
  13996. 13996 [ 1.960591] eldo2: supplied by regulator-dummy
  13997. 13997 [ 1.960828] eldo3: supplied by regulator-dummy
  13998. 13998 [ 1.961028] fldo1: supplied by regulator-dummy
  13999. 13999 [ 1.961236] fldo2: supplied by regulator-dummy
  14000. 14000 [ 1.961477] rtc-ldo: supplied by regulator-dummy
  14001. 14001 [ 1.961630] ldo-io0: supplied by regulator-dummy
  14002. 14002 [ 1.961848] ldo-io1: supplied by regulator-dummy
  14003. 14003 [ 1.962970] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  14004. 14004 [ 1.967186] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  14005. 14005 [ 1.967685] console [ttyS0] disabled
  14006. 14006 [ 1.988270] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 23, base_baud = 1500000) is a U6_16550A
  14007. 14007 [ 1.988332] console [ttyS0] enabled
  14008. 14008 [ 2.009540] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 24, base_baud = 1500000) is a U6_16550A
  14009. 14009 [ 2.010882] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  14010. 14010 [ 2.010967] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  14011. 14011 [ 2.011146] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
  14012. 14012 [ 2.011159] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  14013. 14013 [ 2.011165] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  14014. 14014 [ 2.011170] dwmac-sun8i 1c30000.ethernet: COE Type 2
  14015. 14015 [ 2.011175] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  14016. 14016 [ 2.011181] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  14017. 14017 [ 2.011186] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  14018. 14018 [ 2.011303] libphy: stmmac: probed
  14019. 14019 [ 2.017231] ehci-platform 1c1b000.usb: EHCI Host Controller
  14020. 14020 [ 2.017260] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  14021. 14021 [ 2.017931] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  14022. 14022 [ 2.030120] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  14023. 14023 [ 2.030312] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  14024. 14024 [ 2.030320] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  14025. 14025 [ 2.030326] usb usb3: Product: EHCI Host Controller
  14026. 14026 [ 2.030331] usb usb3: Manufacturer: Linux 4.19.20-sunxi64 ehci_hcd
  14027. 14027 [ 2.030337] usb usb3: SerialNumber: 1c1b000.usb
  14028. 14028 [ 2.030793] hub 3-0:1.0: USB hub found
  14029. 14029 [ 2.030827] hub 3-0:1.0: 1 port detected
  14030. 14030 [ 2.031504] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  14031. 14031 [ 2.031523] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  14032. 14032 [ 2.031798] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  14033. 14033 [ 2.094257] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  14034. 14034 [ 2.094265] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  14035. 14035 [ 2.094271] usb usb4: Product: Generic Platform OHCI controller
  14036. 14036 [ 2.094276] usb usb4: Manufacturer: Linux 4.19.20-sunxi64 ohci_hcd
  14037. 14037 [ 2.094282] usb usb4: SerialNumber: 1c1b400.usb
  14038. 14038 [ 2.094680] hub 4-0:1.0: USB hub found
  14039. 14039 [ 2.094710] hub 4-0:1.0: 1 port detected
  14040. 14040 [ 2.095426] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  14041. 14041 [ 2.095478] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  14042. 14042 [ 2.095742] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  14043. 14043 [ 2.095751] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  14044. 14044 [ 2.095921] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  14045. 14045 [ 2.095928] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  14046. 14046 [ 2.095934] usb usb5: Product: MUSB HDRC host driver
  14047. 14047 [ 2.095940] usb usb5: Manufacturer: Linux 4.19.20-sunxi64 musb-hcd
  14048. 14048 [ 2.095945] usb usb5: SerialNumber: musb-hdrc.1.auto
  14049. 14049 [ 2.096304] hub 5-0:1.0: USB hub found
  14050. 14050 [ 2.096337] hub 5-0:1.0: 1 port detected
  14051. 14051 [ 2.098225] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  14052. 14052 [ 2.098495] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  14053. 14053 [ 2.098548] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.14
  14054. 14054 [ 2.106597] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b081f8)
  14055. 14055 [ 2.114920] sun4i-drm display-engine: bound 1200000.mixer (ops 0xffff000008b081f8)
  14056. 14056 [ 2.115246] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  14057. 14057 [ 2.115257] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b053f8)
  14058. 14058 [ 2.115447] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xffff000008b053f8)
  14059. 14059 [ 2.115536] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.10
  14060. 14060 [ 2.116068] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  14061. 14061 [ 2.116151] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  14062. 14062 [ 2.116399] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  14063. 14063 [ 2.116866] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  14064. 14064 [ 2.117146] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07b80)
  14065. 14065 [ 2.117152] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  14066. 14066 [ 2.117155] [drm] No driver support for vblank timestamp query.
  14067. 14067 [ 2.141409] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  14068. 14068 [ 2.141413] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  14069. 14069 [ 2.158299] random: fast init done
  14070. 14070 [ 2.158776] mmc1: new high speed SDIO card at address 0001
  14071. 14071 [ 2.180004] mmc0: new high speed SDHC card at address aaaa
  14072. 14072 [ 2.181305] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  14073. 14073 [ 2.183726] mmcblk0: p1
  14074. 14074 [ 2.496843] Console: switching to colour frame buffer device 170x48
  14075. 14075 [ 2.513326] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  14076. 14076 [ 2.513720] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  14077. 14077 [ 2.514232] of_cfs_init
  14078. 14078 [ 2.514318] of_cfs_init: OK
  14079. 14079 [ 2.514512] vcc-mipi: disabling
  14080. 14080 [ 2.514568] vcc-1v2-hsic: disabling
  14081. 14081 [ 2.515131] Freeing unused kernel memory: 576K
  14082. 14082 [ 2.534176] Run /init as init process
  14083. 14083 [ 2.698214] usb 4-1: new full-speed USB device number 2 using ohci-platform
  14084. 14084 [ 2.879972] axp20x-gpio axp20x-gpio: DMA mask not set
  14085. 14085 [ 2.881691] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  14086. 14086 [ 2.935209] usb 4-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  14087. 14087 [ 2.935222] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  14088. 14088 [ 2.935228] usb 4-1: Product: USB Receiver
  14089. 14089 [ 2.935234] usb 4-1: Manufacturer: Logitech
  14090. 14090 [ 2.945689] input: Logitech USB Receiver as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.0/0003:046D:C534.0001/input/input1
  14091. 14091 [ 3.002874] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1b400.usb-1/input0
  14092. 14092 [ 3.009979] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input2
  14093. 14093 [ 3.010484] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input3
  14094. 14094 [ 3.070372] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1b400.usb/usb4/4-1/4-1:1.1/0003:046D:C534.0002/input/input4
  14095. 14095 [ 3.070753] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b400.usb-1/input1
  14096. 14096 [ 4.018029] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  14097. 14097 [ 4.678843] systemd[1]: System time before build time, advancing clock.
  14098. 14098 [ 4.706174] systemd[1]: systemd 237 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)
  14099. 14099 [ 4.706557] systemd[1]: Detected architecture arm64.
  14100. 14100 [ 4.719699] systemd[1]: Set hostname to <pine64>.
  14101. 14101 [ 5.173880] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  14102. 14102 [ 5.173896] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  14103. 14103 [ 5.453768] random: systemd: uninitialized urandom read (16 bytes read)
  14104. 14104 [ 5.454891] systemd[1]: Created slice System Slice.
  14105. 14105 [ 5.455686] random: systemd: uninitialized urandom read (16 bytes read)
  14106. 14106 [ 5.456051] systemd[1]: Listening on Journal Socket (/dev/log).
  14107. 14107 [ 5.456501] random: systemd: uninitialized urandom read (16 bytes read)
  14108. 14108 [ 5.456698] systemd[1]: Listening on fsck to fsckd communication Socket.
  14109. 14109 [ 5.457692] systemd[1]: Created slice User and Session Slice.
  14110. 14110 [ 5.458145] systemd[1]: Reached target Slices.
  14111. 14111 [ 5.562570] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  14112. 14112 [ 5.784730] systemd-journald[295]: Received request to flush runtime journal from PID 1
  14113. 14113 [ 6.309578] cpu cpu0: Linked as a consumer to regulator.2
  14114. 14114 [ 6.309630] cpu cpu0: Dropping the link to regulator.2
  14115. 14115 [ 6.309795] cpu cpu0: Linked as a consumer to regulator.2
  14116. 14116 [ 6.517375] thermal thermal_zone0: failed to read out thermal zone (-110)
  14117. 14117 [ 6.517410] thermal thermal_zone1: failed to read out thermal zone (-110)
  14118. 14118 [ 6.517425] thermal thermal_zone2: failed to read out thermal zone (-110)
  14119. 14119 [ 6.589687] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
  14120. 14120 [ 6.599777] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  14121. 14121 [ 6.630981] thermal thermal_zone2: failed to read out thermal zone (-110)
  14122. 14122 [ 6.637754] thermal thermal_zone2: failed to read out thermal zone (-110)
  14123. 14123 [ 6.657566] axp20x-adc axp813-adc: DMA mask not set
  14124. 14124 [ 6.663927] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  14125. 14125 [ 6.695822] asoc-simple-card sound: ASoC: codec-analog@1f015c0 not registered
  14126. 14126 [ 6.697702] lima 1c40000.gpu: bus rate = 200000000
  14127. 14127 [ 6.697713] lima 1c40000.gpu: mod rate = 384000000
  14128. 14128 [ 6.700767] [TTM] Zone kernel: Available graphics memory: 1024710 kiB
  14129. 14129 [ 6.700775] [TTM] Initializing pool allocator
  14130. 14130 [ 6.700790] [TTM] Initializing DMA pool allocator
  14131. 14131 [ 6.701398] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  14132. 14132 [ 6.701433] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  14133. 14133 [ 6.701463] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  14134. 14134 [ 6.701496] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  14135. 14135 [ 6.706286] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  14136. 14136 [ 6.709767] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
  14137. 14137 [ 6.709824] asoc-simple-card sound: ASoC: no sink widget found for Speaker
  14138. 14138 [ 6.709829] asoc-simple-card sound: ASoC: Failed to add route LINEOUT -> direct -> Speaker
  14139. 14139 [ 6.730914] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  14140. 14140 [ 6.781743] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
  14141. 14141 [ 6.824195] RTL8723BS: module init start
  14142. 14142 [ 6.824204] RTL8723BS: rtl8723bs vXXX.XXX.5.5_12290.20140916_BTCOEX20140507-4E40
  14143. 14143 [ 6.824206] RTL8723BS: rtl8723bs BT-Coex version = BTCOEX20140507-4E40
  14144. 14144 [ 6.829764] pnetdev = (____ptrval____)
  14145. 14145 [ 6.939489] RTL8723BS: rtw_ndev_init(wlan0)
  14146. 14146 [ 6.964324] RTL8723BS: module init ret =0
  14147. 14147 [ 6.979992] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
  14148. 14148 [ 7.021808] zram: Added device: zram0
  14149. 14149 [ 7.022709] zram: Added device: zram1
  14150. 14150 [ 7.024142] zram: Added device: zram2
  14151. 14151 [ 7.025841] zram: Added device: zram3
  14152. 14152 [ 7.028084] zram: Added device: zram4
  14153. 14153 [ 7.028670] zram: Added device: zram5
  14154. 14154 [ 7.130662] zram1: detected capacity change from 0 to 262328320
  14155. 14155 [ 8.222687] Adding 256176k swap on /dev/zram1. Priority:5 extents:1 across:256176k SSFS
  14156. 14156 [ 8.231797] zram2: detected capacity change from 0 to 262328320
  14157. 14157 [ 9.265720] Adding 256176k swap on /dev/zram2. Priority:5 extents:1 across:256176k SSFS
  14158. 14158 [ 9.268073] zram3: detected capacity change from 0 to 262328320
  14159. 14159 [ 10.301639] Adding 256176k swap on /dev/zram3. Priority:5 extents:1 across:256176k SSFS
  14160. 14160 [ 10.303938] zram4: detected capacity change from 0 to 262328320
  14161. 14161 [ 11.337634] Adding 256176k swap on /dev/zram4. Priority:5 extents:1 across:256176k SSFS
  14162. 14162 [ 11.440562] zram0: detected capacity change from 0 to 52428800
  14163. 14163 [ 13.633451] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  14164. 14164 [ 14.093155] random: crng init done
  14165. 14165 [ 14.093169] random: 7 urandom warning(s) missed due to ratelimiting
  14166. 14166 [ 18.588891] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  14167. 14167 [ 18.599830] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  14168. 14168 [ 18.601896] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  14169. 14169 [ 18.601910] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  14170. 14170 [ 18.601917] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  14171. 14171 [ 18.602492] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  14172. 14172 [ 18.661290] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  14173. 14173 [ 18.672718] rtl8723bs: acquire FW from file:rtlwifi/rtl8723bs_nic.bin
  14174. 14174 [ 20.064935] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  14175. 14175 [ 20.429830] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  14176. 14176 [ 29.111049] fuse init (API version 7.27)
  14177. 14177 [ 36.818129] usb 1-1: new high-speed USB device number 2 using ehci-platform
  14178. 14178 [ 36.976404] usb 1-1: New USB device found, idVendor=154b, idProduct=00ed, bcdDevice= 1.10
  14179. 14179 [ 36.976418] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  14180. 14180 [ 36.976426] usb 1-1: Product: USB 3.0 FD
  14181. 14181 [ 36.976433] usb 1-1: Manufacturer: PNY
  14182. 14182 [ 36.976440] usb 1-1: SerialNumber: 07018A8EAFD3CF34
  14183. 14183 [ 36.977194] usb-storage 1-1:1.0: USB Mass Storage device detected
  14184. 14184 [ 36.986255] scsi host0: usb-storage 1-1:1.0
  14185. 14185 [ 37.036725] usbcore: registered new interface driver uas
  14186. 14186 [ 38.019323] scsi 0:0:0:0: Direct-Access PNY USB 3.0 FD PMAP PQ: 0 ANSI: 6
  14187. 14187 [ 38.020387] sd 0:0:0:0: Attached scsi generic sg0 type 0
  14188. 14188 [ 38.020434] sd 0:0:0:0: [sda] 121012224 512-byte logical blocks: (62.0 GB/57.7 GiB)
  14189. 14189 [ 38.021350] sd 0:0:0:0: [sda] Write Protect is off
  14190. 14190 [ 38.021363] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
  14191. 14191 [ 38.022382] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  14192. 14192 [ 38.071838] sda: sda1
  14193. 14193 [ 38.075297] sd 0:0:0:0: [sda] Attached SCSI removable disk
  14194. 14194
  14195. 14195
  14196. 14196 vm.admin_reserve_kbytes = 8192
  14197. 14197 vm.block_dump = 0
  14198. 14198 vm.compact_unevictable_allowed = 1
  14199. 14199 vm.dirty_background_bytes = 0
  14200. 14200 vm.dirty_background_ratio = 10
  14201. 14201 vm.dirty_bytes = 0
  14202. 14202 vm.dirty_expire_centisecs = 3000
  14203. 14203 vm.dirty_ratio = 20
  14204. 14204 vm.dirtytime_expire_seconds = 43200
  14205. 14205 vm.dirty_writeback_centisecs = 500
  14206. 14206 vm.drop_caches = 0
  14207. 14207 vm.extfrag_threshold = 500
  14208. 14208 vm.hugetlb_shm_group = 0
  14209. 14209 vm.laptop_mode = 0
  14210. 14210 vm.legacy_va_layout = 0
  14211. 14211 vm.lowmem_reserve_ratio = 256 32 0
  14212. 14212 vm.max_map_count = 65530
  14213. 14213 vm.min_free_kbytes = 22528
  14214. 14214 vm.min_slab_ratio = 5
  14215. 14215 vm.min_unmapped_ratio = 1
  14216. 14216 vm.mmap_min_addr = 32768
  14217. 14217 vm.nr_hugepages = 0
  14218. 14218 vm.nr_hugepages_mempolicy = 0
  14219. 14219 vm.nr_overcommit_hugepages = 0
  14220. 14220 vm.numa_stat = 1
  14221. 14221 vm.numa_zonelist_order = Node
  14222. 14222 vm.oom_dump_tasks = 1
  14223. 14223 vm.oom_kill_allocating_task = 0
  14224. 14224 vm.overcommit_kbytes = 0
  14225. 14225 vm.overcommit_memory = 0
  14226. 14226 vm.overcommit_ratio = 50
  14227. 14227 vm.page-cluster = 0
  14228. 14228 vm.panic_on_oom = 0
  14229. 14229 vm.percpu_pagelist_fraction = 0
  14230. 14230 vm.stat_interval = 1
  14231. 14231 vm.swappiness = 100
  14232. 14232 vm.user_reserve_kbytes = 63480
  14233. 14233 vm.vfs_cache_pressure = 100
  14234. 14234 vm.watermark_scale_factor = 10
  14235. 14235 vm.zone_reclaim_mode = 0
  14236. 14236
  14237. 14237 ### interrupts:
  14238. 14238 CPU0 CPU1 CPU2 CPU3
  14239. 14239 4: 14311 18234 22394 16466 GICv2 30 Level arch_timer
  14240. 14240 7: 715 0 0 0 GICv2 82 Level 1c02000.dma-controller
  14241. 14241 8: 0 0 0 0 GICv2 118 Level 1c0c000.lcd-controller
  14242. 14242 9: 1430 0 0 0 GICv2 119 Level 1c0d000.lcd-controller
  14243. 14243 10: 12262 0 0 35718 GICv2 92 Level sunxi-mmc
  14244. 14244 11: 23007 0 0 0 GICv2 93 Level sunxi-mmc
  14245. 14245 12: 0 0 0 0 GICv2 103 Level musb-hdrc.1.auto
  14246. 14246 13: 0 800 0 0 GICv2 104 Level ehci_hcd:usb1
  14247. 14247 14: 0 0 0 0 GICv2 105 Level ohci_hcd:usb2
  14248. 14248 15: 2 0 0 0 GICv2 106 Level ehci_hcd:usb3
  14249. 14249 16: 5359 0 0 0 GICv2 107 Level ohci_hcd:usb4
  14250. 14250 22: 3915 0 0 0 GICv2 63 Level 1c25000.thermal-sensor
  14251. 14251 23: 6 0 0 0 GICv2 32 Level ttyS0
  14252. 14252 25: 0 0 0 0 GICv2 39 Level mv64xxx_i2c
  14253. 14253 26: 0 0 0 0 GICv2 97 Level sun6i-spi
  14254. 14254 27: 0 0 0 0 GICv2 114 Level eth0
  14255. 14255 28: 0 0 0 0 GICv2 129 Level gp
  14256. 14256 29: 0 0 0 0 GICv2 130 Level gpmmu
  14257. 14257 30: 0 0 0 0 GICv2 131 Level pp0
  14258. 14258 31: 0 0 0 0 GICv2 132 Level ppmmu0
  14259. 14259 32: 0 0 0 0 GICv2 134 Level pp1
  14260. 14260 33: 0 0 0 0 GICv2 135 Level ppmmu1
  14261. 14261 36: 2057 0 0 0 GICv2 120 Level 1ee0000.hdmi, dw-hdmi-cec
  14262. 14262 37: 0 0 0 0 GICv2 72 Level 1f00000.rtc
  14263. 14263 40: 229 0 0 0 GICv2 71 Level sunxi-rsb
  14264. 14264 74: 1 0 0 0 sunxi-nmi 0 Level axp803
  14265. 14265 101: 0 0 0 0 axp803 26 Edge axp20x-pek-dbr
  14266. 14266 102: 0 0 0 0 axp803 27 Edge axp20x-pek-dbf
  14267. 14267 IPI0: 22900 36384 37372 26069 Rescheduling interrupts
  14268. 14268 IPI1: 66 75 66 70 Function call interrupts
  14269. 14269 IPI2: 0 0 0 0 CPU stop interrupts
  14270. 14270 IPI3: 0 0 0 0 CPU stop (for crash dump) interrupts
  14271. 14271 IPI4: 0 0 0 0 Timer broadcast interrupts
  14272. 14272 IPI5: 356 111 120 186 IRQ work interrupts
  14273. 14273 IPI6: 0 0 0 0 CPU wake-up interrupts
  14274. 14274 Err: 0
  14275.  
  14276. Please upload the whole output above to an online pasteboard service
  14277. and provide the URL in the forum where you have been asked for this.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement