Advertisement
Guest User

Untitled

a guest
May 10th, 2023
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.90 KB | None | 0 0
  1. [ 0.000000] Linux version 6.3.1-rockchip64 (armbian@next) (aarch64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #2 SMP PREEMPT Sun Apr 30 23:2:26 UTC 2023
  2. [ 0.000000] Machine model: Radxa E25 Carrier Board
  3. [ 0.000000] efi: UEFI not found.
  4. [ 0.000000] NUMA:No NUMA configuration found
  5. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000001ffffffff]
  6. [ 0.000000] NUMA: NODE_DATA [mem 0x1fefe09c0-0x1fefe2fff]
  7. [ 0.000000] Zone ranges:
  8. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff]
  9. [ 0.000000] DMA32 empty
  10. [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
  11. [ 0.000000] Movable zone start for each ode
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff]
  14. [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
  15. [ 0.000000] Initmem setup ode 0 [mem 0x000000000020000-0x00000001ffffffff]
  16. [ 0.000000] On node 0, zone DMA: 512 pages in unavailableranges
  17. [ 0.000000] cma: Reserved 128 MiB at 0x00000000e8000000
  18. [ 0.000000] psci: probing for conduit method from DT.
  19. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  20. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  21. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  22. [ 0.000000] psci: SMC Calling Convention v1.2
  23. [ 0.000000] percpu: Embedded 31 pages/cpu s87016 r8192 d31768 u126976
  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: applying boot alternatives
  30. [ 0.000000] Fallback order for Node 0: 0
  31. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1999368
  32. [ 0.000000] Policy zone: Normal
  33. [ 0.000000] Kernel command line: root=UUID=44391a0c-8c32-44b2-a17d-e82bc10e7229 rootwait rootfstype=ex4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=7 ubootpart=48bf00e0-5b6a-ff4a-9f5f-0309a266a004 usb-storage.quirks= cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
  34. [ 0.000000] The swapaccount= commandline option is deprecated. Please report your usecase to [email protected] if you depend on this functionality.
  35. [ 0.000000] Unknown kernel command line parameters "splash=verbose ubootpart=48bf00e0-5b6a-ff4a-9f5f-0309a266a004 cgroup_enable=memory cgroup_memory=1", will be passed to user space.
  36. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  37. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  38. [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  39. [ 0.000000] software IO TLB: area num 4.
  40. [ 0.000000] software IO TLB: mapped [mem 0x00000000e4000000-0x00000000e8000000] (64MB)
  41. [ 0.000000] Memory: 7718712K/8124416K available (16640K kernel code, 2292K rwdata, 6156K rodata, 4224K init, 583K bss, 274632K reserved, 131072K cma-reserved)
  42. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  43. [ 0.000000] trace event string verifier disabled
  44. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  45. [ 0.000000] rcu: RCU event tracing is enabled.
  46. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpuids=4.
  47. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  48. [ 0.000000] Tracing variant of Tasks RCU enabled.
  49. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  50. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  51. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  52. [ 0.000000] GICv: GIC: Using split EOI/Deactivate mode
  53. [ 0.000000] GICv3: 320 SPIs implemented
  54. [ 0.000000] GICv3: 0 Extended SPIs implemented
  55. [ 0.000000] GICv3: MBI range [296:319]
  56. [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000
  57. [ 0.000000] Root IRQ handler: gic_handle_irq
  58. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  59. [ 0.000000] GICv3: CPU0: found redistibutor0 region 0:0x00000000fd460000
  60. [ 0.000000] ITS: No ITS available, not enabling LPIs
  61. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  62. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  63. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  64. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  65. [ 0.001295] Console: colour dummy device 80x25
  66. [ 0.001316] printk: console [tty1] enabled
  67. [ 0.002183] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  68. [ 0.002228] pid_max: default: 32768 minimum: 301
  69. [ 0.002367] LSM: initializing lsm=capability,yama,integrity,apparmor
  70. [ 0.002439] Yama: becoming mindful.
  71. [ 0.002596] AppArmor: AppArmor initialized
  72. [ 0.002658] stackdept: allocating hash table o 524288 entries via kvcalloc
  73. [ .004241] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  74. [ 0.004321] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  75. [ 0.007442] cblist_init_generic: Setting adjustable number of callback queues.
  76. [ 0.007492] cblist_init_generic: Setting shift to 2 and lim to 1.
  77. [ 0.007748] cblist_init_generic: Setting shift to 2 and lim to 1.
  78. [ 0.008180] rcu: Hierarchical SRCU implementation.
  79. [ 0.008207] rcu: Max phase no-delay instances is 1000.
  80. [ 0.012814] EFI services will not be available.
  81. [ 0.013541] smp: Bringing up secondary CPUs ...
  82. [ 0.014714] Detected VIPT I-cache on CPU1
  83. [ 0.014797] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  84. [ 0.014860] CPU1: Booted secondary processor 0x000000010 [0x412fd050]
  85. [ 0.016116] Detected VIPT I-cache on CPU2
  86. [ 0.016197] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  87. [ 0.016248] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  88. [ 0.017556] Detected VIPT I-cache on CPU3
  89. [ 0.017635] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  90. [ 0.017684] CPU3: Booted secondary processor 0x0000000300 [0412fd050]
  91. [ 0.017853] smp: Brought up 1 node, 4 CPUs
  92. [ 0.01799] SMP: Total of 4 processors activated.
  93. [ 0.018013] CPU features: detected: 32-bit EL0 Support
  94. [ 0.018029] CPU features: detected: 32-bit EL1 Support
  95. [ 0.018047] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  96. [ 0.018071] CPU features: deected: Common not Private translations
  97. [ 0.018088] CPU features: detected: CRC32 instructions
  98. [ 0.018107] CPU features: detected: RCpc load-acquire (LDAPR)
  99. [ 0.018123] CPU features: detected: LSE atomic instructions
  100. [ 0.018141] CPU features: detected: Privileged Access Never
  101. [ 0.018157] CPU features: detected: RAS Extension Support
  102. [ 0.018177] CPU features: etected: Speulative Store Bypassing Safe (SSBS)
  103. [ 0.018311] CPU: All CPU(s) started at EL2
  104. [ 0.018334] alternatives: applying system-wide alternatives
  105. [ 0.025857] devtmpfs: initialized
  106. [ 0.057285] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  107. [ 0.057378] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  108. [ 0.061295] pinctrl core: initilized inctrl subsystem
  109. [ 0.062446] DMI not present or invalid.
  110. [ 0.063464] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  111. [ 0.066047] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  112. [ 0.067282] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pol for atomic allocations
  113. [ 0.068432] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  114. [ 0.068556] audit: initializing netlink subsys (disabled)
  115. [ 0.068888] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
  116. [ 0.71813] thermal_sys: Registered thermal governor 'fair_share'
  117. [ 0.071831] thermal_sys: Registered thermal governor 'bang_bang'
  118. [ 0.071862] thermal_sys: Registered thermal governor 'step_wise'
  119. [ 0.071881] thermal_sys: Registered thermal governor 'user_space'
  120. [ 0.072006] cpuidle: using governor menu
  121. [ 0.072552] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  122. [ 0.072779] ASID allocator initialised with 65536 entries
  123. [ 0.074902] Serial: AMBA PL011 UART driver
  124. [ 0.134287] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  125. [ 0.134917] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  126. [ 0.135656] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  127. [ 0.136109] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  128. [ 0.136712] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
  129. [ 0.137189] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  130. [ 0.138203] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe76000ted, use dynamic allocation.
  131. [ 0.138789] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
  132. [ 0.139205] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  133. [ 0.167926] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  134. [ 0.167974] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  135. [ 0.167997] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  136. [ 0.168016] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  137. [ 0.168036] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  138. [ 0.168054] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  139. [ 0.168074] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  140. [ 0.168092] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  141. [ 0.169990] cryptd: max_cpu_qlen set to 1000
  142. [ 0.237220] raid6: neonx8 gen() 1378 MB/s
  143. [ 0.305400] raid6: neonx4 gen() 1411 MB/s
  144. [ 0.373539] raid6: neonx2 gen() 1277 MB/s
  145. [ 0.441668] raid6: neonx1 gen() 1037 MB/s
  146. [ 0.509812] raid6: int64x8 gen() 908 MB/s
  147. [ 0.577935] raid6: int64x4 gen() 1050 MB/s
  148. [ 0.646093] raid6: int64x2 gen() 939 MB/s
  149. [ 0.714233] raid6: int64x1 gen() 692 MB/s
  150. [ 0.714258] raid6: using algorithm neonx4 gen() 1411 MB/s
  151. [ 0.782347] raid6: .... xor() 1055 MB/s, rmw enabed
  152. [ 0.782372] raid6: using neon recovery algorithm
  153. [ 0.784748] iommu: Default domain type: Translated
  154. [ 0.784780] iommu: DMA domain TLB invalidation policy: strict mode
  155. [ 0.785461] SCSI subsystem initialized
  156. [ 0.786247] usbcore: registered new interface driver usbfs
  157. [ 0.786329] usbcore: registered new interface driver hub
  158. [ 0.786420] usbcore: registered new device driver usb
  159. [ 0.787411] pps_core: LinuxPPS API ver. 1 registered
  160. [ 0.787436] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  161. [ 0.787486] PTP clock support registered
  162. [ 0.788001] EDAC MC: Ver: 3.0.0
  163. [ 0.788633] scmi_core: SCMI protocol bus registered
  164. [ 0.790316] NetLabel: Initializing
  165. [ 0.790343] NetLabel: domain hash size = 128
  166. [ 0.790361] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  167. [ 0.790488] NetLabel: unlabeled traffic allowed by default
  168. [ 0.790757] vgaarb: loaded
  169. [ 0.791565] clocksource: Switched to clocksource arch_sys_counter
  170. [ 0.866131] VFS: Disk quotas dquot_6.6.0
  171. [ 0.866269] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  172. [ 0.867511] AppArmor: AppArmor Filesystem Enabled
  173. [ 0.881648] NET: Registered PF_INET protocol family
  174. [ 0.882259] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  175. [ 0.890402] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  176. [ 0.890592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  177. [ 0.890804] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  178. [ 0.892089] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  179. [ 0.894150] TCP: Hash tables confiured (established 65536 bind 65536)
  180. [ 0.894435] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  181. [ 0.894662] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  182. [ 0.895161] NET: Registered PF_UNIX/PF_LOCAL protocol family
  183. [ 0.895241] NET: Registered PF_XDP protocol family
  184. [ 0.895283] PCI: CLS 0 bytes, default 64
  185. [ 0.895820] Trying to unpack rootfs image as initramfs...
  186. [ 0.897411] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  187. [ 0.898554] kvm [1]: IPA Size Limit: 40 bits
  188. [ 0.898624] kvm [1]: GICv3: no GICV resource entry
  189. [ 0.898649] kvm [1]: disabling GICv2 emulation
  190. [ 0.898689] kvm [1]: GIC system register CPU interface enabled
  191. [ 0.898732] kvm [1]: vgic interrupt IRQ9
  192. [ 0.898805] kvm [1]: VHE mode initialized successfully
  193. [ 0.902159] Initialise system trusted keyrings
  194. [ 0.902266] Key type blacklist registered
  195. [ 0.902724] workingset: timestamp_bits=44 max_order=21 bucket_order=0
  196. [ 0.902904] zbud: loaded
  197. [ 0.903896] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  198. [ 0.904590] fuse: init (API version 7.38)
  199. [ 0.907180] integrity: Platform Keyring initialized
  200. [ 0.959448] xor: mesuring software checksum speed
  201. [ 0.965246] 8regs : 1723 MB/sec
  202. [ 0.971530] 32regs : 1577 MB/sec
  203. [ 0.978100] arm64_neon : 1509 MB/sec
  204. [ 0.978130] xor: using function: 8regs (1723 MB/sec)
  205. [ 0.978163] Key type asymmetric registered
  206. [ 0.978184] Asymmetric key parser 'x509' registered
  207. [ 0.978361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  208. [ 0.978814] io scheduler mq-deadline registered
  209. [ 0.978849] io scheduler kyber registered
  210. [ 0.978943] io scheduler bfq registered
  211. [ 1.002885] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
  212. [ 1.002941] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  213. [ 1.006595] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
  214. [ 1.006648] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  215. [ 1.012316] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  216. [ 1.01730] printk: console [ttyS2] disabled
  217. [ 1.017448] fe660000.serial: ttyS2 a MMIO 0xfe660000 (irq = 29, base_baud = 1500000) is a 16550A
  218. [ 1.017758] printk: console [ttyS2] enabled
  219. [ 1.135060] Serial: AMBA driver
  220. [ 1.155930] loop: module loaded
  221. [ 1.164081] tun: Universal TUN/TAP device driver, 1.6
  222. [ 1.166109] thunder_xcv, ver 1.0
  223. [ 1.166479] thunder_bgx, ver 1.0
  224. [ 1.166832] nicpf, ver 1.0
  225. [ 1.168491] e1000e: Intel(R) PRO/1000 Network Driver
  226. [ 1.168959] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  227. [ 1.169552] igb: Intel(R) Gigabit Ethenet Network Driver
  228. [ 1.170049] igb: Copyright (c) 2007-2014 Intel Corporation.
  229. [ 1.170618] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  230. [ 1.171192] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  231. [ 1.172128] sky2: driver version 1.30
  232. [ 1.173790] VFIO - User Level meta-driver version: 0.3
  233. [ 1.181848] mousedev: PS/2 mouse device common for all miceorage
  234. [ 1.183984] i2c_dev: i2c /dev entries driver
  235. [ 1.187242] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  236. [ 1.202272] sdhci: Secure Digital Host Controller Interface driver
  237. [ 1.202863] sdhci: Copyright(c) Pierre Ossman
  238. [ 1.203315] Synopsys Designware Multimedia Card Interface Driver
  239. [ 1.205379] sdhci-pltfm: SDHCI platform and OF driver helper
  240. [ 1.209476] ledtrig-cpu: registered o indicate activity on CPUs
  241. [ 1.211137] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
  242. [ 1.212389] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  243. [ 1.213074] arm-scmi firmware:scmi: Malformed reply - real_sz:8 calc_sz:4 (loop_num_ret:3)
  244. [ 1.213844] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  245. [ 1.216939] SMCCC: SOC_ID: ARCH_FEATURES(ARCH_SOC_ID) returned error: fffffffffffffffd
  246. [ 1.218144] hid: raw HID events driver (C) Jiri Kosina
  247. [ 1.218781] usbcore: registered new interface driver usbhid
  248. [ 1.219295] usbhid: USB HID core driver
  249. [ 1.224637] drop_monitor: Initializing network drop monitor service
  250. [ 1.225620] NET: Registered PF_INET6 protocol family
  251. [ 2.290826] Freeing initrd memory: 21776K
  252. [ 2.343123] Segment Routing with IPv6
  253. [ 2.343631] In-situ OAM (IOAM) with IPv6
  254. [ 2.344136] NET: Registered PF_PACKET protocol family
  255. [ 2.344849] 8021q: 802.1Q VLAN Support v1.8
  256. [ 2.345324] Key type dns_resolver registered
  257. [ 2.361606] registered taskstats version 1
  258. [ 2.362339] Loading compiled-in X.509 certificates
  259. [ 2.366882] zswap: loaded using poolzstd/z3fold
  260. [ 2.383161] Key type .fscrypt registered
  261. [ 2.383642] Key type fscrypt-provisioning registered
  262. [ 2.387522] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
  263. [ 2.388389] Key type encrypted registered
  264. [ 2.388794] AppArmor: AppArmor sha1 policy hashing enabled
  265. [ 2.468461] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
  266. [ 2.469208] rockchip-dw-pcie 3c0000000.pcie: IO 0x033ef00000..0x033effffff -> 0x003ef00000
  267. [ 2.470027] rockchip-dw-pcie 3c0000000.pcie: MEM 0x000000000..0x033eefffff -> 0x0000000000
  268. [ 2.471069] rockchip-dw-pcie 3c0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
  269. [ 2.679647] rockchip-dw-pcie 3c000000.pcie: PCIe Gen.2 x1 link up
  270. [ 2.680823] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00
  271. [ 2.681478] pci_bus 0000:00: root bus resource [bus 00-0f]
  272. [ 2.681989] pi_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0x3ef00000-0x3effffff])
  273. [ 2.682854] pci_bus 0000:00: rot bus resource [mem 0x300000000-0x33eefffff] (bus address [0x00000000-0x3eefffff])
  274. [ 2.683902] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400
  275. [ 2.684502] pci 0000:00:00.0: reg 0x38: [mem 0x300000000-0x30000ffff pref]
  276. [ 2.685253] pci 0000:00:00.0: supports D1 D2
  277. [ 2.685653] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  278. [ 2.694819] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  279. [ 2.695999] pci 0000:01:00.0: [10ec:8125] type 00 class 0x020000
  280. [ 2.696639] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
  281. [ 2.697281] pci 0000:01:00.0: reg 0x10: [io size 0x0100]
  282. [ 2.697871] pci 0000:01:00.0: reg 0x18: [mem 0x300000000-0x30000ffff 64bit]
  283. [ 2.698565] pci 0000:01:00.0: reg 0x20: [mem 0x300000000-0x300003fff 64bit]
  284. [ 2.699790] pci 0000:01:00.0: supports D1 D2
  285. [ 2.700195] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  286. [ 2.711811] pci 0000:00:00.0: BAR 14: assigned [mem 0x300000000-0x3000fffff]
  287. [ 2.712469] pci 0000:00:00.0: BAR 6: assigned [mem 0x300100000-0x30010ffff pref]
  288. [ 2.713150] pci 0000:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  289. [ 2.713727] pci 0000:01:00.0: BAR 2: assigned [mem 0x300000000-0x30000ffff 64bit]
  290. [ 2.71463] pci 0000:01:00.0: BAR 4: assigned [me 0x30010000-0x300013fff 64bit]
  291. [ 2.715196] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
  292. [ 2.715805] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  293. [ 2.716296] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff]
  294. [ 2.716858] pci 0000:00:00.0: bridge window [mem 0x300000000-0x3000fffff]
  295. [ 2.720266] pcieport 0000:00:00.0: PME: Signaling with IRQ 36
  296. [ 2.721346] pcieport 0000:00:00.0: AER: enabled with IRQ 36
  297. [ 2.723753] phy phy-fe8c0000.phy.3: lane number 0, val 1
  298. [ 2.724260] ph phy-fe8c0000.phy.3: lane number 1, val 2
  299. [ 2.724750] phy phy-fe8c0000.phy.3: bifurcation enabled
  300. [ 2.725400] rockchip-dw-pcie 3c0800000.pcie: host bridge /pcie@fe280000 ranges:
  301. [ 2.726121] rockchip-dw-pcie 3c0800000.pcie: IO 0x03bef00000..0x03beffffff -> 0x003ef00000
  302. [ 2.726939] rockchip-dw-pcie 3c0800000.pcie: MEM 0x0380000000..0x03beefffff -> 0x0000000000
  303. [ 2.737181] rockchip-dw-pcie 3c0800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
  304. [ 2.943647] rokchip-dw-pcie 3c0800000.pcie: PCIe Gen.2 x1 link up
  305. [ 2.944417] rockchip-dw-pcie 3c0800000.pcie: PCI host bridge to bus 0002:00
  306. [ 2.945061] pci_bus 0002:00: root bus resource [bus 00-0f]
  307. [ 2.945573] pci_bus 0002:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3ef00000-0x3effffff])
  308. [ 2.946461] pci_bus 0002:00: rootbus resource [mem 0x380000000-0x3beefffff] (bus address [0x00000000-0x3eefffff])
  309. [ 2.947439] pci 0002:00:00.0: [1d87:3566] type 01 class 0x060400
  310. [ 2.948050] pc 0002:00:00.0: reg 0x10: [mem 0x00000000-0x3fffffff]
  311. [ 2.948639] pci 0002:00:00.0: reg 0x14: [mem 0x00000000-0x3ffffff]
  312. [ 2.949223] pci 0002:00:00.0: reg 0x38: [mem 0x380000000-0x38000ffff pref]
  313. [ 2.949973] pci 0002:00:00.0: supports D1 D2
  314. [ 2.950374] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
  315. [ 2.959599] pci_bus 0002:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  316. [ 2.960728] pci 0002:01:00.0: [10ec:8125] type 00 class 0x020000
  317. [ 2.961367] pci 0002:01:000: reg 0x10: [io 0x0000-0x00ff]
  318. [ 2.961975] pci 0002:01:00.0: reg 0x18: [mem 0x380000000-0x38000ffff 64bit]
  319. [ 2.962670] pci 000:01:00.0: reg 0x20: [mem 0x380000000-0x380003fff 64bit]
  320. [ 2.963911] pci 0002:01:00.0: supports D1 D2
  321. [ 2.964317] pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  322. [ 2.975816] pci 0002:00:00.0: BAR 0: no space for [mem size 0x40000000]
  323. [ 2.976431] pci 0002:00:00.0: BAR 0: failed to assign [mem size 0x40000000]
  324. [ 2.977069] pci 0002:00:00.0: BAR 1: no space for [mem size 0x40000000]
  325. [ 2.977672] pci 0002:00:00.0: BAR 1: failed to assign [mem size 0x40000000]
  326. [ 2.978311] pci 0002:00:00.0: BAR 14: assigned [mem 0x380000000-0x3800fffff]
  327. [ 2.978957] pci 0002:00:00.0: BAR 6: assigned [mem 0x380100000-0x38010ffff pref]
  328. [ 2.979667] pci 0002:00:00.0: BAR 13: assigned [io 0x100000-0x100fff]
  329. [ 2.980279] pci 0002:01:00.0: BAR 2: assigned [mem 0x380000000-0x38000ffff 64bit]
  330. [ 2.981016] pci 0002:01:00.0: BAR 4: assigned [mem 0x380010000-0x380013fff 64bit]
  331. [ 2.981751] pci 0002:01:00.0: BAR 0: assigned [io 0x100000-0x1000ff]
  332. [ 2.982359] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
  333. [ 2.982842] pci 0002:00:00.0: bridge window [io 0x100000-0x100fff]
  334. [ 2.983434] pci 0002:00:00.0: bridge window [mem 0x380000000-0x3800fffff]
  335. [ 2.986859] pcieport 0002:00:00.0: PME: Signaling with IRQ 38
  336. [ 2.988015] pcieport 0002:0:00.0: AER: enabled with IRQ 38
  337. [ 2.999063] ehci-platform fd800000.usb: EHCI Host ontroller
  338. [ 2.999680] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1
  339. [ 2.999920] ohci-platform fd840000.usb: Generic Platform OHCI controller
  340. [ 3.000641] ehci-platform fd00000.usb: irq 40, io mem 0xfd800000
  341. [ 3.001065] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 2
  342. [ 3.001135] ehci-platform fd880000.usb: EHCI Host Controller
  343. [ 3.001167] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  344. [ 3.001168] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 3
  345. [ 3.001326] ehci-platform fd880000.usb: irq 41, io me 0xfd880000assigned bus number 4
  346. [ 3.001392] ohci-platform fd8c0000.usb: irq 43, io mem 0xfd8c0000
  347. [ 3.002057] rk808 0-0020: chip id: 0x8090
  348. [ 3.002500] ohci-platform fd840000.usb: irq 42, io mem 0xfd840000
  349. [ 3.015611] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  350. [ 3.016622] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
  351. [ 3.017383] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  352. [ 3.018042] usb usb3: Product: EHCI Host Controller
  353. [ 3.018491] usb usb3: Manufacturer: Linux 6.3.1-rockchip64 ehci_hcd
  354. [ 3.019059] usb usb3: SerialNumber: fd880000.usb
  355. [ 3.020377] hub 3-0:1.0: USB hub found
  356. [ 3.020786] hub 3-0:1.0: 1 port detected
  357. [ 3.031606] ehi-platform fd800000.usb: USB 2.0 started, EHCI 1.00
  358. [ 3.032635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
  359. [ 3.033419] usb usb1: New USB device strings: Mfr=3, Product=2, SeialNumber=1
  360. [ 3.034089] usb usb1: Product: EHCI Host Controller
  361. [ 3.034548] usb usb1: Manufacturer: Linux 6.3.1-rockchip64ehci_hcd
  362. [ 3.035138] usb usb1: SerialNumber: fd800000.usb
  363. [ 3.036431] hub 1-0:1.0: USB hub found
  364. [ 3.036858] hub 1-0:1.0: 1 port detected
  365. [ 3.055297] rk808-regulator rk808-regulator.1.auto: there is no dvs0gpio
  366. [ 3.056009] rk808-reglator rk808-regulator.1.auto: there is no dvs1 gpio
  367. [ 3.056638] rk808-regulator rk808-regulator.1.auto: max buck steps per change: 8
  368. [ 3.063875] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.03
  369. [ 3.064641] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  370. [ 3.065299] usb usb4: Product: Generic Platform OHCI controller
  371. [ 3.065840] usb usb4: Manufacturer: Linux 6.3.1-rockchip64 ohci_hcd
  372. [ 3.066410] usb usb4: SerialNumber: d8c0000.usb
  373. [ 3.067698] hub 4-0:1.0: USB hub found
  374. [ 3.068113] hub 4-0:1.0: 1 port detected
  375. [ 3.069305] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.03
  376. [ 3.070069] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  377. [ 3.070727] usb usb2: Product: Generic Platform OHCI controller
  378. [ 3.071267] usb usb2: Manufacturer: Linux 6.3.1-rockchip64 ohci_hcd
  379. [ 3.071873] usb usb2: SerialNumber: fd840000.usb
  380. [ 3.073089] hub 2-0:1.0: USB hub found
  381. [ 3.073497] hub 2-0:1.0: 1 port detected
  382. [ 3.123167] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey.2.auto/input/input0
  383. [ 3.136720] rk808-rtc rk808-rtc.3.auto: registered as rtc0
  384. [ 3.139984] rk808-rtc rk808-rtc.3.auto: setting system clock to 2017-08-05T09:00:09 UTC (1501923609)
  385. [ 3.145143] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  386. [ 3.145851] dwmmc_rockchip fe2b0000.mmc: Using internl DMA controller.
  387. [ 3.146464] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  388. [ 3.147045] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 69,32 bit host data width,256 deep fifo
  389. [ 3.149171] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
  390. [ 3.153593] rockchip-dw-pcie 3c0400000.pcie: host bridge /pcie@fe270000 ranges:
  391. [ 3.154338] rockchip-dw-pcie 3c0400000.pcie: IO 0x037ef00000..0x037effffff -> 0x003ef00000
  392. [ .155158] rockchip-dw-pcie 3c0400000.pcie: MEM 0x0340000000..0x037eefffff -> 0x0000000000
  393. [ 3.165392] rockchip-dw-pcie 3c0400000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
  394. [ 3.166252] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  395. [ 3.178814] mmc0: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
  396. [ 3.236395] mmc_host mmc1: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  397. [ 3.238792] dwmmc_rockchip fe2b0000.mmc: All phases bad!
  398. [ 3.239289] mmc1: tuning execution failed: -5
  399. [ 3.239728] mmc1: error -5 whilst initialising SD cad
  400. [ 3.274914] mmc_host mmc1: Bus speed (slot0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0)
  401. [ 3.287484] mmc0: new HS200 MMC card at address 0001
  402. [ 3.289205] mmcblk0: mmc0:0001 SL32G 28.9 GiB
  403. [ 3.295622] mmcblk0: p1
  404. [ 3.297043] mmcblk0boot0: mmc0:0001 SLD32G 4.00 MiB
  405. [ 3.300357] mmcblk0boot1: mmc0:0001 SLD32G 4.00 MiB
  406. [ 3.303264] mmcblk0rpmb: mmc0:0001 SLD32G 4.00 MiB, chardev (242:0)
  407. [ 3.463641] mmc_host mmc1: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  408. [ 3.466051] dwmmc_rockchip fe2b0000.mmc: All phases bad!
  409. [ 3.466548] mmc1: tuning execution failed: -5
  410. [ 3.466955] mmc1: error -5 whilst initialising SD card
  411. [ 4.263769] rockchip-dw-pcie 3c0400000.pcie: Phy link never came up
  412. [ 4.264586] rockchip-dw-pcie 3c0400000.pcie: PCI host bridge to bus0001:00
  413. [ 4.265232] pci_bus 0001:00: root bus resource [bus 00-0f]
  414. [ 4.265744] pci_bus 0001:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3ef00000-0x3effffff])
  415. [ 4.266632] pci_bus 0001:00: root bus resource [mem 0x340000000-0x37eefffff] (bus address [0x00000000-0x3eefffff])
  416. [ 4.267714] pci 0001:00:00.0: [1d87:3566] type 01 class 0x060400
  417. [ 4.268312] pci 0001:00:00.0: reg 0x38: [mem 0x340000000-0x34000ffff pref]
  418. [ 4.269068] pci 0001:00:00.0: supports D1 D2
  419. [ 4.269468] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
  420. [ 4.278898] pci_bus 0001:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  421. [ 4.280332] pci 0001:00:00.0: BAR 6: assigned [mem 0x340000000-0x34000ffff pref]
  422. [ 4.281027] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
  423. [ 4.284454] pcieport 0001:00:00.0: PME: Signaling with IRQ 74
  424. [ 4.285559] pcieport 001:00:00.0: AER: enabled with IRQ 74
  425. [ 4.296651] WCN: marlin_init entry!
  426. [ 4.297866] of_cfs_init
  427. [ 4.298152] of_cfs_init: OK
  428. [ 4.303366] Freeingunusedkernel memory: 4224K
  429. [ 4.315698] Run /init as init process
  430.  
  431. done.
  432. Begin: Mounting root file system... Begin: Running /scripts/local-top ... done.
  433. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  434. done.
  435. [ 35.812178] vdd_npu: disabling
  436. [ 35.813834] vdda0v9_image: disabling
  437. [ 35.815994] vcca1v8_image: disabling
  438. Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
  439. done.
  440. Gave up waiting for root file system device. Common problems:
  441. - Boot args (cat /proc/cmdline)
  442. - Check rootdelay= (did the system wait long enough?)
  443. - Missing modules (cat/proc/modules; ls /dev)
  444. ALERT! UUID=44391a0c-8c32-44b2-a17d-e82bc10e7229 does not exist. Dropping to a shell!
  445.  
  446.  
  447.  
  448.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement