Guest User

sudo armbianmonitor -U

a guest
May 15th, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.07 KB | None | 0 0
  1. 1
  2. 2 ### Activated 1 lzo zram swap devices with 1023 MB each
  3. 3
  4. 4 ### Activated Armbian ramlog partition with lz4hc compression
  5. 5
  6. 6 Fri 15 May 2020 08:26:04 PM CST | RockPi-4B | 20.02.11 | arm64 | aarch64 | 4.4.213-rockchip64
  7. 7
  8. 8 ### dmesg:
  9. 9
  10. 10 [ 0.000000] Booting Linux on physical CPU 0x0
  11. 11 [ 0.000000] Initializing cgroup subsys cpuset
  12. 12 [ 0.000000] Initializing cgroup subsys cpu
  13. 13 [ 0.000000] Initializing cgroup subsys cpuacct
  14. 14 [ 0.000000] Linux version 4.4.213-rockchip64 (root@builder) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02) ) #27 SMP Tue Apr 14 17:21:23 CEST 2020
  15. 15 [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  16. 16 [ 0.000000] earlycon: Early serial console at MMIO32 0xff1a0000 (options '')
  17. 17 [ 0.000000] bootconsole [uart0] enabled
  18. 18 [ 0.000000] Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
  19. 19 [ 0.000000] On node 0 totalpages: 1015296
  20. 20 [ 0.000000] DMA zone: 15864 pages used for memmap
  21. 21 [ 0.000000] DMA zone: 0 pages reserved
  22. 22 [ 0.000000] DMA zone: 1015296 pages, LIFO batch:31
  23. 23 [ 0.000000] psci: probing for conduit method from DT.
  24. 24 [ 0.000000] psci: PSCIv1.0 detected in firmware.
  25. 25 [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  26. 26 [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  27. 27 [ 0.000000] psci: SMC Calling Convention v1.0
  28. 28 [ 0.000000] PERCPU: Embedded 20 pages/cpu @ffffffc0f7ede000 s42152 r8192 d31576 u81920
  29. 29 [ 0.000000] pcpu-alloc: s42152 r8192 d31576 u81920 alloc=20*4096
  30. 30 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  31. 31 [ 0.000000] Detected VIPT I-cache on CPU0
  32. 32 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  33. 33 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 999432
  34. 34 [ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 root=UUID=cee70b9a-c1dd-410a-add4-964b061195ca rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=125a4d3c-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
  35. 35 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  36. 36 [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  37. 37 [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  38. 38 [ 0.000000] software IO TLB: mapped [mem 0xf7e96000-0xf7ed6000] (0MB)
  39. 39 [ 0.000000] Memory: 3950588K/4061184K available (12222K kernel code, 1564K rwdata, 4376K rodata, 1216K init, 1966K bss, 110596K reserved, 0K cma-reserved)
  40. 40 [ 0.000000] Virtual kernel memory layout:
  41. 41 modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  42. 42 vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
  43. 43 .init : 0xffffff80090c0000 - 0xffffff80091f0000 ( 1216 KB)
  44. 44 .text : 0xffffff8008080000 - 0xffffff8008c70000 ( 12224 KB)
  45. 45 .rodata : 0xffffff8008c70000 - 0xffffff80090c0000 ( 4416 KB)
  46. 46 .data : 0xffffff80091f0000 - 0xffffff8009377008 ( 1565 KB)
  47. 47 vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  48. 48 0xffffffbdc0008000 - 0xffffffbdc3e00000 ( 61 MB actual)
  49. 49 fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
  50. 50 PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  51. 51 memory : 0xffffffc000200000 - 0xffffffc0f8000000 ( 3966 MB)
  52. 52 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  53. 53 [ 0.000000] Hierarchical RCU implementation.
  54. 54 [ 0.000000] Build-time adjustment of leaf fanout to 64.
  55. 55 [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
  56. 56 [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
  57. 57 [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  58. 58 [ 0.000000] GIC: Using split EOI/Deactivate mode
  59. 59 [ 0.000000] ITS: /interrupt-controller@fee00000/interrupt-controller@fee20000
  60. 60 [ 0.000000] ITS: allocated 65536 Devices @f2100000 (psz 64K, shr 0)
  61. 61 [ 0.000000] ITS: using cache flushing for cmd queue
  62. 62 [ 0.000000] GIC: using LPI property table @0x00000000f2090000
  63. 63 [ 0.000000] ITS: Allocated 1792 chunks for LPIs
  64. 64 [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000fef00000
  65. 65 [ 0.000000] CPU0: using LPI pending table @0x00000000f20a0000
  66. 66 [ 0.000000] GIC: using cache flushing for LPI property table
  67. 67 [ 0.000000] GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  68. 68 [ 0.000000] GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  69. 69 [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  70. 70 [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  71. 71 [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  72. 72 [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  73. 73 [ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
  74. 74 [ 0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
  75. 75 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  76. 76 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  77. 77 [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  78. 78 [ 0.001360] Console: colour dummy device 80x25
  79. 79 [ 0.001373] console [tty1] enabled
  80. 80 [ 0.001381] bootconsole [uart0] disabled
  81. 81 [ 0.001405] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  82. 82 [ 0.001418] pid_max: default: 32768 minimum: 301
  83. 83 [ 0.001536] Security Framework initialized
  84. 84 [ 0.001547] Yama: becoming mindful.
  85. 85 [ 0.001574] AppArmor: AppArmor disabled by boot time parameter
  86. 86 [ 0.001627] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  87. 87 [ 0.001639] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  88. 88 [ 0.002410] Initializing cgroup subsys io
  89. 89 [ 0.002431] Initializing cgroup subsys memory
  90. 90 [ 0.002463] Initializing cgroup subsys devices
  91. 91 [ 0.002478] Initializing cgroup subsys freezer
  92. 92 [ 0.002492] Initializing cgroup subsys net_cls
  93. 93 [ 0.002505] Initializing cgroup subsys perf_event
  94. 94 [ 0.002518] Initializing cgroup subsys net_prio
  95. 95 [ 0.002536] Initializing cgroup subsys hugetlb
  96. 96 [ 0.002547] Initializing cgroup subsys pids
  97. 97 [ 0.002590] ftrace: allocating 45976 entries in 180 pages
  98. 98 [ 0.125936] sched-energy: Sched-energy-costs installed from DT
  99. 99 [ 0.125953] CPU0: update cpu_capacity 401
  100. 100 [ 0.126007] ASID allocator initialised with 32768 entries
  101. 101 [ 0.126919] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  102. 102 [ 0.127409] Platform MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  103. 103 [ 0.128701] Detected VIPT I-cache on CPU1
  104. 104 [ 0.128732] CPU1: found redistributor 1 region 0:0x00000000fef20000
  105. 105 [ 0.128762] CPU1: using LPI pending table @0x00000000f2340000
  106. 106 [ 0.128809] CPU1: update cpu_capacity 401
  107. 107 [ 0.128813] CPU1: Booted secondary processor [410fd034]
  108. 108 [ 0.129371] Detected VIPT I-cache on CPU2
  109. 109 [ 0.129392] CPU2: found redistributor 2 region 0:0x00000000fef40000
  110. 110 [ 0.129419] CPU2: using LPI pending table @0x00000000f2370000
  111. 111 [ 0.129446] CPU2: update cpu_capacity 401
  112. 112 [ 0.129450] CPU2: Booted secondary processor [410fd034]
  113. 113 [ 0.129978] Detected VIPT I-cache on CPU3
  114. 114 [ 0.129998] CPU3: found redistributor 3 region 0:0x00000000fef60000
  115. 115 [ 0.130024] CPU3: using LPI pending table @0x00000000f23b0000
  116. 116 [ 0.130050] CPU3: update cpu_capacity 401
  117. 117 [ 0.130054] CPU3: Booted secondary processor [410fd034]
  118. 118 [ 0.130602] Detected PIPT I-cache on CPU4
  119. 119 [ 0.130627] CPU4: found redistributor 100 region 0:0x00000000fef80000
  120. 120 [ 0.130669] CPU4: using LPI pending table @0x00000000f1800000
  121. 121 [ 0.130706] CPU4: update cpu_capacity 1024
  122. 122 [ 0.130709] CPU4: Booted secondary processor [410fd082]
  123. 123 [ 0.131271] Detected PIPT I-cache on CPU5
  124. 124 [ 0.131289] CPU5: found redistributor 101 region 0:0x00000000fefa0000
  125. 125 [ 0.131325] CPU5: using LPI pending table @0x00000000f1830000
  126. 126 [ 0.131351] CPU5: update cpu_capacity 1024
  127. 127 [ 0.131354] CPU5: Booted secondary processor [410fd082]
  128. 128 [ 0.131443] Brought up 6 CPUs
  129. 129 [ 0.131525] SMP: Total of 6 processors activated.
  130. 130 [ 0.131534] CPU features: detected feature: GIC system register CPU interface
  131. 131 [ 0.131544] CPU features: detected feature: 32-bit EL0 Support
  132. 132 [ 0.131556] CPU: All CPU(s) started at EL2
  133. 133 [ 0.131603] alternatives: patching kernel code
  134. 134 [ 0.133045] devtmpfs: initialized
  135. 135 [ 0.149398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  136. 136 [ 0.149422] futex hash table entries: 2048 (order: 5, 131072 bytes)
  137. 137 [ 0.149911] xor: measuring software checksum speed
  138. 138 [ 0.188923] 8regs : 2874.000 MB/sec
  139. 139 [ 0.228984] 8regs_prefetch: 2571.000 MB/sec
  140. 140 [ 0.269043] 32regs : 3243.000 MB/sec
  141. 141 [ 0.309104] 32regs_prefetch: 2865.000 MB/sec
  142. 142 [ 0.309111] xor: using function: 32regs (3243.000 MB/sec)
  143. 143 [ 0.309136] pinctrl core: initialized pinctrl subsystem
  144. 144 [ 0.309357] regulator-dummy: no parameters
  145. 145 [ 0.310744] Failed to find legacy iommu devices
  146. 146 [ 0.311130] NET: Registered protocol family 16
  147. 147 [ 0.323602] cpuidle: using governor ladder
  148. 148 [ 0.335625] cpuidle: using governor menu
  149. 149 [ 0.335650] Registered FIQ tty driver
  150. 150 [ 0.335984] vdso: 2 pages (1 code @ ffffff8008c76000, 1 data @ ffffff80091f4000)
  151. 151 [ 0.336011] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  152. 152 [ 0.337037] DMA: preallocated 2048 KiB pool for atomic allocations
  153. 153 [ 0.352302] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
  154. 154 [ 0.352380] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
  155. 155 [ 0.352452] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
  156. 156 [ 0.352526] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
  157. 157 [ 0.352596] gpiochip_add_data: registered GPIOs 128 to 159 on device: gpio4
  158. 158 [ 0.445447] raid6: int64x1 gen() 474 MB/s
  159. 159 [ 0.513474] raid6: int64x1 xor() 412 MB/s
  160. 160 [ 0.581555] raid6: int64x2 gen() 655 MB/s
  161. 161 [ 0.649627] raid6: int64x2 xor() 593 MB/s
  162. 162 [ 0.717729] raid6: int64x4 gen() 1013 MB/s
  163. 163 [ 0.785841] raid6: int64x4 xor() 672 MB/s
  164. 164 [ 0.853965] raid6: int64x8 gen() 757 MB/s
  165. 165 [ 0.922058] raid6: int64x8 xor() 634 MB/s
  166. 166 [ 0.990188] raid6: neonx1 gen() 996 MB/s
  167. 167 [ 1.058262] raid6: neonx1 xor() 680 MB/s
  168. 168 [ 1.126379] raid6: neonx2 gen() 1331 MB/s
  169. 169 [ 1.194462] raid6: neonx2 xor() 976 MB/s
  170. 170 [ 1.262582] raid6: neonx4 gen() 1802 MB/s
  171. 171 [ 1.330661] raid6: neonx4 xor() 1182 MB/s
  172. 172 [ 1.398767] raid6: neonx8 gen() 1693 MB/s
  173. 173 [ 1.466884] raid6: neonx8 xor() 1263 MB/s
  174. 174 [ 1.466891] raid6: using algorithm neonx4 gen() 1802 MB/s
  175. 175 [ 1.466896] raid6: .... xor() 1182 MB/s, rmw enabled
  176. 176 [ 1.466902] raid6: using intx1 recovery algorithm
  177. 177 [ 1.467841] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[0]' - status (0)
  178. 178 [ 1.467880] of_get_named_gpiod_flags: parsed 'rockchip,power-ctrl' property of node '/rockchip-suspend[1]' - status (0)
  179. 179 [ 1.468133] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc1v8-s0[0]'
  180. 180 [ 1.468154] vcc1v8_s0: 1800 mV
  181. 181 [ 1.468327] reg-fixed-voltage vcc1v8-s0: vcc1v8_s0 supplying 1800000uV
  182. 182 [ 1.468377] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
  183. 183 [ 1.468392] vcc_sys: 5000 mV
  184. 184 [ 1.468551] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
  185. 185 [ 1.468600] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
  186. 186 [ 1.468615] vcc_phy: no parameters
  187. 187 [ 1.468755] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
  188. 188 [ 1.468807] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc3v3-sys[0]'
  189. 189 [ 1.468824] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree
  190. 190 [ 1.468888] vcc3v3_sys: supplied by vcc_sys
  191. 191 [ 1.468896] vcc_sys: could not add device link regulator.4 err -2
  192. 192 [ 1.468938] vcc3v3_sys: 3300 mV
  193. 193 [ 1.469082] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV
  194. 194 [ 1.469242] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc3v3-pcie-regulator[0]' - status (0)
  195. 195 [ 1.469284] reg-fixed-voltage vcc3v3-pcie-regulator: Looking up vin-supply from device tree
  196. 196 [ 1.469321] vcc3v3_pcie: supplied by vcc3v3_sys
  197. 197 [ 1.469328] vcc3v3_sys: could not add device link regulator.5 err -2
  198. 198 [ 1.469360] vcc3v3_pcie: at 3300 mV
  199. 199 [ 1.469522] reg-fixed-voltage vcc3v3-pcie-regulator: vcc3v3_pcie supplying 0uV
  200. 200 [ 1.469652] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-host-regulator[0]' - status (0)
  201. 201 [ 1.469694] vcc5v0_host: no parameters
  202. 202 [ 1.469843] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV
  203. 203 [ 1.469960] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc5v0-otg-regulator[0]' - status (0)
  204. 204 [ 1.470001] vcc5v0_otg: no parameters
  205. 205 [ 1.470163] reg-fixed-voltage vcc5v0-otg-regulator: vcc5v0_otg supplying 0uV
  206. 206 [ 1.470768] iommu: Adding device ff650000.vpu_service to group 0
  207. 207 [ 1.470850] iommu: Adding device ff660000.rkvdec to group 1
  208. 208 [ 1.470955] iommu: Adding device ff8f0000.vop to group 2
  209. 209 [ 1.471047] iommu: Adding device ff900000.vop to group 3
  210. 210 [ 1.471507] rk_iommu ff650800.iommu: can't get sclk
  211. 211 [ 1.471766] rk_iommu ff660480.iommu: can't get sclk
  212. 212 [ 1.471977] rk_iommu ff8f3f00.iommu: can't get sclk
  213. 213 [ 1.472144] rk_iommu ff903f00.iommu: can't get sclk
  214. 214 [ 1.472307] rk_iommu ff914000.iommu: can't get sclk
  215. 215 [ 1.472671] SCSI subsystem initialized
  216. 216 [ 1.472860] libata version 3.00 loaded.
  217. 217 [ 1.473074] usbcore: registered new interface driver usbfs
  218. 218 [ 1.473118] usbcore: registered new interface driver hub
  219. 219 [ 1.473199] usbcore: registered new device driver usb
  220. 220 [ 1.473295] media: Linux media interface: v0.10
  221. 221 [ 1.473332] Linux video capture interface: v2.00
  222. 222 [ 1.473446] pps_core: LinuxPPS API ver. 1 registered
  223. 223 [ 1.473453] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  224. 224 [ 1.473474] PTP clock support registered
  225. 225 [ 1.474817] Advanced Linux Sound Architecture Driver Initialized.
  226. 226 [ 1.475332] Bluetooth: Core ver 2.21
  227. 227 [ 1.475359] NET: Registered protocol family 31
  228. 228 [ 1.475366] Bluetooth: HCI device and connection manager initialized
  229. 229 [ 1.475377] Bluetooth: HCI socket layer initialized
  230. 230 [ 1.475386] Bluetooth: L2CAP socket layer initialized
  231. 231 [ 1.475409] Bluetooth: SCO socket layer initialized
  232. 232 [ 1.475775] NetLabel: Initializing
  233. 233 [ 1.475782] NetLabel: domain hash size = 128
  234. 234 [ 1.475786] NetLabel: protocols = UNLABELED CIPSOv4
  235. 235 [ 1.475820] NetLabel: unlabeled traffic allowed by default
  236. 236 [ 1.476642] clocksource: Switched to clocksource arch_sys_counter
  237. 237 [ 1.542020] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
  238. 238 [ 1.542253] NET: Registered protocol family 2
  239. 239 [ 1.542706] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  240. 240 [ 1.542927] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
  241. 241 [ 1.543581] TCP: Hash tables configured (established 32768 bind 32768)
  242. 242 [ 1.543689] UDP hash table entries: 2048 (order: 5, 196608 bytes)
  243. 243 [ 1.543833] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
  244. 244 [ 1.544187] NET: Registered protocol family 1
  245. 245 [ 1.544515] RPC: Registered named UNIX socket transport module.
  246. 246 [ 1.544522] RPC: Registered udp transport module.
  247. 247 [ 1.544528] RPC: Registered tcp transport module.
  248. 248 [ 1.544533] RPC: Registered tcp NFSv4.1 backchannel transport module.
  249. 249 [ 1.544756] PCI: CLS 0 bytes, default 64
  250. 250 [ 1.545329] Trying to unpack rootfs image as initramfs...
  251. 251 [ 2.301379] Freeing initrd memory: 15416K
  252. 252 [ 2.301970] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  253. 253 [ 2.302058] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  254. 254 [ 2.303255] kvm [1]: 8-bit VMID
  255. 255 [ 2.303263] kvm [1]: Hyp mode initialized successfully
  256. 256 [ 2.303389] kvm [1]: interrupt-controller@fff20000 IRQ10
  257. 257 [ 2.303600] kvm [1]: timer IRQ12
  258. 258 [ 2.306828] audit: initializing netlink subsys (disabled)
  259. 259 [ 2.306864] audit: type=2000 audit(2.220:1): initialized
  260. 260 [ 2.307269] Initialise system trusted keyring
  261. 261 [ 2.307637] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  262. 262 [ 2.315051] VFS: Disk quotas dquot_6.6.0
  263. 263 [ 2.315204] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  264. 264 [ 2.316779] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  265. 265 [ 2.317922] NFS: Registering the id_resolver key type
  266. 266 [ 2.317947] Key type id_resolver registered
  267. 267 [ 2.317953] Key type id_legacy registered
  268. 268 [ 2.317970] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  269. 269 [ 2.318606] fuse init (API version 7.23)
  270. 270 [ 2.319318] JFS: nTxBlock = 8192, nTxLock = 65536
  271. 271 [ 2.325003] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  272. 272 [ 2.327329] Key type big_key registered
  273. 273 [ 2.327381]
  274. 274 TEE Core Framework initialization (ver 1:0.1)
  275. 275 [ 2.327398] TEE armv7 Driver initialization
  276. 276 [ 2.327813] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
  277. 277 [ 2.327823] TEE core: Alloc the misc device "opteearmtz00" (id=0)
  278. 278 [ 2.328027] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
  279. 279 [ 2.332555] NET: Registered protocol family 38
  280. 280 [ 2.332584] Key type asymmetric registered
  281. 281 [ 2.332595] Asymmetric key parser 'x509' registered
  282. 282 [ 2.332814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  283. 283 [ 2.332962] io scheduler noop registered
  284. 284 [ 2.332974] io scheduler deadline registered (default)
  285. 285 [ 2.333014] io scheduler cfq registered
  286. 286 [ 2.333930] phy phy-ff770000.syscon:usb2-phy@e450.0: Looking up phy-supply from device tree
  287. 287 [ 2.334033] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e450.0 err -2
  288. 288 [ 2.334341] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up phy-supply from device tree
  289. 289 [ 2.334353] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
  290. 290 [ 2.334572] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up vbus-supply from device tree
  291. 291 [ 2.334583] phy phy-ff770000.syscon:usb2-phy@e450.1: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e450/otg-port failed
  292. 292 [ 2.334596] phy phy-ff770000.syscon:usb2-phy@e450.1: Failed to get VBUS supply regulator
  293. 293 [ 2.335348] phy phy-ff770000.syscon:usb2-phy@e460.2: Looking up phy-supply from device tree
  294. 294 [ 2.335410] vcc5v0_host: could not add device link phy-ff770000.syscon:usb2-phy@e460.2 err -2
  295. 295 [ 2.335688] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up phy-supply from device tree
  296. 296 [ 2.335700] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up phy-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
  297. 297 [ 2.335925] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up vbus-supply from device tree
  298. 298 [ 2.335935] phy phy-ff770000.syscon:usb2-phy@e460.3: Looking up vbus-supply property in node /syscon@ff770000/usb2-phy@e460/otg-port failed
  299. 299 [ 2.335948] phy phy-ff770000.syscon:usb2-phy@e460.3: Failed to get VBUS supply regulator
  300. 300 [ 2.337681] phy phy-ff770000.syscon:phy@f780.4: Looking up phy-supply from device tree
  301. 301 [ 2.337692] phy phy-ff770000.syscon:phy@f780.4: Looking up phy-supply property in node /syscon@ff770000/phy@f780 failed
  302. 302 [ 2.338476] phy phy-ff7c0000.phy.5: Looking up phy-supply from device tree
  303. 303 [ 2.338486] phy phy-ff7c0000.phy.5: Looking up phy-supply property in node /phy@ff7c0000/dp-port failed
  304. 304 [ 2.338590] phy phy-ff7c0000.phy.6: Looking up phy-supply from device tree
  305. 305 [ 2.338599] phy phy-ff7c0000.phy.6: Looking up phy-supply property in node /phy@ff7c0000/usb3-port failed
  306. 306 [ 2.338709] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc0-supply from device tree
  307. 307 [ 2.338720] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc0-supply property in node /power-management@ff310000/power-controller failed
  308. 308 [ 2.339024] phy phy-ff800000.phy.7: Looking up phy-supply from device tree
  309. 309 [ 2.339033] phy phy-ff800000.phy.7: Looking up phy-supply property in node /phy@ff800000/dp-port failed
  310. 310 [ 2.339127] phy phy-ff800000.phy.8: Looking up phy-supply from device tree
  311. 311 [ 2.339136] phy phy-ff800000.phy.8: Looking up phy-supply property in node /phy@ff800000/usb3-port failed
  312. 312 [ 2.339229] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc1-supply from device tree
  313. 313 [ 2.339240] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_tcpc1-supply property in node /power-management@ff310000/power-controller failed
  314. 314 [ 2.339516] phy phy-pcie-phy.9: Looking up phy-supply from device tree
  315. 315 [ 2.339526] phy phy-pcie-phy.9: Looking up phy-supply property in node /pcie-phy failed
  316. 316 [ 2.341036] rockchip-pcie f8000000.pcie: GPIO lookup for consumer ep
  317. 317 [ 2.341045] rockchip-pcie f8000000.pcie: using device tree for GPIO lookup
  318. 318 [ 2.341073] of_get_named_gpiod_flags: parsed 'ep-gpios' property of node '/pcie@f8000000[0]' - status (0)
  319. 319 [ 2.341310] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply from device tree
  320. 320 [ 2.341321] rockchip-pcie f8000000.pcie: Looking up vpcie3v3-supply property in node /pcie@f8000000 failed
  321. 321 [ 2.341335] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
  322. 322 [ 2.341342] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply from device tree
  323. 323 [ 2.341351] rockchip-pcie f8000000.pcie: Looking up vpcie1v8-supply property in node /pcie@f8000000 failed
  324. 324 [ 2.341362] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
  325. 325 [ 2.341370] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply from device tree
  326. 326 [ 2.341378] rockchip-pcie f8000000.pcie: Looking up vpcie0v9-supply property in node /pcie@f8000000 failed
  327. 327 [ 2.341390] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
  328. 328 [ 2.341398] rockchip-pcie f8000000.pcie: no bus-scan-delay-ms in device tree, default 0 ms
  329. 329 [ 2.341406] rockchip-pcie f8000000.pcie: missing "memory-region" property
  330. 330 [ 2.341420] PCI host bridge /pcie@f8000000 ranges:
  331. 331 [ 2.341439] MEM 0xfa000000..0xfbdfffff -> 0xfa000000
  332. 332 [ 2.341449] IO 0xfbe00000..0xfbefffff -> 0xfbe00000
  333. 333 [ 2.888706] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
  334. 334 [ 2.888722] rockchip-pcie f8000000.pcie: deferred probe failed
  335. 335 [ 2.888866] rockchip-pcie: probe of f8000000.pcie failed with error -110
  336. 336 [ 2.889762] Module initialized.
  337. 337 [ 2.890217] rk-vcodec ff650000.vpu_service: Looking up vcodec-supply from device tree
  338. 338 [ 2.890232] rk-vcodec ff650000.vpu_service: Looking up vcodec-supply property in node /vpu_service@ff650000 failed
  339. 339 [ 2.890256] rk-vcodec ff650000.vpu_service: no regulator for vcodec
  340. 340 [ 2.890664] rk-vcodec ff650000.vpu_service: probe device
  341. 341 [ 2.890950] rk-vcodec ff650000.vpu_service: drm allocator with mmu enabled
  342. 342 [ 2.891731] rk-vcodec ff650000.vpu_service: could not find power_model node
  343. 343 [ 2.891743] rk-vcodec ff650000.vpu_service: init success
  344. 344 [ 2.892133] rk-vcodec ff660000.rkvdec: Looking up vcodec-supply from device tree
  345. 345 [ 2.892146] rk-vcodec ff660000.rkvdec: Looking up vcodec-supply property in node /rkvdec@ff660000 failed
  346. 346 [ 2.892165] rk-vcodec ff660000.rkvdec: no regulator for vcodec
  347. 347 [ 2.892680] rk-vcodec ff660000.rkvdec: probe device
  348. 348 [ 2.892920] rk-vcodec ff660000.rkvdec: drm allocator with mmu enabled
  349. 349 [ 2.893313] rk-vcodec ff660000.rkvdec: could not find power_model node
  350. 350 [ 2.893322] rk-vcodec ff660000.rkvdec: init success
  351. 351 [ 2.894743] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  352. 352 [ 2.894754] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  353. 353 [ 2.896208] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  354. 354 [ 2.896219] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  355. 355 [ 2.896589] pwm-regulator vdd-log: GPIO lookup for consumer enable
  356. 356 [ 2.896597] pwm-regulator vdd-log: using device tree for GPIO lookup
  357. 357 [ 2.896607] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log[0]'
  358. 358 [ 2.896616] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log[0]'
  359. 359 [ 2.896623] pwm-regulator vdd-log: using lookup tables for GPIO lookup
  360. 360 [ 2.896664] pwm-regulator vdd-log: lookup for GPIO enable failed
  361. 361 [ 2.896689] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  362. 362 [ 2.896698] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  363. 363 [ 2.896745] vdd_log: 800 <--> 1400 mV at 896 mV
  364. 364 [ 2.896904] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  365. 365 [ 2.896914] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  366. 366 [ 2.896974] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  367. 367 [ 2.896983] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  368. 368 [ 2.897381] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
  369. 369 [ 2.897972] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 37, base_baud = 1500000) is a 16550A
  370. 370 [ 2.898437] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 38, base_baud = 1500000) is a 16550A
  371. 371 [ 2.899186] console [ttyS2] enabled
  372. 372 [ 2.899638] ff370000.serial: ttyS4 at MMIO 0xff370000 (irq = 40, base_baud = 1500000) is a 16550A
  373. 373 [ 2.900608] [drm] Initialized drm 1.1.0 20060810
  374. 374 [ 2.904447] [drm] Rockchip DRM driver version: v1.0.1
  375. 375 [ 2.904785] rockchip-drm display-subsystem: devfreq is not set
  376. 376 [ 2.905073] rockchip-vop ff900000.vop: missing rockchip,grf property
  377. 377 [ 2.905335] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffff8008d45cf0)
  378. 378 [ 2.905375] rockchip-vop ff8f0000.vop: missing rockchip,grf property
  379. 379 [ 2.905555] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffff8008d45cf0)
  380. 380 [ 2.905813] i2c i2c-9: of_i2c: modalias failure on /hdmi@ff940000/ports
  381. 381 [ 2.905829] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
  382. 382 [ 2.905931] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  383. 383 [ 2.906621] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffff8008d3a628)
  384. 384 [ 2.906630] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  385. 385 [ 2.906635] [drm] No driver support for vblank timestamp query.
  386. 386 [ 2.906808] rockchip-drm display-subsystem: failed to parse loader memory
  387. 387 [ 2.906834] rockchip-drm display-subsystem: No connectors reported connected with modes
  388. 388 [ 2.906870] [drm] Cannot find any crtc or sizes - going 1024x768
  389. 389 [ 2.918199] Console: switching to colour frame buffer device 128x48
  390. 390 [ 2.924377] rockchip-drm display-subsystem: fb0: frame buffer device
  391. 391 [ 2.933722] usbcore: registered new interface driver udl
  392. 392 [ 2.935933] Unable to detect cache hierarchy for CPU 0
  393. 393 [ 2.936718] brd: module loaded
  394. 394 [ 2.941974] loop: module loaded
  395. 395 [ 2.942009] lkdtm: No crash points registered, enable through debugfs
  396. 396 [ 2.944631] rk_gmac-dwmac fe300000.ethernet: Looking up phy-supply from device tree
  397. 397 [ 2.944741] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
  398. 398 [ 2.944752] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
  399. 399 [ 2.944761] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
  400. 400 [ 2.944784] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
  401. 401 [ 2.944958] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
  402. 402 [ 2.944965] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
  403. 403 [ 2.949979] rk_gmac-dwmac fe300000.ethernet: init for RGMII
  404. 404 [ 2.950107] stmmac - user ID: 0x10, Synopsys ID: 0x35
  405. 405 [ 2.950113] Ring mode enabled
  406. 406 [ 2.950118] DMA HW capability register supported
  407. 407 [ 2.950123] Normal descriptors
  408. 408 [ 2.950128] RX Checksum Offload Engine supported (type 2)
  409. 409 [ 2.950133] TX Checksum insertion supported
  410. 410 [ 2.950138] Wake-Up On Lan supported
  411. 411 [ 2.950178] Enable RX Mitigation via HW Watchdog Timer
  412. 412 [ 2.950281] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@fe300000[0]' - status (0)
  413. 413 [ 3.052879] libphy: stmmac: probed
  414. 414 [ 3.052893] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
  415. 415 [ 3.052902] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
  416. 416 [ 3.054348] Rockchip WiFi SYS interface (V1.00) ...
  417. 417 [ 3.054501] usbcore: registered new interface driver cdc_ether
  418. 418 [ 3.054560] usbcore: registered new interface driver rndis_host
  419. 419 [ 3.061285] rockchip-dwc3 usb0: fail to get drvdata hcd
  420. 420 [ 3.062751] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_usb3-supply from device tree
  421. 421 [ 3.062769] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_usb3-supply property in node /power-management@ff310000/power-controller failed
  422. 422 [ 3.067502] rockchip-dwc3 usb1: fail to get drvdata hcd
  423. 423 [ 3.069196] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  424. 424 [ 3.069213] ehci-pci: EHCI PCI platform driver
  425. 425 [ 3.069302] ehci-platform: EHCI generic platform driver
  426. 426 [ 3.072696] ehci-platform fe380000.usb: EHCI Host Controller
  427. 427 [ 3.072958] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
  428. 428 [ 3.073100] ehci-platform fe380000.usb: irq 28, io mem 0xfe380000
  429. 429 [ 3.084701] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
  430. 430 [ 3.084900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  431. 431 [ 3.084913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  432. 432 [ 3.084923] usb usb1: Product: EHCI Host Controller
  433. 433 [ 3.084933] usb usb1: Manufacturer: Linux 4.4.213-rockchip64 ehci_hcd
  434. 434 [ 3.084943] usb usb1: SerialNumber: fe380000.usb
  435. 435 [ 3.085579] hub 1-0:1.0: USB hub found
  436. 436 [ 3.085618] hub 1-0:1.0: 1 port detected
  437. 437 [ 3.089766] ehci-platform fe3c0000.usb: EHCI Host Controller
  438. 438 [ 3.090020] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
  439. 439 [ 3.090140] ehci-platform fe3c0000.usb: irq 30, io mem 0xfe3c0000
  440. 440 [ 3.100688] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  441. 441 [ 3.100855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  442. 442 [ 3.100867] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  443. 443 [ 3.100877] usb usb2: Product: EHCI Host Controller
  444. 444 [ 3.100887] usb usb2: Manufacturer: Linux 4.4.213-rockchip64 ehci_hcd
  445. 445 [ 3.100897] usb usb2: SerialNumber: fe3c0000.usb
  446. 446 [ 3.101506] hub 2-0:1.0: USB hub found
  447. 447 [ 3.101543] hub 2-0:1.0: 1 port detected
  448. 448 [ 3.102320] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  449. 449 [ 3.102349] ohci-platform: OHCI generic platform driver
  450. 450 [ 3.102774] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
  451. 451 [ 3.103033] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
  452. 452 [ 3.103147] ohci-platform fe3a0000.usb: irq 29, io mem 0xfe3a0000
  453. 453 [ 3.160866] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  454. 454 [ 3.160879] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  455. 455 [ 3.160889] usb usb3: Product: Generic Platform OHCI controller
  456. 456 [ 3.160899] usb usb3: Manufacturer: Linux 4.4.213-rockchip64 ohci_hcd
  457. 457 [ 3.160909] usb usb3: SerialNumber: fe3a0000.usb
  458. 458 [ 3.161505] hub 3-0:1.0: USB hub found
  459. 459 [ 3.161544] hub 3-0:1.0: 1 port detected
  460. 460 [ 3.162275] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  461. 461 [ 3.162516] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
  462. 462 [ 3.162629] ohci-platform fe3e0000.usb: irq 31, io mem 0xfe3e0000
  463. 463 [ 3.220839] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  464. 464 [ 3.220851] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  465. 465 [ 3.220862] usb usb4: Product: Generic Platform OHCI controller
  466. 466 [ 3.220872] usb usb4: Manufacturer: Linux 4.4.213-rockchip64 ohci_hcd
  467. 467 [ 3.220881] usb usb4: SerialNumber: fe3e0000.usb
  468. 468 [ 3.221484] hub 4-0:1.0: USB hub found
  469. 469 [ 3.221522] hub 4-0:1.0: 1 port detected
  470. 470 [ 3.222905] usbcore: registered new interface driver usbserial
  471. 471 [ 3.222955] usbcore: registered new interface driver usbserial_generic
  472. 472 [ 3.222987] usbserial: USB Serial support registered for generic
  473. 473 [ 3.223947] usbcore: registered new interface driver iforce
  474. 474 [ 3.224041] usbcore: registered new interface driver xpad
  475. 475 [ 3.224578] usbcore: registered new interface driver usbtouchscreen
  476. 476 [ 3.225012] .. rk pwm remotectl v1.1 init
  477. 477 [ 3.225460] input: ff420030.pwm as /devices/platform/ff420030.pwm/input/input0
  478. 478 [ 3.227041] i2c /dev entries driver
  479. 479 [ 3.228348] fan53555-regulator 0-0040: GPIO lookup for consumer vsel
  480. 480 [ 3.228359] fan53555-regulator 0-0040: using device tree for GPIO lookup
  481. 481 [ 3.228400] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr827@40[0]' - status (0)
  482. 482 [ 3.228836] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  483. 483 [ 3.228859] fan53555-regulator 0-0040: Looking up vin-supply from device tree
  484. 484 [ 3.228933] fan53555-reg: supplied by vcc_sys
  485. 485 [ 3.228945] vcc_sys: could not add device link regulator.9 err -2
  486. 486 [ 3.230152] vdd_cpu_b: 712 <--> 1500 mV at 825 mV
  487. 487 [ 3.230591] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  488. 488 [ 3.230607] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  489. 489 [ 3.230898] fan53555-regulator 0-0041: GPIO lookup for consumer vsel
  490. 490 [ 3.230908] fan53555-regulator 0-0041: using device tree for GPIO lookup
  491. 491 [ 3.230945] of_get_named_gpiod_flags: parsed 'vsel-gpios' property of node '/i2c@ff3c0000/syr828@41[0]' - status (0)
  492. 492 [ 3.231319] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  493. 493 [ 3.231337] fan53555-regulator 0-0041: Looking up vin-supply from device tree
  494. 494 [ 3.231391] fan53555-reg: supplied by vcc_sys
  495. 495 [ 3.231402] vcc_sys: could not add device link regulator.10 err -2
  496. 496 [ 3.232747] vdd_gpu: 712 <--> 1500 mV at 1100 mV
  497. 497 [ 3.233173] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  498. 498 [ 3.233188] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  499. 499 [ 3.233872] rk808 0-001b: Pmic Chip id: 0x0
  500. 500 [ 3.236856] rk808 0-001b: GPIO lookup for consumer dvs
  501. 501 [ 3.236867] rk808 0-001b: using device tree for GPIO lookup
  502. 502 [ 3.236880] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[0]'
  503. 503 [ 3.236891] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[0]'
  504. 504 [ 3.236900] rk808 0-001b: using lookup tables for GPIO lookup
  505. 505 [ 3.236911] rk808 0-001b: lookup for GPIO dvs failed
  506. 506 [ 3.236922] rk808-regulator rk808-regulator: there is no dvs0 gpio
  507. 507 [ 3.236932] rk808 0-001b: GPIO lookup for consumer dvs
  508. 508 [ 3.236941] rk808 0-001b: using device tree for GPIO lookup
  509. 509 [ 3.236951] of_get_named_gpiod_flags: can't parse 'dvs-gpios' property of node '/i2c@ff3c0000/pmic@1b[1]'
  510. 510 [ 3.236961] of_get_named_gpiod_flags: can't parse 'dvs-gpio' property of node '/i2c@ff3c0000/pmic@1b[1]'
  511. 511 [ 3.236970] rk808 0-001b: using lookup tables for GPIO lookup
  512. 512 [ 3.236980] rk808 0-001b: lookup for GPIO dvs failed
  513. 513 [ 3.236989] rk808-regulator rk808-regulator: there is no dvs1 gpio
  514. 514 [ 3.237046] rk808 0-001b: Looking up vcc1-supply from device tree
  515. 515 [ 3.237136] DCDC_REG1: supplied by vcc_sys
  516. 516 [ 3.237148] vcc_sys: could not add device link regulator.11 err -2
  517. 517 [ 3.237648] vdd_center: 750 <--> 1350 mV at 900 mV
  518. 518 [ 3.237930] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  519. 519 [ 3.237945] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  520. 520 [ 3.238001] rk808 0-001b: Looking up vcc2-supply from device tree
  521. 521 [ 3.238063] DCDC_REG2: supplied by vcc_sys
  522. 522 [ 3.238074] vcc_sys: could not add device link regulator.12 err -2
  523. 523 [ 3.238394] vdd_cpu_l: 750 <--> 1350 mV at 850 mV
  524. 524 [ 3.238663] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  525. 525 [ 3.238677] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  526. 526 [ 3.238731] rk808 0-001b: Looking up vcc3-supply from device tree
  527. 527 [ 3.238781] DCDC_REG3: supplied by vcc_sys
  528. 528 [ 3.238792] vcc_sys: could not add device link regulator.13 err -2
  529. 529 [ 3.238835] vcc_ddr: at 5000 mV
  530. 530 [ 3.239065] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  531. 531 [ 3.239079] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  532. 532 [ 3.239138] rk808 0-001b: Looking up vcc4-supply from device tree
  533. 533 [ 3.239186] DCDC_REG4: supplied by vcc_sys
  534. 534 [ 3.239197] vcc_sys: could not add device link regulator.14 err -2
  535. 535 [ 3.239387] vcc_1v8: 1800 mV
  536. 536 [ 3.239676] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  537. 537 [ 3.239690] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  538. 538 [ 3.239754] rk808 0-001b: Looking up vcc6-supply from device tree
  539. 539 [ 3.239802] LDO_REG1: supplied by vcc_sys
  540. 540 [ 3.239813] vcc_sys: could not add device link regulator.15 err -2
  541. 541 [ 3.240702] vcc1v8_codec: 1800 mV
  542. 542 [ 3.240989] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  543. 543 [ 3.241002] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  544. 544 [ 3.241069] rk808 0-001b: Looking up vcc6-supply from device tree
  545. 545 [ 3.241117] LDO_REG2: supplied by vcc_sys
  546. 546 [ 3.241128] vcc_sys: could not add device link regulator.16 err -2
  547. 547 [ 3.241312] vcca1v8_hdmi: Bringing 3000000uV into 1800000-1800000uV
  548. 548 [ 3.241452] vcca1v8_hdmi: ramp_delay not set
  549. 549 [ 3.241987] vcca1v8_hdmi: 1800 mV
  550. 550 [ 3.242250] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  551. 551 [ 3.242264] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  552. 552 [ 3.242332] rk808 0-001b: Looking up vcc7-supply from device tree
  553. 553 [ 3.242380] LDO_REG3: supplied by vcc_sys
  554. 554 [ 3.242391] vcc_sys: could not add device link regulator.17 err -2
  555. 555 [ 3.243129] vcca_1v8: 1800 mV
  556. 556 [ 3.243393] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  557. 557 [ 3.243407] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  558. 558 [ 3.243478] rk808 0-001b: Looking up vcc9-supply from device tree
  559. 559 [ 3.243526] LDO_REG4: supplied by vcc_sys
  560. 560 [ 3.243537] vcc_sys: could not add device link regulator.18 err -2
  561. 561 [ 3.243722] vcc_sd: Bringing 3300000uV into 3000000-3000000uV
  562. 562 [ 3.243859] vcc_sd: ramp_delay not set
  563. 563 [ 3.244396] vcc_sd: 1800 <--> 3000 mV at 3000 mV
  564. 564 [ 3.244719] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  565. 565 [ 3.244733] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  566. 566 [ 3.244811] rk808 0-001b: Looking up vcc9-supply from device tree
  567. 567 [ 3.244861] LDO_REG5: supplied by vcc_sys
  568. 568 [ 3.244872] vcc_sys: could not add device link regulator.19 err -2
  569. 569 [ 3.245581] vcc3v0_sd: 3000 mV
  570. 570 [ 3.245872] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  571. 571 [ 3.245885] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  572. 572 [ 3.245963] rk808 0-001b: Looking up vcc10-supply from device tree
  573. 573 [ 3.246012] LDO_REG6: supplied by vcc_sys
  574. 574 [ 3.246023] vcc_sys: could not add device link regulator.20 err -2
  575. 575 [ 3.246730] vcc_1v5: 1500 mV
  576. 576 [ 3.247022] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  577. 577 [ 3.247036] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  578. 578 [ 3.247115] rk808 0-001b: Looking up vcc7-supply from device tree
  579. 579 [ 3.247164] LDO_REG7: supplied by vcc_sys
  580. 580 [ 3.247175] vcc_sys: could not add device link regulator.21 err -2
  581. 581 [ 3.247362] vcca0v9_hdmi: Bringing 1800000uV into 900000-900000uV
  582. 582 [ 3.247500] vcca0v9_hdmi: ramp_delay not set
  583. 583 [ 3.248034] vcca0v9_hdmi: 900 mV
  584. 584 [ 3.248328] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  585. 585 [ 3.248342] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  586. 586 [ 3.248424] rk808 0-001b: Looking up vcc11-supply from device tree
  587. 587 [ 3.248473] LDO_REG8: supplied by vcc_sys
  588. 588 [ 3.248484] vcc_sys: could not add device link regulator.22 err -2
  589. 589 [ 3.249199] vcc_3v0: 3000 mV
  590. 590 [ 3.249488] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  591. 591 [ 3.249502] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  592. 592 [ 3.249580] rk808 0-001b: Looking up vcc8-supply from device tree
  593. 593 [ 3.249632] SWITCH_REG1: supplied by vcc3v3_sys
  594. 594 [ 3.249643] vcc3v3_sys: could not add device link regulator.23 err -2
  595. 595 [ 3.249690] vcc3v3_s3: at 3300 mV
  596. 596 [ 3.249925] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  597. 597 [ 3.249938] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  598. 598 [ 3.250018] rk808 0-001b: Looking up vcc12-supply from device tree
  599. 599 [ 3.250067] SWITCH_REG2: supplied by vcc3v3_sys
  600. 600 [ 3.250078] vcc3v3_sys: could not add device link regulator.24 err -2
  601. 601 [ 3.250145] vcc3v3_s0: at 3300 mV
  602. 602 [ 3.250380] pwm-regulator vdd-log: Looking up pwm-supply from device tree
  603. 603 [ 3.250394] pwm-regulator vdd-log: Looking up pwm-supply property in node /vdd-log failed
  604. 604 [ 3.253973] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
  605. 605 [ 3.254459] rk3x-i2c ff3c0000.i2c: Initialized RK3xxx I2C bus at ffffff8009ef2000
  606. 606 [ 3.255629] rk3x-i2c ff110000.i2c: Initialized RK3xxx I2C bus at ffffff8009ef4000
  607. 607 [ 3.256251] rk3x-i2c ff120000.i2c: Initialized RK3xxx I2C bus at ffffff8009ef6000
  608. 608 [ 3.256902] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009ef8000
  609. 609 [ 3.257763] rk3x-i2c ff3d0000.i2c: Initialized RK3xxx I2C bus at ffffff8009efa000
  610. 610 [ 3.259213] IR NEC protocol handler initialized
  611. 611 [ 3.259228] IR RC5(x/sz) protocol handler initialized
  612. 612 [ 3.259242] IR RC6 protocol handler initialized
  613. 613 [ 3.259255] IR JVC protocol handler initialized
  614. 614 [ 3.259268] IR Sony protocol handler initialized
  615. 615 [ 3.259282] IR SANYO protocol handler initialized
  616. 616 [ 3.259295] IR Sharp protocol handler initialized
  617. 617 [ 3.259310] IR MCE Keyboard/mouse protocol handler initialized
  618. 618 [ 3.259323] IR XMP protocol handler initialized
  619. 619 [ 3.260549] usbcore: registered new interface driver uvcvideo
  620. 620 [ 3.260556] USB Video Class driver (1.1.1)
  621. 621 [ 3.261486] rockchip-iodomain ff320000.syscon:io-domains: Looking up pmu1830-supply from device tree
  622. 622 [ 3.261824] rockchip-iodomain ff770000.syscon:io-domains: Looking up bt656-supply from device tree
  623. 623 [ 3.261899] rockchip-iodomain ff770000.syscon:io-domains: Looking up audio-supply from device tree
  624. 624 [ 3.261969] rockchip-iodomain ff770000.syscon:io-domains: Looking up sdmmc-supply from device tree
  625. 625 [ 3.262044] rockchip-iodomain ff770000.syscon:io-domains: Looking up gpio1830-supply from device tree
  626. 626 [ 3.264862] rk_tsadcv2_temp_to_code: Invalid conversion table: code=1023, temperature=2147483647
  627. 627 [ 3.265129] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
  628. 628 [ 3.266811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  629. 629 [ 3.266830] Bluetooth: Virtual HCI driver ver 1.5
  630. 630 [ 3.267025] Bluetooth: HCI UART driver ver 2.3
  631. 631 [ 3.267037] Bluetooth: HCI UART protocol H4 registered
  632. 632 [ 3.267044] Bluetooth: HCI UART protocol LL registered
  633. 633 [ 3.267051] Bluetooth: HCI UART protocol ATH3K registered
  634. 634 [ 3.267149] usbcore: registered new interface driver bfusb
  635. 635 [ 3.267231] usbcore: registered new interface driver btusb
  636. 636 [ 3.267909] cpu cpu0: leakage=25
  637. 637 [ 3.267948] cpu cpu0: Looking up cpu-supply from device tree
  638. 638 [ 3.269643] cpu cpu0: Failed to get pvtm
  639. 639 [ 3.270094] cpu cpu4: leakage=43
  640. 640 [ 3.270131] cpu cpu4: Looking up cpu-supply from device tree
  641. 641 [ 3.272365] cpu cpu4: Failed to get pvtm
  642. 642 [ 3.272805] cpu cpu0: Looking up cpu-supply from device tree
  643. 643 [ 3.273220] cpu cpu0: Looking up cpu-supply from device tree
  644. 644 [ 3.274116] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
  645. 645 [ 3.274926] cpu cpu4: Looking up cpu-supply from device tree
  646. 646 [ 3.275901] cpu cpu4: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
  647. 647 [ 3.277885] sdhci: Secure Digital Host Controller Interface driver
  648. 648 [ 3.277893] sdhci: Copyright(c) Pierre Ossman
  649. 649 [ 3.277903] Synopsys Designware Multimedia Card Interface Driver
  650. 650 [ 3.279235] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
  651. 651 [ 3.279278] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
  652. 652 [ 3.279295] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
  653. 653 [ 3.279359] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
  654. 654 [ 3.279386] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
  655. 655 [ 3.279399] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree
  656. 656 [ 3.279413] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed
  657. 657 [ 3.279456] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree
  658. 658 [ 3.279469] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed
  659. 659 [ 3.279491] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
  660. 660 [ 3.279500] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
  661. 661 [ 3.279521] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp
  662. 662 [ 3.279531] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup
  663. 663 [ 3.279543] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]'
  664. 664 [ 3.279554] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]'
  665. 665 [ 3.279563] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup
  666. 666 [ 3.279575] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed
  667. 667 [ 3.279856] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_sdioaudio-supply from device tree
  668. 668 [ 3.279871] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_sdioaudio-supply property in node /power-management@ff310000/power-controller failed
  669. 669 [ 3.280785] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
  670. 670 [ 3.280818] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
  671. 671 [ 3.280832] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
  672. 672 [ 3.280883] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 26,32 bit host data width,256 deep fifo
  673. 673 [ 3.280905] dwmmc_rockchip fe320000.dwmmc: 'clock-freq-min-max' property was deprecated.
  674. 674 [ 3.280916] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply from device tree
  675. 675 [ 3.280929] dwmmc_rockchip fe320000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe320000 failed
  676. 676 [ 3.280954] dwmmc_rockchip fe320000.dwmmc: Looking up vqmmc-supply from device tree
  677. 677 [ 3.281082] dwmmc_rockchip fe320000.dwmmc: No vmmc regulator found
  678. 678 [ 3.281108] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer cd
  679. 679 [ 3.281118] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
  680. 680 [ 3.281130] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@fe320000[0]'
  681. 681 [ 3.281141] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@fe320000[0]'
  682. 682 [ 3.281150] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
  683. 683 [ 3.281161] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO cd failed
  684. 684 [ 3.281174] dwmmc_rockchip fe320000.dwmmc: GPIO lookup for consumer wp
  685. 685 [ 3.281183] dwmmc_rockchip fe320000.dwmmc: using device tree for GPIO lookup
  686. 686 [ 3.281193] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe320000[0]'
  687. 687 [ 3.281203] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe320000[0]'
  688. 688 [ 3.281212] dwmmc_rockchip fe320000.dwmmc: using lookup tables for GPIO lookup
  689. 689 [ 3.281222] dwmmc_rockchip fe320000.dwmmc: lookup for GPIO wp failed
  690. 690 [ 3.281406] vcc_sd: unsupportable voltage range: 3300000-3000000uV
  691. 691 [ 3.281432] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3000000 done
  692. 692 [ 3.281446] rockchip-iodomain ff770000.syscon:io-domains: Setting to 3000000 done
  693. 693 [ 3.300791] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  694. 694 [ 3.317854] dwmmc_rockchip fe320000.dwmmc: 1 slots initialized
  695. 695 [ 3.320421] sdhci-pltfm: SDHCI platform and OF driver helper
  696. 696 [ 3.322398] sdhci-arasan fe330000.sdhci: GPIO lookup for consumer wp
  697. 697 [ 3.322409] sdhci-arasan fe330000.sdhci: using device tree for GPIO lookup
  698. 698 [ 3.322422] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/sdhci@fe330000[0]'
  699. 699 [ 3.322433] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/sdhci@fe330000[0]'
  700. 700 [ 3.322443] sdhci-arasan fe330000.sdhci: using lookup tables for GPIO lookup
  701. 701 [ 3.322454] sdhci-arasan fe330000.sdhci: lookup for GPIO wp failed
  702. 702 [ 3.325635] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply from device tree
  703. 703 [ 3.325649] sdhci-arasan fe330000.sdhci: Looking up vmmc-supply property in node /sdhci@fe330000 failed
  704. 704 [ 3.325689] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply from device tree
  705. 705 [ 3.325702] sdhci-arasan fe330000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe330000 failed
  706. 706 [ 3.325724] sdhci-arasan fe330000.sdhci: No vmmc regulator found
  707. 707 [ 3.325733] sdhci-arasan fe330000.sdhci: No vqmmc regulator found
  708. 708 [ 3.360706] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
  709. 709 [ 3.361773] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/user-led1[0]' - status (0)
  710. 710 [ 3.361986] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/user-led2[0]' - status (0)
  711. 711 [ 3.364541] hidraw: raw HID events driver (C) Jiri Kosina
  712. 712 [ 3.368287] usbcore: registered new interface driver usbhid
  713. 713 [ 3.368295] usbhid: USB HID core driver
  714. 714 [ 3.374035] usbcore: registered new interface driver snd-usb-audio
  715. 715 [ 3.375613] of_get_named_gpiod_flags: can't parse 'spk-con-gpio' property of node '/i2c@ff110000/es8316@11[0]'
  716. 716 [ 3.375635] es8316 1-0011: Can not read property spk_ctl_gpio
  717. 717 [ 3.375651] of_get_named_gpiod_flags: can't parse 'hp-det-gpio' property of node '/i2c@ff110000/es8316@11[0]'
  718. 718 [ 3.375666] es8316 1-0011: Can not read property hp_det_gpio
  719. 719 [ 3.379670] /spdif-sound/simple-audio-card,cpu: could not get #sound-dai-cells for /spdif@ff870000
  720. 720 [ 3.379698] asoc-simple-card spdif-sound: parse error -22
  721. 721 [ 3.379722] asoc-simple-card: probe of spdif-sound failed with error -22
  722. 722 [ 3.387142] u32 classifier
  723. 723 [ 3.387179] Netfilter messages via NETLINK v0.30.
  724. 724 [ 3.387272] ip_set: protocol 6
  725. 725 [ 3.387433] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  726. 726 [ 3.387555] mmc0: new high speed SDXC card at address aaaa
  727. 727 [ 3.388017] Initializing XFRM netlink socket
  728. 728 [ 3.388620] mmcblk0: mmc0:aaaa SC64G 59.5 GiB
  729. 729 [ 3.389490] NET: Registered protocol family 10
  730. 730 [ 3.390639] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  731. 731 [ 3.390672] Bridge firewalling registered
  732. 732 [ 3.390897] Bluetooth: RFCOMM socket layer initialized
  733. 733 [ 3.390919] Bluetooth: RFCOMM ver 1.11
  734. 734 [ 3.390939] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  735. 735 [ 3.390954] Bluetooth: HIDP socket layer initialized
  736. 736 [ 3.391031] 8021q: 802.1Q VLAN Support v1.8
  737. 737 [ 3.391059] [WLAN_RFKILL]: Enter rfkill_wlan_init
  738. 738 [ 3.391375] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  739. 739 [ 3.391433] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6256
  740. 740 [ 3.391440] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  741. 741 [ 3.391446] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  742. 742 [ 3.391455] of_get_named_gpiod_flags: can't parse 'WIFI,poweren_gpio' property of node '/wireless-wlan[0]'
  743. 743 [ 3.391463] of_get_named_gpiod_flags: can't parse 'WIFI,vbat_gpio' property of node '/wireless-wlan[0]'
  744. 744 [ 3.391470] of_get_named_gpiod_flags: can't parse 'WIFI,reset_gpio' property of node '/wireless-wlan[0]'
  745. 745 [ 3.391510] of_get_named_gpiod_flags: parsed 'WIFI,host_wake_irq' property of node '/wireless-wlan[0]' - status (0)
  746. 746 [ 3.391517] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 3, flags = 0.
  747. 747 [ 3.391527] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
  748. 748 [ 3.391533] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  749. 749 [ 3.391541] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  750. 750 [ 3.391575] mmcblk0: p1
  751. 751 [ 3.391602] [BT_RFKILL]: Enter rfkill_rk_init
  752. 752 [ 3.391969] of_get_named_gpiod_flags: parsed 'uart_rts_gpios' property of node '/wireless-bluetooth[0]' - status (0)
  753. 753 [ 3.391977] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
  754. 754 [ 3.391987] of_get_named_gpiod_flags: can't parse 'BT,power_gpio' property of node '/wireless-bluetooth[0]'
  755. 755 [ 3.392009] of_get_named_gpiod_flags: parsed 'BT,reset_gpio' property of node '/wireless-bluetooth[0]' - status (0)
  756. 756 [ 3.392015] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
  757. 757 [ 3.392036] of_get_named_gpiod_flags: parsed 'BT,wake_gpio' property of node '/wireless-bluetooth[0]' - status (0)
  758. 758 [ 3.392043] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 91.
  759. 759 [ 3.392064] of_get_named_gpiod_flags: parsed 'BT,wake_host_irq' property of node '/wireless-bluetooth[0]' - status (0)
  760. 760 [ 3.392070] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
  761. 761 [ 3.392307] [BT_RFKILL]: Request irq for bt wakeup host
  762. 762 [ 3.392360] [BT_RFKILL]: ** disable irq
  763. 763 [ 3.392501] [BT_RFKILL]: bt_default device registered.
  764. 764 [ 3.392583] Key type dns_resolver registered
  765. 765 [ 3.393310] Registered cp15_barrier emulation handler
  766. 766 [ 3.393516] Registered setend emulation handler
  767. 767 [ 3.394205] registered taskstats version 1
  768. 768 [ 3.394227] Loading compiled-in X.509 certificates
  769. 769 [ 3.396019] Btrfs loaded, integrity-checker=on
  770. 770 [ 3.396089] BTRFS: selftest: Running btrfs free space cache tests
  771. 771 [ 3.396114] BTRFS: selftest: Running extent only tests
  772. 772 [ 3.396132] BTRFS: selftest: Running bitmap only tests
  773. 773 [ 3.396150] BTRFS: selftest: Running bitmap and extent tests
  774. 774 [ 3.396176] BTRFS: selftest: Running space stealing from bitmap to extent
  775. 775 [ 3.396932] BTRFS: selftest: Free space cache tests finished
  776. 776 [ 3.396938] BTRFS: selftest: Running extent buffer operation tests
  777. 777 [ 3.396942] BTRFS: selftest: Running btrfs_split_item tests
  778. 778 [ 3.396978] BTRFS: selftest: Running find delalloc tests
  779. 779 [ 3.572595] BTRFS: selftest: Running btrfs_get_extent tests
  780. 780 [ 3.572744] BTRFS: selftest: Running hole first btrfs_get_extent test
  781. 781 [ 3.572767] BTRFS: selftest: Running outstanding_extents tests
  782. 782 [ 3.572807] BTRFS: selftest: Running qgroup tests
  783. 783 [ 3.572810] BTRFS: selftest: Qgroup basic add
  784. 784 [ 3.572853] BTRFS: selftest: Qgroup multiple refs test
  785. 785 [ 3.623506] Key type encrypted registered
  786. 786 [ 3.624625] rga2: Module initialized.
  787. 787 [ 3.631844] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
  788. 788 [ 3.632397] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 5
  789. 789 [ 3.632532] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x06030010
  790. 790 [ 3.632562] xhci-hcd xhci-hcd.7.auto: irq 232, io mem 0xfe800000
  791. 791 [ 3.632709] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  792. 792 [ 3.632714] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  793. 793 [ 3.632718] usb usb5: Product: xHCI Host Controller
  794. 794 [ 3.632722] usb usb5: Manufacturer: Linux 4.4.213-rockchip64 xhci-hcd
  795. 795 [ 3.632725] usb usb5: SerialNumber: xhci-hcd.7.auto
  796. 796 [ 3.633071] hub 5-0:1.0: USB hub found
  797. 797 [ 3.633096] hub 5-0:1.0: 1 port detected
  798. 798 [ 3.633348] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
  799. 799 [ 3.633463] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 6
  800. 800 [ 3.633513] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  801. 801 [ 3.633588] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  802. 802 [ 3.633596] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  803. 803 [ 3.633602] usb usb6: Product: xHCI Host Controller
  804. 804 [ 3.633608] usb usb6: Manufacturer: Linux 4.4.213-rockchip64 xhci-hcd
  805. 805 [ 3.633613] usb usb6: SerialNumber: xhci-hcd.7.auto
  806. 806 [ 3.633964] hub 6-0:1.0: USB hub found
  807. 807 [ 3.633991] hub 6-0:1.0: 1 port detected
  808. 808 [ 3.635046] xhci-hcd xhci-hcd.7.auto: remove, state 1
  809. 809 [ 3.635063] usb usb6: USB disconnect, device number 1
  810. 810 [ 3.651427] xhci-hcd xhci-hcd.7.auto: Host not halted after 16000 microseconds.
  811. 811 [ 3.651434] xhci-hcd xhci-hcd.7.auto: Host controller not halted, aborting reset.
  812. 812 [ 3.651522] xhci-hcd xhci-hcd.7.auto: USB bus 6 deregistered
  813. 813 [ 3.651632] xhci-hcd xhci-hcd.7.auto: remove, state 1
  814. 814 [ 3.651645] usb usb5: USB disconnect, device number 1
  815. 815 [ 3.652081] xhci-hcd xhci-hcd.7.auto: USB bus 5 deregistered
  816. 816 [ 3.656184] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
  817. 817 [ 3.656370] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 5
  818. 818 [ 3.656486] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x06030010
  819. 819 [ 3.656523] xhci-hcd xhci-hcd.8.auto: irq 233, io mem 0xfe900000
  820. 820 [ 3.656693] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  821. 821 [ 3.656699] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  822. 822 [ 3.656704] usb usb5: Product: xHCI Host Controller
  823. 823 [ 3.656709] usb usb5: Manufacturer: Linux 4.4.213-rockchip64 xhci-hcd
  824. 824 [ 3.656713] usb usb5: SerialNumber: xhci-hcd.8.auto
  825. 825 [ 3.657007] hub 5-0:1.0: USB hub found
  826. 826 [ 3.657026] hub 5-0:1.0: 1 port detected
  827. 827 [ 3.657204] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
  828. 828 [ 3.657284] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 6
  829. 829 [ 3.657320] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  830. 830 [ 3.657373] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  831. 831 [ 3.657378] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  832. 832 [ 3.657383] usb usb6: Product: xHCI Host Controller
  833. 833 [ 3.657387] usb usb6: Manufacturer: Linux 4.4.213-rockchip64 xhci-hcd
  834. 834 [ 3.657391] usb usb6: SerialNumber: xhci-hcd.8.auto
  835. 835 [ 3.657650] hub 6-0:1.0: USB hub found
  836. 836 [ 3.657667] hub 6-0:1.0: 1 port detected
  837. 837 [ 3.658513] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
  838. 838 [ 3.658545] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
  839. 839 [ 3.658558] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
  840. 840 [ 3.658578] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
  841. 841 [ 3.658600] dwmmc_rockchip fe310000.dwmmc: 'clock-freq-min-max' property was deprecated.
  842. 842 [ 3.658607] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply from device tree
  843. 843 [ 3.658613] dwmmc_rockchip fe310000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe310000 failed
  844. 844 [ 3.658638] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply from device tree
  845. 845 [ 3.658643] dwmmc_rockchip fe310000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe310000 failed
  846. 846 [ 3.658655] dwmmc_rockchip fe310000.dwmmc: No vmmc regulator found
  847. 847 [ 3.658659] dwmmc_rockchip fe310000.dwmmc: No vqmmc regulator found
  848. 848 [ 3.658670] dwmmc_rockchip fe310000.dwmmc: GPIO lookup for consumer wp
  849. 849 [ 3.658674] dwmmc_rockchip fe310000.dwmmc: using device tree for GPIO lookup
  850. 850 [ 3.658680] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@fe310000[0]'
  851. 851 [ 3.658685] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@fe310000[0]'
  852. 852 [ 3.658689] dwmmc_rockchip fe310000.dwmmc: using lookup tables for GPIO lookup
  853. 853 [ 3.658694] dwmmc_rockchip fe310000.dwmmc: lookup for GPIO wp failed
  854. 854 [ 3.658820] platform sdio-pwrseq: GPIO lookup for consumer reset
  855. 855 [ 3.658824] platform sdio-pwrseq: using device tree for GPIO lookup
  856. 856 [ 3.658837] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
  857. 857 [ 3.658862] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
  858. 858 [ 3.666530] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
  859. 859 [ 3.666801] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 7
  860. 860 [ 3.666911] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x06030010
  861. 861 [ 3.666929] xhci-hcd xhci-hcd.7.auto: irq 232, io mem 0xfe800000
  862. 862 [ 3.667067] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
  863. 863 [ 3.667073] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  864. 864 [ 3.667078] usb usb7: Product: xHCI Host Controller
  865. 865 [ 3.667083] usb usb7: Manufacturer: Linux 4.4.213-rockchip64 xhci-hcd
  866. 866 [ 3.667087] usb usb7: SerialNumber: xhci-hcd.7.auto
  867. 867 [ 3.667394] hub 7-0:1.0: USB hub found
  868. 868 [ 3.667413] hub 7-0:1.0: 1 port detected
  869. 869 [ 3.667583] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
  870. 870 [ 3.667665] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 8
  871. 871 [ 3.667707] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
  872. 872 [ 3.667773] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003
  873. 873 [ 3.667778] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  874. 874 [ 3.667782] usb usb8: Product: xHCI Host Controller
  875. 875 [ 3.667786] usb usb8: Manufacturer: Linux 4.4.213-rockchip64 xhci-hcd
  876. 876 [ 3.667790] usb usb8: SerialNumber: xhci-hcd.7.auto
  877. 877 [ 3.668045] hub 8-0:1.0: USB hub found
  878. 878 [ 3.668063] hub 8-0:1.0: 1 port detected
  879. 879 [ 3.668222] rockchip-dwc3 usb0: USB HOST connected
  880. 880 [ 3.673396] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  881. 881 [ 3.689112] dwmmc_rockchip fe310000.dwmmc: 1 slots initialized
  882. 882 [ 3.690375] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/es8316-sound[0]'
  883. 883 [ 3.690397] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/es8316-sound[0]'
  884. 884 [ 3.725286] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  885. 885 [ 3.726960] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  886. 886 [ 3.728621] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  887. 887 [ 3.731659] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  888. 888 [ 3.735706] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
  889. 889 [ 3.793928] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  890. 890 [ 3.825614] asoc-simple-card es8316-sound: ES8316 HiFi <-> ff880000.i2s mapping ok
  891. 891 [ 3.825672] asoc-simple-card es8316-sound: ASoC: no source widget found for MICBIAS1
  892. 892 [ 3.825695] asoc-simple-card es8316-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
  893. 893 [ 3.825720] asoc-simple-card es8316-sound: ASoC: no sink widget found for IN1P
  894. 894 [ 3.825741] asoc-simple-card es8316-sound: ASoC: Failed to add route Mic Jack -> direct -> IN1P
  895. 895 [ 3.826210] es8316 1-0011: ASoC: Failed to create Left Hp mixer debugfs file
  896. 896 [ 3.826240] es8316 1-0011: ASoC: Failed to create Right Hp mixer debugfs file
  897. 897 [ 3.826290] es8316 1-0011: ASoC: Failed to create HPCP L debugfs file
  898. 898 [ 3.826318] es8316 1-0011: ASoC: Failed to create HPCP R debugfs file
  899. 899 [ 3.826367] es8316 1-0011: ASoC: Failed to create HPVOL L debugfs file
  900. 900 [ 3.826395] es8316 1-0011: ASoC: Failed to create HPVOL R debugfs file
  901. 901 [ 3.834754] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-codec[0]'
  902. 902 [ 3.834779] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-codec[0]'
  903. 903 [ 3.835845] asoc-simple-card hdmi-codec: i2s-hifi <-> ff8a0000.i2s mapping ok
  904. 904 [ 3.841017] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp1-supply from device tree
  905. 905 [ 3.841052] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp1-supply property in node /power-management@ff310000/power-controller failed
  906. 906 [ 3.841206] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_edp-supply from device tree
  907. 907 [ 3.841233] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_edp-supply property in node /power-management@ff310000/power-controller failed
  908. 908 [ 3.841309] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_gpu-supply from device tree
  909. 909 [ 3.841336] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_gpu-supply property in node /power-management@ff310000/power-controller failed
  910. 910 [ 3.841432] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_rga-supply from device tree
  911. 911 [ 3.841459] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_rga-supply property in node /power-management@ff310000/power-controller failed
  912. 912 [ 3.841552] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_iep-supply from device tree
  913. 913 [ 3.841578] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_iep-supply property in node /power-management@ff310000/power-controller failed
  914. 914 [ 3.842537] rk808-rtc rk808-rtc: setting system clock to 2020-05-15 12:25:56 UTC (1589545556)
  915. 915 [ 3.842572] of_cfs_init
  916. 916 [ 3.842708] of_cfs_init: OK
  917. 917 [ 3.882940] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp0-supply from device tree
  918. 918 [ 3.882966] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_isp0-supply property in node /power-management@ff310000/power-controller failed
  919. 919 [ 3.883096] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopb-supply from device tree
  920. 920 [ 3.883108] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopb-supply property in node /power-management@ff310000/power-controller failed
  921. 921 [ 3.883179] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopl-supply from device tree
  922. 922 [ 3.883190] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vopl-supply property in node /power-management@ff310000/power-controller failed
  923. 923 [ 3.883239] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vo-supply from device tree
  924. 924 [ 3.883250] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vo-supply property in node /power-management@ff310000/power-controller failed
  925. 925 [ 3.883295] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vdu-supply from device tree
  926. 926 [ 3.883306] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vdu-supply property in node /power-management@ff310000/power-controller failed
  927. 927 [ 3.883363] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vcodec-supply from device tree
  928. 928 [ 3.883374] rockchip-pm-domain ff310000.power-management:power-controller: Looking up pd_vcodec-supply property in node /power-management@ff310000/power-controller failed
  929. 929 [ 3.884383] ALSA device list:
  930. 930 [ 3.884390] #0: rockchip,es8316-codec
  931. 931 [ 3.884396] #1: HDMI-CODEC
  932. 932 [ 3.885162] Freeing unused kernel memory: 1216K
  933. 933 [ 4.061790] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 222
  934. 934 [ 4.070057] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
  935. 935 [ 4.070137] mmc2: new ultra high speed SDR104 SDIO card at address 0001
  936. 936 [ 4.523225] md: linear personality registered for level -1
  937. 937 [ 4.532072] md: multipath personality registered for level -4
  938. 938 [ 4.541759] md: raid0 personality registered for level 0
  939. 939 [ 4.552302] md: raid1 personality registered for level 1
  940. 940 [ 4.565166] async_tx: api initialized (async)
  941. 941 [ 4.571350] md: raid6 personality registered for level 6
  942. 942 [ 4.571365] md: raid5 personality registered for level 5
  943. 943 [ 4.571375] md: raid4 personality registered for level 4
  944. 944 [ 4.604804] md: raid10 personality registered for level 10
  945. 945 [ 5.233580] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
  946. 946 [ 5.255138] usb 6-1: New USB device found, idVendor=174c, idProduct=55aa
  947. 947 [ 5.255165] usb 6-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  948. 948 [ 5.255183] usb 6-1: Product: CHIPFANCIER
  949. 949 [ 5.255200] usb 6-1: Manufacturer: SSFD
  950. 950 [ 5.255215] usb 6-1: SerialNumber: 60SSFD42521AF031B2D
  951. 951 [ 5.269511] usbcore: registered new interface driver usb-storage
  952. 952 [ 5.278689] scsi host0: uas
  953. 953 [ 5.279930] usbcore: registered new interface driver uas
  954. 954 [ 5.281073] scsi 0:0:0:0: Direct-Access SSFD CHIPFANCIER 0 PQ: 0 ANSI: 6
  955. 955 [ 5.283819] sd 0:0:0:0: [sda] 247463936 512-byte logical blocks: (127 GB/118 GiB)
  956. 956 [ 5.284606] sd 0:0:0:0: [sda] Write Protect is off
  957. 957 [ 5.284626] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  958. 958 [ 5.285014] sd 0:0:0:0: [sda] Disabling FUA
  959. 959 [ 5.285035] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  960. 960 [ 5.288146] sda: sda1
  961. 961 [ 5.290553] sd 0:0:0:0: [sda] Attached SCSI disk
  962. 962 [ 6.339915] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  963. 963 [ 6.781599] systemd[1]: Inserted module 'autofs4'
  964. 964 [ 6.791620] ip_tables: (C) 2000-2006 Netfilter Core Team
  965. 965 [ 6.797520] cgroup: cgroup2: unknown option "nsdelegate"
  966. 966 [ 6.814886] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  967. 967 [ 6.816177] systemd[1]: Detected architecture arm64.
  968. 968 [ 6.828021] systemd[1]: Set hostname to <darkgeek-armbian-pterosauria>.
  969. 969 [ 6.966459] random: lvmconfig: uninitialized urandom read (4 bytes read, 102 bits of entropy available)
  970. 970 [ 6.994391] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  971. 971 [ 6.994410] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  972. 972 [ 7.085981] systemd[1]: /lib/systemd/system/rk3399-bluetooth.service:10: Support for option SysVStartPriority= has been removed and it is ignored
  973. 973 [ 7.163760] systemd[1]: /etc/systemd/system/armbian-restore-iptables.service:3: Unknown section 'Timer'. Ignoring.
  974. 974 [ 7.178182] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  975. 975 [ 7.190977] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  976. 976 [ 7.191609] systemd[1]: Listening on Journal Socket.
  977. 977 [ 7.192301] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  978. 978 [ 7.192848] systemd[1]: Listening on udev Control Socket.
  979. 979 [ 7.193390] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  980. 980 [ 7.198892] systemd[1]: Mounting Kernel Debug File System...
  981. 981 [ 7.199169] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  982. 982 [ 7.201207] systemd[1]: Created slice system-shadowsocks\x2dlibev\x2dlocal.slice.
  983. 983 [ 7.201496] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  984. 984 [ 7.203398] systemd[1]: Created slice system-getty.slice.
  985. 985 [ 7.203737] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  986. 986 [ 7.204187] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  987. 987 [ 7.204564] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  988. 988 [ 7.205078] systemd[1]: Listening on udev Kernel Socket.
  989. 989 [ 7.205417] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
  990. 990 [ 7.205800] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  991. 991 [ 7.207171] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  992. 992 [ 7.208519] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  993. 993 [ 7.211424] systemd[1]: Created slice system-serial\x2dgetty.slice.
  994. 994 [ 7.218206] systemd[1]: Mounting Huge Pages File System...
  995. 995 [ 7.224328] systemd[1]: Starting Availability of block devices...
  996. 996 [ 7.225003] systemd[1]: Reached target Swap.
  997. 997 [ 7.227389] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  998. 998 [ 7.234387] systemd[1]: Starting Load Kernel Modules...
  999. 999 [ 7.234849] systemd[1]: Reached target User and Group Name Lookups.
  1000. 1000 [ 7.238286] systemd[1]: Listening on Syslog Socket.
  1001. 1001 [ 7.243549] systemd[1]: Starting Set the console keyboard layout...
  1002. 1002 [ 7.244537] systemd[1]: Listening on Journal Socket (/dev/log).
  1003. 1003 [ 7.245256] systemd[1]: Listening on initctl Compatibility Named Pipe.
  1004. 1004 [ 7.250386] systemd[1]: Starting udev Coldplug all Devices...
  1005. 1005 [ 7.255713] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  1006. 1006 [ 7.261655] systemd[1]: Mounting POSIX Message Queue File System...
  1007. 1007 [ 7.262651] systemd[1]: Listening on fsck to fsckd communication Socket.
  1008. 1008 [ 7.263127] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  1009. 1009 [ 7.263798] systemd[1]: Listening on LVM2 poll daemon socket.
  1010. 1010 [ 7.264617] systemd[1]: Listening on Journal Audit Socket.
  1011. 1011 [ 7.269225] systemd[1]: Starting Remount Root and Kernel File Systems...
  1012. 1012 [ 7.269570] systemd[1]: Reached target Remote File Systems.
  1013. 1013 [ 7.276607] systemd[1]: Starting Nameserver information manager...
  1014. 1014 [ 7.277011] systemd[1]: Reached target System Time Synchronized.
  1015. 1015 [ 7.283682] systemd[1]: Starting Restore / save the current clock...
  1016. 1016 [ 7.287261] systemd[1]: Created slice Virtual Machine and Container Slice.
  1017. 1017 [ 7.290963] systemd[1]: Created slice User and Session Slice.
  1018. 1018 [ 7.292739] systemd[1]: Reached target Slices.
  1019. 1019 [ 7.297465] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  1020. 1020 [ 7.301670] systemd[1]: Mounted Kernel Debug File System.
  1021. 1021 [ 7.302338] systemd[1]: Mounted Huge Pages File System.
  1022. 1022 [ 7.307156] systemd[1]: Started Availability of block devices.
  1023. 1023 [ 7.310449] systemd[1]: Started Load Kernel Modules.
  1024. 1024 [ 7.313236] systemd[1]: Started Set the console keyboard layout.
  1025. 1025 [ 7.314005] systemd[1]: Mounted POSIX Message Queue File System.
  1026. 1026 [ 7.321513] systemd[1]: Started Create list of required static device nodes for the current kernel.
  1027. 1027 [ 7.325295] EXT4-fs (sda1): re-mounted. Opts: commit=600,errors=remount-ro
  1028. 1028 [ 7.328560] systemd[1]: Mounting Kernel Configuration File System...
  1029. 1029 [ 7.333589] systemd[1]: Mounting FUSE Control File System...
  1030. 1030 [ 7.338588] systemd[1]: Starting Apply Kernel Variables...
  1031. 1031 [ 7.346381] systemd[1]: Started Remount Root and Kernel File Systems.
  1032. 1032 [ 7.350522] systemd[1]: Started Restore / save the current clock.
  1033. 1033 [ 7.352945] systemd[1]: Started Nameserver information manager.
  1034. 1034 [ 7.354277] systemd[1]: Mounted Kernel Configuration File System.
  1035. 1035 [ 7.355456] systemd[1]: Mounted FUSE Control File System.
  1036. 1036 [ 7.358089] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1037. 1037 [ 7.361350] systemd[1]: Starting Load/Save Random Seed...
  1038. 1038 [ 7.366735] systemd[1]: Starting Create System Users...
  1039. 1039 [ 7.375987] systemd[1]: Started Apply Kernel Variables.
  1040. 1040 [ 7.392797] systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  1041. 1041 [ 7.396423] systemd[1]: Started Load/Save Random Seed.
  1042. 1042 [ 7.406512] systemd[1]: Started Create System Users.
  1043. 1043 [ 7.410102] systemd[1]: Starting Create Static Device Nodes in /dev...
  1044. 1044 [ 7.445998] systemd[1]: Started Create Static Device Nodes in /dev.
  1045. 1045 [ 7.449377] systemd[1]: Starting udev Kernel Device Manager...
  1046. 1046 [ 7.451755] systemd[1]: Reached target Local File Systems (Pre).
  1047. 1047 [ 7.457764] systemd[1]: Mounting /tmp...
  1048. 1048 [ 7.458423] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
  1049. 1049 [ 7.469260] systemd[1]: Mounted /tmp.
  1050. 1050 [ 7.500167] systemd[1]: Started udev Coldplug all Devices.
  1051. 1051 [ 7.503643] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  1052. 1052 [ 7.513642] systemd[1]: Started Helper to synchronize boot up for ifupdown.
  1053. 1053 [ 7.522830] systemd[1]: Started udev Kernel Device Manager.
  1054. 1054 [ 7.526217] systemd[1]: Starting Show Plymouth Boot Screen...
  1055. 1055 [ 7.559598] systemd[1]: plymouth-start.service: Succeeded.
  1056. 1056 [ 7.560826] systemd[1]: Started Show Plymouth Boot Screen.
  1057. 1057 [ 7.561576] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
  1058. 1058 [ 7.564607] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
  1059. 1059 [ 7.564739] systemd[1]: Reached target Paths.
  1060. 1060 [ 7.568093] systemd[1]: Reached target Local Encrypted Volumes.
  1061. 1061 [ 7.696331] systemd[1]: Starting Show Plymouth Boot Screen...
  1062. 1062 [ 7.697269] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1063. 1063 [ 7.697634] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1064. 1064 [ 7.697750] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  1065. 1065 [ 7.712957] random: nonblocking pool is initialized
  1066. 1066 [ 7.720342] systemd[1]: plymouth-start.service: Succeeded.
  1067. 1067 [ 7.721629] systemd[1]: Started Show Plymouth Boot Screen.
  1068. 1068 [ 7.722214] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
  1069. 1069 [ 7.726243] rockchip-saradc ff100000.saradc: Looking up vref-supply from device tree
  1070. 1070 [ 7.726251] rockchip-saradc ff100000.saradc: Looking up vref-supply property in node /saradc@ff100000 failed
  1071. 1071 [ 7.726275] ff100000.saradc supply vref not found, using dummy regulator
  1072. 1072 [ 7.726474] rockchip-saradc ff100000.saradc: failed to get voltage
  1073. 1073 [ 7.726539] rockchip-saradc: probe of ff100000.saradc failed with error -22
  1074. 1074 [ 7.742055] systemd[1]: Found device /dev/ttyS2.
  1075. 1075 [ 7.751023] dhd_module_init: in Dongle Host Driver, version XXX.XXX.77.41.10 (r)
  1076. 1076 [ 7.751033] ======== dhd_wlan_init_plat_data ========
  1077. 1077 [ 7.751037] dhd_wlan_init_gpio: WL_REG_ON=-1
  1078. 1078 [ 7.751040] dhd_wifi_platform_load: Enter
  1079. 1079 [ 7.751058] Power-up adapter 'DHD generic adapter'
  1080. 1080 [ 7.752242] wifi_platform_set_power = 1
  1081. 1081 [ 7.752255] ======== PULL WL_REG_ON(-1) HIGH! ========
  1082. 1082 [ 7.752261] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1083. 1083 [ 7.752268] [WLAN_RFKILL]: wifi turn on power. -1
  1084. 1084 [ 7.802294] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1085. 1085 [ 7.802381] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1086. 1086 [ 7.802403] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  1087. 1087 [ 7.805125] systemd[1]: Starting Show Plymouth Boot Screen...
  1088. 1088 [ 7.811056] mali ff9a0000.gpu: Looking up mali-supply from device tree
  1089. 1089 [ 7.811381] mali ff9a0000.gpu: leakage=32
  1090. 1090 [ 7.811407] mali ff9a0000.gpu: Looking up mali-supply from device tree
  1091. 1091 [ 7.811432] vdd_gpu: could not add device link ff9a0000.gpu err -17
  1092. 1092 [ 7.811442] vdd_gpu: Failed to create debugfs directory
  1093. 1093 [ 7.832819] mali ff9a0000.gpu: Failed to get pvtm
  1094. 1094 [ 7.837763] systemd[1]: plymouth-start.service: Succeeded.
  1095. 1095 [ 7.839234] systemd[1]: Started Show Plymouth Boot Screen.
  1096. 1096 [ 7.839709] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
  1097. 1097 [ 7.844025] mali ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
  1098. 1098 [ 7.848580] mali ff9a0000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0
  1099. 1099 [ 7.848900] I : [File] : drivers/gpu/arm/midgard_for_linux/backend/gpu/mali_kbase_devfreq.c; [Line] : 307; [Func] : kbase_devfreq_init(); success initing power_model_simple.
  1100. 1100 [ 7.851507] mali ff9a0000.gpu: Probed as mali0
  1101. 1101 [ 7.864571] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  1102. 1102 [ 7.870054] systemd[1]: Starting Load/Save RF Kill Switch Status...
  1103. 1103 [ 7.917009] [BT_RFKILL]: ENABLE UART_RTS
  1104. 1104 [ 7.917798] systemd[1]: Found device /dev/disk/by-uuid/8bcc2f70-8cce-4f36-926b-0ae0438dfb7f.
  1105. 1105 [ 7.935987] systemd[1]: Starting File System Check on /dev/disk/by-uuid/8bcc2f70-8cce-4f36-926b-0ae0438dfb7f...
  1106. 1106 [ 7.939627] cfg80211: World regulatory domain updated:
  1107. 1107 [ 7.939644] cfg80211: DFS Master region: unset
  1108. 1108 [ 7.939649] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  1109. 1109 [ 7.939658] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  1110. 1110 [ 7.939666] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  1111. 1111 [ 7.939672] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  1112. 1112 [ 7.939678] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  1113. 1113 [ 7.939685] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  1114. 1114 [ 7.939690] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  1115. 1115 [ 7.939696] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  1116. 1116 [ 7.939702] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  1117. 1117 [ 7.963560] systemd[1]: Started File System Check Daemon to report status.
  1118. 1118 [ 8.020736] [BT_RFKILL]: DISABLE UART_RTS
  1119. 1119 [ 8.020799] [BT_RFKILL]: bt turn on power
  1120. 1120 [ 8.021867] systemd[1]: Started Load/Save RF Kill Switch Status.
  1121. 1121 [ 8.052724] wifi_platform_bus_enumerate device present 1
  1122. 1122 [ 8.052738] ======== Card detection to detect SDIO card! ========
  1123. 1123 [ 8.052744] mmc2:mmc host rescan start!
  1124. 1124 [ 8.053996] systemd[1]: Started File System Check on /dev/disk/by-uuid/8bcc2f70-8cce-4f36-926b-0ae0438dfb7f.
  1125. 1125 [ 8.057274] systemd[1]: Mounting /media/mmcboot...
  1126. 1126 [ 8.068866] bcmsdh_register: register client driver
  1127. 1127 [ 8.069043] bcmsdh_sdmmc_probe: Enter num=1
  1128. 1128 [ 8.069148] bcmsdh_sdmmc_probe: Enter num=2
  1129. 1129 [ 8.069152] bus num (host idx)=2, slot num (rca)=1
  1130. 1130 [ 8.069156] found adapter info 'DHD generic adapter'
  1131. 1131 [ 8.069205] sdioh_attach: set sd_f2_blocksize 256
  1132. 1132 [ 8.069248] sdioh_attach: sd clock rate = 0
  1133. 1133 [ 8.069501] dhdsdio_probe : no mutex held. set lock
  1134. 1134 [ 8.069605] F1 signature read @0x18000000=0x15294345
  1135. 1135 [ 8.073411] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
  1136. 1136 [ 8.074137] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
  1137. 1137 [ 8.074216] dhd_conf_set_chiprev: chip=0x4345, chiprev=9
  1138. 1138 [ 8.074365] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
  1139. 1139 [ 8.074699] CFG80211-ERROR) wl_init_prof : wl_init_prof: No profile
  1140. 1140 [ 8.074777] wl_escan_attach: Enter
  1141. 1141 [ 8.074816] wl_escan_init: Enter
  1142. 1142 [ 8.074886] wl_create_event_handler(): thread:wl_escan_handler:1ec started
  1143. 1143 [ 8.075077] tsk Enter, tsk = 0xffffffc0f04501b0
  1144. 1144 [ 8.075112] dhd_attach(): thread:dhd_watchdog_thread:1ed started
  1145. 1145 [ 8.075170] dhd_attach(): thread:dhd_dpc:1ee started
  1146. 1146 [ 8.075289] dhd_attach(): thread:dhd_rxf:1f0 started
  1147. 1147 [ 8.075295] dhd_deferred_work_init: work queue initialized
  1148. 1148 [ 8.075300] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
  1149. 1149 [ 8.075316] dhd_bus_set_default_min_res_mask: Unhandled chip id
  1150. 1150 [ 8.075609] sdioh_cis_read: func_cis_ptr[0]=0x10ac
  1151. 1151 [ 8.083381] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: commit=600,errors=remount-ro
  1152. 1152 [ 8.085249] Dongle Host Driver, version XXX.XXX.77.41.10 (r)
  1153. 1153 [ 8.085745] wl_ext_iapsta_attach_netdev: ifidx=0, bssidx=0
  1154. 1154 [ 8.085754] Register interface [wlan0] MAC: 6c:21:a2:37:ff:1a
  1155. 1155
  1156. 1156 [ 8.085813] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 0
  1157. 1157 [ 8.085825] dhd_wl_ioctl: returning as busstate=0
  1158. 1158 [ 8.085830] dhd_dbg_detach_pkt_monitor, 2204
  1159. 1159 [ 8.085835] dhd_bus_devreset: == Power OFF ==
  1160. 1160 [ 8.086088] dhd_txglom_enable: enable 0
  1161. 1161 [ 8.086094] dhd_conf_set_txglom_params: txglom_mode=copy
  1162. 1162 [ 8.086098] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0
  1163. 1163 [ 8.086102] dhd_conf_set_txglom_params: txinrx_thres=128, dhd_txminmax=-1
  1164. 1164 [ 8.086106] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=-1
  1165. 1165 [ 8.086110] dhd_bus_devreset: WLAN OFF DONE
  1166. 1166 [ 8.086225] wifi_platform_set_power = 0
  1167. 1167 [ 8.086230] ======== PULL WL_REG_ON(-1) LOW! ========
  1168. 1168 [ 8.086235] [WLAN_RFKILL]: rockchip_wifi_power: 0
  1169. 1169 [ 8.086249] [WLAN_RFKILL]: wifi shut off power.
  1170. 1170 [ 8.086254] dhdsdio_probe : the lock is released.
  1171. 1171 [ 8.086320] dhd_module_init: Exit err=0
  1172. 1172 [ 8.087302] systemd[1]: Mounted /media/mmcboot.
  1173. 1173 [ 8.094570] dhd_ioctl_entry: Interface is down
  1174. 1174 [ 8.107965] systemd[1]: Mounting /boot...
  1175. 1175 [ 8.127199] systemd[1]: Mounted /boot.
  1176. 1176 [ 8.130628] systemd[1]: Reached target Local File Systems.
  1177. 1177 [ 8.135117] systemd[1]: Starting Raise network interfaces...
  1178. 1178 [ 8.137347] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1179. 1179 [ 8.140618] systemd[1]: Starting Armbian ZRAM config...
  1180. 1180 [ 8.146350] systemd[1]: Starting Set console font and keymap...
  1181. 1181 [ 8.151132] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  1182. 1182 [ 8.169831] systemd[1]: Started Set console font and keymap.
  1183. 1183 [ 8.172873] systemd[1]: Received SIGRTMIN+20 from PID 262 (plymouthd).
  1184. 1184 [ 8.174678] systemd[1]: plymouth-read-write.service: Succeeded.
  1185. 1185 [ 8.175942] systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
  1186. 1186 [ 8.203793] systemd[1]: Found device /sys/subsystem/net/devices/wlan0.
  1187. 1187 [ 8.207649] systemd[1]: Started ifup for wlan0.
  1188. 1188 [ 8.235588] dhd_ioctl_entry: Interface is down
  1189. 1189 [ 8.235613] dhd_ioctl_entry: Interface is down
  1190. 1190 [ 8.235628] dhd_ioctl_entry: Interface is down
  1191. 1191 [ 8.235645] dhd_ioctl_entry: Interface is down
  1192. 1192 [ 8.235657] dhd_ioctl_entry: Interface is down
  1193. 1193 [ 8.235663] Error getting the SSID
  1194. 1194 [ 8.235672] dhd_ioctl_entry: Interface is down
  1195. 1195 [ 8.235690] dhd_ioctl_entry: Interface is down
  1196. 1196 [ 8.235706] dhd_ioctl_entry: Interface is down
  1197. 1197 [ 8.235716] dhd_ioctl_entry: Interface is down
  1198. 1198 [ 8.235726] dhd_ioctl_entry: Interface is down
  1199. 1199 [ 8.236128] dhd_ioctl_entry: Interface is down
  1200. 1200 [ 8.236145] dhd_ioctl_entry: Interface is down
  1201. 1201 [ 8.236158] dhd_ioctl_entry: Interface is down
  1202. 1202 [ 8.255147] dhd_inetaddr_notifier_call: bus not ready, exit
  1203. 1203 [ 8.260960] dhd_open: Enter ffffffc0ee48b000
  1204. 1204 [ 8.260967] dhd_open : no mutex held. set lock
  1205. 1205 [ 8.260974]
  1206. 1206 Dongle Host Driver, version XXX.XXX.77.41.10 (r)
  1207. 1207 [ 8.260980] wl_ext_iapsta_attach_netdev: ifidx=0, bssidx=0
  1208. 1208 [ 8.260984] wl_android_wifi_on in 1
  1209. 1209 [ 8.260988] wl_android_wifi_on in 2: g_wifi_on=0
  1210. 1210 [ 8.260992] wifi_platform_set_power = 1
  1211. 1211 [ 8.260996] ======== PULL WL_REG_ON(-1) HIGH! ========
  1212. 1212 [ 8.260999] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1213. 1213 [ 8.261004] [WLAN_RFKILL]: wifi turn on power. -1
  1214. 1214 [ 8.308504] zram: Added device: zram0
  1215. 1215 [ 8.310174] zram: Added device: zram1
  1216. 1216 [ 8.311490] zram: Added device: zram2
  1217. 1217 [ 8.346613] systemd[1]: Started Raise network interfaces.
  1218. 1218 [ 8.360506] systemd[1]: Starting Show Plymouth Boot Screen...
  1219. 1219 [ 8.361838] systemd[1]: Created slice system-zram\x2dsetup.slice.
  1220. 1220 [ 8.369652] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  1221. 1221 [ 8.370088] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  1222. 1222 [ 8.370434] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  1223. 1223 [ 8.370865] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  1224. 1224 [ 8.378037] zram1: detected capacity change from 0 to 1073741824
  1225. 1225 [ 8.386664] systemd[1]: Received SIGRTMIN+20 from PID 262 (plymouthd).
  1226. 1226 [ 8.387278] systemd[1]: plymouth-read-write.service: Succeeded.
  1227. 1227 [ 8.388341] systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
  1228. 1228 [ 8.390727] systemd[1]: plymouth-start.service: Succeeded.
  1229. 1229 [ 8.391891] systemd[1]: Started Show Plymouth Boot Screen.
  1230. 1230 [ 8.392420] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
  1231. 1231 [ 8.403284] Adding 1048572k swap on /dev/zram1. Priority:5 extents:1 across:1048572k SS
  1232. 1232 [ 8.475414] zram0: detected capacity change from 0 to 52428800
  1233. 1233 [ 8.499564] systemd[1]: Started Armbian ZRAM config.
  1234. 1234 [ 8.505805] systemd[1]: Starting Armbian memory supported logging...
  1235. 1235 [ 8.545760] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  1236. 1236 [ 8.564764] sdio_reset_comm():
  1237. 1237 [ 8.581051] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  1238. 1238 [ 8.600514] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
  1239. 1239 [ 8.637361] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  1240. 1240 [ 8.640435] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1241. 1241 [ 8.643519] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1242. 1242 [ 8.649054] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  1243. 1243 [ 8.757602] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  1244. 1244 [ 9.009173] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 233
  1245. 1245 [ 9.009298] sdioh_start: set sd_f2_blocksize 256
  1246. 1246 [ 9.010010]
  1247. 1247
  1248. 1248 dhd_bus_devreset: == WLAN ON ==
  1249. 1249 [ 9.010092] F1 signature read @0x18000000=0x15294345
  1250. 1250 [ 9.013138] F1 signature OK, socitype:0x1 chip:0x4345 rev:0x9 pkg:0x2
  1251. 1251 [ 9.013613] DHD: dongle ram size is set to 819200(orig 819200) at 0x198000
  1252. 1252 [ 9.013668] dhd_bus_set_default_min_res_mask: Unhandled chip id
  1253. 1253 [ 9.014234] dhd_conf_read_config: Ignore config file /lib/firmware/config.txt
  1254. 1254 [ 9.014252] Final fw_path=/lib/firmware/fw_bcm43456c5_ag.bin
  1255. 1255 [ 9.014257] Final nv_path=/lib/firmware/nvram_ap6256.txt
  1256. 1256 [ 9.014263] Final clm_path=/lib/firmware/clm.blob
  1257. 1257 [ 9.014267] Final conf_path=/lib/firmware/config.txt
  1258. 1258 [ 9.014653] dhd_os_open_image: /lib/firmware/fw_bcm43456c5_ag.bin (585884 bytes) open success
  1259. 1259 [ 9.095133] dhd_os_open_image: /lib/firmware/nvram_ap6256.txt (2099 bytes) open success
  1260. 1260 [ 9.095457] NVRAM version: AP6256_NVRAM_V1.1_08252017
  1261. 1261 [ 9.096176] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  1262. 1262 [ 9.171386] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  1263. 1263 [ 9.176920] dhd_get_memdump_info: File [/data/misc/wifi/.memdump.info] doesn't exist
  1264. 1264 [ 9.176928] dhd_get_memdump_info: MEMDUMP ENABLED = 2
  1265. 1265 [ 9.178296] Disable tdls_auto_op failed. -1
  1266. 1266 [ 9.178305] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 1
  1267. 1267 [ 9.178693] dhd_apply_default_clm: Ignore clm file /lib/firmware/clm.blob
  1268. 1268 [ 9.180526] Firmware up: op_mode=0x0005, MAC=6c:21:a2:37:ff:1a
  1269. 1269 [ 9.184479] dhd_preinit_ioctls Set scancache failed -23
  1270. 1270 [ 9.194806] Driver: XXX.XXX.77.41.10 (r)
  1271. 1271 Firmware: wl0: Feb 11 2020 11:54:51 version XXX.XXX.96.61 (be7af2d@shgit) (r745790) FWID 01-a41d86bd es7.c5.n4.a3
  1272. 1272 CLM: 9.2.9
  1273. 1273 [ 9.195140] dhd_txglom_enable: enable 1
  1274. 1274 [ 9.195147] dhd_conf_set_txglom_params: txglom_mode=copy
  1275. 1275 [ 9.195152] dhd_conf_set_txglom_params: txglomsize=36, deferred_tx_len=0
  1276. 1276 [ 9.195157] dhd_conf_set_txglom_params: txinrx_thres=128, dhd_txminmax=-1
  1277. 1277 [ 9.195162] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=-1
  1278. 1278 [ 9.195172] dhd_conf_get_disable_proptx: fw_proptx=1, disable_proptx=-1
  1279. 1279 [ 9.196335] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
  1280. 1280 [ 9.198135] dhd_pno_init: Support Android Location Service
  1281. 1281 [ 9.218308] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created
  1282. 1282 [ 9.218714] dhd_rtt_init : FTM is supported
  1283. 1283 [ 9.218723] dhd_preinit_ioctls: SensorHub diabled 0
  1284. 1284 [ 9.219362] dhd_preinit_ioctls failed to set ShubHub disable
  1285. 1285 [ 9.220980] dhd_wl_ioctl_get_intiovar: get int iovar wnm_bsstrans_resp failed, ERR -23
  1286. 1286 [ 9.220986] failed to get wnm_bsstrans_resp
  1287. 1287 [ 9.221584] failed to set WNM capabilities
  1288. 1288 [ 9.221914] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created
  1289. 1289 [ 9.221924] dhd_conf_set_country: set country CN, revision 38
  1290. 1290 [ 9.224750] Country code: CN (CN/38)
  1291. 1291 [ 9.227128] CONFIG-ERROR) dhd_conf_set_intiovar: txbf setting failed -23
  1292. 1292 [ 9.227417] wl_android_wifi_on: Success
  1293. 1293 [ 9.264767] dhd_open : the lock is released.
  1294. 1294 [ 9.264785] dhd_open: Exit ret=0
  1295. 1295 [ 11.001715] systemd[1]: Started Armbian memory supported logging.
  1296. 1296 [ 11.016592] systemd[1]: Starting Journal Service...
  1297. 1297 [ 11.240745] systemd[1]: Started Journal Service.
  1298. 1298 [ 11.303322] systemd-journald[726]: Received request to flush runtime journal from PID 1
  1299. 1299 [ 11.673251] [BT_RFKILL]: ENABLE UART_RTS
  1300. 1300 [ 11.710802] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  1301. 1301
  1302. 1302 ### armbian-release:
  1303. 1303
  1304. 1304 # PLEASE DO NOT EDIT THIS FILE
  1305. 1305 BOARD=rockpi-4b
  1306. 1306 BOARD_NAME="RockPi-4B"
  1307. 1307 BOARDFAMILY=rockchip64
  1308. 1308 BUILD_REPOSITORY_URL=https://github.com/armbian/rkbin
  1309. 1309 BUILD_REPOSITORY_COMMIT=3e533c9
  1310. 1310 DISTRIBUTION_CODENAME=buster
  1311. 1311 DISTRIBUTION_STATUS=supported
  1312. 1312 VERSION=20.02.11
  1313. 1313 LINUXFAMILY=rockchip64
  1314. 1314 BRANCH=legacy
  1315. 1315 ARCH=arm64
  1316. 1316 IMAGE_TYPE=stable
  1317. 1317 BOARD_TYPE=conf
  1318. 1318 INITRD_ARCH=arm64
  1319. 1319 KERNEL_IMAGE_TYPE=Image
  1320. 1320
  1321. 1321 ### boot environment:
  1322. 1322
  1323. 1323 verbosity=1
  1324. 1324 overlay_prefix=rockchip
  1325. 1325 rootdev=UUID=cee70b9a-c1dd-410a-add4-964b061195ca
  1326. 1326 rootfstype=ext4
  1327. 1327 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  1328. 1328
  1329. 1329 ### lsusb:
  1330. 1330
  1331. 1331 Bus 006 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
  1332. 1332 Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  1333. 1333 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1334. 1334 Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  1335. 1335 Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1336. 1336 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1337. 1337 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1338. 1338 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1339. 1339 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1340. 1340
  1341. 1341 ### lscpu:
  1342. 1342
  1343. 1343 Architecture: aarch64
  1344. 1344 Byte Order: Little Endian
  1345. 1345 CPU(s): 6
  1346. 1346 On-line CPU(s) list: 0-5
  1347. 1347 Thread(s) per core: 1
  1348. 1348 Core(s) per socket: 3
  1349. 1349 Socket(s): 2
  1350. 1350 Vendor ID: ARM
  1351. 1351 Model: 4
  1352. 1352 Model name: Cortex-A53
  1353. 1353 Stepping: r0p4
  1354. 1354 CPU max MHz: 1800.0000
  1355. 1355 CPU min MHz: 408.0000
  1356. 1356 BogoMIPS: 48.00
  1357. 1357 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32
  1358. 1358
  1359. 1359 ### cpuinfo:
  1360. 1360
  1361. 1361 processor : 0
  1362. 1362 BogoMIPS : 48.00
  1363. 1363 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  1364. 1364 CPU implementer : 0x41
  1365. 1365 CPU architecture: 8
  1366. 1366 CPU variant : 0x0
  1367. 1367 CPU part : 0xd03
  1368. 1368 CPU revision : 4
  1369. 1369
  1370. 1370 processor : 1
  1371. 1371 BogoMIPS : 48.00
  1372. 1372 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  1373. 1373 CPU implementer : 0x41
  1374. 1374 CPU architecture: 8
  1375. 1375 CPU variant : 0x0
  1376. 1376 CPU part : 0xd03
  1377. 1377 CPU revision : 4
  1378. 1378
  1379. 1379 processor : 2
  1380. 1380 BogoMIPS : 48.00
  1381. 1381 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  1382. 1382 CPU implementer : 0x41
  1383. 1383 CPU architecture: 8
  1384. 1384 CPU variant : 0x0
  1385. 1385 CPU part : 0xd03
  1386. 1386 CPU revision : 4
  1387. 1387
  1388. 1388 processor : 3
  1389. 1389 BogoMIPS : 48.00
  1390. 1390 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  1391. 1391 CPU implementer : 0x41
  1392. 1392 CPU architecture: 8
  1393. 1393 CPU variant : 0x0
  1394. 1394 CPU part : 0xd03
  1395. 1395 CPU revision : 4
  1396. 1396
  1397. 1397 processor : 4
  1398. 1398 BogoMIPS : 48.00
  1399. 1399 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  1400. 1400 CPU implementer : 0x41
  1401. 1401 CPU architecture: 8
  1402. 1402 CPU variant : 0x0
  1403. 1403 CPU part : 0xd08
  1404. 1404 CPU revision : 2
  1405. 1405
  1406. 1406 processor : 5
  1407. 1407 BogoMIPS : 48.00
  1408. 1408 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
  1409. 1409 CPU implementer : 0x41
  1410. 1410 CPU architecture: 8
  1411. 1411 CPU variant : 0x0
  1412. 1412 CPU part : 0xd08
  1413. 1413 CPU revision : 2
  1414. 1414
  1415. 1415 Serial : 0000000000000000
  1416. 1416
  1417. 1417 ### meminfo:
  1418. 1418
  1419. 1419 MemTotal: 3967220 kB
  1420. 1420 MemFree: 3746320 kB
  1421. 1421 MemAvailable: 3826040 kB
  1422. 1422 Buffers: 15832 kB
  1423. 1423 Cached: 79212 kB
  1424. 1424 SwapCached: 0 kB
  1425. 1425 Active: 79652 kB
  1426. 1426 Inactive: 51532 kB
  1427. 1427 Active(anon): 36760 kB
  1428. 1428 Inactive(anon): 8228 kB
  1429. 1429 Active(file): 42892 kB
  1430. 1430 Inactive(file): 43304 kB
  1431. 1431 Unevictable: 0 kB
  1432. 1432 Mlocked: 0 kB
  1433. 1433 SwapTotal: 1048572 kB
  1434. 1434 SwapFree: 1048572 kB
  1435. 1435 Dirty: 3880 kB
  1436. 1436 Writeback: 828 kB
  1437. 1437 AnonPages: 36744 kB
  1438. 1438 Mapped: 28740 kB
  1439. 1439 Shmem: 8556 kB
  1440. 1440 Slab: 45732 kB
  1441. 1441 SReclaimable: 25308 kB
  1442. 1442 SUnreclaim: 20424 kB
  1443. 1443 KernelStack: 3216 kB
  1444. 1444 PageTables: 2500 kB
  1445. 1445 NFS_Unstable: 0 kB
  1446. 1446 Bounce: 0 kB
  1447. 1447 WritebackTmp: 0 kB
  1448. 1448 CommitLimit: 3032180 kB
  1449. 1449 Committed_AS: 168508 kB
  1450. 1450 VmallocTotal: 258867136 kB
  1451. 1451 VmallocUsed: 0 kB
  1452. 1452 VmallocChunk: 0 kB
  1453. 1453 HugePages_Total: 0
  1454. 1454 HugePages_Free: 0
  1455. 1455 HugePages_Rsvd: 0
  1456. 1456 HugePages_Surp: 0
  1457. 1457 Hugepagesize: 2048 kB
  1458. 1458
  1459. 1459 ### virtual memory:
  1460. 1460
  1461. 1461 vm.admin_reserve_kbytes = 8192
  1462. 1462 vm.block_dump = 0
  1463. 1463 vm.dirty_background_bytes = 0
  1464. 1464 vm.dirty_background_ratio = 10
  1465. 1465 vm.dirty_bytes = 0
  1466. 1466 vm.dirty_expire_centisecs = 3000
  1467. 1467 vm.dirty_ratio = 20
  1468. 1468 vm.dirtytime_expire_seconds = 43200
  1469. 1469 vm.dirty_writeback_centisecs = 500
  1470. 1470 vm.extra_free_kbytes = 0
  1471. 1471 vm.hugepages_treat_as_movable = 0
  1472. 1472 vm.hugetlb_shm_group = 0
  1473. 1473 vm.laptop_mode = 0
  1474. 1474 vm.legacy_va_layout = 0
  1475. 1475 vm.lowmem_reserve_ratio = 256 32
  1476. 1476 vm.max_map_count = 65530
  1477. 1477 vm.min_free_kbytes = 7950
  1478. 1478 vm.mmap_min_addr = 32768
  1479. 1479 vm.mmap_rnd_bits = 18
  1480. 1480 vm.mmap_rnd_compat_bits = 11
  1481. 1481 vm.nr_hugepages = 0
  1482. 1482 vm.nr_overcommit_hugepages = 0
  1483. 1483 vm.nr_pdflush_threads = 0
  1484. 1484 vm.oom_dump_tasks = 1
  1485. 1485 vm.oom_kill_allocating_task = 0
  1486. 1486 vm.overcommit_kbytes = 0
  1487. 1487 vm.overcommit_memory = 0
  1488. 1488 vm.overcommit_ratio = 50
  1489. 1489 vm.page-cluster = 0
  1490. 1490 vm.panic_on_oom = 0
  1491. 1491 vm.percpu_pagelist_fraction = 0
  1492. 1492 vm.stat_interval = 1
  1493. 1493 vm.swappiness = 100
  1494. 1494 vm.user_reserve_kbytes = 123158
  1495. 1495 vm.vfs_cache_pressure = 100
  1496. 1496
  1497. 1497 ### ip addr:
  1498. 1498
  1499. 1499 XXX.XXX.0.1 dev lo proto zebra scope link metric 20
  1500. 1500 XXX.XXX.0.0/16 dev wlan0 scope link metric 1000
  1501. 1501 XXX.XXX.1.0/24 dev wlan0 proto kernel scope link src XXX.XXX.1.1
  1502. 1502 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  1503. 1503 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  1504. 1504 inet XXX.XXX.0.1/8 scope host lo
  1505. 1505 valid_lft forever preferred_lft forever
  1506. 1506 inet6 ::1/128 scope host
  1507. 1507 valid_lft forever preferred_lft forever
  1508. 1508 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
  1509. 1509 link/ether 9e:9d:73:d6:db:ce brd ff:ff:ff:ff:ff:ff
  1510. 1510 inet6 fe80::20f9:be5d:cc71:b39b/64 scope link tentative noprefixroute
  1511. 1511 valid_lft forever preferred_lft forever
  1512. 1512 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
  1513. 1513 link/ether 6c:21:a2:37:ff:1a brd ff:ff:ff:ff:ff:ff
  1514. 1514 inet XXX.XXX.1.1/24 brd XXX.XXX.1.255 scope global wlan0
  1515. 1515 valid_lft forever preferred_lft forever
  1516. 1516 inet6 fe80::6e21:a2ff:fe37:ff1a/64 scope link
  1517. 1517 valid_lft forever preferred_lft forever
  1518. 1518
  1519. 1519 ### partitions:
  1520. 1520
  1521. 1521 major minor #blocks name
  1522. 1522
  1523. 1523 179 0 62367744 mmcblk0
  1524. 1524 179 1 61727680 mmcblk0p1
  1525. 1525 8 0 123731968 sda
  1526. 1526 8 1 123700701 sda1
  1527. 1527 251 0 51200 zram0
  1528. 1528 251 1 1048576 zram1
  1529. 1529
  1530. 1530 ### df:
  1531. 1531
  1532. 1532 udev 1.9G 0 1.9G 0% /dev
  1533. 1533 tmpfs 388M 5.4M 383M 2% /run
  1534. 1534 /dev/sda1 116G 32G 79G 29% /
  1535. 1535 tmpfs 1.9G 0 1.9G 0% /dev/shm
  1536. 1536 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  1537. 1537 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
  1538. 1538 tmpfs 1.9G 8.0K 1.9G 1% /tmp
  1539. 1539 /dev/mmcblk0p1 58G 1.2G 57G 2% /media/mmcboot
  1540. 1540 /dev/zram0 49M 7.7M 38M 17% /var/log
  1541. 1541
  1542. 1542 ### lsblk:
  1543. 1543
  1544. 1544 NAME FSTYPE SIZE MOUNTPOINT UUID
  1545. 1545 sda 118G
  1546. 1546 └─sda1 ext4 118G / cee70b9a-c1dd-410a-add4-964b061195ca
  1547. 1547 mmcblk0 59.5G
  1548. 1548 └─mmcblk0p1 ext4 58.9G /media/mmcboot 8bcc2f70-8cce-4f36-926b-0ae0438dfb7f
  1549. 1549 zram0 50M /var/log
  1550. 1550
  1551. 1551 ### zramctl:
  1552. 1552
  1553. 1553 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  1554. 1554 /dev/zram1 lzo 1G 4K 81B 12K 6 [SWAP]
  1555. 1555 /dev/zram0 lz4hc 50M 7.4M 1M 1.4M 6 /var/log
  1556. 1556
  1557. 1557 ### mtab:
  1558. 1558
  1559. 1559 /dev/mmcblk0p1 /boot ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  1560. 1560 /dev/mmcblk0p1 /media/mmcboot ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  1561. 1561 /dev/sda1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600,stripe=8191,data=ordered 0 0
  1562. 1562 /dev/sda1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600,stripe=8191,data=ordered 0 0
  1563. 1563 /dev/zram0 /var/log ext4 rw,relatime,discard 0 0
  1564. 1564
  1565. 1565 ### mmc0:aaaa info:
  1566. 1566
  1567. 1567 cid: 035344534336344780520182e101344f
  1568. 1568 csd: 400e00325b590001dbd37f800a4040df
  1569. 1569 scr: 0245804300000000
  1570. 1570 date: 04/2019
  1571. 1571 name: SC64G
  1572. 1572 type: SD
  1573. 1573 preferred_erase_size: 4194304
  1574. 1574 fwrev: 0x0
  1575. 1575 hwrev: 0x8
  1576. 1576 oemid: 0x5344
  1577. 1577 manfid: 0x000003
  1578. 1578 serial: 0x520182e1
  1579. 1579 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SC64G MODALIAS=mmc:block
  1580. 1580 erase_size: 512
  1581. 1581
  1582. 1582 ### Boot system health:
  1583. 1583
  1584. 1584 Time big.LITTLE load %cpu %sys %usr %nice %io %irq CPU C.St.
  1585. 1585 20:26:06: 1800/1416MHz 0.15 31% 17% 12% 0% 1% 0% 59.4°C 0/5
  1586. 1586 20:26:06: 1608/1008MHz 0.15 44% 18% 22% 1% 0% 0% 57.2°C 0/5
  1587. 1587 20:26:06: 1008/1008MHz 0.15 25% 13% 11% 0% 0% 0% 55.6°C 0/5
  1588. 1588 20:26:07: 1008/ 600MHz 0.15 30% 10% 18% 0% 0% 0% 55.0°C 0/5
  1589. 1589 20:26:07: 1608/ 600MHz 0.15 29% 11% 15% 0% 1% 0% 55.6°C 0/5
  1590. 1590
  1591. 1591 ### lsusb:
  1592. 1592
  1593. 1593 Bus 006 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
  1594. 1594 Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  1595. 1595 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1596. 1596 Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  1597. 1597 Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1598. 1598 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1599. 1599 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1600. 1600 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1601. 1601 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1602. 1602
  1603. 1603 /: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
  1604. 1604 /: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
  1605. 1605 /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
  1606. 1606 |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
  1607. 1607 /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
  1608. 1608 /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1609. 1609 /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1610. 1610 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1611. 1611 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1612. 1612
  1613. 1613 ### lspci:
  1614. 1614
  1615. 1615
  1616. 1616 ### Group membership of justin : justin tty disk dialout sudo audio shadow video plugdev games users systemd-journal input netdev ssh bluetooth
  1617. 1617
  1618. 1618 ### Installed packages:
  1619. 1619
  1620. 1620 ii armbian-config 20.05.0-trunk all Armbian configuration utility
  1621. 1621 ii armbian-firmware 20.05.0-trunk all Linux firmware
  1622. 1622 ii armbian-tools-buster 5.91 arm64 Armbian tools, Cubie bt utils
  1623. 1623 ii hostapd 3:2.9-101~armbian20.05.1+1 arm64 IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
  1624. 1624 ii htop 2.2.0-3~armbian5.92+1 arm64 interactive processes viewer
  1625. 1625 ii linux-base 4.6 all Linux image base package
  1626. 1626 ii linux-buster-root-legacy-rockpi-4b 20.02.11 arm64 Armbian tweaks for buster on rockpi-4b (legacy branch)
  1627. 1627 ii linux-dtb-legacy-rockchip64 20.02.11 arm64 Linux DTB, version 4.4.213-rockchip64
  1628. 1628 ii linux-image-legacy-rockchip64 20.02.11 arm64 Linux kernel, version 4.4.213-rockchip64
  1629. 1629 ii linux-libc-dev:arm64 4.19.118-2 arm64 Linux support headers for userspace development
  1630. 1630 ii linux-u-boot-rockpi-4b-legacy 20.02.11 arm64 Uboot loader 2017.09
  1631. 1631
  1632. 1632 ### Loaded modules:
  1633. 1633
  1634. 1634 Module Size Used by
  1635. 1635 nf_conntrack_netlink 36864 0
  1636. 1636 overlay 45056 0
  1637. 1637 af_packet 40960 2
  1638. 1638 ipt_MASQUERADE 16384 2
  1639. 1639 nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
  1640. 1640 xt_addrtype 16384 2
  1641. 1641 iptable_nat 16384 1
  1642. 1642 nf_nat_ipv4 16384 1 iptable_nat
  1643. 1643 nf_nat 20480 2 nf_nat_ipv4,nf_nat_masquerade_ipv4
  1644. 1644 nf_conntrack_ipv4 24576 2
  1645. 1645 nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
  1646. 1646 xt_conntrack 16384 1
  1647. 1647 nf_conntrack 114688 6 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_netlink,nf_conntrack_ipv4
  1648. 1648 iptable_filter 16384 1
  1649. 1649 lz4hc 16384 6
  1650. 1650 lz4hc_compress 16384 1 lz4hc
  1651. 1651 zlib 16384 0
  1652. 1652 lzo 16384 6
  1653. 1653 zram 24576 2
  1654. 1654 midgard_kbase 610304 0
  1655. 1655 bcmdhd 1216512 0
  1656. 1656 rockchip_saradc 16384 0
  1657. 1657 uio_pdrv_genirq 16384 0
  1658. 1658 uio 20480 1 uio_pdrv_genirq
  1659. 1659 ip_tables 24576 2 iptable_filter,iptable_nat
  1660. 1660 x_tables 28672 5 ip_tables,ipt_MASQUERADE,xt_conntrack,iptable_filter,xt_addrtype
  1661. 1661 autofs4 40960 2
  1662. 1662 uas 20480 1
  1663. 1663 usb_storage 61440 1 uas
  1664. 1664 raid10 45056 0
  1665. 1665 raid456 86016 0
  1666. 1666 async_raid6_recov 16384 1 raid456
  1667. 1667 async_memcpy 16384 1 raid456
  1668. 1668 async_pq 16384 1 raid456
  1669. 1669 async_xor 16384 2 async_pq,raid456
  1670. 1670 async_tx 16384 5 async_pq,raid456,async_xor,async_memcpy,async_raid6_recov
  1671. 1671 raid1 36864 0
  1672. 1672 raid0 16384 0
  1673. 1673 multipath 16384 0
  1674. 1674 linear 16384 0
  1675. 1675 md_mod 131072 6 raid456,raid0,raid1,multipath,linear,raid10
  1676. 1676 dm_mirror 24576 0
  1677. 1677 dm_region_hash 20480 1 dm_mirror
  1678. 1678 dm_log 20480 2 dm_region_hash,dm_mirror
  1679. 1679
  1680. 1680 ### nand-sata-install.log:
  1681. 1681
  1682. 1682
  1683. 1683
  1684. 1684 ### Current system health:
  1685. 1685
  1686. 1686 Time big.LITTLE load %cpu %sys %usr %nice %io %irq CPU C.St.
  1687. 1687 23:39:24: 1200/1416MHz 0.37 1% 0% 0% 0% 0% 0% 50.6°C 0/5
  1688. 1688 23:39:24: 1200/ 408MHz 0.37 3% 3% 0% 0% 0% 0% 51.7°C 0/5
  1689. 1689 23:39:24: 600/ 408MHz 0.37 3% 2% 0% 0% 0% 0% 50.6°C 0/5
  1690. 1690 23:39:25: 600/ 408MHz 0.37 3% 2% 0% 1% 0% 0% 51.1°C 0/5
  1691. 1691 23:39:25: 600/ 600MHz 0.37 4% 3% 0% 0% 0% 0% 50.6°C 0/5
  1692. 1692 23:39:27: 600/1416MHz 0.34 1% 0% 0% 0% 0% 0% 59.4°C 0/5
  1693. 1693 23:39:28: 1800/1416MHz 0.34 100% 0% 100% 0% 0% 0% 61.9°C 0/5
  1694. 1694 23:39:29: 1800/ 600MHz 0.34 66% 0% 66% 0% 0% 0% 56.1°C 0/5
  1695. 1695 23:39:29: 600/ 600MHz 0.34 3% 2% 0% 0% 0% 0% 53.3°C 0/5
  1696. 1696 23:39:30: 600/ 408MHz 0.34 4% 3% 0% 0% 0% 0% 52.8°C 0/5
  1697. 1697
  1698. 1698 ### resolv.conf
  1699. 1699
  1700. 1700 -rw-r--r-- 1 root root 54 May 15 20:33 /etc/resolv.conf
  1701. 1701 # Generated by NetworkManager
  1702. 1702 nameserver XXX.XXX.10.1
  1703. 1703
  1704. 1704 ### Current sysinfo:
  1705. 1705
  1706. 1706 Linux 4.4.213-rockchip64 (darkgeek-armbian-pterosauria) 05/15/2020 _aarch64_ (6 CPU)
  1707. 1707
  1708. 1708 avg-cpu: %user %nice %system %iowait %steal %idle
  1709. 1709 0.93 0.04 0.36 0.00 0.00 98.67
  1710. 1710
  1711. 1711 Device tps kB_read/s kB_wrtn/s kB_read kB_wrtn
  1712. 1712 ram0 0.00 0.00 0.00 0 0
  1713. 1713 mmcblk0 0.04 1.09 0.01 12649 116
  1714. 1714 mmcblk0p1 0.02 0.62 0.01 7254 116
  1715. 1715 sda 1.53 37.81 13.75 439283 159789
  1716. 1716 sda1 1.52 37.66 13.75 437516 159789
  1717. 1717 zram0 0.31 0.06 1.18 732 13712
  1718. 1718 zram1 0.03 0.10 0.00 1176 4
  1719. 1719 zram2 0.00 0.00 0.00 0 0
  1720. 1720
  1721. 1721 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
  1722. 1722 r b swpd free buff cache si so bi bo in cs us sy id wa st
  1723. 1723 0 0 0 3136492 42184 511056 0 0 7 3 36 64 1 0 99 0 0
  1724. 1724
  1725. 1725 total used free shared buff/cache available
  1726. 1726 Mem: 3.8Gi 270Mi 3.0Gi 19Mi 540Mi 3.5Gi
  1727. 1727 Swap: 1.0Gi 0B 1.0Gi
  1728. 1728
  1729. 1729 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
  1730. 1730 /dev/zram1 lzo 1G 4K 81B 12K 6 [SWAP]
  1731. 1731 /dev/zram0 lz4hc 50M 7.5M 1.2M 1.6M 6 /var/log
  1732. 1732
  1733. 1733 23:39:30 up 3:13, 2 users, load average: 0.34, 0.20, 0.09
  1734. 1734
  1735. 1735 [ 11.303322] systemd-journald[726]: Received request to flush runtime journal from PID 1
  1736. 1736 [ 11.673251] [BT_RFKILL]: ENABLE UART_RTS
  1737. 1737 [ 11.710802] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  1738. 1738 [ 11.788494] [BT_RFKILL]: DISABLE UART_RTS
  1739. 1739 [ 11.788553] [BT_RFKILL]: bt turn on power
  1740. 1740 [ 12.564307] nr_pdflush_threads exported in /proc is scheduled for removal
  1741. 1741 [ 12.628792] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1742. 1742 [ 12.914937] NET: Registered protocol family 17
  1743. 1743 [ 13.241705] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  1744. 1744 [ 13.241744] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  1745. 1745 [ 13.241761] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  1746. 1746 [ 13.241778] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  1747. 1747 [ 13.241794] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  1748. 1748 [ 13.241810] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  1749. 1749 [ 15.533202] xhci-hcd xhci-hcd.8.auto: ERROR Transfer event for disabled endpoint slot 1 ep 3 or incorrect stream ring
  1750. 1750 [ 15.533231] xhci-hcd xhci-hcd.8.auto: @00000000de1665a0 00000000 00000000 1b000000 01048000
  1751. 1751 [ 17.629469] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  1752. 1752 [ 20.198001] ctnetlink v0.93: registering with nfnetlink.
  1753. 1753 [ 20.533737] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
  1754. 1754 [ 3346.496370] cfg80211: Regulatory domain changed to country: US
  1755. 1755 [ 3346.496391] cfg80211: DFS Master region: FCC
  1756. 1756 [ 3346.496403] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  1757. 1757 [ 3346.496425] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
  1758. 1758 [ 3346.496445] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A)
  1759. 1759 [ 3346.496465] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
  1760. 1760 [ 3346.496480] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
  1761. 1761 [ 3346.496495] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
  1762. 1762 [ 3346.496509] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
  1763. 1763 [ 3346.501199] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1764. 1764 [ 3346.554815] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1765. 1765 [ 3346.694438] wl_iw_event: Link UP with 6c:21:a2:37:ff:1a
  1766. 1766 [ 3346.694520] wl_iw_event: Link UP with 6c:21:a2:37:ff:1a
  1767. 1767 [ 3346.694580] wl_notify_connect_status_ap: ** AP/GO Link up event **
  1768. 1768 [ 3354.114925] wl_notify_connect_status_ap: connected device 64:a2:f9:9c:e3:97
  1769. 1769 [ 3354.118359] CFG80211-ERROR) wl_cfg80211_change_station : WLC_SCB_AUTHORIZE sta_flags_mask not set
  1770. 1770 [ 3372.908941] wl_notify_connect_status_ap: event WLC_E_DEAUTH(5) status 0 reason 3
  1771. 1771 [ 3372.908966] wl_notify_connect_status_ap: deauthenticated device 64:a2:f9:9c:e3:97
  1772. 1772 [ 3372.909093] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1773. 1773 [ 3373.328302] wl_iw_event: Link Down with 6c:21:a2:37:ff:1a, reason=4
  1774. 1774 [ 3373.346308] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1775. 1775 [ 3380.517474] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1776. 1776 [ 3380.562614] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1777. 1777 [ 3390.599190] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1778. 1778 [ 3390.604857] Dump dongle memory
  1779. 1779 [ 3390.674737] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1780. 1780 [ 3390.674761] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1781. 1781 [ 3390.674767] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1782. 1782 [ 3390.674882] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589548942.300177, try /data/
  1783. 1783 [ 3390.674889] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589548942.300177
  1784. 1784 [ 3390.674898] open file error, err = -2
  1785. 1785 [ 3390.674903] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1786. 1786 [ 3390.687286] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1787. 1787 [ 3390.689398] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1788. 1788 [ 3390.697259] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1789. 1789 [ 3390.726382] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1790. 1790 [ 3669.113892] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1791. 1791 [ 3669.157315] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1792. 1792 [ 3679.193943] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1793. 1793 [ 3679.198228] Dump dongle memory
  1794. 1794 [ 3679.314247] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1795. 1795 [ 3679.314276] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1796. 1796 [ 3679.314284] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1797. 1797 [ 3679.314366] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589549230.948964, try /data/
  1798. 1798 [ 3679.314376] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589549230.948964
  1799. 1799 [ 3679.314386] open file error, err = -2
  1800. 1800 [ 3679.314392] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1801. 1801 [ 3679.326144] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1802. 1802 [ 3679.327605] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1803. 1803 [ 3679.335396] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1804. 1804 [ 3679.360711] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1805. 1805 [ 3839.432445] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1806. 1806 [ 3839.477820] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1807. 1807 [ 3849.509106] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1808. 1808 [ 3849.515450] Dump dongle memory
  1809. 1809 [ 3849.619635] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1810. 1810 [ 3849.619663] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1811. 1811 [ 3849.619671] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1812. 1812 [ 3849.619742] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589549401.259202, try /data/
  1813. 1813 [ 3849.619750] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589549401.259202
  1814. 1814 [ 3849.619759] open file error, err = -2
  1815. 1815 [ 3849.619764] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1816. 1816 [ 3849.631351] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1817. 1817 [ 3849.633151] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1818. 1818 [ 3849.639366] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1819. 1819 [ 3849.671369] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1820. 1820 [ 3886.197554] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1821. 1821 [ 3886.238602] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1822. 1822 [ 3896.267911] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1823. 1823 [ 3896.273652] Dump dongle memory
  1824. 1824 [ 3896.429346] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1825. 1825 [ 3896.429374] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1826. 1826 [ 3896.429382] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1827. 1827 [ 3896.429465] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589549448.70200, try /data/
  1828. 1828 [ 3896.429475] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589549448.70200
  1829. 1829 [ 3896.429486] open file error, err = -2
  1830. 1830 [ 3896.429493] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1831. 1831 [ 3896.442249] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1832. 1832 [ 3896.447058] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1833. 1833 [ 3896.455763] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1834. 1834 [ 3896.486674] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1835. 1835 [ 4317.720841] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1836. 1836 [ 4317.769810] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1837. 1837 [ 4327.804834] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1838. 1838 [ 4327.808867] Dump dongle memory
  1839. 1839 [ 4327.878546] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1840. 1840 [ 4327.878575] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1841. 1841 [ 4327.878581] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1842. 1842 [ 4327.878654] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589549879.530351, try /data/
  1843. 1843 [ 4327.878661] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589549879.530351
  1844. 1844 [ 4327.878669] open file error, err = -2
  1845. 1845 [ 4327.878673] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1846. 1846 [ 4327.890281] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1847. 1847 [ 4327.891864] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1848. 1848 [ 4327.899722] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1849. 1849 [ 4327.923072] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1850. 1850 [ 4479.572548] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1851. 1851 [ 4479.615981] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1852. 1852 [ 4489.652998] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1853. 1853 [ 4489.656994] Dump dongle memory
  1854. 1854 [ 4489.807512] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1855. 1855 [ 4489.807539] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1856. 1856 [ 4489.807548] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1857. 1857 [ 4489.807627] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589550041.463196, try /data/
  1858. 1858 [ 4489.807636] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589550041.463196
  1859. 1859 [ 4489.807646] open file error, err = -2
  1860. 1860 [ 4489.807653] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1861. 1861 [ 4489.818926] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1862. 1862 [ 4489.821154] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1863. 1863 [ 4489.829371] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1864. 1864 [ 4489.865025] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1865. 1865 [ 4727.314337] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1866. 1866 [ 4727.362898] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1867. 1867 [ 4737.394705] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1868. 1868 [ 4737.398729] Dump dongle memory
  1869. 1869 [ 4737.515194] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1870. 1870 [ 4737.515220] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1871. 1871 [ 4737.515229] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1872. 1872 [ 4737.515306] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589550289.177142, try /data/
  1873. 1873 [ 4737.515315] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589550289.177142
  1874. 1874 [ 4737.515326] open file error, err = -2
  1875. 1875 [ 4737.515332] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1876. 1876 [ 4737.524118] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1877. 1877 [ 4737.525742] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1878. 1878 [ 4737.533836] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1879. 1879 [ 4737.570540] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1880. 1880 [ 4759.159310] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1881. 1881 [ 4759.205919] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1882. 1882 [ 4769.241925] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1883. 1883 [ 4769.246216] Dump dongle memory
  1884. 1884 [ 4769.327474] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1885. 1885 [ 4769.327504] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1886. 1886 [ 4769.327512] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1887. 1887 [ 4769.327597] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589550320.990214, try /data/
  1888. 1888 [ 4769.327605] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589550320.990214
  1889. 1889 [ 4769.327615] open file error, err = -2
  1890. 1890 [ 4769.327620] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1891. 1891 [ 4769.339178] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1892. 1892 [ 4769.340890] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1893. 1893 [ 4769.347255] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1894. 1894 [ 4769.385499] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1895. 1895 [ 4774.760190] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1896. 1896 [ 4774.806098] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1897. 1897 [ 4784.841540] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1898. 1898 [ 4784.845874] Dump dongle memory
  1899. 1899 [ 4784.927250] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1900. 1900 [ 4784.927280] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1901. 1901 [ 4784.927288] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1902. 1902 [ 4784.927373] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589550336.590373, try /data/
  1903. 1903 [ 4784.927381] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589550336.590373
  1904. 1904 [ 4784.927390] open file error, err = -2
  1905. 1905 [ 4784.927396] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1906. 1906 [ 4784.939146] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1907. 1907 [ 4784.943362] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1908. 1908 [ 4784.951282] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1909. 1909 [ 4784.984407] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1910. 1910 [ 4829.346535] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1911. 1911 [ 4829.396444] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1912. 1912 [ 4839.432213] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1913. 1913 [ 4839.438509] Dump dongle memory
  1914. 1914 [ 4839.524446] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1915. 1915 [ 4839.524476] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1916. 1916 [ 4839.524482] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1917. 1917 [ 4839.524561] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589550391.188894, try /data/
  1918. 1918 [ 4839.524568] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589550391.188894
  1919. 1919 [ 4839.524575] open file error, err = -2
  1920. 1920 [ 4839.524580] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1921. 1921 [ 4839.534982] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1922. 1922 [ 4839.537140] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1923. 1923 [ 4839.546446] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1924. 1924 [ 4839.578510] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1925. 1925 [ 5293.096145] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1926. 1926 [ 5293.139945] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1927. 1927 [ 5303.177220] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1928. 1928 [ 5303.184087] Dump dongle memory
  1929. 1929 [ 5303.348237] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1930. 1930 [ 5303.348263] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1931. 1931 [ 5303.348270] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1932. 1932 [ 5303.348344] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589550855.23643, try /data/
  1933. 1933 [ 5303.348352] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589550855.23643
  1934. 1934 [ 5303.348361] open file error, err = -2
  1935. 1935 [ 5303.348366] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1936. 1936 [ 5303.356933] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1937. 1937 [ 5303.358497] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1938. 1938 [ 5303.367561] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1939. 1939 [ 5303.396179] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1940. 1940 [ 8539.142166] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1941. 1941 [ 8539.190466] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1942. 1942 [ 8549.224458] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1943. 1943 [ 8549.228182] Dump dongle memory
  1944. 1944 [ 8549.329974] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1945. 1945 [ 8549.330004] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1946. 1946 [ 8549.330012] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1947. 1947 [ 8549.330089] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589554101.86174, try /data/
  1948. 1948 [ 8549.330097] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589554101.86174
  1949. 1949 [ 8549.330105] open file error, err = -2
  1950. 1950 [ 8549.330110] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1951. 1951 [ 8549.341510] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1952. 1952 [ 8549.344348] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1953. 1953 [ 8549.355303] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1954. 1954 [ 8549.389991] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1955. 1955 [10337.809964] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1956. 1956 [10337.860564] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1957. 1957 [10347.891321] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1958. 1958 [10347.895691] Dump dongle memory
  1959. 1959 [10348.055897] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1960. 1960 [10348.055923] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1961. 1961 [10348.055930] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1962. 1962 [10348.056016] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589555899.857158, try /data/
  1963. 1963 [10348.056024] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589555899.857158
  1964. 1964 [10348.056033] open file error, err = -2
  1965. 1965 [10348.056039] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1966. 1966 [10348.063861] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1967. 1967 [10348.065414] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1968. 1968 [10348.074296] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1969. 1969 [10348.105567] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1970. 1970 [10445.491372] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1971. 1971 [10445.537757] wl_cfg80211_set_channel: netdev_ifidx(3), chan_type(1) target channel(40)
  1972. 1972 [10455.576665] CFG80211-ERROR) wl_cfg80211_bcn_bringup_ap : Link up didn't come for AP interface. AP/GO creation failed!
  1973. 1973 [10455.582507] Dump dongle memory
  1974. 1974 [10455.675192] dhd_schedule_memdump: buf(va)=ffffffc0e0300000, buf(pa)=e0300000, bufsize=819200
  1975. 1975 [10455.675219] CFG80211-ERROR) wl_cfg80211_start_ap : Beacon bring up AP/GO failed
  1976. 1976 [10455.675227] CFG80211-ERROR) wl_cfg80211_start_ap : ADD/SET beacon failed
  1977. 1977 [10455.675303] open file /installmedia/mem_dump_BY_AP_LINK_FAILURE_1589556007.479170, try /data/
  1978. 1978 [10455.675311] write_dump_to_file: file_path = /data/mem_dump_BY_AP_LINK_FAILURE_1589556007.479170
  1979. 1979 [10455.675320] open file error, err = -2
  1980. 1980 [10455.675325] dhd_mem_dump: writing SoC_RAM dump to the file failed
  1981. 1981 [10455.686271] CFG80211-ERROR) wl_cfg80211_tdls_config : No change in tdls state. Do nothing. tdls_enable:1
  1982. 1982 [10455.688884] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1983. 1983 [10455.699881] wl_cfg80211_del_station: Disconnect STA : ff:ff:ff:ff:ff:ff scb_val.val 3
  1984. 1984 [10455.731888] CFG80211-ERROR) wl_bss_iovar_war : wl bss 2
  1985. 1985
  1986. 1986
  1987. 1987 vm.admin_reserve_kbytes = 8192
  1988. 1988 vm.block_dump = 0
  1989. 1989 vm.dirty_background_bytes = 0
  1990. 1990 vm.dirty_background_ratio = 10
  1991. 1991 vm.dirty_bytes = 0
  1992. 1992 vm.dirty_expire_centisecs = 3000
  1993. 1993 vm.dirty_ratio = 20
  1994. 1994 vm.dirtytime_expire_seconds = 43200
  1995. 1995 vm.dirty_writeback_centisecs = 500
  1996. 1996 vm.extra_free_kbytes = 0
  1997. 1997 vm.hugepages_treat_as_movable = 0
  1998. 1998 vm.hugetlb_shm_group = 0
  1999. 1999 vm.laptop_mode = 0
  2000. 2000 vm.legacy_va_layout = 0
  2001. 2001 vm.lowmem_reserve_ratio = 256 32
  2002. 2002 vm.max_map_count = 65530
  2003. 2003 vm.min_free_kbytes = 7950
  2004. 2004 vm.mmap_min_addr = 32768
  2005. 2005 vm.mmap_rnd_bits = 18
  2006. 2006 vm.mmap_rnd_compat_bits = 11
  2007. 2007 vm.nr_hugepages = 0
  2008. 2008 vm.nr_overcommit_hugepages = 0
  2009. 2009 vm.nr_pdflush_threads = 0
  2010. 2010 vm.oom_dump_tasks = 1
  2011. 2011 vm.oom_kill_allocating_task = 0
  2012. 2012 vm.overcommit_kbytes = 0
  2013. 2013 vm.overcommit_memory = 0
  2014. 2014 vm.overcommit_ratio = 50
  2015. 2015 vm.page-cluster = 0
  2016. 2016 vm.panic_on_oom = 0
  2017. 2017 vm.percpu_pagelist_fraction = 0
  2018. 2018 vm.stat_interval = 1
  2019. 2019 vm.swappiness = 100
  2020. 2020 vm.user_reserve_kbytes = 123158
  2021. 2021 vm.vfs_cache_pressure = 100
  2022. 2022
  2023. 2023 ### interrupts:
  2024. 2024 CPU0 CPU1 CPU2 CPU3 CPU4 CPU5
  2025. 2025 10: 0 0 0 0 0 0 GICv3 25 Edge vgic
  2026. 2026 12: 0 0 0 0 0 0 GICv3 27 Edge kvm guest timer
  2027. 2027 14: 0 0 0 0 0 0 GICv3 29 Edge arch_timer
  2028. 2028 15: 196261 177502 187472 212456 145619 37383 GICv3 30 Edge arch_timer
  2029. 2029 17: 119784 60407 92040 103638 14724 90393 GICv3 113 Level rk_timer
  2030. 2030 20: 0 0 0 0 0 0 GICv3 37 Level ff6d0000.dma-controller
  2031. 2031 21: 0 0 0 0 0 0 GICv3 38 Level ff6d0000.dma-controller
  2032. 2032 22: 0 0 0 0 0 0 GICv3 39 Level ff6e0000.dma-controller
  2033. 2033 23: 243 0 0 0 0 0 GICv3 40 Level ff6e0000.dma-controller
  2034. 2034 24: 17231 0 0 0 0 0 GICv3 44 Level eth0
  2035. 2035 25: 88285 0 0 0 0 0 GICv3 96 Level dw-mci
  2036. 2036 26: 2229 0 0 0 0 0 GICv3 97 Level dw-mci
  2037. 2037 27: 8 0 0 0 0 0 GICv3 43 Level mmc1
  2038. 2038 28: 0 0 0 0 0 0 GICv3 58 Level ehci_hcd:usb1
  2039. 2039 29: 0 0 0 0 0 0 GICv3 60 Level ohci_hcd:usb3
  2040. 2040 30: 0 0 0 0 0 0 GICv3 62 Level ehci_hcd:usb2
  2041. 2041 31: 0 0 0 0 0 0 GICv3 64 Level ohci_hcd:usb4
  2042. 2042 33: 44211 0 0 0 0 0 GICv3 89 Level ff3c0000.i2c
  2043. 2043 34: 234 0 0 0 0 0 GICv3 91 Level ff110000.i2c
  2044. 2044 35: 0 0 0 0 0 0 GICv3 67 Level ff120000.i2c
  2045. 2045 36: 0 0 0 0 0 0 GICv3 68 Level ff160000.i2c
  2046. 2046 37: 237 0 0 0 0 0 GICv3 131 Level serial
  2047. 2047 38: 297 0 0 0 0 0 GICv3 132 Level serial
  2048. 2048 39: 0 0 0 0 0 0 GICv3 129 Level rockchip_thermal
  2049. 2049 41: 0 0 0 0 0 0 GICv3 88 Level ff3d0000.i2c
  2050. 2050 45: 0 7 0 0 0 0 GICv3 93 Level rk_pwm_irq
  2051. 2051 46: 0 0 0 0 0 0 GICv3 145 Level ff650000.vpu_service
  2052. 2052 47: 0 0 0 0 0 0 GICv3 146 Level ff650000.vpu_service
  2053. 2053 49: 0 0 0 0 0 0 GICv3 148 Level ff660000.rkvdec
  2054. 2054 54: 1 0 0 0 0 0 GICv3 51 Level ff9a0000.gpu
  2055. 2055 55: 1 0 0 0 0 0 GICv3 52 Level ff9a0000.gpu
  2056. 2056 56: 1 0 0 0 0 0 GICv3 53 Level ff9a0000.gpu
  2057. 2057 57: 0 0 0 0 0 0 GICv3 151 Level ff8f0000.vop
  2058. 2058 58: 0 0 0 0 0 0 GICv3 150 Level ff900000.vop
  2059. 2059 60: 0 0 0 0 0 0 GICv3 55 Level ff940000.hdmi, dw-hdmi-cec
  2060. 2060 70: 0 0 0 0 0 0 gpio0 4 Edge bt_default_wake_host_irq
  2061. 2061 119: 0 0 0 0 0 0 gpio1 21 Level rk808
  2062. 2062 226: 0 0 0 0 0 0 GICv3 59 Level rockchip_usb2phy
  2063. 2063 227: 0 0 0 0 0 0 GICv3 138 Level rockchip_usb2phy
  2064. 2064 228: 0 0 0 0 0 0 GICv3 135 Level rockchip_usb2phy_bvalid
  2065. 2065 229: 0 0 0 0 0 0 GICv3 136 Level rockchip_usb2phy_id
  2066. 2066 230: 0 0 0 0 0 0 GICv3 63 Level rockchip_usb2phy
  2067. 2067 231: 0 0 0 0 0 0 GICv3 143 Level rockchip_usb2phy
  2068. 2068 232: 0 0 0 0 0 0 GICv3 137 Level xhci-hcd:usb7
  2069. 2069 233: 22220 0 0 0 0 0 GICv3 142 Level xhci-hcd:usb5
  2070. 2070 239: 0 0 0 0 0 0 rk808 5 Edge RTC alarm
  2071. 2071 IPI0: 165276 157738 158550 151357 50236 77876 Rescheduling interrupts
  2072. 2072 IPI1: 26 4742 5318 2359 4503 3886 Function call interrupts
  2073. 2073 IPI2: 0 0 0 0 0 0 CPU stop interrupts
  2074. 2074 IPI3: 0 0 0 0 0 0 CPU stop (for crash dump) interrupts
  2075. 2075 IPI4: 23421 10002 14440 10239 6513 10506 Timer broadcast interrupts
  2076. 2076 IPI5: 1 0 0 0 0 0 IRQ work interrupts
  2077. 2077 IPI6: 0 0 0 0 0 0 CPU wake-up interrupts
  2078. 2078 Err: 0
  2079.  
  2080. Please upload the whole output above to an online pasteboard service
  2081. and provide the URL in the forum where you have been asked for this.
Add Comment
Please, Sign In to add comment