Skip to content

Instantly share code, notes, and snippets.

@openedev
Created April 15, 2024 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save openedev/39be4351dd736994a2929faa626df568 to your computer and use it in GitHub Desktop.
Save openedev/39be4351dd736994a2929faa626df568 to your computer and use it in GitHub Desktop.
LubanCat DMESG
[ 4.700635] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 4.700652] Linux version 5.10.160 (tops@tops-ThinkPad-E14-Gen-5) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.4
[ 4.707504] Machine model: Edgeble NCM6A-6CAM
[ 4.707609] efi: UEFI not found.
[ 4.710056] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
[ 4.710069] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
[ 4.710124] Reserved memory: created CMA memory pool at 0x0000000010000000, size 256 MiB
[ 4.710129] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
[ 4.823627] Zone ranges:
[ 4.823636] DMA [mem 0x0000000000200000-0x00000000ffffffff]
[ 4.823645] DMA32 empty
[ 4.823650] Normal [mem 0x0000000100000000-0x00000002ffffffff]
[ 4.823656] Movable zone start for each node
[ 4.823659] Early memory node ranges
[ 4.823664] node 0: [mem 0x0000000000200000-0x00000000efffffff]
[ 4.823671] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 4.823677] node 0: [mem 0x00000002f0000000-0x00000002ffffffff]
[ 4.823683] Initmem setup node 0 [mem 0x0000000000200000-0x00000002ffffffff]
[ 4.867390] psci: probing for conduit method from DT.
[ 4.867402] psci: PSCIv1.1 detected in firmware.
[ 4.867406] psci: Using standard PSCI v0.2 function IDs
[ 4.867411] psci: MIGRATE_INFO_TYPE not supported.
[ 4.867417] psci: SMC Calling Convention v1.2
[ 4.867752] percpu: Embedded 30 pages/cpu s83480 r8192 d31208 u122880
[ 4.867941] Detected VIPT I-cache on CPU0
[ 4.867976] CPU features: detected: GIC system register CPU interface
[ 4.867982] CPU features: detected: Virtualization Host Extensions
[ 4.867990] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 4.867999] alternatives: patching kernel code
[ 4.869541] Built 1 zonelists, mobility grouping on. Total pages: 2063880
[ 4.869550] Kernel command line: earlyprintk console=ttyFIQ0,1500000n8 rw init=/sbin/init rootfstype=ext4 rootwait root=/dev/mmcblk1p2 net.ifnames=0 usbcore.autosuspend=-1 irqchip.gicv3_pseudo_nmi=0 coherent_pool=2M swiotlb=66560
[ 4.870440] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 4.870814] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 4.870820] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 4.882828] software IO TLB: mapped [mem 0x00000000e7e00000-0x00000000f0000000] (130MB)
[ 4.942404] Memory: 7792472K/8386560K available (18176K kernel code, 3358K rwdata, 6032K rodata, 6592K init, 530K bss, 331944K reserved, 262144K cma-reserved)
[ 4.942514] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 4.942540] ftrace: allocating 56177 entries in 220 pages
[ 5.009246] ftrace: allocated 220 pages with 5 groups
[ 5.009460] rcu: Hierarchical RCU implementation.
[ 5.009467] rcu: RCU event tracing is enabled.
[ 5.009472] Rude variant of Tasks RCU enabled.
[ 5.009477] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 5.013200] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 5.015494] GICv3: GIC: Using split EOI/Deactivate mode
[ 5.015501] GICv3: 480 SPIs implemented
[ 5.015505] GICv3: 0 Extended SPIs implemented
[ 5.015528] GICv3: Distributor has no Range Selector support
[ 5.015537] GICv3: 16 PPIs implemented
[ 5.015581] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[ 5.015669] ITS [mem 0xfe640000-0xfe65ffff]
[ 5.015711] ITS@0x00000000fe640000: allocated 8192 Devices @1001e0000 (indirect, esz 8, psz 64K, shr 0)
[ 5.015732] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @1001f0000 (flat, esz 2, psz 64K, shr 0)
[ 5.015740] ITS: using cache flushing for cmd queue
[ 5.015766] ITS [mem 0xfe660000-0xfe67ffff]
[ 5.015803] ITS@0x00000000fe660000: allocated 8192 Devices @100210000 (indirect, esz 8, psz 64K, shr 0)
[ 5.015824] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @100220000 (flat, esz 2, psz 64K, shr 0)
[ 5.015831] ITS: using cache flushing for cmd queue
[ 5.016017] GICv3: using LPI property table @0x0000000100230000
[ 5.016119] GIC: using cache flushing for LPI property table
[ 5.016127] GICv3: CPU0: using allocated LPI pending table @0x0000000100240000
[ 5.128796] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 5.128805] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 5.128814] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 5.129903] Console: colour dummy device 80x25
[ 5.129928] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 5.129939] pid_max: default: 32768 minimum: 301
[ 5.130047] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 5.130066] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 5.131190] rcu: Hierarchical SRCU implementation.
[ 5.131824] Platform MSI: msi-controller@fe640000 domain created
[ 5.131861] Platform MSI: msi-controller@fe660000 domain created
[ 5.132167] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
[ 5.132183] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
[ 5.132342] EFI services will not be available.
[ 5.132607] smp: Bringing up secondary CPUs ...
[ 5.133006] Detected VIPT I-cache on CPU1
[ 5.133029] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[ 5.133041] GICv3: CPU1: using allocated LPI pending table @0x0000000100250000
[ 5.133076] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 5.133523] Detected VIPT I-cache on CPU2
[ 5.133542] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[ 5.133554] GICv3: CPU2: using allocated LPI pending table @0x0000000100260000
[ 5.133587] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 5.134007] Detected VIPT I-cache on CPU3
[ 5.134024] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[ 5.134035] GICv3: CPU3: using allocated LPI pending table @0x0000000100270000
[ 5.134065] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 5.134482] CPU features: detected: Spectre-v4
[ 5.134484] CPU features: detected: Spectre-BHB
[ 5.134486] Detected PIPT I-cache on CPU4
[ 5.134496] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
[ 5.134503] GICv3: CPU4: using allocated LPI pending table @0x0000000100280000
[ 5.134524] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
[ 5.134916] Detected PIPT I-cache on CPU5
[ 5.134927] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
[ 5.134934] GICv3: CPU5: using allocated LPI pending table @0x0000000100290000
[ 5.134955] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
[ 5.135390] Detected PIPT I-cache on CPU6
[ 5.135401] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
[ 5.135407] GICv3: CPU6: using allocated LPI pending table @0x00000001002a0000
[ 5.135428] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
[ 5.135809] Detected PIPT I-cache on CPU7
[ 5.135819] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
[ 5.135826] GICv3: CPU7: using allocated LPI pending table @0x00000001002b0000
[ 5.135847] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
[ 5.135894] smp: Brought up 1 node, 8 CPUs
[ 5.135946] SMP: Total of 8 processors activated.
[ 5.135951] CPU features: detected: Privileged Access Never
[ 5.135955] CPU features: detected: User Access Override
[ 5.135959] CPU features: detected: 32-bit EL0 Support
[ 5.135963] CPU features: detected: Common not Private translations
[ 5.135967] CPU features: detected: RAS Extension Support
[ 5.135971] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 5.135975] CPU features: detected: CRC32 instructions
[ 5.135979] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 5.135983] CPU features: detected: RCpc load-acquire (LDAPR)
[ 5.136037] CPU: All CPU(s) started at EL2
[ 5.137850] devtmpfs: initialized
[ 5.146890] Registered cp15_barrier emulation handler
[ 5.146897] Registered setend emulation handler
[ 5.146952] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 5.146957] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 5.148930] pinctrl core: initialized pinctrl subsystem
[ 5.149106] DMI not present or invalid.
[ 5.149268] NET: Registered protocol family 16
[ 5.149879] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 5.150013] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 5.150365] Registered FIQ tty driver
[ 5.150451] thermal_sys: Registered thermal governor 'fair_share'
[ 5.150452] thermal_sys: Registered thermal governor 'step_wise'
[ 5.150455] thermal_sys: Registered thermal governor 'user_space'
[ 5.150457] thermal_sys: Registered thermal governor 'power_allocator'
[ 5.150556] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 5.150577] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ 5.150595] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[ 5.150613] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
[ 5.150631] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
[ 5.150650] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
[ 5.150665] cpuidle: using governor menu
[ 5.150748] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 5.150827] ASID allocator initialised with 65536 entries
[ 5.151906] ramoops: dmesg-0 0x20000@0x0000000000110000
[ 5.151918] ramoops: console 0x80000@0x0000000000130000
[ 5.151926] ramoops: pmsg 0x50000@0x00000000001b0000
[ 5.152127] printk: console [ramoops-1] enabled
[ 5.152129] pstore: Registered ramoops as persistent store backend
[ 5.152132] ramoops: using 0xf0000@0x110000, ecc: 0
[ 5.182695] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[ 5.182843] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[ 5.182966] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[ 5.183085] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[ 5.183219] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[ 5.183248] rockchip-pinctrl pinctrl: probed pinctrl
[ 5.192648] fiq_debugger fiq_debugger.0: IRQ fiq not found
[ 5.192654] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 5.192658] fiq_debugger_probe: could not install nmi irq handler
[ 5.192836] printk: console [ttyFIQ0] enabled
[ 5.192893] Registered fiq debugger ttyFIQ0
[ 5.193121] vcc5v0_sys: supplied by vcc12v_dcin
[ 5.193196] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
[ 5.193303] vcc5v0_host: supplied by vcc5v0_sys
[ 5.193385] vcc3v3_pcie2x1l1: supplied by vcc5v0_sys
[ 5.249312] vcc3v3_minipcie: supplied by vcc5v0_sys
[ 5.255975] vcc3v3_pcie30: supplied by vcc5v0_sys
[ 5.262681] dvdd_1v1_cam1: supplied by vcc5v0_sys
[ 5.262752] dovdd_1v8_cam1: supplied by dvdd_1v1_cam1
[ 5.262824] avdd_2v9_cam1: supplied by dovdd_1v8_cam1
[ 5.263064] iommu: Default domain type: Translated
[ 5.265627] SCSI subsystem initialized
[ 5.265682] usbcore: registered new interface driver usbfs
[ 5.265694] usbcore: registered new interface driver hub
[ 5.265704] usbcore: registered new device driver usb
[ 5.265727] mc: Linux media interface: v0.10
[ 5.265734] videodev: Linux video capture interface: v2.00
[ 5.265754] pps_core: LinuxPPS API ver. 1 registered
[ 5.265757] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.265762] PTP clock support registered
[ 5.265937] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 5.265964] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 5.266738] Advanced Linux Sound Architecture Driver Initialized.
[ 5.266866] Bluetooth: Core ver 2.22
[ 5.266874] NET: Registered protocol family 31
[ 5.266877] Bluetooth: HCI device and connection manager initialized
[ 5.266881] Bluetooth: HCI socket layer initialized
[ 5.266885] Bluetooth: L2CAP socket layer initialized
[ 5.266890] Bluetooth: SCO socket layer initialized
[ 5.268112] rockchip-cpuinfo cpuinfo: SoC : 35880000
[ 5.268116] rockchip-cpuinfo cpuinfo: Serial : 634b3743dc7c7622
[ 5.268318] clocksource: Switched to clocksource arch_sys_counter
[ 5.505761] NET: Registered protocol family 2
[ 5.505867] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 5.507704] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 5.507769] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 5.508081] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 5.508704] TCP: Hash tables configured (established 65536 bind 65536)
[ 5.508737] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 5.508852] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 5.509007] NET: Registered protocol family 1
[ 5.509233] RPC: Registered named UNIX socket transport module.
[ 5.509236] RPC: Registered udp transport module.
[ 5.509239] RPC: Registered tcp transport module.
[ 5.509241] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 5.509528] PCI: CLS 0 bytes, default 64
[ 5.509722] Trying to unpack rootfs image as initramfs...
[ 5.531548] Freeing initrd memory: 1076K
[ 5.532075] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
[ 5.532424] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
[ 5.532944] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 5.534987] Initialise system trusted keyrings
[ 5.535069] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[ 5.536344] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.536533] NFS: Registering the id_resolver key type
[ 5.536551] Key type id_resolver registered
[ 5.536553] Key type id_legacy registered
[ 5.536565] ntfs: driver 2.1.32 [Flags: R/O].
[ 5.536619] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 5.536702] fuse: init (API version 7.32)
[ 5.536790] SGI XFS with security attributes, no debug enabled
[ 5.555738] NET: Registered protocol family 38
[ 5.555743] Key type asymmetric registered
[ 5.555746] Asymmetric key parser 'x509' registered
[ 5.555758] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 5.555761] io scheduler mq-deadline registered
[ 5.555764] io scheduler kyber registered
[ 5.562656] rk-pcie fe180000.pcie: invalid prsnt-gpios property in node
[ 5.562743] rk-pcie fe150000.pcie: invalid prsnt-gpios property in node
[ 5.562880] rk-pcie fe160000.pcie: invalid prsnt-gpios property in node
[ 5.563011] rk-pcie fe180000.pcie: IRQ msi not found
[ 5.563020] rk-pcie fe180000.pcie: use outband MSI support
[ 5.563027] rk-pcie fe180000.pcie: Missing *config* reg space
[ 5.563042] rk-pcie fe180000.pcie: host bridge /pcie@fe180000 ranges:
[ 5.563066] rk-pcie fe180000.pcie: err 0x00f3000000..0x00f30fffff -> 0x00f3000000
[ 5.563093] rk-pcie fe180000.pcie: IO 0x00f3100000..0x00f31fffff -> 0x00f3100000
[ 5.563120] rk-pcie fe180000.pcie: MEM 0x00f3200000..0x00f3ffffff -> 0x00f3200000
[ 5.563125] iep: Module initialized.
[ 5.563138] rk-pcie fe180000.pcie: MEM 0x09c0000000..0x09ffffffff -> 0x09c0000000
[ 5.563148] mpp_service mpp-srv: 1dd504da414f author: Chandler Chen 2023-06-27 video: rockchip: mpp: fix crash issue when no iommu
[ 5.563153] mpp_service mpp-srv: probe start
[ 5.563161] rk-pcie fe180000.pcie: Missing *config* reg space
[ 5.563184] rk-pcie fe180000.pcie: invalid resource
[ 5.564351] mpp_vdpu2 fdb50400.vdpu: Adding to iommu group 1
[ 5.573967] rk-pcie fe150000.pcie: IRQ msi not found
[ 5.573972] rk-pcie fe150000.pcie: use outband MSI support
[ 5.573976] rk-pcie fe150000.pcie: Missing *config* reg space
[ 5.573982] rk-pcie fe150000.pcie: host bridge /pcie@fe150000 ranges:
[ 5.573994] rk-pcie fe150000.pcie: err 0x00f0000000..0x00f00fffff -> 0x00f0000000
[ 5.573997] rk-pcie fe160000.pcie: IRQ msi not found
[ 5.574000] rk-pcie fe160000.pcie: use outband MSI support
[ 5.574005] rk-pcie fe160000.pcie: Missing *config* reg space
[ 5.574011] rk-pcie fe150000.pcie: IO 0x00f0100000..0x00f01fffff -> 0x00f0100000
[ 5.574015] rk-pcie fe160000.pcie: host bridge /pcie@fe160000 ranges:
[ 5.574025] rk-pcie fe150000.pcie: MEM 0x00f0200000..0x00f0ffffff -> 0x00f0200000
[ 5.574032] rk-pcie fe160000.pcie: err 0x00f1000000..0x00f10fffff -> 0x00f1000000
[ 5.574034] rk-pcie fe150000.pcie: MEM 0x0900000000..0x093fffffff -> 0x0900000000
[ 5.574053] rk-pcie fe160000.pcie: IO 0x00f1100000..0x00f11fffff -> 0x00f1100000
[ 5.574054] rk-pcie fe150000.pcie: Missing *config* reg space
[ 5.574072] rk-pcie fe160000.pcie: MEM 0x00f1200000..0x00f1ffffff -> 0x00f1200000
[ 5.574073] rk-pcie fe150000.pcie: invalid resource
[ 5.574087] rk-pcie fe160000.pcie: MEM 0x0940000000..0x097fffffff -> 0x0940000000
[ 5.574094] mpp_vdpu2 fdb50400.vdpu: probe device
[ 5.574113] rk-pcie fe160000.pcie: Missing *config* reg space
[ 5.574136] rk-pcie fe160000.pcie: invalid resource
[ 5.574171] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[ 5.574176] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[ 5.574263] mpp_vdpu2 fdb50400.vdpu: probing finish
[ 5.574401] mpp_vepu2 jpege-ccu: probing start
[ 5.574405] mpp_vepu2 jpege-ccu: probing finish
[ 5.574478] mpp_vepu2 fdba0000.jpege-core: Adding to iommu group 5
[ 5.574588] mpp_vepu2 fdba0000.jpege-core: probing start
[ 5.574658] mpp_vepu2 fdba0000.jpege-core: attach ccu success
[ 5.574739] mpp_vepu2 fdba0000.jpege-core: probing finish
[ 5.574814] mpp_vepu2 fdba4000.jpege-core: Adding to iommu group 6
[ 5.574920] mpp_vepu2 fdba4000.jpege-core: probing start
[ 5.574991] mpp_vepu2 fdba4000.jpege-core: attach ccu success
[ 5.575073] mpp_vepu2 fdba4000.jpege-core: probing finish
[ 5.575146] mpp_vepu2 fdba8000.jpege-core: Adding to iommu group 7
[ 5.575255] mpp_vepu2 fdba8000.jpege-core: probing start
[ 5.575316] mpp_vepu2 fdba8000.jpege-core: attach ccu success
[ 5.575393] mpp_vepu2 fdba8000.jpege-core: probing finish
[ 5.575465] mpp_vepu2 fdbac000.jpege-core: Adding to iommu group 8
[ 5.575575] mpp_vepu2 fdbac000.jpege-core: probing start
[ 5.575636] mpp_vepu2 fdbac000.jpege-core: attach ccu success
[ 5.575713] mpp_vepu2 fdbac000.jpege-core: probing finish
[ 5.575897] mpp-iep2 fdbb0000.iep: Adding to iommu group 9
[ 5.576010] mpp-iep2 fdbb0000.iep: probe device
[ 5.576089] mpp-iep2 fdbb0000.iep: allocate roi buffer failed
[ 5.576164] mpp-iep2 fdbb0000.iep: probing finish
[ 5.576298] mpp_jpgdec fdb90000.jpegd: Adding to iommu group 4
[ 5.576464] mpp_jpgdec fdb90000.jpegd: probe device
[ 5.576614] mpp_jpgdec fdb90000.jpegd: probing finish
[ 5.576885] mpp_rkvdec2 fdc30000.rkvdec-ccu: rkvdec-ccu, probing start
[ 5.576922] mpp_rkvdec2 fdc30000.rkvdec-ccu: ccu-mode: 1
[ 5.576925] mpp_rkvdec2 fdc30000.rkvdec-ccu: probing finish
[ 5.576986] mpp_rkvdec2 fdc38100.rkvdec-core: Adding to iommu group 12
[ 5.577186] mpp_rkvdec2 fdc38100.rkvdec-core: rkvdec-core, probing start
[ 5.577262] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_a is not found!
[ 5.577266] rkvdec2_init:1022: No niu aclk reset resource define
[ 5.577269] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_h is not found!
[ 5.577272] rkvdec2_init:1025: No niu hclk reset resource define
[ 5.577286] mpp_rkvdec2 fdc38100.rkvdec-core: no regulator, devfreq is disabled
[ 5.577328] mpp_rkvdec2 fdc38100.rkvdec-core: core_mask=00010001
[ 5.577330] mpp_rkvdec2 fdc38100.rkvdec-core: attach ccu as core 0
[ 5.577452] mpp_rkvdec2 fdc38100.rkvdec-core: sram_start 0x00000000ff001000
[ 5.577456] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_iova 0x00000000fff00000
[ 5.577459] mpp_rkvdec2 fdc38100.rkvdec-core: sram_size 491520
[ 5.577462] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_size 1048576
[ 5.577465] mpp_rkvdec2 fdc38100.rkvdec-core: min_width 512
[ 5.577469] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_info_count 20
[ 5.577472] mpp_rkvdec2 fdc38100.rkvdec-core: [136, 24576]
[ 5.577476] mpp_rkvdec2 fdc38100.rkvdec-core: [137, 49152]
[ 5.577479] mpp_rkvdec2 fdc38100.rkvdec-core: [141, 90112]
[ 5.577482] mpp_rkvdec2 fdc38100.rkvdec-core: [140, 49152]
[ 5.577484] mpp_rkvdec2 fdc38100.rkvdec-core: [139, 180224]
[ 5.577487] mpp_rkvdec2 fdc38100.rkvdec-core: [133, 49152]
[ 5.577490] mpp_rkvdec2 fdc38100.rkvdec-core: [134, 8192]
[ 5.577493] mpp_rkvdec2 fdc38100.rkvdec-core: [135, 4352]
[ 5.577496] mpp_rkvdec2 fdc38100.rkvdec-core: [138, 13056]
[ 5.577499] mpp_rkvdec2 fdc38100.rkvdec-core: [142, 291584]
[ 5.577521] mpp_rkvdec2 fdc38100.rkvdec-core: probing finish
[ 5.577573] mpp_rkvdec2 fdc48100.rkvdec-core: Adding to iommu group 13
[ 5.577752] mpp_rkvdec2 fdc48100.rkvdec-core: rkvdec-core, probing start
[ 5.577825] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_a is not found!
[ 5.577828] rkvdec2_init:1022: No niu aclk reset resource define
[ 5.577832] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_h is not found!
[ 5.577834] rkvdec2_init:1025: No niu hclk reset resource define
[ 5.577846] mpp_rkvdec2 fdc48100.rkvdec-core: no regulator, devfreq is disabled
[ 5.577877] mpp_rkvdec2 fdc48100.rkvdec-core: core_mask=00020002
[ 5.577892] mpp_rkvdec2 fdc48100.rkvdec-core: attach ccu as core 1
[ 5.578035] mpp_rkvdec2 fdc48100.rkvdec-core: sram_start 0x00000000ff079000
[ 5.578038] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_iova 0x00000000ffe00000
[ 5.578041] mpp_rkvdec2 fdc48100.rkvdec-core: sram_size 487424
[ 5.578044] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_size 1048576
[ 5.578047] mpp_rkvdec2 fdc48100.rkvdec-core: min_width 512
[ 5.578051] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_info_count 20
[ 5.578055] mpp_rkvdec2 fdc48100.rkvdec-core: [136, 24576]
[ 5.578058] mpp_rkvdec2 fdc48100.rkvdec-core: [137, 49152]
[ 5.578061] mpp_rkvdec2 fdc48100.rkvdec-core: [141, 90112]
[ 5.578064] mpp_rkvdec2 fdc48100.rkvdec-core: [140, 49152]
[ 5.578067] mpp_rkvdec2 fdc48100.rkvdec-core: [139, 180224]
[ 5.578069] mpp_rkvdec2 fdc48100.rkvdec-core: [133, 49152]
[ 5.578072] mpp_rkvdec2 fdc48100.rkvdec-core: [134, 8192]
[ 5.578075] mpp_rkvdec2 fdc48100.rkvdec-core: [135, 4352]
[ 5.578078] mpp_rkvdec2 fdc48100.rkvdec-core: [138, 13056]
[ 5.578081] mpp_rkvdec2 fdc48100.rkvdec-core: [142, 291584]
[ 5.578100] mpp_rkvdec2 fdc48100.rkvdec-core: probing finish
[ 5.578243] mpp_rkvenc2 rkvenc-ccu: probing start
[ 5.578247] mpp_rkvenc2 rkvenc-ccu: probing finish
[ 5.578347] mpp_rkvenc2 fdbd0000.rkvenc-core: Adding to iommu group 10
[ 5.578493] mpp_rkvenc2 fdbd0000.rkvenc-core: probing start
[ 5.578588] mpp_rkvenc2 fdbd0000.rkvenc-core: dev_pm_opp_set_regulators: no regulator (venc) found: -19
[ 5.578601] rkvenc_init:1859: failed to add venc devfreq
[ 5.578620] mpp_rkvenc2 fdbd0000.rkvenc-core: attach ccu as core 0
[ 5.578706] mpp_rkvenc2 fdbd0000.rkvenc-core: probing finish
[ 5.578754] mpp_rkvenc2 fdbe0000.rkvenc-core: Adding to iommu group 11
[ 5.578904] mpp_rkvenc2 fdbe0000.rkvenc-core: probing start
[ 5.578983] mpp_rkvenc2 fdbe0000.rkvenc-core: dev_pm_opp_set_regulators: no regulator (venc) found: -19
[ 5.578992] rkvenc_init:1859: failed to add venc devfreq
[ 5.579033] mpp_rkvenc2 fdbe0000.rkvenc-core: attach ccu as core 1
[ 5.579119] mpp_rkvenc2 fdbe0000.rkvenc-core: probing finish
[ 5.579485] mpp_av1dec: Adding child /av1d@fdc70000
[ 5.579533] mpp_av1dec: register device av1d-master
[ 5.579553] mpp_av1dec av1d-master: av1_iommu_of_xlate,784
[ 5.579566] av1_iommu_probe_device,736, consumer : av1d-master, supplier : fdca0000.iommu
[ 5.579586] mpp_av1dec av1d-master: Adding to iommu group 16
[ 5.579763] mpp_av1dec av1d-master: probing start
[ 5.579918] mpp_av1dec av1d-master: probing finish
[ 5.579939] mpp_service mpp-srv: probe success
[ 5.586783] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.586790] dma-pl330 fea10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 5.587341] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.587346] dma-pl330 fea30000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 5.587917] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 5.587922] dma-pl330 fed10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 5.588364] rockchip-pvtm fda40000.pvtm: pvtm@0 probed
[ 5.588400] rockchip-pvtm fda50000.pvtm: pvtm@1 probed
[ 5.588432] rockchip-pvtm fda60000.pvtm: pvtm@2 probed
[ 5.588466] rockchip-pvtm fdaf0000.pvtm: pvtm@3 probed
[ 5.588498] rockchip-pvtm fdb30000.pvtm: pvtm@4 probed
[ 5.588845] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ 5.589392] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 5.589706] feb90000.serial: ttyS6 at MMIO 0xfeb90000 (irq = 88, base_baud = 1500000) is a 16550A
[ 5.589957] feba0000.serial: ttyS7 at MMIO 0xfeba0000 (irq = 89, base_baud = 1500000) is a 16550A
[ 5.590807] random: crng init done
[ 5.593341] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* No available vop found for display-subsystem.
[ 5.597713] brd: module loaded
[ 5.599801] loop: module loaded
[ 5.599924] zram: Added device: zram0
[ 5.600014] lkdtm: No crash points registered, enable through debugfs
[ 5.600114] system_heap: orders[0] = 6
[ 5.600117] system_heap: orders[1] = 4
[ 5.600120] system_heap: orders[2] = 0
[ 5.600961] ahci fe210000.sata: supply ahci not found, using dummy regulator
[ 5.601000] ahci fe210000.sata: supply phy not found, using dummy regulator
[ 5.601037] ahci fe210000.sata: supply target not found, using dummy regulator
[ 5.601090] ahci fe210000.sata: forcing port_map 0x0 -> 0x1
[ 5.601109] ahci fe210000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 5.601115] ahci fe210000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst
[ 5.601122] ahci fe210000.sata: port 0 can do FBS, forcing FBSCP
[ 5.601786] scsi host0: ahci
[ 5.601874] ata1: SATA max UDMA/133 mmio [mem 0xfe210000-0xfe210fff] port 0x100 irq 75
[ 5.602643] rockchip-spi feb20000.spi: no high_speed pinctrl state
[ 5.603496] rk806 spi2.0: chip id: RK806,ver:0x2, 0x1
[ 5.603680] rk806 spi2.0: ON: 0x40 OFF:0x0
[ 5.605117] vdd_gpu_s0: supplied by vcc5v0_sys
[ 5.606151] vdd_cpu_lit_s0: supplied by vcc5v0_sys
[ 5.606741] vdd_log_s0: supplied by vcc5v0_sys
[ 5.607293] vdd_vdenc_s0: supplied by vcc5v0_sys
[ 5.607916] vdd_ddr_s0: supplied by vcc5v0_sys
[ 5.608221] vdd2_ddr_s3: supplied by vcc5v0_sys
[ 5.608714] vdd_2v0_pldo_s3: supplied by vcc5v0_sys
[ 5.609154] vcc_3v3_s3: supplied by vcc5v0_sys
[ 5.609558] vddq_ddr_s0: supplied by vcc5v0_sys
[ 5.610047] vcc_1v8_s3: supplied by vcc5v0_sys
[ 5.610545] vdd_0v75_s3: supplied by vcc_1v1_nldo_s3
[ 5.611051] vdd_ddr_pll_s0: supplied by vcc_1v1_nldo_s3
[ 5.611414] avdd_0v75_s0: Bringing 750000uV into 837500-837500uV
[ 5.611605] avdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[ 5.612092] vdd_0v85_s0: supplied by vcc_1v1_nldo_s3
[ 5.612538] vdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[ 5.613067] avcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[ 5.613640] vcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[ 5.614158] avdd_1v2_s0: supplied by vdd_2v0_pldo_s3
[ 5.614666] vcc_3v3_s0: supplied by vcc5v0_sys
[ 5.615109] vccio_sd_s0: supplied by vcc5v0_sys
[ 5.615548] pldo6_s3: supplied by vcc5v0_sys
[ 5.615943] rk806 spi2.0: no sleep-setting state
[ 5.615948] rk806 spi2.0: no reset-setting pinctrl state
[ 5.615951] rk806 spi2.0: no dvs-setting pinctrl state
[ 5.617152] rockchip-spi feb20000.spi: probed, poll=0, rsd=0
[ 5.618371] usbcore: registered new interface driver rtl8150
[ 5.618385] usbcore: registered new interface driver r8152
[ 5.620197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.620204] ehci-pci: EHCI PCI platform driver
[ 5.620225] ehci-platform: EHCI generic platform driver
[ 5.622380] ehci-platform fc800000.usb: EHCI Host Controller
[ 5.622444] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 1
[ 5.622490] ehci-platform fc800000.usb: irq 20, io mem 0xfc800000
[ 5.634994] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00
[ 5.635053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.635058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.635062] usb usb1: Product: EHCI Host Controller
[ 5.635065] usb usb1: Manufacturer: Linux 5.10.160 ehci_hcd
[ 5.635069] usb usb1: SerialNumber: fc800000.usb
[ 5.635241] hub 1-0:1.0: USB hub found
[ 5.635251] hub 1-0:1.0: 1 port detected
[ 5.637507] ehci-platform fc880000.usb: EHCI Host Controller
[ 5.637567] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 2
[ 5.637608] ehci-platform fc880000.usb: irq 22, io mem 0xfc880000
[ 5.648323] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00
[ 5.648375] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 5.648380] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.648383] usb usb2: Product: EHCI Host Controller
[ 5.648387] usb usb2: Manufacturer: Linux 5.10.160 ehci_hcd
[ 5.648390] usb usb2: SerialNumber: fc880000.usb
[ 5.648549] hub 2-0:1.0: USB hub found
[ 5.648559] hub 2-0:1.0: 1 port detected
[ 5.648807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.648814] ohci-platform: OHCI generic platform driver
[ 5.648937] ohci-platform fc840000.usb: Generic Platform OHCI controller
[ 5.648999] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 3
[ 5.649031] ohci-platform fc840000.usb: irq 21, io mem 0xfc840000
[ 5.709040] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 5.709046] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.709050] usb usb3: Product: Generic Platform OHCI controller
[ 5.709053] usb usb3: Manufacturer: Linux 5.10.160 ohci_hcd
[ 5.709057] usb usb3: SerialNumber: fc840000.usb
[ 5.709204] hub 3-0:1.0: USB hub found
[ 5.709215] hub 3-0:1.0: 1 port detected
[ 5.709401] ohci-platform fc8c0000.usb: Generic Platform OHCI controller
[ 5.709464] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 4
[ 5.709494] ohci-platform fc8c0000.usb: irq 23, io mem 0xfc8c0000
[ 5.769039] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 5.769045] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.769049] usb usb4: Product: Generic Platform OHCI controller
[ 5.769052] usb usb4: Manufacturer: Linux 5.10.160 ohci_hcd
[ 5.769056] usb usb4: SerialNumber: fc8c0000.usb
[ 5.769199] hub 4-0:1.0: USB hub found
[ 5.769209] hub 4-0:1.0: 1 port detected
[ 5.769542] usbcore: registered new interface driver cdc_acm
[ 5.769546] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 5.769662] usbcore: registered new interface driver uas
[ 5.769692] usbcore: registered new interface driver usb-storage
[ 5.769718] usbcore: registered new interface driver usbserial_generic
[ 5.769726] usbserial: USB Serial support registered for generic
[ 5.769738] usbcore: registered new interface driver cp210x
[ 5.769745] usbserial: USB Serial support registered for cp210x
[ 5.769763] usbcore: registered new interface driver ftdi_sio
[ 5.769770] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 5.769808] usbcore: registered new interface driver keyspan
[ 5.769815] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 5.769823] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 5.769830] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 5.769837] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 5.769849] usbcore: registered new interface driver option
[ 5.769856] usbserial: USB Serial support registered for GSM modem (1-port)
[ 5.769911] usbcore: registered new interface driver oti6858
[ 5.769918] usbserial: USB Serial support registered for oti6858
[ 5.769930] usbcore: registered new interface driver pl2303
[ 5.769936] usbserial: USB Serial support registered for pl2303
[ 5.769951] usbcore: registered new interface driver qcserial
[ 5.769958] usbserial: USB Serial support registered for Qualcomm USB modem
[ 5.769974] usbcore: registered new interface driver sierra
[ 5.769981] usbserial: USB Serial support registered for Sierra USB modem
[ 5.770241] usbcore: registered new interface driver usbtouchscreen
[ 5.771023] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.1.auto/input/input0
[ 5.771208] i2c /dev entries driver
[ 5.774460] vdd_cpu_big0_s0: supplied by vcc5v0_sys
[ 5.779454] rk-pcie fe160000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.782763] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.782817] vdd_cpu_big1_s0: supplied by vcc5v0_sys
[ 5.791502] vdd_npu_s0: supplied by vcc5v0_sys
[ 5.799670] rtc-hym8563 6-0051: rtc information is valid
[ 5.804919] rtc-hym8563 6-0051: registered as rtc0
[ 5.805008] rk-pcie fe160000.pcie: PCIe Linking... LTSSM is 0x1
[ 5.805930] rtc-hym8563 6-0051: setting system clock to 2024-04-15T12:06:19 UTC (1713182779)
[ 5.808328] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.808568] rkcifhw fdce0000.rkcif: Adding to iommu group 15
[ 5.808826] rkcifhw fdce0000.rkcif: No reserved memory region assign to CIF
[ 5.808883] rkcif rkcif-mipi-lvds1: Adding to iommu group 15
[ 5.808894] rkcif rkcif-mipi-lvds1: rkcif driver version: v00.01.0a
[ 5.808933] rkcif rkcif-mipi-lvds1: attach to cif hw node
[ 5.808937] rkcif rkcif-mipi-lvds1: rkcif wait line 0
[ 5.808941] : terminal subdev does not exist
[ 5.808945] : terminal subdev does not exist
[ 5.808948] : terminal subdev does not exist
[ 5.808951] : terminal subdev does not exist
[ 5.808955] : get_remote_sensor: video pad[0] is null
[ 5.808959] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 5.808964] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 5.808967] : get_remote_sensor: video pad[0] is null
[ 5.808970] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 5.808974] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 5.808977] : get_remote_sensor: video pad[0] is null
[ 5.808980] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 5.808984] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 5.808987] : get_remote_sensor: video pad[0] is null
[ 5.808990] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 5.808993] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 5.809633] rkcif rkcif-mipi-lvds1: No memory-region-thunderboot specified
[ 5.810248] rkcif rkcif-mipi-lvds1: Entity type for entity rockchip-mipi-csi2 was not initialized!
[ 5.810254] rockchip-mipi-csi2: Async registered subdev
[ 5.810258] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds1!
[ 5.810717] rkisp_hw fdcb0000.rkisp: Adding to iommu group 14
[ 5.810848] rkisp_hw fdcb0000.rkisp: is_thunderboot: 0
[ 5.810852] rkisp_hw fdcb0000.rkisp: max input:0x0@0fps
[ 5.810856] rkisp_hw fdcb0000.rkisp: Missing rockchip,grf property
[ 5.810916] rkisp_hw fdcb0000.rkisp: no find phandle sram
[ 5.811080] rkisp rkisp0-vir0: rkisp driver version: v02.02.01
[ 5.811133] rkisp rkisp0-vir0: No memory-region-thunderboot specified
[ 5.811191] rkisp rkisp0-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
[ 5.812365] rk_hdmirx fdee0000.hdmirx-controller: No reserved memory for HDMIRX, use default CMA
[ 5.812382] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_probe: cpu_aff:0x400, Bound_cpu:4, wdt_cfg_bound_cpu:5
[ 5.813437] rk_hdmirx fdee0000.hdmirx-controller: rk_hdmirx_hdcp_register success
[ 5.813451] rk_hdmirx fdee0000.hdmirx-controller: fdee0000.hdmirx-controller driver probe ok!
[ 5.813511] usbcore: registered new interface driver uvcvideo
[ 5.813514] USB Video Class driver (1.1.1)
[ 5.814057] Bluetooth: HCI UART driver ver 2.3
[ 5.814062] Bluetooth: HCI UART protocol H4 registered
[ 5.814065] Bluetooth: HCI UART protocol ATH3K registered
[ 5.814082] usbcore: registered new interface driver bfusb
[ 5.814098] usbcore: registered new interface driver btusb
[ 5.814679] cpu cpu0: bin=0
[ 5.814850] cpu cpu0: leakage=14
[ 5.816243] cpu cpu0: pvtm=1512
[ 5.816350] cpu cpu0: pvtm-volt-sel=5
[ 5.818166] cpu cpu4: bin=0
[ 5.818334] cpu cpu4: leakage=11
[ 5.824749] cpu cpu4: pvtm=1751
[ 5.825010] rk-pcie fe180000.pcie: PCIe Link up, LTSSM is 0x30011
[ 5.825137] rk-pcie fe180000.pcie: PCI host bridge to bus 0003:30
[ 5.825151] pci_bus 0003:30: root bus resource [bus 30-3f]
[ 5.825161] pci_bus 0003:30: root bus resource [??? 0xf3000000-0xf30fffff flags 0x0]
[ 5.825172] pci_bus 0003:30: root bus resource [io 0x0000-0xfffff] (bus address [0xf3100000-0xf31fffff])
[ 5.825181] pci_bus 0003:30: root bus resource [mem 0xf3200000-0xf3ffffff]
[ 5.825191] pci_bus 0003:30: root bus resource [mem 0x9c0000000-0x9ffffffff pref]
[ 5.825226] pci 0003:30:00.0: [1d87:3588] type 01 class 0x060400
[ 5.825253] pci 0003:30:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 5.825313] pci 0003:30:00.0: supports D1 D2
[ 5.825322] pci 0003:30:00.0: PME# supported from D0 D1 D3hot
[ 5.830291] cpu cpu4: pvtm-volt-sel=6
[ 5.831676] rk-pcie fe160000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.834989] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.835633] pci 0003:30:00.0: Primary bus is hard wired to 0
[ 5.835646] pci 0003:30:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[ 5.835863] pci 0003:31:00.0: [10ec:b852] type 00 class 0x028000
[ 5.835943] pci 0003:31:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 5.835953] pci 0003:31:00.0: reg 0x10: [io size 0x0100]
[ 5.836047] pci 0003:31:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit]
[ 5.836506] pci 0003:31:00.0: PME# supported from D0 D3hot D3cold
[ 5.837246] cpu cpu6: bin=0
[ 5.837414] cpu cpu6: leakage=12
[ 5.843847] cpu cpu6: pvtm=1767
[ 5.848534] cpu cpu6: pvtm-volt-sel=6
[ 5.855123] pci_bus 0003:31: busn_res: [bus 31-3f] end is updated to 31
[ 5.855162] pci 0003:30:00.0: BAR 8: assigned [mem 0xf3200000-0xf32fffff]
[ 5.855176] pci 0003:30:00.0: BAR 6: assigned [mem 0xf3300000-0xf330ffff pref]
[ 5.855187] pci 0003:30:00.0: BAR 7: assigned [io 0x1000-0x1fff]
[ 5.855200] pci 0003:31:00.0: BAR 2: assigned [mem 0xf3200000-0xf32fffff 64bit]
[ 5.855255] pci 0003:31:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 5.855276] pci 0003:30:00.0: PCI bridge to [bus 31]
[ 5.855286] pci 0003:30:00.0: bridge window [io 0x1000-0x1fff]
[ 5.855297] pci 0003:30:00.0: bridge window [mem 0xf3200000-0xf32fffff]
[ 5.855505] cpu cpu0: avs=0
[ 5.855997] cpu cpu4: avs=0
[ 5.856476] cpu cpu6: avs=0
[ 5.856648] cpu cpu0: EM: created perf domain
[ 5.856675] cpu cpu0: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=1608000000 h_table=0
[ 5.857280] cpu cpu4: EM: created perf domain
[ 5.857303] cpu cpu4: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[ 5.857550] pcieport 0003:30:00.0: PME: Signaling with IRQ 140
[ 5.858338] rk-pcie fe160000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.861653] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.865489] cpu cpu6: EM: created perf domain
[ 5.865774] cpu cpu6: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[ 5.883410] sdhci: Secure Digital Host Controller Interface driver
[ 5.883432] sdhci: Copyright(c) Pierre Ossman
[ 5.883438] Synopsys Designware Multimedia Card Interface Driver
[ 5.883927] sdhci-pltfm: SDHCI platform and OF driver helper
[ 5.884314] dwmmc_rockchip fe2c0000.mmc: No normal pinctrl state
[ 5.884322] dwmmc_rockchip fe2c0000.mmc: No idle pinctrl state
[ 5.884421] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
[ 5.884451] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
[ 5.884460] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
[ 5.884491] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 76,32 bit host data width,256 deep fifo
[ 5.885003] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 5.885013] rk-pcie fe160000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.885042] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[ 5.885085] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 5.885813] cryptodev: driver 1.12 loaded.
[ 5.885842] hid: raw HID events driver (C) Jiri Kosina
[ 5.886060] usbcore: registered new interface driver usbhid
[ 5.886066] usbhid: USB HID core driver
[ 5.888346] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[ 5.893824] optee: probing for conduit method.
[ 5.893845] optee: api uid mismatch
[ 5.893854] optee: probe of firmware:optee failed with error -22
[ 5.894213] usbcore: registered new interface driver snd-usb-audio
[ 5.894788] es8316 7-0011: Failed to get IRQ 0: -22
[ 5.900148] input: headset-keys as /devices/platform/es8316-sound/input/input1
[ 5.900609] rk-multicodecs es8316-sound: ASoC: Property 'rockchip,audio-routing' does not exist or its length is not even
[ 5.900625] rk-multicodecs es8316-sound: Audio routing invalid/unspecified
[ 5.905117] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 5.914781] ata1: SATA link down (SStatus 0 SControl 300)
[ 5.917567] mmc0: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
[ 5.954425] input: rockchip-es8316 Headset as /devices/platform/es8316-sound/sound/card0/input2
[ 5.955113] Initializing XFRM netlink socket
[ 5.955423] NET: Registered protocol family 10
[ 5.955940] mmc0: Host Software Queue enabled
[ 5.955955] mmc0: new HS400 MMC card at address 0001
[ 5.956049] Segment Routing with IPv6
[ 5.956092] NET: Registered protocol family 17
[ 5.956107] NET: Registered protocol family 15
[ 5.956282] mmcblk0: mmc0:0001 SLD32G 28.9 GiB
[ 5.956308] Bluetooth: RFCOMM socket layer initialized
[ 5.956325] Bluetooth: RFCOMM ver 1.11
[ 5.956339] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 5.956349] Bluetooth: HIDP socket layer initialized
[ 5.956381] [BT_RFKILL]: Enter rfkill_rk_init
[ 5.956387] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 5.956423] mmcblk0boot0: mmc0:0001 SLD32G partition 1 4.00 MiB
[ 5.956555] mmcblk0boot1: mmc0:0001 SLD32G partition 2 4.00 MiB
[ 5.956672] mmcblk0rpmb: mmc0:0001 SLD32G partition 3 16.0 MiB, chardev (236:0)
[ 5.956739] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 5.956769] [WLAN_RFKILL]: can't find rockchip,grf property
[ 5.956776] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = 8260d2w
[ 5.956782] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 5.956788] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 5.956808] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,poweren_gpio = 128 flags = 0.
[ 5.956829] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 129, flags = 0.
[ 5.956837] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[ 5.956844] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 5.956850] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
[ 5.956856] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 5.957103] Key type dns_resolver registered
[ 5.957939] imx415 4-001a: driver version: 00.01.08
[ 5.957953] imx415 4-001a: Get hdr mode failed! no hdr default
[ 5.957995] imx415 4-001a: Failed to get power-gpios
[ 5.958013] imx415 4-001a: Failed to get test-gpios
[ 5.958020] imx415 4-001a: could not get default pinstate
[ 5.958027] imx415 4-001a: could not get sleep pinstate
[ 5.990119] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 5.991582] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 200000000Hz, actual 198000000HZ div = 0)
[ 6.001401] dwmmc_rockchip fe2c0000.mmc: Successfully tuned phase to 270
[ 6.001425] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 6.001794] mmcblk1: mmc1:aaaa SD32G 29.7 GiB
[ 6.005978] mmcblk1: p1 p2
[ 6.007794] vendor storage:20190527 ret = 0
[ 6.022320] imx415 4-001a: Detected imx415 id 0000e0
[ 6.022874] Loading compiled-in X.509 certificates
[ 6.023506] pstore: Using crash dump compression: deflate
[ 6.023850] rga3_core0 fdb60000.rga: Adding to iommu group 2
[ 6.024039] rga: rga3_core0, irq = 34, match scheduler
[ 6.024497] rga: rga3_core0 hardware loaded successfully, hw_version:3.0.76831.
[ 6.024517] rga: rga3_core0 probe successfully
[ 6.024872] rga3_core1 fdb70000.rga: Adding to iommu group 3
[ 6.025054] rga: rga3_core1, irq = 35, match scheduler
[ 6.025329] rga: rga3_core1 hardware loaded successfully, hw_version:3.0.76831.
[ 6.025346] rga: rga3_core1 probe successfully
[ 6.025614] rga: rga2, irq = 36, match scheduler
[ 6.025878] rga: rga2 hardware loaded successfully, hw_version:3.2.63318.
[ 6.025889] rga: rga2 probe successfully
[ 6.026046] rga_iommu: IOMMU binding successfully, default mapping core[0x1]
[ 6.026169] rga: Module initialized. v1.2.27
[ 6.032687] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 6.032706] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.032712] usb 1-1: Product: USB 2.0 Hub
[ 6.033126] hub 1-1:1.0: USB hub found
[ 6.033309] hub 1-1:1.0: 4 ports detected
[ 6.048754] mali fb000000.gpu: Kernel DDK version g18p0-01eac0
[ 6.048788] vcc3v3_pcie2x1l0: supplied by vcc_3v3_s3
[ 6.049833] mali fb000000.gpu: bin=0
[ 6.050031] mali fb000000.gpu: leakage=19
[ 6.050112] debugfs: Directory 'fb000000.gpu-mali' with parent 'vdd_gpu_s0' already present!
[ 6.051046] rockchip-dmc dmc: leakage=44
[ 6.051061] rockchip-dmc dmc: leakage-volt-sel=1
[ 6.051404] rockchip-dmc dmc: avs=0
[ 6.051421] rockchip-dmc dmc: current ATF version 0x100
[ 6.051470] mali fb000000.gpu: pvtm=920
[ 6.051511] rockchip-dmc dmc: there is no available frequencies!
[ 6.051519] rockchip-dmc dmc: cannot get frequency info
[ 6.055415] rockchip-dmc: probe of dmc failed with error -1
[ 6.055645] rockchip-csi2-dphy csi2-dcphy1: dphy1 matches m01_b_imx415 4-001a:bus type 5
[ 6.055723] mali fb000000.gpu: pvtm-volt-sel=5
[ 6.056222] rkcif-mipi-lvds1: Async subdev notifier completed
[ 6.056233] rockchip-csi2-dphy csi2-dcphy1: csi2 dphy1 probe successfully!
[ 6.056392] mali fb000000.gpu: avs=0
[ 6.056422] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 143; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
[ 6.056766] rk-pcie fe170000.pcie: invalid prsnt-gpios property in node
[ 6.056768] rkisp0-vir0: Async subdev notifier completed
[ 6.058957] rk-pcie fe170000.pcie: IRQ msi not found
[ 6.058964] rk-pcie fe170000.pcie: use outband MSI support
[ 6.058970] rk-pcie fe170000.pcie: Missing *config* reg space
[ 6.058979] rk-pcie fe170000.pcie: host bridge /pcie@fe170000 ranges:
[ 6.058995] rk-pcie fe170000.pcie: err 0x00f2000000..0x00f20fffff -> 0x00f2000000
[ 6.059006] rk-pcie fe170000.pcie: IO 0x00f2100000..0x00f21fffff -> 0x00f2100000
[ 6.059016] rk-pcie fe170000.pcie: MEM 0x00f2200000..0x00f2ffffff -> 0x00f2200000
[ 6.059025] rk-pcie fe170000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[ 6.059050] rk-pcie fe170000.pcie: Missing *config* reg space
[ 6.059069] rk-pcie fe170000.pcie: invalid resource
[ 6.059137] mali fb000000.gpu: r0p0 status 5 not found in HW issues table;
[ 6.059142] mali fb000000.gpu: falling back to closest match: r0p0 status 0
[ 6.059144] mali fb000000.gpu: Execution proceeding normally with fallback match
[ 6.059148] mali fb000000.gpu: GPU identified as 0x7 arch 10.8.6 r0p0 status 0
[ 6.059179] mali fb000000.gpu: No priority control manager is configured
[ 6.059333] mali fb000000.gpu: No memory group manager is configured
[ 6.062720] rkcif rkcif-mipi-lvds1: clear unready subdev num: 0
[ 6.063548] RKNPU fdab0000.npu: Adding to iommu group 0
[ 6.063656] RKNPU fdab0000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[ 6.064752] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdab0000-0xfdabffff]
[ 6.064766] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdac0000-0xfdacffff]
[ 6.064776] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdad0000-0xfdadffff]
[ 6.065146] [drm] Initialized rknpu 0.9.2 20231018 for fdab0000.npu on minor 0
[ 6.074109] RKNPU fdab0000.npu: RKNPU: bin=0
[ 6.074281] RKNPU fdab0000.npu: leakage=11
[ 6.074316] debugfs: Directory 'fdab0000.npu-rknpu' with parent 'vdd_npu_s0' already present!
[ 6.082354] RKNPU fdab0000.npu: pvtm=927
[ 6.088040] RKNPU fdab0000.npu: pvtm-volt-sel=5
[ 6.088503] RKNPU fdab0000.npu: avs=0
[ 6.088599] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[ 6.102385] RKNPU fdab0000.npu: failed to find power_model node
[ 6.102405] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
[ 6.102411] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
[ 6.103073] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 6.104400] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.105959] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 406; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '12:14:56', on 'Apr 11 2024'.
[ 6.106236] Mali:
[ 6.106239] Mali device driver loaded
[ 6.106251] rkisp rkisp0-vir0: clear unready subdev num: 0
[ 6.106257] ALSA device list:
[ 6.106263] #0: rockchip-es8316
[ 6.106267] #1: rockchip,hdmiin
[ 6.106440] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 6.106448] cfg80211: failed to load regulatory.db
[ 6.281712] usb 4-1: new full-speed USB device number 2 using ohci-platform
[ 6.348444] rk-pcie fe170000.pcie: PCIe Link up, LTSSM is 0x130011
[ 6.348522] rk-pcie fe170000.pcie: PCI host bridge to bus 0002:20
[ 6.348530] pci_bus 0002:20: root bus resource [bus 20-2f]
[ 6.348536] pci_bus 0002:20: root bus resource [??? 0xf2000000-0xf20fffff flags 0x0]
[ 6.348543] pci_bus 0002:20: root bus resource [io 0x300000-0x3fffff] (bus address [0xf2100000-0xf21fffff])
[ 6.348548] pci_bus 0002:20: root bus resource [mem 0xf2200000-0xf2ffffff]
[ 6.348553] pci_bus 0002:20: root bus resource [mem 0x980000000-0x9bfffffff pref]
[ 6.348576] pci 0002:20:00.0: [1d87:3588] type 01 class 0x060400
[ 6.348593] pci 0002:20:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 6.348630] pci 0002:20:00.0: supports D1 D2
[ 6.348635] pci 0002:20:00.0: PME# supported from D0 D1 D3hot
[ 6.354237] pci 0002:20:00.0: Primary bus is hard wired to 0
[ 6.354244] pci 0002:20:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[ 6.354389] pci 0002:21:00.0: [10ec:8125] type 00 class 0x020000
[ 6.354438] pci 0002:21:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 6.354495] pci 0002:21:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[ 6.354533] pci 0002:21:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 6.354844] pci 0002:21:00.0: supports D1 D2
[ 6.354849] pci 0002:21:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 6.370538] pci_bus 0002:21: busn_res: [bus 21-2f] end is updated to 21
[ 6.370563] pci 0002:20:00.0: BAR 8: assigned [mem 0xf2200000-0xf22fffff]
[ 6.370570] pci 0002:20:00.0: BAR 6: assigned [mem 0xf2300000-0xf230ffff pref]
[ 6.370576] pci 0002:20:00.0: BAR 7: assigned [io 0x300000-0x300fff]
[ 6.370584] pci 0002:21:00.0: BAR 2: assigned [mem 0xf2200000-0xf220ffff 64bit]
[ 6.370617] pci 0002:21:00.0: BAR 4: assigned [mem 0xf2210000-0xf2213fff 64bit]
[ 6.370648] pci 0002:21:00.0: BAR 0: assigned [io 0x300000-0x3000ff]
[ 6.370661] pci 0002:20:00.0: PCI bridge to [bus 21]
[ 6.370667] pci 0002:20:00.0: bridge window [io 0x300000-0x300fff]
[ 6.370673] pci 0002:20:00.0: bridge window [mem 0xf2200000-0xf22fffff]
[ 6.371981] pcieport 0002:20:00.0: PME: Signaling with IRQ 151
[ 6.491072] usb 4-1: New USB device found, idVendor=13d3, idProduct=3572, bcdDevice= 0.00
[ 6.491084] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.491089] usb 4-1: Product: Bluetooth Radio
[ 6.491094] usb 4-1: Manufacturer: Realtek
[ 6.491099] usb 4-1: SerialNumber: 00e04c000001
[ 7.969357] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_cancel_cpu_limit_freq freq qos nod add
[ 8.488422] rk-pcie fe150000.pcie: PCIe Link Fail
[ 8.488434] rk-pcie fe150000.pcie: failed to initialize host
[ 8.491775] rk-pcie fe160000.pcie: PCIe Link Fail
[ 8.491785] rk-pcie fe160000.pcie: failed to initialize host
CTRL-A Z for help | 1500000 8N1 | NOR | Minicom 2.8 | VT102 | Online 0:13 | ttyUSB0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment