ztl@RK356x:~/下载/mpp/build/linux/aarch64/test$ echo 0x100 > /sys/module/rk_vcodec/parameters/mpp_dev_debug bash: /sys/module/rk_vcodec/parameters/mpp_dev_debug: 权限不够 ztl@RK356x:~/下载/mpp/build/linux/aarch64/test$ sudo echo 0x100 > /sys/module/rk_vcodec/parameters/mpp_dev_debug bash: /sys/module/rk_vcodec/parameters/mpp_dev_debug: 权限不够 ztl@RK356x:~/下载/mpp/build/linux/aarch64/test$ su 密码: root@RK356x:/home/ztl/下载/mpp/build/linux/aarch64/test# cho 0x100 > /sys/module/rk_vcodec/parameters/mpp_dev_debug bash: cho:未找到命令 root@RK356x:/home/ztl/下载/mpp/build/linux/aarch64/test# echo 0x100 > /sys/module/rk_vcodec/parameters/mpp_dev_debug root@RK356x:/home/ztl/下载/mpp/build/linux/aarch64/test# dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 4.19.232 (dzl@pc253-B450M-AORUS-ELITE) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05), GNU ld (Linaro_Binutils-2017.05) 2.27.0.20161019) #695 SMP Wed Feb 21 09:09:37 CST 2024 [ 0.000000] Machine model: ztl,rk3568 Firefly roc-rk3399-pc PLUS [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '') [ 0.000000] bootconsole [uart8250] enabled [ 0.000000] Reserved memory: created CMA memory pool at 0x00000001f8000000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node rknpu, compatible id shared-dma-pool [ 0.000000] ztl test 6666666666 [ 0.000000] ztl test 111111 [ 0.000000] cma: Reserved 16 MiB at 0x00000000eec00000 [ 0.000000] ztl test 2222222 [ 0.000000] ztl test 333333333 [ 0.000000] ztl test 4444444444 [ 0.000000] ztl test 555555555 [ 0.000000] ztl test 77777777 [ 0.000000] ztl test 8888888888 [ 0.000000] ztl test 9999999 [ 0.000000] ztl test 10 10 10 10 10 [ 0.000000] On node 0 totalpages: 1043968 [ 0.000000] DMA32 zone: 15288 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 978432 pages, LIFO batch:63 [ 0.000000] Normal zone: 1024 pages used for memmap [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] ztl test! [ 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: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 23 pages/cpu s54312 r8192 d31704 u94208 [ 0.000000] pcpu-alloc: s54312 r8192 d31704 u94208 alloc=23*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: Virtualization Host Extensions [ 0.000000] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027656 [ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.verifiedbootstate=orange androidboot.serialno=bbf8d8db79b9bdf3 rw rootwait earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 androidboot.fwver=ddr-v1.23-03ea844c5d,spl-v1.14,bl31-v1.44,bl32-v2.15,uboot-08/09/2025 [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0xe9f00000-0xedf00000] (64MB) [ 0.000000] Memory: 3844936K/4175872K available (15742K kernel code, 2142K rwdata, 5392K rodata, 1664K init, 603K bss, 183480K reserved, 147456K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 55717 entries in 218 pages [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_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: Distributor has no Range Selector support [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] ITS [mem 0xfd440000-0xfd45ffff] [ 0.000000] ITS@0x00000000fd440000: allocated 8192 Devices @210000 (indirect, esz 8, psz 64K, shr 0) [ 0.000000] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @220000 (flat, esz 2, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GIC: using LPI property table @0x0000000000230000 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 0.000000] CPU0: using LPI pending table @0x0000000000240000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] random: random: get_random_bytes called from start_kernel+0x36c/0x510 with crng_init=0 [ 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.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001593] Console: colour dummy device 80x25 [ 0.002033] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000) [ 0.002977] pid_max: default: 32768 minimum: 301 [ 0.003498] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.004125] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.005913] ASID allocator initialised with 32768 entries [ 0.006505] rcu: Hierarchical SRCU implementation. [ 0.008762] Platform MSI: interrupt-controller@fd440000 domain created [ 0.009674] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created [ 0.010992] smp: Bringing up secondary CPUs ... [ 0.012609] Detected VIPT I-cache on CPU1 [ 0.012635] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 0.012670] CPU1: using LPI pending table @0x0000000000250000 [ 0.012711] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.013925] Detected VIPT I-cache on CPU2 [ 0.013945] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 0.013975] CPU2: using LPI pending table @0x0000000000260000 [ 0.014006] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.015187] Detected VIPT I-cache on CPU3 [ 0.015205] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 0.015236] CPU3: using LPI pending table @0x0000000000270000 [ 0.015266] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.015352] smp: Brought up 1 node, 4 CPUs [ 0.022099] SMP: Total of 4 processors activated. [ 0.022534] CPU features: detected: GIC system register CPU interface [ 0.023123] CPU features: detected: Privileged Access Never [ 0.023633] CPU features: detected: LSE atomic instructions [ 0.024143] CPU features: detected: User Access Override [ 0.024630] CPU features: detected: 32-bit EL0 Support [ 0.025100] CPU features: detected: RAS Extension Support [ 0.025710] CPU: All CPU(s) started at EL2 [ 0.026103] alternatives: patching kernel code [ 0.030995] devtmpfs: initialized [ 0.047317] Registered cp15_barrier emulation handler [ 0.047794] Registered setend emulation handler [ 0.048412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.049313] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.050325] xor: measuring software checksum speed [ 0.084184] 8regs : 3036.000 MB/sec [ 0.117570] 8regs_prefetch: 2768.400 MB/sec [ 0.150959] 32regs : 3864.000 MB/sec [ 0.184348] 32regs_prefetch: 3567.600 MB/sec [ 0.184773] xor: using function: 32regs (3864.000 MB/sec) [ 0.185275] pinctrl core: initialized pinctrl subsystem [ 0.185973] regulator-dummy: no parameters [ 0.186448] NET: Registered protocol family 16 [ 0.189483] cpuidle: using governor menu [ 0.189871] Registered FIQ tty driver [ 0.190654] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.191984] DMA: preallocated 256 KiB pool for atomic allocations [ 0.194961] console [pstore-1] enabled [ 0.195309] pstore: Registered ramoops as persistent store backend [ 0.195878] ramoops: attached 0xf0000@0x110000, ecc: 0/0 [ 0.200317] platform fde40000.npu: assigned reserved memory node rknpu [ 0.218594] rockchip-gpio fdd60000.gpio: probed gpio0 (fdd60000.gpio) [ 0.219588] rockchip-gpio fe740000.gpio: probed gpio1 (fe740000.gpio) [ 0.220556] rockchip-gpio fe750000.gpio: probed gpio2 (fe750000.gpio) [ 0.221542] rockchip-gpio fe760000.gpio: probed gpio3 (fe760000.gpio) [ 0.222508] rockchip-gpio fe770000.gpio: probed gpio4 (fe770000.gpio) [ 0.223162] rockchip-pinctrl pinctrl: probed pinctrl [ 0.232983] cryptd: max_cpu_qlen set to 1000 [ 0.289242] raid6: int64x1 gen() 255 MB/s [ 0.345958] raid6: int64x1 xor() 315 MB/s [ 0.402695] raid6: int64x2 gen() 473 MB/s [ 0.459430] raid6: int64x2 xor() 509 MB/s [ 0.516131] raid6: int64x4 gen() 781 MB/s [ 0.572891] raid6: int64x4 xor() 764 MB/s [ 0.629676] raid6: int64x8 gen() 894 MB/s [ 0.686362] raid6: int64x8 xor() 793 MB/s [ 0.743166] raid6: neonx1 gen() 507 MB/s [ 0.799847] raid6: neonx1 xor() 650 MB/s [ 0.856593] raid6: neonx2 gen() 871 MB/s [ 0.913341] raid6: neonx2 xor() 1121 MB/s [ 0.970083] raid6: neonx4 gen() 1368 MB/s [ 1.026813] raid6: neonx4 xor() 1572 MB/s [ 1.083553] raid6: neonx8 gen() 1344 MB/s [ 1.140307] raid6: neonx8 xor() 1529 MB/s [ 1.140703] raid6: using algorithm neonx4 gen() 1368 MB/s [ 1.141199] raid6: .... xor() 1572 MB/s, rmw enabled [ 1.141656] raid6: using neon recovery algorithm [ 1.143157] console [ttyFIQ0] enabled [ 1.143824] bootconsole [uart8250] disabled [ 1.144380] Registered fiq debugger ttyFIQ0 [ 1.144772] dc_12v: 12000 mV [ 1.144920] reg-fixed-voltage dc-12v: dc_12v supplying 12000000uV [ 1.145014] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree [ 1.145022] vcc3v3_sys: supplied by dc_12v [ 1.145041] dc_12v: could not add device link regulator.2 err -2 [ 1.145071] vcc3v3_sys: 3300 mV [ 1.145215] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV [ 1.145291] reg-fixed-voltage vcc5v0-sys: Looking up vin-supply from device tree [ 1.145298] vcc5v0_sys: supplied by dc_12v [ 1.145316] dc_12v: could not add device link regulator.3 err -2 [ 1.145343] vcc5v0_sys: 5000 mV [ 1.145480] reg-fixed-voltage vcc5v0-sys: vcc5v0_sys supplying 5000000uV [ 1.145555] reg-fixed-voltage vcc5v0-usb: Looking up vin-supply from device tree [ 1.145561] vcc5v0_usb: supplied by dc_12v [ 1.145579] dc_12v: could not add device link regulator.4 err -2 [ 1.145606] vcc5v0_usb: 5000 mV [ 1.145749] reg-fixed-voltage vcc5v0-usb: vcc5v0_usb supplying 5000000uV [ 1.145920] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree [ 1.145928] vcc5v0_host: supplied by vcc5v0_usb [ 1.145946] vcc5v0_usb: could not add device link regulator.5 err -2 [ 1.145993] vcc5v0_host: 5000 mV [ 1.146112] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 5000000uV [ 1.146248] vcc5v0_otg: no parameters [ 1.146385] reg-fixed-voltage vcc5v0-otg-regulator: vcc5v0_otg supplying 0uV [ 1.146479] vcc3v3_lcd0_n: no parameters [ 1.146605] reg-fixed-voltage vcc3v3-lcd0-n: vcc3v3_lcd0_n supplying 0uV [ 1.146691] reg-fixed-voltage vcc3v3-lcd1-n: Looking up vin-supply from device tree [ 1.146698] vcc3v3_lcd1_n: supplied by vcc3v3_sys [ 1.146717] vcc3v3_sys: could not add device link regulator.8 err -2 [ 1.146748] vcc3v3_lcd1_n: 3300 mV [ 1.146890] reg-fixed-voltage vcc3v3-lcd1-n: vcc3v3_lcd1_n supplying 3300000uV [ 1.146983] rs485-enable-regulator: no parameters [ 1.147117] reg-fixed-voltage rs485-enable: rs485-enable-regulator supplying 0uV [ 1.147198] reg-fixed-voltage vcc2v5-ddr: Looking up vin-supply from device tree [ 1.147206] vcc2v5-sys: supplied by vcc3v3_sys [ 1.147225] vcc3v3_sys: could not add device link regulator.10 err -2 [ 1.147258] vcc2v5-sys: 2500 mV [ 1.147387] reg-fixed-voltage vcc2v5-ddr: vcc2v5-sys supplying 2500000uV [ 1.147474] reg-fixed-voltage vcc3v3-vga: Looking up vin-supply from device tree [ 1.147481] vcc3v3_vga: supplied by vcc3v3_sys [ 1.147499] vcc3v3_sys: could not add device link regulator.11 err -2 [ 1.147544] vcc3v3_vga: at 3300 mV [ 1.147667] reg-fixed-voltage vcc3v3-vga: vcc3v3_vga supplying 0uV [ 1.147741] reg-fixed-voltage pcie30-avdd0v9: Looking up vin-supply from device tree [ 1.147748] pcie30_avdd0v9: supplied by vcc3v3_sys [ 1.147766] vcc3v3_sys: could not add device link regulator.12 err -2 [ 1.147793] pcie30_avdd0v9: 900 mV [ 1.147925] reg-fixed-voltage pcie30-avdd0v9: pcie30_avdd0v9 supplying 900000uV [ 1.148008] reg-fixed-voltage pcie30-avdd1v8: Looking up vin-supply from device tree [ 1.148015] pcie30_avdd1v8: supplied by vcc3v3_sys [ 1.148033] vcc3v3_sys: could not add device link regulator.13 err -2 [ 1.148061] pcie30_avdd1v8: 1800 mV [ 1.148197] reg-fixed-voltage pcie30-avdd1v8: pcie30_avdd1v8 supplying 1800000uV [ 1.148284] reg-fixed-voltage vcc3v3-bu: Looking up vin-supply from device tree [ 1.148291] vcc3v3_bu: supplied by vcc5v0_sys [ 1.148310] vcc5v0_sys: could not add device link regulator.14 err -2 [ 1.148337] vcc3v3_bu: 3300 mV [ 1.148468] reg-fixed-voltage vcc3v3-bu: vcc3v3_bu supplying 3300000uV [ 1.148591] vcc_camera: no parameters [ 1.148734] reg-fixed-voltage vcc-camera-regulator: vcc_camera supplying 0uV [ 1.148826] vcc_edp_regulator: no parameters [ 1.148957] reg-fixed-voltage vcc-edp: vcc_edp_regulator supplying 0uV [ 1.149065] ztl-work-led-regulator: no parameters [ 1.149206] reg-fixed-voltage ztl-work-led: ztl-work-led-regulator supplying 0uV [ 1.149607] pcie30_3v3: 100 <--> 3300 mV at 3300 mV [ 1.149710] gpio-regulator gpio-regulator: Looking up vin-supply from device tree [ 1.149717] pcie30_3v3: supplied by dc_12v [ 1.150208] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_npu-supply from device tree [ 1.150222] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_npu-supply property in node /power-management@fdd90000/power-controller failed [ 1.150261] rk_iommu fde4b000.iommu: version = 2 [ 1.150678] rk_iommu fdea0800.iommu: version = 2 [ 1.150991] rk_iommu fded0480.iommu: version = 2 [ 1.151199] rk_iommu fdee0800.iommu: version = 2 [ 1.151393] rk_iommu fdef0800.iommu: version = 2 [ 1.151597] rk_iommu fdf40f00.iommu: version = 2 [ 1.151838] rk_iommu fdf80800.iommu: version = 2 [ 1.152049] rk_iommu fdff1a00.iommu: version = 2 [ 1.152233] rk_iommu fe043e00.iommu: version = 2 [ 1.152644] ztl gm8775 chip i2c init... [ 1.152680] ztl nn gm8775 0 [ 1.152965] SCSI subsystem initialized [ 1.153012] libata version 3.00 loaded. [ 1.153163] usbcore: registered new interface driver usbfs [ 1.153214] usbcore: registered new interface driver hub [ 1.153258] usbcore: registered new device driver usb [ 1.153341] media: Linux media interface: v0.10 [ 1.153379] videodev: Linux video capture interface: v2.00 [ 1.153443] pps_core: LinuxPPS API ver. 1 registered [ 1.153458] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.153481] PTP clock support registered [ 1.153730] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 1.154188] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vpu-supply from device tree [ 1.154204] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vpu-supply property in node /power-management@fdd90000/power-controller failed [ 1.154255] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rga-supply from device tree [ 1.154267] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rga-supply property in node /power-management@fdd90000/power-controller failed [ 1.154320] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvenc-supply from device tree [ 1.154331] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvenc-supply property in node /power-management@fdd90000/power-controller failed [ 1.154371] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvdec-supply from device tree [ 1.154382] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvdec-supply property in node /power-management@fdd90000/power-controller failed [ 1.154412] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vi-supply from device tree [ 1.154438] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vi-supply property in node /power-management@fdd90000/power-controller failed [ 1.155862] jerry think sdemmc_pin request is:0 [ 1.155887] jerry think the sdemmc value is:117 [ 1.155919] jerry think fan_pin request is:0 [ 1.155934] jerry think the sdemmc value is:154 [ 1.155949] jerry sdemmc gpio is error:-1 [ 1.155963] jerry sdemmc gpio is error:-1 [ 1.155972] jerry probe is successl [ 1.156038] module init error ************************* [ 1.156090] Advanced Linux Sound Architecture Driver Initialized. [ 1.156458] Bluetooth: Core ver 2.22 [ 1.156501] NET: Registered protocol family 31 [ 1.156514] Bluetooth: HCI device and connection manager initialized [ 1.156532] Bluetooth: HCI socket layer initialized [ 1.156546] Bluetooth: L2CAP socket layer initialized [ 1.156577] Bluetooth: SCO socket layer initialized [ 1.157949] rockchip-cpuinfo cpuinfo: SoC : 35682000 [ 1.157977] rockchip-cpuinfo cpuinfo: Serial : bbf8d8db79b9bdf3 [ 1.158869] clocksource: Switched to clocksource arch_sys_counter [ 1.220355] thermal thermal_zone1: power_allocator: sustainable_power will be estimated [ 1.220623] NET: Registered protocol family 2 [ 1.220822] IP idents hash table entries: 65536 (order: 7, 524288 bytes) [ 1.222001] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes) [ 1.222081] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.222293] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes) [ 1.222949] TCP: Hash tables configured (established 32768 bind 32768) [ 1.223072] UDP hash table entries: 2048 (order: 5, 196608 bytes) [ 1.223228] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes) [ 1.223483] NET: Registered protocol family 1 [ 1.223891] RPC: Registered named UNIX socket transport module. [ 1.223907] RPC: Registered udp transport module. [ 1.223918] RPC: Registered tcp transport module. [ 1.223928] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.224445] PCI: CLS 0 bytes, default 64 [ 1.225961] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.227535] Initialise system trusted keyrings [ 1.227703] workingset: timestamp_bits=61 max_order=20 bucket_order=0 [ 1.232366] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.233049] NFS: Registering the id_resolver key type [ 1.233087] Key type id_resolver registered [ 1.233095] Key type id_legacy registered [ 1.233122] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.233274] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.233579] fuse init (API version 7.27) [ 1.233887] SGI XFS with security attributes, no debug enabled [ 1.235927] NET: Registered protocol family 38 [ 1.235961] Key type asymmetric registered [ 1.235975] Asymmetric key parser 'x509' registered [ 1.236020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 1.236141] io scheduler noop registered [ 1.236154] io scheduler deadline registered [ 1.236260] io scheduler cfq registered (default) [ 1.236269] io scheduler mq-deadline registered [ 1.236285] io scheduler kyber registered [ 1.237176] rockchip-csi2-dphy csi2-dphy0: csi2 dphy0 probe successfully! [ 1.237318] rockchip-csi2-dphy-hw fe870000.csi2-dphy-hw: csi2 dphy hw probe successfully! [ 1.239191] phy phy-fe8a0000.usb2-phy.0: Looking up phy-supply from device tree [ 1.239207] vcc5v0_host: could not add device link phy-fe8a0000.usb2-phy.0 err -2 [ 1.239258] phy phy-fe8a0000.usb2-phy.0: Linked as a consumer to regulator.5 [ 1.239359] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply from device tree [ 1.239366] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply property in node /usb2-phy@fe8a0000/otg-port failed [ 1.239437] phy phy-fe8a0000.usb2-phy.1: Looking up vbus-supply from device tree [ 1.239485] phy phy-fe8a0000.usb2-phy.1: Linked as a consumer to regulator.6 [ 1.240753] extcon extcon1: failed to create extcon usb2-phy link [ 1.240811] phy phy-fe8b0000.usb2-phy.2: Looking up phy-supply from device tree [ 1.240824] vcc5v0_host: could not add device link phy-fe8b0000.usb2-phy.2 err -2 [ 1.240857] phy phy-fe8b0000.usb2-phy.2: Linked as a consumer to regulator.5 [ 1.240940] phy phy-fe8b0000.usb2-phy.3: Looking up phy-supply from device tree [ 1.240950] vcc5v0_host: could not add device link phy-fe8b0000.usb2-phy.3 err -2 [ 1.240991] phy phy-fe8b0000.usb2-phy.3: Linked as a consumer to regulator.5 [ 1.241070] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply from device tree [ 1.241077] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply property in node /usb2-phy@fe8b0000/otg-port failed [ 1.241097] phy phy-fe8b0000.usb2-phy.3: No vbus specified for otg port [ 1.242572] ztl test v probe start! [ 1.242707] phy phy-fe850000.video-phy.4: Looking up phy-supply from device tree [ 1.242715] phy phy-fe850000.video-phy.4: Looking up phy-supply property in node /video-phy@fe850000 failed [ 1.243146] ztl test v probe end! [ 1.244270] phy phy-fe820000.phy.5: Looking up phy-supply from device tree [ 1.244279] phy phy-fe820000.phy.5: Looking up phy-supply property in node /phy@fe820000 failed [ 1.244644] phy phy-fe830000.phy.6: Looking up phy-supply from device tree [ 1.244651] phy phy-fe830000.phy.6: Looking up phy-supply property in node /phy@fe830000 failed [ 1.244957] phy phy-fe840000.phy.7: Looking up phy-supply from device tree [ 1.244965] phy phy-fe840000.phy.7: Looking up phy-supply property in node /phy@fe840000 failed [ 1.247702] pwm-backlight backlight: Looking up power-supply from device tree [ 1.247712] pwm-backlight backlight: Looking up power-supply property in node /backlight failed [ 1.247729] pwm-backlight backlight: backlight supply power not found, using dummy regulator [ 1.247808] pwm-backlight backlight: Linked as a consumer to regulator.0 [ 1.248049] mpp_service mpp-srv: 7d00153560b9 author: mark83136 2022-05-20 new kernel [ 1.248067] mpp_service mpp-srv: probe start [ 1.248759] iommu: Adding device fdf40000.rkvenc to group 5 [ 1.248784] mpp_rkvenc fdf40000.rkvenc: Linked as a consumer to fdf40f00.iommu [ 1.248992] mpp_rkvenc fdf40000.rkvenc: probing start [ 1.249386] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 1.249396] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply property in node /rkvenc@fdf40000 failed [ 1.249415] mpp_rkvenc fdf40000.rkvenc: no regulator, devfreq is disabled [ 1.249681] mpp_rkvenc fdf40000.rkvenc: probing finish [ 1.250542] iommu: Adding device fdea0400.vdpu to group 1 [ 1.250575] mpp_vdpu2 fdea0400.vdpu: Linked as a consumer to fdea0800.iommu [ 1.250714] mpp_vdpu2 fdea0400.vdpu: probe device [ 1.251178] mpp_vdpu2 fdea0400.vdpu: probing finish [ 1.251648] iommu: Adding device fdee0000.vepu to group 3 [ 1.251674] mpp_vepu2 fdee0000.vepu: Linked as a consumer to fdee0800.iommu [ 1.251829] mpp_vepu2 fdee0000.vepu: probe device [ 1.252275] mpp_vepu2 fdee0000.vepu: probing finish [ 1.252736] iommu: Adding device fdef0000.iep to group 4 [ 1.252768] mpp-iep2 fdef0000.iep: Linked as a consumer to fdef0800.iommu [ 1.252886] mpp-iep2 fdef0000.iep: probe device [ 1.253274] mpp-iep2 fdef0000.iep: allocate roi buffer failed [ 1.253419] mpp-iep2 fdef0000.iep: probing finish [ 1.253848] iommu: Adding device fded0000.jpegd to group 2 [ 1.253883] mpp_jpgdec fded0000.jpegd: Linked as a consumer to fded0480.iommu [ 1.253994] mpp_jpgdec fded0000.jpegd: probe device [ 1.254445] mpp_jpgdec fded0000.jpegd: probing finish [ 1.254906] iommu: Adding device fdf80200.rkvdec to group 6 [ 1.254936] mpp_rkvdec2 fdf80200.rkvdec: Linked as a consumer to fdf80800.iommu [ 1.255119] mpp_rkvdec2 fdf80200.rkvdec: probing start [ 1.255244] mpp_rkvdec2 fdf80200.rkvdec: 16 task capacity link mode detected [ 1.255519] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found! [ 1.255577] rkvdec2_init:661: No niu aclk reset resource define [ 1.255593] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found! [ 1.255604] rkvdec2_init:664: No niu hclk reset resource define [ 1.255755] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000 [ 1.255773] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000 [ 1.255785] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056 [ 1.255796] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536 [ 1.255808] mpp_rkvdec2 fdf80200.rkvdec: min_width 512 [ 1.255855] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish [ 1.255920] mpp_rkvdec2 fdf80200.rkvdec: probing finish [ 1.256205] mpp_service mpp-srv: probe success [ 1.259600] dma-pl330 fe530000.dmac: Loaded driver for PL330 DMAC-241330 [ 1.259618] dma-pl330 fe530000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 1.261338] dma-pl330 fe550000.dmac: Loaded driver for PL330 DMAC-241330 [ 1.261361] dma-pl330 fe550000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 1.262414] rockchip-system-monitor rockchip-system-monitor: system monitor probe [ 1.263256] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 1.263929] fe670000.serial: ttyS3 at MMIO 0xfe670000 (irq = 58, base_baud = 1500000) is a 16550A [ 1.263949] ztl ready to ttyS3 rename to ttyS1 ! [ 1.264349] fe680000.serial: ttyS4 at MMIO 0xfe680000 (irq = 59, base_baud = 1500000) is a 16550A [ 1.264370] ztl ready to ttyS4 rename to ttyS3 ! [ 1.264722] fe690000.serial: ttyS5 at MMIO 0xfe690000 (irq = 60, base_baud = 1500000) is a 16550A [ 1.264743] ztl ready to ttyS5 rename to ttyS4 ! [ 1.265113] fe6c0000.serial: ttyS8 at MMIO 0xfe6c0000 (irq = 61, base_baud = 1500000) is a 16550A [ 1.267404] random: fast init done [ 1.267678] iommu: Adding device fe040000.vop to group 8 [ 1.267699] random: crng init done [ 1.267718] rockchip-vop2 fe040000.vop: Linked as a consumer to fe043e00.iommu [ 1.271545] rockchip-drm display-subsystem: Linked as a consumer to fe040000.vop [ 1.272466] rockchip-drm display-subsystem: Linked as a consumer to fe0a0000.hdmi [ 1.272818] rockchip-drm display-subsystem: Linked as a consumer to fe060000.dsi [ 1.273873] rockchip-drm display-subsystem: defer getting devfreq [ 1.274125] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x2a, primary plane phy id: 5 [ 1.274149] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x15, primary plane phy id: 4 [ 1.274166] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1 [ 1.274610] [drm] unsupported AFBC format[3432564e] [ 1.274878] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffff80090d6458) [ 1.275068] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 1.275621] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 1.276095] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffff80090d9f70) [ 1.276137] dw-mipi-dsi fe060000.dsi: [drm:dw_mipi_dsi_bind] *ERROR* Failed to find panel or bridge: -517 [ 1.280533] panel-simple-dsi fe060000.dsi.0: Looking up power-supply from device tree [ 1.280610] panel-simple-dsi fe060000.dsi.0: Linked as a consumer to regulator.7 [ 1.280634] panel-simple-dsi fe060000.dsi.0: Looking up vsp-supply from device tree [ 1.280647] panel-simple-dsi fe060000.dsi.0: Looking up vsp-supply property in node /dsi@fe060000/dsi0-panel@0 failed [ 1.280666] panel-simple-dsi fe060000.dsi.0: fe060000.dsi.0 supply vsp not found, using dummy regulator [ 1.280716] panel-simple-dsi fe060000.dsi.0: Linked as a consumer to regulator.0 [ 1.280732] panel-simple-dsi fe060000.dsi.0: Looking up vsn-supply from device tree [ 1.280742] panel-simple-dsi fe060000.dsi.0: Looking up vsn-supply property in node /dsi@fe060000/dsi0-panel@0 failed [ 1.280754] panel-simple-dsi fe060000.dsi.0: fe060000.dsi.0 supply vsn not found, using dummy regulator [ 1.281758] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_gpu-supply from device tree [ 1.281773] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_gpu-supply property in node /power-management@fdd90000/power-controller failed [ 1.281816] mali fde60000.gpu: Kernel DDK version g7p1-01bet0 [ 1.281904] mali fde60000.gpu: Looking up mali-supply from device tree [ 1.281932] mali fde60000.gpu: Device initialization Deferred [ 1.282024] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.282706] brd: module loaded [ 1.288131] loop: module loaded [ 1.288487] zram: Added device: zram0 [ 1.288583] lkdtm: No crash points registered, enable through debugfs [ 1.289668] ahci fc800000.sata: Looking up target-supply from device tree [ 1.289679] ahci fc800000.sata: Looking up target-supply property in node /sata@fc800000 failed [ 1.289777] ahci fc800000.sata: forcing port_map 0x0 -> 0x1 [ 1.289832] ahci fc800000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode [ 1.289850] ahci fc800000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst [ 1.289871] ahci fc800000.sata: port 0 is not capable of FBS [ 1.290552] scsi host0: ahci [ 1.290840] ata1: SATA max UDMA/133 mmio [mem 0xfc800000-0xfc800fff] port 0x100 irq 11 [ 1.292723] tun: Universal TUN/TAP device driver, 1.6 [ 1.292895] vcan: Virtual CAN interface driver [ 1.292913] CAN device driver interface [ 1.294367] rk_gmac-dwmac fe2a0000.ethernet: Looking up phy-supply from device tree [ 1.294382] rk_gmac-dwmac fe2a0000.ethernet: Looking up phy-supply property in node /ethernet@fe2a0000 failed [ 1.294403] rk_gmac-dwmac fe2a0000.ethernet: no regulator found [ 1.294429] rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output). [ 1.294443] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: tx_delay. [ 1.294455] rk_gmac-dwmac fe2a0000.ethernet: set tx_delay to 0xffffffff [ 1.294466] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: rx_delay. [ 1.294477] rk_gmac-dwmac fe2a0000.ethernet: set rx_delay to 0xffffffff [ 1.294492] rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no). [ 1.294526] rk_gmac-dwmac fe2a0000.ethernet: cannot get clock clk_mac_ref [ 1.299568] rk_gmac-dwmac fe2a0000.ethernet: init for RMII [ 1.299803] rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 1.299821] rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5 [ 1.299836] rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register supported [ 1.299847] rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine supported [ 1.299858] rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported [ 1.299868] rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported [ 1.299910] rk_gmac-dwmac fe2a0000.ethernet: TSO supported [ 1.299923] rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 1.299937] ztl use cpuid generate mac address:5a:39:b2:39:65:64 [ 1.299948] rk_gmac-dwmac fe2a0000.ethernet: device MAC address 5a:39:b2:39:65:64 [ 1.299960] rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled [ 1.434184] usbcore: registered new interface driver rndis_wlan [ 1.434250] usbcore: registered new interface driver rtl8150 [ 1.434295] usbcore: registered new interface driver r8152 [ 1.434338] usbcore: registered new interface driver asix [ 1.434390] usbcore: registered new interface driver ax88179_178a [ 1.434436] usbcore: registered new interface driver cdc_ether [ 1.434479] usbcore: registered new interface driver rndis_host [ 1.434531] usbcore: registered new interface driver cdc_ncm [ 1.434579] usbcore: registered new interface driver qmi_wwan_q [ 1.434622] usbcore: registered new interface driver qmi_wwan [ 1.434664] usbcore: registered new interface driver cdc_mbim [ 1.435745] dwc3 fcc00000.dwc3: Failed to get clk 'ref': -2 [ 1.438831] dwc3 fd000000.dwc3: Failed to get clk 'ref': -2 [ 1.442880] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.442909] ehci-pci: EHCI PCI platform driver [ 1.442980] ehci-platform: EHCI generic platform driver [ 1.445271] ehci-platform fd800000.usb: EHCI Host Controller [ 1.445422] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1 [ 1.445650] ehci-platform fd800000.usb: irq 12, io mem 0xfd800000 [ 1.458893] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 1.459097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.459114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.459133] usb usb1: Product: EHCI Host Controller [ 1.459145] usb usb1: Manufacturer: Linux 4.19.232 ehci_hcd [ 1.459155] usb usb1: SerialNumber: fd800000.usb [ 1.459536] hub 1-0:1.0: USB hub found [ 1.459582] hub 1-0:1.0: 1 port detected [ 1.462051] ehci-platform fd880000.usb: EHCI Host Controller [ 1.462221] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 2 [ 1.462420] ehci-platform fd880000.usb: irq 14, io mem 0xfd880000 [ 1.475560] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 1.475742] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.475759] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.475774] usb usb2: Product: EHCI Host Controller [ 1.475785] usb usb2: Manufacturer: Linux 4.19.232 ehci_hcd [ 1.475796] usb usb2: SerialNumber: fd880000.usb [ 1.476151] hub 2-0:1.0: USB hub found [ 1.476191] hub 2-0:1.0: 1 port detected [ 1.476841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.476880] ohci-platform: OHCI generic platform driver [ 1.477087] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 1.477240] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3 [ 1.477391] ohci-platform fd840000.usb: irq 13, io mem 0xfd840000 [ 1.536366] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 [ 1.536384] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.536392] usb usb3: Product: Generic Platform OHCI controller [ 1.536400] usb usb3: Manufacturer: Linux 4.19.232 ohci_hcd [ 1.536406] usb usb3: SerialNumber: fd840000.usb [ 1.536758] hub 3-0:1.0: USB hub found [ 1.536799] hub 3-0:1.0: 1 port detected [ 1.537222] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 1.537374] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4 [ 1.537525] ohci-platform fd8c0000.usb: irq 15, io mem 0xfd8c0000 [ 1.596368] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 [ 1.596385] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.596394] usb usb4: Product: Generic Platform OHCI controller [ 1.596402] usb usb4: Manufacturer: Linux 4.19.232 ohci_hcd [ 1.596408] usb usb4: SerialNumber: fd8c0000.usb [ 1.596751] hub 4-0:1.0: USB hub found [ 1.596791] hub 4-0:1.0: 1 port detected [ 1.598137] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.598299] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5 [ 1.598615] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000011002010010 [ 1.598667] xhci-hcd xhci-hcd.0.auto: irq 74, io mem 0xfcc00000 [ 1.598955] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.598972] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.598986] usb usb5: Product: xHCI Host Controller [ 1.598997] usb usb5: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.599008] usb usb5: SerialNumber: xhci-hcd.0.auto [ 1.599369] hub 5-0:1.0: USB hub found [ 1.599412] hub 5-0:1.0: 1 port detected [ 1.599699] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.599860] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6 [ 1.599884] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 1.599954] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.600075] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 1.600090] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.600104] usb usb6: Product: xHCI Host Controller [ 1.600115] usb usb6: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.600126] usb usb6: SerialNumber: xhci-hcd.0.auto [ 1.600472] hub 6-0:1.0: USB hub found [ 1.600512] hub 6-0:1.0: 1 port detected [ 1.600927] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.601081] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7 [ 1.601398] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000011002010010 [ 1.601456] xhci-hcd xhci-hcd.1.auto: irq 75, io mem 0xfd000000 [ 1.601703] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.601720] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.601733] usb usb7: Product: xHCI Host Controller [ 1.601744] usb usb7: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.601755] usb usb7: SerialNumber: xhci-hcd.1.auto [ 1.601955] ata1: SATA link down (SStatus 0 SControl 300) [ 1.602131] hub 7-0:1.0: USB hub found [ 1.602178] hub 7-0:1.0: 1 port detected [ 1.602479] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.602633] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8 [ 1.602651] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 1.602715] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.602831] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 1.602848] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.602860] usb usb8: Product: xHCI Host Controller [ 1.602871] usb usb8: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.602882] usb usb8: SerialNumber: xhci-hcd.1.auto [ 1.603230] hub 8-0:1.0: USB hub found [ 1.603268] hub 8-0:1.0: 1 port detected [ 1.603683] usbcore: registered new interface driver cdc_acm [ 1.603698] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.603752] usbcore: registered new interface driver cdc_wdm [ 1.603968] usbcore: registered new interface driver uas [ 1.604110] usbcore: registered new interface driver usb-storage [ 1.604197] usbcore: registered new interface driver usbserial_generic [ 1.604230] usbserial: USB Serial support registered for generic [ 1.604283] usbcore: registered new interface driver ch341 [ 1.604312] usbserial: USB Serial support registered for ch341-uart [ 1.604362] usbcore: registered new interface driver cp210x [ 1.604392] usbserial: USB Serial support registered for cp210x [ 1.604487] usbcore: registered new interface driver ftdi_sio [ 1.604521] usbserial: USB Serial support registered for FTDI USB Serial Device [ 1.604752] usbcore: registered new interface driver keyspan [ 1.604783] usbserial: USB Serial support registered for Keyspan - (without firmware) [ 1.604812] usbserial: USB Serial support registered for Keyspan 1 port adapter [ 1.604834] usbserial: USB Serial support registered for Keyspan 2 port adapter [ 1.604864] usbserial: USB Serial support registered for Keyspan 4 port adapter [ 1.604920] usbcore: registered new interface driver option [ 1.604950] usbserial: USB Serial support registered for GSM modem (1-port) [ 1.605280] usbcore: registered new interface driver oti6858 [ 1.605305] usbserial: USB Serial support registered for oti6858 [ 1.605357] usbcore: registered new interface driver pl2303 [ 1.605386] usbserial: USB Serial support registered for pl2303 [ 1.605452] usbcore: registered new interface driver qcserial [ 1.605483] usbserial: USB Serial support registered for Qualcomm USB modem [ 1.605587] usbcore: registered new interface driver sierra [ 1.605619] usbserial: USB Serial support registered for Sierra USB modem [ 1.606922] usbcore: registered new interface driver usbtouchscreen [ 1.606982] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.08.874312) rc=0 [ 1.606992] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.08.874312) rc=0 [ 1.607260] .. rk pwm remotectl v2.0 init [ 1.607501] input: fe6e0030.pwm as /devices/platform/fe6e0030.pwm/input/input0 [ 1.607789] remotectl-pwm fe6e0030.pwm: pwm version is 0x2130000 [ 1.607813] remotectl-pwm fe6e0030.pwm: cannot find PWR IRQ [ 1.607827] remotectl-pwm fe6e0030.pwm: pwm sip wakeup config error!! [ 1.607839] remotectl-pwm fe6e0030.pwm: Donot support ATF Wakeup [ 1.608234] i2c /dev entries driver [ 1.609936] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 1.610427] vdd_cpu: override max_uV, 1390000 -> 1387500 [ 1.612916] fan53555-regulator 0-001c: Looking up vin-supply from device tree [ 1.612927] vdd_cpu: supplied by vcc5v0_sys [ 1.612946] vcc5v0_sys: could not add device link regulator.19 err -2 [ 1.615700] vdd_cpu: 712 <--> 1387 mV at 900 mV [ 1.617084] ztl test rk808 probe! [ 1.618014] rk808 0-0020: chip id: 0x8090 [ 1.618048] rk808 0-0020: No cache defaults, reading back from HW [ 1.641723] rk808 0-0020: source: on=0x40, off=0x00 [ 1.641745] rk808 0-0020: support dcdc3 fb mode:-22, 63 [ 1.641760] rk808 0-0020: support pmic reset mode:0,1 [ 1.647320] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 1.647357] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 1.647756] rk808 0-0020: Looking up vcc1-supply from device tree [ 1.647768] vdd_logic: supplied by vcc3v3_sys [ 1.647788] vcc3v3_sys: could not add device link regulator.20 err -2 [ 1.647833] vdd_logic: 500 <--> 1350 mV at 900 mV [ 1.648401] rk808 0-0020: Looking up vcc2-supply from device tree [ 1.648410] vdd_gpu: supplied by vcc3v3_sys [ 1.648429] vcc3v3_sys: could not add device link regulator.21 err -2 [ 1.648464] vdd_gpu: 500 <--> 1350 mV at 900 mV [ 1.648666] rk808 0-0020: Looking up vcc3-supply from device tree [ 1.648675] vcc_ddr: supplied by vcc3v3_sys [ 1.648693] vcc3v3_sys: could not add device link regulator.22 err -2 [ 1.648721] vcc_ddr: at 500 mV [ 1.648955] rk808 0-0020: Looking up vcc4-supply from device tree [ 1.648963] vdd_npu: supplied by vcc3v3_sys [ 1.648986] vcc3v3_sys: could not add device link regulator.23 err -2 [ 1.649024] vdd_npu: 500 <--> 1350 mV at 900 mV [ 1.649563] rk808 0-0020: Looking up vcc9-supply from device tree [ 1.649572] vcc_1v8: supplied by vcc3v3_sys [ 1.649590] vcc3v3_sys: could not add device link regulator.24 err -2 [ 1.649624] vcc_1v8: 1800 mV [ 1.649799] rk808 0-0020: Looking up vcc5-supply from device tree [ 1.649807] vdda0v9_image: supplied by vcc3v3_sys [ 1.649825] vcc3v3_sys: could not add device link regulator.25 err -2 [ 1.649866] vdda0v9_image: 900 mV [ 1.650378] rk808 0-0020: Looking up vcc5-supply from device tree [ 1.650386] vdda_0v9: supplied by vcc3v3_sys [ 1.650404] vcc3v3_sys: could not add device link regulator.26 err -2 [ 1.650446] vdda_0v9: 900 mV [ 1.650626] rk808 0-0020: Looking up vcc5-supply from device tree [ 1.650634] vdda0v9_pmu: supplied by vcc3v3_sys [ 1.650652] vcc3v3_sys: could not add device link regulator.27 err -2 [ 1.650683] vdda0v9_pmu: 900 mV [ 1.650866] rk808 0-0020: Looking up vcc6-supply from device tree [ 1.650875] vccio_acodec: supplied by vcc3v3_sys [ 1.650892] vcc3v3_sys: could not add device link regulator.28 err -2 [ 1.650922] vccio_acodec: 3300 mV [ 1.651445] rk808 0-0020: Looking up vcc6-supply from device tree [ 1.651453] vccio_sd: supplied by vcc3v3_sys [ 1.651464] vcc3v3_sys: could not add device link regulator.29 err -2 [ 1.651496] vccio_sd: 1800 <--> 3300 mV at 3300 mV [ 1.651692] rk808 0-0020: Looking up vcc6-supply from device tree [ 1.651700] vcc3v3_pmu: supplied by vcc3v3_sys [ 1.651720] vcc3v3_sys: could not add device link regulator.30 err -2 [ 1.651751] vcc3v3_pmu: 3300 mV [ 1.652288] rk808 0-0020: Looking up vcc7-supply from device tree [ 1.652296] vcca_1v8: supplied by vcc3v3_sys [ 1.652314] vcc3v3_sys: could not add device link regulator.31 err -2 [ 1.652345] vcca_1v8: 1800 mV [ 1.652525] rk808 0-0020: Looking up vcc7-supply from device tree [ 1.652533] vcca1v8_pmu: supplied by vcc3v3_sys [ 1.652550] vcc3v3_sys: could not add device link regulator.32 err -2 [ 1.652592] vcca1v8_pmu: 1800 mV [ 1.652773] rk808 0-0020: Looking up vcc7-supply from device tree [ 1.652781] vcca1v8_image: supplied by vcc3v3_sys [ 1.652798] vcc3v3_sys: could not add device link regulator.33 err -2 [ 1.652840] vcca1v8_image: 1800 mV [ 1.653354] rk808 0-0020: Looking up vcc9-supply from device tree [ 1.653362] vcc_3v3: supplied by vcc3v3_sys [ 1.653374] vcc3v3_sys: could not add device link regulator.34 err -2 [ 1.653403] vcc_3v3: at 3300 mV [ 1.653917] rk808 0-0020: Looking up vcc8-supply from device tree [ 1.653925] vcc3v3_sd: supplied by vcc3v3_sys [ 1.653943] vcc3v3_sys: could not add device link regulator.35 err -2 [ 1.653971] vcc3v3_sd: at 3300 mV [ 1.654269] rk817-battery rk817-battery: Failed to find matching dt id [ 1.654477] rk817-charger rk817-charger: Failed to find matching dt id [ 1.657516] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input1 [ 1.658160] ztl test rk808 end! [ 1.659072] goodix_ts_probe() start [ 1.659093] Goodix-TS 1-005d: no tp-size defined [ 1.659104] Goodix-TS 1-005d: Looking up tp-supply from device tree [ 1.659110] Goodix-TS 1-005d: Looking up tp-supply property in node /i2c@fe5a0000/gt9xx@5d failed [ 1.659139] Goodix-TS 1-005d: 1-005d supply tp not found, using dummy regulator [ 1.659198] Goodix-TS 1-005d: Linked as a consumer to regulator.0 [ 1.685581] ztl gt9xx x_y_invert: [ 1.685595] ztl gt9xx x_reverse: [ 1.685601] ztl gt9xx y_reverse: [ 1.725559] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 1.809634] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 1.852216] usb 7-1: new high-speed USB device number 2 using xhci-hcd [ 1.872842] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11 [ 1.872859] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.872867] usb 2-1: Product: USB 2.0 Hub [ 1.873308] hub 2-1:1.0: USB hub found [ 1.873467] hub 2-1:1.0: 4 ports detected [ 1.906301] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 1.994529] usb 7-1: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11 [ 1.994552] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.994560] usb 7-1: Product: USB2.0 Hub [ 1.994567] usb 7-1: Manufacturer: VIA Labs, Inc. [ 2.002970] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.050995] hub 7-1:1.0: USB hub found [ 2.051815] hub 7-1:1.0: 4 ports detected [ 2.099623] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.156811] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 2.196295] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.257130] usb 8-1: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11 [ 2.257148] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.257156] usb 8-1: Product: USB3.0 Hub [ 2.257162] usb 8-1: Manufacturer: VIA Labs, Inc. [ 2.274913] hub 8-1:1.0: USB hub found [ 2.275067] hub 8-1:1.0: 4 ports detected [ 2.292967] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.358890] usb 7-1.1: new full-speed USB device number 3 using xhci-hcd [ 2.388884] <<-GTP-ERROR->> I2C read 0x8000, 10 bytes, double check failed! [ 2.388898] <<-GTP-ERROR->> Failed to get chip-type, set chip type default: GOODIX_GT9 [ 2.389653] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.461253] usb 7-1.1: New USB device found, idVendor=258a, idProduct=002a, bcdDevice=90.28 [ 2.461271] usb 7-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.461279] usb 7-1.1: Product: Gaming KB [ 2.461286] usb 7-1.1: Manufacturer: SINO WEALTH [ 2.485551] <<-GTP-ERROR->> GTP i2c test failed time 1. [ 2.502962] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.598882] <<-GTP-ERROR->> GTP i2c test failed time 2. [ 2.615555] usb 7-1.2: new full-speed USB device number 4 using xhci-hcd [ 2.616300] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.712215] <<-GTP-ERROR->> GTP i2c test failed time 3. [ 2.717968] usb 7-1.2: New USB device found, idVendor=046d, idProduct=c246, bcdDevice=70.03 [ 2.717985] usb 7-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.717993] usb 7-1.2: Product: G300s Optical Gaming Mouse [ 2.718000] usb 7-1.2: Manufacturer: Logitech [ 2.729634] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.788958] usb 8-1.4: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd [ 2.806342] usb 8-1.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00 [ 2.806360] usb 8-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 2.806368] usb 8-1.4: Product: USB 10/100/1000 LAN [ 2.806375] usb 8-1.4: Manufacturer: Realtek [ 2.806381] usb 8-1.4: SerialNumber: 000001 [ 2.825552] <<-GTP-ERROR->> GTP i2c test failed time 4. [ 2.842968] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.938883] <<-GTP-ERROR->> GTP i2c test failed time 5. [ 2.955550] _2861 I2C communication ERROR! [ 2.955563] _2936 prob error !!!!!!!!!!!!!!! [ 2.955628] Goodix-TS 1-005d: Dropping the link to regulator.0 [ 2.958276] rtc-hym8563 5-0051: rtc information is valid [ 2.962864] usb 8-1.4: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd [ 2.963632] rtc-hym8563 5-0051: rtc core: registered hym8563 as rtc0 [ 2.964661] rtc-hym8563 5-0051: setting system clock to 2025-09-09 23:04:25 UTC (1757459065) [ 2.967874] iommu: Adding device fdff0000.rkisp to group 7 [ 2.967909] rkisp_hw fdff0000.rkisp: Linked as a consumer to fdff1a00.iommu [ 2.968067] rkisp_hw fdff0000.rkisp: is_thunderboot: 0 [ 2.968085] rkisp_hw fdff0000.rkisp: max input:0x0@0fps [ 2.968112] rkisp_hw fdff0000.rkisp: can't request region for resource [mem 0xfdff0000-0xfdffffff] [ 2.969105] usbcore: registered new interface driver uvcvideo [ 2.969121] USB Video Class driver (1.1.1) [ 2.969257] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply from device tree [ 2.969340] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.30 [ 2.969378] rockchip-iodomain fdc20000.syscon:io-domains: pmuio1(3300000 uV) supplied by vcc3v3_pmu [ 2.969405] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio2-supply from device tree [ 2.969497] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc3v3_pmu [ 2.969525] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio1-supply from device tree [ 2.969577] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.28 [ 2.969609] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3300000 uV) supplied by vccio_acodec [ 2.969630] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply from device tree [ 2.969638] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply property in node /syscon@fdc20000/io-domains failed [ 2.969667] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio3-supply from device tree [ 2.969712] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.29 [ 2.969744] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd [ 2.969770] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio4-supply from device tree [ 2.969829] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.34 [ 2.969857] rockchip-iodomain fdc20000.syscon:io-domains: vccio4(3300000 uV) supplied by vcc_3v3 [ 2.969897] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio5-supply from device tree [ 2.969959] rockchip-iodomain fdc20000.syscon:io-domains: vccio5(3300000 uV) supplied by vcc_3v3 [ 2.969986] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio6-supply from device tree [ 2.970031] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.24 [ 2.970063] rockchip-iodomain fdc20000.syscon:io-domains: vccio6(1800000 uV) supplied by vcc_1v8 [ 2.970088] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio7-supply from device tree [ 2.970171] rockchip-iodomain fdc20000.syscon:io-domains: vccio7(3300000 uV) supplied by vcc_3v3 [ 2.972866] rockchip-thermal fe710000.tsadc: tsadc is probed successfully! [ 2.973788] Bluetooth: HCI UART driver ver 2.3 [ 2.973806] Bluetooth: HCI UART protocol H4 registered [ 2.973818] Bluetooth: HCI UART protocol ATH3K registered [ 2.973906] usbcore: registered new interface driver bfusb [ 2.973985] usbcore: registered new interface driver btusb [ 2.974246] cpu cpu0: leakage=25 [ 2.974293] cpu cpu0: pvtm = 88690, from nvmem [ 2.974312] cpu cpu0: pvtm-volt-sel=1 [ 2.974540] cpu cpu0: Looking up cpu-supply from device tree [ 2.975072] cpu cpu0: Linked as a consumer to regulator.19 [ 2.975124] cpu cpu0: Dropping the link to regulator.19 [ 2.975205] cpu cpu0: Looking up cpu-supply from device tree [ 2.975709] cpu cpu0: Linked as a consumer to regulator.19 [ 2.976340] cpu cpu0: avs=0 [ 2.976394] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 2 >= em_cap_state1 [ 2.976551] energy_model: Created perf domain 0-3 [ 2.976598] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 2.980014] cpu cpu0: failed to find power_model node [ 2.981286] sdhci: Secure Digital Host Controller Interface driver [ 2.981304] sdhci: Copyright(c) Pierre Ossman [ 2.981314] Synopsys Designware Multimedia Card Interface Driver [ 2.982240] dwmmc_rockchip fe000000.dwmmc: IDMAC supports 32-bit address mode. [ 2.982411] dwmmc_rockchip fe000000.dwmmc: Using internal DMA controller. [ 2.982431] dwmmc_rockchip fe000000.dwmmc: Version ID is 270a [ 2.982482] dwmmc_rockchip fe000000.dwmmc: DW MMC controller at irq 41,32 bit host data width,256 deep fifo [ 2.982510] dwmmc_rockchip fe000000.dwmmc: Looking up vmmc-supply from device tree [ 2.982520] dwmmc_rockchip fe000000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe000000 failed [ 2.982553] dwmmc_rockchip fe000000.dwmmc: Looking up vqmmc-supply from device tree [ 2.982559] dwmmc_rockchip fe000000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe000000 failed [ 2.982615] dwmmc_rockchip fe000000.dwmmc: allocated mmc-pwrseq [ 2.982633] mmc_host mmc3: card is non-removable. [ 3.015698] r8152 8-1.4:1.0: Direct firmware load for rtl_nic/rtl8153a-4.fw failed with error -2 [ 3.015724] r8152 8-1.4:1.0: unable to load firmware patch rtl_nic/rtl8153a-4.fw (-2) [ 3.046329] r8152 8-1.4:1.0 eth1: v1.11.11 [ 3.199909] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 3.213794] dwmmc_rockchip fe2b0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.214032] dwmmc_rockchip fe2b0000.dwmmc: Using internal DMA controller. [ 3.214080] dwmmc_rockchip fe2b0000.dwmmc: Version ID is 270a [ 3.214194] dwmmc_rockchip fe2b0000.dwmmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo [ 3.214249] dwmmc_rockchip fe2b0000.dwmmc: Looking up vmmc-supply from device tree [ 3.214409] dwmmc_rockchip fe2b0000.dwmmc: Linked as a consumer to regulator.35 [ 3.214455] dwmmc_rockchip fe2b0000.dwmmc: Looking up vqmmc-supply from device tree [ 3.214654] dwmmc_rockchip fe2b0000.dwmmc: Linked as a consumer to regulator.29 [ 3.226105] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 3.234372] mmc3: queuing unknown CIS tuple 0x80 (2 bytes) [ 3.236484] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 3.238587] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 3.239324] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.240525] sdhci-dwcmshc fe310000.sdhci: Looking up vmmc-supply from device tree [ 3.240552] sdhci-dwcmshc fe310000.sdhci: Looking up vmmc-supply property in node /sdhci@fe310000 failed [ 3.240623] sdhci-dwcmshc fe310000.sdhci: Looking up vqmmc-supply from device tree [ 3.240630] sdhci-dwcmshc fe310000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe310000 failed [ 3.240654] mmc0: Unknown controller version (5). You may experience problems. [ 3.242113] mmc3: queuing unknown CIS tuple 0x80 (7 bytes) [ 3.246299] mmc3: queuing unknown CIS tuple 0x81 (9 bytes) [ 3.272009] mmc0: SDHCI controller on fe310000.sdhci [fe310000.sdhci] using ADMA [ 3.272620] leds-gpio: probe of leds failed with error -16 [ 3.273721] cryptodev: driver 1.12 loaded. [ 3.273792] hidraw: raw HID events driver (C) Jiri Kosina [ 3.276691] input: SINO WEALTH Gaming KB as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.0/0003:258A:002A.0001/input/input2 [ 3.304805] mmc0: new HS200 MMC card at address 0001 [ 3.305688] mmcblk0: mmc0:0001 BJTD4R 29.1 GiB [ 3.306224] mmcblk0boot0: mmc0:0001 BJTD4R partition 1 4.00 MiB [ 3.306804] mmcblk0boot1: mmc0:0001 BJTD4R partition 2 4.00 MiB [ 3.307051] mmcblk0rpmb: mmc0:0001 BJTD4R partition 3 4.00 MiB, chardev (238:0) [ 3.310396] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 [ 3.333868] hid-generic 0003:258A:002A.0001: input,hidraw0: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-xhci-hcd.1.auto-1.1/input0 [ 3.340869] input: SINO WEALTH Gaming KB System Control as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:002A.0002/input/input3 [ 3.358735] mmc_host mmc3: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 3.367315] mmc3: new high speed SDIO card at address 0001 [ 3.397341] input: SINO WEALTH Gaming KB Consumer Control as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:002A.0002/input/input4 [ 3.398699] input: SINO WEALTH Gaming KB Keyboard as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:002A.0002/input/input5 [ 3.400660] hid-generic 0003:258A:002A.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-xhci-hcd.1.auto-1.1/input1 [ 3.404353] input: Logitech G300s Optical Gaming Mouse as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.2/7-1.2:1.0/0003:046D:C246.0003/input/input6 [ 3.459707] hid-generic 0003:046D:C246.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech G300s Optical Gaming Mouse] on usb-xhci-hcd.1.auto-1.2/input0 [ 3.464656] input: Logitech G300s Optical Gaming Mouse Keyboard as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.2/7-1.2:1.1/0003:046D:C246.0004/input/input7 [ 3.520036] input: Logitech G300s Optical Gaming Mouse as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.2/7-1.2:1.1/0003:046D:C246.0004/input/input8 [ 3.521777] hid-generic 0003:046D:C246.0004: input,hiddev97,hidraw3: USB HID v1.10 Keyboard [Logitech G300s Optical Gaming Mouse] on usb-xhci-hcd.1.auto-1.2/input1 [ 3.522168] usbcore: registered new interface driver usbhid [ 3.522258] usbhid: USB HID core driver [ 3.523104] rockchip,bus bus-npu: Looking up bus-supply from device tree [ 3.523304] rockchip,bus bus-npu: Linked as a consumer to regulator.20 [ 3.523372] rockchip,bus bus-npu: Failed to get leakage [ 3.523542] rockchip,bus bus-npu: pvtm = 88690, from nvmem [ 3.523600] rockchip,bus bus-npu: pvtm-volt-sel=1 [ 3.524592] rockchip,bus bus-npu: avs=0 [ 3.534904] rockchip-saradc fe720000.saradc: Looking up vref-supply from device tree [ 3.535143] rockchip-saradc fe720000.saradc: Linked as a consumer to regulator.31 [ 3.538133] optee: probing for conduit method from DT. [ 3.538230] optee: revision 3.13 (9f2aca7d) [ 3.539516] optee: initialized driver [ 3.539569] rksfc_base v1.1 2016-01-08 [ 3.540508] rksfc fe300000.sfc: rksfc_probe clk rate = 99000000 [ 3.540667] rkflash_dev_init enter [ 3.540703] sfc nor id: 0 0 0 [ 3.540719] rkflash[1] is invalid [ 3.540723] rkflash_dev_init enter [ 3.540756] sfc_nand id: 0 0 0 [ 3.540784] rkflash[2] is invalid [ 3.541273] usbcore: registered new interface driver usb_ch343 [ 3.541321] ch343: USB serial driver for ch342/ch343/ch344/ch347/ch9101/ch9102/ch9103/ch9104, etc. [ 3.541345] ch343: V1.5 On 2023.03 [ 3.542669] usbcore: registered new interface driver snd-usb-audio [ 3.546415] rk817-codec rk817-codec: DMA mask not set [ 3.560370] IPVS: Registered protocols (TCP, UDP) [ 3.560573] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 3.560844] IPVS: ipvs loaded. [ 3.560885] IPVS: [rr] scheduler registered. [ 3.561585] Initializing XFRM netlink socket [ 3.562293] NET: Registered protocol family 10 [ 3.563742] Segment Routing with IPv6 [ 3.564115] NET: Registered protocol family 17 [ 3.564171] NET: Registered protocol family 15 [ 3.564274] Bridge firewalling registered [ 3.564301] can: controller area network core (rev 20170425 abi 9) [ 3.564531] NET: Registered protocol family 29 [ 3.564564] can: raw protocol (rev 20170425) [ 3.564589] can: broadcast manager protocol (rev 20170425 t) [ 3.564621] can: netlink gateway (rev 20170425) max_hops=1 [ 3.565098] Bluetooth: RFCOMM socket layer initialized [ 3.565156] Bluetooth: RFCOMM ver 1.11 [ 3.565192] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 3.565222] Bluetooth: HIDP socket layer initialized [ 3.565296] [BT_RFKILL]: Enter rfkill_rk_init [ 3.565321] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 3.566057] [WLAN_RFKILL]: Enter rfkill_wlan_probe [ 3.566099] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6212 [ 3.566115] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control. [ 3.566127] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio. [ 3.566165] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 124, flags = 0. [ 3.566181] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found ! [ 3.566192] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio [ 3.566203] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1 [ 3.566215] [WLAN_RFKILL]: Exit rfkill_wlan_probe [ 3.566757] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 73. [ 3.566789] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 96. [ 3.566804] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 98. [ 3.566823] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 97. [ 3.566891] [BT_RFKILL]: Request irq for bt wakeup host [ 3.566974] [BT_RFKILL]: ** disable irq [ 3.567088] [BT_RFKILL]: bt_default device registered. [ 3.567226] Key type dns_resolver registered [ 3.567625] flash vendor_init_thread! [ 3.567641] flash vendor storage:20170308 ret = -1 [ 3.569474] Loading compiled-in X.509 certificates [ 3.570632] Btrfs loaded, crc32c=crc32c-generic [ 3.570815] pstore: Using compression: deflate [ 3.571821] rga2: Driver loaded successfully ver:3.2.63318 [ 3.572223] rga2: Module initialized. [ 3.584724] vendor storage:20190527 ret = 0 [ 3.597263] rockchip-drm display-subsystem: defer getting devfreq [ 3.597588] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x2a, primary plane phy id: 5 [ 3.597609] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x15, primary plane phy id: 4 [ 3.597630] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1 [ 3.598286] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffff80090d6458) [ 3.598476] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 3.599283] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 3.600720] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffff80090d9f70) [ 3.600781] rockchip-drm display-subsystem: bound fe060000.dsi (ops 0xffffff80090db038) [ 3.600805] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.600812] [drm] No driver support for vblank timestamp query. [ 3.601386] get_framebuffer_by_node: failed to get logo,offset [ 3.630001] Freeing drm_logo memory: 1384K [ 3.649710] Console: switching to colour frame buffer device 128x37 [ 3.665114] rockchip-drm display-subsystem: fb0: frame buffer device [ 3.666121] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0 [ 3.666881] mali fde60000.gpu: Kernel DDK version g7p1-01bet0 [ 3.666924] input: adc-keys as /devices/platform/adc-keys/input/input9 [ 3.667049] mali fde60000.gpu: Looking up mali-supply from device tree [ 3.667128] mali fde60000.gpu: Linked as a consumer to regulator.21 [ 3.667147] mali fde60000.gpu: Looking up shadercores-supply from device tree [ 3.667156] mali fde60000.gpu: Looking up shadercores-supply property in node /gpu@fde60000 failed [ 3.667226] mali fde60000.gpu: Looking up mali-supply from device tree [ 3.667250] vdd_gpu: could not add device link fde60000.gpu err -17 [ 3.667257] vdd_gpu: Failed to create debugfs directory [ 3.667267] mali fde60000.gpu: Looking up shadercores-supply from device tree [ 3.667278] mali fde60000.gpu: Looking up shadercores-supply property in node /gpu@fde60000 failed [ 3.667301] mali fde60000.gpu: dev_pm_opp_set_regulators: no regulator (shadercores) found: -19 [ 3.667416] mali fde60000.gpu: leakage=7 [ 3.667466] mali fde60000.gpu: pvtm = 88690, from nvmem [ 3.667487] mali fde60000.gpu: pvtm-volt-sel=1 [ 3.667534] rockchip-dmc dmc: Looking up center-supply from device tree [ 3.667589] rockchip-dmc dmc: Linked as a consumer to regulator.20 [ 3.667664] mali fde60000.gpu: avs=0 [ 3.667684] rockchip-dmc dmc: leakage=47 [ 3.667691] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 112; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available. [ 3.667706] rockchip-dmc dmc: leakage-volt-sel=0 [ 3.667752] rockchip-dmc dmc: pvtm = 88690, from nvmem [ 3.667775] rockchip-dmc dmc: pvtm-volt-sel=1 [ 3.667916] rockchip-dmc dmc: avs=0 [ 3.667936] rockchip-dmc dmc: current ATF version 0x102 [ 3.668048] mali fde60000.gpu: GPU identified as 0x2 arch 7.4.0 r1p0 status 0 [ 3.668120] mali fde60000.gpu: No priority control manager is configured [ 3.668131] mali fde60000.gpu: No memory group manager is configured [ 3.668563] mali fde60000.gpu: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 3.668628] rockchip-dmc dmc: normal_rate = 780000000 [ 3.668639] rockchip-dmc dmc: reboot_rate = 1560000000 [ 3.668647] rockchip-dmc dmc: suspend_rate = 324000000 [ 3.668655] rockchip-dmc dmc: video_4k_rate = 780000000 [ 3.668662] rockchip-dmc dmc: video_4k_10b_rate = 780000000 [ 3.668670] rockchip-dmc dmc: boost_rate = 1560000000 [ 3.668677] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 1560000000 [ 3.668684] rockchip-dmc dmc: performance_rate = 1560000000 [ 3.668706] rockchip-dmc dmc: failed to get vop pn to msch rl [ 3.668829] rockchip-dmc dmc: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 3.668925] rockchip-dmc dmc: could not find power_model node [ 3.669360] mali fde60000.gpu: Probed as mali0 [ 3.677861] asoc-simple-card hdmi-sound: i2s-hifi <-> fe400000.i2s mapping ok [ 3.680297] rk817-codec rk817-codec: rk817_probe: chip_name:0x80, chip_ver:0x94 [ 3.685165] asoc-simple-card rk809-sound: rk817-hifi <-> fe410000.i2s mapping ok [ 3.688268] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) [ 3.688301] ======== dhd_wlan_init_plat_data ======== [ 3.688309] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter [ 3.688381] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=103, oob_irq_flags=0x414 [ 3.688391] dhd_wlan_init_gpio: WL_REG_ON=-1 [ 3.688403] dhd_wifi_platform_load: Enter [ 3.688418] Power-up adapter 'DHD generic adapter' [ 3.690143] wifi_platform_set_power = 1 [ 3.690174] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 3.690180] iommu: Adding device fde40000.npu to group 0 [ 3.690189] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 3.690210] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false [ 3.690219] RKNPU fde40000.npu: Linked as a consumer to fde4b000.iommu [ 3.690230] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0] [ 3.690812] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode [ 3.690871] RKNPU fde40000.npu: Looking up rknpu-supply from device tree [ 3.690961] RKNPU fde40000.npu: Linked as a consumer to regulator.23 [ 3.690993] RKNPU fde40000.npu: can't request region for resource [mem 0xfde40000-0xfde4ffff] [ 3.691649] [drm] Initialized rknpu 0.4.2 20210701 for fde40000.npu on minor 1 [ 3.691914] RKNPU fde40000.npu: leakage=3 [ 3.691964] RKNPU fde40000.npu: pvtm = 88690, from nvmem [ 3.691985] RKNPU fde40000.npu: pvtm-volt-sel=1 [ 3.692574] RKNPU fde40000.npu: avs=0 [ 3.693209] RKNPU fde40000.npu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 3.693239] RKNPU fde40000.npu: failed to find power_model node [ 3.693255] RKNPU fde40000.npu: RKNPU: failed to initialize power model [ 3.693267] RKNPU fde40000.npu: RKNPU: failed to get dynamic-coefficient [ 3.694498] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 3.695966] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 3.696763] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 3.696788] cfg80211: failed to load regulatory.db [ 3.697645] rockchip-pm rockchip-suspend: not set pwm-regulator-config [ 3.698459] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '09:16:54', on 'Feb 20 2024'. [ 3.698964] Mali: [ 3.698966] Mali device driver loaded [ 3.699226] ALSA device list: [ 3.699239] #0: rockchip,hdmi [ 3.699251] #1: rockchip,rk809-codec [ 3.751306] EXT4-fs (mmcblk0p8): 6 orphan inodes deleted [ 3.751364] EXT4-fs (mmcblk0p8): recovery complete [ 3.761121] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null) [ 3.761252] VFS: Mounted root (ext4 filesystem) on device 179:8. [ 3.763088] devtmpfs: mounted [ 3.766171] Freeing unused kernel memory: 1664K [ 3.769148] devfreq fde60000.gpu: Couldn't update frequency transition information. [ 3.802462] Run /sbin/init as init process [ 3.995471] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 3.995842] wifi_platform_bus_enumerate device present 1 [ 3.995865] ======== Card detection to detect SDIO card! ======== [ 3.995884] mmc3:mmc host rescan start! [ 3.996970] systemd[1]: Detected architecture arm64. [ 4.005197] systemd[1]: Set hostname to . [ 4.012124] bcmsdh_register: register client driver [ 4.012566] bcmsdh_sdmmc_probe: Enter num=1 [ 4.012808] bcmsdh_sdmmc_probe: Enter num=2 [ 4.012822] bus num (host idx)=3, slot num (rca)=1 [ 4.012834] found adapter info 'DHD generic adapter' [ 4.012932] sdioh_attach: set sd_f2_blocksize 256 [ 4.012991] sdioh_attach: sd clock rate = 0 [ 4.013420] dhdsdio_probe : no mutex held. set lock [ 4.013611] F1 signature read @0x18000000=0x1541a9a6 [ 4.016459] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x1 pkg:0x4 [ 4.017360] DHD: dongle ram size is set to 524288(orig 524288) at 0x0 [ 4.017520] [dhd] dhd_conf_set_chiprev : chip=0xa9a6, chiprev=1 [ 4.017749] [dhd] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211 [ 4.018242] [dhd] CFG80211-ERROR) wl_setup_wiphy : SAE support [ 4.018641] [dhd] CFG80211-ERROR) wl_init_prof : wl_init_prof: No profile [ 4.019574] dhd_attach(): thread:dhd_watchdog_thread:79 started [ 4.019757] dhd_attach(): thread:dhd_dpc:7a started [ 4.019915] dhd_attach(): thread:dhd_rxf:7b started [ 4.019945] dhd_deferred_work_init: work queue initialized [ 4.019956] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2 [ 4.020035] dhd_bus_set_default_min_res_mask: Unhandled chip id [ 4.020426] sdioh_cis_read: func_cis_ptr[0]=0x1070 [ 4.030235] Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) [ 4.031273] Register interface [wlan0] MAC: b8:13:32:32:53:4a [ 4.031413] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 0 [ 4.031439] dhd_wl_ioctl: returning as busstate=0 [ 4.031452] dhd_dbg_detach_pkt_monitor, 2204 [ 4.031468] dhd_bus_devreset: == Power OFF == [ 4.031785] bcmsdh_oob_intr_unregister: Enter [ 4.031799] bcmsdh_oob_intr_unregister: irq is not registered [ 4.031820] dhd_txglom_enable: enable 0 [ 4.031831] dhd_bus_devreset: WLAN OFF DONE [ 4.031885] wifi_platform_set_power = 0 [ 4.031899] ======== PULL WL_REG_ON(-1) LOW! ======== [ 4.031913] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 4.031947] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false [ 4.031960] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1] [ 4.031977] dhdsdio_probe : the lock is released. [ 4.033044] dhd_module_init: Exit err=0 [ 4.218268] systemd[1]: sysinit.target: Wants dependency dropin /etc/systemd/system/sysinit.target.wants/rkaiq_3A.service is not a symlink, ignoring. [ 4.320052] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring. [ 4.448296] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 4.448397] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 4.451149] systemd[1]: Created slice system-getty.slice. [ 4.453204] systemd[1]: Created slice system-modprobe.slice. [ 4.454813] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.456689] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 4.458244] systemd[1]: Created slice User and Session Slice. [ 4.459482] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.460719] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 4.461071] systemd[1]: Reached target User and Group Name Lookups. [ 4.461709] systemd[1]: Reached target Slices. [ 4.462130] systemd[1]: Reached target Mounting snaps. [ 4.462641] systemd[1]: Reached target Mounted snaps. [ 4.463229] systemd[1]: Reached target Swap. [ 4.466017] systemd[1]: Listening on RPCbind Server Activation Socket. [ 4.467732] systemd[1]: Listening on Syslog Socket. [ 4.468763] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.469893] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.485895] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 4.487065] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.488585] systemd[1]: Listening on Journal Socket. [ 4.490096] systemd[1]: Listening on udev Control Socket. [ 4.491105] systemd[1]: Listening on udev Kernel Socket. [ 4.491806] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 4.496696] systemd[1]: Mounting POSIX Message Queue File System... [ 4.503571] systemd[1]: Mounting RPC Pipe File System... [ 4.511153] systemd[1]: Mounting /sys/kernel/config... [ 4.518393] systemd[1]: Mounting /sys/kernel/debug... [ 4.526246] systemd[1]: Mounting Kernel Trace File System... [ 4.534508] systemd[1]: Starting Journal Service... [ 4.536120] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 4.543561] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.544891] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 4.553326] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.562110] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.571498] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.573156] systemd[1]: Condition check resulted in Load Kernel Module ramoops being skipped. [ 4.577440] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.577908] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.585657] systemd[1]: Starting Load Kernel Modules... [ 4.589133] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.593574] systemd[1]: Starting udev Coldplug all Devices... [ 4.599494] systemd[1]: Mounted POSIX Message Queue File System. [ 4.600971] systemd[1]: Mounted RPC Pipe File System. [ 4.602291] systemd[1]: Mounted /sys/kernel/config. [ 4.603533] systemd[1]: Mounted /sys/kernel/debug. [ 4.604901] systemd[1]: Mounted Kernel Trace File System. [ 4.607024] systemd[1]: modprobe@chromeos_pstore.service: Succeeded. [ 4.608230] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 4.628317] systemd[1]: modprobe@efi_pstore.service: Succeeded. [ 4.629252] systemd[1]: Finished Load Kernel Module efi_pstore. [ 4.630822] systemd[1]: modprobe@pstore_blk.service: Succeeded. [ 4.631814] systemd[1]: Finished Load Kernel Module pstore_blk. [ 4.633367] systemd[1]: modprobe@pstore_zone.service: Succeeded. [ 4.634175] systemd[1]: Finished Load Kernel Module pstore_zone. [ 4.635306] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE [ 4.636121] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. [ 4.637196] systemd[1]: Failed to start Load Kernel Modules. [ 4.641903] systemd[1]: Mounting FUSE Control File System... [ 4.646244] systemd[1]: Starting Apply Kernel Variables... [ 4.656039] systemd[1]: Mounted FUSE Control File System. [ 4.680735] systemd[1]: Finished Apply Kernel Variables. [ 4.711358] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null) [ 4.716094] systemd[1]: Finished Remount Root and Kernel File Systems. [ 4.720116] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 4.720354] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 4.723935] systemd[1]: Starting Load/Save Random Seed... [ 4.728036] systemd[1]: Starting Create System Users... [ 4.770882] systemd[1]: Finished Load/Save Random Seed. [ 4.777196] systemd[1]: Finished Create System Users. [ 4.781160] systemd[1]: Starting Create Static Device Nodes in /dev... [ 4.813729] systemd[1]: Finished Create Static Device Nodes in /dev. [ 4.814571] systemd[1]: Reached target Local File Systems (Pre). [ 4.818083] systemd[1]: Starting udev Kernel Device Manager... [ 4.976532] systemd[1]: Finished udev Coldplug all Devices. [ 4.981420] systemd[1]: Starting Helper to synchronize boot up for ifupdown... [ 4.989653] systemd[1]: Started Journal Service. [ 5.010634] systemd-journald[150]: Received client request to flush runtime journal. [ 5.022747] systemd-journald[150]: File /var/log/journal/bb2b195502dd4ec4bc3db165586c93dd/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 6.970326] [BT_RFKILL]: bt shut off power [ 7.037148] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null) [ 7.041077] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [ 7.750987] file system registered [ 8.036664] read descriptors [ 8.036680] read strings [ 8.770786] rockchip-usb2phy fe8a0000.usb2-phy: Same as current mode [ 9.325151] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null) [ 9.358957] usb 2-1.2: new high-speed USB device number 3 using ehci-platform [ 9.373198] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.379859] ztl test old sdk 8201 b3 [ 9.380600] ztl rtl8201f fixed ! [ 9.381357] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 9.403003] dwmac4: Master AXI performs any burst length [ 9.403031] rk_gmac-dwmac fe2a0000.ethernet eth0: No Safety Features support found [ 9.403055] rk_gmac-dwmac fe2a0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 9.419936] rk_gmac-dwmac fe2a0000.ethernet eth0: registered PTP clock [ 9.421091] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.464577] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 9.478760] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 9.501203] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 9.501608] dhd_open: Enter 00000000ab53c94d [ 9.501616] dhd_open : no mutex held. set lock [ 9.501624] Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) [ 9.501634] [dhd-wlan0] wl_android_wifi_on : in g_wifi_on=0 [ 9.501672] wifi_platform_set_power = 1 [ 9.501675] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 9.501679] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 9.501683] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false [ 9.501686] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0] [ 9.637781] usb 2-1.2: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18 [ 9.637792] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 9.637796] usb 2-1.2: Product: EC20-CE-HDLG [ 9.637800] usb 2-1.2: Manufacturer: Quectel [ 9.637802] usb 2-1.2: SerialNumber: 0123456789ABCDEF [ 9.640415] option 2-1.2:1.0: GSM modem (1-port) converter detected [ 9.641447] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB0 [ 9.641951] option 2-1.2:1.1: GSM modem (1-port) converter detected [ 9.645034] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB1 [ 9.646586] option 2-1.2:1.2: GSM modem (1-port) converter detected [ 9.648587] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB2 [ 9.650442] option 2-1.2:1.3: GSM modem (1-port) converter detected [ 9.652937] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB3 [ 9.656845] qmi_wwan_q 2-1.2:1.4: cdc-wdm0: USB WDM device [ 9.656857] qmi_wwan_q 2-1.2:1.4: Quectel EC25&EC21&EG91&EG95&EG06&EP06&EM06&EG12&EP12&EM12&EG16&EG18&BG96&AG35 work on RawIP mode [ 9.657479] qmi_wwan_q 2-1.2:1.4: rx_urb_size = 1520 [ 9.805762] sdio_reset_comm(): [ 10.025659] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 10.040847] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0) [ 10.051075] mmc3: queuing unknown CIS tuple 0x80 (2 bytes) [ 10.052716] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 10.054344] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 10.057283] mmc3: queuing unknown CIS tuple 0x80 (7 bytes) [ 10.060910] mmc3: queuing unknown CIS tuple 0x81 (9 bytes) [ 10.155994] mmc_host mmc3: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 10.156105] sdioh_start: set sd_f2_blocksize 256 [ 10.156385] dhd_bus_devreset: == WLAN ON == [ 10.156483] F1 signature read @0x18000000=0x1541a9a6 [ 10.159157] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x1 pkg:0x4 [ 10.160070] DHD: dongle ram size is set to 524288(orig 524288) at 0x0 [ 10.160181] dhd_bus_set_default_min_res_mask: Unhandled chip id [ 10.161964] dhd_os_open_image: /vendor/etc/firmware/config.txt (240 bytes) open success [ 10.162821] [dhd] dhd_conf_read_pm_params : PM = 0 [ 10.162855] [dhd] dhd_conf_read_pm_params : pm_in_suspend = 2 [ 10.162867] [dhd] dhd_conf_read_others : keep_alive_period = 120000 [ 10.162875] [dhd] dhd_conf_read_others : garp = 1 [ 10.162883] [dhd] dhd_conf_read_pm_params : suspend_bcn_li_dtim = 10 [ 10.162947] [dhd] dhd_conf_read_others : wl_preinit = pm2_sleep_ret=20 [ 10.162963] [dhd] dhd_conf_read_pkt_filter : pkt_filter_del id = [ 10.162965] 100 [ 10.162975] 102 [ 10.162976] 103 [ 10.162977] 104 [ 10.162979] 105 [ 10.162980] 107 [ 10.162988] [dhd] dhd_conf_read_pkt_filter : pkt_filter_add[0][] = 142 0 0 77 0xffffffffffffffffffffffffffffff 0x2F6465766963652F77616B6575702F [ 10.163013] [dhd] dhd_conf_set_path_params : Final fw_path=/vendor/etc/firmware/fw_bcm43438a1.bin [ 10.163022] [dhd] dhd_conf_set_path_params : Final nv_path=/vendor/etc/firmware/nvram_ap6212a.txt [ 10.163031] [dhd] dhd_conf_set_path_params : Final clm_path=/vendor/etc/firmware/clm_bcm43438a1.blob [ 10.163038] [dhd] dhd_conf_set_path_params : Final conf_path=/vendor/etc/firmware/config.txt [ 10.163874] dhd_os_open_image: /vendor/etc/firmware/fw_bcm43438a1.bin (414579 bytes) open success [ 10.224658] dhd_os_open_image: /vendor/etc/firmware/nvram_ap6212a.txt (1003 bytes) open success [ 10.225071] NVRAM version: AP6212A_NVRAM_V1.0.1_20160606 [ 10.225870] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded. [ 10.242367] systemd-journald[150]: File /var/log/journal/bb2b195502dd4ec4bc3db165586c93dd/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 10.301983] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us) [ 10.303228] bcmsdh_oob_intr_register: HW_OOB irq=103 flags=0x4 [ 10.303634] dhd_get_memdump_info: File [/data/misc/wifi/.memdump.info] doesn't exist [ 10.303645] dhd_get_memdump_info: MEMDUMP ENABLED = 2 [ 10.304981] Disable tdls_auto_op failed. -1 [ 10.305001] dhd_tcpack_suppress_set 352: already set to 0 [ 10.306374] dhd_apply_default_clm: Ignore clm file /vendor/etc/firmware/clm_bcm43438a1.blob [ 10.311307] Firmware up: op_mode=0x0005, MAC=b8:13:32:32:53:4a [ 10.316317] dhd_preinit_ioctls Set scancache failed -23 [ 10.326044] [dhd] dhd_conf_add_pkt_filter : 142 0 0 77 0xffffffffffffffffffffffffffffff 0x2F6465766963652F77616B6575702F [ 10.327470] [dhd] dhd_conf_del_pkt_filter : 102 [ 10.327519] [dhd] dhd_conf_del_pkt_filter : 103 [ 10.337244] Driver: 1.579.77.41.22 (r-20191105-2)(20191120-1) Firmware: wl0: Jun 13 2018 13:18:38 version 7.45.96.24 (7ffe8b7@shgit) (r) FWID 01-40f9deb0 es7.c5.n4.a3 CLM: 7.11.15 (2014-05-26 10:53:55) [ 10.338582] dhd_txglom_enable: enable 1 [ 10.338600] [dhd] dhd_conf_set_txglom_params : txglom_mode=copy [ 10.338651] [dhd] dhd_conf_set_txglom_params : txglomsize=36, deferred_tx_len=0 [ 10.338662] [dhd] dhd_conf_set_txglom_params : txinrx_thres=-1, dhd_txminmax=1 [ 10.338671] [dhd] dhd_conf_set_txglom_params : tx_max_offset=0, txctl_tmo_fix=300 [ 10.338690] [dhd] dhd_conf_get_disable_proptx : fw_proptx=1, disable_proptx=-1 [ 10.341227] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64 [ 10.345032] dhd_pno_init: Support Android Location Service [ 10.370131] [dhd] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created [ 10.370980] rtt_do_get_ioctl: failed to send getbuf proxd iovar (CMD ID : 1), status=-23 [ 10.370988] dhd_rtt_init : FTM is not supported [ 10.370992] dhd_preinit_ioctls: SensorHub diabled 0 [ 10.371715] dhd_preinit_ioctls failed to set ShubHub disable [ 10.374462] dhd_wl_ioctl_get_intiovar: get int iovar wnm_bsstrans_resp failed, ERR -23 [ 10.374467] failed to get wnm_bsstrans_resp [ 10.375395] failed to set WNM capabilities [ 10.375819] [dhd] dhd_conf_set_country : set country CN, revision 0 [ 10.375835] [dhd] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created [ 10.380036] [dhd] dhd_conf_set_country : Country code: CN (CN/0) [ 10.385581] [dhd] CONFIG-ERROR) dhd_conf_set_intiovar : ampdu_mpdu setting failed -29 [ 10.386422] [dhd-wlan0] wl_android_wifi_on : Success [ 10.414907] [dhd] CFG80211-ERROR) __wl_update_wiphybands : error reading vhtmode (-23) [ 10.430184] rk_gmac-dwmac fe2a0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 10.436434] dhd_open : the lock is released. [ 10.436443] dhd_open: Exit ret=0 [ 10.437645] qmi_wwan_q 2-1.2:1.4 wwan0: register 'qmi_wwan_q' at usb-fd880000.usb-1.2, WWAN/QMI device, b6:f2:e9:68:4c:9c [ 10.448175] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.748963] P2P interface registered [ 10.748977] wl_cfgp2p_add_p2p_disc_if: wdev: 00000000f6202a14, wdev->net: (null) [ 10.801297] WLC_E_IF: NO_IF set, event Ignored [ 10.807283] P2P interface started [ 10.869105] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 10.914419] dwhdmi-rockchip fe0a0000.hdmi: Rate 0 missing; compute N dynamically [ 10.933546] dwhdmi-rockchip fe0a0000.hdmi: Rate 0 missing; compute N dynamically [ 10.942575] dwhdmi-rockchip fe0a0000.hdmi: Rate 0 missing; compute N dynamically [ 11.261657] ttyFIQ ttyFIQ0: tty_port_close_start: tty->count = 1 port count = 2 [ 12.152257] [dhd-wlan0] wl_cfg80211_connect : Connecting with e4:a7:c5:fe:2c:64 ssid "yangzl_home", len (11), sec=wpa2psk/mfpc/516, channel=11 [ 12.153384] dhd_dbg_start_pkt_monitor, 1724 [ 12.199397] [dhd-wlan0] wl_iw_event : Link UP with e4:a7:c5:fe:2c:64 [ 12.199447] [dhd-wlan0] wl_ext_iapsta_event : [S] Link UP with e4:a7:c5:fe:2c:64 [ 12.199521] [dhd-wlan0] wl_notify_connect_status : wl_bss_connect_done succeeded with e4:a7:c5:fe:2c:64 [ 12.227013] [dhd-wlan0] wl_notify_connect_status : wl_bss_connect_done succeeded with e4:a7:c5:fe:2c:64 vndr_oui: 00-E0-4C 00-E0-FC [ 12.234156] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 13.096627] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property CONNECTOR_ID [ 33.762289] vcc3v3_lcd1_n: disabling [ 33.762308] vcc_edp_regulator: disabling [ 33.762313] pcie30_3v3: disabling [ 42.225968] [drm] only support 1 gamma [ 150.809284] [drm] only support 1 gamma root@RK356x:/home/ztl/下载/mpp/build/linux/aarch64/test# dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 4.19.232 (dzl@pc253-B450M-AORUS-ELITE) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05), GNU ld (Linaro_Binutils-2017.05) 2.27.0.20161019) #695 SMP Wed Feb 21 09:09:37 CST 2024 [ 0.000000] Machine model: ztl,rk3568 Firefly roc-rk3399-pc PLUS [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '') [ 0.000000] bootconsole [uart8250] enabled [ 0.000000] Reserved memory: created CMA memory pool at 0x00000001f8000000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node rknpu, compatible id shared-dma-pool [ 0.000000] ztl test 6666666666 [ 0.000000] ztl test 111111 [ 0.000000] cma: Reserved 16 MiB at 0x00000000eec00000 [ 0.000000] ztl test 2222222 [ 0.000000] ztl test 333333333 [ 0.000000] ztl test 4444444444 [ 0.000000] ztl test 555555555 [ 0.000000] ztl test 77777777 [ 0.000000] ztl test 8888888888 [ 0.000000] ztl test 9999999 [ 0.000000] ztl test 10 10 10 10 10 [ 0.000000] On node 0 totalpages: 1043968 [ 0.000000] DMA32 zone: 15288 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 978432 pages, LIFO batch:63 [ 0.000000] Normal zone: 1024 pages used for memmap [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] ztl test! [ 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: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 23 pages/cpu s54312 r8192 d31704 u94208 [ 0.000000] pcpu-alloc: s54312 r8192 d31704 u94208 alloc=23*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: Virtualization Host Extensions [ 0.000000] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027656 [ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.verifiedbootstate=orange androidboot.serialno=bbf8d8db79b9bdf3 rw rootwait earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 androidboot.fwver=ddr-v1.23-03ea844c5d,spl-v1.14,bl31-v1.44,bl32-v2.15,uboot-08/09/2025 [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0xe9f00000-0xedf00000] (64MB) [ 0.000000] Memory: 3844936K/4175872K available (15742K kernel code, 2142K rwdata, 5392K rodata, 1664K init, 603K bss, 183480K reserved, 147456K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 55717 entries in 218 pages [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_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: Distributor has no Range Selector support [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] ITS [mem 0xfd440000-0xfd45ffff] [ 0.000000] ITS@0x00000000fd440000: allocated 8192 Devices @210000 (indirect, esz 8, psz 64K, shr 0) [ 0.000000] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @220000 (flat, esz 2, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GIC: using LPI property table @0x0000000000230000 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 0.000000] CPU0: using LPI pending table @0x0000000000240000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] random: random: get_random_bytes called from start_kernel+0x36c/0x510 with crng_init=0 [ 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.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001593] Console: colour dummy device 80x25 [ 0.002033] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000) [ 0.002977] pid_max: default: 32768 minimum: 301 [ 0.003498] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.004125] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.005913] ASID allocator initialised with 32768 entries [ 0.006505] rcu: Hierarchical SRCU implementation. [ 0.008762] Platform MSI: interrupt-controller@fd440000 domain created [ 0.009674] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created [ 0.010992] smp: Bringing up secondary CPUs ... [ 0.012609] Detected VIPT I-cache on CPU1 [ 0.012635] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 0.012670] CPU1: using LPI pending table @0x0000000000250000 [ 0.012711] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.013925] Detected VIPT I-cache on CPU2 [ 0.013945] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 0.013975] CPU2: using LPI pending table @0x0000000000260000 [ 0.014006] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.015187] Detected VIPT I-cache on CPU3 [ 0.015205] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 0.015236] CPU3: using LPI pending table @0x0000000000270000 [ 0.015266] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.015352] smp: Brought up 1 node, 4 CPUs [ 0.022099] SMP: Total of 4 processors activated. [ 0.022534] CPU features: detected: GIC system register CPU interface [ 0.023123] CPU features: detected: Privileged Access Never [ 0.023633] CPU features: detected: LSE atomic instructions [ 0.024143] CPU features: detected: User Access Override [ 0.024630] CPU features: detected: 32-bit EL0 Support [ 0.025100] CPU features: detected: RAS Extension Support [ 0.025710] CPU: All CPU(s) started at EL2 [ 0.026103] alternatives: patching kernel code [ 0.030995] devtmpfs: initialized [ 0.047317] Registered cp15_barrier emulation handler [ 0.047794] Registered setend emulation handler [ 0.048412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.049313] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.050325] xor: measuring software checksum speed [ 0.084184] 8regs : 3036.000 MB/sec [ 0.117570] 8regs_prefetch: 2768.400 MB/sec [ 0.150959] 32regs : 3864.000 MB/sec [ 0.184348] 32regs_prefetch: 3567.600 MB/sec [ 0.184773] xor: using function: 32regs (3864.000 MB/sec) [ 0.185275] pinctrl core: initialized pinctrl subsystem [ 0.185973] regulator-dummy: no parameters [ 0.186448] NET: Registered protocol family 16 [ 0.189483] cpuidle: using governor menu [ 0.189871] Registered FIQ tty driver [ 0.190654] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.191984] DMA: preallocated 256 KiB pool for atomic allocations [ 0.194961] console [pstore-1] enabled [ 0.195309] pstore: Registered ramoops as persistent store backend [ 0.195878] ramoops: attached 0xf0000@0x110000, ecc: 0/0 [ 0.200317] platform fde40000.npu: assigned reserved memory node rknpu [ 0.218594] rockchip-gpio fdd60000.gpio: probed gpio0 (fdd60000.gpio) [ 0.219588] rockchip-gpio fe740000.gpio: probed gpio1 (fe740000.gpio) [ 0.220556] rockchip-gpio fe750000.gpio: probed gpio2 (fe750000.gpio) [ 0.221542] rockchip-gpio fe760000.gpio: probed gpio3 (fe760000.gpio) [ 0.222508] rockchip-gpio fe770000.gpio: probed gpio4 (fe770000.gpio) [ 0.223162] rockchip-pinctrl pinctrl: probed pinctrl [ 0.232983] cryptd: max_cpu_qlen set to 1000 [ 0.289242] raid6: int64x1 gen() 255 MB/s [ 0.345958] raid6: int64x1 xor() 315 MB/s [ 0.402695] raid6: int64x2 gen() 473 MB/s [ 0.459430] raid6: int64x2 xor() 509 MB/s [ 0.516131] raid6: int64x4 gen() 781 MB/s [ 0.572891] raid6: int64x4 xor() 764 MB/s [ 0.629676] raid6: int64x8 gen() 894 MB/s [ 0.686362] raid6: int64x8 xor() 793 MB/s [ 0.743166] raid6: neonx1 gen() 507 MB/s [ 0.799847] raid6: neonx1 xor() 650 MB/s [ 0.856593] raid6: neonx2 gen() 871 MB/s [ 0.913341] raid6: neonx2 xor() 1121 MB/s [ 0.970083] raid6: neonx4 gen() 1368 MB/s [ 1.026813] raid6: neonx4 xor() 1572 MB/s [ 1.083553] raid6: neonx8 gen() 1344 MB/s [ 1.140307] raid6: neonx8 xor() 1529 MB/s [ 1.140703] raid6: using algorithm neonx4 gen() 1368 MB/s [ 1.141199] raid6: .... xor() 1572 MB/s, rmw enabled [ 1.141656] raid6: using neon recovery algorithm [ 1.143157] console [ttyFIQ0] enabled [ 1.143824] bootconsole [uart8250] disabled [ 1.144380] Registered fiq debugger ttyFIQ0 [ 1.144772] dc_12v: 12000 mV [ 1.144920] reg-fixed-voltage dc-12v: dc_12v supplying 12000000uV [ 1.145014] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree [ 1.145022] vcc3v3_sys: supplied by dc_12v [ 1.145041] dc_12v: could not add device link regulator.2 err -2 [ 1.145071] vcc3v3_sys: 3300 mV [ 1.145215] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV [ 1.145291] reg-fixed-voltage vcc5v0-sys: Looking up vin-supply from device tree [ 1.145298] vcc5v0_sys: supplied by dc_12v [ 1.145316] dc_12v: could not add device link regulator.3 err -2 [ 1.145343] vcc5v0_sys: 5000 mV [ 1.145480] reg-fixed-voltage vcc5v0-sys: vcc5v0_sys supplying 5000000uV [ 1.145555] reg-fixed-voltage vcc5v0-usb: Looking up vin-supply from device tree [ 1.145561] vcc5v0_usb: supplied by dc_12v [ 1.145579] dc_12v: could not add device link regulator.4 err -2 [ 1.145606] vcc5v0_usb: 5000 mV [ 1.145749] reg-fixed-voltage vcc5v0-usb: vcc5v0_usb supplying 5000000uV [ 1.145920] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree [ 1.145928] vcc5v0_host: supplied by vcc5v0_usb [ 1.145946] vcc5v0_usb: could not add device link regulator.5 err -2 [ 1.145993] vcc5v0_host: 5000 mV [ 1.146112] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 5000000uV [ 1.146248] vcc5v0_otg: no parameters [ 1.146385] reg-fixed-voltage vcc5v0-otg-regulator: vcc5v0_otg supplying 0uV [ 1.146479] vcc3v3_lcd0_n: no parameters [ 1.146605] reg-fixed-voltage vcc3v3-lcd0-n: vcc3v3_lcd0_n supplying 0uV [ 1.146691] reg-fixed-voltage vcc3v3-lcd1-n: Looking up vin-supply from device tree [ 1.146698] vcc3v3_lcd1_n: supplied by vcc3v3_sys [ 1.146717] vcc3v3_sys: could not add device link regulator.8 err -2 [ 1.146748] vcc3v3_lcd1_n: 3300 mV [ 1.146890] reg-fixed-voltage vcc3v3-lcd1-n: vcc3v3_lcd1_n supplying 3300000uV [ 1.146983] rs485-enable-regulator: no parameters [ 1.147117] reg-fixed-voltage rs485-enable: rs485-enable-regulator supplying 0uV [ 1.147198] reg-fixed-voltage vcc2v5-ddr: Looking up vin-supply from device tree [ 1.147206] vcc2v5-sys: supplied by vcc3v3_sys [ 1.147225] vcc3v3_sys: could not add device link regulator.10 err -2 [ 1.147258] vcc2v5-sys: 2500 mV [ 1.147387] reg-fixed-voltage vcc2v5-ddr: vcc2v5-sys supplying 2500000uV [ 1.147474] reg-fixed-voltage vcc3v3-vga: Looking up vin-supply from device tree [ 1.147481] vcc3v3_vga: supplied by vcc3v3_sys [ 1.147499] vcc3v3_sys: could not add device link regulator.11 err -2 [ 1.147544] vcc3v3_vga: at 3300 mV [ 1.147667] reg-fixed-voltage vcc3v3-vga: vcc3v3_vga supplying 0uV [ 1.147741] reg-fixed-voltage pcie30-avdd0v9: Looking up vin-supply from device tree [ 1.147748] pcie30_avdd0v9: supplied by vcc3v3_sys [ 1.147766] vcc3v3_sys: could not add device link regulator.12 err -2 [ 1.147793] pcie30_avdd0v9: 900 mV [ 1.147925] reg-fixed-voltage pcie30-avdd0v9: pcie30_avdd0v9 supplying 900000uV [ 1.148008] reg-fixed-voltage pcie30-avdd1v8: Looking up vin-supply from device tree [ 1.148015] pcie30_avdd1v8: supplied by vcc3v3_sys [ 1.148033] vcc3v3_sys: could not add device link regulator.13 err -2 [ 1.148061] pcie30_avdd1v8: 1800 mV [ 1.148197] reg-fixed-voltage pcie30-avdd1v8: pcie30_avdd1v8 supplying 1800000uV [ 1.148284] reg-fixed-voltage vcc3v3-bu: Looking up vin-supply from device tree [ 1.148291] vcc3v3_bu: supplied by vcc5v0_sys [ 1.148310] vcc5v0_sys: could not add device link regulator.14 err -2 [ 1.148337] vcc3v3_bu: 3300 mV [ 1.148468] reg-fixed-voltage vcc3v3-bu: vcc3v3_bu supplying 3300000uV [ 1.148591] vcc_camera: no parameters [ 1.148734] reg-fixed-voltage vcc-camera-regulator: vcc_camera supplying 0uV [ 1.148826] vcc_edp_regulator: no parameters [ 1.148957] reg-fixed-voltage vcc-edp: vcc_edp_regulator supplying 0uV [ 1.149065] ztl-work-led-regulator: no parameters [ 1.149206] reg-fixed-voltage ztl-work-led: ztl-work-led-regulator supplying 0uV [ 1.149607] pcie30_3v3: 100 <--> 3300 mV at 3300 mV [ 1.149710] gpio-regulator gpio-regulator: Looking up vin-supply from device tree [ 1.149717] pcie30_3v3: supplied by dc_12v [ 1.150208] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_npu-supply from device tree [ 1.150222] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_npu-supply property in node /power-management@fdd90000/power-controller failed [ 1.150261] rk_iommu fde4b000.iommu: version = 2 [ 1.150678] rk_iommu fdea0800.iommu: version = 2 [ 1.150991] rk_iommu fded0480.iommu: version = 2 [ 1.151199] rk_iommu fdee0800.iommu: version = 2 [ 1.151393] rk_iommu fdef0800.iommu: version = 2 [ 1.151597] rk_iommu fdf40f00.iommu: version = 2 [ 1.151838] rk_iommu fdf80800.iommu: version = 2 [ 1.152049] rk_iommu fdff1a00.iommu: version = 2 [ 1.152233] rk_iommu fe043e00.iommu: version = 2 [ 1.152644] ztl gm8775 chip i2c init... [ 1.152680] ztl nn gm8775 0 [ 1.152965] SCSI subsystem initialized [ 1.153012] libata version 3.00 loaded. [ 1.153163] usbcore: registered new interface driver usbfs [ 1.153214] usbcore: registered new interface driver hub [ 1.153258] usbcore: registered new device driver usb [ 1.153341] media: Linux media interface: v0.10 [ 1.153379] videodev: Linux video capture interface: v2.00 [ 1.153443] pps_core: LinuxPPS API ver. 1 registered [ 1.153458] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.153481] PTP clock support registered [ 1.153730] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 1.154188] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vpu-supply from device tree [ 1.154204] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vpu-supply property in node /power-management@fdd90000/power-controller failed [ 1.154255] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rga-supply from device tree [ 1.154267] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rga-supply property in node /power-management@fdd90000/power-controller failed [ 1.154320] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvenc-supply from device tree [ 1.154331] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvenc-supply property in node /power-management@fdd90000/power-controller failed [ 1.154371] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvdec-supply from device tree [ 1.154382] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_rkvdec-supply property in node /power-management@fdd90000/power-controller failed [ 1.154412] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vi-supply from device tree [ 1.154438] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_vi-supply property in node /power-management@fdd90000/power-controller failed [ 1.155862] jerry think sdemmc_pin request is:0 [ 1.155887] jerry think the sdemmc value is:117 [ 1.155919] jerry think fan_pin request is:0 [ 1.155934] jerry think the sdemmc value is:154 [ 1.155949] jerry sdemmc gpio is error:-1 [ 1.155963] jerry sdemmc gpio is error:-1 [ 1.155972] jerry probe is successl [ 1.156038] module init error ************************* [ 1.156090] Advanced Linux Sound Architecture Driver Initialized. [ 1.156458] Bluetooth: Core ver 2.22 [ 1.156501] NET: Registered protocol family 31 [ 1.156514] Bluetooth: HCI device and connection manager initialized [ 1.156532] Bluetooth: HCI socket layer initialized [ 1.156546] Bluetooth: L2CAP socket layer initialized [ 1.156577] Bluetooth: SCO socket layer initialized [ 1.157949] rockchip-cpuinfo cpuinfo: SoC : 35682000 [ 1.157977] rockchip-cpuinfo cpuinfo: Serial : bbf8d8db79b9bdf3 [ 1.158869] clocksource: Switched to clocksource arch_sys_counter [ 1.220355] thermal thermal_zone1: power_allocator: sustainable_power will be estimated [ 1.220623] NET: Registered protocol family 2 [ 1.220822] IP idents hash table entries: 65536 (order: 7, 524288 bytes) [ 1.222001] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes) [ 1.222081] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 1.222293] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes) [ 1.222949] TCP: Hash tables configured (established 32768 bind 32768) [ 1.223072] UDP hash table entries: 2048 (order: 5, 196608 bytes) [ 1.223228] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes) [ 1.223483] NET: Registered protocol family 1 [ 1.223891] RPC: Registered named UNIX socket transport module. [ 1.223907] RPC: Registered udp transport module. [ 1.223918] RPC: Registered tcp transport module. [ 1.223928] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.224445] PCI: CLS 0 bytes, default 64 [ 1.225961] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.227535] Initialise system trusted keyrings [ 1.227703] workingset: timestamp_bits=61 max_order=20 bucket_order=0 [ 1.232366] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.233049] NFS: Registering the id_resolver key type [ 1.233087] Key type id_resolver registered [ 1.233095] Key type id_legacy registered [ 1.233122] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.233274] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.233579] fuse init (API version 7.27) [ 1.233887] SGI XFS with security attributes, no debug enabled [ 1.235927] NET: Registered protocol family 38 [ 1.235961] Key type asymmetric registered [ 1.235975] Asymmetric key parser 'x509' registered [ 1.236020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 1.236141] io scheduler noop registered [ 1.236154] io scheduler deadline registered [ 1.236260] io scheduler cfq registered (default) [ 1.236269] io scheduler mq-deadline registered [ 1.236285] io scheduler kyber registered [ 1.237176] rockchip-csi2-dphy csi2-dphy0: csi2 dphy0 probe successfully! [ 1.237318] rockchip-csi2-dphy-hw fe870000.csi2-dphy-hw: csi2 dphy hw probe successfully! [ 1.239191] phy phy-fe8a0000.usb2-phy.0: Looking up phy-supply from device tree [ 1.239207] vcc5v0_host: could not add device link phy-fe8a0000.usb2-phy.0 err -2 [ 1.239258] phy phy-fe8a0000.usb2-phy.0: Linked as a consumer to regulator.5 [ 1.239359] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply from device tree [ 1.239366] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply property in node /usb2-phy@fe8a0000/otg-port failed [ 1.239437] phy phy-fe8a0000.usb2-phy.1: Looking up vbus-supply from device tree [ 1.239485] phy phy-fe8a0000.usb2-phy.1: Linked as a consumer to regulator.6 [ 1.240753] extcon extcon1: failed to create extcon usb2-phy link [ 1.240811] phy phy-fe8b0000.usb2-phy.2: Looking up phy-supply from device tree [ 1.240824] vcc5v0_host: could not add device link phy-fe8b0000.usb2-phy.2 err -2 [ 1.240857] phy phy-fe8b0000.usb2-phy.2: Linked as a consumer to regulator.5 [ 1.240940] phy phy-fe8b0000.usb2-phy.3: Looking up phy-supply from device tree [ 1.240950] vcc5v0_host: could not add device link phy-fe8b0000.usb2-phy.3 err -2 [ 1.240991] phy phy-fe8b0000.usb2-phy.3: Linked as a consumer to regulator.5 [ 1.241070] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply from device tree [ 1.241077] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply property in node /usb2-phy@fe8b0000/otg-port failed [ 1.241097] phy phy-fe8b0000.usb2-phy.3: No vbus specified for otg port [ 1.242572] ztl test v probe start! [ 1.242707] phy phy-fe850000.video-phy.4: Looking up phy-supply from device tree [ 1.242715] phy phy-fe850000.video-phy.4: Looking up phy-supply property in node /video-phy@fe850000 failed [ 1.243146] ztl test v probe end! [ 1.244270] phy phy-fe820000.phy.5: Looking up phy-supply from device tree [ 1.244279] phy phy-fe820000.phy.5: Looking up phy-supply property in node /phy@fe820000 failed [ 1.244644] phy phy-fe830000.phy.6: Looking up phy-supply from device tree [ 1.244651] phy phy-fe830000.phy.6: Looking up phy-supply property in node /phy@fe830000 failed [ 1.244957] phy phy-fe840000.phy.7: Looking up phy-supply from device tree [ 1.244965] phy phy-fe840000.phy.7: Looking up phy-supply property in node /phy@fe840000 failed [ 1.247702] pwm-backlight backlight: Looking up power-supply from device tree [ 1.247712] pwm-backlight backlight: Looking up power-supply property in node /backlight failed [ 1.247729] pwm-backlight backlight: backlight supply power not found, using dummy regulator [ 1.247808] pwm-backlight backlight: Linked as a consumer to regulator.0 [ 1.248049] mpp_service mpp-srv: 7d00153560b9 author: mark83136 2022-05-20 new kernel [ 1.248067] mpp_service mpp-srv: probe start [ 1.248759] iommu: Adding device fdf40000.rkvenc to group 5 [ 1.248784] mpp_rkvenc fdf40000.rkvenc: Linked as a consumer to fdf40f00.iommu [ 1.248992] mpp_rkvenc fdf40000.rkvenc: probing start [ 1.249386] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 1.249396] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply property in node /rkvenc@fdf40000 failed [ 1.249415] mpp_rkvenc fdf40000.rkvenc: no regulator, devfreq is disabled [ 1.249681] mpp_rkvenc fdf40000.rkvenc: probing finish [ 1.250542] iommu: Adding device fdea0400.vdpu to group 1 [ 1.250575] mpp_vdpu2 fdea0400.vdpu: Linked as a consumer to fdea0800.iommu [ 1.250714] mpp_vdpu2 fdea0400.vdpu: probe device [ 1.251178] mpp_vdpu2 fdea0400.vdpu: probing finish [ 1.251648] iommu: Adding device fdee0000.vepu to group 3 [ 1.251674] mpp_vepu2 fdee0000.vepu: Linked as a consumer to fdee0800.iommu [ 1.251829] mpp_vepu2 fdee0000.vepu: probe device [ 1.252275] mpp_vepu2 fdee0000.vepu: probing finish [ 1.252736] iommu: Adding device fdef0000.iep to group 4 [ 1.252768] mpp-iep2 fdef0000.iep: Linked as a consumer to fdef0800.iommu [ 1.252886] mpp-iep2 fdef0000.iep: probe device [ 1.253274] mpp-iep2 fdef0000.iep: allocate roi buffer failed [ 1.253419] mpp-iep2 fdef0000.iep: probing finish [ 1.253848] iommu: Adding device fded0000.jpegd to group 2 [ 1.253883] mpp_jpgdec fded0000.jpegd: Linked as a consumer to fded0480.iommu [ 1.253994] mpp_jpgdec fded0000.jpegd: probe device [ 1.254445] mpp_jpgdec fded0000.jpegd: probing finish [ 1.254906] iommu: Adding device fdf80200.rkvdec to group 6 [ 1.254936] mpp_rkvdec2 fdf80200.rkvdec: Linked as a consumer to fdf80800.iommu [ 1.255119] mpp_rkvdec2 fdf80200.rkvdec: probing start [ 1.255244] mpp_rkvdec2 fdf80200.rkvdec: 16 task capacity link mode detected [ 1.255519] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found! [ 1.255577] rkvdec2_init:661: No niu aclk reset resource define [ 1.255593] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found! [ 1.255604] rkvdec2_init:664: No niu hclk reset resource define [ 1.255755] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000 [ 1.255773] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000 [ 1.255785] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056 [ 1.255796] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536 [ 1.255808] mpp_rkvdec2 fdf80200.rkvdec: min_width 512 [ 1.255855] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish [ 1.255920] mpp_rkvdec2 fdf80200.rkvdec: probing finish [ 1.256205] mpp_service mpp-srv: probe success [ 1.259600] dma-pl330 fe530000.dmac: Loaded driver for PL330 DMAC-241330 [ 1.259618] dma-pl330 fe530000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 1.261338] dma-pl330 fe550000.dmac: Loaded driver for PL330 DMAC-241330 [ 1.261361] dma-pl330 fe550000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 1.262414] rockchip-system-monitor rockchip-system-monitor: system monitor probe [ 1.263256] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 1.263929] fe670000.serial: ttyS3 at MMIO 0xfe670000 (irq = 58, base_baud = 1500000) is a 16550A [ 1.263949] ztl ready to ttyS3 rename to ttyS1 ! [ 1.264349] fe680000.serial: ttyS4 at MMIO 0xfe680000 (irq = 59, base_baud = 1500000) is a 16550A [ 1.264370] ztl ready to ttyS4 rename to ttyS3 ! [ 1.264722] fe690000.serial: ttyS5 at MMIO 0xfe690000 (irq = 60, base_baud = 1500000) is a 16550A [ 1.264743] ztl ready to ttyS5 rename to ttyS4 ! [ 1.265113] fe6c0000.serial: ttyS8 at MMIO 0xfe6c0000 (irq = 61, base_baud = 1500000) is a 16550A [ 1.267404] random: fast init done [ 1.267678] iommu: Adding device fe040000.vop to group 8 [ 1.267699] random: crng init done [ 1.267718] rockchip-vop2 fe040000.vop: Linked as a consumer to fe043e00.iommu [ 1.271545] rockchip-drm display-subsystem: Linked as a consumer to fe040000.vop [ 1.272466] rockchip-drm display-subsystem: Linked as a consumer to fe0a0000.hdmi [ 1.272818] rockchip-drm display-subsystem: Linked as a consumer to fe060000.dsi [ 1.273873] rockchip-drm display-subsystem: defer getting devfreq [ 1.274125] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x2a, primary plane phy id: 5 [ 1.274149] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x15, primary plane phy id: 4 [ 1.274166] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1 [ 1.274610] [drm] unsupported AFBC format[3432564e] [ 1.274878] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffff80090d6458) [ 1.275068] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 1.275621] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 1.276095] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffff80090d9f70) [ 1.276137] dw-mipi-dsi fe060000.dsi: [drm:dw_mipi_dsi_bind] *ERROR* Failed to find panel or bridge: -517 [ 1.280533] panel-simple-dsi fe060000.dsi.0: Looking up power-supply from device tree [ 1.280610] panel-simple-dsi fe060000.dsi.0: Linked as a consumer to regulator.7 [ 1.280634] panel-simple-dsi fe060000.dsi.0: Looking up vsp-supply from device tree [ 1.280647] panel-simple-dsi fe060000.dsi.0: Looking up vsp-supply property in node /dsi@fe060000/dsi0-panel@0 failed [ 1.280666] panel-simple-dsi fe060000.dsi.0: fe060000.dsi.0 supply vsp not found, using dummy regulator [ 1.280716] panel-simple-dsi fe060000.dsi.0: Linked as a consumer to regulator.0 [ 1.280732] panel-simple-dsi fe060000.dsi.0: Looking up vsn-supply from device tree [ 1.280742] panel-simple-dsi fe060000.dsi.0: Looking up vsn-supply property in node /dsi@fe060000/dsi0-panel@0 failed [ 1.280754] panel-simple-dsi fe060000.dsi.0: fe060000.dsi.0 supply vsn not found, using dummy regulator [ 1.281758] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_gpu-supply from device tree [ 1.281773] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up pd_gpu-supply property in node /power-management@fdd90000/power-controller failed [ 1.281816] mali fde60000.gpu: Kernel DDK version g7p1-01bet0 [ 1.281904] mali fde60000.gpu: Looking up mali-supply from device tree [ 1.281932] mali fde60000.gpu: Device initialization Deferred [ 1.282024] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.282706] brd: module loaded [ 1.288131] loop: module loaded [ 1.288487] zram: Added device: zram0 [ 1.288583] lkdtm: No crash points registered, enable through debugfs [ 1.289668] ahci fc800000.sata: Looking up target-supply from device tree [ 1.289679] ahci fc800000.sata: Looking up target-supply property in node /sata@fc800000 failed [ 1.289777] ahci fc800000.sata: forcing port_map 0x0 -> 0x1 [ 1.289832] ahci fc800000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode [ 1.289850] ahci fc800000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst [ 1.289871] ahci fc800000.sata: port 0 is not capable of FBS [ 1.290552] scsi host0: ahci [ 1.290840] ata1: SATA max UDMA/133 mmio [mem 0xfc800000-0xfc800fff] port 0x100 irq 11 [ 1.292723] tun: Universal TUN/TAP device driver, 1.6 [ 1.292895] vcan: Virtual CAN interface driver [ 1.292913] CAN device driver interface [ 1.294367] rk_gmac-dwmac fe2a0000.ethernet: Looking up phy-supply from device tree [ 1.294382] rk_gmac-dwmac fe2a0000.ethernet: Looking up phy-supply property in node /ethernet@fe2a0000 failed [ 1.294403] rk_gmac-dwmac fe2a0000.ethernet: no regulator found [ 1.294429] rk_gmac-dwmac fe2a0000.ethernet: clock input or output? (output). [ 1.294443] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: tx_delay. [ 1.294455] rk_gmac-dwmac fe2a0000.ethernet: set tx_delay to 0xffffffff [ 1.294466] rk_gmac-dwmac fe2a0000.ethernet: Can not read property: rx_delay. [ 1.294477] rk_gmac-dwmac fe2a0000.ethernet: set rx_delay to 0xffffffff [ 1.294492] rk_gmac-dwmac fe2a0000.ethernet: integrated PHY? (no). [ 1.294526] rk_gmac-dwmac fe2a0000.ethernet: cannot get clock clk_mac_ref [ 1.299568] rk_gmac-dwmac fe2a0000.ethernet: init for RMII [ 1.299803] rk_gmac-dwmac fe2a0000.ethernet: User ID: 0x30, Synopsys ID: 0x51 [ 1.299821] rk_gmac-dwmac fe2a0000.ethernet: DWMAC4/5 [ 1.299836] rk_gmac-dwmac fe2a0000.ethernet: DMA HW capability register supported [ 1.299847] rk_gmac-dwmac fe2a0000.ethernet: RX Checksum Offload Engine supported [ 1.299858] rk_gmac-dwmac fe2a0000.ethernet: TX Checksum insertion supported [ 1.299868] rk_gmac-dwmac fe2a0000.ethernet: Wake-Up On Lan supported [ 1.299910] rk_gmac-dwmac fe2a0000.ethernet: TSO supported [ 1.299923] rk_gmac-dwmac fe2a0000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 1.299937] ztl use cpuid generate mac address:5a:39:b2:39:65:64 [ 1.299948] rk_gmac-dwmac fe2a0000.ethernet: device MAC address 5a:39:b2:39:65:64 [ 1.299960] rk_gmac-dwmac fe2a0000.ethernet: TSO feature enabled [ 1.434184] usbcore: registered new interface driver rndis_wlan [ 1.434250] usbcore: registered new interface driver rtl8150 [ 1.434295] usbcore: registered new interface driver r8152 [ 1.434338] usbcore: registered new interface driver asix [ 1.434390] usbcore: registered new interface driver ax88179_178a [ 1.434436] usbcore: registered new interface driver cdc_ether [ 1.434479] usbcore: registered new interface driver rndis_host [ 1.434531] usbcore: registered new interface driver cdc_ncm [ 1.434579] usbcore: registered new interface driver qmi_wwan_q [ 1.434622] usbcore: registered new interface driver qmi_wwan [ 1.434664] usbcore: registered new interface driver cdc_mbim [ 1.435745] dwc3 fcc00000.dwc3: Failed to get clk 'ref': -2 [ 1.438831] dwc3 fd000000.dwc3: Failed to get clk 'ref': -2 [ 1.442880] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.442909] ehci-pci: EHCI PCI platform driver [ 1.442980] ehci-platform: EHCI generic platform driver [ 1.445271] ehci-platform fd800000.usb: EHCI Host Controller [ 1.445422] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 1 [ 1.445650] ehci-platform fd800000.usb: irq 12, io mem 0xfd800000 [ 1.458893] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 1.459097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.459114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.459133] usb usb1: Product: EHCI Host Controller [ 1.459145] usb usb1: Manufacturer: Linux 4.19.232 ehci_hcd [ 1.459155] usb usb1: SerialNumber: fd800000.usb [ 1.459536] hub 1-0:1.0: USB hub found [ 1.459582] hub 1-0:1.0: 1 port detected [ 1.462051] ehci-platform fd880000.usb: EHCI Host Controller [ 1.462221] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 2 [ 1.462420] ehci-platform fd880000.usb: irq 14, io mem 0xfd880000 [ 1.475560] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 1.475742] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.475759] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.475774] usb usb2: Product: EHCI Host Controller [ 1.475785] usb usb2: Manufacturer: Linux 4.19.232 ehci_hcd [ 1.475796] usb usb2: SerialNumber: fd880000.usb [ 1.476151] hub 2-0:1.0: USB hub found [ 1.476191] hub 2-0:1.0: 1 port detected [ 1.476841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.476880] ohci-platform: OHCI generic platform driver [ 1.477087] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 1.477240] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 3 [ 1.477391] ohci-platform fd840000.usb: irq 13, io mem 0xfd840000 [ 1.536366] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 [ 1.536384] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.536392] usb usb3: Product: Generic Platform OHCI controller [ 1.536400] usb usb3: Manufacturer: Linux 4.19.232 ohci_hcd [ 1.536406] usb usb3: SerialNumber: fd840000.usb [ 1.536758] hub 3-0:1.0: USB hub found [ 1.536799] hub 3-0:1.0: 1 port detected [ 1.537222] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 1.537374] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4 [ 1.537525] ohci-platform fd8c0000.usb: irq 15, io mem 0xfd8c0000 [ 1.596368] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 [ 1.596385] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.596394] usb usb4: Product: Generic Platform OHCI controller [ 1.596402] usb usb4: Manufacturer: Linux 4.19.232 ohci_hcd [ 1.596408] usb usb4: SerialNumber: fd8c0000.usb [ 1.596751] hub 4-0:1.0: USB hub found [ 1.596791] hub 4-0:1.0: 1 port detected [ 1.598137] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.598299] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5 [ 1.598615] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000011002010010 [ 1.598667] xhci-hcd xhci-hcd.0.auto: irq 74, io mem 0xfcc00000 [ 1.598955] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.598972] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.598986] usb usb5: Product: xHCI Host Controller [ 1.598997] usb usb5: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.599008] usb usb5: SerialNumber: xhci-hcd.0.auto [ 1.599369] hub 5-0:1.0: USB hub found [ 1.599412] hub 5-0:1.0: 1 port detected [ 1.599699] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.599860] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6 [ 1.599884] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 1.599954] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.600075] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 1.600090] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.600104] usb usb6: Product: xHCI Host Controller [ 1.600115] usb usb6: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.600126] usb usb6: SerialNumber: xhci-hcd.0.auto [ 1.600472] hub 6-0:1.0: USB hub found [ 1.600512] hub 6-0:1.0: 1 port detected [ 1.600927] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.601081] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7 [ 1.601398] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000011002010010 [ 1.601456] xhci-hcd xhci-hcd.1.auto: irq 75, io mem 0xfd000000 [ 1.601703] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.601720] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.601733] usb usb7: Product: xHCI Host Controller [ 1.601744] usb usb7: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.601755] usb usb7: SerialNumber: xhci-hcd.1.auto [ 1.601955] ata1: SATA link down (SStatus 0 SControl 300) [ 1.602131] hub 7-0:1.0: USB hub found [ 1.602178] hub 7-0:1.0: 1 port detected [ 1.602479] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.602633] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8 [ 1.602651] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 1.602715] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.602831] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 1.602848] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.602860] usb usb8: Product: xHCI Host Controller [ 1.602871] usb usb8: Manufacturer: Linux 4.19.232 xhci-hcd [ 1.602882] usb usb8: SerialNumber: xhci-hcd.1.auto [ 1.603230] hub 8-0:1.0: USB hub found [ 1.603268] hub 8-0:1.0: 1 port detected [ 1.603683] usbcore: registered new interface driver cdc_acm [ 1.603698] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.603752] usbcore: registered new interface driver cdc_wdm [ 1.603968] usbcore: registered new interface driver uas [ 1.604110] usbcore: registered new interface driver usb-storage [ 1.604197] usbcore: registered new interface driver usbserial_generic [ 1.604230] usbserial: USB Serial support registered for generic [ 1.604283] usbcore: registered new interface driver ch341 [ 1.604312] usbserial: USB Serial support registered for ch341-uart [ 1.604362] usbcore: registered new interface driver cp210x [ 1.604392] usbserial: USB Serial support registered for cp210x [ 1.604487] usbcore: registered new interface driver ftdi_sio [ 1.604521] usbserial: USB Serial support registered for FTDI USB Serial Device [ 1.604752] usbcore: registered new interface driver keyspan [ 1.604783] usbserial: USB Serial support registered for Keyspan - (without firmware) [ 1.604812] usbserial: USB Serial support registered for Keyspan 1 port adapter [ 1.604834] usbserial: USB Serial support registered for Keyspan 2 port adapter [ 1.604864] usbserial: USB Serial support registered for Keyspan 4 port adapter [ 1.604920] usbcore: registered new interface driver option [ 1.604950] usbserial: USB Serial support registered for GSM modem (1-port) [ 1.605280] usbcore: registered new interface driver oti6858 [ 1.605305] usbserial: USB Serial support registered for oti6858 [ 1.605357] usbcore: registered new interface driver pl2303 [ 1.605386] usbserial: USB Serial support registered for pl2303 [ 1.605452] usbcore: registered new interface driver qcserial [ 1.605483] usbserial: USB Serial support registered for Qualcomm USB modem [ 1.605587] usbcore: registered new interface driver sierra [ 1.605619] usbserial: USB Serial support registered for Sierra USB modem [ 1.606922] usbcore: registered new interface driver usbtouchscreen [ 1.606982] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.08.874312) rc=0 [ 1.606992] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.08.874312) rc=0 [ 1.607260] .. rk pwm remotectl v2.0 init [ 1.607501] input: fe6e0030.pwm as /devices/platform/fe6e0030.pwm/input/input0 [ 1.607789] remotectl-pwm fe6e0030.pwm: pwm version is 0x2130000 [ 1.607813] remotectl-pwm fe6e0030.pwm: cannot find PWR IRQ [ 1.607827] remotectl-pwm fe6e0030.pwm: pwm sip wakeup config error!! [ 1.607839] remotectl-pwm fe6e0030.pwm: Donot support ATF Wakeup [ 1.608234] i2c /dev entries driver [ 1.609936] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 1.610427] vdd_cpu: override max_uV, 1390000 -> 1387500 [ 1.612916] fan53555-regulator 0-001c: Looking up vin-supply from device tree [ 1.612927] vdd_cpu: supplied by vcc5v0_sys [ 1.612946] vcc5v0_sys: could not add device link regulator.19 err -2 [ 1.615700] vdd_cpu: 712 <--> 1387 mV at 900 mV [ 1.617084] ztl test rk808 probe! [ 1.618014] rk808 0-0020: chip id: 0x8090 [ 1.618048] rk808 0-0020: No cache defaults, reading back from HW [ 1.641723] rk808 0-0020: source: on=0x40, off=0x00 [ 1.641745] rk808 0-0020: support dcdc3 fb mode:-22, 63 [ 1.641760] rk808 0-0020: support pmic reset mode:0,1 [ 1.647320] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 1.647357] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 1.647756] rk808 0-0020: Looking up vcc1-supply from device tree [ 1.647768] vdd_logic: supplied by vcc3v3_sys [ 1.647788] vcc3v3_sys: could not add device link regulator.20 err -2 [ 1.647833] vdd_logic: 500 <--> 1350 mV at 900 mV [ 1.648401] rk808 0-0020: Looking up vcc2-supply from device tree [ 1.648410] vdd_gpu: supplied by vcc3v3_sys [ 1.648429] vcc3v3_sys: could not add device link regulator.21 err -2 [ 1.648464] vdd_gpu: 500 <--> 1350 mV at 900 mV [ 1.648666] rk808 0-0020: Looking up vcc3-supply from device tree [ 1.648675] vcc_ddr: supplied by vcc3v3_sys [ 1.648693] vcc3v3_sys: could not add device link regulator.22 err -2 [ 1.648721] vcc_ddr: at 500 mV [ 1.648955] rk808 0-0020: Looking up vcc4-supply from device tree [ 1.648963] vdd_npu: supplied by vcc3v3_sys [ 1.648986] vcc3v3_sys: could not add device link regulator.23 err -2 [ 1.649024] vdd_npu: 500 <--> 1350 mV at 900 mV [ 1.649563] rk808 0-0020: Looking up vcc9-supply from device tree [ 1.649572] vcc_1v8: supplied by vcc3v3_sys [ 1.649590] vcc3v3_sys: could not add device link regulator.24 err -2 [ 1.649624] vcc_1v8: 1800 mV [ 1.649799] rk808 0-0020: Looking up vcc5-supply from device tree [ 1.649807] vdda0v9_image: supplied by vcc3v3_sys [ 1.649825] vcc3v3_sys: could not add device link regulator.25 err -2 [ 1.649866] vdda0v9_image: 900 mV [ 1.650378] rk808 0-0020: Looking up vcc5-supply from device tree [ 1.650386] vdda_0v9: supplied by vcc3v3_sys [ 1.650404] vcc3v3_sys: could not add device link regulator.26 err -2 [ 1.650446] vdda_0v9: 900 mV [ 1.650626] rk808 0-0020: Looking up vcc5-supply from device tree [ 1.650634] vdda0v9_pmu: supplied by vcc3v3_sys [ 1.650652] vcc3v3_sys: could not add device link regulator.27 err -2 [ 1.650683] vdda0v9_pmu: 900 mV [ 1.650866] rk808 0-0020: Looking up vcc6-supply from device tree [ 1.650875] vccio_acodec: supplied by vcc3v3_sys [ 1.650892] vcc3v3_sys: could not add device link regulator.28 err -2 [ 1.650922] vccio_acodec: 3300 mV [ 1.651445] rk808 0-0020: Looking up vcc6-supply from device tree [ 1.651453] vccio_sd: supplied by vcc3v3_sys [ 1.651464] vcc3v3_sys: could not add device link regulator.29 err -2 [ 1.651496] vccio_sd: 1800 <--> 3300 mV at 3300 mV [ 1.651692] rk808 0-0020: Looking up vcc6-supply from device tree [ 1.651700] vcc3v3_pmu: supplied by vcc3v3_sys [ 1.651720] vcc3v3_sys: could not add device link regulator.30 err -2 [ 1.651751] vcc3v3_pmu: 3300 mV [ 1.652288] rk808 0-0020: Looking up vcc7-supply from device tree [ 1.652296] vcca_1v8: supplied by vcc3v3_sys [ 1.652314] vcc3v3_sys: could not add device link regulator.31 err -2 [ 1.652345] vcca_1v8: 1800 mV [ 1.652525] rk808 0-0020: Looking up vcc7-supply from device tree [ 1.652533] vcca1v8_pmu: supplied by vcc3v3_sys [ 1.652550] vcc3v3_sys: could not add device link regulator.32 err -2 [ 1.652592] vcca1v8_pmu: 1800 mV [ 1.652773] rk808 0-0020: Looking up vcc7-supply from device tree [ 1.652781] vcca1v8_image: supplied by vcc3v3_sys [ 1.652798] vcc3v3_sys: could not add device link regulator.33 err -2 [ 1.652840] vcca1v8_image: 1800 mV [ 1.653354] rk808 0-0020: Looking up vcc9-supply from device tree [ 1.653362] vcc_3v3: supplied by vcc3v3_sys [ 1.653374] vcc3v3_sys: could not add device link regulator.34 err -2 [ 1.653403] vcc_3v3: at 3300 mV [ 1.653917] rk808 0-0020: Looking up vcc8-supply from device tree [ 1.653925] vcc3v3_sd: supplied by vcc3v3_sys [ 1.653943] vcc3v3_sys: could not add device link regulator.35 err -2 [ 1.653971] vcc3v3_sd: at 3300 mV [ 1.654269] rk817-battery rk817-battery: Failed to find matching dt id [ 1.654477] rk817-charger rk817-charger: Failed to find matching dt id [ 1.657516] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input1 [ 1.658160] ztl test rk808 end! [ 1.659072] goodix_ts_probe() start [ 1.659093] Goodix-TS 1-005d: no tp-size defined [ 1.659104] Goodix-TS 1-005d: Looking up tp-supply from device tree [ 1.659110] Goodix-TS 1-005d: Looking up tp-supply property in node /i2c@fe5a0000/gt9xx@5d failed [ 1.659139] Goodix-TS 1-005d: 1-005d supply tp not found, using dummy regulator [ 1.659198] Goodix-TS 1-005d: Linked as a consumer to regulator.0 [ 1.685581] ztl gt9xx x_y_invert: [ 1.685595] ztl gt9xx x_reverse: [ 1.685601] ztl gt9xx y_reverse: [ 1.725559] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 1.809634] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 1.852216] usb 7-1: new high-speed USB device number 2 using xhci-hcd [ 1.872842] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11 [ 1.872859] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.872867] usb 2-1: Product: USB 2.0 Hub [ 1.873308] hub 2-1:1.0: USB hub found [ 1.873467] hub 2-1:1.0: 4 ports detected [ 1.906301] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 1.994529] usb 7-1: New USB device found, idVendor=2109, idProduct=2813, bcdDevice=90.11 [ 1.994552] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.994560] usb 7-1: Product: USB2.0 Hub [ 1.994567] usb 7-1: Manufacturer: VIA Labs, Inc. [ 2.002970] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.050995] hub 7-1:1.0: USB hub found [ 2.051815] hub 7-1:1.0: 4 ports detected [ 2.099623] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.156811] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 2.196295] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.257130] usb 8-1: New USB device found, idVendor=2109, idProduct=0813, bcdDevice=90.11 [ 2.257148] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.257156] usb 8-1: Product: USB3.0 Hub [ 2.257162] usb 8-1: Manufacturer: VIA Labs, Inc. [ 2.274913] hub 8-1:1.0: USB hub found [ 2.275067] hub 8-1:1.0: 4 ports detected [ 2.292967] <<-GTP-ERROR->> I2C Read: 0x8000, 10 bytes failed, errcode: -6! Process reset. [ 2.358890] usb 7-1.1: new full-speed USB device number 3 using xhci-hcd [ 2.388884] <<-GTP-ERROR->> I2C read 0x8000, 10 bytes, double check failed! [ 2.388898] <<-GTP-ERROR->> Failed to get chip-type, set chip type default: GOODIX_GT9 [ 2.389653] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.461253] usb 7-1.1: New USB device found, idVendor=258a, idProduct=002a, bcdDevice=90.28 [ 2.461271] usb 7-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.461279] usb 7-1.1: Product: Gaming KB [ 2.461286] usb 7-1.1: Manufacturer: SINO WEALTH [ 2.485551] <<-GTP-ERROR->> GTP i2c test failed time 1. [ 2.502962] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.598882] <<-GTP-ERROR->> GTP i2c test failed time 2. [ 2.615555] usb 7-1.2: new full-speed USB device number 4 using xhci-hcd [ 2.616300] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.712215] <<-GTP-ERROR->> GTP i2c test failed time 3. [ 2.717968] usb 7-1.2: New USB device found, idVendor=046d, idProduct=c246, bcdDevice=70.03 [ 2.717985] usb 7-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.717993] usb 7-1.2: Product: G300s Optical Gaming Mouse [ 2.718000] usb 7-1.2: Manufacturer: Logitech [ 2.729634] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.788958] usb 8-1.4: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd [ 2.806342] usb 8-1.4: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00 [ 2.806360] usb 8-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 2.806368] usb 8-1.4: Product: USB 10/100/1000 LAN [ 2.806375] usb 8-1.4: Manufacturer: Realtek [ 2.806381] usb 8-1.4: SerialNumber: 000001 [ 2.825552] <<-GTP-ERROR->> GTP i2c test failed time 4. [ 2.842968] <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -6! Process reset. [ 2.938883] <<-GTP-ERROR->> GTP i2c test failed time 5. [ 2.955550] _2861 I2C communication ERROR! [ 2.955563] _2936 prob error !!!!!!!!!!!!!!! [ 2.955628] Goodix-TS 1-005d: Dropping the link to regulator.0 [ 2.958276] rtc-hym8563 5-0051: rtc information is valid [ 2.962864] usb 8-1.4: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd [ 2.963632] rtc-hym8563 5-0051: rtc core: registered hym8563 as rtc0 [ 2.964661] rtc-hym8563 5-0051: setting system clock to 2025-09-09 23:04:25 UTC (1757459065) [ 2.967874] iommu: Adding device fdff0000.rkisp to group 7 [ 2.967909] rkisp_hw fdff0000.rkisp: Linked as a consumer to fdff1a00.iommu [ 2.968067] rkisp_hw fdff0000.rkisp: is_thunderboot: 0 [ 2.968085] rkisp_hw fdff0000.rkisp: max input:0x0@0fps [ 2.968112] rkisp_hw fdff0000.rkisp: can't request region for resource [mem 0xfdff0000-0xfdffffff] [ 2.969105] usbcore: registered new interface driver uvcvideo [ 2.969121] USB Video Class driver (1.1.1) [ 2.969257] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply from device tree [ 2.969340] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.30 [ 2.969378] rockchip-iodomain fdc20000.syscon:io-domains: pmuio1(3300000 uV) supplied by vcc3v3_pmu [ 2.969405] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio2-supply from device tree [ 2.969497] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc3v3_pmu [ 2.969525] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio1-supply from device tree [ 2.969577] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.28 [ 2.969609] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3300000 uV) supplied by vccio_acodec [ 2.969630] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply from device tree [ 2.969638] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply property in node /syscon@fdc20000/io-domains failed [ 2.969667] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio3-supply from device tree [ 2.969712] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.29 [ 2.969744] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd [ 2.969770] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio4-supply from device tree [ 2.969829] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.34 [ 2.969857] rockchip-iodomain fdc20000.syscon:io-domains: vccio4(3300000 uV) supplied by vcc_3v3 [ 2.969897] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio5-supply from device tree [ 2.969959] rockchip-iodomain fdc20000.syscon:io-domains: vccio5(3300000 uV) supplied by vcc_3v3 [ 2.969986] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio6-supply from device tree [ 2.970031] rockchip-iodomain fdc20000.syscon:io-domains: Linked as a consumer to regulator.24 [ 2.970063] rockchip-iodomain fdc20000.syscon:io-domains: vccio6(1800000 uV) supplied by vcc_1v8 [ 2.970088] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio7-supply from device tree [ 2.970171] rockchip-iodomain fdc20000.syscon:io-domains: vccio7(3300000 uV) supplied by vcc_3v3 [ 2.972866] rockchip-thermal fe710000.tsadc: tsadc is probed successfully! [ 2.973788] Bluetooth: HCI UART driver ver 2.3 [ 2.973806] Bluetooth: HCI UART protocol H4 registered [ 2.973818] Bluetooth: HCI UART protocol ATH3K registered [ 2.973906] usbcore: registered new interface driver bfusb [ 2.973985] usbcore: registered new interface driver btusb [ 2.974246] cpu cpu0: leakage=25 [ 2.974293] cpu cpu0: pvtm = 88690, from nvmem [ 2.974312] cpu cpu0: pvtm-volt-sel=1 [ 2.974540] cpu cpu0: Looking up cpu-supply from device tree [ 2.975072] cpu cpu0: Linked as a consumer to regulator.19 [ 2.975124] cpu cpu0: Dropping the link to regulator.19 [ 2.975205] cpu cpu0: Looking up cpu-supply from device tree [ 2.975709] cpu cpu0: Linked as a consumer to regulator.19 [ 2.976340] cpu cpu0: avs=0 [ 2.976394] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 2 >= em_cap_state1 [ 2.976551] energy_model: Created perf domain 0-3 [ 2.976598] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 2.980014] cpu cpu0: failed to find power_model node [ 2.981286] sdhci: Secure Digital Host Controller Interface driver [ 2.981304] sdhci: Copyright(c) Pierre Ossman [ 2.981314] Synopsys Designware Multimedia Card Interface Driver [ 2.982240] dwmmc_rockchip fe000000.dwmmc: IDMAC supports 32-bit address mode. [ 2.982411] dwmmc_rockchip fe000000.dwmmc: Using internal DMA controller. [ 2.982431] dwmmc_rockchip fe000000.dwmmc: Version ID is 270a [ 2.982482] dwmmc_rockchip fe000000.dwmmc: DW MMC controller at irq 41,32 bit host data width,256 deep fifo [ 2.982510] dwmmc_rockchip fe000000.dwmmc: Looking up vmmc-supply from device tree [ 2.982520] dwmmc_rockchip fe000000.dwmmc: Looking up vmmc-supply property in node /dwmmc@fe000000 failed [ 2.982553] dwmmc_rockchip fe000000.dwmmc: Looking up vqmmc-supply from device tree [ 2.982559] dwmmc_rockchip fe000000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@fe000000 failed [ 2.982615] dwmmc_rockchip fe000000.dwmmc: allocated mmc-pwrseq [ 2.982633] mmc_host mmc3: card is non-removable. [ 3.015698] r8152 8-1.4:1.0: Direct firmware load for rtl_nic/rtl8153a-4.fw failed with error -2 [ 3.015724] r8152 8-1.4:1.0: unable to load firmware patch rtl_nic/rtl8153a-4.fw (-2) [ 3.046329] r8152 8-1.4:1.0 eth1: v1.11.11 [ 3.199909] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 3.213794] dwmmc_rockchip fe2b0000.dwmmc: IDMAC supports 32-bit address mode. [ 3.214032] dwmmc_rockchip fe2b0000.dwmmc: Using internal DMA controller. [ 3.214080] dwmmc_rockchip fe2b0000.dwmmc: Version ID is 270a [ 3.214194] dwmmc_rockchip fe2b0000.dwmmc: DW MMC controller at irq 45,32 bit host data width,256 deep fifo [ 3.214249] dwmmc_rockchip fe2b0000.dwmmc: Looking up vmmc-supply from device tree [ 3.214409] dwmmc_rockchip fe2b0000.dwmmc: Linked as a consumer to regulator.35 [ 3.214455] dwmmc_rockchip fe2b0000.dwmmc: Looking up vqmmc-supply from device tree [ 3.214654] dwmmc_rockchip fe2b0000.dwmmc: Linked as a consumer to regulator.29 [ 3.226105] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 3.234372] mmc3: queuing unknown CIS tuple 0x80 (2 bytes) [ 3.236484] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 3.238587] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 3.239324] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.240525] sdhci-dwcmshc fe310000.sdhci: Looking up vmmc-supply from device tree [ 3.240552] sdhci-dwcmshc fe310000.sdhci: Looking up vmmc-supply property in node /sdhci@fe310000 failed [ 3.240623] sdhci-dwcmshc fe310000.sdhci: Looking up vqmmc-supply from device tree [ 3.240630] sdhci-dwcmshc fe310000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe310000 failed [ 3.240654] mmc0: Unknown controller version (5). You may experience problems. [ 3.242113] mmc3: queuing unknown CIS tuple 0x80 (7 bytes) [ 3.246299] mmc3: queuing unknown CIS tuple 0x81 (9 bytes) [ 3.272009] mmc0: SDHCI controller on fe310000.sdhci [fe310000.sdhci] using ADMA [ 3.272620] leds-gpio: probe of leds failed with error -16 [ 3.273721] cryptodev: driver 1.12 loaded. [ 3.273792] hidraw: raw HID events driver (C) Jiri Kosina [ 3.276691] input: SINO WEALTH Gaming KB as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.0/0003:258A:002A.0001/input/input2 [ 3.304805] mmc0: new HS200 MMC card at address 0001 [ 3.305688] mmcblk0: mmc0:0001 BJTD4R 29.1 GiB [ 3.306224] mmcblk0boot0: mmc0:0001 BJTD4R partition 1 4.00 MiB [ 3.306804] mmcblk0boot1: mmc0:0001 BJTD4R partition 2 4.00 MiB [ 3.307051] mmcblk0rpmb: mmc0:0001 BJTD4R partition 3 4.00 MiB, chardev (238:0) [ 3.310396] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 [ 3.333868] hid-generic 0003:258A:002A.0001: input,hidraw0: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-xhci-hcd.1.auto-1.1/input0 [ 3.340869] input: SINO WEALTH Gaming KB System Control as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:002A.0002/input/input3 [ 3.358735] mmc_host mmc3: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 3.367315] mmc3: new high speed SDIO card at address 0001 [ 3.397341] input: SINO WEALTH Gaming KB Consumer Control as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:002A.0002/input/input4 [ 3.398699] input: SINO WEALTH Gaming KB Keyboard as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:002A.0002/input/input5 [ 3.400660] hid-generic 0003:258A:002A.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-xhci-hcd.1.auto-1.1/input1 [ 3.404353] input: Logitech G300s Optical Gaming Mouse as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.2/7-1.2:1.0/0003:046D:C246.0003/input/input6 [ 3.459707] hid-generic 0003:046D:C246.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech G300s Optical Gaming Mouse] on usb-xhci-hcd.1.auto-1.2/input0 [ 3.464656] input: Logitech G300s Optical Gaming Mouse Keyboard as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.2/7-1.2:1.1/0003:046D:C246.0004/input/input7 [ 3.520036] input: Logitech G300s Optical Gaming Mouse as /devices/platform/usbhost/fd000000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.2/7-1.2:1.1/0003:046D:C246.0004/input/input8 [ 3.521777] hid-generic 0003:046D:C246.0004: input,hiddev97,hidraw3: USB HID v1.10 Keyboard [Logitech G300s Optical Gaming Mouse] on usb-xhci-hcd.1.auto-1.2/input1 [ 3.522168] usbcore: registered new interface driver usbhid [ 3.522258] usbhid: USB HID core driver [ 3.523104] rockchip,bus bus-npu: Looking up bus-supply from device tree [ 3.523304] rockchip,bus bus-npu: Linked as a consumer to regulator.20 [ 3.523372] rockchip,bus bus-npu: Failed to get leakage [ 3.523542] rockchip,bus bus-npu: pvtm = 88690, from nvmem [ 3.523600] rockchip,bus bus-npu: pvtm-volt-sel=1 [ 3.524592] rockchip,bus bus-npu: avs=0 [ 3.534904] rockchip-saradc fe720000.saradc: Looking up vref-supply from device tree [ 3.535143] rockchip-saradc fe720000.saradc: Linked as a consumer to regulator.31 [ 3.538133] optee: probing for conduit method from DT. [ 3.538230] optee: revision 3.13 (9f2aca7d) [ 3.539516] optee: initialized driver [ 3.539569] rksfc_base v1.1 2016-01-08 [ 3.540508] rksfc fe300000.sfc: rksfc_probe clk rate = 99000000 [ 3.540667] rkflash_dev_init enter [ 3.540703] sfc nor id: 0 0 0 [ 3.540719] rkflash[1] is invalid [ 3.540723] rkflash_dev_init enter [ 3.540756] sfc_nand id: 0 0 0 [ 3.540784] rkflash[2] is invalid [ 3.541273] usbcore: registered new interface driver usb_ch343 [ 3.541321] ch343: USB serial driver for ch342/ch343/ch344/ch347/ch9101/ch9102/ch9103/ch9104, etc. [ 3.541345] ch343: V1.5 On 2023.03 [ 3.542669] usbcore: registered new interface driver snd-usb-audio [ 3.546415] rk817-codec rk817-codec: DMA mask not set [ 3.560370] IPVS: Registered protocols (TCP, UDP) [ 3.560573] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [ 3.560844] IPVS: ipvs loaded. [ 3.560885] IPVS: [rr] scheduler registered. [ 3.561585] Initializing XFRM netlink socket [ 3.562293] NET: Registered protocol family 10 [ 3.563742] Segment Routing with IPv6 [ 3.564115] NET: Registered protocol family 17 [ 3.564171] NET: Registered protocol family 15 [ 3.564274] Bridge firewalling registered [ 3.564301] can: controller area network core (rev 20170425 abi 9) [ 3.564531] NET: Registered protocol family 29 [ 3.564564] can: raw protocol (rev 20170425) [ 3.564589] can: broadcast manager protocol (rev 20170425 t) [ 3.564621] can: netlink gateway (rev 20170425) max_hops=1 [ 3.565098] Bluetooth: RFCOMM socket layer initialized [ 3.565156] Bluetooth: RFCOMM ver 1.11 [ 3.565192] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 3.565222] Bluetooth: HIDP socket layer initialized [ 3.565296] [BT_RFKILL]: Enter rfkill_rk_init [ 3.565321] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 3.566057] [WLAN_RFKILL]: Enter rfkill_wlan_probe [ 3.566099] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6212 [ 3.566115] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control. [ 3.566127] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio. [ 3.566165] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 124, flags = 0. [ 3.566181] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found ! [ 3.566192] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio [ 3.566203] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1 [ 3.566215] [WLAN_RFKILL]: Exit rfkill_wlan_probe [ 3.566757] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 73. [ 3.566789] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 96. [ 3.566804] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 98. [ 3.566823] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 97. [ 3.566891] [BT_RFKILL]: Request irq for bt wakeup host [ 3.566974] [BT_RFKILL]: ** disable irq [ 3.567088] [BT_RFKILL]: bt_default device registered. [ 3.567226] Key type dns_resolver registered [ 3.567625] flash vendor_init_thread! [ 3.567641] flash vendor storage:20170308 ret = -1 [ 3.569474] Loading compiled-in X.509 certificates [ 3.570632] Btrfs loaded, crc32c=crc32c-generic [ 3.570815] pstore: Using compression: deflate [ 3.571821] rga2: Driver loaded successfully ver:3.2.63318 [ 3.572223] rga2: Module initialized. [ 3.584724] vendor storage:20190527 ret = 0 [ 3.597263] rockchip-drm display-subsystem: defer getting devfreq [ 3.597588] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x2a, primary plane phy id: 5 [ 3.597609] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x15, primary plane phy id: 4 [ 3.597630] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1 [ 3.598286] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffffff80090d6458) [ 3.598476] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 3.599283] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 3.600720] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffffff80090d9f70) [ 3.600781] rockchip-drm display-subsystem: bound fe060000.dsi (ops 0xffffff80090db038) [ 3.600805] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.600812] [drm] No driver support for vblank timestamp query. [ 3.601386] get_framebuffer_by_node: failed to get logo,offset [ 3.630001] Freeing drm_logo memory: 1384K [ 3.649710] Console: switching to colour frame buffer device 128x37 [ 3.665114] rockchip-drm display-subsystem: fb0: frame buffer device [ 3.666121] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0 [ 3.666881] mali fde60000.gpu: Kernel DDK version g7p1-01bet0 [ 3.666924] input: adc-keys as /devices/platform/adc-keys/input/input9 [ 3.667049] mali fde60000.gpu: Looking up mali-supply from device tree [ 3.667128] mali fde60000.gpu: Linked as a consumer to regulator.21 [ 3.667147] mali fde60000.gpu: Looking up shadercores-supply from device tree [ 3.667156] mali fde60000.gpu: Looking up shadercores-supply property in node /gpu@fde60000 failed [ 3.667226] mali fde60000.gpu: Looking up mali-supply from device tree [ 3.667250] vdd_gpu: could not add device link fde60000.gpu err -17 [ 3.667257] vdd_gpu: Failed to create debugfs directory [ 3.667267] mali fde60000.gpu: Looking up shadercores-supply from device tree [ 3.667278] mali fde60000.gpu: Looking up shadercores-supply property in node /gpu@fde60000 failed [ 3.667301] mali fde60000.gpu: dev_pm_opp_set_regulators: no regulator (shadercores) found: -19 [ 3.667416] mali fde60000.gpu: leakage=7 [ 3.667466] mali fde60000.gpu: pvtm = 88690, from nvmem [ 3.667487] mali fde60000.gpu: pvtm-volt-sel=1 [ 3.667534] rockchip-dmc dmc: Looking up center-supply from device tree [ 3.667589] rockchip-dmc dmc: Linked as a consumer to regulator.20 [ 3.667664] mali fde60000.gpu: avs=0 [ 3.667684] rockchip-dmc dmc: leakage=47 [ 3.667691] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 112; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available. [ 3.667706] rockchip-dmc dmc: leakage-volt-sel=0 [ 3.667752] rockchip-dmc dmc: pvtm = 88690, from nvmem [ 3.667775] rockchip-dmc dmc: pvtm-volt-sel=1 [ 3.667916] rockchip-dmc dmc: avs=0 [ 3.667936] rockchip-dmc dmc: current ATF version 0x102 [ 3.668048] mali fde60000.gpu: GPU identified as 0x2 arch 7.4.0 r1p0 status 0 [ 3.668120] mali fde60000.gpu: No priority control manager is configured [ 3.668131] mali fde60000.gpu: No memory group manager is configured [ 3.668563] mali fde60000.gpu: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 3.668628] rockchip-dmc dmc: normal_rate = 780000000 [ 3.668639] rockchip-dmc dmc: reboot_rate = 1560000000 [ 3.668647] rockchip-dmc dmc: suspend_rate = 324000000 [ 3.668655] rockchip-dmc dmc: video_4k_rate = 780000000 [ 3.668662] rockchip-dmc dmc: video_4k_10b_rate = 780000000 [ 3.668670] rockchip-dmc dmc: boost_rate = 1560000000 [ 3.668677] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 1560000000 [ 3.668684] rockchip-dmc dmc: performance_rate = 1560000000 [ 3.668706] rockchip-dmc dmc: failed to get vop pn to msch rl [ 3.668829] rockchip-dmc dmc: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 3.668925] rockchip-dmc dmc: could not find power_model node [ 3.669360] mali fde60000.gpu: Probed as mali0 [ 3.677861] asoc-simple-card hdmi-sound: i2s-hifi <-> fe400000.i2s mapping ok [ 3.680297] rk817-codec rk817-codec: rk817_probe: chip_name:0x80, chip_ver:0x94 [ 3.685165] asoc-simple-card rk809-sound: rk817-hifi <-> fe410000.i2s mapping ok [ 3.688268] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) [ 3.688301] ======== dhd_wlan_init_plat_data ======== [ 3.688309] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter [ 3.688381] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=103, oob_irq_flags=0x414 [ 3.688391] dhd_wlan_init_gpio: WL_REG_ON=-1 [ 3.688403] dhd_wifi_platform_load: Enter [ 3.688418] Power-up adapter 'DHD generic adapter' [ 3.690143] wifi_platform_set_power = 1 [ 3.690174] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 3.690180] iommu: Adding device fde40000.npu to group 0 [ 3.690189] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 3.690210] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false [ 3.690219] RKNPU fde40000.npu: Linked as a consumer to fde4b000.iommu [ 3.690230] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0] [ 3.690812] RKNPU fde40000.npu: RKNPU: rknpu iommu is enabled, using iommu mode [ 3.690871] RKNPU fde40000.npu: Looking up rknpu-supply from device tree [ 3.690961] RKNPU fde40000.npu: Linked as a consumer to regulator.23 [ 3.690993] RKNPU fde40000.npu: can't request region for resource [mem 0xfde40000-0xfde4ffff] [ 3.691649] [drm] Initialized rknpu 0.4.2 20210701 for fde40000.npu on minor 1 [ 3.691914] RKNPU fde40000.npu: leakage=3 [ 3.691964] RKNPU fde40000.npu: pvtm = 88690, from nvmem [ 3.691985] RKNPU fde40000.npu: pvtm-volt-sel=1 [ 3.692574] RKNPU fde40000.npu: avs=0 [ 3.693209] RKNPU fde40000.npu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0 [ 3.693239] RKNPU fde40000.npu: failed to find power_model node [ 3.693255] RKNPU fde40000.npu: RKNPU: failed to initialize power model [ 3.693267] RKNPU fde40000.npu: RKNPU: failed to get dynamic-coefficient [ 3.694498] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 3.695966] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 3.696763] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 3.696788] cfg80211: failed to load regulatory.db [ 3.697645] rockchip-pm rockchip-suspend: not set pwm-regulator-config [ 3.698459] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '09:16:54', on 'Feb 20 2024'. [ 3.698964] Mali: [ 3.698966] Mali device driver loaded [ 3.699226] ALSA device list: [ 3.699239] #0: rockchip,hdmi [ 3.699251] #1: rockchip,rk809-codec [ 3.751306] EXT4-fs (mmcblk0p8): 6 orphan inodes deleted [ 3.751364] EXT4-fs (mmcblk0p8): recovery complete [ 3.761121] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null) [ 3.761252] VFS: Mounted root (ext4 filesystem) on device 179:8. [ 3.763088] devtmpfs: mounted [ 3.766171] Freeing unused kernel memory: 1664K [ 3.769148] devfreq fde60000.gpu: Couldn't update frequency transition information. [ 3.802462] Run /sbin/init as init process [ 3.995471] systemd[1]: systemd 245.4-4ubuntu3.24 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 3.995842] wifi_platform_bus_enumerate device present 1 [ 3.995865] ======== Card detection to detect SDIO card! ======== [ 3.995884] mmc3:mmc host rescan start! [ 3.996970] systemd[1]: Detected architecture arm64. [ 4.005197] systemd[1]: Set hostname to . [ 4.012124] bcmsdh_register: register client driver [ 4.012566] bcmsdh_sdmmc_probe: Enter num=1 [ 4.012808] bcmsdh_sdmmc_probe: Enter num=2 [ 4.012822] bus num (host idx)=3, slot num (rca)=1 [ 4.012834] found adapter info 'DHD generic adapter' [ 4.012932] sdioh_attach: set sd_f2_blocksize 256 [ 4.012991] sdioh_attach: sd clock rate = 0 [ 4.013420] dhdsdio_probe : no mutex held. set lock [ 4.013611] F1 signature read @0x18000000=0x1541a9a6 [ 4.016459] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x1 pkg:0x4 [ 4.017360] DHD: dongle ram size is set to 524288(orig 524288) at 0x0 [ 4.017520] [dhd] dhd_conf_set_chiprev : chip=0xa9a6, chiprev=1 [ 4.017749] [dhd] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211 [ 4.018242] [dhd] CFG80211-ERROR) wl_setup_wiphy : SAE support [ 4.018641] [dhd] CFG80211-ERROR) wl_init_prof : wl_init_prof: No profile [ 4.019574] dhd_attach(): thread:dhd_watchdog_thread:79 started [ 4.019757] dhd_attach(): thread:dhd_dpc:7a started [ 4.019915] dhd_attach(): thread:dhd_rxf:7b started [ 4.019945] dhd_deferred_work_init: work queue initialized [ 4.019956] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2 [ 4.020035] dhd_bus_set_default_min_res_mask: Unhandled chip id [ 4.020426] sdioh_cis_read: func_cis_ptr[0]=0x1070 [ 4.030235] Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) [ 4.031273] Register interface [wlan0] MAC: b8:13:32:32:53:4a [ 4.031413] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 0 [ 4.031439] dhd_wl_ioctl: returning as busstate=0 [ 4.031452] dhd_dbg_detach_pkt_monitor, 2204 [ 4.031468] dhd_bus_devreset: == Power OFF == [ 4.031785] bcmsdh_oob_intr_unregister: Enter [ 4.031799] bcmsdh_oob_intr_unregister: irq is not registered [ 4.031820] dhd_txglom_enable: enable 0 [ 4.031831] dhd_bus_devreset: WLAN OFF DONE [ 4.031885] wifi_platform_set_power = 0 [ 4.031899] ======== PULL WL_REG_ON(-1) LOW! ======== [ 4.031913] [WLAN_RFKILL]: rockchip_wifi_power: 0 [ 4.031947] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false [ 4.031960] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1] [ 4.031977] dhdsdio_probe : the lock is released. [ 4.033044] dhd_module_init: Exit err=0 [ 4.218268] systemd[1]: sysinit.target: Wants dependency dropin /etc/systemd/system/sysinit.target.wants/rkaiq_3A.service is not a symlink, ignoring. [ 4.320052] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring. [ 4.448296] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 4.448397] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 4.451149] systemd[1]: Created slice system-getty.slice. [ 4.453204] systemd[1]: Created slice system-modprobe.slice. [ 4.454813] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.456689] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 4.458244] systemd[1]: Created slice User and Session Slice. [ 4.459482] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.460719] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 4.461071] systemd[1]: Reached target User and Group Name Lookups. [ 4.461709] systemd[1]: Reached target Slices. [ 4.462130] systemd[1]: Reached target Mounting snaps. [ 4.462641] systemd[1]: Reached target Mounted snaps. [ 4.463229] systemd[1]: Reached target Swap. [ 4.466017] systemd[1]: Listening on RPCbind Server Activation Socket. [ 4.467732] systemd[1]: Listening on Syslog Socket. [ 4.468763] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.469893] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.485895] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 4.487065] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.488585] systemd[1]: Listening on Journal Socket. [ 4.490096] systemd[1]: Listening on udev Control Socket. [ 4.491105] systemd[1]: Listening on udev Kernel Socket. [ 4.491806] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 4.496696] systemd[1]: Mounting POSIX Message Queue File System... [ 4.503571] systemd[1]: Mounting RPC Pipe File System... [ 4.511153] systemd[1]: Mounting /sys/kernel/config... [ 4.518393] systemd[1]: Mounting /sys/kernel/debug... [ 4.526246] systemd[1]: Mounting Kernel Trace File System... [ 4.534508] systemd[1]: Starting Journal Service... [ 4.536120] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 4.543561] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 4.544891] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped. [ 4.553326] systemd[1]: Starting Load Kernel Module efi_pstore... [ 4.562110] systemd[1]: Starting Load Kernel Module pstore_blk... [ 4.571498] systemd[1]: Starting Load Kernel Module pstore_zone... [ 4.573156] systemd[1]: Condition check resulted in Load Kernel Module ramoops being skipped. [ 4.577440] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.577908] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.585657] systemd[1]: Starting Load Kernel Modules... [ 4.589133] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.593574] systemd[1]: Starting udev Coldplug all Devices... [ 4.599494] systemd[1]: Mounted POSIX Message Queue File System. [ 4.600971] systemd[1]: Mounted RPC Pipe File System. [ 4.602291] systemd[1]: Mounted /sys/kernel/config. [ 4.603533] systemd[1]: Mounted /sys/kernel/debug. [ 4.604901] systemd[1]: Mounted Kernel Trace File System. [ 4.607024] systemd[1]: modprobe@chromeos_pstore.service: Succeeded. [ 4.608230] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 4.628317] systemd[1]: modprobe@efi_pstore.service: Succeeded. [ 4.629252] systemd[1]: Finished Load Kernel Module efi_pstore. [ 4.630822] systemd[1]: modprobe@pstore_blk.service: Succeeded. [ 4.631814] systemd[1]: Finished Load Kernel Module pstore_blk. [ 4.633367] systemd[1]: modprobe@pstore_zone.service: Succeeded. [ 4.634175] systemd[1]: Finished Load Kernel Module pstore_zone. [ 4.635306] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE [ 4.636121] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'. [ 4.637196] systemd[1]: Failed to start Load Kernel Modules. [ 4.641903] systemd[1]: Mounting FUSE Control File System... [ 4.646244] systemd[1]: Starting Apply Kernel Variables... [ 4.656039] systemd[1]: Mounted FUSE Control File System. [ 4.680735] systemd[1]: Finished Apply Kernel Variables. [ 4.711358] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null) [ 4.716094] systemd[1]: Finished Remount Root and Kernel File Systems. [ 4.720116] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 4.720354] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 4.723935] systemd[1]: Starting Load/Save Random Seed... [ 4.728036] systemd[1]: Starting Create System Users... [ 4.770882] systemd[1]: Finished Load/Save Random Seed. [ 4.777196] systemd[1]: Finished Create System Users. [ 4.781160] systemd[1]: Starting Create Static Device Nodes in /dev... [ 4.813729] systemd[1]: Finished Create Static Device Nodes in /dev. [ 4.814571] systemd[1]: Reached target Local File Systems (Pre). [ 4.818083] systemd[1]: Starting udev Kernel Device Manager... [ 4.976532] systemd[1]: Finished udev Coldplug all Devices. [ 4.981420] systemd[1]: Starting Helper to synchronize boot up for ifupdown... [ 4.989653] systemd[1]: Started Journal Service. [ 5.010634] systemd-journald[150]: Received client request to flush runtime journal. [ 5.022747] systemd-journald[150]: File /var/log/journal/bb2b195502dd4ec4bc3db165586c93dd/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 6.970326] [BT_RFKILL]: bt shut off power [ 7.037148] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null) [ 7.041077] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [ 7.750987] file system registered [ 8.036664] read descriptors [ 8.036680] read strings [ 8.770786] rockchip-usb2phy fe8a0000.usb2-phy: Same as current mode [ 9.325151] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null) [ 9.358957] usb 2-1.2: new high-speed USB device number 3 using ehci-platform [ 9.373198] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.379859] ztl test old sdk 8201 b3 [ 9.380600] ztl rtl8201f fixed ! [ 9.381357] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 9.403003] dwmac4: Master AXI performs any burst length [ 9.403031] rk_gmac-dwmac fe2a0000.ethernet eth0: No Safety Features support found [ 9.403055] rk_gmac-dwmac fe2a0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 9.419936] rk_gmac-dwmac fe2a0000.ethernet eth0: registered PTP clock [ 9.421091] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.464577] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 9.478760] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 9.501203] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 9.501608] dhd_open: Enter 00000000ab53c94d [ 9.501616] dhd_open : no mutex held. set lock [ 9.501624] Dongle Host Driver, version 1.579.77.41.22 (r-20191105-2)(20191120-1) [ 9.501634] [dhd-wlan0] wl_android_wifi_on : in g_wifi_on=0 [ 9.501672] wifi_platform_set_power = 1 [ 9.501675] ======== PULL WL_REG_ON(-1) HIGH! ======== [ 9.501679] [WLAN_RFKILL]: rockchip_wifi_power: 1 [ 9.501683] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false [ 9.501686] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0] [ 9.637781] usb 2-1.2: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18 [ 9.637792] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 9.637796] usb 2-1.2: Product: EC20-CE-HDLG [ 9.637800] usb 2-1.2: Manufacturer: Quectel [ 9.637802] usb 2-1.2: SerialNumber: 0123456789ABCDEF [ 9.640415] option 2-1.2:1.0: GSM modem (1-port) converter detected [ 9.641447] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB0 [ 9.641951] option 2-1.2:1.1: GSM modem (1-port) converter detected [ 9.645034] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB1 [ 9.646586] option 2-1.2:1.2: GSM modem (1-port) converter detected [ 9.648587] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB2 [ 9.650442] option 2-1.2:1.3: GSM modem (1-port) converter detected [ 9.652937] usb 2-1.2: GSM modem (1-port) converter now attached to ttyUSB3 [ 9.656845] qmi_wwan_q 2-1.2:1.4: cdc-wdm0: USB WDM device [ 9.656857] qmi_wwan_q 2-1.2:1.4: Quectel EC25&EC21&EG91&EG95&EG06&EP06&EM06&EG12&EP12&EM12&EG16&EG18&BG96&AG35 work on RawIP mode [ 9.657479] qmi_wwan_q 2-1.2:1.4: rx_urb_size = 1520 [ 9.805762] sdio_reset_comm(): [ 10.025659] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 10.040847] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0) [ 10.051075] mmc3: queuing unknown CIS tuple 0x80 (2 bytes) [ 10.052716] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 10.054344] mmc3: queuing unknown CIS tuple 0x80 (3 bytes) [ 10.057283] mmc3: queuing unknown CIS tuple 0x80 (7 bytes) [ 10.060910] mmc3: queuing unknown CIS tuple 0x81 (9 bytes) [ 10.155994] mmc_host mmc3: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 10.156105] sdioh_start: set sd_f2_blocksize 256 [ 10.156385] dhd_bus_devreset: == WLAN ON == [ 10.156483] F1 signature read @0x18000000=0x1541a9a6 [ 10.159157] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x1 pkg:0x4 [ 10.160070] DHD: dongle ram size is set to 524288(orig 524288) at 0x0 [ 10.160181] dhd_bus_set_default_min_res_mask: Unhandled chip id [ 10.161964] dhd_os_open_image: /vendor/etc/firmware/config.txt (240 bytes) open success [ 10.162821] [dhd] dhd_conf_read_pm_params : PM = 0 [ 10.162855] [dhd] dhd_conf_read_pm_params : pm_in_suspend = 2 [ 10.162867] [dhd] dhd_conf_read_others : keep_alive_period = 120000 [ 10.162875] [dhd] dhd_conf_read_others : garp = 1 [ 10.162883] [dhd] dhd_conf_read_pm_params : suspend_bcn_li_dtim = 10 [ 10.162947] [dhd] dhd_conf_read_others : wl_preinit = pm2_sleep_ret=20 [ 10.162963] [dhd] dhd_conf_read_pkt_filter : pkt_filter_del id = [ 10.162965] 100 [ 10.162975] 102 [ 10.162976] 103 [ 10.162977] 104 [ 10.162979] 105 [ 10.162980] 107 [ 10.162988] [dhd] dhd_conf_read_pkt_filter : pkt_filter_add[0][] = 142 0 0 77 0xffffffffffffffffffffffffffffff 0x2F6465766963652F77616B6575702F [ 10.163013] [dhd] dhd_conf_set_path_params : Final fw_path=/vendor/etc/firmware/fw_bcm43438a1.bin [ 10.163022] [dhd] dhd_conf_set_path_params : Final nv_path=/vendor/etc/firmware/nvram_ap6212a.txt [ 10.163031] [dhd] dhd_conf_set_path_params : Final clm_path=/vendor/etc/firmware/clm_bcm43438a1.blob [ 10.163038] [dhd] dhd_conf_set_path_params : Final conf_path=/vendor/etc/firmware/config.txt [ 10.163874] dhd_os_open_image: /vendor/etc/firmware/fw_bcm43438a1.bin (414579 bytes) open success [ 10.224658] dhd_os_open_image: /vendor/etc/firmware/nvram_ap6212a.txt (1003 bytes) open success [ 10.225071] NVRAM version: AP6212A_NVRAM_V1.0.1_20160606 [ 10.225870] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded. [ 10.242367] systemd-journald[150]: File /var/log/journal/bb2b195502dd4ec4bc3db165586c93dd/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 10.301983] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us) [ 10.303228] bcmsdh_oob_intr_register: HW_OOB irq=103 flags=0x4 [ 10.303634] dhd_get_memdump_info: File [/data/misc/wifi/.memdump.info] doesn't exist [ 10.303645] dhd_get_memdump_info: MEMDUMP ENABLED = 2 [ 10.304981] Disable tdls_auto_op failed. -1 [ 10.305001] dhd_tcpack_suppress_set 352: already set to 0 [ 10.306374] dhd_apply_default_clm: Ignore clm file /vendor/etc/firmware/clm_bcm43438a1.blob [ 10.311307] Firmware up: op_mode=0x0005, MAC=b8:13:32:32:53:4a [ 10.316317] dhd_preinit_ioctls Set scancache failed -23 [ 10.326044] [dhd] dhd_conf_add_pkt_filter : 142 0 0 77 0xffffffffffffffffffffffffffffff 0x2F6465766963652F77616B6575702F [ 10.327470] [dhd] dhd_conf_del_pkt_filter : 102 [ 10.327519] [dhd] dhd_conf_del_pkt_filter : 103 [ 10.337244] Driver: 1.579.77.41.22 (r-20191105-2)(20191120-1) Firmware: wl0: Jun 13 2018 13:18:38 version 7.45.96.24 (7ffe8b7@shgit) (r) FWID 01-40f9deb0 es7.c5.n4.a3 CLM: 7.11.15 (2014-05-26 10:53:55) [ 10.338582] dhd_txglom_enable: enable 1 [ 10.338600] [dhd] dhd_conf_set_txglom_params : txglom_mode=copy [ 10.338651] [dhd] dhd_conf_set_txglom_params : txglomsize=36, deferred_tx_len=0 [ 10.338662] [dhd] dhd_conf_set_txglom_params : txinrx_thres=-1, dhd_txminmax=1 [ 10.338671] [dhd] dhd_conf_set_txglom_params : tx_max_offset=0, txctl_tmo_fix=300 [ 10.338690] [dhd] dhd_conf_get_disable_proptx : fw_proptx=1, disable_proptx=-1 [ 10.341227] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64 [ 10.345032] dhd_pno_init: Support Android Location Service [ 10.370131] [dhd] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created [ 10.370980] rtt_do_get_ioctl: failed to send getbuf proxd iovar (CMD ID : 1), status=-23 [ 10.370988] dhd_rtt_init : FTM is not supported [ 10.370992] dhd_preinit_ioctls: SensorHub diabled 0 [ 10.371715] dhd_preinit_ioctls failed to set ShubHub disable [ 10.374462] dhd_wl_ioctl_get_intiovar: get int iovar wnm_bsstrans_resp failed, ERR -23 [ 10.374467] failed to get wnm_bsstrans_resp [ 10.375395] failed to set WNM capabilities [ 10.375819] [dhd] dhd_conf_set_country : set country CN, revision 0 [ 10.375835] [dhd] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created [ 10.380036] [dhd] dhd_conf_set_country : Country code: CN (CN/0) [ 10.385581] [dhd] CONFIG-ERROR) dhd_conf_set_intiovar : ampdu_mpdu setting failed -29 [ 10.386422] [dhd-wlan0] wl_android_wifi_on : Success [ 10.414907] [dhd] CFG80211-ERROR) __wl_update_wiphybands : error reading vhtmode (-23) [ 10.430184] rk_gmac-dwmac fe2a0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 10.436434] dhd_open : the lock is released. [ 10.436443] dhd_open: Exit ret=0 [ 10.437645] qmi_wwan_q 2-1.2:1.4 wwan0: register 'qmi_wwan_q' at usb-fd880000.usb-1.2, WWAN/QMI device, b6:f2:e9:68:4c:9c [ 10.448175] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.748963] P2P interface registered [ 10.748977] wl_cfgp2p_add_p2p_disc_if: wdev: 00000000f6202a14, wdev->net: (null) [ 10.801297] WLC_E_IF: NO_IF set, event Ignored [ 10.807283] P2P interface started [ 10.869105] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 10.914419] dwhdmi-rockchip fe0a0000.hdmi: Rate 0 missing; compute N dynamically [ 10.933546] dwhdmi-rockchip fe0a0000.hdmi: Rate 0 missing; compute N dynamically [ 10.942575] dwhdmi-rockchip fe0a0000.hdmi: Rate 0 missing; compute N dynamically [ 11.261657] ttyFIQ ttyFIQ0: tty_port_close_start: tty->count = 1 port count = 2 [ 12.152257] [dhd-wlan0] wl_cfg80211_connect : Connecting with e4:a7:c5:fe:2c:64 ssid "yangzl_home", len (11), sec=wpa2psk/mfpc/516, channel=11 [ 12.153384] dhd_dbg_start_pkt_monitor, 1724 [ 12.199397] [dhd-wlan0] wl_iw_event : Link UP with e4:a7:c5:fe:2c:64 [ 12.199447] [dhd-wlan0] wl_ext_iapsta_event : [S] Link UP with e4:a7:c5:fe:2c:64 [ 12.199521] [dhd-wlan0] wl_notify_connect_status : wl_bss_connect_done succeeded with e4:a7:c5:fe:2c:64 [ 12.227013] [dhd-wlan0] wl_notify_connect_status : wl_bss_connect_done succeeded with e4:a7:c5:fe:2c:64 vndr_oui: 00-E0-4C 00-E0-FC [ 12.234156] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 13.096627] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property CONNECTOR_ID [ 33.762289] vcc3v3_lcd1_n: disabling [ 33.762308] vcc_edp_regulator: disabling [ 33.762313] pcie30_3v3: disabling [ 42.225968] [drm] only support 1 gamma [ 150.809284] [drm] only support 1 gamma [ 787.976894] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 2447 us [ 787.979385] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 4510 us [ 787.981678] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 6414 us [ 787.984311] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 6344 us [ 787.986761] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 6425 us [ 787.990102] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 7451 us [ 787.993248] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 7601 us [ 787.995535] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 7748 us [ 795.297994] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 2440 us [ 795.300200] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 4260 us [ 795.302547] rk_vcodec: fdf80200.rkvdec: pid: 3353, session: 00000000b4bb4302, time: 6274 us root@RK356x:/home/ztl/下载/mpp/build/linux/aarch64/test#