Guest User

cool dmesg thingy

a guest
Sep 4th, 2022
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.89 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0xf00
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.4.194-rk322x (root@runner7) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) ) #2 SMP Wed Aug 25 20:09:42 UTC 2021
  6. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine model: Generic RK322x TV Box board
  9. [ 0.000000] earlycon: Early serial console at MMIO32 0x11030000 (options '')
  10. [ 0.000000] bootconsole [uart0] enabled
  11. [ 0.000000] cma: Reserved 16 MiB at 0x9f000000
  12. [ 0.000000] Memory policy: Data cache writealloc
  13. [ 0.000000] On node 0 totalpages: 253952
  14. [ 0.000000] free_area_init_node: node 0, pgdat b1253b40, node_mem_map ee6f1000
  15. [ 0.000000] Normal zone: 2304 pages used for memmap
  16. [ 0.000000] Normal zone: 0 pages reserved
  17. [ 0.000000] Normal zone: 253952 pages, LIFO batch:31
  18. [ 0.000000] psci: probing for conduit method from DT.
  19. [ 0.000000] psci: PSCIv65535.65535 detected in firmware.
  20. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  21. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  22. [ 0.000000] PERCPU: Embedded 14 pages/cpu @ee68e000 s24856 r8192 d24296 u57344
  23. [ 0.000000] pcpu-alloc: s24856 r8192 d24296 u57344 alloc=14*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251648
  26. [ 0.000000] Kernel command line: earlyprintk root=UUID=bce0e15e-76b7-4f9c-9149-332bcfd83573 console=ttyS2,115200n8 console=tty1 rootwait rootfstype=ext4 consoleblank=0 loglevel=1 ubootpart= usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u coherent_pool=2M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 earlycon=uart8250,mmio32,0x11030000
  27. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  28. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  29. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  30. [ 0.000000] Memory: 960180K/1015808K available (12862K kernel code, 919K rwdata, 3240K rodata, 808K init, 1219K bss, 39244K reserved, 16384K cma-reserved, 0K highmem)
  31. [ 0.000000] Virtual kernel memory layout:
  32. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  33. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  34. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  35. lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
  36. pkmap : 0xafe00000 - 0xb0000000 ( 2 MB)
  37. modules : 0xaf000000 - 0xafe00000 ( 14 MB)
  38. .text : 0xb0008000 - 0xb0c97c6c (12864 kB)
  39. .init : 0xb10b0000 - 0xb117a000 ( 808 kB)
  40. .data : 0xb117a000 - 0xb125fe94 ( 920 kB)
  41. .bss : 0xb1261000 - 0xb1391f14 (1220 kB)
  42. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  43. [ 0.000000] Hierarchical RCU implementation.
  44. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  45. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  46. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  47. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  48. [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  49. [ 0.000025] Switching to timer-based delay loop, resolution 41ns
  50. [ 0.001903] Console: colour dummy device 80x30
  51. [ 0.001927] console [tty1] enabled
  52. [ 0.001939] bootconsole [uart0] disabled
  53. [ 0.001974] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  54. [ 0.001995] pid_max: default: 32768 minimum: 301
  55. [ 0.002145] Security Framework initialized
  56. [ 0.002160] Yama: becoming mindful.
  57. [ 0.002248] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  58. [ 0.002265] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  59. [ 0.003306] Initializing cgroup subsys io
  60. [ 0.003349] Initializing cgroup subsys memory
  61. [ 0.003399] Initializing cgroup subsys devices
  62. [ 0.003423] Initializing cgroup subsys freezer
  63. [ 0.003443] Initializing cgroup subsys net_cls
  64. [ 0.003462] Initializing cgroup subsys perf_event
  65. [ 0.003481] Initializing cgroup subsys net_prio
  66. [ 0.003516] Initializing cgroup subsys pids
  67. [ 0.003689] CPU: Testing write buffer coherency: ok
  68. [ 0.003754] ftrace: allocating 41892 entries in 123 pages
  69. [ 0.087937] /cpus/cpu@f00 missing clock-frequency property
  70. [ 0.087980] /cpus/cpu@f01 missing clock-frequency property
  71. [ 0.088001] /cpus/cpu@f02 missing clock-frequency property
  72. [ 0.088021] /cpus/cpu@f03 missing clock-frequency property
  73. [ 0.088035] CPU0: update cpu_capacity 430
  74. [ 0.088047] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  75. [ 0.088159] Setting up static identity map for 0x60008280 - 0x600082d8
  76. [ 0.091731] CPU1: update cpu_capacity 430
  77. [ 0.091741] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
  78. [ 0.093058] CPU2: update cpu_capacity 430
  79. [ 0.093067] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
  80. [ 0.094384] CPU3: update cpu_capacity 430
  81. [ 0.094392] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
  82. [ 0.094559] Brought up 4 CPUs
  83. [ 0.094605] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  84. [ 0.094614] CPU: All CPU(s) started in SVC mode.
  85. [ 0.096519] devtmpfs: initialized
  86. [ 0.117531] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  87. [ 0.118140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  88. [ 0.118195] futex hash table entries: 1024 (order: 4, 65536 bytes)
  89. [ 0.119963] xor: measuring software checksum speed
  90. [ 0.159890] arm4regs : 1011.000 MB/sec
  91. [ 0.199996] 8regs : 705.000 MB/sec
  92. [ 0.240102] 32regs : 684.000 MB/sec
  93. [ 0.280201] neon : 1018.000 MB/sec
  94. [ 0.280212] xor: using function: neon (1018.000 MB/sec)
  95. [ 0.280263] pinctrl core: initialized pinctrl subsystem
  96. [ 0.282106] NET: Registered protocol family 16
  97. [ 0.285840] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  98. [ 0.296410] cpuidle: using governor ladder
  99. [ 0.308418] cpuidle: using governor menu
  100. [ 0.326006] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
  101. [ 0.326196] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
  102. [ 0.326352] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
  103. [ 0.326503] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
  104. [ 0.333822] console [pstore-1] enabled
  105. [ 0.333835] pstore: Registered ramoops as persistent store backend
  106. [ 0.333848] ramoops: attached 0xf0000@0x62e00000, ecc: 0/0
  107. [ 0.337406] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  108. [ 0.337432] hw-breakpoint: maximum watchpoint size is 8 bytes.
  109. [ 0.437599] raid6: int32x1 gen() 133 MB/s
  110. [ 0.505576] raid6: int32x1 xor() 131 MB/s
  111. [ 0.573830] raid6: int32x2 gen() 166 MB/s
  112. [ 0.641887] raid6: int32x2 xor() 136 MB/s
  113. [ 0.710248] raid6: int32x4 gen() 163 MB/s
  114. [ 0.778352] raid6: int32x4 xor() 136 MB/s
  115. [ 0.846656] raid6: int32x8 gen() 166 MB/s
  116. [ 0.914926] raid6: int32x8 xor() 113 MB/s
  117. [ 0.983049] raid6: neonx1 gen() 382 MB/s
  118. [ 1.051150] raid6: neonx1 xor() 290 MB/s
  119. [ 1.119389] raid6: neonx2 gen() 519 MB/s
  120. [ 1.187528] raid6: neonx2 xor() 376 MB/s
  121. [ 1.255807] raid6: neonx4 gen() 581 MB/s
  122. [ 1.323950] raid6: neonx4 xor() 400 MB/s
  123. [ 1.392252] raid6: neonx8 gen() 559 MB/s
  124. [ 1.460421] raid6: neonx8 xor() 391 MB/s
  125. [ 1.460434] raid6: using algorithm neonx4 gen() 581 MB/s
  126. [ 1.460444] raid6: .... xor() 400 MB/s, rmw enabled
  127. [ 1.460455] raid6: using intx1 recovery algorithm
  128. [ 1.461653] rockchip-pm rockchip-suspend: not set wakeup-config
  129. [ 1.461680] rockchip-pm rockchip-suspend: not set pwm-regulator-config
  130. [ 1.462100] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@0[0]'
  131. [ 1.462703] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/regulators/regulator@1[0]'
  132. [ 1.463437] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-regulator[0]' - status (0)
  133. [ 1.464146] of_get_named_gpiod_flags: parsed 'gpio' property of node '/otg-vbus-regulator[0]' - status (0)
  134. [ 1.464814] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
  135. [ 1.465806] iommu: Adding device 20020000.vpu-service to group 0
  136. [ 1.465932] iommu: Adding device 20030000.rkvdec to group 1
  137. [ 1.466035] iommu: Adding device 20050000.vop to group 2
  138. [ 1.466133] iommu: Adding device 20070000.iep to group 3
  139. [ 1.466800] rk_iommu 20020800.iommu: can't get sclk
  140. [ 1.467564] rk_iommu 20030480.iommu: can't get sclk
  141. [ 1.467854] rk_iommu 20053f00.iommu: can't get sclk
  142. [ 1.468013] rk_iommu 20070800.iommu: can't get aclk
  143. [ 1.468034] rk_iommu 20070800.iommu: can't get hclk
  144. [ 1.468050] rk_iommu 20070800.iommu: can't get sclk
  145. [ 1.469035] SCSI subsystem initialized
  146. [ 1.469517] usbcore: registered new interface driver usbfs
  147. [ 1.469639] usbcore: registered new interface driver hub
  148. [ 1.469791] usbcore: registered new device driver usb
  149. [ 1.470047] media: Linux media interface: v0.10
  150. [ 1.470131] Linux video capture interface: v2.00
  151. [ 1.470411] pps_core: LinuxPPS API ver. 1 registered
  152. [ 1.470427] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  153. [ 1.470472] PTP clock support registered
  154. [ 1.472722] Advanced Linux Sound Architecture Driver Initialized.
  155. [ 1.473880] Bluetooth: Core ver 2.21
  156. [ 1.473971] NET: Registered protocol family 31
  157. [ 1.473987] Bluetooth: HCI device and connection manager initialized
  158. [ 1.474012] Bluetooth: HCI socket layer initialized
  159. [ 1.474031] Bluetooth: L2CAP socket layer initialized
  160. [ 1.474096] Bluetooth: SCO socket layer initialized
  161. [ 1.475128] NetLabel: Initializing
  162. [ 1.475156] NetLabel: domain hash size = 128
  163. [ 1.475165] NetLabel: protocols = UNLABELED CIPSOv4
  164. [ 1.475255] NetLabel: unlabeled traffic allowed by default
  165. [ 1.476922] clocksource: Switched to clocksource arch_sys_counter
  166. [ 1.581582] NET: Registered protocol family 2
  167. [ 1.582625] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  168. [ 1.582753] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
  169. [ 1.583110] TCP: Hash tables configured (established 8192 bind 8192)
  170. [ 1.583246] UDP hash table entries: 512 (order: 2, 24576 bytes)
  171. [ 1.583315] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  172. [ 1.583724] NET: Registered protocol family 1
  173. [ 1.584648] RPC: Registered named UNIX socket transport module.
  174. [ 1.584678] RPC: Registered udp transport module.
  175. [ 1.584690] RPC: Registered tcp transport module.
  176. [ 1.584701] RPC: Registered tcp NFSv4.1 backchannel transport module.
  177. [ 1.585318] Trying to unpack rootfs image as initramfs...
  178. [ 2.138044] Freeing initrd memory: 7588K
  179. [ 2.139336] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  180. [ 2.142667] Initialise system trusted keyring
  181. [ 2.157513] VFS: Disk quotas dquot_6.6.0
  182. [ 2.157862] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  183. [ 2.160726] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  184. [ 2.164480] NFS: Registering the id_resolver key type
  185. [ 2.164587] Key type id_resolver registered
  186. [ 2.164600] Key type id_legacy registered
  187. [ 2.164642] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  188. [ 2.164765] ntfs: driver 2.1.32 [Flags: R/W].
  189. [ 2.165922] JFS: nTxBlock = 7688, nTxLock = 61509
  190. [ 2.179714] SGI XFS with security attributes, no debug enabled
  191. [ 2.190088] NET: Registered protocol family 38
  192. [ 2.190153] Key type asymmetric registered
  193. [ 2.190175] Asymmetric key parser 'x509' registered
  194. [ 2.190650] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  195. [ 2.191210] io scheduler noop registered
  196. [ 2.191242] io scheduler deadline registered
  197. [ 2.191349] io scheduler cfq registered (default)
  198. [ 2.195257] phy phy-11000000.syscon:usb2-phy@800.2: Failed to get VBUS supply regulator
  199. [ 2.201229] rk-vcodec 20020000.vpu-service: no regulator for vcodec
  200. [ 2.201731] rk-vcodec 20020000.vpu-service: probe device
  201. [ 2.202230] rk-vcodec 20020000.vpu-service: drm allocator with mmu enabled
  202. [ 2.203754] rk-vcodec 20020000.vpu-service: could not find power_model node
  203. [ 2.203788] rk-vcodec 20020000.vpu-service: init success
  204. [ 2.204200] rk-vcodec 20030000.rkvdec: vcodec regulator not ready, retry
  205. [ 2.208806] dma-pl330 110f0000.pdma: Loaded driver for PL330 DMAC-241330
  206. [ 2.208839] dma-pl330 110f0000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  207. [ 2.210252] rockchip-system-monitor rockchip-system-monitor: system monitor probe
  208. [ 2.210812] pwm-regulator vdd-arm-regulator: GPIO lookup for consumer enable
  209. [ 2.210835] pwm-regulator vdd-arm-regulator: using device tree for GPIO lookup
  210. [ 2.210854] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-arm-regulator[0]'
  211. [ 2.210870] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-arm-regulator[0]'
  212. [ 2.210885] pwm-regulator vdd-arm-regulator: using lookup tables for GPIO lookup
  213. [ 2.210900] pwm-regulator vdd-arm-regulator: lookup for GPIO enable failed
  214. [ 2.211684] pwm-regulator vdd-log-regulator: GPIO lookup for consumer enable
  215. [ 2.211710] pwm-regulator vdd-log-regulator: using device tree for GPIO lookup
  216. [ 2.211726] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/vdd-log-regulator[0]'
  217. [ 2.211740] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/vdd-log-regulator[0]'
  218. [ 2.211754] pwm-regulator vdd-log-regulator: using lookup tables for GPIO lookup
  219. [ 2.211770] pwm-regulator vdd-log-regulator: lookup for GPIO enable failed
  220. [ 2.213058] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  221. [ 2.214061] 11030000.serial: ttyS2 at MMIO 0x11030000 (irq = 30, base_baud = 1500000) is a 16550A
  222. [ 2.214937] console [ttyS2] enabled
  223. [ 2.217113] [drm] Initialized drm 1.1.0 20060810
  224. [ 2.219776] [drm] Rockchip DRM driver version: v1.0.1
  225. [ 2.220089] rockchip-drm display-subsystem: devfreq is not set
  226. [ 2.221073] rockchip-drm display-subsystem: bound 20050000.vop (ops 0xb0d1b2b0)
  227. [ 2.221569] i2c i2c-0: of_i2c: modalias failure on /hdmi@200a0000/ports
  228. [ 2.221603] dwhdmi-rockchip 200a0000.hdmi: registered DesignWare HDMI I2C bus driver
  229. [ 2.221738] dwhdmi-rockchip 200a0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (inno_dw_hdmi_phy)
  230. [ 2.223280] rockchip-drm display-subsystem: bound 200a0000.hdmi (ops 0xb0d13808)
  231. [ 2.223313] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  232. [ 2.223324] [drm] No driver support for vblank timestamp query.
  233. [ 2.223498] rockchip-drm display-subsystem: failed to parse display resources
  234. [ 2.847742] rockchip-vop 20050000.vop: [drm:vop_crtc_enable] Update mode to 1920x1080p60, type: 11
  235. [ 2.848512] dwhdmi-rockchip 200a0000.hdmi: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13
  236. [ 2.848522] dwhdmi-rockchip 200a0000.hdmi: colorspace: RGB
  237. [ 2.848529] dwhdmi-rockchip 200a0000.hdmi: scan mode: Underscan
  238. [ 2.848536] dwhdmi-rockchip 200a0000.hdmi: colorimetry: No Data
  239. [ 2.848542] dwhdmi-rockchip 200a0000.hdmi: picture aspect: 16:9
  240. [ 2.848550] dwhdmi-rockchip 200a0000.hdmi: active aspect: Same as Picture
  241. [ 2.848556] dwhdmi-rockchip 200a0000.hdmi: itc: IT Content
  242. [ 2.848563] dwhdmi-rockchip 200a0000.hdmi: extended colorimetry: xvYCC 601
  243. [ 2.848570] dwhdmi-rockchip 200a0000.hdmi: quantization range: Full
  244. [ 2.848577] dwhdmi-rockchip 200a0000.hdmi: nups: Unknown Non-uniform Scaling
  245. [ 2.848583] dwhdmi-rockchip 200a0000.hdmi: video code: 16
  246. [ 2.848590] dwhdmi-rockchip 200a0000.hdmi: ycc quantization range: Full
  247. [ 2.848596] dwhdmi-rockchip 200a0000.hdmi: hdmi content type: Graphics
  248. [ 2.848603] dwhdmi-rockchip 200a0000.hdmi: pixel repeat: 0
  249. [ 2.848610] dwhdmi-rockchip 200a0000.hdmi: bar top 0, bottom 0, left 0, right 0
  250. [ 2.932010] Console: switching to colour frame buffer device 240x67
  251. [ 2.998738] rockchip-drm display-subsystem: fb0: frame buffer device
  252. [ 3.019185] Registered IR keymap rc-cec
  253. [ 3.019539] rc rc0: RC for dw_hdmi as /devices/platform/200a0000.hdmi/rc/rc0
  254. [ 3.020269] input: RC for dw_hdmi as /devices/platform/200a0000.hdmi/rc/rc0/input0
  255. [ 3.023893] brd: module loaded
  256. [ 3.040827] loop: module loaded
  257. [ 3.041092] lkdtm: No crash points registered, enable through debugfs
  258. [ 3.044620] libphy: Fixed MDIO Bus: probed
  259. [ 3.044671] tun: Universal TUN/TAP device driver, 1.6
  260. [ 3.044686] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  261. [ 3.045354] CAN device driver interface
  262. [ 3.047483] rk_gmac-dwmac 30200000.ethernet: clock input or output? (output).
  263. [ 3.047531] rk_gmac-dwmac 30200000.ethernet: TX delay(0x30).
  264. [ 3.047550] rk_gmac-dwmac 30200000.ethernet: RX delay(0x10).
  265. [ 3.047612] rk_gmac-dwmac 30200000.ethernet: integrated PHY? (yes).
  266. [ 3.047814] rk_gmac-dwmac 30200000.ethernet: cannot get clock clk_mac_speed
  267. [ 3.053003] rk_gmac-dwmac 30200000.ethernet: init for RMII
  268. [ 3.089132] stmmac - user ID: 0x10, Synopsys ID: 0x35
  269. [ 3.089160] Ring mode enabled
  270. [ 3.089174] DMA HW capability register supported
  271. [ 3.089188] Normal descriptors
  272. [ 3.089202] RX Checksum Offload Engine supported (type 2)
  273. [ 3.089215] TX Checksum insertion supported
  274. [ 3.089224] Wake-Up On Lan supported
  275. [ 3.089360] rk_gmac-dwmac 30200000.ethernet: rk_get_eth_addr: mac address: 2e:95:12:a8:3b:4b
  276. [ 3.089379] eth%d: device MAC address 2e:95:12:a8:3b:4b
  277. [ 3.089393] Enable RX Mitigation via HW Watchdog Timer
  278. [ 3.089704] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@30200000[0]' - status (0)
  279. [ 3.588744] libphy: stmmac: probed
  280. [ 3.588802] eth%d: PHY ID 1234d400 at 0 IRQ POLL (stmmac-0:00) active
  281. [ 3.588820] eth%d: PHY ID 00000000 at 1 IRQ POLL (stmmac-0:01)
  282. [ 3.588834] eth%d: PHY ID 00000000 at 2 IRQ POLL (stmmac-0:02)
  283. [ 3.588849] eth%d: PHY ID 00000000 at 3 IRQ POLL (stmmac-0:03)
  284. [ 3.588864] eth%d: PHY ID 00000000 at 4 IRQ POLL (stmmac-0:04)
  285. [ 3.588878] eth%d: PHY ID 00000000 at 5 IRQ POLL (stmmac-0:05)
  286. [ 3.589022] eth%d: PHY ID 00000000 at 6 IRQ POLL (stmmac-0:06)
  287. [ 3.589041] eth%d: PHY ID 00000000 at 7 IRQ POLL (stmmac-0:07)
  288. [ 3.589058] eth%d: PHY ID 00000000 at 8 IRQ POLL (stmmac-0:08)
  289. [ 3.589073] eth%d: PHY ID 00000000 at 9 IRQ POLL (stmmac-0:09)
  290. [ 3.589089] eth%d: PHY ID 00000000 at 10 IRQ POLL (stmmac-0:0a)
  291. [ 3.589102] eth%d: PHY ID 00000000 at 11 IRQ POLL (stmmac-0:0b)
  292. [ 3.589117] eth%d: PHY ID 00000000 at 12 IRQ POLL (stmmac-0:0c)
  293. [ 3.589131] eth%d: PHY ID 00000000 at 13 IRQ POLL (stmmac-0:0d)
  294. [ 3.589146] eth%d: PHY ID 00000000 at 14 IRQ POLL (stmmac-0:0e)
  295. [ 3.589161] eth%d: PHY ID 00000000 at 15 IRQ POLL (stmmac-0:0f)
  296. [ 3.589175] eth%d: PHY ID 00000000 at 16 IRQ POLL (stmmac-0:10)
  297. [ 3.589190] eth%d: PHY ID 00000000 at 17 IRQ POLL (stmmac-0:11)
  298. [ 3.589205] eth%d: PHY ID 00000000 at 18 IRQ POLL (stmmac-0:12)
  299. [ 3.589219] eth%d: PHY ID 00000000 at 19 IRQ POLL (stmmac-0:13)
  300. [ 3.589235] eth%d: PHY ID 00000000 at 20 IRQ POLL (stmmac-0:14)
  301. [ 3.589249] eth%d: PHY ID 00000000 at 21 IRQ POLL (stmmac-0:15)
  302. [ 3.589266] eth%d: PHY ID 00000000 at 22 IRQ POLL (stmmac-0:16)
  303. [ 3.589280] eth%d: PHY ID 00000000 at 23 IRQ POLL (stmmac-0:17)
  304. [ 3.589295] eth%d: PHY ID 00000000 at 24 IRQ POLL (stmmac-0:18)
  305. [ 3.589309] eth%d: PHY ID 00000000 at 25 IRQ POLL (stmmac-0:19)
  306. [ 3.589323] eth%d: PHY ID 00000000 at 26 IRQ POLL (stmmac-0:1a)
  307. [ 3.589337] eth%d: PHY ID 00000000 at 27 IRQ POLL (stmmac-0:1b)
  308. [ 3.589352] eth%d: PHY ID 00000000 at 28 IRQ POLL (stmmac-0:1c)
  309. [ 3.589367] eth%d: PHY ID 00000000 at 29 IRQ POLL (stmmac-0:1d)
  310. [ 3.589382] eth%d: PHY ID 00000000 at 30 IRQ POLL (stmmac-0:1e)
  311. [ 3.589397] eth%d: PHY ID 00000000 at 31 IRQ POLL (stmmac-0:1f)
  312. [ 3.591429] PPP generic driver version 2.4.2
  313. [ 3.592135] Atmel at76x USB Wireless LAN Driver 0.17 loading
  314. [ 3.592361] usbcore: registered new interface driver at76c50x-usb
  315. [ 3.592550] usbcore: registered new interface driver rtl8187
  316. [ 3.592682] usbcore: registered new interface driver rndis_wlan
  317. [ 3.592804] usbcore: registered new interface driver zd1201
  318. [ 3.593675] usbcore: registered new interface driver rt2800usb
  319. [ 3.593853] Rockchip WiFi SYS interface (V1.00) ...
  320. [ 3.593946] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  321. [ 3.594076] usbcore: registered new interface driver pegasus
  322. [ 3.594195] usbcore: registered new interface driver rtl8150
  323. [ 3.594296] usbcore: registered new interface driver r8152
  324. [ 3.594417] usbcore: registered new interface driver asix
  325. [ 3.594518] usbcore: registered new interface driver ax88179_178a
  326. [ 3.594610] usbcore: registered new interface driver cdc_ether
  327. [ 3.594747] usbcore: registered new interface driver dm9601
  328. [ 3.594870] usbcore: registered new interface driver smsc75xx
  329. [ 3.594978] usbcore: registered new interface driver smsc95xx
  330. [ 3.595082] usbcore: registered new interface driver net1080
  331. [ 3.595173] usbcore: registered new interface driver rndis_host
  332. [ 3.595276] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  333. [ 3.595467] usbcore: registered new interface driver cdc_ncm
  334. [ 3.595586] usbcore: registered new interface driver cdc_mbim
  335. [ 3.596386] 30040000.usb supply vusb_d not found, using dummy regulator
  336. [ 3.596543] 30040000.usb supply vusb_a not found, using dummy regulator
  337. [ 3.610682] dwc2 30040000.usb: DWC OTG Controller
  338. [ 3.610767] dwc2 30040000.usb: new USB bus registered, assigned bus number 1
  339. [ 3.610861] dwc2 30040000.usb: irq 48, io mem 0x30040000
  340. [ 3.611365] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  341. [ 3.611388] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  342. [ 3.611404] usb usb1: Product: DWC OTG Controller
  343. [ 3.611421] usb usb1: Manufacturer: Linux 4.4.194-rk322x dwc2_hsotg
  344. [ 3.611434] usb usb1: SerialNumber: 30040000.usb
  345. [ 3.613083] hub 1-0:1.0: USB hub found
  346. [ 3.613229] hub 1-0:1.0: 1 port detected
  347. [ 3.615336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  348. [ 3.615371] ehci-platform: EHCI generic platform driver
  349. [ 3.618260] ehci-platform 30080000.usb: EHCI Host Controller
  350. [ 3.618831] ehci-platform 30080000.usb: new USB bus registered, assigned bus number 2
  351. [ 3.619373] ehci-platform 30080000.usb: irq 49, io mem 0x30080000
  352. [ 3.628994] ehci-platform 30080000.usb: USB 2.0 started, EHCI 1.00
  353. [ 3.629409] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  354. [ 3.629434] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  355. [ 3.629450] usb usb2: Product: EHCI Host Controller
  356. [ 3.629466] usb usb2: Manufacturer: Linux 4.4.194-rk322x ehci_hcd
  357. [ 3.629481] usb usb2: SerialNumber: 30080000.usb
  358. [ 3.630853] hub 2-0:1.0: USB hub found
  359. [ 3.630965] hub 2-0:1.0: 1 port detected
  360. [ 3.634166] ehci-platform 300c0000.usb: EHCI Host Controller
  361. [ 3.634876] ehci-platform 300c0000.usb: new USB bus registered, assigned bus number 3
  362. [ 3.635414] ehci-platform 300c0000.usb: irq 51, io mem 0x300c0000
  363. [ 3.644989] ehci-platform 300c0000.usb: USB 2.0 started, EHCI 1.00
  364. [ 3.645409] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  365. [ 3.645434] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  366. [ 3.645449] usb usb3: Product: EHCI Host Controller
  367. [ 3.645465] usb usb3: Manufacturer: Linux 4.4.194-rk322x ehci_hcd
  368. [ 3.645480] usb usb3: SerialNumber: 300c0000.usb
  369. [ 3.646830] hub 3-0:1.0: USB hub found
  370. [ 3.646934] hub 3-0:1.0: 1 port detected
  371. [ 3.650170] ehci-platform 30100000.usb: EHCI Host Controller
  372. [ 3.650840] ehci-platform 30100000.usb: new USB bus registered, assigned bus number 4
  373. [ 3.651371] ehci-platform 30100000.usb: irq 53, io mem 0x30100000
  374. [ 3.660950] ehci-platform 30100000.usb: USB 2.0 started, EHCI 1.00
  375. [ 3.661350] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  376. [ 3.661373] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  377. [ 3.661392] usb usb4: Product: EHCI Host Controller
  378. [ 3.661408] usb usb4: Manufacturer: Linux 4.4.194-rk322x ehci_hcd
  379. [ 3.661422] usb usb4: SerialNumber: 30100000.usb
  380. [ 3.662824] hub 4-0:1.0: USB hub found
  381. [ 3.662938] hub 4-0:1.0: 1 port detected
  382. [ 3.664035] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  383. [ 3.664118] ohci-platform: OHCI generic platform driver
  384. [ 3.664779] ohci-platform 300a0000.usb: Generic Platform OHCI controller
  385. [ 3.665389] ohci-platform 300a0000.usb: new USB bus registered, assigned bus number 5
  386. [ 3.665864] ohci-platform 300a0000.usb: irq 50, io mem 0x300a0000
  387. [ 3.725313] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  388. [ 3.725348] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  389. [ 3.725365] usb usb5: Product: Generic Platform OHCI controller
  390. [ 3.725381] usb usb5: Manufacturer: Linux 4.4.194-rk322x ohci_hcd
  391. [ 3.725397] usb usb5: SerialNumber: 300a0000.usb
  392. [ 3.726807] hub 5-0:1.0: USB hub found
  393. [ 3.726918] hub 5-0:1.0: 1 port detected
  394. [ 3.728132] ohci-platform 300e0000.usb: Generic Platform OHCI controller
  395. [ 3.728708] ohci-platform 300e0000.usb: new USB bus registered, assigned bus number 6
  396. [ 3.729859] ohci-platform 300e0000.usb: irq 52, io mem 0x300e0000
  397. [ 3.789286] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  398. [ 3.789316] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  399. [ 3.789333] usb usb6: Product: Generic Platform OHCI controller
  400. [ 3.789347] usb usb6: Manufacturer: Linux 4.4.194-rk322x ohci_hcd
  401. [ 3.789362] usb usb6: SerialNumber: 300e0000.usb
  402. [ 3.790778] hub 6-0:1.0: USB hub found
  403. [ 3.790893] hub 6-0:1.0: 1 port detected
  404. [ 3.792021] ohci-platform 30120000.usb: Generic Platform OHCI controller
  405. [ 3.792608] ohci-platform 30120000.usb: new USB bus registered, assigned bus number 7
  406. [ 3.793169] ohci-platform 30120000.usb: irq 54, io mem 0x30120000
  407. [ 3.853425] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  408. [ 3.853463] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  409. [ 3.853480] usb usb7: Product: Generic Platform OHCI controller
  410. [ 3.853495] usb usb7: Manufacturer: Linux 4.4.194-rk322x ohci_hcd
  411. [ 3.853509] usb usb7: SerialNumber: 30120000.usb
  412. [ 3.854937] hub 7-0:1.0: USB hub found
  413. [ 3.855048] hub 7-0:1.0: 1 port detected
  414. [ 3.856345] usbcore: registered new interface driver cdc_acm
  415. [ 3.856369] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  416. [ 3.856527] usbcore: registered new interface driver cdc_wdm
  417. [ 3.857230] usbcore: registered new interface driver usb-storage
  418. [ 3.857575] usbcore: registered new interface driver usbserial
  419. [ 3.857688] usbcore: registered new interface driver usbserial_generic
  420. [ 3.857796] usbserial: USB Serial support registered for generic
  421. [ 3.857927] usbcore: registered new interface driver keyspan
  422. [ 3.858000] usbserial: USB Serial support registered for Keyspan - (without firmware)
  423. [ 3.858069] usbserial: USB Serial support registered for Keyspan 1 port adapter
  424. [ 3.858133] usbserial: USB Serial support registered for Keyspan 2 port adapter
  425. [ 3.858194] usbserial: USB Serial support registered for Keyspan 4 port adapter
  426. [ 3.858327] usbcore: registered new interface driver option
  427. [ 3.858400] usbserial: USB Serial support registered for GSM modem (1-port)
  428. [ 3.859134] usbcore: registered new interface driver oti6858
  429. [ 3.859215] usbserial: USB Serial support registered for oti6858
  430. [ 3.859335] usbcore: registered new interface driver qcserial
  431. [ 3.859425] usbserial: USB Serial support registered for Qualcomm USB modem
  432. [ 3.859610] usbcore: registered new interface driver sierra
  433. [ 3.859692] usbserial: USB Serial support registered for Sierra USB modem
  434. [ 3.862953] usbcore: registered new interface driver iforce
  435. [ 3.863176] usbcore: registered new interface driver xpad
  436. [ 3.863590] usbcore: registered new interface driver usbtouchscreen
  437. [ 3.865344] i2c /dev entries driver
  438. [ 3.867681] IR NEC protocol handler initialized
  439. [ 3.867721] IR RC5(x/sz) protocol handler initialized
  440. [ 3.867742] IR RC6 protocol handler initialized
  441. [ 3.867761] IR JVC protocol handler initialized
  442. [ 3.867778] IR Sony protocol handler initialized
  443. [ 3.867797] IR SANYO protocol handler initialized
  444. [ 3.867820] IR Sharp protocol handler initialized
  445. [ 3.867838] IR MCE Keyboard/mouse protocol handler initialized
  446. [ 3.867857] IR XMP protocol handler initialized
  447. [ 3.870337] usbcore: registered new interface driver uvcvideo
  448. [ 3.870366] USB Video Class driver (1.1.1)
  449. [ 3.873102] Boot mode: normal
  450. [ 3.875069] rockchip-thermal 11150000.tsadc: tsadc is probed successfully!
  451. [ 3.877595] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  452. [ 3.878218] Bluetooth: Virtual HCI driver ver 1.5
  453. [ 3.878658] Bluetooth: HCI UART driver ver 2.3
  454. [ 3.878690] Bluetooth: HCI UART protocol H4 registered
  455. [ 3.878702] Bluetooth: HCI UART protocol LL registered
  456. [ 3.878716] Bluetooth: HCI UART protocol ATH3K registered
  457. [ 3.878729] Bluetooth: HCI UART protocol Three-wire (H5) registered
  458. [ 3.879010] Bluetooth: HCI UART protocol BCM registered
  459. [ 3.879233] usbcore: registered new interface driver bfusb
  460. [ 3.879407] usbcore: registered new interface driver btusb
  461. [ 3.879437] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
  462. [ 3.880372] cpu cpu0: leakage=4
  463. [ 3.880418] cpu cpu0: leakage-volt-sel=0
  464. [ 3.880758] cpu cpu0: Failed to get pvtm
  465. [ 3.882864] cpu cpu0: avs=0
  466. [ 3.882998] cpu cpu0: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
  467. [ 3.883032] cpu cpu0: failed to read out thermal zone (-22)
  468. [ 3.884079] cpu cpu0: failed to find power_model node
  469. [ 3.885549] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
  470. [ 3.885586] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
  471. [ 3.885622] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
  472. [ 3.886213] Synopsys Designware Multimedia Card Interface Driver
  473. [ 3.887111] dwmmc_rockchip 30000000.dwmmc: IDMAC supports 32-bit address mode.
  474. [ 3.887377] dwmmc_rockchip 30000000.dwmmc: Using internal DMA controller.
  475. [ 3.887407] dwmmc_rockchip 30000000.dwmmc: Version ID is 270a
  476. [ 3.887529] dwmmc_rockchip 30000000.dwmmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo
  477. [ 3.887620] dwmmc_rockchip 30000000.dwmmc: No vmmc regulator found
  478. [ 3.887635] dwmmc_rockchip 30000000.dwmmc: No vqmmc regulator found
  479. [ 3.887668] dwmmc_rockchip 30000000.dwmmc: GPIO lookup for consumer cd
  480. [ 3.887679] dwmmc_rockchip 30000000.dwmmc: using device tree for GPIO lookup
  481. [ 3.887725] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/dwmmc@30000000[0]' - status (0)
  482. [ 3.887787] gpio-49 (cd): gpiod_set_debounce: missing set() or set_debounce() operations
  483. [ 3.887802] dwmmc_rockchip 30000000.dwmmc: Got CD GPIO
  484. [ 3.887816] dwmmc_rockchip 30000000.dwmmc: GPIO lookup for consumer wp
  485. [ 3.887827] dwmmc_rockchip 30000000.dwmmc: using device tree for GPIO lookup
  486. [ 3.887840] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@30000000[0]'
  487. [ 3.887853] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@30000000[0]'
  488. [ 3.887863] dwmmc_rockchip 30000000.dwmmc: using lookup tables for GPIO lookup
  489. [ 3.887874] dwmmc_rockchip 30000000.dwmmc: lookup for GPIO wp failed
  490. [ 3.900857] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  491. [ 3.914146] dwmmc_rockchip 30000000.dwmmc: 1 slots initialized
  492. [ 3.914759] dwmmc_rockchip 30010000.dwmmc: num-slots property not found, assuming 1 slot is available
  493. [ 3.914907] dwmmc_rockchip 30010000.dwmmc: IDMAC supports 32-bit address mode.
  494. [ 3.915040] dwmmc_rockchip 30010000.dwmmc: Using internal DMA controller.
  495. [ 3.915061] dwmmc_rockchip 30010000.dwmmc: Version ID is 270a
  496. [ 3.915153] dwmmc_rockchip 30010000.dwmmc: DW MMC controller at irq 46,32 bit host data width,256 deep fifo
  497. [ 3.915222] dwmmc_rockchip 30010000.dwmmc: No vmmc regulator found
  498. [ 3.915234] dwmmc_rockchip 30010000.dwmmc: No vqmmc regulator found
  499. [ 3.915256] dwmmc_rockchip 30010000.dwmmc: GPIO lookup for consumer wp
  500. [ 3.915267] dwmmc_rockchip 30010000.dwmmc: using device tree for GPIO lookup
  501. [ 3.915280] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@30010000[0]'
  502. [ 3.915291] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@30010000[0]'
  503. [ 3.915301] dwmmc_rockchip 30010000.dwmmc: using lookup tables for GPIO lookup
  504. [ 3.915313] dwmmc_rockchip 30010000.dwmmc: lookup for GPIO wp failed
  505. [ 3.915410] dwmmc_rockchip 30010000.dwmmc: allocated mmc-pwrseq
  506. [ 3.926425] mmc_host mmc1: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3)
  507. [ 3.939189] dwmmc_rockchip 30010000.dwmmc: 1 slots initialized
  508. [ 3.940134] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/auxiliary[0]' - status (0)
  509. [ 3.940492] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds/working[0]' - status (0)
  510. [ 3.941215] ledtrig-cpu: registered to indicate activity on CPUs
  511. [ 3.941371] hidraw: raw HID events driver (C) Jiri Kosina
  512. [ 3.942314] usbcore: registered new interface driver usbhid
  513. [ 3.942359] usbhid: USB HID core driver
  514. [ 3.943012] ashmem: initialized
  515. [ 3.944252] rockchip-dmc dmc: failed to get the count of devfreq-event in /dmc node
  516. [ 3.948486] rockchip-dmc dmc: leakage=4
  517. [ 3.948517] rockchip-dmc dmc: leakage-volt-sel=0
  518. [ 3.948648] rockchip-dmc dmc: Failed to get pvtm
  519. [ 3.950180] rockchip-dmc dmc: avs=0
  520. [ 3.950236] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
  521. [ 3.950251] rockchip-dmc dmc: failed to get vop pn to msch rl
  522. [ 3.950727] rockchip-dmc dmc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
  523. [ 3.966567] rknandbase v1.2 2018-05-08
  524. [ 3.967376] rknand 30030000.nandc: rknand_probe clk rate = 150000000
  525. [ 3.967625] No.1 FLASH ID:2c 64 44 4b a9 0
  526. [ 3.969862] MT RR 15 row=400,count 15,status=-1
  527. [ 3.971791] MT RR 15 row=400,count 15,status=-1
  528. [ 3.971802] flash_read_page_en 0 400 error_ecc -1 1
  529. [ 3.973988] MT RR 15 row=500,count 15,status=-1
  530. [ 3.975915] MT RR 15 row=500,count 15,status=-1
  531. [ 3.975927] flash_read_page_en 0 500 error_ecc -1 1
  532. [ 3.978106] MT RR 15 row=600,count 15,status=-1
  533. [ 3.980034] MT RR 15 row=600,count 15,status=-1
  534. [ 3.980045] flash_read_page_en 0 600 error_ecc -1 1
  535. [ 3.982226] MT RR 15 row=700,count 15,status=-1
  536. [ 3.984153] MT RR 15 row=700,count 15,status=-1
  537. [ 3.984164] flash_read_page_en 0 700 error_ecc -1 1
  538. [ 3.986211] No.1 FLASH ID:2c 64 44 4b a9 0
  539. [ 3.986258] usb 1-1: new full-speed USB device number 2 using dwc2
  540. [ 3.986845] ECC:60
  541. [ 3.986861] FTL version: 5.0.57 20190828
  542. [ 4.004022] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  543. [ 4.005300] mmc1: new high speed SDIO card at address 0001
  544. [ 4.108555] ftl_init 0
  545. [ 4.115777] rknand0: p1
  546. [ 4.121031] vendor storage 524b5644,4,4
  547. [ 4.124300] vendor storage 524b5644,3,3
  548. [ 4.127919] rknand vendor storage init ok !
  549. [ 4.128732] usbcore: registered new interface driver snd-usb-audio
  550. [ 4.128849] usbcore: registered new interface driver snd-ua101
  551. [ 4.129016] usbcore: registered new interface driver snd-usb-caiaq
  552. [ 4.129126] usbcore: registered new interface driver snd-usb-6fire
  553. [ 4.129233] usbcore: registered new interface driver snd-usb-hiface
  554. [ 4.129313] usbcore: registered new interface driver snd-bcd2000
  555. [ 4.129393] usbcore: registered new interface driver snd_usb_pod
  556. [ 4.129469] usbcore: registered new interface driver snd_usb_podhd
  557. [ 4.129558] usbcore: registered new interface driver snd_usb_toneport
  558. [ 4.129639] usbcore: registered new interface driver snd_usb_variax
  559. [ 4.134144] u32 classifier
  560. [ 4.134164] input device check on
  561. [ 4.134171] Actions configured
  562. [ 4.134190] Netfilter messages via NETLINK v0.30.
  563. [ 4.134219] nfnl_acct: registering with nfnetlink.
  564. [ 4.134309] nf_conntrack version 0.5.0 (15377 buckets, 61508 max)
  565. [ 4.135063] Initializing XFRM netlink socket
  566. [ 4.135928] NET: Registered protocol family 10
  567. [ 4.137167] ip6_tables: (C) 2000-2006 Netfilter Core Team
  568. [ 4.137460] sit: IPv6 over IPv4 tunneling driver
  569. [ 4.138248] NET: Registered protocol family 17
  570. [ 4.138287] NET: Registered protocol family 15
  571. [ 4.138350] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  572. [ 4.138391] Bridge firewalling registered
  573. [ 4.138404] can: controller area network core (rev 20120528 abi 9)
  574. [ 4.138481] NET: Registered protocol family 29
  575. [ 4.138501] can: raw protocol (rev 20120528)
  576. [ 4.138516] can: broadcast manager protocol (rev 20120528 t)
  577. [ 4.138537] can: netlink gateway (rev 20130117) max_hops=1
  578. [ 4.138974] Bluetooth: RFCOMM TTY layer initialized
  579. [ 4.139003] Bluetooth: RFCOMM socket layer initialized
  580. [ 4.139038] Bluetooth: RFCOMM ver 1.11
  581. [ 4.139064] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  582. [ 4.139081] Bluetooth: HIDP socket layer initialized
  583. [ 4.139151] 8021q: 802.1Q VLAN Support v1.8
  584. [ 4.139190] lib80211: common routines for IEEE802.11 drivers
  585. [ 4.139200] lib80211_crypt: registered algorithm 'NULL'
  586. [ 4.139217] lib80211_crypt: registered algorithm 'WEP'
  587. [ 4.139235] lib80211_crypt: registered algorithm 'CCMP'
  588. [ 4.139251] lib80211_crypt: registered algorithm 'TKIP'
  589. [ 4.139263] [WLAN_RFKILL]: Enter rfkill_wlan_init
  590. [ 4.139538] [BT_RFKILL]: Enter rfkill_rk_init
  591. [ 4.139751] Key type dns_resolver registered
  592. [ 4.140120] Error: Driver 'sc031gs' is already registered, aborting...
  593. [ 4.140841] Registering SWP/SWPB emulation handler
  594. [ 4.140978] flash vendor_init_thread!
  595. [ 4.140993] flash vendor storage:20170308 ret = -1
  596. [ 4.141943] registered taskstats version 1
  597. [ 4.141971] Loading compiled-in X.509 certificates
  598. [ 4.144448] Btrfs loaded
  599. [ 4.145488] rga2: Driver loaded successfully ver:4.01
  600. [ 4.145680] rga2: Module initialized.
  601. [ 4.145715] pvtm list NULL
  602. [ 4.146644] rk-vcodec 20030000.rkvdec: leakage=4
  603. [ 4.146675] rk-vcodec 20030000.rkvdec: leakage-volt-sel=0
  604. [ 4.146771] rk-vcodec 20030000.rkvdec: Failed to get pvtm
  605. [ 4.147133] rk-vcodec 20030000.rkvdec: avs=0
  606. [ 4.147387] rk-vcodec 20030000.rkvdec: probe device
  607. [ 4.147797] rk-vcodec 20030000.rkvdec: drm allocator with mmu enabled
  608. [ 4.148862] rk-vcodec 20030000.rkvdec: init success
  609. [ 4.149813] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
  610. [ 4.149834] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
  611. [ 4.150656] asoc-simple-card hdmi-sound: i2s-hifi <-> 100c0000.i2s0 mapping ok
  612. [ 4.152250] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
  613. [ 4.152271] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
  614. [ 4.153254] asoc-simple-card spdif-sound: dit-hifi <-> 100d0000.spdif mapping ok
  615. [ 4.155122] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/reset[0]' - status (0)
  616. [ 4.155202] gpio-121 (reset): gpiod_set_debounce: missing set() or set_debounce() operations
  617. [ 4.155549] input: gpio-keys as /devices/platform/gpio-keys/input/input1
  618. [ 4.156011] hctosys: unable to open rtc device (rtc0)
  619. [ 4.168326] ALSA device list:
  620. [ 4.168352] #0: DW-I2S-HDMI
  621. [ 4.168359] #1: SPDIF
  622. [ 4.169386] Freeing unused kernel memory: 808K
  623. [ 4.169400] This architecture does not have kernel memory protection.
  624. [ 4.173194] usb 1-1: New USB device found, idVendor=056a, idProduct=037a
  625. [ 4.173222] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  626. [ 4.173234] usb 1-1: Product: CTL-472
  627. [ 4.173246] usb 1-1: Manufacturer: Wacom Co.,Ltd.
  628. [ 4.173257] usb 1-1: SerialNumber: 0KE00L1005410
  629. [ 4.241001] usb 7-1: new low-speed USB device number 2 using ohci-platform
  630. [ 4.451129] usb 7-1: New USB device found, idVendor=1a2c, idProduct=4094
  631. [ 4.451158] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  632. [ 4.451171] usb 7-1: Product: USB Keyboard
  633. [ 4.451181] usb 7-1: Manufacturer: SEMICO
  634. [ 4.461588] input: SEMICO USB Keyboard as /devices/platform/30120000.usb/usb7/7-1/7-1:1.0/0003:1A2C:4094.0003/input/input2
  635. [ 4.518405] hid-generic 0003:1A2C:4094.0003: input,hidraw0: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-30120000.usb-1/input0
  636. [ 4.527739] input: SEMICO USB Keyboard as /devices/platform/30120000.usb/usb7/7-1/7-1:1.1/0003:1A2C:4094.0004/input/input3
  637. [ 4.581608] hid-generic 0003:1A2C:4094.0004: input,hidraw1: USB HID v1.10 Device [SEMICO USB Keyboard] on usb-30120000.usb-1/input1
  638. [ 4.831238] input: Wacom Co.,Ltd. CTL-472 Pen as /devices/platform/30040000.usb/usb1/1-1/1-1:1.0/0003:056A:037A.0001/input/input4
  639. [ 4.838393] wacom 0003:056A:037A.0001: hidraw2: USB HID v1.10 Mouse [Wacom Co.,Ltd. CTL-472] on usb-30040000.usb-1/input0
  640. [ 4.838952] wacom 0003:056A:037A.0002: Unknown device_type for 'Wacom Co.,Ltd. CTL-472'. Ignoring.
  641. [ 7.160988] vendor storage:20190527 ret = -1
  642. [ 35.306566] EXT4-fs (rknand0p1): mounted filesystem with writeback data mode. Opts: (null)
  643. [ 36.152240] systemd[1]: System time before build time, advancing clock.
  644. [ 36.172768] systemd[1]: Inserted module 'autofs4'
  645. [ 36.178997] ip_tables: (C) 2000-2006 Netfilter Core Team
  646. [ 36.197260] cgroup: cgroup2: unknown option "nsdelegate"
  647. [ 36.228593] systemd[1]: systemd 245.4-4ubuntu3.17 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)
  648. [ 36.230451] systemd[1]: Detected architecture arm.
  649. [ 36.251566] systemd[1]: Set hostname to <rk322x-box>.
  650. [ 36.366769] random: nonblocking pool is initialized
  651. [ 36.514958] ttyS2 - failed to request DMA, use interrupt mode
  652. [ 37.656725] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  653. [ 37.656770] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
  654. [ 37.660674] systemd[1]: Created slice system-modprobe.slice.
  655. [ 37.663152] systemd[1]: Created slice system-serial\x2dgetty.slice.
  656. [ 37.665210] systemd[1]: Created slice User and Session Slice.
  657. [ 37.666258] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  658. [ 37.668137] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  659. [ 37.669354] systemd[1]: Reached target Remote File Systems.
  660. [ 37.669975] systemd[1]: Reached target Slices.
  661. [ 37.670543] systemd[1]: Reached target Swap.
  662. [ 37.671032] systemd[1]: Reached target System Time Set.
  663. [ 37.672258] systemd[1]: Listening on Syslog Socket.
  664. [ 37.673513] systemd[1]: Listening on fsck to fsckd communication Socket.
  665. [ 37.674522] systemd[1]: Listening on initctl Compatibility Named Pipe.
  666. [ 37.683255] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  667. [ 37.684114] systemd[1]: Listening on Journal Socket (/dev/log).
  668. [ 37.685629] systemd[1]: Listening on Journal Socket.
  669. [ 37.686985] systemd[1]: Listening on udev Control Socket.
  670. [ 37.688106] systemd[1]: Listening on udev Kernel Socket.
  671. [ 37.689410] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  672. [ 37.694802] systemd[1]: Mounting POSIX Message Queue File System...
  673. [ 37.702118] systemd[1]: Mounting Kernel Debug File System...
  674. [ 37.710666] systemd[1]: Mounting Kernel Trace File System...
  675. [ 37.720322] systemd[1]: Starting Restore / save the current clock...
  676. [ 37.727992] systemd[1]: Starting Set the console keyboard layout...
  677. [ 37.736157] systemd[1]: Starting Create list of static device nodes for the current kernel...
  678. [ 37.737368] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  679. [ 37.744167] systemd[1]: Started Nameserver information manager.
  680. [ 37.756236] systemd[1]: Reached target Network (Pre).
  681. [ 37.759472] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  682. [ 37.759740] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  683. [ 37.767852] systemd[1]: Starting Load Kernel Modules...
  684. [ 37.775478] systemd[1]: Starting Remount Root and Kernel File Systems...
  685. [ 37.783367] systemd[1]: Starting udev Coldplug all Devices...
  686. [ 37.795272] systemd[1]: Mounted POSIX Message Queue File System.
  687. [ 37.797153] systemd[1]: Mounted Kernel Debug File System.
  688. [ 37.798750] systemd[1]: Mounted Kernel Trace File System.
  689. [ 37.803751] systemd[1]: Finished Create list of static device nodes for the current kernel.
  690. [ 37.825229] systemd[1]: Finished Restore / save the current clock.
  691. [ 37.904601] systemd[1]: Finished Load Kernel Modules.
  692. [ 37.906976] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  693. [ 37.914798] systemd[1]: Mounting Kernel Configuration File System...
  694. [ 37.925771] systemd[1]: Starting Apply Kernel Variables...
  695. [ 37.941951] systemd[1]: Mounted Kernel Configuration File System.
  696. [ 37.961089] EXT4-fs (rknand0p1): re-mounted. Opts: commit=600,errors=remount-ro
  697. [ 37.976784] systemd[1]: Finished Remount Root and Kernel File Systems.
  698. [ 37.980199] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  699. [ 37.986623] systemd[1]: Starting Platform Persistent Storage Archival...
  700. [ 37.996550] systemd[1]: Starting Load/Save Random Seed...
  701. [ 38.006542] systemd[1]: Starting Create System Users...
  702. [ 38.082466] systemd[1]: Finished Apply Kernel Variables.
  703. [ 38.087360] systemd[1]: Finished Platform Persistent Storage Archival.
  704. [ 38.098871] systemd[1]: Finished Load/Save Random Seed.
  705. [ 38.103671] systemd[1]: Finished Create System Users.
  706. [ 38.110353] systemd[1]: Starting Create Static Device Nodes in /dev...
  707. [ 38.174776] systemd[1]: Finished Create Static Device Nodes in /dev.
  708. [ 38.181599] systemd[1]: Starting udev Kernel Device Manager...
  709. [ 38.235236] systemd[1]: Finished Set the console keyboard layout.
  710. [ 38.237069] systemd[1]: Reached target Local File Systems (Pre).
  711. [ 38.248560] systemd[1]: Mounting /tmp...
  712. [ 38.264533] systemd[1]: Mounted /tmp.
  713. [ 38.271806] systemd[1]: Reached target Local File Systems.
  714. [ 38.284402] systemd[1]: Starting Armbian leds state...
  715. [ 38.298067] systemd[1]: Starting Armbian ZRAM config...
  716. [ 38.311587] systemd[1]: Starting Set console font and keymap...
  717. [ 38.325206] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  718. [ 38.332145] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  719. [ 38.332494] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  720. [ 38.391467] systemd[1]: Finished udev Coldplug all Devices.
  721. [ 38.401203] systemd[1]: Finished Armbian leds state.
  722. [ 38.484253] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  723. [ 38.496066] systemd[1]: Finished Set console font and keymap.
  724. [ 38.507225] systemd[1]: plymouth-read-write.service: Succeeded.
  725. [ 38.510295] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
  726. [ 38.593707] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  727. [ 38.608401] systemd[1]: Starting Raise network interfaces...
  728. [ 38.686285] systemd[1]: Started udev Kernel Device Manager.
  729. [ 38.694086] systemd[1]: Condition check resulted in Show Plymouth Boot Screen being skipped.
  730. [ 38.694386] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  731. [ 38.694657] systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
  732. [ 38.694930] systemd[1]: Reached target Local Encrypted Volumes.
  733. [ 38.981411] zram: Added device: zram0
  734. [ 38.999652] zram: Added device: zram1
  735. [ 39.024614] zram: Added device: zram2
  736. [ 39.173987] systemd[1]: Found device /dev/ttyS2.
  737. [ 39.179897] rk3228-codec 12010000.codec: GPIO lookup for consumer spk-en
  738. [ 39.179904] rk3228-codec 12010000.codec: using device tree for GPIO lookup
  739. [ 39.179914] of_get_named_gpiod_flags: can't parse 'spk-en-gpios' property of node '/codec@12010000[0]'
  740. [ 39.179942] of_get_named_gpiod_flags: parsed 'spk-en-gpio' property of node '/codec@12010000[0]' - status (0)
  741. [ 39.179993] rk3228-codec 12010000.codec: spk_depop_time use default value.
  742. [ 39.181050] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound[0]'
  743. [ 39.181057] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound[0]'
  744. [ 39.212829] asoc-simple-card sound: rk3228-hifi <-> 100b0000.i2s1 mapping ok
  745. [ 39.220343] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '20:09:06', on 'Aug 25 2021'.
  746. [ 39.220626] mali-utgard 20001000.gpu: mali_platform_device->num_resources = 13
  747. [ 39.220693] mali-utgard 20001000.gpu: resource[0].start = 0x0x20001000
  748. [ 39.220706] mali-utgard 20001000.gpu: resource[1].start = 0x0x20000000
  749. [ 39.220717] mali-utgard 20001000.gpu: resource[2].start = 0x0x20003000
  750. [ 39.220728] mali-utgard 20001000.gpu: resource[3].start = 0x0x20008000
  751. [ 39.220739] mali-utgard 20001000.gpu: resource[4].start = 0x0x20004000
  752. [ 39.220751] mali-utgard 20001000.gpu: resource[5].start = 0x0x2000a000
  753. [ 39.220760] mali-utgard 20001000.gpu: resource[6].start = 0x0x20005000
  754. [ 39.220771] mali-utgard 20001000.gpu: resource[7].start = 0x0x00000020
  755. [ 39.220781] mali-utgard 20001000.gpu: resource[8].start = 0x0x00000021
  756. [ 39.220791] mali-utgard 20001000.gpu: resource[9].start = 0x0x00000022
  757. [ 39.220802] mali-utgard 20001000.gpu: resource[10].start = 0x0x00000021
  758. [ 39.220812] mali-utgard 20001000.gpu: resource[11].start = 0x0x00000022
  759. [ 39.220822] mali-utgard 20001000.gpu: resource[12].start = 0x0x00000021
  760. [ 39.220832] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 623; [Func] : mali_platform_device_init(); to add platform_specific_data to platform_device_of_mali.
  761. [ 39.221701] mali-utgard 20001000.gpu: leakage=4
  762. [ 39.221743] mali-utgard 20001000.gpu: leakage-volt-sel=0
  763. [ 39.221874] mali-utgard 20001000.gpu: Failed to get pvtm
  764. [ 39.222340] mali-utgard 20001000.gpu: avs=0
  765. [ 39.222706] mali-utgard 20001000.gpu: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
  766. [ 39.235569] Mali: Mali device driver loaded
  767. [ 39.473333] zram0: detected capacity change from 0 to 504299520
  768. [ 39.625220] Adding 492476k swap on /dev/zram0. Priority:5 extents:1 across:492476k SS
  769. [ 39.644679] gpio_ir_recv ir-receiver: GPIO lookup for consumer (null)
  770. [ 39.644706] gpio_ir_recv ir-receiver: using device tree for GPIO lookup
  771. [ 39.644754] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ir-receiver[0]' - status (0)
  772. [ 39.644874] Registered IR keymap rc-rktvbox
  773. [ 39.648829] rc rc1: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc1
  774. [ 39.654072] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc1/input10
  775. [ 39.886090] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  776. [ 39.886914] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  777. [ 39.887775] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  778. [ 39.889001] ssv6x5x: importing configuration from /lib/firmware/ssv6x5x-wifi.cfg
  779. [ 39.900270] tu_ssv6xxx_sdio_init, probe @af10f080
  780. [ 39.900522] TU_SSV6XXX_SDIO mmc1:0001:1: Probing SDIO bus
  781. [ 39.900551] ssv6xxx_set_sdio_clk: set sdio clk 25000000Hz
  782. [ 39.900618] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
  783. [ 39.909574] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  784. [ 39.934388] systemd[1]: Condition check resulted in Show Plymouth Boot Screen being skipped.
  785. [ 39.934693] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  786. [ 39.937662] systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
  787. [ 39.939109] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  788. [ 39.940085] TU_SSV6XXX_SDIO mmc1:0001:1: vendor = 0x3030 device = 0x3030
  789. [ 39.940413] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  790. [ 39.941711] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  791. [ 39.943050] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  792. [ 39.948351] systemd[1]: plymouth-read-write.service: Succeeded.
  793. [ 39.959484] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
  794. [ 39.969338] TU_SSV6XXX_SDIO mmc1:0001:1: dataIOPort 0x10000 regIOPort 0x10020
  795. [ 39.996220] TU_SSV6XXX_SDIO mmc1:0001:1: dataIOPort 0x10000 regIOPort 0x10020
  796. [ 39.996872] TU_SSV6XXX_SDIO mmc1:0001:1: CHIP ID: SSV6006C0
  797. [ 39.997529] Attach SSV6006 family HAL function
  798. [ 40.014282] MAC address from e-fuse
  799. [ 40.014319] EFUSE configuration
  800. [ 40.014341] Read efuse chip identity[79000000]
  801. [ 40.014356] r_calbration_result- 0
  802. [ 40.014374] sar_result- 0
  803. [ 40.014385] crystal_frequency_offset- 0
  804. [ 40.014404] tx_power_index_1- 0
  805. [ 40.014420] tx_power_index_2- 0
  806. [ 40.014433] MAC address - 98:c9:7c:5c:50:ea
  807. [ 40.014443] rate_table_1- 0
  808. [ 40.014450] rate_table_2- 0
  809. [ 40.014546] flash_file /tmp/flash.bin not found
  810. [ 40.014560] ssv6006_if_chk_mac2: is not need to check MAC addres 2 for this model
  811. [ 40.014570] ssv6006_adj_config: use_wpa2_only set to 1, force it to 0
  812. [ 40.014585] ssv6006_adj_config: clear hw beacon
  813. [ 40.021355] RF table ver 20.00 PHY table ver 20.00, common code ver 1.15
  814. [ 40.163035] ieee80211 phy0: Selected rate control algorithm 'ssv_minstrel'
  815. [ 40.165309] ieee80211 phy0: SSV6X5X of iComm-semi
  816. [ 40.166152] ssv6xxx_usb_init
  817. [ 40.166557] usbcore: registered new interface driver SSV6XXX_USB
  818. [ 40.234474] zram1: detected capacity change from 0 to 52428800
  819. [ 40.515313] systemd[1]: Finished Armbian ZRAM config.
  820. [ 40.582690] systemd[1]: Finished Raise network interfaces.
  821. [ 40.661941] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  822. [ 40.662357] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  823. [ 40.687139] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  824. [ 40.688166] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  825. [ 40.696277] systemd[1]: Starting Armbian memory supported logging...
  826. [ 40.714316] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
  827. [ 40.724771] systemd[1]: Condition check resulted in Show Plymouth Boot Screen being skipped.
  828. [ 40.725187] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  829. [ 40.725435] systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
  830. [ 40.726280] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  831. [ 40.726635] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  832. [ 40.726988] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  833. [ 40.727351] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  834. [ 40.737270] systemd[1]: plymouth-read-write.service: Succeeded.
  835. [ 40.741108] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
  836. [ 40.779176] systemd[1]: Starting Load/Save RF Kill Switch Status...
  837. [ 40.820663] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard
  838. [ 41.212606] systemd[1]: Started Load/Save RF Kill Switch Status.
  839. [ 45.158673] systemd[1]: Finished Armbian memory supported logging.
  840. [ 45.168683] systemd[1]: Starting Journal Service...
  841. [ 45.680790] systemd[1]: Started Journal Service.
  842. [ 45.727094] systemd-journald[660]: Received client request to flush runtime journal.
  843. [ 46.819884] nr_pdflush_threads exported in /proc is scheduled for removal
  844. [ 64.915946] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  845. [ 65.044656] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  846. [ 65.048354] ssv6x5x SSV6006C: Allocated 2 type packet buffer of size 632 (3) at address 80000000.
  847. [ 65.057283] ssv6xxx_set_sdio_clk: set sdio clk 25000000Hz
  848. [ 65.228954] ssv6xxx_set_sdio_clk: set sdio clk 50000000Hz
  849. [ 65.229021] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  850. [ 65.350414] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  851. [ 65.655316] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  852. [ 66.977399] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
  853. [ 70.201211] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  854. [ 70.201260] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  855. [ 70.201302] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  856. [ 70.201327] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  857. [ 70.201351] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  858. [ 70.201377] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property
  859. [ 70.949000] dwc2 30040000.usb: hcchar 0x809c8810, ep_type 3
  860. [ 434.975261] rk_gmac-dwmac 30200000.ethernet eth0: Link is Down
  861. [ 435.975536] rk_gmac-dwmac 30200000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
Add Comment
Please, Sign In to add comment