Guest User

Untitled

a guest
Apr 22nd, 2021
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 378.80 KB | None | 0 0
  1. 1
  2. 2 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  3. 3
  4. 4 ### Activated Armbian ramlog partition with zstd compression
  5. 5
  6. 6 Tue 09 Mar 2021 08:04:33 AM UTC | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  7. 7
  8. 8 ### dmesg:
  9. 9
  10. 10 [ 0.000000] Booting Linux on physical CPU 0x0
  11. 11 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  12. 12 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  13. 13 [ 0.000000] CPU: div instructions available: patching division code
  14. 14 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  15. 15 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  16. 16 [ 0.000000] Memory policy: Data cache writealloc
  17. 17 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  18. 18 [ 0.000000] Zone ranges:
  19. 19 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  20. 20 [ 0.000000] HighMem empty
  21. 21 [ 0.000000] Movable zone start for each node
  22. 22 [ 0.000000] Early memory node ranges
  23. 23 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  24. 24 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  25. 25 [ 0.000000] On node 0 totalpages: 131072
  26. 26 [ 0.000000] Normal zone: 1152 pages used for memmap
  27. 27 [ 0.000000] Normal zone: 0 pages reserved
  28. 28 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  29. 29 [ 0.000000] psci: probing for conduit method from DT.
  30. 30 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  31. 31 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  32. 32 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  33. 33 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  34. 34 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  35. 35 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks= sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  36. 36 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  37. 37 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  38. 38 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  39. 39 [ 0.000000] Memory: 384716K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33076K reserved, 106496K cma-reserved, 0K highmem)
  40. 40 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  41. 41 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  42. 42 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  43. 43 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  44. 44 [ 0.000000] rcu: Hierarchical RCU implementation.
  45. 45 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  46. 46 [ 0.000000] Rude variant of Tasks RCU enabled.
  47. 47 [ 0.000000] Tracing variant of Tasks RCU enabled.
  48. 48 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  49. 49 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  50. 50 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  51. 51 [ 0.000000] GIC: Using split EOI/Deactivate mode
  52. 52 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  53. 53 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  54. 54 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  55. 55 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  56. 56 [ 0.000016] Switching to timer-based delay loop, resolution 41ns
  57. 57 [ 0.000242] Console: colour dummy device 80x30
  58. 58 [ 0.000301] printk: console [tty1] enabled
  59. 59 [ 0.000353] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  60. 60 [ 0.000368] pid_max: default: 32768 minimum: 301
  61. 61 [ 0.000562] LSM: Security Framework initializing
  62. 62 [ 0.000618] Yama: becoming mindful.
  63. 63 [ 0.000777] AppArmor: AppArmor initialized
  64. 64 [ 0.000851] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  65. 65 [ 0.000862] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  66. 66 [ 0.001861] CPU: Testing write buffer coherency: ok
  67. 67 [ 0.002232] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  68. 68 [ 0.002900] Setting up static identity map for 0x40100000 - 0x40100054
  69. 69 [ 0.003011] rcu: Hierarchical SRCU implementation.
  70. 70 [ 0.004163] smp: Bringing up secondary CPUs ...
  71. 71 [ 0.014951] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  72. 72 [ 0.025821] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  73. 73 [ 0.036595] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  74. 74 [ 0.036696] smp: Brought up 1 node, 4 CPUs
  75. 75 [ 0.036710] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  76. 76 [ 0.036716] CPU: All CPU(s) started in HYP mode.
  77. 77 [ 0.036720] CPU: Virtualization extensions available.
  78. 78 [ 0.037232] allocated 524288 bytes of page_ext
  79. 79 [ 0.037774] devtmpfs: initialized
  80. 80 [ 0.044915] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  81. 81 [ 0.045125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  82. 82 [ 0.045167] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  83. 83 [ 0.047828] pinctrl core: initialized pinctrl subsystem
  84. 84 [ 0.048981] NET: Registered protocol family 16
  85. 85 [ 0.050716] DMA: preallocated 256 KiB pool for atomic coherent allocations
  86. 86 [ 0.051319] audit: initializing netlink subsys (disabled)
  87. 87 [ 0.051509] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  88. 88 [ 0.051971] thermal_sys: Registered thermal governor 'fair_share'
  89. 89 [ 0.051978] thermal_sys: Registered thermal governor 'bang_bang'
  90. 90 [ 0.051985] thermal_sys: Registered thermal governor 'step_wise'
  91. 91 [ 0.052400] cpuidle: using governor ladder
  92. 92 [ 0.052429] cpuidle: using governor menu
  93. 93 [ 0.053022] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  94. 94 [ 0.053030] hw-breakpoint: maximum watchpoint size is 8 bytes.
  95. 95 [ 0.074914] cryptd: max_cpu_qlen set to 1000
  96. 96 [ 0.144806] raid6: neonx8 gen() 776 MB/s
  97. 97 [ 0.212922] raid6: neonx8 xor() 576 MB/s
  98. 98 [ 0.281046] raid6: neonx4 gen() 828 MB/s
  99. 99 [ 0.349164] raid6: neonx4 xor() 631 MB/s
  100. 100 [ 0.417293] raid6: neonx2 gen() 914 MB/s
  101. 101 [ 0.485408] raid6: neonx2 xor() 652 MB/s
  102. 102 [ 0.553537] raid6: neonx1 gen() 815 MB/s
  103. 103 [ 0.621635] raid6: neonx1 xor() 564 MB/s
  104. 104 [ 0.689815] raid6: int32x8 gen() 303 MB/s
  105. 105 [ 0.757872] raid6: int32x8 xor() 179 MB/s
  106. 106 [ 0.826057] raid6: int32x4 gen() 354 MB/s
  107. 107 [ 0.894162] raid6: int32x4 xor() 205 MB/s
  108. 108 [ 0.962243] raid6: int32x2 gen() 399 MB/s
  109. 109 [ 1.030356] raid6: int32x2 xor() 213 MB/s
  110. 110 [ 1.098518] raid6: int32x1 gen() 402 MB/s
  111. 111 [ 1.166614] raid6: int32x1 xor() 192 MB/s
  112. 112 [ 1.166620] raid6: using algorithm neonx2 gen() 914 MB/s
  113. 113 [ 1.166625] raid6: .... xor() 652 MB/s, rmw enabled
  114. 114 [ 1.166630] raid6: using neon recovery algorithm
  115. 115 [ 1.167842] iommu: Default domain type: Translated
  116. 116 [ 1.168204] SCSI subsystem initialized
  117. 117 [ 1.168445] libata version 3.00 loaded.
  118. 118 [ 1.168666] usbcore: registered new interface driver usbfs
  119. 119 [ 1.168720] usbcore: registered new interface driver hub
  120. 120 [ 1.168761] usbcore: registered new device driver usb
  121. 121 [ 1.168861] mc: Linux media interface: v0.10
  122. 122 [ 1.168892] videodev: Linux video capture interface: v2.00
  123. 123 [ 1.169004] pps_core: LinuxPPS API ver. 1 registered
  124. 124 [ 1.169012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  125. 125 [ 1.169030] PTP clock support registered
  126. 126 [ 1.169397] Advanced Linux Sound Architecture Driver Initialized.
  127. 127 [ 1.170118] NetLabel: Initializing
  128. 128 [ 1.170125] NetLabel: domain hash size = 128
  129. 129 [ 1.170129] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  130. 130 [ 1.170227] NetLabel: unlabeled traffic allowed by default
  131. 131 [ 1.170947] clocksource: Switched to clocksource arch_sys_counter
  132. 132 [ 1.282319] VFS: Disk quotas dquot_6.6.0
  133. 133 [ 1.282423] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  134. 134 [ 1.283052] AppArmor: AppArmor Filesystem Enabled
  135. 135 [ 1.291122] NET: Registered protocol family 2
  136. 136 [ 1.291900] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  137. 137 [ 1.291952] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  138. 138 [ 1.292008] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  139. 139 [ 1.292069] TCP: Hash tables configured (established 4096 bind 4096)
  140. 140 [ 1.292185] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  141. 141 [ 1.292213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  142. 142 [ 1.292426] NET: Registered protocol family 1
  143. 143 [ 1.292987] Trying to unpack rootfs image as initramfs...
  144. 144 [ 1.998483] Freeing initrd memory: 11256K
  145. 145 [ 1.999766] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  146. 146 [ 2.000857] Initialise system trusted keyrings
  147. 147 [ 2.000915] Key type blacklist registered
  148. 148 [ 2.001134] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  149. 149 [ 2.006377] zbud: loaded
  150. 150 [ 2.007846] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  151. 151 [ 2.008758] fuse: init (API version 7.32)
  152. 152 [ 2.011279] integrity: Platform Keyring initialized
  153. 153 [ 2.118045] xor: measuring software checksum speed
  154. 154 [ 2.125649] arm4regs : 1301 MB/sec
  155. 155 [ 2.136584] 8regs : 899 MB/sec
  156. 156 [ 2.148142] 32regs : 851 MB/sec
  157. 157 [ 2.155607] neon : 1321 MB/sec
  158. 158 [ 2.155614] xor: using function: neon (1321 MB/sec)
  159. 159 [ 2.155629] Key type asymmetric registered
  160. 160 [ 2.155635] Asymmetric key parser 'x509' registered
  161. 161 [ 2.155701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  162. 162 [ 2.155851] io scheduler mq-deadline registered
  163. 163 [ 2.155859] io scheduler kyber registered
  164. 164 [ 2.156091] io scheduler bfq registered
  165. 165 [ 2.162260] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  166. 166 [ 2.163974] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  167. 167 [ 2.170219] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  168. 168 [ 2.172503] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  169. 169 [ 2.173005] printk: console [ttyS0] disabled
  170. 170 [ 2.173091] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  171. 171 [ 2.173313] printk: console [ttyS0] enabled
  172. 172 [ 2.188880] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  173. 173 [ 2.189200] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  174. 174 [ 2.189268] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  175. 175 [ 2.190246] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  176. 176 [ 2.190629] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  177. 177 [ 2.190892] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  178. 178 [ 2.191441] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  179. 179 [ 2.191513] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  180. 180 [ 2.192382] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  181. 181 [ 2.194892] brd: module loaded
  182. 182 [ 2.201257] loop: module loaded
  183. 183 [ 2.203028] libphy: Fixed MDIO Bus: probed
  184. 184 [ 2.204288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  185. 185 [ 2.204306] ehci-platform: EHCI generic platform driver
  186. 186 [ 2.204636] ehci-platform 1c1b000.usb: EHCI Host Controller
  187. 187 [ 2.204671] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  188. 188 [ 2.205094] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  189. 189 [ 2.218958] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  190. 190 [ 2.219221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  191. 191 [ 2.219231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  192. 192 [ 2.219239] usb usb1: Product: EHCI Host Controller
  193. 193 [ 2.219246] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  194. 194 [ 2.219253] usb usb1: SerialNumber: 1c1b000.usb
  195. 195 [ 2.219813] hub 1-0:1.0: USB hub found
  196. 196 [ 2.219860] hub 1-0:1.0: 1 port detected
  197. 197 [ 2.220529] ehci-platform 1c1c000.usb: EHCI Host Controller
  198. 198 [ 2.220552] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  199. 199 [ 2.220760] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  200. 200 [ 2.234968] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  201. 201 [ 2.235195] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  202. 202 [ 2.235205] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  203. 203 [ 2.235213] usb usb2: Product: EHCI Host Controller
  204. 204 [ 2.235221] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  205. 205 [ 2.235227] usb usb2: SerialNumber: 1c1c000.usb
  206. 206 [ 2.235707] hub 2-0:1.0: USB hub found
  207. 207 [ 2.235751] hub 2-0:1.0: 1 port detected
  208. 208 [ 2.236266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  209. 209 [ 2.236285] ohci-platform: OHCI generic platform driver
  210. 210 [ 2.236559] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  211. 211 [ 2.236581] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  212. 212 [ 2.236795] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  213. 213 [ 2.299138] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  214. 214 [ 2.299148] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  215. 215 [ 2.299156] usb usb3: Product: Generic Platform OHCI controller
  216. 216 [ 2.299163] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  217. 217 [ 2.299170] usb usb3: SerialNumber: 1c1b400.usb
  218. 218 [ 2.299646] hub 3-0:1.0: USB hub found
  219. 219 [ 2.299684] hub 3-0:1.0: 1 port detected
  220. 220 [ 2.300283] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  221. 221 [ 2.300303] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  222. 222 [ 2.300496] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  223. 223 [ 2.363117] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  224. 224 [ 2.363127] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  225. 225 [ 2.363135] usb usb4: Product: Generic Platform OHCI controller
  226. 226 [ 2.363142] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  227. 227 [ 2.363149] usb usb4: SerialNumber: 1c1c400.usb
  228. 228 [ 2.363654] hub 4-0:1.0: USB hub found
  229. 229 [ 2.363700] hub 4-0:1.0: 1 port detected
  230. 230 [ 2.364680] usbcore: registered new interface driver usb-storage
  231. 231 [ 2.365623] sun6i-rtc 1f00000.rtc: registered as rtc0
  232. 232 [ 2.365667] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
  233. 233 [ 2.365674] sun6i-rtc 1f00000.rtc: RTC enabled
  234. 234 [ 2.365939] i2c /dev entries driver
  235. 235 [ 2.367331] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  236. 236 [ 2.368118] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  237. 237 [ 2.368212] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  238. 238 [ 2.368283] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  239. 239 [ 2.369244] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  240. 240 [ 2.369448] ledtrig-cpu: registered to indicate activity on CPUs
  241. 241 [ 2.369898] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  242. 242 [ 2.370126] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  243. 243 [ 2.370310] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  244. 244 [ 2.370445] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  245. 245 [ 2.370556] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  246. 246 [ 2.370646] sun8i-ce 1c15000.crypto: Register cbc(aes)
  247. 247 [ 2.370782] sun8i-ce 1c15000.crypto: Register ecb(aes)
  248. 248 [ 2.370895] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  249. 249 [ 2.371055] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  250. 250 [ 2.371165] sun8i-ce 1c15000.crypto: Register md5
  251. 251 [ 2.371293] sun8i-ce 1c15000.crypto: Register sha1
  252. 252 [ 2.371400] sun8i-ce 1c15000.crypto: Register sha224
  253. 253 [ 2.371521] sun8i-ce 1c15000.crypto: Register sha256
  254. 254 [ 2.371634] sun8i-ce 1c15000.crypto: Register sha384
  255. 255 [ 2.371736] sun8i-ce 1c15000.crypto: Register sha512
  256. 256 [ 2.371840] sun8i-ce 1c15000.crypto: Register stdrng
  257. 257 [ 2.371974] sun8i-ce 1c15000.crypto: TRNG not supported
  258. 258 [ 2.371984] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  259. 259 [ 2.372399] hid: raw HID events driver (C) Jiri Kosina
  260. 260 [ 2.372562] usbcore: registered new interface driver usbhid
  261. 261 [ 2.372567] usbhid: USB HID core driver
  262. 262 [ 2.376798] Initializing XFRM netlink socket
  263. 263 [ 2.377304] NET: Registered protocol family 10
  264. 264 [ 2.394589] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  265. 265 [ 2.394643] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  266. 266 [ 2.412354] Segment Routing with IPv6
  267. 267 [ 2.412487] NET: Registered protocol family 17
  268. 268 [ 2.412523] NET: Registered protocol family 15
  269. 269 [ 2.412603] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  270. 270 [ 2.412807] 8021q: 802.1Q VLAN Support v1.8
  271. 271 [ 2.412916] Key type dns_resolver registered
  272. 272 [ 2.413014] mmc1: new high speed SDIO card at address 0001
  273. 273 [ 2.413404] Registering SWP/SWPB emulation handler
  274. 274 [ 2.413656] registered taskstats version 1
  275. 275 [ 2.413668] Loading compiled-in X.509 certificates
  276. 276 [ 2.420435] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  277. 277 [ 2.424378] zswap: loaded using pool zstd/z3fold
  278. 278 [ 2.425164] Key type ._fscrypt registered
  279. 279 [ 2.425173] Key type .fscrypt registered
  280. 280 [ 2.425179] Key type fscrypt-provisioning registered
  281. 281 [ 2.429771] Btrfs loaded, crc32c=crc32c-generic
  282. 282 [ 2.433558] mmc0: host does not support reading read-only switch, assuming write-enable
  283. 283 [ 2.435638] mmc0: new high speed SDHC card at address 0007
  284. 284 [ 2.437040] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  285. 285 [ 2.440122] mmcblk0: p1
  286. 286 [ 2.451457] Key type encrypted registered
  287. 287 [ 2.451481] AppArmor: AppArmor sha1 policy hashing enabled
  288. 288 [ 2.462763] of_cfs_init
  289. 289 [ 2.462895] of_cfs_init: OK
  290. 290 [ 2.463087] ALSA device list:
  291. 291 [ 2.463099] No soundcards found.
  292. 292 [ 2.467082] Freeing unused kernel memory: 1024K
  293. 293 [ 2.483181] Run /init as init process
  294. 294 [ 2.483192] with arguments:
  295. 295 [ 2.483197] /init
  296. 296 [ 2.483202] with environment:
  297. 297 [ 2.483207] HOME=/
  298. 298 [ 2.483213] TERM=linux
  299. 299 [ 2.483218] ubootpart=384f2912-01
  300. 300 [ 2.483223] ubootsource=mmc
  301. 301 [ 2.483228] sunxi_ve_mem_reserve=0
  302. 302 [ 2.483233] sunxi_g2d_mem_reserve=0
  303. 303 [ 2.483238] sunxi_fb_mem_reserve=16
  304. 304 [ 2.483243] cgroup_enable=memory
  305. 305 [ 2.880263] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  306. 306 [ 3.323992] random: fast init done
  307. 307 [ 3.767514] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  308. 308 [ 4.505590] systemd[1]: System time before build time, advancing clock.
  309. 309 [ 4.538199] systemd[1]: Inserted module 'autofs4'
  310. 310 [ 4.618402] systemd[1]: systemd 245.4-4ubuntu3.4 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)
  311. 311 [ 4.619676] systemd[1]: Detected architecture arm.
  312. 312 [ 4.670723] systemd[1]: Set hostname to <orangepilite>.
  313. 313 [ 5.100602] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  314. 314 [ 5.502081] random: systemd: uninitialized urandom read (16 bytes read)
  315. 315 [ 5.507480] systemd[1]: Created slice system-modprobe.slice.
  316. 316 [ 5.508090] random: systemd: uninitialized urandom read (16 bytes read)
  317. 317 [ 5.509693] systemd[1]: Created slice system-serial\x2dgetty.slice.
  318. 318 [ 5.510076] random: systemd: uninitialized urandom read (16 bytes read)
  319. 319 [ 5.511422] systemd[1]: Created slice User and Session Slice.
  320. 320 [ 5.511793] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  321. 321 [ 5.512265] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  322. 322 [ 5.513672] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  323. 323 [ 5.514169] systemd[1]: Reached target Local Encrypted Volumes.
  324. 324 [ 5.514747] systemd[1]: Reached target Remote File Systems.
  325. 325 [ 5.515085] systemd[1]: Reached target Slices.
  326. 326 [ 5.515398] systemd[1]: Reached target Swap.
  327. 327 [ 5.515683] systemd[1]: Reached target System Time Set.
  328. 328 [ 5.516645] systemd[1]: Listening on Syslog Socket.
  329. 329 [ 5.517546] systemd[1]: Listening on fsck to fsckd communication Socket.
  330. 330 [ 5.518119] systemd[1]: Listening on initctl Compatibility Named Pipe.
  331. 331 [ 5.519565] systemd[1]: Listening on Journal Audit Socket.
  332. 332 [ 5.520455] systemd[1]: Listening on Journal Socket (/dev/log).
  333. 333 [ 5.521412] systemd[1]: Listening on Journal Socket.
  334. 334 [ 5.522388] systemd[1]: Listening on udev Control Socket.
  335. 335 [ 5.523153] systemd[1]: Listening on udev Kernel Socket.
  336. 336 [ 5.524065] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  337. 337 [ 5.529950] systemd[1]: Mounting POSIX Message Queue File System...
  338. 338 [ 5.536991] systemd[1]: Mounting Kernel Debug File System...
  339. 339 [ 5.544965] systemd[1]: Mounting Kernel Trace File System...
  340. 340 [ 5.557546] systemd[1]: Starting Restore / save the current clock...
  341. 341 [ 5.567398] systemd[1]: Starting Set the console keyboard layout...
  342. 342 [ 5.575444] systemd[1]: Starting Create list of static device nodes for the current kernel...
  343. 343 [ 5.576364] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  344. 344 [ 5.583744] systemd[1]: Started Nameserver information manager.
  345. 345 [ 5.585252] systemd[1]: Reached target Network (Pre).
  346. 346 [ 5.603492] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  347. 347 [ 5.603762] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  348. 348 [ 5.618185] systemd[1]: Starting Load Kernel Modules...
  349. 349 [ 5.626795] systemd[1]: Starting Remount Root and Kernel File Systems...
  350. 350 [ 5.634829] systemd[1]: Starting udev Coldplug all Devices...
  351. 351 [ 5.647754] systemd[1]: Mounted POSIX Message Queue File System.
  352. 352 [ 5.649429] systemd[1]: Mounted Kernel Debug File System.
  353. 353 [ 5.651155] systemd[1]: Mounted Kernel Trace File System.
  354. 354 [ 5.655619] systemd[1]: Finished Create list of static device nodes for the current kernel.
  355. 355 [ 5.685510] systemd[1]: Finished Restore / save the current clock.
  356. 356 [ 5.715720] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  357. 357 [ 5.724577] systemd[1]: Finished Remount Root and Kernel File Systems.
  358. 358 [ 5.753742] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  359. 359 [ 5.754037] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  360. 360 [ 5.760616] systemd[1]: Starting Load/Save Random Seed...
  361. 361 [ 5.768058] systemd[1]: Starting Create System Users...
  362. 362 [ 5.774249] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  363. 363 [ 5.785694] systemd[1]: Finished Load Kernel Modules.
  364. 364 [ 5.795303] systemd[1]: Mounting FUSE Control File System...
  365. 365 [ 5.804155] systemd[1]: Mounting Kernel Configuration File System...
  366. 366 [ 5.829648] systemd[1]: Starting Apply Kernel Variables...
  367. 367 [ 5.852143] systemd[1]: Mounted FUSE Control File System.
  368. 368 [ 5.854082] systemd[1]: Mounted Kernel Configuration File System.
  369. 369 [ 6.065072] systemd[1]: Finished udev Coldplug all Devices.
  370. 370 [ 6.990093] random: crng init done
  371. 371 [ 6.990112] random: 7 urandom warning(s) missed due to ratelimiting
  372. 372 [ 7.033177] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  373. 373 [ 7.037462] systemd[1]: Finished Set the console keyboard layout.
  374. 374 [ 9.580930] systemd[1]: Finished Load/Save Random Seed.
  375. 375 [ 9.585782] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  376. 376 [ 12.131905] systemd[1]: Finished Apply Kernel Variables.
  377. 377 [ 16.048239] systemd[1]: Finished Create System Users.
  378. 378 [ 16.054743] systemd[1]: Starting Create Static Device Nodes in /dev...
  379. 379 [ 16.123762] systemd[1]: Finished Create Static Device Nodes in /dev.
  380. 380 [ 16.124906] systemd[1]: Reached target Local File Systems (Pre).
  381. 381 [ 16.131589] systemd[1]: Mounting /tmp...
  382. 382 [ 16.140375] systemd[1]: Starting udev Kernel Device Manager...
  383. 383 [ 16.150228] systemd[1]: Mounted /tmp.
  384. 384 [ 16.151460] systemd[1]: Reached target Local File Systems.
  385. 385 [ 16.158536] systemd[1]: Starting Armbian ZRAM config...
  386. 386 [ 16.165710] systemd[1]: Starting Set console font and keymap...
  387. 387 [ 16.172875] systemd[1]: Starting Raise network interfaces...
  388. 388 [ 16.180859] systemd[1]: Starting Mark the need to relabel after reboot...
  389. 389 [ 16.181819] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  390. 390 [ 16.182386] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  391. 391 [ 16.220669] systemd[1]: Finished Set console font and keymap.
  392. 392 [ 16.230216] systemd[1]: Finished Mark the need to relabel after reboot.
  393. 393 [ 16.563644] systemd[1]: Started udev Kernel Device Manager.
  394. 394 [ 16.682610] zram: Added device: zram0
  395. 395 [ 16.683447] zram: Added device: zram1
  396. 396 [ 16.684144] zram: Added device: zram2
  397. 397 [ 16.896129] zram0: detected capacity change from 0 to 257789952
  398. 398 [ 16.983085] Adding 251744k swap on /dev/zram0. Priority:5 extents:1 across:251744k SSFS
  399. 399 [ 17.131262] systemd[1]: Finished Raise network interfaces.
  400. 400 [ 17.263796] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  401. 401 [ 17.271191] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  402. 402 [ 17.300818] zram1: detected capacity change from 0 to 52428800
  403. 403 [ 17.454698] systemd[1]: Finished Armbian ZRAM config.
  404. 404 [ 17.461209] systemd[1]: Starting Armbian memory supported logging...
  405. 405 [ 17.472302] systemd[1]: Found device /dev/ttyS0.
  406. 406 [ 17.582920] Registered IR keymap rc-empty
  407. 407 [ 17.583117] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  408. 408 [ 17.596310] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  409. 409 [ 17.596528] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  410. 410 [ 17.603282] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  411. 411 [ 17.605728] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  412. 412 [ 17.611374] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  413. 413 [ 17.611446] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  414. 414 [ 17.611497] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  415. 415 [ 17.611537] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  416. 416 [ 17.623764] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  417. 417 [ 17.625249] lima 1c40000.gpu: bus rate = 200000000
  418. 418 [ 17.625268] lima 1c40000.gpu: mod rate = 297000000
  419. 419 [ 17.625387] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  420. 420 [ 17.633964] lima 1c40000.gpu: Failed to register cooling device
  421. 421 [ 17.636635] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  422. 422 [ 17.755878] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  423. 423 [ 17.756661] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  424. 424 [ 17.757218] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  425. 425 [ 17.757421] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  426. 426 [ 17.757619] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  427. 427 [ 17.757826] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  428. 428 [ 17.757975] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  429. 429 [ 17.762830] RTL871X: module init start
  430. 430 [ 17.762846] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  431. 431 [ 17.787204] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  432. 432 [ 17.787267] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  433. 433 [ 17.792477] RTL871X: HW EFUSE
  434. 434 [ 17.792550] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  435. 435 [ 17.792556] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  436. 436 [ 17.792582] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  437. 437 [ 17.792604] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  438. 438 [ 17.873285] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  439. 439 [ 18.020541] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  440. 440 [ 18.021564] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=02:81:9d:56:d4:20
  441. 441 [ 18.027043] RTL871X: module init ret=0
  442. 442 [ 18.027972] systemd[1]: Starting Load/Save RF Kill Switch Status...
  443. 443 [ 18.065328] systemd[1]: Started Load/Save RF Kill Switch Status.
  444. 444 [ 20.887219] systemd[1]: Finished Armbian memory supported logging.
  445. 445 [ 20.894220] systemd[1]: Starting Journal Service...
  446. 446 [ 21.077911] systemd[1]: Started Journal Service.
  447. 447 [ 21.109995] systemd-journald[518]: Received client request to flush runtime journal.
  448. 448
  449. 449 ### armbian-release:
  450. 450
  451. 451 # PLEASE DO NOT EDIT THIS FILE
  452. 452 BOARD=orangepilite
  453. 453 BOARD_NAME="Orange Pi Lite"
  454. 454 BOARDFAMILY=sun8i
  455. 455 [email protected]:armbian/build.git
  456. 456 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  457. 457 DISTRIBUTION_CODENAME=focal
  458. 458 DISTRIBUTION_STATUS=supported
  459. 459 VERSION=21.02.3
  460. 460 LINUXFAMILY=sunxi
  461. 461 BRANCH=current
  462. 462 ARCH=arm
  463. 463 IMAGE_TYPE=stable
  464. 464 BOARD_TYPE=conf
  465. 465 INITRD_ARCH=arm
  466. 466 KERNEL_IMAGE_TYPE=Image
  467. 467
  468. 468 ### boot environment:
  469. 469
  470. 470 verbosity=1
  471. 471 bootlogo=false
  472. 472 console=both
  473. 473 disp_mode=1920x1080p60
  474. 474 overlay_prefix=sun8i-h3
  475. 475 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  476. 476 rootfstype=ext4
  477. 477
  478. 478
  479. 479 ### lsusb:
  480. 480
  481. 481 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  482. 482 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  483. 483 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  484. 484 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  485. 485
  486. 486 ### lscpu:
  487. 487
  488. 488 Architecture: armv7l
  489. 489 Byte Order: Little Endian
  490. 490 CPU(s): 4
  491. 491 On-line CPU(s) list: 0-3
  492. 492 Thread(s) per core: 1
  493. 493 Core(s) per socket: 4
  494. 494 Socket(s): 1
  495. 495 Vendor ID: ARM
  496. 496 Model: 5
  497. 497 Model name: Cortex-A7
  498. 498 Stepping: r0p5
  499. 499 CPU max MHz: 1368.0000
  500. 500 CPU min MHz: 480.0000
  501. 501 BogoMIPS: 65.14
  502. 502 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  503. 503
  504. 504 ### cpuinfo:
  505. 505
  506. 506 processor : 0
  507. 507 model name : ARMv7 Processor rev 5 (v7l)
  508. 508 BogoMIPS : 65.14
  509. 509 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  510. 510 CPU implementer : 0x41
  511. 511 CPU architecture: 7
  512. 512 CPU variant : 0x0
  513. 513 CPU part : 0xc07
  514. 514 CPU revision : 5
  515. 515
  516. 516 processor : 1
  517. 517 model name : ARMv7 Processor rev 5 (v7l)
  518. 518 BogoMIPS : 65.14
  519. 519 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  520. 520 CPU implementer : 0x41
  521. 521 CPU architecture: 7
  522. 522 CPU variant : 0x0
  523. 523 CPU part : 0xc07
  524. 524 CPU revision : 5
  525. 525
  526. 526 processor : 2
  527. 527 model name : ARMv7 Processor rev 5 (v7l)
  528. 528 BogoMIPS : 65.14
  529. 529 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  530. 530 CPU implementer : 0x41
  531. 531 CPU architecture: 7
  532. 532 CPU variant : 0x0
  533. 533 CPU part : 0xc07
  534. 534 CPU revision : 5
  535. 535
  536. 536 processor : 3
  537. 537 model name : ARMv7 Processor rev 5 (v7l)
  538. 538 BogoMIPS : 65.14
  539. 539 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  540. 540 CPU implementer : 0x41
  541. 541 CPU architecture: 7
  542. 542 CPU variant : 0x0
  543. 543 CPU part : 0xc07
  544. 544 CPU revision : 5
  545. 545
  546. 546 Hardware : Allwinner sun8i Family
  547. 547 Revision : 0000
  548. 548 Serial : 02c000819d56d420
  549. 549
  550. 550 ### meminfo:
  551. 551
  552. 552 MemTotal: 503492 kB
  553. 553 MemFree: 402116 kB
  554. 554 MemAvailable: 436724 kB
  555. 555 Buffers: 8880 kB
  556. 556 Cached: 29668 kB
  557. 557 SwapCached: 0 kB
  558. 558 Active: 19952 kB
  559. 559 Inactive: 29620 kB
  560. 560 Active(anon): 212 kB
  561. 561 Inactive(anon): 11996 kB
  562. 562 Active(file): 19740 kB
  563. 563 Inactive(file): 17624 kB
  564. 564 Unevictable: 0 kB
  565. 565 Mlocked: 0 kB
  566. 566 HighTotal: 0 kB
  567. 567 HighFree: 0 kB
  568. 568 LowTotal: 503492 kB
  569. 569 LowFree: 402116 kB
  570. 570 SwapTotal: 251744 kB
  571. 571 SwapFree: 251744 kB
  572. 572 Dirty: 792 kB
  573. 573 Writeback: 8 kB
  574. 574 AnonPages: 11136 kB
  575. 575 Mapped: 10404 kB
  576. 576 Shmem: 1100 kB
  577. 577 KReclaimable: 8956 kB
  578. 578 Slab: 25144 kB
  579. 579 SReclaimable: 8956 kB
  580. 580 SUnreclaim: 16188 kB
  581. 581 KernelStack: 1024 kB
  582. 582 PageTables: 888 kB
  583. 583 NFS_Unstable: 0 kB
  584. 584 Bounce: 0 kB
  585. 585 WritebackTmp: 0 kB
  586. 586 CommitLimit: 503488 kB
  587. 587 Committed_AS: 23328 kB
  588. 588 VmallocTotal: 507904 kB
  589. 589 VmallocUsed: 16316 kB
  590. 590 VmallocChunk: 0 kB
  591. 591 Percpu: 640 kB
  592. 592 CmaTotal: 106496 kB
  593. 593 CmaFree: 106180 kB
  594. 594
  595. 595 ### virtual memory:
  596. 596
  597. 597 vm.admin_reserve_kbytes = 8192
  598. 598 Tue 09 Mar 2021 08:04:34 AM UTC | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  599. 599 vm.block_dump = 0
  600. 600 vm.compaction_proactiveness = 20
  601. 601 vm.compact_unevictable_allowed = 1
  602. 602 vm.dirty_background_bytes = 0
  603. 603 vm.dirty_background_ratio = 10
  604. 604 vm.dirty_bytes = 0
  605. 605 vm.dirty_expire_centisecs = 3000
  606. 606 vm.dirty_ratio = 20
  607. 607 vm.dirtytime_expire_seconds = 43200
  608. 608 vm.dirty_writeback_centisecs = 500
  609. 609 vm.extfrag_threshold = 500
  610. 610 vm.highmem_is_dirtyable = 0
  611. 611 vm.laptop_mode = 0
  612. 612 vm.legacy_va_layout = 0
  613. 613 vm.lowmem_reserve_ratio = 32 0 0
  614. 614 vm.max_map_count = 65530
  615. 615 vm.min_free_kbytes = 2803
  616. 616 vm.mmap_min_addr = 32768
  617. 617 vm.mmap_rnd_bits = 8
  618. 618 vm.oom_dump_tasks = 1
  619. 619 vm.oom_kill_allocating_task = 0
  620. 620 vm.overcommit_kbytes = 0
  621. 621 vm.overcommit_memory = 0
  622. 622 vm.overcommit_ratio = 50
  623. 623 vm.page-cluster = 0
  624. 624 vm.page_lock_unfairness = 5
  625. 625 vm.panic_on_oom = 0
  626. 626 vm.percpu_pagelist_fraction = 0
  627. 627 vm.stat_interval = 1
  628. 628 vm.swappiness = 100
  629. 629 vm.user_reserve_kbytes = 15227
  630. 630 vm.vfs_cache_pressure = 100
  631. 631 vm.watermark_boost_factor = 15000
  632. 632 vm.watermark_scale_factor = 10
  633. 633
  634. 634 ### ip addr:
  635. 635
  636. 636 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  637. 637 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  638. 638 inet XXX.XXX.0.1/8 scope host lo
  639. 639 valid_lft forever preferred_lft forever
  640. 640 inet6 ::1/128 scope host
  641. 641 valid_lft forever preferred_lft forever
  642. 642 2: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  643. 643 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  644. 644
  645. 645 ### partitions:
  646. 646
  647. 647 major minor #blocks name
  648. 648
  649. 649 179 0 15159296 mmcblk0
  650. 650 179 1 1159168 mmcblk0p1
  651. 651 254 0 251748 zram0
  652. 652 254 1 51200 zram1
  653. 653
  654. 654 ### df:
  655. 655
  656. 656 udev 188M 0 188M 0% /dev
  657. 657 tmpfs 50M 1.2M 49M 3% /run
  658. 658 /dev/mmcblk0p1 1.1G 945M 85M 92% /
  659. 659 tmpfs 246M 0 246M 0% /dev/shm
  660. 660 tmpfs 5.0M 0 5.0M 0% /run/lock
  661. 661 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  662. 662 tmpfs 246M 4.0K 246M 1% /tmp
  663. 663 /dev/zram1 49M 736K 45M 2% /var/log
  664. 664
  665. 665 ### lsblk:
  666. 666
  667. 667 NAME FSTYPE SIZE MOUNTPOINT UUID
  668. 668 mmcblk0 14.5G
  669. 669 └─mmcblk0p1 ext4 1.1G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  670. 670 zram1 50M /var/log
  671. 671
  672. 672 ### zramctl:
  673. 673
  674. 674 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  675. 675 /dev/zram1 zstd 50M 756K 118.4K 504K 4 /var/log
  676. 676 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  677. 677
  678. 678 ### mtab:
  679. 679
  680. 680 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  681. 681 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  682. 682 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  683. 683
  684. 684 ### [resize2fs] Leaving 1% spare area. Start resizing partition /dev/mmcblk0p1 now:
  685. 685
  686. 686 major minor #blocks name
  687. 687
  688. 688 1 0 4096 ram0
  689. 689 1 1 4096 ram1
  690. 690 1 2 4096 ram2
  691. 691 1 3 4096 ram3
  692. 692 179 0 15159296 mmcblk0
  693. 693 179 1 1159168 mmcblk0p1
  694. 694 254 0 251748 zram0
  695. 695 254 1 51200 zram1
  696. 696
  697. 697 Executing fdisk, fsck and partprobe:
  698. 698
  699. 699 Welcome to fdisk (util-linux 2.34).
  700. 700 Changes will remain in memory only, until you decide to write them.
  701. 701 Be careful before using the write command.
  702. 702
  703. 703
  704. 704 Command (m for help): Selected partition 1
  705. 705 Partition 1 has been deleted.
  706. 706
  707. 707 Command (m for help): Partition type
  708. 708 p primary (0 primary, 0 extended, 4 free)
  709. 709 e extended (container for logical partitions)
  710. 710 Select (default p): Partition number (1-4, default 1): First sector (2048-30318591, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (8192-30318591, default 30318591):
  711. 711 ### mmc0:0007 info:
  712. 712
  713. 713 manfid: 0x000027
  714. 714
  715. 715 Created a new partition 1 of type 'Linux' and of size 14.3 GiB.
  716. 716 Partition #1 contains a ext4 signature.
  717. 717
  718. 718 Command (m for help): cid: 275048534431364730daebaba4010c13
  719. 719 fwrev: 0x0
  720. 720 rca: 0x0007
  721. 721 csd: 400e00325b59000073a77f800a4000eb
  722. 722 ocr: 0x00200000
  723. 723 type: SD
  724. 724 date: 12/2016
  725. 725 hwrev: 0x3
  726. 726 dsr: 0x404
  727. 727 serial: 0xdaebaba4
  728. 728 erase_size: 512
  729. 729 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  730. 730 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  731. 731 scr: 0235800201000000
  732. 732 oemid: 0x5048
  733. 733 preferred_erase_size: 4194304
  734. 734 name: SD16G
  735. 735
  736. 736 ### Boot system health:
  737. 737
  738. 738
  739. 739 The partition table has been altered.
  740. 740 Calling ioctl() to re-read partition table.
  741. 741 Syncing disks.
  742. 742
  743. 743 New partition table:
  744. 744
  745. 745 major minor #blocks name
  746. 746
  747. 747 1 0 4096 ram0
  748. 748 1 1 4096 ram1
  749. 749 1 2 4096 ram2
  750. 750 1 3 4096 ram3
  751. 751 179 0 15159296 mmcblk0
  752. 752 179 1 15003600 mmcblk0p1
  753. 753 254 0 251748 zram0
  754. 754 254 1 51200 zram1
  755. 755
  756. 756 Now trying to resize ext4 filesystem on /dev/mmcblk0p1 to the limits:
  757. 757
  758. 758 resize2fs 1.45.5 (07-Jan-2020)
  759. 759 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  760. 760 08:04:36: 1368MHz 0.49 45% 14% 9% 0% 21% 0% 38.7°C 0/8
  761. 761 08:04:37: 1368MHz 0.49 38% 5% 0% 0% 31% 0% 35.6°C 0/8
  762. 762 08:04:37: 1368MHz 0.53 15% 4% 0% 1% 8% 0% 34.1°C 0/8
  763. 763 08:04:37: 1368MHz 0.53 16% 6% 0% 1% 8% 0% 34.4°C 0/8
  764. 764 08:04:38: 1368MHz 0.53 16% 5% 0% 2% 8% 0% 35.2°C 0/8
  765. 765 Filesystem at /dev/mmcblk0p1 is mounted on /; on-line resizing required
  766. 766 old_desc_blocks = 1, new_desc_blocks = 1
  767. 767 The filesystem on /dev/mmcblk0p1 is now 3750900 (4k) blocks long.
  768. 768
  769. 769
  770. 770 ### [resize2fs] Start resizing ext4 partition /dev/mmcblk0p1 now
  771. 771
  772. 772 resize2fs 1.45.5 (07-Jan-2020)
  773. 773 The filesystem is already 3750900 (4k) blocks long. Nothing to do!
  774. 774
  775. 775
  776. 776 ### quick iozone test: 4 181 140 801 64 2623 184
  777. 777
  778. 778 ### [firstrun] Recreated SSH keys (entropy: 3413 3413)
  779. 779
  780. 780 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  781. 781
  782. 782 ### Activated Armbian ramlog partition with zstd compression
  783. 783
  784. 784 Sun 18 Apr 2021 03:17:20 PM UTC | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  785. 785
  786. 786 ### dmesg:
  787. 787
  788. 788 [ 0.000000] Booting Linux on physical CPU 0x0
  789. 789 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  790. 790 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  791. 791 [ 0.000000] CPU: div instructions available: patching division code
  792. 792 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  793. 793 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  794. 794 [ 0.000000] Memory policy: Data cache writealloc
  795. 795 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  796. 796 [ 0.000000] Zone ranges:
  797. 797 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  798. 798 [ 0.000000] HighMem empty
  799. 799 [ 0.000000] Movable zone start for each node
  800. 800 [ 0.000000] Early memory node ranges
  801. 801 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  802. 802 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  803. 803 [ 0.000000] On node 0 totalpages: 131072
  804. 804 [ 0.000000] Normal zone: 1152 pages used for memmap
  805. 805 [ 0.000000] Normal zone: 0 pages reserved
  806. 806 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  807. 807 [ 0.000000] psci: probing for conduit method from DT.
  808. 808 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  809. 809 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  810. 810 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  811. 811 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  812. 812 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  813. 813 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  814. 814 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  815. 815 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  816. 816 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  817. 817 [ 0.000000] Memory: 384716K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33076K reserved, 106496K cma-reserved, 0K highmem)
  818. 818 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  819. 819 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  820. 820 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  821. 821 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  822. 822 [ 0.000000] rcu: Hierarchical RCU implementation.
  823. 823 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  824. 824 [ 0.000000] Rude variant of Tasks RCU enabled.
  825. 825 [ 0.000000] Tracing variant of Tasks RCU enabled.
  826. 826 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  827. 827 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  828. 828 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  829. 829 [ 0.000000] GIC: Using split EOI/Deactivate mode
  830. 830 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  831. 831 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  832. 832 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  833. 833 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  834. 834 [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  835. 835 [ 0.000240] Console: colour dummy device 80x30
  836. 836 [ 0.000301] printk: console [tty1] enabled
  837. 837 [ 0.000349] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  838. 838 [ 0.000366] pid_max: default: 32768 minimum: 301
  839. 839 [ 0.000559] LSM: Security Framework initializing
  840. 840 [ 0.000615] Yama: becoming mindful.
  841. 841 [ 0.000780] AppArmor: AppArmor initialized
  842. 842 [ 0.000852] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  843. 843 [ 0.000863] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  844. 844 [ 0.001861] CPU: Testing write buffer coherency: ok
  845. 845 [ 0.002237] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  846. 846 [ 0.002917] Setting up static identity map for 0x40100000 - 0x40100054
  847. 847 [ 0.003028] rcu: Hierarchical SRCU implementation.
  848. 848 [ 0.004191] smp: Bringing up secondary CPUs ...
  849. 849 [ 0.014982] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  850. 850 [ 0.025850] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  851. 851 [ 0.036631] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  852. 852 [ 0.036731] smp: Brought up 1 node, 4 CPUs
  853. 853 [ 0.036745] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  854. 854 [ 0.036751] CPU: All CPU(s) started in HYP mode.
  855. 855 [ 0.036755] CPU: Virtualization extensions available.
  856. 856 [ 0.037262] allocated 524288 bytes of page_ext
  857. 857 [ 0.037809] devtmpfs: initialized
  858. 858 [ 0.044953] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  859. 859 [ 0.045161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  860. 860 [ 0.045204] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  861. 861 [ 0.047863] pinctrl core: initialized pinctrl subsystem
  862. 862 [ 0.049017] NET: Registered protocol family 16
  863. 863 [ 0.050759] DMA: preallocated 256 KiB pool for atomic coherent allocations
  864. 864 [ 0.051371] audit: initializing netlink subsys (disabled)
  865. 865 [ 0.051627] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  866. 866 [ 0.052125] thermal_sys: Registered thermal governor 'fair_share'
  867. 867 [ 0.052134] thermal_sys: Registered thermal governor 'bang_bang'
  868. 868 [ 0.052140] thermal_sys: Registered thermal governor 'step_wise'
  869. 869 [ 0.052606] cpuidle: using governor ladder
  870. 870 [ 0.052637] cpuidle: using governor menu
  871. 871 [ 0.053158] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  872. 872 [ 0.053165] hw-breakpoint: maximum watchpoint size is 8 bytes.
  873. 873 [ 0.074988] cryptd: max_cpu_qlen set to 1000
  874. 874 [ 0.144751] raid6: neonx8 gen() 778 MB/s
  875. 875 [ 0.212837] raid6: neonx8 xor() 578 MB/s
  876. 876 [ 0.280960] raid6: neonx4 gen() 831 MB/s
  877. 877 [ 0.349034] raid6: neonx4 xor() 629 MB/s
  878. 878 [ 0.417145] raid6: neonx2 gen() 915 MB/s
  879. 879 [ 0.485234] raid6: neonx2 xor() 652 MB/s
  880. 880 [ 0.553340] raid6: neonx1 gen() 815 MB/s
  881. 881 [ 0.621445] raid6: neonx1 xor() 565 MB/s
  882. 882 [ 0.689571] raid6: int32x8 gen() 303 MB/s
  883. 883 [ 0.757674] raid6: int32x8 xor() 180 MB/s
  884. 884 [ 0.825777] raid6: int32x4 gen() 354 MB/s
  885. 885 [ 0.893838] raid6: int32x4 xor() 205 MB/s
  886. 886 [ 0.961958] raid6: int32x2 gen() 399 MB/s
  887. 887 [ 1.030058] raid6: int32x2 xor() 213 MB/s
  888. 888 [ 1.098163] raid6: int32x1 gen() 400 MB/s
  889. 889 [ 1.166286] raid6: int32x1 xor() 192 MB/s
  890. 890 [ 1.166292] raid6: using algorithm neonx2 gen() 915 MB/s
  891. 891 [ 1.166297] raid6: .... xor() 652 MB/s, rmw enabled
  892. 892 [ 1.166303] raid6: using neon recovery algorithm
  893. 893 [ 1.167550] iommu: Default domain type: Translated
  894. 894 [ 1.167892] SCSI subsystem initialized
  895. 895 [ 1.168104] libata version 3.00 loaded.
  896. 896 [ 1.168311] usbcore: registered new interface driver usbfs
  897. 897 [ 1.168354] usbcore: registered new interface driver hub
  898. 898 [ 1.168398] usbcore: registered new device driver usb
  899. 899 [ 1.168498] mc: Linux media interface: v0.10
  900. 900 [ 1.168530] videodev: Linux video capture interface: v2.00
  901. 901 [ 1.168645] pps_core: LinuxPPS API ver. 1 registered
  902. 902 [ 1.168652] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  903. 903 [ 1.168671] PTP clock support registered
  904. 904 [ 1.169048] Advanced Linux Sound Architecture Driver Initialized.
  905. 905 [ 1.169757] NetLabel: Initializing
  906. 906 [ 1.169766] NetLabel: domain hash size = 128
  907. 907 [ 1.169770] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  908. 908 [ 1.169853] NetLabel: unlabeled traffic allowed by default
  909. 909 [ 1.170502] clocksource: Switched to clocksource arch_sys_counter
  910. 910 [ 1.280961] VFS: Disk quotas dquot_6.6.0
  911. 911 [ 1.281049] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  912. 912 [ 1.281630] AppArmor: AppArmor Filesystem Enabled
  913. 913 [ 1.289629] NET: Registered protocol family 2
  914. 914 [ 1.290385] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  915. 915 [ 1.290439] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  916. 916 [ 1.290531] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  917. 917 [ 1.290594] TCP: Hash tables configured (established 4096 bind 4096)
  918. 918 [ 1.290720] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  919. 919 [ 1.290750] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  920. 920 [ 1.290985] NET: Registered protocol family 1
  921. 921 [ 1.291506] Trying to unpack rootfs image as initramfs...
  922. 922 [ 1.997098] Freeing initrd memory: 11256K
  923. 923 [ 1.998385] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  924. 924 [ 1.999526] Initialise system trusted keyrings
  925. 925 [ 1.999587] Key type blacklist registered
  926. 926 [ 1.999806] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  927. 927 [ 2.005029] zbud: loaded
  928. 928 [ 2.006422] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  929. 929 [ 2.007377] fuse: init (API version 7.32)
  930. 930 [ 2.009886] integrity: Platform Keyring initialized
  931. 931 [ 2.114871] xor: measuring software checksum speed
  932. 932 [ 2.122473] arm4regs : 1301 MB/sec
  933. 933 [ 2.133418] 8regs : 901 MB/sec
  934. 934 [ 2.144977] 32regs : 851 MB/sec
  935. 935 [ 2.152433] neon : 1323 MB/sec
  936. 936 [ 2.152439] xor: using function: neon (1323 MB/sec)
  937. 937 [ 2.152454] Key type asymmetric registered
  938. 938 [ 2.152460] Asymmetric key parser 'x509' registered
  939. 939 [ 2.152524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  940. 940 [ 2.152675] io scheduler mq-deadline registered
  941. 941 [ 2.152683] io scheduler kyber registered
  942. 942 [ 2.152945] io scheduler bfq registered
  943. 943 [ 2.159232] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  944. 944 [ 2.160899] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  945. 945 [ 2.167148] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  946. 946 [ 2.169410] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  947. 947 [ 2.169903] printk: console [ttyS0] disabled
  948. 948 [ 2.169989] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  949. 949 [ 2.170215] printk: console [ttyS0] enabled
  950. 950 [ 2.185708] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  951. 951 [ 2.186073] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  952. 952 [ 2.186146] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  953. 953 [ 2.187140] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  954. 954 [ 2.187546] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  955. 955 [ 2.187803] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  956. 956 [ 2.188328] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  957. 957 [ 2.188404] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  958. 958 [ 2.189264] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  959. 959 [ 2.191874] brd: module loaded
  960. 960 [ 2.198104] loop: module loaded
  961. 961 [ 2.199891] libphy: Fixed MDIO Bus: probed
  962. 962 [ 2.201121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  963. 963 [ 2.201138] ehci-platform: EHCI generic platform driver
  964. 964 [ 2.201474] ehci-platform 1c1b000.usb: EHCI Host Controller
  965. 965 [ 2.201501] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  966. 966 [ 2.201967] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  967. 967 [ 2.214506] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  968. 968 [ 2.214770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  969. 969 [ 2.214780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  970. 970 [ 2.214788] usb usb1: Product: EHCI Host Controller
  971. 971 [ 2.214796] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  972. 972 [ 2.214803] usb usb1: SerialNumber: 1c1b000.usb
  973. 973 [ 2.215361] hub 1-0:1.0: USB hub found
  974. 974 [ 2.215402] hub 1-0:1.0: 1 port detected
  975. 975 [ 2.216070] ehci-platform 1c1c000.usb: EHCI Host Controller
  976. 976 [ 2.216092] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  977. 977 [ 2.216319] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  978. 978 [ 2.230523] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  979. 979 [ 2.230747] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  980. 980 [ 2.230756] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  981. 981 [ 2.230764] usb usb2: Product: EHCI Host Controller
  982. 982 [ 2.230771] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  983. 983 [ 2.230778] usb usb2: SerialNumber: 1c1c000.usb
  984. 984 [ 2.231275] hub 2-0:1.0: USB hub found
  985. 985 [ 2.231311] hub 2-0:1.0: 1 port detected
  986. 986 [ 2.231840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  987. 987 [ 2.231861] ohci-platform: OHCI generic platform driver
  988. 988 [ 2.232140] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  989. 989 [ 2.232163] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  990. 990 [ 2.232375] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  991. 991 [ 2.294692] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  992. 992 [ 2.294703] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  993. 993 [ 2.294710] usb usb3: Product: Generic Platform OHCI controller
  994. 994 [ 2.294717] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  995. 995 [ 2.294724] usb usb3: SerialNumber: 1c1b400.usb
  996. 996 [ 2.295228] hub 3-0:1.0: USB hub found
  997. 997 [ 2.295275] hub 3-0:1.0: 1 port detected
  998. 998 [ 2.295876] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  999. 999 [ 2.295905] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  1000. 1000 [ 2.296096] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  1001. 1001 [ 2.358682] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  1002. 1002 [ 2.358692] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1003. 1003 [ 2.358700] usb usb4: Product: Generic Platform OHCI controller
  1004. 1004 [ 2.358707] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  1005. 1005 [ 2.358713] usb usb4: SerialNumber: 1c1c400.usb
  1006. 1006 [ 2.359197] hub 4-0:1.0: USB hub found
  1007. 1007 [ 2.359236] hub 4-0:1.0: 1 port detected
  1008. 1008 [ 2.360225] usbcore: registered new interface driver usb-storage
  1009. 1009 [ 2.361166] sun6i-rtc 1f00000.rtc: registered as rtc0
  1010. 1010 [ 2.361211] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
  1011. 1011 [ 2.361218] sun6i-rtc 1f00000.rtc: RTC enabled
  1012. 1012 [ 2.361488] i2c /dev entries driver
  1013. 1013 [ 2.362869] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  1014. 1014 [ 2.363669] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  1015. 1015 [ 2.363766] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  1016. 1016 [ 2.363831] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  1017. 1017 [ 2.364727] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  1018. 1018 [ 2.364954] ledtrig-cpu: registered to indicate activity on CPUs
  1019. 1019 [ 2.365384] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  1020. 1020 [ 2.365607] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1021. 1021 [ 2.365807] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1022. 1022 [ 2.365921] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1023. 1023 [ 2.366032] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1024. 1024 [ 2.366136] sun8i-ce 1c15000.crypto: Register cbc(aes)
  1025. 1025 [ 2.366277] sun8i-ce 1c15000.crypto: Register ecb(aes)
  1026. 1026 [ 2.366396] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  1027. 1027 [ 2.366561] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  1028. 1028 [ 2.366679] sun8i-ce 1c15000.crypto: Register md5
  1029. 1029 [ 2.366785] sun8i-ce 1c15000.crypto: Register sha1
  1030. 1030 [ 2.366889] sun8i-ce 1c15000.crypto: Register sha224
  1031. 1031 [ 2.366995] sun8i-ce 1c15000.crypto: Register sha256
  1032. 1032 [ 2.367100] sun8i-ce 1c15000.crypto: Register sha384
  1033. 1033 [ 2.367226] sun8i-ce 1c15000.crypto: Register sha512
  1034. 1034 [ 2.367332] sun8i-ce 1c15000.crypto: Register stdrng
  1035. 1035 [ 2.367461] sun8i-ce 1c15000.crypto: TRNG not supported
  1036. 1036 [ 2.367471] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  1037. 1037 [ 2.367859] hid: raw HID events driver (C) Jiri Kosina
  1038. 1038 [ 2.368008] usbcore: registered new interface driver usbhid
  1039. 1039 [ 2.368013] usbhid: USB HID core driver
  1040. 1040 [ 2.372242] Initializing XFRM netlink socket
  1041. 1041 [ 2.372757] NET: Registered protocol family 10
  1042. 1042 [ 2.390100] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  1043. 1043 [ 2.390107] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  1044. 1044 [ 2.407919] Segment Routing with IPv6
  1045. 1045 [ 2.408043] NET: Registered protocol family 17
  1046. 1046 [ 2.408080] NET: Registered protocol family 15
  1047. 1047 [ 2.408163] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  1048. 1048 [ 2.408254] mmc1: new high speed SDIO card at address 0001
  1049. 1049 [ 2.408312] 8021q: 802.1Q VLAN Support v1.8
  1050. 1050 [ 2.408390] Key type dns_resolver registered
  1051. 1051 [ 2.408845] Registering SWP/SWPB emulation handler
  1052. 1052 [ 2.409129] registered taskstats version 1
  1053. 1053 [ 2.409141] Loading compiled-in X.509 certificates
  1054. 1054 [ 2.415859] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  1055. 1055 [ 2.419687] zswap: loaded using pool zstd/z3fold
  1056. 1056 [ 2.420460] Key type ._fscrypt registered
  1057. 1057 [ 2.420470] Key type .fscrypt registered
  1058. 1058 [ 2.420476] Key type fscrypt-provisioning registered
  1059. 1059 [ 2.424938] Btrfs loaded, crc32c=crc32c-generic
  1060. 1060 [ 2.425681] mmc0: host does not support reading read-only switch, assuming write-enable
  1061. 1061 [ 2.427760] mmc0: new high speed SDHC card at address 0007
  1062. 1062 [ 2.429227] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  1063. 1063 [ 2.432765] mmcblk0: p1
  1064. 1064 [ 2.442990] Key type encrypted registered
  1065. 1065 [ 2.443013] AppArmor: AppArmor sha1 policy hashing enabled
  1066. 1066 [ 2.454336] of_cfs_init
  1067. 1067 [ 2.454529] of_cfs_init: OK
  1068. 1068 [ 2.454692] ALSA device list:
  1069. 1069 [ 2.454704] No soundcards found.
  1070. 1070 [ 2.458728] Freeing unused kernel memory: 1024K
  1071. 1071 [ 2.478732] Run /init as init process
  1072. 1072 [ 2.478743] with arguments:
  1073. 1073 [ 2.478749] /init
  1074. 1074 [ 2.478754] with environment:
  1075. 1075 [ 2.478759] HOME=/
  1076. 1076 [ 2.478764] TERM=linux
  1077. 1077 [ 2.478770] ubootpart=384f2912-01
  1078. 1078 [ 2.478775] ubootsource=mmc
  1079. 1079 [ 2.478780] sunxi_ve_mem_reserve=0
  1080. 1080 [ 2.478785] sunxi_g2d_mem_reserve=0
  1081. 1081 [ 2.478790] sunxi_fb_mem_reserve=16
  1082. 1082 [ 2.478795] cgroup_enable=memory
  1083. 1083 [ 2.550582] usb 1-1: new high-speed USB device number 2 using ehci-platform
  1084. 1084 [ 2.716272] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  1085. 1085 [ 2.716290] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1086. 1086 [ 2.716299] usb 1-1: Product: 802.11n WLAN Adapter
  1087. 1087 [ 2.716306] usb 1-1: Manufacturer: Realtek
  1088. 1088 [ 2.716313] usb 1-1: SerialNumber: 00e04c000001
  1089. 1089 [ 2.880541] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  1090. 1090 [ 3.304531] random: fast init done
  1091. 1091 [ 4.783723] random: crng init done
  1092. 1092 [ 4.905738] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1093. 1093 [ 5.745949] systemd[1]: System time before build time, advancing clock.
  1094. 1094 [ 5.782140] systemd[1]: Inserted module 'autofs4'
  1095. 1095 [ 5.876062] systemd[1]: systemd 245.4-4ubuntu3.4 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)
  1096. 1096 [ 5.876883] systemd[1]: Detected architecture arm.
  1097. 1097 [ 5.917986] systemd[1]: Set hostname to <orangepilite>.
  1098. 1098 [ 6.372236] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  1099. 1099 [ 6.792456] systemd[1]: Created slice system-modprobe.slice.
  1100. 1100 [ 6.794659] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1101. 1101 [ 6.796327] systemd[1]: Created slice User and Session Slice.
  1102. 1102 [ 6.796685] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  1103. 1103 [ 6.797089] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1104. 1104 [ 6.798477] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1105. 1105 [ 6.799005] systemd[1]: Reached target Local Encrypted Volumes.
  1106. 1106 [ 6.799550] systemd[1]: Reached target Remote File Systems.
  1107. 1107 [ 6.799821] systemd[1]: Reached target Slices.
  1108. 1108 [ 6.800121] systemd[1]: Reached target Swap.
  1109. 1109 [ 6.800375] systemd[1]: Reached target System Time Set.
  1110. 1110 [ 6.801330] systemd[1]: Listening on Syslog Socket.
  1111. 1111 [ 6.802174] systemd[1]: Listening on fsck to fsckd communication Socket.
  1112. 1112 [ 6.802793] systemd[1]: Listening on initctl Compatibility Named Pipe.
  1113. 1113 [ 6.804155] systemd[1]: Listening on Journal Audit Socket.
  1114. 1114 [ 6.804945] systemd[1]: Listening on Journal Socket (/dev/log).
  1115. 1115 [ 6.805821] systemd[1]: Listening on Journal Socket.
  1116. 1116 [ 6.806841] systemd[1]: Listening on udev Control Socket.
  1117. 1117 [ 6.807559] systemd[1]: Listening on udev Kernel Socket.
  1118. 1118 [ 6.808478] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  1119. 1119 [ 6.814299] systemd[1]: Mounting POSIX Message Queue File System...
  1120. 1120 [ 6.821646] systemd[1]: Mounting Kernel Debug File System...
  1121. 1121 [ 6.829861] systemd[1]: Mounting Kernel Trace File System...
  1122. 1122 [ 6.841402] systemd[1]: Starting Restore / save the current clock...
  1123. 1123 [ 6.851542] systemd[1]: Starting Set the console keyboard layout...
  1124. 1124 [ 6.859388] systemd[1]: Starting Create list of static device nodes for the current kernel...
  1125. 1125 [ 6.860292] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  1126. 1126 [ 6.868188] systemd[1]: Started Nameserver information manager.
  1127. 1127 [ 6.869637] systemd[1]: Reached target Network (Pre).
  1128. 1128 [ 6.891410] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1129. 1129 [ 6.891681] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  1130. 1130 [ 6.908923] systemd[1]: Starting Load Kernel Modules...
  1131. 1131 [ 6.917805] systemd[1]: Starting Remount Root and Kernel File Systems...
  1132. 1132 [ 6.926835] systemd[1]: Starting udev Coldplug all Devices...
  1133. 1133 [ 6.940004] systemd[1]: Mounted POSIX Message Queue File System.
  1134. 1134 [ 6.941772] systemd[1]: Mounted Kernel Debug File System.
  1135. 1135 [ 6.943692] systemd[1]: Mounted Kernel Trace File System.
  1136. 1136 [ 6.948356] systemd[1]: Finished Create list of static device nodes for the current kernel.
  1137. 1137 [ 6.966335] systemd[1]: Finished Restore / save the current clock.
  1138. 1138 [ 7.016014] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1139. 1139 [ 7.025008] systemd[1]: Finished Remount Root and Kernel File Systems.
  1140. 1140 [ 7.055206] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1141. 1141 [ 7.055531] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  1142. 1142 [ 7.061707] systemd[1]: Starting Load/Save Random Seed...
  1143. 1143 [ 7.066746] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  1144. 1144 [ 7.068618] systemd[1]: Starting Create System Users...
  1145. 1145 [ 7.079998] systemd[1]: Finished Load Kernel Modules.
  1146. 1146 [ 7.089789] systemd[1]: Mounting FUSE Control File System...
  1147. 1147 [ 7.097884] systemd[1]: Mounting Kernel Configuration File System...
  1148. 1148 [ 7.122183] systemd[1]: Starting Apply Kernel Variables...
  1149. 1149 [ 7.148260] systemd[1]: Mounted FUSE Control File System.
  1150. 1150 [ 7.150079] systemd[1]: Mounted Kernel Configuration File System.
  1151. 1151 [ 7.369943] systemd[1]: Finished udev Coldplug all Devices.
  1152. 1152 [ 8.426422] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  1153. 1153 [ 8.430650] systemd[1]: Finished Set the console keyboard layout.
  1154. 1154 [ 8.661548] systemd[1]: Finished Create System Users.
  1155. 1155 [ 8.674611] systemd[1]: Starting Create Static Device Nodes in /dev...
  1156. 1156 [ 10.149833] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  1157. 1157 [ 10.173480] systemd[1]: Finished Load/Save Random Seed.
  1158. 1158 [ 10.202224] systemd[1]: Finished Apply Kernel Variables.
  1159. 1159 [ 10.210719] systemd[1]: Finished Create Static Device Nodes in /dev.
  1160. 1160 [ 10.211815] systemd[1]: Reached target Local File Systems (Pre).
  1161. 1161 [ 10.218368] systemd[1]: Mounting /tmp...
  1162. 1162 [ 10.227975] systemd[1]: Starting udev Kernel Device Manager...
  1163. 1163 [ 10.239712] systemd[1]: Mounted /tmp.
  1164. 1164 [ 10.240792] systemd[1]: Reached target Local File Systems.
  1165. 1165 [ 10.247194] systemd[1]: Starting Armbian ZRAM config...
  1166. 1166 [ 10.254483] systemd[1]: Starting Set console font and keymap...
  1167. 1167 [ 10.261906] systemd[1]: Starting Raise network interfaces...
  1168. 1168 [ 10.262849] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  1169. 1169 [ 10.263208] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  1170. 1170 [ 10.263589] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1171. 1171 [ 10.316161] systemd[1]: Finished Set console font and keymap.
  1172. 1172 [ 10.660280] systemd[1]: Started udev Kernel Device Manager.
  1173. 1173 [ 10.781638] zram: Added device: zram0
  1174. 1174 [ 10.782635] zram: Added device: zram1
  1175. 1175 [ 10.783505] zram: Added device: zram2
  1176. 1176 [ 11.099072] systemd[1]: Finished Raise network interfaces.
  1177. 1177 [ 12.525616] zram0: detected capacity change from 0 to 257789952
  1178. 1178 [ 12.666594] Adding 251744k swap on /dev/zram0. Priority:5 extents:1 across:251744k SSFS
  1179. 1179 [ 12.702828] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  1180. 1180 [ 12.706893] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  1181. 1181 [ 12.815222] zram1: detected capacity change from 0 to 52428800
  1182. 1182 [ 12.910155] systemd[1]: Finished Armbian ZRAM config.
  1183. 1183 [ 12.916396] systemd[1]: Starting Armbian memory supported logging...
  1184. 1184 [ 13.121905] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  1185. 1185 [ 13.121966] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  1186. 1186 [ 13.150616] systemd[1]: Found device /dev/ttyS0.
  1187. 1187 [ 13.190576] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1188. 1188 [ 13.208139] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1189. 1189 [ 13.250325] Registered IR keymap rc-empty
  1190. 1190 [ 13.250449] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  1191. 1191 [ 13.250741] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  1192. 1192 [ 13.250887] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  1193. 1193 [ 13.258398] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  1194. 1194 [ 13.383389] RTL871X: module init start
  1195. 1195 [ 13.383405] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  1196. 1196 [ 13.391661] RTL871X: HW EFUSE
  1197. 1197 [ 13.391756] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  1198. 1198 [ 13.391763] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  1199. 1199 [ 13.391787] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  1200. 1200 [ 13.391811] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  1201. 1201 [ 13.403570] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  1202. 1202 [ 13.403621] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  1203. 1203 [ 13.403663] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  1204. 1204 [ 13.403715] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  1205. 1205 [ 13.404164] lima 1c40000.gpu: bus rate = 200000000
  1206. 1206 [ 13.404173] lima 1c40000.gpu: mod rate = 297000000
  1207. 1207 [ 13.404257] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  1208. 1208 [ 13.412786] lima 1c40000.gpu: Failed to register cooling device
  1209. 1209 [ 13.415385] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  1210. 1210 [ 13.479410] rtl8192cu: Chip version 0x10
  1211. 1211 [ 13.566728] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  1212. 1212 [ 13.567656] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=02:81:9d:56:d4:20
  1213. 1213 [ 13.574135] RTL871X: module init ret=0
  1214. 1214 [ 13.582030] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  1215. 1215 [ 13.583096] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  1216. 1216 [ 13.583602] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1217. 1217 [ 13.583748] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  1218. 1218 [ 13.583921] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1219. 1219 [ 13.584111] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1220. 1220 [ 13.584235] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  1221. 1221 [ 13.623412] rtl8192cu: Board Type 0
  1222. 1222 [ 13.623629] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  1223. 1223 [ 13.623716] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  1224. 1224 [ 13.623811] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  1225. 1225 [ 13.625251] usbcore: registered new interface driver rtl8192cu
  1226. 1226 [ 13.779739] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  1227. 1227 [ 13.795702] systemd[1]: Starting Load/Save RF Kill Switch Status...
  1228. 1228 [ 13.852937] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan1
  1229. 1229 [ 13.876001] systemd[1]: Started Load/Save RF Kill Switch Status.
  1230. 1230 [ 16.603306] systemd[1]: Finished Armbian memory supported logging.
  1231. 1231 [ 16.610706] systemd[1]: Starting Journal Service...
  1232. 1232 [ 16.804627] systemd[1]: Started Journal Service.
  1233. 1233 [ 16.837109] systemd-journald[537]: Received client request to flush runtime journal.
  1234. 1234
  1235. 1235 ### armbian-release:
  1236. 1236
  1237. 1237 # PLEASE DO NOT EDIT THIS FILE
  1238. 1238 BOARD=orangepilite
  1239. 1239 BOARD_NAME="Orange Pi Lite"
  1240. 1240 BOARDFAMILY=sun8i
  1241. 1241 [email protected]:armbian/build.git
  1242. 1242 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  1243. 1243 DISTRIBUTION_CODENAME=focal
  1244. 1244 DISTRIBUTION_STATUS=supported
  1245. 1245 VERSION=21.02.3
  1246. 1246 LINUXFAMILY=sunxi
  1247. 1247 BRANCH=current
  1248. 1248 ARCH=arm
  1249. 1249 IMAGE_TYPE=stable
  1250. 1250 BOARD_TYPE=conf
  1251. 1251 INITRD_ARCH=arm
  1252. 1252 KERNEL_IMAGE_TYPE=Image
  1253. 1253
  1254. 1254 ### boot environment:
  1255. 1255
  1256. 1256 verbosity=1
  1257. 1257 bootlogo=false
  1258. 1258 console=both
  1259. 1259 disp_mode=1920x1080p60
  1260. 1260 overlay_prefix=sun8i-h3
  1261. 1261 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  1262. 1262 rootfstype=ext4
  1263. 1263 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  1264. 1264
  1265. 1265
  1266. 1266 ### lsusb:
  1267. 1267
  1268. 1268 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1269. 1269 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1270. 1270 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1271. 1271 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  1272. 1272 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1273. 1273
  1274. 1274 ### lscpu:
  1275. 1275
  1276. 1276 Architecture: armv7l
  1277. 1277 Byte Order: Little Endian
  1278. 1278 CPU(s): 4
  1279. 1279 On-line CPU(s) list: 0-3
  1280. 1280 Thread(s) per core: 1
  1281. 1281 Core(s) per socket: 4
  1282. 1282 Socket(s): 1
  1283. 1283 Vendor ID: ARM
  1284. 1284 Model: 5
  1285. 1285 Model name: Cortex-A7
  1286. 1286 Stepping: r0p5
  1287. 1287 CPU max MHz: 1368.0000
  1288. 1288 CPU min MHz: 480.0000
  1289. 1289 BogoMIPS: 65.14
  1290. 1290 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1291. 1291
  1292. 1292 ### cpuinfo:
  1293. 1293
  1294. 1294 processor : 0
  1295. 1295 model name : ARMv7 Processor rev 5 (v7l)
  1296. 1296 BogoMIPS : 65.14
  1297. 1297 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1298. 1298 CPU implementer : 0x41
  1299. 1299 CPU architecture: 7
  1300. 1300 CPU variant : 0x0
  1301. 1301 CPU part : 0xc07
  1302. 1302 CPU revision : 5
  1303. 1303
  1304. 1304 processor : 1
  1305. 1305 model name : ARMv7 Processor rev 5 (v7l)
  1306. 1306 BogoMIPS : 65.14
  1307. 1307 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1308. 1308 CPU implementer : 0x41
  1309. 1309 CPU architecture: 7
  1310. 1310 CPU variant : 0x0
  1311. 1311 CPU part : 0xc07
  1312. 1312 CPU revision : 5
  1313. 1313
  1314. 1314 processor : 2
  1315. 1315 model name : ARMv7 Processor rev 5 (v7l)
  1316. 1316 BogoMIPS : 65.14
  1317. 1317 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1318. 1318 CPU implementer : 0x41
  1319. 1319 CPU architecture: 7
  1320. 1320 CPU variant : 0x0
  1321. 1321 CPU part : 0xc07
  1322. 1322 CPU revision : 5
  1323. 1323
  1324. 1324 processor : 3
  1325. 1325 model name : ARMv7 Processor rev 5 (v7l)
  1326. 1326 BogoMIPS : 65.14
  1327. 1327 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1328. 1328 CPU implementer : 0x41
  1329. 1329 CPU architecture: 7
  1330. 1330 CPU variant : 0x0
  1331. 1331 CPU part : 0xc07
  1332. 1332 CPU revision : 5
  1333. 1333
  1334. 1334 Hardware : Allwinner sun8i Family
  1335. 1335 Revision : 0000
  1336. 1336 Serial : 02c000819d56d420
  1337. 1337
  1338. 1338 ### meminfo:
  1339. 1339
  1340. 1340 MemTotal: 503492 kB
  1341. 1341 MemFree: 393216 kB
  1342. 1342 MemAvailable: 436316 kB
  1343. 1343 Buffers: 9948 kB
  1344. 1344 Cached: 35852 kB
  1345. 1345 SwapCached: 0 kB
  1346. 1346 Active: 23648 kB
  1347. 1347 Inactive: 31916 kB
  1348. 1348 Active(anon): 292 kB
  1349. 1349 Inactive(anon): 10608 kB
  1350. 1350 Active(file): 23356 kB
  1351. 1351 Inactive(file): 21308 kB
  1352. 1352 Unevictable: 0 kB
  1353. 1353 Mlocked: 0 kB
  1354. 1354 HighTotal: 0 kB
  1355. 1355 HighFree: 0 kB
  1356. 1356 LowTotal: 503492 kB
  1357. 1357 LowFree: 393216 kB
  1358. 1358 SwapTotal: 251744 kB
  1359. 1359 SwapFree: 251744 kB
  1360. 1360 Dirty: 72 kB
  1361. 1361 Writeback: 0 kB
  1362. 1362 AnonPages: 9776 kB
  1363. 1363 Mapped: 11748 kB
  1364. 1364 Shmem: 1212 kB
  1365. 1365 KReclaimable: 9996 kB
  1366. 1366 Slab: 27012 kB
  1367. 1367 SReclaimable: 9996 kB
  1368. 1368 SUnreclaim: 17016 kB
  1369. 1369 KernelStack: 1008 kB
  1370. 1370 PageTables: 624 kB
  1371. 1371 NFS_Unstable: 0 kB
  1372. 1372 Bounce: 0 kB
  1373. 1373 WritebackTmp: 0 kB
  1374. 1374 CommitLimit: 503488 kB
  1375. 1375 Committed_AS: 19984 kB
  1376. 1376 VmallocTotal: 507904 kB
  1377. 1377 VmallocUsed: 17128 kB
  1378. 1378 VmallocChunk: 0 kB
  1379. 1379 Percpu: 736 kB
  1380. 1380 CmaTotal: 106496 kB
  1381. 1381 CmaFree: 106180 kB
  1382. 1382
  1383. 1383 ### virtual memory:
  1384. 1384
  1385. 1385 vm.admin_reserve_kbytes = 8192
  1386. 1386 vm.block_dump = 0
  1387. 1387 vm.compaction_proactiveness = 20
  1388. 1388 vm.compact_unevictable_allowed = 1
  1389. 1389 vm.dirty_background_bytes = 0
  1390. 1390 vm.dirty_background_ratio = 10
  1391. 1391 vm.dirty_bytes = 0
  1392. 1392 vm.dirty_expire_centisecs = 3000
  1393. 1393 vm.dirty_ratio = 20
  1394. 1394 vm.dirtytime_expire_seconds = 43200
  1395. 1395 vm.dirty_writeback_centisecs = 500
  1396. 1396 vm.extfrag_threshold = 500
  1397. 1397 vm.highmem_is_dirtyable = 0
  1398. 1398 vm.laptop_mode = 0
  1399. 1399 vm.legacy_va_layout = 0
  1400. 1400 vm.lowmem_reserve_ratio = 32 0 0
  1401. 1401 vm.max_map_count = 65530
  1402. 1402 vm.min_free_kbytes = 2803
  1403. 1403 vm.mmap_min_addr = 32768
  1404. 1404 vm.mmap_rnd_bits = 8
  1405. 1405 vm.oom_dump_tasks = 1
  1406. 1406 vm.oom_kill_allocating_task = 0
  1407. 1407 vm.overcommit_kbytes = 0
  1408. 1408 vm.overcommit_memory = 0
  1409. 1409 vm.overcommit_ratio = 50
  1410. 1410 vm.page-cluster = 0
  1411. 1411 vm.page_lock_unfairness = 5
  1412. 1412 vm.panic_on_oom = 0
  1413. 1413 vm.percpu_pagelist_fraction = 0
  1414. 1414 vm.stat_interval = 1
  1415. 1415 vm.swappiness = 100
  1416. 1416 vm.user_reserve_kbytes = 15222
  1417. 1417 vm.vfs_cache_pressure = 100
  1418. 1418 vm.watermark_boost_factor = 15000
  1419. 1419 vm.watermark_scale_factor = 10
  1420. 1420
  1421. 1421 ### ip addr:
  1422. 1422
  1423. 1423 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  1424. 1424 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  1425. 1425 inet XXX.XXX.0.1/8 scope host lo
  1426. 1426 valid_lft forever preferred_lft forever
  1427. 1427 inet6 ::1/128 scope host
  1428. 1428 valid_lft forever preferred_lft forever
  1429. 1429 2: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  1430. 1430 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  1431. 1431 3: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  1432. 1432 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  1433. 1433
  1434. 1434 ### partitions:
  1435. 1435
  1436. 1436 major minor #blocks name
  1437. 1437
  1438. 1438 179 0 15159296 mmcblk0
  1439. 1439 179 1 15003600 mmcblk0p1
  1440. 1440 254 0 251748 zram0
  1441. 1441 254 1 51200 zram1
  1442. 1442
  1443. 1443 ### df:
  1444. 1444
  1445. 1445 udev 188M 0 188M 0% /dev
  1446. 1446 tmpfs 50M 1.2M 48M 3% /run
  1447. 1447 /dev/mmcblk0p1 14G 1012M 13G 8% /
  1448. 1448 tmpfs 246M 0 246M 0% /dev/shm
  1449. 1449 tmpfs 5.0M 0 5.0M 0% /run/lock
  1450. 1450 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  1451. 1451 tmpfs 246M 4.0K 246M 1% /tmp
  1452. 1452 /dev/zram1 49M 1.4M 44M 3% /var/log
  1453. 1453
  1454. 1454 ### lsblk:
  1455. 1455
  1456. 1456 NAME FSTYPE SIZE MOUNTPOINT UUID
  1457. 1457 mmcblk0 14.5G
  1458. 1458 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  1459. 1459 zram1 50M /var/log
  1460. 1460
  1461. 1461 ### zramctl:
  1462. 1462
  1463. 1463 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  1464. 1464 /dev/zram1 zstd 50M 1.3M 199.2K 572K 4 /var/log
  1465. 1465 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  1466. 1466
  1467. 1467 ### mtab:
  1468. 1468
  1469. 1469 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  1470. 1470 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  1471. 1471 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  1472. 1472
  1473. 1473 ### mmc0:0007 info:
  1474. 1474
  1475. 1475 manfid: 0x000027
  1476. 1476 cid: 275048534431364730daebaba4010c13
  1477. 1477 fwrev: 0x0
  1478. 1478 rca: 0x0007
  1479. 1479 csd: 400e00325b59000073a77f800a4000eb
  1480. 1480 ocr: 0x00200000
  1481. 1481 type: SD
  1482. 1482 date: 12/2016
  1483. 1483 hwrev: 0x3
  1484. 1484 dsr: 0x404
  1485. 1485 serial: 0xdaebaba4
  1486. 1486 erase_size: 512
  1487. 1487 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  1488. 1488 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  1489. 1489 scr: 0235800201000000
  1490. 1490 oemid: 0x5048
  1491. 1491 preferred_erase_size: 4194304
  1492. 1492 name: SD16G
  1493. 1493
  1494. 1494 ### Boot system health:
  1495. 1495
  1496. 1496 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  1497. 1497 15:17:28: 1368MHz 2.18 54% 14% 12% 0% 28% 0% 47.0°C 0/8
  1498. 1498 15:17:29: 1368MHz 2.18 83% 24% 38% 0% 19% 0% 52.8°C 0/8
  1499. 1499 15:17:29: 1368MHz 2.18 80% 15% 37% 1% 26% 0% 49.3°C 0/8
  1500. 1500 15:17:30: 1368MHz 2.18 68% 12% 11% 1% 42% 0% 49.9°C 0/8
  1501. 1501 15:17:30: 1368MHz 2.18 49% 16% 5% 1% 26% 0% 47.0°C 0/8
  1502. 1502
  1503. 1503 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  1504. 1504
  1505. 1505 ### Activated Armbian ramlog partition with zstd compression
  1506. 1506
  1507. 1507 Mon 19 Apr 2021 09:46:45 AM EEST | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  1508. 1508
  1509. 1509 ### dmesg:
  1510. 1510
  1511. 1511 [ 0.000000] Booting Linux on physical CPU 0x0
  1512. 1512 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  1513. 1513 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  1514. 1514 [ 0.000000] CPU: div instructions available: patching division code
  1515. 1515 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  1516. 1516 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  1517. 1517 [ 0.000000] Memory policy: Data cache writealloc
  1518. 1518 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  1519. 1519 [ 0.000000] Zone ranges:
  1520. 1520 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  1521. 1521 [ 0.000000] HighMem empty
  1522. 1522 [ 0.000000] Movable zone start for each node
  1523. 1523 [ 0.000000] Early memory node ranges
  1524. 1524 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  1525. 1525 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  1526. 1526 [ 0.000000] On node 0 totalpages: 131072
  1527. 1527 [ 0.000000] Normal zone: 1152 pages used for memmap
  1528. 1528 [ 0.000000] Normal zone: 0 pages reserved
  1529. 1529 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  1530. 1530 [ 0.000000] psci: probing for conduit method from DT.
  1531. 1531 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  1532. 1532 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  1533. 1533 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  1534. 1534 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  1535. 1535 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  1536. 1536 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  1537. 1537 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  1538. 1538 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  1539. 1539 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  1540. 1540 [ 0.000000] Memory: 384716K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33076K reserved, 106496K cma-reserved, 0K highmem)
  1541. 1541 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  1542. 1542 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  1543. 1543 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  1544. 1544 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  1545. 1545 [ 0.000000] rcu: Hierarchical RCU implementation.
  1546. 1546 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  1547. 1547 [ 0.000000] Rude variant of Tasks RCU enabled.
  1548. 1548 [ 0.000000] Tracing variant of Tasks RCU enabled.
  1549. 1549 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  1550. 1550 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  1551. 1551 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  1552. 1552 [ 0.000000] GIC: Using split EOI/Deactivate mode
  1553. 1553 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  1554. 1554 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  1555. 1555 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  1556. 1556 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  1557. 1557 [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  1558. 1558 [ 0.000242] Console: colour dummy device 80x30
  1559. 1559 [ 0.000302] printk: console [tty1] enabled
  1560. 1560 [ 0.000351] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  1561. 1561 [ 0.000368] pid_max: default: 32768 minimum: 301
  1562. 1562 [ 0.000560] LSM: Security Framework initializing
  1563. 1563 [ 0.000616] Yama: becoming mindful.
  1564. 1564 [ 0.000777] AppArmor: AppArmor initialized
  1565. 1565 [ 0.000849] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  1566. 1566 [ 0.000861] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  1567. 1567 [ 0.001859] CPU: Testing write buffer coherency: ok
  1568. 1568 [ 0.002228] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  1569. 1569 [ 0.002911] Setting up static identity map for 0x40100000 - 0x40100054
  1570. 1570 [ 0.003024] rcu: Hierarchical SRCU implementation.
  1571. 1571 [ 0.004179] smp: Bringing up secondary CPUs ...
  1572. 1572 [ 0.014974] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  1573. 1573 [ 0.025848] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  1574. 1574 [ 0.036633] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  1575. 1575 [ 0.036744] smp: Brought up 1 node, 4 CPUs
  1576. 1576 [ 0.036758] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  1577. 1577 [ 0.036764] CPU: All CPU(s) started in HYP mode.
  1578. 1578 [ 0.036768] CPU: Virtualization extensions available.
  1579. 1579 [ 0.037278] allocated 524288 bytes of page_ext
  1580. 1580 [ 0.037828] devtmpfs: initialized
  1581. 1581 [ 0.044961] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  1582. 1582 [ 0.045174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  1583. 1583 [ 0.045219] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  1584. 1584 [ 0.047878] pinctrl core: initialized pinctrl subsystem
  1585. 1585 [ 0.049022] NET: Registered protocol family 16
  1586. 1586 [ 0.050762] DMA: preallocated 256 KiB pool for atomic coherent allocations
  1587. 1587 [ 0.051358] audit: initializing netlink subsys (disabled)
  1588. 1588 [ 0.051641] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  1589. 1589 [ 0.052147] thermal_sys: Registered thermal governor 'fair_share'
  1590. 1590 [ 0.052155] thermal_sys: Registered thermal governor 'bang_bang'
  1591. 1591 [ 0.052161] thermal_sys: Registered thermal governor 'step_wise'
  1592. 1592 [ 0.052720] cpuidle: using governor ladder
  1593. 1593 [ 0.052757] cpuidle: using governor menu
  1594. 1594 [ 0.053282] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  1595. 1595 [ 0.053289] hw-breakpoint: maximum watchpoint size is 8 bytes.
  1596. 1596 [ 0.075268] cryptd: max_cpu_qlen set to 1000
  1597. 1597 [ 0.144876] raid6: neonx8 gen() 780 MB/s
  1598. 1598 [ 0.212981] raid6: neonx8 xor() 576 MB/s
  1599. 1599 [ 0.281110] raid6: neonx4 gen() 827 MB/s
  1600. 1600 [ 0.349215] raid6: neonx4 xor() 630 MB/s
  1601. 1601 [ 0.417346] raid6: neonx2 gen() 914 MB/s
  1602. 1602 [ 0.485463] raid6: neonx2 xor() 652 MB/s
  1603. 1603 [ 0.553595] raid6: neonx1 gen() 815 MB/s
  1604. 1604 [ 0.621702] raid6: neonx1 xor() 564 MB/s
  1605. 1605 [ 0.689867] raid6: int32x8 gen() 303 MB/s
  1606. 1606 [ 0.757922] raid6: int32x8 xor() 179 MB/s
  1607. 1607 [ 0.826110] raid6: int32x4 gen() 354 MB/s
  1608. 1608 [ 0.894210] raid6: int32x4 xor() 205 MB/s
  1609. 1609 [ 0.962303] raid6: int32x2 gen() 399 MB/s
  1610. 1610 [ 1.030463] raid6: int32x2 xor() 213 MB/s
  1611. 1611 [ 1.098573] raid6: int32x1 gen() 401 MB/s
  1612. 1612 [ 1.166672] raid6: int32x1 xor() 192 MB/s
  1613. 1613 [ 1.166678] raid6: using algorithm neonx2 gen() 914 MB/s
  1614. 1614 [ 1.166683] raid6: .... xor() 652 MB/s, rmw enabled
  1615. 1615 [ 1.166688] raid6: using neon recovery algorithm
  1616. 1616 [ 1.167883] iommu: Default domain type: Translated
  1617. 1617 [ 1.168254] SCSI subsystem initialized
  1618. 1618 [ 1.168522] libata version 3.00 loaded.
  1619. 1619 [ 1.168771] usbcore: registered new interface driver usbfs
  1620. 1620 [ 1.168817] usbcore: registered new interface driver hub
  1621. 1621 [ 1.168857] usbcore: registered new device driver usb
  1622. 1622 [ 1.168966] mc: Linux media interface: v0.10
  1623. 1623 [ 1.169000] videodev: Linux video capture interface: v2.00
  1624. 1624 [ 1.169126] pps_core: LinuxPPS API ver. 1 registered
  1625. 1625 [ 1.169133] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  1626. 1626 [ 1.169152] PTP clock support registered
  1627. 1627 [ 1.169541] Advanced Linux Sound Architecture Driver Initialized.
  1628. 1628 [ 1.170301] NetLabel: Initializing
  1629. 1629 [ 1.170309] NetLabel: domain hash size = 128
  1630. 1630 [ 1.170314] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  1631. 1631 [ 1.170397] NetLabel: unlabeled traffic allowed by default
  1632. 1632 [ 1.171086] clocksource: Switched to clocksource arch_sys_counter
  1633. 1633 [ 1.282513] VFS: Disk quotas dquot_6.6.0
  1634. 1634 [ 1.282602] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  1635. 1635 [ 1.283229] AppArmor: AppArmor Filesystem Enabled
  1636. 1636 [ 1.291526] NET: Registered protocol family 2
  1637. 1637 [ 1.292270] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  1638. 1638 [ 1.292325] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  1639. 1639 [ 1.292379] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  1640. 1640 [ 1.292439] TCP: Hash tables configured (established 4096 bind 4096)
  1641. 1641 [ 1.292554] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  1642. 1642 [ 1.292584] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  1643. 1643 [ 1.292798] NET: Registered protocol family 1
  1644. 1644 [ 1.293288] Trying to unpack rootfs image as initramfs...
  1645. 1645 [ 1.998546] Freeing initrd memory: 11256K
  1646. 1646 [ 1.999846] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  1647. 1647 [ 2.000973] Initialise system trusted keyrings
  1648. 1648 [ 2.001027] Key type blacklist registered
  1649. 1649 [ 2.001248] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  1650. 1650 [ 2.006450] zbud: loaded
  1651. 1651 [ 2.007875] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1652. 1652 [ 2.008817] fuse: init (API version 7.32)
  1653. 1653 [ 2.011346] integrity: Platform Keyring initialized
  1654. 1654 [ 2.117249] xor: measuring software checksum speed
  1655. 1655 [ 2.124862] arm4regs : 1301 MB/sec
  1656. 1656 [ 2.135801] 8regs : 899 MB/sec
  1657. 1657 [ 2.147358] 32regs : 851 MB/sec
  1658. 1658 [ 2.154815] neon : 1321 MB/sec
  1659. 1659 [ 2.154821] xor: using function: neon (1321 MB/sec)
  1660. 1660 [ 2.154834] Key type asymmetric registered
  1661. 1661 [ 2.154841] Asymmetric key parser 'x509' registered
  1662. 1662 [ 2.154900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  1663. 1663 [ 2.155046] io scheduler mq-deadline registered
  1664. 1664 [ 2.155054] io scheduler kyber registered
  1665. 1665 [ 2.155316] io scheduler bfq registered
  1666. 1666 [ 2.161553] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  1667. 1667 [ 2.163264] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  1668. 1668 [ 2.169492] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  1669. 1669 [ 2.171776] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  1670. 1670 [ 2.172283] printk: console [ttyS0] disabled
  1671. 1671 [ 2.172372] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  1672. 1672 [ 2.172598] printk: console [ttyS0] enabled
  1673. 1673 [ 2.188148] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  1674. 1674 [ 2.188469] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  1675. 1675 [ 2.188537] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  1676. 1676 [ 2.189491] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  1677. 1677 [ 2.189865] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  1678. 1678 [ 2.190112] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  1679. 1679 [ 2.190632] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  1680. 1680 [ 2.190726] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  1681. 1681 [ 2.191632] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  1682. 1682 [ 2.194171] brd: module loaded
  1683. 1683 [ 2.200436] loop: module loaded
  1684. 1684 [ 2.202160] libphy: Fixed MDIO Bus: probed
  1685. 1685 [ 2.203511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1686. 1686 [ 2.203533] ehci-platform: EHCI generic platform driver
  1687. 1687 [ 2.203867] ehci-platform 1c1b000.usb: EHCI Host Controller
  1688. 1688 [ 2.203894] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  1689. 1689 [ 2.204320] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  1690. 1690 [ 2.219089] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  1691. 1691 [ 2.219390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  1692. 1692 [ 2.219400] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1693. 1693 [ 2.219408] usb usb1: Product: EHCI Host Controller
  1694. 1694 [ 2.219415] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  1695. 1695 [ 2.219422] usb usb1: SerialNumber: 1c1b000.usb
  1696. 1696 [ 2.219985] hub 1-0:1.0: USB hub found
  1697. 1697 [ 2.220027] hub 1-0:1.0: 1 port detected
  1698. 1698 [ 2.220729] ehci-platform 1c1c000.usb: EHCI Host Controller
  1699. 1699 [ 2.220753] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  1700. 1700 [ 2.220959] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  1701. 1701 [ 2.235110] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  1702. 1702 [ 2.235341] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  1703. 1703 [ 2.235350] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1704. 1704 [ 2.235358] usb usb2: Product: EHCI Host Controller
  1705. 1705 [ 2.235365] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  1706. 1706 [ 2.235372] usb usb2: SerialNumber: 1c1c000.usb
  1707. 1707 [ 2.235849] hub 2-0:1.0: USB hub found
  1708. 1708 [ 2.235885] hub 2-0:1.0: 1 port detected
  1709. 1709 [ 2.236427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1710. 1710 [ 2.236450] ohci-platform: OHCI generic platform driver
  1711. 1711 [ 2.236726] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  1712. 1712 [ 2.236756] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  1713. 1713 [ 2.236955] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  1714. 1714 [ 2.299286] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  1715. 1715 [ 2.299296] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1716. 1716 [ 2.299304] usb usb3: Product: Generic Platform OHCI controller
  1717. 1717 [ 2.299311] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  1718. 1718 [ 2.299318] usb usb3: SerialNumber: 1c1b400.usb
  1719. 1719 [ 2.299839] hub 3-0:1.0: USB hub found
  1720. 1720 [ 2.299877] hub 3-0:1.0: 1 port detected
  1721. 1721 [ 2.300490] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  1722. 1722 [ 2.300512] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  1723. 1723 [ 2.300693] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  1724. 1724 [ 2.363282] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  1725. 1725 [ 2.363292] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1726. 1726 [ 2.363300] usb usb4: Product: Generic Platform OHCI controller
  1727. 1727 [ 2.363307] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  1728. 1728 [ 2.363314] usb usb4: SerialNumber: 1c1c400.usb
  1729. 1729 [ 2.363798] hub 4-0:1.0: USB hub found
  1730. 1730 [ 2.363834] hub 4-0:1.0: 1 port detected
  1731. 1731 [ 2.364827] usbcore: registered new interface driver usb-storage
  1732. 1732 [ 2.365771] sun6i-rtc 1f00000.rtc: registered as rtc0
  1733. 1733 [ 2.365811] sun6i-rtc 1f00000.rtc: setting system clock to 2021-04-19T06:46:35 UTC (1618814795)
  1734. 1734 [ 2.365819] sun6i-rtc 1f00000.rtc: RTC enabled
  1735. 1735 [ 2.366086] i2c /dev entries driver
  1736. 1736 [ 2.367461] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  1737. 1737 [ 2.368259] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  1738. 1738 [ 2.368330] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  1739. 1739 [ 2.368400] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  1740. 1740 [ 2.369343] ledtrig-cpu: registered to indicate activity on CPUs
  1741. 1741 [ 2.369443] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  1742. 1742 [ 2.369828] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  1743. 1743 [ 2.370065] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1744. 1744 [ 2.370265] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1745. 1745 [ 2.370383] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1746. 1746 [ 2.370503] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  1747. 1747 [ 2.370596] sun8i-ce 1c15000.crypto: Register cbc(aes)
  1748. 1748 [ 2.370739] sun8i-ce 1c15000.crypto: Register ecb(aes)
  1749. 1749 [ 2.370847] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  1750. 1750 [ 2.370962] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  1751. 1751 [ 2.371138] sun8i-ce 1c15000.crypto: Register md5
  1752. 1752 [ 2.371253] sun8i-ce 1c15000.crypto: Register sha1
  1753. 1753 [ 2.371353] sun8i-ce 1c15000.crypto: Register sha224
  1754. 1754 [ 2.371454] sun8i-ce 1c15000.crypto: Register sha256
  1755. 1755 [ 2.371570] sun8i-ce 1c15000.crypto: Register sha384
  1756. 1756 [ 2.371683] sun8i-ce 1c15000.crypto: Register sha512
  1757. 1757 [ 2.371781] sun8i-ce 1c15000.crypto: Register stdrng
  1758. 1758 [ 2.371904] sun8i-ce 1c15000.crypto: TRNG not supported
  1759. 1759 [ 2.371914] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  1760. 1760 [ 2.372329] hid: raw HID events driver (C) Jiri Kosina
  1761. 1761 [ 2.372515] usbcore: registered new interface driver usbhid
  1762. 1762 [ 2.372521] usbhid: USB HID core driver
  1763. 1763 [ 2.376868] Initializing XFRM netlink socket
  1764. 1764 [ 2.377385] NET: Registered protocol family 10
  1765. 1765 [ 2.394893] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  1766. 1766 [ 2.394933] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  1767. 1767 [ 2.412200] mmc1: new high speed SDIO card at address 0001
  1768. 1768 [ 2.413078] Segment Routing with IPv6
  1769. 1769 [ 2.413193] NET: Registered protocol family 17
  1770. 1770 [ 2.413227] NET: Registered protocol family 15
  1771. 1771 [ 2.413303] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  1772. 1772 [ 2.413435] 8021q: 802.1Q VLAN Support v1.8
  1773. 1773 [ 2.413495] Key type dns_resolver registered
  1774. 1774 [ 2.413946] Registering SWP/SWPB emulation handler
  1775. 1775 [ 2.414225] registered taskstats version 1
  1776. 1776 [ 2.414237] Loading compiled-in X.509 certificates
  1777. 1777 [ 2.420989] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  1778. 1778 [ 2.424903] zswap: loaded using pool zstd/z3fold
  1779. 1779 [ 2.425696] Key type ._fscrypt registered
  1780. 1780 [ 2.425705] Key type .fscrypt registered
  1781. 1781 [ 2.425711] Key type fscrypt-provisioning registered
  1782. 1782 [ 2.430152] Btrfs loaded, crc32c=crc32c-generic
  1783. 1783 [ 2.430417] mmc0: host does not support reading read-only switch, assuming write-enable
  1784. 1784 [ 2.432486] mmc0: new high speed SDHC card at address 0007
  1785. 1785 [ 2.433978] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  1786. 1786 [ 2.437421] mmcblk0: p1
  1787. 1787 [ 2.447876] Key type encrypted registered
  1788. 1788 [ 2.447901] AppArmor: AppArmor sha1 policy hashing enabled
  1789. 1789 [ 2.459323] of_cfs_init
  1790. 1790 [ 2.459454] of_cfs_init: OK
  1791. 1791 [ 2.459609] ALSA device list:
  1792. 1792 [ 2.459620] No soundcards found.
  1793. 1793 [ 2.463630] Freeing unused kernel memory: 1024K
  1794. 1794 [ 2.487324] Run /init as init process
  1795. 1795 [ 2.487334] with arguments:
  1796. 1796 [ 2.487340] /init
  1797. 1797 [ 2.487345] with environment:
  1798. 1798 [ 2.487350] HOME=/
  1799. 1799 [ 2.487355] TERM=linux
  1800. 1800 [ 2.487361] ubootpart=384f2912-01
  1801. 1801 [ 2.487366] ubootsource=mmc
  1802. 1802 [ 2.487371] sunxi_ve_mem_reserve=0
  1803. 1803 [ 2.487376] sunxi_g2d_mem_reserve=0
  1804. 1804 [ 2.487381] sunxi_fb_mem_reserve=16
  1805. 1805 [ 2.487386] cgroup_enable=memory
  1806. 1806 [ 2.555174] usb 1-1: new high-speed USB device number 2 using ehci-platform
  1807. 1807 [ 2.713024] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  1808. 1808 [ 2.713044] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1809. 1809 [ 2.713053] usb 1-1: Product: 802.11n WLAN Adapter
  1810. 1810 [ 2.713061] usb 1-1: Manufacturer: Realtek
  1811. 1811 [ 2.713068] usb 1-1: SerialNumber: 00e04c000001
  1812. 1812 [ 2.899738] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  1813. 1813 [ 3.378618] random: fast init done
  1814. 1814 [ 3.528661] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1815. 1815 [ 4.407671] systemd[1]: Inserted module 'autofs4'
  1816. 1816 [ 4.494749] systemd[1]: systemd 245.4-4ubuntu3.4 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)
  1817. 1817 [ 4.498989] systemd[1]: Detected architecture arm.
  1818. 1818 [ 4.543688] systemd[1]: Set hostname to <orpilite2>.
  1819. 1819 [ 5.020694] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  1820. 1820 [ 5.425094] random: systemd: uninitialized urandom read (16 bytes read)
  1821. 1821 [ 5.430179] systemd[1]: Created slice system-modprobe.slice.
  1822. 1822 [ 5.430790] random: systemd: uninitialized urandom read (16 bytes read)
  1823. 1823 [ 5.432445] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1824. 1824 [ 5.432799] random: systemd: uninitialized urandom read (16 bytes read)
  1825. 1825 [ 5.434140] systemd[1]: Created slice User and Session Slice.
  1826. 1826 [ 5.434494] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  1827. 1827 [ 5.434926] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1828. 1828 [ 5.436355] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1829. 1829 [ 5.436838] systemd[1]: Reached target Local Encrypted Volumes.
  1830. 1830 [ 5.437397] systemd[1]: Reached target Remote File Systems.
  1831. 1831 [ 5.437671] systemd[1]: Reached target Slices.
  1832. 1832 [ 5.437971] systemd[1]: Reached target Swap.
  1833. 1833 [ 5.438219] systemd[1]: Reached target System Time Set.
  1834. 1834 [ 5.439228] systemd[1]: Listening on Syslog Socket.
  1835. 1835 [ 5.440143] systemd[1]: Listening on fsck to fsckd communication Socket.
  1836. 1836 [ 5.440733] systemd[1]: Listening on initctl Compatibility Named Pipe.
  1837. 1837 [ 5.442138] systemd[1]: Listening on Journal Audit Socket.
  1838. 1838 [ 5.442978] systemd[1]: Listening on Journal Socket (/dev/log).
  1839. 1839 [ 5.443965] systemd[1]: Listening on Journal Socket.
  1840. 1840 [ 5.444921] systemd[1]: Listening on udev Control Socket.
  1841. 1841 [ 5.445623] systemd[1]: Listening on udev Kernel Socket.
  1842. 1842 [ 5.446516] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  1843. 1843 [ 5.452522] systemd[1]: Mounting POSIX Message Queue File System...
  1844. 1844 [ 5.459870] systemd[1]: Mounting Kernel Debug File System...
  1845. 1845 [ 5.467946] systemd[1]: Mounting Kernel Trace File System...
  1846. 1846 [ 5.481888] systemd[1]: Starting Restore / save the current clock...
  1847. 1847 [ 5.494588] systemd[1]: Starting Set the console keyboard layout...
  1848. 1848 [ 5.502267] systemd[1]: Starting Create list of static device nodes for the current kernel...
  1849. 1849 [ 5.503168] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  1850. 1850 [ 5.510742] systemd[1]: Started Nameserver information manager.
  1851. 1851 [ 5.512312] systemd[1]: Reached target Network (Pre).
  1852. 1852 [ 5.533903] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1853. 1853 [ 5.534159] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  1854. 1854 [ 5.569180] systemd[1]: Starting Load Kernel Modules...
  1855. 1855 [ 5.579462] systemd[1]: Starting Remount Root and Kernel File Systems...
  1856. 1856 [ 5.589135] systemd[1]: Starting udev Coldplug all Devices...
  1857. 1857 [ 5.603013] systemd[1]: Mounted POSIX Message Queue File System.
  1858. 1858 [ 5.604880] systemd[1]: Mounted Kernel Debug File System.
  1859. 1859 [ 5.606590] systemd[1]: Mounted Kernel Trace File System.
  1860. 1860 [ 5.612281] systemd[1]: Finished Create list of static device nodes for the current kernel.
  1861. 1861 [ 5.629634] systemd[1]: Finished Restore / save the current clock.
  1862. 1862 [ 5.776820] random: crng init done
  1863. 1863 [ 5.776840] random: 7 urandom warning(s) missed due to ratelimiting
  1864. 1864 [ 5.840816] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1865. 1865 [ 5.849343] systemd[1]: Finished Remount Root and Kernel File Systems.
  1866. 1866 [ 5.879137] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1867. 1867 [ 5.879446] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  1868. 1868 [ 5.885591] systemd[1]: Starting Load/Save Random Seed...
  1869. 1869 [ 5.892480] systemd[1]: Starting Create System Users...
  1870. 1870 [ 5.893972] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  1871. 1871 [ 5.905429] systemd[1]: Finished Load Kernel Modules.
  1872. 1872 [ 5.913964] systemd[1]: Mounting FUSE Control File System...
  1873. 1873 [ 5.932668] systemd[1]: Mounting Kernel Configuration File System...
  1874. 1874 [ 5.946547] systemd[1]: Starting Apply Kernel Variables...
  1875. 1875 [ 5.954245] systemd[1]: Mounted FUSE Control File System.
  1876. 1876 [ 5.965343] systemd[1]: Mounted Kernel Configuration File System.
  1877. 1877 [ 6.190848] systemd[1]: Finished Set the console keyboard layout.
  1878. 1878 [ 6.240663] systemd[1]: Finished udev Coldplug all Devices.
  1879. 1879 [ 6.800637] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  1880. 1880 [ 6.856312] systemd[1]: Finished Load/Save Random Seed.
  1881. 1881 [ 6.860503] systemd[1]: Finished Create System Users.
  1882. 1882 [ 6.867590] systemd[1]: Starting Create Static Device Nodes in /dev...
  1883. 1883 [ 6.872420] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  1884. 1884 [ 6.899604] systemd[1]: Finished Apply Kernel Variables.
  1885. 1885 [ 6.938236] systemd[1]: Finished Create Static Device Nodes in /dev.
  1886. 1886 [ 6.939451] systemd[1]: Reached target Local File Systems (Pre).
  1887. 1887 [ 6.946137] systemd[1]: Mounting /tmp...
  1888. 1888 [ 6.955005] systemd[1]: Starting udev Kernel Device Manager...
  1889. 1889 [ 6.965234] systemd[1]: Mounted /tmp.
  1890. 1890 [ 6.966349] systemd[1]: Reached target Local File Systems.
  1891. 1891 [ 6.972700] systemd[1]: Starting Armbian ZRAM config...
  1892. 1892 [ 6.979989] systemd[1]: Starting Set console font and keymap...
  1893. 1893 [ 6.987627] systemd[1]: Starting Raise network interfaces...
  1894. 1894 [ 6.988481] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  1895. 1895 [ 6.988857] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  1896. 1896 [ 6.989429] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1897. 1897 [ 7.042545] systemd[1]: Finished Set console font and keymap.
  1898. 1898 [ 7.406686] systemd[1]: Started udev Kernel Device Manager.
  1899. 1899 [ 7.494976] zram: Added device: zram0
  1900. 1900 [ 7.500508] zram: Added device: zram1
  1901. 1901 [ 7.502971] zram: Added device: zram2
  1902. 1902 [ 7.759472] zram0: detected capacity change from 0 to 257789952
  1903. 1903 [ 7.866884] systemd[1]: Finished Raise network interfaces.
  1904. 1904 [ 7.871244] Adding 251744k swap on /dev/zram0. Priority:5 extents:1 across:251744k SSFS
  1905. 1905 [ 8.175320] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  1906. 1906 [ 8.192422] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  1907. 1907 [ 8.249743] zram1: detected capacity change from 0 to 52428800
  1908. 1908 [ 8.316917] systemd[1]: Found device /dev/ttyS0.
  1909. 1909 [ 8.401184] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  1910. 1910 [ 8.403884] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  1911. 1911 [ 8.451653] Registered IR keymap rc-empty
  1912. 1912 [ 8.451772] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  1913. 1913 [ 8.451928] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  1914. 1914 [ 8.452071] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  1915. 1915 [ 8.452752] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  1916. 1916 [ 8.506526] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  1917. 1917 [ 8.506581] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  1918. 1918 [ 8.506627] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  1919. 1919 [ 8.506665] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  1920. 1920 [ 8.507227] lima 1c40000.gpu: bus rate = 200000000
  1921. 1921 [ 8.507239] lima 1c40000.gpu: mod rate = 297000000
  1922. 1922 [ 8.507341] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  1923. 1923 [ 8.516050] lima 1c40000.gpu: Failed to register cooling device
  1924. 1924 [ 8.516540] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  1925. 1925 [ 8.562930] systemd[1]: Finished Armbian ZRAM config.
  1926. 1926 [ 8.633585] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  1927. 1927 [ 8.634396] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  1928. 1928 [ 8.658253] RTL871X: module init start
  1929. 1929 [ 8.658273] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  1930. 1930 [ 8.678215] systemd[1]: Starting Armbian memory supported logging...
  1931. 1931 [ 8.678727] RTL871X: HW EFUSE
  1932. 1932 [ 8.678776] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  1933. 1933 [ 8.678781] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  1934. 1934 [ 8.678807] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  1935. 1935 [ 8.678829] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  1936. 1936 [ 8.679009] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1937. 1937 [ 8.679237] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  1938. 1938 [ 8.679454] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1939. 1939 [ 8.679672] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1940. 1940 [ 8.679813] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  1941. 1941 [ 8.781462] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  1942. 1942 [ 8.821017] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  1943. 1943 [ 8.821068] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  1944. 1944 [ 8.841651] rtl8192cu: Chip version 0x10
  1945. 1945 [ 8.896403] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  1946. 1946 [ 8.898148] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=02:81:9d:56:d4:20
  1947. 1947 [ 8.900792] RTL871X: module init ret=0
  1948. 1948 [ 8.906323] systemd[1]: Starting Load/Save RF Kill Switch Status...
  1949. 1949 [ 8.950709] systemd[1]: Started Load/Save RF Kill Switch Status.
  1950. 1950 [ 8.972153] rtl8192cu: Board Type 0
  1951. 1951 [ 8.972370] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  1952. 1952 [ 8.972453] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  1953. 1953 [ 8.972552] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  1954. 1954 [ 8.974116] usbcore: registered new interface driver rtl8192cu
  1955. 1955 [ 9.004948] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan1
  1956. 1956 [ 12.047833] systemd[1]: Finished Armbian memory supported logging.
  1957. 1957 [ 12.055609] systemd[1]: Starting Journal Service...
  1958. 1958 [ 12.245699] systemd[1]: Started Journal Service.
  1959. 1959 [ 12.278091] systemd-journald[537]: Received client request to flush runtime journal.
  1960. 1960
  1961. 1961 ### armbian-release:
  1962. 1962
  1963. 1963 # PLEASE DO NOT EDIT THIS FILE
  1964. 1964 BOARD=orangepilite
  1965. 1965 BOARD_NAME="Orange Pi Lite"
  1966. 1966 BOARDFAMILY=sun8i
  1967. 1967 [email protected]:armbian/build.git
  1968. 1968 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  1969. 1969 DISTRIBUTION_CODENAME=focal
  1970. 1970 DISTRIBUTION_STATUS=supported
  1971. 1971 VERSION=21.02.3
  1972. 1972 LINUXFAMILY=sunxi
  1973. 1973 BRANCH=current
  1974. 1974 ARCH=arm
  1975. 1975 IMAGE_TYPE=stable
  1976. 1976 BOARD_TYPE=conf
  1977. 1977 INITRD_ARCH=arm
  1978. 1978 KERNEL_IMAGE_TYPE=Image
  1979. 1979
  1980. 1980 ### boot environment:
  1981. 1981
  1982. 1982 verbosity=1
  1983. 1983 bootlogo=false
  1984. 1984 console=both
  1985. 1985 disp_mode=1920x1080p60
  1986. 1986 overlay_prefix=sun8i-h3
  1987. 1987 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  1988. 1988 rootfstype=ext4
  1989. 1989 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  1990. 1990
  1991. 1991 ### lsusb:
  1992. 1992
  1993. 1993 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1994. 1994 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1995. 1995 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1996. 1996 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  1997. 1997 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1998. 1998
  1999. 1999 ### lscpu:
  2000. 2000
  2001. 2001 Architecture: armv7l
  2002. 2002 Byte Order: Little Endian
  2003. 2003 CPU(s): 4
  2004. 2004 On-line CPU(s) list: 0-3
  2005. 2005 Thread(s) per core: 1
  2006. 2006 Core(s) per socket: 4
  2007. 2007 Socket(s): 1
  2008. 2008 Vendor ID: ARM
  2009. 2009 Model: 5
  2010. 2010 Model name: Cortex-A7
  2011. 2011 Stepping: r0p5
  2012. 2012 CPU max MHz: 1368.0000
  2013. 2013 CPU min MHz: 480.0000
  2014. 2014 BogoMIPS: 65.14
  2015. 2015 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2016. 2016
  2017. 2017 ### cpuinfo:
  2018. 2018
  2019. 2019 processor : 0
  2020. 2020 model name : ARMv7 Processor rev 5 (v7l)
  2021. 2021 BogoMIPS : 65.14
  2022. 2022 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2023. 2023 CPU implementer : 0x41
  2024. 2024 CPU architecture: 7
  2025. 2025 CPU variant : 0x0
  2026. 2026 CPU part : 0xc07
  2027. 2027 CPU revision : 5
  2028. 2028
  2029. 2029 processor : 1
  2030. 2030 model name : ARMv7 Processor rev 5 (v7l)
  2031. 2031 BogoMIPS : 65.14
  2032. 2032 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2033. 2033 CPU implementer : 0x41
  2034. 2034 CPU architecture: 7
  2035. 2035 CPU variant : 0x0
  2036. 2036 CPU part : 0xc07
  2037. 2037 CPU revision : 5
  2038. 2038
  2039. 2039 processor : 2
  2040. 2040 model name : ARMv7 Processor rev 5 (v7l)
  2041. 2041 BogoMIPS : 65.14
  2042. 2042 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2043. 2043 CPU implementer : 0x41
  2044. 2044 CPU architecture: 7
  2045. 2045 CPU variant : 0x0
  2046. 2046 CPU part : 0xc07
  2047. 2047 CPU revision : 5
  2048. 2048
  2049. 2049 processor : 3
  2050. 2050 model name : ARMv7 Processor rev 5 (v7l)
  2051. 2051 BogoMIPS : 65.14
  2052. 2052 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2053. 2053 CPU implementer : 0x41
  2054. 2054 CPU architecture: 7
  2055. 2055 CPU variant : 0x0
  2056. 2056 CPU part : 0xc07
  2057. 2057 CPU revision : 5
  2058. 2058
  2059. 2059 Hardware : Allwinner sun8i Family
  2060. 2060 Revision : 0000
  2061. 2061 Serial : 02c000819d56d420
  2062. 2062
  2063. 2063 ### meminfo:
  2064. 2064
  2065. 2065 MemTotal: 503492 kB
  2066. 2066 MemFree: 393728 kB
  2067. 2067 MemAvailable: 433644 kB
  2068. 2068 Buffers: 9948 kB
  2069. 2069 Cached: 32892 kB
  2070. 2070 SwapCached: 0 kB
  2071. 2071 Active: 21932 kB
  2072. 2072 Inactive: 33396 kB
  2073. 2073 Active(anon): 320 kB
  2074. 2074 Inactive(anon): 13416 kB
  2075. 2075 Active(file): 21612 kB
  2076. 2076 Inactive(file): 19980 kB
  2077. 2077 Unevictable: 0 kB
  2078. 2078 Mlocked: 0 kB
  2079. 2079 HighTotal: 0 kB
  2080. 2080 HighFree: 0 kB
  2081. 2081 LowTotal: 503492 kB
  2082. 2082 LowFree: 393728 kB
  2083. 2083 SwapTotal: 251744 kB
  2084. 2084 SwapFree: 251744 kB
  2085. 2085 Dirty: 1980 kB
  2086. 2086 Writeback: 4 kB
  2087. 2087 AnonPages: 12524 kB
  2088. 2088 Mapped: 11428 kB
  2089. 2089 Shmem: 1216 kB
  2090. 2090 KReclaimable: 10036 kB
  2091. 2091 Slab: 27312 kB
  2092. 2092 SReclaimable: 10036 kB
  2093. 2093 SUnreclaim: 17276 kB
  2094. 2094 KernelStack: 1096 kB
  2095. 2095 PageTables: 1112 kB
  2096. 2096 NFS_Unstable: 0 kB
  2097. 2097 Bounce: 0 kB
  2098. 2098 WritebackTmp: 0 kB
  2099. 2099 CommitLimit: 503488 kB
  2100. 2100 Committed_AS: 29308 kB
  2101. 2101 VmallocTotal: 507904 kB
  2102. 2102 VmallocUsed: 17056 kB
  2103. 2103 VmallocChunk: 0 kB
  2104. 2104 Percpu: 736 kB
  2105. 2105 CmaTotal: 106496 kB
  2106. 2106 CmaFree: 106180 kB
  2107. 2107
  2108. 2108 ### virtual memory:
  2109. 2109
  2110. 2110 vm.admin_reserve_kbytes = 8192
  2111. 2111 vm.block_dump = 0
  2112. 2112 vm.compaction_proactiveness = 20
  2113. 2113 vm.compact_unevictable_allowed = 1
  2114. 2114 vm.dirty_background_bytes = 0
  2115. 2115 vm.dirty_background_ratio = 10
  2116. 2116 vm.dirty_bytes = 0
  2117. 2117 vm.dirty_expire_centisecs = 3000
  2118. 2118 vm.dirty_ratio = 20
  2119. 2119 vm.dirtytime_expire_seconds = 43200
  2120. 2120 vm.dirty_writeback_centisecs = 500
  2121. 2121 vm.extfrag_threshold = 500
  2122. 2122 vm.highmem_is_dirtyable = 0
  2123. 2123 vm.laptop_mode = 0
  2124. 2124 vm.legacy_va_layout = 0
  2125. 2125 vm.lowmem_reserve_ratio = 32 0 0
  2126. 2126 vm.max_map_count = 65530
  2127. 2127 vm.min_free_kbytes = 2803
  2128. 2128 vm.mmap_min_addr = 32768
  2129. 2129 vm.mmap_rnd_bits = 8
  2130. 2130 vm.oom_dump_tasks = 1
  2131. 2131 vm.oom_kill_allocating_task = 0
  2132. 2132 vm.overcommit_kbytes = 0
  2133. 2133 vm.overcommit_memory = 0
  2134. 2134 vm.overcommit_ratio = 50
  2135. 2135 vm.page-cluster = 0
  2136. 2136 vm.page_lock_unfairness = 5
  2137. 2137 vm.panic_on_oom = 0
  2138. 2138 vm.percpu_pagelist_fraction = 0
  2139. 2139 vm.stat_interval = 1
  2140. 2140 vm.swappiness = 100
  2141. 2141 vm.user_reserve_kbytes = 15225
  2142. 2142 vm.vfs_cache_pressure = 100
  2143. 2143 vm.watermark_boost_factor = 15000
  2144. 2144 vm.watermark_scale_factor = 10
  2145. 2145
  2146. 2146 ### ip addr:
  2147. 2147
  2148. 2148 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  2149. 2149 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  2150. 2150 inet XXX.XXX.0.1/8 scope host lo
  2151. 2151 valid_lft forever preferred_lft forever
  2152. 2152 inet6 ::1/128 scope host
  2153. 2153 valid_lft forever preferred_lft forever
  2154. 2154 2: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2155. 2155 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  2156. 2156 3: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2157. 2157 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  2158. 2158
  2159. 2159 ### partitions:
  2160. 2160
  2161. 2161 major minor #blocks name
  2162. 2162
  2163. 2163 179 0 15159296 mmcblk0
  2164. 2164 179 1 15003600 mmcblk0p1
  2165. 2165 254 0 251748 zram0
  2166. 2166 254 1 51200 zram1
  2167. 2167
  2168. 2168 ### df:
  2169. 2169
  2170. 2170 udev 188M 0 188M 0% /dev
  2171. 2171 tmpfs 50M 1.2M 48M 3% /run
  2172. 2172 /dev/mmcblk0p1 14G 1015M 13G 8% /
  2173. 2173 tmpfs 246M 0 246M 0% /dev/shm
  2174. 2174 tmpfs 5.0M 0 5.0M 0% /run/lock
  2175. 2175 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  2176. 2176 tmpfs 246M 4.0K 246M 1% /tmp
  2177. 2177 /dev/zram1 49M 2.0M 44M 5% /var/log
  2178. 2178
  2179. 2179 ### lsblk:
  2180. 2180
  2181. 2181 NAME FSTYPE SIZE MOUNTPOINT UUID
  2182. 2182 mmcblk0 14.5G
  2183. 2183 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  2184. 2184 zram1 50M /var/log
  2185. 2185
  2186. 2186 ### zramctl:
  2187. 2187
  2188. 2188 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  2189. 2189 /dev/zram1 zstd 50M 1.9M 334.6K 716K 4 /var/log
  2190. 2190 /dev/zram0 lzo-rle 245.9M 4K 74B 4K 4 [SWAP]
  2191. 2191
  2192. 2192 ### mtab:
  2193. 2193
  2194. 2194 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  2195. 2195 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  2196. 2196 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  2197. 2197
  2198. 2198 ### mmc0:0007 info:
  2199. 2199
  2200. 2200 manfid: 0x000027
  2201. 2201 cid: 275048534431364730daebaba4010c13
  2202. 2202 fwrev: 0x0
  2203. 2203 rca: 0x0007
  2204. 2204 csd: 400e00325b59000073a77f800a4000eb
  2205. 2205 ocr: 0x00200000
  2206. 2206 type: SD
  2207. 2207 date: 12/2016
  2208. 2208 hwrev: 0x3
  2209. 2209 dsr: 0x404
  2210. 2210 serial: 0xdaebaba4
  2211. 2211 erase_size: 512
  2212. 2212 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  2213. 2213 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2214. 2214 scr: 0235800201000000
  2215. 2215 oemid: 0x5048
  2216. 2216 preferred_erase_size: 4194304
  2217. 2217 name: SD16G
  2218. 2218
  2219. 2219 ### Boot system health:
  2220. 2220
  2221. 2221 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  2222. 2222 09:46:48: 1368MHz 0.78 53% 22% 17% 0% 12% 0% 55.0°C 0/8
  2223. 2223 09:46:49: 1368MHz 0.78 80% 24% 41% 1% 14% 0% 55.5°C 0/8
  2224. 2224 09:46:49: 1368MHz 0.78 74% 20% 23% 1% 28% 0% 53.9°C 0/8
  2225. 2225 09:46:49: 1368MHz 0.78 45% 6% 5% 1% 32% 0% 52.3°C 0/8
  2226. 2226 09:46:50: 1368MHz 0.78 69% 9% 7% 1% 50% 0% 52.1°C 0/8
  2227. 2227
  2228. 2228 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  2229. 2229
  2230. 2230 ### Activated Armbian ramlog partition with zstd compression
  2231. 2231
  2232. 2232 Tue 20 Apr 2021 08:17:06 AM EEST | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  2233. 2233
  2234. 2234 ### dmesg:
  2235. 2235
  2236. 2236 [ 0.000000] Booting Linux on physical CPU 0x0
  2237. 2237 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  2238. 2238 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  2239. 2239 [ 0.000000] CPU: div instructions available: patching division code
  2240. 2240 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  2241. 2241 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  2242. 2242 [ 0.000000] Memory policy: Data cache writealloc
  2243. 2243 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  2244. 2244 [ 0.000000] Zone ranges:
  2245. 2245 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  2246. 2246 [ 0.000000] HighMem empty
  2247. 2247 [ 0.000000] Movable zone start for each node
  2248. 2248 [ 0.000000] Early memory node ranges
  2249. 2249 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  2250. 2250 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  2251. 2251 [ 0.000000] On node 0 totalpages: 131072
  2252. 2252 [ 0.000000] Normal zone: 1152 pages used for memmap
  2253. 2253 [ 0.000000] Normal zone: 0 pages reserved
  2254. 2254 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  2255. 2255 [ 0.000000] psci: probing for conduit method from DT.
  2256. 2256 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  2257. 2257 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  2258. 2258 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  2259. 2259 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  2260. 2260 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  2261. 2261 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  2262. 2262 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  2263. 2263 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  2264. 2264 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  2265. 2265 [ 0.000000] Memory: 384716K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33076K reserved, 106496K cma-reserved, 0K highmem)
  2266. 2266 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  2267. 2267 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  2268. 2268 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  2269. 2269 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  2270. 2270 [ 0.000000] rcu: Hierarchical RCU implementation.
  2271. 2271 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  2272. 2272 [ 0.000000] Rude variant of Tasks RCU enabled.
  2273. 2273 [ 0.000000] Tracing variant of Tasks RCU enabled.
  2274. 2274 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  2275. 2275 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  2276. 2276 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  2277. 2277 [ 0.000000] GIC: Using split EOI/Deactivate mode
  2278. 2278 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  2279. 2279 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  2280. 2280 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  2281. 2281 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  2282. 2282 [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  2283. 2283 [ 0.000244] Console: colour dummy device 80x30
  2284. 2284 [ 0.000303] printk: console [tty1] enabled
  2285. 2285 [ 0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  2286. 2286 [ 0.000369] pid_max: default: 32768 minimum: 301
  2287. 2287 [ 0.000564] LSM: Security Framework initializing
  2288. 2288 [ 0.000620] Yama: becoming mindful.
  2289. 2289 [ 0.000781] AppArmor: AppArmor initialized
  2290. 2290 [ 0.000854] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  2291. 2291 [ 0.000865] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  2292. 2292 [ 0.001862] CPU: Testing write buffer coherency: ok
  2293. 2293 [ 0.002234] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  2294. 2294 [ 0.002909] Setting up static identity map for 0x40100000 - 0x40100054
  2295. 2295 [ 0.003026] rcu: Hierarchical SRCU implementation.
  2296. 2296 [ 0.004187] smp: Bringing up secondary CPUs ...
  2297. 2297 [ 0.014980] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  2298. 2298 [ 0.025860] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  2299. 2299 [ 0.036644] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  2300. 2300 [ 0.036757] smp: Brought up 1 node, 4 CPUs
  2301. 2301 [ 0.036772] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  2302. 2302 [ 0.036778] CPU: All CPU(s) started in HYP mode.
  2303. 2303 [ 0.036782] CPU: Virtualization extensions available.
  2304. 2304 [ 0.037290] allocated 524288 bytes of page_ext
  2305. 2305 [ 0.037837] devtmpfs: initialized
  2306. 2306 [ 0.044967] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  2307. 2307 [ 0.045180] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  2308. 2308 [ 0.045224] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  2309. 2309 [ 0.047877] pinctrl core: initialized pinctrl subsystem
  2310. 2310 [ 0.049029] NET: Registered protocol family 16
  2311. 2311 [ 0.050764] DMA: preallocated 256 KiB pool for atomic coherent allocations
  2312. 2312 [ 0.051363] audit: initializing netlink subsys (disabled)
  2313. 2313 [ 0.051553] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  2314. 2314 [ 0.052020] thermal_sys: Registered thermal governor 'fair_share'
  2315. 2315 [ 0.052029] thermal_sys: Registered thermal governor 'bang_bang'
  2316. 2316 [ 0.052035] thermal_sys: Registered thermal governor 'step_wise'
  2317. 2317 [ 0.052449] cpuidle: using governor ladder
  2318. 2318 [ 0.052477] cpuidle: using governor menu
  2319. 2319 [ 0.053059] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  2320. 2320 [ 0.053066] hw-breakpoint: maximum watchpoint size is 8 bytes.
  2321. 2321 [ 0.074996] cryptd: max_cpu_qlen set to 1000
  2322. 2322 [ 0.144866] raid6: neonx8 gen() 779 MB/s
  2323. 2323 [ 0.212971] raid6: neonx8 xor() 576 MB/s
  2324. 2324 [ 0.281113] raid6: neonx4 gen() 829 MB/s
  2325. 2325 [ 0.349210] raid6: neonx4 xor() 626 MB/s
  2326. 2326 [ 0.417352] raid6: neonx2 gen() 914 MB/s
  2327. 2327 [ 0.485448] raid6: neonx2 xor() 652 MB/s
  2328. 2328 [ 0.553592] raid6: neonx1 gen() 815 MB/s
  2329. 2329 [ 0.621690] raid6: neonx1 xor() 564 MB/s
  2330. 2330 [ 0.689876] raid6: int32x8 gen() 303 MB/s
  2331. 2331 [ 0.757980] raid6: int32x8 xor() 180 MB/s
  2332. 2332 [ 0.826112] raid6: int32x4 gen() 354 MB/s
  2333. 2333 [ 0.894211] raid6: int32x4 xor() 205 MB/s
  2334. 2334 [ 0.962313] raid6: int32x2 gen() 399 MB/s
  2335. 2335 [ 1.030462] raid6: int32x2 xor() 213 MB/s
  2336. 2336 [ 1.098588] raid6: int32x1 gen() 402 MB/s
  2337. 2337 [ 1.166680] raid6: int32x1 xor() 192 MB/s
  2338. 2338 [ 1.166686] raid6: using algorithm neonx2 gen() 914 MB/s
  2339. 2339 [ 1.166691] raid6: .... xor() 652 MB/s, rmw enabled
  2340. 2340 [ 1.166697] raid6: using neon recovery algorithm
  2341. 2341 [ 1.167913] iommu: Default domain type: Translated
  2342. 2342 [ 1.168272] SCSI subsystem initialized
  2343. 2343 [ 1.168516] libata version 3.00 loaded.
  2344. 2344 [ 1.168737] usbcore: registered new interface driver usbfs
  2345. 2345 [ 1.168791] usbcore: registered new interface driver hub
  2346. 2346 [ 1.168832] usbcore: registered new device driver usb
  2347. 2347 [ 1.168932] mc: Linux media interface: v0.10
  2348. 2348 [ 1.168965] videodev: Linux video capture interface: v2.00
  2349. 2349 [ 1.169078] pps_core: LinuxPPS API ver. 1 registered
  2350. 2350 [ 1.169085] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  2351. 2351 [ 1.169104] PTP clock support registered
  2352. 2352 [ 1.169476] Advanced Linux Sound Architecture Driver Initialized.
  2353. 2353 [ 1.170196] NetLabel: Initializing
  2354. 2354 [ 1.170204] NetLabel: domain hash size = 128
  2355. 2355 [ 1.170208] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  2356. 2356 [ 1.170306] NetLabel: unlabeled traffic allowed by default
  2357. 2357 [ 1.171031] clocksource: Switched to clocksource arch_sys_counter
  2358. 2358 [ 1.282415] VFS: Disk quotas dquot_6.6.0
  2359. 2359 [ 1.282521] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  2360. 2360 [ 1.283161] AppArmor: AppArmor Filesystem Enabled
  2361. 2361 [ 1.291211] NET: Registered protocol family 2
  2362. 2362 [ 1.291998] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  2363. 2363 [ 1.292054] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  2364. 2364 [ 1.292112] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  2365. 2365 [ 1.292173] TCP: Hash tables configured (established 4096 bind 4096)
  2366. 2366 [ 1.292296] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  2367. 2367 [ 1.292326] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  2368. 2368 [ 1.292544] NET: Registered protocol family 1
  2369. 2369 [ 1.293109] Trying to unpack rootfs image as initramfs...
  2370. 2370 [ 1.999109] Freeing initrd memory: 11256K
  2371. 2371 [ 2.000374] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  2372. 2372 [ 2.001558] Initialise system trusted keyrings
  2373. 2373 [ 2.001617] Key type blacklist registered
  2374. 2374 [ 2.001873] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  2375. 2375 [ 2.007128] zbud: loaded
  2376. 2376 [ 2.008486] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2377. 2377 [ 2.009445] fuse: init (API version 7.32)
  2378. 2378 [ 2.012032] integrity: Platform Keyring initialized
  2379. 2379 [ 2.118420] xor: measuring software checksum speed
  2380. 2380 [ 2.126026] arm4regs : 1301 MB/sec
  2381. 2381 [ 2.136982] 8regs : 899 MB/sec
  2382. 2382 [ 2.148542] 32regs : 851 MB/sec
  2383. 2383 [ 2.155997] neon : 1323 MB/sec
  2384. 2384 [ 2.156003] xor: using function: neon (1323 MB/sec)
  2385. 2385 [ 2.156017] Key type asymmetric registered
  2386. 2386 [ 2.156023] Asymmetric key parser 'x509' registered
  2387. 2387 [ 2.156082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  2388. 2388 [ 2.156238] io scheduler mq-deadline registered
  2389. 2389 [ 2.156246] io scheduler kyber registered
  2390. 2390 [ 2.156478] io scheduler bfq registered
  2391. 2391 [ 2.162641] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  2392. 2392 [ 2.164365] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  2393. 2393 [ 2.170542] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  2394. 2394 [ 2.172849] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  2395. 2395 [ 2.173348] printk: console [ttyS0] disabled
  2396. 2396 [ 2.173432] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  2397. 2397 [ 2.173658] printk: console [ttyS0] enabled
  2398. 2398 [ 2.189163] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  2399. 2399 [ 2.189458] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  2400. 2400 [ 2.189526] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  2401. 2401 [ 2.190523] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  2402. 2402 [ 2.190915] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  2403. 2403 [ 2.191218] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  2404. 2404 [ 2.191770] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  2405. 2405 [ 2.191845] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  2406. 2406 [ 2.192723] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  2407. 2407 [ 2.195292] brd: module loaded
  2408. 2408 [ 2.201427] loop: module loaded
  2409. 2409 [ 2.203235] libphy: Fixed MDIO Bus: probed
  2410. 2410 [ 2.204478] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2411. 2411 [ 2.204497] ehci-platform: EHCI generic platform driver
  2412. 2412 [ 2.204843] ehci-platform 1c1b000.usb: EHCI Host Controller
  2413. 2413 [ 2.204869] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  2414. 2414 [ 2.205326] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  2415. 2415 [ 2.219051] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  2416. 2416 [ 2.219374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  2417. 2417 [ 2.219383] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2418. 2418 [ 2.219391] usb usb1: Product: EHCI Host Controller
  2419. 2419 [ 2.219398] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  2420. 2420 [ 2.219405] usb usb1: SerialNumber: 1c1b000.usb
  2421. 2421 [ 2.220024] hub 1-0:1.0: USB hub found
  2422. 2422 [ 2.220067] hub 1-0:1.0: 1 port detected
  2423. 2423 [ 2.220764] ehci-platform 1c1c000.usb: EHCI Host Controller
  2424. 2424 [ 2.220786] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  2425. 2425 [ 2.221016] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  2426. 2426 [ 2.235057] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  2427. 2427 [ 2.235287] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  2428. 2428 [ 2.235296] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2429. 2429 [ 2.235304] usb usb2: Product: EHCI Host Controller
  2430. 2430 [ 2.235311] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  2431. 2431 [ 2.235318] usb usb2: SerialNumber: 1c1c000.usb
  2432. 2432 [ 2.235806] hub 2-0:1.0: USB hub found
  2433. 2433 [ 2.235845] hub 2-0:1.0: 1 port detected
  2434. 2434 [ 2.236372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  2435. 2435 [ 2.236395] ohci-platform: OHCI generic platform driver
  2436. 2436 [ 2.236671] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  2437. 2437 [ 2.236692] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  2438. 2438 [ 2.236874] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  2439. 2439 [ 2.299226] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  2440. 2440 [ 2.299237] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2441. 2441 [ 2.299245] usb usb3: Product: Generic Platform OHCI controller
  2442. 2442 [ 2.299252] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  2443. 2443 [ 2.299259] usb usb3: SerialNumber: 1c1b400.usb
  2444. 2444 [ 2.299740] hub 3-0:1.0: USB hub found
  2445. 2445 [ 2.299777] hub 3-0:1.0: 1 port detected
  2446. 2446 [ 2.300368] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  2447. 2447 [ 2.300396] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  2448. 2448 [ 2.300580] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  2449. 2449 [ 2.363213] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  2450. 2450 [ 2.363223] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2451. 2451 [ 2.363231] usb usb4: Product: Generic Platform OHCI controller
  2452. 2452 [ 2.363238] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  2453. 2453 [ 2.363244] usb usb4: SerialNumber: 1c1c400.usb
  2454. 2454 [ 2.363724] hub 4-0:1.0: USB hub found
  2455. 2455 [ 2.363763] hub 4-0:1.0: 1 port detected
  2456. 2456 [ 2.364735] usbcore: registered new interface driver usb-storage
  2457. 2457 [ 2.365688] sun6i-rtc 1f00000.rtc: registered as rtc0
  2458. 2458 [ 2.365732] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:10 UTC (10)
  2459. 2459 [ 2.365739] sun6i-rtc 1f00000.rtc: RTC enabled
  2460. 2460 [ 2.366008] i2c /dev entries driver
  2461. 2461 [ 2.367415] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  2462. 2462 [ 2.368199] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  2463. 2463 [ 2.368296] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  2464. 2464 [ 2.368366] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  2465. 2465 [ 2.369311] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  2466. 2466 [ 2.369502] ledtrig-cpu: registered to indicate activity on CPUs
  2467. 2467 [ 2.369930] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  2468. 2468 [ 2.370175] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  2469. 2469 [ 2.370402] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  2470. 2470 [ 2.370564] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  2471. 2471 [ 2.370682] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  2472. 2472 [ 2.370784] sun8i-ce 1c15000.crypto: Register cbc(aes)
  2473. 2473 [ 2.370961] sun8i-ce 1c15000.crypto: Register ecb(aes)
  2474. 2474 [ 2.371127] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  2475. 2475 [ 2.371241] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  2476. 2476 [ 2.371346] sun8i-ce 1c15000.crypto: Register md5
  2477. 2477 [ 2.371451] sun8i-ce 1c15000.crypto: Register sha1
  2478. 2478 [ 2.371550] sun8i-ce 1c15000.crypto: Register sha224
  2479. 2479 [ 2.371671] sun8i-ce 1c15000.crypto: Register sha256
  2480. 2480 [ 2.371795] sun8i-ce 1c15000.crypto: Register sha384
  2481. 2481 [ 2.371898] sun8i-ce 1c15000.crypto: Register sha512
  2482. 2482 [ 2.372002] sun8i-ce 1c15000.crypto: Register stdrng
  2483. 2483 [ 2.372131] sun8i-ce 1c15000.crypto: TRNG not supported
  2484. 2484 [ 2.372141] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  2485. 2485 [ 2.372545] hid: raw HID events driver (C) Jiri Kosina
  2486. 2486 [ 2.372707] usbcore: registered new interface driver usbhid
  2487. 2487 [ 2.372714] usbhid: USB HID core driver
  2488. 2488 [ 2.376923] Initializing XFRM netlink socket
  2489. 2489 [ 2.377450] NET: Registered protocol family 10
  2490. 2490 [ 2.394701] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  2491. 2491 [ 2.394707] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  2492. 2492 [ 2.412338] Segment Routing with IPv6
  2493. 2493 [ 2.412587] NET: Registered protocol family 17
  2494. 2494 [ 2.412654] NET: Registered protocol family 15
  2495. 2495 [ 2.412808] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  2496. 2496 [ 2.412914] mmc1: new high speed SDIO card at address 0001
  2497. 2497 [ 2.412953] 8021q: 802.1Q VLAN Support v1.8
  2498. 2498 [ 2.413025] Key type dns_resolver registered
  2499. 2499 [ 2.413479] Registering SWP/SWPB emulation handler
  2500. 2500 [ 2.413786] registered taskstats version 1
  2501. 2501 [ 2.413798] Loading compiled-in X.509 certificates
  2502. 2502 [ 2.420589] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  2503. 2503 [ 2.424368] zswap: loaded using pool zstd/z3fold
  2504. 2504 [ 2.425138] Key type ._fscrypt registered
  2505. 2505 [ 2.425147] Key type .fscrypt registered
  2506. 2506 [ 2.425153] Key type fscrypt-provisioning registered
  2507. 2507 [ 2.429680] Btrfs loaded, crc32c=crc32c-generic
  2508. 2508 [ 2.430267] mmc0: host does not support reading read-only switch, assuming write-enable
  2509. 2509 [ 2.432319] mmc0: new high speed SDHC card at address 0007
  2510. 2510 [ 2.433800] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  2511. 2511 [ 2.437024] mmcblk0: p1
  2512. 2512 [ 2.447341] Key type encrypted registered
  2513. 2513 [ 2.447366] AppArmor: AppArmor sha1 policy hashing enabled
  2514. 2514 [ 2.458728] of_cfs_init
  2515. 2515 [ 2.458858] of_cfs_init: OK
  2516. 2516 [ 2.459066] ALSA device list:
  2517. 2517 [ 2.459078] No soundcards found.
  2518. 2518 [ 2.463102] Freeing unused kernel memory: 1024K
  2519. 2519 [ 2.483283] Run /init as init process
  2520. 2520 [ 2.483293] with arguments:
  2521. 2521 [ 2.483299] /init
  2522. 2522 [ 2.483304] with environment:
  2523. 2523 [ 2.483309] HOME=/
  2524. 2524 [ 2.483315] TERM=linux
  2525. 2525 [ 2.483320] ubootpart=384f2912-01
  2526. 2526 [ 2.483326] ubootsource=mmc
  2527. 2527 [ 2.483331] sunxi_ve_mem_reserve=0
  2528. 2528 [ 2.483336] sunxi_g2d_mem_reserve=0
  2529. 2529 [ 2.483341] sunxi_fb_mem_reserve=16
  2530. 2530 [ 2.483346] cgroup_enable=memory
  2531. 2531 [ 2.555120] usb 1-1: new high-speed USB device number 2 using ehci-platform
  2532. 2532 [ 2.716879] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  2533. 2533 [ 2.716898] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  2534. 2534 [ 2.716907] usb 1-1: Product: 802.11n WLAN Adapter
  2535. 2535 [ 2.716914] usb 1-1: Manufacturer: Realtek
  2536. 2536 [ 2.716921] usb 1-1: SerialNumber: 00e04c000001
  2537. 2537 [ 2.884119] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  2538. 2538 [ 3.278198] random: fast init done
  2539. 2539 [ 4.088534] random: crng init done
  2540. 2540 [ 16.085455] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  2541. 2541 [ 16.815083] systemd[1]: System time before build time, advancing clock.
  2542. 2542 [ 16.847653] systemd[1]: Inserted module 'autofs4'
  2543. 2543 [ 16.931496] systemd[1]: systemd 245.4-4ubuntu3.4 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)
  2544. 2544 [ 16.932281] systemd[1]: Detected architecture arm.
  2545. 2545 [ 16.964997] systemd[1]: Set hostname to <orpilite2>.
  2546. 2546 [ 17.389749] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  2547. 2547 [ 17.788092] systemd[1]: Created slice system-modprobe.slice.
  2548. 2548 [ 17.790295] systemd[1]: Created slice system-serial\x2dgetty.slice.
  2549. 2549 [ 17.792024] systemd[1]: Created slice User and Session Slice.
  2550. 2550 [ 17.792435] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  2551. 2551 [ 17.792872] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  2552. 2552 [ 17.794275] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  2553. 2553 [ 17.794736] systemd[1]: Reached target Local Encrypted Volumes.
  2554. 2554 [ 17.795314] systemd[1]: Reached target Remote File Systems.
  2555. 2555 [ 17.795595] systemd[1]: Reached target Slices.
  2556. 2556 [ 17.795916] systemd[1]: Reached target Swap.
  2557. 2557 [ 17.796165] systemd[1]: Reached target System Time Set.
  2558. 2558 [ 17.797116] systemd[1]: Listening on Syslog Socket.
  2559. 2559 [ 17.797960] systemd[1]: Listening on fsck to fsckd communication Socket.
  2560. 2560 [ 17.798523] systemd[1]: Listening on initctl Compatibility Named Pipe.
  2561. 2561 [ 17.800000] systemd[1]: Listening on Journal Audit Socket.
  2562. 2562 [ 17.800825] systemd[1]: Listening on Journal Socket (/dev/log).
  2563. 2563 [ 17.801726] systemd[1]: Listening on Journal Socket.
  2564. 2564 [ 17.802674] systemd[1]: Listening on udev Control Socket.
  2565. 2565 [ 17.803406] systemd[1]: Listening on udev Kernel Socket.
  2566. 2566 [ 17.804333] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  2567. 2567 [ 17.810196] systemd[1]: Mounting POSIX Message Queue File System...
  2568. 2568 [ 17.817365] systemd[1]: Mounting Kernel Debug File System...
  2569. 2569 [ 17.825522] systemd[1]: Mounting Kernel Trace File System...
  2570. 2570 [ 17.839288] systemd[1]: Starting Restore / save the current clock...
  2571. 2571 [ 17.852467] systemd[1]: Starting Set the console keyboard layout...
  2572. 2572 [ 17.859988] systemd[1]: Starting Create list of static device nodes for the current kernel...
  2573. 2573 [ 17.860770] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  2574. 2574 [ 17.868448] systemd[1]: Started Nameserver information manager.
  2575. 2575 [ 17.869949] systemd[1]: Reached target Network (Pre).
  2576. 2576 [ 17.889597] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  2577. 2577 [ 17.889835] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  2578. 2578 [ 17.909546] systemd[1]: Starting Load Kernel Modules...
  2579. 2579 [ 17.918303] systemd[1]: Starting Remount Root and Kernel File Systems...
  2580. 2580 [ 17.927343] systemd[1]: Starting udev Coldplug all Devices...
  2581. 2581 [ 17.941024] systemd[1]: Mounted POSIX Message Queue File System.
  2582. 2582 [ 17.943260] systemd[1]: Mounted Kernel Debug File System.
  2583. 2583 [ 17.945076] systemd[1]: Mounted Kernel Trace File System.
  2584. 2584 [ 17.949858] systemd[1]: Finished Create list of static device nodes for the current kernel.
  2585. 2585 [ 17.984142] systemd[1]: Finished Restore / save the current clock.
  2586. 2586 [ 18.010282] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  2587. 2587 [ 18.019073] systemd[1]: Finished Remount Root and Kernel File Systems.
  2588. 2588 [ 18.063319] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  2589. 2589 [ 18.063610] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  2590. 2590 [ 18.069607] systemd[1]: Starting Load/Save Random Seed...
  2591. 2591 [ 18.076323] systemd[1]: Starting Create System Users...
  2592. 2592 [ 18.077876] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  2593. 2593 [ 18.085810] systemd[1]: Finished Load Kernel Modules.
  2594. 2594 [ 18.094440] systemd[1]: Mounting FUSE Control File System...
  2595. 2595 [ 18.112581] systemd[1]: Mounting Kernel Configuration File System...
  2596. 2596 [ 18.127625] systemd[1]: Starting Apply Kernel Variables...
  2597. 2597 [ 18.140383] systemd[1]: Mounted FUSE Control File System.
  2598. 2598 [ 18.141802] systemd[1]: Mounted Kernel Configuration File System.
  2599. 2599 [ 18.330874] systemd[1]: Finished Load/Save Random Seed.
  2600. 2600 [ 18.339780] systemd[1]: Finished Create System Users.
  2601. 2601 [ 18.348134] systemd[1]: Starting Create Static Device Nodes in /dev...
  2602. 2602 [ 18.372122] systemd[1]: Finished Apply Kernel Variables.
  2603. 2603 [ 18.402422] systemd[1]: Finished Set the console keyboard layout.
  2604. 2604 [ 18.432266] systemd[1]: Finished Create Static Device Nodes in /dev.
  2605. 2605 [ 18.433498] systemd[1]: Reached target Local File Systems (Pre).
  2606. 2606 [ 18.440136] systemd[1]: Mounting /tmp...
  2607. 2607 [ 18.449068] systemd[1]: Starting udev Kernel Device Manager...
  2608. 2608 [ 18.454155] systemd[1]: Finished udev Coldplug all Devices.
  2609. 2609 [ 18.460778] systemd[1]: Mounted /tmp.
  2610. 2610 [ 18.461976] systemd[1]: Reached target Local File Systems.
  2611. 2611 [ 18.468415] systemd[1]: Starting Armbian ZRAM config...
  2612. 2612 [ 18.475418] systemd[1]: Starting Set console font and keymap...
  2613. 2613 [ 18.490401] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  2614. 2614 [ 18.491472] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  2615. 2615 [ 18.491927] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  2616. 2616 [ 18.492499] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  2617. 2617 [ 18.538169] systemd[1]: Finished Set console font and keymap.
  2618. 2618 [ 18.574597] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  2619. 2619 [ 18.581395] systemd[1]: Starting Raise network interfaces...
  2620. 2620 [ 18.830830] systemd[1]: Started udev Kernel Device Manager.
  2621. 2621 [ 19.042273] zram: Added device: zram0
  2622. 2622 [ 19.044105] zram: Added device: zram1
  2623. 2623 [ 19.044805] zram: Added device: zram2
  2624. 2624 [ 19.350112] zram0: detected capacity change from 0 to 257789952
  2625. 2625 [ 19.451151] Adding 251744k swap on /dev/zram0. Priority:5 extents:1 across:251744k SSFS
  2626. 2626 [ 19.494618] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  2627. 2627 [ 19.523162] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  2628. 2628 [ 19.651803] systemd[1]: Finished Raise network interfaces.
  2629. 2629 [ 19.718067] systemd[1]: Found device /dev/ttyS0.
  2630. 2630 [ 19.740211] zram1: detected capacity change from 0 to 52428800
  2631. 2631 [ 19.820620] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  2632. 2632 [ 19.826338] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  2633. 2633 [ 19.874818] Registered IR keymap rc-empty
  2634. 2634 [ 19.874942] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  2635. 2635 [ 19.875818] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  2636. 2636 [ 19.875963] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  2637. 2637 [ 19.881080] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  2638. 2638 [ 19.913920] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  2639. 2639 [ 19.913982] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  2640. 2640 [ 19.914034] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  2641. 2641 [ 19.914074] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  2642. 2642 [ 19.914724] lima 1c40000.gpu: bus rate = 200000000
  2643. 2643 [ 19.914736] lima 1c40000.gpu: mod rate = 297000000
  2644. 2644 [ 19.914837] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  2645. 2645 [ 19.923474] lima 1c40000.gpu: Failed to register cooling device
  2646. 2646 [ 19.929615] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  2647. 2647 [ 20.016012] RTL871X: module init start
  2648. 2648 [ 20.016028] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  2649. 2649 [ 20.051389] RTL871X: HW EFUSE
  2650. 2650 [ 20.051479] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  2651. 2651 [ 20.051485] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  2652. 2652 [ 20.051513] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  2653. 2653 [ 20.051537] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  2654. 2654 [ 20.071350] systemd[1]: Finished Armbian ZRAM config.
  2655. 2655 [ 20.072460] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  2656. 2656 [ 20.073146] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  2657. 2657 [ 20.085710] systemd[1]: Starting Armbian memory supported logging...
  2658. 2658 [ 20.088190] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  2659. 2659 [ 20.088581] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  2660. 2660 [ 20.088929] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  2661. 2661 [ 20.089248] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  2662. 2662 [ 20.089445] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  2663. 2663 [ 20.184424] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  2664. 2664 [ 20.194654] rtl8192cu: Chip version 0x10
  2665. 2665 [ 20.265763] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  2666. 2666 [ 20.265809] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  2667. 2667 [ 20.328658] rtl8192cu: Board Type 0
  2668. 2668 [ 20.328869] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  2669. 2669 [ 20.328956] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  2670. 2670 [ 20.329044] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  2671. 2671 [ 20.331542] usbcore: registered new interface driver rtl8192cu
  2672. 2672 [ 20.336882] systemd[1]: Starting Load/Save RF Kill Switch Status...
  2673. 2673 [ 20.340901] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  2674. 2674 [ 20.342766] RTL871X: rtw_ndev_init(wlan1) if1 mac_addr=02:81:9d:56:d4:20
  2675. 2675 [ 20.344988] RTL871X: module init ret=0
  2676. 2676 [ 20.399473] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan0
  2677. 2677 [ 20.402130] systemd[1]: Started Load/Save RF Kill Switch Status.
  2678. 2678 [ 23.442501] systemd[1]: Finished Armbian memory supported logging.
  2679. 2679 [ 23.449794] systemd[1]: Starting Journal Service...
  2680. 2680 [ 23.643236] systemd[1]: Started Journal Service.
  2681. 2681 [ 23.675759] systemd-journald[538]: Received client request to flush runtime journal.
  2682. 2682
  2683. 2683 ### armbian-release:
  2684. 2684
  2685. 2685 # PLEASE DO NOT EDIT THIS FILE
  2686. 2686 BOARD=orangepilite
  2687. 2687 BOARD_NAME="Orange Pi Lite"
  2688. 2688 BOARDFAMILY=sun8i
  2689. 2689 [email protected]:armbian/build.git
  2690. 2690 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  2691. 2691 DISTRIBUTION_CODENAME=focal
  2692. 2692 DISTRIBUTION_STATUS=supported
  2693. 2693 VERSION=21.02.3
  2694. 2694 LINUXFAMILY=sunxi
  2695. 2695 BRANCH=current
  2696. 2696 ARCH=arm
  2697. 2697 IMAGE_TYPE=stable
  2698. 2698 BOARD_TYPE=conf
  2699. 2699 INITRD_ARCH=arm
  2700. 2700 KERNEL_IMAGE_TYPE=Image
  2701. 2701
  2702. 2702 ### boot environment:
  2703. 2703
  2704. 2704 verbosity=1
  2705. 2705 bootlogo=false
  2706. 2706 console=both
  2707. 2707 disp_mode=1920x1080p60
  2708. 2708 overlay_prefix=sun8i-h3
  2709. 2709 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  2710. 2710 rootfstype=ext4
  2711. 2711 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  2712. 2712
  2713. 2713
  2714. 2714 ### lsusb:
  2715. 2715
  2716. 2716 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  2717. 2717 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  2718. 2718 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  2719. 2719 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  2720. 2720 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  2721. 2721
  2722. 2722 ### lscpu:
  2723. 2723
  2724. 2724 Architecture: armv7l
  2725. 2725 Byte Order: Little Endian
  2726. 2726 CPU(s): 4
  2727. 2727 On-line CPU(s) list: 0-3
  2728. 2728 Thread(s) per core: 1
  2729. 2729 Core(s) per socket: 4
  2730. 2730 Socket(s): 1
  2731. 2731 Vendor ID: ARM
  2732. 2732 Model: 5
  2733. 2733 Model name: Cortex-A7
  2734. 2734 Stepping: r0p5
  2735. 2735 CPU max MHz: 1368.0000
  2736. 2736 CPU min MHz: 480.0000
  2737. 2737 BogoMIPS: 65.14
  2738. 2738 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2739. 2739
  2740. 2740 ### cpuinfo:
  2741. 2741
  2742. 2742 processor : 0
  2743. 2743 model name : ARMv7 Processor rev 5 (v7l)
  2744. 2744 BogoMIPS : 65.14
  2745. 2745 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2746. 2746 CPU implementer : 0x41
  2747. 2747 CPU architecture: 7
  2748. 2748 CPU variant : 0x0
  2749. 2749 CPU part : 0xc07
  2750. 2750 CPU revision : 5
  2751. 2751
  2752. 2752 processor : 1
  2753. 2753 model name : ARMv7 Processor rev 5 (v7l)
  2754. 2754 BogoMIPS : 65.14
  2755. 2755 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2756. 2756 CPU implementer : 0x41
  2757. 2757 CPU architecture: 7
  2758. 2758 CPU variant : 0x0
  2759. 2759 CPU part : 0xc07
  2760. 2760 CPU revision : 5
  2761. 2761
  2762. 2762 processor : 2
  2763. 2763 model name : ARMv7 Processor rev 5 (v7l)
  2764. 2764 BogoMIPS : 65.14
  2765. 2765 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2766. 2766 CPU implementer : 0x41
  2767. 2767 CPU architecture: 7
  2768. 2768 CPU variant : 0x0
  2769. 2769 CPU part : 0xc07
  2770. 2770 CPU revision : 5
  2771. 2771
  2772. 2772 processor : 3
  2773. 2773 model name : ARMv7 Processor rev 5 (v7l)
  2774. 2774 BogoMIPS : 65.14
  2775. 2775 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  2776. 2776 CPU implementer : 0x41
  2777. 2777 CPU architecture: 7
  2778. 2778 CPU variant : 0x0
  2779. 2779 CPU part : 0xc07
  2780. 2780 CPU revision : 5
  2781. 2781
  2782. 2782 Hardware : Allwinner sun8i Family
  2783. 2783 Revision : 0000
  2784. 2784 Serial : 02c000819d56d420
  2785. 2785
  2786. 2786 ### meminfo:
  2787. 2787
  2788. 2788 MemTotal: 503492 kB
  2789. 2789 MemFree: 391504 kB
  2790. 2790 MemAvailable: 432192 kB
  2791. 2791 Buffers: 9964 kB
  2792. 2792 Cached: 33720 kB
  2793. 2793 SwapCached: 0 kB
  2794. 2794 Active: 21184 kB
  2795. 2795 Inactive: 35444 kB
  2796. 2796 Active(anon): 268 kB
  2797. 2797 Inactive(anon): 13936 kB
  2798. 2798 Active(file): 20916 kB
  2799. 2799 Inactive(file): 21508 kB
  2800. 2800 Unevictable: 0 kB
  2801. 2801 Mlocked: 0 kB
  2802. 2802 HighTotal: 0 kB
  2803. 2803 HighFree: 0 kB
  2804. 2804 LowTotal: 503492 kB
  2805. 2805 LowFree: 391504 kB
  2806. 2806 SwapTotal: 251744 kB
  2807. 2807 SwapFree: 251744 kB
  2808. 2808 Dirty: 2820 kB
  2809. 2809 Writeback: 0 kB
  2810. 2810 AnonPages: 13116 kB
  2811. 2811 Mapped: 10852 kB
  2812. 2812 Shmem: 1160 kB
  2813. 2813 KReclaimable: 9976 kB
  2814. 2814 Slab: 27804 kB
  2815. 2815 SReclaimable: 9976 kB
  2816. 2816 SUnreclaim: 17828 kB
  2817. 2817 KernelStack: 1040 kB
  2818. 2818 PageTables: 1144 kB
  2819. 2819 NFS_Unstable: 0 kB
  2820. 2820 Bounce: 0 kB
  2821. 2821 WritebackTmp: 0 kB
  2822. 2822 CommitLimit: 503488 kB
  2823. 2823 Committed_AS: 29720 kB
  2824. 2824 VmallocTotal: 507904 kB
  2825. 2825 VmallocUsed: 17052 kB
  2826. 2826 VmallocChunk: 0 kB
  2827. 2827 Percpu: 736 kB
  2828. 2828 CmaTotal: 106496 kB
  2829. 2829 CmaFree: 106180 kB
  2830. 2830
  2831. 2831 ### virtual memory:
  2832. 2832
  2833. 2833 vm.admin_reserve_kbytes = 8192
  2834. 2834 vm.block_dump = 0
  2835. 2835 vm.compaction_proactiveness = 20
  2836. 2836 vm.compact_unevictable_allowed = 1
  2837. 2837 vm.dirty_background_bytes = 0
  2838. 2838 vm.dirty_background_ratio = 10
  2839. 2839 vm.dirty_bytes = 0
  2840. 2840 vm.dirty_expire_centisecs = 3000
  2841. 2841 vm.dirty_ratio = 20
  2842. 2842 vm.dirtytime_expire_seconds = 43200
  2843. 2843 vm.dirty_writeback_centisecs = 500
  2844. 2844 vm.extfrag_threshold = 500
  2845. 2845 vm.highmem_is_dirtyable = 0
  2846. 2846 vm.laptop_mode = 0
  2847. 2847 vm.legacy_va_layout = 0
  2848. 2848 vm.lowmem_reserve_ratio = 32 0 0
  2849. 2849 vm.max_map_count = 65530
  2850. 2850 vm.min_free_kbytes = 2803
  2851. 2851 vm.mmap_min_addr = 32768
  2852. 2852 vm.mmap_rnd_bits = 8
  2853. 2853 vm.oom_dump_tasks = 1
  2854. 2854 vm.oom_kill_allocating_task = 0
  2855. 2855 vm.overcommit_kbytes = 0
  2856. 2856 vm.overcommit_memory = 0
  2857. 2857 vm.overcommit_ratio = 50
  2858. 2858 vm.page-cluster = 0
  2859. 2859 vm.page_lock_unfairness = 5
  2860. 2860 vm.panic_on_oom = 0
  2861. 2861 vm.percpu_pagelist_fraction = 0
  2862. 2862 vm.stat_interval = 1
  2863. 2863 vm.swappiness = 100
  2864. 2864 vm.user_reserve_kbytes = 15227
  2865. 2865 vm.vfs_cache_pressure = 100
  2866. 2866 vm.watermark_boost_factor = 15000
  2867. 2867 vm.watermark_scale_factor = 10
  2868. 2868
  2869. 2869 ### ip addr:
  2870. 2870
  2871. 2871 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  2872. 2872 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  2873. 2873 inet XXX.XXX.0.1/8 scope host lo
  2874. 2874 valid_lft forever preferred_lft forever
  2875. 2875 inet6 ::1/128 scope host
  2876. 2876 valid_lft forever preferred_lft forever
  2877. 2877 2: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2878. 2878 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  2879. 2879 3: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  2880. 2880 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  2881. 2881
  2882. 2882 ### partitions:
  2883. 2883
  2884. 2884 major minor #blocks name
  2885. 2885
  2886. 2886 179 0 15159296 mmcblk0
  2887. 2887 179 1 15003600 mmcblk0p1
  2888. 2888 254 0 251748 zram0
  2889. 2889 254 1 51200 zram1
  2890. 2890
  2891. 2891 ### df:
  2892. 2892
  2893. 2893 udev 188M 0 188M 0% /dev
  2894. 2894 tmpfs 50M 1.2M 48M 3% /run
  2895. 2895 /dev/mmcblk0p1 14G 1017M 13G 8% /
  2896. 2896 tmpfs 246M 0 246M 0% /dev/shm
  2897. 2897 tmpfs 5.0M 0 5.0M 0% /run/lock
  2898. 2898 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  2899. 2899 tmpfs 246M 4.0K 246M 1% /tmp
  2900. 2900 /dev/zram1 49M 2.8M 43M 7% /var/log
  2901. 2901
  2902. 2902 ### lsblk:
  2903. 2903
  2904. 2904 NAME FSTYPE SIZE MOUNTPOINT UUID
  2905. 2905 mmcblk0 14.5G
  2906. 2906 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  2907. 2907 zram1 50M /var/log
  2908. 2908
  2909. 2909 ### zramctl:
  2910. 2910
  2911. 2911 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  2912. 2912 /dev/zram1 zstd 50M 2.8M 513.4K 892K 4 /var/log
  2913. 2913 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  2914. 2914
  2915. 2915 ### mtab:
  2916. 2916
  2917. 2917 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  2918. 2918 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  2919. 2919 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  2920. 2920
  2921. 2921 ### mmc0:0007 info:
  2922. 2922
  2923. 2923 manfid: 0x000027
  2924. 2924 cid: 275048534431364730daebaba4010c13
  2925. 2925 fwrev: 0x0
  2926. 2926 rca: 0x0007
  2927. 2927 csd: 400e00325b59000073a77f800a4000eb
  2928. 2928 ocr: 0x00200000
  2929. 2929 type: SD
  2930. 2930 date: 12/2016
  2931. 2931 hwrev: 0x3
  2932. 2932 dsr: 0x404
  2933. 2933 serial: 0xdaebaba4
  2934. 2934 erase_size: 512
  2935. 2935 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  2936. 2936 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2937. 2937 scr: 0235800201000000
  2938. 2938 oemid: 0x5048
  2939. 2939 preferred_erase_size: 4194304
  2940. 2940 name: SD16G
  2941. 2941
  2942. 2942 ### Boot system health:
  2943. 2943
  2944. 2944 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  2945. 2945 08:17:09: 1368MHz 2.71 37% 13% 10% 0% 13% 0% 51.8°C 0/8
  2946. 2946 08:17:10: 1368MHz 2.71 74% 17% 37% 1% 17% 0% 53.5°C 0/8
  2947. 2947 08:17:10: 1368MHz 2.71 87% 27% 39% 1% 18% 0% 52.9°C 0/8
  2948. 2948 08:17:10: 1368MHz 2.71 54% 5% 4% 1% 42% 0% 50.7°C 0/8
  2949. 2949 08:17:11: 1368MHz 2.71 75% 15% 13% 1% 44% 0% 49.3°C 0/8
  2950. 2950
  2951. 2951 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  2952. 2952
  2953. 2953 ### Activated Armbian ramlog partition with zstd compression
  2954. 2954
  2955. 2955 Wed 21 Apr 2021 04:10:36 PM EEST | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  2956. 2956
  2957. 2957 ### dmesg:
  2958. 2958
  2959. 2959 [ 0.000000] Booting Linux on physical CPU 0x0
  2960. 2960 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  2961. 2961 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  2962. 2962 [ 0.000000] CPU: div instructions available: patching division code
  2963. 2963 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  2964. 2964 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  2965. 2965 [ 0.000000] Memory policy: Data cache writealloc
  2966. 2966 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  2967. 2967 [ 0.000000] Zone ranges:
  2968. 2968 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  2969. 2969 [ 0.000000] HighMem empty
  2970. 2970 [ 0.000000] Movable zone start for each node
  2971. 2971 [ 0.000000] Early memory node ranges
  2972. 2972 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  2973. 2973 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  2974. 2974 [ 0.000000] On node 0 totalpages: 131072
  2975. 2975 [ 0.000000] Normal zone: 1152 pages used for memmap
  2976. 2976 [ 0.000000] Normal zone: 0 pages reserved
  2977. 2977 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  2978. 2978 [ 0.000000] psci: probing for conduit method from DT.
  2979. 2979 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  2980. 2980 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  2981. 2981 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  2982. 2982 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  2983. 2983 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  2984. 2984 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  2985. 2985 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  2986. 2986 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  2987. 2987 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  2988. 2988 [ 0.000000] Memory: 384716K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33076K reserved, 106496K cma-reserved, 0K highmem)
  2989. 2989 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  2990. 2990 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  2991. 2991 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  2992. 2992 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  2993. 2993 [ 0.000000] rcu: Hierarchical RCU implementation.
  2994. 2994 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  2995. 2995 [ 0.000000] Rude variant of Tasks RCU enabled.
  2996. 2996 [ 0.000000] Tracing variant of Tasks RCU enabled.
  2997. 2997 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  2998. 2998 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  2999. 2999 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  3000. 3000 [ 0.000000] GIC: Using split EOI/Deactivate mode
  3001. 3001 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  3002. 3002 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  3003. 3003 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  3004. 3004 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  3005. 3005 [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  3006. 3006 [ 0.000243] Console: colour dummy device 80x30
  3007. 3007 [ 0.000303] printk: console [tty1] enabled
  3008. 3008 [ 0.000354] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  3009. 3009 [ 0.000370] pid_max: default: 32768 minimum: 301
  3010. 3010 [ 0.000561] LSM: Security Framework initializing
  3011. 3011 [ 0.000617] Yama: becoming mindful.
  3012. 3012 [ 0.000779] AppArmor: AppArmor initialized
  3013. 3013 [ 0.000850] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  3014. 3014 [ 0.000862] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  3015. 3015 [ 0.001866] CPU: Testing write buffer coherency: ok
  3016. 3016 [ 0.002238] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  3017. 3017 [ 0.002914] Setting up static identity map for 0x40100000 - 0x40100054
  3018. 3018 [ 0.003029] rcu: Hierarchical SRCU implementation.
  3019. 3019 [ 0.004185] smp: Bringing up secondary CPUs ...
  3020. 3020 [ 0.014973] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  3021. 3021 [ 0.025845] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  3022. 3022 [ 0.036629] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  3023. 3023 [ 0.036734] smp: Brought up 1 node, 4 CPUs
  3024. 3024 [ 0.036749] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  3025. 3025 [ 0.036755] CPU: All CPU(s) started in HYP mode.
  3026. 3026 [ 0.036759] CPU: Virtualization extensions available.
  3027. 3027 [ 0.037267] allocated 524288 bytes of page_ext
  3028. 3028 [ 0.037817] devtmpfs: initialized
  3029. 3029 [ 0.044962] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  3030. 3030 [ 0.045177] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  3031. 3031 [ 0.045220] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  3032. 3032 [ 0.047883] pinctrl core: initialized pinctrl subsystem
  3033. 3033 [ 0.049041] NET: Registered protocol family 16
  3034. 3034 [ 0.050800] DMA: preallocated 256 KiB pool for atomic coherent allocations
  3035. 3035 [ 0.051407] audit: initializing netlink subsys (disabled)
  3036. 3036 [ 0.051671] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  3037. 3037 [ 0.052174] thermal_sys: Registered thermal governor 'fair_share'
  3038. 3038 [ 0.052182] thermal_sys: Registered thermal governor 'bang_bang'
  3039. 3039 [ 0.052189] thermal_sys: Registered thermal governor 'step_wise'
  3040. 3040 [ 0.052613] cpuidle: using governor ladder
  3041. 3041 [ 0.052674] cpuidle: using governor menu
  3042. 3042 [ 0.053197] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  3043. 3043 [ 0.053204] hw-breakpoint: maximum watchpoint size is 8 bytes.
  3044. 3044 [ 0.075066] cryptd: max_cpu_qlen set to 1000
  3045. 3045 [ 0.144777] raid6: neonx8 gen() 778 MB/s
  3046. 3046 [ 0.212855] raid6: neonx8 xor() 578 MB/s
  3047. 3047 [ 0.280976] raid6: neonx4 gen() 831 MB/s
  3048. 3048 [ 0.349060] raid6: neonx4 xor() 631 MB/s
  3049. 3049 [ 0.417169] raid6: neonx2 gen() 915 MB/s
  3050. 3050 [ 0.485255] raid6: neonx2 xor() 652 MB/s
  3051. 3051 [ 0.553365] raid6: neonx1 gen() 815 MB/s
  3052. 3052 [ 0.621462] raid6: neonx1 xor() 565 MB/s
  3053. 3053 [ 0.689590] raid6: int32x8 gen() 303 MB/s
  3054. 3054 [ 0.757691] raid6: int32x8 xor() 180 MB/s
  3055. 3055 [ 0.825798] raid6: int32x4 gen() 354 MB/s
  3056. 3056 [ 0.893860] raid6: int32x4 xor() 205 MB/s
  3057. 3057 [ 0.962013] raid6: int32x2 gen() 399 MB/s
  3058. 3058 [ 1.030079] raid6: int32x2 xor() 213 MB/s
  3059. 3059 [ 1.098206] raid6: int32x1 gen() 401 MB/s
  3060. 3060 [ 1.166308] raid6: int32x1 xor() 192 MB/s
  3061. 3061 [ 1.166314] raid6: using algorithm neonx2 gen() 915 MB/s
  3062. 3062 [ 1.166319] raid6: .... xor() 652 MB/s, rmw enabled
  3063. 3063 [ 1.166324] raid6: using neon recovery algorithm
  3064. 3064 [ 1.167562] iommu: Default domain type: Translated
  3065. 3065 [ 1.167906] SCSI subsystem initialized
  3066. 3066 [ 1.168122] libata version 3.00 loaded.
  3067. 3067 [ 1.168332] usbcore: registered new interface driver usbfs
  3068. 3068 [ 1.168376] usbcore: registered new interface driver hub
  3069. 3069 [ 1.168420] usbcore: registered new device driver usb
  3070. 3070 [ 1.168519] mc: Linux media interface: v0.10
  3071. 3071 [ 1.168551] videodev: Linux video capture interface: v2.00
  3072. 3072 [ 1.168666] pps_core: LinuxPPS API ver. 1 registered
  3073. 3073 [ 1.168672] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  3074. 3074 [ 1.168691] PTP clock support registered
  3075. 3075 [ 1.169071] Advanced Linux Sound Architecture Driver Initialized.
  3076. 3076 [ 1.169780] NetLabel: Initializing
  3077. 3077 [ 1.169787] NetLabel: domain hash size = 128
  3078. 3078 [ 1.169791] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  3079. 3079 [ 1.169874] NetLabel: unlabeled traffic allowed by default
  3080. 3080 [ 1.170522] clocksource: Switched to clocksource arch_sys_counter
  3081. 3081 [ 1.281048] VFS: Disk quotas dquot_6.6.0
  3082. 3082 [ 1.281134] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  3083. 3083 [ 1.281710] AppArmor: AppArmor Filesystem Enabled
  3084. 3084 [ 1.289709] NET: Registered protocol family 2
  3085. 3085 [ 1.290454] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  3086. 3086 [ 1.290545] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  3087. 3087 [ 1.290612] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  3088. 3088 [ 1.290673] TCP: Hash tables configured (established 4096 bind 4096)
  3089. 3089 [ 1.290802] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  3090. 3090 [ 1.290831] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  3091. 3091 [ 1.291057] NET: Registered protocol family 1
  3092. 3092 [ 1.291584] Trying to unpack rootfs image as initramfs...
  3093. 3093 [ 1.997074] Freeing initrd memory: 11256K
  3094. 3094 [ 1.998357] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  3095. 3095 [ 1.999512] Initialise system trusted keyrings
  3096. 3096 [ 1.999567] Key type blacklist registered
  3097. 3097 [ 1.999779] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  3098. 3098 [ 2.004999] zbud: loaded
  3099. 3099 [ 2.006377] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3100. 3100 [ 2.007339] fuse: init (API version 7.32)
  3101. 3101 [ 2.009857] integrity: Platform Keyring initialized
  3102. 3102 [ 2.114663] xor: measuring software checksum speed
  3103. 3103 [ 2.122259] arm4regs : 1301 MB/sec
  3104. 3104 [ 2.133225] 8regs : 899 MB/sec
  3105. 3105 [ 2.144781] 32regs : 851 MB/sec
  3106. 3106 [ 2.152247] neon : 1321 MB/sec
  3107. 3107 [ 2.152254] xor: using function: neon (1321 MB/sec)
  3108. 3108 [ 2.152269] Key type asymmetric registered
  3109. 3109 [ 2.152276] Asymmetric key parser 'x509' registered
  3110. 3110 [ 2.152331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  3111. 3111 [ 2.152478] io scheduler mq-deadline registered
  3112. 3112 [ 2.152485] io scheduler kyber registered
  3113. 3113 [ 2.152718] io scheduler bfq registered
  3114. 3114 [ 2.158957] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  3115. 3115 [ 2.160635] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  3116. 3116 [ 2.166850] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  3117. 3117 [ 2.169145] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  3118. 3118 [ 2.169634] printk: console [ttyS0] disabled
  3119. 3119 [ 2.169719] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  3120. 3120 [ 2.169943] printk: console [ttyS0] enabled
  3121. 3121 [ 2.185497] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  3122. 3122 [ 2.185800] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  3123. 3123 [ 2.185869] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  3124. 3124 [ 2.186851] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  3125. 3125 [ 2.187241] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  3126. 3126 [ 2.187503] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  3127. 3127 [ 2.188032] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  3128. 3128 [ 2.188108] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  3129. 3129 [ 2.188981] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  3130. 3130 [ 2.191545] brd: module loaded
  3131. 3131 [ 2.197794] loop: module loaded
  3132. 3132 [ 2.199595] libphy: Fixed MDIO Bus: probed
  3133. 3133 [ 2.200831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3134. 3134 [ 2.200849] ehci-platform: EHCI generic platform driver
  3135. 3135 [ 2.201185] ehci-platform 1c1b000.usb: EHCI Host Controller
  3136. 3136 [ 2.201214] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  3137. 3137 [ 2.201649] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  3138. 3138 [ 2.214538] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  3139. 3139 [ 2.214826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  3140. 3140 [ 2.214836] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3141. 3141 [ 2.214844] usb usb1: Product: EHCI Host Controller
  3142. 3142 [ 2.214852] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  3143. 3143 [ 2.214859] usb usb1: SerialNumber: 1c1b000.usb
  3144. 3144 [ 2.215401] hub 1-0:1.0: USB hub found
  3145. 3145 [ 2.215442] hub 1-0:1.0: 1 port detected
  3146. 3146 [ 2.216121] ehci-platform 1c1c000.usb: EHCI Host Controller
  3147. 3147 [ 2.216144] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  3148. 3148 [ 2.216357] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  3149. 3149 [ 2.230551] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  3150. 3150 [ 2.230772] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  3151. 3151 [ 2.230781] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3152. 3152 [ 2.230789] usb usb2: Product: EHCI Host Controller
  3153. 3153 [ 2.230796] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  3154. 3154 [ 2.230803] usb usb2: SerialNumber: 1c1c000.usb
  3155. 3155 [ 2.231276] hub 2-0:1.0: USB hub found
  3156. 3156 [ 2.231312] hub 2-0:1.0: 1 port detected
  3157. 3157 [ 2.231841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  3158. 3158 [ 2.231863] ohci-platform: OHCI generic platform driver
  3159. 3159 [ 2.232142] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  3160. 3160 [ 2.232163] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  3161. 3161 [ 2.232358] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  3162. 3162 [ 2.294729] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  3163. 3163 [ 2.294740] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3164. 3164 [ 2.294747] usb usb3: Product: Generic Platform OHCI controller
  3165. 3165 [ 2.294754] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  3166. 3166 [ 2.294762] usb usb3: SerialNumber: 1c1b400.usb
  3167. 3167 [ 2.295254] hub 3-0:1.0: USB hub found
  3168. 3168 [ 2.295290] hub 3-0:1.0: 1 port detected
  3169. 3169 [ 2.295897] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  3170. 3170 [ 2.295930] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  3171. 3171 [ 2.296143] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  3172. 3172 [ 2.358706] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  3173. 3173 [ 2.358717] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3174. 3174 [ 2.358725] usb usb4: Product: Generic Platform OHCI controller
  3175. 3175 [ 2.358732] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  3176. 3176 [ 2.358739] usb usb4: SerialNumber: 1c1c400.usb
  3177. 3177 [ 2.359219] hub 4-0:1.0: USB hub found
  3178. 3178 [ 2.359256] hub 4-0:1.0: 1 port detected
  3179. 3179 [ 2.360253] usbcore: registered new interface driver usb-storage
  3180. 3180 [ 2.361224] sun6i-rtc 1f00000.rtc: registered as rtc0
  3181. 3181 [ 2.361268] sun6i-rtc 1f00000.rtc: setting system clock to 2021-04-21T13:10:26 UTC (1619010626)
  3182. 3182 [ 2.361275] sun6i-rtc 1f00000.rtc: RTC enabled
  3183. 3183 [ 2.361541] i2c /dev entries driver
  3184. 3184 [ 2.362935] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  3185. 3185 [ 2.363727] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  3186. 3186 [ 2.363809] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  3187. 3187 [ 2.363868] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  3188. 3188 [ 2.364922] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  3189. 3189 [ 2.365087] ledtrig-cpu: registered to indicate activity on CPUs
  3190. 3190 [ 2.365537] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  3191. 3191 [ 2.365771] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3192. 3192 [ 2.365965] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3193. 3193 [ 2.366083] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3194. 3194 [ 2.366200] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3195. 3195 [ 2.366288] sun8i-ce 1c15000.crypto: Register cbc(aes)
  3196. 3196 [ 2.366432] sun8i-ce 1c15000.crypto: Register ecb(aes)
  3197. 3197 [ 2.366616] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  3198. 3198 [ 2.366746] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  3199. 3199 [ 2.366852] sun8i-ce 1c15000.crypto: Register md5
  3200. 3200 [ 2.366952] sun8i-ce 1c15000.crypto: Register sha1
  3201. 3201 [ 2.367049] sun8i-ce 1c15000.crypto: Register sha224
  3202. 3202 [ 2.367149] sun8i-ce 1c15000.crypto: Register sha256
  3203. 3203 [ 2.367249] sun8i-ce 1c15000.crypto: Register sha384
  3204. 3204 [ 2.367347] sun8i-ce 1c15000.crypto: Register sha512
  3205. 3205 [ 2.367446] sun8i-ce 1c15000.crypto: Register stdrng
  3206. 3206 [ 2.367570] sun8i-ce 1c15000.crypto: TRNG not supported
  3207. 3207 [ 2.367580] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  3208. 3208 [ 2.367970] hid: raw HID events driver (C) Jiri Kosina
  3209. 3209 [ 2.368148] usbcore: registered new interface driver usbhid
  3210. 3210 [ 2.368154] usbhid: USB HID core driver
  3211. 3211 [ 2.372370] Initializing XFRM netlink socket
  3212. 3212 [ 2.372884] NET: Registered protocol family 10
  3213. 3213 [ 2.390256] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  3214. 3214 [ 2.390263] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  3215. 3215 [ 2.407616] mmc1: new high speed SDIO card at address 0001
  3216. 3216 [ 2.407890] Segment Routing with IPv6
  3217. 3217 [ 2.407998] NET: Registered protocol family 17
  3218. 3218 [ 2.408031] NET: Registered protocol family 15
  3219. 3219 [ 2.408104] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  3220. 3220 [ 2.408227] 8021q: 802.1Q VLAN Support v1.8
  3221. 3221 [ 2.408285] Key type dns_resolver registered
  3222. 3222 [ 2.408736] Registering SWP/SWPB emulation handler
  3223. 3223 [ 2.409010] registered taskstats version 1
  3224. 3224 [ 2.409022] Loading compiled-in X.509 certificates
  3225. 3225 [ 2.415718] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  3226. 3226 [ 2.419659] zswap: loaded using pool zstd/z3fold
  3227. 3227 [ 2.420452] Key type ._fscrypt registered
  3228. 3228 [ 2.420462] Key type .fscrypt registered
  3229. 3229 [ 2.420467] Key type fscrypt-provisioning registered
  3230. 3230 [ 2.424972] Btrfs loaded, crc32c=crc32c-generic
  3231. 3231 [ 2.425846] mmc0: host does not support reading read-only switch, assuming write-enable
  3232. 3232 [ 2.427921] mmc0: new high speed SDHC card at address 0007
  3233. 3233 [ 2.429380] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  3234. 3234 [ 2.432693] mmcblk0: p1
  3235. 3235 [ 2.442853] Key type encrypted registered
  3236. 3236 [ 2.442878] AppArmor: AppArmor sha1 policy hashing enabled
  3237. 3237 [ 2.454187] of_cfs_init
  3238. 3238 [ 2.454327] of_cfs_init: OK
  3239. 3239 [ 2.454490] ALSA device list:
  3240. 3240 [ 2.454574] No soundcards found.
  3241. 3241 [ 2.458581] Freeing unused kernel memory: 1024K
  3242. 3242 [ 2.482756] Run /init as init process
  3243. 3243 [ 2.482768] with arguments:
  3244. 3244 [ 2.482774] /init
  3245. 3245 [ 2.482779] with environment:
  3246. 3246 [ 2.482784] HOME=/
  3247. 3247 [ 2.482789] TERM=linux
  3248. 3248 [ 2.482795] ubootpart=384f2912-01
  3249. 3249 [ 2.482800] ubootsource=mmc
  3250. 3250 [ 2.482805] sunxi_ve_mem_reserve=0
  3251. 3251 [ 2.482810] sunxi_g2d_mem_reserve=0
  3252. 3252 [ 2.482815] sunxi_fb_mem_reserve=16
  3253. 3253 [ 2.482820] cgroup_enable=memory
  3254. 3254 [ 2.550612] usb 1-1: new high-speed USB device number 2 using ehci-platform
  3255. 3255 [ 2.709609] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  3256. 3256 [ 2.709630] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  3257. 3257 [ 2.709638] usb 1-1: Product: 802.11n WLAN Adapter
  3258. 3258 [ 2.709645] usb 1-1: Manufacturer: Realtek
  3259. 3259 [ 2.709652] usb 1-1: SerialNumber: 00e04c000001
  3260. 3260 [ 2.878098] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  3261. 3261 [ 3.379100] random: fast init done
  3262. 3262 [ 3.527766] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  3263. 3263 [ 4.394115] systemd[1]: Inserted module 'autofs4'
  3264. 3264 [ 4.487933] systemd[1]: systemd 245.4-4ubuntu3.4 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)
  3265. 3265 [ 4.488759] systemd[1]: Detected architecture arm.
  3266. 3266 [ 4.527795] systemd[1]: Set hostname to <orpilite2>.
  3267. 3267 [ 4.998731] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  3268. 3268 [ 5.411894] random: systemd: uninitialized urandom read (16 bytes read)
  3269. 3269 [ 5.416960] systemd[1]: Created slice system-modprobe.slice.
  3270. 3270 [ 5.417598] random: systemd: uninitialized urandom read (16 bytes read)
  3271. 3271 [ 5.419310] systemd[1]: Created slice system-serial\x2dgetty.slice.
  3272. 3272 [ 5.419673] random: systemd: uninitialized urandom read (16 bytes read)
  3273. 3273 [ 5.420987] systemd[1]: Created slice User and Session Slice.
  3274. 3274 [ 5.421339] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  3275. 3275 [ 5.421764] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  3276. 3276 [ 5.423203] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  3277. 3277 [ 5.423690] systemd[1]: Reached target Local Encrypted Volumes.
  3278. 3278 [ 5.424240] systemd[1]: Reached target Remote File Systems.
  3279. 3279 [ 5.424528] systemd[1]: Reached target Slices.
  3280. 3280 [ 5.424851] systemd[1]: Reached target Swap.
  3281. 3281 [ 5.425128] systemd[1]: Reached target System Time Set.
  3282. 3282 [ 5.426075] systemd[1]: Listening on Syslog Socket.
  3283. 3283 [ 5.427005] systemd[1]: Listening on fsck to fsckd communication Socket.
  3284. 3284 [ 5.427592] systemd[1]: Listening on initctl Compatibility Named Pipe.
  3285. 3285 [ 5.428991] systemd[1]: Listening on Journal Audit Socket.
  3286. 3286 [ 5.429856] systemd[1]: Listening on Journal Socket (/dev/log).
  3287. 3287 [ 5.430884] systemd[1]: Listening on Journal Socket.
  3288. 3288 [ 5.431906] systemd[1]: Listening on udev Control Socket.
  3289. 3289 [ 5.432618] systemd[1]: Listening on udev Kernel Socket.
  3290. 3290 [ 5.433518] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  3291. 3291 [ 5.439462] systemd[1]: Mounting POSIX Message Queue File System...
  3292. 3292 [ 5.446622] systemd[1]: Mounting Kernel Debug File System...
  3293. 3293 [ 5.454905] systemd[1]: Mounting Kernel Trace File System...
  3294. 3294 [ 5.467200] systemd[1]: Starting Restore / save the current clock...
  3295. 3295 [ 5.477304] systemd[1]: Starting Set the console keyboard layout...
  3296. 3296 [ 5.485302] systemd[1]: Starting Create list of static device nodes for the current kernel...
  3297. 3297 [ 5.486197] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  3298. 3298 [ 5.493895] systemd[1]: Started Nameserver information manager.
  3299. 3299 [ 5.495453] systemd[1]: Reached target Network (Pre).
  3300. 3300 [ 5.519145] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  3301. 3301 [ 5.519381] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  3302. 3302 [ 5.537600] systemd[1]: Starting Load Kernel Modules...
  3303. 3303 [ 5.546433] systemd[1]: Starting Remount Root and Kernel File Systems...
  3304. 3304 [ 5.554501] systemd[1]: Starting udev Coldplug all Devices...
  3305. 3305 [ 5.568504] systemd[1]: Mounted POSIX Message Queue File System.
  3306. 3306 [ 5.570240] systemd[1]: Mounted Kernel Debug File System.
  3307. 3307 [ 5.573418] systemd[1]: Mounted Kernel Trace File System.
  3308. 3308 [ 5.579280] systemd[1]: Finished Create list of static device nodes for the current kernel.
  3309. 3309 [ 5.588738] systemd[1]: Finished Restore / save the current clock.
  3310. 3310 [ 5.638170] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  3311. 3311 [ 5.646888] systemd[1]: Finished Remount Root and Kernel File Systems.
  3312. 3312 [ 5.675520] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  3313. 3313 [ 5.675814] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  3314. 3314 [ 5.681945] systemd[1]: Starting Load/Save Random Seed...
  3315. 3315 [ 5.688648] systemd[1]: Starting Create System Users...
  3316. 3316 [ 5.717564] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  3317. 3317 [ 5.733821] systemd[1]: Finished Load Kernel Modules.
  3318. 3318 [ 5.746117] systemd[1]: Mounting FUSE Control File System...
  3319. 3319 [ 5.753364] systemd[1]: Mounting Kernel Configuration File System...
  3320. 3320 [ 5.761424] systemd[1]: Starting Apply Kernel Variables...
  3321. 3321 [ 5.774706] systemd[1]: Mounted FUSE Control File System.
  3322. 3322 [ 5.801298] systemd[1]: Mounted Kernel Configuration File System.
  3323. 3323 [ 5.872855] systemd[1]: Finished Create System Users.
  3324. 3324 [ 5.880704] systemd[1]: Starting Create Static Device Nodes in /dev...
  3325. 3325 [ 5.913423] systemd[1]: Finished Apply Kernel Variables.
  3326. 3326 [ 5.959867] systemd[1]: Finished Create Static Device Nodes in /dev.
  3327. 3327 [ 5.968647] systemd[1]: Starting udev Kernel Device Manager...
  3328. 3328 [ 6.021486] systemd[1]: Finished Set the console keyboard layout.
  3329. 3329 [ 6.022843] systemd[1]: Reached target Local File Systems (Pre).
  3330. 3330 [ 6.029969] systemd[1]: Mounting /tmp...
  3331. 3331 [ 6.034996] systemd[1]: Finished udev Coldplug all Devices.
  3332. 3332 [ 6.044384] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  3333. 3333 [ 6.053008] systemd[1]: Mounted /tmp.
  3334. 3334 [ 6.054122] systemd[1]: Reached target Local File Systems.
  3335. 3335 [ 6.060496] systemd[1]: Starting Armbian ZRAM config...
  3336. 3336 [ 6.067742] systemd[1]: Starting Set console font and keymap...
  3337. 3337 [ 6.068637] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  3338. 3338 [ 6.069126] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  3339. 3339 [ 6.074364] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  3340. 3340 [ 6.082783] systemd[1]: Starting Raise network interfaces...
  3341. 3341 [ 6.109973] systemd[1]: Finished Set console font and keymap.
  3342. 3342 [ 6.372841] systemd[1]: Started udev Kernel Device Manager.
  3343. 3343 [ 6.611936] zram: Added device: zram0
  3344. 3344 [ 6.612800] zram: Added device: zram1
  3345. 3345 [ 6.613591] zram: Added device: zram2
  3346. 3346 [ 7.181445] systemd[1]: Finished Raise network interfaces.
  3347. 3347 [ 7.278597] random: crng init done
  3348. 3348 [ 7.278611] random: 7 urandom warning(s) missed due to ratelimiting
  3349. 3349 [ 7.281381] systemd[1]: Found device /dev/ttyS0.
  3350. 3350 [ 8.116767] zram0: detected capacity change from 0 to 257789952
  3351. 3351 [ 8.136985] systemd[1]: Finished Load/Save Random Seed.
  3352. 3352 [ 8.138060] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  3353. 3353 [ 8.171369] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  3354. 3354 [ 8.171420] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  3355. 3355 [ 8.171462] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  3356. 3356 [ 8.171497] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  3357. 3357 [ 8.171905] lima 1c40000.gpu: bus rate = 200000000
  3358. 3358 [ 8.171913] lima 1c40000.gpu: mod rate = 297000000
  3359. 3359 [ 8.172000] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  3360. 3360 [ 8.180568] lima 1c40000.gpu: Failed to register cooling device
  3361. 3361 [ 8.181212] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  3362. 3362 [ 8.290709] Adding 251744k swap on /dev/zram0. Priority:5 extents:1 across:251744k SSFS
  3363. 3363 [ 8.398462] Registered IR keymap rc-empty
  3364. 3364 [ 8.398649] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  3365. 3365 [ 8.401271] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  3366. 3366 [ 8.401496] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  3367. 3367 [ 8.402968] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  3368. 3368 [ 8.413310] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  3369. 3369 [ 8.423221] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  3370. 3370 [ 8.435834] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  3371. 3371 [ 8.439107] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  3372. 3372 [ 8.597883] RTL871X: module init start
  3373. 3373 [ 8.597898] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  3374. 3374 [ 8.607722] RTL871X: HW EFUSE
  3375. 3375 [ 8.607802] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  3376. 3376 [ 8.607810] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  3377. 3377 [ 8.607838] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  3378. 3378 [ 8.607858] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  3379. 3379 [ 8.619135] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  3380. 3380 [ 8.620081] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  3381. 3381 [ 8.620797] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  3382. 3382 [ 8.641605] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  3383. 3383 [ 8.641938] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  3384. 3384 [ 8.642191] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  3385. 3385 [ 8.642365] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  3386. 3386 [ 8.742975] rtl8192cu: Chip version 0x10
  3387. 3387 [ 8.767142] zram1: detected capacity change from 0 to 52428800
  3388. 3388 [ 8.829686] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  3389. 3389 [ 8.865118] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  3390. 3390 [ 8.866164] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=02:81:9d:56:d4:20
  3391. 3391 [ 8.867920] RTL871X: module init ret=0
  3392. 3392 [ 8.877084] systemd[1]: Starting Load/Save RF Kill Switch Status...
  3393. 3393 [ 8.881354] systemd[1]: Finished Armbian ZRAM config.
  3394. 3394 [ 8.887579] systemd[1]: Starting Armbian memory supported logging...
  3395. 3395 [ 8.928676] systemd[1]: Started Load/Save RF Kill Switch Status.
  3396. 3396 [ 8.928749] rtl8192cu: Board Type 0
  3397. 3397 [ 8.928951] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  3398. 3398 [ 8.929057] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  3399. 3399 [ 8.929166] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  3400. 3400 [ 8.930709] usbcore: registered new interface driver rtl8192cu
  3401. 3401 [ 8.965449] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan1
  3402. 3402 [ 8.999199] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  3403. 3403 [ 8.999267] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  3404. 3404 [ 12.285067] systemd[1]: Finished Armbian memory supported logging.
  3405. 3405 [ 12.292890] systemd[1]: Starting Journal Service...
  3406. 3406 [ 12.484447] systemd[1]: Started Journal Service.
  3407. 3407 [ 12.516485] systemd-journald[539]: Received client request to flush runtime journal.
  3408. 3408
  3409. 3409 ### armbian-release:
  3410. 3410
  3411. 3411 # PLEASE DO NOT EDIT THIS FILE
  3412. 3412 BOARD=orangepilite
  3413. 3413 BOARD_NAME="Orange Pi Lite"
  3414. 3414 BOARDFAMILY=sun8i
  3415. 3415 [email protected]:armbian/build.git
  3416. 3416 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  3417. 3417 DISTRIBUTION_CODENAME=focal
  3418. 3418 DISTRIBUTION_STATUS=supported
  3419. 3419 VERSION=21.02.3
  3420. 3420 LINUXFAMILY=sunxi
  3421. 3421 BRANCH=current
  3422. 3422 ARCH=arm
  3423. 3423 IMAGE_TYPE=stable
  3424. 3424 BOARD_TYPE=conf
  3425. 3425 INITRD_ARCH=arm
  3426. 3426 KERNEL_IMAGE_TYPE=Image
  3427. 3427
  3428. 3428 ### boot environment:
  3429. 3429
  3430. 3430 verbosity=1
  3431. 3431 bootlogo=false
  3432. 3432 console=both
  3433. 3433 disp_mode=1920x1080p60
  3434. 3434 overlay_prefix=sun8i-h3
  3435. 3435 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  3436. 3436 rootfstype=ext4
  3437. 3437 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  3438. 3438
  3439. 3439
  3440. 3440 ### lsusb:
  3441. 3441
  3442. 3442 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3443. 3443 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3444. 3444 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3445. 3445 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  3446. 3446 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3447. 3447
  3448. 3448 ### lscpu:
  3449. 3449
  3450. 3450 Architecture: armv7l
  3451. 3451 Byte Order: Little Endian
  3452. 3452 CPU(s): 4
  3453. 3453 On-line CPU(s) list: 0-3
  3454. 3454 Thread(s) per core: 1
  3455. 3455 Core(s) per socket: 4
  3456. 3456 Socket(s): 1
  3457. 3457 Vendor ID: ARM
  3458. 3458 Model: 5
  3459. 3459 Model name: Cortex-A7
  3460. 3460 Stepping: r0p5
  3461. 3461 CPU max MHz: 1368.0000
  3462. 3462 CPU min MHz: 480.0000
  3463. 3463 BogoMIPS: 65.14
  3464. 3464 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  3465. 3465
  3466. 3466 ### cpuinfo:
  3467. 3467
  3468. 3468 processor : 0
  3469. 3469 model name : ARMv7 Processor rev 5 (v7l)
  3470. 3470 BogoMIPS : 65.14
  3471. 3471 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  3472. 3472 CPU implementer : 0x41
  3473. 3473 CPU architecture: 7
  3474. 3474 CPU variant : 0x0
  3475. 3475 CPU part : 0xc07
  3476. 3476 CPU revision : 5
  3477. 3477
  3478. 3478 processor : 1
  3479. 3479 model name : ARMv7 Processor rev 5 (v7l)
  3480. 3480 BogoMIPS : 65.14
  3481. 3481 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  3482. 3482 CPU implementer : 0x41
  3483. 3483 CPU architecture: 7
  3484. 3484 CPU variant : 0x0
  3485. 3485 CPU part : 0xc07
  3486. 3486 CPU revision : 5
  3487. 3487
  3488. 3488 processor : 2
  3489. 3489 model name : ARMv7 Processor rev 5 (v7l)
  3490. 3490 BogoMIPS : 65.14
  3491. 3491 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  3492. 3492 CPU implementer : 0x41
  3493. 3493 CPU architecture: 7
  3494. 3494 CPU variant : 0x0
  3495. 3495 CPU part : 0xc07
  3496. 3496 CPU revision : 5
  3497. 3497
  3498. 3498 processor : 3
  3499. 3499 model name : ARMv7 Processor rev 5 (v7l)
  3500. 3500 BogoMIPS : 65.14
  3501. 3501 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  3502. 3502 CPU implementer : 0x41
  3503. 3503 CPU architecture: 7
  3504. 3504 CPU variant : 0x0
  3505. 3505 CPU part : 0xc07
  3506. 3506 CPU revision : 5
  3507. 3507
  3508. 3508 Hardware : Allwinner sun8i Family
  3509. 3509 Revision : 0000
  3510. 3510 Serial : 02c000819d56d420
  3511. 3511
  3512. 3512 ### meminfo:
  3513. 3513
  3514. 3514 MemTotal: 503492 kB
  3515. 3515 MemFree: 394720 kB
  3516. 3516 MemAvailable: 437520 kB
  3517. 3517 Buffers: 10076 kB
  3518. 3518 Cached: 35612 kB
  3519. 3519 SwapCached: 0 kB
  3520. 3520 Active: 24388 kB
  3521. 3521 Inactive: 30724 kB
  3522. 3522 Active(anon): 272 kB
  3523. 3523 Inactive(anon): 10404 kB
  3524. 3524 Active(file): 24116 kB
  3525. 3525 Inactive(file): 20320 kB
  3526. 3526 Unevictable: 0 kB
  3527. 3527 Mlocked: 0 kB
  3528. 3528 HighTotal: 0 kB
  3529. 3529 HighFree: 0 kB
  3530. 3530 LowTotal: 503492 kB
  3531. 3531 LowFree: 394720 kB
  3532. 3532 SwapTotal: 251744 kB
  3533. 3533 SwapFree: 251744 kB
  3534. 3534 Dirty: 3724 kB
  3535. 3535 Writeback: 0 kB
  3536. 3536 AnonPages: 9552 kB
  3537. 3537 Mapped: 9792 kB
  3538. 3538 Shmem: 1176 kB
  3539. 3539 KReclaimable: 10076 kB
  3540. 3540 Slab: 27424 kB
  3541. 3541 SReclaimable: 10076 kB
  3542. 3542 SUnreclaim: 17348 kB
  3543. 3543 KernelStack: 1048 kB
  3544. 3544 PageTables: 648 kB
  3545. 3545 NFS_Unstable: 0 kB
  3546. 3546 Bounce: 0 kB
  3547. 3547 WritebackTmp: 0 kB
  3548. 3548 CommitLimit: 503488 kB
  3549. 3549 Committed_AS: 21388 kB
  3550. 3550 VmallocTotal: 507904 kB
  3551. 3551 VmallocUsed: 17100 kB
  3552. 3552 VmallocChunk: 0 kB
  3553. 3553 Percpu: 736 kB
  3554. 3554 CmaTotal: 106496 kB
  3555. 3555 CmaFree: 106180 kB
  3556. 3556
  3557. 3557 ### virtual memory:
  3558. 3558
  3559. 3559 vm.admin_reserve_kbytes = 8192
  3560. 3560 vm.block_dump = 0
  3561. 3561 vm.compaction_proactiveness = 20
  3562. 3562 vm.compact_unevictable_allowed = 1
  3563. 3563 vm.dirty_background_bytes = 0
  3564. 3564 vm.dirty_background_ratio = 10
  3565. 3565 vm.dirty_bytes = 0
  3566. 3566 vm.dirty_expire_centisecs = 3000
  3567. 3567 vm.dirty_ratio = 20
  3568. 3568 vm.dirtytime_expire_seconds = 43200
  3569. 3569 vm.dirty_writeback_centisecs = 500
  3570. 3570 vm.extfrag_threshold = 500
  3571. 3571 vm.highmem_is_dirtyable = 0
  3572. 3572 vm.laptop_mode = 0
  3573. 3573 vm.legacy_va_layout = 0
  3574. 3574 vm.lowmem_reserve_ratio = 32 0 0
  3575. 3575 vm.max_map_count = 65530
  3576. 3576 vm.min_free_kbytes = 2803
  3577. 3577 vm.mmap_min_addr = 32768
  3578. 3578 vm.mmap_rnd_bits = 8
  3579. 3579 vm.oom_dump_tasks = 1
  3580. 3580 vm.oom_kill_allocating_task = 0
  3581. 3581 vm.overcommit_kbytes = 0
  3582. 3582 vm.overcommit_memory = 0
  3583. 3583 vm.overcommit_ratio = 50
  3584. 3584 vm.page-cluster = 0
  3585. 3585 vm.page_lock_unfairness = 5
  3586. 3586 vm.panic_on_oom = 0
  3587. 3587 vm.percpu_pagelist_fraction = 0
  3588. 3588 vm.stat_interval = 1
  3589. 3589 vm.swappiness = 100
  3590. 3590 vm.user_reserve_kbytes = 15222
  3591. 3591 vm.vfs_cache_pressure = 100
  3592. 3592 vm.watermark_boost_factor = 15000
  3593. 3593 vm.watermark_scale_factor = 10
  3594. 3594
  3595. 3595 ### ip addr:
  3596. 3596
  3597. 3597 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  3598. 3598 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  3599. 3599 inet XXX.XXX.0.1/8 scope host lo
  3600. 3600 valid_lft forever preferred_lft forever
  3601. 3601 inet6 ::1/128 scope host
  3602. 3602 valid_lft forever preferred_lft forever
  3603. 3603 2: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  3604. 3604 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  3605. 3605 3: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  3606. 3606 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  3607. 3607
  3608. 3608 ### partitions:
  3609. 3609
  3610. 3610 major minor #blocks name
  3611. 3611
  3612. 3612 179 0 15159296 mmcblk0
  3613. 3613 179 1 15003600 mmcblk0p1
  3614. 3614 254 0 251748 zram0
  3615. 3615 254 1 51200 zram1
  3616. 3616
  3617. 3617 ### df:
  3618. 3618
  3619. 3619 udev 188M 0 188M 0% /dev
  3620. 3620 tmpfs 50M 1.2M 48M 3% /run
  3621. 3621 /dev/mmcblk0p1 14G 1019M 13G 8% /
  3622. 3622 tmpfs 246M 0 246M 0% /dev/shm
  3623. 3623 tmpfs 5.0M 0 5.0M 0% /run/lock
  3624. 3624 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  3625. 3625 tmpfs 246M 4.0K 246M 1% /tmp
  3626. 3626 /dev/zram1 49M 3.8M 42M 9% /var/log
  3627. 3627
  3628. 3628 ### lsblk:
  3629. 3629
  3630. 3630 NAME FSTYPE SIZE MOUNTPOINT UUID
  3631. 3631 mmcblk0 14.5G
  3632. 3632 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  3633. 3633 zram1 50M /var/log
  3634. 3634
  3635. 3635 ### zramctl:
  3636. 3636
  3637. 3637 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  3638. 3638 /dev/zram1 zstd 50M 3.7M 678.9K 1M 4 /var/log
  3639. 3639 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  3640. 3640
  3641. 3641 ### mtab:
  3642. 3642
  3643. 3643 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  3644. 3644 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  3645. 3645 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  3646. 3646
  3647. 3647 ### mmc0:0007 info:
  3648. 3648
  3649. 3649 manfid: 0x000027
  3650. 3650 cid: 275048534431364730daebaba4010c13
  3651. 3651 fwrev: 0x0
  3652. 3652 rca: 0x0007
  3653. 3653 csd: 400e00325b59000073a77f800a4000eb
  3654. 3654 ocr: 0x00200000
  3655. 3655 type: SD
  3656. 3656 date: 12/2016
  3657. 3657 hwrev: 0x3
  3658. 3658 dsr: 0x404
  3659. 3659 serial: 0xdaebaba4
  3660. 3660 erase_size: 512
  3661. 3661 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  3662. 3662 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  3663. 3663 scr: 0235800201000000
  3664. 3664 oemid: 0x5048
  3665. 3665 preferred_erase_size: 4194304
  3666. 3666 name: SD16G
  3667. 3667
  3668. 3668 ### Boot system health:
  3669. 3669
  3670. 3670 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  3671. 3671 16:10:39: 1368MHz 0.70 55% 22% 20% 0% 12% 0% 58.2°C 0/8
  3672. 3672 16:10:39: 1368MHz 0.70 96% 31% 57% 1% 5% 0% 64.2°C 0/8
  3673. 3673 16:10:40: 1368MHz 0.70 65% 12% 13% 1% 37% 0% 59.2°C 0/8
  3674. 3674 16:10:40: 1368MHz 0.70 58% 10% 7% 1% 37% 0% 58.1°C 0/8
  3675. 3675 16:10:41: 1368MHz 0.70 70% 25% 14% 1% 27% 0% 59.2°C 0/8
  3676. 3676
  3677. 3677 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  3678. 3678
  3679. 3679 ### Activated Armbian ramlog partition with zstd compression
  3680. 3680
  3681. 3681 Wed 21 Apr 2021 04:22:28 PM EEST | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  3682. 3682
  3683. 3683 ### dmesg:
  3684. 3684
  3685. 3685 [ 0.000000] Booting Linux on physical CPU 0x0
  3686. 3686 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  3687. 3687 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  3688. 3688 [ 0.000000] CPU: div instructions available: patching division code
  3689. 3689 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  3690. 3690 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  3691. 3691 [ 0.000000] Memory policy: Data cache writealloc
  3692. 3692 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  3693. 3693 [ 0.000000] Zone ranges:
  3694. 3694 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  3695. 3695 [ 0.000000] HighMem empty
  3696. 3696 [ 0.000000] Movable zone start for each node
  3697. 3697 [ 0.000000] Early memory node ranges
  3698. 3698 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  3699. 3699 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  3700. 3700 [ 0.000000] On node 0 totalpages: 131072
  3701. 3701 [ 0.000000] Normal zone: 1152 pages used for memmap
  3702. 3702 [ 0.000000] Normal zone: 0 pages reserved
  3703. 3703 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  3704. 3704 [ 0.000000] psci: probing for conduit method from DT.
  3705. 3705 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  3706. 3706 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  3707. 3707 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  3708. 3708 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  3709. 3709 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  3710. 3710 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  3711. 3711 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  3712. 3712 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  3713. 3713 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  3714. 3714 [ 0.000000] Memory: 384712K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33080K reserved, 106496K cma-reserved, 0K highmem)
  3715. 3715 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  3716. 3716 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  3717. 3717 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  3718. 3718 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  3719. 3719 [ 0.000000] rcu: Hierarchical RCU implementation.
  3720. 3720 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  3721. 3721 [ 0.000000] Rude variant of Tasks RCU enabled.
  3722. 3722 [ 0.000000] Tracing variant of Tasks RCU enabled.
  3723. 3723 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  3724. 3724 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  3725. 3725 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  3726. 3726 [ 0.000000] GIC: Using split EOI/Deactivate mode
  3727. 3727 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  3728. 3728 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  3729. 3729 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  3730. 3730 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  3731. 3731 [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  3732. 3732 [ 0.000244] Console: colour dummy device 80x30
  3733. 3733 [ 0.000304] printk: console [tty1] enabled
  3734. 3734 [ 0.000355] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  3735. 3735 [ 0.000372] pid_max: default: 32768 minimum: 301
  3736. 3736 [ 0.000563] LSM: Security Framework initializing
  3737. 3737 [ 0.000619] Yama: becoming mindful.
  3738. 3738 [ 0.000782] AppArmor: AppArmor initialized
  3739. 3739 [ 0.000856] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  3740. 3740 [ 0.000868] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  3741. 3741 [ 0.001870] CPU: Testing write buffer coherency: ok
  3742. 3742 [ 0.002243] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  3743. 3743 [ 0.002920] Setting up static identity map for 0x40100000 - 0x40100054
  3744. 3744 [ 0.003035] rcu: Hierarchical SRCU implementation.
  3745. 3745 [ 0.004194] smp: Bringing up secondary CPUs ...
  3746. 3746 [ 0.014979] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  3747. 3747 [ 0.025863] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  3748. 3748 [ 0.036645] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  3749. 3749 [ 0.036746] smp: Brought up 1 node, 4 CPUs
  3750. 3750 [ 0.036762] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  3751. 3751 [ 0.036768] CPU: All CPU(s) started in HYP mode.
  3752. 3752 [ 0.036772] CPU: Virtualization extensions available.
  3753. 3753 [ 0.037278] allocated 524288 bytes of page_ext
  3754. 3754 [ 0.037831] devtmpfs: initialized
  3755. 3755 [ 0.045035] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  3756. 3756 [ 0.045289] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  3757. 3757 [ 0.045332] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  3758. 3758 [ 0.048068] pinctrl core: initialized pinctrl subsystem
  3759. 3759 [ 0.049149] NET: Registered protocol family 16
  3760. 3760 [ 0.050819] DMA: preallocated 256 KiB pool for atomic coherent allocations
  3761. 3761 [ 0.051423] audit: initializing netlink subsys (disabled)
  3762. 3762 [ 0.051690] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  3763. 3763 [ 0.052194] thermal_sys: Registered thermal governor 'fair_share'
  3764. 3764 [ 0.052201] thermal_sys: Registered thermal governor 'bang_bang'
  3765. 3765 [ 0.052207] thermal_sys: Registered thermal governor 'step_wise'
  3766. 3766 [ 0.052628] cpuidle: using governor ladder
  3767. 3767 [ 0.052656] cpuidle: using governor menu
  3768. 3768 [ 0.053181] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  3769. 3769 [ 0.053188] hw-breakpoint: maximum watchpoint size is 8 bytes.
  3770. 3770 [ 0.075367] cryptd: max_cpu_qlen set to 1000
  3771. 3771 [ 0.144725] raid6: neonx8 gen() 777 MB/s
  3772. 3772 [ 0.212815] raid6: neonx8 xor() 578 MB/s
  3773. 3773 [ 0.280915] raid6: neonx4 gen() 830 MB/s
  3774. 3774 [ 0.349024] raid6: neonx4 xor() 629 MB/s
  3775. 3775 [ 0.417127] raid6: neonx2 gen() 915 MB/s
  3776. 3776 [ 0.485208] raid6: neonx2 xor() 652 MB/s
  3777. 3777 [ 0.553318] raid6: neonx1 gen() 815 MB/s
  3778. 3778 [ 0.621426] raid6: neonx1 xor() 565 MB/s
  3779. 3779 [ 0.689545] raid6: int32x8 gen() 303 MB/s
  3780. 3780 [ 0.757646] raid6: int32x8 xor() 180 MB/s
  3781. 3781 [ 0.825751] raid6: int32x4 gen() 354 MB/s
  3782. 3782 [ 0.893826] raid6: int32x4 xor() 205 MB/s
  3783. 3783 [ 0.961920] raid6: int32x2 gen() 399 MB/s
  3784. 3784 [ 1.030055] raid6: int32x2 xor() 213 MB/s
  3785. 3785 [ 1.098168] raid6: int32x1 gen() 400 MB/s
  3786. 3786 [ 1.166287] raid6: int32x1 xor() 192 MB/s
  3787. 3787 [ 1.166293] raid6: using algorithm neonx2 gen() 915 MB/s
  3788. 3788 [ 1.166298] raid6: .... xor() 652 MB/s, rmw enabled
  3789. 3789 [ 1.166304] raid6: using neon recovery algorithm
  3790. 3790 [ 1.167553] iommu: Default domain type: Translated
  3791. 3791 [ 1.167903] SCSI subsystem initialized
  3792. 3792 [ 1.168109] libata version 3.00 loaded.
  3793. 3793 [ 1.168326] usbcore: registered new interface driver usbfs
  3794. 3794 [ 1.168370] usbcore: registered new interface driver hub
  3795. 3795 [ 1.168414] usbcore: registered new device driver usb
  3796. 3796 [ 1.168507] mc: Linux media interface: v0.10
  3797. 3797 [ 1.168541] videodev: Linux video capture interface: v2.00
  3798. 3798 [ 1.168665] pps_core: LinuxPPS API ver. 1 registered
  3799. 3799 [ 1.168673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  3800. 3800 [ 1.168691] PTP clock support registered
  3801. 3801 [ 1.169058] Advanced Linux Sound Architecture Driver Initialized.
  3802. 3802 [ 1.169764] NetLabel: Initializing
  3803. 3803 [ 1.169773] NetLabel: domain hash size = 128
  3804. 3804 [ 1.169777] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  3805. 3805 [ 1.169877] NetLabel: unlabeled traffic allowed by default
  3806. 3806 [ 1.170521] clocksource: Switched to clocksource arch_sys_counter
  3807. 3807 [ 1.280979] VFS: Disk quotas dquot_6.6.0
  3808. 3808 [ 1.281067] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  3809. 3809 [ 1.281635] AppArmor: AppArmor Filesystem Enabled
  3810. 3810 [ 1.289849] NET: Registered protocol family 2
  3811. 3811 [ 1.290748] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  3812. 3812 [ 1.290806] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  3813. 3813 [ 1.290861] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  3814. 3814 [ 1.290922] TCP: Hash tables configured (established 4096 bind 4096)
  3815. 3815 [ 1.291045] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  3816. 3816 [ 1.291073] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  3817. 3817 [ 1.291294] NET: Registered protocol family 1
  3818. 3818 [ 1.291841] Trying to unpack rootfs image as initramfs...
  3819. 3819 [ 1.997106] Freeing initrd memory: 11256K
  3820. 3820 [ 1.998378] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  3821. 3821 [ 1.999545] Initialise system trusted keyrings
  3822. 3822 [ 1.999612] Key type blacklist registered
  3823. 3823 [ 1.999833] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  3824. 3824 [ 2.005061] zbud: loaded
  3825. 3825 [ 2.006418] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3826. 3826 [ 2.007380] fuse: init (API version 7.32)
  3827. 3827 [ 2.009902] integrity: Platform Keyring initialized
  3828. 3828 [ 2.118363] xor: measuring software checksum speed
  3829. 3829 [ 2.125979] arm4regs : 1301 MB/sec
  3830. 3830 [ 2.136933] 8regs : 899 MB/sec
  3831. 3831 [ 2.148490] 32regs : 851 MB/sec
  3832. 3832 [ 2.155945] neon : 1323 MB/sec
  3833. 3833 [ 2.155951] xor: using function: neon (1323 MB/sec)
  3834. 3834 [ 2.155966] Key type asymmetric registered
  3835. 3835 [ 2.155973] Asymmetric key parser 'x509' registered
  3836. 3836 [ 2.156032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  3837. 3837 [ 2.156183] io scheduler mq-deadline registered
  3838. 3838 [ 2.156190] io scheduler kyber registered
  3839. 3839 [ 2.156420] io scheduler bfq registered
  3840. 3840 [ 2.162745] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  3841. 3841 [ 2.164429] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  3842. 3842 [ 2.170637] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  3843. 3843 [ 2.172911] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  3844. 3844 [ 2.173397] printk: console [ttyS0] disabled
  3845. 3845 [ 2.173482] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  3846. 3846 [ 2.173711] printk: console [ttyS0] enabled
  3847. 3847 [ 2.189322] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  3848. 3848 [ 2.189658] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  3849. 3849 [ 2.189729] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  3850. 3850 [ 2.190621] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  3851. 3851 [ 2.191015] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  3852. 3852 [ 2.191273] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  3853. 3853 [ 2.191792] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  3854. 3854 [ 2.191880] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  3855. 3855 [ 2.192741] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  3856. 3856 [ 2.195360] brd: module loaded
  3857. 3857 [ 2.201618] loop: module loaded
  3858. 3858 [ 2.203391] libphy: Fixed MDIO Bus: probed
  3859. 3859 [ 2.204640] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3860. 3860 [ 2.204667] ehci-platform: EHCI generic platform driver
  3861. 3861 [ 2.205014] ehci-platform 1c1b000.usb: EHCI Host Controller
  3862. 3862 [ 2.205042] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  3863. 3863 [ 2.205510] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  3864. 3864 [ 2.218532] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  3865. 3865 [ 2.218811] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  3866. 3866 [ 2.218821] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3867. 3867 [ 2.218829] usb usb1: Product: EHCI Host Controller
  3868. 3868 [ 2.218836] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  3869. 3869 [ 2.218843] usb usb1: SerialNumber: 1c1b000.usb
  3870. 3870 [ 2.219399] hub 1-0:1.0: USB hub found
  3871. 3871 [ 2.219442] hub 1-0:1.0: 1 port detected
  3872. 3872 [ 2.220109] ehci-platform 1c1c000.usb: EHCI Host Controller
  3873. 3873 [ 2.220144] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  3874. 3874 [ 2.220356] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  3875. 3875 [ 2.234550] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  3876. 3876 [ 2.234793] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  3877. 3877 [ 2.234803] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3878. 3878 [ 2.234811] usb usb2: Product: EHCI Host Controller
  3879. 3879 [ 2.234818] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  3880. 3880 [ 2.234825] usb usb2: SerialNumber: 1c1c000.usb
  3881. 3881 [ 2.235306] hub 2-0:1.0: USB hub found
  3882. 3882 [ 2.235343] hub 2-0:1.0: 1 port detected
  3883. 3883 [ 2.235874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  3884. 3884 [ 2.235895] ohci-platform: OHCI generic platform driver
  3885. 3885 [ 2.236180] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  3886. 3886 [ 2.236203] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  3887. 3887 [ 2.236387] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  3888. 3888 [ 2.298714] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  3889. 3889 [ 2.298724] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3890. 3890 [ 2.298732] usb usb3: Product: Generic Platform OHCI controller
  3891. 3891 [ 2.298739] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  3892. 3892 [ 2.298746] usb usb3: SerialNumber: 1c1b400.usb
  3893. 3893 [ 2.299211] hub 3-0:1.0: USB hub found
  3894. 3894 [ 2.299249] hub 3-0:1.0: 1 port detected
  3895. 3895 [ 2.299874] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  3896. 3896 [ 2.299896] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  3897. 3897 [ 2.300077] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  3898. 3898 [ 2.362703] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  3899. 3899 [ 2.362715] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  3900. 3900 [ 2.362722] usb usb4: Product: Generic Platform OHCI controller
  3901. 3901 [ 2.362729] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  3902. 3902 [ 2.362737] usb usb4: SerialNumber: 1c1c400.usb
  3903. 3903 [ 2.363225] hub 4-0:1.0: USB hub found
  3904. 3904 [ 2.363260] hub 4-0:1.0: 1 port detected
  3905. 3905 [ 2.364219] usbcore: registered new interface driver usb-storage
  3906. 3906 [ 2.365176] sun6i-rtc 1f00000.rtc: registered as rtc0
  3907. 3907 [ 2.365217] sun6i-rtc 1f00000.rtc: setting system clock to 2021-04-21T13:22:17 UTC (1619011337)
  3908. 3908 [ 2.365224] sun6i-rtc 1f00000.rtc: RTC enabled
  3909. 3909 [ 2.365500] i2c /dev entries driver
  3910. 3910 [ 2.366879] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  3911. 3911 [ 2.367668] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  3912. 3912 [ 2.367775] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  3913. 3913 [ 2.367821] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  3914. 3914 [ 2.368687] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  3915. 3915 [ 2.368928] ledtrig-cpu: registered to indicate activity on CPUs
  3916. 3916 [ 2.369355] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  3917. 3917 [ 2.369574] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3918. 3918 [ 2.369778] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3919. 3919 [ 2.369915] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3920. 3920 [ 2.370082] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  3921. 3921 [ 2.370205] sun8i-ce 1c15000.crypto: Register cbc(aes)
  3922. 3922 [ 2.370380] sun8i-ce 1c15000.crypto: Register ecb(aes)
  3923. 3923 [ 2.370576] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  3924. 3924 [ 2.370707] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  3925. 3925 [ 2.370832] sun8i-ce 1c15000.crypto: Register md5
  3926. 3926 [ 2.370961] sun8i-ce 1c15000.crypto: Register sha1
  3927. 3927 [ 2.371073] sun8i-ce 1c15000.crypto: Register sha224
  3928. 3928 [ 2.371185] sun8i-ce 1c15000.crypto: Register sha256
  3929. 3929 [ 2.371289] sun8i-ce 1c15000.crypto: Register sha384
  3930. 3930 [ 2.371403] sun8i-ce 1c15000.crypto: Register sha512
  3931. 3931 [ 2.371514] sun8i-ce 1c15000.crypto: Register stdrng
  3932. 3932 [ 2.371667] sun8i-ce 1c15000.crypto: TRNG not supported
  3933. 3933 [ 2.371677] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  3934. 3934 [ 2.372060] hid: raw HID events driver (C) Jiri Kosina
  3935. 3935 [ 2.372250] usbcore: registered new interface driver usbhid
  3936. 3936 [ 2.372256] usbhid: USB HID core driver
  3937. 3937 [ 2.376531] Initializing XFRM netlink socket
  3938. 3938 [ 2.377031] NET: Registered protocol family 10
  3939. 3939 [ 2.394082] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  3940. 3940 [ 2.394088] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  3941. 3941 [ 2.411126] Segment Routing with IPv6
  3942. 3942 [ 2.411242] NET: Registered protocol family 17
  3943. 3943 [ 2.411276] NET: Registered protocol family 15
  3944. 3944 [ 2.411359] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  3945. 3945 [ 2.411426] mmc1: new high speed SDIO card at address 0001
  3946. 3946 [ 2.411511] 8021q: 802.1Q VLAN Support v1.8
  3947. 3947 [ 2.411572] Key type dns_resolver registered
  3948. 3948 [ 2.412025] Registering SWP/SWPB emulation handler
  3949. 3949 [ 2.412290] registered taskstats version 1
  3950. 3950 [ 2.412302] Loading compiled-in X.509 certificates
  3951. 3951 [ 2.419051] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  3952. 3952 [ 2.423014] zswap: loaded using pool zstd/z3fold
  3953. 3953 [ 2.423785] Key type ._fscrypt registered
  3954. 3954 [ 2.423795] Key type .fscrypt registered
  3955. 3955 [ 2.423801] Key type fscrypt-provisioning registered
  3956. 3956 [ 2.428246] Btrfs loaded, crc32c=crc32c-generic
  3957. 3957 [ 2.429526] mmc0: host does not support reading read-only switch, assuming write-enable
  3958. 3958 [ 2.431600] mmc0: new high speed SDHC card at address 0007
  3959. 3959 [ 2.432986] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  3960. 3960 [ 2.436344] mmcblk0: p1
  3961. 3961 [ 2.446169] Key type encrypted registered
  3962. 3962 [ 2.446193] AppArmor: AppArmor sha1 policy hashing enabled
  3963. 3963 [ 2.457572] of_cfs_init
  3964. 3964 [ 2.457722] of_cfs_init: OK
  3965. 3965 [ 2.457880] ALSA device list:
  3966. 3966 [ 2.457890] No soundcards found.
  3967. 3967 [ 2.461894] Freeing unused kernel memory: 1024K
  3968. 3968 [ 2.474766] Run /init as init process
  3969. 3969 [ 2.474775] with arguments:
  3970. 3970 [ 2.474781] /init
  3971. 3971 [ 2.474786] with environment:
  3972. 3972 [ 2.474792] HOME=/
  3973. 3973 [ 2.474797] TERM=linux
  3974. 3974 [ 2.474802] ubootpart=384f2912-01
  3975. 3975 [ 2.474808] ubootsource=mmc
  3976. 3976 [ 2.474813] sunxi_ve_mem_reserve=0
  3977. 3977 [ 2.474818] sunxi_g2d_mem_reserve=0
  3978. 3978 [ 2.474823] sunxi_fb_mem_reserve=16
  3979. 3979 [ 2.474827] cgroup_enable=memory
  3980. 3980 [ 2.554613] usb 1-1: new high-speed USB device number 2 using ehci-platform
  3981. 3981 [ 2.712335] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  3982. 3982 [ 2.712355] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  3983. 3983 [ 2.712364] usb 1-1: Product: 802.11n WLAN Adapter
  3984. 3984 [ 2.712371] usb 1-1: Manufacturer: Realtek
  3985. 3985 [ 2.712378] usb 1-1: SerialNumber: 00e04c000001
  3986. 3986 [ 2.868835] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  3987. 3987 [ 3.349223] random: fast init done
  3988. 3988 [ 3.591727] random: crng init done
  3989. 3989 [ 3.649970] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  3990. 3990 [ 4.542392] systemd[1]: Inserted module 'autofs4'
  3991. 3991 [ 4.636014] systemd[1]: systemd 245.4-4ubuntu3.4 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)
  3992. 3992 [ 4.636802] systemd[1]: Detected architecture arm.
  3993. 3993 [ 4.679238] systemd[1]: Set hostname to <orpilite2>.
  3994. 3994 [ 5.475784] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  3995. 3995 [ 5.908674] systemd[1]: Created slice system-modprobe.slice.
  3996. 3996 [ 5.910865] systemd[1]: Created slice system-postfix.slice.
  3997. 3997 [ 5.912679] systemd[1]: Created slice system-serial\x2dgetty.slice.
  3998. 3998 [ 5.914618] systemd[1]: Created slice User and Session Slice.
  3999. 3999 [ 5.915003] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  4000. 4000 [ 5.915406] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  4001. 4001 [ 5.916830] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  4002. 4002 [ 5.917301] systemd[1]: Reached target Local Encrypted Volumes.
  4003. 4003 [ 5.917868] systemd[1]: Reached target Remote File Systems.
  4004. 4004 [ 5.918127] systemd[1]: Reached target Slices.
  4005. 4005 [ 5.918435] systemd[1]: Reached target Swap.
  4006. 4006 [ 5.918839] systemd[1]: Reached target System Time Set.
  4007. 4007 [ 5.919834] systemd[1]: Listening on Syslog Socket.
  4008. 4008 [ 5.920664] systemd[1]: Listening on fsck to fsckd communication Socket.
  4009. 4009 [ 5.921231] systemd[1]: Listening on initctl Compatibility Named Pipe.
  4010. 4010 [ 5.922676] systemd[1]: Listening on Journal Audit Socket.
  4011. 4011 [ 5.923524] systemd[1]: Listening on Journal Socket (/dev/log).
  4012. 4012 [ 5.924471] systemd[1]: Listening on Journal Socket.
  4013. 4013 [ 5.925381] systemd[1]: Listening on udev Control Socket.
  4014. 4014 [ 5.926068] systemd[1]: Listening on udev Kernel Socket.
  4015. 4015 [ 5.927176] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  4016. 4016 [ 5.932727] systemd[1]: Mounting POSIX Message Queue File System...
  4017. 4017 [ 5.940051] systemd[1]: Mounting Kernel Debug File System...
  4018. 4018 [ 5.948119] systemd[1]: Mounting Kernel Trace File System...
  4019. 4019 [ 5.958501] systemd[1]: Starting Restore / save the current clock...
  4020. 4020 [ 5.966173] systemd[1]: Starting Set the console keyboard layout...
  4021. 4021 [ 5.974428] systemd[1]: Starting Create list of static device nodes for the current kernel...
  4022. 4022 [ 5.975315] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  4023. 4023 [ 5.983466] systemd[1]: Started Nameserver information manager.
  4024. 4024 [ 5.985067] systemd[1]: Reached target Network (Pre).
  4025. 4025 [ 5.997789] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  4026. 4026 [ 5.998110] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  4027. 4027 [ 6.021924] systemd[1]: Starting Load Kernel Modules...
  4028. 4028 [ 6.029972] systemd[1]: Starting Remount Root and Kernel File Systems...
  4029. 4029 [ 6.039608] systemd[1]: Starting udev Coldplug all Devices...
  4030. 4030 [ 6.053695] systemd[1]: Mounted POSIX Message Queue File System.
  4031. 4031 [ 6.055357] systemd[1]: Mounted Kernel Debug File System.
  4032. 4032 [ 6.056723] systemd[1]: Mounted Kernel Trace File System.
  4033. 4033 [ 6.060956] systemd[1]: Finished Restore / save the current clock.
  4034. 4034 [ 6.065945] systemd[1]: Finished Create list of static device nodes for the current kernel.
  4035. 4035 [ 6.117031] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  4036. 4036 [ 6.126247] systemd[1]: Finished Remount Root and Kernel File Systems.
  4037. 4037 [ 6.154456] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  4038. 4038 [ 6.154806] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  4039. 4039 [ 6.160592] systemd[1]: Starting Load/Save Random Seed...
  4040. 4040 [ 6.165603] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  4041. 4041 [ 6.167462] systemd[1]: Starting Create System Users...
  4042. 4042 [ 6.174451] systemd[1]: Finished Load Kernel Modules.
  4043. 4043 [ 6.188069] systemd[1]: Mounting FUSE Control File System...
  4044. 4044 [ 6.196062] systemd[1]: Mounting Kernel Configuration File System...
  4045. 4045 [ 6.216856] systemd[1]: Starting Apply Kernel Variables...
  4046. 4046 [ 6.232282] systemd[1]: Mounted FUSE Control File System.
  4047. 4047 [ 6.242299] systemd[1]: Mounted Kernel Configuration File System.
  4048. 4048 [ 6.412109] systemd[1]: Finished Set the console keyboard layout.
  4049. 4049 [ 6.477028] systemd[1]: Finished udev Coldplug all Devices.
  4050. 4050 [ 7.755415] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  4051. 4051 [ 7.788516] systemd[1]: Finished Create System Users.
  4052. 4052 [ 7.801382] systemd[1]: Starting Create Static Device Nodes in /dev...
  4053. 4053 [ 7.810898] systemd[1]: Finished Load/Save Random Seed.
  4054. 4054 [ 7.829818] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  4055. 4055 [ 7.859269] systemd[1]: Finished Apply Kernel Variables.
  4056. 4056 [ 7.883414] systemd[1]: Finished Create Static Device Nodes in /dev.
  4057. 4057 [ 7.884550] systemd[1]: Reached target Local File Systems (Pre).
  4058. 4058 [ 7.891541] systemd[1]: Mounting /tmp...
  4059. 4059 [ 7.901000] systemd[1]: Starting udev Kernel Device Manager...
  4060. 4060 [ 7.910323] systemd[1]: Mounted /tmp.
  4061. 4061 [ 7.911518] systemd[1]: Reached target Local File Systems.
  4062. 4062 [ 7.917828] systemd[1]: Starting Armbian ZRAM config...
  4063. 4063 [ 7.925239] systemd[1]: Starting Set console font and keymap...
  4064. 4064 [ 7.932653] systemd[1]: Starting Raise network interfaces...
  4065. 4065 [ 7.933515] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  4066. 4066 [ 7.933922] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  4067. 4067 [ 7.934300] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  4068. 4068 [ 7.982338] systemd[1]: Finished Set console font and keymap.
  4069. 4069 [ 8.388600] systemd[1]: Started udev Kernel Device Manager.
  4070. 4070 [ 8.457927] zram: Added device: zram0
  4071. 4071 [ 8.458767] zram: Added device: zram1
  4072. 4072 [ 8.459496] zram: Added device: zram2
  4073. 4073 [ 8.721608] zram0: detected capacity change from 0 to 257785856
  4074. 4074 [ 8.826648] Adding 251740k swap on /dev/zram0. Priority:5 extents:1 across:251740k SSFS
  4075. 4075 [ 8.890740] Driver for 1-wire Dallas network protocol.
  4076. 4076 [ 8.901126] gpio-10 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
  4077. 4077 [ 8.953404] w1_master_driver w1_bus_master1: Attaching one wire slave 28.000006448bf9 crc 7e
  4078. 4078 [ 9.048576] systemd[1]: Finished Raise network interfaces.
  4079. 4079 [ 9.241699] zram1: detected capacity change from 0 to 52428800
  4080. 4080 [ 9.292487] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  4081. 4081 [ 9.297274] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  4082. 4082 [ 9.438378] systemd[1]: Found device /dev/ttyS0.
  4083. 4083 [ 9.443382] systemd[1]: Finished Armbian ZRAM config.
  4084. 4084 [ 9.449407] systemd[1]: Starting Armbian memory supported logging...
  4085. 4085 [ 9.503877] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  4086. 4086 [ 9.512207] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  4087. 4087 [ 9.553095] Registered IR keymap rc-empty
  4088. 4088 [ 9.553220] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  4089. 4089 [ 9.557735] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  4090. 4090 [ 9.557910] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  4091. 4091 [ 9.561162] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  4092. 4092 [ 9.561807] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  4093. 4093 [ 9.561884] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  4094. 4094 [ 9.561935] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  4095. 4095 [ 9.561974] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  4096. 4096 [ 9.565122] lima 1c40000.gpu: bus rate = 200000000
  4097. 4097 [ 9.565142] lima 1c40000.gpu: mod rate = 297000000
  4098. 4098 [ 9.565292] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  4099. 4099 [ 9.573916] lima 1c40000.gpu: Failed to register cooling device
  4100. 4100 [ 9.575748] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  4101. 4101 [ 9.692474] RTL871X: module init start
  4102. 4102 [ 9.692490] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  4103. 4103 [ 9.707922] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  4104. 4104 [ 9.708872] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  4105. 4105 [ 9.709565] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  4106. 4106 [ 9.712468] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  4107. 4107 [ 9.716484] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  4108. 4108 [ 9.716987] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  4109. 4109 [ 9.717235] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  4110. 4110 [ 9.721899] RTL871X: HW EFUSE
  4111. 4111 [ 9.722065] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  4112. 4112 [ 9.722078] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  4113. 4113 [ 9.722124] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  4114. 4114 [ 9.722152] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  4115. 4115 [ 9.726210] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  4116. 4116 [ 9.726266] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  4117. 4117 [ 9.879494] rtl8192cu: Chip version 0x10
  4118. 4118 [ 9.932517] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  4119. 4119 [ 10.022580] rtl8192cu: Board Type 0
  4120. 4120 [ 10.022797] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  4121. 4121 [ 10.022887] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  4122. 4122 [ 10.022981] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  4123. 4123 [ 10.024419] usbcore: registered new interface driver rtl8192cu
  4124. 4124 [ 10.033073] systemd[1]: Starting Load/Save RF Kill Switch Status...
  4125. 4125 [ 10.038053] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  4126. 4126 [ 10.039101] RTL871X: rtw_ndev_init(wlan1) if1 mac_addr=02:81:9d:56:d4:20
  4127. 4127 [ 10.040571] RTL871X: module init ret=0
  4128. 4128 [ 10.085271] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan0
  4129. 4129 [ 10.087327] systemd[1]: Started Load/Save RF Kill Switch Status.
  4130. 4130 [ 13.078047] systemd[1]: Finished Armbian memory supported logging.
  4131. 4131 [ 13.085650] systemd[1]: Starting Journal Service...
  4132. 4132 [ 13.278120] systemd[1]: Started Journal Service.
  4133. 4133 [ 13.310441] systemd-journald[551]: Received client request to flush runtime journal.
  4134. 4134
  4135. 4135 ### armbian-release:
  4136. 4136
  4137. 4137 # PLEASE DO NOT EDIT THIS FILE
  4138. 4138 BOARD=orangepilite
  4139. 4139 BOARD_NAME="Orange Pi Lite"
  4140. 4140 BOARDFAMILY=sun8i
  4141. 4141 [email protected]:armbian/build.git
  4142. 4142 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  4143. 4143 DISTRIBUTION_CODENAME=focal
  4144. 4144 DISTRIBUTION_STATUS=supported
  4145. 4145 VERSION=21.02.3
  4146. 4146 LINUXFAMILY=sunxi
  4147. 4147 BRANCH=current
  4148. 4148 ARCH=arm
  4149. 4149 IMAGE_TYPE=stable
  4150. 4150 BOARD_TYPE=conf
  4151. 4151 INITRD_ARCH=arm
  4152. 4152 KERNEL_IMAGE_TYPE=Image
  4153. 4153
  4154. 4154 ### boot environment:
  4155. 4155
  4156. 4156 verbosity=1
  4157. 4157 bootlogo=false
  4158. 4158 console=both
  4159. 4159 disp_mode=1920x1080p60
  4160. 4160 overlay_prefix=sun8i-h3
  4161. 4161 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  4162. 4162 rootfstype=ext4
  4163. 4163 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  4164. 4164 overlays=w1-gpio
  4165. 4165 param_w1_pin=PA10
  4166. 4166 param_w1_pin_int_pullup=1
  4167. 4167
  4168. 4168 ### lsusb:
  4169. 4169
  4170. 4170 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4171. 4171 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4172. 4172 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4173. 4173 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  4174. 4174 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4175. 4175
  4176. 4176 ### lscpu:
  4177. 4177
  4178. 4178 Architecture: armv7l
  4179. 4179 Byte Order: Little Endian
  4180. 4180 CPU(s): 4
  4181. 4181 On-line CPU(s) list: 0-3
  4182. 4182 Thread(s) per core: 1
  4183. 4183 Core(s) per socket: 4
  4184. 4184 Socket(s): 1
  4185. 4185 Vendor ID: ARM
  4186. 4186 Model: 5
  4187. 4187 Model name: Cortex-A7
  4188. 4188 Stepping: r0p5
  4189. 4189 CPU max MHz: 1368.0000
  4190. 4190 CPU min MHz: 480.0000
  4191. 4191 BogoMIPS: 65.14
  4192. 4192 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4193. 4193
  4194. 4194 ### cpuinfo:
  4195. 4195
  4196. 4196 processor : 0
  4197. 4197 model name : ARMv7 Processor rev 5 (v7l)
  4198. 4198 BogoMIPS : 65.14
  4199. 4199 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4200. 4200 CPU implementer : 0x41
  4201. 4201 CPU architecture: 7
  4202. 4202 CPU variant : 0x0
  4203. 4203 CPU part : 0xc07
  4204. 4204 CPU revision : 5
  4205. 4205
  4206. 4206 processor : 1
  4207. 4207 model name : ARMv7 Processor rev 5 (v7l)
  4208. 4208 BogoMIPS : 65.14
  4209. 4209 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4210. 4210 CPU implementer : 0x41
  4211. 4211 CPU architecture: 7
  4212. 4212 CPU variant : 0x0
  4213. 4213 CPU part : 0xc07
  4214. 4214 CPU revision : 5
  4215. 4215
  4216. 4216 processor : 2
  4217. 4217 model name : ARMv7 Processor rev 5 (v7l)
  4218. 4218 BogoMIPS : 65.14
  4219. 4219 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4220. 4220 CPU implementer : 0x41
  4221. 4221 CPU architecture: 7
  4222. 4222 CPU variant : 0x0
  4223. 4223 CPU part : 0xc07
  4224. 4224 CPU revision : 5
  4225. 4225
  4226. 4226 processor : 3
  4227. 4227 model name : ARMv7 Processor rev 5 (v7l)
  4228. 4228 BogoMIPS : 65.14
  4229. 4229 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4230. 4230 CPU implementer : 0x41
  4231. 4231 CPU architecture: 7
  4232. 4232 CPU variant : 0x0
  4233. 4233 CPU part : 0xc07
  4234. 4234 CPU revision : 5
  4235. 4235
  4236. 4236 Hardware : Allwinner sun8i Family
  4237. 4237 Revision : 0000
  4238. 4238 Serial : 02c000819d56d420
  4239. 4239
  4240. 4240 ### meminfo:
  4241. 4241
  4242. 4242 MemTotal: 503488 kB
  4243. 4243 MemFree: 388204 kB
  4244. 4244 MemAvailable: 433580 kB
  4245. 4245 Buffers: 10652 kB
  4246. 4246 Cached: 37816 kB
  4247. 4247 SwapCached: 0 kB
  4248. 4248 Active: 21960 kB
  4249. 4249 Inactive: 39040 kB
  4250. 4250 Active(anon): 268 kB
  4251. 4251 Inactive(anon): 13600 kB
  4252. 4252 Active(file): 21692 kB
  4253. 4253 Inactive(file): 25440 kB
  4254. 4254 Unevictable: 0 kB
  4255. 4255 Mlocked: 0 kB
  4256. 4256 HighTotal: 0 kB
  4257. 4257 HighFree: 0 kB
  4258. 4258 LowTotal: 503488 kB
  4259. 4259 LowFree: 388204 kB
  4260. 4260 SwapTotal: 251740 kB
  4261. 4261 SwapFree: 251740 kB
  4262. 4262 Dirty: 3996 kB
  4263. 4263 Writeback: 0 kB
  4264. 4264 AnonPages: 12724 kB
  4265. 4265 Mapped: 10864 kB
  4266. 4266 Shmem: 1172 kB
  4267. 4267 KReclaimable: 9956 kB
  4268. 4268 Slab: 26936 kB
  4269. 4269 SReclaimable: 9956 kB
  4270. 4270 SUnreclaim: 16980 kB
  4271. 4271 KernelStack: 1032 kB
  4272. 4272 PageTables: 1068 kB
  4273. 4273 NFS_Unstable: 0 kB
  4274. 4274 Bounce: 0 kB
  4275. 4275 WritebackTmp: 0 kB
  4276. 4276 CommitLimit: 503484 kB
  4277. 4277 Committed_AS: 30580 kB
  4278. 4278 VmallocTotal: 507904 kB
  4279. 4279 VmallocUsed: 17132 kB
  4280. 4280 VmallocChunk: 0 kB
  4281. 4281 Percpu: 720 kB
  4282. 4282 CmaTotal: 106496 kB
  4283. 4283 CmaFree: 106180 kB
  4284. 4284
  4285. 4285 ### virtual memory:
  4286. 4286
  4287. 4287 vm.admin_reserve_kbytes = 8192
  4288. 4288 vm.block_dump = 0
  4289. 4289 vm.compaction_proactiveness = 20
  4290. 4290 vm.compact_unevictable_allowed = 1
  4291. 4291 vm.dirty_background_bytes = 0
  4292. 4292 vm.dirty_background_ratio = 10
  4293. 4293 vm.dirty_bytes = 0
  4294. 4294 vm.dirty_expire_centisecs = 3000
  4295. 4295 vm.dirty_ratio = 20
  4296. 4296 vm.dirtytime_expire_seconds = 43200
  4297. 4297 vm.dirty_writeback_centisecs = 500
  4298. 4298 vm.extfrag_threshold = 500
  4299. 4299 vm.highmem_is_dirtyable = 0
  4300. 4300 vm.laptop_mode = 0
  4301. 4301 vm.legacy_va_layout = 0
  4302. 4302 vm.lowmem_reserve_ratio = 32 0 0
  4303. 4303 vm.max_map_count = 65530
  4304. 4304 vm.min_free_kbytes = 2803
  4305. 4305 vm.mmap_min_addr = 32768
  4306. 4306 vm.mmap_rnd_bits = 8
  4307. 4307 vm.oom_dump_tasks = 1
  4308. 4308 vm.oom_kill_allocating_task = 0
  4309. 4309 vm.overcommit_kbytes = 0
  4310. 4310 vm.overcommit_memory = 0
  4311. 4311 vm.overcommit_ratio = 50
  4312. 4312 vm.page-cluster = 0
  4313. 4313 vm.page_lock_unfairness = 5
  4314. 4314 vm.panic_on_oom = 0
  4315. 4315 vm.percpu_pagelist_fraction = 0
  4316. 4316 vm.stat_interval = 1
  4317. 4317 vm.swappiness = 100
  4318. 4318 vm.user_reserve_kbytes = 15224
  4319. 4319 vm.vfs_cache_pressure = 100
  4320. 4320 vm.watermark_boost_factor = 15000
  4321. 4321 vm.watermark_scale_factor = 10
  4322. 4322
  4323. 4323 ### ip addr:
  4324. 4324
  4325. 4325 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  4326. 4326 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  4327. 4327 inet XXX.XXX.0.1/8 scope host lo
  4328. 4328 valid_lft forever preferred_lft forever
  4329. 4329 inet6 ::1/128 scope host
  4330. 4330 valid_lft forever preferred_lft forever
  4331. 4331 2: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  4332. 4332 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  4333. 4333 3: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  4334. 4334 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  4335. 4335
  4336. 4336 ### partitions:
  4337. 4337
  4338. 4338 major minor #blocks name
  4339. 4339
  4340. 4340 179 0 15159296 mmcblk0
  4341. 4341 179 1 15003600 mmcblk0p1
  4342. 4342 254 0 251744 zram0
  4343. 4343 254 1 51200 zram1
  4344. 4344
  4345. 4345 ### df:
  4346. 4346
  4347. 4347 udev 188M 0 188M 0% /dev
  4348. 4348 tmpfs 50M 1.2M 48M 3% /run
  4349. 4349 /dev/mmcblk0p1 14G 1.2G 13G 9% /
  4350. 4350 tmpfs 246M 0 246M 0% /dev/shm
  4351. 4351 tmpfs 5.0M 0 5.0M 0% /run/lock
  4352. 4352 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  4353. 4353 tmpfs 246M 4.0K 246M 1% /tmp
  4354. 4354 /dev/zram1 49M 4.0M 42M 9% /var/log
  4355. 4355
  4356. 4356 ### lsblk:
  4357. 4357
  4358. 4358 NAME FSTYPE SIZE MOUNTPOINT UUID
  4359. 4359 mmcblk0 14.5G
  4360. 4360 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  4361. 4361 zram1 50M /var/log
  4362. 4362
  4363. 4363 ### zramctl:
  4364. 4364
  4365. 4365 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  4366. 4366 /dev/zram1 zstd 50M 3.9M 752.6K 1.1M 4 /var/log
  4367. 4367 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  4368. 4368
  4369. 4369 ### mtab:
  4370. 4370
  4371. 4371 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  4372. 4372 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  4373. 4373 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  4374. 4374
  4375. 4375 ### mmc0:0007 info:
  4376. 4376
  4377. 4377 manfid: 0x000027
  4378. 4378 cid: 275048534431364730daebaba4010c13
  4379. 4379 fwrev: 0x0
  4380. 4380 rca: 0x0007
  4381. 4381 csd: 400e00325b59000073a77f800a4000eb
  4382. 4382 ocr: 0x00200000
  4383. 4383 type: SD
  4384. 4384 date: 12/2016
  4385. 4385 hwrev: 0x3
  4386. 4386 dsr: 0x404
  4387. 4387 serial: 0xdaebaba4
  4388. 4388 erase_size: 512
  4389. 4389 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  4390. 4390 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4391. 4391 scr: 0235800201000000
  4392. 4392 oemid: 0x5048
  4393. 4393 preferred_erase_size: 4194304
  4394. 4394 name: SD16G
  4395. 4395
  4396. 4396 ### Boot system health:
  4397. 4397
  4398. 4398 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  4399. 4399 16:22:34: 1368MHz 1.91 54% 19% 15% 0% 19% 0% 24.6°C 0/8
  4400. 4400 16:22:35: 1368MHz 2.40 78% 22% 31% 0% 23% 0% 24.6°C 0/8
  4401. 4401 16:22:36: 1368MHz 2.40 72% 14% 6% 0% 50% 0% 24.6°C 0/8
  4402. 4402 16:22:37: 1368MHz 2.40 70% 24% 13% 0% 28% 3% 24.7°C 0/8
  4403. 4403 16:22:39: 1368MHz 2.40 82% 25% 46% 0% 10% 0% 24.7°C 0/8
  4404. 4404
  4405. 4405 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  4406. 4406
  4407. 4407 ### Activated Armbian ramlog partition with zstd compression
  4408. 4408
  4409. 4409 Wed 21 Apr 2021 05:10:07 PM EEST | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  4410. 4410
  4411. 4411 ### dmesg:
  4412. 4412
  4413. 4413 [ 0.000000] Booting Linux on physical CPU 0x0
  4414. 4414 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  4415. 4415 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  4416. 4416 [ 0.000000] CPU: div instructions available: patching division code
  4417. 4417 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  4418. 4418 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  4419. 4419 [ 0.000000] Memory policy: Data cache writealloc
  4420. 4420 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  4421. 4421 [ 0.000000] Zone ranges:
  4422. 4422 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  4423. 4423 [ 0.000000] HighMem empty
  4424. 4424 [ 0.000000] Movable zone start for each node
  4425. 4425 [ 0.000000] Early memory node ranges
  4426. 4426 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  4427. 4427 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  4428. 4428 [ 0.000000] On node 0 totalpages: 131072
  4429. 4429 [ 0.000000] Normal zone: 1152 pages used for memmap
  4430. 4430 [ 0.000000] Normal zone: 0 pages reserved
  4431. 4431 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  4432. 4432 [ 0.000000] psci: probing for conduit method from DT.
  4433. 4433 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  4434. 4434 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  4435. 4435 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  4436. 4436 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  4437. 4437 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  4438. 4438 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  4439. 4439 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  4440. 4440 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  4441. 4441 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  4442. 4442 [ 0.000000] Memory: 384712K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33080K reserved, 106496K cma-reserved, 0K highmem)
  4443. 4443 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  4444. 4444 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  4445. 4445 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  4446. 4446 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  4447. 4447 [ 0.000000] rcu: Hierarchical RCU implementation.
  4448. 4448 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  4449. 4449 [ 0.000000] Rude variant of Tasks RCU enabled.
  4450. 4450 [ 0.000000] Tracing variant of Tasks RCU enabled.
  4451. 4451 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  4452. 4452 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  4453. 4453 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  4454. 4454 [ 0.000000] GIC: Using split EOI/Deactivate mode
  4455. 4455 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  4456. 4456 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  4457. 4457 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  4458. 4458 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  4459. 4459 [ 0.000016] Switching to timer-based delay loop, resolution 41ns
  4460. 4460 [ 0.000243] Console: colour dummy device 80x30
  4461. 4461 [ 0.000302] printk: console [tty1] enabled
  4462. 4462 [ 0.000351] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  4463. 4463 [ 0.000368] pid_max: default: 32768 minimum: 301
  4464. 4464 [ 0.000559] LSM: Security Framework initializing
  4465. 4465 [ 0.000616] Yama: becoming mindful.
  4466. 4466 [ 0.000776] AppArmor: AppArmor initialized
  4467. 4467 [ 0.000850] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  4468. 4468 [ 0.000861] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  4469. 4469 [ 0.001859] CPU: Testing write buffer coherency: ok
  4470. 4470 [ 0.002228] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  4471. 4471 [ 0.002904] Setting up static identity map for 0x40100000 - 0x40100054
  4472. 4472 [ 0.003019] rcu: Hierarchical SRCU implementation.
  4473. 4473 [ 0.004171] smp: Bringing up secondary CPUs ...
  4474. 4474 [ 0.014951] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  4475. 4475 [ 0.025828] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  4476. 4476 [ 0.036608] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  4477. 4477 [ 0.036712] smp: Brought up 1 node, 4 CPUs
  4478. 4478 [ 0.036726] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  4479. 4479 [ 0.036732] CPU: All CPU(s) started in HYP mode.
  4480. 4480 [ 0.036736] CPU: Virtualization extensions available.
  4481. 4481 [ 0.037244] allocated 524288 bytes of page_ext
  4482. 4482 [ 0.037793] devtmpfs: initialized
  4483. 4483 [ 0.045000] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  4484. 4484 [ 0.045257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  4485. 4485 [ 0.045300] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  4486. 4486 [ 0.048030] pinctrl core: initialized pinctrl subsystem
  4487. 4487 [ 0.049116] NET: Registered protocol family 16
  4488. 4488 [ 0.050791] DMA: preallocated 256 KiB pool for atomic coherent allocations
  4489. 4489 [ 0.051401] audit: initializing netlink subsys (disabled)
  4490. 4490 [ 0.051667] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  4491. 4491 [ 0.052171] thermal_sys: Registered thermal governor 'fair_share'
  4492. 4492 [ 0.052179] thermal_sys: Registered thermal governor 'bang_bang'
  4493. 4493 [ 0.052185] thermal_sys: Registered thermal governor 'step_wise'
  4494. 4494 [ 0.052603] cpuidle: using governor ladder
  4495. 4495 [ 0.052633] cpuidle: using governor menu
  4496. 4496 [ 0.053158] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  4497. 4497 [ 0.053165] hw-breakpoint: maximum watchpoint size is 8 bytes.
  4498. 4498 [ 0.075357] cryptd: max_cpu_qlen set to 1000
  4499. 4499 [ 0.144678] raid6: neonx8 gen() 777 MB/s
  4500. 4500 [ 0.212750] raid6: neonx8 xor() 578 MB/s
  4501. 4501 [ 0.280850] raid6: neonx4 gen() 830 MB/s
  4502. 4502 [ 0.348925] raid6: neonx4 xor() 631 MB/s
  4503. 4503 [ 0.417015] raid6: neonx2 gen() 915 MB/s
  4504. 4504 [ 0.485104] raid6: neonx2 xor() 652 MB/s
  4505. 4505 [ 0.553205] raid6: neonx1 gen() 815 MB/s
  4506. 4506 [ 0.621282] raid6: neonx1 xor() 565 MB/s
  4507. 4507 [ 0.689402] raid6: int32x8 gen() 303 MB/s
  4508. 4508 [ 0.757494] raid6: int32x8 xor() 180 MB/s
  4509. 4509 [ 0.825575] raid6: int32x4 gen() 354 MB/s
  4510. 4510 [ 0.893643] raid6: int32x4 xor() 205 MB/s
  4511. 4511 [ 0.961719] raid6: int32x2 gen() 399 MB/s
  4512. 4512 [ 1.029850] raid6: int32x2 xor() 213 MB/s
  4513. 4513 [ 1.097934] raid6: int32x1 gen() 398 MB/s
  4514. 4514 [ 1.165997] raid6: int32x1 xor() 192 MB/s
  4515. 4515 [ 1.166004] raid6: using algorithm neonx2 gen() 915 MB/s
  4516. 4516 [ 1.166009] raid6: .... xor() 652 MB/s, rmw enabled
  4517. 4517 [ 1.166014] raid6: using neon recovery algorithm
  4518. 4518 [ 1.167235] iommu: Default domain type: Translated
  4519. 4519 [ 1.167612] SCSI subsystem initialized
  4520. 4520 [ 1.167819] libata version 3.00 loaded.
  4521. 4521 [ 1.168034] usbcore: registered new interface driver usbfs
  4522. 4522 [ 1.168078] usbcore: registered new interface driver hub
  4523. 4523 [ 1.168123] usbcore: registered new device driver usb
  4524. 4524 [ 1.168215] mc: Linux media interface: v0.10
  4525. 4525 [ 1.168247] videodev: Linux video capture interface: v2.00
  4526. 4526 [ 1.168371] pps_core: LinuxPPS API ver. 1 registered
  4527. 4527 [ 1.168379] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  4528. 4528 [ 1.168398] PTP clock support registered
  4529. 4529 [ 1.168771] Advanced Linux Sound Architecture Driver Initialized.
  4530. 4530 [ 1.169476] NetLabel: Initializing
  4531. 4531 [ 1.169484] NetLabel: domain hash size = 128
  4532. 4532 [ 1.169489] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  4533. 4533 [ 1.169588] NetLabel: unlabeled traffic allowed by default
  4534. 4534 [ 1.170243] clocksource: Switched to clocksource arch_sys_counter
  4535. 4535 [ 1.280738] VFS: Disk quotas dquot_6.6.0
  4536. 4536 [ 1.280824] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  4537. 4537 [ 1.281391] AppArmor: AppArmor Filesystem Enabled
  4538. 4538 [ 1.289312] NET: Registered protocol family 2
  4539. 4539 [ 1.290042] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  4540. 4540 [ 1.290096] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  4541. 4541 [ 1.290150] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  4542. 4542 [ 1.290211] TCP: Hash tables configured (established 4096 bind 4096)
  4543. 4543 [ 1.290369] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  4544. 4544 [ 1.290398] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  4545. 4545 [ 1.290615] NET: Registered protocol family 1
  4546. 4546 [ 1.291085] Trying to unpack rootfs image as initramfs...
  4547. 4547 [ 1.996626] Freeing initrd memory: 11256K
  4548. 4548 [ 1.997915] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  4549. 4549 [ 1.999079] Initialise system trusted keyrings
  4550. 4550 [ 1.999135] Key type blacklist registered
  4551. 4551 [ 1.999378] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  4552. 4552 [ 2.004549] zbud: loaded
  4553. 4553 [ 2.005929] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  4554. 4554 [ 2.006940] fuse: init (API version 7.32)
  4555. 4555 [ 2.009498] integrity: Platform Keyring initialized
  4556. 4556 [ 2.116528] xor: measuring software checksum speed
  4557. 4557 [ 2.124149] arm4regs : 1301 MB/sec
  4558. 4558 [ 2.135099] 8regs : 899 MB/sec
  4559. 4559 [ 2.146652] 32regs : 851 MB/sec
  4560. 4560 [ 2.154100] neon : 1323 MB/sec
  4561. 4561 [ 2.154106] xor: using function: neon (1323 MB/sec)
  4562. 4562 [ 2.154120] Key type asymmetric registered
  4563. 4563 [ 2.154127] Asymmetric key parser 'x509' registered
  4564. 4564 [ 2.154213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  4565. 4565 [ 2.154376] io scheduler mq-deadline registered
  4566. 4566 [ 2.154384] io scheduler kyber registered
  4567. 4567 [ 2.154641] io scheduler bfq registered
  4568. 4568 [ 2.160931] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  4569. 4569 [ 2.162642] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  4570. 4570 [ 2.168892] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  4571. 4571 [ 2.171190] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  4572. 4572 [ 2.171691] printk: console [ttyS0] disabled
  4573. 4573 [ 2.171775] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  4574. 4574 [ 2.172000] printk: console [ttyS0] enabled
  4575. 4575 [ 2.187606] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  4576. 4576 [ 2.187947] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  4577. 4577 [ 2.188015] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  4578. 4578 [ 2.188971] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  4579. 4579 [ 2.189361] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  4580. 4580 [ 2.189642] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  4581. 4581 [ 2.190213] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  4582. 4582 [ 2.190335] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  4583. 4583 [ 2.191247] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  4584. 4584 [ 2.193772] brd: module loaded
  4585. 4585 [ 2.200040] loop: module loaded
  4586. 4586 [ 2.201750] libphy: Fixed MDIO Bus: probed
  4587. 4587 [ 2.203063] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4588. 4588 [ 2.203084] ehci-platform: EHCI generic platform driver
  4589. 4589 [ 2.203417] ehci-platform 1c1b000.usb: EHCI Host Controller
  4590. 4590 [ 2.203444] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  4591. 4591 [ 2.203858] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  4592. 4592 [ 2.218247] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  4593. 4593 [ 2.218535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  4594. 4594 [ 2.218546] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4595. 4595 [ 2.218554] usb usb1: Product: EHCI Host Controller
  4596. 4596 [ 2.218561] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  4597. 4597 [ 2.218568] usb usb1: SerialNumber: 1c1b000.usb
  4598. 4598 [ 2.219149] hub 1-0:1.0: USB hub found
  4599. 4599 [ 2.219200] hub 1-0:1.0: 1 port detected
  4600. 4600 [ 2.219881] ehci-platform 1c1c000.usb: EHCI Host Controller
  4601. 4601 [ 2.219904] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  4602. 4602 [ 2.220117] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  4603. 4603 [ 2.234263] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  4604. 4604 [ 2.234490] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  4605. 4605 [ 2.234500] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4606. 4606 [ 2.234508] usb usb2: Product: EHCI Host Controller
  4607. 4607 [ 2.234515] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  4608. 4608 [ 2.234522] usb usb2: SerialNumber: 1c1c000.usb
  4609. 4609 [ 2.235006] hub 2-0:1.0: USB hub found
  4610. 4610 [ 2.235043] hub 2-0:1.0: 1 port detected
  4611. 4611 [ 2.235562] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  4612. 4612 [ 2.235584] ohci-platform: OHCI generic platform driver
  4613. 4613 [ 2.235871] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  4614. 4614 [ 2.235893] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  4615. 4615 [ 2.236085] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  4616. 4616 [ 2.298449] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  4617. 4617 [ 2.298460] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4618. 4618 [ 2.298469] usb usb3: Product: Generic Platform OHCI controller
  4619. 4619 [ 2.298476] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  4620. 4620 [ 2.298482] usb usb3: SerialNumber: 1c1b400.usb
  4621. 4621 [ 2.298991] hub 3-0:1.0: USB hub found
  4622. 4622 [ 2.299031] hub 3-0:1.0: 1 port detected
  4623. 4623 [ 2.299643] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  4624. 4624 [ 2.299664] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  4625. 4625 [ 2.299853] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  4626. 4626 [ 2.362419] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  4627. 4627 [ 2.362431] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  4628. 4628 [ 2.362439] usb usb4: Product: Generic Platform OHCI controller
  4629. 4629 [ 2.362445] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  4630. 4630 [ 2.362452] usb usb4: SerialNumber: 1c1c400.usb
  4631. 4631 [ 2.362926] hub 4-0:1.0: USB hub found
  4632. 4632 [ 2.362979] hub 4-0:1.0: 1 port detected
  4633. 4633 [ 2.363969] usbcore: registered new interface driver usb-storage
  4634. 4634 [ 2.364902] sun6i-rtc 1f00000.rtc: registered as rtc0
  4635. 4635 [ 2.364943] sun6i-rtc 1f00000.rtc: setting system clock to 2021-04-21T14:09:56 UTC (1619014196)
  4636. 4636 [ 2.364950] sun6i-rtc 1f00000.rtc: RTC enabled
  4637. 4637 [ 2.365216] i2c /dev entries driver
  4638. 4638 [ 2.366608] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  4639. 4639 [ 2.367406] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  4640. 4640 [ 2.367501] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  4641. 4641 [ 2.367578] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  4642. 4642 [ 2.368476] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  4643. 4643 [ 2.368691] ledtrig-cpu: registered to indicate activity on CPUs
  4644. 4644 [ 2.369128] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  4645. 4645 [ 2.369354] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  4646. 4646 [ 2.369546] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  4647. 4647 [ 2.369663] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  4648. 4648 [ 2.369775] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  4649. 4649 [ 2.369865] sun8i-ce 1c15000.crypto: Register cbc(aes)
  4650. 4650 [ 2.370007] sun8i-ce 1c15000.crypto: Register ecb(aes)
  4651. 4651 [ 2.370113] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  4652. 4652 [ 2.370213] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  4653. 4653 [ 2.370414] sun8i-ce 1c15000.crypto: Register md5
  4654. 4654 [ 2.370529] sun8i-ce 1c15000.crypto: Register sha1
  4655. 4655 [ 2.370628] sun8i-ce 1c15000.crypto: Register sha224
  4656. 4656 [ 2.370726] sun8i-ce 1c15000.crypto: Register sha256
  4657. 4657 [ 2.370827] sun8i-ce 1c15000.crypto: Register sha384
  4658. 4658 [ 2.370929] sun8i-ce 1c15000.crypto: Register sha512
  4659. 4659 [ 2.371028] sun8i-ce 1c15000.crypto: Register stdrng
  4660. 4660 [ 2.371149] sun8i-ce 1c15000.crypto: TRNG not supported
  4661. 4661 [ 2.371159] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  4662. 4662 [ 2.371566] hid: raw HID events driver (C) Jiri Kosina
  4663. 4663 [ 2.371720] usbcore: registered new interface driver usbhid
  4664. 4664 [ 2.371726] usbhid: USB HID core driver
  4665. 4665 [ 2.375998] Initializing XFRM netlink socket
  4666. 4666 [ 2.376505] NET: Registered protocol family 10
  4667. 4667 [ 2.393840] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  4668. 4668 [ 2.394059] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  4669. 4669 [ 2.411042] mmc1: new high speed SDIO card at address 0001
  4670. 4670 [ 2.411241] Segment Routing with IPv6
  4671. 4671 [ 2.411352] NET: Registered protocol family 17
  4672. 4672 [ 2.411387] NET: Registered protocol family 15
  4673. 4673 [ 2.411458] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  4674. 4674 [ 2.411589] 8021q: 802.1Q VLAN Support v1.8
  4675. 4675 [ 2.411645] Key type dns_resolver registered
  4676. 4676 [ 2.412094] Registering SWP/SWPB emulation handler
  4677. 4677 [ 2.412389] registered taskstats version 1
  4678. 4678 [ 2.412401] Loading compiled-in X.509 certificates
  4679. 4679 [ 2.419150] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  4680. 4680 [ 2.422979] zswap: loaded using pool zstd/z3fold
  4681. 4681 [ 2.423768] Key type ._fscrypt registered
  4682. 4682 [ 2.423791] Key type .fscrypt registered
  4683. 4683 [ 2.423796] Key type fscrypt-provisioning registered
  4684. 4684 [ 2.428382] Btrfs loaded, crc32c=crc32c-generic
  4685. 4685 [ 2.429518] mmc0: host does not support reading read-only switch, assuming write-enable
  4686. 4686 [ 2.431602] mmc0: new high speed SDHC card at address 0007
  4687. 4687 [ 2.433026] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  4688. 4688 [ 2.436357] mmcblk0: p1
  4689. 4689 [ 2.446365] Key type encrypted registered
  4690. 4690 [ 2.446391] AppArmor: AppArmor sha1 policy hashing enabled
  4691. 4691 [ 2.457760] of_cfs_init
  4692. 4692 [ 2.457888] of_cfs_init: OK
  4693. 4693 [ 2.458044] ALSA device list:
  4694. 4694 [ 2.458054] No soundcards found.
  4695. 4695 [ 2.462051] Freeing unused kernel memory: 1024K
  4696. 4696 [ 2.486488] Run /init as init process
  4697. 4697 [ 2.486498] with arguments:
  4698. 4698 [ 2.486504] /init
  4699. 4699 [ 2.486509] with environment:
  4700. 4700 [ 2.486514] HOME=/
  4701. 4701 [ 2.486519] TERM=linux
  4702. 4702 [ 2.486525] ubootpart=384f2912-01
  4703. 4703 [ 2.486530] ubootsource=mmc
  4704. 4704 [ 2.486535] sunxi_ve_mem_reserve=0
  4705. 4705 [ 2.486540] sunxi_g2d_mem_reserve=0
  4706. 4706 [ 2.486545] sunxi_fb_mem_reserve=16
  4707. 4707 [ 2.486550] cgroup_enable=memory
  4708. 4708 [ 2.554324] usb 1-1: new high-speed USB device number 2 using ehci-platform
  4709. 4709 [ 2.712035] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  4710. 4710 [ 2.712054] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  4711. 4711 [ 2.712063] usb 1-1: Product: 802.11n WLAN Adapter
  4712. 4712 [ 2.712070] usb 1-1: Manufacturer: Realtek
  4713. 4713 [ 2.712077] usb 1-1: SerialNumber: 00e04c000001
  4714. 4714 [ 2.885834] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  4715. 4715 [ 3.359198] random: fast init done
  4716. 4716 [ 3.509364] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  4717. 4717 [ 4.420207] systemd[1]: Inserted module 'autofs4'
  4718. 4718 [ 4.508625] systemd[1]: systemd 245.4-4ubuntu3.6 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)
  4719. 4719 [ 4.509412] systemd[1]: Detected architecture arm.
  4720. 4720 [ 4.552582] systemd[1]: Set hostname to <orpilite2>.
  4721. 4721 [ 5.829302] random: systemd: uninitialized urandom read (16 bytes read)
  4722. 4722 [ 5.834662] systemd[1]: Created slice system-modprobe.slice.
  4723. 4723 [ 5.835257] random: systemd: uninitialized urandom read (16 bytes read)
  4724. 4724 [ 5.836853] systemd[1]: Created slice system-postfix.slice.
  4725. 4725 [ 5.837196] random: systemd: uninitialized urandom read (16 bytes read)
  4726. 4726 [ 5.838742] systemd[1]: Created slice system-serial\x2dgetty.slice.
  4727. 4727 [ 5.840698] systemd[1]: Created slice User and Session Slice.
  4728. 4728 [ 5.841099] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  4729. 4729 [ 5.841536] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  4730. 4730 [ 5.843036] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  4731. 4731 [ 5.843553] systemd[1]: Reached target Local Encrypted Volumes.
  4732. 4732 [ 5.844154] systemd[1]: Reached target Remote File Systems.
  4733. 4733 [ 5.844434] systemd[1]: Reached target Slices.
  4734. 4734 [ 5.844720] systemd[1]: Reached target Swap.
  4735. 4735 [ 5.844985] systemd[1]: Reached target System Time Set.
  4736. 4736 [ 5.845950] systemd[1]: Listening on Syslog Socket.
  4737. 4737 [ 5.846952] systemd[1]: Listening on fsck to fsckd communication Socket.
  4738. 4738 [ 5.847565] systemd[1]: Listening on initctl Compatibility Named Pipe.
  4739. 4739 [ 5.848942] systemd[1]: Listening on Journal Audit Socket.
  4740. 4740 [ 5.849760] systemd[1]: Listening on Journal Socket (/dev/log).
  4741. 4741 [ 5.850833] systemd[1]: Listening on Journal Socket.
  4742. 4742 [ 5.851825] systemd[1]: Listening on udev Control Socket.
  4743. 4743 [ 5.852543] systemd[1]: Listening on udev Kernel Socket.
  4744. 4744 [ 5.853469] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  4745. 4745 [ 5.859230] systemd[1]: Mounting POSIX Message Queue File System...
  4746. 4746 [ 5.866477] systemd[1]: Mounting Kernel Debug File System...
  4747. 4747 [ 5.874810] systemd[1]: Mounting Kernel Trace File System...
  4748. 4748 [ 5.884888] systemd[1]: Starting Restore / save the current clock...
  4749. 4749 [ 5.892533] systemd[1]: Starting Set the console keyboard layout...
  4750. 4750 [ 5.900653] systemd[1]: Starting Create list of static device nodes for the current kernel...
  4751. 4751 [ 5.901426] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  4752. 4752 [ 5.909359] systemd[1]: Started Nameserver information manager.
  4753. 4753 [ 5.911021] systemd[1]: Reached target Network (Pre).
  4754. 4754 [ 5.927275] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  4755. 4755 [ 5.927683] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  4756. 4756 [ 5.947184] systemd[1]: Starting Load Kernel Modules...
  4757. 4757 [ 5.954671] systemd[1]: Starting Remount Root and Kernel File Systems...
  4758. 4758 [ 5.962955] systemd[1]: Starting udev Coldplug all Devices...
  4759. 4759 [ 5.976814] systemd[1]: Mounted POSIX Message Queue File System.
  4760. 4760 [ 5.978620] systemd[1]: Mounted Kernel Debug File System.
  4761. 4761 [ 5.980106] systemd[1]: Mounted Kernel Trace File System.
  4762. 4762 [ 5.984830] systemd[1]: Finished Create list of static device nodes for the current kernel.
  4763. 4763 [ 5.997737] systemd[1]: Finished Restore / save the current clock.
  4764. 4764 [ 6.042805] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  4765. 4765 [ 6.052263] systemd[1]: Finished Remount Root and Kernel File Systems.
  4766. 4766 [ 6.075343] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  4767. 4767 [ 6.075704] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  4768. 4768 [ 6.081813] systemd[1]: Starting Load/Save Random Seed...
  4769. 4769 [ 6.088036] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  4770. 4770 [ 6.088570] systemd[1]: Starting Create System Users...
  4771. 4771 [ 6.096652] systemd[1]: Finished Load Kernel Modules.
  4772. 4772 [ 6.109874] systemd[1]: Mounting FUSE Control File System...
  4773. 4773 [ 6.118032] systemd[1]: Mounting Kernel Configuration File System...
  4774. 4774 [ 6.143240] systemd[1]: Starting Apply Kernel Variables...
  4775. 4775 [ 6.160830] systemd[1]: Mounted FUSE Control File System.
  4776. 4776 [ 6.162315] systemd[1]: Mounted Kernel Configuration File System.
  4777. 4777 [ 6.300590] systemd[1]: Finished Create System Users.
  4778. 4778 [ 6.308365] systemd[1]: Starting Create Static Device Nodes in /dev...
  4779. 4779 [ 6.327334] systemd[1]: Finished Apply Kernel Variables.
  4780. 4780 [ 6.392455] systemd[1]: Finished Create Static Device Nodes in /dev.
  4781. 4781 [ 6.402422] systemd[1]: Starting udev Kernel Device Manager...
  4782. 4782 [ 6.415131] systemd[1]: Finished udev Coldplug all Devices.
  4783. 4783 [ 6.424432] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  4784. 4784 [ 6.456294] systemd[1]: Finished Set the console keyboard layout.
  4785. 4785 [ 6.457489] systemd[1]: Reached target Local File Systems (Pre).
  4786. 4786 [ 6.467754] systemd[1]: Mounting /tmp...
  4787. 4787 [ 6.473249] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  4788. 4788 [ 6.484355] systemd[1]: Mounted /tmp.
  4789. 4789 [ 6.485414] systemd[1]: Reached target Local File Systems.
  4790. 4790 [ 6.491637] systemd[1]: Starting Armbian ZRAM config...
  4791. 4791 [ 6.498787] systemd[1]: Starting Set console font and keymap...
  4792. 4792 [ 6.507029] systemd[1]: Starting Raise network interfaces...
  4793. 4793 [ 6.507920] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  4794. 4794 [ 6.508501] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  4795. 4795 [ 6.539449] systemd[1]: Finished Set console font and keymap.
  4796. 4796 [ 6.808833] systemd[1]: Started udev Kernel Device Manager.
  4797. 4797 [ 7.270031] zram: Added device: zram0
  4798. 4798 [ 7.271126] zram: Added device: zram1
  4799. 4799 [ 7.273017] zram: Added device: zram2
  4800. 4800 [ 7.310304] Driver for 1-wire Dallas network protocol.
  4801. 4801 [ 7.327765] gpio-10 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
  4802. 4802 [ 7.357237] w1_master_driver w1_bus_master1: Attaching one wire slave 28.000006448bf9 crc 7e
  4803. 4803 [ 7.546325] random: crng init done
  4804. 4804 [ 7.546340] random: 7 urandom warning(s) missed due to ratelimiting
  4805. 4805 [ 7.758748] systemd[1]: Found device /dev/ttyS0.
  4806. 4806 [ 9.001586] systemd[1]: Finished Load/Save Random Seed.
  4807. 4807 [ 9.002676] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  4808. 4808 [ 9.039447] zram0: detected capacity change from 0 to 257785856
  4809. 4809 [ 9.118723] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  4810. 4810 [ 9.118787] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  4811. 4811 [ 9.118847] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  4812. 4812 [ 9.118895] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  4813. 4813 [ 9.119620] lima 1c40000.gpu: bus rate = 200000000
  4814. 4814 [ 9.119633] lima 1c40000.gpu: mod rate = 297000000
  4815. 4815 [ 9.119744] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  4816. 4816 [ 9.128601] lima 1c40000.gpu: Failed to register cooling device
  4817. 4817 [ 9.138818] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  4818. 4818 [ 9.179888] systemd[1]: Finished Raise network interfaces.
  4819. 4819 [ 9.184340] Adding 251740k swap on /dev/zram0. Priority:5 extents:1 across:251740k SSFS
  4820. 4820 [ 9.284021] Registered IR keymap rc-empty
  4821. 4821 [ 9.284151] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  4822. 4822 [ 9.289941] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  4823. 4823 [ 9.290084] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  4824. 4824 [ 9.303388] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  4825. 4825 [ 9.305904] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  4826. 4826 [ 9.306277] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  4827. 4827 [ 9.309384] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  4828. 4828 [ 9.318285] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  4829. 4829 [ 9.401975] zram1: detected capacity change from 0 to 52428800
  4830. 4830 [ 9.449667] RTL871X: module init start
  4831. 4831 [ 9.449682] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  4832. 4832 [ 9.482968] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  4833. 4833 [ 9.483834] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  4834. 4834 [ 9.484468] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  4835. 4835 [ 9.484689] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  4836. 4836 [ 9.484948] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  4837. 4837 [ 9.485169] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  4838. 4838 [ 9.485317] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  4839. 4839 [ 9.495489] RTL871X: HW EFUSE
  4840. 4840 [ 9.495574] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  4841. 4841 [ 9.495579] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  4842. 4842 [ 9.495607] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  4843. 4843 [ 9.495631] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  4844. 4844 [ 9.504131] systemd[1]: Finished Armbian ZRAM config.
  4845. 4845 [ 9.510797] systemd[1]: Starting Armbian memory supported logging...
  4846. 4846 [ 9.574941] rtl8192cu: Chip version 0x10
  4847. 4847 [ 9.639928] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  4848. 4848 [ 9.639970] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  4849. 4849 [ 9.694678] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  4850. 4850 [ 9.695819] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=02:81:9d:56:d4:20
  4851. 4851 [ 9.697255] RTL871X: module init ret=0
  4852. 4852 [ 9.798705] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  4853. 4853 [ 9.799586] rtl8192cu: Board Type 0
  4854. 4854 [ 9.799786] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  4855. 4855 [ 9.799876] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  4856. 4856 [ 9.799959] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  4857. 4857 [ 9.802486] usbcore: registered new interface driver rtl8192cu
  4858. 4858 [ 9.809640] systemd[1]: Starting Load/Save RF Kill Switch Status...
  4859. 4859 [ 9.855643] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan1
  4860. 4860 [ 9.857803] systemd[1]: Started Load/Save RF Kill Switch Status.
  4861. 4861 [ 13.035740] systemd[1]: Finished Armbian memory supported logging.
  4862. 4862 [ 13.043972] systemd[1]: Starting Journal Service...
  4863. 4863 [ 13.236120] systemd[1]: Started Journal Service.
  4864. 4864 [ 13.268648] systemd-journald[549]: Received client request to flush runtime journal.
  4865. 4865
  4866. 4866 ### armbian-release:
  4867. 4867
  4868. 4868 # PLEASE DO NOT EDIT THIS FILE
  4869. 4869 BOARD=orangepilite
  4870. 4870 BOARD_NAME="Orange Pi Lite"
  4871. 4871 BOARDFAMILY=sun8i
  4872. 4872 [email protected]:armbian/build.git
  4873. 4873 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  4874. 4874 DISTRIBUTION_CODENAME=focal
  4875. 4875 DISTRIBUTION_STATUS=supported
  4876. 4876 VERSION=21.02.3
  4877. 4877 LINUXFAMILY=sunxi
  4878. 4878 BRANCH=current
  4879. 4879 ARCH=arm
  4880. 4880 IMAGE_TYPE=stable
  4881. 4881 BOARD_TYPE=conf
  4882. 4882 INITRD_ARCH=arm
  4883. 4883 KERNEL_IMAGE_TYPE=Image
  4884. 4884
  4885. 4885 ### boot environment:
  4886. 4886
  4887. 4887 verbosity=1
  4888. 4888 bootlogo=false
  4889. 4889 console=both
  4890. 4890 disp_mode=1920x1080p60
  4891. 4891 overlay_prefix=sun8i-h3
  4892. 4892 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  4893. 4893 rootfstype=ext4
  4894. 4894 overlays=w1-gpio
  4895. 4895 param_w1_pin=PA10
  4896. 4896 param_w1_pin_int_pullup=1
  4897. 4897 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  4898. 4898
  4899. 4899 ### lsusb:
  4900. 4900
  4901. 4901 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4902. 4902 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4903. 4903 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4904. 4904 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  4905. 4905 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4906. 4906
  4907. 4907 ### lscpu:
  4908. 4908
  4909. 4909 Architecture: armv7l
  4910. 4910 Byte Order: Little Endian
  4911. 4911 CPU(s): 4
  4912. 4912 On-line CPU(s) list: 0-3
  4913. 4913 Thread(s) per core: 1
  4914. 4914 Core(s) per socket: 4
  4915. 4915 Socket(s): 1
  4916. 4916 Vendor ID: ARM
  4917. 4917 Model: 5
  4918. 4918 Model name: Cortex-A7
  4919. 4919 Stepping: r0p5
  4920. 4920 CPU max MHz: 1368.0000
  4921. 4921 CPU min MHz: 480.0000
  4922. 4922 BogoMIPS: 65.14
  4923. 4923 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4924. 4924
  4925. 4925 ### cpuinfo:
  4926. 4926
  4927. 4927 processor : 0
  4928. 4928 model name : ARMv7 Processor rev 5 (v7l)
  4929. 4929 BogoMIPS : 65.14
  4930. 4930 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4931. 4931 CPU implementer : 0x41
  4932. 4932 CPU architecture: 7
  4933. 4933 CPU variant : 0x0
  4934. 4934 CPU part : 0xc07
  4935. 4935 CPU revision : 5
  4936. 4936
  4937. 4937 processor : 1
  4938. 4938 model name : ARMv7 Processor rev 5 (v7l)
  4939. 4939 BogoMIPS : 65.14
  4940. 4940 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4941. 4941 CPU implementer : 0x41
  4942. 4942 CPU architecture: 7
  4943. 4943 CPU variant : 0x0
  4944. 4944 CPU part : 0xc07
  4945. 4945 CPU revision : 5
  4946. 4946
  4947. 4947 processor : 2
  4948. 4948 model name : ARMv7 Processor rev 5 (v7l)
  4949. 4949 BogoMIPS : 65.14
  4950. 4950 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4951. 4951 CPU implementer : 0x41
  4952. 4952 CPU architecture: 7
  4953. 4953 CPU variant : 0x0
  4954. 4954 CPU part : 0xc07
  4955. 4955 CPU revision : 5
  4956. 4956
  4957. 4957 processor : 3
  4958. 4958 model name : ARMv7 Processor rev 5 (v7l)
  4959. 4959 BogoMIPS : 65.14
  4960. 4960 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  4961. 4961 CPU implementer : 0x41
  4962. 4962 CPU architecture: 7
  4963. 4963 CPU variant : 0x0
  4964. 4964 CPU part : 0xc07
  4965. 4965 CPU revision : 5
  4966. 4966
  4967. 4967 Hardware : Allwinner sun8i Family
  4968. 4968 Revision : 0000
  4969. 4969 Serial : 02c000819d56d420
  4970. 4970
  4971. 4971 ### meminfo:
  4972. 4972
  4973. 4973 MemTotal: 503488 kB
  4974. 4974 MemFree: 385436 kB
  4975. 4975 MemAvailable: 432460 kB
  4976. 4976 Buffers: 10912 kB
  4977. 4977 Cached: 38800 kB
  4978. 4978 SwapCached: 0 kB
  4979. 4979 Active: 23308 kB
  4980. 4980 Inactive: 40312 kB
  4981. 4981 Active(anon): 308 kB
  4982. 4982 Inactive(anon): 14752 kB
  4983. 4983 Active(file): 23000 kB
  4984. 4984 Inactive(file): 25560 kB
  4985. 4985 Unevictable: 0 kB
  4986. 4986 Mlocked: 0 kB
  4987. 4987 HighTotal: 0 kB
  4988. 4988 HighFree: 0 kB
  4989. 4989 LowTotal: 503488 kB
  4990. 4990 LowFree: 385436 kB
  4991. 4991 SwapTotal: 251740 kB
  4992. 4992 SwapFree: 251740 kB
  4993. 4993 Dirty: 4416 kB
  4994. 4994 Writeback: 4 kB
  4995. 4995 AnonPages: 13944 kB
  4996. 4996 Mapped: 11392 kB
  4997. 4997 Shmem: 1156 kB
  4998. 4998 KReclaimable: 10176 kB
  4999. 4999 Slab: 27472 kB
  5000. 5000 SReclaimable: 10176 kB
  5001. 5001 SUnreclaim: 17296 kB
  5002. 5002 KernelStack: 1088 kB
  5003. 5003 PageTables: 1160 kB
  5004. 5004 NFS_Unstable: 0 kB
  5005. 5005 Bounce: 0 kB
  5006. 5006 WritebackTmp: 0 kB
  5007. 5007 CommitLimit: 503484 kB
  5008. 5008 Committed_AS: 35020 kB
  5009. 5009 VmallocTotal: 507904 kB
  5010. 5010 VmallocUsed: 17140 kB
  5011. 5011 VmallocChunk: 0 kB
  5012. 5012 Percpu: 736 kB
  5013. 5013 CmaTotal: 106496 kB
  5014. 5014 CmaFree: 106180 kB
  5015. 5015
  5016. 5016 ### virtual memory:
  5017. 5017
  5018. 5018 vm.admin_reserve_kbytes = 8192
  5019. 5019 vm.block_dump = 0
  5020. 5020 vm.compaction_proactiveness = 20
  5021. 5021 vm.compact_unevictable_allowed = 1
  5022. 5022 vm.dirty_background_bytes = 0
  5023. 5023 vm.dirty_background_ratio = 10
  5024. 5024 vm.dirty_bytes = 0
  5025. 5025 vm.dirty_expire_centisecs = 3000
  5026. 5026 vm.dirty_ratio = 20
  5027. 5027 vm.dirtytime_expire_seconds = 43200
  5028. 5028 vm.dirty_writeback_centisecs = 500
  5029. 5029 vm.extfrag_threshold = 500
  5030. 5030 vm.highmem_is_dirtyable = 0
  5031. 5031 vm.laptop_mode = 0
  5032. 5032 vm.legacy_va_layout = 0
  5033. 5033 vm.lowmem_reserve_ratio = 32 0 0
  5034. 5034 vm.max_map_count = 65530
  5035. 5035 vm.min_free_kbytes = 2803
  5036. 5036 vm.mmap_min_addr = 32768
  5037. 5037 vm.mmap_rnd_bits = 8
  5038. 5038 vm.oom_dump_tasks = 1
  5039. 5039 vm.oom_kill_allocating_task = 0
  5040. 5040 vm.overcommit_kbytes = 0
  5041. 5041 vm.overcommit_memory = 0
  5042. 5042 vm.overcommit_ratio = 50
  5043. 5043 vm.page-cluster = 0
  5044. 5044 vm.page_lock_unfairness = 5
  5045. 5045 vm.panic_on_oom = 0
  5046. 5046 vm.percpu_pagelist_fraction = 0
  5047. 5047 vm.stat_interval = 1
  5048. 5048 vm.swappiness = 100
  5049. 5049 vm.user_reserve_kbytes = 15224
  5050. 5050 vm.vfs_cache_pressure = 100
  5051. 5051 vm.watermark_boost_factor = 15000
  5052. 5052 vm.watermark_scale_factor = 10
  5053. 5053
  5054. 5054 ### ip addr:
  5055. 5055
  5056. 5056 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  5057. 5057 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  5058. 5058 inet XXX.XXX.0.1/8 scope host lo
  5059. 5059 valid_lft forever preferred_lft forever
  5060. 5060 inet6 ::1/128 scope host
  5061. 5061 valid_lft forever preferred_lft forever
  5062. 5062 2: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  5063. 5063 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  5064. 5064 3: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  5065. 5065 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  5066. 5066
  5067. 5067 ### partitions:
  5068. 5068
  5069. 5069 major minor #blocks name
  5070. 5070
  5071. 5071 179 0 15159296 mmcblk0
  5072. 5072 179 1 15003600 mmcblk0p1
  5073. 5073 254 0 251744 zram0
  5074. 5074 254 1 51200 zram1
  5075. 5075
  5076. 5076 ### df:
  5077. 5077
  5078. 5078 udev 188M 0 188M 0% /dev
  5079. 5079 tmpfs 50M 1.2M 48M 3% /run
  5080. 5080 /dev/mmcblk0p1 14G 1.5G 13G 11% /
  5081. 5081 tmpfs 246M 0 246M 0% /dev/shm
  5082. 5082 tmpfs 5.0M 0 5.0M 0% /run/lock
  5083. 5083 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  5084. 5084 tmpfs 246M 4.0K 246M 1% /tmp
  5085. 5085 /dev/zram1 49M 4.4M 41M 10% /var/log
  5086. 5086
  5087. 5087 ### lsblk:
  5088. 5088
  5089. 5089 NAME FSTYPE SIZE MOUNTPOINT UUID
  5090. 5090 mmcblk0 14.5G
  5091. 5091 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  5092. 5092 zram1 50M /var/log
  5093. 5093
  5094. 5094 ### zramctl:
  5095. 5095
  5096. 5096 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  5097. 5097 /dev/zram1 zstd 50M 4.3M 851.8K 1.2M 4 /var/log
  5098. 5098 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  5099. 5099
  5100. 5100 ### mtab:
  5101. 5101
  5102. 5102 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  5103. 5103 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  5104. 5104 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  5105. 5105
  5106. 5106 ### mmc0:0007 info:
  5107. 5107
  5108. 5108 manfid: 0x000027
  5109. 5109 cid: 275048534431364730daebaba4010c13
  5110. 5110 fwrev: 0x0
  5111. 5111 rca: 0x0007
  5112. 5112 csd: 400e00325b59000073a77f800a4000eb
  5113. 5113 ocr: 0x00200000
  5114. 5114 type: SD
  5115. 5115 date: 12/2016
  5116. 5116 hwrev: 0x3
  5117. 5117 dsr: 0x404
  5118. 5118 serial: 0xdaebaba4
  5119. 5119 erase_size: 512
  5120. 5120 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  5121. 5121 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  5122. 5122 scr: 0235800201000000
  5123. 5123 oemid: 0x5048
  5124. 5124 preferred_erase_size: 4194304
  5125. 5125 name: SD16G
  5126. 5126
  5127. 5127 ### Boot system health:
  5128. 5128
  5129. 5129 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  5130. 5130 17:10:10: 1368MHz 1.47 58% 21% 18% 0% 17% 0% 25.8°C 0/8
  5131. 5131 17:10:12: 1368MHz 1.47 80% 24% 35% 0% 19% 0% 25.8°C 0/8
  5132. 5132 17:10:13: 1368MHz 1.47 77% 8% 9% 0% 58% 0% 25.8°C 0/8
  5133. 5133 17:10:14: 1368MHz 2.16 73% 18% 2% 0% 47% 4% 25.8°C 0/8
  5134. 5134 17:10:15: 1368MHz 2.16 79% 23% 22% 0% 32% 0% 25.8°C 0/8
  5135. 5135
  5136. 5136 ### Activated 1 lzo-rle zram swap devices with 245 MB each
  5137. 5137
  5138. 5138 ### Activated Armbian ramlog partition with zstd compression
  5139. 5139
  5140. 5140 Thu 22 Apr 2021 02:35:49 PM EEST | Orange Pi Lite | 21.02.3 | armhf | armv7l | 5.10.21-sunxi
  5141. 5141
  5142. 5142 ### dmesg:
  5143. 5143
  5144. 5144 [ 0.000000] Booting Linux on physical CPU 0x0
  5145. 5145 [ 0.000000] Linux version 5.10.21-sunxi (root@hirsute) (arm-linux-gnueabihf-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.02.3 SMP Mon Mar 8 00:28:04 UTC 2021
  5146. 5146 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
  5147. 5147 [ 0.000000] CPU: div instructions available: patching division code
  5148. 5148 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5149. 5149 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Lite
  5150. 5150 [ 0.000000] Memory policy: Data cache writealloc
  5151. 5151 [ 0.000000] cma: Reserved 104 MiB at 0x59400000
  5152. 5152 [ 0.000000] Zone ranges:
  5153. 5153 [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  5154. 5154 [ 0.000000] HighMem empty
  5155. 5155 [ 0.000000] Movable zone start for each node
  5156. 5156 [ 0.000000] Early memory node ranges
  5157. 5157 [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  5158. 5158 [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  5159. 5159 [ 0.000000] On node 0 totalpages: 131072
  5160. 5160 [ 0.000000] Normal zone: 1152 pages used for memmap
  5161. 5161 [ 0.000000] Normal zone: 0 pages reserved
  5162. 5162 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  5163. 5163 [ 0.000000] psci: probing for conduit method from DT.
  5164. 5164 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  5165. 5165 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
  5166. 5166 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
  5167. 5167 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  5168. 5168 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  5169. 5169 [ 0.000000] Kernel command line: root=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=384f2912-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
  5170. 5170 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  5171. 5171 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  5172. 5172 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  5173. 5173 [ 0.000000] Memory: 384712K/524288K available (9216K kernel code, 1458K rwdata, 3220K rodata, 1024K init, 331K bss, 33080K reserved, 106496K cma-reserved, 0K highmem)
  5174. 5174 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1d/0x29c with crng_init=0
  5175. 5175 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  5176. 5176 [ 0.000000] ftrace: allocating 41988 entries in 83 pages
  5177. 5177 [ 0.000000] ftrace: allocated 83 pages with 4 groups
  5178. 5178 [ 0.000000] rcu: Hierarchical RCU implementation.
  5179. 5179 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  5180. 5180 [ 0.000000] Rude variant of Tasks RCU enabled.
  5181. 5181 [ 0.000000] Tracing variant of Tasks RCU enabled.
  5182. 5182 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  5183. 5183 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  5184. 5184 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  5185. 5185 [ 0.000000] GIC: Using split EOI/Deactivate mode
  5186. 5186 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  5187. 5187 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  5188. 5188 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  5189. 5189 [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  5190. 5190 [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  5191. 5191 [ 0.000242] Console: colour dummy device 80x30
  5192. 5192 [ 0.000304] printk: console [tty1] enabled
  5193. 5193 [ 0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  5194. 5194 [ 0.000368] pid_max: default: 32768 minimum: 301
  5195. 5195 [ 0.000562] LSM: Security Framework initializing
  5196. 5196 [ 0.000618] Yama: becoming mindful.
  5197. 5197 [ 0.000778] AppArmor: AppArmor initialized
  5198. 5198 [ 0.000852] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  5199. 5199 [ 0.000863] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  5200. 5200 [ 0.001865] CPU: Testing write buffer coherency: ok
  5201. 5201 [ 0.002239] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  5202. 5202 [ 0.002913] Setting up static identity map for 0x40100000 - 0x40100054
  5203. 5203 [ 0.003027] rcu: Hierarchical SRCU implementation.
  5204. 5204 [ 0.004192] smp: Bringing up secondary CPUs ...
  5205. 5205 [ 0.014988] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  5206. 5206 [ 0.025863] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  5207. 5207 [ 0.036641] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  5208. 5208 [ 0.036752] smp: Brought up 1 node, 4 CPUs
  5209. 5209 [ 0.036767] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  5210. 5210 [ 0.036773] CPU: All CPU(s) started in HYP mode.
  5211. 5211 [ 0.036777] CPU: Virtualization extensions available.
  5212. 5212 [ 0.037280] allocated 524288 bytes of page_ext
  5213. 5213 [ 0.037834] devtmpfs: initialized
  5214. 5214 [ 0.044985] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  5215. 5215 [ 0.045191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  5216. 5216 [ 0.045235] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  5217. 5217 [ 0.047913] pinctrl core: initialized pinctrl subsystem
  5218. 5218 [ 0.049050] NET: Registered protocol family 16
  5219. 5219 [ 0.050815] DMA: preallocated 256 KiB pool for atomic coherent allocations
  5220. 5220 [ 0.051466] audit: initializing netlink subsys (disabled)
  5221. 5221 [ 0.051722] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1
  5222. 5222 [ 0.052220] thermal_sys: Registered thermal governor 'fair_share'
  5223. 5223 [ 0.052228] thermal_sys: Registered thermal governor 'bang_bang'
  5224. 5224 [ 0.052235] thermal_sys: Registered thermal governor 'step_wise'
  5225. 5225 [ 0.052699] cpuidle: using governor ladder
  5226. 5226 [ 0.052725] cpuidle: using governor menu
  5227. 5227 [ 0.053250] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  5228. 5228 [ 0.053257] hw-breakpoint: maximum watchpoint size is 8 bytes.
  5229. 5229 [ 0.075373] cryptd: max_cpu_qlen set to 1000
  5230. 5230 [ 0.144812] raid6: neonx8 gen() 777 MB/s
  5231. 5231 [ 0.212894] raid6: neonx8 xor() 577 MB/s
  5232. 5232 [ 0.280999] raid6: neonx4 gen() 830 MB/s
  5233. 5233 [ 0.349097] raid6: neonx4 xor() 631 MB/s
  5234. 5234 [ 0.417196] raid6: neonx2 gen() 915 MB/s
  5235. 5235 [ 0.485298] raid6: neonx2 xor() 652 MB/s
  5236. 5236 [ 0.553400] raid6: neonx1 gen() 815 MB/s
  5237. 5237 [ 0.621489] raid6: neonx1 xor() 565 MB/s
  5238. 5238 [ 0.689624] raid6: int32x8 gen() 303 MB/s
  5239. 5239 [ 0.757723] raid6: int32x8 xor() 180 MB/s
  5240. 5240 [ 0.825824] raid6: int32x4 gen() 354 MB/s
  5241. 5241 [ 0.893897] raid6: int32x4 xor() 205 MB/s
  5242. 5242 [ 0.962004] raid6: int32x2 gen() 399 MB/s
  5243. 5243 [ 1.030125] raid6: int32x2 xor() 213 MB/s
  5244. 5244 [ 1.098207] raid6: int32x1 gen() 401 MB/s
  5245. 5245 [ 1.166362] raid6: int32x1 xor() 192 MB/s
  5246. 5246 [ 1.166368] raid6: using algorithm neonx2 gen() 915 MB/s
  5247. 5247 [ 1.166373] raid6: .... xor() 652 MB/s, rmw enabled
  5248. 5248 [ 1.166378] raid6: using neon recovery algorithm
  5249. 5249 [ 1.167601] iommu: Default domain type: Translated
  5250. 5250 [ 1.167947] SCSI subsystem initialized
  5251. 5251 [ 1.168195] libata version 3.00 loaded.
  5252. 5252 [ 1.168415] usbcore: registered new interface driver usbfs
  5253. 5253 [ 1.168458] usbcore: registered new interface driver hub
  5254. 5254 [ 1.168543] usbcore: registered new device driver usb
  5255. 5255 [ 1.168639] mc: Linux media interface: v0.10
  5256. 5256 [ 1.168672] videodev: Linux video capture interface: v2.00
  5257. 5257 [ 1.168799] pps_core: LinuxPPS API ver. 1 registered
  5258. 5258 [ 1.168806] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  5259. 5259 [ 1.168823] PTP clock support registered
  5260. 5260 [ 1.169194] Advanced Linux Sound Architecture Driver Initialized.
  5261. 5261 [ 1.169911] NetLabel: Initializing
  5262. 5262 [ 1.169918] NetLabel: domain hash size = 128
  5263. 5263 [ 1.169922] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  5264. 5264 [ 1.170016] NetLabel: unlabeled traffic allowed by default
  5265. 5265 [ 1.170666] clocksource: Switched to clocksource arch_sys_counter
  5266. 5266 [ 1.281957] VFS: Disk quotas dquot_6.6.0
  5267. 5267 [ 1.282047] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  5268. 5268 [ 1.282618] AppArmor: AppArmor Filesystem Enabled
  5269. 5269 [ 1.290932] NET: Registered protocol family 2
  5270. 5270 [ 1.291732] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  5271. 5271 [ 1.291789] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  5272. 5272 [ 1.291843] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  5273. 5273 [ 1.291904] TCP: Hash tables configured (established 4096 bind 4096)
  5274. 5274 [ 1.292020] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  5275. 5275 [ 1.292048] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  5276. 5276 [ 1.292262] NET: Registered protocol family 1
  5277. 5277 [ 1.292851] Trying to unpack rootfs image as initramfs...
  5278. 5278 [ 1.998250] Freeing initrd memory: 11256K
  5279. 5279 [ 1.999531] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  5280. 5280 [ 2.000634] Initialise system trusted keyrings
  5281. 5281 [ 2.000690] Key type blacklist registered
  5282. 5282 [ 2.000917] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  5283. 5283 [ 2.006161] zbud: loaded
  5284. 5284 [ 2.007591] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  5285. 5285 [ 2.008513] fuse: init (API version 7.32)
  5286. 5286 [ 2.011049] integrity: Platform Keyring initialized
  5287. 5287 [ 2.118788] xor: measuring software checksum speed
  5288. 5288 [ 2.126382] arm4regs : 1301 MB/sec
  5289. 5289 [ 2.137327] 8regs : 899 MB/sec
  5290. 5290 [ 2.148883] 32regs : 851 MB/sec
  5291. 5291 [ 2.156338] neon : 1323 MB/sec
  5292. 5292 [ 2.156344] xor: using function: neon (1323 MB/sec)
  5293. 5293 [ 2.156358] Key type asymmetric registered
  5294. 5294 [ 2.156364] Asymmetric key parser 'x509' registered
  5295. 5295 [ 2.156434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  5296. 5296 [ 2.156586] io scheduler mq-deadline registered
  5297. 5297 [ 2.156595] io scheduler kyber registered
  5298. 5298 [ 2.156826] io scheduler bfq registered
  5299. 5299 [ 2.163176] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  5300. 5300 [ 2.164858] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  5301. 5301 [ 2.171087] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  5302. 5302 [ 2.173338] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator
  5303. 5303 [ 2.173846] printk: console [ttyS0] disabled
  5304. 5304 [ 2.173932] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a 16550A
  5305. 5305 [ 2.174158] printk: console [ttyS0] enabled
  5306. 5306 [ 2.189728] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a9edbc)
  5307. 5307 [ 2.190040] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a9ad20)
  5308. 5308 [ 2.190105] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator
  5309. 5309 [ 2.191100] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  5310. 5310 [ 2.191484] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  5311. 5311 [ 2.191734] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a9e374)
  5312. 5312 [ 2.192271] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  5313. 5313 [ 2.192352] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  5314. 5314 [ 2.193232] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  5315. 5315 [ 2.195851] brd: module loaded
  5316. 5316 [ 2.202137] loop: module loaded
  5317. 5317 [ 2.203928] libphy: Fixed MDIO Bus: probed
  5318. 5318 [ 2.205188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5319. 5319 [ 2.205207] ehci-platform: EHCI generic platform driver
  5320. 5320 [ 2.205537] ehci-platform 1c1b000.usb: EHCI Host Controller
  5321. 5321 [ 2.205586] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
  5322. 5322 [ 2.206028] ehci-platform 1c1b000.usb: irq 35, io mem 0x01c1b000
  5323. 5323 [ 2.218677] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  5324. 5324 [ 2.218976] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  5325. 5325 [ 2.218985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5326. 5326 [ 2.218994] usb usb1: Product: EHCI Host Controller
  5327. 5327 [ 2.219001] usb usb1: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  5328. 5328 [ 2.219008] usb usb1: SerialNumber: 1c1b000.usb
  5329. 5329 [ 2.219576] hub 1-0:1.0: USB hub found
  5330. 5330 [ 2.219618] hub 1-0:1.0: 1 port detected
  5331. 5331 [ 2.220305] ehci-platform 1c1c000.usb: EHCI Host Controller
  5332. 5332 [ 2.220328] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  5333. 5333 [ 2.220537] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
  5334. 5334 [ 2.234681] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  5335. 5335 [ 2.234927] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  5336. 5336 [ 2.234937] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5337. 5337 [ 2.234945] usb usb2: Product: EHCI Host Controller
  5338. 5338 [ 2.234952] usb usb2: Manufacturer: Linux 5.10.21-sunxi ehci_hcd
  5339. 5339 [ 2.234959] usb usb2: SerialNumber: 1c1c000.usb
  5340. 5340 [ 2.235468] hub 2-0:1.0: USB hub found
  5341. 5341 [ 2.235504] hub 2-0:1.0: 1 port detected
  5342. 5342 [ 2.236039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5343. 5343 [ 2.236063] ohci-platform: OHCI generic platform driver
  5344. 5344 [ 2.236372] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  5345. 5345 [ 2.236395] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 3
  5346. 5346 [ 2.236611] ohci-platform 1c1b400.usb: irq 36, io mem 0x01c1b400
  5347. 5347 [ 2.298861] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  5348. 5348 [ 2.298872] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5349. 5349 [ 2.298879] usb usb3: Product: Generic Platform OHCI controller
  5350. 5350 [ 2.298887] usb usb3: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  5351. 5351 [ 2.298893] usb usb3: SerialNumber: 1c1b400.usb
  5352. 5352 [ 2.299365] hub 3-0:1.0: USB hub found
  5353. 5353 [ 2.299403] hub 3-0:1.0: 1 port detected
  5354. 5354 [ 2.300004] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  5355. 5355 [ 2.300026] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  5356. 5356 [ 2.300196] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
  5357. 5357 [ 2.362847] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
  5358. 5358 [ 2.362857] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  5359. 5359 [ 2.362865] usb usb4: Product: Generic Platform OHCI controller
  5360. 5360 [ 2.362872] usb usb4: Manufacturer: Linux 5.10.21-sunxi ohci_hcd
  5361. 5361 [ 2.362879] usb usb4: SerialNumber: 1c1c400.usb
  5362. 5362 [ 2.363361] hub 4-0:1.0: USB hub found
  5363. 5363 [ 2.363397] hub 4-0:1.0: 1 port detected
  5364. 5364 [ 2.364381] usbcore: registered new interface driver usb-storage
  5365. 5365 [ 2.365333] sun6i-rtc 1f00000.rtc: registered as rtc0
  5366. 5366 [ 2.365373] sun6i-rtc 1f00000.rtc: setting system clock to 2021-04-22T11:35:38 UTC (1619091338)
  5367. 5367 [ 2.365380] sun6i-rtc 1f00000.rtc: RTC enabled
  5368. 5368 [ 2.365657] i2c /dev entries driver
  5369. 5369 [ 2.367032] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  5370. 5370 [ 2.367829] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  5371. 5371 [ 2.367927] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  5372. 5372 [ 2.367982] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  5373. 5373 [ 2.368910] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  5374. 5374 [ 2.369127] ledtrig-cpu: registered to indicate activity on CPUs
  5375. 5375 [ 2.369576] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  5376. 5376 [ 2.369809] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  5377. 5377 [ 2.370028] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  5378. 5378 [ 2.370147] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  5379. 5379 [ 2.370298] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  5380. 5380 [ 2.370429] sun8i-ce 1c15000.crypto: Register cbc(aes)
  5381. 5381 [ 2.370578] sun8i-ce 1c15000.crypto: Register ecb(aes)
  5382. 5382 [ 2.370762] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  5383. 5383 [ 2.370885] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  5384. 5384 [ 2.370995] sun8i-ce 1c15000.crypto: Register md5
  5385. 5385 [ 2.371112] sun8i-ce 1c15000.crypto: Register sha1
  5386. 5386 [ 2.371226] sun8i-ce 1c15000.crypto: Register sha224
  5387. 5387 [ 2.371347] sun8i-ce 1c15000.crypto: Register sha256
  5388. 5388 [ 2.371458] sun8i-ce 1c15000.crypto: Register sha384
  5389. 5389 [ 2.371571] sun8i-ce 1c15000.crypto: Register sha512
  5390. 5390 [ 2.371701] sun8i-ce 1c15000.crypto: Register stdrng
  5391. 5391 [ 2.371829] sun8i-ce 1c15000.crypto: TRNG not supported
  5392. 5392 [ 2.371839] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  5393. 5393 [ 2.372257] hid: raw HID events driver (C) Jiri Kosina
  5394. 5394 [ 2.372412] usbcore: registered new interface driver usbhid
  5395. 5395 [ 2.372418] usbhid: USB HID core driver
  5396. 5396 [ 2.376690] Initializing XFRM netlink socket
  5397. 5397 [ 2.377239] NET: Registered protocol family 10
  5398. 5398 [ 2.394302] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  5399. 5399 [ 2.394309] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  5400. 5400 [ 2.411458] mmc1: new high speed SDIO card at address 0001
  5401. 5401 [ 2.412444] Segment Routing with IPv6
  5402. 5402 [ 2.412553] NET: Registered protocol family 17
  5403. 5403 [ 2.412588] NET: Registered protocol family 15
  5404. 5404 [ 2.412661] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  5405. 5405 [ 2.412780] 8021q: 802.1Q VLAN Support v1.8
  5406. 5406 [ 2.412839] Key type dns_resolver registered
  5407. 5407 [ 2.413290] Registering SWP/SWPB emulation handler
  5408. 5408 [ 2.413560] registered taskstats version 1
  5409. 5409 [ 2.413574] Loading compiled-in X.509 certificates
  5410. 5410 [ 2.420251] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  5411. 5411 [ 2.424018] zswap: loaded using pool zstd/z3fold
  5412. 5412 [ 2.424819] Key type ._fscrypt registered
  5413. 5413 [ 2.424828] Key type .fscrypt registered
  5414. 5414 [ 2.424834] Key type fscrypt-provisioning registered
  5415. 5415 [ 2.429363] Btrfs loaded, crc32c=crc32c-generic
  5416. 5416 [ 2.429822] mmc0: host does not support reading read-only switch, assuming write-enable
  5417. 5417 [ 2.431871] mmc0: new high speed SDHC card at address 0007
  5418. 5418 [ 2.433351] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  5419. 5419 [ 2.436752] mmcblk0: p1
  5420. 5420 [ 2.447280] Key type encrypted registered
  5421. 5421 [ 2.447306] AppArmor: AppArmor sha1 policy hashing enabled
  5422. 5422 [ 2.458939] of_cfs_init
  5423. 5423 [ 2.459061] of_cfs_init: OK
  5424. 5424 [ 2.459217] ALSA device list:
  5425. 5425 [ 2.459228] No soundcards found.
  5426. 5426 [ 2.463264] Freeing unused kernel memory: 1024K
  5427. 5427 [ 2.486905] Run /init as init process
  5428. 5428 [ 2.486918] with arguments:
  5429. 5429 [ 2.486924] /init
  5430. 5430 [ 2.486930] with environment:
  5431. 5431 [ 2.486935] HOME=/
  5432. 5432 [ 2.486940] TERM=linux
  5433. 5433 [ 2.486945] ubootpart=384f2912-01
  5434. 5434 [ 2.486950] ubootsource=mmc
  5435. 5435 [ 2.486955] sunxi_ve_mem_reserve=0
  5436. 5436 [ 2.486960] sunxi_g2d_mem_reserve=0
  5437. 5437 [ 2.486965] sunxi_fb_mem_reserve=16
  5438. 5438 [ 2.486970] cgroup_enable=memory
  5439. 5439 [ 2.554762] usb 1-1: new high-speed USB device number 2 using ehci-platform
  5440. 5440 [ 2.712877] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  5441. 5441 [ 2.712895] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  5442. 5442 [ 2.712904] usb 1-1: Product: 802.11n WLAN Adapter
  5443. 5443 [ 2.712911] usb 1-1: Manufacturer: Realtek
  5444. 5444 [ 2.712919] usb 1-1: SerialNumber: 00e04c000001
  5445. 5445 [ 2.875076] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  5446. 5446 [ 3.364175] random: fast init done
  5447. 5447 [ 3.487706] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  5448. 5448 [ 4.403592] systemd[1]: Inserted module 'autofs4'
  5449. 5449 [ 4.492636] systemd[1]: systemd 245.4-4ubuntu3.6 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)
  5450. 5450 [ 4.493422] systemd[1]: Detected architecture arm.
  5451. 5451 [ 4.533680] systemd[1]: Set hostname to <orpilite2>.
  5452. 5452 [ 5.807435] random: systemd: uninitialized urandom read (16 bytes read)
  5453. 5453 [ 5.812812] systemd[1]: Created slice system-modprobe.slice.
  5454. 5454 [ 5.813442] random: systemd: uninitialized urandom read (16 bytes read)
  5455. 5455 [ 5.815056] systemd[1]: Created slice system-postfix.slice.
  5456. 5456 [ 5.815411] random: systemd: uninitialized urandom read (16 bytes read)
  5457. 5457 [ 5.816933] systemd[1]: Created slice system-serial\x2dgetty.slice.
  5458. 5458 [ 5.818859] systemd[1]: Created slice User and Session Slice.
  5459. 5459 [ 5.819246] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  5460. 5460 [ 5.819692] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  5461. 5461 [ 5.821107] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  5462. 5462 [ 5.821599] systemd[1]: Reached target Local Encrypted Volumes.
  5463. 5463 [ 5.822167] systemd[1]: Reached target Remote File Systems.
  5464. 5464 [ 5.822441] systemd[1]: Reached target Slices.
  5465. 5465 [ 5.822825] systemd[1]: Reached target Swap.
  5466. 5466 [ 5.823121] systemd[1]: Reached target System Time Set.
  5467. 5467 [ 5.824145] systemd[1]: Listening on Syslog Socket.
  5468. 5468 [ 5.824989] systemd[1]: Listening on fsck to fsckd communication Socket.
  5469. 5469 [ 5.825580] systemd[1]: Listening on initctl Compatibility Named Pipe.
  5470. 5470 [ 5.827043] systemd[1]: Listening on Journal Audit Socket.
  5471. 5471 [ 5.827893] systemd[1]: Listening on Journal Socket (/dev/log).
  5472. 5472 [ 5.828848] systemd[1]: Listening on Journal Socket.
  5473. 5473 [ 5.829762] systemd[1]: Listening on udev Control Socket.
  5474. 5474 [ 5.830448] systemd[1]: Listening on udev Kernel Socket.
  5475. 5475 [ 5.831402] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  5476. 5476 [ 5.836974] systemd[1]: Mounting POSIX Message Queue File System...
  5477. 5477 [ 5.844551] systemd[1]: Mounting Kernel Debug File System...
  5478. 5478 [ 5.852496] systemd[1]: Mounting Kernel Trace File System...
  5479. 5479 [ 5.862442] systemd[1]: Starting Restore / save the current clock...
  5480. 5480 [ 5.870179] systemd[1]: Starting Set the console keyboard layout...
  5481. 5481 [ 5.878399] systemd[1]: Starting Create list of static device nodes for the current kernel...
  5482. 5482 [ 5.879293] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  5483. 5483 [ 5.887270] systemd[1]: Started Nameserver information manager.
  5484. 5484 [ 5.888992] systemd[1]: Reached target Network (Pre).
  5485. 5485 [ 5.901978] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  5486. 5486 [ 5.902273] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  5487. 5487 [ 5.926995] systemd[1]: Starting Load Kernel Modules...
  5488. 5488 [ 5.934903] systemd[1]: Starting Remount Root and Kernel File Systems...
  5489. 5489 [ 5.943697] systemd[1]: Starting udev Coldplug all Devices...
  5490. 5490 [ 5.957850] systemd[1]: Mounted POSIX Message Queue File System.
  5491. 5491 [ 5.959616] systemd[1]: Mounted Kernel Debug File System.
  5492. 5492 [ 5.961185] systemd[1]: Mounted Kernel Trace File System.
  5493. 5493 [ 5.965576] systemd[1]: Finished Restore / save the current clock.
  5494. 5494 [ 5.970840] systemd[1]: Finished Create list of static device nodes for the current kernel.
  5495. 5495 [ 6.168865] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  5496. 5496 [ 6.177633] systemd[1]: Finished Remount Root and Kernel File Systems.
  5497. 5497 [ 6.218876] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  5498. 5498 [ 6.219214] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  5499. 5499 [ 6.225338] systemd[1]: Starting Load/Save Random Seed...
  5500. 5500 [ 6.231909] systemd[1]: Starting Create System Users...
  5501. 5501 [ 6.233380] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  5502. 5502 [ 6.240958] systemd[1]: Finished Load Kernel Modules.
  5503. 5503 [ 6.256038] systemd[1]: Mounting FUSE Control File System...
  5504. 5504 [ 6.275507] systemd[1]: Mounting Kernel Configuration File System...
  5505. 5505 [ 6.298045] systemd[1]: Starting Apply Kernel Variables...
  5506. 5506 [ 6.303144] random: crng init done
  5507. 5507 [ 6.303160] random: 7 urandom warning(s) missed due to ratelimiting
  5508. 5508 [ 6.308917] systemd[1]: Mounted FUSE Control File System.
  5509. 5509 [ 6.310365] systemd[1]: Mounted Kernel Configuration File System.
  5510. 5510 [ 6.333071] systemd[1]: Finished Set the console keyboard layout.
  5511. 5511 [ 6.524005] systemd[1]: Finished udev Coldplug all Devices.
  5512. 5512 [ 6.863264] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  5513. 5513 [ 6.917071] systemd[1]: Finished Load/Save Random Seed.
  5514. 5514 [ 6.940330] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  5515. 5515 [ 6.946113] systemd[1]: Finished Create System Users.
  5516. 5516 [ 6.953737] systemd[1]: Starting Create Static Device Nodes in /dev...
  5517. 5517 [ 6.978197] systemd[1]: Finished Apply Kernel Variables.
  5518. 5518 [ 7.025165] systemd[1]: Finished Create Static Device Nodes in /dev.
  5519. 5519 [ 7.026307] systemd[1]: Reached target Local File Systems (Pre).
  5520. 5520 [ 7.033064] systemd[1]: Mounting /tmp...
  5521. 5521 [ 7.042596] systemd[1]: Starting udev Kernel Device Manager...
  5522. 5522 [ 7.052243] systemd[1]: Mounted /tmp.
  5523. 5523 [ 7.053387] systemd[1]: Reached target Local File Systems.
  5524. 5524 [ 7.059777] systemd[1]: Starting Armbian ZRAM config...
  5525. 5525 [ 7.067246] systemd[1]: Starting Set console font and keymap...
  5526. 5526 [ 7.074898] systemd[1]: Starting Raise network interfaces...
  5527. 5527 [ 7.075701] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  5528. 5528 [ 7.076068] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  5529. 5529 [ 7.076475] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  5530. 5530 [ 7.131713] systemd[1]: Finished Set console font and keymap.
  5531. 5531 [ 7.463534] systemd[1]: Started udev Kernel Device Manager.
  5532. 5532 [ 7.647021] zram: Added device: zram0
  5533. 5533 [ 7.653627] zram: Added device: zram1
  5534. 5534 [ 7.654481] zram: Added device: zram2
  5535. 5535 [ 7.887195] zram0: detected capacity change from 0 to 257785856
  5536. 5536 [ 7.902237] Driver for 1-wire Dallas network protocol.
  5537. 5537 [ 7.912858] gpio-10 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
  5538. 5538 [ 7.945331] w1_master_driver w1_bus_master1: Attaching one wire slave 28.000006448bf9 crc 7e
  5539. 5539 [ 8.010776] Adding 251740k swap on /dev/zram0. Priority:5 extents:1 across:251740k SSFS
  5540. 5540 [ 8.171538] systemd[1]: Finished Raise network interfaces.
  5541. 5541 [ 8.410394] zram1: detected capacity change from 0 to 52428800
  5542. 5542 [ 8.418016] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  5543. 5543 [ 8.423016] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  5544. 5544 [ 8.463760] systemd[1]: Found device /dev/ttyS0.
  5545. 5545 [ 8.576722] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  5546. 5546 [ 8.582716] Registered IR keymap rc-empty
  5547. 5547 [ 8.582844] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  5548. 5548 [ 8.583026] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  5549. 5549 [ 8.583156] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  5550. 5550 [ 8.590990] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  5551. 5551 [ 8.616000] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  5552. 5552 [ 8.618620] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  5553. 5553 [ 8.618740] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  5554. 5554 [ 8.618788] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  5555. 5555 [ 8.618828] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  5556. 5556 [ 8.630338] lima 1c40000.gpu: bus rate = 200000000
  5557. 5557 [ 8.630354] lima 1c40000.gpu: mod rate = 297000000
  5558. 5558 [ 8.630469] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  5559. 5559 [ 8.639170] lima 1c40000.gpu: Failed to register cooling device
  5560. 5560 [ 8.649780] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  5561. 5561 [ 8.659619] systemd[1]: Finished Armbian ZRAM config.
  5562. 5562 [ 8.799071] RTL871X: module init start
  5563. 5563 [ 8.799087] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  5564. 5564 [ 8.813312] RTL871X: HW EFUSE
  5565. 5565 [ 8.813386] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  5566. 5566 [ 8.813393] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  5567. 5567 [ 8.813423] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  5568. 5568 [ 8.813451] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  5569. 5569 [ 8.839013] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  5570. 5570 [ 8.839585] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  5571. 5571 [ 8.840527] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  5572. 5572 [ 8.847983] systemd[1]: Starting Armbian memory supported logging...
  5573. 5573 [ 8.848834] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  5574. 5574 [ 8.849127] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  5575. 5575 [ 8.849507] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  5576. 5576 [ 8.849933] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  5577. 5577 [ 8.850181] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  5578. 5578 [ 8.873600] rtl8192cu: Chip version 0x10
  5579. 5579 [ 8.970136] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  5580. 5580 [ 8.970186] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  5581. 5581 [ 8.995002] rtl8192cu: Board Type 0
  5582. 5582 [ 8.995200] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  5583. 5583 [ 8.995290] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  5584. 5584 [ 8.995404] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  5585. 5585 [ 8.997080] usbcore: registered new interface driver rtl8192cu
  5586. 5586 [ 9.003550] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  5587. 5587 [ 9.005103] RTL871X: rtw_ndev_init(wlan1) if1 mac_addr=02:81:9d:56:d4:20
  5588. 5588 [ 9.007019] RTL871X: module init ret=0
  5589. 5589 [ 9.010804] systemd[1]: Starting Load/Save RF Kill Switch Status...
  5590. 5590 [ 9.073982] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan0
  5591. 5591 [ 9.075640] systemd[1]: Started Load/Save RF Kill Switch Status.
  5592. 5592 [ 12.515983] systemd[1]: Finished Armbian memory supported logging.
  5593. 5593 [ 12.524224] systemd[1]: Starting Journal Service...
  5594. 5594 [ 12.726595] systemd[1]: Started Journal Service.
  5595. 5595 [ 12.759065] systemd-journald[550]: Received client request to flush runtime journal.
  5596. 5596
  5597. 5597 ### armbian-release:
  5598. 5598
  5599. 5599 # PLEASE DO NOT EDIT THIS FILE
  5600. 5600 BOARD=orangepilite
  5601. 5601 BOARD_NAME="Orange Pi Lite"
  5602. 5602 BOARDFAMILY=sun8i
  5603. 5603 [email protected]:armbian/build.git
  5604. 5604 BUILD_REPOSITORY_COMMIT=e846ef656-dirty
  5605. 5605 DISTRIBUTION_CODENAME=focal
  5606. 5606 DISTRIBUTION_STATUS=supported
  5607. 5607 VERSION=21.02.3
  5608. 5608 LINUXFAMILY=sunxi
  5609. 5609 BRANCH=current
  5610. 5610 ARCH=arm
  5611. 5611 IMAGE_TYPE=stable
  5612. 5612 BOARD_TYPE=conf
  5613. 5613 INITRD_ARCH=arm
  5614. 5614 KERNEL_IMAGE_TYPE=Image
  5615. 5615
  5616. 5616 ### boot environment:
  5617. 5617
  5618. 5618 verbosity=1
  5619. 5619 bootlogo=false
  5620. 5620 console=both
  5621. 5621 disp_mode=1920x1080p60
  5622. 5622 overlay_prefix=sun8i-h3
  5623. 5623 rootdev=UUID=57c6d500-9a80-48ee-b317-aace1d0867ad
  5624. 5624 rootfstype=ext4
  5625. 5625 overlays=w1-gpio
  5626. 5626 param_w1_pin=PA10
  5627. 5627 param_w1_pin_int_pullup=1
  5628. 5628 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  5629. 5629
  5630. 5630 ### lsusb:
  5631. 5631
  5632. 5632 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5633. 5633 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5634. 5634 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5635. 5635 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  5636. 5636 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5637. 5637
  5638. 5638 ### lscpu:
  5639. 5639
  5640. 5640 Architecture: armv7l
  5641. 5641 Byte Order: Little Endian
  5642. 5642 CPU(s): 4
  5643. 5643 On-line CPU(s) list: 0-3
  5644. 5644 Thread(s) per core: 1
  5645. 5645 Core(s) per socket: 4
  5646. 5646 Socket(s): 1
  5647. 5647 Vendor ID: ARM
  5648. 5648 Model: 5
  5649. 5649 Model name: Cortex-A7
  5650. 5650 Stepping: r0p5
  5651. 5651 CPU max MHz: 1368.0000
  5652. 5652 CPU min MHz: 480.0000
  5653. 5653 BogoMIPS: 65.14
  5654. 5654 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  5655. 5655
  5656. 5656 ### cpuinfo:
  5657. 5657
  5658. 5658 processor : 0
  5659. 5659 model name : ARMv7 Processor rev 5 (v7l)
  5660. 5660 BogoMIPS : 65.14
  5661. 5661 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  5662. 5662 CPU implementer : 0x41
  5663. 5663 CPU architecture: 7
  5664. 5664 CPU variant : 0x0
  5665. 5665 CPU part : 0xc07
  5666. 5666 CPU revision : 5
  5667. 5667
  5668. 5668 processor : 1
  5669. 5669 model name : ARMv7 Processor rev 5 (v7l)
  5670. 5670 BogoMIPS : 65.14
  5671. 5671 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  5672. 5672 CPU implementer : 0x41
  5673. 5673 CPU architecture: 7
  5674. 5674 CPU variant : 0x0
  5675. 5675 CPU part : 0xc07
  5676. 5676 CPU revision : 5
  5677. 5677
  5678. 5678 processor : 2
  5679. 5679 model name : ARMv7 Processor rev 5 (v7l)
  5680. 5680 BogoMIPS : 65.14
  5681. 5681 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  5682. 5682 CPU implementer : 0x41
  5683. 5683 CPU architecture: 7
  5684. 5684 CPU variant : 0x0
  5685. 5685 CPU part : 0xc07
  5686. 5686 CPU revision : 5
  5687. 5687
  5688. 5688 processor : 3
  5689. 5689 model name : ARMv7 Processor rev 5 (v7l)
  5690. 5690 BogoMIPS : 65.14
  5691. 5691 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  5692. 5692 CPU implementer : 0x41
  5693. 5693 CPU architecture: 7
  5694. 5694 CPU variant : 0x0
  5695. 5695 CPU part : 0xc07
  5696. 5696 CPU revision : 5
  5697. 5697
  5698. 5698 Hardware : Allwinner sun8i Family
  5699. 5699 Revision : 0000
  5700. 5700 Serial : 02c000819d56d420
  5701. 5701
  5702. 5702 ### meminfo:
  5703. 5703
  5704. 5704 MemTotal: 503488 kB
  5705. 5705 MemFree: 383884 kB
  5706. 5706 MemAvailable: 436244 kB
  5707. 5707 Buffers: 10928 kB
  5708. 5708 Cached: 44168 kB
  5709. 5709 SwapCached: 0 kB
  5710. 5710 Active: 25848 kB
  5711. 5711 Inactive: 39432 kB
  5712. 5712 Active(anon): 328 kB
  5713. 5713 Inactive(anon): 11096 kB
  5714. 5714 Active(file): 25520 kB
  5715. 5715 Inactive(file): 28336 kB
  5716. 5716 Unevictable: 0 kB
  5717. 5717 Mlocked: 0 kB
  5718. 5718 HighTotal: 0 kB
  5719. 5719 HighFree: 0 kB
  5720. 5720 LowTotal: 503488 kB
  5721. 5721 LowFree: 383884 kB
  5722. 5722 SwapTotal: 251740 kB
  5723. 5723 SwapFree: 251740 kB
  5724. 5724 Dirty: 6024 kB
  5725. 5725 Writeback: 1064 kB
  5726. 5726 AnonPages: 10212 kB
  5727. 5727 Mapped: 10808 kB
  5728. 5728 Shmem: 1224 kB
  5729. 5729 KReclaimable: 10216 kB
  5730. 5730 Slab: 27280 kB
  5731. 5731 SReclaimable: 10216 kB
  5732. 5732 SUnreclaim: 17064 kB
  5733. 5733 KernelStack: 1048 kB
  5734. 5734 PageTables: 552 kB
  5735. 5735 NFS_Unstable: 0 kB
  5736. 5736 Bounce: 0 kB
  5737. 5737 WritebackTmp: 0 kB
  5738. 5738 CommitLimit: 503484 kB
  5739. 5739 Committed_AS: 22524 kB
  5740. 5740 VmallocTotal: 507904 kB
  5741. 5741 VmallocUsed: 17144 kB
  5742. 5742 VmallocChunk: 0 kB
  5743. 5743 Percpu: 736 kB
  5744. 5744 CmaTotal: 106496 kB
  5745. 5745 CmaFree: 106180 kB
  5746. 5746
  5747. 5747 ### virtual memory:
  5748. 5748
  5749. 5749 vm.admin_reserve_kbytes = 8192
  5750. 5750 vm.block_dump = 0
  5751. 5751 vm.compaction_proactiveness = 20
  5752. 5752 vm.compact_unevictable_allowed = 1
  5753. 5753 vm.dirty_background_bytes = 0
  5754. 5754 vm.dirty_background_ratio = 10
  5755. 5755 vm.dirty_bytes = 0
  5756. 5756 vm.dirty_expire_centisecs = 3000
  5757. 5757 vm.dirty_ratio = 20
  5758. 5758 vm.dirtytime_expire_seconds = 43200
  5759. 5759 vm.dirty_writeback_centisecs = 500
  5760. 5760 vm.extfrag_threshold = 500
  5761. 5761 vm.highmem_is_dirtyable = 0
  5762. 5762 vm.laptop_mode = 0
  5763. 5763 vm.legacy_va_layout = 0
  5764. 5764 vm.lowmem_reserve_ratio = 32 0 0
  5765. 5765 vm.max_map_count = 65530
  5766. 5766 vm.min_free_kbytes = 2803
  5767. 5767 vm.mmap_min_addr = 32768
  5768. 5768 vm.mmap_rnd_bits = 8
  5769. 5769 vm.oom_dump_tasks = 1
  5770. 5770 vm.oom_kill_allocating_task = 0
  5771. 5771 vm.overcommit_kbytes = 0
  5772. 5772 vm.overcommit_memory = 0
  5773. 5773 vm.overcommit_ratio = 50
  5774. 5774 vm.page-cluster = 0
  5775. 5775 vm.page_lock_unfairness = 5
  5776. 5776 vm.panic_on_oom = 0
  5777. 5777 vm.percpu_pagelist_fraction = 0
  5778. 5778 vm.stat_interval = 1
  5779. 5779 vm.swappiness = 100
  5780. 5780 vm.user_reserve_kbytes = 15219
  5781. 5781 vm.vfs_cache_pressure = 100
  5782. 5782 vm.watermark_boost_factor = 15000
  5783. 5783 vm.watermark_scale_factor = 10
  5784. 5784
  5785. 5785 ### ip addr:
  5786. 5786
  5787. 5787 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  5788. 5788 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  5789. 5789 inet XXX.XXX.0.1/8 scope host lo
  5790. 5790 valid_lft forever preferred_lft forever
  5791. 5791 inet6 ::1/128 scope host
  5792. 5792 valid_lft forever preferred_lft forever
  5793. 5793 2: wlx0013ef665843: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  5794. 5794 link/ether 00:13:ef:66:58:43 brd ff:ff:ff:ff:ff:ff
  5795. 5795 3: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
  5796. 5796 link/ether 02:81:9d:56:d4:20 brd ff:ff:ff:ff:ff:ff
  5797. 5797
  5798. 5798 ### partitions:
  5799. 5799
  5800. 5800 major minor #blocks name
  5801. 5801
  5802. 5802 179 0 15159296 mmcblk0
  5803. 5803 179 1 15003600 mmcblk0p1
  5804. 5804 254 0 251744 zram0
  5805. 5805 254 1 51200 zram1
  5806. 5806
  5807. 5807 ### df:
  5808. 5808
  5809. 5809 udev 188M 0 188M 0% /dev
  5810. 5810 tmpfs 50M 1.2M 48M 3% /run
  5811. 5811 /dev/mmcblk0p1 14G 1.5G 13G 11% /
  5812. 5812 tmpfs 246M 0 246M 0% /dev/shm
  5813. 5813 tmpfs 5.0M 0 5.0M 0% /run/lock
  5814. 5814 tmpfs 246M 0 246M 0% /sys/fs/cgroup
  5815. 5815 tmpfs 246M 4.0K 246M 1% /tmp
  5816. 5816 /dev/zram1 49M 7.3M 38M 17% /var/log
  5817. 5817
  5818. 5818 ### lsblk:
  5819. 5819
  5820. 5820 NAME FSTYPE SIZE MOUNTPOINT UUID
  5821. 5821 mmcblk0 14.5G
  5822. 5822 └─mmcblk0p1 ext4 14.3G / 57c6d500-9a80-48ee-b317-aace1d0867ad
  5823. 5823 zram1 50M /var/log
  5824. 5824
  5825. 5825 ### zramctl:
  5826. 5826
  5827. 5827 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  5828. 5828 /dev/zram1 zstd 50M 7.3M 1.3M 1.8M 4 /var/log
  5829. 5829 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  5830. 5830
  5831. 5831 ### mtab:
  5832. 5832
  5833. 5833 /dev/mmcblk0p1 / ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  5834. 5834 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,errors=remount-ro,commit=600 0 0
  5835. 5835 /dev/zram1 /var/log ext4 rw,relatime,discard 0 0
  5836. 5836
  5837. 5837 ### mmc0:0007 info:
  5838. 5838
  5839. 5839 manfid: 0x000027
  5840. 5840 cid: 275048534431364730daebaba4010c13
  5841. 5841 fwrev: 0x0
  5842. 5842 rca: 0x0007
  5843. 5843 csd: 400e00325b59000073a77f800a4000eb
  5844. 5844 ocr: 0x00200000
  5845. 5845 type: SD
  5846. 5846 date: 12/2016
  5847. 5847 hwrev: 0x3
  5848. 5848 dsr: 0x404
  5849. 5849 serial: 0xdaebaba4
  5850. 5850 erase_size: 512
  5851. 5851 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD16G MODALIAS=mmc:block
  5852. 5852 ssr: 00000000040000000400900200ab1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  5853. 5853 scr: 0235800201000000
  5854. 5854 oemid: 0x5048
  5855. 5855 preferred_erase_size: 4194304
  5856. 5856 name: SD16G
  5857. 5857
  5858. 5858 ### Boot system health:
  5859. 5859
  5860. 5860 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  5861. 5861 14:35:53: 1368MHz 1.26 55% 20% 15% 0% 18% 0% 22.7°C 0/8
  5862. 5862 14:35:55: 1368MHz 1.26 87% 27% 36% 0% 22% 0% 22.7°C 0/8
  5863. 5863 14:35:56: 1368MHz 1.88 81% 6% 5% 0% 68% 0% 22.7°C 0/8
  5864. 5864 14:35:57: 1368MHz 1.88 63% 20% 4% 0% 34% 3% 22.7°C 0/8
  5865. 5865 14:35:58: 1368MHz 1.88 82% 23% 31% 0% 27% 0% 22.7°C 0/8
  5866. 5866
  5867. 5867 ### lsusb:
  5868. 5868
  5869. 5869 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5870. 5870 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5871. 5871 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5872. 5872 Bus 001 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
  5873. 5873 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  5874. 5874
  5875. 5875 /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  5876. 5876 /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  5877. 5877 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  5878. 5878 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  5879. 5879 |__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=rtl8192cu, 480M
  5880. 5880
  5881. 5881 ### Installed packages:
  5882. 5882
  5883. 5883 ii armbian-config 21.02.3 all Armbian configuration utility
  5884. 5884 ii armbian-firmware 21.02.3 all Linux firmware
  5885. 5885 ii armbian-zsh 21.02.3 all Armbian improved ZShell
  5886. 5886 ii hostapd 3:2.9-102~armbian20.05.2+1 armhf IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
  5887. 5887 ii htop 3.1.0-0~armbian20.08.2+1 armhf interactive processes viewer
  5888. 5888 ii linux-base 4.5ubuntu3.1 all Linux image base package
  5889. 5889 ii linux-dtb-current-sunxi 21.02.3 armhf Linux DTB, version 5.10.21-sunxi
  5890. 5890 ii linux-focal-root-current-orangepilite 21.02.3 armhf Armbian tweaks for focal on orangepilite (current branch)
  5891. 5891 ii linux-image-current-sunxi 21.02.3 armhf Linux kernel, version 5.10.21-sunxi
  5892. 5892 ii linux-libc-dev:armhf 5.4.0-66.74 armhf Linux Kernel Headers for development
  5893. 5893 ii linux-u-boot-orangepilite-current 21.02.3 armhf Uboot loader 2020.10
  5894. 5894
  5895. 5895 ### Loaded modules:
  5896. 5896
  5897. 5897 Module Size Used by
  5898. 5898 aes_arm_bs 20480 2
  5899. 5899 crypto_simd 16384 1 aes_arm_bs
  5900. 5900 ccm 20480 6
  5901. 5901 rtl8192cu 65536 0
  5902. 5902 rtl_usb 20480 1 rtl8192cu
  5903. 5903 snd_soc_hdmi_codec 20480 0
  5904. 5904 rtl8192c_common 36864 1 rtl8192cu
  5905. 5905 rtlwifi 57344 3 rtl_usb,rtl8192c_common,rtl8192cu
  5906. 5906 8189fs 802816 0
  5907. 5907 mac80211 532480 3 rtl_usb,rtlwifi,rtl8192cu
  5908. 5908 sun4i_gpadc_iio 16384 0
  5909. 5909 lima 45056 0
  5910. 5910 sunxi_cir 20480 0
  5911. 5911 libarc4 16384 1 mac80211
  5912. 5912 industrialio 53248 1 sun4i_gpadc_iio
  5913. 5913 cfg80211 491520 3 mac80211,rtlwifi,8189fs
  5914. 5914 dw_hdmi_i2s_audio 16384 0
  5915. 5915 dw_hdmi_cec 16384 0
  5916. 5916 gpu_sched 28672 1 lima
  5917. 5917 sun8i_thermal 16384 0
  5918. 5918 sunxi_cedrus 32768 0
  5919. 5919 rfkill 20480 4 cfg80211
  5920. 5920 v4l2_mem2mem 20480 1 sunxi_cedrus
  5921. 5921 videobuf2_dma_contig 20480 1 sunxi_cedrus
  5922. 5922 videobuf2_memops 20480 1 videobuf2_dma_contig
  5923. 5923 videobuf2_v4l2 20480 2 sunxi_cedrus,v4l2_mem2mem
  5924. 5924 videobuf2_common 40960 3 sunxi_cedrus,v4l2_mem2mem,videobuf2_v4l2
  5925. 5925 w1_therm 24576 0
  5926. 5926 display_connector 20480 0
  5927. 5927 w1_gpio 16384 0
  5928. 5928 wire 32768 2 w1_gpio,w1_therm
  5929. 5929 evdev 20480 0
  5930. 5930 cn 16384 1 wire
  5931. 5931 uio_pdrv_genirq 20480 0
  5932. 5932 uio 16384 1 uio_pdrv_genirq
  5933. 5933 cpufreq_dt 20480 0
  5934. 5934 zram 24576 2
  5935. 5935 sch_fq_codel 20480 9
  5936. 5936 g_serial 16384 0
  5937. 5937 libcomposite 45056 1 g_serial
  5938. 5938 ip_tables 24576 0
  5939. 5939 x_tables 24576 1 ip_tables
  5940. 5940 autofs4 36864 2
  5941. 5941 gpio_keys 20480 0
  5942. 5942
  5943. 5943 ### Current system health:
  5944. 5944
  5945. 5945 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
  5946. 5946 14:41:02: --- 0.19 8% 2% 3% 0% 2% 0% 22.6°C 0/8
  5947. 5947 14:41:04: --- 0.19 3% 2% 0% 0% 0% 0% 22.7°C 0/8
  5948. 5948 14:41:05: --- 0.19 3% 2% 0% 0% 0% 0% 22.7°C 0/8
  5949. 5949 14:41:06: --- 0.19 3% 2% 0% 0% 0% 0% 22.8°C 0/8
  5950. 5950 14:41:07: --- 0.18 4% 3% 0% 0% 0% 0% 22.8°C 0/8
  5951. 5951 14:41:11: --- 0.18 9% 2% 3% 0% 2% 0% 22.8°C 0/8
  5952. 5952 14:41:13: --- 0.16 64% 0% 63% 0% 0% 0% 22.8°C 0/8
  5953. 5953 14:41:14: --- 0.16 2% 1% 0% 0% 0% 0% 22.8°C 0/8
  5954. 5954 14:41:15: --- 0.16 2% 1% 0% 0% 0% 0% 22.8°C 0/8
  5955. 5955 14:41:16: --- 0.16 2% 2% 0% 0% 0% 0% 22.9°C 0/8
  5956. 5956
  5957. 5957 ### resolv.conf
  5958. 5958
  5959. 5959 -rw-r--r-- 1 root root 73 Apr 22 14:36 /etc/resolv.conf
  5960. 5960 # Generated by NetworkManager
  5961. 5961 search linuks.lan
  5962. 5962 nameserver XXX.XXX.50.13
  5963. 5963
  5964. 5964 ### Current sysinfo:
  5965. 5965
  5966. 5966 Linux 5.10.21-sunxi (orpilite2) 04/22/2021 _armv7l_ (4 CPU)
  5967. 5967
  5968. 5968 avg-cpu: %user %nice %system %iowait %steal %idle
  5969. 5969 4.19 0.03 2.41 2.66 0.00 90.72
  5970. 5970
  5971. 5971 Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd
  5972. 5972 ram0 0.00 0.00 0.00 0.00 0 0 0
  5973. 5973 ram1 0.00 0.00 0.00 0.00 0 0 0
  5974. 5974 ram2 0.00 0.00 0.00 0.00 0 0 0
  5975. 5975 ram3 0.00 0.00 0.00 0.00 0 0 0
  5976. 5976 mmcblk0 11.38 399.85 11.43 0.00 145993 4172 0
  5977. 5977 mmcblk0p1 11.11 394.11 11.43 0.00 143897 4172 0
  5978. 5978 zram0 1.54 6.16 0.01 0.00 2248 4 0
  5979. 5979 zram1 0.60 1.22 21.63 0.00 444 7896 0
  5980. 5980 zram2 0.00 0.00 0.00 0.00 0 0 0
  5981. 5981
  5982. 5982 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
  5983. 5983 r b swpd free buff cache si so bi bo in cs us sy id wa st
  5984. 5984 0 0 0 254468 15064 147200 0 0 101 8 714 869 4 2 91 3 0
  5985. 5985
  5986. 5986 total used free shared buff/cache available
  5987. 5987 Mem: 491Mi 84Mi 248Mi 2.0Mi 158Mi 392Mi
  5988. 5988 Swap: 245Mi 0B 245Mi
  5989. 5989
  5990. 5990 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  5991. 5991 /dev/zram1 zstd 50M 7.5M 1.4M 1.9M 4 /var/log
  5992. 5992 /dev/zram0 lzo-rle 245.9M 4K 73B 4K 4 [SWAP]
  5993. 5993
  5994. 5994 14:41:22 up 6 min, 1 user, load average: 0.15, 0.30, 0.18
  5995. 5995
  5996. 5996 [ 2.367829] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator
  5997. 5997 [ 2.367927] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator
  5998. 5998 [ 2.367982] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator
  5999. 5999 [ 2.368910] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  6000. 6000 [ 2.369127] ledtrig-cpu: registered to indicate activity on CPUs
  6001. 6001 [ 2.369576] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz)
  6002. 6002 [ 2.369809] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  6003. 6003 [ 2.370028] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  6004. 6004 [ 2.370147] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  6005. 6005 [ 2.370298] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  6006. 6006 [ 2.370429] sun8i-ce 1c15000.crypto: Register cbc(aes)
  6007. 6007 [ 2.370578] sun8i-ce 1c15000.crypto: Register ecb(aes)
  6008. 6008 [ 2.370762] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  6009. 6009 [ 2.370885] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  6010. 6010 [ 2.370995] sun8i-ce 1c15000.crypto: Register md5
  6011. 6011 [ 2.371112] sun8i-ce 1c15000.crypto: Register sha1
  6012. 6012 [ 2.371226] sun8i-ce 1c15000.crypto: Register sha224
  6013. 6013 [ 2.371347] sun8i-ce 1c15000.crypto: Register sha256
  6014. 6014 [ 2.371458] sun8i-ce 1c15000.crypto: Register sha384
  6015. 6015 [ 2.371571] sun8i-ce 1c15000.crypto: Register sha512
  6016. 6016 [ 2.371701] sun8i-ce 1c15000.crypto: Register stdrng
  6017. 6017 [ 2.371829] sun8i-ce 1c15000.crypto: TRNG not supported
  6018. 6018 [ 2.371839] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1
  6019. 6019 [ 2.372257] hid: raw HID events driver (C) Jiri Kosina
  6020. 6020 [ 2.372412] usbcore: registered new interface driver usbhid
  6021. 6021 [ 2.372418] usbhid: USB HID core driver
  6022. 6022 [ 2.376690] Initializing XFRM netlink socket
  6023. 6023 [ 2.377239] NET: Registered protocol family 10
  6024. 6024 [ 2.394302] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  6025. 6025 [ 2.394309] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
  6026. 6026 [ 2.411458] mmc1: new high speed SDIO card at address 0001
  6027. 6027 [ 2.412444] Segment Routing with IPv6
  6028. 6028 [ 2.412553] NET: Registered protocol family 17
  6029. 6029 [ 2.412588] NET: Registered protocol family 15
  6030. 6030 [ 2.412661] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  6031. 6031 [ 2.412780] 8021q: 802.1Q VLAN Support v1.8
  6032. 6032 [ 2.412839] Key type dns_resolver registered
  6033. 6033 [ 2.413290] Registering SWP/SWPB emulation handler
  6034. 6034 [ 2.413560] registered taskstats version 1
  6035. 6035 [ 2.413574] Loading compiled-in X.509 certificates
  6036. 6036 [ 2.420251] Loaded X.509 cert 'Build time autogenerated kernel key: b55cc50c0b5861053e31ca5c6be0f880e49735e6'
  6037. 6037 [ 2.424018] zswap: loaded using pool zstd/z3fold
  6038. 6038 [ 2.424819] Key type ._fscrypt registered
  6039. 6039 [ 2.424828] Key type .fscrypt registered
  6040. 6040 [ 2.424834] Key type fscrypt-provisioning registered
  6041. 6041 [ 2.429363] Btrfs loaded, crc32c=crc32c-generic
  6042. 6042 [ 2.429822] mmc0: host does not support reading read-only switch, assuming write-enable
  6043. 6043 [ 2.431871] mmc0: new high speed SDHC card at address 0007
  6044. 6044 [ 2.433351] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  6045. 6045 [ 2.436752] mmcblk0: p1
  6046. 6046 [ 2.447280] Key type encrypted registered
  6047. 6047 [ 2.447306] AppArmor: AppArmor sha1 policy hashing enabled
  6048. 6048 [ 2.458939] of_cfs_init
  6049. 6049 [ 2.459061] of_cfs_init: OK
  6050. 6050 [ 2.459217] ALSA device list:
  6051. 6051 [ 2.459228] No soundcards found.
  6052. 6052 [ 2.463264] Freeing unused kernel memory: 1024K
  6053. 6053 [ 2.486905] Run /init as init process
  6054. 6054 [ 2.486918] with arguments:
  6055. 6055 [ 2.486924] /init
  6056. 6056 [ 2.486930] with environment:
  6057. 6057 [ 2.486935] HOME=/
  6058. 6058 [ 2.486940] TERM=linux
  6059. 6059 [ 2.486945] ubootpart=384f2912-01
  6060. 6060 [ 2.486950] ubootsource=mmc
  6061. 6061 [ 2.486955] sunxi_ve_mem_reserve=0
  6062. 6062 [ 2.486960] sunxi_g2d_mem_reserve=0
  6063. 6063 [ 2.486965] sunxi_fb_mem_reserve=16
  6064. 6064 [ 2.486970] cgroup_enable=memory
  6065. 6065 [ 2.554762] usb 1-1: new high-speed USB device number 2 using ehci-platform
  6066. 6066 [ 2.712877] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176, bcdDevice= 2.00
  6067. 6067 [ 2.712895] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  6068. 6068 [ 2.712904] usb 1-1: Product: 802.11n WLAN Adapter
  6069. 6069 [ 2.712911] usb 1-1: Manufacturer: Realtek
  6070. 6070 [ 2.712919] usb 1-1: SerialNumber: 00e04c000001
  6071. 6071 [ 2.875076] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  6072. 6072 [ 3.364175] random: fast init done
  6073. 6073 [ 3.487706] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  6074. 6074 [ 4.403592] systemd[1]: Inserted module 'autofs4'
  6075. 6075 [ 4.492636] systemd[1]: systemd 245.4-4ubuntu3.6 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)
  6076. 6076 [ 4.493422] systemd[1]: Detected architecture arm.
  6077. 6077 [ 4.533680] systemd[1]: Set hostname to <orpilite2>.
  6078. 6078 [ 5.807435] random: systemd: uninitialized urandom read (16 bytes read)
  6079. 6079 [ 5.812812] systemd[1]: Created slice system-modprobe.slice.
  6080. 6080 [ 5.813442] random: systemd: uninitialized urandom read (16 bytes read)
  6081. 6081 [ 5.815056] systemd[1]: Created slice system-postfix.slice.
  6082. 6082 [ 5.815411] random: systemd: uninitialized urandom read (16 bytes read)
  6083. 6083 [ 5.816933] systemd[1]: Created slice system-serial-getty.slice.
  6084. 6084 [ 5.818859] systemd[1]: Created slice User and Session Slice.
  6085. 6085 [ 5.819246] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  6086. 6086 [ 5.819692] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  6087. 6087 [ 5.821107] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  6088. 6088 [ 5.821599] systemd[1]: Reached target Local Encrypted Volumes.
  6089. 6089 [ 5.822167] systemd[1]: Reached target Remote File Systems.
  6090. 6090 [ 5.822441] systemd[1]: Reached target Slices.
  6091. 6091 [ 5.822825] systemd[1]: Reached target Swap.
  6092. 6092 [ 5.823121] systemd[1]: Reached target System Time Set.
  6093. 6093 [ 5.824145] systemd[1]: Listening on Syslog Socket.
  6094. 6094 [ 5.824989] systemd[1]: Listening on fsck to fsckd communication Socket.
  6095. 6095 [ 5.825580] systemd[1]: Listening on initctl Compatibility Named Pipe.
  6096. 6096 [ 5.827043] systemd[1]: Listening on Journal Audit Socket.
  6097. 6097 [ 5.827893] systemd[1]: Listening on Journal Socket (/dev/log).
  6098. 6098 [ 5.828848] systemd[1]: Listening on Journal Socket.
  6099. 6099 [ 5.829762] systemd[1]: Listening on udev Control Socket.
  6100. 6100 [ 5.830448] systemd[1]: Listening on udev Kernel Socket.
  6101. 6101 [ 5.831402] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  6102. 6102 [ 5.836974] systemd[1]: Mounting POSIX Message Queue File System...
  6103. 6103 [ 5.844551] systemd[1]: Mounting Kernel Debug File System...
  6104. 6104 [ 5.852496] systemd[1]: Mounting Kernel Trace File System...
  6105. 6105 [ 5.862442] systemd[1]: Starting Restore / save the current clock...
  6106. 6106 [ 5.870179] systemd[1]: Starting Set the console keyboard layout...
  6107. 6107 [ 5.878399] systemd[1]: Starting Create list of static device nodes for the current kernel...
  6108. 6108 [ 5.879293] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  6109. 6109 [ 5.887270] systemd[1]: Started Nameserver information manager.
  6110. 6110 [ 5.888992] systemd[1]: Reached target Network (Pre).
  6111. 6111 [ 5.901978] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  6112. 6112 [ 5.902273] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  6113. 6113 [ 5.926995] systemd[1]: Starting Load Kernel Modules...
  6114. 6114 [ 5.934903] systemd[1]: Starting Remount Root and Kernel File Systems...
  6115. 6115 [ 5.943697] systemd[1]: Starting udev Coldplug all Devices...
  6116. 6116 [ 5.957850] systemd[1]: Mounted POSIX Message Queue File System.
  6117. 6117 [ 5.959616] systemd[1]: Mounted Kernel Debug File System.
  6118. 6118 [ 5.961185] systemd[1]: Mounted Kernel Trace File System.
  6119. 6119 [ 5.965576] systemd[1]: Finished Restore / save the current clock.
  6120. 6120 [ 5.970840] systemd[1]: Finished Create list of static device nodes for the current kernel.
  6121. 6121 [ 6.168865] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  6122. 6122 [ 6.177633] systemd[1]: Finished Remount Root and Kernel File Systems.
  6123. 6123 [ 6.218876] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  6124. 6124 [ 6.219214] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  6125. 6125 [ 6.225338] systemd[1]: Starting Load/Save Random Seed...
  6126. 6126 [ 6.231909] systemd[1]: Starting Create System Users...
  6127. 6127 [ 6.233380] udc-core: couldn't find an available UDC - added [g_serial] to list of pending drivers
  6128. 6128 [ 6.240958] systemd[1]: Finished Load Kernel Modules.
  6129. 6129 [ 6.256038] systemd[1]: Mounting FUSE Control File System...
  6130. 6130 [ 6.275507] systemd[1]: Mounting Kernel Configuration File System...
  6131. 6131 [ 6.298045] systemd[1]: Starting Apply Kernel Variables...
  6132. 6132 [ 6.303144] random: crng init done
  6133. 6133 [ 6.303160] random: 7 urandom warning(s) missed due to ratelimiting
  6134. 6134 [ 6.308917] systemd[1]: Mounted FUSE Control File System.
  6135. 6135 [ 6.310365] systemd[1]: Mounted Kernel Configuration File System.
  6136. 6136 [ 6.333071] systemd[1]: Finished Set the console keyboard layout.
  6137. 6137 [ 6.524005] systemd[1]: Finished udev Coldplug all Devices.
  6138. 6138 [ 6.863264] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  6139. 6139 [ 6.917071] systemd[1]: Finished Load/Save Random Seed.
  6140. 6140 [ 6.940330] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  6141. 6141 [ 6.946113] systemd[1]: Finished Create System Users.
  6142. 6142 [ 6.953737] systemd[1]: Starting Create Static Device Nodes in /dev...
  6143. 6143 [ 6.978197] systemd[1]: Finished Apply Kernel Variables.
  6144. 6144 [ 7.025165] systemd[1]: Finished Create Static Device Nodes in /dev.
  6145. 6145 [ 7.026307] systemd[1]: Reached target Local File Systems (Pre).
  6146. 6146 [ 7.033064] systemd[1]: Mounting /tmp...
  6147. 6147 [ 7.042596] systemd[1]: Starting udev Kernel Device Manager...
  6148. 6148 [ 7.052243] systemd[1]: Mounted /tmp.
  6149. 6149 [ 7.053387] systemd[1]: Reached target Local File Systems.
  6150. 6150 [ 7.059777] systemd[1]: Starting Armbian ZRAM config...
  6151. 6151 [ 7.067246] systemd[1]: Starting Set console font and keymap...
  6152. 6152 [ 7.074898] systemd[1]: Starting Raise network interfaces...
  6153. 6153 [ 7.075701] systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped.
  6154. 6154 [ 7.076068] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  6155. 6155 [ 7.076475] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  6156. 6156 [ 7.131713] systemd[1]: Finished Set console font and keymap.
  6157. 6157 [ 7.463534] systemd[1]: Started udev Kernel Device Manager.
  6158. 6158 [ 7.647021] zram: Added device: zram0
  6159. 6159 [ 7.653627] zram: Added device: zram1
  6160. 6160 [ 7.654481] zram: Added device: zram2
  6161. 6161 [ 7.887195] zram0: detected capacity change from 0 to 257785856
  6162. 6162 [ 7.902237] Driver for 1-wire Dallas network protocol.
  6163. 6163 [ 7.912858] gpio-10 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
  6164. 6164 [ 7.945331] w1_master_driver w1_bus_master1: Attaching one wire slave 28.000006448bf9 crc 7e
  6165. 6165 [ 8.010776] Adding 251740k swap on /dev/zram0. Priority:5 extents:1 across:251740k SSFS
  6166. 6166 [ 8.171538] systemd[1]: Finished Raise network interfaces.
  6167. sysctl: permission denied on key 'vm.mmap_rnd_bits'
  6168. sysctl: permission denied on key 'vm.stat_refresh'
  6169. 6167 [ 8.410394] zram1: detected capacity change from 0 to 52428800
  6170. 6168 [ 8.418016] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  6171. 6169 [ 8.423016] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  6172. 6170 [ 8.463760] systemd[1]: Found device /dev/ttyS0.
  6173. 6171 [ 8.576722] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  6174. 6172 [ 8.582716] Registered IR keymap rc-empty
  6175. 6173 [ 8.582844] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  6176. 6174 [ 8.583026] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  6177. 6175 [ 8.583156] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  6178. 6176 [ 8.590990] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  6179. 6177 [ 8.616000] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  6180. 6178 [ 8.618620] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  6181. 6179 [ 8.618740] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  6182. 6180 [ 8.618788] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  6183. 6181 [ 8.618828] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  6184. 6182 [ 8.630338] lima 1c40000.gpu: bus rate = 200000000
  6185. 6183 [ 8.630354] lima 1c40000.gpu: mod rate = 297000000
  6186. 6184 [ 8.630469] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
  6187. 6185 [ 8.639170] lima 1c40000.gpu: Failed to register cooling device
  6188. 6186 [ 8.649780] [drm] Initialized lima 1.2.0 20200215 for 1c40000.gpu on minor 1
  6189. 6187 [ 8.659619] systemd[1]: Finished Armbian ZRAM config.
  6190. 6188 [ 8.799071] RTL871X: module init start
  6191. 6189 [ 8.799087] RTL871X: rtl8189fs vXXX.XXX.24.8_22657.20170607
  6192. 6190 [ 8.813312] RTL871X: HW EFUSE
  6193. 6191 [ 8.813386] RTL871X: rtw_read_efuse_from_file /system/etc/wifi/wifi_efuse_8189fs.map is not readable
  6194. 6192 [ 8.813393] RTL871X: ERROR invalid phy efuse and read from file fail, will use driver default!!
  6195. 6193 [ 8.813423] RTL871X: rtw_read_macaddr_from_file /data/wifimac.txt is not readable
  6196. 6194 [ 8.813451] RTL871X: hal_com_config_channel_plan use def_chplan:0x20
  6197. 6195 [ 8.839013] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  6198. 6196 [ 8.839585] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  6199. 6197 [ 8.840527] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  6200. 6198 [ 8.847983] systemd[1]: Starting Armbian memory supported logging...
  6201. 6199 [ 8.848834] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  6202. 6200 [ 8.849127] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  6203. 6201 [ 8.849507] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  6204. 6202 [ 8.849933] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  6205. 6203 [ 8.850181] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  6206. 6204 [ 8.873600] rtl8192cu: Chip version 0x10
  6207. 6205 [ 8.970136] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  6208. 6206 [ 8.970186] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  6209. 6207 [ 8.995002] rtl8192cu: Board Type 0
  6210. 6208 [ 8.995200] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
  6211. 6209 [ 8.995290] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
  6212. 6210 [ 8.995404] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  6213. 6211 [ 8.997080] usbcore: registered new interface driver rtl8192cu
  6214. 6212 [ 9.003550] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1
  6215. 6213 [ 9.005103] RTL871X: rtw_ndev_init(wlan1) if1 mac_addr=02:81:9d:56:d4:20
  6216. 6214 [ 9.007019] RTL871X: module init ret=0
  6217. 6215 [ 9.010804] systemd[1]: Starting Load/Save RF Kill Switch Status...
  6218. 6216 [ 9.073982] rtl8192cu 1-1:1.0 wlx0013ef665843: renamed from wlan0
  6219. 6217 [ 9.075640] systemd[1]: Started Load/Save RF Kill Switch Status.
  6220. 6218 [ 12.515983] systemd[1]: Finished Armbian memory supported logging.
  6221. 6219 [ 12.524224] systemd[1]: Starting Journal Service...
  6222. 6220 [ 12.726595] systemd[1]: Started Journal Service.
  6223. 6221 [ 12.759065] systemd-journald[550]: Received client request to flush runtime journal.
  6224. 6222 [ 20.925188] rtl8192cu: MAC auto ON okay!
  6225. 6223 [ 20.958008] rtl8192cu: Tx queue select: 0x05
  6226. 6224 [ 23.568542] RTL871X: nolinked power save enter
  6227. 6225 [ 24.388162] RTL871X: nolinked power save leave
  6228. 6226 [ 24.388266] RTL871X: rtw_set_802_11_connect(wlan1) fw_state=0x00000008
  6229. 6227 [ 24.494192] RTL871X: start auth
  6230. 6228 [ 24.495987] RTL871X: auth success, start assoc
  6231. 6229 [ 24.497766] RTL871X: assoc success
  6232. 6230 [ 24.500175] RTL871X: recv eapol packet
  6233. 6231 [ 24.506103] RTL871X: send eapol packet
  6234. 6232 [ 24.508766] RTL871X: recv eapol packet
  6235. 6233 [ 24.509741] RTL871X: send eapol packet
  6236. 6234 [ 24.512143] RTL871X: set pairwise key camid:4, addr:77:e3:27:b8:37:5f, kid:0, type:AES
  6237. 6235 [ 24.513902] RTL871X: set group key camid:5, addr:77:e3:27:b8:37:5f, kid:2, type:AES
  6238. 6236 [ 24.515689] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
  6239. 6237 [ 29.398371] wlx0013ef665843: authenticate with 77:e3:27:b8:37:5f
  6240. 6238 [ 29.413060] wlx0013ef665843: send auth to 77:e3:27:b8:37:5f (try 1/3)
  6241. 6239 [ 29.432317] wlx0013ef665843: authenticated
  6242. 6240 [ 29.435510] wlx0013ef665843: associate with 77:e3:27:b8:37:5f (try 1/3)
  6243. 6241 [ 29.533369] wlx0013ef665843: RX AssocResp from 77:e3:27:b8:37:5f (capab=0x431 status=0 aid=4)
  6244. 6242 [ 29.538685] wlx0013ef665843: associated
  6245. 6243 [ 29.657880] IPv6: ADDRCONF(NETDEV_CHANGE): wlx0013ef665843: link becomes ready
  6246. 6244 [ 33.779245] vcc3v0: disabling
  6247. 6245 [ 33.779267] vcc5v0: disabling
  6248. 6246
  6249. 6247
  6250. 6248 vm.admin_reserve_kbytes = 8192
  6251. 6249 vm.block_dump = 0
  6252. 6250 vm.compaction_proactiveness = 20
  6253. 6251 vm.compact_unevictable_allowed = 1
  6254. 6252 vm.dirty_background_bytes = 0
  6255. 6253 vm.dirty_background_ratio = 10
  6256. 6254 vm.dirty_bytes = 0
  6257. 6255 vm.dirty_expire_centisecs = 3000
  6258. 6256 vm.dirty_ratio = 20
  6259. 6257 vm.dirtytime_expire_seconds = 43200
  6260. 6258 vm.dirty_writeback_centisecs = 500
  6261. 6259 vm.extfrag_threshold = 500
  6262. 6260 vm.highmem_is_dirtyable = 0
  6263. 6261 vm.laptop_mode = 0
  6264. 6262 vm.legacy_va_layout = 0
  6265. 6263 vm.lowmem_reserve_ratio = 32 0 0
  6266. 6264 vm.max_map_count = 65530
  6267. 6265 vm.min_free_kbytes = 2803
  6268. 6266 vm.mmap_min_addr = 32768
  6269. 6267 vm.oom_dump_tasks = 1
  6270. 6268 vm.oom_kill_allocating_task = 0
  6271. 6269 vm.overcommit_kbytes = 0
  6272. 6270 vm.overcommit_memory = 0
  6273. 6271 vm.overcommit_ratio = 50
  6274. 6272 vm.page-cluster = 0
  6275. 6273 vm.page_lock_unfairness = 5
  6276. 6274 vm.panic_on_oom = 0
  6277. 6275 vm.percpu_pagelist_fraction = 0
  6278. 6276 vm.stat_interval = 1
  6279. 6277 vm.swappiness = 100
  6280. 6278 vm.user_reserve_kbytes = 15219
  6281. 6279 vm.vfs_cache_pressure = 100
  6282. 6280 vm.watermark_boost_factor = 15000
  6283. 6281 vm.watermark_scale_factor = 10
  6284. 6282
  6285. 6283 ### interrupts:
  6286. 6284 CPU0 CPU1 CPU2 CPU3
  6287. 6285 25: 0 0 0 0 GICv2 50 Level timer@1c20c00
  6288. 6286 26: 0 0 0 0 GICv2 29 Level arch_timer
  6289. 6287 27: 16471 13012 12560 10909 GICv2 30 Level arch_timer
  6290. 6288 30: 0 0 0 0 GICv2 82 Level 1c02000.dma-controller
  6291. 6289 31: 0 0 0 0 GICv2 118 Level 1c0c000.lcd-controller
  6292. 6290 32: 115618 0 0 380842 GICv2 92 Level sunxi-mmc
  6293. 6291 33: 6676 0 0 67043 GICv2 93 Level sunxi-mmc
  6294. 6292 35: 16368 0 0 0 GICv2 106 Level ehci_hcd:usb1
  6295. 6293 36: 0 0 0 0 GICv2 107 Level ohci_hcd:usb3
  6296. 6294 37: 0 0 0 0 GICv2 108 Level ehci_hcd:usb2
  6297. 6295 38: 0 0 0 0 GICv2 109 Level ohci_hcd:usb4
  6298. 6296 43: 7 0 0 0 GICv2 32 Level ttyS0
  6299. 6297 44: 0 0 0 0 GICv2 120 Level 1ee0000.hdmi, dw-hdmi-cec
  6300. 6298 45: 0 0 0 0 sun6i-r-intc 8 Level 1f00000.rtc
  6301. 6299 47: 11 0 0 0 sun6i-r-intc 5 Level sunxi-ir
  6302. 6300 50: 0 0 0 0 GICv2 90 Level 1c0e000.video-codec
  6303. 6301 51: 0 0 0 0 GICv2 126 Level sun8i-ce-ns
  6304. 6302 52: 0 0 0 0 GICv2 129 Level gp
  6305. 6303 53: 0 0 0 0 GICv2 130 Level gpmmu
  6306. 6304 54: 0 0 0 0 GICv2 131 Level pp0
  6307. 6305 55: 0 0 0 0 GICv2 132 Level ppmmu0
  6308. 6306 56: 0 0 0 0 GICv2 134 Level pp1
  6309. 6307 57: 0 0 0 0 GICv2 135 Level ppmmu1
  6310. 6308 59: 1430 0 0 0 GICv2 63 Level ths
  6311. 6309 60: 0 0 0 0 GICv2 152 Level arm-pmu
  6312. 6310 61: 0 0 0 0 GICv2 153 Level arm-pmu
  6313. 6311 62: 0 0 0 0 GICv2 154 Level arm-pmu
  6314. 6312 63: 0 0 0 0 GICv2 155 Level arm-pmu
  6315. 6313 131: 1 0 0 0 sunxi_pio_edge 3 Edge sw4
  6316. 6314 IPI0: 0 0 0 0 CPU wakeup interrupts
  6317. 6315 IPI1: 0 0 0 0 Timer broadcast interrupts
  6318. 6316 IPI2: 107193 134365 46598 90119 Rescheduling interrupts
  6319. 6317 IPI3: 2166 1407 12222 1958 Function call interrupts
  6320. 6318 IPI4: 0 0 0 0 CPU stop interrupts
  6321. 6319 IPI5: 834 201 292 826 IRQ work interrupts
  6322. 6320 IPI6: 0 0 0 0 completion interrupts
  6323. 6321 Err: 0
  6324.  
Add Comment
Please, Sign In to add comment