Advertisement
armoon

radxa pcie

Sep 27th, 2022
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.63 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
  2. [ 0.000000] Linux version 6.0.0-rc6-next-20220923-xml-00005-g3d1efb980732 (alarm@rock-3a) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue Sep 27 15:44:08 IST 2022
  3. [ 0.000000] Machine model: Radxa ROCK3 Model A
  4. [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '')
  5. [ 0.000000] printk: bootconsole [uart8250] enabled
  6. [ 0.000000] efi: UEFI not found.
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000001ffffffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0x1ff01da00-0x1ff01ffff]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff]
  12. [ 0.000000] DMA32 empty
  13. [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
  14. [ 0.000000] Movable zone start for each node
  15. [ 0.000000] Early memory node ranges
  16. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff]
  17. [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
  18. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff]
  19. [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  20. [ 0.000000] cma: Reserved 32 MiB at 0x00000000ee000000
  21. [ 0.000000] psci: probing for conduit method from DT.
  22. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  23. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  24. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  25. [ 0.000000] psci: SMC Calling Convention v1.2
  26. [ 0.000000] percpu: Embedded 20 pages/cpu s44584 r8192 d29144 u81920
  27. [ 0.000000] pcpu-alloc: s44584 r8192 d29144 u81920 alloc=20*4096
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  29. [ 0.000000] Detected VIPT I-cache on CPU0
  30. [ 0.000000] CPU features: detected: GIC system register CPU interface
  31. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  32. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  33. [ 0.000000] alternatives: applying boot alternatives
  34. [ 0.000000] Fallback order for Node 0: 0
  35. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1999368
  36. [ 0.000000] Policy zone: Normal
  37. [ 0.000000] Kernel command line: initrd=/initramfs-linux.img console=ttyS2,1500000 root=PARTUUID=1bd3c8fc-207f-450d-bfb8-d269b176dc9b rw rootwait audit=0 splash plymouth.ignore-serial-consoles earlycon=uart8250,mmio32,0xfe660000
  38. [ 0.000000] audit: disabled (until reboot)
  39. [ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
  40. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  41. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  42. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  43. [ 0.000000] software IO TLB: area num 4.
  44. [ 0.000000] software IO TLB: mapped [mem 0x00000000e96b2000-0x00000000ed6b2000] (64MB)
  45. [ 0.000000] Memory: 7823704K/8124416K available (16128K kernel code, 3694K rwdata, 9260K rodata, 7488K init, 609K bss, 267944K reserved, 32768K cma-reserved)
  46. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  47. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  48. [ 0.000000] rcu: RCU event tracing is enabled.
  49. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  50. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  51. [ 0.000000] Tracing variant of Tasks RCU enabled.
  52. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  53. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  54. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  55. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  56. [ 0.000000] GICv3: 320 SPIs implemented
  57. [ 0.000000] GICv3: 0 Extended SPIs implemented
  58. [ 0.000000] GICv3: MBI range [296:319]
  59. [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000
  60. [ 0.000000] Root IRQ handler: gic_handle_irq
  61. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  62. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
  63. [ 0.000000] ITS: No ITS available, not enabling LPIs
  64. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  65. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  66. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  67. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  68. [ 0.003728] Console: colour dummy device 80x25
  69. [ 0.004295] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  70. [ 0.005312] pid_max: default: 32768 minimum: 301
  71. [ 0.005855] LSM: Security Framework initializing
  72. [ 0.006487] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  73. [ 0.007277] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  74. [ 0.009436] cacheinfo: Unable to detect cache hierarchy for CPU 0
  75. [ 0.011051] cblist_init_generic: Setting adjustable number of callback queues.
  76. [ 0.011771] cblist_init_generic: Setting shift to 2 and lim to 1.
  77. [ 0.012553] cblist_init_generic: Setting shift to 2 and lim to 1.
  78. [ 0.013457] rcu: Hierarchical SRCU implementation.
  79. [ 0.013934] rcu: Max phase no-delay instances is 1000.
  80. [ 0.019950] EFI services will not be available.
  81. [ 0.020904] smp: Bringing up secondary CPUs ...
  82. [ 0.022157] Detected VIPT I-cache on CPU1
  83. [ 0.022263] cacheinfo: Unable to detect cache hierarchy for CPU 1
  84. [ 0.022282] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  85. [ 0.022337] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  86. [ 0.023243] Detected VIPT I-cache on CPU2
  87. [ 0.023335] cacheinfo: Unable to detect cache hierarchy for CPU 2
  88. [ 0.023351] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  89. [ 0.023394] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  90. [ 0.024231] Detected VIPT I-cache on CPU3
  91. [ 0.024320] cacheinfo: Unable to detect cache hierarchy for CPU 3
  92. [ 0.024337] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  93. [ 0.024376] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  94. [ 0.024501] smp: Brought up 1 node, 4 CPUs
  95. [ 0.031891] SMP: Total of 4 processors activated.
  96. [ 0.032360] CPU features: detected: 32-bit EL0 Support
  97. [ 0.032864] CPU features: detected: 32-bit EL1 Support
  98. [ 0.033388] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  99. [ 0.034232] CPU features: detected: Common not Private translations
  100. [ 0.034844] CPU features: detected: CRC32 instructions
  101. [ 0.035350] CPU features: detected: RCpc load-acquire (LDAPR)
  102. [ 0.035912] CPU features: detected: LSE atomic instructions
  103. [ 0.036458] CPU features: detected: Privileged Access Never
  104. [ 0.037003] CPU features: detected: RAS Extension Support
  105. [ 0.037582] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  106. [ 0.038368] CPU: All CPU(s) started at EL2
  107. [ 0.038776] alternatives: applying system-wide alternatives
  108. [ 0.046519] devtmpfs: initialized
  109. [ 0.064427] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  110. [ 0.065414] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  111. [ 0.067321] pinctrl core: initialized pinctrl subsystem
  112. [ 0.071604] DMI not present or invalid.
  113. [ 0.072970] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  114. [ 0.074965] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  115. [ 0.076208] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  116. [ 0.077444] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  117. [ 0.080751] thermal_sys: Registered thermal governor 'step_wise'
  118. [ 0.080764] thermal_sys: Registered thermal governor 'power_allocator'
  119. [ 0.081457] cpuidle: using governor menu
  120. [ 0.082890] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  121. [ 0.083714] ASID allocator initialised with 65536 entries
  122. [ 0.087346] Serial: AMBA PL011 UART driver
  123. [ 0.108734] platform fe0a0000.hdmi: Fixing up cyclic dependency with fe040000.vop
  124. [ 0.134780] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  125. [ 0.136193] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  126. [ 0.137519] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  127. [ 0.139029] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
  128. [ 0.140351] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  129. [ 0.146308] platform hdmi-con: Fixing up cyclic dependency with fe0a0000.hdmi
  130. [ 0.156447] KASLR disabled due to lack of seed
  131. [ 0.170211] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  132. [ 0.170936] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  133. [ 0.171590] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  134. [ 0.172254] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  135. [ 0.172886] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  136. [ 0.173549] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  137. [ 0.174172] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  138. [ 0.174834] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  139. [ 0.178475] ACPI: Interpreter disabled.
  140. [ 0.188710] iommu: Default domain type: Translated
  141. [ 0.189210] iommu: DMA domain TLB invalidation policy: strict mode
  142. [ 0.190220] SCSI subsystem initialized
  143. [ 0.190808] libata version 3.00 loaded.
  144. [ 0.191131] usbcore: registered new interface driver usbfs
  145. [ 0.191787] usbcore: registered new interface driver hub
  146. [ 0.192352] usbcore: registered new device driver usb
  147. [ 0.195210] pps_core: LinuxPPS API ver. 1 registered
  148. [ 0.195729] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  149. [ 0.196645] PTP clock support registered
  150. [ 0.197295] EDAC MC: Ver: 3.0.0
  151. [ 0.199357] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
  152. [ 0.200290] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  153. [ 0.200993] arm-scmi firmware:scmi: Malformed reply - real_sz:8 calc_sz:4 (loop_num_ret:1)
  154. [ 0.201826] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  155. [ 0.204719] FPGA manager framework
  156. [ 0.205184] Advanced Linux Sound Architecture Driver Initialized.
  157. [ 0.206981] vgaarb: loaded
  158. [ 0.207825] clocksource: Switched to clocksource arch_sys_counter
  159. [ 0.208750] VFS: Disk quotas dquot_6.6.0
  160. [ 0.209199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  161. [ 0.210111] pnp: PnP ACPI: disabled
  162. [ 0.222651] NET: Registered PF_INET protocol family
  163. [ 0.223667] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  164. [ 0.231906] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  165. [ 0.232885] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  166. [ 0.233671] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  167. [ 0.234995] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  168. [ 0.237805] TCP: Hash tables configured (established 65536 bind 65536)
  169. [ 0.238639] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  170. [ 0.239462] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  171. [ 0.240584] NET: Registered PF_UNIX/PF_LOCAL protocol family
  172. [ 0.241769] RPC: Registered named UNIX socket transport module.
  173. [ 0.242358] RPC: Registered udp transport module.
  174. [ 0.242819] RPC: Registered tcp transport module.
  175. [ 0.243281] RPC: Registered tcp NFSv4.1 backchannel transport module.
  176. [ 0.243956] PCI: CLS 0 bytes, default 64
  177. [ 0.244644] Unpacking initramfs...
  178. [ 0.253009] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  179. [ 0.254799] kvm [1]: IPA Size Limit: 40 bits
  180. [ 0.255259] kvm [1]: GICv3: no GICV resource entry
  181. [ 0.255735] kvm [1]: disabling GICv2 emulation
  182. [ 0.256238] kvm [1]: GIC system register CPU interface enabled
  183. [ 0.257007] kvm [1]: vgic interrupt IRQ9
  184. [ 0.257596] kvm [1]: VHE mode initialized successfully
  185. [ 0.260300] Initialise system trusted keyrings
  186. [ 0.261052] workingset: timestamp_bits=42 max_order=21 bucket_order=0
  187. [ 0.270839] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  188. [ 0.272456] NFS: Registering the id_resolver key type
  189. [ 0.273004] Key type id_resolver registered
  190. [ 0.273419] Key type id_legacy registered
  191. [ 0.273922] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  192. [ 0.274586] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  193. [ 0.275577] 9p: Installing v9fs 9p2000 file system support
  194. [ 0.329267] Key type asymmetric registered
  195. [ 0.329702] Asymmetric key parser 'x509' registered
  196. [ 0.330289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  197. [ 0.331021] io scheduler mq-deadline registered
  198. [ 0.331469] io scheduler kyber registered
  199. [ 0.350341] rockchip-snps-pcie3-phy fe8c0000.phy: failed to find rockchip,pipe_grf regmap
  200. [ 0.373072] EINJ: ACPI disabled.
  201. [ 0.404748] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
  202. [ 0.405514] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  203. [ 0.409147] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
  204. [ 0.409910] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  205. [ 0.433896] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
  206. [ 0.441825] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  207. [ 0.446723] printk: console [ttyS2] disabled
  208. [ 0.447234] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 29, base_baud = 1500000) is a 16550A
  209. [ 0.448413] printk: console [ttyS2] enabled
  210. [ 0.449203] printk: bootconsole [uart8250] disabled
  211. [ 0.454096] SuperH (H)SCI(F) driver initialized
  212. [ 0.456084] msm_serial: driver initialized
  213. [ 0.463462] cacheinfo: Unable to detect cache hierarchy for CPU 0
  214. [ 0.471676] loop: module loaded
  215. [ 0.474965] megasas: 07.719.03.00-rc1
  216. [ 0.490598] tun: Universal TUN/TAP device driver, 1.6
  217. [ 0.493821] thunder_xcv, ver 1.0
  218. [ 0.494190] thunder_bgx, ver 1.0
  219. [ 0.494530] nicpf, ver 1.0
  220. [ 0.498804] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  221. [ 0.499458] hns3: Copyright (c) 2017 Huawei Corporation.
  222. [ 0.500069] hclge is initializing
  223. [ 0.500397] e1000: Intel(R) PRO/1000 Network Driver
  224. [ 0.500833] e1000: Copyright (c) 1999-2006 Intel Corporation.
  225. [ 0.501412] e1000e: Intel(R) PRO/1000 Network Driver
  226. [ 0.501853] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  227. [ 0.502448] igb: Intel(R) Gigabit Ethernet Network Driver
  228. [ 0.502928] igb: Copyright (c) 2007-2014 Intel Corporation.
  229. [ 0.503483] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  230. [ 0.504061] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  231. [ 0.505967] sky2: driver version 1.30
  232. [ 0.509979] VFIO - User Level meta-driver version: 0.3
  233. [ 0.519903] ehci-platform fd800000.usb: EHCI Host Controller
  234. [ 0.519922] ohci-platform fd840000.usb: Generic Platform OHCI controller
  235. [ 0.519959] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 1
  236. [ 0.520459] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 2
  237. [ 0.521063] ehci-platform fd880000.usb: EHCI Host Controller
  238. [ 0.521125] usbcore: registered new interface driver usb-storage
  239. [ 0.521890] ehci-platform fd800000.usb: irq 33, io mem 0xfd800000
  240. [ 0.522427] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 3
  241. [ 0.523107] ohci-platform fd840000.usb: irq 35, io mem 0xfd840000
  242. [ 0.523594] ehci-platform fd880000.usb: irq 34, io mem 0xfd880000
  243. [ 0.525789] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  244. [ 0.526411] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
  245. [ 0.527307] ohci-platform fd8c0000.usb: irq 36, io mem 0xfd8c0000
  246. [ 0.530139] i2c_dev: i2c /dev entries driver
  247. [ 0.535893] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
  248. [ 0.536539] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  249. [ 0.537546] hub 2-0:1.0: USB hub found
  250. [ 0.537929] hub 2-0:1.0: 1 port detected
  251. [ 0.542799] rk808 0-0020: chip id: 0x8090
  252. [ 0.551881] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  253. [ 0.553346] hub 3-0:1.0: USB hub found
  254. [ 0.553734] hub 3-0:1.0: 1 port detected
  255. [ 0.588032] rk808-regulator rk808-regulator: there is no dvs0 gpio
  256. [ 0.588625] rk808-regulator rk808-regulator: there is no dvs1 gpio
  257. [ 0.596682] hub 1-0:1.0: USB hub found
  258. [ 0.597083] hub 1-0:1.0: 1 port detected
  259. [ 0.598671] hub 4-0:1.0: USB hub found
  260. [ 0.599060] hub 4-0:1.0: 1 port detected
  261. [ 0.599876] vdd_npu: Bringing 3300000uV into 1350000-1350000uV
  262. [ 0.633390] vcca1v8_image: Bringing 2800000uV into 1800000-1800000uV
  263. [ 0.651473] arm-scmi firmware:scmi: Failed. SCMI protocol 21 not active.
  264. [ 0.666562] arm-scmi firmware:scmi: Failed. SCMI protocol 19 not active.
  265. [ 0.671304] sdhci: Secure Digital Host Controller Interface driver
  266. [ 0.671876] sdhci: Copyright(c) Pierre Ossman
  267. [ 0.673730] Synopsys Designware Multimedia Card Interface Driver
  268. [ 0.676109] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  269. [ 0.676342] sdhci-pltfm: SDHCI platform and OF driver helper
  270. [ 0.676760] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
  271. [ 0.677813] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  272. [ 0.678346] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 65,32 bit host data width,256 deep fifo
  273. [ 0.679506] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
  274. [ 0.683183] sdhci-dwcmshc fe310000.mmc: Disabling HS200/HS400, frequency too low (50000000)
  275. [ 0.683657] Freeing initrd memory: 8348K
  276. [ 0.684137] ledtrig-cpu: registered to indicate activity on CPUs
  277. [ 0.686523] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
  278. [ 0.687896] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  279. [ 0.689714] usbcore: registered new interface driver usbhid
  280. [ 0.690207] usbhid: USB HID core driver
  281. [ 0.692359] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  282. [ 0.700500] NET: Registered PF_PACKET protocol family
  283. [ 0.701046] 9pnet: Installing 9P2000 support
  284. [ 0.701481] Key type dns_resolver registered
  285. [ 0.702719] registered taskstats version 1
  286. [ 0.703100] Loading compiled-in X.509 certificates
  287. [ 0.711029] mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
  288. [ 0.725985] phy phy-fe8c0000.phy.4: lane number 0, val 1
  289. [ 0.726975] phy phy-fe8c0000.phy.4: rockchip_p3phy_rk3568_init: lock failed 0x6890000, check input refclk and power supply
  290. [ 0.728172] phy phy-fe8c0000.phy.4: phy init failed --> -110
  291. [ 0.728704] rockchip-dw-pcie: probe of 3c0800000.pcie failed with error -110
  292. [ 0.745193] ALSA device list:
  293. [ 0.745476] No soundcards found.
  294. [ 0.745936] dw-apb-uart fe660000.serial: forbid DMA for kernel console
  295. [ 0.749859] Freeing unused kernel memory: 7488K
  296. [ 0.767862] Run /init as init process
  297. [ 0.768188] with arguments:
  298. [ 0.768190] /init
  299. [ 0.768192] splash
  300. [ 0.768194] with environment:
  301. [ 0.768196] HOME=/
  302. [ 0.768197] TERM=linux
  303. [ 0.776477] mmc1: new high speed MMC card at address 0001
  304. [ 0.777578] mmcblk1: mmc1:0001 DF4064 58.2 GiB
  305. [ 0.782830] mmcblk1: p1 p2
  306. [ 0.783671] mmcblk1boot0: mmc1:0001 DF4064 4.00 MiB
  307. [ 0.785267] mmcblk1boot1: mmc1:0001 DF4064 4.00 MiB
  308. [ 0.786632] mmcblk1rpmb: mmc1:0001 DF4064 4.00 MiB, chardev (234:0)
  309. [ 0.791857] usb 2-1: new high-speed USB device number 2 using ehci-platform
  310. [ 0.953124] hub 2-1:1.0: USB hub found
  311. [ 0.953578] hub 2-1:1.0: 4 ports detected
  312. [ 1.339865] usb 2-1.1: new high-speed USB device number 3 using ehci-platform
  313. [ 2.077613] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
  314. [ 2.554253] systemd[1]: System time before build time, advancing clock.
  315. [ 2.728768] NET: Registered PF_INET6 protocol family
  316. [ 2.730947] Segment Routing with IPv6
  317. [ 2.731360] In-situ OAM (IOAM) with IPv6
  318. [ 2.795803] systemd[1]: systemd 251.4-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)
  319. [ 2.800394] systemd[1]: Detected architecture arm64.
  320. [ 2.816331] systemd[1]: Hostname set to <rock-3a>.
  321. [ 3.651068] systemd[1]: Queued start job for default target Graphical Interface.
  322. [ 3.674345] systemd[1]: Created slice Slice /system/getty.
  323. [ 3.677212] systemd[1]: Created slice Slice /system/modprobe.
  324. [ 3.679737] systemd[1]: Created slice Slice /system/serial-getty.
  325. [ 3.681788] systemd[1]: Created slice User and Session Slice.
  326. [ 3.682891] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  327. [ 3.684030] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of a failed condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
  328. [ 3.685746] systemd[1]: Reached target Local Integrity Protected Volumes.
  329. [ 3.686736] systemd[1]: Reached target Remote Encrypted Volumes.
  330. [ 3.687485] systemd[1]: Reached target Remote File Systems.
  331. [ 3.688266] systemd[1]: Reached target Slice Units.
  332. [ 3.688948] systemd[1]: Reached target Swaps.
  333. [ 3.689600] systemd[1]: Reached target Local Verity Protected Volumes.
  334. [ 3.690804] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  335. [ 3.702986] systemd[1]: Listening on LVM2 poll daemon socket.
  336. [ 3.711586] systemd[1]: Listening on Process Core Dump Socket.
  337. [ 3.719009] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  338. [ 3.720786] systemd[1]: Listening on Journal Socket (/dev/log).
  339. [ 3.722221] systemd[1]: Listening on Journal Socket.
  340. [ 3.723589] systemd[1]: Listening on Network Service Netlink Socket.
  341. [ 3.725192] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
  342. [ 3.727494] systemd[1]: Listening on udev Control Socket.
  343. [ 3.728856] systemd[1]: Listening on udev Kernel Socket.
  344. [ 3.730191] systemd[1]: Listening on User Database Manager Socket.
  345. [ 3.752252] systemd[1]: Mounting Huge Pages File System...
  346. [ 3.757870] systemd[1]: Mounting POSIX Message Queue File System...
  347. [ 3.763568] systemd[1]: Mounting Kernel Debug File System...
  348. [ 3.764969] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
  349. [ 3.771156] systemd[1]: Mounting Temporary Directory /tmp...
  350. [ 3.777729] systemd[1]: Starting Create List of Static Device Nodes...
  351. [ 3.783984] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  352. [ 3.790313] systemd[1]: Starting Load Kernel Module configfs...
  353. [ 3.796510] systemd[1]: Starting Load Kernel Module drm...
  354. [ 3.802802] systemd[1]: Starting Load Kernel Module fuse...
  355. [ 3.804232] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
  356. [ 3.812212] systemd[1]: Starting Journal Service...
  357. [ 3.828137] systemd[1]: Starting Load Kernel Modules...
  358. [ 3.832671] systemd[1]: Starting Generate network units from Kernel command line...
  359. [ 3.839152] systemd[1]: Starting Remount Root and Kernel File Systems...
  360. [ 3.879297] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  361. [ 3.908565] systemd[1]: Starting Coldplug All udev Devices...
  362. [ 3.913133] systemd[1]: Starting Setup Virtual Console...
  363. [ 3.921157] systemd[1]: Mounted Huge Pages File System.
  364. [ 3.923132] systemd[1]: Mounted POSIX Message Queue File System.
  365. [ 3.925293] systemd[1]: Mounted Kernel Debug File System.
  366. [ 3.927228] systemd[1]: Mounted Temporary Directory /tmp.
  367. [ 3.929668] systemd[1]: Finished Create List of Static Device Nodes.
  368. [ 3.937013] fuse: init (API version 7.36)
  369. [ 3.939126] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  370. [ 3.940391] systemd[1]: Finished Load Kernel Module configfs.
  371. [ 3.942195] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  372. [ 3.943260] systemd[1]: Finished Load Kernel Module fuse.
  373. [ 3.944942] systemd[1]: Finished Load Kernel Modules.
  374. [ 3.947105] systemd[1]: Finished Generate network units from Kernel command line.
  375. [ 3.949313] systemd[1]: Reached target Preparation for Network.
  376. [ 3.953772] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
  377. [ 3.972874] systemd[1]: Mounting FUSE Control File System...
  378. [ 3.977844] systemd[1]: Mounting Kernel Configuration File System...
  379. [ 3.983955] systemd[1]: Starting Apply Kernel Variables...
  380. [ 3.988106] systemd[1]: modprobe@drm.service: Deactivated successfully.
  381. [ 3.989464] systemd[1]: Finished Load Kernel Module drm.
  382. [ 3.993686] systemd[1]: Finished Remount Root and Kernel File Systems.
  383. [ 3.995762] systemd[1]: Mounted FUSE Control File System.
  384. [ 3.997452] systemd[1]: Mounted Kernel Configuration File System.
  385. [ 4.050571] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
  386. [ 4.051648] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  387. [ 4.080528] systemd[1]: Starting Load/Save Random Seed...
  388. [ 4.085590] systemd[1]: Starting Create System Users...
  389. [ 4.087229] systemd[1]: Started Journal Service.
  390. [ 4.140451] systemd-journald[216]: Received client request to flush runtime journal.
  391. [ 4.161735] systemd-journald[216]: File /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal corrupted or uncleanly shut down, renaming and replacing.
  392. [ 5.008802] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  393. [ 5.033606] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  394. [ 6.562779] mc: Linux media interface: v0.10
  395. [ 6.611203] panfrost fde60000.gpu: clock rate = 594000000
  396. [ 6.611708] panfrost fde60000.gpu: bus_clock rate = 500000000
  397. [ 6.681796] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
  398. [ 6.682492] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400
  399. [ 6.683209] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7
  400. [ 6.688074] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
  401. [ 6.703230] videodev: Linux video capture interface: v2.00
  402. [ 6.706751] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 0
  403. [ 6.791142] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
  404. [ 6.792068] rk_gmac-dwmac fe010000.ethernet: no regulator found
  405. [ 6.792601] rk_gmac-dwmac fe010000.ethernet: clock input or output? (output).
  406. [ 6.793227] rk_gmac-dwmac fe010000.ethernet: Can not read property: tx_delay.
  407. [ 6.793857] rk_gmac-dwmac fe010000.ethernet: set tx_delay to 0x30
  408. [ 6.794394] rk_gmac-dwmac fe010000.ethernet: Can not read property: rx_delay.
  409. [ 6.795419] rk_gmac-dwmac fe010000.ethernet: set rx_delay to 0x10
  410. [ 6.796014] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
  411. [ 6.801610] rk_gmac-dwmac fe010000.ethernet: init for RGMII_ID
  412. [ 6.802317] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  413. [ 6.802954] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5
  414. [ 6.803407] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
  415. [ 6.804079] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
  416. [ 6.804734] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
  417. [ 6.805349] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
  418. [ 6.806339] rk_gmac-dwmac fe010000.ethernet: TSO supported
  419. [ 6.806832] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  420. [ 6.807536] rk_gmac-dwmac fe010000.ethernet: device MAC address ba:06:fb:34:21:8d
  421. [ 6.808219] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
  422. [ 6.808847] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
  423. [ 6.809373] rk_gmac-dwmac fe010000.ethernet: Using 32 bits DMA width
  424. [ 6.834275] mdio_bus stmmac-0: MDIO device at address 0 is missing.
  425. [ 6.841036] rk808-rtc rk808-rtc: registered as rtc0
  426. [ 6.844184] rk808-rtc rk808-rtc: setting system clock to 2022-09-27T10:18:05 UTC (1664273885)
  427. [ 6.871797] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  428. [ 6.872403] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 5
  429. [ 6.873194] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002002010010
  430. [ 6.874062] xhci-hcd xhci-hcd.1.auto: irq 73, io mem 0xfd000000
  431. [ 6.874678] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  432. [ 6.875170] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 6
  433. [ 6.875898] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  434. [ 6.877050] hub 5-0:1.0: USB hub found
  435. [ 6.877414] hub 5-0:1.0: 1 port detected
  436. [ 6.878077] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  437. [ 6.879235] hub 6-0:1.0: USB hub found
  438. [ 6.879586] hub 6-0:1.0: 1 port detected
  439. [ 6.898073] systemd-journald[216]: Oldest entry in /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal is older than the configured file retention duration (1month), suggesting rotation.
  440. [ 6.899647] systemd-journald[216]: /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal: Journal header limits reached or header out-of-date, rotating.
  441. [ 6.920796] hantro-vpu fdea0000.video-codec: Adding to iommu group 0
  442. [ 6.921257] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
  443. [ 6.921838] hantro-vpu fdea0000.video-codec: registered rockchip,rk3568-vpu-dec as /dev/video0
  444. [ 6.922021] rockchip-dw-pcie 3c0000000.pcie: IO 0x033ef00000..0x033effffff -> 0x003ef00000
  445. [ 6.923055] hantro-vpu fdee0000.video-codec: Adding to iommu group 1
  446. [ 6.923525] rockchip-dw-pcie 3c0000000.pcie: MEM 0x0300000000..0x033eefffff -> 0x0000000000
  447. [ 6.924614] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video1
  448. [ 6.925172] rockchip-dw-pcie 3c0000000.pcie: iATU unroll: enabled
  449. [ 6.926200] rockchip-dw-pcie 3c0000000.pcie: iATU regions: 8 ob, 8 ib, align 64K, limit 8G
  450. [ 7.018245] systemd-journald[216]: Oldest entry in /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal is older than the configured file retention duration (1month), suggesting rotation.
  451. [ 7.019845] systemd-journald[216]: /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal: Journal header limits reached or header out-of-date, rotating.
  452. [ 7.285012] rtc-hym8563 5-0051: registered as rtc1
  453. [ 7.511658] ax88179_178a 2-1.1:1.0 eth1: register 'ax88179_178a' at usb-fd800000.usb-1.1, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:13:3b:99:29:c7
  454. [ 7.512957] usbcore: registered new interface driver ax88179_178a
  455. [ 7.991825] random: crng init done
  456. [ 8.027844] rockchip-dw-pcie 3c0000000.pcie: Phy link never came up
  457. [ 8.028585] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00
  458. [ 8.029205] pci_bus 0000:00: root bus resource [bus 00-0f]
  459. [ 8.029692] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0x3ef00000-0x3effffff])
  460. [ 8.030528] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33eefffff] (bus address [0x00000000-0x3eefffff])
  461. [ 8.031460] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400
  462. [ 8.032045] pci 0000:00:00.0: reg 0x38: [mem 0x300000000-0x30000ffff pref]
  463. [ 8.032721] pci 0000:00:00.0: supports D1 D2
  464. [ 8.033103] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  465. [ 8.036225] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  466. [ 8.037361] pci 0000:00:00.0: BAR 6: assigned [mem 0x300000000-0x30000ffff pref]
  467. [ 8.038022] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  468. [ 8.038595] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
  469. [ 8.046113] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  470. [ 8.046628] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 7
  471. [ 8.047443] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002002010010
  472. [ 8.048389] xhci-hcd xhci-hcd.2.auto: irq 80, io mem 0xfcc00000
  473. [ 8.049048] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  474. [ 8.049555] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 8
  475. [ 8.050242] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
  476. [ 8.051497] hub 7-0:1.0: USB hub found
  477. [ 8.051905] hub 7-0:1.0: 1 port detected
  478. [ 8.052644] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
  479. [ 8.059592] hub 8-0:1.0: USB hub found
  480. [ 8.060004] hub 8-0:1.0: 1 port detected
  481. [ 8.110559] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  482. [ 10.047476] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  483. [ 10.048677] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  484. [ 10.049251] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  485. [ 10.486610] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  486. [ 10.488198] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  487. [ 10.488846] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  488. [ 10.510866] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  489. [ 10.512114] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  490. [ 10.512685] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  491. [ 10.529465] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  492. [ 10.530626] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  493. [ 10.531192] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  494. [ 10.552904] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  495. [ 10.554076] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  496. [ 10.554643] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  497. [ 13.453079] ax88179_178a 2-1.1:1.0 eth1: ax88179 - Link status is: 1
  498. [ 13.461729] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  499. [ 17.654987] platform display-subsystem: deferred probe pending
  500. [ 17.655531] platform hdmi-sound: deferred probe pending
  501. [ 17.656071] platform rk809-sound: deferred probe pending
  502. [ 31.724408] vdd_npu: disabling
  503. [ 31.726940] vcca1v8_image: disabling
  504. [ 311.016133] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  505. [ 311.017427] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  506. [ 311.017990] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  507. [ 311.060369] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  508. [ 311.061584] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  509. [ 311.062150] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  510. [ 311.092016] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  511. [ 311.093130] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  512. [ 311.093682] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  513. [ 311.119876] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  514. [ 311.121128] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  515. [ 311.121683] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  516. [ 611.010689] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  517. [ 611.012465] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  518. [ 611.013048] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  519. [ 611.048255] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  520. [ 611.049591] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  521. [ 611.050298] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  522. [ 611.081652] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  523. [ 611.083092] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  524. [ 611.083674] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  525. [ 611.114107] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  526. [ 611.115417] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  527. [ 611.115987] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  528. [ 910.996631] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  529. [ 910.998068] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  530. [ 910.998633] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  531. [ 911.028104] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  532. [ 911.029444] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  533. [ 911.030053] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  534. [ 911.064223] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  535. [ 911.065373] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  536. [ 911.066003] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  537. [ 911.095255] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  538. [ 911.096414] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  539. [ 911.096976] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  540. [ 1210.987167] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  541. [ 1210.988758] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  542. [ 1210.989320] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  543. [ 1211.024280] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  544. [ 1211.026140] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  545. [ 1211.026719] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  546. [ 1211.060346] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  547. [ 1211.061625] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  548. [ 1211.062185] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  549. [ 1211.091215] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  550. [ 1211.092507] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  551. [ 1211.093072] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  552.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement