Advertisement
Guest User

manjaro_rk3568_dmesg

a guest
Nov 20th, 2022
46
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 [0x412fd050]
  2. [ 0.000000] Linux version 6.0.7-2-MANJARO-ARM (builduser@fh-mjr-build-lon-xlarge) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sun Nov 6 23:15:01 UTC 2022
  3. [ 0.000000] Machine model: Radxa ROCK3 Model A
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] Zone ranges:
  6. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff]
  7. [ 0.000000] DMA32 empty
  8. [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
  9. [ 0.000000] Movable zone start for each node
  10. [ 0.000000] Early memory node ranges
  11. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff]
  12. [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
  13. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff]
  14. [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  15. [ 0.000000] cma: Reserved 256 MiB at 0x00000000dd600000
  16. [ 0.000000] psci: probing for conduit method from DT.
  17. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  18. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  19. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  20. [ 0.000000] psci: SMC Calling Convention v1.2
  21. [ 0.000000] percpu: Embedded 20 pages/cpu s42472 r8192 d31256 u81920
  22. [ 0.000000] pcpu-alloc: s42472 r8192 d31256 u81920 alloc=20*4096
  23. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] CPU features: detected: GIC system register CPU interface
  26. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  27. [ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
  28. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  29. [ 0.000000] alternatives: patching kernel code
  30. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1999368
  31. [ 0.000000] Kernel command line: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=635d1cfb-f500-4d5a-ad60-676f356c3756 rw rootwait audit=0 splash plymouth.ignore-serial-consoles
  32. [ 0.000000] audit: disabled (until reboot)
  33. [ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
  34. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  35. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  36. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  37. [ 0.000000] software IO TLB: area num 4.
  38. [ 0.000000] software IO TLB: mapped [mem 0x00000000d9600000-0x00000000dd600000] (64MB)
  39. [ 0.000000] Memory: 7606296K/8124416K available (12672K kernel code, 2400K rwdata, 5632K rodata, 3584K init, 669K bss, 255976K reserved, 262144K cma-reserved)
  40. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  41. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  42. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  43. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  44. [ 0.000000] Tracing variant of Tasks RCU enabled.
  45. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  46. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  47. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  48. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  49. [ 0.000000] GICv3: 320 SPIs implemented
  50. [ 0.000000] GICv3: 0 Extended SPIs implemented
  51. [ 0.000000] GICv3: MBI range [296:319]
  52. [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000
  53. [ 0.000000] Root IRQ handler: gic_handle_irq
  54. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  55. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
  56. [ 0.000000] ITS: No ITS available, not enabling LPIs
  57. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  58. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  59. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  60. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  61. [ 0.002478] Console: colour dummy device 80x25
  62. [ 0.002547] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  63. [ 0.002565] pid_max: default: 32768 minimum: 301
  64. [ 0.002907] LSM: Security Framework initializing
  65. [ 0.003029] Yama: becoming mindful.
  66. [ 0.003167] AppArmor: AppArmor initialized
  67. [ 0.003447] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  68. [ 0.003504] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  69. [ 0.005353] cacheinfo: Unable to detect cache hierarchy for CPU 0
  70. [ 0.006633] cblist_init_generic: Setting adjustable number of callback queues.
  71. [ 0.006647] cblist_init_generic: Setting shift to 2 and lim to 1.
  72. [ 0.006805] cblist_init_generic: Setting shift to 2 and lim to 1.
  73. [ 0.007208] rcu: Hierarchical SRCU implementation.
  74. [ 0.007215] rcu: Max phase no-delay instances is 1000.
  75. [ 0.015080] EFI services will not be available.
  76. [ 0.016020] smp: Bringing up secondary CPUs ...
  77. [ 0.017054] Detected VIPT I-cache on CPU1
  78. [ 0.017186] cacheinfo: Unable to detect cache hierarchy for CPU 1
  79. [ 0.017205] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  80. [ 0.017265] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  81. [ 0.018320] Detected VIPT I-cache on CPU2
  82. [ 0.018435] cacheinfo: Unable to detect cache hierarchy for CPU 2
  83. [ 0.018452] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  84. [ 0.018493] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  85. [ 0.019562] Detected VIPT I-cache on CPU3
  86. [ 0.019681] cacheinfo: Unable to detect cache hierarchy for CPU 3
  87. [ 0.019700] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  88. [ 0.019740] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  89. [ 0.019873] smp: Brought up 1 node, 4 CPUs
  90. [ 0.019886] SMP: Total of 4 processors activated.
  91. [ 0.019893] CPU features: detected: 32-bit EL0 Support
  92. [ 0.019897] CPU features: detected: 32-bit EL1 Support
  93. [ 0.019904] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  94. [ 0.019909] CPU features: detected: Common not Private translations
  95. [ 0.019913] CPU features: detected: CRC32 instructions
  96. [ 0.019919] CPU features: detected: RCpc load-acquire (LDAPR)
  97. [ 0.019923] CPU features: detected: LSE atomic instructions
  98. [ 0.019928] CPU features: detected: Privileged Access Never
  99. [ 0.019931] CPU features: detected: RAS Extension Support
  100. [ 0.019939] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  101. [ 0.032085] CPU: All CPU(s) started at EL2
  102. [ 0.036147] devtmpfs: initialized
  103. [ 0.060822] Registered cp15_barrier emulation handler
  104. [ 0.060845] Registered setend emulation handler
  105. [ 0.061138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  106. [ 0.061166] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  107. [ 0.068796] pinctrl core: initialized pinctrl subsystem
  108. [ 0.069689] DMI not present or invalid.
  109. [ 0.070777] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  110. [ 0.072146] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  111. [ 0.072505] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  112. [ 0.072993] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  113. [ 0.075619] thermal_sys: Registered thermal governor 'fair_share'
  114. [ 0.075632] thermal_sys: Registered thermal governor 'bang_bang'
  115. [ 0.075637] thermal_sys: Registered thermal governor 'step_wise'
  116. [ 0.075642] thermal_sys: Registered thermal governor 'user_space'
  117. [ 0.076380] cpuidle: using governor ladder
  118. [ 0.076422] cpuidle: using governor menu
  119. [ 0.076705] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  120. [ 0.076899] ASID allocator initialised with 65536 entries
  121. [ 0.078932] Serial: AMBA PL011 UART driver
  122. [ 0.093107] platform fe0a0000.hdmi: Fixing up cyclic dependency with fe040000.vop
  123. [ 0.118555] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  124. [ 0.119316] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  125. [ 0.120003] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  126. [ 0.120887] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
  127. [ 0.121614] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  128. [ 0.124167] platform hdmi-con: Fixing up cyclic dependency with fe0a0000.hdmi
  129. [ 0.140701] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  130. [ 0.140716] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  131. [ 0.140724] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  132. [ 0.140729] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  133. [ 0.140737] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  134. [ 0.140741] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  135. [ 0.140748] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  136. [ 0.140752] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  137. [ 0.141643] cryptd: max_cpu_qlen set to 1000
  138. [ 0.143395] ACPI: Interpreter disabled.
  139. [ 0.147316] iommu: Default domain type: Translated
  140. [ 0.147328] iommu: DMA domain TLB invalidation policy: strict mode
  141. [ 0.148152] SCSI subsystem initialized
  142. [ 0.148386] libata version 3.00 loaded.
  143. [ 0.148699] usbcore: registered new interface driver usbfs
  144. [ 0.148750] usbcore: registered new interface driver hub
  145. [ 0.148794] usbcore: registered new device driver usb
  146. [ 0.149505] pps_core: LinuxPPS API ver. 1 registered
  147. [ 0.149513] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  148. [ 0.150178] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
  149. [ 0.150406] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  150. [ 0.150473] arm-scmi firmware:scmi: Malformed reply - real_sz:8 calc_sz:4 (loop_num_ret:1)
  151. [ 0.150536] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  152. [ 0.151400] Advanced Linux Sound Architecture Driver Initialized.
  153. [ 0.152273] NetLabel: Initializing
  154. [ 0.152280] NetLabel: domain hash size = 128
  155. [ 0.152287] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  156. [ 0.152367] NetLabel: unlabeled traffic allowed by default
  157. [ 0.152575] vgaarb: loaded
  158. [ 0.152921] clocksource: Switched to clocksource arch_sys_counter
  159. [ 0.153386] VFS: Disk quotas dquot_6.6.0
  160. [ 0.153474] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  161. [ 0.154363] AppArmor: AppArmor Filesystem Enabled
  162. [ 0.154460] pnp: PnP ACPI: disabled
  163. [ 0.168358] NET: Registered PF_INET protocol family
  164. [ 0.168986] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  165. [ 0.177020] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  166. [ 0.177182] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  167. [ 0.177211] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  168. [ 0.177729] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  169. [ 0.178672] TCP: Hash tables configured (established 65536 bind 65536)
  170. [ 0.178838] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  171. [ 0.179002] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  172. [ 0.179435] NET: Registered PF_UNIX/PF_LOCAL protocol family
  173. [ 0.179502] PCI: CLS 0 bytes, default 64
  174. [ 0.180121] Trying to unpack rootfs image as initramfs...
  175. [ 0.193252] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  176. [ 0.194221] kvm [1]: IPA Size Limit: 40 bits
  177. [ 0.194276] kvm [1]: GICv3: no GICV resource entry
  178. [ 0.194284] kvm [1]: disabling GICv2 emulation
  179. [ 0.194309] kvm [1]: GIC system register CPU interface enabled
  180. [ 0.194518] kvm [1]: vgic interrupt IRQ9
  181. [ 0.194722] kvm [1]: VHE mode initialized successfully
  182. [ 0.197934] Initialise system trusted keyrings
  183. [ 0.198402] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  184. [ 0.206132] zbud: loaded
  185. [ 0.262561] NET: Registered PF_ALG protocol family
  186. [ 0.262590] Key type asymmetric registered
  187. [ 0.262596] Asymmetric key parser 'x509' registered
  188. [ 0.262767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  189. [ 0.263140] io scheduler mq-deadline registered
  190. [ 0.263150] io scheduler kyber registered
  191. [ 0.263387] io scheduler bfq registered
  192. [ 0.301272] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
  193. [ 0.301294] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  194. [ 0.304388] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
  195. [ 0.304407] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  196. [ 0.310964] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
  197. [ 0.311763] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  198. [ 0.315086] printk: console [ttyS2] disabled
  199. [ 0.315169] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 29, base_baud = 1500000) is a 16550A
  200. [ 0.315610] printk: console [ttyS2] enabled
  201. [ 0.316983] Serial: AMBA driver
  202. [ 0.320244] cacheinfo: Unable to detect cache hierarchy for CPU 0
  203. [ 0.335146] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  204. [ 0.335182] ehci-pci: EHCI PCI platform driver
  205. [ 0.335250] ehci-platform: EHCI generic platform driver
  206. [ 0.335650] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  207. [ 0.335677] ohci-pci: OHCI PCI platform driver
  208. [ 0.335751] ohci-platform: OHCI generic platform driver
  209. [ 0.336874] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  210. [ 0.337263] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  211. [ 0.337472] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002002010010
  212. [ 0.337548] xhci-hcd xhci-hcd.0.auto: irq 31, io mem 0xfcc00000
  213. [ 0.337779] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  214. [ 0.337947] ehci-platform fd800000.usb: EHCI Host Controller
  215. [ 0.338020] ohci-platform fd840000.usb: Generic Platform OHCI controller
  216. [ 0.338039] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  217. [ 0.338065] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  218. [ 0.338106] ehci-platform fd880000.usb: EHCI Host Controller
  219. [ 0.338168] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  220. [ 0.338247] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 3
  221. [ 0.338338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  222. [ 0.338357] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  223. [ 0.338368] usb usb1: Product: xHCI Host Controller
  224. [ 0.338377] usb usb1: Manufacturer: Linux 6.0.7-2-MANJARO-ARM xhci-hcd
  225. [ 0.338386] usb usb1: SerialNumber: xhci-hcd.0.auto
  226. [ 0.338471] ehci-platform fd800000.usb: irq 33, io mem 0xfd800000
  227. [ 0.338759] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 4
  228. [ 0.338879] ohci-platform fd840000.usb: irq 35, io mem 0xfd840000
  229. [ 0.339203] hub 1-0:1.0: USB hub found
  230. [ 0.339265] hub 1-0:1.0: 1 port detected
  231. [ 0.339857] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  232. [ 0.340084] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
  233. [ 0.340102] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  234. [ 0.340116] usb usb2: Product: xHCI Host Controller
  235. [ 0.340126] usb usb2: Manufacturer: Linux 6.0.7-2-MANJARO-ARM xhci-hcd
  236. [ 0.340135] usb usb2: SerialNumber: xhci-hcd.0.auto
  237. [ 0.340802] hub 2-0:1.0: USB hub found
  238. [ 0.340859] hub 2-0:1.0: 1 port detected
  239. [ 0.341561] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  240. [ 0.341733] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 6
  241. [ 0.341761] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 5
  242. [ 0.341767] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
  243. [ 0.341941] ohci-platform fd8c0000.usb: irq 36, io mem 0xfd8c0000
  244. [ 0.341961] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002002010010
  245. [ 0.341982] ehci-platform fd880000.usb: irq 34, io mem 0xfd880000
  246. [ 0.342040] xhci-hcd xhci-hcd.1.auto: irq 32, io mem 0xfd000000
  247. [ 0.342266] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  248. [ 0.342489] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
  249. [ 0.342514] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  250. [ 0.342778] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  251. [ 0.342796] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  252. [ 0.342808] usb usb7: Product: xHCI Host Controller
  253. [ 0.342817] usb usb7: Manufacturer: Linux 6.0.7-2-MANJARO-ARM xhci-hcd
  254. [ 0.342826] usb usb7: SerialNumber: xhci-hcd.1.auto
  255. [ 0.343582] hub 7-0:1.0: USB hub found
  256. [ 0.343644] hub 7-0:1.0: 1 port detected
  257. [ 0.344236] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
  258. [ 0.344425] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
  259. [ 0.344443] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  260. [ 0.344455] usb usb8: Product: xHCI Host Controller
  261. [ 0.344464] usb usb8: Manufacturer: Linux 6.0.7-2-MANJARO-ARM xhci-hcd
  262. [ 0.344473] usb usb8: SerialNumber: xhci-hcd.1.auto
  263. [ 0.345134] hub 8-0:1.0: USB hub found
  264. [ 0.345191] hub 8-0:1.0: 1 port detected
  265. [ 0.346079] usbcore: registered new interface driver uas
  266. [ 0.346190] usbcore: registered new interface driver usb-storage
  267. [ 0.346324] usbcore: registered new interface driver usbserial_generic
  268. [ 0.346360] usbserial: USB Serial support registered for generic
  269. [ 0.349094] mousedev: PS/2 mouse device common for all mice
  270. [ 0.349470] i2c_dev: i2c /dev entries driver
  271. [ 0.352249] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  272. [ 0.361567] rk808 0-0020: chip id: 0x8090
  273. [ 0.362993] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
  274. [ 0.363524] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  275. [ 0.363545] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  276. [ 0.363557] usb usb3: Product: EHCI Host Controller
  277. [ 0.363567] usb usb3: Manufacturer: Linux 6.0.7-2-MANJARO-ARM ehci_hcd
  278. [ 0.363576] usb usb3: SerialNumber: fd800000.usb
  279. [ 0.364384] hub 3-0:1.0: USB hub found
  280. [ 0.364473] hub 3-0:1.0: 1 port detected
  281. [ 0.393064] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  282. [ 0.393634] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
  283. [ 0.393655] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  284. [ 0.393667] usb usb5: Product: EHCI Host Controller
  285. [ 0.393676] usb usb5: Manufacturer: Linux 6.0.7-2-MANJARO-ARM ehci_hcd
  286. [ 0.393685] usb usb5: SerialNumber: fd880000.usb
  287. [ 0.394518] hub 5-0:1.0: USB hub found
  288. [ 0.394624] hub 5-0:1.0: 1 port detected
  289. [ 0.407284] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.00
  290. [ 0.407317] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  291. [ 0.407329] usb usb6: Product: Generic Platform OHCI controller
  292. [ 0.407339] usb usb6: Manufacturer: Linux 6.0.7-2-MANJARO-ARM ohci_hcd
  293. [ 0.407348] usb usb6: SerialNumber: fd8c0000.usb
  294. [ 0.408128] hub 6-0:1.0: USB hub found
  295. [ 0.408193] hub 6-0:1.0: 1 port detected
  296. [ 0.409014] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.00
  297. [ 0.409036] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  298. [ 0.409048] usb usb4: Product: Generic Platform OHCI controller
  299. [ 0.409058] usb usb4: Manufacturer: Linux 6.0.7-2-MANJARO-ARM ohci_hcd
  300. [ 0.409066] usb usb4: SerialNumber: fd840000.usb
  301. [ 0.409707] hub 4-0:1.0: USB hub found
  302. [ 0.409808] hub 4-0:1.0: 1 port detected
  303. [ 0.438883] rk808-regulator rk808-regulator: there is no dvs0 gpio
  304. [ 0.438928] rk808-regulator rk808-regulator: there is no dvs1 gpio
  305. [ 0.512881] usbcore: registered new interface driver pcwd_usb
  306. [ 0.513517] device-mapper: uevent: version 1.0.3
  307. [ 0.514035] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
  308. [ 0.517738] arm-scmi firmware:scmi: Failed. SCMI protocol 19 not active.
  309. [ 0.519847] sdhci: Secure Digital Host Controller Interface driver
  310. [ 0.519864] sdhci: Copyright(c) Pierre Ossman
  311. [ 0.520099] Synopsys Designware Multimedia Card Interface Driver
  312. [ 0.521720] sdhci-pltfm: SDHCI platform and OF driver helper
  313. [ 0.522272] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  314. [ 0.522326] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
  315. [ 0.522341] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  316. [ 0.522442] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 63,32 bit host data width,256 deep fifo
  317. [ 0.523749] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
  318. [ 0.525117] ledtrig-cpu: registered to indicate activity on CPUs
  319. [ 0.525556] No iBFT detected.
  320. [ 0.525944] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
  321. [ 0.526182] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  322. [ 0.526517] hid: raw HID events driver (C) Jiri Kosina
  323. [ 0.526640] usbcore: registered new interface driver usbhid
  324. [ 0.526645] usbhid: USB HID core driver
  325. [ 0.527523] sdhci-dwcmshc fe310000.mmc: Disabling HS200/HS400, frequency too low (375000)
  326. [ 0.529038] Initializing XFRM netlink socket
  327. [ 0.529460] NET: Registered PF_INET6 protocol family
  328. [ 0.538075] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  329. [ 0.554444] mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
  330. [ 0.573957] Freeing initrd memory: 8320K
  331. [ 0.596420] Segment Routing with IPv6
  332. [ 0.596476] In-situ OAM (IOAM) with IPv6
  333. [ 0.596535] mip6: Mobile IPv6
  334. [ 0.596542] NET: Registered PF_PACKET protocol family
  335. [ 0.597277] registered taskstats version 1
  336. [ 0.597298] Loading compiled-in X.509 certificates
  337. [ 0.597886] zswap: loaded using pool lzo/zbud
  338. [ 0.598046] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
  339. [ 0.598241] Key type ._fscrypt registered
  340. [ 0.598246] Key type .fscrypt registered
  341. [ 0.598249] Key type fscrypt-provisioning registered
  342. [ 0.598726] Key type encrypted registered
  343. [ 0.637721] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  344. [ 0.638465] dwmmc_rockchip fe2b0000.mmc: All phases bad!
  345. [ 0.638474] mmc0: tuning execution failed: -5
  346. [ 0.638483] mmc0: error -5 whilst initialising SD card
  347. [ 0.653041] usb 3-1: new high-speed USB device number 2 using ehci-platform
  348. [ 0.662704] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0)
  349. [ 0.677087] ALSA device list:
  350. [ 0.677102] No soundcards found.
  351. [ 0.677279] dw-apb-uart fe660000.serial: forbid DMA for kernel console
  352. [ 0.678400] Freeing unused kernel memory: 3584K
  353. [ 0.733035] Run /init as init process
  354. [ 0.733048] with arguments:
  355. [ 0.733053] /init
  356. [ 0.733058] splash
  357. [ 0.733062] with environment:
  358. [ 0.733066] HOME=/
  359. [ 0.733070] TERM=linux
  360. [ 0.853645] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  361. [ 0.853664] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  362. [ 0.853670] usb 3-1: Product: USB 2.0 Hub
  363. [ 0.854274] hub 3-1:1.0: USB hub found
  364. [ 0.854398] hub 3-1:1.0: 4 ports detected
  365. [ 0.910362] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  366. [ 1.064086] dwmmc_rockchip fe2b0000.mmc: Successfully tuned phase to 228
  367. [ 1.064450] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
  368. [ 1.065582] mmcblk0: mmc0:aaaa SR128 119 GiB
  369. [ 1.072077] mmcblk0: p1 p2
  370. [ 1.273009] usb 3-1.1: new high-speed USB device number 3 using ehci-platform
  371. [ 1.304789] rk808-rtc rk808-rtc: registered as rtc0
  372. [ 1.310021] rk808-rtc rk808-rtc: setting system clock to 2017-08-05T09:00:07 UTC (1501923607)
  373. [ 1.337964] rockchip-vop2 fe040000.vop: Adding to iommu group 0
  374. [ 1.340384] clk: couldn't set vpll clk rate to 32768 (-22), current rate: 24000000
  375. [ 1.343906] rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops [rockchipdrm])
  376. [ 1.348133] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  377. [ 1.348813] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
  378. [ 1.349451] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
  379. [ 1.350192] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
  380. [ 1.554221] usb 3-1.1: New USB device found, idVendor=1a40, idProduct=0801, bcdDevice= 1.00
  381. [ 1.554262] usb 3-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  382. [ 1.554283] usb 3-1.1: Product: USB 2.0 Hub
  383. [ 1.555865] hub 3-1.1:1.0: USB hub found
  384. [ 1.556082] hub 3-1.1:1.0: 4 ports detected
  385. [ 1.645472] Console: switching to colour frame buffer device 240x67
  386. [ 1.691763] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
  387. [ 2.042958] usb 3-1.1.2: new full-speed USB device number 4 using ehci-platform
  388. [ 2.195649] usb 3-1.1.2: New USB device found, idVendor=25a7, idProduct=fa61, bcdDevice= 6.20
  389. [ 2.195667] usb 3-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  390. [ 2.195673] usb 3-1.1.2: Product: 2.4G Receiver
  391. [ 2.195677] usb 3-1.1.2: Manufacturer: Compx
  392. [ 2.198188] input: Compx 2.4G Receiver as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2:1.0/0003:25A7:FA61.0001/input/input0
  393. [ 2.263857] hid-generic 0003:25A7:FA61.0001: input,hidraw0: USB HID v1.10 Keyboard [Compx 2.4G Receiver] on usb-fd800000.usb-1.1.2/input0
  394. [ 2.267606] input: Compx 2.4G Receiver Mouse as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2:1.1/0003:25A7:FA61.0002/input/input1
  395. [ 2.267899] input: Compx 2.4G Receiver as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2:1.1/0003:25A7:FA61.0002/input/input2
  396. [ 2.268084] input: Compx 2.4G Receiver Consumer Control as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2:1.1/0003:25A7:FA61.0002/input/input3
  397. [ 2.333307] input: Compx 2.4G Receiver System Control as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.2/3-1.1.2:1.1/0003:25A7:FA61.0002/input/input4
  398. [ 2.333709] hid-generic 0003:25A7:FA61.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [Compx 2.4G Receiver] on usb-fd800000.usb-1.1.2/input1
  399. [ 2.432962] usb 3-1.1.4: new full-speed USB device number 5 using ehci-platform
  400. [ 2.587451] usb 3-1.1.4: New USB device found, idVendor=258a, idProduct=0059, bcdDevice=10.25
  401. [ 2.587489] usb 3-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  402. [ 2.587506] usb 3-1.1.4: Product: RK Bluetooth Keyboar
  403. [ 2.587518] usb 3-1.1.4: Manufacturer: SINO WEALTH
  404. [ 2.591873] input: SINO WEALTH RK Bluetooth Keyboar as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.4/3-1.1.4:1.0/0003:258A:0059.0003/input/input6
  405. [ 2.655146] hid-generic 0003:258A:0059.0003: input,hidraw2: USB HID v1.11 Keyboard [SINO WEALTH RK Bluetooth Keyboar] on usb-fd800000.usb-1.1.4/input0
  406. [ 2.662140] input: SINO WEALTH RK Bluetooth Keyboar System Control as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.4/3-1.1.4:1.1/0003:258A:0059.0004/input/input7
  407. [ 2.724034] input: SINO WEALTH RK Bluetooth Keyboar Consumer Control as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.4/3-1.1.4:1.1/0003:258A:0059.0004/input/input8
  408. [ 2.724603] input: SINO WEALTH RK Bluetooth Keyboar Keyboard as /devices/platform/fd800000.usb/usb3/3-1/3-1.1/3-1.1.4/3-1.1.4:1.1/0003:258A:0059.0004/input/input9
  409. [ 2.725539] hid-generic 0003:258A:0059.0004: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [SINO WEALTH RK Bluetooth Keyboar] on usb-fd800000.usb-1.1.4/input1
  410. [ 3.085487] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
  411. [ 3.481319] systemd[1]: System time before build time, advancing clock.
  412. [ 3.591309] systemd[1]: systemd 251.7-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  413. [ 3.592865] systemd[1]: Detected architecture arm64.
  414. [ 3.609902] systemd[1]: Hostname set to <rock-3a>.
  415. [ 4.335147] systemd[1]: Queued start job for default target Graphical Interface.
  416. [ 4.387110] systemd[1]: Created slice Slice /system/getty.
  417. [ 4.389108] systemd[1]: Created slice Slice /system/modprobe.
  418. [ 4.390822] systemd[1]: Created slice Slice /system/serial-getty.
  419. [ 4.392161] systemd[1]: Created slice User and Session Slice.
  420. [ 4.392717] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  421. [ 4.393685] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  422. [ 4.394126] systemd[1]: Reached target Local Integrity Protected Volumes.
  423. [ 4.394472] systemd[1]: Reached target Remote Encrypted Volumes.
  424. [ 4.394650] systemd[1]: Reached target Remote File Systems.
  425. [ 4.394818] systemd[1]: Reached target Slice Units.
  426. [ 4.395017] systemd[1]: Reached target Swaps.
  427. [ 4.395231] systemd[1]: Reached target Local Verity Protected Volumes.
  428. [ 4.395786] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  429. [ 4.397585] systemd[1]: Listening on LVM2 poll daemon socket.
  430. [ 4.402125] systemd[1]: Listening on Process Core Dump Socket.
  431. [ 4.413517] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  432. [ 4.414427] systemd[1]: Listening on Journal Socket (/dev/log).
  433. [ 4.415443] systemd[1]: Listening on Journal Socket.
  434. [ 4.416525] systemd[1]: Listening on Network Service Netlink Socket.
  435. [ 4.418756] systemd[1]: Listening on udev Control Socket.
  436. [ 4.419757] systemd[1]: Listening on udev Kernel Socket.
  437. [ 4.420770] systemd[1]: Listening on User Database Manager Socket.
  438. [ 4.426131] systemd[1]: Mounting Huge Pages File System...
  439. [ 4.431189] systemd[1]: Mounting POSIX Message Queue File System...
  440. [ 4.436549] systemd[1]: Mounting Kernel Debug File System...
  441. [ 4.437602] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
  442. [ 4.442992] systemd[1]: Mounting Temporary Directory /tmp...
  443. [ 4.447872] systemd[1]: Starting Create List of Static Device Nodes...
  444. [ 4.452336] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  445. [ 4.457294] systemd[1]: Starting Load Kernel Module configfs...
  446. [ 4.463398] systemd[1]: Starting Load Kernel Module drm...
  447. [ 4.469124] systemd[1]: Starting Load Kernel Module fuse...
  448. [ 4.470205] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
  449. [ 4.477092] systemd[1]: Starting Journal Service...
  450. [ 4.497081] systemd[1]: Starting Load Kernel Modules...
  451. [ 4.502091] systemd[1]: Starting Generate network units from Kernel command line...
  452. [ 4.507407] systemd[1]: Starting Remount Root and Kernel File Systems...
  453. [ 4.508189] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  454. [ 4.510372] fuse: init (API version 7.36)
  455. [ 4.515117] systemd[1]: Starting Coldplug All udev Devices...
  456. [ 4.525429] systemd[1]: Mounted Huge Pages File System.
  457. [ 4.526999] systemd[1]: Mounted POSIX Message Queue File System.
  458. [ 4.528673] systemd[1]: Mounted Kernel Debug File System.
  459. [ 4.530314] systemd[1]: Mounted Temporary Directory /tmp.
  460. [ 4.532435] systemd[1]: Finished Create List of Static Device Nodes.
  461. [ 4.539865] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  462. [ 4.540561] systemd[1]: Finished Load Kernel Module configfs.
  463. [ 4.542223] systemd[1]: modprobe@drm.service: Deactivated successfully.
  464. [ 4.543022] systemd[1]: Finished Load Kernel Module drm.
  465. [ 4.544637] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  466. [ 4.545379] systemd[1]: Finished Load Kernel Module fuse.
  467. [ 4.546950] systemd[1]: Finished Generate network units from Kernel command line.
  468. [ 4.549224] systemd[1]: Reached target Preparation for Network.
  469. [ 4.554318] systemd[1]: Mounting FUSE Control File System...
  470. [ 4.559086] systemd[1]: Mounting Kernel Configuration File System...
  471. [ 4.559731] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
  472. [ 4.563546] systemd[1]: Finished Load Kernel Modules.
  473. [ 4.567218] systemd[1]: Finished Remount Root and Kernel File Systems.
  474. [ 4.568704] systemd[1]: Mounted FUSE Control File System.
  475. [ 4.570097] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
  476. [ 4.575520] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
  477. [ 4.575722] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  478. [ 4.579568] systemd[1]: Starting Load/Save Random Seed...
  479. [ 4.585087] systemd[1]: Starting Apply Kernel Variables...
  480. [ 4.589595] systemd[1]: Starting Create System Users...
  481. [ 4.596146] systemd[1]: Starting Setup Virtual Console...
  482. [ 4.622809] systemd[1]: Mounted Kernel Configuration File System.
  483. [ 4.648643] systemd[1]: Finished Apply Kernel Variables.
  484. [ 4.718197] systemd[1]: Started Journal Service.
  485. [ 4.819633] systemd-journald[272]: Received client request to flush runtime journal.
  486. [ 4.828347] systemd-journald[272]: File /var/log/journal/5237bf1154fa4b7eb3c03bff4db7edba/system.journal corrupted or uncleanly shut down, renaming and replacing.
  487. [ 6.224962] panfrost fde60000.gpu: clock rate = 594000000
  488. [ 6.224992] panfrost fde60000.gpu: bus_clock rate = 500000000
  489. [ 6.270428] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
  490. [ 6.270446] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400
  491. [ 6.270453] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7
  492. [ 6.270459] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
  493. [ 6.274570] Registered IR keymap rc-cec
  494. [ 6.279327] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 1
  495. [ 6.284221] rc rc0: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0
  496. [ 6.284549] input: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0/input10
  497. [ 6.373627] PTP clock support registered
  498. [ 6.395775] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input11
  499. [ 6.641662] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
  500. [ 6.641865] rk_gmac-dwmac fe010000.ethernet: no regulator found
  501. [ 6.641872] rk_gmac-dwmac fe010000.ethernet: clock input or output? (input).
  502. [ 6.641877] rk_gmac-dwmac fe010000.ethernet: TX delay(0x4f).
  503. [ 6.641882] rk_gmac-dwmac fe010000.ethernet: RX delay(0x26).
  504. [ 6.641889] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
  505. [ 6.641914] rk_gmac-dwmac fe010000.ethernet: clock input from PHY
  506. [ 6.650804] rk_gmac-dwmac fe010000.ethernet: init for RGMII
  507. [ 6.651037] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  508. [ 6.651051] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5
  509. [ 6.651058] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
  510. [ 6.651063] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
  511. [ 6.651066] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
  512. [ 6.651070] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
  513. [ 6.651849] rk_gmac-dwmac fe010000.ethernet: TSO supported
  514. [ 6.651860] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  515. [ 6.651869] rk_gmac-dwmac fe010000.ethernet: device MAC address e6:b2:2c:1c:63:fc
  516. [ 6.651877] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
  517. [ 6.651884] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
  518. [ 6.651889] rk_gmac-dwmac fe010000.ethernet: Using 32 bits DMA width
  519. [ 6.983028] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P313 } 3 jiffies s: 101 root: 0x0/T
  520. [ 6.983054] rcu: blocking rcu_node structures (internal RCU debug):
  521. [ 7.012956] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P296 P311 } 3 jiffies s: 105 root: 0x0/T
  522. [ 7.012990] rcu: blocking rcu_node structures (internal RCU debug):
  523. [ 7.682926] random: crng init done
  524. [ 9.006817] zram: Added device: zram0
  525. [ 9.029949] zram0: detected capacity change from 0 to 23641032
  526. [ 9.069069] Adding 11820512k swap on /dev/zram0. Priority:100 extents:1 across:11820512k SSFS
  527. [ 9.884182] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  528. [ 10.003057] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
  529. [ 10.013034] dwmac4: Master AXI performs any burst length
  530. [ 10.013073] rk_gmac-dwmac fe010000.ethernet eth0: No Safety Features support found
  531. [ 10.013107] rk_gmac-dwmac fe010000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
  532. [ 10.013478] rk_gmac-dwmac fe010000.ethernet eth0: registered PTP clock
  533. [ 10.044676] rk_gmac-dwmac fe010000.ethernet eth0: configuring for phy/rgmii link mode
  534.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement