Advertisement
armoon

radxa pcie regulator disable

Sep 28th, 2022
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.42 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-00006-ga7db16577236 (alarm@rock-3a) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #6 SMP PREEMPT Wed Sep 28 15:28:58 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 0x1ff01ca00-0x1ff01efff]
  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 0x00000000e96b1000-0x00000000ed6b1000] (64MB)
  45. [ 0.000000] Memory: 7823700K/8124416K available (16128K kernel code, 3694K rwdata, 9264K rodata, 7488K init, 609K bss, 267948K 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.003891] Console: colour dummy device 80x25
  69. [ 0.004458] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  70. [ 0.005473] pid_max: default: 32768 minimum: 301
  71. [ 0.006017] LSM: Security Framework initializing
  72. [ 0.006644] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  73. [ 0.007436] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  74. [ 0.009565] cacheinfo: Unable to detect cache hierarchy for CPU 0
  75. [ 0.011179] cblist_init_generic: Setting adjustable number of callback queues.
  76. [ 0.011899] cblist_init_generic: Setting shift to 2 and lim to 1.
  77. [ 0.012683] cblist_init_generic: Setting shift to 2 and lim to 1.
  78. [ 0.013590] rcu: Hierarchical SRCU implementation.
  79. [ 0.014067] rcu: Max phase no-delay instances is 1000.
  80. [ 0.020601] EFI services will not be available.
  81. [ 0.021538] smp: Bringing up secondary CPUs ...
  82. [ 0.022816] Detected VIPT I-cache on CPU1
  83. [ 0.022922] cacheinfo: Unable to detect cache hierarchy for CPU 1
  84. [ 0.022941] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  85. [ 0.022997] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  86. [ 0.023926] Detected VIPT I-cache on CPU2
  87. [ 0.024017] cacheinfo: Unable to detect cache hierarchy for CPU 2
  88. [ 0.024034] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  89. [ 0.024075] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  90. [ 0.024921] Detected VIPT I-cache on CPU3
  91. [ 0.025005] cacheinfo: Unable to detect cache hierarchy for CPU 3
  92. [ 0.025023] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  93. [ 0.025061] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  94. [ 0.025189] smp: Brought up 1 node, 4 CPUs
  95. [ 0.032516] SMP: Total of 4 processors activated.
  96. [ 0.032981] CPU features: detected: 32-bit EL0 Support
  97. [ 0.033532] CPU features: detected: 32-bit EL1 Support
  98. [ 0.034042] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  99. [ 0.034885] CPU features: detected: Common not Private translations
  100. [ 0.035496] CPU features: detected: CRC32 instructions
  101. [ 0.036002] CPU features: detected: RCpc load-acquire (LDAPR)
  102. [ 0.036564] CPU features: detected: LSE atomic instructions
  103. [ 0.037109] CPU features: detected: Privileged Access Never
  104. [ 0.037678] CPU features: detected: RAS Extension Support
  105. [ 0.038212] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  106. [ 0.038992] CPU: All CPU(s) started at EL2
  107. [ 0.039399] alternatives: applying system-wide alternatives
  108. [ 0.047149] devtmpfs: initialized
  109. [ 0.065069] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  110. [ 0.066056] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  111. [ 0.067968] pinctrl core: initialized pinctrl subsystem
  112. [ 0.071931] regulator-dummy: no parameters, enabled
  113. [ 0.072423] DMI not present or invalid.
  114. [ 0.073777] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  115. [ 0.075771] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  116. [ 0.077011] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  117. [ 0.078243] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  118. [ 0.081631] thermal_sys: Registered thermal governor 'step_wise'
  119. [ 0.081643] thermal_sys: Registered thermal governor 'power_allocator'
  120. [ 0.082334] cpuidle: using governor menu
  121. [ 0.083769] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  122. [ 0.084590] ASID allocator initialised with 65536 entries
  123. [ 0.088252] Serial: AMBA PL011 UART driver
  124. [ 0.110115] platform fe0a0000.hdmi: Fixing up cyclic dependency with fe040000.vop
  125. [ 0.136750] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  126. [ 0.138190] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  127. [ 0.139543] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  128. [ 0.141045] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
  129. [ 0.142415] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  130. [ 0.148669] platform hdmi-con: Fixing up cyclic dependency with fe0a0000.hdmi
  131. [ 0.160427] KASLR disabled due to lack of seed
  132. [ 0.174029] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  133. [ 0.174751] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  134. [ 0.175405] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  135. [ 0.176069] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  136. [ 0.176702] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  137. [ 0.177365] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  138. [ 0.177988] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  139. [ 0.178651] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  140. [ 0.182360] ACPI: Interpreter disabled.
  141. [ 0.188076] vcc12v_dcin: no parameters, enabled
  142. [ 0.188260] reg-fixed-voltage vcc12v-dcin-regulator: vcc12v_dcin supplying 0uV
  143. [ 0.188501] reg-fixed-voltage vcc3v3-sys-regulator: Looking up vin-supply from device tree
  144. [ 0.188522] vcc3v3_sys: supplied by vcc12v_dcin
  145. [ 0.188535] vcc12v_dcin: could not add device link regulator.2: -ENOENT
  146. [ 0.188589] vcc3v3_sys: 3300 mV, enabled
  147. [ 0.188728] reg-fixed-voltage vcc3v3-sys-regulator: vcc3v3_sys supplying 3300000uV
  148. [ 0.188892] reg-fixed-voltage vcc5v0-sys-regulator: Looking up vin-supply from device tree
  149. [ 0.188911] vcc5v0_sys: supplied by vcc12v_dcin
  150. [ 0.188921] vcc12v_dcin: could not add device link regulator.3: -ENOENT
  151. [ 0.188971] vcc5v0_sys: 5000 mV, enabled
  152. [ 0.189119] reg-fixed-voltage vcc5v0-sys-regulator: vcc5v0_sys supplying 5000000uV
  153. [ 0.189284] reg-fixed-voltage vcc5v0-usb-regulator: Looking up vin-supply from device tree
  154. [ 0.189302] vcc5v0_usb: supplied by vcc12v_dcin
  155. [ 0.189313] vcc12v_dcin: could not add device link regulator.4: -ENOENT
  156. [ 0.189390] vcc5v0_usb: 5000 mV, enabled
  157. [ 0.189541] reg-fixed-voltage vcc5v0-usb-regulator: vcc5v0_usb supplying 5000000uV
  158. [ 0.189858] vcc5v0_usb_host: 5000 mV, disabled
  159. [ 0.189999] reg-fixed-voltage vcc5v0-usb-host-regulator: Looking up vin-supply from device tree
  160. [ 0.190017] vcc5v0_usb_host: supplied by vcc5v0_usb
  161. [ 0.190071] reg-fixed-voltage vcc5v0-usb-host-regulator: vcc5v0_usb_host supplying 5000000uV
  162. [ 0.190333] reg-fixed-voltage vcc5v0-usb-hub-regulator: Looking up vin-supply from device tree
  163. [ 0.190353] vcc5v0_usb_hub: supplied by vcc5v0_usb
  164. [ 0.190364] vcc5v0_usb: could not add device link regulator.6: -ENOENT
  165. [ 0.190428] vcc5v0_usb_hub: at 5000 mV, enabled
  166. [ 0.190583] reg-fixed-voltage vcc5v0-usb-hub-regulator: vcc5v0_usb_hub supplying 0uV
  167. [ 0.190829] vcc5v0_usb_otg: 5000 mV, disabled
  168. [ 0.190999] reg-fixed-voltage vcc5v0-usb-otg-regulator: Looking up vin-supply from device tree
  169. [ 0.191018] vcc5v0_usb_otg: supplied by vcc5v0_usb
  170. [ 0.191071] reg-fixed-voltage vcc5v0-usb-otg-regulator: vcc5v0_usb_otg supplying 5000000uV
  171. [ 0.191364] vcc_cam: 3300 mV, disabled
  172. [ 0.191506] reg-fixed-voltage vcc-cam-regulator: Looking up vin-supply from device tree
  173. [ 0.191525] vcc_cam: supplied by vcc3v3_sys
  174. [ 0.191589] reg-fixed-voltage vcc-cam-regulator: vcc_cam supplying 3300000uV
  175. [ 0.191880] vcc_mipi: 3300 mV, disabled
  176. [ 0.192018] reg-fixed-voltage vcc-mipi-regulator: Looking up vin-supply from device tree
  177. [ 0.192036] vcc_mipi: supplied by vcc3v3_sys
  178. [ 0.192089] reg-fixed-voltage vcc-mipi-regulator: vcc_mipi supplying 3300000uV
  179. [ 0.193533] iommu: Default domain type: Translated
  180. [ 0.194025] iommu: DMA domain TLB invalidation policy: strict mode
  181. [ 0.195023] SCSI subsystem initialized
  182. [ 0.195668] libata version 3.00 loaded.
  183. [ 0.195991] usbcore: registered new interface driver usbfs
  184. [ 0.196592] usbcore: registered new interface driver hub
  185. [ 0.197153] usbcore: registered new device driver usb
  186. [ 0.200482] pps_core: LinuxPPS API ver. 1 registered
  187. [ 0.200976] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  188. [ 0.201886] PTP clock support registered
  189. [ 0.202572] EDAC MC: Ver: 3.0.0
  190. [ 0.204719] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
  191. [ 0.205616] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  192. [ 0.206321] arm-scmi firmware:scmi: Malformed reply - real_sz:8 calc_sz:4 (loop_num_ret:1)
  193. [ 0.207153] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  194. [ 0.210238] FPGA manager framework
  195. [ 0.210699] Advanced Linux Sound Architecture Driver Initialized.
  196. [ 0.212574] vgaarb: loaded
  197. [ 0.213418] clocksource: Switched to clocksource arch_sys_counter
  198. [ 0.214317] VFS: Disk quotas dquot_6.6.0
  199. [ 0.214766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  200. [ 0.215682] pnp: PnP ACPI: disabled
  201. [ 0.228228] NET: Registered PF_INET protocol family
  202. [ 0.229229] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  203. [ 0.237498] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  204. [ 0.238473] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  205. [ 0.239256] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  206. [ 0.240579] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  207. [ 0.243399] TCP: Hash tables configured (established 65536 bind 65536)
  208. [ 0.244228] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  209. [ 0.245049] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  210. [ 0.246160] NET: Registered PF_UNIX/PF_LOCAL protocol family
  211. [ 0.247326] RPC: Registered named UNIX socket transport module.
  212. [ 0.247914] RPC: Registered udp transport module.
  213. [ 0.248375] RPC: Registered tcp transport module.
  214. [ 0.248837] RPC: Registered tcp NFSv4.1 backchannel transport module.
  215. [ 0.249513] PCI: CLS 0 bytes, default 64
  216. [ 0.250242] Unpacking initramfs...
  217. [ 0.261533] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  218. [ 0.263431] kvm [1]: IPA Size Limit: 40 bits
  219. [ 0.263890] kvm [1]: GICv3: no GICV resource entry
  220. [ 0.264364] kvm [1]: disabling GICv2 emulation
  221. [ 0.264818] kvm [1]: GIC system register CPU interface enabled
  222. [ 0.265620] kvm [1]: vgic interrupt IRQ9
  223. [ 0.266200] kvm [1]: VHE mode initialized successfully
  224. [ 0.268748] Initialise system trusted keyrings
  225. [ 0.269622] workingset: timestamp_bits=42 max_order=21 bucket_order=0
  226. [ 0.279349] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  227. [ 0.280921] NFS: Registering the id_resolver key type
  228. [ 0.281538] Key type id_resolver registered
  229. [ 0.281956] Key type id_legacy registered
  230. [ 0.282463] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  231. [ 0.283128] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  232. [ 0.284089] 9p: Installing v9fs 9p2000 file system support
  233. [ 0.337903] Key type asymmetric registered
  234. [ 0.338335] Asymmetric key parser 'x509' registered
  235. [ 0.338929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  236. [ 0.339661] io scheduler mq-deadline registered
  237. [ 0.340109] io scheduler kyber registered
  238. [ 0.354694] phy phy-fe8a0000.usb2phy.0: Looking up phy-supply from device tree
  239. [ 0.354853] vcc5v0_usb_host: could not add device link phy-fe8a0000.usb2phy.0: -ENOENT
  240. [ 0.355087] phy phy-fe8a0000.usb2phy.1: Looking up phy-supply from device tree
  241. [ 0.355174] vcc5v0_usb_otg: could not add device link phy-fe8a0000.usb2phy.1: -ENOENT
  242. [ 0.357140] phy phy-fe8b0000.usb2phy.2: Looking up phy-supply from device tree
  243. [ 0.357180] vcc5v0_usb_host: could not add device link phy-fe8b0000.usb2phy.2: -ENOENT
  244. [ 0.357461] phy phy-fe8b0000.usb2phy.3: Looking up phy-supply from device tree
  245. [ 0.357489] vcc5v0_usb_host: could not add device link phy-fe8b0000.usb2phy.3: -ENOENT
  246. [ 0.381135] EINJ: ACPI disabled.
  247. [ 0.413849] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
  248. [ 0.414616] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  249. [ 0.418185] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
  250. [ 0.418948] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  251. [ 0.443810] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
  252. [ 0.451991] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  253. [ 0.456798] printk: console [ttyS2] disabled
  254. [ 0.457307] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 29, base_baud = 1500000) is a 16550A
  255. [ 0.458472] printk: console [ttyS2] enabled
  256. [ 0.459262] printk: bootconsole [uart8250] disabled
  257. [ 0.464279] SuperH (H)SCI(F) driver initialized
  258. [ 0.466370] msm_serial: driver initialized
  259. [ 0.473992] cacheinfo: Unable to detect cache hierarchy for CPU 0
  260. [ 0.481960] loop: module loaded
  261. [ 0.484854] megasas: 07.719.03.00-rc1
  262. [ 0.500562] tun: Universal TUN/TAP device driver, 1.6
  263. [ 0.503729] thunder_xcv, ver 1.0
  264. [ 0.504096] thunder_bgx, ver 1.0
  265. [ 0.504433] nicpf, ver 1.0
  266. [ 0.508625] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  267. [ 0.509279] hns3: Copyright (c) 2017 Huawei Corporation.
  268. [ 0.509900] hclge is initializing
  269. [ 0.510229] e1000: Intel(R) PRO/1000 Network Driver
  270. [ 0.510663] e1000: Copyright (c) 1999-2006 Intel Corporation.
  271. [ 0.511245] e1000e: Intel(R) PRO/1000 Network Driver
  272. [ 0.511687] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  273. [ 0.512265] igb: Intel(R) Gigabit Ethernet Network Driver
  274. [ 0.512744] igb: Copyright (c) 2007-2014 Intel Corporation.
  275. [ 0.513290] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  276. [ 0.513868] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  277. [ 0.515694] sky2: driver version 1.30
  278. [ 0.519486] VFIO - User Level meta-driver version: 0.3
  279. [ 0.529224] ehci-platform fd800000.usb: EHCI Host Controller
  280. [ 0.529258] ohci-platform fd840000.usb: Generic Platform OHCI controller
  281. [ 0.529816] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1
  282. [ 0.530402] ehci-platform fd880000.usb: EHCI Host Controller
  283. [ 0.530619] usbcore: registered new interface driver usb-storage
  284. [ 0.531254] ehci-platform fd800000.usb: irq 33, io mem 0xfd800000
  285. [ 0.531599] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 2
  286. [ 0.532202] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
  287. [ 0.532806] ehci-platform fd880000.usb: irq 34, io mem 0xfd880000
  288. [ 0.533525] ohci-platform fd840000.usb: irq 35, io mem 0xfd840000
  289. [ 0.534076] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  290. [ 0.535687] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
  291. [ 0.536587] ohci-platform fd8c0000.usb: irq 36, io mem 0xfd8c0000
  292. [ 0.539417] i2c_dev: i2c /dev entries driver
  293. [ 0.545488] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
  294. [ 0.545774] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  295. [ 0.546698] fan53555-regulator 0-001c: Looking up vin-supply from device tree
  296. [ 0.546850] vdd_cpu: supplied by vcc5v0_sys
  297. [ 0.546866] vcc5v0_sys: could not add device link regulator.10: -ENOENT
  298. [ 0.547170] hub 1-0:1.0: USB hub found
  299. [ 0.547603] hub 1-0:1.0: 1 port detected
  300. [ 0.550346] vdd_cpu: 800 <--> 1150 mV at 1025 mV, enabled
  301. [ 0.553874] rk808 0-0020: chip id: 0x8090
  302. [ 0.565477] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  303. [ 0.567204] hub 2-0:1.0: USB hub found
  304. [ 0.567627] hub 2-0:1.0: 1 port detected
  305. [ 0.598366] hub 3-0:1.0: USB hub found
  306. [ 0.598773] hub 3-0:1.0: 1 port detected
  307. [ 0.602303] hub 4-0:1.0: USB hub found
  308. [ 0.602694] hub 4-0:1.0: 1 port detected
  309. [ 0.632618] rk808-regulator rk808-regulator: there is no dvs0 gpio
  310. [ 0.633212] rk808-regulator rk808-regulator: there is no dvs1 gpio
  311. [ 0.633886] rk808 0-0020: Looking up vcc1-supply from device tree
  312. [ 0.633914] vdd_logic: supplied by vcc3v3_sys
  313. [ 0.633927] vcc3v3_sys: could not add device link regulator.11: -ENOENT
  314. [ 0.638041] vdd_logic: 500 <--> 1350 mV at 900 mV, enabled
  315. [ 0.638870] rk808 0-0020: Looking up vcc2-supply from device tree
  316. [ 0.638892] vdd_gpu: supplied by vcc3v3_sys
  317. [ 0.638903] vcc3v3_sys: could not add device link regulator.12: -ENOENT
  318. [ 0.642620] vdd_gpu: 500 <--> 1350 mV at 900 mV, enabled
  319. [ 0.643377] rk808 0-0020: Looking up vcc3-supply from device tree
  320. [ 0.643398] vcc_ddr: supplied by vcc3v3_sys
  321. [ 0.643411] vcc3v3_sys: could not add device link regulator.13: -ENOENT
  322. [ 0.646193] vcc_ddr: at 500 mV, enabled
  323. [ 0.647413] vdd_npu: Bringing 3300000uV into 1350000-1350000uV
  324. [ 0.653452] vdd_npu: 500 <--> 1350 mV at 1350 mV, enabled
  325. [ 0.654147] rk808 0-0020: Looking up vcc4-supply from device tree
  326. [ 0.654173] vdd_npu: supplied by vcc3v3_sys
  327. [ 0.654303] rk808 0-0020: Looking up vcc9-supply from device tree
  328. [ 0.654322] vcc_1v8: supplied by vcc3v3_sys
  329. [ 0.654332] vcc3v3_sys: could not add device link regulator.15: -ENOENT
  330. [ 0.656966] vcc_1v8: 1800 mV, enabled
  331. [ 0.659465] vdda0v9_image: 900 mV, disabled
  332. [ 0.660146] rk808 0-0020: Looking up vcc5-supply from device tree
  333. [ 0.660169] vdda0v9_image: supplied by vcc3v3_sys
  334. [ 0.660294] rk808 0-0020: Looking up vcc5-supply from device tree
  335. [ 0.660312] vdda_0v9: supplied by vcc3v3_sys
  336. [ 0.660323] vcc3v3_sys: could not add device link regulator.17: -ENOENT
  337. [ 0.663146] vdda_0v9: 900 mV, enabled
  338. [ 0.663877] rk808 0-0020: Looking up vcc5-supply from device tree
  339. [ 0.663898] vdda0v9_pmu: supplied by vcc3v3_sys
  340. [ 0.663910] vcc3v3_sys: could not add device link regulator.18: -ENOENT
  341. [ 0.667195] vdda0v9_pmu: 900 mV, enabled
  342. [ 0.667925] rk808 0-0020: Looking up vcc6-supply from device tree
  343. [ 0.667946] vccio_acodec: supplied by vcc3v3_sys
  344. [ 0.667958] vcc3v3_sys: could not add device link regulator.19: -ENOENT
  345. [ 0.670802] vccio_acodec: 3300 mV, enabled
  346. [ 0.673462] vccio_sd: 1800 <--> 3300 mV at 3300 mV, enabled
  347. [ 0.674141] rk808 0-0020: Looking up vcc6-supply from device tree
  348. [ 0.674165] vccio_sd: supplied by vcc3v3_sys
  349. [ 0.674299] rk808 0-0020: Looking up vcc6-supply from device tree
  350. [ 0.674318] vcc3v3_pmu: supplied by vcc3v3_sys
  351. [ 0.674328] vcc3v3_sys: could not add device link regulator.21: -ENOENT
  352. [ 0.677616] vcc3v3_pmu: 3300 mV, enabled
  353. [ 0.678390] rk808 0-0020: Looking up vcc7-supply from device tree
  354. [ 0.678412] vcca_1v8: supplied by vcc3v3_sys
  355. [ 0.678424] vcc3v3_sys: could not add device link regulator.22: -ENOENT
  356. [ 0.681238] vcca_1v8: 1800 mV, enabled
  357. [ 0.681981] rk808 0-0020: Looking up vcc7-supply from device tree
  358. [ 0.682001] vcca1v8_pmu: supplied by vcc3v3_sys
  359. [ 0.682013] vcc3v3_sys: could not add device link regulator.23: -ENOENT
  360. [ 0.685639] vcca1v8_pmu: 1800 mV, enabled
  361. [ 0.686864] vcca1v8_image: Bringing 2800000uV into 1800000-1800000uV
  362. [ 0.690624] vcca1v8_image: 1800 mV, enabled
  363. [ 0.691322] rk808 0-0020: Looking up vcc7-supply from device tree
  364. [ 0.691348] vcca1v8_image: supplied by vcc3v3_sys
  365. [ 0.691507] rk808 0-0020: Looking up vcc9-supply from device tree
  366. [ 0.691526] vcc_3v3: supplied by vcc3v3_sys
  367. [ 0.691537] vcc3v3_sys: could not add device link regulator.25: -ENOENT
  368. [ 0.693719] vcc_3v3: at 3300 mV, enabled
  369. [ 0.695264] vcc3v3_sd: no parameters, enabled
  370. [ 0.695445] rk808 0-0020: Looking up vcc8-supply from device tree
  371. [ 0.695467] vcc3v3_sd: supplied by vcc3v3_sys
  372. [ 0.702092] Freeing initrd memory: 8348K
  373. [ 0.706978] arm-scmi firmware:scmi: Failed. SCMI protocol 21 not active.
  374. [ 0.717675] cpu cpu0: Looking up cpu-supply from device tree
  375. [ 0.721197] arm-scmi firmware:scmi: Failed. SCMI protocol 19 not active.
  376. [ 0.725117] sdhci: Secure Digital Host Controller Interface driver
  377. [ 0.725714] sdhci: Copyright(c) Pierre Ossman
  378. [ 0.727234] Synopsys Designware Multimedia Card Interface Driver
  379. [ 0.729449] sdhci-pltfm: SDHCI platform and OF driver helper
  380. [ 0.729456] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  381. [ 0.730603] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
  382. [ 0.731189] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  383. [ 0.731729] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 65,32 bit host data width,256 deep fifo
  384. [ 0.731966] sdhci-dwcmshc fe310000.mmc: Looking up vmmc-supply from device tree
  385. [ 0.732629] dwmmc_rockchip fe2b0000.mmc: Looking up vmmc-supply from device tree
  386. [ 0.732736] dwmmc_rockchip fe2b0000.mmc: Looking up vqmmc-supply from device tree
  387. [ 0.732849] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
  388. [ 0.733171] sdhci-dwcmshc fe310000.mmc: Looking up vqmmc-supply from device tree
  389. [ 0.733710] ledtrig-cpu: registered to indicate activity on CPUs
  390. [ 0.735566] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
  391. [ 0.736782] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  392. [ 0.738658] usbcore: registered new interface driver usbhid
  393. [ 0.739025] sdhci-dwcmshc fe310000.mmc: Disabling HS200/HS400, frequency too low (50000000)
  394. [ 0.739156] usbhid: USB HID core driver
  395. [ 0.750619] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  396. [ 0.751245] NET: Registered PF_PACKET protocol family
  397. [ 0.751986] 9pnet: Installing 9P2000 support
  398. [ 0.752410] Key type dns_resolver registered
  399. [ 0.753715] registered taskstats version 1
  400. [ 0.754105] Loading compiled-in X.509 certificates
  401. [ 0.765468] mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
  402. [ 0.775458] reg-fixed-voltage pcie30-avdd0v9-regulator: Looking up vin-supply from device tree
  403. [ 0.775483] pcie30_avdd0v9: supplied by vcc3v3_sys
  404. [ 0.775490] vcc3v3_sys: could not add device link regulator.27: -ENOENT
  405. [ 0.775534] pcie30_avdd0v9: 900 mV, enabled
  406. [ 0.775713] reg-fixed-voltage pcie30-avdd0v9-regulator: pcie30_avdd0v9 supplying 900000uV
  407. [ 0.776137] reg-fixed-voltage pcie30-avdd1v8-regulator: Looking up vin-supply from device tree
  408. [ 0.776147] pcie30_avdd1v8: supplied by vcc3v3_sys
  409. [ 0.776152] vcc3v3_sys: could not add device link regulator.28: -ENOENT
  410. [ 0.776181] pcie30_avdd1v8: 1800 mV, enabled
  411. [ 0.776267] reg-fixed-voltage pcie30-avdd1v8-regulator: pcie30_avdd1v8 supplying 1800000uV
  412. [ 0.776593] reg-fixed-voltage vcc3v3-pi6c-03-regulator: Looking up vin-supply from device tree
  413. [ 0.776602] vcc3v3_pi6c03: supplied by vcc5v0_sys
  414. [ 0.776607] vcc5v0_sys: could not add device link regulator.29: -ENOENT
  415. [ 0.776644] vcc3v3_pi6c03: 3300 mV, enabled
  416. [ 0.776723] reg-fixed-voltage vcc3v3-pi6c-03-regulator: vcc3v3_pi6c03 supplying 3300000uV
  417. [ 0.777124] vcc3v3_pcie: 3300 mV, disabled
  418. [ 0.777206] reg-fixed-voltage vcc3v3-pcie-regulator: Looking up vin-supply from device tree
  419. [ 0.777219] vcc3v3_pcie: supplied by vcc3v3_pi6c03
  420. [ 0.777248] reg-fixed-voltage vcc3v3-pcie-regulator: vcc3v3_pcie supplying 3300000uV
  421. [ 0.777883] rockchip-snps-pcie3-phy fe8c0000.phy: failed to find rockchip,pipe_grf regmap
  422. [ 0.778637] phy phy-fe8c0000.phy.4: Looking up phy-supply from device tree
  423. [ 0.778659] vcc3v3_pi6c03: could not add device link phy-fe8c0000.phy.4: -ENOENT
  424. [ 0.779942] rockchip-dw-pcie 3c0800000.pcie: Looking up vpcie3v3-supply from device tree
  425. [ 0.781115] phy phy-fe8c0000.phy.4: lane number 0, val 1
  426. [ 0.782118] phy phy-fe8c0000.phy.4: rockchip_p3phy_rk3568_init: lock failed 0x6890000, check input refclk and power supply
  427. [ 0.783085] phy phy-fe8c0000.phy.4: phy init failed --> -110
  428. [ 0.783635] rockchip-dw-pcie: probe of 3c0800000.pcie failed with error -110
  429. [ 0.786259] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply from device tree
  430. [ 0.787323] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio2-supply from device tree
  431. [ 0.788291] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio1-supply from device tree
  432. [ 0.791865] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply from device tree
  433. [ 0.792844] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio3-supply from device tree
  434. [ 0.793391] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio4-supply from device tree
  435. [ 0.794358] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio5-supply from device tree
  436. [ 0.794890] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio6-supply from device tree
  437. [ 0.795826] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio7-supply from device tree
  438. [ 0.803869] ALSA device list:
  439. [ 0.804148] No soundcards found.
  440. [ 0.804615] dw-apb-uart fe660000.serial: forbid DMA for kernel console
  441. [ 0.805482] usb 1-1: new high-speed USB device number 2 using ehci-platform
  442. [ 0.808294] Freeing unused kernel memory: 7488K
  443. [ 0.813490] Run /init as init process
  444. [ 0.813814] with arguments:
  445. [ 0.813816] /init
  446. [ 0.813819] splash
  447. [ 0.813821] with environment:
  448. [ 0.813822] HOME=/
  449. [ 0.813824] TERM=linux
  450. [ 0.831663] mmc1: new high speed MMC card at address 0001
  451. [ 0.832715] mmcblk1: mmc1:0001 DF4064 58.2 GiB
  452. [ 0.837813] mmcblk1: p1 p2
  453. [ 0.838854] mmcblk1boot0: mmc1:0001 DF4064 4.00 MiB
  454. [ 0.840687] mmcblk1boot1: mmc1:0001 DF4064 4.00 MiB
  455. [ 0.842343] mmcblk1rpmb: mmc1:0001 DF4064 4.00 MiB, chardev (234:0)
  456. [ 0.962596] hub 1-1:1.0: USB hub found
  457. [ 0.963141] hub 1-1:1.0: 4 ports detected
  458. [ 1.349439] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  459. [ 3.620329] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
  460. [ 4.092406] systemd[1]: System time before build time, advancing clock.
  461. [ 4.276826] NET: Registered PF_INET6 protocol family
  462. [ 4.278855] Segment Routing with IPv6
  463. [ 4.279221] In-situ OAM (IOAM) with IPv6
  464. [ 4.344042] 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)
  465. [ 4.348480] systemd[1]: Detected architecture arm64.
  466. [ 4.364624] systemd[1]: Hostname set to <rock-3a>.
  467. [ 5.112787] systemd[1]: Queued start job for default target Graphical Interface.
  468. [ 5.131190] systemd[1]: Created slice Slice /system/getty.
  469. [ 5.133524] systemd[1]: Created slice Slice /system/modprobe.
  470. [ 5.135609] systemd[1]: Created slice Slice /system/serial-getty.
  471. [ 5.137236] systemd[1]: Created slice User and Session Slice.
  472. [ 5.138272] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  473. [ 5.139316] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of a failed condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
  474. [ 5.140965] systemd[1]: Reached target Local Integrity Protected Volumes.
  475. [ 5.141912] systemd[1]: Reached target Remote Encrypted Volumes.
  476. [ 5.142627] systemd[1]: Reached target Remote File Systems.
  477. [ 5.143287] systemd[1]: Reached target Slice Units.
  478. [ 5.143904] systemd[1]: Reached target Swaps.
  479. [ 5.144488] systemd[1]: Reached target Local Verity Protected Volumes.
  480. [ 5.145629] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  481. [ 5.153867] systemd[1]: Listening on LVM2 poll daemon socket.
  482. [ 5.161362] systemd[1]: Listening on Process Core Dump Socket.
  483. [ 5.167866] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  484. [ 5.169690] systemd[1]: Listening on Journal Socket (/dev/log).
  485. [ 5.171152] systemd[1]: Listening on Journal Socket.
  486. [ 5.172561] systemd[1]: Listening on Network Service Netlink Socket.
  487. [ 5.173977] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
  488. [ 5.176250] systemd[1]: Listening on udev Control Socket.
  489. [ 5.177616] systemd[1]: Listening on udev Kernel Socket.
  490. [ 5.178962] systemd[1]: Listening on User Database Manager Socket.
  491. [ 5.209907] systemd[1]: Mounting Huge Pages File System...
  492. [ 5.215648] systemd[1]: Mounting POSIX Message Queue File System...
  493. [ 5.220707] systemd[1]: Mounting Kernel Debug File System...
  494. [ 5.222054] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
  495. [ 5.228491] systemd[1]: Mounting Temporary Directory /tmp...
  496. [ 5.234619] systemd[1]: Starting Create List of Static Device Nodes...
  497. [ 5.240382] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  498. [ 5.247145] systemd[1]: Starting Load Kernel Module configfs...
  499. [ 5.253197] systemd[1]: Starting Load Kernel Module drm...
  500. [ 5.259443] systemd[1]: Starting Load Kernel Module fuse...
  501. [ 5.260943] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
  502. [ 5.268539] systemd[1]: Starting Journal Service...
  503. [ 5.306012] systemd[1]: Starting Load Kernel Modules...
  504. [ 5.310342] systemd[1]: Starting Generate network units from Kernel command line...
  505. [ 5.315216] systemd[1]: Starting Remount Root and Kernel File Systems...
  506. [ 5.345371] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  507. [ 5.350072] systemd[1]: Starting Coldplug All udev Devices...
  508. [ 5.354617] systemd[1]: Starting Setup Virtual Console...
  509. [ 5.361825] systemd[1]: Mounted Huge Pages File System.
  510. [ 5.363508] systemd[1]: Mounted POSIX Message Queue File System.
  511. [ 5.365206] systemd[1]: Mounted Kernel Debug File System.
  512. [ 5.367153] systemd[1]: Mounted Temporary Directory /tmp.
  513. [ 5.369655] systemd[1]: Finished Create List of Static Device Nodes.
  514. [ 5.377478] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  515. [ 5.381695] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
  516. [ 5.381731] systemd[1]: Finished Load Kernel Module configfs.
  517. [ 5.385906] systemd[1]: Finished Load Kernel Modules.
  518. [ 5.387995] systemd[1]: Finished Generate network units from Kernel command line.
  519. [ 5.390856] systemd[1]: Finished Remount Root and Kernel File Systems.
  520. [ 5.393174] systemd[1]: Reached target Preparation for Network.
  521. [ 5.407701] fuse: init (API version 7.36)
  522. [ 5.426038] systemd[1]: Mounting Kernel Configuration File System...
  523. [ 5.485566] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
  524. [ 5.486842] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  525. [ 5.506033] systemd[1]: Starting Load/Save Random Seed...
  526. [ 5.511552] systemd[1]: Starting Apply Kernel Variables...
  527. [ 5.512608] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
  528. [ 5.518145] systemd[1]: Starting Create Static Device Nodes in /dev...
  529. [ 5.523799] systemd[1]: modprobe@drm.service: Deactivated successfully.
  530. [ 5.530711] systemd[1]: Finished Load Kernel Module drm.
  531. [ 5.532804] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  532. [ 5.534127] systemd[1]: Finished Load Kernel Module fuse.
  533. [ 5.538104] systemd[1]: Mounted Kernel Configuration File System.
  534. [ 5.543524] systemd[1]: Mounting FUSE Control File System...
  535. [ 5.549590] systemd[1]: Started Journal Service.
  536. [ 5.599112] systemd-journald[216]: Received client request to flush runtime journal.
  537. [ 5.621129] systemd-journald[216]: File /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal corrupted or uncleanly shut down, renaming and replacing.
  538. [ 6.345834] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  539. [ 6.385535] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  540. [ 7.915092] mc: Linux media interface: v0.10
  541. [ 8.001309] videodev: Linux video capture interface: v2.00
  542. [ 8.104666] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
  543. [ 8.105355] rk_gmac-dwmac fe010000.ethernet: Looking up phy-supply from device tree
  544. [ 8.105371] rk_gmac-dwmac fe010000.ethernet: Looking up phy-supply property in node /ethernet@fe010000 failed
  545. [ 8.110112] panfrost fde60000.gpu: clock rate = 594000000
  546. [ 8.110391] rk_gmac-dwmac fe010000.ethernet: no regulator found
  547. [ 8.110788] panfrost fde60000.gpu: bus_clock rate = 500000000
  548. [ 8.111127] rk_gmac-dwmac fe010000.ethernet: clock input or output? (output).
  549. [ 8.111673] panfrost fde60000.gpu: Looking up mali-supply from device tree
  550. [ 8.112245] rk_gmac-dwmac fe010000.ethernet: Can not read property: tx_delay.
  551. [ 8.112869] rk_gmac-dwmac fe010000.ethernet: set tx_delay to 0x30
  552. [ 8.118194] rk_gmac-dwmac fe010000.ethernet: Can not read property: rx_delay.
  553. [ 8.119012] rk_gmac-dwmac fe010000.ethernet: set rx_delay to 0x10
  554. [ 8.119567] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
  555. [ 8.125159] rk_gmac-dwmac fe010000.ethernet: init for RGMII_ID
  556. [ 8.126012] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  557. [ 8.126655] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5
  558. [ 8.127109] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
  559. [ 8.127762] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
  560. [ 8.127876] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
  561. [ 8.128414] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
  562. [ 8.128417] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
  563. [ 8.129093] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400
  564. [ 8.135910] rk_gmac-dwmac fe010000.ethernet: TSO supported
  565. [ 8.136406] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  566. [ 8.137116] rk_gmac-dwmac fe010000.ethernet: device MAC address 42:f0:e7:e0:bf:08
  567. [ 8.140076] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
  568. [ 8.140720] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
  569. [ 8.141246] rk_gmac-dwmac fe010000.ethernet: Using 32 bits DMA width
  570. [ 8.147258] mdio_bus stmmac-0: MDIO device at address 0 is missing.
  571. [ 8.147772] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7
  572. [ 8.154315] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
  573. [ 8.168610] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 0
  574. [ 8.205871] hantro-vpu fdea0000.video-codec: Adding to iommu group 0
  575. [ 8.207273] hantro-vpu fdea0000.video-codec: registered rockchip,rk3568-vpu-dec as /dev/video0
  576. [ 8.208764] hantro-vpu fdee0000.video-codec: Adding to iommu group 1
  577. [ 8.210279] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video1
  578. [ 8.278870] rk808-rtc rk808-rtc: registered as rtc0
  579. [ 8.285605] rk808-rtc rk808-rtc: setting system clock to 2017-08-05T09:00:06 UTC (1501923606)
  580. [ 8.290216] systemd-journald[216]: Time jumped backwards, rotating.
  581. [ 8.311520] phy phy-fe830000.phy.5: Looking up phy-supply from device tree
  582. [ 8.311539] phy phy-fe830000.phy.5: Looking up phy-supply property in node /phy@fe830000 failed
  583. [ 8.318930] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  584. [ 8.319440] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 5
  585. [ 8.320233] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002002010010
  586. [ 8.321101] xhci-hcd xhci-hcd.1.auto: irq 75, io mem 0xfd000000
  587. [ 8.321759] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  588. [ 8.322254] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 6
  589. [ 8.322936] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  590. [ 8.324032] hub 5-0:1.0: USB hub found
  591. [ 8.324393] hub 5-0:1.0: 1 port detected
  592. [ 8.333937] phy phy-fe840000.phy.6: Looking up phy-supply from device tree
  593. [ 8.333956] phy phy-fe840000.phy.6: Looking up phy-supply property in node /phy@fe840000 failed
  594. [ 8.334585] phy phy-fe820000.phy.7: Looking up phy-supply from device tree
  595. [ 8.334599] phy phy-fe820000.phy.7: Looking up phy-supply property in node /phy@fe820000 failed
  596. [ 8.336082] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  597. [ 8.338204] hub 6-0:1.0: USB hub found
  598. [ 8.338601] hub 6-0:1.0: 1 port detected
  599. [ 8.340716] rockchip-dw-pcie 3c0000000.pcie: Looking up vpcie3v3-supply from device tree
  600. [ 8.341074] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
  601. [ 8.342046] rockchip-dw-pcie 3c0000000.pcie: IO 0x033ef00000..0x033effffff -> 0x003ef00000
  602. [ 8.342837] rockchip-dw-pcie 3c0000000.pcie: MEM 0x0300000000..0x033eefffff -> 0x0000000000
  603. [ 8.347909] rockchip-dw-pcie 3c0000000.pcie: iATU unroll: enabled
  604. [ 8.348465] rockchip-dw-pcie 3c0000000.pcie: iATU regions: 8 ob, 8 ib, align 64K, limit 8G
  605. [ 8.355351] rockchip-saradc fe720000.saradc: Looking up vref-supply from device tree
  606. [ 8.366203] systemd-journald[216]: Failed to read journal file /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/user-1000.journal for rotation, trying to move it out of the way: Text file busy
  607. [ 8.524236] rtc-hym8563 5-0051: registered as rtc1
  608. [ 8.585437] random: crng init done
  609. [ 8.739841] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  610. [ 8.894985] ax88179_178a 1-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
  611. [ 8.896296] usbcore: registered new interface driver ax88179_178a
  612. [ 9.070172] systemd-journald[216]: Oldest entry in /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal is older than the configured file retention duration (1month), suggesting rotation.
  613. [ 9.071755] systemd-journald[216]: /var/log/journal/a3d7956ab89f4077a1957c3f0bc53ecc/system.journal: Journal header limits reached or header out-of-date, rotating.
  614. [ 9.453445] rockchip-dw-pcie 3c0000000.pcie: Phy link never came up
  615. [ 9.453641] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00
  616. [ 9.453655] pci_bus 0000:00: root bus resource [bus 00-0f]
  617. [ 9.453664] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0x3ef00000-0x3effffff])
  618. [ 9.453671] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33eefffff] (bus address [0x00000000-0x3eefffff])
  619. [ 9.453708] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400
  620. [ 9.453732] pci 0000:00:00.0: reg 0x38: [mem 0x300000000-0x30000ffff pref]
  621. [ 9.453802] pci 0000:00:00.0: supports D1 D2
  622. [ 9.453807] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  623. [ 9.466241] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  624. [ 9.466369] pci 0000:00:00.0: BAR 6: assigned [mem 0x300000000-0x30000ffff pref]
  625. [ 9.466385] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  626. [ 9.466511] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
  627. [ 9.473586] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  628. [ 9.473619] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 7
  629. [ 9.473754] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000002002010010
  630. [ 9.473801] xhci-hcd xhci-hcd.2.auto: irq 80, io mem 0xfcc00000
  631. [ 9.473920] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  632. [ 9.473932] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 8
  633. [ 9.473943] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
  634. [ 9.477674] hub 7-0:1.0: USB hub found
  635. [ 9.477719] hub 7-0:1.0: 1 port detected
  636. [ 9.478045] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
  637. [ 9.478634] hub 8-0:1.0: USB hub found
  638. [ 9.478680] hub 8-0:1.0: 1 port detected
  639. [ 10.508875] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  640. [ 10.510104] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  641. [ 10.510673] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  642. [ 10.949876] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  643. [ 10.951209] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  644. [ 10.951785] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  645. [ 10.971903] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  646. [ 10.973209] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  647. [ 10.973910] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  648. [ 10.998373] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  649. [ 10.999577] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  650. [ 11.000146] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  651. [ 11.020885] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  652. [ 11.022372] rk_gmac-dwmac fe010000.ethernet eth0: no phy at addr -1
  653. [ 11.023599] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
  654. [ 13.846266] ax88179_178a 1-1.1:1.0 eth1: ax88179 - Link status is: 1
  655. [ 13.854030] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  656. [ 18.930288] platform display-subsystem: deferred probe pending
  657. [ 18.930827] platform hdmi-sound: deferred probe pending
  658. [ 18.931289] platform rk809-sound: deferred probe pending
  659. [ 31.726025] vdd_npu: disabling
  660. [ 31.728643] vcca1v8_image: disabling
  661.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement