20231221将NanoPC-T4(RK3399)开发板适配Android12的挖掘机并打开AP6398SV

发布时间:2023年12月21日

20231221将NanoPC-T4(RK3399)开发板适配Android12的挖掘机并打开AP6398SV
2023/12/21 17:46


SDK使用:rk356x_android12_220722.tgz
android12-rk3588-new_20221229_1732toybrick.tgz【TB3588X】


1、【必须更换AP6398SV征集的驱动程序!】
Z:\3TB\91rk_android12_220722\kernel-4.19\arch\arm64\configs\rockchip_defconfig

CONFIG_WL_ROCKCHIP=y
CONFIG_WIFI_BUILD_MODULE=y
CONFIG_AP6XXX=m

修改为:
CONFIG_WL_ROCKCHIP=y
CONFIG_WIFI_BUILD_MODULE=y
#CONFIG_AP6XXX=m
CONFIG_AP6XXX_WIFI6=m


2、【不用修改,确认一下】
Z:\3TB\91rk_android12_220722\kernel-4.19\drivers\net\wireless\rockchip_wlan\rkwifi\bcmdhd_wifi6\Makefile

# SPDX-License-Identifier: GPL-2.0
# bcmdhd

#MODULE_NAME := bcmdhd_wifi6
MODULE_NAME := bcmdhd
CONFIG_BCMDHD_SDIO := y
#CONFIG_BCMDHD_PCIE := y
#CONFIG_BCMDHD_USB := y


3、
N:\nanopc_t4\12\ToyBrick\82Image-rk3399_Android12\81android12-rk3588-new\device\rockchip\rk3399\rk3399_Android12\BoardConfig.mk
include device/rockchip/rk3399/BoardConfig.mk

BOARD_SENSOR_ST := true
BOARD_SENSOR_COMPASS_AK8963-64 := true
BOARD_SENSOR_MPU_PAD := false
BOARD_COMPASS_SENSOR_SUPPORT := true
BOARD_GYROSCOPE_SENSOR_SUPPORT := true
CAMERA_SUPPORT_AUTOFOCUS:= false

BOARD_CAMERA_SUPPORT := true
BOARD_CAMERA_SUPPORT_EXT := true
#PRODUCT_KERNEL_DTS := rk3399-evb-ind-lpddr4-android-avb
#PRODUCT_KERNEL_DTS := rk3399-firefly-aio

PRODUCT_KERNEL_DTS := rk3399-sapphire-excavator-edp-avb

# AB image definition
BOARD_USES_AB_IMAGE := false
BOARD_ROCKCHIP_VIRTUAL_AB_ENABLE := false
BOARD_HAS_RK_4G_MODEM := false

ifeq ($(strip $(BOARD_USES_AB_IMAGE)), true)
? ? include device/rockchip/common/BoardConfig_AB.mk
? ? TARGET_RECOVERY_FSTAB := device/rockchip/rk3399/rk3399_Android12/recovery.fstab_AB
endif


刷机之后报错LOG:

U-Boot 2017.09 (Dec 21 2023 - 13:41:44 +0800)

Model: Rockchip RK3399 Evaluation Board
PreSerial: 2, raw, 0xff1a0000
DRAM: ?3.8 GiB
Sysmem: init
Relocation Offset: f5b75000
Relocation fdt: f3d692c0 - f3d6bcdb
CR: M/C/I
Using default environment

DM: v1
dwmmc@fe320000: 1, sdhci@fe330000: 0
Bootdev(atags): mmc 0
MMC0: HS400, 150Mhz
PartType: EFI
boot mode: normal
Android 12.0, Build 2022.3, v2
Found DTB in boot part
DTB: rk-kernel.dtb
HASH(c): OK
ANDROID: fdt overlay OK
I2c0 speed: 400000Hz
PMIC: ?RK808?
vdd_center 900000 uV
vdd_cpu_l 900000 uV
vdd_log 1100000 uV
warning: bad baseparameter
Model: Rockchip RK3399 Excavator Board edp avb (Android)
Rockchip UBOOT DRM driver version: v1.0.1
xfer: num: 2, addr: 0x50
[dw_hdmi_i2c_read] i2c read reg[0x01] no interrupt
xfer: num: 2, addr: 0x50
[dw_hdmi_i2c_read] read reg[0x01] data error:0x01
xfer: num: 2, addr: 0x50
[dw_hdmi_i2c_read] i2c read reg[0x01] no interrupt
xfer: num: 2, addr: 0x50
[dw_hdmi_i2c_read] i2c read reg[0x01] no interrupt
xfer: num: 2, addr: 0x50
[dw_hdmi_i2c_read] read reg[0x01] data error:0x01
can't get edid block:0
failed to get edid
hdmi info isn't saved in main block
mode:1920x1080
hdmi@ff940000: ?detailed mode clock 148500 kHz, flags[5]
? ? H: 1920 2008 2052 2200
? ? V: 1080 1084 1089 1125
bus_format: 100a
CEA mode used vic=16
final pixclk = 148500000 tmdsclk = 148500000
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
sink has audio support
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500
Using display timing dts
edp@ff970000: ?detailed mode clock 200000 kHz, flags[a]
? ? H: 1536 1548 1564 1612
? ? V: 2048 2056 2060 2068
bus_format: 100e
AUX CH command reply failed!
AUX CH error happens: 2
AUX CH command reply failed!
failed to read dpcd caps: -110
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
CLK: (uboot. armb: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
? aplll 816000 KHz
? apllb 816000 KHz
? dpll 800000 KHz
? cpll 200000 KHz
? gpll 800000 KHz
? npll 600000 KHz
? vpll 148000 KHz
? aclk_perihp 133333 KHz
? hclk_perihp 66666 KHz
? pclk_perihp 33333 KHz
? aclk_perilp0 266666 KHz
? hclk_perilp0 88888 KHz
? pclk_perilp0 44444 KHz
? hclk_perilp1 100000 KHz
? pclk_perilp1 50000 KHz
Net: ? eth0: ethernet@fe300000
Hit key to stop autoboot('CTRL+C'): ?0?
ANDROID: reboot reason: "(none)"
optee api revision: 2.0
TEEC: Reset area[0] info...
TEEC: Reset area[1] info...
Vboot=0, AVB images, AVB verify
read_is_device_unlocked() ops returned that device is UNLOCKED
avb_slot_verify.c:762: ERROR: vbmeta: Error verifying vbmeta image: OK_NOT_SIGNED
get image from preloaded partition...
Could not find "system" partition
Booting IMAGE kernel at 0x00280000 with fdt at 0x08300000...


Fdt Ramdisk skip relocation
## Booting Android Image at 0x0027f800 ...
Kernel: 0x00280000 - 0x020f9008 (31205 KiB)
ramdisk: ? ?0x0a200000 - 0x0a34d663 (1334 KiB)
## Flattened Device Tree blob at 0x08300000
? ?Booting using the fdt blob at 0x08300000
? ?XIP Kernel Image from 0x00280000 to 0x00280000 ... OK
? ?kernel loaded at 0x00280000, end = 0x020f9008
? 'reserved-memory' ramoops@110000: addr=110000 size=f0000
? ?Using Device Tree in place at 0000000008300000, end 000000000831d956
failed to reserve drm-cubic-lut memory
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
Adding bank: 0x0a200000 - 0xf8000000 (size: 0xede00000)
Total: 878.623 ms

Starting kernel ...

[ ? ?0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ ? ?0.000000] Linux version 4.19.232 (rootroot@rootroot-X99-Turbo) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05), GNU ld (Linaro_Binutils-2017.05) 2.27.0.20161019) #1 SMP PREEMPT Thu Dec 21 13:56:11 CST 2023
[ ? ?0.000000] Machine model: Rockchip RK3399 Excavator Board edp avb (Android)
[ ? ?0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ ? ?0.000000] bootconsole [uart8250] enabled
[ ? ?0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'stb-devinfo@00000000': base 0x0000000000000000, size 0 MiB
[ ? ?0.000000] cma: Reserved 16 MiB at 0x00000000f7000000
[ ? ?0.000000] psci: probing for conduit method from DT.
[ ? ?0.000000] psci: PSCIv1.0 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.0
[ ? ?0.000000] percpu: Embedded 24 pages/cpu s58968 r8192 d31144 u98304
[ ? ?0.000000] Detected VIPT I-cache on CPU0
[ ? ?0.000000] CPU features: enabling workaround for ARM erratum 845719
[ ? ?0.000000] Built 1 zonelists, mobility grouping on. ?Total pages: 991752
[ ? ?0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal ?androidboot.dtb_idx=0 androidboot.dtbo_idx=0 ?androidboot.verifiedbootstate=orange androidboot.serialno=2a120ee2b114597c console=ttyFIQ0 firmware_class.path=/vendor/etc/firmware init=/init rootwait ro loop.max_part=7 androidboot.console=ttyFIQ0 androidboot.wificountrycode=CN androidboot.hardware=rk30board androidboot.boot_devices=fe330000.sdhci androidboot.selinux=permissive earlycon=uart8250,mmio32,0xff1a0000 androidboot.baseband=N/A androidboot.veritymode=enforcing coherent_pool=1m
[ ? ?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] Memory: 3905816K/4030464K available (15550K kernel code, 2084K rwdata, 9340K rodata, 4160K init, 956K bss, 108264K reserved, 16384K cma-reserved)
[ ? ?0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ ? ?0.000000] rcu: Preemptible hierarchical RCU implementation.
[ ? ?0.000000] rcu: ?? ?RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ ? ?0.000000] ?? ?Tasks RCU enabled.
[ ? ?0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ ? ?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 0xfee20000-0xfee3ffff]
[ ? ?0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @200000 (flat, esz 8, psz 64K, shr 0)
[ ? ?0.000000] ITS: using cache flushing for cmd queue
[ ? ?0.000000] GIC: using LPI property table @0x000000000a3f0000
[ ? ?0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ ? ?0.000000] CPU0: using LPI pending table @0x00000000f1800000
[ ? ?0.000000] GIC: using cache flushing for LPI property table
[ ? ?0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ ? ?0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ ? ?0.000000] random: random: get_random_bytes called from start_kernel+0x36c/0x4f0 with crng_init=0
[ ? ?0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
[ ? ?0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
[ ? ?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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ ? ?0.002049] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ ? ?0.003025] pid_max: default: 32768 minimum: 301
[ ? ?0.003597] Security Framework initialized
[ ? ?0.003992] SELinux: ?Initializing.
[ ? ?0.004442] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ ? ?0.005092] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ ? ?0.007358] ASID allocator initialised with 32768 entries
[ ? ?0.007974] rcu: Hierarchical SRCU implementation.
[ ? ?0.008854] Platform MSI: interrupt-controller@fee20000 domain created
[ ? ?0.010012] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ ? ?0.011629] smp: Bringing up secondary CPUs ...
[ ? ?0.012590] Detected VIPT I-cache on CPU1
[ ? ?0.012620] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ ? ?0.012659] CPU1: using LPI pending table @0x00000000f19a0000
[ ? ?0.012704] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ ? ?0.013379] Detected VIPT I-cache on CPU2
[ ? ?0.013400] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ ? ?0.013435] CPU2: using LPI pending table @0x00000000f19f0000
[ ? ?0.013467] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ ? ?0.014026] Detected VIPT I-cache on CPU3
[ ? ?0.014046] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ ? ?0.014081] CPU3: using LPI pending table @0x00000000f1a20000
[ ? ?0.014111] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ ? ?0.014683] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ ? ?0.014689] CPU features: enabling workaround for EL2 vector hardening
[ ? ?0.014698] Detected PIPT I-cache on CPU4
[ ? ?0.014723] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ ? ?0.014779] CPU4: using LPI pending table @0x00000000f1a70000
[ ? ?0.014812] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ ? ?0.015394] Detected PIPT I-cache on CPU5
[ ? ?0.015413] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ ? ?0.015468] CPU5: using LPI pending table @0x00000000f1a80000
[ ? ?0.015496] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ ? ?0.015589] smp: Brought up 1 node, 6 CPUs
[ ? ?0.028146] SMP: Total of 6 processors activated.
[ ? ?0.028596] CPU features: detected: GIC system register CPU interface
[ ? ?0.029208] CPU features: detected: 32-bit EL0 Support
[ ? ?0.035747] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ ? ?0.036541] CPU: All CPU(s) started at EL2
[ ? ?0.036984] alternatives: patching kernel code
[ ? ?0.038830] devtmpfs: initialized
[ ? ?0.052911] Trying to unpack rootfs image as initramfs...
[ ? ?0.053414] Registered cp15_barrier emulation handler
[ ? ?0.053889] Registered setend emulation handler
[ ? ?0.054652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ ? ?0.055575] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ ? ?0.056506] pinctrl core: initialized pinctrl subsystem
[ ? ?0.057743] NET: Registered protocol family 16
[ ? ?0.058763] schedtune: configured to support 6 boost groups
[ ? ?0.059586] audit: initializing netlink subsys (disabled)
[ ? ?0.061128] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1
[ ? ?0.061889] cpuidle: using governor menu
[ ? ?0.062284] Registered FIQ tty driver
[ ? ?0.063099] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ ? ?0.073642] DMA: preallocated 1024 KiB pool for atomic allocations
[ ? ?0.076540] console [pstore-1] enabled
[ ? ?0.077029] pstore: Registered ramoops as persistent store backend
[ ? ?0.077606] ramoops: attached 0xf0000@0x110000, ecc: 0/0
[ ? ?0.096043] rockchip-gpio ff720000.gpio0: probed gpio0 (ff720000.gpio0)
[ ? ?0.097011] rockchip-gpio ff730000.gpio1: probed gpio1 (ff730000.gpio1)
[ ? ?0.097962] rockchip-gpio ff780000.gpio2: probed gpio2 (ff780000.gpio2)
[ ? ?0.098912] rockchip-gpio ff788000.gpio3: probed gpio3 (ff788000.gpio3)
[ ? ?0.099885] rockchip-gpio ff790000.gpio4: probed gpio4 (ff790000.gpio4)
[ ? ?0.100562] rockchip-pinctrl pinctrl: probed pinctrl
[ ? ?0.109707] cryptd: max_cpu_qlen set to 1000
[ ? ?0.111088] fiq debugger fiq mode enabled
[ ? ?0.111684] console [ttyFIQ0] enabled
[ ? ?0.112035] bootconsole [uart8250] disabled
[ ? ?0.111684] console [ttyFIQ0] enabled
[ ? ?0.112035] bootconsole [uart8250] disabled
[ ? ?0.112575] Registered fiq debugger ttyFIQ0
[ ? ?0.113108] reg-fixed-voltage vcc1v8-s3: Failed to register regulator: -517
[ ? ?0.113255] reg-fixed-voltage vcc3v0-sd: Failed to register regulator: -517
[ ? ?0.113330] reg-fixed-voltage vcc3v3-sys: Failed to register regulator: -517
[ ? ?0.113394] vcc_sys: supplied by dc_12v
[ ? ?0.113687] vcc5v0_host: supplied by vcc_sys
[ ? ?0.114125] vcc_lcd: supplied by vcc5v0_sys
[ ? ?0.118957] Freeing initrd memory: 1332K
[ ? ?0.140287] rk_iommu ff650800.iommu: version = 1
[ ? ?0.140682] rk_iommu ff660480.iommu: version = 1
[ ? ?0.140935] rk_iommu ff670800.iommu: version = 1
[ ? ?0.141202] rk_iommu ff8f3f00.iommu: version = 1
[ ? ?0.141402] rk_iommu ff903f00.iommu: version = 1
[ ? ?0.141601] rk_iommu ff914000.iommu: version = 1
[ ? ?0.141842] rk_iommu ff924000.iommu: version = 1
[ ? ?0.142337] SCSI subsystem initialized
[ ? ?0.142497] usbcore: registered new interface driver usbfs
[ ? ?0.142540] usbcore: registered new interface driver hub
[ ? ?0.142582] usbcore: registered new device driver usb
[ ? ?0.142837] media: Linux media interface: v0.10
[ ? ?0.142872] videodev: Linux video capture interface: v2.00
[ ? ?0.142926] pps_core: LinuxPPS API ver. 1 registered
[ ? ?0.142939] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ ? ?0.142958] PTP clock support registered
[ ? ?0.144828] Advanced Linux Sound Architecture Driver Initialized.
[ ? ?0.145154] Bluetooth: Core ver 2.22
[ ? ?0.145193] NET: Registered protocol family 31
[ ? ?0.145206] Bluetooth: HCI device and connection manager initialized
[ ? ?0.145222] Bluetooth: HCI socket layer initialized
[ ? ?0.145235] Bluetooth: L2CAP socket layer initialized
[ ? ?0.145264] Bluetooth: SCO socket layer initialized
[ ? ?0.145676] rockchip-cpuinfo cpuinfo: SoC?? ??? ?: 0
[ ? ?0.145695] rockchip-cpuinfo cpuinfo: Serial?? ??? ?: 2a120ee2b114597c
[ ? ?0.146351] clocksource: Switched to clocksource arch_sys_counter
[ ? ?0.202887] VFS: Disk quotas dquot_6.6.0
[ ? ?0.202957] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ ? ?0.204173] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ ? ?0.204368] NET: Registered protocol family 2
[ ? ?0.204603] IP idents hash table entries: 65536 (order: 7, 524288 bytes)
[ ? ?0.206630] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[ ? ?0.206702] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ ? ?0.206964] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ ? ?0.207459] TCP: Hash tables configured (established 32768 bind 32768)
[ ? ?0.207573] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ ? ?0.207683] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ ? ?0.207876] NET: Registered protocol family 1
[ ? ?0.209873] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ ? ?0.210142] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ ? ?0.211518] Initialise system trusted keyrings
[ ? ?0.211682] workingset: timestamp_bits=45 max_order=20 bucket_order=0
[ ? ?0.215593] utf8_selftest: All 154 tests passed
[ ? ?0.215615] fuse init (API version 7.27)
[ ? ?0.216638]?
[ ? ?0.216638] TEE Core Framework initialization (ver 1:0.1)
[ ? ?0.216665] TEE armv7 Driver initialization
[ ? ?0.217019] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[ ? ?0.217037] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[ ? ?0.217181] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
[ ? ?0.218256] Key type asymmetric registered
[ ? ?0.218270] Asymmetric key parser 'x509' registered
[ ? ?0.218303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ ? ?0.218317] io scheduler noop registered
[ ? ?0.218419] io scheduler cfq registered (default)
[ ? ?0.218433] io scheduler mq-deadline registered
[ ? ?0.218444] io scheduler kyber registered
[ ? ?0.218517] io scheduler bfq registered
[ ? ?0.220186] phy phy-ff770000.syscon:usb2-phy@e460.1: Linked as a consumer to regulator.6
[ ? ?0.220567] phy phy-ff770000.syscon:usb2-phy@e460.2: No vbus specified for otg port
[ ? ?0.222182] rockchip-mipi-dphy-rx ff770000.syscon:mipi-dphy-rx0: invalid resource
[ ? ?0.225532] rockchip-pcie f8000000.pcie: missing "memory-region" property
[ ? ?0.225663] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ ? ?0.225685] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ ? ?0.225704] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[ ? ?0.225723] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[ ? ?0.225748] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[ ? ?0.225773] rockchip-pcie f8000000.pcie: ? MEM 0xfa000000..0xfbdfffff -> 0xfa000000
[ ? ?0.225791] rockchip-pcie f8000000.pcie: ? ?IO 0xfbe00000..0xfbefffff -> 0xfbe00000
[ ? ?0.776373] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ ? ?0.776395] rockchip-pcie f8000000.pcie: deferred probe failed
[ ? ?0.776477] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ ? ?0.777115] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[ ? ?0.777177] pwm-backlight backlight: Linked as a consumer to regulator.0
[ ? ?0.777474] iommu: Adding device ff670000.iep to group 2
[ ? ?0.777501] iep ff670000.iep: Linked as a consumer to ff670800.iommu
[ ? ?0.777656] iep: failed to find iep power down clock source.
[ ? ?0.777969] iep: IEP Power ON
[ ? ?0.778006] iep: IEP Power OFF
[ ? ?0.778070] iep: IEP Driver loaded succesfully
[ ? ?0.778240] iep: Module initialized.
[ ? ?0.778367] mpp_service mpp-srv: unknown mpp version for missing VCS info
[ ? ?0.778382] mpp_service mpp-srv: probe start
[ ? ?0.778715] iommu: Adding device ff660000.rkvdec to group 1
[ ? ?0.778742] mpp_rkvdec ff660000.rkvdec: Linked as a consumer to ff660480.iommu
[ ? ?0.778911] mpp_rkvdec ff660000.rkvdec: probing start
[ ? ?0.779222] rkvdec_init:1222: failed on clk_get clk_hevc_cabac
[ ? ?0.779283] mpp_rkvdec ff660000.rkvdec: shared_video_hevc_cabac is not found!
[ ? ?0.779295] rkvdec_init:1253: No hevc cabac reset resource define
[ ? ?0.779440] mpp_rkvdec ff660000.rkvdec: probing finish
[ ? ?0.780456] iommu: Adding device ff650400.vdpu to group 0
[ ? ?0.780486] mpp_vdpu2 ff650400.vdpu: Linked as a consumer to ff650800.iommu
[ ? ?0.780701] mpp_vdpu2 ff650400.vdpu: probe device
[ ? ?0.781037] mpp_vdpu2 ff650400.vdpu: reset_group->rw_sem_on=0
[ ? ?0.781059] mpp_vdpu2 ff650400.vdpu: reset_group->rw_sem_on=0
[ ? ?0.781188] mpp_vdpu2 ff650400.vdpu: probing finish
[ ? ?0.781552] iommu: Adding device ff650000.vepu to group 0
[ ? ?0.781578] mpp_vepu2 ff650000.vepu: Linked as a consumer to ff650800.iommu
[ ? ?0.781618] mpp_vepu2 ff650000.vepu: probe device
[ ? ?0.781869] mpp_vepu2 ff650000.vepu: reset_group->rw_sem_on=0
[ ? ?0.781888] mpp_vepu2 ff650000.vepu: reset_group->rw_sem_on=0
[ ? ?0.782108] mpp_vepu2 ff650000.vepu: probing finish
[ ? ?0.783134] mpp_service mpp-srv: probe success
[ ? ?0.786523] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ ? ?0.786545] dma-pl330 ff6d0000.dma-controller: ?? ?DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ ? ?0.788071] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ ? ?0.788092] dma-pl330 ff6e0000.dma-controller: ?? ?DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ ? ?0.789075] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ ? ?0.789507] vdd_log: supplied by regulator-dummy
[ ? ?0.790318] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ ? ?0.790977] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 38, base_baud = 1500000) is a 16550A
[ ? ?0.792767] random: fast init done
[ ? ?0.792982] iommu: Adding device ff8f0000.vop to group 3
[ ? ?0.793045] rockchip-vop ff8f0000.vop: Linked as a consumer to ff8f3f00.iommu
[ ? ?0.793052] random: crng init done
[ ? ?0.793311] iommu: Adding device ff900000.vop to group 4
[ ? ?0.793342] rockchip-vop ff900000.vop: Linked as a consumer to ff903f00.iommu
[ ? ?0.797641] rockchip-drm display-subsystem: Linked as a consumer to ff8f0000.vop
[ ? ?0.797675] rockchip-drm display-subsystem: Linked as a consumer to ff900000.vop
[ ? ?0.798570] rockchip-drm display-subsystem: Linked as a consumer to ff970000.edp
[ ? ?0.798706] rockchip-drm display-subsystem: Linked as a consumer to fec00000.dp
[ ? ?0.799130] rockchip-drm display-subsystem: Linked as a consumer to ff940000.hdmi
[ ? ?0.807298] panel-simple panel: Linked as a consumer to regulator.8
[ ? ?0.807332] panel-simple panel: panel supply vsp not found, using dummy regulator
[ ? ?0.807391] panel-simple panel: Linked as a consumer to regulator.0
[ ? ?0.807416] panel-simple panel: panel supply vsn not found, using dummy regulator
[ ? ?0.808383] midgard ff9a0000.gpu: Failed to get regulator
[ ? ?0.808401] midgard ff9a0000.gpu: Power control initialization failed
[ ? ?0.808910] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ ? ?0.815958] brd: module loaded
[ ? ?0.827771] loop: module loaded
[ ? ?0.828104] zram: Added device: zram0
[ ? ?0.828395] SCSI Media Changer driver v0.25?
[ ? ?0.830349] tun: Universal TUN/TAP device driver, 1.6
[ ? ?0.830947] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ ? ?0.830988] rk_gmac-dwmac fe300000.ethernet: phy regulator is not available yet, deferred probing
[ ? ?0.831423] PPP generic driver version 2.4.2
[ ? ?0.831558] PPP BSD Compression module registered
[ ? ?0.831573] PPP Deflate Compression module registered
[ ? ?0.831604] PPP MPPE Compression module registered
[ ? ?0.831616] NET: Registered protocol family 24
[ ? ?0.831638] PPTP driver version 0.8.5
[ ? ?0.831914] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ ? ?0.831925] CSLIP: code copyright 1989 Regents of the University of California.
[ ? ?0.831989] usbcore: registered new interface driver catc
[ ? ?0.832025] usbcore: registered new interface driver kaweth
[ ? ?0.832036] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ ? ?0.832070] usbcore: registered new interface driver pegasus
[ ? ?0.832103] usbcore: registered new interface driver rtl8150
[ ? ?0.832143] usbcore: registered new interface driver r8152
[ ? ?0.832154] hso: drivers/net/usb/hso.c: Option Wireless
[ ? ?0.832199] usbcore: registered new interface driver hso
[ ? ?0.832230] usbcore: registered new interface driver asix
[ ? ?0.832264] usbcore: registered new interface driver ax88179_178a
[ ? ?0.832299] usbcore: registered new interface driver cdc_ether
[ ? ?0.832333] usbcore: registered new interface driver cdc_eem
[ ? ?0.832366] usbcore: registered new interface driver dm9601
[ ? ?0.832404] usbcore: registered new interface driver smsc75xx
[ ? ?0.832443] usbcore: registered new interface driver smsc95xx
[ ? ?0.832474] usbcore: registered new interface driver gl620a
[ ? ?0.832507] usbcore: registered new interface driver net1080
[ ? ?0.832542] usbcore: registered new interface driver plusb
[ ? ?0.832577] usbcore: registered new interface driver rndis_host
[ ? ?0.832614] usbcore: registered new interface driver cdc_subset
[ ? ?0.832648] usbcore: registered new interface driver zaurus
[ ? ?0.832682] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ ? ?0.832719] usbcore: registered new interface driver int51x1
[ ? ?0.832753] usbcore: registered new interface driver kalmia
[ ? ?0.832788] usbcore: registered new interface driver ipheth
[ ? ?0.832822] usbcore: registered new interface driver sierra_net
[ ? ?0.832856] usbcore: registered new interface driver cx82310_eth
[ ? ?0.832904] usbcore: registered new interface driver cdc_ncm
[ ? ?0.832936] usbcore: registered new interface driver qmi_wwan
[ ? ?0.832971] usbcore: registered new interface driver cdc_mbim
[ ? ?0.833860] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
[ ? ?0.834745] dwc3 fe900000.dwc3: Failed to get clk 'ref': -2
[ ? ?0.840109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ ? ?0.840127] ehci-pci: EHCI PCI platform driver
[ ? ?0.840185] ehci-platform: EHCI generic platform driver
[ ? ?0.842492] ehci-platform fe3c0000.usb: EHCI Host Controller
[ ? ?0.842653] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
[ ? ?0.842891] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000
[ ? ?0.853023] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ ? ?0.853176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ ? ?0.853193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.853207] usb usb1: Product: EHCI Host Controller
[ ? ?0.853219] usb usb1: Manufacturer: Linux 4.19.232 ehci_hcd
[ ? ?0.853228] usb usb1: SerialNumber: fe3c0000.usb
[ ? ?0.853584] hub 1-0:1.0: USB hub found
[ ? ?0.853621] hub 1-0:1.0: 1 port detected
[ ? ?0.854129] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ ? ?0.854155] ohci-platform: OHCI generic platform driver
[ ? ?0.854443] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ ? ?0.854592] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
[ ? ?0.854768] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000
[ ? ?0.913812] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ ? ?0.913830] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.913840] usb usb2: Product: Generic Platform OHCI controller
[ ? ?0.913849] usb usb2: Manufacturer: Linux 4.19.232 ohci_hcd
[ ? ?0.913858] usb usb2: SerialNumber: fe3e0000.usb
[ ? ?0.914198] hub 2-0:1.0: USB hub found
[ ? ?0.914237] hub 2-0:1.0: 1 port detected
[ ? ?0.915286] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ ? ?0.915428] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ ? ?0.915831] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000009002030010
[ ? ?0.915878] xhci-hcd xhci-hcd.1.auto: irq 73, io mem 0xfe900000
[ ? ?0.916151] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ ? ?0.916168] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.916180] usb usb3: Product: xHCI Host Controller
[ ? ?0.916192] usb usb3: Manufacturer: Linux 4.19.232 xhci-hcd
[ ? ?0.916204] usb usb3: SerialNumber: xhci-hcd.1.auto
[ ? ?0.916552] hub 3-0:1.0: USB hub found
[ ? ?0.916589] hub 3-0:1.0: 1 port detected
[ ? ?0.916824] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ ? ?0.916948] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ ? ?0.916969] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ ? ?0.917028] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ ? ?0.917133] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ ? ?0.917148] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.917160] usb usb4: Product: xHCI Host Controller
[ ? ?0.917172] usb usb4: Manufacturer: Linux 4.19.232 xhci-hcd
[ ? ?0.917183] usb usb4: SerialNumber: xhci-hcd.1.auto
[ ? ?0.917483] hub 4-0:1.0: USB hub found
[ ? ?0.917522] hub 4-0:1.0: 1 port detected
[ ? ?0.917840] usbcore: registered new interface driver cdc_acm
[ ? ?0.917856] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ ? ?0.917906] usbcore: registered new interface driver usblp
[ ? ?0.917946] usbcore: registered new interface driver cdc_wdm
[ ? ?0.918143] usbcore: registered new interface driver uas
[ ? ?0.918232] usbcore: registered new interface driver usb-storage
[ ? ?0.918275] usbcore: registered new interface driver ums-alauda
[ ? ?0.918314] usbcore: registered new interface driver ums-cypress
[ ? ?0.918352] usbcore: registered new interface driver ums-datafab
[ ? ?0.918389] usbcore: registered new interface driver ums_eneub6250
[ ? ?0.918428] usbcore: registered new interface driver ums-freecom
[ ? ?0.918461] usbcore: registered new interface driver ums-isd200
[ ? ?0.918498] usbcore: registered new interface driver ums-jumpshot
[ ? ?0.918537] usbcore: registered new interface driver ums-karma
[ ? ?0.918574] usbcore: registered new interface driver ums-onetouch
[ ? ?0.918612] usbcore: registered new interface driver ums-sddr09
[ ? ?0.918649] usbcore: registered new interface driver ums-sddr55
[ ? ?0.918682] usbcore: registered new interface driver ums-usbat
[ ? ?0.918757] usbcore: registered new interface driver usbserial_generic
[ ? ?0.918785] usbserial: USB Serial support registered for generic
[ ? ?0.918826] usbcore: registered new interface driver option
[ ? ?0.918849] usbserial: USB Serial support registered for GSM modem (1-port)
[ ? ?0.918993] usbcore: registered new interface driver trancevibrator
[ ? ?0.919433] usbcore: registered new interface driver xpad
[ ? ?0.919482] usbcore: registered new interface driver usb_acecad
[ ? ?0.919525] usbcore: registered new interface driver aiptek
[ ? ?0.919565] usbcore: registered new interface driver gtco
[ ? ?0.919605] usbcore: registered new interface driver hanwang
[ ? ?0.919639] usbcore: registered new interface driver kbtab
[ ? ?0.920023] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.08.874312) rc=0
[ ? ?0.920044] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.08.874312) rc=0
[ ? ?0.921436] i2c /dev entries driver
[ ? ?0.922734] input: gsl3673 as /devices/platform/ff110000.i2c/i2c-1/1-0040/input/input0
[ ? ?0.993163] gsl3673 1-0040: GSL3673 test_i2c error!
[ ? ?0.993180] gsl3673 1-0040: gsl_probe: init_chip failed
[ ? ?0.993487] gsl3673: probe of 1-0040 failed with error -1
[ ? ?0.994991] rk808 0-001b: chip id: 0x0
[ ? ?0.998744] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ ? ?0.998782] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ ? ?0.999225] vdd_center: supplied by vcc_sys
[ ? ?0.999997] vdd_cpu_l: supplied by vcc_sys
[ ? ?1.000325] vcc_ddr: supplied by vcc_sys
[ ? ?1.000877] vcc_1v8: supplied by vcc_sys
[ ? ?1.001435] vcc1v8_dvp: supplied by vcc_sys
[ ? ?1.001978] vcc3v0_tp: supplied by vcc_sys
[ ? ?1.002541] vcc1v8_pmu: supplied by vcc_sys
[ ? ?1.003145] vcc_sdio: supplied by vcc_sys
[ ? ?1.003601] vcca3v0_codec: supplied by vcc_sys
[ ? ?1.004164] vcc_1v5: supplied by vcc_sys
[ ? ?1.004588] vcca1v8_codec: supplied by vcc_sys
[ ? ?1.005155] vcc_3v0: supplied by vcc_sys
[ ? ?1.005474] rk808 0-001b: failed to register 12 regulator
[ ? ?1.010965] rk808-rtc rk808-rtc: registered as rtc0
[ ? ?1.011480] rk808-rtc rk808-rtc: setting system clock to 2023-12-21 07:58:05 UTC (1703145485)
[ ? ?1.011981] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ ? ?1.012599] vdd_cpu_b: supplied by vcc_sys
[ ? ?1.014155] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ ? ?1.014767] vdd_gpu: supplied by vcc_sys
[ ? ?1.016722] fusb302 4-0022: Can't get property of role, set role to default DRP
[ ? ?1.025560] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
[ ? ?1.025725] input: Typec_Headphone as /devices/platform/ff3d0000.i2c/i2c-4/4-0022/input/input1
[ ? ?1.026070] gsensor_mpu6500 4-0068: sensor_register_device: mpu6500_acc, id = 29
[ ? ?1.026090] i2c i2c-4: sensor_probe: mpu6500_acc,0000000024139f81
[ ? ?1.026132] gsensor_mpu6500 4-0068: sensor_chip_init:mpu6500_acc:devid=0x0,ops=0x000000002173873b
[ ? ?1.027261] gsensor_mpu6500 4-0068: set MPU6500_PWR_MGMT_1 error,res: -6!
[ ? ?1.027276] gsensor_mpu6500 4-0068: sensor_initial:fail to init sensor
[ ? ?1.027289] gsensor_mpu6500 4-0068: sensor_chip_init:fail to init sensor
[ ? ?1.027299] i2c i2c-4: sensor_probe failed -2
[ ? ?1.027299]?
[ ? ?1.027337] i2c i2c-4: 1 i2c clients have been registered at 0x68
[ ? ?1.027877] vm149c 1-000c: probing...
[ ? ?1.027894] vm149c 1-000c: driver version: 00.01.00
[ ? ?1.027908] vm149c 1-000c: could not get module rockchip,vcm-max-current from dts!
[ ? ?1.027920] vm149c 1-000c: could not get module rockchip,vcm-start-current from dts!
[ ? ?1.027933] vm149c 1-000c: could not get module rockchip,vcm-rated-current from dts!
[ ? ?1.027945] vm149c 1-000c: could not get module rockchip,vcm-step-mode from dts!
[ ? ?1.027976] vm149c 1-000c: probing successful
[ ? ?1.028069] sgm3784 1-0030: driver version: 00.01.00
[ ? ?1.028127] sgm3784 1-0030: get torch-gpio failed, using assist light mode
[ ? ?1.028166] sgm3784 1-0030: led0 max torch:299200UA flash:1122000UA timeout:1600000US
[ ? ?1.028182] sgm3784 1-0030: led1 max torch:299200UA flash:1122000UA timeout:1600000US
[ ? ?1.028348] sgm3784 1-0030: sgm3784_i2c_read: reg:0x0 failed
[ ? ?1.028363] sgm3784 1-0030: Read chip id error
[ ? ?1.029496] iommu: Adding device ff910000.rkisp1 to group 5
[ ? ?1.029524] rkisp1 ff910000.rkisp1: Linked as a consumer to ff914000.iommu
[ ? ?1.029756] rkisp1 ff910000.rkisp1: rkisp1 driver version: v00.01.05
[ ? ?1.029788] rkisp1 ff910000.rkisp1: Missing rockchip,grf property
[ ? ?1.030032] rkisp1 ff910000.rkisp1: Entity type for entity rkisp1-isp-subdev was not initialized!
[ ? ?1.031530] usbcore: registered new interface driver uvcvideo
[ ? ?1.031547] USB Video Class driver (1.1.1)
[ ? ?1.032682] __power_supply_register: Expected proper parent device for 'test_ac'
[ ? ?1.032839] __power_supply_register: Expected proper parent device for 'test_battery'
[ ? ?1.033050] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ ? ?1.033150] __power_supply_register: Expected proper parent device for 'test_usb'
[ ? ?1.034449] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
[ ? ?1.035898] device-mapper: uevent: version 1.0.3
[ ? ?1.036229] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ ? ?1.036384] device-mapper: verity-avb: AVB error handler initialized with vbmeta device:?
[ ? ?1.036402] Bluetooth: HCI UART driver ver 2.3
[ ? ?1.036415] Bluetooth: HCI UART protocol H4 registered
[ ? ?1.036620] cpu cpu0: bin=1
[ ? ?1.036654] cpu cpu0: leakage=25
[ ? ?1.036689] cpu cpu0: Failed to get reg
[ ? ?1.036704] cpu cpu0: bin-scale=34
[ ? ?1.036764] cpu cpu4: bin=1
[ ? ?1.036790] cpu cpu4: leakage=44
[ ? ?1.037017] cpu cpu4: Linked as a consumer to regulator.23
[ ? ?1.048944] cpu cpu4: temp=26250, pvtm=158584 (159649 + -1065)
[ ? ?1.049063] cpu cpu4: Dropping the link to regulator.23
[ ? ?1.049117] cpu cpu4: pvtm-volt-sel=2
[ ? ?1.049142] cpu cpu4: bin-scale=17
[ ? ?1.050934] sdhci: Secure Digital Host Controller Interface driver
[ ? ?1.050951] sdhci: Copyright(c) Pierre Ossman
[ ? ?1.050964] Synopsys Designware Multimedia Card Interface Driver
[ ? ?1.051704] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.052155] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ ? ?1.052176] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ ? ?1.052232] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[ ? ?1.052339] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ ? ?1.052357] mmc_host mmc0: card is non-removable.
[ ? ?1.065398] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ ? ?1.077420] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.077764] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ ? ?1.077788] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ ? ?1.077878] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ ? ?1.078492] sdhci-pltfm: SDHCI platform and OF driver helper
[ ? ?1.105724] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ ? ?1.107740] cryptodev: driver 1.12 loaded.
[ ? ?1.107840] hidraw: raw HID events driver (C) Jiri Kosina
[ ? ?1.111100] usbcore: registered new interface driver usbhid
[ ? ?1.111117] usbhid: USB HID core driver
[ ? ?1.111216] ion_device_add_heap: ion_system_contig_heap id=0 type=1
[ ? ?1.111582] ion_device_add_heap: ion_system_heap id=1 type=0
[ ? ?1.111612] ion_device_add_heap: reserved id=2 type=4
[ ? ?1.112041] ashmem: initialized
[ ? ?1.113357] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ ? ?1.115479] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ ? ?1.116398] rockchip-saradc ff100000.saradc: failed to get regulator, -517
[ ? ?1.117175] optee: probing for conduit method from DT.
[ ? ?1.117205] optee: revision 1.1
[ ? ?1.117345] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ ? ?1.117811] optee: initialized driver
[ ? ?1.117830] rknandbase v1.2 2021-01-07
[ ? ?1.118504] usbcore: registered new interface driver snd-usb-audio
[ ? ?1.120832] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ ? ?1.123423] rt5651 1-001a: Failed to reguest IRQ 0: -22
[ ? ?1.124386] mmc0: queuing unknown CIS tuple 0x8e (9 bytes)
[ ? ?1.128183] netem: version 1.3
[ ? ?1.128206] u32 classifier
[ ? ?1.128215] ? ? Actions configured
[ ? ?1.128910] xt_time: kernel timezone is -0000
[ ? ?1.129039] gre: GRE over IPv4 demultiplexor driver
[ ? ?1.129052] IPv4 over IPsec tunneling driver
[ ? ?1.129879] Initializing XFRM netlink socket
[ ? ?1.129908] IPsec XFRM device driver
[ ? ?1.130348] NET: Registered protocol family 10
[ ? ?1.131455] Segment Routing with IPv6
[ ? ?1.131553] mip6: Mobile IPv6
[ ? ?1.132266] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ ? ?1.133189] NET: Registered protocol family 17
[ ? ?1.133222] NET: Registered protocol family 15
[ ? ?1.133296] Bridge firewalling registered
[ ? ?1.133599] Bluetooth: RFCOMM TTY layer initialized
[ ? ?1.133629] Bluetooth: RFCOMM socket layer initialized
[ ? ?1.133702] Bluetooth: RFCOMM ver 1.11
[ ? ?1.133747] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ ? ?1.133763] Bluetooth: BNEP filters: protocol multicast
[ ? ?1.133782] Bluetooth: BNEP socket layer initialized
[ ? ?1.133796] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ ? ?1.133814] Bluetooth: HIDP socket layer initialized
[ ? ?1.133848] l2tp_core: L2TP core driver, V2.0
[ ? ?1.133872] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ ? ?1.133887] [BT_RFKILL]: Enter rfkill_rk_init
[ ? ?1.133900] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ ? ?1.134341] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ ? ?1.134394] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354
[ ? ?1.134410] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ ? ?1.134422] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ ? ?1.134469] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 3, flags = 0.
[ ? ?1.134489] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[ ? ?1.134504] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ ? ?1.134520] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
[ ? ?1.134535] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ ? ?1.135138] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
[ ? ?1.135173] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
[ ? ?1.135194] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 90.
[ ? ?1.135223] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
[ ? ?1.135287] [BT_RFKILL]: Request irq for bt wakeup host
[ ? ?1.135382] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ ? ?1.135391] [BT_RFKILL]: ** disable irq
[ ? ?1.135606] [BT_RFKILL]: bt_default device registered.
[ ? ?1.135907] gyro_mpu6500 4-0068-1: sensor_register_device: mpu6500_gyro, id = 58
[ ? ?1.135929] i2c i2c-4: sensor_probe: mpu6500_gyro,000000002d386804
[ ? ?1.135982] gyro_mpu6500 4-0068-1: sensor_chip_init:mpu6500_gyro:devid=0x0,ops=0x000000005ed8eba3
[ ? ?1.136225] mmcblk2: mmc2:0001 AJTD4R 14.6 GiB?
[ ? ?1.136549] gyro_mpu6500 4-0068-1: sensor_active:fail to active sensor
[ ? ?1.136574] gyro_mpu6500 4-0068-1: sensor_init:line=84,error
[ ? ?1.136591] gyro_mpu6500 4-0068-1: sensor_initial:fail to init sensor
[ ? ?1.136608] gyro_mpu6500 4-0068-1: sensor_chip_init:fail to init sensor
[ ? ?1.136626] i2c i2c-4: sensor_probe failed -2
[ ? ?1.136626]?
[ ? ?1.136843] mmcblk2boot0: mmc2:0001 AJTD4R partition 1 4.00 MiB
[ ? ?1.137145] ov13850 1-0010: driver version: 00.01.05
[ ? ?1.137215] ov13850 1-0010: Failed to get power-gpios, maybe no use
[ ? ?1.137314] ov13850 1-0010: 1-0010 supply avdd not found, using dummy regulator
[ ? ?1.137428] ov13850 1-0010: Linked as a consumer to regulator.0
[ ? ?1.137441] mmcblk2boot1: mmc2:0001 AJTD4R partition 2 4.00 MiB
[ ? ?1.137469] ov13850 1-0010: 1-0010 supply dovdd not found, using dummy regulator
[ ? ?1.137539] ov13850 1-0010: 1-0010 supply dvdd not found, using dummy regulator
[ ? ?1.137661] ov13850 1-0010: could not get sleep pinstate
[ ? ?1.137744] mmcblk2rpmb: mmc2:0001 AJTD4R partition 3 4.00 MiB, chardev (237:0)
[ ? ?1.140787] ?mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[ ? ?1.141880] ov13850 1-0010: Unexpected sensor id(000000), ret(-5)
[ ? ?1.142738] gc8034 1-0037: driver version: 00.01.06
[ ? ?1.142798] gc8034 1-0037: Failed to get power-gpios, maybe no use
[ ? ?1.142882] gc8034 1-0037: 1-0037 supply avdd not found, using dummy regulator
[ ? ?1.142958] gc8034 1-0037: Linked as a consumer to regulator.0
[ ? ?1.142986] gc8034 1-0037: 1-0037 supply dovdd not found, using dummy regulator
[ ? ?1.143105] gc8034 1-0037: 1-0037 supply dvdd not found, using dummy regulator
[ ? ?1.143182] gc8034 1-0037: lane_num(4) ?pixel_rate(319887360)
[ ? ?1.143263] gc8034 1-0037: could not get sleep pinstate
[ ? ?1.147260] gc8034 1-0037: gc8034 read reg:0xf0 failed !
[ ? ?1.147479] gc8034 1-0037: gc8034 read reg:0xf1 failed !
[ ? ?1.147497] gc8034 1-0037: Unexpected sensor id(000000), ret(-6)
[ ? ?1.149309] registered taskstats version 1
[ ? ?1.149329] Loading compiled-in X.509 certificates
[ ? ?1.149476] Key type ._fscrypt registered
[ ? ?1.149493] Key type .fscrypt registered
[ ? ?1.149507] Key type fscrypt-provisioning registered
[ ? ?1.149884] pstore: Using compression: deflate
[ ? ?1.150934] rga: rga2_irq, irq = 49, match scheduler
[ ? ?1.151386] rga: Driver loaded successfully rga[3] ver:3.2.18218
[ ? ?1.151476] rga: probe successfully
[ ? ?1.151974] rga: Module initialized. v1.2.4
[ ? ?1.184553] reg-fixed-voltage vcc1v8-s3: Failed to register regulator: -517
[ ? ?1.185011] reg-fixed-voltage vcc3v0-sd: Failed to register regulator: -517
[ ? ?1.185303] vcc3v3_sys: supplied by vcc_sys
[ ? ?1.185702] phy phy-ff770000.syscon:usb2-phy@e450.9: Linked as a consumer to regulator.6
[ ? ?1.186116] phy phy-ff770000.syscon:usb2-phy@e450.10: No vbus specified for otg port
[ ? ?1.188202] rockchip-drm display-subsystem: defer getting devfreq
[ ? ?1.188368] rockchip-vop ff8f0000.vop: missing rockchip,grf property
[ ? ?1.188488] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
[ ? ?1.188543] rockchip-vop ff900000.vop: missing rockchip,grf property
[ ? ?1.188697] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
[ ? ?1.188737] rockchip-dp ff970000.edp: no DP phy configured
[ ? ?1.189551] rockchip-drm display-subsystem: bound ff970000.edp (ops rockchip_dp_component_ops)
[ ? ?1.190294] rockchip-drm display-subsystem: bound fec00000.dp (ops cdn_dp_component_ops)
[ ? ?1.190528] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ ? ?1.191364] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
[ ? ?1.192680] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops)
[ ? ?1.192699] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ ? ?1.192711] [drm] No driver support for vblank timestamp query.
[ ? ?1.202453] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
[ ? ?1.266705] fusb302 4-0022: CC connected in CC2 as UFP
[ ? ?1.291589] vendor storage:20190527 ret = 0
[ ? ?1.343167] usb 2-1: new low-speed USB device number 2 using ohci-platform
[ ? ?1.393391] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 121
[ ? ?1.397793] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[ ? ?1.458324] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? ?1.568258] usb 2-1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ ? ?1.568301] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ ? ?1.568313] usb 2-1: Product: USB Optical Mouse
[ ? ?1.568324] usb 2-1: Manufacturer: Logitech
[ ? ?1.575860] input: Logitech USB Optical Mouse as /devices/platform/fe3e0000.usb/usb2/2-1/2-1:1.0/0003:046D:C077.0001/input/input2
[ ? ?1.576467] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-fe3e0000.usb-1/input0
[ ? ?1.740322] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? ?1.758018] rockchip-drm display-subsystem: fb0: ?frame buffer device
[ ? ?1.758911] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0
[ ? ?1.759587] midgard ff9a0000.gpu: Linked as a consumer to regulator.24
[ ? ?1.759640] midgard ff9a0000.gpu: leakage=33
[ ? ?1.774347] midgard ff9a0000.gpu: temp=25625, pvtm=127805 (128541 + -736)
[ ? ?1.775913] midgard ff9a0000.gpu: pvtm-volt-sel=2
[ ? ?1.776357] midgard ff9a0000.gpu: avs=0
[ ? ?1.776739] midgard ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
[ ? ?1.776834] midgard ff9a0000.gpu: Protected mode not available
[ ? ?1.777261] midgard ff9a0000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ ? ?1.777305] midgard ff9a0000.gpu: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
[ ? ?1.777411] I : [File] : drivers/gpu/arm/midgard/backend/gpu/mali_kbase_devfreq.c; [Line] : 417; [Func] : midgard_kbase_devfreq_init(); success initing power_model_simple.
[ ? ?1.777870] midgard ff9a0000.gpu: Probed as mali0
[ ? ?1.778524] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ ? ?1.778563] rk_gmac-dwmac fe300000.ethernet: phy regulator is not available yet, deferred probing
[ ? ?1.778989] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
[ ? ?1.786356] ehci-platform fe380000.usb: EHCI Host Controller
[ ? ?1.786651] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
[ ? ?1.787012] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000
[ ? ?1.799779] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ ? ?1.799977] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ ? ?1.800019] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?1.800029] usb usb5: Product: EHCI Host Controller
[ ? ?1.800040] usb usb5: Manufacturer: Linux 4.19.232 ehci_hcd
[ ? ?1.800050] usb usb5: SerialNumber: fe380000.usb
[ ? ?1.800658] hub 5-0:1.0: USB hub found
[ ? ?1.800718] hub 5-0:1.0: 1 port detected
[ ? ?1.801307] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ ? ?1.801606] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
[ ? ?1.801924] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000
[ ? ?1.860697] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ ? ?1.860721] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?1.860732] usb usb6: Product: Generic Platform OHCI controller
[ ? ?1.860742] usb usb6: Manufacturer: Linux 4.19.232 ohci_hcd
[ ? ?1.860751] usb usb6: SerialNumber: fe3a0000.usb
[ ? ?1.861138] hub 6-0:1.0: USB hub found
[ ? ?1.861180] hub 6-0:1.0: 1 port detected
[ ? ?1.861798] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ ? ?1.861824] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ ? ?1.861882] vdd_center: supplied by vcc_sys
[ ? ?1.862151] vdd_cpu_l: supplied by vcc_sys
[ ? ?1.862378] vcc_ddr: supplied by vcc_sys
[ ? ?1.862598] vcc_1v8: supplied by vcc_sys
[ ? ?1.862818] vcc1v8_dvp: supplied by vcc_sys
[ ? ?1.863076] vcc3v0_tp: supplied by vcc_sys
[ ? ?1.863292] vcc1v8_pmu: supplied by vcc_sys
[ ? ?1.863526] vcc_sdio: supplied by vcc_sys
[ ? ?1.863751] vcca3v0_codec: supplied by vcc_sys
[ ? ?1.863973] vcc_1v5: supplied by vcc_sys
[ ? ?1.864197] vcca1v8_codec: supplied by vcc_sys
[ ? ?1.864414] vcc_3v0: supplied by vcc_sys
[ ? ?1.864640] vcc3v3_s3: supplied by vcc3v3_sys
[ ? ?1.864872] vcc3v3_s0: supplied by vcc3v3_sys
[ ? ?1.865381] rockchip-iodomain ff320000.syscon:io-domains: Linked as a consumer to regulator.39
[ ? ?1.865416] rockchip-iodomain ff320000.syscon:io-domains: pmu1830(3000000 uV) supplied by vcc_3v0
[ ? ?1.865717] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.39
[ ? ?1.865745] rockchip-iodomain ff770000.syscon:io-domains: bt656(3000000 uV) supplied by vcc_3v0
[ ? ?1.865807] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.38
[ ? ?1.865833] rockchip-iodomain ff770000.syscon:io-domains: audio(1800000 uV) supplied by vcca1v8_codec
[ ? ?1.865901] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.35
[ ? ?1.865926] rockchip-iodomain ff770000.syscon:io-domains: sdmmc(3000000 uV) supplied by vcc_sdio
[ ? ?1.865995] rockchip-iodomain ff770000.syscon:io-domains: gpio1830(3000000 uV) supplied by vcc_3v0
[ ? ?1.866168] cpu cpu0: Linked as a consumer to regulator.29
[ ? ?1.866212] cpu cpu0: Dropping the link to regulator.29
[ ? ?1.866370] cpu cpu0: Linked as a consumer to regulator.29
[ ? ?1.866837] cpu cpu0: avs=0
[ ? ?1.867031] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ ? ?1.867794] cpu cpu0: failed to find power_model node
[ ? ?1.868182] cpu cpu4: Linked as a consumer to regulator.23
[ ? ?1.868798] cpu cpu4: avs=0
[ ? ?1.868842] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 2 >= em_cap_state1
[ ? ?1.869034] cpu cpu4: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ ? ?1.870851] cpu cpu4: failed to find power_model node
[ ? ?1.871938] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.872111] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ ? ?1.872139] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ ? ?1.872178] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ ? ?1.872300] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.35
[ ? ?1.872376] dwmmc_rockchip fe320000.dwmmc: Dropping the link to regulator.35
[ ? ?1.872848] rockchip-dmc dmc: Linked as a consumer to regulator.28
[ ? ?1.872883] rockchip-dmc dmc: Failed to get ddr_leakage
[ ? ?1.873390] rockchip-dmc dmc: avs=0
[ ? ?1.873532] rockchip-dmc dmc: failed to get vop pn to msch rl
[ ? ?1.873672] rockchip-dmc dmc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0
[ ? ?1.873706] rockchip-dmc dmc: could not find power_model node
[ ? ?1.886894] rockchip-saradc ff100000.saradc: failed to get regulator, -517
[ ? ?1.887974] asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
[ ? ?1.894445] asoc-simple-card rt5651-sound: rt5651-aif1 <-> ff880000.i2s mapping ok
[ ? ?1.894506] asoc-simple-card rt5651-sound: ASoC: no source widget found for MICBIAS1
[ ? ?1.894518] asoc-simple-card rt5651-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
[ ? ?1.898226] asoc-simple-card spdif-sound: dit-hifi <-> ff870000.spdif mapping ok
[ ? ?1.898854] vcc1v8_s3: supplied by vcc_1v8
[ ? ?1.899247] vcc3v0_sd: supplied by vcc3v3_sys
[ ? ?1.900136] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ ? ?1.900230] rk_gmac-dwmac fe300000.ethernet: Linked as a consumer to regulator.40
[ ? ?1.900243] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ ? ?1.900255] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ ? ?1.900265] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ ? ?1.900277] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ ? ?1.900319] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ ? ?1.900328] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ ? ?1.905342] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ ? ?1.905599] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ ? ?1.905613] rk_gmac-dwmac fe300000.ethernet: ?? ?DWMAC1000
[ ? ?1.905623] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ ? ?1.905634] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ ? ?1.905643] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ ? ?1.905653] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ ? ?1.905662] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ ? ?1.905696] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ ? ?1.905706] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ ? ?1.905716] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ ? ?1.983958] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ ? ?1.983981] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ ? ?1.985190] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.985392] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ ? ?1.985421] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ ? ?1.985444] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ ? ?1.985531] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.43
[ ? ?1.985582] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.35
[ ? ?1.985648] mmc_host mmc1: card is polling.
[ ? ?1.998528] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ ? ?2.011701] rockchip-saradc ff100000.saradc: Linked as a consumer to regulator.42
[ ? ?2.012221] input: adc-keys as /devices/platform/adc-keys/input/input3
[ ? ?2.014569] input: gpio-keys as /devices/platform/gpio-keys/input/input4
[ ? ?2.015376] It doesn't contain Rogue gpu
[ ? ?2.015809] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ ? ?2.016722] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ ? ?2.016812] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ ? ?2.016827] cfg80211: failed to load regulatory.db
[ ? ?2.017844] 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 '13:57:21', on 'Dec 21 2023'.
[ ? ?2.018047] Mali:?
[ ? ?2.018048] Mali device driver loaded
[ ? ?2.018065] rkisp1 ff910000.rkisp1: clear unready subdev num: 3
[ ? ?2.018270] rockchip-mipi-dphy-rx: No link between dphy and sensor
[ ? ?2.018283] rkisp1: update sensor failed
[ ? ?2.018379] ALSA device list:
[ ? ?2.018391] ? #0: hdmi-sound
[ ? ?2.018396] ? #1: realtek,rt5651-codec
[ ? ?2.018407] ? #2: ROCKCHIP,SPDIF
[ ? ?2.018453] phy phy-ff770000.syscon:usb2-phy@e450.10: charger = USB_SDP_CHARGER
[ ? ?2.020882] Freeing unused kernel memory: 4160K
[ ? ?2.020971] Run /init as init process
[ ? ?2.033278] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ ? ?2.035678] init: init first stage started!
[ ? ?2.035868] init: Unable to open /lib/modules, skipping module loading.
[ ? ?2.036173] init: Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
[ ? ?2.036776] init: [libfs_mgr]ReadFstabFromDt(): failed to read fstab from dt
[ ? ?2.037861] init: Using Android DT directory /proc/device-tree/firmware/android/
[ ? ?2.067194] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/metadata
[ ? ?2.069156] EXT4-fs (mmcblk2p11): Ignoring removed nomblk_io_submit option
[ ? ?2.069751] mmc_host mmc1: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[ ? ?2.070999] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ ? ?2.071073] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/metadata,/metadata,ext4)=0: Success
[ ? ?2.091959] init: [libfs_mgr]check_fs(): unmount(/metadata) succeeded
[ ? ?2.092077] init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/mmcblk2p11 (executable not in system image)
[ ? ?2.095916] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: discard
[ ? ?2.095978] init: [libfs_mgr]__mount(source=/dev/block/by-name/metadata,target=/metadata,type=ext4)=0: Success
[ ? ?2.106191] EXT4-fs (dm-0): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.109803] mmc_host mmc1: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[ ? ?2.111845] EXT4-fs (dm-2): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.114741] EXT4-fs (dm-4): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.117720] EXT4-fs (dm-1): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.120090] EXT4-fs (dm-3): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.122485] EXT4-fs (dm-5): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.126190] EXT4-fs (dm-6): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.139624] init: 25 output lines suppressed due to ratelimiting
[ ? ?2.215965] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
[ ? ?2.215989] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
[ ? ?2.271829] init: Opening SELinux policy
[ ? ?2.279944] init: Loading SELinux policy
[ ? ?2.294061] SELinux: ?Permission nlmsg_getneigh in class netlink_route_socket not defined in policy.
[ ? ?2.294245] SELinux: the above unknown classes and permissions will be denied
[ ? ?2.294287] SELinux: ?policy capability network_peer_controls=1
[ ? ?2.294292] SELinux: ?policy capability open_perms=1
[ ? ?2.294298] SELinux: ?policy capability extended_socket_class=1
[ ? ?2.294302] SELinux: ?policy capability always_check_network=0
[ ? ?2.294307] SELinux: ?policy capability cgroup_seclabel=0
[ ? ?2.294311] SELinux: ?policy capability nnp_nosuid_transition=1
[ ? ?2.413856] audit: type=1403 audit(1703145486.900:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
[ ? ?2.418453] selinux: SELinux: Loaded file_contexts
[ ? ?2.418477] selinux:?
[ ? ?2.464369] init: init second stage started!
[ ? ?2.532932] init: Using Android DT directory /proc/device-tree/firmware/android/
[ ? ?2.537527] init: Overriding previous property 'persist.sys.usb.config':'none' with new value 'adb'
[ ? ?2.538147] init: Overriding previous property 'persist.sys.usb.config':'adb' with new value 'none'
[ ? ?2.538217] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
[ ? ?2.540228] init: Do not have permissions to set 'http://www.google.com/webhp?client' to '' in property file '/vendor/build.prop': Illegal property name
[ ? ?2.540253] init: Do not have permissions to set '{CID}&amp;source' to 'android-home' in property file '/vendor/build.prop': Illegal property name
[ ? ?2.546294] init: Setting product property ro.product.brand to 'rockchip' (from ro.product.product.brand)
[ ? ?2.546372] init: Setting product property ro.product.device to 'rk3399_Android12' (from ro.product.product.device)
[ ? ?2.546401] init: Setting product property ro.product.manufacturer to 'rockchip' (from ro.product.product.manufacturer)
[ ? ?2.616235] audit: type=1107 audit(1703145487.100:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: ?denied ?{ read } for property=persist.sys.adb_enable pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_prop:s0 tclass=file permissive=1'
[ ? ?2.616769] audit: type=1107 audit(1703145487.103:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: ?denied ?{ read } for property=flash.success pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1'
[ ? ?2.769211] ueventd: ueventd started!
[ ? ?2.771295] selinux: SELinux: Loaded file_contexts
[ ? ?2.771323] selinux:?
[ ? ?2.771565] ueventd: Parsing file /system/etc/ueventd.rc...
[ ? ?2.772077] ueventd: Added '/vendor/etc/ueventd.rc' to import list
[ ? ?2.772101] ueventd: Added '/odm/etc/ueventd.rc' to import list
[ ? ?2.772396] ueventd: Parsing file /vendor/etc/ueventd.rc...
[ ? ?2.773405] ueventd: Parsing file /odm/etc/ueventd.rc...
[ ? ?2.773441] ueventd: Unable to read config file '/odm/etc/ueventd.rc': open() failed: No such file or directory
[ ? ?2.773503] ueventd: Parsing file /vendor/ueventd.rc...
[ ? ?3.039010] midgard_kbase: disagrees about version of symbol module_layout
[ ? ?3.355552] Trying to create more than 6 SchedTune boosting groups
[ ? ?3.394979] Registered swp emulation handler
[ ? ?3.432820] logd.auditd: start
[ ? ?3.432875] logd.klogd: 3429877412
[ ? ?3.435600] binder: 170:170 ioctl 40046210 7fec00ca24 returned -22
console:/ $ [ ? ?3.454006] binder: 173:173 ioctl 40046210 7fd1fb0184 returned -22
[ ? ?3.457480] binder: 171:171 ioctl 40046210 7fd50a54c4 returned -22
[ ? ?3.462509] EXT4-fs (mmcblk2p10): Ignoring removed nomblk_io_submit option
[ ? ?3.464532] EXT4-fs (mmcblk2p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ ? ?3.505555] binder: 179:179 ioctl 40046210 7ffc1b56d4 returned -22
[ ? ?3.505701] binder: 179:179 ioctl 40046210 7ffc1b5674 returned -22
[ ? ?3.507248] e2fsck: e2fsck 1.45.4 (23-Sep-2019)
[ ? ?3.510188] e2fsck: /dev/block/by-name/cache: clean, 17/98304 files, 7202/98304 blocks
[ ? ?3.514941] EXT4-fs (mmcblk2p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[ ? ?3.550415] binder: 191:191 ioctl 40046210 7fc3d7eb54 returned -22
[ ? ?3.655576] type=1400 audit(1703145488.140:5): avc: denied { write } for comm="tee-supplicant" name="property_service" dev="tmpfs" ino=20007 scontext=u:r:tee:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
[ ? ?3.655686] type=1400 audit(1703145488.140:6): avc: denied { connectto } for comm="tee-supplicant" path="/dev/socket/property_service" scontext=u:r:tee:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
[ ? ?3.655746] type=1107 audit(1703145488.140:7): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=vendor.security.tee_supplicant pid=192 uid=0 gid=0 scontext=u:r:tee:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=1'
[ ? ?3.666280] binder: 193:193 ioctl 40046210 7fc2f52704 returned -22
[ ? ?3.666902] binder: 193:193 ioctl 40046210 7fc2f52644 returned -22
[ ? ?3.700946] binder: 196:196 ioctl 40046210 7feb4b71c4 returned -22
[ ? ?3.701604] binder: 195:195 ioctl 40046210 7ff00ebe24 returned -22
INF USER-TA:read_data_from_uboot_ta:661: (read_data_from_uboot_ta) filename(security_partition) !


ERR [0x0] TEE-CORE:ree_fs_open:14[ ? ?3.715694] wait_f9o2r:_ kteeyem afsitleer :n oWta iexists
ing for Keymaster device
[ ? ?3.715885] binder: 202:202 ioctl 40046210 7fee889b54 returned -22
ERR USER-TA:read_data_from_uboot_ta:689: TEE_InvokeTACommand returned 0xffff0000


INF USER-TA:TA_OpenSessionEntryPoint:341: Hello Rockchip Keymaster! rpmb :1


INF USER-TA:read_data_from_uboot_ta:661: (read_data_from_uboot_ta) filename(security_partition) !


ERR [0x1] TEE-CORE:ree_fs_open:1492: tee file not exists
ERR USER-TA:read_data_from_uboot_ta:689: TEE_InvokeTACommand returned 0xffff0000


INF USER-TA:TA_OpenSessionEntryPoint:341: Hello Rockchip Keymaster! rpmb :1


[ ? ?3.764354] binder: 194:194 ioctl 40046210 7ff6f0a834 returned -22
[ ? ?3.770063] binder: 194:204 ioctl 40046210 7246aab154 returned -22
[ ? ?3.854591] binder: 200:200 ioctl 40046210 7fe9336fd4 returned -22
[ ? ?3.856131] binder: 200:200 ioctl 40046210 7fe9336ff4 returned -22
[ ? ?4.042653] binder: 225:225 ioctl 40046210 7fd22ccdf4 returned -22
[ ? ?4.043229] binder: 225:225 ioctl 40046210 7fd22ccdd4 returned -22
[ ? ?4.081927] type=1400 audit(1703145488.566:8): avc: denied { read } for comm="android.hardwar" name="resolution_white.xml" dev="dm-0" ino=3789 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ ? ?4.082084] type=1400 audit(1703145488.566:9): avc: denied { open } for comm="android.hardwar" path="/system/usr/share/resolution_white.xml" dev="dm-0" ino=3789 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ ? ?4.082138] type=1400 audit(1703145488.566:10): avc: denied { getattr } for comm="android.hardwar" path="/system/usr/share/resolution_white.xml" dev="dm-0" ino=3789 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ ? ?4.172318] binder: 201:201 ioctl 40046210 7fca1c49c4 returned -22
[ ? ?4.186019] fusb302 4-0022: PD disabled
[ ? ?4.341187] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? ?4.616978] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? ?4.686490] binder: 244:244 ioctl 40046210 7fd3b258d4 returned -22
[ ? ?4.716913] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
[ ? ?4.718525] wait_for_keymaster: Keymaster device ready
[ ? ?4.723058] binder: undelivered transaction 128, process died.
[ ? ?4.740404] binder: 247:247 ioctl 40046210 7fcbf30f74 returned -22
[ ? ?4.759214] fsck.f2fs: Info: Fix the reported corruption.
[ ? ?4.759877] fsck.f2fs: ?? ?Info: No support kernel version!
[ ? ?4.759905] fsck.f2fs: Info: Segments per section = 1
[ ? ?4.759919] fsck.f2fs: Info: Sections per zone = 1
[ ? ?4.759931] fsck.f2fs: Info: sector size = 512
[ ? ?4.759945] fsck.f2fs: Info: total sectors = 22224863 (10851 MB)
[ ? ?4.760367] fsck.f2fs: Info: MKFS version
[ ? ?4.760386] fsck.f2fs: ? "4.19.232"
[ ? ?4.766740] F2FS-fs (mmcblk2p14): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[ ? ?4.777858] rockchip-vop ff8f0000.vop: [drm:vop_crtc_atomic_enable] Update mode to 1280x720p60, type: 11
[ ? ?4.779014] F2FS-fs (mmcblk2p14): Found nat_bits in checkpoint
[ ? ?4.799790] [drm:vop_plane_atomic_update] *ERROR* crtc-0 win2 dest->x1[633] + dsp_w[654] exceed mode hdisplay[1280]
[ ? ?4.835945] F2FS-fs (mmcblk2p14): Mounted with checkpoint version = 7f23e7d3
[ ? ?4.927471] binder: 260:260 ioctl 40046210 7fefb61064 returned -22
[ ? ?5.057508] type=1400 audit(1703145489.543:11): avc: denied { create } for comm="kdevtmpfs" name="dm-7" scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ ? ?5.057776] type=1400 audit(1703145489.543:12): avc: denied { setattr } for comm="kdevtmpfs" name="dm-7" dev="devtmpfs" ino=209 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ ? ?6.858118] binder: 201:255 ioctl 40046210 70f86f1ef4 returned -22
[ ? ?7.058907] fsck.f2fs: Info: Fix the reported corruption.
[ ? ?7.059467] fsck.f2fs: ?? ?Info: No support kernel version!
[ ? ?7.059502] fsck.f2fs: Info: Segments per section = 1
[ ? ?7.059513] fsck.f2fs: Info: Sections per zone = 1
[ ? ?7.059541] fsck.f2fs: Info: sector size = 4096
[ ? ?7.059558] fsck.f2fs: Info: total sectors = 2778107 (10851 MB)
[ ? ?7.060389] fsck.f2fs: Info: MKFS version
[ ? ?7.060415] fsck.f2fs: ? "4.19.232"
[ ? ?7.060426] fsck.f2fs: Info: FSCK version
[ ? ?7.060436] fsck.f2fs: ? from "4.19.232"
[ ? ?7.066419] F2FS-fs (dm-7): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[ ? ?7.077504] F2FS-fs (dm-7): Found nat_bits in checkpoint
[ ? ?7.112671] F2FS-fs (dm-7): Mounted with checkpoint version = 7f23e7d7
[ ? ?7.183592] binder: 281:281 ioctl 40046210 7fdd86c164 returned -22
[ ? ?7.200716] binder: 282:282 ioctl 40046210 7fd4af8204 returned -22
[ ? ?7.226041] fscrypt: AES-256-CTS-CBC using implementation "cts(cbc-aes-ce)"
[ ? ?7.258887] binder: 287:287 ioctl 40046210 7ff7d65cb4 returned -22
[ ? ?7.267893] fscrypt: AES-256-XTS using implementation "xts-aes-ce"
INF USER-TA:TA_InvokeCommandEntryPoint:2132: -------1111-----TA_InvokeCommandEntryPoint------105

[ ? ?7.321928] apexd: This device does not support updatable APEX. Exiting
[ ? ?7.321991] apexd: Marking APEXd as activated
[ ? ?7.337915] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? ?7.338566] [drm:vop_plane_atomic_update] *ERROR* crtc-0 win2 dest->x1[633] + dsp_w[654] exceed mode hdisplay[1280]
[ ? ?7.370630] [drm:vop_plane_atomic_update] *ERROR* crtc-0 win2 dest->x1[633] + dsp_w[654] exceed mode hdisplay[1280]
[ ? ?7.425922] binder: 293:293 ioctl 40046210 7ff4af2334 returned -22
[ ? ?7.513849] init: Service 'exec 8 (/system/bin/vdc --wait cryptfs init_user0)' (pid 293) exited with status 0 waiting took 0.099000 seconds
[ ? ?7.513900] init: Sending signal 9 to service 'exec 8 (/system/bin/vdc --wait cryptfs init_user0)' (pid 293) process group...
[ ? ?7.514079] libprocessgroup: Successfully killed process cgroup uid 0 pid 293 in 0ms
[ ? ?7.647834] init: Command 'restorecon --recursive --skip-ce /data' action=post-fs-data (/system/etc/init/hw/init.rc:912) took 133ms and succeeded
[ ? ?7.648132] init: starting service 'derive_classpath'...
[ ? ?7.651459] init: SVC_EXEC service 'derive_classpath' pid 295 (uid 1000 gid 1000+1 context default) started; waiting...
[ ? ?7.668514] init: Service 'derive_classpath' (pid 295) exited with status 0 waiting took 0.019000 seconds
[ ? ?7.668541] init: Sending signal 9 to service 'derive_classpath' (pid 295) process group...
[ ? ?7.668678] libprocessgroup: Successfully killed process cgroup uid 1000 pid 295 in 0ms
[ ? ?7.670026] init: starting service 'odsign'...
[ ? ?7.671619] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? ?7.734325] apexd: This device does not support updatable APEX. Exiting
[ ? ?7.734364] apexd: Marking APEXd as ready
[ ? ?8.113621] binder: 304:304 ioctl 40046210 7fc11bfa64 returned -22
[ ? ?8.118991] init: Verified that /data/nfc has the encryption policy b3d0ba7fa0b832cad5846c0ad0f5f94e v2 modes 1/4 flags 0xa
[ ? ?8.119361] init: Inferred action different from explicit one, expected 0 but got 2
[ ? ?8.119617] init: Verified that /data/nfc/param has the encryption policy b3d0ba7fa0b832cad5846c0ad0f5f94e v2 modes 1/4 flags 0xa
[ ? ?8.189563] binder: 314:314 ioctl 40046210 7fe89b0884 returned -22
[ ? ?8.209549] binder: 316:316 ioctl 40046210 7fffed86e4 returned -22
[ ? ?8.269188] binder: 305:305 ioctl 40046210 7fd0710504 returned -22
[ ? ?8.277394] binder: 305:305 ioctl 40046210 7fd0710714 returned -22
[ ? ?8.286946] binder: 328:328 ioctl 40046210 7fd77b4634 returned -22
[ ? ?8.289741] binder: 315:315 ioctl 40046210 ffa1b3c8 returned -22
[ ? ?8.291151] binder: 315:315 ioctl 40046210 ffa1b3b0 returned -22
[ ? ?8.300558] binder: 327:327 ioctl 40046210 7fcc613b64 returned -22
[ ? ?8.305302] binder: 330:330 ioctl 40046210 7ffa927844 returned -22
[ ? ?8.307506] binder: 324:324 ioctl 40046210 7fd7bb9e44 returned -22
[ ? ?8.308755] binder: 323:323 ioctl 40046210 7ff7508094 returned -22
[ ? ?8.316576] binder: 317:317 ioctl 40046210 ffc4eb28 returned -22
[ ? ?8.317223] binder: 317:317 ioctl 40046210 ffc4eb10 returned -22
[ ? ?8.319645] binder: 319:319 ioctl 40046210 ffd94b40 returned -22
[ ? ?8.336845] healthd: BatteryCurrentNowPath not found
[ ? ?8.336869] healthd: BatteryCycleCountPath not found
[ ? ?8.339548] binder: 331:331 ioctl 40046210 7fea5ccfa4 returned -22
[ ? ?8.347785] healthd: battery l=50 v=3 t=2.6 h=2 st=3 fc=100 chg=au
INF USER-TA:TA_OpenSessionEntryPoint:96: Hello Rockchip Weaver! rpmb :1


[ ? ?8.354968] binder: 332:332 ioctl 40046210 7ffa54a004 returned -22
[ ? ?8.355529] binder: 332:332 ioctl 40046210 7ffa549fe4 returned -22
[ ? ?8.356092] binder: 318:318 ioctl 40046210 ff8f3b58 returned -22
[ ? ?8.356491] binder: 318:318 ioctl 40046210 ff8f3b40 returned -22
[ ? ?8.372277] file system registered
[ ? ?8.375909] binder: 320:320 ioctl 40046210 7fc8aa85e4 returned -22
[ ? ?8.376425] using random self ethernet address
[ ? ?8.376463] using random host ethernet address
[ ? ?8.386156] binder: 321:321 ioctl 40046210 fff273d8 returned -22
INF USER-TA:TA_OpenSessionEntryPoint:114: Hello Rockchip gatekeeper! rpmb :1


[ ? ?8.399241] binder: 346:346 ioctl 40046210 7ff4e07af4 returned -22
[ ? ?8.482423] binder: 347:347 ioctl 40046210 7fe0ed4884 returned -22
[ ? ?8.484466] binder: 339:339 ioctl 40046210 ffae2b38 returned -22
[ ? ?8.484971] binder: 339:339 ioctl 40046210 ffae2b20 returned -22
[ ? ?8.504752] type=1400 audit(1703145492.990:21): avc: denied { mounton } for comm="init" path="/sys/kernel/debug/tracing" dev="tracefs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs_tracing_debug:s0 tclass=dir permissive=1
[ ? ?8.511797] type=1400 audit(1703145492.996:22): avc: denied { getattr } for comm="init" path="/sys/kernel/debug/tracing/trace_marker" dev="tracefs" ino=9659 scontext=u:r:vendor_init:s0 tcontext=u:object_r:debugfs_trace_marker:s0 tclass=file permissive=1
[ ? ?8.609159] read descriptors
[ ? ?8.609185] read strings
[ ? ?8.613540] binder: 344:344 ioctl 40046210 7fcb1cbae4 returned -22
[ ? ?8.613676] binder: 344:344 ioctl 40046210 7fcb1cbb04 returned -22
[ ? ?8.660132] binder: 325:325 ioctl 40046210 ffa607a0 returned -22
[ ? ?8.660943] binder: 325:325 ioctl 40046210 ffa60788 returned -22
[ ? ?8.673480] binder: 374:374 ioctl 40046210 ff921d40 returned -22
[ ? ?8.681320] dhd_module_init: in Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
[ ? ?8.681401] ======== dhd_wlan_init_plat_data ========
[ ? ?8.681414] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[ ? ?8.681460] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=90, oob_irq_flags=0x414
[ ? ?8.681473] dhd_wlan_init_gpio: WL_REG_ON=-1
[ ? ?8.681483] dhd_wifi_platform_load: Enter
[ ? ?8.681494] Power-up adapter 'DHD generic adapter'
[ ? ?8.684680] wifi_platform_set_power = 1, delay: 200 msec
[ ? ?8.684713] ======== PULL WL_REG_ON(-1) HIGH! ========
[ ? ?8.684744] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ ? ?8.684752] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ ? ?8.684760] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0]
[ ? ?8.803092] binder: 401:401 ioctl 40046210 7fcdd49a14 returned -22
[ ? ?8.878548] binder: 404:404 ioctl 40046210 7fed892b04 returned -22
[ ? ?8.888332] binder: 403:403 ioctl 40046210 7fd84f7d34 returned -22
[ ? ?8.980564] binder: 409:409 ioctl 40046210 7ff64d9bc4 returned -22
[ ? ?8.989709] wifi_platform_bus_enumerate device present 1
[ ? ?8.989729] ======== Card detection to detect SDIO card! ========
[ ? ?8.989736] mmc0:mmc host rescan start!
[ ? ?9.005924] bcmsdh_register: register client driver
[ ? ?9.006388] bcmsdh_sdmmc_probe: Enter num=1
[ ? ?9.008298] bcmsdh_sdmmc_probe: Enter num=2
[ ? ?9.008318] bus num (host idx)=0, slot num (rca)=1
[ ? ?9.008325] found adapter info 'DHD generic adapter'
[ ? ?9.008414] sdioh_attach: set sd_f2_blocksize 256
[ ? ?9.008432] binder: 377:377 ioctl 40046210 7fd034b024 returned -22
[ ? ?9.008487] sdioh_attach: sd clock rate = 0
[ ? ?9.008711] dhdsdio_probe : no mutex held. set lock
[ ? ?9.008809] F1 signature read @0x18000000=0x1042aae8
[ ? ?9.010200] binder: 377:377 ioctl 40046210 7fd034b044 returned -22
[ ? ?9.013907] F1 signature OK, socitype:0x1 chip:0xaae8 rev:0x2 pkg:0x4
[ ? ?9.014731] DHD: dongle ram size is set to 1310720(orig 1310720) at 0x170000
[ ? ?9.014829] [dhd] dhd_conf_set_chiprev : chip=0xaae8, chiprev=2
[ ? ?9.025985] binder: 413:413 ioctl 40046210 7fc95809c4 returned -22
[ ? ?9.030750] binder: 413:413 ioctl 40046210 7fc9580944 returned -22
[ ? ?9.035723] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035760] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035767] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035774] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035780] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035788] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035796] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035803] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.035811] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? ?9.046541] dhd_log_dump_init: kernel log buf size = 512KB; logdump_prsrv_tailsize = 80KB; limit prsrv tail size to = 76KB
[ ? ?9.048851] dhd_attach(): thread:dhd_watchdog_thread:1af started
[ ? ?9.052082] dhd_attach(): thread:dhd_dpc:1b0 started
[ ? ?9.052735] dhd_attach(): thread:dhd_rxf:1b1 started
[ ? ?9.052765] dhd_deferred_work_init: work queue initialized
[ ? ?9.052779] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
[ ? ?9.052959] get_mem_val_from_file: File [/data/misc/wifi/.memdump.info] doesn't exist
[ ? ?9.052972] dhd_get_memdump_info: MEMDUMP ENABLED = 3
[ ? ?9.053036] sdioh_cis_read: func_cis_ptr[0]=0x1070
[ ? ?9.054601] binder: 412:412 ioctl 40046210 7fe4ad72c4 returned -22
[ ? ?9.059287] binder: 412:412 ioctl 40046210 7fe4ad7264 returned -22
[ ? ?9.066630] dhdsdio_probe_init: making DHD_BUS_DOWN
[ ? ?9.066809] Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
[ ? ?9.068896] binder: 422:422 ioctl 40046210 7fef269204 returned -22
[ ? ?9.072752] dwc3 fe800000.dwc3: device reset
[ ? ?9.075696] Register interface [wlan0] ?MAC: 08:fb:ea:ea:a3:da
[ ? ?9.075696]?
[ ? ?9.076063] dhd_dbg_detach_pkt_monitor, 2100
[ ? ?9.076095] dhd_bus_devreset: == Power OFF ==
[ ? ?9.076287] dhd_bus_stop: making DHD_BUS_DOWN
[ ? ?9.076376] bcmsdh_oob_intr_unregister: Enter
[ ? ?9.076418] bcmsdh_oob_intr_unregister: irq is not registered
[ ? ?9.076442] dhd_bus_devreset: making dhdpub up FALSE
[ ? ?9.076513] dhd_txglom_enable: enable 0
[ ? ?9.076530] dhd_bus_devreset: making DHD_BUS_DOWN
[ ? ?9.076549] dhd_bus_devreset: ?WLAN OFF DONE
[ ? ?9.076587] wifi_platform_set_power = 0, delay: 0 msec
[ ? ?9.076608] ======== PULL WL_REG_ON(-1) LOW! ========
[ ? ?9.076625] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ ? ?9.076655] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ ? ?9.076673] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1]
[ ? ?9.076694] dhdsdio_probe : the lock is released.
[ ? ?9.077580] dhd_module_init: Exit err=0
[ ? ?9.081214] binder: 419:419 ioctl 40046210 7ffe511464 returned -22
[ ? ?9.081623] binder: 329:329 ioctl 40046210 7fcc3ee344 returned -22
[ ? ?9.082039] binder: 419:419 ioctl 40046210 7ffe511274 returned -22
[ ? ?9.082566] android_work: sent uevent USB_STATE=CONNECTED
[ ? ?9.087931] binder: 414:414 ioctl 40046210 ff9ee280 returned -22
[ ? ?9.098741] configfs-gadget gadget: super-speed config #1: b
[ ? ?9.098937] android_work: sent uevent USB_STATE=CONFIGURED
[ ? ?9.100323] binder: 414:414 ioctl 40046210 ff9ee268 returned -22
[ ? ?9.121417] type=1400 audit(1703145493.606:23): avc: denied { search } for comm="move_widevine_d" name="mediadrm" dev="dm-7" ino=263 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:mediadrm_vendor_data_file:s0 tclass=dir permissive=1
[ ? ?9.122573] type=1400 audit(1703145493.606:24): avc: denied { read } for comm="move_widevine_d" name="mediadrm" dev="dm-7" ino=117 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:media_data_file:s0 tclass=dir permissive=1
[ ? ?9.122722] type=1400 audit(1703145493.606:25): avc: denied { open } for comm="move_widevine_d" path="/data/mediadrm" dev="dm-7" ino=117 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:media_data_file:s0 tclass=dir permissive=1
[ ? ?9.122808] type=1400 audit(1703145493.606:26): avc: denied { search } for comm="move_widevine_d" name="mediadrm" dev="dm-7" ino=117 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:media_data_file:s0 tclass=dir permissive=1
[ ? ?9.152763] binder: 405:405 ioctl 40046210 7fe03e8d74 returned -22
[ ? ?9.160661] type=1400 audit(1703145493.643:27): avc: denied { getattr } for comm="restorecon" path="/data/vendor/mediadrm" dev="dm-7" ino=263 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:mediadrm_vendor_data_file:s0 tclass=dir permissive=1
[ ? ?9.172164] type=1400 audit(1703145493.656:28): avc: denied { read } for comm="restorecon" name="mediadrm" dev="dm-7" ino=263 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:mediadrm_vendor_data_file:s0 tclass=dir permissive=1
[ ? ?9.172366] type=1400 audit(1703145493.656:29): avc: denied { open } for comm="restorecon" path="/data/vendor/mediadrm" dev="dm-7" ino=263 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:mediadrm_vendor_data_file:s0 tclass=dir permissive=1
[ ? ?9.175076] type=1400 audit(1703145493.660:30): avc: denied { write } for comm="move_widevine_d" name="mediadrm" dev="dm-7" ino=263 scontext=u:r:move-widevine-data-sh:s0 tcontext=u:object_r:mediadrm_vendor_data_file:s0 tclass=dir permissive=1
[ ? ?9.197718] binder: 417:417 ioctl 40046210 7fca887104 returned -22
[ ? ?9.219591] binder: 411:411 ioctl 40046210 ff8caaf0 returned -22
[ ? ?9.222247] binder: 411:411 ioctl 40046210 ff8caad8 returned -22
[ ? 11.471737] binder: 472:472 ioctl 40046210 7ffbf873f4 returned -22
[ ? 11.597297] dwhdmi-rockchip ff940000.hdmi: failed to get edid
[ ? 11.601552] [drm:vop_plane_atomic_update] *ERROR* crtc-0 win2 dest->x1[633] + dsp_w[654] exceed mode hdisplay[1280]
[ ? 11.664173] [drm:vop_plane_atomic_update] *ERROR* crtc-0 win2 dest->x1[633] + dsp_w[654] exceed mode hdisplay[1280]
[ ? 12.663854] binder: 472:472 ioctl 40046210 7ffbf86dc4 returned -22
[ ? 14.215518] init: Control message: Processed ctl.start for 'idmap2d' from pid: 472 (system_server)
[ ? 14.343858] healthd: battery l=50 v=3 t=2.6 h=2 st=3 fc=100 chg=au
[ ? 14.934781] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/system/etc/init/hw/init.rc:1157)
[ ? 20.693734] read descriptors
[ ? 20.693780] read strings
[ ? 20.693877] read descriptors
[ ? 20.693898] read strings
[ ? 20.956517] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? 20.957658] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ ? 20.969739] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[ ? 20.969764] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[ ? 20.969949] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ ? 20.969963] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? 20.970054] [dhd] CFG80211-ERROR) wl_cfg80211_netdev_notifier_call : wdev null. Do nothing
[ ? 21.014381] [drm:vop_plane_atomic_update] *ERROR* crtc-0 win2 dest->x1[633] + dsp_w[654] exceed mode hdisplay[1280]
[ ? 21.061483] Freeing drm_logo memory: 732K
[ ? 21.237629] binder: 689:689 ioctl 40046210 7ffbf87394 returned -22
[ ? 21.265499] binder: 702:702 ioctl 40046210 7ffbf87394 returned -22
[ ? 21.297066] binder: 726:726 ioctl 40046210 7ffbf87394 returned -22
[ ? 21.457846] binder: 689:689 ioctl 40046210 7ffbf85404 returned -22
[ ? 21.900401] binder: 853:853 ioctl 40046210 ffb1db50 returned -22
[ ? 21.901938] binder: 854:854 ioctl 40046210 7ffbf87394 returned -22
[ ? 22.324418] binder: 943:943 ioctl 40046210 7ffbf87394 returned -22
[ ? 22.419813] binder: 958:958 ioctl 40046210 7ffbf87394 returned -22
[ ? 22.458773] binder: 943:943 ioctl 40046210 7ffbf86384 returned -22
[ ? 22.459522] binder: 979:979 ioctl 40046210 7ffbf87394 returned -22
[ ? 22.572038] binder: 702:1009 ioctl 40046210 7b8fa53114 returned -22
[ ? 22.588548] binder: 1007:1007 ioctl 40046210 7ffbf87394 returned -22
[ ? 22.824211] binder: 1048:1048 ioctl 40046210 7ffbf87394 returned -22
[ ? 22.973881] binder: 1048:1069 ioctl 40046210 7ba4abceb4 returned -22
[ ? 23.207252] type=1400 audit(1703145507.693:41): avc: denied { search } for comm="system_server" name="tethering" dev="bpf" ino=21992 scontext=u:r:system_server:s0 tcontext=u:object_r:fs_bpf_tethering:s0 tclass=dir permissive=1
[ ? 24.644232] binder: undelivered transaction 28458, process died.
[ ? 24.644864] init: Service 'bootanim' (pid 201) exited with status 0 oneshot service took 20.955999 seconds in background
[ ? 24.644892] init: Sending signal 9 to service 'bootanim' (pid 201) process group...
[ ? 24.645095] libprocessgroup: Successfully killed process cgroup uid 1003 pid 201 in 0ms
[ ? 24.745584] init: processing action (sys.boot_completed=1) from (/system/etc/init/hw/init.rc:1148)
[ ? 24.746116] init: starting service 'exec 17 (/bin/rm -rf /data/per_boot)'...
[ ? 24.748943] init: SVC_EXEC service 'exec 17 (/bin/rm -rf /data/per_boot)' pid 1161 (uid 1000 gid 1000+0 context default) started; waiting...
[ ? 24.767862] init: Service 'exec 17 (/bin/rm -rf /data/per_boot)' (pid 1161) exited with status 0 waiting took 0.020000 seconds
[ ? 24.767936] init: Sending signal 9 to service 'exec 17 (/bin/rm -rf /data/per_boot)' (pid 1161) process group...
[ ? 24.768246] libprocessgroup: Successfully killed process cgroup uid 1000 pid 1161 in 0ms
[ ? 24.771138] init: Encryption policy of /data/per_boot set to 88f4e7c7b9d6f6b02cf90b406d057af7 v2 modes 1/4 flags 0xa
[ ? 24.816085] binder: 1165:1165 ioctl 40046210 7ffbf87394 returned -22
[ ? 24.825075] binder: 1167:1167 ioctl 40046210 7ffbf87394 returned -22
[ ? 24.844006] binder: 1192:1192 ioctl 40046210 7ffbf87394 returned -22
[ ? 25.080156] zram0: detected capacity change from 0 to 2011353088
[ ? 25.111440] mkswap: Swapspace size: 1964208k, UUID=a63e2e47-0b04-44f9-8b04-836c7ac63ec4
[ ? 25.113578] Adding 1964208k swap on /dev/block/zram0. ?Priority:-2 extents:1 across:1964208k SS
[ ? 25.830323] binder: 1244:1244 ioctl 40046210 7ffbf87394 returned -22
[ ? 25.889455] binder: 1260:1260 ioctl 40046210 7ffbf87394 returned -22
[ ? 25.975887] binder: 1279:1279 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.005154] binder: 1281:1281 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.088297] binder: 1007:1329 ioctl 40046210 7b9fecdeb4 returned -22
[ ? 26.089557] binder: 1313:1313 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.099975] binder: 1330:1330 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.430391] binder: 1392:1392 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.539043] binder: 1411:1411 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.866147] binder: 1452:1452 ioctl 40046210 7ffbf87394 returned -22
[ ? 26.905339] binder: 1467:1467 ioctl 40046210 7ffbf87394 returned -22
[ ? 27.482167] binder: 1503:1503 ioctl 40046210 7ffbf87394 returned -22
[ ? 27.910531] binder: 1523:1523 ioctl 40046210 7ffbf87394 returned -22
[ ? 28.770641] binder: 1550:1550 ioctl 40046210 7ffbf87394 returned -22
[ ? 31.555669] binder: 1591:1591 ioctl 40046210 7ffbf87394 returned -22
[ ? 31.916219] binder: 1618:1618 ioctl 40046210 7ffbf87394 returned -22
[ ? 32.079683] binder: 1638:1638 ioctl 40046210 7ffbf87394 returned -22
[ ? 32.206177] binder: 1657:1657 ioctl 40046210 7ffbf87394 returned -22
[ ? 32.366242] binder: 1674:1674 ioctl 40046210 7ffbf87394 returned -22
[ ? 32.484521] binder: 1691:1691 ioctl 40046210 7ffbf87394 returned -22
[ ? 32.498724] binder: 1692:1692 ioctl 40046210 7ffbf87394 returned -22
[ ? 32.732644] binder: 1725:1725 ioctl 40046210 7ffbf87394 returned -22
[ ? 33.166159] binder: 1742:1742 ioctl 40046210 7ffbf87394 returned -22
[ ? 33.213622] binder: undelivered TRANSACTION_COMPLETE
[ ? 33.213903] binder: undelivered transaction 82031, process died.
[ ? 33.519940] binder: 1762:1762 ioctl 40046210 7ffbf87394 returned -22
[ ? 33.680750] init: Sending signal 9 to service 'idmap2d' (pid 401) process group...
[ ? 33.686559] libprocessgroup: Successfully killed process cgroup uid 1000 pid 401 in 5ms
[ ? 33.687447] init: Control message: Processed ctl.stop for 'idmap2d' from pid: 472 (system_server)
[ ? 33.687672] init: Service 'idmap2d' (pid 401) received signal 9
[ ? 34.466092] binder: 1787:1787 ioctl 40046210 7ffbf87394 returned -22
[ ? 34.697387] binder: 1814:1814 ioctl 40046210 7ffbf87394 returned -22
[ ? 34.844597] binder: 1840:1840 ioctl 40046210 7ffbf87394 returned -22
[ ? 35.122167] binder: 1861:1861 ioctl 40046210 7ffbf87394 returned -22
[ ? 35.381319] binder: 1879:1879 ioctl 40046210 7ffbf87394 returned -22

console:/ $?
console:/ $?
console:/ $?
console:/ $?
console:/ $?
console:/ $ su
console:/ #?
console:/ #?
console:/ #?
console:/ # ifconfig
eth0 ? ? ?Link encap:Ethernet ?HWaddr 36:84:7b:28:50:a3 ?Driver rk_gmac-dwmac
? ? ? ? ? UP BROADCAST MULTICAST ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:0 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:0?
? ? ? ? ? Interrupt:27?

dummy0 ? ?Link encap:Ethernet ?HWaddr ce:f9:1f:27:ed:58
? ? ? ? ? inet6 addr: fe80::ccf9:1fff:fe27:ed58/64 Scope: Link
? ? ? ? ? UP BROADCAST RUNNING NOARP ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:4 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:280?

lo ? ? ? ?Link encap:Local Loopback ?
? ? ? ? ? inet addr:127.0.0.1 ?Mask:255.0.0.0?
? ? ? ? ? inet6 addr: ::1/128 Scope: Host
? ? ? ? ? UP LOOPBACK RUNNING ?MTU:65536 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:0 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:0?

console:/ #?
console:/ #?
console:/ #?
console:/ #?
console:/ # ifconfig
eth0 ? ? ?Link encap:Ethernet ?HWaddr 36:84:7b:28:50:a3 ?Driver rk_gmac-dwmac
? ? ? ? ? UP BROADCAST MULTICAST ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:0 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:0?
? ? ? ? ? Interrupt:27?

dummy0 ? ?Link encap:Ethernet ?HWaddr ce:f9:1f:27:ed:58
? ? ? ? ? inet6 addr: fe80::ccf9:1fff:fe27:ed58/64 Scope: Link
? ? ? ? ? UP BROADCAST RUNNING NOARP ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:4 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:280?

lo ? ? ? ?Link encap:Local Loopback ?
? ? ? ? ? inet addr:127.0.0.1 ?Mask:255.0.0.0?
? ? ? ? ? inet6 addr: ::1/128 Scope: Host
? ? ? ? ? UP LOOPBACK RUNNING ?MTU:65536 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:0 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:0?

console:/ #?
console:/ #?
console:/ # lsmod
Module ? ? ? ? ? ? ? ? ?Size ?Used by
bcmdhd ? ? ? ? ? ? ? 1548288 ?0?
console:/ #?
console:/ #?
console:/ #?
console:/ # [ ? 59.032512] binder: 1944:1944 ioctl 40046210 7ffbf87394 returned -22
[ ? 59.311006] binder: 1944:1961 ioctl 40046210 7ba6aeaeb4 returned -22
[ ? 59.987123] binder: 1192:1228 ioctl 40046210 7ba41e9eb4 returned -22
[ ? 60.643042] binder: 2007:2007 ioctl 40046210 7ffbf87394 returned -22
[ ? 68.345051] healthd: battery l=50 v=3 t=2.6 h=2 st=3 fc=100 chg=au
[ ? 69.199285] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:52)
[ ? 69.206108] init: processing action (vendor.wifi.direct.interface=p2p-dev-wlan0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ ? 69.208782] init: processing action (wlan.driver.status=ok) from (/vendor/etc/init/hw/init.connectivity.rc:52)
[ ? 69.209324] dhd_open: Enter wlan0
[ ? 69.209342] dhd_open : no mutex held. set lock
[ ? 69.209351]?
[ ? 69.209351] Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
[ ? 69.209379] [dhd-wlan0] wl_android_wifi_on : in g_wifi_on=0
[ ? 69.209386] wifi_platform_set_power = 1, delay: 200 msec
[ ? 69.209396] ======== PULL WL_REG_ON(-1) HIGH! ========
[ ? 69.209412] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ ? 69.209420] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ ? 69.209426] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0]
[ ? 69.516622] sdio_reset_comm():
[ ? 69.530636] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ ? 69.547283] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[ ? 69.619195] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ ? 69.625534] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ ? 69.632586] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ ? 69.644349] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ ? 69.658041] mmc0: queuing unknown CIS tuple 0x8e (9 bytes)
[ ? 69.995940] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
[ ? 70.186716] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 121
[ ? 70.187211] sdioh_start: set sd_f2_blocksize 256
[ ? 70.188126]?
[ ? 70.188126]?
[ ? 70.188126] dhd_bus_devreset: == Power ON ==
[ ? 70.188392] F1 signature read @0x18000000=0x1042aae8
[ ? 70.202455] F1 signature OK, socitype:0x1 chip:0xaae8 rev:0x2 pkg:0x4
[ ? 70.204798] DHD: dongle ram size is set to 1310720(orig 1310720) at 0x170000
[ ? 70.204951] dhd_bus_devreset: making DHD_BUS_DOWN
[ ? 70.205083] dhdsdio_probe_init: making DHD_BUS_DOWN
[ ? 70.205672] [dhd] dhd_conf_read_config : Ignore config file /vendor/etc/firmware/config.txt
[ ? 70.205703] [dhd] dhd_conf_set_path_params : Final fw_path=/vendor/etc/firmware/fw_bcm43752a2_ag.bin
[ ? 70.205711] [dhd] dhd_conf_set_path_params : Final nv_path=/vendor/etc/firmware/nvram_ap6275s.txt
[ ? 70.205718] [dhd] dhd_conf_set_path_params : Final clm_path=/vendor/etc/firmware/clm_bcm43752a2_ag.blob
[ ? 70.205725] [dhd] dhd_conf_set_path_params : Final conf_path=/vendor/etc/firmware/config.txt
[ ? 70.207451] dhd_os_open_image1: /vendor/etc/firmware/fw_bcm43752a2_ag.bin (757448 bytes) open success
[ ? 70.299629] dhd_os_open_image1: /vendor/etc/firmware/nvram_ap6275s.txt (8354 bytes) open success
[ ? 70.300244] NVRAM version: ?AP6275S_NVRAM_V1.4_20201116
[ ? 70.301447] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ ? 70.364367] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[ ? 70.364800] bcmsdh_oob_intr_register: HW_OOB irq=90 flags=0x4
[ ? 70.365077] get_mem_val_from_file: File [/data/misc/wifi/.memdump.info] doesn't exist
[ ? 70.365104] dhd_get_memdump_info: MEMDUMP ENABLED = 3
[ ? 70.367590] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 1
[ ? 70.369722] dhd_os_open_image1: /vendor/etc/firmware/clm_bcm43752a2_ag.blob (28865 bytes) open success
[ ? 70.371002] dhd_check_current_clm_data: ----- This FW is not included CLM data -----
[ ? 70.415469] dhd_check_current_clm_data: ----- This FW is included CLM data -----
[ ? 70.420793] Firmware up: op_mode=0x0005, MAC=08:fb:ea:ea:a3:da
[ ? 70.433573] dhd_preinit_ioctls: event_log_max_sets: 26 ret: 0
[ ? 70.448656] ? Driver: 100.10.545.9 (r826445-20200316-8)
[ ? 70.448656] ? Firmware: wl0: Oct 23 2020 15:06:26 version 18.35.387.23.14 (70c9ec1@shgit) (wlan=r880297) FWID 01-217b144d
[ ? 70.448656] ? CLM: 9.9.5_SS (2019-12-04 01:26:12)?
[ ? 70.449461] dhd_txglom_enable: enable 1
[ ? 70.449481] [dhd] dhd_conf_set_txglom_params : txglom_mode=copy
[ ? 70.449500] [dhd] dhd_conf_set_txglom_params : txglomsize=36, deferred_tx_len=0
[ ? 70.449519] [dhd] dhd_conf_set_txglom_params : txinrx_thres=128, dhd_txminmax=-1
[ ? 70.449528] [dhd] dhd_conf_set_txglom_params : tx_max_offset=0, txctl_tmo_fix=300
[ ? 70.449541] [dhd] dhd_conf_get_disable_proptx : fw_proptx=1, disable_proptx=-1
[ ? 70.451699] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
[ ? 70.454805] dhd_pno_init: Support Android Location Service

[ ? 70.481568] rtt_do_get_ioctl: failed to send getbuf proxd iovar (CMD ID : 1), status=-23
[ ? 70.481618] dhd_rtt_init : FTM is not supported
[ ? 70.482290] dhd_rtt_ftm_config : failed to set config
[ ? 70.485134] dhd_ecounter_autoconfig Ecounter autoconfig in FW not supported
[ ? 70.485682] failed to start ecounters
[ ? 70.485706] dhd_ecounter_configure Ecounters start failed
[ ? 70.491053] [INIT] logset:8 is preserve/chatty
[ ? 70.492164] [INIT] logset:10 is preserve/chatty
[ ? 70.501373] [dhd] dhd_conf_set_country : set country CN, revision 0
[ ? 70.505740] [dhd] dhd_conf_set_country : Country code: CN (CN/0)
[ ? 70.513920] [dhd-wlan0] wl_android_wifi_on : Success
[ ? 70.569269] dhd_open : the lock is released.
[ ? 70.569301] dhd_open: Exit wlan0 ret=0
[ ? 70.569310] [wlan0] tx queue started
[ ? 70.599119] init: processing action (vendor.wifi.direct.interface=p2p-dev-wlan0) from (/vendor/etc/init/hw/init.connectivity.rc:59)
[ ? 70.610631] init: starting service 'wpa_supplicant'...
[ ? 70.611287] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ ? 70.616673] init: Control message: Processed ctl.interface_start for 'android.hardware.wifi.supplicant@1.0::ISupplicant/default' from pid: 171 (/system/bin/hwservicemanager)
[ ? 70.700854] capability: warning: `wpa_supplicant' uses 32-bit capabilities (legacy support in use)
[ ? 70.706676] binder: 2047:2047 ioctl 40046210 7fe39706c4 returned -22
[ ? 70.905967] P2P interface registered
[ ? 70.906030] wl_cfgp2p_add_p2p_disc_if: wdev: 00000000847b46e0, wdev->net: ? ? ? ? ? (null)
[ ? 70.995323] dhd_set_suspend: force extra Suspend setting
[ ? 70.995371] dhd_enable_packet_filter: enter, value = 1
[ ? 71.048865] dhd_dbg_attach_pkt_monitor, 1502
[ ? 71.061330] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 0, bssidx: 0
[ ? 71.061809] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 71.061832] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 71.061853] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 71.072020] net_os_enable_packet_filter: val = 0
[ ? 71.072051] dhd_enable_packet_filter: enter, value = 0
[ ? 71.079938] net_os_rxfilter_add_remove: add_remove = 0, num = 2
[ ? 71.081047] net_os_enable_packet_filter: val = 1
[ ? 71.081076] dhd_enable_packet_filter: enter, value = 1
[ ? 71.088081] net_os_enable_packet_filter: val = 0
[ ? 71.088116] dhd_enable_packet_filter: enter, value = 0
[ ? 71.095927] net_os_rxfilter_add_remove: add_remove = 0, num = 3
[ ? 71.097424] net_os_enable_packet_filter: val = 1
[ ? 71.097527] dhd_enable_packet_filter: enter, value = 1
[ ? 71.104303] dhd_set_suspend: force extra Suspend setting
[ ? 71.104421] dhd_enable_packet_filter: enter, value = 1
[ ? 71.146931] dhd_set_suspend: Remove extra suspend setting?
[ ? 71.147458] dhd_enable_packet_filter: enter, value = 0
[ ? 71.171503] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 1, bssidx: 0
[ ? 71.171984] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 71.172011] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 71.172025] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 73.165582] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 2, bssidx: 0
[ ? 73.166674] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 73.166704] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 73.166719] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 75.195019] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 3, bssidx: 0
[ ? 75.196751] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 75.196791] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 75.196810] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 77.239605] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 4, bssidx: 0
[ ? 77.241202] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 77.241251] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 77.241272] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 79.292452] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 5, bssidx: 0
[ ? 79.297078] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 79.297123] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 79.297141] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 81.221419] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 6, bssidx: 0
[ ? 81.222868] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 81.222885] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 81.222894] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 81.328189] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 7, bssidx: 0
[ ? 81.330505] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 81.330565] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 81.330593] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ? 91.285237] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 8, bssidx: 0
[ ? 91.286750] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ? 91.286794] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ? 91.286815] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)

console:/ #?
console:/ #?
console:/ #?
console:/ #?
console:/ #?
console:/ # ifconfig
eth0 ? ? ?Link encap:Ethernet ?HWaddr 36:84:7b:28:50:a3 ?Driver rk_gmac-dwmac
? ? ? ? ? UP BROADCAST MULTICAST ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:0 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:0?
? ? ? ? ? Interrupt:27?

dummy0 ? ?Link encap:Ethernet ?HWaddr ce:f9:1f:27:ed:58
? ? ? ? ? inet6 addr: fe80::ccf9:1fff:fe27:ed58/64 Scope: Link
? ? ? ? ? UP BROADCAST RUNNING NOARP ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:5 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:350?

lo ? ? ? ?Link encap:Local Loopback ?
? ? ? ? ? inet addr:127.0.0.1 ?Mask:255.0.0.0?
? ? ? ? ? inet6 addr: ::1/128 Scope: Host
? ? ? ? ? UP LOOPBACK RUNNING ?MTU:65536 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:0 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:0?

wlan0 ? ? Link encap:Ethernet ?HWaddr 08:fb:ea:ea:a3:da ?Driver bcmsdh_sdmmc
? ? ? ? ? UP BROADCAST MULTICAST ?MTU:1500 ?Metric:1
? ? ? ? ? RX packets:0 errors:0 dropped:0 overruns:0 frame:0?
? ? ? ? ? TX packets:2 errors:0 dropped:0 overruns:0 carrier:0?
? ? ? ? ? collisions:0 txqueuelen:1000?
? ? ? ? ? RX bytes:0 TX bytes:176?

console:/ # [ ?101.337204] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 9, bssidx: 0
[ ?101.339499] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?101.339537] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?101.339552] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?106.084146] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 10, bssidx: 0
[ ?106.085224] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?106.085268] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?106.085286] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?108.122441] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 11, bssidx: 0
[ ?108.125069] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?108.125111] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?108.125129] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?110.171408] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 12, bssidx: 0
[ ?110.172896] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?110.172945] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?110.173053] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?111.399441] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 13, bssidx: 0
[ ?111.400880] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?111.400922] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?111.400939] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?112.205210] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 14, bssidx: 0
[ ?112.206916] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?112.206982] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?112.207007] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?114.251499] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 15, bssidx: 0
[ ?114.253743] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?114.253790] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?114.253811] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?116.290389] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 16, bssidx: 0
[ ?116.291806] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?116.291853] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?116.291873] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?121.475530] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 17, bssidx: 0
[ ?121.477313] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?121.477360] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?121.477380] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?128.345026] healthd: battery l=50 v=3 t=2.6 h=2 st=3 fc=100 chg=au
[ ?131.519954] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 18, bssidx: 0
[ ?131.522845] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?131.522909] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?131.522936] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?141.562797] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 19, bssidx: 0
[ ?141.564447] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?141.564562] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?141.564624] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?151.622287] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 20, bssidx: 0
[ ?151.623968] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?151.624020] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?151.624042] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?153.818654] dhd_set_suspend: force extra Suspend setting
[ ?153.818701] dhd_enable_packet_filter: enter, value = 1
[ ?158.090846] rockchip-vop ff900000.vop: [drm:vop_crtc_atomic_enable] Update mode to 1536x2048p60, type: 14
[ ?158.113989] [dhd-wlan0] wl_run_escan : LEGACY_SCAN sync ID: 21, bssidx: 0
[ ?158.115537] [dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
[ ?158.115576] [dhd] CFG80211-ERROR) wl_run_escan : scan error (-37)
[ ?158.115591] [dhd] CFG80211-ERROR) wl_cfg80211_scan : scan error (-11)
[ ?158.179924] dhd_set_suspend: Remove extra suspend setting?
[ ?158.181267] dhd_enable_packet_filter: enter, value = 0
[ ?158.250623] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)
[ ?158.252031] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)
[ ?158.253435] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)
[ ?158.254831] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)
[ ?158.256228] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)
[ ?158.257629] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)
[ ?158.259012] rockchip-dp ff970000.edp: AUX CH error happened: 0x2 (1)


搜索:[dhd] CFG80211-ERROR) wl_run_escan : ?Escan set error (-37)
https://blog.csdn.net/wb4916/article/details/128794590
20230129在AIO-3568J开发板在原厂Android11下跑通6275s

【根据全志平台的经验,WIFI的固件越大越新!Nvidia显卡驱动一般也是这样的!所以当时比对到之类,编译之前我就没有改!后来感觉驱动和这里的固件是配对的!^_】


3、替换SDK里面的AP6275S的固件!
【如果拿不到合适的,可以使用Firefly的AIO-3568J的开发板中的固件!^_】
Z:\3TB\81android12-rk3588-new\vendor\rockchip\common\bluetooth\lib\firmware\BCM4356A2.hcd
Z:\3TB\81android12-rk3588-new\vendor\rockchip\common\wifi\firmware\clm_bcm43752a2_ag.blob
Z:\3TB\81android12-rk3588-new\vendor\rockchip\common\wifi\firmware\fw_bcm43752a2_ag.bin
Z:\3TB\81android12-rk3588-new\vendor\rockchip\common\wifi\firmware\fw_bcm43752a2_ag_apsta.bin
Z:\3TB\81android12-rk3588-new\vendor\rockchip\common\wifi\firmware\nvram_ap6275s.txt


拷贝AP6398SV的固件【不过怎么感觉没用呢?】:
Z:\3TB\13rk3399-android-10\vendor\rockchip\common\bluetooth\lib\firmware\BCM4345C0_ap.hcd

Z:\3TB\13rk3399-android-10\vendor\rockchip\common\wifi\firmware\clm_bcm4359c51a2_ag.blob
Z:\3TB\13rk3399-android-10\vendor\rockchip\common\wifi\firmware\fw_bcm4359c51a2_ag.bin
Z:\3TB\13rk3399-android-10\vendor\rockchip\common\wifi\firmware\fw_bcm4359c51a2_ag_apsta.bin
Z:\3TB\13rk3399-android-10\vendor\rockchip\common\wifi\firmware\nvram_ap6398sv.txt


?

文章来源:https://blog.csdn.net/wb4916/article/details/135137240
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。