Advertisement
Guest User

dmesg_2022_02_12

a guest
Feb 11th, 2022
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.86 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.15.16-rockchip64 (root@armbianbuild) (aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #trunk SMP PREEMPT Tue Jan 25 12:57:41 UTC 2022
  3. [ 0.000000] Machine model: Rockchip RK3318 BOX
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] NUMA: No NUMA configuration found
  6. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000feffffff]
  7. [ 0.000000] NUMA: NODE_DATA [mem 0xfe7b4100-0xfe7b5fff]
  8. [ 0.000000] Zone ranges:
  9. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000feffffff]
  10. [ 0.000000] DMA32 empty
  11. [ 0.000000] Normal empty
  12. [ 0.000000] Movable zone start for each node
  13. [ 0.000000] Early memory node ranges
  14. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000feffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000feffffff]
  16. [ 0.000000] cma: Reserved 128 MiB at 0x00000000f2400000
  17. [ 0.000000] psci: probing for conduit method from DT.
  18. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  19. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  20. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  21. [ 0.000000] psci: SMC Calling Convention v1.2
  22. [ 0.000000] percpu: Embedded 29 pages/cpu s80856 r8192 d29736 u118784
  23. [ 0.000000] pcpu-alloc: s80856 r8192 d29736 u118784 alloc=29*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: detected: ARM erratum 845719
  27. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027656
  28. [ 0.000000] Policy zone: DMA
  29. [ 0.000000] Kernel command line: root=UUID=51133a2c-b107-4c8a-b9e0-3c28ddad7ddc rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=99fe46ae-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
  30. [ 0.000000] Unknown kernel command line parameters "ubootpart=99fe46ae-01 cgroup_enable=memory cgroup_memory=1", will be passed to user space.
  31. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  32. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  33. [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  34. [ 0.000000] Memory: 3922960K/4175872K available (15744K kernel code, 2690K rwdata, 6508K rodata, 4288K init, 576K bss, 121840K reserved, 131072K cma-reserved)
  35. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  36. [ 0.000000] trace event string verifier disabled
  37. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  38. [ 0.000000] rcu: RCU event tracing is enabled.
  39. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  40. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  41. [ 0.000000] Rude variant of Tasks RCU enabled.
  42. [ 0.000000] Tracing variant of Tasks RCU enabled.
  43. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  44. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  45. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  46. [ 0.000000] Root IRQ handler: gic_handle_irq
  47. [ 0.000000] GIC: Using split EOI/Deactivate mode
  48. [ 0.000000] random: get_random_bytes called from start_kernel+0x838/0xa18 with crng_init=0
  49. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  50. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  51. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  52. [ 0.001408] Console: colour dummy device 80x25
  53. [ 0.001471] printk: console [tty1] enabled
  54. [ 0.001631] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  55. [ 0.001655] pid_max: default: 32768 minimum: 301
  56. [ 0.001815] LSM: Security Framework initializing
  57. [ 0.001864] Yama: becoming mindful.
  58. [ 0.002037] AppArmor: AppArmor initialized
  59. [ 0.002143] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  60. [ 0.002193] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  61. [ 0.005875] rcu: Hierarchical SRCU implementation.
  62. [ 0.009017] EFI services will not be available.
  63. [ 0.009802] smp: Bringing up secondary CPUs ...
  64. [ 0.010958] Detected VIPT I-cache on CPU1
  65. [ 0.011074] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  66. [ 0.012499] Detected VIPT I-cache on CPU2
  67. [ 0.012608] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  68. [ 0.013930] Detected VIPT I-cache on CPU3
  69. [ 0.014030] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  70. [ 0.014233] smp: Brought up 1 node, 4 CPUs
  71. [ 0.014258] SMP: Total of 4 processors activated.
  72. [ 0.014270] CPU features: detected: 32-bit EL0 Support
  73. [ 0.014279] CPU features: detected: 32-bit EL1 Support
  74. [ 0.014291] CPU features: detected: CRC32 instructions
  75. [ 0.036493] CPU: All CPU(s) started at EL2
  76. [ 0.036561] alternatives: patching kernel code
  77. [ 0.040279] devtmpfs: initialized
  78. [ 0.063111] Registered cp15_barrier emulation handler
  79. [ 0.063152] Registered setend emulation handler
  80. [ 0.063584] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  81. [ 0.063647] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  82. [ 0.071976] pinctrl core: initialized pinctrl subsystem
  83. [ 0.073357] DMI not present or invalid.
  84. [ 0.074346] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  85. [ 0.079503] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  86. [ 0.081092] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  87. [ 0.084305] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  88. [ 0.084549] audit: initializing netlink subsys (disabled)
  89. [ 0.085207] audit: type=2000 audit(0.084:1): state=initialized audit_enabled=0 res=1
  90. [ 0.086836] thermal_sys: Registered thermal governor 'fair_share'
  91. [ 0.086855] thermal_sys: Registered thermal governor 'bang_bang'
  92. [ 0.086865] thermal_sys: Registered thermal governor 'step_wise'
  93. [ 0.086877] thermal_sys: Registered thermal governor 'user_space'
  94. [ 0.087475] cpuidle: using governor menu
  95. [ 0.088009] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  96. [ 0.088215] ASID allocator initialised with 65536 entries
  97. [ 0.090107] Serial: AMBA PL011 UART driver
  98. [ 0.112434] platform ff3c0000.hdmi: Fixing up cyclic dependency with ff370000.vop
  99. [ 0.140996] rockchip-gpio ff210000.gpio0: probed /pinctrl/gpio0@ff210000
  100. [ 0.142458] rockchip-gpio ff220000.gpio1: probed /pinctrl/gpio1@ff220000
  101. [ 0.143810] rockchip-gpio ff230000.gpio2: probed /pinctrl/gpio2@ff230000
  102. [ 0.145240] rockchip-gpio ff240000.gpio3: probed /pinctrl/gpio3@ff240000
  103. [ 0.179122] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  104. [ 0.179154] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  105. [ 0.179166] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  106. [ 0.179179] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  107. [ 0.185289] cryptd: max_cpu_qlen set to 1000
  108. [ 0.265122] raid6: neonx8 gen() 1049 MB/s
  109. [ 0.333287] raid6: neonx8 xor() 773 MB/s
  110. [ 0.401449] raid6: neonx4 gen() 1075 MB/s
  111. [ 0.469617] raid6: neonx4 xor() 767 MB/s
  112. [ 0.537791] raid6: neonx2 gen() 1013 MB/s
  113. [ 0.605938] raid6: neonx2 xor() 707 MB/s
  114. [ 0.674065] raid6: neonx1 gen() 889 MB/s
  115. [ 0.742225] raid6: neonx1 xor() 605 MB/s
  116. [ 0.810373] raid6: int64x8 gen() 747 MB/s
  117. [ 0.878573] raid6: int64x8 xor() 392 MB/s
  118. [ 0.946675] raid6: int64x4 gen() 830 MB/s
  119. [ 1.014809] raid6: int64x4 xor() 424 MB/s
  120. [ 1.082961] raid6: int64x2 gen() 707 MB/s
  121. [ 1.151100] raid6: int64x2 xor() 374 MB/s
  122. [ 1.219245] raid6: int64x1 gen() 526 MB/s
  123. [ 1.287402] raid6: int64x1 xor() 274 MB/s
  124. [ 1.287414] raid6: using algorithm neonx4 gen() 1075 MB/s
  125. [ 1.287424] raid6: .... xor() 767 MB/s, rmw enabled
  126. [ 1.287435] raid6: using neon recovery algorithm
  127. [ 1.291871] vcc_sd: supplied by vccio_3v3
  128. [ 1.292806] vcc_host_vbus: supplied by vcc_sys
  129. [ 1.293740] vcc_otg_vbus: supplied by vcc_sys
  130. [ 1.294676] iommu: Default domain type: Translated
  131. [ 1.294693] iommu: DMA domain TLB invalidation policy: strict mode
  132. [ 1.299078] vgaarb: loaded
  133. [ 1.299999] SCSI subsystem initialized
  134. [ 1.300405] libata version 3.00 loaded.
  135. [ 1.300952] usbcore: registered new interface driver usbfs
  136. [ 1.301036] usbcore: registered new interface driver hub
  137. [ 1.301112] usbcore: registered new device driver usb
  138. [ 1.302156] pps_core: LinuxPPS API ver. 1 registered
  139. [ 1.302170] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  140. [ 1.302205] PTP clock support registered
  141. [ 1.302623] EDAC MC: Ver: 3.0.0
  142. [ 1.305073] NetLabel: Initializing
  143. [ 1.305098] NetLabel: domain hash size = 128
  144. [ 1.305107] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  145. [ 1.305254] NetLabel: unlabeled traffic allowed by default
  146. [ 1.306237] clocksource: Switched to clocksource arch_sys_counter
  147. [ 1.415001] VFS: Disk quotas dquot_6.6.0
  148. [ 1.415144] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  149. [ 1.416823] AppArmor: AppArmor Filesystem Enabled
  150. [ 1.431938] NET: Registered PF_INET protocol family
  151. [ 1.432359] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  152. [ 1.436205] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  153. [ 1.436534] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  154. [ 1.437169] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  155. [ 1.437931] TCP: Hash tables configured (established 32768 bind 32768)
  156. [ 1.438362] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  157. [ 1.438574] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  158. [ 1.439070] NET: Registered PF_UNIX/PF_LOCAL protocol family
  159. [ 1.439130] NET: Registered PF_XDP protocol family
  160. [ 1.439151] PCI: CLS 0 bytes, default 64
  161. [ 1.439980] Trying to unpack rootfs image as initramfs...
  162. [ 1.450565] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  163. [ 1.451614] kvm [1]: IPA Size Limit: 40 bits
  164. [ 1.454186] kvm [1]: vgic interrupt IRQ9
  165. [ 1.454606] kvm [1]: Hyp mode initialized successfully
  166. [ 1.471137] Initialise system trusted keyrings
  167. [ 1.471225] Key type blacklist registered
  168. [ 1.471628] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  169. [ 1.484138] zbud: loaded
  170. [ 1.487441] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  171. [ 1.489000] fuse: init (API version 7.34)
  172. [ 1.491895] integrity: Platform Keyring initialized
  173. [ 1.566776] xor: measuring software checksum speed
  174. [ 1.574991] 8regs : 1216 MB/sec
  175. [ 1.582091] 32regs : 1402 MB/sec
  176. [ 1.591382] arm64_neon : 1064 MB/sec
  177. [ 1.591417] xor: using function: 32regs (1402 MB/sec)
  178. [ 1.591450] Key type asymmetric registered
  179. [ 1.591461] Asymmetric key parser 'x509' registered
  180. [ 1.591706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  181. [ 1.592159] io scheduler mq-deadline registered
  182. [ 1.592177] io scheduler kyber registered
  183. [ 1.592578] io scheduler bfq registered
  184. [ 1.621443] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
  185. [ 1.621483] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  186. [ 1.629568] vdd_arm: supplied by vcc_sys
  187. [ 1.630499] vdd_log: supplied by vcc_sys
  188. [ 1.633025] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  189. [ 1.639151] ff110000.serial: ttyS0 at MMIO 0xff110000 (irq = 21, base_baud = 1500000) is a 16550A
  190. [ 1.641110] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 22, base_baud = 1500000) is a 16550A
  191. [ 1.641413] printk: console [ttyS2] enabled
  192. [ 1.643539] Serial: AMBA driver
  193. [ 1.646038] rockchip-vop ff370000.vop: Adding to iommu group 4
  194. [ 1.673611] loop: module loaded
  195. [ 1.682451] libphy: Fixed MDIO Bus: probed
  196. [ 1.683637] tun: Universal TUN/TAP device driver, 1.6
  197. [ 1.685486] thunder_xcv, ver 1.0
  198. [ 1.685613] thunder_bgx, ver 1.0
  199. [ 1.685690] nicpf, ver 1.0
  200. [ 1.687292] e1000e: Intel(R) PRO/1000 Network Driver
  201. [ 1.687315] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  202. [ 1.687457] igb: Intel(R) Gigabit Ethernet Network Driver
  203. [ 1.687468] igb: Copyright (c) 2007-2014 Intel Corporation.
  204. [ 1.687550] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  205. [ 1.687562] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  206. [ 1.687970] sky2: driver version 1.30
  207. [ 1.689150] VFIO - User Level meta-driver version: 0.3
  208. [ 1.693303] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator
  209. [ 1.693627] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator
  210. [ 1.706832] dwc2 ff580000.usb: DWC OTG Controller
  211. [ 1.706896] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
  212. [ 1.707002] dwc2 ff580000.usb: irq 52, io mem 0xff580000
  213. [ 1.707445] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  214. [ 1.707469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  215. [ 1.707485] usb usb1: Product: DWC OTG Controller
  216. [ 1.707498] usb usb1: Manufacturer: Linux 5.15.16-rockchip64 dwc2_hsotg
  217. [ 1.707510] usb usb1: SerialNumber: ff580000.usb
  218. [ 1.708612] hub 1-0:1.0: USB hub found
  219. [ 1.708687] hub 1-0:1.0: 1 port detected
  220. [ 1.711129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  221. [ 1.711217] ehci-pci: EHCI PCI platform driver
  222. [ 1.711295] ehci-platform: EHCI generic platform driver
  223. [ 1.714425] ehci-platform ff5c0000.usb: EHCI Host Controller
  224. [ 1.714517] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
  225. [ 1.714843] ehci-platform ff5c0000.usb: irq 53, io mem 0xff5c0000
  226. [ 1.730345] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
  227. [ 1.730956] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  228. [ 1.730990] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  229. [ 1.731007] usb usb2: Product: EHCI Host Controller
  230. [ 1.731020] usb usb2: Manufacturer: Linux 5.15.16-rockchip64 ehci_hcd
  231. [ 1.731034] usb usb2: SerialNumber: ff5c0000.usb
  232. [ 1.732175] hub 2-0:1.0: USB hub found
  233. [ 1.732294] hub 2-0:1.0: 1 port detected
  234. [ 1.733255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  235. [ 1.733316] ohci-pci: OHCI PCI platform driver
  236. [ 1.733426] ohci-platform: OHCI generic platform driver
  237. [ 1.734434] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
  238. [ 1.734489] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
  239. [ 1.734747] ohci-platform ff5d0000.usb: irq 54, io mem 0xff5d0000
  240. [ 1.798727] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
  241. [ 1.798773] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  242. [ 1.798789] usb usb3: Product: Generic Platform OHCI controller
  243. [ 1.798802] usb usb3: Manufacturer: Linux 5.15.16-rockchip64 ohci_hcd
  244. [ 1.798816] usb usb3: SerialNumber: ff5d0000.usb
  245. [ 1.799934] hub 3-0:1.0: USB hub found
  246. [ 1.800026] hub 3-0:1.0: 1 port detected
  247. [ 1.802294] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  248. [ 1.802376] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
  249. [ 1.802688] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
  250. [ 1.802841] xhci-hcd xhci-hcd.0.auto: irq 55, io mem 0xff600000
  251. [ 1.803754] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  252. [ 1.803794] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  253. [ 1.803813] usb usb4: Product: xHCI Host Controller
  254. [ 1.803827] usb usb4: Manufacturer: Linux 5.15.16-rockchip64 xhci-hcd
  255. [ 1.803842] usb usb4: SerialNumber: xhci-hcd.0.auto
  256. [ 1.805001] hub 4-0:1.0: USB hub found
  257. [ 1.805084] hub 4-0:1.0: 1 port detected
  258. [ 1.805744] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  259. [ 1.805788] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
  260. [ 1.805823] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  261. [ 1.806001] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
  262. [ 1.806559] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  263. [ 1.806585] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  264. [ 1.806601] usb usb5: Product: xHCI Host Controller
  265. [ 1.806617] usb usb5: Manufacturer: Linux 5.15.16-rockchip64 xhci-hcd
  266. [ 1.806629] usb usb5: SerialNumber: xhci-hcd.0.auto
  267. [ 1.807790] hub 5-0:1.0: USB hub found
  268. [ 1.807878] hub 5-0:1.0: 1 port detected
  269. [ 1.808909] usbcore: registered new interface driver usb-storage
  270. [ 1.812830] mousedev: PS/2 mouse device common for all mice
  271. [ 1.815263] i2c_dev: i2c /dev entries driver
  272. [ 1.820448] dw_wdt ff1a0000.watchdog: No valid TOPs array specified
  273. [ 1.824708] sdhci: Secure Digital Host Controller Interface driver
  274. [ 1.824738] sdhci: Copyright(c) Pierre Ossman
  275. [ 1.824786] Synopsys Designware Multimedia Card Interface Driver
  276. [ 1.827303] dwmmc_rockchip ff510000.mmc: IDMAC supports 32-bit address mode.
  277. [ 1.827383] dwmmc_rockchip ff510000.mmc: Using internal DMA controller.
  278. [ 1.827402] dwmmc_rockchip ff510000.mmc: Version ID is 270a
  279. [ 1.827528] dwmmc_rockchip ff510000.mmc: DW MMC controller at irq 48,32 bit host data width,256 deep fifo
  280. [ 1.827743] sdhci-pltfm: SDHCI platform and OF driver helper
  281. [ 1.828164] dwmmc_rockchip ff510000.mmc: allocated mmc-pwrseq
  282. [ 1.828197] mmc_host mmc1: card is non-removable.
  283. [ 1.828618] dwmmc_rockchip ff500000.mmc: IDMAC supports 32-bit address mode.
  284. [ 1.828679] dwmmc_rockchip ff500000.mmc: Using internal DMA controller.
  285. [ 1.828700] dwmmc_rockchip ff500000.mmc: Version ID is 270a
  286. [ 1.828822] dwmmc_rockchip ff500000.mmc: DW MMC controller at irq 47,32 bit host data width,256 deep fifo
  287. [ 1.828863] dwmmc_rockchip ff520000.mmc: IDMAC supports 32-bit address mode.
  288. [ 1.828905] dwmmc_rockchip ff520000.mmc: Using internal DMA controller.
  289. [ 1.828923] dwmmc_rockchip ff520000.mmc: Version ID is 270a
  290. [ 1.829010] dwmmc_rockchip ff520000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo
  291. [ 1.829477] dwmmc_rockchip ff500000.mmc: Got CD GPIO
  292. [ 1.829785] mmc_host mmc2: card is non-removable.
  293. [ 1.831593] dwmmc_rockchip ff5f0000.dwmmc: IDMAC supports 32-bit address mode.
  294. [ 1.831662] dwmmc_rockchip ff5f0000.dwmmc: Using internal DMA controller.
  295. [ 1.831683] dwmmc_rockchip ff5f0000.dwmmc: Version ID is 270a
  296. [ 1.831803] dwmmc_rockchip ff5f0000.dwmmc: DW MMC controller at irq 50,32 bit host data width,256 deep fifo
  297. [ 1.832617] ledtrig-cpu: registered to indicate activity on CPUs
  298. [ 1.832666] dwmmc_rockchip ff5f0000.dwmmc: Got CD GPIO
  299. [ 1.834742] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  300. [ 1.835245] hid: raw HID events driver (C) Jiri Kosina
  301. [ 1.835531] usbcore: registered new interface driver usbhid
  302. [ 1.835545] usbhid: USB HID core driver
  303. [ 1.841218] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  304. [ 1.842465] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  305. [ 1.842631] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  306. [ 1.844698] drop_monitor: Initializing network drop monitor service
  307. [ 1.845745] mmc_host mmc3: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  308. [ 1.846099] NET: Registered PF_INET6 protocol family
  309. [ 1.888076] mmc0: Problem switching card into high-speed mode!
  310. [ 1.888184] mmc_host mmc0: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
  311. [ 1.888368] mmc0: new SDHC card at address 0001
  312. [ 1.890533] mmcblk0: mmc0:0001 SD32G 28.9 GiB
  313. [ 1.896822] mmcblk0: p1
  314. [ 1.901356] mmc2: card has unknown MMCA version 6
  315. [ 1.901408] mmc2: error -22 whilst initialising MMC card
  316. [ 1.923119] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  317. [ 1.923545] random: fast init done
  318. [ 1.925505] mmc1: new high speed SDIO card at address 0001
  319. [ 1.926449] mmc_host mmc2: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
  320. [ 1.988817] mmc2: card has unknown MMCA version 6
  321. [ 1.988863] mmc2: error -22 whilst initialising MMC card
  322. [ 2.015445] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
  323. [ 2.077234] mmc2: card has unknown MMCA version 6
  324. [ 2.077281] mmc2: error -22 whilst initialising MMC card
  325. [ 2.102489] mmc_host mmc2: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
  326. [ 2.139207] Freeing initrd memory: 11104K
  327. [ 2.189187] mmc2: card has unknown MMCA version 6
  328. [ 2.189233] mmc2: error -22 whilst initialising MMC card
  329. [ 2.204931] Segment Routing with IPv6
  330. [ 2.205038] In-situ OAM (IOAM) with IPv6
  331. [ 2.205208] NET: Registered PF_PACKET protocol family
  332. [ 2.205478] 8021q: 802.1Q VLAN Support v1.8
  333. [ 2.205579] Key type dns_resolver registered
  334. [ 2.207738] registered taskstats version 1
  335. [ 2.207778] Loading compiled-in X.509 certificates
  336. [ 2.213927] Loaded X.509 cert 'Build time autogenerated kernel key: e442f4dae2f94d5179eb3e23342c56e73888fead'
  337. [ 2.220086] zswap: loaded using pool zstd/z3fold
  338. [ 2.221629] Key type ._fscrypt registered
  339. [ 2.221655] Key type .fscrypt registered
  340. [ 2.221665] Key type fscrypt-provisioning registered
  341. [ 2.225954] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
  342. [ 2.257453] Key type encrypted registered
  343. [ 2.257506] AppArmor: AppArmor sha1 policy hashing enabled
  344. [ 2.317851] rockchip-vop ff370000.vop: using dedicated hwcursor plane
  345. [ 2.320320] rockchip-drm display-subsystem: bound ff370000.vop (ops vop_component_ops)
  346. [ 2.320932] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
  347. [ 2.322091] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
  348. [ 2.323265] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops dw_hdmi_rockchip_ops)
  349. [ 2.323769] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
  350. [ 2.324782] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
  351. [ 2.326494] of_cfs_init
  352. [ 2.326570] of_cfs_init: OK
  353. [ 2.330853] Freeing unused kernel memory: 4288K
  354. [ 2.346390] Run /init as init process
  355. [ 2.346409] with arguments:
  356. [ 2.346419] /init
  357. [ 2.346429] with environment:
  358. [ 2.346439] HOME=/
  359. [ 2.346447] TERM=linux
  360. [ 2.346457] ubootpart=99fe46ae-01
  361. [ 2.346470] cgroup_enable=memory
  362. [ 2.346479] cgroup_memory=1
  363. [ 3.230079] input: adc-keys as /devices/platform/adc-keys/input/input0
  364. [ 3.239681] gpio-syscon ff100000.syscon:gpio: can't read the data register offset!
  365. [ 3.334537] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
  366. [ 3.526301] rk_gmac-dwmac ff550000.ethernet: IRQ eth_wake_irq not found
  367. [ 3.526349] rk_gmac-dwmac ff550000.ethernet: IRQ eth_lpi not found
  368. [ 3.526591] rk_gmac-dwmac ff550000.ethernet: PTP uses main clock
  369. [ 3.527067] rk_gmac-dwmac ff550000.ethernet: clock input or output? (output).
  370. [ 3.527106] rk_gmac-dwmac ff550000.ethernet: TX delay(0x30).
  371. [ 3.527123] rk_gmac-dwmac ff550000.ethernet: RX delay(0x10).
  372. [ 3.527169] rk_gmac-dwmac ff550000.ethernet: integrated PHY? (yes).
  373. [ 3.527343] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_refout
  374. [ 3.527370] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_speed
  375. [ 3.532460] rk_gmac-dwmac ff550000.ethernet: init for RMII
  376. [ 3.575863] rk_gmac-dwmac ff550000.ethernet: User ID: 0x10, Synopsys ID: 0x35
  377. [ 3.575934] rk_gmac-dwmac ff550000.ethernet: DWMAC1000
  378. [ 3.575951] rk_gmac-dwmac ff550000.ethernet: DMA HW capability register supported
  379. [ 3.575966] rk_gmac-dwmac ff550000.ethernet: RX Checksum Offload Engine supported
  380. [ 3.575978] rk_gmac-dwmac ff550000.ethernet: COE Type 2
  381. [ 3.575991] rk_gmac-dwmac ff550000.ethernet: TX Checksum insertion supported
  382. [ 3.576002] rk_gmac-dwmac ff550000.ethernet: Wake-Up On Lan supported
  383. [ 3.576279] rk_gmac-dwmac ff550000.ethernet: Normal descriptors
  384. [ 3.576305] rk_gmac-dwmac ff550000.ethernet: Ring mode enabled
  385. [ 3.576318] rk_gmac-dwmac ff550000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  386. [ 3.577779] libphy: stmmac: probed
  387. [ 4.052633] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: none.
  388. [ 5.460095] systemd[1]: System time before build time, advancing clock.
  389. [ 5.534349] systemd[1]: Inserted module 'autofs4'
  390. [ 5.660032] systemd[1]: systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  391. [ 5.661479] systemd[1]: Detected architecture arm64.
  392. [ 5.679344] systemd[1]: Set hostname to <rk3318-box>.
  393. [ 5.892348] dw-apb-uart ff130000.serial: forbid DMA for kernel console
  394. [ 7.215144] systemd[1]: Queued start job for default target Graphical Interface.
  395. [ 7.217584] random: systemd: uninitialized urandom read (16 bytes read)
  396. [ 7.224733] systemd[1]: Created slice system-getty.slice.
  397. [ 7.225893] random: systemd: uninitialized urandom read (16 bytes read)
  398. [ 7.228888] systemd[1]: Created slice system-modprobe.slice.
  399. [ 7.229606] random: systemd: uninitialized urandom read (16 bytes read)
  400. [ 7.233241] systemd[1]: Created slice system-serial\x2dgetty.slice.
  401. [ 7.236613] systemd[1]: Created slice User and Session Slice.
  402. [ 7.237435] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch when bootsplash is active being skipped.
  403. [ 7.238531] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  404. [ 7.241104] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  405. [ 7.242168] systemd[1]: Reached target Local Encrypted Volumes.
  406. [ 7.243169] systemd[1]: Reached target Paths.
  407. [ 7.243837] systemd[1]: Reached target Remote File Systems.
  408. [ 7.244453] systemd[1]: Reached target Slices.
  409. [ 7.245096] systemd[1]: Reached target Swap.
  410. [ 7.245714] systemd[1]: Reached target System Time Set.
  411. [ 7.247776] systemd[1]: Listening on Syslog Socket.
  412. [ 7.249608] systemd[1]: Listening on fsck to fsckd communication Socket.
  413. [ 7.251006] systemd[1]: Listening on initctl Compatibility Named Pipe.
  414. [ 7.253351] systemd[1]: Listening on Journal Audit Socket.
  415. [ 7.255587] systemd[1]: Listening on Journal Socket (/dev/log).
  416. [ 7.257749] systemd[1]: Listening on Journal Socket.
  417. [ 7.260333] systemd[1]: Listening on udev Control Socket.
  418. [ 7.262190] systemd[1]: Listening on udev Kernel Socket.
  419. [ 7.271402] systemd[1]: Mounting Huge Pages File System...
  420. [ 7.281440] systemd[1]: Mounting POSIX Message Queue File System...
  421. [ 7.292151] systemd[1]: Mounting Kernel Debug File System...
  422. [ 7.303147] systemd[1]: Mounting Kernel Trace File System...
  423. [ 7.316668] systemd[1]: Starting Restore / save the current clock...
  424. [ 7.327268] systemd[1]: Starting Set the console keyboard layout...
  425. [ 7.337757] systemd[1]: Starting Create list of static device nodes for the current kernel...
  426. [ 7.349181] systemd[1]: Starting Load Kernel Module configfs...
  427. [ 7.362728] systemd[1]: Starting Load Kernel Module drm...
  428. [ 7.374562] systemd[1]: Starting Load Kernel Module fuse...
  429. [ 7.386356] systemd[1]: Started Nameserver information manager.
  430. [ 7.388679] systemd[1]: Reached target Network (Pre).
  431. [ 7.396519] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  432. [ 7.397063] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  433. [ 7.414590] systemd[1]: Starting Load Kernel Modules...
  434. [ 7.426545] systemd[1]: Starting Remount Root and Kernel File Systems...
  435. [ 7.438044] systemd[1]: Starting Coldplug All udev Devices...
  436. [ 7.461147] systemd[1]: Mounted Huge Pages File System.
  437. [ 7.463708] systemd[1]: Mounted POSIX Message Queue File System.
  438. [ 7.466104] systemd[1]: Mounted Kernel Debug File System.
  439. [ 7.468407] systemd[1]: Mounted Kernel Trace File System.
  440. [ 7.474127] systemd[1]: Finished Restore / save the current clock.
  441. [ 7.479964] systemd[1]: Finished Create list of static device nodes for the current kernel.
  442. [ 7.483884] systemd[1]: modprobe@configfs.service: Succeeded.
  443. [ 7.487180] systemd[1]: Finished Load Kernel Module configfs.
  444. [ 7.491718] systemd[1]: modprobe@drm.service: Succeeded.
  445. [ 7.495716] systemd[1]: Finished Load Kernel Module drm.
  446. [ 7.499733] systemd[1]: modprobe@fuse.service: Succeeded.
  447. [ 7.504647] systemd[1]: Finished Load Kernel Module fuse.
  448. [ 7.514667] systemd[1]: Finished Load Kernel Modules.
  449. [ 7.524660] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
  450. [ 7.525860] systemd[1]: Mounting FUSE Control File System...
  451. [ 7.539851] systemd[1]: Mounting Kernel Configuration File System...
  452. [ 7.549872] systemd[1]: Starting Apply Kernel Variables...
  453. [ 7.570583] systemd[1]: Finished Remount Root and Kernel File Systems.
  454. [ 7.573560] systemd[1]: Mounted FUSE Control File System.
  455. [ 7.575937] systemd[1]: Mounted Kernel Configuration File System.
  456. [ 7.589633] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  457. [ 7.590186] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  458. [ 7.599594] systemd[1]: Starting Load/Save Random Seed...
  459. [ 7.610833] systemd[1]: Starting Create System Users...
  460. [ 7.667475] systemd[1]: Finished Apply Kernel Variables.
  461. [ 7.745134] systemd[1]: Finished Create System Users.
  462. [ 7.754491] systemd[1]: Starting Create Static Device Nodes in /dev...
  463. [ 7.865265] systemd[1]: Finished Create Static Device Nodes in /dev.
  464. [ 7.880824] systemd[1]: Starting Rule-based Manager for Device Events and Files...
  465. [ 8.099802] systemd[1]: Started Rule-based Manager for Device Events and Files.
  466. [ 8.134111] systemd[1]: Finished Set the console keyboard layout.
  467. [ 8.137021] systemd[1]: Reached target Local File Systems (Pre).
  468. [ 8.148605] systemd[1]: Mounting /tmp...
  469. [ 8.182107] systemd[1]: Mounted /tmp.
  470. [ 8.187785] systemd[1]: Reached target Local File Systems.
  471. [ 8.201330] systemd[1]: Starting Armbian ZRAM config...
  472. [ 8.213416] systemd[1]: Starting Set console font and keymap...
  473. [ 8.261794] systemd[1]: Finished Set console font and keymap.
  474. [ 8.592035] systemd[1]: Finished Coldplug All udev Devices.
  475. [ 8.608829] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  476. [ 8.664999] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  477. [ 8.677050] systemd[1]: Starting Raise network interfaces...
  478. [ 8.994918] zram: Added device: zram0
  479. [ 8.996401] zram: Added device: zram1
  480. [ 8.997719] zram: Added device: zram2
  481. [ 9.142391] systemd[1]: Found device /dev/ttyS2.
  482. [ 9.343083] mc: Linux media interface: v0.10
  483. [ 9.349427] zram0: detected capacity change from 0 to 4069424
  484. [ 9.495014] lima ff300000.gpu: gp - mali450 version major 0 minor 0
  485. [ 9.495124] lima ff300000.gpu: pp0 - mali450 version major 0 minor 0
  486. [ 9.495196] lima ff300000.gpu: pp1 - mali450 version major 0 minor 0
  487. [ 9.495262] lima ff300000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
  488. [ 9.495277] lima ff300000.gpu: l2 cache 64K, 4-way, 64byte cache line, 128bit external bus
  489. [ 9.526560] lima ff300000.gpu: bus rate = 491520000
  490. [ 9.526596] lima ff300000.gpu: mod rate = 491520000
  491. [ 9.628780] [drm] Initialized lima 1.1.0 20191231 for ff300000.gpu on minor 1
  492. [ 9.637936] Registered IR keymap rc-empty
  493. [ 9.638180] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
  494. [ 9.650441] rc rc0: lirc_dev: driver gpio_ir_recv registered at minor = 0, raw IR receiver, no transmitter
  495. [ 9.650906] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input1
  496. [ 9.656397] systemd[1]: Finished Raise network interfaces.
  497. [ 9.672473] videodev: Linux video capture interface: v2.00
  498. [ 9.892590] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  499. [ 9.921512] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  500. [ 9.943534] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
  501. [ 9.985357] rockchip-rga ff390000.rga: HW Version: 0x04.00
  502. [ 9.995661] rockchip-iep ff3a0000.iep: Adding to iommu group 5
  503. [ 9.997690] rockchip-rga ff390000.rga: Registered rockchip-rga as /dev/video1
  504. [ 10.011138] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  505. [ 10.013771] rkvdec ff360000.video-codec: Adding to iommu group 3
  506. [ 10.025569] rockchip-iep ff3a0000.iep: Device rockchip-iep registered as /dev/video0
  507. [ 10.073410] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
  508. [ 10.088303] hantro-vpu ff350000.video-codec: Adding to iommu group 2
  509. [ 10.090740] brcmfmac: F1 signature read @0x18000000=0x16044330
  510. [ 10.091922] hantro-vpu ff350000.video-codec: registered rockchip,rk3328-vpu-dec as /dev/video3
  511. [ 10.098620] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4330-sdio for chip BCM4330/4
  512. [ 10.104635] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4330-sdio.rockchip,rk3318-box.bin failed with error -2
  513. [ 10.129212] usbcore: registered new interface driver brcmfmac
  514. [ 10.260564] rk3328-codec ff410000.codec: spk_depop_time use default value.
  515. [ 10.381340] random: crng init done
  516. [ 10.381370] random: 7 urandom warning(s) missed due to ratelimiting
  517. [ 10.416124] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4330-sdio for chip BCM4330/4
  518. [ 10.416360] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
  519. [ 10.421033] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4330/4 wl0: Oct 25 2011 19:34:12 version 5.90.125.104
  520. [ 10.452154] systemd[1]: Finished Load/Save Random Seed.
  521. [ 10.453967] systemd[1]: Condition check resulted in First Boot Complete being skipped.
  522. [ 10.454471] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  523. [ 10.454870] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  524. [ 10.465362] Adding 2034708k swap on /dev/zram0. Priority:5 extents:1 across:2034708k SSFS
  525. [ 10.646796] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  526. [ 10.654662] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 184
  527. [ 10.654705] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 188
  528. [ 10.654714] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 192
  529. [ 10.654722] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 196
  530. [ 10.654730] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 200
  531. [ 10.654739] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 204
  532. [ 10.654747] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 208
  533. [ 10.654756] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 212
  534. [ 10.654765] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 216
  535. [ 10.661995] systemd[1]: Starting Load/Save RF Kill Switch Status...
  536. [ 10.865534] zram1: detected capacity change from 0 to 102400
  537. [ 10.911340] systemd[1]: Started Load/Save RF Kill Switch Status.
  538. [ 10.933017] systemd[1]: Reached target Sound Card.
  539. [ 10.999265] systemd[1]: Finished Armbian ZRAM config.
  540. [ 11.006974] systemd[1]: Starting Armbian memory supported logging...
  541. [ 11.124795] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none.
  542. [ 11.124867] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  543. [ 15.917516] systemd[1]: systemd-rfkill.service: Succeeded.
  544. [ 16.088583] systemd[1]: Finished Armbian memory supported logging.
  545. [ 16.100450] systemd[1]: Starting Journal Service...
  546. [ 16.492085] systemd[1]: Started Journal Service.
  547. [ 16.548885] systemd-journald[594]: Received client request to flush runtime journal.
  548. [ 16.608793] systemd-journald[594]: File /var/log/journal/53c8163343f74a239ee11087dd5ddb25/system.journal corrupted or uncleanly shut down, renaming and replacing.
  549. [ 21.552394] rk_gmac-dwmac ff550000.ethernet eth0: PHY [stmmac-1:00] driver [Rockchip integrated EPHY] (irq=POLL)
  550. [ 21.554015] rk_gmac-dwmac ff550000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  551. [ 21.566074] rk_gmac-dwmac ff550000.ethernet eth0: No Safety Features support found
  552. [ 21.566115] rk_gmac-dwmac ff550000.ethernet eth0: PTP not supported by HW
  553. [ 21.567249] rk_gmac-dwmac ff550000.ethernet eth0: configuring for phy/rmii link mode
  554. [ 23.622863] rk_gmac-dwmac ff550000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  555. [ 23.782367] ieee80211 phy0: brcmf_p2p_create_p2pdev: timeout occurred
  556. [ 23.782425] ieee80211 phy0: brcmf_cfg80211_add_iface: add iface p2p-dev-wlan0 type 10 failed: err=-5
  557. [ 23.782588] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  558.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement