Hqnicolas Posted February 11 Posted February 11 (edited) Here will be published all the tweaks for the Youyeetoo YY3568 board to enter the mainline with armbian. Kernel Vendor 6.1: https://github.com/armbian/linux-rockchip/commit/27a98750790114235c72e8420d45f44eff210461 Overlays: https://github.com/armbian/linux-rockchip/commit/18f066190842fc6bd509662a2d19588eb9f04612 Kernel Vendor 5.1: https://github.com/armbian/linux-rockchip/commit/b5964f997e2267802db0a965e66ec299b8a1f437 Edited February 13 by Hqnicolas 0 Quote
Hqnicolas Posted February 14 Author Posted February 14 (edited) TESTING ################################################################ none of the images I created worked, despite seeing the status post https://github.com/armbian/linux-rockchip/releases/tag/v24.8.0-trunk.147 it seems there was a cut in the manufacturer's information and the project didn't move forward https://github.com/armbian/linux-rockchip/pull/99 I will do all the steps from scratch ################################################################ cat dmesg Quote [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.14.0-rc4-edge-rockchip64 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT Sun Feb 23 20:32:57 UTC 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Youyeetoo YY3568 [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000001ffffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ff753640-0x1ff755dff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff] [ 0.000000] node 0: [mem 0x00000001f0000000-0x00000001ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 256 MiB at 0x00000000e0000000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 34 pages/cpu s98840 r8192 d32232 u139264 [ 0.000000] pcpu-alloc: s98840 r8192 d32232 u139264 alloc=34*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=UUID=de2a5213-e4a0-4e17-8a41-545c79873d46 rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=41a72af7-ee03-854a-8ec3-780abdbcac11 usb-storage.quirks= cma=256M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory androidboot.fwver=ddr-v1.21-2d653b3476,bl31-v1.44,uboot-rmbian-201-03/03/2025 [ 0.000000] Unknown kernel command line parameters "splash ubootpart=41a72af7-ee03-854a-8ec3-780abdbcac11 cgroup_enable=memory cgroup_memory=1", will be passed to user space. [ 0.000000] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048064 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 320 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: MBI range [296:319] [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 0.000000] ITS: No ITS available, not enabling LPIs [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001303] Console: colour dummy device 80x25 [ 0.001326] printk: legacy console [tty1] enabled [ 0.001522] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001548] pid_max: default: 32768 minimum: 301 [ 0.001657] LSM: initializing lsm=capability,yama,apparmor [ 0.001748] Yama: becoming mindful. [ 0.002091] AppArmor: AppArmor initialized [ 0.002253] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.002291] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.035886] rcu: Hierarchical SRCU implementation. [ 0.035909] rcu: Max phase no-delay instances is 1000. [ 0.036426] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.037625] EFI services will not be available. [ 0.039937] smp: Bringing up secondary CPUs ... [ 0.052125] Detected VIPT I-cache on CPU1 [ 0.052228] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 0.052288] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.060343] Detected VIPT I-cache on CPU2 [ 0.060438] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 0.060489] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.068205] Detected VIPT I-cache on CPU3 [ 0.068299] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 0.068350] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.068536] smp: Brought up 1 node, 4 CPUs [ 0.068564] SMP: Total of 4 processors activated. [ 0.068573] CPU: All CPU(s) started at EL2 [ 0.068582] CPU features: detected: 32-bit EL0 Support [ 0.068589] CPU features: detected: 32-bit EL1 Support [ 0.068600] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.068609] CPU features: detected: Common not Private translations [ 0.068617] CPU features: detected: CRC32 instructions [ 0.068633] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.068642] CPU features: detected: LSE atomic instructions [ 0.068651] CPU features: detected: Privileged Access Never [ 0.068658] CPU features: detected: RAS Extension Support [ 0.068670] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.068757] alternatives: applying system-wide alternatives [ 0.073662] Memory: 3714900K/4192256K available (16576K kernel code, 2906K rwdata, 11224K rodata, 5312K init, 785K bss, 210980K reserved, 262144K cma-reserved) [ 0.075527] devtmpfs: initialized [ 0.098887] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.098944] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.107497] 23504 pages in range for non-PLT usage [ 0.107524] 515024 pages in range for PLT usage [ 0.107891] pinctrl core: initialized pinctrl subsystem [ 0.108843] DMI not present or invalid. [ 0.113431] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.115674] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.116915] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.118088] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.118185] audit: initializing netlink subsys (disabled) [ 0.118539] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1 [ 0.121651] thermal_sys: Registered thermal governor 'fair_share' [ 0.121669] thermal_sys: Registered thermal governor 'bang_bang' [ 0.121679] thermal_sys: Registered thermal governor 'step_wise' [ 0.121687] thermal_sys: Registered thermal governor 'user_space' [ 0.121817] cpuidle: using governor menu [ 0.122311] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.122544] ASID allocator initialised with 65536 entries [ 0.122926] Serial: AMBA PL011 UART driver [ 0.143586] /pcie@fe260000: Fixed dependency cycle(s) with /pcie@fe260000/legacy-interrupt-controller [ 0.163152] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.164093] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000 [ 0.164697] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.165129] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000 [ 0.165563] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.166024] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000 [ 0.166458] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.166875] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000 [ 0.167304] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.167698] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000 [ 0.171601] /pcie@fe270000: Fixed dependency cycle(s) with /pcie@fe270000/legacy-interrupt-controller [ 0.172611] /pcie@fe280000: Fixed dependency cycle(s) with /pcie@fe280000/legacy-interrupt-controller [ 0.180358] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.180382] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.180394] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.180402] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.180412] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.180420] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.180429] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.180436] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.182711] cryptd: max_cpu_qlen set to 1000 [ 0.250273] raid6: neonx8 gen() 1409 MB/s [ 0.318488] raid6: neonx4 gen() 1438 MB/s [ 0.386708] raid6: neonx2 gen() 1323 MB/s [ 0.454913] raid6: neonx1 gen() 1074 MB/s [ 0.523150] raid6: int64x8 gen() 910 MB/s [ 0.591350] raid6: int64x4 gen() 1051 MB/s [ 0.659572] raid6: int64x2 gen() 937 MB/s [ 0.727789] raid6: int64x1 gen() 689 MB/s [ 0.727802] raid6: using algorithm neonx4 gen() 1438 MB/s [ 0.795960] raid6: .... xor() 1102 MB/s, rmw enabled [ 0.795973] raid6: using neon recovery algorithm [ 0.797381] iommu: Default domain type: Translated [ 0.797401] iommu: DMA domain TLB invalidation policy: strict mode [ 0.798494] SCSI subsystem initialized [ 0.798880] libata version 3.00 loaded. [ 0.799213] usbcore: registered new interface driver usbfs [ 0.799267] usbcore: registered new interface driver hub [ 0.799333] usbcore: registered new device driver usb [ 0.800043] pps_core: LinuxPPS API ver. 1 registered [ 0.800055] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.800092] PTP clock support registered [ 0.800154] EDAC MC: Ver: 3.0.0 [ 0.800731] scmi_core: SCMI protocol bus registered [ 0.802471] NetLabel: Initializing [ 0.802490] NetLabel: domain hash size = 128 [ 0.802499] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.802603] NetLabel: unlabeled traffic allowed by default [ 0.802902] vgaarb: loaded [ 0.803735] clocksource: Switched to clocksource arch_sys_counter [ 0.804536] VFS: Disk quotas dquot_6.6.0 [ 0.804607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.805494] AppArmor: AppArmor Filesystem Enabled [ 0.821070] NET: Registered PF_INET protocol family [ 0.821449] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.894225] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.894471] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.894597] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.895189] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.896176] TCP: Hash tables configured (established 32768 bind 32768) [ 0.896426] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.896618] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.897027] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.897079] NET: Registered PF_XDP protocol family [ 0.897105] PCI: CLS 0 bytes, default 64 [ 0.897573] Trying to unpack rootfs image as initramfs... [ 0.904809] kvm [1]: nv: 566 coarse grained trap handlers [ 0.905489] kvm [1]: IPA Size Limit: 40 bits [ 0.905541] kvm [1]: GICv3: no GICV resource entry [ 0.905552] kvm [1]: disabling GICv2 emulation [ 0.905599] kvm [1]: GIC system register CPU interface enabled [ 0.905644] kvm [1]: vgic interrupt IRQ9 [ 0.905706] kvm [1]: VHE mode initialized successfully [ 0.908801] Initialise system trusted keyrings [ 0.908894] Key type blacklist registered [ 0.909281] workingset: timestamp_bits=44 max_order=20 bucket_order=0 [ 0.909362] zbud: loaded [ 0.910207] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.910930] fuse: init (API version 7.42) [ 0.913576] integrity: Platform Keyring initialized [ 0.986759] xor: measuring software checksum speed [ 0.988735] 8regs : 1684 MB/sec [ 0.990833] 32regs : 1576 MB/sec [ 0.992766] arm64_neon : 1707 MB/sec [ 0.992781] xor: using function: arm64_neon (1707 MB/sec) [ 0.992802] Key type asymmetric registered [ 0.992812] Asymmetric key parser 'x509' registered [ 0.992993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.993365] io scheduler mq-deadline registered [ 0.993381] io scheduler kyber registered [ 0.993453] io scheduler bfq registered [ 2.496436] Freeing initrd memory: 26360K [ 2.499366] ledtrig-cpu: registered to indicate activity on CPUs [ 2.510538] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.510569] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.514067] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.514094] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.517572] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 2.523234] printk: legacy console [ttyS2] disabled [ 2.523780] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 25, base_baud = 1500000) is a 16550A [ 2.524060] printk: legacy console [ttyS2] enabled [ 2.525942] Serial: AMBA driver [ 2.538697] loop: module loaded [ 2.540746] Key type psk registered [ 2.546658] thunder_xcv, ver 1.0 [ 2.546720] thunder_bgx, ver 1.0 [ 2.546765] nicpf, ver 1.0 [ 2.550827] usbcore: registered new interface driver usb-storage [ 2.553549] mousedev: PS/2 mouse device common for all mice [ 2.554250] i2c_dev: i2c /dev entries driver [ 2.556987] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 2.564338] sdhci: Secure Digital Host Controller Interface driver [ 2.564361] sdhci: Copyright(c) Pierre Ossman [ 2.564412] Synopsys Designware Multimedia Card Interface Driver [ 2.565464] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.568098] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport [ 2.568124] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms / max-msg-size: 104bytes / max-msg: 20 [ 2.568342] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 2.568746] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled. [ 2.568822] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 2.570833] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 2.571199] hid: raw HID events driver (C) Jiri Kosina [ 2.571328] usbcore: registered new interface driver usbhid [ 2.571341] usbhid: USB HID core driver [ 2.573093] rockchip-dfi fe230000.dfi: dfi initialized, dram type: 0x7, channels: 1 [ 2.575141] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 (0,8000003f) counters available [ 2.577037] NET: Registered PF_INET6 protocol family [ 2.619073] Segment Routing with IPv6 [ 2.619188] In-situ OAM (IOAM) with IPv6 [ 2.619334] NET: Registered PF_PACKET protocol family [ 2.619612] 8021q: 802.1Q VLAN Support v1.8 [ 2.619799] Key type dns_resolver registered [ 2.633085] registered taskstats version 1 [ 2.633600] Loading compiled-in X.509 certificates [ 2.652841] zswap: loaded using pool zstd/z3fold [ 2.653268] Demotion targets for Node 0: null [ 2.653509] Key type .fscrypt registered [ 2.653524] Key type fscrypt-provisioning registered [ 2.657066] Btrfs loaded, zoned=yes, fsverity=yes [ 2.657341] Key type encrypted registered [ 2.657365] AppArmor: AppArmor sha256 policy hashing enabled [ 2.705057] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges: [ 2.705126] rockchip-dw-pcie 3c0000000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000 [ 2.705162] rockchip-dw-pcie 3c0000000.pcie: MEM 0x00f4200000..0x00f5ffffff -> 0x00f4200000 [ 2.705187] rockchip-dw-pcie 3c0000000.pcie: MEM 0x0300000000..0x033fffffff -> 0x0040000000 [ 2.705394] rockchip-dw-pcie 3c0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 2.808338] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00 [ 2.808373] pci_bus 0000:00: root bus resource [bus 00-0f] [ 2.808393] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff]) [ 2.808409] pci_bus 0000:00: root bus resource [mem 0xf4200000-0xf5ffffff] [ 2.808425] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33fffffff] (bus address [0x40000000-0x7fffffff]) [ 2.808480] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400 PCIe Root Port [ 2.808520] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref] [ 2.808538] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 2.808557] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 2.808573] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 2.808594] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] [ 2.808689] pci 0000:00:00.0: supports D1 D2 [ 2.808704] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.817565] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f]) [ 2.817925] pci 0000:00:00.0: ROM [mem 0xf4200000-0xf420ffff pref]: assigned [ 2.817955] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 2.817981] pci_bus 0000:00: resource 4 [io 0x0000-0xfffff] [ 2.817996] pci_bus 0000:00: resource 5 [mem 0xf4200000-0xf5ffffff] [ 2.818010] pci_bus 0000:00: resource 6 [mem 0x300000000-0x33fffffff] [ 2.821017] pcieport 0000:00:00.0: PME: Signaling with IRQ 37 [ 2.821550] pcieport 0000:00:00.0: AER: enabled with IRQ 37 [ 2.822726] ahci-dwc fc400000.sata: supply ahci not found, using dummy regulator [ 2.822938] ahci-dwc fc400000.sata: supply phy not found, using dummy regulator [ 2.823115] ahci-dwc fc400000.sata: supply target not found, using dummy regulator [ 2.823223] ahci-dwc fc400000.sata: PMPn is limited up to 5 ports [ 2.823366] ahci-dwc fc400000.sata: forcing port_map 0x0 -> 0x1 [ 2.823431] ahci-dwc fc400000.sata: AHCI vers 0001.0300, 32 command slots, 6 Gbps, platform mode [ 2.823451] ahci-dwc fc400000.sata: 1/1 ports implemented (port mask 0x1) [ 2.823467] ahci-dwc fc400000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst [ 2.823504] ahci-dwc fc400000.sata: port 0 is not capable of FBS [ 2.825266] scsi host0: ahci-dwc [ 2.825714] ata1: SATA max UDMA/133 mmio [mem 0xfc400000-0xfc400fff] port 0x100 irq 38 lpm-pol 0 [ 2.933776] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode. [ 2.933870] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller. [ 2.933889] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a [ 2.933960] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 64,32 bit host data width,256 deep fifo [ 2.934666] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO [ 2.948705] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 2.956428] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller [ 2.956478] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 1 [ 2.956676] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 2.956754] xhci-hcd xhci-hcd.7.auto: irq 67, io mem 0xfcc00000 [ 2.956992] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller [ 2.957021] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 2 [ 2.957045] xhci-hcd xhci-hcd.7.auto: Host supports USB 3.0 SuperSpeed [ 2.957371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 2.957393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.957407] usb usb1: Product: xHCI Host Controller [ 2.957421] usb usb1: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 xhci-hcd [ 2.957433] usb usb1: SerialNumber: xhci-hcd.7.auto [ 2.958244] hub 1-0:1.0: USB hub found [ 2.958316] hub 1-0:1.0: 1 port detected [ 2.958957] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.959196] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 2.959219] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.959234] usb usb2: Product: xHCI Host Controller [ 2.959246] usb usb2: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 xhci-hcd [ 2.959258] usb usb2: SerialNumber: xhci-hcd.7.auto [ 2.960019] hub 2-0:1.0: USB hub found [ 2.960090] hub 2-0:1.0: 1 port detected [ 2.963267] WCN: marlin_init entry! [ 2.963988] of_cfs_init [ 2.964049] of_cfs_init: OK [ 2.964317] ehci-platform fd800000.usb: EHCI Host Controller [ 2.964352] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 2.964362] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 3 [ 2.964397] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 4 [ 2.964560] ehci-platform fd800000.usb: irq 69, io mem 0xfd800000 [ 2.964593] ohci-platform fd840000.usb: irq 71, io mem 0xfd840000 [ 2.964754] ehci-platform fd880000.usb: EHCI Host Controller [ 2.964796] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 2.964796] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 5 [ 2.964837] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 6 [ 2.964958] ehci-platform fd880000.usb: irq 70, io mem 0xfd880000 [ 2.964984] ohci-platform fd8c0000.usb: irq 72, io mem 0xfd8c0000 [ 2.967376] mmc0: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA [ 2.975889] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 2.976412] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 2.976443] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.976458] usb usb3: Product: EHCI Host Controller [ 2.976469] usb usb3: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ehci_hcd [ 2.976481] usb usb3: SerialNumber: fd800000.usb [ 2.977577] hub 3-0:1.0: USB hub found [ 2.977661] hub 3-0:1.0: 1 port detected [ 2.991813] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 2.992273] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 2.992302] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.992317] usb usb5: Product: EHCI Host Controller [ 2.992329] usb usb5: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ehci_hcd [ 2.992341] usb usb5: SerialNumber: fd880000.usb [ 2.993264] hub 5-0:1.0: USB hub found [ 2.993356] hub 5-0:1.0: 1 port detected [ 3.024227] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14 [ 3.024262] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.024276] usb usb6: Product: Generic Platform OHCI controller [ 3.024288] usb usb6: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ohci_hcd [ 3.024301] usb usb6: SerialNumber: fd8c0000.usb [ 3.025243] hub 6-0:1.0: USB hub found [ 3.025333] hub 6-0:1.0: 1 port detected [ 3.026256] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14 [ 3.026288] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.026303] usb usb4: Product: Generic Platform OHCI controller [ 3.026315] usb usb4: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ohci_hcd [ 3.026327] usb usb4: SerialNumber: fd840000.usb [ 3.027188] hub 4-0:1.0: USB hub found [ 3.027276] hub 4-0:1.0: 1 port detected [ 3.038455] mmc0: new HS200 MMC card at address 0001 [ 3.039867] mmcblk0: mmc0:0001 DV4032 29.1 GiB [ 3.046945] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.046973] GPT:10625023 != 61071359 [ 3.046987] GPT:Alternate GPT header not at the end of the disk. [ 3.046994] GPT:10625023 != 61071359 [ 3.047002] GPT: Use GNU Parted to correct GPT errors. [ 3.047042] mmcblk0: p1 p2 [ 3.048386] mmcblk0boot0: mmc0:0001 DV4032 4.00 MiB [ 3.051028] mmcblk0boot1: mmc0:0001 DV4032 4.00 MiB [ 3.053353] mmcblk0rpmb: mmc0:0001 DV4032 16.0 MiB, chardev (243:0) [ 3.057043] clk: Disabling unused clocks [ 3.059228] PM: genpd: Disabling unused power domains [ 3.134709] ata1: SATA link down (SStatus 0 SControl 300) [ 3.138033] Freeing unused kernel memory: 5312K [ 3.138282] Run /init as init process [ 3.138296] with arguments: [ 3.138307] /init [ 3.138316] splash [ 3.138325] with environment: [ 3.138333] HOME=/ [ 3.138342] TERM=linux [ 3.138351] ubootpart=41a72af7-ee03-854a-8ec3-780abdbcac11 [ 3.138360] cgroup_enable=memory [ 3.138368] cgroup_memory=1 [ 3.223845] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 3.379165] usb 3-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36 [ 3.379201] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 3.379216] usb 3-1: Product: USB2.0 Hub [ 3.380461] hub 3-1:1.0: USB hub found [ 3.380969] hub 3-1:1.0: 4 ports detected [ 3.870119] rk808-rtc rk808-rtc.4.auto: registered as rtc0 [ 3.874113] rk808-rtc rk808-rtc.4.auto: setting system clock to 2017-08-05T09:03:38 UTC (1501923818) [ 3.911973] panfrost fde60000.gpu: clock rate = 594000000 [ 3.912044] panfrost fde60000.gpu: bus_clock rate = 500000000 [ 3.921437] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0 [ 3.921474] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400 [ 3.921490] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7 [ 3.921507] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1 [ 3.948618] spi-nor spi4.0: supply vcc not found, using dummy regulator [ 3.948628] [drm] Initialized panfrost 1.3.0 for fde60000.gpu on minor 0 [ 3.949572] spi-nor spi4.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff [ 3.955184] random: crng init done [ 4.020964] phy phy-fe8c0000.phy.6: lane number 0, val 1 [ 4.020998] phy phy-fe8c0000.phy.6: lane number 1, val 2 [ 4.021010] phy phy-fe8c0000.phy.6: bifurcation enabled [ 4.021528] phy phy-fe8c0000.phy.6: rockchip_p3phy_rk3568_init: lock failed 0x6890000, check input refclk and power supply [ 4.021552] phy phy-fe8c0000.phy.6: phy init failed --> -110 [ 4.022252] rockchip-dw-pcie 3c0800000.pcie: probe with driver rockchip-dw-pcie failed with error -110 [ 4.024936] phy phy-fe8c0000.phy.6: lane number 0, val 1 [ 4.024970] phy phy-fe8c0000.phy.6: lane number 1, val 2 [ 4.024983] phy phy-fe8c0000.phy.6: bifurcation enabled [ 4.025502] phy phy-fe8c0000.phy.6: rockchip_p3phy_rk3568_init: lock failed 0x6890000, check input refclk and power supply [ 4.025527] phy phy-fe8c0000.phy.6: phy init failed --> -110 [ 4.025586] rockchip-dw-pcie 3c0400000.pcie: probe with driver rockchip-dw-pcie failed with error -110 [ 5.841347] EXT4-fs (mmcblk0p2): mounted filesystem de2a5213-e4a0-4e17-8a41-545c79873d46 ro with writeback data mode. Quota mode: none. [ 6.317227] systemd[1]: System time before build time, advancing clock. [ 6.329831] systemd[1]: Inserted module 'autofs4' [ 6.368100] systemd[1]: systemd 249.11-0ubuntu3.12 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 6.369246] systemd[1]: Detected architecture arm64. [ 6.371213] systemd[1]: Hostname set to <yy3568>. [ 6.373329] systemd[1]: Initializing machine ID from random generator. [ 6.373622] systemd[1]: Installed transient /etc/machine-id file. [ 6.531343] dw-apb-uart fe660000.serial: forbid DMA for kernel console [ 6.613040] block mmcblk0: the capability attribute has been deprecated. [ 6.825919] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 7.213576] systemd[1]: Queued start job for default target Graphical Interface. [ 7.259435] systemd[1]: Created slice Slice /system/modprobe. [ 7.262737] systemd[1]: Created slice Slice /system/serial-getty. [ 7.265655] systemd[1]: Created slice Slice /system/systemd-fsck. [ 7.267710] systemd[1]: Created slice User and Session Slice. [ 7.268505] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.269978] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 7.270744] systemd[1]: Reached target User and Group Name Lookups. [ 7.271119] systemd[1]: Reached target Slice Units. [ 7.271404] systemd[1]: Reached target Swaps. [ 7.271651] systemd[1]: Reached target System Time Set. [ 7.272155] systemd[1]: Reached target Local Verity Protected Volumes. [ 7.296939] systemd[1]: Listening on RPCbind Server Activation Socket. [ 7.298266] systemd[1]: Listening on Syslog Socket. [ 7.299328] systemd[1]: Listening on fsck to fsckd communication Socket. [ 7.300064] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 7.301676] systemd[1]: Listening on Journal Audit Socket. [ 7.302703] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.304018] systemd[1]: Listening on Journal Socket. [ 7.310073] systemd[1]: Listening on udev Control Socket. [ 7.311185] systemd[1]: Listening on udev Kernel Socket. [ 7.317646] systemd[1]: Mounting Huge Pages File System... [ 7.324601] systemd[1]: Mounting POSIX Message Queue File System... [ 7.332040] systemd[1]: Mounting Kernel Debug File System... [ 7.339032] systemd[1]: Mounting Kernel Trace File System... [ 7.340513] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 7.348547] systemd[1]: Starting Restore / save the current clock... [ 7.356637] systemd[1]: Starting Set the console keyboard layout... [ 7.365046] systemd[1]: Starting Create List of Static Device Nodes... [ 7.373662] systemd[1]: Starting Load Kernel Module configfs... [ 7.382276] systemd[1]: Starting Load Kernel Module drm... [ 7.391227] systemd[1]: Starting Load Kernel Module efi_pstore... [ 7.399687] systemd[1]: Starting Load Kernel Module fuse... [ 7.401291] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 7.415272] systemd[1]: Starting Load Kernel Modules... [ 7.424180] systemd[1]: Starting Remount Root and Kernel File Systems... [ 7.432904] systemd[1]: Starting Coldplug All udev Devices... [ 7.447045] systemd[1]: Mounted Huge Pages File System. [ 7.449586] systemd[1]: Mounted POSIX Message Queue File System. [ 7.451908] systemd[1]: Mounted Kernel Debug File System. [ 7.454169] systemd[1]: Mounted Kernel Trace File System. [ 7.458998] systemd[1]: Finished Restore / save the current clock. [ 7.463939] systemd[1]: Finished Create List of Static Device Nodes. [ 7.466692] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 7.469769] systemd[1]: Finished Load Kernel Module configfs. [ 7.473457] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 7.480004] systemd[1]: Finished Load Kernel Module drm. [ 7.482458] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 7.485719] systemd[1]: Finished Load Kernel Module efi_pstore. [ 7.492398] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 7.494535] systemd[1]: Finished Load Kernel Module fuse. [ 7.497679] EXT4-fs (mmcblk0p2): re-mounted de2a5213-e4a0-4e17-8a41-545c79873d46 r/w. Quota mode: none. [ 7.498837] systemd[1]: Finished Load Kernel Modules. [ 7.511839] systemd[1]: Finished Remount Root and Kernel File Systems. [ 7.540417] systemd[1]: Mounting FUSE Control File System... [ 7.547304] systemd[1]: Mounting Kernel Configuration File System... [ 7.548309] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 7.556383] systemd[1]: Starting Load/Save Random Seed... [ 7.569406] systemd[1]: Starting Apply Kernel Variables... [ 7.588631] systemd[1]: Starting Create System Users... [ 7.610730] systemd[1]: Mounted FUSE Control File System. [ 7.613031] systemd[1]: Mounted Kernel Configuration File System. [ 7.623458] systemd[1]: Finished Load/Save Random Seed. [ 7.625464] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 7.655225] systemd[1]: Finished Create System Users. [ 7.683615] systemd[1]: Finished Apply Kernel Variables. [ 7.692411] systemd[1]: Starting Create Static Device Nodes in /dev... [ 7.753849] systemd[1]: Finished Set the console keyboard layout. [ 7.757876] systemd[1]: Finished Create Static Device Nodes in /dev. [ 7.759112] systemd[1]: Reached target Preparation for Local File Systems. [ 7.796270] systemd[1]: Mounting /tmp... [ 7.807909] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 7.814108] systemd[1]: Mounted /tmp. [ 8.097802] systemd[1]: Started Rule-based Manager for Device Events and Files. [ 8.129870] systemd[1]: Finished Coldplug All udev Devices. [ 8.172364] systemd[1]: Starting Show Plymouth Boot Screen... [ 8.231995] systemd[1]: Started Show Plymouth Boot Screen. [ 8.233129] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. [ 8.234308] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. [ 8.234639] systemd[1]: Reached target Local Encrypted Volumes. [ 8.606928] mc: Linux media interface: v0.10 [ 8.688457] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey.3.auto/input/input0 [ 8.739993] videodev: Linux video capture interface: v2.00 [ 8.764699] rk2-crypto fe380000.crypto: will run requests pump with realtime priority [ 8.764785] rk2-crypto fe380000.crypto: Registers crypto algos [ 8.764792] rk2-crypto fe380000.crypto: Register ecb(aes) as ecb-aes-rk2 [ 8.764845] rk2-crypto fe380000.crypto: Register cbc(aes) as cbc-aes-rk2 [ 8.764860] rk2-crypto fe380000.crypto: Register xts(aes) as xts-aes-rk2 [ 8.764874] rk2-crypto fe380000.crypto: Register md5 as rk2-md5 3 [ 8.764889] rk2-crypto fe380000.crypto: Register sha1 as rk2-sha1 4 [ 8.764905] rk2-crypto fe380000.crypto: Register sha256 as rk2-sha256 5 [ 8.764919] rk2-crypto fe380000.crypto: Register sha384 as rk2-sha384 6 [ 8.764932] rk2-crypto fe380000.crypto: Register sha512 as rk2-sha512 7 [ 8.764945] rk2-crypto fe380000.crypto: Register sm3 as rk2-sm3 8 [ 8.829499] rockchip-rga fdeb0000.rga: HW Version: 0x03.02 [ 8.830002] rockchip_vdec2: module is from the staging directory, the quality is unknown, you have been warned. [ 8.850073] systemd[1]: Found device /dev/disk/by-uuid/3EBA-7644. [ 8.865368] rockchip-rga fdeb0000.rga: Registered rockchip-rga as /dev/video0 [ 8.876982] systemd[1]: Starting File System Check on /dev/disk/by-uuid/3EBA-7644... [ 8.903175] hantro-vpu fdea0000.video-codec: Adding to iommu group 0 [ 8.904321] hantro-vpu fdea0000.video-codec: registered rockchip,rk3328-vpu-dec as /dev/video2 [ 8.905473] hantro-vpu fdee0000.video-codec: Adding to iommu group 1 [ 8.907885] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video3 [ 8.916668] systemd[1]: Found device /dev/ttyS2. [ 8.948546] systemd[1]: Started File System Check Daemon to report status. [ 8.982837] systemd[1]: Finished File System Check on /dev/disk/by-uuid/3EBA-7644. [ 8.988625] systemd[1]: Mounting /boot... [ 9.030354] systemd[1]: Mounted /boot. [ 9.031205] systemd[1]: Reached target Local File Systems. [ 9.049439] systemd[1]: Starting Armbian ZRAM config... [ 9.055279] systemd[1]: Starting Set console font and keymap... [ 9.064534] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... [ 9.065579] systemd[1]: Condition check resulted in RPC security service for NFS server being skipped. [ 9.072269] systemd[1]: Starting Set Up Additional Binary Formats... [ 9.072580] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 9.082948] systemd[1]: Starting Commit a transient machine-id on disk... [ 9.085620] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data. [ 9.086521] systemd[1]: Received SIGRTMIN+20 from PID 175 (plymouthd). [ 9.098605] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 326 (systemd-binfmt) [ 9.108171] systemd[1]: Mounting Arbitrary Executable File Formats File System... [ 9.136056] systemd[1]: etc-machine\x2did.mount: Deactivated successfully. [ 9.139106] systemd[1]: Finished Commit a transient machine-id on disk. [ 9.140132] systemd[1]: Mounted Arbitrary Executable File Formats File System. [ 9.150078] systemd[1]: Finished Set Up Additional Binary Formats. [ 9.268366] zram: Added device: zram0 [ 9.268892] zram: Added device: zram1 [ 9.272574] zram: Added device: zram2 [ 9.335217] zram0: detected capacity change from 0 to 4012952 [ 9.353350] Adding 2006472k swap on /dev/zram0. Priority:5 extents:1 across:2006472k SS [ 9.391417] zram1: detected capacity change from 0 to 102400 [ 9.421596] systemd[1]: Finished Armbian ZRAM config. [ 9.444580] systemd[1]: Starting Armbian memory supported logging... [ 9.493608] EXT4-fs (zram1): mounted filesystem ef0c2a86-bb36-4b01-8cee-d5ff3a7a96ad r/w without journal. Quota mode: none. [ 9.955138] systemd[1]: Finished Armbian memory supported logging. [ 9.976514] systemd[1]: Starting Journal Service... [ 10.125420] systemd[1]: Started Journal Service. [ 10.175941] systemd-journald[435]: Received client request to flush runtime journal. [ 10.325494] RPC: Registered named UNIX socket transport module. [ 10.325509] RPC: Registered udp transport module. [ 10.325513] RPC: Registered tcp transport module. [ 10.325517] RPC: Registered tcp-with-tls transport module. [ 10.325520] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 11.348922] EXT4-fs (mmcblk0p2): resizing filesystem from 1258491 to 7487488 blocks [ 11.536331] EXT4-fs (mmcblk0p2): resized filesystem to 7487488 [ 33.768240] vdd_npu: disabling [ 33.769497] vdda0v9_image: disabling [ 33.771188] vcca1v8_image: disabling [ 53.431847] usb 3-1.1: new full-speed USB device number 3 using ehci-platform [ 53.530354] usb 3-1.1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 53.530412] usb 3-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 53.530441] usb 3-1.1: Product: USB2.0 HUB [ 53.532313] hub 3-1.1:1.0: USB hub found [ 53.532752] hub 3-1.1:1.0: 4 ports detected [ 74.691339] usb 3-1.1: USB disconnect, device number 3 [ 74.767910] usb 3-1.2: new full-speed USB device number 4 using ehci-platform [ 74.866461] usb 3-1.2: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 74.866518] usb 3-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 74.866549] usb 3-1.2: Product: USB2.0 HUB [ 74.868281] hub 3-1.2:1.0: USB hub found [ 74.868626] hub 3-1.2:1.0: 4 ports detected [ 118.679009] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 118.690355] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 118.690850] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Edited Monday at 04:35 PM by Hqnicolas 0 Quote
Hqnicolas Posted Tuesday at 12:47 AM Author Posted Tuesday at 12:47 AM (edited) Mainline Kernel 6.14 PR: https://github.com/armbian/build/pull/7908 cat dmesg Quote [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.14.0-rc4-edge-rockchip64 (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP PREEMPT Sun Feb 23 20:32:57 UTC 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Youyeetoo YY3568 [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000001ffffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ff751a40-0x1ff7541ff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff] [ 0.000000] node 0: [mem 0x00000001f0000000-0x00000001ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 256 MiB at 0x00000000e0000000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 34 pages/cpu s98840 r8192 d32232 u139264 [ 0.000000] pcpu-alloc: s98840 r8192 d32232 u139264 alloc=34*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: root=UUID=94ea9275-a0cd-4974-b523-8269456a7d02 rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=5e425cc6-0a96-1149-b209-be03a1570889 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cma=256M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory androidboot.fwver=ddr-v1.21-2d653b3476,bl31-v1.44,uboot-rmbian-201-03/04/2025 [ 0.000000] Unknown kernel command line parameters "splash ubootpart=5e425cc6-0a96-1149-b209-be03a1570889 cgroup_enable=memory cgroup_memory=1", will be passed to user space. [ 0.000000] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048064 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 320 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: MBI range [296:319] [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 0.000000] ITS: No ITS available, not enabling LPIs [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001341] Console: colour dummy device 80x25 [ 0.001365] printk: legacy console [tty1] enabled [ 0.001564] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.001589] pid_max: default: 32768 minimum: 301 [ 0.001701] LSM: initializing lsm=capability,yama,apparmor [ 0.001793] Yama: becoming mindful. [ 0.002140] AppArmor: AppArmor initialized [ 0.002301] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.002340] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.031827] rcu: Hierarchical SRCU implementation. [ 0.031850] rcu: Max phase no-delay instances is 1000. [ 0.032370] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.033586] EFI services will not be available. [ 0.035872] smp: Bringing up secondary CPUs ... [ 0.048063] Detected VIPT I-cache on CPU1 [ 0.048166] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 0.048228] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.056285] Detected VIPT I-cache on CPU2 [ 0.056382] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 0.056433] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.068161] Detected VIPT I-cache on CPU3 [ 0.068257] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 0.068308] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.068492] smp: Brought up 1 node, 4 CPUs [ 0.068520] SMP: Total of 4 processors activated. [ 0.068528] CPU: All CPU(s) started at EL2 [ 0.068537] CPU features: detected: 32-bit EL0 Support [ 0.068545] CPU features: detected: 32-bit EL1 Support [ 0.068555] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.068566] CPU features: detected: Common not Private translations [ 0.068574] CPU features: detected: CRC32 instructions [ 0.068590] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.068598] CPU features: detected: LSE atomic instructions [ 0.068606] CPU features: detected: Privileged Access Never [ 0.068614] CPU features: detected: RAS Extension Support [ 0.068626] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.068711] alternatives: applying system-wide alternatives [ 0.073669] Memory: 3714892K/4192256K available (16576K kernel code, 2906K rwdata, 11224K rodata, 5312K init, 785K bss, 210988K reserved, 262144K cma-reserved) [ 0.075567] devtmpfs: initialized [ 0.099152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.099209] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.107832] 23504 pages in range for non-PLT usage [ 0.107860] 515024 pages in range for PLT usage [ 0.108315] pinctrl core: initialized pinctrl subsystem [ 0.109173] DMI not present or invalid. [ 0.113372] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.115662] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.116900] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.118078] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.118182] audit: initializing netlink subsys (disabled) [ 0.118541] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1 [ 0.121697] thermal_sys: Registered thermal governor 'fair_share' [ 0.121716] thermal_sys: Registered thermal governor 'bang_bang' [ 0.121726] thermal_sys: Registered thermal governor 'step_wise' [ 0.121734] thermal_sys: Registered thermal governor 'user_space' [ 0.121861] cpuidle: using governor menu [ 0.122360] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.122600] ASID allocator initialised with 65536 entries [ 0.122976] Serial: AMBA PL011 UART driver [ 0.140512] /vop@fe040000: Fixed dependency cycle(s) with /hdmi@fe0a0000 [ 0.140626] /hdmi@fe0a0000: Fixed dependency cycle(s) with /vop@fe040000 [ 0.146258] /pcie@fe260000: Fixed dependency cycle(s) with /pcie@fe260000/legacy-interrupt-controller [ 0.166209] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.167112] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000 [ 0.167729] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.168156] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000 [ 0.168711] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.169113] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000 [ 0.169664] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.170108] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000 [ 0.170560] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.170971] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000 [ 0.175046] /pcie@fe280000: Fixed dependency cycle(s) with /pcie@fe280000/legacy-interrupt-controller [ 0.176987] /hdmi@fe0a0000: Fixed dependency cycle(s) with /hdmi-con [ 0.177096] /hdmi-con: Fixed dependency cycle(s) with /hdmi@fe0a0000 [ 0.183438] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.183462] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.183474] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.183482] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.183492] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.183500] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.183509] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.183516] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.185576] cryptd: max_cpu_qlen set to 1000 [ 0.254305] raid6: neonx8 gen() 1408 MB/s [ 0.322527] raid6: neonx4 gen() 1437 MB/s [ 0.390738] raid6: neonx2 gen() 1322 MB/s [ 0.458974] raid6: neonx1 gen() 1074 MB/s [ 0.527171] raid6: int64x8 gen() 910 MB/s [ 0.595418] raid6: int64x4 gen() 1051 MB/s [ 0.663654] raid6: int64x2 gen() 939 MB/s [ 0.731847] raid6: int64x1 gen() 671 MB/s [ 0.731862] raid6: using algorithm neonx4 gen() 1437 MB/s [ 0.800013] raid6: .... xor() 1103 MB/s, rmw enabled [ 0.800027] raid6: using neon recovery algorithm [ 0.801570] iommu: Default domain type: Translated [ 0.801590] iommu: DMA domain TLB invalidation policy: strict mode [ 0.802682] SCSI subsystem initialized [ 0.803036] libata version 3.00 loaded. [ 0.803375] usbcore: registered new interface driver usbfs [ 0.803429] usbcore: registered new interface driver hub [ 0.803495] usbcore: registered new device driver usb [ 0.804278] pps_core: LinuxPPS API ver. 1 registered [ 0.804292] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.804330] PTP clock support registered [ 0.804395] EDAC MC: Ver: 3.0.0 [ 0.804950] scmi_core: SCMI protocol bus registered [ 0.806691] NetLabel: Initializing [ 0.806707] NetLabel: domain hash size = 128 [ 0.806717] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.806819] NetLabel: unlabeled traffic allowed by default [ 0.807132] vgaarb: loaded [ 0.807967] clocksource: Switched to clocksource arch_sys_counter [ 0.808858] VFS: Disk quotas dquot_6.6.0 [ 0.808926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.809806] AppArmor: AppArmor Filesystem Enabled [ 0.825866] NET: Registered PF_INET protocol family [ 0.826225] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.899303] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.899536] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.899664] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.900299] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.901226] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901470] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.901670] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.902096] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.902150] NET: Registered PF_XDP protocol family [ 0.902176] PCI: CLS 0 bytes, default 64 [ 0.902606] Trying to unpack rootfs image as initramfs... [ 0.908065] kvm [1]: nv: 566 coarse grained trap handlers [ 0.908754] kvm [1]: IPA Size Limit: 40 bits [ 0.908802] kvm [1]: GICv3: no GICV resource entry [ 0.908814] kvm [1]: disabling GICv2 emulation [ 0.908860] kvm [1]: GIC system register CPU interface enabled [ 0.908902] kvm [1]: vgic interrupt IRQ9 [ 0.908962] kvm [1]: VHE mode initialized successfully [ 0.914681] Initialise system trusted keyrings [ 0.914769] Key type blacklist registered [ 0.915179] workingset: timestamp_bits=44 max_order=20 bucket_order=0 [ 0.915257] zbud: loaded [ 0.916195] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.916929] fuse: init (API version 7.42) [ 0.919570] integrity: Platform Keyring initialized [ 0.992525] xor: measuring software checksum speed [ 0.994459] 8regs : 1718 MB/sec [ 0.996599] 32regs : 1547 MB/sec [ 0.998518] arm64_neon : 1726 MB/sec [ 0.998528] xor: using function: arm64_neon (1726 MB/sec) [ 0.998549] Key type asymmetric registered [ 0.998559] Asymmetric key parser 'x509' registered [ 0.998742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.999209] io scheduler mq-deadline registered [ 0.999225] io scheduler kyber registered [ 0.999302] io scheduler bfq registered [ 2.503085] Freeing initrd memory: 26360K [ 2.515507] ledtrig-cpu: registered to indicate activity on CPUs [ 2.524738] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.524769] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.528071] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.528100] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.531307] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 2.536971] printk: legacy console [ttyS2] disabled [ 2.537495] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 25, base_baud = 1500000) is a 16550A [ 2.537773] printk: legacy console [ttyS2] enabled [ 2.539686] Serial: AMBA driver [ 2.553098] loop: module loaded [ 2.555126] Key type psk registered [ 2.561289] thunder_xcv, ver 1.0 [ 2.561352] thunder_bgx, ver 1.0 [ 2.561407] nicpf, ver 1.0 [ 2.565675] usbcore: registered new interface driver usb-storage [ 2.568451] mousedev: PS/2 mouse device common for all mice [ 2.569156] i2c_dev: i2c /dev entries driver [ 2.571795] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 2.579441] sdhci: Secure Digital Host Controller Interface driver [ 2.579464] sdhci: Copyright(c) Pierre Ossman [ 2.579521] Synopsys Designware Multimedia Card Interface Driver [ 2.580777] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.581959] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 2.582048] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 2.582067] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 2.582142] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo [ 2.582415] dwmmc_rockchip fe000000.mmc: Got CD GPIO [ 2.583615] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport [ 2.583636] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms / max-msg-size: 104bytes / max-msg: 20 [ 2.583847] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 2.584325] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled. [ 2.584404] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 2.586951] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 2.587329] hid: raw HID events driver (C) Jiri Kosina [ 2.587468] usbcore: registered new interface driver usbhid [ 2.587481] usbhid: USB HID core driver [ 2.589275] rockchip-dfi fe230000.dfi: dfi initialized, dram type: 0x7, channels: 1 [ 2.591400] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 (0,8000003f) counters available [ 2.593374] NET: Registered PF_INET6 protocol family [ 2.595294] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 2.635629] Segment Routing with IPv6 [ 2.635747] In-situ OAM (IOAM) with IPv6 [ 2.635893] NET: Registered PF_PACKET protocol family [ 2.636214] 8021q: 802.1Q VLAN Support v1.8 [ 2.636325] Key type dns_resolver registered [ 2.649683] registered taskstats version 1 [ 2.650181] Loading compiled-in X.509 certificates [ 2.652062] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0) [ 2.669772] zswap: loaded using pool zstd/z3fold [ 2.670215] Demotion targets for Node 0: null [ 2.670450] Key type .fscrypt registered [ 2.670465] Key type fscrypt-provisioning registered [ 2.674157] Btrfs loaded, zoned=yes, fsverity=yes [ 2.674458] Key type encrypted registered [ 2.674482] AppArmor: AppArmor sha256 policy hashing enabled [ 2.828080] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode. [ 2.828169] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller. [ 2.828188] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a [ 2.828258] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 63,32 bit host data width,256 deep fifo [ 2.829001] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO [ 2.839604] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges: [ 2.839677] rockchip-dw-pcie 3c0000000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000 [ 2.839722] rockchip-dw-pcie 3c0000000.pcie: MEM 0x00f4200000..0x00f5ffffff -> 0x00f4200000 [ 2.839748] rockchip-dw-pcie 3c0000000.pcie: MEM 0x0300000000..0x033fffffff -> 0x0040000000 [ 2.840036] rockchip-dw-pcie 3c0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 2.844146] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 2.864634] mmc0: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA [ 2.932827] mmc0: new HS200 MMC card at address 0001 [ 2.933948] mmcblk0: mmc0:0001 DV4032 29.1 GiB [ 2.939302] mmcblk0: p1 p2 [ 2.940516] mmcblk0boot0: mmc0:0001 DV4032 4.00 MiB [ 2.942837] mmcblk0boot1: mmc0:0001 DV4032 4.00 MiB [ 2.944748] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00 [ 2.944786] pci_bus 0000:00: root bus resource [bus 00-0f] [ 2.944807] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff]) [ 2.944822] pci_bus 0000:00: root bus resource [mem 0xf4200000-0xf5ffffff] [ 2.944838] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33fffffff] (bus address [0x40000000-0x7fffffff]) [ 2.944893] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400 PCIe Root Port [ 2.944933] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref] [ 2.944950] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 2.944968] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 2.944983] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 2.945003] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] [ 2.945097] pci 0000:00:00.0: supports D1 D2 [ 2.945112] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.945231] mmcblk0rpmb: mmc0:0001 DV4032 16.0 MiB, chardev (243:0) [ 2.954249] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f]) [ 2.954631] pci 0000:00:00.0: ROM [mem 0xf4200000-0xf420ffff pref]: assigned [ 2.954660] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 2.954687] pci_bus 0000:00: resource 4 [io 0x0000-0xfffff] [ 2.954702] pci_bus 0000:00: resource 5 [mem 0xf4200000-0xf5ffffff] [ 2.954716] pci_bus 0000:00: resource 6 [mem 0x300000000-0x33fffffff] [ 2.957759] pcieport 0000:00:00.0: PME: Signaling with IRQ 69 [ 2.958315] pcieport 0000:00:00.0: AER: enabled with IRQ 69 [ 2.968326] rockchip-usb2phy fe8a0000.usb2phy: Requested PHY is disabled [ 2.969815] rockchip-usb2phy fe8a0000.usb2phy: Requested PHY is disabled [ 2.969842] rockchip-usb2phy fe8a0000.usb2phy: Requested PHY is disabled [ 2.969868] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller [ 2.969904] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 1 [ 2.970097] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 2.970175] xhci-hcd xhci-hcd.7.auto: irq 70, io mem 0xfcc00000 [ 2.970416] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller [ 2.970445] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 2 [ 2.970470] xhci-hcd xhci-hcd.7.auto: Host supports USB 3.0 SuperSpeed [ 2.970834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 2.970857] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.970870] usb usb1: Product: xHCI Host Controller [ 2.970885] usb usb1: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 xhci-hcd [ 2.970897] usb usb1: SerialNumber: xhci-hcd.7.auto [ 2.971762] hub 1-0:1.0: USB hub found [ 2.971830] hub 1-0:1.0: 1 port detected [ 2.972517] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.972765] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 2.972786] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.972801] usb usb2: Product: xHCI Host Controller [ 2.972813] usb usb2: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 xhci-hcd [ 2.972825] usb usb2: SerialNumber: xhci-hcd.7.auto [ 2.973532] hub 2-0:1.0: USB hub found [ 2.973596] hub 2-0:1.0: 1 port detected [ 2.978794] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller [ 2.978841] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 3 [ 2.979059] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010 [ 2.979146] xhci-hcd xhci-hcd.8.auto: irq 71, io mem 0xfd000000 [ 2.979396] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller [ 2.979425] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4 [ 2.979448] xhci-hcd xhci-hcd.8.auto: Host supports USB 3.0 SuperSpeed [ 2.979770] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 2.979791] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.979807] usb usb3: Product: xHCI Host Controller [ 2.979819] usb usb3: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 xhci-hcd [ 2.979831] usb usb3: SerialNumber: xhci-hcd.8.auto [ 2.980658] hub 3-0:1.0: USB hub found [ 2.980738] hub 3-0:1.0: 1 port detected [ 2.981346] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.981591] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 2.981612] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.981627] usb usb4: Product: xHCI Host Controller [ 2.981639] usb usb4: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 xhci-hcd [ 2.981652] usb usb4: SerialNumber: xhci-hcd.8.auto [ 2.982358] hub 4-0:1.0: USB hub found [ 2.982425] hub 4-0:1.0: 1 port detected [ 2.985390] WCN: marlin_init entry! [ 2.986029] of_cfs_init [ 2.986090] of_cfs_init: OK [ 2.986810] ehci-platform fd800000.usb: EHCI Host Controller [ 2.986856] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 2.986865] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 5 [ 2.986896] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 6 [ 2.987086] ehci-platform fd800000.usb: irq 72, io mem 0xfd800000 [ 2.987132] ohci-platform fd840000.usb: irq 74, io mem 0xfd840000 [ 2.987210] ehci-platform fd880000.usb: EHCI Host Controller [ 2.987255] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 2.987258] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 7 [ 2.987298] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 8 [ 2.987471] ehci-platform fd880000.usb: irq 73, io mem 0xfd880000 [ 2.987504] ohci-platform fd8c0000.usb: irq 75, io mem 0xfd8c0000 [ 2.996076] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 2.996552] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 2.996583] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.996597] usb usb5: Product: EHCI Host Controller [ 2.996610] usb usb5: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ehci_hcd [ 2.996621] usb usb5: SerialNumber: fd800000.usb [ 2.997545] hub 5-0:1.0: USB hub found [ 2.997628] hub 5-0:1.0: 1 port detected [ 3.008045] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 3.008505] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 3.008536] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.008550] usb usb7: Product: EHCI Host Controller [ 3.008562] usb usb7: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ehci_hcd [ 3.008574] usb usb7: SerialNumber: fd880000.usb [ 3.009506] hub 7-0:1.0: USB hub found [ 3.009588] hub 7-0:1.0: 1 port detected [ 3.044452] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14 [ 3.044488] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.044503] usb usb6: Product: Generic Platform OHCI controller [ 3.044516] usb usb6: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ohci_hcd [ 3.044528] usb usb6: SerialNumber: fd840000.usb [ 3.045522] hub 6-0:1.0: USB hub found [ 3.045635] hub 6-0:1.0: 1 port detected [ 3.046605] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14 [ 3.046641] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.046655] usb usb8: Product: Generic Platform OHCI controller [ 3.046668] usb usb8: Manufacturer: Linux 6.14.0-rc4-edge-rockchip64 ohci_hcd [ 3.046679] usb usb8: SerialNumber: fd8c0000.usb [ 3.047706] hub 8-0:1.0: USB hub found [ 3.047796] hub 8-0:1.0: 1 port detected [ 3.082885] clk: Disabling unused clocks [ 3.085096] PM: genpd: Disabling unused power domains [ 3.089964] Freeing unused kernel memory: 5312K [ 3.090509] Run /init as init process [ 3.090523] with arguments: [ 3.090533] /init [ 3.090542] splash [ 3.090553] with environment: [ 3.090561] HOME=/ [ 3.090571] TERM=linux [ 3.090579] ubootpart=5e425cc6-0a96-1149-b209-be03a1570889 [ 3.090588] cgroup_enable=memory [ 3.090597] cgroup_memory=1 [ 3.244040] usb 5-1: new high-speed USB device number 2 using ehci-platform [ 3.391180] usb 5-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36 [ 3.391216] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 3.391231] usb 5-1: Product: USB2.0 Hub [ 3.395341] hub 5-1:1.0: USB hub found [ 3.400037] hub 5-1:1.0: 4 ports detected [ 3.872770] rockchip-vop2 fe040000.vop: Adding to iommu group 0 [ 3.889293] rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops [rockchipdrm]) [ 3.895586] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 3.897286] rk808-rtc rk808-rtc.4.auto: registered as rtc0 [ 3.898279] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 3.899125] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) [ 3.900561] rk808-rtc rk808-rtc.4.auto: setting system clock to 2017-08-05T09:00:08 UTC (1501923608) [ 3.901377] [drm] Initialized rockchip 1.0.0 for display-subsystem on minor 0 [ 3.951591] panfrost fde60000.gpu: clock rate = 594000000 [ 3.951650] panfrost fde60000.gpu: bus_clock rate = 500000000 [ 3.972247] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0 [ 3.972290] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400 [ 3.972306] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7 [ 3.972324] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1 [ 3.986079] [drm] Initialized panfrost 1.3.0 for fde60000.gpu on minor 1 [ 3.990289] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found [ 3.990324] rk_gmac-dwmac fe010000.ethernet: IRQ sfty not found [ 3.990645] rk_gmac-dwmac fe010000.ethernet: supply phy not found, using dummy regulator [ 3.990925] rk_gmac-dwmac fe010000.ethernet: clock input or output? (output). [ 3.990948] rk_gmac-dwmac fe010000.ethernet: Can not read property: tx_delay. [ 3.990960] rk_gmac-dwmac fe010000.ethernet: set tx_delay to 0x30 [ 3.990975] rk_gmac-dwmac fe010000.ethernet: Can not read property: rx_delay. [ 3.990985] rk_gmac-dwmac fe010000.ethernet: set rx_delay to 0x10 [ 3.991007] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no). [ 3.996236] rk_gmac-dwmac fe010000.ethernet: init for RGMII [ 3.997368] random: crng init done [ 4.000972] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 4.001015] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5 [ 4.001042] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported [ 4.001055] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported [ 4.001066] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported [ 4.001076] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported [ 4.001374] rk_gmac-dwmac fe010000.ethernet: TSO supported [ 4.001512] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 4.001531] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10) [ 4.001545] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled [ 4.001558] rk_gmac-dwmac fe010000.ethernet: Using 32/32 bits DMA host/device width [ 4.068985] phy phy-fe8c0000.phy.6: lane number 0, val 1 [ 4.069018] phy phy-fe8c0000.phy.6: lane number 1, val 2 [ 4.069032] phy phy-fe8c0000.phy.6: bifurcation enabled [ 4.069550] phy phy-fe8c0000.phy.6: rockchip_p3phy_rk3568_init: lock failed 0x6890000, check input refclk and power supply [ 4.069572] phy phy-fe8c0000.phy.6: phy init failed --> -110 [ 4.069722] rockchip-dw-pcie 3c0800000.pcie: probe with driver rockchip-dw-pcie failed with error -110 [ 4.158740] rk_gmac-dwmac fe2a0000.ethernet: IRQ eth_lpi not found [ 4.158776] rk_gmac-dwmac fe2a0000.ethernet: IRQ sfty not found [ 4.160360] rk_gmac-dwmac fe2a0000.ethernet: supply phy not found, using dummy regulator [ 4.161247] rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output). [ 4.161272] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: tx_delay. [ 4.161280] rk_gmac-dwmac fe2a0000.ethernet: set tx_delay to 0x30 [ 4.161292] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: rx_delay. [ 4.161299] rk_gmac-dwmac fe2a0000.ethernet: set rx_delay to 0x10 [ 4.161321] rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no). [ 4.166409] rk_gmac-dwmac fe2a0000.ethernet: init for RGMII [ 4.166917] rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 4.166945] rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5 [ 4.166957] rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register supported [ 4.166965] rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine supported [ 4.166973] rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported [ 4.166979] rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported [ 4.167229] rk_gmac-dwmac fe2a0000.ethernet: TSO supported [ 4.167242] rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 4.167254] rk_gmac-dwmac fe2a0000.ethernet: Enabled RFS Flow TC (entries=10) [ 4.167263] rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled [ 4.167271] rk_gmac-dwmac fe2a0000.ethernet: Using 32/32 bits DMA host/device width [ 4.394779] Console: switching to colour frame buffer device 240x67 [ 4.497462] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device [ 6.122887] EXT4-fs (mmcblk0p2): mounted filesystem 94ea9275-a0cd-4974-b523-8269456a7d02 ro with writeback data mode. Quota mode: none. [ 6.601959] systemd[1]: System time before build time, advancing clock. [ 6.614440] systemd[1]: Inserted module 'autofs4' [ 6.652511] systemd[1]: systemd 249.11-0ubuntu3.12 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 6.653670] systemd[1]: Detected architecture arm64. [ 6.656225] systemd[1]: Hostname set to <yy3568>. [ 6.798144] dw-apb-uart fe660000.serial: forbid DMA for kernel console [ 6.882068] block mmcblk0: the capability attribute has been deprecated. [ 7.086269] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 7.479445] systemd[1]: Queued start job for default target Graphical Interface. [ 7.516102] systemd[1]: Created slice Slice /system/modprobe. [ 7.519292] systemd[1]: Created slice Slice /system/serial-getty. [ 7.522085] systemd[1]: Created slice Slice /system/systemd-fsck. [ 7.524298] systemd[1]: Created slice User and Session Slice. [ 7.525036] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.526429] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 7.527158] systemd[1]: Reached target User and Group Name Lookups. [ 7.527515] systemd[1]: Reached target Slice Units. [ 7.527787] systemd[1]: Reached target Swaps. [ 7.528082] systemd[1]: Reached target System Time Set. [ 7.528523] systemd[1]: Reached target Local Verity Protected Volumes. [ 7.556504] systemd[1]: Listening on RPCbind Server Activation Socket. [ 7.557813] systemd[1]: Listening on Syslog Socket. [ 7.558820] systemd[1]: Listening on fsck to fsckd communication Socket. [ 7.559479] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 7.561152] systemd[1]: Listening on Journal Audit Socket. [ 7.562201] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.563389] systemd[1]: Listening on Journal Socket. [ 7.569136] systemd[1]: Listening on udev Control Socket. [ 7.570292] systemd[1]: Listening on udev Kernel Socket. [ 7.576678] systemd[1]: Mounting Huge Pages File System... [ 7.583721] systemd[1]: Mounting POSIX Message Queue File System... [ 7.591006] systemd[1]: Mounting Kernel Debug File System... [ 7.598147] systemd[1]: Mounting Kernel Trace File System... [ 7.599433] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 7.607539] systemd[1]: Starting Restore / save the current clock... [ 7.614977] systemd[1]: Starting Set the console keyboard layout... [ 7.623286] systemd[1]: Starting Create List of Static Device Nodes... [ 7.632114] systemd[1]: Starting Load Kernel Module configfs... [ 7.642255] systemd[1]: Starting Load Kernel Module drm... [ 7.652233] systemd[1]: Starting Load Kernel Module efi_pstore... [ 7.660816] systemd[1]: Starting Load Kernel Module fuse... [ 7.662253] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 7.680145] systemd[1]: Starting Load Kernel Modules... [ 7.688200] systemd[1]: Starting Remount Root and Kernel File Systems... [ 7.697748] systemd[1]: Starting Coldplug All udev Devices... [ 7.715837] systemd[1]: Mounted Huge Pages File System. [ 7.718912] systemd[1]: Mounted POSIX Message Queue File System. [ 7.721879] systemd[1]: Mounted Kernel Debug File System. [ 7.725117] systemd[1]: Mounted Kernel Trace File System. [ 7.731943] systemd[1]: Finished Restore / save the current clock. [ 7.737641] systemd[1]: Finished Create List of Static Device Nodes. [ 7.740230] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 7.743768] systemd[1]: Finished Load Kernel Module configfs. [ 7.746699] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 7.749293] systemd[1]: Finished Load Kernel Module drm. [ 7.751816] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 7.755217] systemd[1]: Finished Load Kernel Module efi_pstore. [ 7.758200] EXT4-fs (mmcblk0p2): re-mounted 94ea9275-a0cd-4974-b523-8269456a7d02 r/w. Quota mode: none. [ 7.758326] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 7.760645] systemd[1]: Finished Load Kernel Module fuse. [ 7.769465] systemd[1]: Finished Load Kernel Modules. [ 7.773278] systemd[1]: Finished Remount Root and Kernel File Systems. [ 7.808579] systemd[1]: Mounting FUSE Control File System... [ 7.816616] systemd[1]: Mounting Kernel Configuration File System... [ 7.817654] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 7.824909] systemd[1]: Starting Load/Save Random Seed... [ 7.833622] systemd[1]: Starting Apply Kernel Variables... [ 7.842671] systemd[1]: Starting Create System Users... [ 7.862287] systemd[1]: Mounted FUSE Control File System. [ 7.867440] systemd[1]: Mounted Kernel Configuration File System. [ 7.912475] systemd[1]: Finished Load/Save Random Seed. [ 7.914631] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 7.918213] systemd[1]: Finished Create System Users. [ 7.952967] systemd[1]: Starting Create Static Device Nodes in /dev... [ 7.963879] systemd[1]: Finished Apply Kernel Variables. [ 8.012967] systemd[1]: Finished Create Static Device Nodes in /dev. [ 8.038624] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 8.042826] systemd[1]: Finished Set the console keyboard layout. [ 8.044248] systemd[1]: Reached target Preparation for Local File Systems. [ 8.051668] systemd[1]: Mounting /tmp... [ 8.067002] systemd[1]: Mounted /tmp. [ 8.328925] systemd[1]: Started Rule-based Manager for Device Events and Files. [ 8.464794] systemd[1]: Finished Coldplug All udev Devices. [ 8.489040] systemd[1]: Starting Show Plymouth Boot Screen... [ 8.555337] systemd[1]: Started Show Plymouth Boot Screen. [ 8.559804] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. [ 8.561216] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. [ 8.561631] systemd[1]: Reached target Local Encrypted Volumes. [ 8.910780] mc: Linux media interface: v0.10 [ 9.010305] videodev: Linux video capture interface: v2.00 [ 9.038717] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey.3.auto/input/input0 [ 9.116877] rockchip_vdec2: module is from the staging directory, the quality is unknown, you have been warned. [ 9.120091] rk2-crypto fe380000.crypto: will run requests pump with realtime priority [ 9.120171] rk2-crypto fe380000.crypto: Registers crypto algos [ 9.120179] rk2-crypto fe380000.crypto: Register ecb(aes) as ecb-aes-rk2 [ 9.120232] rk2-crypto fe380000.crypto: Register cbc(aes) as cbc-aes-rk2 [ 9.120248] rk2-crypto fe380000.crypto: Register xts(aes) as xts-aes-rk2 [ 9.120261] rk2-crypto fe380000.crypto: Register md5 as rk2-md5 3 [ 9.120276] rk2-crypto fe380000.crypto: Register sha1 as rk2-sha1 4 [ 9.120291] rk2-crypto fe380000.crypto: Register sha256 as rk2-sha256 5 [ 9.120306] rk2-crypto fe380000.crypto: Register sha384 as rk2-sha384 6 [ 9.120319] rk2-crypto fe380000.crypto: Register sha512 as rk2-sha512 7 [ 9.120333] rk2-crypto fe380000.crypto: Register sm3 as rk2-sm3 8 [ 9.122514] rockchip-rga fdeb0000.rga: HW Version: 0x03.02 [ 9.165687] rockchip-rga fdeb0000.rga: Registered rockchip-rga as /dev/video0 [ 9.188101] hantro-vpu fdea0000.video-codec: Adding to iommu group 1 [ 9.216117] systemd[1]: Found device /dev/disk/by-uuid/4271-D3A2. [ 9.232905] hantro-vpu fdea0000.video-codec: registered rockchip,rk3328-vpu-dec as /dev/video2 [ 9.236847] hantro-vpu fdee0000.video-codec: Adding to iommu group 2 [ 9.256727] OF: /rk809-sound/simple-audio-card,codec: could not get #sound-dai-cells for /i2c@fdd40000/pmic@20 [ 9.256765] asoc-simple-card rk809-sound: error -EINVAL: parse error [ 9.256775] asoc-simple-card rk809-sound: probe with driver asoc-simple-card failed with error -22 [ 9.256848] systemd[1]: Starting File System Check on /dev/disk/by-uuid/4271-D3A2... [ 9.262745] systemd[1]: Found device /dev/ttyS2. [ 9.264444] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video3 [ 9.286846] systemd[1]: Started File System Check Daemon to report status. [ 9.359011] systemd[1]: Finished File System Check on /dev/disk/by-uuid/4271-D3A2. [ 9.381420] systemd[1]: Mounting /boot... [ 9.415422] systemd[1]: Mounted /boot. [ 9.416898] systemd[1]: Reached target Local File Systems. [ 9.421770] systemd[1]: Starting Armbian ZRAM config... [ 9.428901] systemd[1]: Starting Set console font and keymap... [ 9.439940] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... [ 9.442453] systemd[1]: Condition check resulted in RPC security service for NFS server being skipped. [ 9.454891] systemd[1]: Starting Set Up Additional Binary Formats... [ 9.455248] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. [ 9.455526] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. [ 9.462000] systemd[1]: Finished Set console font and keymap. [ 9.466643] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data. [ 9.468923] systemd[1]: Received SIGRTMIN+20 from PID 181 (plymouthd). [ 9.479836] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 337 (systemd-binfmt) [ 9.485212] systemd[1]: Mounting Arbitrary Executable File Formats File System... [ 9.514830] systemd[1]: Mounted Arbitrary Executable File Formats File System. [ 9.526889] systemd[1]: Finished Set Up Additional Binary Formats. [ 9.659684] zram: Added device: zram0 [ 9.660618] zram: Added device: zram1 [ 9.663734] zram: Added device: zram2 [ 9.728528] zram0: detected capacity change from 0 to 4012944 [ 9.746979] Adding 2006468k swap on /dev/zram0. Priority:5 extents:1 across:2006468k SS [ 9.790109] zram1: detected capacity change from 0 to 102400 [ 9.826419] systemd[1]: Finished Armbian ZRAM config. [ 9.865763] systemd[1]: Starting Armbian memory supported logging... [ 9.926542] EXT4-fs (zram1): mounted filesystem 3ccbfa22-0697-469d-86f0-199ab9e91036 r/w without journal. Quota mode: none. [ 10.412107] systemd[1]: Finished Armbian memory supported logging. [ 10.438010] systemd[1]: Starting Journal Service... [ 10.608629] systemd[1]: Started Journal Service. [ 10.662120] systemd-journald[466]: Received client request to flush runtime journal. [ 10.785735] RPC: Registered named UNIX socket transport module. [ 10.785760] RPC: Registered udp transport module. [ 10.785765] RPC: Registered tcp transport module. [ 10.785768] RPC: Registered tcp-with-tls transport module. [ 10.785772] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 12.840069] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 12.928586] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-1:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 12.940124] dwmac4: Master AXI performs any burst length [ 12.940159] rk_gmac-dwmac fe010000.ethernet eth0: No Safety Features support found [ 12.940187] rk_gmac-dwmac fe010000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 12.940556] rk_gmac-dwmac fe010000.ethernet eth0: registered PTP clock [ 12.940964] rk_gmac-dwmac fe010000.ethernet eth0: configuring for phy/rgmii link mode [ 13.001059] rk_gmac-dwmac fe2a0000.ethernet eth1: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 13.088098] rk_gmac-dwmac fe2a0000.ethernet eth1: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 13.101133] dwmac4: Master AXI performs any burst length [ 13.101172] rk_gmac-dwmac fe2a0000.ethernet eth1: No Safety Features support found [ 13.101210] rk_gmac-dwmac fe2a0000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 13.106147] rk_gmac-dwmac fe2a0000.ethernet eth1: registered PTP clock [ 13.107519] rk_gmac-dwmac fe2a0000.ethernet eth1: configuring for phy/rgmii link mode [ 17.070468] rk_gmac-dwmac fe010000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 19.432764] platform hdmi-sound: deferred probe pending: asoc-simple-card: parse error [ 23.788138] usb 3-1: new full-speed USB device number 2 using xhci-hcd [ 23.932924] usb 3-1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 23.932946] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 23.932953] usb 3-1: Product: USB2.0 HUB [ 24.100129] hub 3-1:1.0: USB hub found [ 24.100267] hub 3-1:1.0: 4 ports detected [ 24.480042] usb 3-1.1: new low-speed USB device number 3 using xhci-hcd [ 24.579770] usb 3-1.1: New USB device found, idVendor=17ef, idProduct=6099, bcdDevice= 1.00 [ 24.579792] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 24.579798] usb 3-1.1: Product: Lenovo Traditional USB Keyboard [ 24.579804] usb 3-1.1: Manufacturer: Lenovo [ 24.745674] input: Lenovo Lenovo Traditional USB Keyboard as /devices/platform/fd000000.usb/xhci-hcd.8.auto/usb3/3-1/3-1.1/3-1.1:1.0/0003:17EF:6099.0001/input/input1 [ 24.856489] hid-generic 0003:17EF:6099.0001: input,hidraw0: USB HID v1.11 Keyboard [Lenovo Lenovo Traditional USB Keyboard] on usb-xhci-hcd.8.auto-1.1/input0 [ 24.928048] usb 3-1.2: new low-speed USB device number 4 using xhci-hcd [ 25.023913] usb 3-1.2: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00 [ 25.023936] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 25.023943] usb 3-1.2: Product: Lenovo USB Optical Mouse [ 25.023995] usb 3-1.2: Manufacturer: PixArt [ 25.254467] input: PixArt Lenovo USB Optical Mouse as /devices/platform/fd000000.usb/xhci-hcd.8.auto/usb3/3-1/3-1.2/3-1.2:1.0/0003:17EF:608D.0002/input/input2 [ 25.256550] hid-generic 0003:17EF:608D.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt Lenovo USB Optical Mouse] on usb-xhci-hcd.8.auto-1.2/input0 [ 29.293424] usb 3-1.4: new full-speed USB device number 5 using xhci-hcd [ 29.386437] usb 3-1.4: not running at top speed; connect to a high speed hub [ 29.389647] usb 3-1.4: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.00 [ 29.389697] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 29.389726] usb 3-1.4: Product: DataTraveler 3.0 [ 29.389749] usb 3-1.4: Manufacturer: Kingston [ 29.389771] usb 3-1.4: SerialNumber: 60A44C3FAC2DBDA0A98A2DE8 [ 29.392638] usb-storage 3-1.4:1.0: USB Mass Storage device detected [ 29.398455] scsi host0: usb-storage 3-1.4:1.0 [ 29.446242] usbcore: registered new interface driver uas [ 30.411461] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6 [ 30.572143] sd 0:0:0:0: [sda] 15360000 512-byte logical blocks: (7.86 GB/7.32 GiB) [ 30.574628] sd 0:0:0:0: [sda] Write Protect is off [ 30.574644] sd 0:0:0:0: [sda] Mode Sense: 2b 80 00 08 [ 30.576603] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 30.647165] sda: sda1 sda2 [ 30.647606] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 30.654983] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 33.770013] vdd_npu: disabling [ 35.663374] ntfs3: Enabled Linux POSIX ACLs support [ 35.663396] ntfs3: Read-only LZX/Xpress compression included [ 35.685675] ntfs3(sda1): It is recommened to use chkdsk. [ 35.694214] FAT-fs (sda2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 49.444758] ntfs3(sda1): volume is dirty and "force" flag is not set! Armbian-unofficial_25.05.0-trunk_Yy3568_noble_edge_6.14.0-rc4_minimal.tar https://drive.google.com/file/d/1qcLTI3DihEZiKLEnKslH5iUJfPdML1Qk/view?usp=sharing Armbian-unofficial_25.05.0-trunk_Yy3568_noble_edge_6.14.0-rc4_gnome_desktop.tar.xz https://drive.google.com/file/d/1Ek6dn2OLvqPuBzoFkoOsg7xD_E2ZSkPr/view?usp=sharing Armbian-unofficial_25.05.0-trunk_Yy3568_noble_current_6.12.17_minimal.tar.xz https://drive.google.com/file/d/180g5MjEiIhgRrT6Qiv9cRTK7j-_0jzh2/view?usp=sharing Armbian-unofficial_25.05.0-trunk_Yy3568_noble_current_6.12.17_gnome_desktop.tar https://drive.google.com/file/d/1chlxGOQXywW4JkZnXjDJswFBqowuZQQi/view?usp=sharing Edited Tuesday at 02:10 PM by Hqnicolas 0 Quote
Hqnicolas Posted yesterday at 01:51 AM Author Posted yesterday at 01:51 AM (edited) Download RKDevTool and also download this small file wipe_part. We will be using that shortly. Download the Clear_EMMC_YY3568 Unzip RKDevTool and run RKDevTool.exe Set the Config for RKDevTool "RkDevToolConfig.cfg" that was inside " Clear_EMMC_YY3568" Flash the U-boot, parameter.txt and MiniloaderAll from "Clear_EMMC_YY3568" Your Board will restart. Destroy All the partitions overrided by file wipe_part. Flash this MiniLoaderAll.bin it now boots from SD-Card Edited yesterday at 01:53 AM by Hqnicolas 0 Quote
Hqnicolas Posted 16 hours ago Author Posted 16 hours ago (edited) On 2/13/2025 at 9:44 PM, Hqnicolas said: none of the images I created worked, despite seeing the status post https://github.com/armbian/linux-rockchip/releases/tag/v24.8.0-trunk.147 it seems there was a cut in the manufacturer's information and the project didn't move forward https://github.com/armbian/linux-rockchip/pull/99 Since the Vendor Kernel don't work, I'm doing It from scratch: https://github.com/armbian/linux-rockchip/pull/341 so far? dmsg: Quote [ 10.521638] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 10.521682] Linux version 6.1.99-vendor-rk35xx (build@armbian) (aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP Thu Mar 6 03:10:34 UTC 2025 [ 10.528880] Machine model: Youyeetoo YY3568 [ 10.529129] efi: UEFI not found. [ 10.529402] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@0': base 0x0000000000000000, size 0 MiB [ 10.529430] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@0': base 0x0000000000000000, size 0 MiB [ 10.529574] Reserved memory: created CMA memory pool at 0x00000000d0000000, size 512 MiB [ 10.529584] OF: reserved mem: initialized node rknpu, compatible id shared-dma-pool [ 10.654275] Zone ranges: [ 10.654290] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 10.654307] DMA32 empty [ 10.654314] Normal [mem 0x0000000100000000-0x00000001ffffffff] [ 10.654324] Movable zone start for each node [ 10.654328] Early memory node ranges [ 10.654331] node 0: [mem 0x0000000000200000-0x00000000efffffff] [ 10.654344] node 0: [mem 0x00000001f0000000-0x00000001ffffffff] [ 10.654354] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff] [ 10.684458] On node 0, zone DMA: 512 pages in unavailable ranges [ 10.686593] cma: Reserved 256 MiB at 0x00000000c0000000 [ 10.686739] psci: probing for conduit method from DT. [ 10.686754] psci: PSCIv1.1 detected in firmware. [ 10.686764] psci: Using standard PSCI v0.2 function IDs [ 10.686772] psci: MIGRATE_INFO_TYPE not supported. [ 10.686788] psci: SMC Calling Convention v1.2 [ 10.687258] percpu: Embedded 30 pages/cpu s82728 r8192 d31960 u122880 [ 10.687310] pcpu-alloc: s82728 r8192 d31960 u122880 alloc=30*4096 [ 10.687327] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 10.687465] Detected VIPT I-cache on CPU0 [ 10.687546] CPU features: detected: GIC system register CPU interface [ 10.687553] CPU features: detected: Virtualization Host Extensions [ 10.687575] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 [ 10.687582] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 10.687590] alternatives: applying boot alternatives [ 10.688373] Built 1 zonelists, mobility grouping on. Total pages: 1031688 [ 10.688396] Kernel command line: root=UUID=eaf13fe3-9baf-4448-9822-797e05b82fee rootwait rootfstype=ext4 splash plymouth.ignore-serial-consoles console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=56a0f540-524e-4f8b-8bb2-dadfd100fc0c usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cma=256M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory androidboot.fwver=ddr-v1.21-2d653b3476,bl31-v1.44,uboot-rmbian-201-03/06/2025 [ 10.689360] Unknown kernel command line parameters "splash ubootpart=56a0f540-524e-4f8b-8bb2-dadfd100fc0c cgroup_enable=memory cgroup_memory=1", will be passed to user space. [ 10.690700] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 10.691364] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 10.691379] mem auto-init: stack:off, heap alloc:off, heap free:off [ 10.691389] software IO TLB: area num 4. [ 10.733828] software IO TLB: mapped [mem 0x00000000bc000000-0x00000000c0000000] (64MB) [ 10.797191] Memory: 3193812K/4192256K available (18944K kernel code, 3960K rwdata, 16056K rodata, 8320K init, 703K bss, 212012K reserved, 786432K cma-reserved) [ 10.797437] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 10.797502] ftrace: allocating 71631 entries in 280 pages [ 10.990625] ftrace: allocated 280 pages with 3 groups [ 10.990861] trace event string verifier disabled [ 10.991210] rcu: Hierarchical RCU implementation. [ 10.991218] rcu: RCU event tracing is enabled. [ 10.991222] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 10.991232] Rude variant of Tasks RCU enabled. [ 10.991236] Tracing variant of Tasks RCU enabled. [ 10.991240] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 10.991247] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 11.020872] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 11.023926] GICv3: GIC: Using split EOI/Deactivate mode [ 11.023941] GICv3: 320 SPIs implemented [ 11.023949] GICv3: 0 Extended SPIs implemented [ 11.024007] Root IRQ handler: gic_handle_irq [ 11.024031] GICv3: GICv3 features: 16 PPIs [ 11.024077] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 11.024872] ITS [mem 0xfd440000-0xfd45ffff] [ 11.024984] ITS@0x00000000fd440000: allocated 8192 Devices @3410000 (indirect, esz 8, psz 64K, shr 0) [ 11.025048] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @3420000 (flat, esz 2, psz 64K, shr 0) [ 11.025070] ITS: using cache flushing for cmd queue [ 11.025649] GICv3: using LPI property table @0x0000000003430000 [ 11.025819] GIC: using cache flushing for LPI property table [ 11.025828] GICv3: CPU0: using allocated LPI pending table @0x0000000003440000 [ 11.025941] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 11.077071] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 11.077103] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 11.077119] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 11.079143] Console: colour dummy device 80x25 [ 11.079230] printk: console [tty1] enabled [ 11.079292] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000) [ 11.079313] pid_max: default: 32768 minimum: 301 [ 11.079441] LSM: Security Framework initializing [ 11.079595] AppArmor: AppArmor initialized [ 11.079811] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 11.079850] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 11.081431] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 11.083137] cblist_init_generic: Setting adjustable number of callback queues. [ 11.083152] cblist_init_generic: Setting shift to 2 and lim to 1. [ 11.083371] cblist_init_generic: Setting adjustable number of callback queues. [ 11.083384] cblist_init_generic: Setting shift to 2 and lim to 1. [ 11.083826] rcu: Hierarchical SRCU implementation. [ 11.083837] rcu: Max phase no-delay instances is 1000. [ 11.086047] Platform MSI: interrupt-controller@fd440000 domain created [ 11.086813] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created [ 11.087375] EFI services will not be available. [ 11.088109] smp: Bringing up secondary CPUs ... [ 11.089377] Detected VIPT I-cache on CPU1 [ 11.089501] cacheinfo: Unable to detect cache hierarchy for CPU 1 [ 11.089522] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 11.089554] GICv3: CPU1: using allocated LPI pending table @0x0000000003450000 [ 11.089623] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 11.091148] Detected VIPT I-cache on CPU2 [ 11.091262] cacheinfo: Unable to detect cache hierarchy for CPU 2 [ 11.091283] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 11.091311] GICv3: CPU2: using allocated LPI pending table @0x0000000003460000 [ 11.091370] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 11.092727] Detected VIPT I-cache on CPU3 [ 11.092841] cacheinfo: Unable to detect cache hierarchy for CPU 3 [ 11.092861] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 11.092889] GICv3: CPU3: using allocated LPI pending table @0x0000000003470000 [ 11.092943] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 11.093137] smp: Brought up 1 node, 4 CPUs [ 11.093168] SMP: Total of 4 processors activated. [ 11.093179] CPU features: detected: 32-bit EL0 Support [ 11.093186] CPU features: detected: 32-bit EL1 Support [ 11.093196] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 11.093205] CPU features: detected: Common not Private translations [ 11.093212] CPU features: detected: CRC32 instructions [ 11.093223] CPU features: detected: RCpc load-acquire (LDAPR) [ 11.093231] CPU features: detected: LSE atomic instructions [ 11.093238] CPU features: detected: Privileged Access Never [ 11.093244] CPU features: detected: RAS Extension Support [ 11.093254] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 11.093390] CPU: All CPU(s) started at EL2 [ 11.093440] alternatives: applying system-wide alternatives [ 11.099392] devtmpfs: initialized [ 11.143045] Registered cp15_barrier emulation handler [ 11.143079] Registered setend emulation handler [ 11.143394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 11.143431] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 11.167572] pinctrl core: initialized pinctrl subsystem [ 11.168193] regulator-dummy: no parameters, enabled [ 11.168736] DMI not present or invalid. [ 11.169757] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 11.172291] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 11.172814] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 11.173177] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 11.173266] audit: initializing netlink subsys (disabled) [ 11.173595] audit: type=2000 audit(0.093:1): state=initialized audit_enabled=0 res=1 [ 11.178400] Registered FIQ tty driver [ 11.179189] thermal_sys: Registered thermal governor 'fair_share' [ 11.179203] thermal_sys: Registered thermal governor 'step_wise' [ 11.179212] thermal_sys: Registered thermal governor 'user_space' [ 11.179220] thermal_sys: Registered thermal governor 'power_allocator' [ 11.179354] cpuidle: using governor menu [ 11.180312] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 11.180595] ASID allocator initialised with 65536 entries [ 11.185107] ramoops: dmesg-0 0x20000@0x0000000000110000 [ 11.185164] ramoops: console 0x80000@0x0000000000130000 [ 11.185205] ramoops: pmsg 0x50000@0x00000000001b0000 [ 11.185486] printk: console [ramoops-1] enabled [ 11.185500] pstore: Registered ramoops as persistent store backend [ 11.185509] ramoops: using 0xf0000@0x110000, ecc: 0 [ 11.216635] platform fe040000.vop: Fixed dependency cycle(s) with /hdmi@fe0a0000 [ 11.216780] platform fe0a0000.hdmi: Fixed dependency cycle(s) with /vop@fe040000 [ 11.252063] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000 [ 11.253187] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000 [ 11.254196] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000 [ 11.255108] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000 [ 11.255992] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000 [ 11.256252] rockchip-pinctrl pinctrl: probed pinctrl [ 11.268479] KASLR disabled due to lack of seed [ 11.293348] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 11.293373] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 11.293387] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 11.293396] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 11.293406] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 11.293415] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 11.293426] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 11.293434] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 11.350055] raid6: neonx8 gen() 1371 MB/s [ 11.406967] raid6: neonx4 gen() 1413 MB/s [ 11.463857] raid6: neonx2 gen() 1288 MB/s [ 11.520763] raid6: neonx1 gen() 1052 MB/s [ 11.577700] raid6: int64x8 gen() 349 MB/s [ 11.634549] raid6: int64x4 gen() 440 MB/s [ 11.691450] raid6: int64x2 gen() 912 MB/s [ 11.748422] raid6: int64x1 gen() 634 MB/s [ 11.748438] raid6: using algorithm neonx4 gen() 1413 MB/s [ 11.805208] raid6: .... xor() 1069 MB/s, rmw enabled [ 11.805223] raid6: using neon recovery algorithm [ 11.807374] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ fiq not found [ 11.807406] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ wakeup not found [ 11.807429] fiq_debugger_probe: could not install nmi irq handler [ 11.807855] printk: console [ttyFIQ0] enabled [ 11.808221] Registered fiq debugger ttyFIQ0 [ 11.809104] vcc5v0_sys: 5000 mV, enabled [ 11.809426] reg-fixed-voltage vcc5v0-sys: vcc5v0_sys supplying 5000000uV [ 11.809682] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree [ 11.809711] vcc3v3_sys: supplied by vcc5v0_sys [ 11.809730] vcc5v0_sys: could not add device link regulator.2: -ENOENT [ 11.809805] vcc3v3_sys: 3300 mV, enabled [ 11.810113] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV [ 11.810609] vcc5v0_host: no parameters, enabled [ 11.810891] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 0uV [ 11.811317] vcc5v0_otg: no parameters, enabled [ 11.811626] reg-fixed-voltage vcc5v0-otg-regulator: vcc5v0_otg supplying 0uV [ 11.812205] vcc3v3_minipcie: no parameters, enabled [ 11.812479] reg-fixed-voltage vcc3v3-minipcie: vcc3v3_minipcie supplying 0uV [ 11.812911] vcc3v3_minipcie_to_5g_or_wifi: no parameters, enabled [ 11.813220] reg-fixed-voltage vcc3v3-minipcie-to-5g-or-wifi: vcc3v3_minipcie_to_5g_or_wifi supplying 0uV [ 11.813607] vcc3v3_pci_30x1: no parameters, enabled [ 11.813914] reg-fixed-voltage vcc3v3-pci-30x1: vcc3v3_pci_30x1 supplying 0uV [ 11.814516] gpio-regulator pcie30-3v3: No 'states' property found [ 11.814533] gpio-regulator: probe of pcie30-3v3 failed with error -22 [ 11.815210] iommu: Default domain type: Translated [ 11.815227] iommu: DMA domain TLB invalidation policy: strict mode [ 11.815899] SCSI subsystem initialized [ 11.815975] libata version 3.00 loaded. [ 11.816294] usbcore: registered new interface driver usbfs [ 11.816378] usbcore: registered new interface driver hub [ 11.816448] usbcore: registered new device driver usb [ 11.816711] mc: Linux media interface: v0.10 [ 11.816805] videodev: Linux video capture interface: v2.00 [ 11.817033] pps_core: LinuxPPS API ver. 1 registered [ 11.817048] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 11.817082] PTP clock support registered [ 11.818059] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16 [ 11.818282] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled. [ 11.818364] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 11.820142] Advanced Linux Sound Architecture Driver Initialized. [ 11.821221] Bluetooth: Core ver 2.22 [ 11.821290] NET: Registered PF_BLUETOOTH protocol family [ 11.821304] Bluetooth: HCI device and connection manager initialized [ 11.821324] Bluetooth: HCI socket layer initialized [ 11.821339] Bluetooth: L2CAP socket layer initialized [ 11.821370] Bluetooth: SCO socket layer initialized [ 11.821502] NetLabel: Initializing [ 11.821512] NetLabel: domain hash size = 128 [ 11.821523] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 11.821640] NetLabel: unlabeled traffic allowed by default [ 11.822286] vgaarb: loaded [ 11.827980] clocksource: Switched to clocksource arch_sys_counter [ 11.828880] VFS: Disk quotas dquot_6.6.0 [ 11.828969] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 11.829894] AppArmor: AppArmor Filesystem Enabled [ 11.849815] NET: Registered PF_INET protocol family [ 11.850202] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 11.855496] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 11.855575] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 11.855697] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 11.855982] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 11.856940] TCP: Hash tables configured (established 32768 bind 32768) [ 11.857303] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) [ 11.857461] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 11.857557] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 11.857909] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 11.858826] RPC: Registered named UNIX socket transport module. [ 11.858845] RPC: Registered udp transport module. [ 11.858855] RPC: Registered tcp transport module. [ 11.858864] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 11.860548] PCI: CLS 0 bytes, default 64 [ 11.861629] Trying to unpack rootfs image as initramfs... [ 11.885452] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available [ 11.887054] kvm [1]: IPA Size Limit: 40 bits [ 11.887103] kvm [1]: GICv3: no GICV resource entry [ 11.887115] kvm [1]: disabling GICv2 emulation [ 11.887125] kvm [1]: GIC system register CPU interface enabled [ 11.894783] kvm [1]: vgic interrupt IRQ9 [ 11.904064] kvm [1]: VHE mode initialized successfully [ 12.595051] Initialise system trusted keyrings [ 12.595519] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 12.604856] zbud: loaded [ 12.608404] NFS: Registering the id_resolver key type [ 12.608480] Key type id_resolver registered [ 12.608492] Key type id_legacy registered [ 12.608641] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 12.608658] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 12.663981] NET: Registered PF_ALG protocol family [ 12.664024] xor: measuring software checksum speed [ 12.670390] 8regs : 1565 MB/sec [ 12.675603] 32regs : 1911 MB/sec [ 12.681715] arm64_neon : 1624 MB/sec [ 12.681738] xor: using function: 32regs (1911 MB/sec) [ 12.681775] Key type asymmetric registered [ 12.681788] Asymmetric key parser 'x509' registered [ 12.681925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241) [ 12.682339] io scheduler mq-deadline registered [ 12.682358] io scheduler kyber registered [ 12.689888] phy phy-fe8a0000.usb2-phy.0: Looking up phy-supply from device tree [ 12.689939] vcc5v0_host: could not add device link phy-fe8a0000.usb2-phy.0: -ENOENT [ 12.690310] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply from device tree [ 12.690334] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply property in node /usb2-phy@fe8a0000/otg-port failed [ 12.690496] phy phy-fe8a0000.usb2-phy.1: Looking up vbus-supply from device tree [ 12.693532] phy phy-fe8b0000.usb2-phy.2: Looking up phy-supply from device tree [ 12.693584] vcc5v0_host: could not add device link phy-fe8b0000.usb2-phy.2: -ENOENT [ 12.693901] phy phy-fe8b0000.usb2-phy.3: Looking up phy-supply from device tree [ 12.693933] vcc5v0_host: could not add device link phy-fe8b0000.usb2-phy.3: -ENOENT [ 12.694214] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply from device tree [ 12.694237] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply property in node /usb2-phy@fe8b0000/otg-port failed [ 12.699238] phy phy-fe830000.phy.4: Looking up phy-supply from device tree [ 12.699274] phy phy-fe830000.phy.4: Looking up phy-supply property in node /phy@fe830000 failed [ 12.700064] phy phy-fe840000.phy.5: Looking up phy-supply from device tree [ 12.700089] phy phy-fe840000.phy.5: Looking up phy-supply property in node /phy@fe840000 failed [ 12.701141] phy phy-fe820000.phy.6: Looking up phy-supply from device tree [ 12.701169] phy phy-fe820000.phy.6: Looking up phy-supply property in node /phy@fe820000 failed [ 12.707495] iep: Module initialized. [ 12.707640] mpp_service mpp-srv: 53c0acb01bce author: Tao Huang 2024-12-09 video: rockchip: mpp: Fix typos in Rockchip copyright notices [ 12.707661] mpp_service mpp-srv: probe start [ 12.715650] mpp_service mpp-srv: probe success [ 12.724671] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 12.724708] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 12.728744] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 12.728779] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 12.729501] rockchip-pvtm fde00000.pvtm: failed to retrieve pvtm_tz [ 12.729578] rockchip-pvtm fde00000.pvtm: pvtm@0 probed [ 12.729804] rockchip-pvtm fde80000.pvtm: failed to retrieve pvtm_tz [ 12.729894] rockchip-pvtm fde80000.pvtm: pvtm@1 probed [ 12.730071] rockchip-pvtm fde90000.pvtm: failed to retrieve pvtm_tz [ 12.730141] rockchip-pvtm fde90000.pvtm: pvtm@2 probed [ 12.731740] rockchip-system-monitor rockchip-system-monitor: system monitor probe [ 12.733338] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active. [ 12.733840] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 12.735468] fe680000.serial: ttyS4 at MMIO 0xfe680000 (irq = 32, base_baud = 1500000) is a 16550A [ 12.737214] fe6c0000.serial: ttyS8 at MMIO 0xfe6c0000 (irq = 33, base_baud = 1500000) is a 16550A [ 12.738783] fe6d0000.serial: ttyS9 at MMIO 0xfe6d0000 (irq = 34, base_baud = 1500000) is a 16550A [ 12.743121] led_vk2c21_init ============================================= [ 12.743343] random: crng init done [ 12.744162] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up npu-supply from device tree [ 12.744200] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up npu-supply property in node /power-management@fdd90000/power-controller failed [ 12.746311] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vpu-supply from device tree [ 12.746356] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vpu-supply property in node /power-management@fdd90000/power-controller failed [ 12.747392] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rga-supply from device tree [ 12.747431] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rga-supply property in node /power-management@fdd90000/power-controller failed [ 12.750804] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvenc-supply from device tree [ 12.750850] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvenc-supply property in node /power-management@fdd90000/power-controller failed [ 12.752029] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvdec-supply from device tree [ 12.752073] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvdec-supply property in node /power-management@fdd90000/power-controller failed [ 12.753134] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vi-supply from device tree [ 12.753174] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vi-supply property in node /power-management@fdd90000/power-controller failed [ 12.756699] rockchip-vop2 fe040000.vop: Adding to iommu group 8 [ 12.773494] [drm] all windows should be assigned, full plane mask: Cluster0 | Cluster1 | Esmart0 | Esmart1 | Smart0 | Smart1[0x3f], current plane mask: [0x0 ] [ 12.773525] [drm] use default plane mask [ 12.773599] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: Cluster0 | Cluster1 | Esmart0 | Esmart1 | Smart0 | Smart1[0x3f], primary plane phy id: Smart0[4] [ 12.773643] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: [0x0], primary plane phy id: INVALID[-1] [ 12.773672] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: [0x0], primary plane phy id: INVALID[-1] [ 12.774208] [drm] failed to init overlay plane Cluster0-win1 [ 12.774316] [drm] failed to init overlay plane Cluster1-win1 [ 12.774539] rockchip-vop2 fe040000.vop: bin=0 [ 12.774705] rockchip-vop2 fe040000.vop: Failed to get leakage [ 12.774794] rockchip-vop2 fe040000.vop: Looking up vop-supply from device tree [ 12.774832] rockchip-vop2 fe040000.vop: Looking up vop-supply property in node /vop@fe040000 failed [ 12.774878] rockchip-vop2 fe040000.vop: Failed to get reg [ 12.774958] rockchip-vop2 fe040000.vop: Looking up vop-supply from device tree [ 12.774997] rockchip-vop2 fe040000.vop: Looking up vop-supply property in node /vop@fe040000 failed [ 12.775028] rockchip-vop2 fe040000.vop: error -ENODEV: _opp_set_regulators: no regulator (vop) found [ 12.775087] rockchip-vop2 fe040000.vop: failed to set opp config [ 12.775103] rockchip-vop2 fe040000.vop: failed to init opp info [ 12.775117] rockchip-vop2 fe040000.vop: Unsupported VOP aclk dvfs [ 12.775138] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffff8000093de7c0) [ 12.775350] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-0v9-supply from device tree [ 12.775377] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-0v9-supply property in node /hdmi@fe0a0000 failed [ 12.775411] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-1v8-supply from device tree [ 12.775432] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-1v8-supply property in node /hdmi@fe0a0000 failed [ 12.775710] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 12.776867] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 12.777231] dwhdmi-rockchip fe0a0000.hdmi: error -ENXIO: IRQ index 1 not found [ 12.777939] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffff8000093f7058) [ 12.779868] [drm] Initialized rockchip 4.0.0 20140818 for display-subsystem on minor 0 [ 12.779945] rockchip-drm display-subsystem: failed to parse loader memory [ 12.857605] Freeing initrd memory: 16108K [ 12.966845] rockchip-vop2 fe040000.vop: [drm:vop2_crtc_atomic_enable] Update mode to 3840x2160p60, type: 11(if:HDMI0, flag:0x0) for vp0 dclk: 594000000 [ 12.967267] rockchip-vop2 fe040000.vop: [drm:vop2_crtc_atomic_enable] set dclk_vop0 to 594000000, get 594000000 [ 13.200739] Console: switching to colour frame buffer device 480x135 [ 13.282346] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device [ 13.282864] rockchip-drm display-subsystem: [drm] run display error_event monitor [ 13.286451] Registered IR keymap rc-cec [ 13.286669] rc rc0: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0 [ 13.286965] input: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0/input0 [ 13.287506] input: hdmi_cec_key as /devices/platform/fe0a0000.hdmi/dw-hdmi-cec.1.auto/input/input1 [ 13.289242] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 13.290856] brd: module loaded [ 13.300306] loop: module loaded [ 13.301065] rbd: loaded (major 254) [ 13.301717] lkdtm: No crash points registered, enable through debugfs [ 13.313037] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found [ 13.313389] rk_gmac-dwmac fe010000.ethernet: Looking up phy-supply from device tree [ 13.313421] rk_gmac-dwmac fe010000.ethernet: Looking up phy-supply property in node /ethernet@fe010000 failed [ 13.313466] rk_gmac-dwmac fe010000.ethernet: supply phy not found, using dummy regulator [ 13.313706] rk_gmac-dwmac fe010000.ethernet: clock input or output? (output). [ 13.313727] rk_gmac-dwmac fe010000.ethernet: TX delay(0x4f). [ 13.313743] rk_gmac-dwmac fe010000.ethernet: RX delay(0x26). [ 13.313779] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no). [ 13.314114] rk_gmac-dwmac fe010000.ethernet: init for RGMII [ 13.314512] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 13.314539] rk_gmac-dwmac fe010000.ethernet: DWMAC4/5 [ 13.314555] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported [ 13.314567] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported [ 13.314579] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported [ 13.314591] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported [ 13.314744] rk_gmac-dwmac fe010000.ethernet: TSO supported [ 13.314761] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 13.314777] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10) [ 13.314808] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled [ 13.314823] rk_gmac-dwmac fe010000.ethernet: Using 32/32 bits DMA host/device width [ 13.471034] rk_gmac-dwmac fe2a0000.ethernet: IRQ eth_lpi not found [ 13.471875] rk_gmac-dwmac fe2a0000.ethernet: Looking up phy-supply from device tree [ 13.471912] rk_gmac-dwmac fe2a0000.ethernet: Looking up phy-supply property in node /ethernet@fe2a0000 failed [ 13.471955] rk_gmac-dwmac fe2a0000.ethernet: supply phy not found, using dummy regulator [ 13.472203] rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output). [ 13.472225] rk_gmac-dwmac fe2a0000.ethernet: TX delay(0x3c). [ 13.472241] rk_gmac-dwmac fe2a0000.ethernet: RX delay(0x2f). [ 13.472279] rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no). [ 13.472624] rk_gmac-dwmac fe2a0000.ethernet: init for RGMII [ 13.473009] rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 13.473036] rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5 [ 13.473053] rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register supported [ 13.473066] rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine supported [ 13.473078] rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported [ 13.473089] rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported [ 13.473194] rk_gmac-dwmac fe2a0000.ethernet: TSO supported [ 13.473210] rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 13.473226] rk_gmac-dwmac fe2a0000.ethernet: Enabled RFS Flow TC (entries=10) [ 13.473241] rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled [ 13.473255] rk_gmac-dwmac fe2a0000.ethernet: Using 32/32 bits DMA host/device width [ 13.617581] phy_rtl8211f_led_fixup in [ 13.617756] phy_rtl8211f_led_fixup in val=0x0a42 [ 13.624413] usbcore: registered new interface driver rndis_wlan [ 13.624524] usbcore: registered new interface driver asix [ 13.624595] usbcore: registered new interface driver cdc_ether [ 13.624737] usbcore: registered new interface driver rndis_host [ 13.624862] usbcore: registered new interface driver cdc_ncm [ 13.625248] VFIO - User Level meta-driver version: 0.3 [ 13.633896] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pipe-supply from device tree [ 13.633943] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pipe-supply property in node /power-management@fdd90000/power-controller failed [ 13.643739] phy phy-fe8b0000.usb2-phy.3: illegal mode [ 13.644867] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 13.644933] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1 [ 13.645135] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports [ 13.645156] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002010010 [ 13.645249] xhci-hcd xhci-hcd.4.auto: irq 51, io mem 0xfd000000 [ 13.645860] ehci-platform fd800000.usb: EHCI Host Controller [ 13.645890] phy phy-fe8b0000.usb2-phy.3: illegal mode [ 13.645896] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 13.645917] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 13.645921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.645939] usb usb1: Product: xHCI Host Controller [ 13.645948] ehci-platform fd880000.usb: EHCI Host Controller [ 13.645952] usb usb1: Manufacturer: Linux 6.1.99-vendor-rk35xx xhci-hcd [ 13.645963] usb usb1: SerialNumber: xhci-hcd.4.auto [ 13.646293] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 13.646841] hub 1-0:1.0: USB hub found [ 13.646924] hub 1-0:1.0: 1 port detected [ 13.647627] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 2 [ 13.647664] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3 [ 13.647710] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 4 [ 13.647793] usbcore: registered new interface driver cdc_acm [ 13.647811] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 13.647886] ehci-platform fd800000.usb: irq 52, io mem 0xfd800000 [ 13.647922] ohci-platform fd840000.usb: irq 54, io mem 0xfd840000 [ 13.647947] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 5 [ 13.648014] ehci-platform fd880000.usb: irq 53, io mem 0xfd880000 [ 13.648199] ohci-platform fd8c0000.usb: irq 55, io mem 0xfd8c0000 [ 13.648363] usbcore: registered new interface driver uas [ 13.648508] usbcore: registered new interface driver usb-storage [ 13.649419] mousedev: PS/2 mouse device common for all mice [ 13.650017] [GTP-INF][goodix_i2c_init:1931] Goodix driver init [ 13.650081] [GTP-INF][goodix_fwu_module_init:1588] goodix_fwupdate_module_ini IN [ 13.650096] [GTP-INF][goodix_register_ext_module:161] goodix_register_ext_module IN [ 13.650127] [GTP-INF][goodix_register_ext_module:166] goodix_register_ext_module OUT [ 13.650161] [GTP-INF][__do_register_ext_module:67] __do_register_ext_module IN [ 13.651178] .. rk pwm remotectl v2.0 init [ 13.651707] input: fe6e0030.pwm as /devices/platform/fe6e0030.pwm/input/input2 [ 13.652391] remotectl-pwm fe6e0030.pwm: Controller support pwrkey capture [ 13.653196] i2c_dev: i2c /dev entries driver [ 13.656461] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 13.656506] fan53555-regulator 0-001c: Looking up vin-supply from device tree [ 13.656854] vdd_cpu: supplied by vcc5v0_sys [ 13.656875] vcc5v0_sys: could not add device link regulator.8: -ENOENT [ 13.657436] vdd_cpu: override max_uV, 1390000 -> 1387500 [ 13.658034] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 13.658776] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 13.658801] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.658816] usb usb2: Product: EHCI Host Controller [ 13.658829] usb usb2: Manufacturer: Linux 6.1.99-vendor-rk35xx ehci_hcd [ 13.658841] usb usb2: SerialNumber: fd800000.usb [ 13.659730] hub 2-0:1.0: USB hub found [ 13.659815] hub 2-0:1.0: 1 port detected [ 13.659908] vdd_cpu: 712 <--> 1387 mV at 900 mV, enabled [ 13.661863] i2c 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx/rk817_slppin_rst [ 13.661908] i2c 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx/rk817_slppin_pwrdn [ 13.661942] i2c 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx/rk817_slppin_slp [ 13.663794] rk808 0-0020: chip id: 0x8090 [ 13.663864] rk808 0-0020: No cache defaults, reading back from HW [ 13.671370] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 13.672134] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 13.672159] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.672175] usb usb4: Product: EHCI Host Controller [ 13.672188] usb usb4: Manufacturer: Linux 6.1.99-vendor-rk35xx ehci_hcd [ 13.672201] usb usb4: SerialNumber: fd880000.usb [ 13.673075] hub 4-0:1.0: USB hub found [ 13.673201] hub 4-0:1.0: 1 port detected [ 13.687692] rk808 0-0020: source: on=0x10, off=0x00 [ 13.687725] rk808 0-0020: support dcdc3 fb mode:-22, 1 [ 13.687743] rk808 0-0020: support pmic reset mode:0,0 [ 13.690920] rk808 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx [ 13.697442] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 13.697501] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 13.697598] rk808 0-0020: Looking up vcc1-supply from device tree [ 13.698020] vdd_logic: supplied by vcc3v3_sys [ 13.698046] vcc3v3_sys: could not add device link regulator.9: -ENOENT [ 13.698926] vdd_logic: 500 <--> 1350 mV at 900 mV, enabled [ 13.699427] rk808 0-0020: Looking up vcc2-supply from device tree [ 13.699458] vdd_gpu: supplied by vcc3v3_sys [ 13.699476] vcc3v3_sys: could not add device link regulator.10: -ENOENT [ 13.700299] vdd_gpu: 500 <--> 1350 mV at 900 mV, enabled [ 13.700784] rk808 0-0020: Looking up vcc3-supply from device tree [ 13.700813] vcc_ddr: supplied by vcc3v3_sys [ 13.700831] vcc3v3_sys: could not add device link regulator.11: -ENOENT [ 13.701354] vcc_ddr: at 500 mV, enabled [ 13.701801] rk808 0-0020: Looking up vcc4-supply from device tree [ 13.701830] vdd_npu: supplied by vcc3v3_sys [ 13.701847] vcc3v3_sys: could not add device link regulator.12: -ENOENT [ 13.702318] vdd_npu: 500 <--> 1350 mV at 900 mV, enabled [ 13.702785] rk808 0-0020: Looking up vcc9-supply from device tree [ 13.702814] vcc_1v8: supplied by vcc3v3_sys [ 13.702832] vcc3v3_sys: could not add device link regulator.13: -ENOENT [ 13.703653] vcc_1v8: 1800 mV, enabled [ 13.704061] rk808 0-0020: Looking up vcc5-supply from device tree [ 13.704090] vdda0v9_image: supplied by vcc3v3_sys [ 13.704108] vcc3v3_sys: could not add device link regulator.14: -ENOENT [ 13.705112] vdda0v9_image: 900 mV, enabled [ 13.705503] rk808 0-0020: Looking up vcc5-supply from device tree [ 13.705531] vdda_0v9: supplied by vcc3v3_sys [ 13.705549] vcc3v3_sys: could not add device link regulator.15: -ENOENT [ 13.705783] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 [ 13.705809] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.705825] usb usb3: Product: Generic Platform OHCI controller [ 13.705838] usb usb3: Manufacturer: Linux 6.1.99-vendor-rk35xx ohci_hcd [ 13.705851] usb usb3: SerialNumber: fd840000.usb [ 13.706709] hub 3-0:1.0: USB hub found [ 13.706800] hub 3-0:1.0: 1 port detected [ 13.706942] vdda_0v9: 900 mV, enabled [ 13.707385] rk808 0-0020: Looking up vcc5-supply from device tree [ 13.707415] vdda0v9_pmu: supplied by vcc3v3_sys [ 13.707441] vcc3v3_sys: could not add device link regulator.16: -ENOENT [ 13.708451] vdda0v9_pmu: 900 mV, enabled [ 13.708903] rk808 0-0020: Looking up vcc6-supply from device tree [ 13.708933] vccio_acodec: supplied by vcc3v3_sys [ 13.708952] vcc3v3_sys: could not add device link regulator.17: -ENOENT [ 13.709014] vccio_acodec: Bringing 3300000uV into 3000000-3000000uV [ 13.709082] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 [ 13.709108] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.709124] usb usb5: Product: Generic Platform OHCI controller [ 13.709137] usb usb5: Manufacturer: Linux 6.1.99-vendor-rk35xx ohci_hcd [ 13.709150] usb usb5: SerialNumber: fd8c0000.usb [ 13.709977] hub 5-0:1.0: USB hub found [ 13.710060] hub 5-0:1.0: 1 port detected [ 13.710334] vccio_acodec: 3000 mV, enabled [ 13.710805] rk808 0-0020: Looking up vcc6-supply from device tree [ 13.710836] vccio_sd: supplied by vcc3v3_sys [ 13.710854] vcc3v3_sys: could not add device link regulator.18: -ENOENT [ 13.712250] vccio_sd: 1800 <--> 3300 mV at 3300 mV, enabled [ 13.712677] rk808 0-0020: Looking up vcc6-supply from device tree [ 13.712706] vcc3v3_pmu: supplied by vcc3v3_sys [ 13.712725] vcc3v3_sys: could not add device link regulator.19: -ENOENT [ 13.713707] vcc3v3_pmu: 3300 mV, enabled [ 13.714166] rk808 0-0020: Looking up vcc7-supply from device tree [ 13.714194] vcca_1v8: supplied by vcc3v3_sys [ 13.714212] vcc3v3_sys: could not add device link regulator.20: -ENOENT [ 13.715575] vcca_1v8: 1800 mV, enabled [ 13.716027] rk808 0-0020: Looking up vcc7-supply from device tree [ 13.716057] vcca1v8_pmu: supplied by vcc3v3_sys [ 13.716075] vcc3v3_sys: could not add device link regulator.21: -ENOENT [ 13.717060] vcca1v8_pmu: 1800 mV, enabled [ 13.717531] rk808 0-0020: Looking up vcc7-supply from device tree [ 13.717560] vcca1v8_image: supplied by vcc3v3_sys [ 13.717580] vcc3v3_sys: could not add device link regulator.22: -ENOENT [ 13.718617] vcca1v8_image: 1800 mV, enabled [ 13.719093] rk808 0-0020: Looking up vcc9-supply from device tree [ 13.719124] vcc_3v3: supplied by vcc3v3_sys [ 13.719142] vcc3v3_sys: could not add device link regulator.23: -ENOENT [ 13.719965] vcc_3v3: at 3300 mV, enabled [ 13.720350] rk808 0-0020: Looking up vcc8-supply from device tree [ 13.720378] vcc3v3_sd: supplied by vcc3v3_sys [ 13.720397] vcc3v3_sys: could not add device link regulator.24: -ENOENT [ 13.721228] vcc3v3_sd: at 3300 mV, enabled [ 13.721643] rk817-battery: Failed to locate of_node [id: -1] [ 13.721884] rk817-battery rk817-battery: Failed to find matching dt id [ 13.722067] rk817-charger: Failed to locate of_node [id: -1] [ 13.722244] rk817-charger rk817-charger: Failed to find matching dt id [ 13.729007] rk808-rtc rk808-rtc: registered as rtc0 [ 13.730807] rk808-rtc rk808-rtc: setting system clock to 2025-03-06T15:22:44 UTC (1741274564) [ 13.737455] rockchip-mipi-csi2-hw fdfb0000.mipi-csi2-hw: enter mipi csi2 hw probe! [ 13.737846] rockchip-mipi-csi2-hw fdfb0000.mipi-csi2-hw: probe success, v4l2_dev:mipi-csi2-hw! [ 13.739290] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 13.739337] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6 [ 13.739527] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002010010 [ 13.739620] xhci-hcd xhci-hcd.6.auto: irq 87, io mem 0xfcc00000 [ 13.739907] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 13.739938] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 7 [ 13.739966] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed [ 13.740484] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 13.740507] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.740524] usb usb6: Product: xHCI Host Controller [ 13.740537] usb usb6: Manufacturer: Linux 6.1.99-vendor-rk35xx xhci-hcd [ 13.740550] usb usb6: SerialNumber: xhci-hcd.6.auto [ 13.742530] hub 6-0:1.0: USB hub found [ 13.742618] hub 6-0:1.0: 1 port detected [ 13.743369] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. [ 13.743675] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 13.743698] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 13.743713] usb usb7: Product: xHCI Host Controller [ 13.743726] usb usb7: Manufacturer: Linux 6.1.99-vendor-rk35xx xhci-hcd [ 13.743738] usb usb7: SerialNumber: xhci-hcd.6.auto [ 13.745380] hub 7-0:1.0: USB hub found [ 13.745472] hub 7-0:1.0: 1 port detected [ 13.746859] rkisp_hw fdff0000.rkisp: Adding to iommu group 7 [ 13.747232] rkisp_hw fdff0000.rkisp: is_thunderboot: 0 [ 13.747281] rkisp_hw fdff0000.rkisp: can't request region for resource [mem 0xfdff0000-0xfdffffff] [ 13.747334] rkisp_hw fdff0000.rkisp: max input:0x0@0fps [ 13.747841] rkisp_hw fdff0000.rkisp: no find phandle sram [ 13.751097] usbcore: registered new interface driver uvcvideo [ 13.754701] cpu cpu0: Failed to get specification_serial_number [ 13.754763] cpu cpu0: Failed to get leakage [ 13.754803] cpu cpu0: Looking up cpu-supply from device tree [ 13.755877] cpu cpu0: soc version=0, speed=0 [ 13.755990] cpu cpu0: Looking up cpu-supply from device tree [ 13.758929] cpu cpu0: avs=0 [ 13.759234] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 13.762856] cpu cpu0: EM: OPP:600000 is inefficient [ 13.763202] cpu cpu0: EM: created perf domain [ 13.766291] sdhci: Secure Digital Host Controller Interface driver [ 13.766316] sdhci: Copyright(c) Pierre Ossman [ 13.766325] Synopsys Designware Multimedia Card Interface Driver [ 13.768059] sdhci-pltfm: SDHCI platform and OF driver helper [ 13.768865] dwmmc_rockchip fe2b0000.mmc: No normal pinctrl state [ 13.768890] dwmmc_rockchip fe2b0000.mmc: No idle pinctrl state [ 13.769075] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 13.769095] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 13.769440] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode. [ 13.769505] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller. [ 13.769527] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a [ 13.769616] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 92,32 bit host data width,256 deep fifo [ 13.769791] dwmmc_rockchip fe2b0000.mmc: Looking up vmmc-supply from device tree [ 13.769799] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 13.769843] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 13.769864] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 13.769931] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 13.770075] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 13.770129] dwmmc_rockchip fe2b0000.mmc: Looking up vqmmc-supply from device tree [ 13.770305] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 13.770317] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 13.770473] dwmmc_rockchip fe2b0000.mmc: Got CD GPIO [ 13.770917] sdhci-dwcmshc fe310000.mmc: Looking up vmmc-supply from device tree [ 13.770935] sdhci-dwcmshc fe310000.mmc: Looking up vmmc-supply property in node /mmc@fe310000 failed [ 13.770975] sdhci-dwcmshc fe310000.mmc: Looking up vqmmc-supply from device tree [ 13.770983] sdhci-dwcmshc fe310000.mmc: Looking up vqmmc-supply property in node /mmc@fe310000 failed [ 13.771817] ledtrig-cpu: registered to indicate activity on CPUs [ 13.771869] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active. [ 13.771954] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 13.772828] cryptodev: driver 1.12 loaded. [ 13.772880] hid: raw HID events driver (C) Jiri Kosina [ 13.773101] usbcore: registered new interface driver usbhid [ 13.773109] usbhid: USB HID core driver [ 13.773383] rockchip,bus bus-npu: Looking up bus-supply from device tree [ 13.773560] rockchip,bus bus-npu: bin=0 [ 13.773582] rockchip,bus bus-npu: Failed to get leakage [ 13.773597] rockchip,bus bus-npu: Looking up pvtm-supply from device tree [ 13.774364] rockchip,bus bus-npu: Looking up pvtm-supply from device tree [ 13.777950] rockchip,bus bus-npu: avs=0 [ 13.781463] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 13.782452] rockchip-saradc fe720000.saradc: Looking up vref-supply from device tree [ 13.783444] SPI driver inv-icm42600-spi has no spi_device_id for invensense,icm42600 [ 13.783455] SPI driver inv-icm42600-spi has no spi_device_id for invensense,icm42602 [ 13.783460] SPI driver inv-icm42600-spi has no spi_device_id for invensense,icm42605 [ 13.783464] SPI driver inv-icm42600-spi has no spi_device_id for invensense,icm42622 [ 13.784762] usbcore: registered new interface driver snd-usb-audio [ 13.787150] [Awinic] aw87xxx_pa_init:driver version: v2.2.0 [ 13.799122] mmc0: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA [ 13.855639] Initializing XFRM netlink socket [ 13.855887] NET: Registered PF_PACKET protocol family [ 13.856273] [BT_RFKILL]: Enter rfkill_rk_init [ 13.856282] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 13.856909] Key type dns_resolver registered [ 13.856946] Key type ceph registered [ 13.857398] libceph: loaded (mon/osd proto 15/24) [ 13.859521] registered taskstats version 1 [ 13.859564] Loading compiled-in X.509 certificates [ 13.863774] zswap: loaded using pool zstd/zbud [ 13.864447] Key type .fscrypt registered [ 13.864457] Key type fscrypt-provisioning registered [ 13.865514] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 13.865942] pstore: Using crash dump compression: deflate [ 13.866272] AppArmor: AppArmor sha1 policy hashing enabled [ 13.876018] rga2 fdeb0000.rk_rga: probe successfully, irq = 99, hw_version:3.2.63318 [ 13.876413] rga: IOMMU binding successfully, default mapping core[0x4] [ 13.876738] rga: Module initialized. v1.3.7 [ 13.894302] mmc0: Host Software Queue enabled [ 13.894345] mmc0: new HS200 MMC card at address 0001 [ 13.897395] mmcblk0: mmc0:0001 DV4032 29.1 GiB [ 13.898066] usb 1-1: new full-speed USB device number 2 using xhci-hcd [ 13.906619] mmcblk0: p1 [ 13.908163] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 13.910194] mmcblk0boot0: mmc0:0001 DV4032 4.00 MiB [ 13.916448] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply from device tree [ 13.916473] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply property in node /syscon@fdc20000/io-domains failed [ 13.916521] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio2-supply from device tree [ 13.916842] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc_3v3 [ 13.916876] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio1-supply from device tree [ 13.917106] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3000000 uV) supplied by vccio_acodec [ 13.917133] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply from device tree [ 13.917149] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply property in node /syscon@fdc20000/io-domains failed [ 13.917214] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio3-supply from device tree [ 13.917424] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd [ 13.917442] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio4-supply from device tree [ 13.917610] rockchip-iodomain fdc20000.syscon:io-domains: vccio4(1800000 uV) supplied by vcc_1v8 [ 13.917626] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio5-supply from device tree [ 13.917722] rockchip-iodomain fdc20000.syscon:io-domains: vccio5(3300000 uV) supplied by vcc_3v3 [ 13.917735] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio6-supply from device tree [ 13.917819] rockchip-iodomain fdc20000.syscon:io-domains: vccio6(1800000 uV) supplied by vcc_1v8 [ 13.917836] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio7-supply from device tree [ 13.917951] rockchip-iodomain fdc20000.syscon:io-domains: vccio7(3300000 uV) supplied by vcc_3v3 [ 13.919083] mpp_rkvenc fdf40000.rkvenc: Adding to iommu group 5 [ 13.919294] mmcblk0boot1: mmc0:0001 DV4032 4.00 MiB [ 13.919380] mpp_rkvenc fdf40000.rkvenc: probing start [ 13.920041] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 13.920481] mpp_rkvenc fdf40000.rkvenc: bin=0 [ 13.920532] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage [ 13.920564] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 13.920604] vdd_logic: could not add device link fdf40000.rkvenc: -EEXIST [ 13.920743] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 13.920775] debugfs: Directory 'fdf40000.rkvenc-venc' with parent 'vdd_logic' already present! [ 13.920798] vdd_logic: Failed to create debugfs directory [ 13.921185] mpp_rkvenc fdf40000.rkvenc: avs=0 [ 13.921625] mpp_rkvenc fdf40000.rkvenc: using default check_rate_volt [ 13.921661] mpp_rkvenc fdf40000.rkvenc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 13.922779] mpp_rkvenc fdf40000.rkvenc: probing finish [ 13.923737] mpp_vdpu2 fdea0400.vdpu: Adding to iommu group 1 [ 13.924208] mpp_vdpu2 fdea0400.vdpu: probe device [ 13.924876] mpp_vdpu2 fdea0400.vdpu: probing finish [ 13.925324] mpp_vepu2 fdee0000.vepu: Adding to iommu group 3 [ 13.925504] mpp_vepu2 fdee0000.vepu: probing start [ 13.925681] mmcblk0rpmb: mmc0:0001 DV4032 16.0 MiB, chardev (234:0) [ 13.925814] mpp_vepu2 fdee0000.vepu: probing finish [ 13.926151] mpp-iep2 fdef0000.iep: Adding to iommu group 4 [ 13.926304] mpp-iep2 fdef0000.iep: probe device [ 13.926554] mpp-iep2 fdef0000.iep: probing finish [ 13.926853] mpp_jpgdec fded0000.jpegd: Adding to iommu group 2 [ 13.927028] mpp_jpgdec fded0000.jpegd: probe device [ 13.927293] mpp_jpgdec fded0000.jpegd: probing finish [ 13.927637] mpp_rkvdec2 fdf80200.rkvdec: Adding to iommu group 6 [ 13.927822] mpp_rkvdec2 fdf80200.rkvdec: rkvdec, probing start [ 13.928178] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found! [ 13.928188] rkvdec2_init:1198: No niu aclk reset resource define [ 13.928196] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found! [ 13.928201] rkvdec2_init:1201: No niu hclk reset resource define [ 13.928223] mpp_rkvdec2 fdf80200.rkvdec: Looking up vdec-supply from device tree [ 13.928438] mpp_rkvdec2 fdf80200.rkvdec: bin=0 [ 13.928463] mpp_rkvdec2 fdf80200.rkvdec: Failed to get leakage [ 13.928479] mpp_rkvdec2 fdf80200.rkvdec: Looking up vdec-supply from device tree [ 13.928498] vdd_logic: could not add device link fdf80200.rkvdec: -EEXIST [ 13.928560] mpp_rkvdec2 fdf80200.rkvdec: Looking up vdec-supply from device tree [ 13.928578] debugfs: Directory 'fdf80200.rkvdec-vdec' with parent 'vdd_logic' already present! [ 13.928588] vdd_logic: Failed to create debugfs directory [ 13.928785] mpp_rkvdec2 fdf80200.rkvdec: avs=0 [ 13.928955] mpp_rkvdec2 fdf80200.rkvdec: using default check_rate_volt [ 13.928973] mpp_rkvdec2 fdf80200.rkvdec: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 13.929136] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000 [ 13.929144] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000 [ 13.929150] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056 [ 13.929156] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536 [ 13.929163] mpp_rkvdec2 fdf80200.rkvdec: min_width 512 [ 13.929226] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish [ 13.929294] mpp_rkvdec2 fdf80200.rkvdec: probing finish [ 13.929300] mpp_rkvdec2 fdf80200.rkvdec: probing finish [ 13.930221] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up gpu-supply from device tree [ 13.930256] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up gpu-supply property in node /power-management@fdd90000/power-controller failed [ 13.930387] mali fde60000.gpu: Kernel DDK version g25p0-00eac0 [ 13.930403] mali fde60000.gpu: error -ENXIO: IRQ JOB not found [ 13.930537] mali fde60000.gpu: error -ENXIO: IRQ MMU not found [ 13.930621] mali fde60000.gpu: error -ENXIO: IRQ GPU not found [ 13.930691] mali fde60000.gpu: Insufficient register space, will override to the required size [ 13.930705] mali fde60000.gpu: Register window unavailable [ 13.930711] mali fde60000.gpu: Failed to map registers [ 13.930716] mali fde60000.gpu: Register map failed error = -5 [ 13.930722] mali fde60000.gpu: Device initialization failed [ 13.930776] mali: probe of fde60000.gpu failed with error -5 [ 13.930817] rockchip-dmc dmc: Failed to get specification_serial_number [ 13.930853] rockchip-dmc dmc: Failed to get leakage [ 13.930875] rockchip-dmc dmc: Looking up center-supply from device tree [ 13.931220] rockchip-dmc dmc: soc version=0, speed=0 [ 13.931274] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 13.931283] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 13.931347] rockchip-dmc dmc: Looking up center-supply from device tree [ 13.931417] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 13.931449] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 13.931459] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 13.931495] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 13.931568] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 13.931632] rockchip-dmc dmc: avs=0 [ 13.931651] rockchip-dmc dmc: current ATF version 0x102 [ 13.931738] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 13.931749] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 13.932273] rockchip-dmc dmc: normal_rate = 780000000 [ 13.932288] rockchip-dmc dmc: reboot_rate = 1560000000 [ 13.932299] rockchip-dmc dmc: suspend_rate = 324000000 [ 13.932306] rockchip-dmc dmc: video_4k_rate = 780000000 [ 13.932312] rockchip-dmc dmc: video_4k_10b_rate = 780000000 [ 13.932320] rockchip-dmc dmc: boost_rate = 1560000000 [ 13.932327] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 1560000000 [ 13.932333] rockchip-dmc dmc: performance_rate = 1560000000 [ 13.932377] rockchip-dmc dmc: failed to get vop pn to msch rl [ 13.932622] rockchip-dmc dmc: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 13.971461] vendor storage:20190527 ret = 0 [ 13.978917] WCN: marlin_init entry! [ 13.979131] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 13.979153] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 13.979333] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 13.979398] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 13.979418] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 13.979482] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 13.979656] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 13.979956] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 13.979981] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 13.980742] RKNPU fde40000.npu: Adding to iommu group 0 [ 13.981532] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode [ 13.981639] RKNPU fde40000.npu: Looking up rknpu-supply from device tree [ 13.981902] RKNPU fde40000.npu: Looking up mem-supply from device tree [ 13.981925] RKNPU fde40000.npu: Looking up mem-supply property in node /npu@fde40000 failed [ 13.982005] RKNPU fde40000.npu: can't request region for resource [mem 0xfde40000-0xfde4ffff] [ 13.982068] RKNPU fde40000.npu: error -ENXIO: IRQ npu_irq not found [ 13.982885] [drm] Initialized rknpu 0.9.8 20240828 for fde40000.npu on minor 1 [ 13.983604] RKNPU fde40000.npu: Failed to get specification_serial_number [ 13.983650] RKNPU fde40000.npu: Failed to get leakage [ 13.983685] RKNPU fde40000.npu: Looking up rknpu-supply from device tree [ 13.983736] vdd_npu: could not add device link fde40000.npu: -EEXIST [ 13.983797] RKNPU fde40000.npu: soc version=0, speed=0 [ 13.983897] RKNPU fde40000.npu: Looking up rknpu-supply from device tree [ 13.983943] debugfs: Directory 'fde40000.npu-rknpu' with parent 'vdd_npu' already present! [ 13.983963] vdd_npu: Failed to create debugfs directory [ 13.985589] RKNPU fde40000.npu: avs=0 [ 13.986025] RKNPU fde40000.npu: l=0 h=2147483647 hyst=5000 l_limit=800000000 h_limit=0 h_table=0 [ 13.989924] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 13.991193] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 13.991214] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 13.991373] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 13.991412] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 13.991425] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 13.991465] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 13.991577] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 13.991772] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 13.991787] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 14.006457] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.007174] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 14.007269] clk: Disabling unused clocks [ 14.008093] rockchip-pm rockchip-suspend: not set pwm-regulator-config [ 14.008856] rockchip-suspend not set sleep-mode-config for mem-lite [ 14.008863] rockchip-suspend not set wakeup-config for mem-lite [ 14.008870] rockchip-suspend not set sleep-mode-config for mem-ultra [ 14.008874] rockchip-suspend not set wakeup-config for mem-ultra [ 14.009935] ALSA device list: [ 14.009950] #0: rockchip,hdmi [ 14.010765] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 14.010781] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 14.010902] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 14.010925] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 14.010934] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 14.010973] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 14.011065] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 14.011215] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 14.011225] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 14.018605] Freeing unused kernel memory: 8320K [ 14.018909] Run /init as init process [ 14.018918] with arguments: [ 14.018925] /init [ 14.018929] splash [ 14.018934] with environment: [ 14.018938] HOME=/ [ 14.018942] TERM=linux [ 14.018946] ubootpart=56a0f540-524e-4f8b-8bb2-dadfd100fc0c [ 14.018951] cgroup_enable=memory [ 14.018956] cgroup_memory=1 [ 14.039440] usb 1-1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 14.039470] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 14.039479] usb 1-1: Product: USB2.0 HUB [ 14.060080] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36 [ 14.060110] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 14.060120] usb 2-1: Product: USB2.0 Hub [ 14.061123] hub 2-1:1.0: USB hub found [ 14.061802] hub 2-1:1.0: 4 ports detected [ 14.067005] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 14.067030] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 14.067178] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 14.067219] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 14.067233] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 14.067286] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 14.067472] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 14.067680] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 14.067698] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 14.286072] hub 1-1:1.0: USB hub found [ 14.286264] hub 1-1:1.0: 4 ports detected [ 14.289191] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 14.289210] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 14.289341] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 14.289372] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 14.289383] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 14.289421] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 14.289554] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 14.289708] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 14.289720] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 14.671430] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd [ 14.749308] input: adc-keys as /devices/platform/adc-keys/input/input3 [ 14.753291] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 14.753310] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 14.753456] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 14.753490] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 14.753501] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 14.753543] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 14.753668] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 14.753840] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 14.753855] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 14.765654] usb 1-1.2: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00 [ 14.765677] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 14.765684] usb 1-1.2: Product: Lenovo USB Optical Mouse [ 14.765690] usb 1-1.2: Manufacturer: PixArt [ 14.830084] rk_gmac-dwmac fe010000.ethernet end1: renamed from eth0 [ 14.859326] rk_gmac-dwmac fe2a0000.ethernet end0: renamed from eth1 [ 14.865583] rockchip-thermal fe710000.tsadc: tsadc is probed successfully! [ 14.867223] rockchip-cpuinfo cpuinfo: SoC : 35683000 [ 14.867246] rockchip-cpuinfo cpuinfo: Serial : c744c33f00e28e4f [ 14.868802] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 14.868823] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 14.869071] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 14.869118] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 14.869129] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 14.869175] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 14.869306] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 14.869486] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 14.869503] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 14.953581] input: PixArt Lenovo USB Optical Mouse as /devices/platform/usbhost/fd000000.usb/xhci-hcd.4.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:17EF:608D.0001/input/input4 [ 14.954193] hid-generic 0003:17EF:608D.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Lenovo USB Optical Mouse] on usb-xhci-hcd.4.auto-1.2/input0 [ 14.956527] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 14.956549] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 14.956743] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 14.956789] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 14.956801] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 14.956846] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 14.956975] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 14.957200] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 14.957221] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 15.034792] usb 1-1.3: new low-speed USB device number 4 using xhci-hcd [ 15.136543] usb 1-1.3: New USB device found, idVendor=17ef, idProduct=6099, bcdDevice= 1.00 [ 15.136573] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 15.136589] usb 1-1.3: Product: Lenovo Traditional USB Keyboard [ 15.136602] usb 1-1.3: Manufacturer: Lenovo [ 15.344943] input: Lenovo Lenovo Traditional USB Keyboard as /devices/platform/usbhost/fd000000.usb/xhci-hcd.4.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:17EF:6099.0002/input/input5 [ 15.402971] hid-generic 0003:17EF:6099.0002: input,hidraw1: USB HID v1.11 Keyboard [Lenovo Lenovo Traditional USB Keyboard] on usb-xhci-hcd.4.auto-1.3/input0 [ 15.409022] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 15.409077] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 15.409338] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 15.409437] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 15.409475] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 15.409579] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 15.410461] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 15.411042] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 15.411094] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 16.582322] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Quota mode: none. [ 16.949545] NET: Registered PF_INET6 protocol family [ 16.950690] Segment Routing with IPv6 [ 16.950722] In-situ OAM (IOAM) with IPv6 [ 16.973857] systemd[1]: systemd 255.4-1ubuntu8.5 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 16.973899] systemd[1]: Detected architecture arm64. [ 16.977225] systemd[1]: Hostname set to <yy3568>. [ 17.578784] systemd[1]: Queued start job for default target graphical.target. [ 17.654020] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 17.658662] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ 17.660135] systemd[1]: Created slice user.slice - User and Session Slice. [ 17.660649] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 17.661729] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 17.661968] systemd[1]: Expecting device dev-ttyFIQ0.device - /dev/ttyFIQ0... [ 17.662177] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 17.662395] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. [ 17.662597] systemd[1]: Reached target slices.target - Slice Units. [ 17.662747] systemd[1]: Reached target swap.target - Swaps. [ 17.662891] systemd[1]: Reached target time-set.target - System Time Set. [ 17.663102] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 17.682628] systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. [ 17.683849] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 17.684859] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. [ 17.685503] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 17.686549] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 17.687681] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ 17.688124] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.691239] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 17.692518] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 17.697540] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 17.701367] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 17.705740] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 17.711065] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 17.712184] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). [ 17.724937] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock... [ 17.742856] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 17.748064] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 17.749925] (-hwclock)[326]: fake-hwclock-load.service: Referenced but unset environment variable evaluates to an empty string: FORCE [ 17.753444] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 17.760429] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 17.774666] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 17.787012] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 17.810050] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 17.818352] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 17.820820] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 17.822199] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root). [ 17.830682] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 17.831485] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.838101] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 17.838859] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.855881] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 17.857427] fuse: init (API version 7.37) [ 17.865119] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 17.870226] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 17.872784] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 17.874297] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 17.876571] systemd[1]: fake-hwclock-load.service: Deactivated successfully. [ 17.877490] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock. [ 17.880084] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 17.883062] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 17.883953] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 17.886578] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 17.889092] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 17.891277] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 17.892414] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 17.894397] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 17.896116] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 17.898528] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 17.899363] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 17.901243] EXT4-fs (mmcblk0p1): re-mounted. Quota mode: none. [ 17.901982] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 17.903042] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 17.916067] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 17.922500] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 17.923214] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 17.950101] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 17.954510] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 17.957940] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 17.959971] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 17.971111] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 17.972370] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 17.977417] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 17.982555] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 17.982824] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 17.986156] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 18.008600] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout. [ 18.039843] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. [ 18.041663] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 18.046427] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... [ 18.049460] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. [ 18.050787] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 18.059096] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 18.132458] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. [ 18.133419] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. [ 18.158633] systemd[1]: Mounting tmp.mount - /tmp... [ 18.164395] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... [ 18.168562] systemd[1]: Mounted tmp.mount - /tmp. [ 18.169181] systemd[1]: Reached target local-fs.target - Local File Systems. [ 18.174191] systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management (Varlink). [ 18.179186] systemd[1]: Starting armbian-zram-config.service - Armbian ZRAM config... [ 18.183782] systemd[1]: Starting console-setup.service - Set console font and keymap... [ 18.184298] systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. [ 18.199144] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... [ 18.209232] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... [ 18.209625] systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). [ 18.252792] systemd[1]: Finished console-setup.service - Set console font and keymap. [ 18.262787] systemd[1]: Received SIGRTMIN+20 from PID 252 (plymouthd). [ 18.266707] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. [ 18.278730] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 369 (systemd-binfmt) [ 18.283369] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... [ 18.360266] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. [ 18.366092] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats. [ 18.413192] zram: Added device: zram0 [ 18.413753] zram: Added device: zram1 [ 18.414437] zram: Added device: zram2 [ 18.435759] systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. [ 18.507338] zram0: detected capacity change from 0 to 4004672 [ 18.539024] Adding 2002332k swap on /dev/zram0. Priority:5 extents:1 across:2002332k SSFS [ 18.695275] zram1: detected capacity change from 0 to 102400 [ 18.738134] systemd[1]: Finished armbian-zram-config.service - Armbian ZRAM config. [ 18.765666] systemd[1]: Starting armbian-ramlog.service - Armbian memory supported logging... [ 18.798643] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. [ 18.828619] systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... [ 18.851907] EXT4-fs (zram1): mounted filesystem without journal. Quota mode: none. [ 18.928967] systemd[1]: Found device dev-ttyFIQ0.device - /dev/ttyFIQ0. [ 18.932997] systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. [ 18.935136] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). [ 18.935860] systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. [ 18.936686] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [ 19.470677] systemd[1]: Finished armbian-ramlog.service - Armbian memory supported logging. [ 19.495900] panfrost fde60000.gpu: clock rate = 594000000 [ 19.495944] panfrost fde60000.gpu: bus_clock rate = 500000000 [ 19.496030] panfrost fde60000.gpu: Looking up mali-supply from device tree [ 19.509117] systemd[1]: Starting systemd-journald.service - Journal Service... [ 19.545044] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0 [ 19.545070] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400 [ 19.545078] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7 [ 19.545087] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1 [ 19.569193] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 2 [ 19.572834] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 19.572856] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 19.572977] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 19.573016] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 19.573027] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 19.573069] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 19.573207] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 19.573378] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 19.573392] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 19.577223] systemd-journald[515]: Collecting audit messages is disabled. [ 19.751454] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input6 [ 19.769917] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 19.769935] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 19.770350] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 19.770396] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 19.770407] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 19.770452] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 19.804661] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 19.832119] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 19.832149] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 19.874476] CAN device driver interface [ 20.075710] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 [ 20.091372] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 20.091395] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 20.091521] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 20.091560] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 20.091571] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 20.091613] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 20.102815] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 20.113269] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 20.113301] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 20.173891] systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 20.286240] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). [ 20.315410] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock... [ 20.315915] systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. [ 20.321842] (-hwclock)[544]: fake-hwclock-load.service: Referenced but unset environment variable evaluates to an empty string: FORCE [ 20.325595] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 20.336958] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 20.350605] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 20.351197] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). [ 20.351554] systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). [ 20.351639] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 20.352003] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. [ 20.352136] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 20.352207] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 20.353962] systemd[1]: fake-hwclock-load.service: Deactivated successfully. [ 20.361698] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock. [ 20.373222] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 20.374006] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 20.383129] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 [ 20.420284] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 20.421082] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 20.423087] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 20.423848] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 20.425119] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 20.425309] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 20.485733] systemd[1]: Started systemd-journald.service - Journal Service. [ 20.535917] systemd-journald[515]: Received client request to flush runtime journal. [ 20.851616] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 [ 21.194438] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 [ 22.532196] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 [ 22.651042] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 [ 25.134386] rk_gmac-dwmac fe2a0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 25.135368] phy_rtl8211f_led_fixup in [ 25.135538] phy_rtl8211f_led_fixup in val=0x0000 [ 25.136029] phy_rtl8211f_led_fixup in [ 25.136160] phy_rtl8211f_led_fixup in val=0x0000 [ 25.194828] rk_gmac-dwmac fe2a0000.ethernet end0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 25.195399] dwmac4: Master AXI performs any burst length [ 25.195426] rk_gmac-dwmac fe2a0000.ethernet end0: No Safety Features support found [ 25.195456] rk_gmac-dwmac fe2a0000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported [ 25.195893] rk_gmac-dwmac fe2a0000.ethernet end0: registered PTP clock [ 25.196354] rk_gmac-dwmac fe2a0000.ethernet end0: configuring for phy/rgmii link mode [ 25.237573] rk_gmac-dwmac fe010000.ethernet end1: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 25.238428] phy_rtl8211f_led_fixup in [ 25.238586] phy_rtl8211f_led_fixup in val=0x0a42 [ 25.239068] phy_rtl8211f_led_fixup in [ 25.239198] phy_rtl8211f_led_fixup in val=0x0000 [ 25.328200] rk_gmac-dwmac fe010000.ethernet end1: PHY [stmmac-1:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 25.328769] dwmac4: Master AXI performs any burst length [ 25.328804] rk_gmac-dwmac fe010000.ethernet end1: No Safety Features support found [ 25.328831] rk_gmac-dwmac fe010000.ethernet end1: IEEE 1588-2008 Advanced Timestamp supported [ 25.329206] rk_gmac-dwmac fe010000.ethernet end1: registered PTP clock [ 25.329681] rk_gmac-dwmac fe010000.ethernet end1: configuring for phy/rgmii link mode [ 25.575141] usb 1-1: USB disconnect, device number 2 [ 25.575168] usb 1-1.2: USB disconnect, device number 3 [ 25.794397] usb 1-1.3: USB disconnect, device number 4 [ 28.167818] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 28.167838] Bluetooth: BNEP filters: protocol multicast [ 28.167856] Bluetooth: BNEP socket layer initialized [ 28.838085] usb 6-1: new full-speed USB device number 2 using xhci-hcd [ 28.979129] usb 6-1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 28.979153] usb 6-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 28.979161] usb 6-1: Product: USB2.0 HUB [ 29.204292] hub 6-1:1.0: USB hub found [ 29.204437] hub 6-1:1.0: 4 ports detected [ 29.207177] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 29.207200] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 29.209264] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 29.209324] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 29.209335] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 29.209388] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 29.209541] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 29.209732] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 29.209747] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 29.588054] usb 6-1.2: new low-speed USB device number 3 using xhci-hcd [ 29.685462] usb 6-1.2: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00 [ 29.685488] usb 6-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 29.685495] usb 6-1.2: Product: Lenovo USB Optical Mouse [ 29.685501] usb 6-1.2: Manufacturer: PixArt [ 29.869377] input: PixArt Lenovo USB Optical Mouse as /devices/platform/usbdrd/fcc00000.usb/xhci-hcd.6.auto/usb6/6-1/6-1.2/6-1.2:1.0/0003:17EF:608D.0003/input/input7 [ 29.870369] hid-generic 0003:17EF:608D.0003: input,hidraw0: USB HID v1.11 Mouse [PixArt Lenovo USB Optical Mouse] on usb-xhci-hcd.6.auto-1.2/input0 [ 29.872866] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 29.872889] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 29.873583] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 29.873645] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 29.873654] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 29.873706] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 29.873923] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 29.877213] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 29.877248] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 29.941507] usb 6-1.3: new low-speed USB device number 4 using xhci-hcd [ 30.043302] usb 6-1.3: New USB device found, idVendor=17ef, idProduct=6099, bcdDevice= 1.00 [ 30.043332] usb 6-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 30.043339] usb 6-1.3: Product: Lenovo Traditional USB Keyboard [ 30.043351] usb 6-1.3: Manufacturer: Lenovo [ 30.125901] platform mtd_vendor_storage: deferred probe pending [ 30.126870] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 30.126894] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 30.127171] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 30.127234] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 30.127245] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 30.127296] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 30.127490] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 30.127857] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 30.127882] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 30.257307] input: Lenovo Lenovo Traditional USB Keyboard as /devices/platform/usbdrd/fcc00000.usb/xhci-hcd.6.auto/usb6/6-1/6-1.3/6-1.3:1.0/0003:17EF:6099.0004/input/input8 [ 30.313061] hid-generic 0003:17EF:6099.0004: input,hidraw1: USB HID v1.11 Keyboard [Lenovo Lenovo Traditional USB Keyboard] on usb-xhci-hcd.6.auto-1.3/input0 [ 30.315490] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 30.315515] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 30.318203] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 30.318260] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 30.318273] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 30.318325] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 30.318498] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 30.318720] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 30.318740] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 32.116825] xhci-hcd xhci-hcd.6.auto: remove, state 4 [ 32.116864] usb usb7: USB disconnect, device number 1 [ 32.117655] xhci-hcd xhci-hcd.6.auto: USB bus 7 deregistered [ 32.117694] xhci-hcd xhci-hcd.6.auto: remove, state 1 [ 32.117714] usb usb6: USB disconnect, device number 1 [ 32.117724] usb 6-1: USB disconnect, device number 2 [ 32.117731] usb 6-1.2: USB disconnect, device number 3 [ 32.297812] usb 6-1.3: USB disconnect, device number 4 [ 32.718819] xhci-hcd xhci-hcd.6.auto: USB bus 6 deregistered [ 37.095851] rfkill: input handler disabled [ 39.724707] [GTP-ERR][__do_register_ext_module:79] Module [goodix-fwu] timeout [ 49.311565] usb 2-1.1: new full-speed USB device number 3 using ehci-platform [ 49.411520] usb 2-1.1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 49.411587] usb 2-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 49.411619] usb 2-1.1: Product: USB2.0 HUB [ 49.413826] hub 2-1.1:1.0: USB hub found [ 49.414144] hub 2-1.1:1.0: 4 ports detected [ 49.422797] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 49.422852] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 49.423151] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 49.423273] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 49.423312] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 49.423423] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 49.423878] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 49.424448] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 49.424499] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 55.664861] usb 1-1: new full-speed USB device number 5 using xhci-hcd [ 55.810301] usb 1-1: New USB device found, idVendor=0a05, idProduct=7211, bcdDevice= 1.00 [ 55.810371] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 55.810403] usb 1-1: Product: USB2.0 HUB [ 55.949571] hub 1-1:1.0: USB hub found [ 55.949853] hub 1-1:1.0: 4 ports detected [ 55.957730] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 55.957790] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 55.958335] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 55.958479] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 55.958521] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 55.958638] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 55.959201] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 55.959821] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 55.959876] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 56.334716] usb 1-1.2: new low-speed USB device number 6 using xhci-hcd [ 56.432123] usb 1-1.2: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00 [ 56.432146] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 56.432153] usb 1-1.2: Product: Lenovo USB Optical Mouse [ 56.432159] usb 1-1.2: Manufacturer: PixArt [ 56.610045] input: PixArt Lenovo USB Optical Mouse as /devices/platform/usbhost/fd000000.usb/xhci-hcd.4.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:17EF:608D.0005/input/input9 [ 56.610516] hid-generic 0003:17EF:608D.0005: input,hidraw0: USB HID v1.11 Mouse [PixArt Lenovo USB Optical Mouse] on usb-xhci-hcd.4.auto-1.2/input0 [ 56.612566] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 56.612586] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 56.612805] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 56.612850] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 56.612860] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 56.612898] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 56.613075] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 56.613473] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 56.613498] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 56.684694] usb 1-1.3: new low-speed USB device number 7 using xhci-hcd [ 56.786085] usb 1-1.3: New USB device found, idVendor=17ef, idProduct=6099, bcdDevice= 1.00 [ 56.786107] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 56.786114] usb 1-1.3: Product: Lenovo Traditional USB Keyboard [ 56.786120] usb 1-1.3: Manufacturer: Lenovo [ 56.997587] input: Lenovo Lenovo Traditional USB Keyboard as /devices/platform/usbhost/fd000000.usb/xhci-hcd.4.auto/usb1/1-1/1-1.3/1-1.3:1.0/0003:17EF:6099.0006/input/input10 [ 57.052094] hid-generic 0003:17EF:6099.0006: input,hidraw1: USB HID v1.11 Keyboard [Lenovo Lenovo Traditional USB Keyboard] on usb-xhci-hcd.4.auto-1.3/input0 [ 57.054060] dwmmc_rockchip fe000000.mmc: No normal pinctrl state [ 57.054079] dwmmc_rockchip fe000000.mmc: No idle pinctrl state [ 57.054229] dwmmc_rockchip fe000000.mmc: IDMAC supports 32-bit address mode. [ 57.054265] dwmmc_rockchip fe000000.mmc: Using internal DMA controller. [ 57.054275] dwmmc_rockchip fe000000.mmc: Version ID is 270a [ 57.054317] dwmmc_rockchip fe000000.mmc: DW MMC controller at irq 93,32 bit host data width,256 deep fifo [ 57.054933] dwmmc_rockchip fe000000.mmc: Looking up vmmc-supply from device tree [ 57.055785] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply from device tree [ 57.055816] dwmmc_rockchip fe000000.mmc: Looking up vqmmc-supply property in node /mmc@fe000000 failed [ 72.595941] rockchip_canfd fe580000.can can0: rockchip_canfd_get_berr_counter RX_ERR_CNT=0x00000000, TX_ERR_CNT=0x00000000 Edited 13 minutes ago by Hqnicolas 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.