Advertisement
Guest User

Untitled

a guest
Mar 15th, 2022
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.88 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
  2. [ 0.000000] Linux version 5.17.0-rc5-00320-ga22497aa1836-dirty (andy@B150) (aarch64-linux-gnu-gcc (Linaro GCC 6.3-2017
  3. .05) 6.3.1 20170404, GNU ld (Linaro_Binutils-2017.05) 2.27.0.20161019) #153 SMP PREEMPT Tue Mar 15 14:59:44 CST 2022
  4. [ 0.000000] Machine model: Rockchip RK3568 EVB1 DDR4 V10 Board
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] NUMA: No NUMA configuration found
  7. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff]
  8. [ 0.000000] NUMA: NODE_DATA [mem 0x7fbb5b40-0x7fbb7fff]
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] DMA [mem 0x0000000000200000-0x000000007fffffff]
  11. [ 0.000000] DMA32 empty
  12. [ 0.000000] Normal empty
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000083fffff]
  16. [ 0.000000] node 0: [mem 0x0000000009400000-0x000000007fffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
  18. [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  19. [ 0.000000] On node 0, zone DMA: 4096 pages in unavailable ranges
  20. [ 0.000000] cma: Reserved 32 MiB at 0x000000007b800000
  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: Trusted OS migration not required
  25. [ 0.000000] psci: SMC Calling Convention v1.2
  26. [ 0.000000] percpu: Embedded 19 pages/cpu s40664 r8192 d28968 u77824
  27. [ 0.000000] Detected VIPT I-cache on CPU0
  28. [ 0.000000] CPU features: detected: GIC system register CPU interface
  29. [ 0.000000] CPU features: detected: Virtualization Host Extensions
  30. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  31. [ 0.000000] alternatives: patching kernel code
  32. [ 0.000000] Fallback order for Node 0: 0
  33. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 511496
  34. [ 0.000000] Policy zone: DMA
  35. [ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.
  36. verifiedbootstate=orange androidboot.serialno=DWEZQP0MXY
  37. [ 0.000000] Unknown kernel command line parameters "storagemedia=emmc", will be passed to user space.
  38. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  39. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  40. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  41. [ 0.000000] Memory: 1943540K/2078720K available (11072K kernel code, 2580K rwdata, 4500K rodata, 42688K init, 830K bss
  42. , 102412K reserved, 32768K cma-reserved)
  43. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  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_cpu_ids=4.
  47. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  48. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  49. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  50. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  51. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  52. [ 0.000000] GICv3: 320 SPIs implemented
  53. [ 0.000000] GICv3: 0 Extended SPIs implemented
  54. [ 0.000000] GICv3: Distributor has no Range Selector support
  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: 16 PPIs implemented
  59. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
  60. [ 0.000000] ITS: No ITS available, not enabling LPIs
  61. [ 0.000000] random: get_random_bytes called from start_kernel+0x474/0x634 with crng_init=0
  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 n
  64. s
  65. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  66. [ 0.000701] Console: colour dummy device 80x25
  67. [ 0.001313] printk: console [tty0] enabled
  68. [ 0.001431] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  69. [ 0.001470] pid_max: default: 32768 minimum: 301
  70. [ 0.001570] LSM: Security Framework initializing
  71. [ 0.001676] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  72. [ 0.001719] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  73. [ 0.003600] cblist_init_generic: Setting adjustable number of callback queues.
  74. [ 0.003636] cblist_init_generic: Setting shift to 2 and lim to 1.
  75. [ 0.003963] rcu: Hierarchical SRCU implementation.
  76. [ 0.005586] EFI services will not be available.
  77. [ 0.005961] smp: Bringing up secondary CPUs ...
  78. [ 0.007409] Detected VIPT I-cache on CPU1
  79. [ 0.007454] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  80. [ 0.007515] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  81. [ 0.009083] Detected VIPT I-cache on CPU2
  82. [ 0.009126] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  83. [ 0.009175] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  84. [ 0.010676] Detected VIPT I-cache on CPU3
  85. [ 0.010714] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  86. [ 0.010761] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  87. [ 0.010885] smp: Brought up 1 node, 4 CPUs
  88. [ 0.011007] SMP: Total of 4 processors activated.
  89. [ 0.011024] CPU features: detected: 32-bit EL0 Support
  90. [ 0.011038] CPU features: detected: 32-bit EL1 Support
  91. [ 0.011055] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  92. [ 0.011076] CPU features: detected: Common not Private translations
  93. [ 0.011092] CPU features: detected: CRC32 instructions
  94. [ 0.011109] CPU features: detected: RCpc load-acquire (LDAPR)
  95. [ 0.011124] CPU features: detected: LSE atomic instructions
  96. [ 0.011140] CPU features: detected: Privileged Access Never
  97. [ 0.011154] CPU features: detected: RAS Extension Support
  98. [ 0.011171] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  99. [ 0.033358] CPU: All CPU(s) started at EL2
  100. [ 0.035546] devtmpfs: initialized
  101. [ 0.046468] KASLR disabled due to lack of seed
  102. [ 0.046717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  103. [ 0.046765] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  104. [ 0.048029] pinctrl core: initialized pinctrl subsystem
  105. [ 0.048893] DMI not present or invalid.
  106. [ 0.049569] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  107. [ 0.051550] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  108. [ 0.051828] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  109. [ 0.052103] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  110. [ 0.052217] audit: initializing netlink subsys (disabled)
  111. [ 0.052450] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1
  112. [ 0.054099] thermal_sys: Registered thermal governor 'step_wise'
  113. [ 0.054109] thermal_sys: Registered thermal governor 'power_allocator'
  114. [ 0.054639] cpuidle: using governor menu
  115. [ 0.054946] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  116. [ 0.055119] ASID allocator initialised with 65536 entries
  117. [ 0.056268] Serial: AMBA PL011 UART driver
  118. [ 0.068068] platform fe0a0000.hdmi: Fixing up cyclic dependency with fe040000.vop
  119. [ 0.082184] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  120. [ 0.082853] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  121. [ 0.083546] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  122. [ 0.084155] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
  123. [ 0.084783] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  124. [ 0.087558] platform hdmi-con: Fixing up cyclic dependency with fe0a0000.hdmi
  125. [ 0.102265] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  126. [ 0.102310] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  127. [ 0.102329] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  128. [ 0.102347] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  129. [ 0.104101] ACPI: Interpreter disabled.
  130. [ 0.108430] iommu: Default domain type: Translated
  131. [ 0.108467] iommu: DMA domain TLB invalidation policy: strict mode
  132. [ 0.109631] SCSI subsystem initialized
  133. [ 0.109919] usbcore: registered new interface driver usbfs
  134. [ 0.109995] usbcore: registered new interface driver hub
  135. [ 0.110055] usbcore: registered new device driver usb
  136. [ 0.110637] pps_core: LinuxPPS API ver. 1 registered
  137. [ 0.110661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  138. [ 0.110707] PTP clock support registered
  139. [ 0.110970] EDAC MC: Ver: 3.0.0
  140. [ 0.111897] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  141. [ 0.111993] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  142. [ 0.112945] Advanced Linux Sound Architecture Driver Initialized.
  143. [ 0.114213] clocksource: Switched to clocksource arch_sys_counter
  144. [ 0.114519] VFS: Disk quotas dquot_6.6.0
  145. [ 0.114595] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  146. [ 0.114867] pnp: PnP ACPI: disabled
  147. [ 0.125202] NET: Registered PF_INET protocol family
  148. [ 0.125442] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  149. [ 0.126962] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  150. [ 0.127089] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  151. [ 0.127272] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  152. [ 0.127523] TCP: Hash tables configured (established 16384 bind 16384)
  153. [ 0.127672] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  154. [ 0.127742] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  155. [ 0.127938] NET: Registered PF_UNIX/PF_LOCAL protocol family
  156. [ 0.128460] RPC: Registered named UNIX socket transport module.
  157. [ 0.128486] RPC: Registered udp transport module.
  158. [ 0.128501] RPC: Registered tcp transport module.
  159. [ 0.128515] RPC: Registered tcp NFSv4.1 backchannel transport module.
  160. [ 0.139282] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  161. [ 0.140184] kvm [1]: IPA Size Limit: 40 bits
  162. [ 0.140238] kvm [1]: GICv3: no GICV resource entry
  163. [ 0.140258] kvm [1]: disabling GICv2 emulation
  164. [ 0.140294] kvm [1]: GIC system register CPU interface enabled
  165. [ 0.140529] kvm [1]: vgic interrupt IRQ9
  166. [ 0.140797] kvm [1]: VHE mode initialized successfully
  167. [ 0.142960] Initialise system trusted keyrings
  168. [ 0.143354] workingset: timestamp_bits=42 max_order=19 bucket_order=0
  169. [ 0.152061] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  170. [ 0.153144] NFS: Registering the id_resolver key type
  171. [ 0.153214] Key type id_resolver registered
  172. [ 0.153233] Key type id_legacy registered
  173. [ 0.153381] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  174. [ 0.153409] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  175. [ 0.153708] 9p: Installing v9fs 9p2000 file system support
  176. [ 0.208884] Key type asymmetric registered
  177. [ 0.208935] Asymmetric key parser 'x509' registered
  178. [ 0.209067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  179. [ 0.209096] io scheduler mq-deadline registered
  180. [ 0.209113] io scheduler kyber registered
  181. [ 0.219441] EINJ: ACPI disabled.
  182. [ 0.226366] dma-pl330 fe530000.dmac: Loaded driver for PL330 DMAC-241330
  183. [ 0.226424] dma-pl330 fe530000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  184. [ 0.229195] dma-pl330 fe550000.dmac: Loaded driver for PL330 DMAC-241330
  185. [ 0.229251] dma-pl330 fe550000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  186. [ 0.232548] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
  187. [ 0.237058] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  188. [ 0.240037] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 36, base_baud = 1500000) is a 16550A
  189. [ 0.336833] printk: console [ttyS2] enabled
  190. [ 0.340236] rockchip-vop2 fe040000.vop: Adding to iommu group 0
  191. [ 0.344997] cacheinfo: Unable to detect cache hierarchy for CPU 0
  192. [ 0.353447] loop: module loaded
  193. [ 0.359552] tun: Universal TUN/TAP device driver, 1.6
  194. [ 0.361857] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
  195. [ 0.362787] rk_gmac-dwmac fe010000.ethernet: no regulator found
  196. [ 0.363357] rk_gmac-dwmac fe010000.ethernet: clock input or output? (output).
  197. [ 0.364011] rk_gmac-dwmac fe010000.ethernet: TX delay(0x4f).
  198. [ 0.364530] rk_gmac-dwmac fe010000.ethernet: Can not read property: rx_delay.
  199. [ 0.365168] rk_gmac-dwmac fe010000.ethernet: set rx_delay to 0x10
  200. [ 0.365727] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
  201. [ 0.371394] rk_gmac-dwmac fe010000.ethernet: init for RGMII_ID
  202. [ 0.372333] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  203. [ 0.373009] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5
  204. [ 0.373479] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
  205. [ 0.374152] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
  206. [ 0.374871] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
  207. [ 0.375517] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
  208. [ 0.376235] rk_gmac-dwmac fe010000.ethernet: TSO supported
  209. [ 0.376744] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  210. [ 0.377472] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
  211. [ 0.378118] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
  212. [ 0.378694] rk_gmac-dwmac fe010000.ethernet: Using 32 bits DMA width
  213. [ 0.822749] rk_gmac-dwmac fe2a0000.ethernet: IRQ eth_lpi not found
  214. [ 0.823759] rk_gmac-dwmac fe2a0000.ethernet: no regulator found
  215. [ 0.824311] rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output).
  216. [ 0.824956] rk_gmac-dwmac fe2a0000.ethernet: TX delay(0x3c).
  217. [ 0.825467] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: rx_delay.
  218. [ 0.826105] rk_gmac-dwmac fe2a0000.ethernet: set rx_delay to 0x10
  219. [ 0.826694] rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no).
  220. [ 0.832312] rk_gmac-dwmac fe2a0000.ethernet: init for RGMII_ID
  221. [ 0.833090] rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  222. [ 0.833746] rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5
  223. [ 0.834244] rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register supported
  224. [ 0.834921] rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine supported
  225. [ 0.835591] rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported
  226. [ 0.836219] rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported
  227. [ 0.836873] rk_gmac-dwmac fe2a0000.ethernet: TSO supported
  228. [ 0.837372] rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  229. [ 0.838092] rk_gmac-dwmac fe2a0000.ethernet: Enabled RFS Flow TC (entries=10)
  230. [ 0.838753] rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled
  231. [ 0.839297] rk_gmac-dwmac fe2a0000.ethernet: Using 32 bits DMA width
  232. [ 0.981627] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  233. [ 0.982276] ehci-platform: EHCI generic platform driver
  234. [ 0.985146] ehci-platform fd800000.usb: EHCI Host Controller
  235. [ 0.985693] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1
  236. [ 0.986568] ehci-platform fd800000.usb: irq 20, io mem 0xfd800000
  237. [ 1.002250] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00
  238. [ 1.003605] hub 1-0:1.0: USB hub found
  239. [ 1.003993] hub 1-0:1.0: 1 port detected
  240. [ 1.007178] ehci-platform fd880000.usb: EHCI Host Controller
  241. [ 1.007716] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 2
  242. [ 1.008536] ehci-platform fd880000.usb: irq 22, io mem 0xfd880000
  243. [ 1.022246] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00
  244. [ 1.023529] hub 2-0:1.0: USB hub found
  245. [ 1.023917] hub 2-0:1.0: 1 port detected
  246. [ 1.024983] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  247. [ 1.025567] ohci-platform: OHCI generic platform driver
  248. [ 1.026415] ohci-platform fd840000.usb: Generic Platform OHCI controller
  249. [ 1.027049] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3
  250. [ 1.027872] ohci-platform fd840000.usb: irq 21, io mem 0xfd840000
  251. [ 1.090961] hub 3-0:1.0: USB hub found
  252. [ 1.091350] hub 3-0:1.0: 1 port detected
  253. [ 1.092418] ohci-platform fd8c0000.usb: Generic Platform OHCI controller
  254. [ 1.093044] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4
  255. [ 1.093864] ohci-platform fd8c0000.usb: irq 23, io mem 0xfd8c0000
  256. [ 1.158986] hub 4-0:1.0: USB hub found
  257. [ 1.159380] hub 4-0:1.0: 1 port detected
  258. [ 1.161082] usbcore: registered new interface driver usb-storage
  259. [ 1.164828] i2c_dev: i2c /dev entries driver
  260. [ 1.167452] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  261. [ 1.174597] rk808 0-0020: chip id: 0x8090
  262. [ 1.209575] random: fast init done
  263. [ 1.216442] rk808-regulator rk808-regulator: there is no dvs0 gpio
  264. [ 1.217036] rk808-regulator rk808-regulator: there is no dvs1 gpio
  265. [ 1.274470] arm-scmi firmware:scmi: Failed. SCMI protocol 21 not active.
  266. [ 1.279468] arm-scmi firmware:scmi: Failed. SCMI protocol 19 not active.
  267. [ 1.281339] sdhci: Secure Digital Host Controller Interface driver
  268. [ 1.281922] sdhci: Copyright(c) Pierre Ossman
  269. [ 1.283282] Synopsys Designware Multimedia Card Interface Driver
  270. [ 1.285105] sdhci-pltfm: SDHCI platform and OF driver helper
  271. [ 1.285842] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  272. [ 1.286510] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
  273. [ 1.287100] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  274. [ 1.287628] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
  275. [ 1.288752] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO
  276. [ 1.289358] ledtrig-cpu: registered to indicate activity on CPUs
  277. [ 1.290293] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
  278. [ 1.290945] SMCCC: SOC_ID: ARCH_FEATURES(ARCH_SOC_ID) returned error: fffffffffffffffd
  279. [ 1.291968] usbcore: registered new interface driver usbhid
  280. [ 1.292466] usbhid: USB HID core driver
  281. [ 1.294668] NET: Registered PF_PACKET protocol family
  282. [ 1.295217] 9pnet: Installing 9P2000 support
  283. [ 1.295630] Key type dns_resolver registered
  284. [ 1.296240] Loading compiled-in X.509 certificates
  285. [ 1.307398] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  286. [ 1.325217] rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops)
  287. [ 1.327248] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  288. [ 1.328515] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
  289. [ 1.329467] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops)
  290. [ 1.330571] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
  291. [ 1.331714] panfrost fde60000.gpu: clock rate = 594000000
  292. [ 1.332209] panfrost fde60000.gpu: bus_clock rate = 500000000
  293. [ 1.333675] panfrost fde60000.gpu: [drm:panfrost_devfreq_init] Failed to register cooling device
  294. [ 1.334517] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
  295. [ 1.335201] panfrost fde60000.gpu: features: 00000000,13de77ff, issues: 00000000,00000400
  296. [ 1.335921] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 A
  297. S:0xff JS:0x7
  298. [ 1.336957] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
  299. [ 1.338336] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 1
  300. [ 1.342655] ALSA device list:
  301. [ 1.342940] No soundcards found.
  302. [ 1.343400] dw-apb-uart fe660000.serial: forbid DMA for kernel console
  303. [ 1.362819] Freeing unused kernel memory: 42688K
  304. [ 1.363339] Run /init as init process
  305. Starting syslogd: OK
  306. Starting klogd: OK
  307. Running sysctl: OK
  308. Populating /dev using udev: [ 1.426857] udevd[155]: starting version 3.2.11
  309. [ 1.427628] random: udevd: uninitialized urandom read (16 bytes read)
  310. [ 1.428307] random: udevd: uninitialized urandom read (16 bytes read)
  311. [ 1.428905] random: udevd: uninitialized urandom read (16 bytes read)
  312. [ 1.433164] udevd[156]: starting eudev-3.2.11
  313. [ 1.470245] usb 4-1: new low-speed USB device number 2 using ohci-platform
  314. [ 1.703738] input: Logitech USB Optical Mouse as /devices/platform/fd8c0000.usb/usb4/4-1/4-1:1.0/0003:046D:C077.0001/i
  315. nput/input0
  316. [ 1.704910] hid-generic 0003:046D:C077.0001: input: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fd8c0000.u
  317. sb-1/input0
  318. done
  319. Saving random seed: OK
  320. Starting network: OK
  321. Starting dhcpcd...
  322. dhcpcd-9.4.1 starting
  323. dev: loaded udev
  324. forked to background, child pid 194
  325. [ 2.278263] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-1:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
  326. [ 2.281857] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  327. [ 2.294178] dwmac4: Master AXI performs any burst length
  328. [ 2.294698] rk_gmac-dwmac fe010000.ethernet eth0: No Safety Features support found
  329. [ 2.295396] rk_gmac-dwmac fe010000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
  330. [ 2.296410] rk_gmac-dwmac fe010000.ethernet eth0: registered PTP clock
  331. [ 2.297684] rk_gmac-dwmac fe010000.ethernet eth0: configuring for phy/rgmii-id link mode
  332. [ 2.418317] rk_gmac-dwmac fe2a0000.ethernet eth1: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
  333. [ 2.419987] rk_gmac-dwmac fe2a0000.ethernet eth1: Register MEM_TYPE_PAGE_POOL RxQ-0
  334. [ 2.431341] dwmac4: Master AXI performs any burst length
  335. [ 2.431884] rk_gmac-dwmac fe2a0000.ethernet eth1: No Safety Features support found
  336. [ 2.432630] rk_gmac-dwmac fe2a0000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
  337. [ 2.433944] rk_gmac-dwmac fe2a0000.ethernet eth1: registered PTP clock
  338. [ 2.436982] rk_gmac-dwmac fe2a0000.ethernet eth1: configuring for phy/rgmii-id link mode
  339. [ 4.385267] rk_gmac-dwmac fe010000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  340. [ 4.766229] random: crng init done
  341. [ 4.766557] random: 5 urandom warning(s) missed due to ratelimiting
  342. ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519
  343. Starting sshd: OK
  344.  
  345. Welcome to Buildroot
  346. buildroot login: root
  347. #
  348. #
  349. # resize
  350. COLUMNS=121;LINES=35;export COLUMNS LINES;
  351. # mount -t debugfs none /sys/kernel/debug/
  352. # cat /sys/kernel/debug/dri/0/state
  353. plane[31]: Smart0-win0
  354. crtc=(null)
  355. fb=0
  356. crtc-pos=0x0+0+0
  357. src-pos=0.000000x0.000000+0.000000+0.000000
  358. rotation=1
  359. normalized-zpos=0
  360. color-encoding=ITU-R BT.601 YCbCr
  361. color-range=YCbCr limited range
  362. plane[37]: Smart1-win0
  363. crtc=(null)
  364. fb=0
  365. crtc-pos=0x0+0+0
  366. src-pos=0.000000x0.000000+0.000000+0.000000
  367. rotation=1
  368. normalized-zpos=0
  369. color-encoding=ITU-R BT.601 YCbCr
  370. color-range=YCbCr limited range
  371. plane[43]: Esmart1-win0
  372. crtc=(null)
  373. fb=0
  374. crtc-pos=0x0+0+0
  375. src-pos=0.000000x0.000000+0.000000+0.000000
  376. rotation=1
  377. normalized-zpos=0
  378. color-encoding=ITU-R BT.601 YCbCr
  379. color-range=YCbCr limited range
  380. plane[49]: Esmart0-win0
  381. crtc=(null)
  382. fb=0
  383. crtc-pos=0x0+0+0
  384. src-pos=0.000000x0.000000+0.000000+0.000000
  385. rotation=1
  386. normalized-zpos=0
  387. color-encoding=ITU-R BT.601 YCbCr
  388. color-range=YCbCr limited range
  389. plane[55]: Cluster0-win0
  390. crtc=(null)
  391. fb=0
  392. crtc-pos=0x0+0+0
  393. src-pos=0.000000x0.000000+0.000000+0.000000
  394. rotation=1
  395. normalized-zpos=0
  396. color-encoding=ITU-R BT.601 YCbCr
  397. color-range=YCbCr limited range
  398. plane[61]: Cluster1-win0
  399. crtc=(null)
  400. fb=0
  401. crtc-pos=0x0+0+0
  402. src-pos=0.000000x0.000000+0.000000+0.000000
  403. rotation=1
  404. normalized-zpos=0
  405. color-encoding=ITU-R BT.601 YCbCr
  406. color-range=YCbCr limited range
  407. crtc[67]: video_port0
  408. enable=0
  409. active=0
  410. self_refresh_active=0
  411. planes_changed=0
  412. mode_changed=0
  413. active_changed=0
  414. connectors_changed=0
  415. color_mgmt_changed=0
  416. plane_mask=0
  417. connector_mask=0
  418. encoder_mask=0
  419. mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
  420. connector[69]: HDMI-A-1
  421. crtc=(null)
  422. self_refresh_aware=0
  423. # chmod u+x /mnt/ovltest
  424. # /mnt/ovltest -M rockchip -s 69@67:1920x1080 -P 55@67:1920x1080@XR24@afbc -F /mnt/
  425. 1920x1080-ABGR8888-Boxlanucher_afbc.bin ovltest
  426. # /mnt/ovltest -M rockchip -s 69@67:1920x1080 -P 55@67:1920x1080@XR24@afbc -F /mnt/1920x1080-ABGR8888-Boxlanucher_afbc.bi
  427. n
  428. Description: RockChip Soc DRM
  429. Name: rockchip
  430. Version: 1.0.0
  431. Date: 20140818
  432. setting mode 1920x1080-60.00Hz on connectors 69, crtc 67
  433. testing 1920x1080@XR24 on plane 55, crtc 67
  434. ^C
  435. # /mnt/ovltest -M rockchip -s 69@67:1920x1080 -P 55@67:1920x1080@XB24@afbc -F /mnt/1920x1080-ABGR8888-Boxlanucher_afbc.bi
  436. n
  437. Description: RockChip Soc DRM
  438. Name: rockchip
  439. Version: 1.0.0
  440. Date: 20140818
  441. setting mode 1920x1080-60.00Hz on connectors 69, crtc 67
  442. testing 1920x1080@XB24 on plane 55, crtc 67
  443.  
  444. # export XDG_RUNTIME_DIR=/tmp
  445. # export WAYLAND_DISPLAY=wayland-1
  446. # weston --backend=drm-backend.so --tty=2 --idle-time=0
  447. Date: 1970-01-01 UTC
  448. [00:19:40.762] weston 10.0.0
  449. https://wayland.freedesktop.org
  450. Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
  451. Build: 2022.02-rc3-25-g0a21af158b+
  452. [00:19:40.762] Command line: weston --backend=drm-backend.so --tty=2 --idle-time=0
  453. [00:19:40.762] OS: Linux, 5.17.0-rc5-00320-ga22497aa1836-dirty, #153 SMP PREEMPT Tue Mar 15 14:59:44 CST 2022, aarch64
  454. [00:19:40.762] Flight recorder: enabled
  455. [00:19:40.762] warning: XDG_RUNTIME_DIR "/tmp" is not configured
  456. correctly. Unix access mode must be 0700 (current mode is 0777),
  457. and must be owned by the user UID 0 (current owner is UID 0).
  458. Refer to your distribution on how to get it, or
  459. http://www.freedesktop.org/wiki/Specifications/basedir-spec
  460. on how to implement it.
  461. [00:19:40.763] Starting with no config file.
  462. [00:19:40.763] Output repaint window is 7 ms maximum.
  463. [00:19:40.763] Loading module '/usr/lib/libweston-10/drm-backend.so'
  464. [00:19:40.777] initializing drm backend
  465. [00:19:40.777] Trying weston_launch launcher...
  466. [00:19:40.777] could not get launcher fd from env
  467. [00:19:40.777] Trying direct launcher...
  468. [00:19:40.779] using /dev/dri/card0
  469. [00:19:40.779] DRM: supports atomic modesetting
  470. [00:19:40.779] DRM: supports GBM modifiers
  471. [00:19:40.779] DRM: supports picture aspect ratio
  472. [00:19:40.779] Loading module '/usr/lib/libweston-10/gl-renderer.so'
  473. [00:19:40.803] EGL client extensions: EGL_EXT_client_extensions
  474. EGL_EXT_device_base EGL_EXT_device_enumeration
  475. EGL_EXT_device_query EGL_EXT_platform_base
  476. EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug
  477. EGL_EXT_platform_device EGL_EXT_platform_wayland
  478. EGL_KHR_platform_wayland EGL_MESA_platform_gbm
  479. EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
  480. [00:19:40.806] EGL device extensions: EGL_EXT_device_drm
  481. [00:19:40.806] EGL version: 1.4
  482. [00:19:40.806] EGL vendor: Mesa Project
  483. [00:19:40.806] EGL client APIs: OpenGL OpenGL_ES
  484. [00:19:40.806] EGL extensions: EGL_ANDROID_blob_cache EGL_EXT_buffer_age
  485. EGL_EXT_image_dma_buf_import
  486. EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2
  487. EGL_KHR_config_attribs EGL_KHR_create_context
  488. EGL_KHR_create_context_no_error EGL_KHR_fence_sync
  489. EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace
  490. EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image
  491. EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image
  492. EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap
  493. EGL_KHR_no_config_context EGL_KHR_partial_update
  494. EGL_KHR_reusable_sync EGL_KHR_surfaceless_context
  495. EGL_EXT_pixel_format_float EGL_KHR_wait_sync
  496. EGL_MESA_configless_context EGL_MESA_drm_image
  497. EGL_MESA_image_dma_buf_export EGL_MESA_query_driver
  498. EGL_WL_bind_wayland_display
  499. [00:19:40.807] warning: Disabling render GPU timeline and explicit synchronization due to missing EGL_ANDROID_native_fenc
  500. e_sync extension
  501. [00:19:40.807] EGL_KHR_surfaceless_context available
  502. [00:19:40.810] GL version: OpenGL ES 3.1 Mesa 21.3.5
  503. [00:19:40.810] GLSL version: OpenGL ES GLSL ES 3.10
  504. [00:19:40.810] GL vendor: Panfrost
  505. [00:19:40.810] GL renderer: Mali-G52 r1 (Panfrost)
  506. [00:19:40.811] GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays
  507. GL_EXT_texture_filter_anisotropic
  508. GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1
  509. GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888
  510. GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
  511. GL_OES_element_index_uint GL_OES_fbo_render_mipmap
  512. GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives
  513. GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float
  514. GL_OES_texture_float_linear GL_OES_texture_half_float
  515. GL_OES_texture_half_float_linear GL_OES_texture_npot
  516. GL_OES_vertex_half_float GL_EXT_draw_instanced
  517. GL_EXT_texture_sRGB_decode GL_OES_EGL_image
  518. GL_OES_depth_texture GL_OES_packed_depth_stencil
  519. GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render
  520. GL_OES_get_program_binary GL_APPLE_texture_max_level
  521. GL_EXT_discard_framebuffer GL_EXT_read_format_bgra
  522. GL_EXT_frag_depth GL_NV_fbo_color_attachments
  523. GL_OES_EGL_image_external GL_OES_EGL_sync
  524. GL_OES_vertex_array_object GL_ANGLE_pack_reverse_row_order
  525. GL_ANGLE_texture_compression_dxt3
  526. GL_ANGLE_texture_compression_dxt5
  527. GL_EXT_occlusion_query_boolean GL_EXT_texture_rg
  528. GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer
  529. GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil
  530. GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug
  531. GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object
  532. GL_OES_depth_texture_cube_map GL_OES_required_internalformat
  533. GL_OES_surfaceless_context GL_EXT_color_buffer_float
  534. GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects
  535. GL_EXT_shader_framebuffer_fetch
  536. GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix
  537. GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture
  538. GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex
  539. GL_EXT_gpu_shader5 GL_EXT_primitive_bounding_box
  540. GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp
  541. GL_EXT_texture_buffer GL_EXT_texture_view
  542. GL_KHR_blend_equation_advanced
  543. GL_KHR_blend_equation_advanced_coherent
  544. GL_KHR_context_flush_control GL_NV_image_formats
  545. GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex
  546. GL_OES_gpu_shader5 GL_OES_primitive_bounding_box
  547. GL_OES_sample_shading GL_OES_sample_variables
  548. GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation
  549. GL_OES_texture_border_clamp GL_OES_texture_buffer
  550. GL_OES_texture_stencil8
  551. GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view
  552. GL_EXT_blend_func_extended GL_EXT_float_blend
  553. GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_no_error
  554. GL_KHR_texture_compression_astc_sliced_3d
  555. GL_OES_EGL_image_external_essl3 GL_OES_shader_image_atomic
  556. GL_EXT_multisampled_render_to_texture
  557. GL_EXT_multisampled_render_to_texture2
  558. GL_EXT_texture_compression_s3tc_srgb
  559. GL_MESA_shader_integer_functions GL_EXT_color_buffer_half_float
  560. GL_EXT_texture_compression_bptc
  561. GL_EXT_texture_mirror_clamp_to_edge
  562. GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage
  563. GL_EXT_shader_framebuffer_fetch_non_coherent
  564. GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y
  565. GL_EXT_depth_clamp GL_MESA_bgra
  566. [00:19:40.868] GL ES 3.1 - renderer features:
  567. read-back format: BGRA
  568. EGL Wayland extension: yes
  569. [00:19:40.877] event0 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
  570. [00:19:40.877] event0 - Logitech USB Optical Mouse: device is a pointer
  571. [00:19:40.877] libinput: configuring device "Logitech USB Optical Mouse".
  572. [00:19:40.990] DRM: head 'HDMI-A-1' updated, connector 69 is connected, EDID make 'AOC', model '24P1W1', serial 'GWMK6HA0
  573. 0606'
  574. [00:19:40.990] DRM: head 'HDMI-A-1' found, connector 69 is connected, EDID make 'AOC', model '24P1W1', serial 'GWMK6HA006
  575. 06'
  576. [00:19:40.992] Registered plugin API 'weston_drm_output_api_v1' of size 24
  577. [00:19:40.992] Color manager: no-op
  578. [00:19:40.993] Output 'HDMI-A-1' using color profile: built-in default sRGB SDR profile
  579. [00:19:40.994] Chosen EGL config details: id: 25 rgba: 8 8 8 0 buf: 24 dep: 0 stcl: 0 int: 1-1 type: win vis_id: XRGB88
  580. 88 (0x34325258)
  581. [00:19:40.994] Output HDMI-A-1 (crtc 67) video modes:
  582. 1920x1080@60.0, preferred, current, 148.5 MHz
  583. 1920x1080@60.0 16:9, 148.5 MHz
  584. 1920x1080@59.9 16:9, 148.4 MHz
  585. 1920x1080@60.0 16:9, 74.3 MHz
  586. 1920x1080@59.9 16:9, 74.2 MHz
  587. 1920x1080@50.0 16:9, 148.5 MHz
  588. 1920x1080@50.0 16:9, 74.3 MHz
  589. 1680x1050@59.9, 119.0 MHz
  590. 1280x1024@75.0, 135.0 MHz
  591. 1280x1024@60.0, 108.0 MHz
  592. 1440x900@59.9, 88.8 MHz
  593. 1280x960@60.0, 108.0 MHz
  594. 1280x720@60.0, 74.3 MHz
  595. 1280x720@60.0 16:9, 74.3 MHz
  596. 1280x720@59.9 16:9, 74.2 MHz
  597. 1280x720@50.0 16:9, 74.3 MHz
  598. 1024x768@75.0, 78.8 MHz
  599. 1024x768@70.1, 75.0 MHz
  600. 1024x768@60.0, 65.0 MHz
  601. 832x624@74.6, 57.3 MHz
  602. 800x600@75.0, 49.5 MHz
  603. 800x600@72.2, 50.0 MHz
  604. 800x600@60.3, 40.0 MHz
  605. 800x600@56.3, 36.0 MHz
  606. 720x576@50.0, 27.0 MHz
  607. 720x576@50.0 16:9, 27.0 MHz
  608. 720x576@50.0 4:3, 27.0 MHz
  609. 720x480@60.0 4:3, 27.0 MHz
  610. 720x480@60.0 16:9, 27.0 MHz
  611. 720x480@59.9, 27.0 MHz
  612. 720x480@59.9 16:9, 27.0 MHz
  613. 720x480@59.9 4:3, 27.0 MHz
  614. 640x480@75.0, 31.5 MHz
  615. 640x480@72.8, 31.5 MHz
  616. 640x480@66.7, 30.2 MHz
  617. 640x480@60.0 4:3, 25.2 MHz
  618. 640x480@59.9, 25.2 MHz
  619. 640x480@59.9 4:3, 25.2 MHz
  620. 720x400@70.1, 28.3 MHz
  621. [00:19:40.999] associating input device event0 with output HDMI-A-1 (none by udev)
  622. [00:19:40.999] Output 'HDMI-A-1' enabled with head(s) HDMI-A-1
  623. [00:19:40.999] Compositor capabilities:
  624. arbitrary surface rotation: yes
  625. screen capture uses y-flip: yes
  626. cursor planes: yes
  627. arbitrary resolutions: no
  628. view mask clipping: yes
  629. explicit sync: no
  630. color operations: yes
  631. presentation clock: CLOCK_MONOTONIC, id 1
  632. presentation clock resolution: 0.000000001 s
  633. [00:19:41.001] Loading module '/usr/lib/weston/desktop-shell.so'
  634. [00:19:41.008] launching '/usr/libexec/weston-keyboard'
  635. [00:19:41.011] Note: support for the deprecated wl_shell interface is disabled. If a legacy client still needs it, it can
  636. be re-enabled by passing -Ddeprecated-wl-shell=true to Meson when building Weston.
  637. [00:19:41.012] launching '/usr/libexec/weston-desktop-shell'
  638. [ 1181.051174] panfrost fde60000.gpu: js fault, js=0, status=DATA_INVALID_FAULT, head=0x6116840, tail=0x6116840
  639. [ 1181.052782] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  640. [ 1181.053505] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  641. [ 1181.054247] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  642. [ 1181.054969] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  643. [ 1181.055688] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  644. [ 1181.056400] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  645. [ 1181.057106] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  646. [ 1181.057813] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  647. [ 1181.058548] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  648. [ 1181.059275] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  649. could not load cursor 'dnd-move'
  650. could not load cursor 'dnd-copy'
  651. could not load cursor 'dnd-none'
  652. [ 1181.492469] panfrost fde60000.gpu: js fault, js=0, status=DATA_INVALID_FAULT, head=0x6183f40, tail=0x6183f40
  653. could not load cursor 'dnd-move'
  654. could not load cursor 'dnd-copy'
  655. could not load cursor 'dnd-none'
  656. [ 1181.535454] panfrost fde60000.gpu: js fault, js=0, status=DATA_INVALID_FAULT, head=0x6183f40, tail=0x6183f40
  657. [ 1181.568872] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  658. [ 1181.602264] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  659. [ 1181.635681] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  660. [ 1181.668875] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  661. [ 1181.702228] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  662. [ 1181.735558] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  663. [ 1181.768929] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  664. [ 1181.802477] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  665. [ 1181.835604] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  666. [ 1181.868890] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  667. [ 1181.902156] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  668. [ 1181.935544] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  669. [ 1181.968905] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  670. [ 1182.002155] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  671. [ 1182.035616] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  672. [ 1182.068941] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  673. [ 1182.102400] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  674. [ 1182.135661] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  675. [ 1182.168922] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  676. [ 1182.202250] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  677. [ 1182.235554] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  678. [ 1182.268884] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  679. [ 1182.302271] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  680. [ 1182.335586] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  681. [ 1182.368870] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  682. [ 1182.402223] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183f40, tail=0x6183f40
  683. [ 1182.435545] panfrost fde60000.gpu: js fault, js=0, status=IMPRECISE_FAULT, head=0x6183c00, tail=0x6183c00
  684. [ 1186.054196] vop2_isr: 776964 callbacks suppressed
  685. [ 1186.054212] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  686. [ 1186.055353] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  687. [ 1186.056070] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  688. [ 1186.056785] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  689. [ 1186.057501] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  690. [ 1186.058219] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  691. [ 1186.058926] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  692. [ 1186.059632] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  693. [ 1186.060338] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  694. [ 1186.061044] rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
  695. [ 1191.058196] vop2_isr: 772927 callbacks suppressed
  696.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement