Advertisement
Guest User

Armbian_21.05.1_Orangepioneplus_buster_current_5.10.34

a guest
Apr 15th, 2022
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.45 KB | None | 0 0
  1. grn@orangepioneplus:~$ armbianmonitor -U
  2. 1
  3. 2 ### Activated 1 lzo-rle zram swap devices with 492 MB each
  4. 3
  5. 4 ### Activated Armbian ramlog partition with zstd compression
  6. 5
  7. 6 ### Activated lzo-rle compressed /tmp
  8. 7
  9. 8 Fri 07 May 2021 07:42:04 PM UTC | Orange Pi One+ | 21.05.1 | arm64 | aarch64 | 5.10.34-sunxi64
  10. 9
  11. 10 ### dmesg:
  12. 11
  13. 12 [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  14. 13 [ 0.000000] Linux version 5.10.34-sunxi64 (root@hirsute) (aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) XXX.XXX.0.20190321) #21.05.1 SMP Fri May 7 15:50:19 UTC 2021
  15. 14 [ 0.000000] Machine model: OrangePi One Plus
  16. 15 [ 0.000000] cma: Reserved 128 MiB at 0x0000000078000000
  17. 16 [ 0.000000] NUMA: No NUMA configuration found
  18. 17 [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
  19. 18 [ 0.000000] NUMA: NODE_DATA [mem 0x77dd5100-0x77dd6fff]
  20. 19 [ 0.000000] Zone ranges:
  21. 20 [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  22. 21 [ 0.000000] DMA32 empty
  23. 22 [ 0.000000] Normal empty
  24. 23 [ 0.000000] Movable zone start for each node
  25. 24 [ 0.000000] Early memory node ranges
  26. 25 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
  27. 26 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  28. 27 [ 0.000000] On node 0 totalpages: 262144
  29. 28 [ 0.000000] DMA zone: 4096 pages used for memmap
  30. 29 [ 0.000000] DMA zone: 0 pages reserved
  31. 30 [ 0.000000] DMA zone: 262144 pages, LIFO batch:63
  32. 31 [ 0.000000] psci: probing for conduit method from DT.
  33. 32 [ 0.000000] psci: PSCIv1.1 detected in firmware.
  34. 33 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  35. 34 [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  36. 35 [ 0.000000] psci: SMC Calling Convention v1.1
  37. 36 [ 0.000000] percpu: Embedded 22 pages/cpu s50584 r8192 d31336 u90112
  38. 37 [ 0.000000] pcpu-alloc: s50584 r8192 d31336 u90112 alloc=22*4096
  39. 38 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  40. 39 [ 0.000000] Detected VIPT I-cache on CPU0
  41. 40 [ 0.000000] CPU features: detected: ARM erratum 845719
  42. 41 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  43. 42 [ 0.000000] Policy zone: DMA
  44. 43 [ 0.000000] Kernel command line: root=UUID=f3ac882e-1afb-4743-a26d-d9f18fd90a69 rootwait rootfstype=ext4 console=ttyS0,115200 consoleblank=0 loglevel=7 ubootpart=05d56c7c-01 usb-storage.quirks= cgroup_enable=memory swapaccount=1
  45. 44 [ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
  46. 45 [ 0.000000] printk: log_buf_len total cpu_extra contributions: 12288 bytes
  47. 46 [ 0.000000] printk: log_buf_len min size: 16384 bytes
  48. 47 [ 0.000000] printk: log_buf_len: 32768 bytes
  49. 48 [ 0.000000] printk: early log buf free: 14168(86%)
  50. 49 [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  51. 50 [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  52. 51 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  53. 52 [ 0.000000] Memory: 865300K/1048576K available (13566K kernel code, 1058K rwdata, 4104K rodata, 2496K init, 352K bss, 52204K reserved, 131072K cma-reserved)
  54. 53 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  55. 54 [ 0.000000] rcu: Hierarchical RCU implementation.
  56. 55 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  57. 56 [ 0.000000] Tracing variant of Tasks RCU enabled.
  58. 57 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  59. 58 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  60. 59 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  61. 60 [ 0.000000] GIC: Using split EOI/Deactivate mode
  62. 61 [ 0.000000] random: get_random_bytes called from start_kernel+0x368/0x51c with crng_init=0
  63. 62 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  64. 63 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  65. 64 [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  66. 65 [ 0.000314] Console: colour dummy device 80x25
  67. 66 [ 0.000404] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  68. 67 [ 0.000419] pid_max: default: 32768 minimum: 301
  69. 68 [ 0.000511] LSM: Security Framework initializing
  70. 69 [ 0.000539] Yama: becoming mindful.
  71. 70 [ 0.000627] AppArmor: AppArmor initialized
  72. 71 [ 0.000679] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  73. 72 [ 0.000693] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  74. 73 [ 0.002309] rcu: Hierarchical SRCU implementation.
  75. 74 [ 0.003231] smp: Bringing up secondary CPUs ...
  76. 75 [ 0.003945] Detected VIPT I-cache on CPU1
  77. 76 [ 0.004009] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  78. 77 [ 0.004629] Detected VIPT I-cache on CPU2
  79. 78 [ 0.004668] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  80. 79 [ 0.005234] Detected VIPT I-cache on CPU3
  81. 80 [ 0.005268] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  82. 81 [ 0.005345] smp: Brought up 1 node, 4 CPUs
  83. 82 [ 0.005368] SMP: Total of 4 processors activated.
  84. 83 [ 0.005376] CPU features: detected: 32-bit EL0 Support
  85. 84 [ 0.005383] CPU features: detected: CRC32 instructions
  86. 85 [ 0.021737] CPU: All CPU(s) started at EL2
  87. 86 [ 0.021768] alternatives: patching kernel code
  88. 87 [ 0.023165] devtmpfs: initialized
  89. 88 [ 0.029476] Registered cp15_barrier emulation handler
  90. 89 [ 0.029500] Registered setend emulation handler
  91. 90 [ 0.029669] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  92. 91 [ 0.029688] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  93. 92 [ 0.034118] pinctrl core: initialized pinctrl subsystem
  94. 93 [ 0.035300] NET: Registered protocol family 16
  95. 94 [ 0.037216] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  96. 95 [ 0.037338] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  97. 96 [ 0.037476] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  98. 97 [ 0.037567] audit: initializing netlink subsys (disabled)
  99. 98 [ 0.037739] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
  100. 99 [ 0.038246] thermal_sys: Registered thermal governor 'fair_share'
  101. 100 [ 0.038252] thermal_sys: Registered thermal governor 'bang_bang'
  102. 101 [ 0.038259] thermal_sys: Registered thermal governor 'step_wise'
  103. 102 [ 0.038266] thermal_sys: Registered thermal governor 'user_space'
  104. 103 [ 0.038697] cpuidle: using governor menu
  105. 104 [ 0.038956] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  106. 105 [ 0.039053] ASID allocator initialised with 65536 entries
  107. 106 [ 0.039205] Serial: AMBA PL011 UART driver
  108. 107 [ 0.059563] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  109. 108 [ 0.059583] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  110. 109 [ 0.059591] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  111. 110 [ 0.059599] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  112. 111 [ 0.061372] cryptd: max_cpu_qlen set to 1000
  113. 112 [ 0.128220] raid6: neonx8 gen() 1640 MB/s
  114. 113 [ 0.196261] raid6: neonx8 xor() 1226 MB/s
  115. 114 [ 0.264330] raid6: neonx4 gen() 1679 MB/s
  116. 115 [ 0.332400] raid6: neonx4 xor() 1213 MB/s
  117. 116 [ 0.400470] raid6: neonx2 gen() 1592 MB/s
  118. 117 [ 0.468546] raid6: neonx2 xor() 1116 MB/s
  119. 118 [ 0.536620] raid6: neonx1 gen() 1389 MB/s
  120. 119 [ 0.604682] raid6: neonx1 xor() 952 MB/s
  121. 120 [ 0.672756] raid6: int64x8 gen() 1133 MB/s
  122. 121 [ 0.740820] raid6: int64x8 xor() 596 MB/s
  123. 122 [ 0.808892] raid6: int64x4 gen() 1264 MB/s
  124. 123 [ 0.876960] raid6: int64x4 xor() 644 MB/s
  125. 124 [ 0.945045] raid6: int64x2 gen() 1077 MB/s
  126. 125 [ 1.013123] raid6: int64x2 xor() 569 MB/s
  127. 126 [ 1.081185] raid6: int64x1 gen() 800 MB/s
  128. 127 [ 1.149261] raid6: int64x1 xor() 416 MB/s
  129. 128 [ 1.149268] raid6: using algorithm neonx4 gen() 1679 MB/s
  130. 129 [ 1.149274] raid6: .... xor() 1213 MB/s, rmw enabled
  131. 130 [ 1.149280] raid6: using neon recovery algorithm
  132. 131 [ 1.150193] iommu: Default domain type: Translated
  133. 132 [ 1.150521] SCSI subsystem initialized
  134. 133 [ 1.150711] usbcore: registered new interface driver usbfs
  135. 134 [ 1.150751] usbcore: registered new interface driver hub
  136. 135 [ 1.150791] usbcore: registered new device driver usb
  137. 136 [ 1.151075] pps_core: LinuxPPS API ver. 1 registered
  138. 137 [ 1.151083] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  139. 138 [ 1.151100] PTP clock support registered
  140. 139 [ 1.151695] Advanced Linux Sound Architecture Driver Initialized.
  141. 140 [ 1.152292] NetLabel: Initializing
  142. 141 [ 1.152300] NetLabel: domain hash size = 128
  143. 142 [ 1.152306] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  144. 143 [ 1.152382] NetLabel: unlabeled traffic allowed by default
  145. 144 [ 1.152774] clocksource: Switched to clocksource arch_sys_counter
  146. 145 [ 1.152986] VFS: Disk quotas dquot_6.6.0
  147. 146 [ 1.153048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  148. 147 [ 1.153680] AppArmor: AppArmor Filesystem Enabled
  149. 148 [ 1.160276] NET: Registered protocol family 2
  150. 149 [ 1.160895] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  151. 150 [ 1.160925] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  152. 151 [ 1.161004] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  153. 152 [ 1.161148] TCP: Hash tables configured (established 8192 bind 8192)
  154. 153 [ 1.161265] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  155. 154 [ 1.161301] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  156. 155 [ 1.161472] NET: Registered protocol family 1
  157. 156 [ 1.162005] RPC: Registered named UNIX socket transport module.
  158. 157 [ 1.162014] RPC: Registered udp transport module.
  159. 158 [ 1.162020] RPC: Registered tcp transport module.
  160. 159 [ 1.162025] RPC: Registered tcp NFSv4.1 backchannel transport module.
  161. 160 [ 1.162220] Trying to unpack rootfs image as initramfs...
  162. 161 [ 1.686480] Freeing initrd memory: 9816K
  163. 162 [ 1.687448] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  164. 163 [ 1.693314] Initialise system trusted keyrings
  165. 164 [ 1.693371] Key type blacklist registered
  166. 165 [ 1.693512] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  167. 166 [ 1.698935] zbud: loaded
  168. 167 [ 1.700413] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  169. 168 [ 1.701188] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  170. 169 [ 1.703217] integrity: Platform Keyring initialized
  171. 170 [ 1.751103] xor: automatically using best checksumming function 32regs
  172. 171 [ 1.751111] async_tx: api initialized (async)
  173. 172 [ 1.751122] Key type asymmetric registered
  174. 173 [ 1.751130] Asymmetric key parser 'x509' registered
  175. 174 [ 1.751172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  176. 175 [ 1.751292] io scheduler mq-deadline registered
  177. 176 [ 1.751300] io scheduler kyber registered
  178. 177 [ 1.751412] io scheduler bfq registered
  179. 178 [ 1.756646] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  180. 179 [ 1.768323] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  181. 180 [ 1.773467] cacheinfo: Unable to detect cache hierarchy for CPU 0
  182. 181 [ 1.778336] loop: module loaded
  183. 182 [ 1.779621] libphy: Fixed MDIO Bus: probed
  184. 183 [ 1.780360] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  185. 184 [ 1.780377] ehci-platform: EHCI generic platform driver
  186. 185 [ 1.780850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  187. 186 [ 1.780867] ohci-platform: OHCI generic platform driver
  188. 187 [ 1.781470] usbcore: registered new interface driver usb-storage
  189. 188 [ 1.781956] mousedev: PS/2 mouse device common for all mice
  190. 189 [ 1.782787] sun6i-rtc 7000000.rtc: registered as rtc0
  191. 190 [ 1.782801] sun6i-rtc 7000000.rtc: hctosys: unable to read the hardware clock
  192. 191 [ 1.782809] sun6i-rtc 7000000.rtc: RTC enabled
  193. 192 [ 1.782909] i2c /dev entries driver
  194. 193 [ 1.783683] sunxi-wdt 7020400.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  195. 194 [ 1.785028] sdhci: Secure Digital Host Controller Interface driver
  196. 195 [ 1.785038] sdhci: Copyright(c) Pierre Ossman
  197. 196 [ 1.785064] Synopsys Designware Multimedia Card Interface Driver
  198. 197 [ 1.785645] sdhci-pltfm: SDHCI platform and OF driver helper
  199. 198 [ 1.785786] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
  200. 199 [ 1.786453] ledtrig-cpu: registered to indicate activity on CPUs
  201. 200 [ 1.786945] sun8i-ce 1904000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
  202. 201 [ 1.787183] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  203. 202 [ 1.787292] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  204. 203 [ 1.787380] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  205. 204 [ 1.787467] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  206. 205 [ 1.787547] sun8i-ce 1904000.crypto: Register cbc(aes)
  207. 206 [ 1.787690] sun8i-ce 1904000.crypto: Register ecb(aes)
  208. 207 [ 1.787806] sun8i-ce 1904000.crypto: Register cbc(des3_ede)
  209. 208 [ 1.787907] sun8i-ce 1904000.crypto: Register ecb(des3_ede)
  210. 209 [ 1.788006] sun8i-ce 1904000.crypto: Register md5
  211. 210 [ 1.788111] sun8i-ce 1904000.crypto: Register sha1
  212. 211 [ 1.788214] sun8i-ce 1904000.crypto: Register sha224
  213. 212 [ 1.788315] sun8i-ce 1904000.crypto: Register sha256
  214. 213 [ 1.788415] sun8i-ce 1904000.crypto: Register sha384
  215. 214 [ 1.788514] sun8i-ce 1904000.crypto: Register sha512
  216. 215 [ 1.788615] sun8i-ce 1904000.crypto: Register stdrng
  217. 216 [ 1.789323] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0
  218. 217 [ 1.789796] hid: raw HID events driver (C) Jiri Kosina
  219. 218 [ 1.789924] usbcore: registered new interface driver usbhid
  220. 219 [ 1.789931] usbhid: USB HID core driver
  221. 220 [ 1.790714] random: fast init done
  222. 221 [ 1.792156] random: crng init done
  223. 222 [ 1.792457] NET: Registered protocol family 10
  224. 223 [ 1.827158] Segment Routing with IPv6
  225. 224 [ 1.827260] NET: Registered protocol family 17
  226. 225 [ 1.827409] 8021q: 802.1Q VLAN Support v1.8
  227. 226 [ 1.827558] 9pnet: Installing 9P2000 support
  228. 227 [ 1.827633] Key type dns_resolver registered
  229. 228 [ 1.828096] registered taskstats version 1
  230. 229 [ 1.828111] Loading compiled-in X.509 certificates
  231. 230 [ 1.831908] Loaded X.509 cert 'Build time autogenerated kernel key: bce3175d28c2f4ae5f78b85a0c8ebfe367ef589e'
  232. 231 [ 1.834738] zswap: loaded using pool zstd/z3fold
  233. 232 [ 1.834985] Key type ._fscrypt registered
  234. 233 [ 1.834993] Key type .fscrypt registered
  235. 234 [ 1.834999] Key type fscrypt-provisioning registered
  236. 235 [ 1.836038] Btrfs loaded, crc32c=crc32c-generic
  237. 236 [ 1.852365] Key type encrypted registered
  238. 237 [ 1.852398] AppArmor: AppArmor sha1 policy hashing enabled
  239. 238 [ 1.852466] ima: No TPM chip found, activating TPM-bypass!
  240. 239 [ 1.852503] ima: Allocated hash algorithm: sha1
  241. 240 [ 1.852533] ima: No architecture policies found
  242. 241 [ 1.852578] evm: Initialising EVM extended attributes:
  243. 242 [ 1.852585] evm: security.selinux
  244. 243 [ 1.852591] evm: security.SMACK64
  245. 244 [ 1.852596] evm: security.SMACK64EXEC
  246. 245 [ 1.852601] evm: security.SMACK64TRANSMUTE
  247. 246 [ 1.852606] evm: security.SMACK64MMAP
  248. 247 [ 1.852611] evm: security.apparmor
  249. 248 [ 1.852616] evm: security.ima
  250. 249 [ 1.852621] evm: security.capability
  251. 250 [ 1.852626] evm: HMAC attrs: 0x1
  252. 251 [ 1.865862] sun8i-mixer 1100000.mixer: Adding to iommu group 0
  253. 252 [ 1.871199] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  254. 253 [ 1.871635] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
  255. 254 [ 1.872154] printk: console [ttyS0] disabled
  256. 255 [ 1.872241] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 31, base_baud = 1500000) is a 16550A
  257. 256 [ 3.192218] printk: console [ttyS0] enabled
  258. 257 [ 3.197470] sun4i-drm display-engine: Adding to iommu group 0
  259. 258 [ 3.222135] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010e14668)
  260. 259 [ 3.229889] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800010e18990)
  261. 260 [ 3.237976] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800010e0f890)
  262. 261 [ 3.246378] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
  263. 262 [ 3.254513] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
  264. 263 [ 3.264648] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
  265. 264 [ 3.272461] sun4i-drm display-engine: bound 6000000.hdmi (ops 0xffff800010e139a0)
  266. 265 [ 3.280415] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  267. 266 [ 3.288209] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  268. 267 [ 3.297955] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  269. 268 [ 3.305147] sun50i_cpufreq_nvmem: Using CPU speed bin speed0
  270. 269 [ 3.311801] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
  271. 270 [ 3.311918] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  272. 271 [ 3.318659] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  273. 272 [ 3.334088] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  274. 273 [ 3.341051] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  275. 274 [ 3.349502] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  276. 275 [ 3.356642] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  277. 276 [ 3.363520] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  278. 277 [ 3.373870] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  279. 278 [ 3.374122] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  280. 279 [ 3.381011] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  281. 280 [ 3.381020] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  282. 281 [ 3.404939] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  283. 282 [ 3.412092] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  284. 283 [ 3.418975] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  285. 284 [ 3.429290] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  286. 285 [ 3.429535] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  287. 286 [ 3.436430] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  288. 287 [ 3.436438] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  289. 288 [ 3.460559] of_cfs_init
  290. 289 [ 3.463135] of_cfs_init: OK
  291. 290 [ 3.466131] ALSA device list:
  292. 291 [ 3.469107] No soundcards found.
  293. 292 [ 3.474036] Freeing unused kernel memory: 2496K
  294. 293 [ 3.492851] Run /init as init process
  295. 294 [ 3.496514] with arguments:
  296. 295 [ 3.496519] /init
  297. 296 [ 3.496523] with environment:
  298. 297 [ 3.496528] HOME=/
  299. 298 [ 3.496532] TERM=linux
  300. 299 [ 3.496536] ubootpart=05d56c7c-01
  301. 300 [ 3.496541] cgroup_enable=memory
  302. 301 [ 3.843448] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  303. 302 [ 3.850658] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 96
  304. 303 [ 3.857570] sun50i-h6-pinctrl 300b000.pinctrl: pin-96 (5020000.ethernet) status -517
  305. 304 [ 3.859601] axp20x-i2c 1-0036: AXP20x variant AXP806 found
  306. 305 [ 3.865347] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 96 (PD0) from group PD0 on device 300b000.pinctrl
  307. 306 [ 3.881642] dwmac-sun8i 5020000.ethernet: Error applying setting, reverse things back
  308. 307 [ 3.889372] input: axp20x-pek as /devices/platform/soc/7081400.i2c/i2c-1/1-0036/axp221-pek/input/input0
  309. 308 [ 3.902215] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  310. 309 [ 3.908114] vdd-cpu: supplied by vcc-5v
  311. 310 [ 3.909392] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  312. 311 [ 3.913876] vdd-gpu: supplied by vcc-5v
  313. 312 [ 3.920089] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  314. 313 [ 3.922882] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  315. 314 [ 3.923167] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  316. 315 [ 3.924494] vdd-sys: Bringing 900000uV into 960000-960000uV
  317. 316 [ 3.931852] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  318. 317 [ 3.939513] vdd-sys: supplied by vcc-5v
  319. 318 [ 3.947489] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  320. 319 [ 3.948474] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  321. 320 [ 3.953780] vcc-dram: supplied by vcc-5v
  322. 321 [ 3.960034] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 96
  323. 322 [ 3.960042] sun50i-h6-pinctrl 300b000.pinctrl: pin-96 (5020000.ethernet) status -517
  324. 323 [ 3.964501] vcc-pl: supplied by vcc-5v
  325. 324 [ 3.971956] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 96 (PD0) from group PD0 on device 300b000.pinctrl
  326. 325 [ 3.971965] dwmac-sun8i 5020000.ethernet: Error applying setting, reverse things back
  327. 326 [ 3.979580] vcc-ac200: Bringing 700000uV into 3300000-3300000uV
  328. 327 [ 4.026474] vcc-ac200: supplied by vcc-5v
  329. 328 [ 4.031016] vcc25-dram: Bringing 700000uV into 3300000-3300000uV
  330. 329 [ 4.037795] vcc25-dram: supplied by vcc-5v
  331. 330 [ 4.042964] vcc-bias-pll: supplied by vcc-5v
  332. 331 [ 4.047896] vcc-efuse-pcie-hdmi-io: supplied by vcc-5v
  333. 332 [ 4.053538] vcc-dcxoio: Bringing 700000uV into 1800000-1800000uV
  334. 333 [ 4.060302] vcc-dcxoio: supplied by vcc-5v
  335. 334 [ 4.065012] bldo4: supplied by vcc-5v
  336. 335 [ 4.069319] vcc-3v3: supplied by vcc-5v
  337. 336 [ 4.073680] vcc-wifi-1: Bringing 700000uV into 3300000-3300000uV
  338. 337 [ 4.080142] vcc-wifi-1: supplied by vcc-5v
  339. 338 [ 4.084744] vcc-wifi-2: Bringing 700000uV into 3300000-3300000uV
  340. 339 [ 4.091197] vcc-wifi-2: supplied by vcc-5v
  341. 340 [ 4.095532] sw: supplied by regulator-dummy
  342. 341 [ 4.100257] axp20x-i2c 1-0036: AXP20X driver loaded
  343. 342 [ 4.107695] ehci-platform 5101000.usb: EHCI Host Controller
  344. 343 [ 4.113370] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1
  345. 344 [ 4.121277] ehci-platform 5101000.usb: irq 34, io mem 0x05101000
  346. 345 [ 4.144836] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
  347. 346 [ 4.152395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  348. 347 [ 4.161782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  349. 348 [ 4.170362] usb usb1: Product: EHCI Host Controller
  350. 349 [ 4.176622] usb usb1: Manufacturer: Linux 5.10.34-sunxi64 ehci_hcd
  351. 350 [ 4.184237] usb usb1: SerialNumber: 5101000.usb
  352. 351 [ 4.190366] phy id_det change to host
  353. 352 [ 4.195580] hub 1-0:1.0: USB hub found
  354. 353 [ 4.200390] hub 1-0:1.0: 1 port detected
  355. 354 [ 4.206254] ehci-platform 5311000.usb: EHCI Host Controller
  356. 355 [ 4.211899] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 2
  357. 356 [ 4.219797] ehci-platform 5311000.usb: irq 36, io mem 0x05311000
  358. 357 [ 4.240781] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00
  359. 358 [ 4.247134] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  360. 359 [ 4.255406] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  361. 360 [ 4.262628] usb usb2: Product: EHCI Host Controller
  362. 361 [ 4.267509] usb usb2: Manufacturer: Linux 5.10.34-sunxi64 ehci_hcd
  363. 362 [ 4.273689] usb usb2: SerialNumber: 5311000.usb
  364. 363 [ 4.278733] hub 2-0:1.0: USB hub found
  365. 364 [ 4.282545] hub 2-0:1.0: 1 port detected
  366. 365 [ 4.400899] ohci-platform 5101400.usb: Generic Platform OHCI controller
  367. 366 [ 4.407568] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 3
  368. 367 [ 4.415455] ohci-platform 5101400.usb: irq 35, io mem 0x05101400
  369. 368 [ 4.484972] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  370. 369 [ 4.493241] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  371. 370 [ 4.500463] usb usb3: Product: Generic Platform OHCI controller
  372. 371 [ 4.506384] usb usb3: Manufacturer: Linux 5.10.34-sunxi64 ohci_hcd
  373. 372 [ 4.512566] usb usb3: SerialNumber: 5101400.usb
  374. 373 [ 4.517628] hub 3-0:1.0: USB hub found
  375. 374 [ 4.521438] hub 3-0:1.0: 1 port detected
  376. 375 [ 4.526526] ohci-platform 5311400.usb: Generic Platform OHCI controller
  377. 376 [ 4.533219] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 4
  378. 377 [ 4.541109] ohci-platform 5311400.usb: irq 37, io mem 0x05311400
  379. 378 [ 4.608968] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  380. 379 [ 4.617236] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  381. 380 [ 4.624459] usb usb4: Product: Generic Platform OHCI controller
  382. 381 [ 4.630383] usb usb4: Manufacturer: Linux 5.10.34-sunxi64 ohci_hcd
  383. 382 [ 4.636565] usb usb4: SerialNumber: 5311400.usb
  384. 383 [ 4.641629] hub 4-0:1.0: USB hub found
  385. 384 [ 4.645432] hub 4-0:1.0: 1 port detected
  386. 385 [ 4.650685] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
  387. 386 [ 4.660512] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
  388. 387 [ 4.666343] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
  389. 388 [ 4.674290] phy id_det change to host
  390. 389 [ 4.678127] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  391. 390 [ 4.686400] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  392. 391 [ 4.693624] usb usb5: Product: MUSB HDRC host driver
  393. 392 [ 4.698593] usb usb5: Manufacturer: Linux 5.10.34-sunxi64 musb-hcd
  394. 393 [ 4.704776] usb usb5: SerialNumber: musb-hdrc.4.auto
  395. 394 [ 4.710252] hub 5-0:1.0: USB hub found
  396. 395 [ 4.714058] hub 5-0:1.0: 1 port detected
  397. 396 [ 4.719974] vcc-gmac-3v3: supplied by vcc-ac200
  398. 397 [ 4.720104] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  399. 398 [ 4.725734] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  400. 399 [ 4.734526] sunxi-mmc 4020000.mmc: Got CD GPIO
  401. 400 [ 4.739515] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  402. 401 [ 4.750141] dwmac-sun8i 5020000.ethernet: supply phy-io not found, using dummy regulator
  403. 402 [ 4.758488] dwmac-sun8i 5020000.ethernet: PTP uses main clock
  404. 403 [ 4.764279] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000)
  405. 404 [ 4.769000] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  406. 405 [ 4.818988] mmc0: host does not support reading read-only switch, assuming write-enable
  407. 406 [ 4.830143] mmc0: new high speed SDXC card at address aaaa
  408. 407 [ 4.836441] mmcblk0: mmc0:aaaa SL64G 59.5 GiB
  409. 408 [ 4.847117] mmcblk0: p1
  410. 409 [ 4.881057] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
  411. 410 [ 4.888340] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported
  412. 411 [ 4.895569] dwmac-sun8i 5020000.ethernet: COE Type 2
  413. 412 [ 4.900535] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported
  414. 413 [ 4.907326] dwmac-sun8i 5020000.ethernet: Normal descriptors
  415. 414 [ 4.912988] dwmac-sun8i 5020000.ethernet: Chain mode enabled
  416. 415 [ 4.919166] libphy: stmmac: probed
  417. 416 [ 5.458814] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  418. 417 [ 6.317107] systemd[1]: System time before build time, advancing clock.
  419. 418 [ 6.357989] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  420. 419 [ 6.379923] systemd[1]: Detected architecture arm64.
  421. 420 [ 6.429113] systemd[1]: Set hostname to <orangepioneplus>.
  422. 421 [ 6.972906] systemd[1]: Created slice User and Session Slice.
  423. 422 [ 6.993045] systemd[1]: Reached target Slices.
  424. 423 [ 7.013448] systemd[1]: Listening on Journal Socket (/dev/log).
  425. 424 [ 7.036888] systemd[1]: Reached target Swap.
  426. 425 [ 7.057614] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  427. 426 [ 7.085524] systemd[1]: Listening on Journal Socket.
  428. 427 [ 7.109361] systemd[1]: Starting Nameserver information manager...
  429. 428 [ 7.327590] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  430. 429 [ 8.437063] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 912000 KHz, changing to: 1080000 KHz
  431. 430 [ 8.525500] panfrost 1800000.gpu: clock rate = 432000000
  432. 431 [ 8.530929] panfrost 1800000.gpu: bus_clock rate = 100000000
  433. 432 [ 8.539674] mc: Linux media interface: v0.10
  434. 433 [ 8.549565] panfrost 1800000.gpu: mali-t720 id 0x720 major 0x1 minor 0x1 status 0x0
  435. 434 [ 8.557349] panfrost 1800000.gpu: features: 00000000,10309e40, issues: 00000000,21054400
  436. 435 [ 8.565480] panfrost 1800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821 AS:0xf JS:0x7
  437. 436 [ 8.577144] panfrost 1800000.gpu: shader_present=0x3 l2_present=0x1
  438. 437 [ 8.591341] [drm] Initialized panfrost 1.1.0 20180908 for 1800000.gpu on minor 1
  439. 438 [ 8.631590] videodev: Linux video capture interface: v2.00
  440. 439 [ 8.727287] Registered IR keymap rc-empty
  441. 440 [ 8.733103] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0
  442. 441 [ 8.740516] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  443. 442 [ 8.750041] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input1
  444. 443 [ 8.758539] sunxi-ir 7040000.ir: initialized sunXi IR driver
  445. 444 [ 8.814038] zram: Added device: zram0
  446. 445 [ 8.815177] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  447. 446 [ 8.818213] zram: Added device: zram1
  448. 447 [ 8.831820] cedrus 1c0e000.video-codec: Adding to iommu group 0
  449. 448 [ 8.833278] zram: Added device: zram2
  450. 449 [ 8.851079] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  451. 450 [ 8.959439] zram0: detected capacity change from 0 to 516448256
  452. 451 [ 9.028838] Adding 504340k swap on /dev/zram0. Priority:5 extents:1 across:504340k SSFS
  453. 452 [ 9.157569] zram1: detected capacity change from 0 to 52428800
  454. 453 [ 9.227769] zram2: detected capacity change from 0 to 516448256
  455. 454 [ 9.264744] EXT4-fs (zram2): mounted filesystem without journal. Opts: discard
  456. 455 [ 9.272015] ext4 filesystem being mounted at /tmp supports timestamps until 2038 (0x7fffffff)
  457. 456 [ 9.419882] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  458. 457 [ 9.427161] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  459. 458 [ 11.317908] systemd-journald[546]: Received request to flush runtime journal from PID 1
  460. 459
  461. 460 ### armbian-release:
  462. 461
  463. 462 # PLEASE DO NOT EDIT THIS FILE
  464. 463 BOARD=orangepioneplus
  465. 464 BOARD_NAME="Orange Pi One+"
  466. 465 BOARDFAMILY=sun50iw6
  467. 466 BUILD_REPOSITORY_URL=git@github.com:armbian/build.git
  468. 467 BUILD_REPOSITORY_COMMIT=08297378c-dirty
  469. 468 DISTRIBUTION_CODENAME=buster
  470. 469 DISTRIBUTION_STATUS=supported
  471. 470 VERSION=21.05.1
  472. 471 LINUXFAMILY=sunxi64
  473. 472 ARCH=arm64
  474. 473 IMAGE_TYPE=stable
  475. 474 BOARD_TYPE=conf
  476. 475 INITRD_ARCH=arm64
  477. 476 KERNEL_IMAGE_TYPE=Image
  478. 477
  479. 478 ### boot environment:
  480. 479
  481. 480 verbosity=7
  482. 481 bootlogo=false
  483. 482 console=serial
  484. 483 disp_mode=1920x1080p60
  485. 484 overlay_prefix=sun50i-h6
  486. 485 rootdev=UUID=f3ac882e-1afb-4743-a26d-d9f18fd90a69
  487. 486 rootfstype=ext4
  488. 487 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  489. 488
  490. 489 ### lsusb:
  491. 490
  492. 491 Fri 07 May 2021 07:42:04 PM UTC | Orange Pi One+ | 21.05.1 | arm64 | aarch64 | 5.10.34-sunxi64
  493. 492 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  494. 493 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  495. 494 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  496. 495 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  497. 496 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  498. 497
  499. 498 ### lscpu:
  500. 499
  501. 500 Architecture: aarch64
  502. 501 Byte Order: Little Endian
  503. 502 CPU(s): 4
  504. 503 On-line CPU(s) list: 0-3
  505. 504 Thread(s) per core: 1
  506. 505 Core(s) per socket: 4
  507. 506 Socket(s): 1
  508. 507 NUMA node(s): 1
  509. 508 Vendor ID: ARM
  510. 509 Model: 4
  511. 510 Model name: Cortex-A53
  512. 511 Stepping: r0p4
  513. 512 CPU max MHz: 1800.0000
  514. 513 CPU min MHz: 480.0000
  515. 514 BogoMIPS: 48.00
  516. 515 NUMA node0 CPU(s): 0-3
  517. 516 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  518. 517
  519. 518 ### cpuinfo:
  520. 519
  521. 520 processor : 0
  522. 521 Processor : AArch64 Processor rev 4 (aarch64)
  523. 522 Hardware : sun50iw1p1
  524. 523 BogoMIPS : 48.00
  525. 524 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  526. 525 CPU implementer : 0x41
  527. 526 CPU architecture: 8
  528. 527 CPU variant : 0x0
  529. 528 CPU part : 0xd03
  530. 529 CPU revision : 4
  531. 530
  532. 531 processor : 1
  533. 532 Processor : AArch64 Processor rev 4 (aarch64)
  534. 533 Hardware : sun50iw1p1
  535. 534 BogoMIPS : 48.00
  536. 535 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  537. 536 CPU implementer : 0x41
  538. 537 CPU architecture: 8
  539. 538 CPU variant : 0x0
  540. 539 CPU part : 0xd03
  541. 540 CPU revision : 4
  542. 541
  543. 542 processor : 2
  544. 543 Processor : AArch64 Processor rev 4 (aarch64)
  545. 544 Hardware : sun50iw1p1
  546. 545 BogoMIPS : 48.00
  547. 546 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  548. 547 CPU implementer : 0x41
  549. 548 CPU architecture: 8
  550. 549 CPU variant : 0x0
  551. 550 CPU part : 0xd03
  552. 551 CPU revision : 4
  553. 552
  554. 553 processor : 3
  555. 554 Processor : AArch64 Processor rev 4 (aarch64)
  556. 555 Hardware : sun50iw1p1
  557. 556 BogoMIPS : 48.00
  558. 557 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
  559. 558 CPU implementer : 0x41
  560. 559 CPU architecture: 8
  561. 560 CPU variant : 0x0
  562. 561 CPU part : 0xd03
  563. 562 CPU revision : 4
  564. 563
  565. 564
  566. 565 ### meminfo:
  567. 566
  568. 567 MemTotal: 1008684 kB
  569. 568 MemFree: 894392 kB
  570. 569 MemAvailable: 885108 kB
  571. 570 Buffers: 8940 kB
  572. 571 Cached: 33272 kB
  573. 572 SwapCached: 0 kB
  574. 573 Active: 24204 kB
  575. 574 Inactive: 30340 kB
  576. 575 Active(anon): 144 kB
  577. 576 Inactive(anon): 13708 kB
  578. 577 Active(file): 24060 kB
  579. 578 Inactive(file): 16632 kB
  580. 579 Unevictable: 0 kB
  581. 580 Mlocked: 0 kB
  582. 581 SwapTotal: 504340 kB
  583. 582 SwapFree: 504340 kB
  584. 583 Dirty: 96 kB
  585. 584 Writeback: 116 kB
  586. 585 AnonPages: 12308 kB
  587. 586 Mapped: 12280 kB
  588. 587 Shmem: 1524 kB
  589. 588 KReclaimable: 8316 kB
  590. 589 Slab: 28172 kB
  591. 590 SReclaimable: 8316 kB
  592. 591 SUnreclaim: 19856 kB
  593. 592 KernelStack: 2048 kB
  594. 593 PageTables: 1008 kB
  595. 594 NFS_Unstable: 0 kB
  596. 595 Bounce: 0 kB
  597. 596 WritebackTmp: 0 kB
  598. 597 CommitLimit: 1008680 kB
  599. 598 Committed_AS: 29056 kB
  600. 599 VmallocTotal: 135290159040 kB
  601. 600 VmallocUsed: 19272 kB
  602. 601 VmallocChunk: 0 kB
  603. 602 Percpu: 944 kB
  604. 603 AnonHugePages: 0 kB
  605. 604 ShmemHugePages: 0 kB
  606. 605 ShmemPmdMapped: 0 kB
  607. 606 FileHugePages: 0 kB
  608. 607 FilePmdMapped: 0 kB
  609. 608 CmaTotal: 131072 kB
  610. 609 CmaFree: 130688 kB
  611. 610 HugePages_Total: 0
  612. 611 HugePages_Free: 0
  613. 612 HugePages_Rsvd: 0
  614. 613 HugePages_Surp: 0
  615. 614 Hugepagesize: 2048 kB
  616. 615 Hugetlb: 0 kB
  617. 616
  618. 617 ### virtual memory:
  619. 618
  620. 619 vm.admin_reserve_kbytes = 8192
  621. 620 vm.block_dump = 0
  622. 621 vm.compaction_proactiveness = 20
  623. 622 vm.compact_unevictable_allowed = 1
  624. 623 vm.dirty_background_bytes = 0
  625. 624 vm.dirty_background_ratio = 10
  626. 625 vm.dirty_bytes = 0
  627. 626 vm.dirty_expire_centisecs = 3000
  628. 627 vm.dirty_ratio = 20
  629. 628 vm.dirtytime_expire_seconds = 43200
  630. 629 vm.dirty_writeback_centisecs = 500
  631. 630 vm.extfrag_threshold = 500
  632. 631 vm.hugetlb_shm_group = 0
  633. 632 vm.laptop_mode = 0
  634. 633 vm.legacy_va_layout = 0
  635. 634 vm.lowmem_reserve_ratio = 256 256 32 0
  636. 635 vm.max_map_count = 65530
  637. 636 vm.min_free_kbytes = 22528
  638. 637 vm.min_slab_ratio = 5
  639. 638
  640. 639 ### [resize2fs] Leaving 1% spare area. Start resizing partition /dev/mmcblk0p1 now:
  641. 640
  642. 641 major minor #blocks name
  643. 642
  644. 643 179 0 62367744 mmcblk0
  645. 644 179 1 1736704 mmcblk0p1
  646. 645 252 0 504344 zram0
  647. 646 252 1 51200 zram1
  648. 647 252 2 504344 zram2
  649. 648
  650. 649 Executing fdisk, fsck and partprobe:
  651. 650 vm.min_unmapped_ratio = 1
  652. 651 vm.mmap_min_addr = 4096
  653. 652 vm.mmap_rnd_bits = 18
  654. 653 vm.mmap_rnd_compat_bits = 11
  655. 654 vm.nr_hugepages = 0
  656. 655
  657. 656 Welcome to fdisk (util-linux 2.33.1).
  658. 657 Changes will remain in memory only, until you decide to write them.
  659. 658 Be careful before using the write command.
  660. 659
  661. 660
  662. 661 Command (m for help): Selected partition 1
  663. 662 Partition 1 has been deleted.
  664. 663
  665. 664 Command (m for help): Partition type
  666. 665 p primary (0 primary, 0 extended, 4 free)
  667. 666 e extended (container for logical partitions)
  668. 667 Select (default p): Partition number (1-4, default 1): First sector (2048-124735487, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (8192-124735487, default 124735487): vm.nr_hugepages_mempolicy = 0
  669. 668 vm.nr_overcommit_hugepages = 0
  670. 669
  671. 670 Created a new partition 1 of type 'Linux' and of size 58.9 GiB.
  672. 671 Partition #1 contains a ext4 signature.
  673. 672
  674. 673 Command (m for help): vm.numa_stat = 1
  675. 674
  676. 675 The partition table has been altered.
  677. 676 Syncing disks.
  678. 677
  679. 678 vm.numa_zonelist_order = Node
  680. 679 vm.oom_dump_tasks = 1
  681. 680 vm.oom_kill_allocating_task = 0
  682. 681 vm.overcommit_kbytes = 0
  683. 682 vm.overcommit_memory = 0
  684. 683 vm.overcommit_ratio = 50
  685. 684 vm.page-cluster = 0
  686. 685 New partition table:
  687. 686
  688. 687 vm.page_lock_unfairness = 5
  689. 688 major minor #blocks name
  690. 689
  691. 690 179 0 62367744 mmcblk0
  692. 691 179 1 61730816 mmcblk0p1
  693. 692 252 0 504344 zram0
  694. 693 252 1 51200 zram1
  695. 694 252 2 504344 zram2
  696. 695
  697. 696 Now trying to resize ext4 filesystem on /dev/mmcblk0p1 to the limits:
  698. 697
  699. 698 vm.panic_on_oom = 0
  700. 699 resize2fs 1.44.5 (15-Dec-2018)
  701. 700 vm.percpu_pagelist_fraction = 0
  702. 701 vm.stat_interval = 1
  703. 702 vm.swappiness = 100
  704. 703 vm.user_reserve_kbytes = 30996
  705. 704 vm.vfs_cache_pressure = 100
  706. 705 vm.watermark_boost_factor = 15000
  707. 706 vm.watermark_scale_factor = 10
  708. 707 vm.zone_reclaim_mode = 0
  709. 708
  710. 709 ### ip addr:
  711. 710
  712. 711 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  713. 712 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  714. 713 inet XXX.XXX.0.1/8 scope host lo
  715. 714 valid_lft forever preferred_lft forever
  716. 715 inet6 ::1/128 scope host
  717. 716 valid_lft forever preferred_lft forever
  718. 717 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  719. 718 link/ether 02:07:9d:c1:b1:f6 brd ff:ff:ff:ff:ff:ff
  720. 719
  721. 720 ### partitions:
  722. 721
  723. 722 major minor #blocks name
  724. 723
  725. 724 179 0 62367744 mmcblk0
  726. 725 179 1 61730816 mmcblk0p1
  727. 726 252 0 504344 zram0
  728. 727 252 1 51200 zram1
  729. 728 252 2 504344 zram2
  730. 729
  731. 730 ### df:
  732. 731
  733. 732 udev 423M 0 423M 0% /dev
  734. 733 tmpfs 99M 1.5M 98M 2% /run
  735. 734 /dev/mmcblk0p1 2.0G 1.4G 534M 73% /
  736. 735 tmpfs 493M 0 493M 0% /dev/shm
  737. 736 tmpfs 5.0M 0 5.0M 0% /run/lock
  738. 737 tmpfs 493M 0 493M 0% /sys/fs/cgroup
  739. 738 /dev/zram2 478M 772K 442M 1% /tmp
  740. 739 /dev/zram1 49M 616K 45M 2% /var/log
  741. 740
  742. 741 ### lsblk:
  743. 742
  744. 743 NAME FSTYPE SIZE MOUNTPOINT UUID
  745. 744 mmcblk0 59.5G
  746. 745 └─mmcblk0p1 ext4 58.9G / f3ac882e-1afb-4743-a26d-d9f18fd90a69
  747. 746 zram1 50M /var/log
  748. 747 zram2 492.5M /tmp
  749. 748
  750. 749 ### zramctl:
  751. 750
  752. 751 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  753. 752 /dev/zram2 lzo-rle 492.5M 436K 5.6K 88K 4 /tmp
  754. 753 /dev/zram1 zstd 50M 696K 97.2K 360K 4 /var/log
  755. 754 /dev/zram0 lzo-rle 492.5M 4K 73B 12K 4 [SWAP]
  756. 755
  757. 756 ### mtab:
  758. 757
  759. 758 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  760. 759 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  761. 760 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  762. 761 /dev/zram2 /tmp ext4 rw,nosuid,relatime,discard 0 0
  763. 762
  764. 763 ### mmc0:aaaa info:
  765. 764
  766. 765 fwrev: 0x0
  767. 766 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL64G MODALIAS=mmc:block
  768. 767 cid: 035344534c363447803b0c113e0101b9
  769. 768 rca: 0xaaaa
  770. 769 csd: 400e00325b590001dbd37f800a4040df
  771. 770 manfid: 0x000003
  772. 771 ocr: 0x00200000
  773. 772 preferred_erase_size: 4194304
  774. 773 type: SD
  775. 774 hwrev: 0x8
  776. 775 date: 01/2016
  777. 776 dsr: 0x404
  778. 777 erase_size: 512
  779. 778 oemid: 0x5344
  780. 779 serial: 0x3b0c113e
  781. 780 ssr: 0000000008000000040090000f050a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  782. 781 scr: 0245800300000000
  783. 782 name: SL64G
  784. 783
  785. 784 ### Boot system health:
  786. 785
  787. 786 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  788. 787 19:42:06: 1800MHz 0.15 33% 17% 9% 0% 5% 0% 38.2°C 0/9
  789. 788 19:42:06: 1800MHz 0.15 20% 2% 0% 0% 18% 0% 35.9°C 0/9
  790. 789 19:42:07: 1800MHz 0.15 19% 2% 0% 1% 15% 0% 35.3°C 0/9
  791. 790 19:42:07: 1800MHz 0.15 20% 4% 0% 1% 15% 0% 35.3°C 0/9
  792. 791 19:42:07: 1800MHz 0.15 19% 3% 0% 0% 15% 0% 35.1°C 0/9
  793. 792 Filesystem at /dev/mmcblk0p1 is mounted on /; on-line resizing required
  794. 793 old_desc_blocks = 1, new_desc_blocks = 4
  795. 794 The filesystem on /dev/mmcblk0p1 is now 15432704 (4k) blocks long.
  796. 795
  797. 796
  798. 797 ### [resize2fs] Start resizing ext4 partition /dev/mmcblk0p1 now
  799. 798
  800. 799 resize2fs 1.44.5 (15-Dec-2018)
  801. 800 The filesystem is already 15432704 (4k) blocks long. Nothing to do!
  802. 801
  803. 802
  804. 803 ### quick iozone test: 4 0 10 20 7925 7684 19
  805. 804
  806. 805 ### [firstrun] Recreated SSH keys (entropy: 3535 3535)
  807. 806
  808. 807 ### lsusb:
  809. 808
  810. 809
  811. 810 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  812. 811 Device Descriptor:
  813. 812 bLength 18
  814. 813 bDescriptorType 1
  815. 814 bcdUSB 1.10
  816. 815 bDeviceClass 9 Hub
  817. 816 bDeviceSubClass 0
  818. 817 bDeviceProtocol 0 Full speed (or root) hub
  819. 818 bMaxPacketSize0 64
  820. 819 idVendor 0x1d6b Linux Foundation
  821. 820 idProduct 0x0001 1.1 root hub
  822. 821 bcdDevice 5.10
  823. 822 iManufacturer 3
  824. 823 iProduct 2
  825. 824 iSerial 1
  826. 825 bNumConfigurations 1
  827. 826 Configuration Descriptor:
  828. 827 bLength 9
  829. 828 bDescriptorType 2
  830. 829 wTotalLength 0x0019
  831. 830 bNumInterfaces 1
  832. 831 bConfigurationValue 1
  833. 832 iConfiguration 0
  834. 833 bmAttributes 0xe0
  835. 834 Self Powered
  836. 835 Remote Wakeup
  837. 836 MaxPower 0mA
  838. 837 Interface Descriptor:
  839. 838 bLength 9
  840. 839 bDescriptorType 4
  841. 840 bInterfaceNumber 0
  842. 841 bAlternateSetting 0
  843. 842 bNumEndpoints 1
  844. 843 bInterfaceClass 9 Hub
  845. 844 bInterfaceSubClass 0
  846. 845 bInterfaceProtocol 0 Full speed (or root) hub
  847. 846 iInterface 0
  848. 847 Endpoint Descriptor:
  849. 848 bLength 7
  850. 849 bDescriptorType 5
  851. 850 bEndpointAddress 0x81 EP 1 IN
  852. 851 bmAttributes 3
  853. 852 Transfer Type Interrupt
  854. 853 Synch Type None
  855. 854 Usage Type Data
  856. 855 wMaxPacketSize 0x0002 1x 2 bytes
  857. 856 bInterval 255
  858. 857
  859. 858 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  860. 859 Device Descriptor:
  861. 860 bLength 18
  862. 861 bDescriptorType 1
  863. 862 bcdUSB 2.00
  864. 863 bDeviceClass 9 Hub
  865. 864 bDeviceSubClass 0
  866. 865 bDeviceProtocol 0 Full speed (or root) hub
  867. 866 bMaxPacketSize0 64
  868. 867 idVendor 0x1d6b Linux Foundation
  869. 868 idProduct 0x0002 2.0 root hub
  870. 869 bcdDevice 5.10
  871. 870 iManufacturer 3
  872. 871 iProduct 2
  873. 872 iSerial 1
  874. 873 bNumConfigurations 1
  875. 874 Configuration Descriptor:
  876. 875 bLength 9
  877. 876 bDescriptorType 2
  878. 877 wTotalLength 0x0019
  879. 878 bNumInterfaces 1
  880. 879 bConfigurationValue 1
  881. 880 iConfiguration 0
  882. 881 bmAttributes 0xe0
  883. 882 Self Powered
  884. 883 Remote Wakeup
  885. 884 MaxPower 0mA
  886. 885 Interface Descriptor:
  887. 886 bLength 9
  888. 887 bDescriptorType 4
  889. 888 bInterfaceNumber 0
  890. 889 bAlternateSetting 0
  891. 890 bNumEndpoints 1
  892. 891 bInterfaceClass 9 Hub
  893. 892 bInterfaceSubClass 0
  894. 893 bInterfaceProtocol 0 Full speed (or root) hub
  895. 894 iInterface 0
  896. 895 Endpoint Descriptor:
  897. 896 bLength 7
  898. 897 bDescriptorType 5
  899. 898 bEndpointAddress 0x81 EP 1 IN
  900. 899 bmAttributes 3
  901. 900 Transfer Type Interrupt
  902. 901 Synch Type None
  903. 902 Usage Type Data
  904. 903 wMaxPacketSize 0x0004 1x 4 bytes
  905. 904 bInterval 12
  906. 905
  907. 906 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  908. 907 Device Descriptor:
  909. 908 bLength 18
  910. 909 bDescriptorType 1
  911. 910 bcdUSB 1.10
  912. 911 bDeviceClass 9 Hub
  913. 912 bDeviceSubClass 0
  914. 913 bDeviceProtocol 0 Full speed (or root) hub
  915. 914 bMaxPacketSize0 64
  916. 915 idVendor 0x1d6b Linux Foundation
  917. 916 idProduct 0x0001 1.1 root hub
  918. 917 bcdDevice 5.10
  919. 918 iManufacturer 3
  920. 919 iProduct 2
  921. 920 iSerial 1
  922. 921 bNumConfigurations 1
  923. 922 Configuration Descriptor:
  924. 923 bLength 9
  925. 924 bDescriptorType 2
  926. 925 wTotalLength 0x0019
  927. 926 bNumInterfaces 1
  928. 927 bConfigurationValue 1
  929. 928 iConfiguration 0
  930. 929 bmAttributes 0xe0
  931. 930 Self Powered
  932. 931 Remote Wakeup
  933. 932 MaxPower 0mA
  934. 933 Interface Descriptor:
  935. 934 bLength 9
  936. 935 bDescriptorType 4
  937. 936 bInterfaceNumber 0
  938. 937 bAlternateSetting 0
  939. 938 bNumEndpoints 1
  940. 939 bInterfaceClass 9 Hub
  941. 940 bInterfaceSubClass 0
  942. 941 bInterfaceProtocol 0 Full speed (or root) hub
  943. 942 iInterface 0
  944. 943 Endpoint Descriptor:
  945. 944 bLength 7
  946. 945 bDescriptorType 5
  947. 946 bEndpointAddress 0x81 EP 1 IN
  948. 947 bmAttributes 3
  949. 948 Transfer Type Interrupt
  950. 949 Synch Type None
  951. 950 Usage Type Data
  952. 951 wMaxPacketSize 0x0002 1x 2 bytes
  953. 952 bInterval 255
  954. 953
  955. 954 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  956. 955 Device Descriptor:
  957. 956 bLength 18
  958. 957 bDescriptorType 1
  959. 958 bcdUSB 2.00
  960. 959 bDeviceClass 9 Hub
  961. 960 bDeviceSubClass 0
  962. 961 bDeviceProtocol 0 Full speed (or root) hub
  963. 962 bMaxPacketSize0 64
  964. 963 idVendor 0x1d6b Linux Foundation
  965. 964 idProduct 0x0002 2.0 root hub
  966. 965 bcdDevice 5.10
  967. 966 iManufacturer 3
  968. 967 iProduct 2
  969. 968 iSerial 1
  970. 969 bNumConfigurations 1
  971. 970 Configuration Descriptor:
  972. 971 bLength 9
  973. 972 bDescriptorType 2
  974. 973 wTotalLength 0x0019
  975. 974 bNumInterfaces 1
  976. 975 bConfigurationValue 1
  977. 976 iConfiguration 0
  978. 977 bmAttributes 0xe0
  979. 978 Self Powered
  980. 979 Remote Wakeup
  981. 980 MaxPower 0mA
  982. 981 Interface Descriptor:
  983. 982 bLength 9
  984. 983 bDescriptorType 4
  985. 984 bInterfaceNumber 0
  986. 985 bAlternateSetting 0
  987. 986 bNumEndpoints 1
  988. 987 bInterfaceClass 9 Hub
  989. 988 bInterfaceSubClass 0
  990. 989 bInterfaceProtocol 0 Full speed (or root) hub
  991. 990 iInterface 0
  992. 991 Endpoint Descriptor:
  993. 992 bLength 7
  994. 993 bDescriptorType 5
  995. 994 bEndpointAddress 0x81 EP 1 IN
  996. 995 bmAttributes 3
  997. 996 Transfer Type Interrupt
  998. 997 Synch Type None
  999. 998 Usage Type Data
  1000. 999 wMaxPacketSize 0x0004 1x 4 bytes
  1001. 1000 bInterval 12
  1002. 1001
  1003. 1002 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1004. 1003 Device Descriptor:
  1005. 1004 bLength 18
  1006. 1005 bDescriptorType 1
  1007. 1006 bcdUSB 2.00
  1008. 1007 bDeviceClass 9 Hub
  1009. 1008 bDeviceSubClass 0
  1010. 1009 bDeviceProtocol 1 Single TT
  1011. 1010 bMaxPacketSize0 64
  1012. 1011 idVendor 0x1d6b Linux Foundation
  1013. 1012 idProduct 0x0002 2.0 root hub
  1014. 1013 bcdDevice 5.10
  1015. 1014 iManufacturer 3
  1016. 1015 iProduct 2
  1017. 1016 iSerial 1
  1018. 1017 bNumConfigurations 1
  1019. 1018 Configuration Descriptor:
  1020. 1019 bLength 9
  1021. 1020 bDescriptorType 2
  1022. 1021 wTotalLength 0x0019
  1023. 1022 bNumInterfaces 1
  1024. 1023 bConfigurationValue 1
  1025. 1024 iConfiguration 0
  1026. 1025 bmAttributes 0xe0
  1027. 1026 Self Powered
  1028. 1027 Remote Wakeup
  1029. 1028 MaxPower 0mA
  1030. 1029 Interface Descriptor:
  1031. 1030 bLength 9
  1032. 1031 bDescriptorType 4
  1033. 1032 bInterfaceNumber 0
  1034. 1033 bAlternateSetting 0
  1035. 1034 bNumEndpoints 1
  1036. 1035 bInterfaceClass 9 Hub
  1037. 1036 bInterfaceSubClass 0
  1038. 1037 bInterfaceProtocol 0 Full speed (or root) hub
  1039. 1038 iInterface 0
  1040. 1039 Endpoint Descriptor:
  1041. 1040 bLength 7
  1042. 1041 bDescriptorType 5
  1043. 1042 bEndpointAddress 0x81 EP 1 IN
  1044. 1043 bmAttributes 3
  1045. 1044 Transfer Type Interrupt
  1046. 1045 Synch Type None
  1047. 1046 Usage Type Data
  1048. 1047 wMaxPacketSize 0x0004 1x 4 bytes
  1049. 1048 bInterval 12
  1050. 1049
  1051. 1050 /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M
  1052. 1051 /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1053. 1052 /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1054. 1053 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1055. 1054 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1056. 1055
  1057. 1056 ### Installed packages:
  1058. 1057
  1059. 1058 ii armbian-bsp-cli-orangepioneplus 21.05.1 arm64 Tweaks for Armbian buster on orangepioneplus
  1060. 1059 ii armbian-config 21.05.1 all Armbian configuration utility
  1061. 1060 hi armbian-firmware 21.05.1 all Linux firmware
  1062. 1061 ii armbian-zsh 21.05.1 all Armbian improved ZShell
  1063. 1062 ii hostapd 3:2.9-102~armbian20.05.2+1 arm64 IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
  1064. 1063 ii htop 3.1.0-0~armbian20.08.2+1 arm64 interactive processes viewer
  1065. 1064 ii linux-base 4.6 all Linux image base package
  1066. 1065 ii linux-dtb-current-sunxi64 21.05.1 arm64 Linux DTB, version 5.10.34-sunxi64
  1067. 1066 ii linux-image-current-sunxi64 21.05.1 arm64 Linux kernel, version 5.10.34-sunxi64
  1068. 1067 ii linux-libc-dev:arm64 4.19.181-1 arm64 Linux support headers for userspace development
  1069. 1068 ii linux-u-boot-orangepioneplus-current 21.05.1 arm64 Uboot loader 2021.04
  1070. 1069
  1071. 1070 ### Loaded modules:
  1072. 1071
  1073. 1072 Module Size Used by
  1074. 1073 rfkill 28672 1
  1075. 1074 snd_soc_hdmi_codec 20480 0
  1076. 1075 sunxi_cedrus 40960 0
  1077. 1076 zram 32768 3
  1078. 1077 videobuf2_dma_contig 24576 1 sunxi_cedrus
  1079. 1078 v4l2_mem2mem 36864 1 sunxi_cedrus
  1080. 1079 sunxi_cir 20480 0
  1081. 1080 rc_core 49152 2 sunxi_cir
  1082. 1081 videobuf2_memops 20480 1 videobuf2_dma_contig
  1083. 1082 videobuf2_v4l2 24576 2 sunxi_cedrus,v4l2_mem2mem
  1084. 1083 videobuf2_common 49152 3 sunxi_cedrus,videobuf2_v4l2,v4l2_mem2mem
  1085. 1084 dw_hdmi_i2s_audio 16384 0
  1086. 1085 dw_hdmi_cec 16384 0
  1087. 1086 videodev 237568 4 sunxi_cedrus,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem
  1088. 1087 mc 49152 5 sunxi_cedrus,videodev,videobuf2_v4l2,videobuf2_common,v4l2_mem2mem
  1089. 1088 panfrost 65536 0
  1090. 1089 gpu_sched 32768 1 panfrost
  1091. 1090 display_connector 20480 0
  1092. 1091 cpufreq_dt 20480 0
  1093. 1092 realtek 24576 1
  1094. 1093 i2c_mv64xxx 24576 0
  1095. 1094 dwmac_sun8i 28672 0
  1096. 1095 mdio_mux 16384 1 dwmac_sun8i
  1097. 1096
  1098. 1097 ### Current system health:
  1099. 1098
  1100. 1099 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  1101. 1100 01:02:58: --- 0.18 23% 0% 3% 0% 19% 0% 33.8°C 0/9
  1102. 1101 01:02:58: --- 0.18 3% 2% 0% 0% 0% 0% 37.0°C 0/9
  1103. 1102 01:02:59: --- 0.18 3% 2% 0% 0% 0% 0% 37.0°C 0/9
  1104. 1103 01:02:59: --- 0.18 2% 2% 0% 0% 0% 0% 35.1°C 0/9
  1105. 1104 01:02:59: --- 0.18 3% 2% 0% 0% 0% 0% 35.5°C 0/9
  1106. 1105 01:03:01: --- 0.18 23% 0% 3% 0% 19% 0% 53.8°C 0/9
  1107. 1106 01:03:03: --- 0.18 100% 0% 100% 0% 0% 0% 54.0°C 0/9
  1108. 1107 01:03:03: --- 0.16 60% 0% 59% 0% 0% 0% 52.8°C 0/9
  1109. 1108 01:03:03: --- 0.16 3% 2% 0% 0% 0% 0% 39.6°C 0/9
  1110. 1109 01:03:04: --- 0.16 2% 2% 0% 0% 0% 0% 39.6°C 0/9
  1111. 1110
  1112. 1111 ### resolv.conf
  1113. 1112
  1114. 1113 -rw-r--r-- 1 root root 280 May 7 2021 /etc/resolv.conf
  1115. 1114 # Generated by NetworkManager
  1116. 1115 search box
  1117. 1116 nameserver XXX.XXX.162.126
  1118. 1117 nameserver XXX.XXX.5.126
  1119. 1118 nameserver 2a02:2457:10c:101::126
  1120. 1119 # NOTE: the libc resolver may not support more than 3 nameservers.
  1121. 1120 # The nameservers listed below may not be recognized.
  1122. 1121 nameserver 2a02:2457:20c:101::126
  1123. 1122
  1124. 1123 ### Current sysinfo:
  1125. 1124
  1126. 1125 Linux 5.10.34-sunxi64 (orangepioneplus) 04/16/2022 _aarch64_ (4 CPU)
  1127. 1126
  1128. 1127 avg-cpu: %user %nice %system %iowait %steal %idle
  1129. 1128 3.73 0.05 0.82 19.41 0.00 76.00
  1130. 1129
  1131. 1130 Device tps kB_read/s kB_wrtn/s kB_read kB_wrtn
  1132. 1131 mmcblk0 8.13 226.08 1311.22 215225 1248268
  1133. 1132 mmcblk0p1 7.95 222.46 1311.22 211777 1248264
  1134. 1133 zram0 0.59 2.34 0.00 2232 4
  1135. 1134 zram1 0.35 0.46 2.37 440 2260
  1136. 1135 zram2 0.64 1.20 1.49 1140 1416
  1137. 1136
  1138. 1137 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
  1139. 1138 r b swpd free buff cache si so bi bo in cs us sy id wa st
  1140. 1139 0 0 0 551676 18868 326728 0 0 57 330 319 484 4 1 76 19 0
  1141. 1140
  1142. 1141 total used free shared buff/cache available
  1143. 1142 Mem: 985Mi 108Mi 538Mi 5.0Mi 337Mi 799Mi
  1144. 1143 Swap: 492Mi 0B 492Mi
  1145. 1144
  1146. 1145 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  1147. 1146 /dev/zram2 lzo-rle 492.5M 476K 7.7K 112K 4 /tmp
  1148. 1147 /dev/zram1 zstd 50M 960K 160.8K 468K 4 /var/log
  1149. 1148 /dev/zram0 lzo-rle 492.5M 4K 73B 12K 4 [SWAP]
  1150. 1149
  1151. 1150 01:03:04 up 15 min, 2 users, load average: 0.16, 0.96, 1.03
  1152. 1151
  1153. 1152 [ 1.852398] AppArmor: AppArmor sha1 policy hashing enabled
  1154. 1153 [ 1.852466] ima: No TPM chip found, activating TPM-bypass!
  1155. 1154 [ 1.852503] ima: Allocated hash algorithm: sha1
  1156. 1155 [ 1.852533] ima: No architecture policies found
  1157. 1156 [ 1.852578] evm: Initialising EVM extended attributes:
  1158. 1157 [ 1.852585] evm: security.selinux
  1159. 1158 [ 1.852591] evm: security.SMACK64
  1160. 1159 [ 1.852596] evm: security.SMACK64EXEC
  1161. 1160 [ 1.852601] evm: security.SMACK64TRANSMUTE
  1162. 1161 [ 1.852606] evm: security.SMACK64MMAP
  1163. 1162 [ 1.852611] evm: security.apparmor
  1164. 1163 [ 1.852616] evm: security.ima
  1165. 1164 [ 1.852621] evm: security.capability
  1166. 1165 [ 1.852626] evm: HMAC attrs: 0x1
  1167. 1166 [ 1.865862] sun8i-mixer 1100000.mixer: Adding to iommu group 0
  1168. 1167 [ 1.871199] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  1169. 1168 [ 1.871635] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
  1170. 1169 [ 1.872154] printk: console [ttyS0] disabled
  1171. 1170 [ 1.872241] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 31, base_baud = 1500000) is a 16550A
  1172. 1171 [ 3.192218] printk: console [ttyS0] enabled
  1173. 1172 [ 3.197470] sun4i-drm display-engine: Adding to iommu group 0
  1174. 1173 [ 3.222135] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800010e14668)
  1175. 1174 [ 3.229889] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800010e18990)
  1176. 1175 [ 3.237976] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800010e0f890)
  1177. 1176 [ 3.246378] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
  1178. 1177 [ 3.254513] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
  1179. 1178 [ 3.264648] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
  1180. 1179 [ 3.272461] sun4i-drm display-engine: bound 6000000.hdmi (ops 0xffff800010e139a0)
  1181. 1180 [ 3.280415] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  1182. 1181 [ 3.288209] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  1183. 1182 [ 3.297955] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  1184. 1183 [ 3.305147] sun50i_cpufreq_nvmem: Using CPU speed bin speed0
  1185. 1184 [ 3.311801] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
  1186. 1185 [ 3.311918] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  1187. 1186 [ 3.318659] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  1188. 1187 [ 3.334088] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  1189. 1188 [ 3.341051] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  1190. 1189 [ 3.349502] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  1191. 1190 [ 3.356642] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  1192. 1191 [ 3.363520] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  1193. 1192 [ 3.373870] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  1194. 1193 [ 3.374122] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  1195. 1194 [ 3.381011] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  1196. 1195 [ 3.381020] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  1197. 1196 [ 3.404939] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  1198. 1197 [ 3.412092] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  1199. 1198 [ 3.418975] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  1200. 1199 [ 3.429290] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  1201. 1200 [ 3.429535] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  1202. 1201 [ 3.436430] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  1203. 1202 [ 3.436438] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  1204. 1203 [ 3.460559] of_cfs_init
  1205. 1204 [ 3.463135] of_cfs_init: OK
  1206. 1205 [ 3.466131] ALSA device list:
  1207. 1206 [ 3.469107] No soundcards found.
  1208. 1207 [ 3.474036] Freeing unused kernel memory: 2496K
  1209. 1208 [ 3.492851] Run /init as init process
  1210. 1209 [ 3.496514] with arguments:
  1211. 1210 [ 3.496519] /init
  1212. 1211 [ 3.496523] with environment:
  1213. 1212 [ 3.496528] HOME=/
  1214. 1213 [ 3.496532] TERM=linux
  1215. 1214 [ 3.496536] ubootpart=05d56c7c-01
  1216. 1215 [ 3.496541] cgroup_enable=memory
  1217. 1216 [ 3.843448] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  1218. 1217 [ 3.850658] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 96
  1219. 1218 [ 3.857570] sun50i-h6-pinctrl 300b000.pinctrl: pin-96 (5020000.ethernet) status -517
  1220. 1219 [ 3.859601] axp20x-i2c 1-0036: AXP20x variant AXP806 found
  1221. 1220 [ 3.865347] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 96 (PD0) from group PD0 on device 300b000.pinctrl
  1222. 1221 [ 3.881642] dwmac-sun8i 5020000.ethernet: Error applying setting, reverse things back
  1223. 1222 [ 3.889372] input: axp20x-pek as /devices/platform/soc/7081400.i2c/i2c-1/1-0036/axp221-pek/input/input0
  1224. 1223 [ 3.902215] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  1225. 1224 [ 3.908114] vdd-cpu: supplied by vcc-5v
  1226. 1225 [ 3.909392] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  1227. 1226 [ 3.913876] vdd-gpu: supplied by vcc-5v
  1228. 1227 [ 3.920089] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  1229. 1228 [ 3.922882] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  1230. 1229 [ 3.923167] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  1231. 1230 [ 3.924494] vdd-sys: Bringing 900000uV into 960000-960000uV
  1232. 1231 [ 3.931852] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  1233. 1232 [ 3.939513] vdd-sys: supplied by vcc-5v
  1234. 1233 [ 3.947489] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  1235. 1234 [ 3.948474] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  1236. 1235 [ 3.953780] vcc-dram: supplied by vcc-5v
  1237. 1236 [ 3.960034] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 96
  1238. 1237 [ 3.960042] sun50i-h6-pinctrl 300b000.pinctrl: pin-96 (5020000.ethernet) status -517
  1239. 1238 [ 3.964501] vcc-pl: supplied by vcc-5v
  1240. 1239 [ 3.971956] sun50i-h6-pinctrl 300b000.pinctrl: could not request pin 96 (PD0) from group PD0 on device 300b000.pinctrl
  1241. 1240 [ 3.971965] dwmac-sun8i 5020000.ethernet: Error applying setting, reverse things back
  1242. 1241 [ 3.979580] vcc-ac200: Bringing 700000uV into 3300000-3300000uV
  1243. 1242 [ 4.026474] vcc-ac200: supplied by vcc-5v
  1244. 1243 [ 4.031016] vcc25-dram: Bringing 700000uV into 3300000-3300000uV
  1245. 1244 [ 4.037795] vcc25-dram: supplied by vcc-5v
  1246. 1245 [ 4.042964] vcc-bias-pll: supplied by vcc-5v
  1247. 1246 [ 4.047896] vcc-efuse-pcie-hdmi-io: supplied by vcc-5v
  1248. 1247 [ 4.053538] vcc-dcxoio: Bringing 700000uV into 1800000-1800000uV
  1249. 1248 [ 4.060302] vcc-dcxoio: supplied by vcc-5v
  1250. 1249 [ 4.065012] bldo4: supplied by vcc-5v
  1251. 1250 [ 4.069319] vcc-3v3: supplied by vcc-5v
  1252. 1251 [ 4.073680] vcc-wifi-1: Bringing 700000uV into 3300000-3300000uV
  1253. 1252 [ 4.080142] vcc-wifi-1: supplied by vcc-5v
  1254. 1253 [ 4.084744] vcc-wifi-2: Bringing 700000uV into 3300000-3300000uV
  1255. 1254 [ 4.091197] vcc-wifi-2: supplied by vcc-5v
  1256. 1255 [ 4.095532] sw: supplied by regulator-dummy
  1257. 1256 [ 4.100257] axp20x-i2c 1-0036: AXP20X driver loaded
  1258. 1257 [ 4.107695] ehci-platform 5101000.usb: EHCI Host Controller
  1259. 1258 [ 4.113370] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 1
  1260. 1259 [ 4.121277] ehci-platform 5101000.usb: irq 34, io mem 0x05101000
  1261. 1260 [ 4.144836] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
  1262. 1261 [ 4.152395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  1263. 1262 [ 4.161782] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1264. 1263 [ 4.170362] usb usb1: Product: EHCI Host Controller
  1265. 1264 [ 4.176622] usb usb1: Manufacturer: Linux 5.10.34-sunxi64 ehci_hcd
  1266. 1265 [ 4.184237] usb usb1: SerialNumber: 5101000.usb
  1267. 1266 [ 4.190366] phy id_det change to host
  1268. 1267 [ 4.195580] hub 1-0:1.0: USB hub found
  1269. 1268 [ 4.200390] hub 1-0:1.0: 1 port detected
  1270. 1269 [ 4.206254] ehci-platform 5311000.usb: EHCI Host Controller
  1271. 1270 [ 4.211899] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 2
  1272. 1271 [ 4.219797] ehci-platform 5311000.usb: irq 36, io mem 0x05311000
  1273. 1272 [ 4.240781] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00
  1274. 1273 [ 4.247134] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  1275. 1274 [ 4.255406] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1276. 1275 [ 4.262628] usb usb2: Product: EHCI Host Controller
  1277. 1276 [ 4.267509] usb usb2: Manufacturer: Linux 5.10.34-sunxi64 ehci_hcd
  1278. 1277 [ 4.273689] usb usb2: SerialNumber: 5311000.usb
  1279. 1278 [ 4.278733] hub 2-0:1.0: USB hub found
  1280. 1279 [ 4.282545] hub 2-0:1.0: 1 port detected
  1281. 1280 [ 4.400899] ohci-platform 5101400.usb: Generic Platform OHCI controller
  1282. 1281 [ 4.407568] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 3
  1283. 1282 [ 4.415455] ohci-platform 5101400.usb: irq 35, io mem 0x05101400
  1284. 1283 [ 4.484972] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  1285. 1284 [ 4.493241] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1286. 1285 [ 4.500463] usb usb3: Product: Generic Platform OHCI controller
  1287. 1286 [ 4.506384] usb usb3: Manufacturer: Linux 5.10.34-sunxi64 ohci_hcd
  1288. 1287 [ 4.512566] usb usb3: SerialNumber: 5101400.usb
  1289. 1288 [ 4.517628] hub 3-0:1.0: USB hub found
  1290. 1289 [ 4.521438] hub 3-0:1.0: 1 port detected
  1291. 1290 [ 4.526526] ohci-platform 5311400.usb: Generic Platform OHCI controller
  1292. 1291 [ 4.533219] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 4
  1293. 1292 [ 4.541109] ohci-platform 5311400.usb: irq 37, io mem 0x05311400
  1294. 1293 [ 4.608968] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  1295. 1294 [ 4.617236] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1296. 1295 [ 4.624459] usb usb4: Product: Generic Platform OHCI controller
  1297. 1296 [ 4.630383] usb usb4: Manufacturer: Linux 5.10.34-sunxi64 ohci_hcd
  1298. 1297 [ 4.636565] usb usb4: SerialNumber: 5311400.usb
  1299. 1298 [ 4.641629] hub 4-0:1.0: USB hub found
  1300. 1299 [ 4.645432] hub 4-0:1.0: 1 port detected
  1301. 1300 [ 4.650685] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator
  1302. 1301 [ 4.660512] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
  1303. 1302 [ 4.666343] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 5
  1304. 1303 [ 4.674290] phy id_det change to host
  1305. 1304 [ 4.678127] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  1306. 1305 [ 4.686400] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1307. 1306 [ 4.693624] usb usb5: Product: MUSB HDRC host driver
  1308. 1307 [ 4.698593] usb usb5: Manufacturer: Linux 5.10.34-sunxi64 musb-hcd
  1309. 1308 [ 4.704776] usb usb5: SerialNumber: musb-hdrc.4.auto
  1310. 1309 [ 4.710252] hub 5-0:1.0: USB hub found
  1311. 1310 [ 4.714058] hub 5-0:1.0: 1 port detected
  1312. 1311 [ 4.719974] vcc-gmac-3v3: supplied by vcc-ac200
  1313. 1312 [ 4.720104] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  1314. 1313 [ 4.725734] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
  1315. 1314 [ 4.734526] sunxi-mmc 4020000.mmc: Got CD GPIO
  1316. 1315 [ 4.739515] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
  1317. 1316 [ 4.750141] dwmac-sun8i 5020000.ethernet: supply phy-io not found, using dummy regulator
  1318. 1317 [ 4.758488] dwmac-sun8i 5020000.ethernet: PTP uses main clock
  1319. 1318 [ 4.764279] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000)
  1320. 1319 [ 4.769000] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  1321. 1320 [ 4.818988] mmc0: host does not support reading read-only switch, assuming write-enable
  1322. 1321 [ 4.830143] mmc0: new high speed SDXC card at address aaaa
  1323. 1322 [ 4.836441] mmcblk0: mmc0:aaaa SL64G 59.5 GiB
  1324. 1323 [ 4.847117] mmcblk0: p1
  1325. 1324 [ 4.881057] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
  1326. 1325 [ 4.888340] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported
  1327. 1326 [ 4.895569] dwmac-sun8i 5020000.ethernet: COE Type 2
  1328. 1327 [ 4.900535] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported
  1329. 1328 [ 4.907326] dwmac-sun8i 5020000.ethernet: Normal descriptors
  1330. 1329 [ 4.912988] dwmac-sun8i 5020000.ethernet: Chain mode enabled
  1331. 1330 [ 4.919166] libphy: stmmac: probed
  1332. 1331 [ 5.458814] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1333. 1332 [ 6.317107] systemd[1]: System time before build time, advancing clock.
  1334. sysctl: permission denied on key 'vm.mmap_rnd_bits'
  1335. sysctl: permission denied on key 'vm.mmap_rnd_compat_bits'
  1336. sysctl: permission denied on key 'vm.stat_refresh'
  1337. 1333 [ 6.357989] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  1338. 1334 [ 6.379923] systemd[1]: Detected architecture arm64.
  1339. 1335 [ 6.429113] systemd[1]: Set hostname to <orangepioneplus>.
  1340. 1336 [ 6.972906] systemd[1]: Created slice User and Session Slice.
  1341. 1337 [ 6.993045] systemd[1]: Reached target Slices.
  1342. 1338 [ 7.013448] systemd[1]: Listening on Journal Socket (/dev/log).
  1343. 1339 [ 7.036888] systemd[1]: Reached target Swap.
  1344. 1340 [ 7.057614] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1345. 1341 [ 7.085524] systemd[1]: Listening on Journal Socket.
  1346. 1342 [ 7.109361] systemd[1]: Starting Nameserver information manager...
  1347. 1343 [ 7.327590] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1348. 1344 [ 8.437063] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 912000 KHz, changing to: 1080000 KHz
  1349. 1345 [ 8.525500] panfrost 1800000.gpu: clock rate = 432000000
  1350. 1346 [ 8.530929] panfrost 1800000.gpu: bus_clock rate = 100000000
  1351. 1347 [ 8.539674] mc: Linux media interface: v0.10
  1352. 1348 [ 8.549565] panfrost 1800000.gpu: mali-t720 id 0x720 major 0x1 minor 0x1 status 0x0
  1353. 1349 [ 8.557349] panfrost 1800000.gpu: features: 00000000,10309e40, issues: 00000000,21054400
  1354. 1350 [ 8.565480] panfrost 1800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821 AS:0xf JS:0x7
  1355. 1351 [ 8.577144] panfrost 1800000.gpu: shader_present=0x3 l2_present=0x1
  1356. 1352 [ 8.591341] [drm] Initialized panfrost 1.1.0 20180908 for 1800000.gpu on minor 1
  1357. 1353 [ 8.631590] videodev: Linux video capture interface: v2.00
  1358. 1354 [ 8.727287] Registered IR keymap rc-empty
  1359. 1355 [ 8.733103] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0
  1360. 1356 [ 8.740516] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  1361. 1357 [ 8.750041] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input1
  1362. 1358 [ 8.758539] sunxi-ir 7040000.ir: initialized sunXi IR driver
  1363. 1359 [ 8.814038] zram: Added device: zram0
  1364. 1360 [ 8.815177] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  1365. 1361 [ 8.818213] zram: Added device: zram1
  1366. 1362 [ 8.831820] cedrus 1c0e000.video-codec: Adding to iommu group 0
  1367. 1363 [ 8.833278] zram: Added device: zram2
  1368. 1364 [ 8.851079] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  1369. 1365 [ 8.959439] zram0: detected capacity change from 0 to 516448256
  1370. 1366 [ 9.028838] Adding 504340k swap on /dev/zram0. Priority:5 extents:1 across:504340k SSFS
  1371. 1367 [ 9.157569] zram1: detected capacity change from 0 to 52428800
  1372. 1368 [ 9.227769] zram2: detected capacity change from 0 to 516448256
  1373. 1369 [ 9.264744] EXT4-fs (zram2): mounted filesystem without journal. Opts: discard
  1374. 1370 [ 9.272015] ext4 filesystem being mounted at /tmp supports timestamps until 2038 (0x7fffffff)
  1375. 1371 [ 9.419882] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  1376. 1372 [ 9.427161] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  1377. 1373 [ 11.317908] systemd-journald[546]: Received request to flush runtime journal from PID 1
  1378. 1374 [ 12.450360] EXT4-fs (mmcblk0p1): resizing filesystem from 434176 to 15432704 blocks
  1379. 1375 [ 25.132651] EXT4-fs (mmcblk0p1): resized to 3145728 blocks
  1380. 1376 [ 37.537060] EXT4-fs (mmcblk0p1): resized to 5767168 blocks
  1381. 1377 [ 54.129498] EXT4-fs (mmcblk0p1): resized to 6815744 blocks
  1382. 1378 [ 66.341704] EXT4-fs (mmcblk0p1): resized to 7340032 blocks
  1383. 1379 [ 79.877085] EXT4-fs (mmcblk0p1): resized to 7864320 blocks
  1384. 1380 [ 93.382437] EXT4-fs (mmcblk0p1): resized to 8388608 blocks
  1385. 1381 [ 106.153282] EXT4-fs (mmcblk0p1): resized to 8912896 blocks
  1386. 1382 [ 119.525409] EXT4-fs (mmcblk0p1): resized to 9437184 blocks
  1387. 1383 [ 133.318447] EXT4-fs (mmcblk0p1): resized to 9961472 blocks
  1388. 1384 [ 145.852994] EXT4-fs (mmcblk0p1): resized to 10485760 blocks
  1389. 1385 [ 158.817313] EXT4-fs (mmcblk0p1): resized to 11010048 blocks
  1390. 1386 [ 172.511593] EXT4-fs (mmcblk0p1): resized to 11534336 blocks
  1391. 1387 [ 185.455901] EXT4-fs (mmcblk0p1): resized to 12058624 blocks
  1392. 1388 [ 198.442043] EXT4-fs (mmcblk0p1): resized to 12582912 blocks
  1393. 1389 [ 211.053783] EXT4-fs (mmcblk0p1): resized to 13107200 blocks
  1394. 1390 [ 224.177371] EXT4-fs (mmcblk0p1): resized to 13631488 blocks
  1395. 1391 [ 237.042180] EXT4-fs (mmcblk0p1): resized to 14155776 blocks
  1396. 1392 [ 250.255343] EXT4-fs (mmcblk0p1): resized to 14680064 blocks
  1397. 1393 [ 263.242479] EXT4-fs (mmcblk0p1): resized to 15204352 blocks
  1398. 1394 [ 269.582903] EXT4-fs (mmcblk0p1): resized filesystem to 15432704
  1399. 1395 [ 313.421157] dwmac-sun8i 5020000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
  1400. 1396 [ 313.432070] dwmac-sun8i 5020000.ethernet eth0: No Safety Features support found
  1401. 1397 [ 313.439422] dwmac-sun8i 5020000.ethernet eth0: No MAC Management Counters available
  1402. 1398 [ 313.447092] dwmac-sun8i 5020000.ethernet eth0: PTP not supported by HW
  1403. 1399 [ 313.453982] dwmac-sun8i 5020000.ethernet eth0: configuring for phy/rgmii-id link mode
  1404. 1400 [ 317.537557] dwmac-sun8i 5020000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  1405. 1401 [ 317.545942] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1406. 1402
  1407. 1403
  1408. 1404 vm.admin_reserve_kbytes = 8192
  1409. 1405 vm.block_dump = 0
  1410. 1406 vm.compaction_proactiveness = 20
  1411. 1407 vm.compact_unevictable_allowed = 1
  1412. 1408 vm.dirty_background_bytes = 0
  1413. 1409 vm.dirty_background_ratio = 10
  1414. 1410 vm.dirty_bytes = 0
  1415. 1411 vm.dirty_expire_centisecs = 3000
  1416. 1412 vm.dirty_ratio = 20
  1417. 1413 vm.dirtytime_expire_seconds = 43200
  1418. 1414 vm.dirty_writeback_centisecs = 500
  1419. 1415 vm.extfrag_threshold = 500
  1420. 1416 vm.hugetlb_shm_group = 0
  1421. 1417 vm.laptop_mode = 0
  1422. 1418 vm.legacy_va_layout = 0
  1423. 1419 vm.lowmem_reserve_ratio = 256 256 32 0
  1424. 1420 vm.max_map_count = 65530
  1425. 1421 vm.min_free_kbytes = 22528
  1426. 1422 vm.min_slab_ratio = 5
  1427. 1423 vm.min_unmapped_ratio = 1
  1428. 1424 vm.mmap_min_addr = 4096
  1429. 1425 vm.nr_hugepages = 0
  1430. 1426 vm.nr_hugepages_mempolicy = 0
  1431. 1427 vm.nr_overcommit_hugepages = 0
  1432. 1428 vm.numa_stat = 1
  1433. 1429 vm.numa_zonelist_order = Node
  1434. 1430 vm.oom_dump_tasks = 1
  1435. 1431 vm.oom_kill_allocating_task = 0
  1436. 1432 vm.overcommit_kbytes = 0
  1437. 1433 vm.overcommit_memory = 0
  1438. 1434 vm.overcommit_ratio = 50
  1439. 1435 vm.page-cluster = 0
  1440. 1436 vm.page_lock_unfairness = 5
  1441. 1437 vm.panic_on_oom = 0
  1442. 1438 vm.percpu_pagelist_fraction = 0
  1443. 1439 vm.stat_interval = 1
  1444. 1440 vm.swappiness = 100
  1445. 1441 vm.user_reserve_kbytes = 30996
  1446. 1442 vm.vfs_cache_pressure = 100
  1447. 1443 vm.watermark_boost_factor = 15000
  1448. 1444 vm.watermark_scale_factor = 10
  1449. 1445 vm.zone_reclaim_mode = 0
  1450. 1446
  1451. 1447 ### interrupts:
  1452. 1448 CPU0 CPU1 CPU2 CPU3
  1453. 1449 11: 27628 22591 22265 25183 GICv2 30 Level arch_timer
  1454. 1450 14: 0 0 0 0 GICv2 172 Level arm-pmu
  1455. 1451 15: 0 0 0 0 GICv2 173 Level arm-pmu
  1456. 1452 16: 0 0 0 0 GICv2 174 Level arm-pmu
  1457. 1453 17: 0 0 0 0 GICv2 175 Level arm-pmu
  1458. 1454 18: 0 0 0 0 GICv2 121 Level 1c0e000.video-codec
  1459. 1455 19: 0 0 0 0 GICv2 116 Level panfrost-job
  1460. 1456 20: 0 0 0 0 GICv2 117 Level panfrost-mmu
  1461. 1457 21: 1 0 0 0 GICv2 115 Level panfrost-gpu
  1462. 1458 22: 7 0 0 0 GICv2 119 Level sun8i-ce-ns
  1463. 1459 23: 0 0 0 0 GICv2 75 Level 3002000.dma-controller
  1464. 1460 24: 0 0 0 0 GICv2 76 Level 3003000.mailbox
  1465. 1461 29: 0 0 0 0 GICv2 89 Level 30f0000.iommu
  1466. 1462 30: 34071 0 0 803041 GICv2 67 Level sunxi-mmc
  1467. 1463 31: 5249 0 0 0 GICv2 32 Level ttyS0
  1468. 1464 32: 1177 0 0 0 GICv2 44 Level eth0
  1469. 1465 33: 0 0 0 0 GICv2 55 Level musb-hdrc.4.auto
  1470. 1466 34: 0 0 0 0 GICv2 56 Level ehci_hcd:usb1
  1471. 1467 35: 0 0 0 0 GICv2 57 Level ohci_hcd:usb3
  1472. 1468 36: 0 0 0 0 GICv2 60 Level ehci_hcd:usb2
  1473. 1469 37: 0 0 0 0 GICv2 61 Level ohci_hcd:usb4
  1474. 1470 38: 0 0 0 0 GICv2 96 Level 6000000.hdmi, dw-hdmi-cec
  1475. 1471 39: 0 0 0 0 GICv2 98 Level 6515000.lcd-controller
  1476. 1472 40: 0 0 0 0 sun6i-r-intc 5 Level 7000000.rtc
  1477. 1473 45: 5 0 0 0 sun6i-r-intc 13 Level sunxi-ir
  1478. 1474 46: 918 0 0 0 GICv2 139 Level mv64xxx_i2c
  1479. 1475 47: 3798 0 0 0 GICv2 47 Level ths
  1480. 1476 150: 0 0 0 0 sunxi_pio_edge 38 Edge 4020000.mmc cd
  1481. 1477 240: 0 0 0 0 sun6i-r-intc 0 Level axp806
  1482. 1478 251: 0 0 0 0 axp806 10 Edge axp20x-pek-dbf
  1483. 1479 252: 0 0 0 0 axp806 11 Edge axp20x-pek-dbr
  1484. 1480 IPI0: 75051 38986 129498 12270 Rescheduling interrupts
  1485. 1481 IPI1: 2677 1955 2319 937 Function call interrupts
  1486. 1482 IPI2: 0 0 0 0 CPU stop interrupts
  1487. 1483 IPI3: 0 0 0 0 CPU stop (for crash dump) interrupts
  1488. 1484 IPI4: 0 0 0 0 Timer broadcast interrupts
  1489. 1485 IPI5: 973 265 252 277 IRQ work interrupts
  1490. 1486 IPI6: 0 0 0 0 CPU wake-up interrupts
  1491. 1487 Err: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement