20240601在Toybrick的TB-RK3588开发板上跑IPC的SDK并确认eth0

20240601在Toybrick的TB-RK3588开发板上跑IPC的SDK并确认eth0
2024/6/1 20:06


ADB的详细LOG:
Microsoft Windows [版本 10.0.22621.3296]
(c) Microsoft Corporation。保留所有权利。

C:\Users\QQ>adb shell
adb server version (40) doesn't match this client (41); killing...
* daemon started successfully
#
#
#
# dmesg
[    0.690265] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[    0.690284] Linux version 5.10.110 (viewpro@viewpro-ThinkBook-16-G5-IRH) (aarch64-rockchip1031-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1 SMP Tue May 21 14:23:28 CST 2024
[    0.697503] Machine model: Rockchip RK3588 NVR DEMO LP4 V10 Board
[    0.697575] earlycon: uart8250 at MMIO32 0x00000000feb50000 (options '')
[    0.701897] printk: bootconsole [uart8250] enabled
[    0.704044] efi: UEFI not found.
[    0.708311] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
[    0.709360] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
[    0.710488] Reserved memory: created CMA memory pool at 0x00000001ff800000, size 8 MiB
[    0.711200] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
[    0.821537] Zone ranges:
[    0.821773]   DMA      [mem 0x0000000000200000-0x00000000ffffffff]
[    0.822335]   DMA32    empty
[    0.822601]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
[    0.823160] Movable zone start for each node
[    0.823544] Early memory node ranges
[    0.823870]   node   0: [mem 0x0000000000200000-0x00000000083fffff]
[    0.824439]   node   0: [mem 0x0000000009400000-0x00000000efffffff]
[    0.825008]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
[    0.825575] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff]
[    0.826213] On node 0 totalpages: 2027008
[    0.826217]   DMA zone: 15288 pages used for memmap
[    0.826220]   DMA zone: 0 pages reserved
[    0.826223]   DMA zone: 978432 pages, LIFO batch:63
[    0.826226]   Normal zone: 16384 pages used for memmap
[    0.826229]   Normal zone: 1048576 pages, LIFO batch:63
[    0.870976] psci: probing for conduit method from DT.
[    0.871439] psci: PSCIv1.1 detected in firmware.
[    0.871857] psci: Using standard PSCI v0.2 function IDs
[    0.872330] psci: Trusted OS migration not required
[    0.872775] psci: SMC Calling Convention v1.2
[    0.873514] percpu: Embedded 30 pages/cpu s83416 r8192 d31272 u122880
[    0.874135] pcpu-alloc: s83416 r8192 d31272 u122880 alloc=30*4096
[    0.874140] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[    0.874267] Detected VIPT I-cache on CPU0
[    0.874667] CPU features: detected: GIC system register CPU interface
[    0.875248] CPU features: detected: Virtualization Host Extensions
[    0.875812] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.876451] alternatives: patching kernel code
[    0.878545] Built 1 zonelists, mobility grouping on.  Total pages: 1995336
[    0.879172] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal  blkdevparts=mmcblk0:32K(env),512K@32K(idblock),4M(uboot),32M(boot),2G(rootfs),1G(oem),2G(userdata),-(media) androidboot.verifiedbootstate=orange rw rootwait earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0 root=/dev/mmcblk0p5 rootfstype=ext4
[    0.883080] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.884179] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.884885] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.891521] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
[    0.953223] Memory: 7842136K/8108032K available (18496K kernel code, 3164K rwdata, 5868K rodata, 6464K init, 532K bss, 257704K reserved, 8192K cma-reserved)
[    0.954594] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.955206] ftrace: allocating 55405 entries in 217 pages
[    1.026792] ftrace: allocated 217 pages with 5 groups
[    1.027476] rcu: Hierarchical RCU implementation.
[    1.027906] rcu:     RCU event tracing is enabled.
[    1.028315]  Rude variant of Tasks RCU enabled.
[    1.028726] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    1.033288] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    1.035604] GICv3: GIC: Using split EOI/Deactivate mode
[    1.036082] GICv3: 480 SPIs implemented
[    1.036432] GICv3: 0 Extended SPIs implemented
[    1.036854] GICv3: Distributor has no Range Selector support
[    1.037372] GICv3: 16 PPIs implemented
[    1.037752] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[    1.038463] ITS [mem 0xfe640000-0xfe65ffff]
[    1.038884] ITS@0x00000000fe640000: allocated 8192 Devices @1001e0000 (indirect, esz 8, psz 64K, shr 0)
[    1.039748] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @1001f0000 (flat, esz 2, psz 64K, shr 0)
[    1.040683] ITS: using cache flushing for cmd queue
[    1.041146] ITS [mem 0xfe660000-0xfe67ffff]
[    1.041561] ITS@0x00000000fe660000: allocated 8192 Devices @100210000 (indirect, esz 8, psz 64K, shr 0)
[    1.042424] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @100220000 (flat, esz 2, psz 64K, shr 0)
[    1.043359] ITS: using cache flushing for cmd queue
[    1.043921] GICv3: using LPI property table @0x0000000100230000
[    1.044559] GIC: using cache flushing for LPI property table
[    1.045076] GICv3: CPU0: using allocated LPI pending table @0x0000000100240000
[    1.045854] random: get_random_bytes called from start_kernel+0x3e8/0x648 with crng_init=0
[    1.159589] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    1.160880] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    1.161850] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    1.163422] Console: colour dummy device 80x25
[    1.163845] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[    1.164772] pid_max: default: 32768 minimum: 301
[    1.165296] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.165990] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.167880] rcu: Hierarchical SRCU implementation.
[    1.168933] Platform MSI: msi-controller@fe640000 domain created
[    1.169482] Platform MSI: msi-controller@fe660000 domain created
[    1.170276] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
[    1.171030] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
[    1.171868] EFI services will not be available.
[    1.172498] smp: Bringing up secondary CPUs ...
[    1.173957] CPU features: detected: Spectre-v4
[    1.173960] CPU features: detected: Spectre-BHB
[    1.173962] Detected PIPT I-cache on CPU1
[    1.173976] GICv3: CPU1: found redistributor 400 region 0:0x00000000fe700000
[    1.173984] GICv3: CPU1: using allocated LPI pending table @0x0000000100250000
[    1.174007] CPU1: Booted secondary processor 0x0000000400 [0x414fd0b0]
[    1.175078] Detected PIPT I-cache on CPU2
[    1.175090] GICv3: CPU2: found redistributor 500 region 0:0x00000000fe720000
[    1.175098] GICv3: CPU2: using allocated LPI pending table @0x0000000100260000
[    1.175120] CPU2: Booted secondary processor 0x0000000500 [0x414fd0b0]
[    1.176173] Detected PIPT I-cache on CPU3
[    1.176184] GICv3: CPU3: found redistributor 600 region 0:0x00000000fe740000
[    1.176192] GICv3: CPU3: using allocated LPI pending table @0x0000000100270000
[    1.176213] CPU3: Booted secondary processor 0x0000000600 [0x414fd0b0]
[    1.177272] Detected PIPT I-cache on CPU4
[    1.177283] GICv3: CPU4: found redistributor 700 region 0:0x00000000fe760000
[    1.177291] GICv3: CPU4: using allocated LPI pending table @0x0000000100280000
[    1.177312] CPU4: Booted secondary processor 0x0000000700 [0x414fd0b0]
[    1.178378] Detected VIPT I-cache on CPU5
[    1.178396] GICv3: CPU5: found redistributor 100 region 0:0x00000000fe6a0000
[    1.178409] GICv3: CPU5: using allocated LPI pending table @0x0000000100290000
[    1.178441] CPU5: Booted secondary processor 0x0000000100 [0x412fd050]
[    1.179542] Detected VIPT I-cache on CPU6
[    1.179559] GICv3: CPU6: found redistributor 200 region 0:0x00000000fe6c0000
[    1.179572] GICv3: CPU6: using allocated LPI pending table @0x00000001002a0000
[    1.179604] CPU6: Booted secondary processor 0x0000000200 [0x412fd050]
[    1.180689] Detected VIPT I-cache on CPU7
[    1.180706] GICv3: CPU7: found redistributor 300 region 0:0x00000000fe6e0000
[    1.180720] GICv3: CPU7: using allocated LPI pending table @0x00000001002b0000
[    1.180752] CPU7: Booted secondary processor 0x0000000300 [0x412fd050]
[    1.180827] smp: Brought up 1 node, 8 CPUs
[    1.197533] SMP: Total of 8 processors activated.
[    1.197955] CPU features: detected: Privileged Access Never
[    1.198460] CPU features: detected: User Access Override
[    1.198936] CPU features: detected: 32-bit EL0 Support
[    1.199397] CPU features: detected: Common not Private translations
[    1.199955] CPU features: detected: RAS Extension Support
[    1.200440] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    1.201212] CPU features: detected: CRC32 instructions
[    1.201674] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    1.202305] CPU features: detected: RCpc load-acquire (LDAPR)
[    1.202890] CPU: All CPU(s) started at EL2
[    1.204643] devtmpfs: initialized
[    1.211539] Registered cp15_barrier emulation handler
[    1.211995] Registered setend emulation handler
[    1.212459] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.213337] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    1.214088] pinctrl core: initialized pinctrl subsystem
[    1.214749] DMI not present or invalid.
[    1.215177] NET: Registered protocol family 16
[    1.216292] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    1.216982] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    1.218107] thermal_sys: Registered thermal governor 'fair_share'
[    1.218109] thermal_sys: Registered thermal governor 'step_wise'
[    1.218656] thermal_sys: Registered thermal governor 'user_space'
[    1.219193] thermal_sys: Registered thermal governor 'power_allocator'
[    1.219829] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[    1.221153] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[    1.221885] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[    1.222621] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
[    1.223357] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
[    1.224090] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
[    1.224821] cpuidle: using governor menu
[    1.225177] Registered FIQ tty driver
[    1.225575] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    1.226269] ASID allocator initialised with 65536 entries
[    1.227691] ramoops: dmesg-0 0x20000@0x0000000000110000
[    1.228176] ramoops: console 0x80000@0x0000000000130000
[    1.228653] ramoops: pmsg    0x50000@0x00000000001b0000
[    1.229311] printk: console [ramoops-1] enabled
[    1.229720] pstore: Registered ramoops as persistent store backend
[    1.230277] ramoops: using 0xf0000@0x110000, ecc: 0
[    1.258209] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[    1.258958] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[    1.259678] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[    1.260397] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[    1.261111] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[    1.261717] rockchip-pinctrl pinctrl: probed pinctrl
[    1.270310] fiq_debugger fiq_debugger.0: IRQ fiq not found
[    1.270809] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[    1.271327] fiq_debugger_probe: could not install nmi irq handler
[    1.271914] printk: console [ttyFIQ0] enabled
[    1.272684] printk: bootconsole [uart8250] disabled
[    1.273185] Registered fiq debugger ttyFIQ0
[    1.273477] vcc3v3_pcie30: supplied by vcc12v_dcin
[    1.273525] vcc5v0_sys: supplied by vcc12v_dcin
[    1.273631] vcc5v0_host: supplied by vcc5v0_sys
[    1.273756] vcc5v0_otg: supplied by vcc5v0_sys
[    1.273803] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
[    1.274210] iommu: Default domain type: Translated
[    1.274264] rk_iommu fdab9000.iommu: version = 2
[    1.274488] rk_iommu fdb50800.iommu: version = 2
[    1.274666] rk_iommu fdb60f00.iommu: version = 2
[    1.274793] rk_iommu fdb70f00.iommu: version = 2
[    1.274913] rk_iommu fdb90480.iommu: version = 2
[    1.275052] rk_iommu fdba0800.iommu: version = 2
[    1.275189] rk_iommu fdba4800.iommu: version = 2
[    1.275338] rk_iommu fdba8800.iommu: version = 2
[    1.275477] rk_iommu fdbac800.iommu: version = 2
[    1.275615] rk_iommu fdbb0800.iommu: version = 2
[    1.275750] rk_iommu fdbdf000.iommu: version = 2
[    1.275944] rk_iommu fdbef000.iommu: version = 2
[    1.276090] rk_iommu fdcb7f00.iommu: version = 2
[    1.276265] rk_iommu fdcc7f00.iommu: version = 2
[    1.276403] rk_iommu fdce0800.iommu: version = 2
[    1.276479] rk_iommu fdd97e00.iommu: version = 2
[    1.276683] SCSI subsystem initialized
[    1.276695] libata version 3.00 loaded.
[    1.276744] usbcore: registered new interface driver usbfs
[    1.276756] usbcore: registered new interface driver hub
[    1.276766] usbcore: registered new device driver usb
[    1.276791] mc: Linux media interface: v0.10
[    1.276799] videodev: Linux video capture interface: v2.00
[    1.276817] pps_core: LinuxPPS API ver. 1 registered
[    1.276821] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.276826] PTP clock support registered
[    1.277004] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[    1.277031] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[    1.277742] Advanced Linux Sound Architecture Driver Initialized.
[    1.277877] Bluetooth: Core ver 2.22
[    1.277886] NET: Registered protocol family 31
[    1.277888] Bluetooth: HCI device and connection manager initialized
[    1.277892] Bluetooth: HCI socket layer initialized
[    1.277896] Bluetooth: L2CAP socket layer initialized
[    1.277901] Bluetooth: SCO socket layer initialized
[    1.279138] rockchip-cpuinfo cpuinfo: SoC            : 35881000
[    1.279143] rockchip-cpuinfo cpuinfo: Serial         : d47df279991b7400
[    1.279344] clocksource: Switched to clocksource arch_sys_counter
[    1.515964] NET: Registered protocol family 2
[    1.516065] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.517937] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    1.518003] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    1.518318] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.518944] TCP: Hash tables configured (established 65536 bind 65536)
[    1.518979] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.519095] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    1.519247] NET: Registered protocol family 1
[    1.519430] RPC: Registered named UNIX socket transport module.
[    1.519434] RPC: Registered udp transport module.
[    1.519437] RPC: Registered tcp transport module.
[    1.519439] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.519696] PCI: CLS 0 bytes, default 64
[    1.520279] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.521765] Initialise system trusted keyrings
[    1.521805] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[    1.523134] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.523293] NFS: Registering the id_resolver key type
[    1.523301] Key type id_resolver registered
[    1.523304] Key type id_legacy registered
[    1.523316] ntfs: driver 2.1.32 [Flags: R/O].
[    1.523372] jffs2: version 2.2. (NAND) ? 2001-2006 Red Hat, Inc.
[    1.523458] fuse: init (API version 7.32)
[    1.523548] SGI XFS with security attributes, no debug enabled
[    1.543678] NET: Registered protocol family 38
[    1.543684] Key type asymmetric registered
[    1.543687] Asymmetric key parser 'x509' registered
[    1.543698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    1.543701] io scheduler mq-deadline registered
[    1.543704] io scheduler kyber registered
[    1.544015] rockchip-csi2-dphy-hw fedc0000.csi2-dphy0-hw: csi2 dphy hw probe successfully!
[    1.544087] rockchip-csi2-dphy-hw fedc8000.csi2-dphy1-hw: csi2 dphy hw probe successfully!
[    1.544215] rockchip-csi2-dphy csi2-dphy1: csi2 dphy1 probe successfully!
[    1.544265] rockchip-csi2-dphy csi2-dphy2: csi2 dphy2 probe successfully!
[    1.544439] rockchip-csi2-dphy csi2-dphy4: csi2 dphy4 probe successfully!
[    1.544488] rockchip-csi2-dphy csi2-dphy5: csi2 dphy5 probe successfully!
[    1.547636] iep: Module initialized.
[    1.547661] mpp_service mpp-srv: d8394edd3 author: Yandong Lin 2022-10-01 video: rockchip: mpp: do not register irq for av1 cache
[    1.547664] mpp_service mpp-srv: probe start
[    1.548467] mpp_vdpu2 fdb50400.vdpu: Adding to iommu group 1
[    1.548667] mpp_vdpu2 fdb50400.vdpu: probe device
[    1.548745] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[    1.548751] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[    1.548815] mpp_vdpu2 fdb50400.vdpu: probing finish
[    1.548917] mpp_vepu2 jpege-ccu: probing start
[    1.548920] mpp_vepu2 jpege-ccu: probing finish
[    1.548987] mpp_vepu2 fdb50000.vepu: Adding to iommu group 1
[    1.549008] mpp_vepu2 fdb50000.vepu: probing start
[    1.549066] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[    1.549070] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[    1.549133] mpp_vepu2 fdb50000.vepu: probing finish
[    1.549210] mpp_vepu2 fdba0000.jpege-core: Adding to iommu group 5
[    1.549349] mpp_vepu2 fdba0000.jpege-core: probing start
[    1.549431] mpp_vepu2 fdba0000.jpege-core: attach ccu success
[    1.549493] mpp_vepu2 fdba0000.jpege-core: probing finish
[    1.549561] mpp_vepu2 fdba4000.jpege-core: Adding to iommu group 6
[    1.549677] mpp_vepu2 fdba4000.jpege-core: probing start
[    1.549744] mpp_vepu2 fdba4000.jpege-core: attach ccu success
[    1.549796] mpp_vepu2 fdba4000.jpege-core: probing finish
[    1.549875] mpp_vepu2 fdba8000.jpege-core: Adding to iommu group 7
[    1.549991] mpp_vepu2 fdba8000.jpege-core: probing start
[    1.550057] mpp_vepu2 fdba8000.jpege-core: attach ccu success
[    1.550108] mpp_vepu2 fdba8000.jpege-core: probing finish
[    1.550183] mpp_vepu2 fdbac000.jpege-core: Adding to iommu group 8
[    1.550299] mpp_vepu2 fdbac000.jpege-core: probing start
[    1.550363] mpp_vepu2 fdbac000.jpege-core: attach ccu success
[    1.550421] mpp_vepu2 fdbac000.jpege-core: probing finish
[    1.550599] mpp-iep2 fdbb0000.iep: Adding to iommu group 9
[    1.550717] mpp-iep2 fdbb0000.iep: probe device
[    1.550798] mpp-iep2 fdbb0000.iep: allocate roi buffer failed
[    1.550845] mpp-iep2 fdbb0000.iep: probing finish
[    1.550990] mpp_jpgdec fdb90000.jpegd: Adding to iommu group 4
[    1.551187] mpp_jpgdec fdb90000.jpegd: probe device
[    1.551315] mpp_jpgdec fdb90000.jpegd: probing finish
[    1.551526] mpp_rkvenc2 rkvenc-ccu: probing start
[    1.551530] mpp_rkvenc2 rkvenc-ccu: probing finish
[    1.551597] mpp_rkvenc2 fdbd0000.rkvenc-core: Adding to iommu group 10
[    1.551758] mpp_rkvenc2 fdbd0000.rkvenc-core: probing start
[    1.551769] mpp_rkvenc2 fdbd0000.rkvenc-core: link mode task capacity 8
[    1.551866] mpp_rkvenc2 fdbd0000.rkvenc-core: attach ccu as core 0
[    1.551921] mpp_rkvenc2 fdbd0000.rkvenc-core: probing finish
[    1.551971] mpp_rkvenc2 fdbe0000.rkvenc-core: Adding to iommu group 11
[    1.552180] mpp_rkvenc2 fdbe0000.rkvenc-core: probing start
[    1.552191] mpp_rkvenc2 fdbe0000.rkvenc-core: link mode task capacity 8
[    1.552309] mpp_rkvenc2 fdbe0000.rkvenc-core: attach ccu as core 1
[    1.552364] mpp_rkvenc2 fdbe0000.rkvenc-core: probing finish
[    1.552709] mpp_av1dec: Adding child /av1d@fdc70000
[    1.552867] mpp_av1dec: register device av1d-master
[    1.552879] mpp_av1dec av1d-master: av1_iommu_of_xlate,784
[    1.552891] av1_iommu_probe_device,736, consumer : av1d-master, supplier : fdca0000.iommu
[    1.552897] mpp_av1dec av1d-master: Adding to iommu group 16
[    1.553094] mpp_av1dec av1d-master: probing start
[    1.553227] mpp_av1dec av1d-master: probing finish
[    1.553249] mpp_service mpp-srv: probe success
[    1.558644] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.558650] dma-pl330 fea10000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    1.559225] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.559230] dma-pl330 fea30000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    1.559823] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
[    1.559829] dma-pl330 fed10000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    1.560107] rockchip-pvtm fda40000.pvtm: pvtm@0 probed
[    1.560145] rockchip-pvtm fda50000.pvtm: pvtm@1 probed
[    1.560182] rockchip-pvtm fda60000.pvtm: pvtm@2 probed
[    1.560215] rockchip-pvtm fdaf0000.pvtm: pvtm@3 probed
[    1.560252] rockchip-pvtm fdb30000.pvtm: pvtm@4 probed
[    1.560584] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[    1.561130] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    1.561969] random: fast init done
[    1.562018] random: crng init done
[    1.562599] rockchip-vop2 fdd90000.vop: Adding to iommu group 15
[    1.566384] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x5, primary plane phy id: 2
[    1.566392] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp1 assign plane mask: 0xa, primary plane phy id: 3
[    1.566402] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x140, primary plane phy id: 8
[    1.566408] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp3 assign plane mask: 0x280, primary plane phy id: 9
[    1.566454] rockchip-drm display-subsystem: failed to get hdmi0_phy_pll: -517
[    1.566505] rockchip-drm display-subsystem: failed to get hdmi1_phy_pll: -517
[    1.566664] [drm] failed to init overlay plane Cluster0-win1
[    1.566688] [drm] failed to init overlay plane Cluster1-win1
[    1.566710] [drm] failed to init overlay plane Cluster2-win1
[    1.566732] [drm] failed to init overlay plane Cluster3-win1
[    1.573955] rockchip-drm display-subsystem: bound fdd90000.vop (ops 0xffffffc011313d20)
[    1.574211] rockchip-drm display-subsystem: failed to parse loader memory
[    1.574222] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    1.574482] [drm] Initialized rockchip 3.0.0 20140818 for display-subsystem on minor 0
[    1.578779] brd: module loaded
[    1.581032] loop: module loaded
[    1.581162] zram: Added device: zram0
[    1.581255] lkdtm: No crash points registered, enable through debugfs
[    1.581317] system_heap: orders[0] = 6
[    1.581321] system_heap: orders[1] = 4
[    1.581324] system_heap: orders[2] = 0
[    1.582700] rockchip-spi feb20000.spi: no high_speed pinctrl state
[    1.583426] rk806 spi2.0: chip id: RK806,ver:0x2, 0x1
[    1.583543] rk806 spi2.0: ON: 0x40 OFF:0x0
[    1.584954] vdd_gpu_s0: supplied by vcc5v0_sys
[    1.585946] vdd_cpu_lit_s0: supplied by vcc5v0_sys
[    1.586469] vdd_log_s0: supplied by vcc5v0_sys
[    1.586984] vdd_vdenc_s0: supplied by vcc5v0_sys
[    1.587556] vdd_ddr_s0: supplied by vcc5v0_sys
[    1.587868] vdd2_ddr_s3: supplied by vcc5v0_sys
[    1.588372] vdd_2v0_pldo_s3: supplied by vcc5v0_sys
[    1.588827] vcc_3v3_s3: supplied by vcc5v0_sys
[    1.589240] vddq_ddr_s0: supplied by vcc5v0_sys
[    1.589745] vcc_1v8_s3: supplied by vcc5v0_sys
[    1.590246] vdd_0v75_s3: supplied by vcc_1v1_nldo_s3
[    1.590764] vdd_ddr_pll_s0: supplied by vcc_1v1_nldo_s3
[    1.591203] avdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[    1.591643] vdd_0v85_s0: supplied by vcc_1v1_nldo_s3
[    1.592063] vdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[    1.592586] avcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[    1.593196] vcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[    1.593700] avdd_1v2_s0: supplied by vdd_2v0_pldo_s3
[    1.594208] vcc_3v3_s0: supplied by vcc5v0_sys
[    1.594640] vccio_sd_s0: supplied by vcc5v0_sys
[    1.595089] pldo6_s3: supplied by vcc5v0_sys
[    1.595483] rk806 spi2.0: no sleep-setting state
[    1.595488] rk806 spi2.0: no reset-setting pinctrl state
[    1.595491] rk806 spi2.0: no dvs-setting pinctrl state
[    1.597677] rk_gmac-dwmac fe1b0000.ethernet: IRQ eth_lpi not found
[    1.597848] rk_gmac-dwmac fe1b0000.ethernet: no regulator found
[    1.597853] rk_gmac-dwmac fe1b0000.ethernet: clock input or output? (output).
[    1.597858] rk_gmac-dwmac fe1b0000.ethernet: TX delay(0x44).
[    1.597862] rk_gmac-dwmac fe1b0000.ethernet: Can not read property: rx_delay.
[    1.597865] rk_gmac-dwmac fe1b0000.ethernet: set rx_delay to 0xffffffff
[    1.597879] rk_gmac-dwmac fe1b0000.ethernet: integrated PHY? (no).
[    1.597884] rk_gmac-dwmac fe1b0000.ethernet: cannot get clock mac_clk_rx
[    1.597889] rk_gmac-dwmac fe1b0000.ethernet: cannot get clock mac_clk_tx
[    1.597899] rk_gmac-dwmac fe1b0000.ethernet: cannot get clock clk_mac_speed
[    1.598115] rk_gmac-dwmac fe1b0000.ethernet: init for RGMII_RXID
[    1.598175] rk_gmac-dwmac fe1b0000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[    1.598180] rk_gmac-dwmac fe1b0000.ethernet:         DWMAC4/5
[    1.598185] rk_gmac-dwmac fe1b0000.ethernet: DMA HW capability register supported
[    1.598189] rk_gmac-dwmac fe1b0000.ethernet: RX Checksum Offload Engine supported
[    1.598193] rk_gmac-dwmac fe1b0000.ethernet: TX Checksum insertion supported
[    1.598197] rk_gmac-dwmac fe1b0000.ethernet: Wake-Up On Lan supported
[    1.598221] rk_gmac-dwmac fe1b0000.ethernet: TSO supported
[    1.598224] rk_gmac-dwmac fe1b0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    1.598229] rk_gmac-dwmac fe1b0000.ethernet: Enabled Flow TC (entries=2)
[    1.598233] rk_gmac-dwmac fe1b0000.ethernet: TSO feature enabled
[    1.598237] rk_gmac-dwmac fe1b0000.ethernet: Using 32 bits DMA width
[    1.730672] usbcore: registered new interface driver rtl8150
[    1.730690] usbcore: registered new interface driver r8152
[    1.737981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.737991] ehci-pci: EHCI PCI platform driver
[    1.738013] ehci-platform: EHCI generic platform driver
[    1.738157] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.738162] ohci-platform: OHCI generic platform driver
[    1.738396] usbcore: registered new interface driver cdc_acm
[    1.738400] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.738462] usbcore: registered new interface driver uas
[    1.738477] usbcore: registered new interface driver usb-storage
[    1.738507] usbcore: registered new interface driver usbserial_generic
[    1.738515] usbserial: USB Serial support registered for generic
[    1.738526] usbcore: registered new interface driver cp210x
[    1.738533] usbserial: USB Serial support registered for cp210x
[    1.738543] usbcore: registered new interface driver ftdi_sio
[    1.738551] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.738561] usbcore: registered new interface driver keyspan
[    1.738569] usbserial: USB Serial support registered for Keyspan - (without firmware)
[    1.738577] usbserial: USB Serial support registered for Keyspan 1 port adapter
[    1.738584] usbserial: USB Serial support registered for Keyspan 2 port adapter
[    1.738591] usbserial: USB Serial support registered for Keyspan 4 port adapter
[    1.738600] usbcore: registered new interface driver option
[    1.738607] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.738617] usbcore: registered new interface driver oti6858
[    1.738623] usbserial: USB Serial support registered for oti6858
[    1.738633] usbcore: registered new interface driver pl2303
[    1.738640] usbserial: USB Serial support registered for pl2303
[    1.738651] usbcore: registered new interface driver qcserial
[    1.738658] usbserial: USB Serial support registered for Qualcomm USB modem
[    1.738668] usbcore: registered new interface driver sierra
[    1.738675] usbserial: USB Serial support registered for Sierra USB modem
[    1.738971] usbcore: registered new interface driver usbtouchscreen
[    1.739039] .. rk pwm remotectl v2.0 init
[    1.739123] input: fd8b0030.pwm as /devices/platform/fd8b0030.pwm/input/input0
[    1.739261] remotectl-pwm fd8b0030.pwm: pwm version is 0x2130000
[    1.739280] remotectl-pwm fd8b0030.pwm: Controller support pwrkey capture
[    1.740055] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.1.auto/input/input1
[    1.740227] i2c /dev entries driver
[    1.743471] vdd_cpu_big0_s0: supplied by vcc5v0_sys
[    1.751852] vdd_cpu_big1_s0: supplied by vcc5v0_sys
[    1.760557] vdd_npu_s0: supplied by vcc5v0_sys
[    1.767834] rtc-hym8563 6-0051: could not init device, -6
[    1.768397] rkcifhw fdce0000.rkcif: Adding to iommu group 14
[    1.768639] rkcifhw fdce0000.rkcif: No reserved memory region assign to CIF
[    1.768694] rkcif rkcif-mipi-lvds2: Adding to iommu group 14
[    1.768707] rkcif rkcif-mipi-lvds2: rkcif driver version: v00.01.0a
[    1.768751] rkcif rkcif-mipi-lvds2: attach to cif hw node
[    1.768755] rkcif rkcif-mipi-lvds2: rkcif wait line 0
[    1.768759] : terminal subdev does not exist
[    1.768763] : terminal subdev does not exist
[    1.768766] : terminal subdev does not exist
[    1.768769] : terminal subdev does not exist
[    1.768773] : get_remote_sensor: video pad[0] is null
[    1.768777] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.768781] : get_remote_sensor: video pad[0] is null
[    1.768784] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.768788] : get_remote_sensor: video pad[0] is null
[    1.768791] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.768795] : get_remote_sensor: video pad[0] is null
[    1.768798] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.769421] rkcif rkcif-mipi-lvds2: No memory-region-thunderboot specified
[    1.769472] rkcif rkcif-mipi-lvds3: Adding to iommu group 14
[    1.769486] rkcif rkcif-mipi-lvds3: rkcif driver version: v00.01.0a
[    1.769514] rkcif rkcif-mipi-lvds3: attach to cif hw node
[    1.769518] rkcif rkcif-mipi-lvds3: rkcif wait line 0
[    1.769522] : terminal subdev does not exist
[    1.769524] : terminal subdev does not exist
[    1.769527] : terminal subdev does not exist
[    1.769530] : terminal subdev does not exist
[    1.769534] : get_remote_sensor: video pad[0] is null
[    1.769537] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.769540] : get_remote_sensor: video pad[0] is null
[    1.769543] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.769546] : get_remote_sensor: video pad[0] is null
[    1.769550] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.769553] : get_remote_sensor: video pad[0] is null
[    1.769556] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.770165] rkcif rkcif-mipi-lvds3: No memory-region-thunderboot specified
[    1.770287] rkcif rkcif-mipi-lvds4: Adding to iommu group 14
[    1.770299] rkcif rkcif-mipi-lvds4: rkcif driver version: v00.01.0a
[    1.770329] rkcif rkcif-mipi-lvds4: attach to cif hw node
[    1.770332] rkcif rkcif-mipi-lvds4: rkcif wait line 0
[    1.770336] : terminal subdev does not exist
[    1.770338] : terminal subdev does not exist
[    1.770342] : terminal subdev does not exist
[    1.770345] : terminal subdev does not exist
[    1.770348] : get_remote_sensor: video pad[0] is null
[    1.770351] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.770355] : get_remote_sensor: video pad[0] is null
[    1.770358] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.770361] : get_remote_sensor: video pad[0] is null
[    1.770364] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.770367] : get_remote_sensor: video pad[0] is null
[    1.770370] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.770985] rkcif rkcif-mipi-lvds4: No memory-region-thunderboot specified
[    1.771031] rkcif rkcif-mipi-lvds5: Adding to iommu group 14
[    1.771043] rkcif rkcif-mipi-lvds5: rkcif driver version: v00.01.0a
[    1.771072] rkcif rkcif-mipi-lvds5: attach to cif hw node
[    1.771076] rkcif rkcif-mipi-lvds5: rkcif wait line 0
[    1.771080] : terminal subdev does not exist
[    1.771083] : terminal subdev does not exist
[    1.771086] : terminal subdev does not exist
[    1.771089] : terminal subdev does not exist
[    1.771092] : get_remote_sensor: video pad[0] is null
[    1.771095] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.771099] : get_remote_sensor: video pad[0] is null
[    1.771102] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.771106] : get_remote_sensor: video pad[0] is null
[    1.771108] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.771112] : get_remote_sensor: video pad[0] is null
[    1.771115] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[    1.771737] rkcif rkcif-mipi-lvds5: No memory-region-thunderboot specified
[    1.772393] rkcif rkcif-mipi-lvds2: Entity type for entity rockchip-mipi-csi2 was not initialized!
[    1.772399] rockchip-mipi-csi2: Async registered subdev
[    1.772409] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds2!
[    1.772482] rkcif rkcif-mipi-lvds3: Entity type for entity rockchip-mipi-csi2 was not initialized!
[    1.772486] rockchip-mipi-csi2: Async registered subdev
[    1.772494] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds3!
[    1.772657] rkcif rkcif-mipi-lvds4: Entity type for entity rockchip-mipi-csi2 was not initialized!
[    1.772662] rockchip-mipi-csi2: Async registered subdev
[    1.772668] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds4!
[    1.772772] rkcif rkcif-mipi-lvds5: Entity type for entity rockchip-mipi-csi2 was not initialized!
[    1.772777] rockchip-mipi-csi2: Async registered subdev
[    1.772781] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds5!
[    1.773145] rkisp_hw fdcb0000.rkisp: Adding to iommu group 12
[    1.773287] rkisp_hw fdcb0000.rkisp: is_thunderboot: 0
[    1.773292] rkisp_hw fdcb0000.rkisp: max input:0x0@0fps
[    1.773296] rkisp_hw fdcb0000.rkisp: Missing rockchip,grf property
[    1.773357] rkisp_hw fdcb0000.rkisp: no find phandle sram
[    1.773438] rkisp_hw fdcc0000.rkisp: Adding to iommu group 13
[    1.773619] rkisp_hw fdcc0000.rkisp: is_thunderboot: 0
[    1.773623] rkisp_hw fdcc0000.rkisp: max input:0x0@0fps
[    1.773626] rkisp_hw fdcc0000.rkisp: Missing rockchip,grf property
[    1.773686] rkisp_hw fdcc0000.rkisp: no find phandle sram
[    1.773845] rkisp rkisp0-vir0: rkisp driver version: v02.00.00
[    1.773954] rkisp rkisp0-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
[    1.774431] rkisp rkisp0-vir1: rkisp driver version: v02.00.00
[    1.774513] rkisp rkisp0-vir1: Entity type for entity rkisp-isp-subdev was not initialized!
[    1.775013] rkisp rkisp1-vir0: rkisp driver version: v02.00.00
[    1.775106] rkisp rkisp1-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
[    1.775560] rkisp rkisp1-vir1: rkisp driver version: v02.00.00
[    1.775641] rkisp rkisp1-vir1: Entity type for entity rkisp-isp-subdev was not initialized!
[    1.776572] usbcore: registered new interface driver uvcvideo
[    1.776576] USB Video Class driver (1.1.1)
[    1.777373] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
[    1.777754] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
[    1.777961] Bluetooth: HCI UART driver ver 2.3
[    1.777967] Bluetooth: HCI UART protocol H4 registered
[    1.777971] Bluetooth: HCI UART protocol ATH3K registered
[    1.777989] usbcore: registered new interface driver bfusb
[    1.778002] usbcore: registered new interface driver btusb
[    1.778532] cpu cpu0: bin=0
[    1.778704] cpu cpu0: leakage=19
[    1.780093] cpu cpu0: pvtm=1490
[    1.780149] cpu cpu0: pvtm-volt-sel=4
[    1.781991] cpu cpu1: bin=0
[    1.782159] cpu cpu1: leakage=16
[    1.788599] cpu cpu1: pvtm=1748
[    1.792505] cpu cpu1: pvtm-volt-sel=6
[    1.795089] cpu cpu3: bin=0
[    1.795257] cpu cpu3: leakage=17
[    1.801675] cpu cpu3: pvtm=1740
[    1.805565] cpu cpu3: pvtm-volt-sel=5
[    1.806803] cpu cpu0: avs=0
[    1.807099] cpu cpu1: avs=0
[    1.807396] cpu cpu3: avs=0
[    1.807544] cpu cpu0: EM: created perf domain
[    1.807569] cpu cpu0: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=1608000000 h_table=0
[    1.807991] cpu cpu1: EM: OPP:1200000 is inefficient
[    1.808038] cpu cpu1: EM: created perf domain
[    1.808058] cpu cpu1: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[    1.816362] cpu cpu3: EM: created perf domain
[    1.816599] cpu cpu3: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[    1.825213] sdhci: Secure Digital Host Controller Interface driver
[    1.825220] sdhci: Copyright(c) Pierre Ossman
[    1.825224] Synopsys Designware Multimedia Card Interface Driver
[    1.825552] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.826605] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[    1.826649] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.827055] cryptodev: driver 1.12 loaded.
[    1.827083] hid: raw HID events driver (C) Jiri Kosina
[    1.827226] usbcore: registered new interface driver usbhid
[    1.827232] usbhid: USB HID core driver
[    1.829370] optee: probing for conduit method.
[    1.829391] optee: revision 3.13 (87d94c5e)
[    1.829606] optee: initialized driver
[    1.829932] usbcore: registered new interface driver snd-usb-audio
[    1.830828] es8311 3-0018: Don't need spk-ctl gpio
[    1.834901] Initializing XFRM netlink socket
[    1.835134] NET: Registered protocol family 10
[    1.835533] Segment Routing with IPv6
[    1.835558] NET: Registered protocol family 17
[    1.835564] NET: Registered protocol family 15
[    1.835612] Bluetooth: RFCOMM socket layer initialized
[    1.835623] Bluetooth: RFCOMM ver 1.11
[    1.835628] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.835632] Bluetooth: HIDP socket layer initialized
[    1.835650] [BT_RFKILL]: Enter rfkill_rk_init
[    1.835653] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    1.835802] Key type dns_resolver registered
[    1.836150] imx464 4-001a: driver version: 00.01.03
[    1.836158] imx464 4-001a:  Get hdr mode failed! no hdr default
[    1.836200] imx464 4-001a: could not get default pinstate
[    1.836204] imx464 4-001a: could not get sleep pinstate
[    1.836279] imx464 4-001a: supply dovdd not found, using dummy regulator
[    1.836308] imx464 4-001a: supply dvdd not found, using dummy regulator
[    1.853994] imx464 4-001a: Unexpected sensor id(000000), ret(-5)
[    1.856013] mmc0: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
[    1.870199] imx464 4-0036: driver version: 00.01.03
[    1.870208] imx464 4-0036:  Get hdr mode failed! no hdr default
[    1.870220] imx464 4-0036: Failed to get reset-gpios
[    1.870229] imx464 4-0036: no pinctrl
[    1.870259] imx464 4-0036: supply dovdd not found, using dummy regulator
[    1.870283] imx464 4-0036: supply dvdd not found, using dummy regulator
[    1.886712] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    1.886932] mmcblk0: mmc0:0001 TX2932 29.1 GiB
[    1.887016] mmcblk0boot0: mmc0:0001 TX2932 partition 1 4.00 MiB
[    1.887093] mmcblk0boot1: mmc0:0001 TX2932 partition 2 4.00 MiB
[    1.887153] mmcblk0rpmb: mmc0:0001 TX2932 partition 3 4.00 MiB, chardev (236:0)
[    1.887395]  mmcblk0: p1(env) p2(idblock) p3(uboot) p4(boot) p5(rootfs) p6(oem) p7(userdata) p8(media)
[    1.887624] imx464 4-0036: Unexpected sensor id(000000), ret(-5)
[    1.903795] imx464 5-001a: driver version: 00.01.03
[    1.903805] imx464 5-001a:  Get hdr mode failed! no hdr default
[    1.903825] imx464 5-001a: could not get default pinstate
[    1.903828] imx464 5-001a: could not get sleep pinstate
[    1.903903] imx464 5-001a: supply dovdd not found, using dummy regulator
[    1.903931] imx464 5-001a: supply dvdd not found, using dummy regulator
[    1.956757] vendor storage:20190527 ret = 0
[    1.972087] imx464 5-001a: Unexpected sensor id(000000), ret(-5)
[    1.988187] imx464 5-0036: driver version: 00.01.03
[    1.988196] imx464 5-0036:  Get hdr mode failed! no hdr default
[    1.988208] imx464 5-0036: Failed to get reset-gpios
[    1.988218] imx464 5-0036: no pinctrl
[    1.988250] imx464 5-0036: supply dovdd not found, using dummy regulator
[    1.988275] imx464 5-0036: supply dvdd not found, using dummy regulator
[    2.056619] imx464 5-0036: Unexpected sensor id(000000), ret(-5)
[    2.072894] Loading compiled-in X.509 certificates
[    2.073443] pstore: Using crash dump compression: deflate
[    2.073603] rga3_core0 fdb60000.rga: Adding to iommu group 2
[    2.073723] rga: rga3_core0_irq, irq = 29, match scheduler
[    2.073878] rga: rga3_core0 hardware loaded successfully, hw_version:3.0.76831.
[    2.073887] rga: rga3_core0 probe successfully
[    2.074088] rga3_core1 fdb70000.rga: Adding to iommu group 3
[    2.074199] rga: rga3_core1_irq, irq = 30, match scheduler
[    2.074318] rga: rga3_core1 hardware loaded successfully, hw_version:3.0.76831.
[    2.074327] rga: rga3_core1 probe successfully
[    2.074492] rga: rga2_irq, irq = 31, match scheduler
[    2.074601] rga: rga2 hardware loaded successfully, hw_version:3.2.63318.
[    2.074606] rga: rga2 probe successfully
[    2.074701] rga2_mmu: IOMMU binding successfully, default mapping core[0x1]
[    2.074762] rga: Module initialized. v1.2.19
[    2.074766]
[    2.074769] ********************************************************************
[    2.074771] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE           **
[    2.074774] **                                                                **
[    2.074776] **  WRITEABLE clk DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **
[    2.074779] **                                                                **
[    2.074781] ** This means that this kernel is built to expose clk operations  **
[    2.074784] ** such as parent or rate setting, enabling, disabling, etc.      **
[    2.074786] ** to userspace, which may compromise security on your system.    **
[    2.074789] **                                                                **
[    2.074791] ** If you see this message and you are not debugging the          **
[    2.074793] ** kernel, report this immediately to your vendor!                **
[    2.074796] **                                                                **
[    2.074798] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE           **
[    2.074801] ********************************************************************
[    2.086012] pcie30_avdd0v75: supplied by vdd_0v75_s0
[    2.086229] mali fb000000.gpu: Kernel DDK version g12p0-01eac0
[    2.092155] mali fb000000.gpu: leakage=29
[    2.092179] debugfs: Directory 'fb000000.gpu-mali' with parent 'vdd_gpu_s0' already present!
[    2.092319] pcie30_avdd1v8: supplied by avcc_1v8_s0
[    2.092956] input: adc-keys as /devices/platform/adc-keys/input/input2
[    2.093417] mali fb000000.gpu: pvtm=875
[    2.093439] mali fb000000.gpu: pvtm-volt-sel=3
[    2.093675] mali fb000000.gpu: avs=0
[    2.093695] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 136; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
[    2.093792] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.093895] mali fb000000.gpu: GPU hardware issue table may need updating:
[    2.093895] r0p0 status 5 is unknown; treating as r0p0 status 0
[    2.093900] mali fb000000.gpu: GPU identified as 0x7 arch 10.8.6 r0p0 status 0
[    2.093933] mali fb000000.gpu: No priority control manager is configured
[    2.093937] mali fb000000.gpu: No memory group manager is configured
[    2.093947] mali fb000000.gpu: Protected memory allocator not available
[    2.094536] mali fb000000.gpu: Couldn't find power_model DT node matching 'arm,mali-simple-power-model'
[    2.094543] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.static-coefficient = 1*[0]
[    2.094630] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.dynamic-coefficient = 1*[0]
[    2.094710] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.ts = 4*[0]
[    2.094788] mali fb000000.gpu: Error -22, no DT entry: mali-simple-power-model.thermal-zone = ''
[    2.095920] mali fb000000.gpu: Using configured power model mali-lodx-power-model, and fallback mali-simple-power-model
[    2.095983] mali fb000000.gpu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[    2.096428] mali fb000000.gpu: Probed as mali0
[    2.119497] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.119679] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.119824] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.119970] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120114] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120259] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120404] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120548] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120692] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120837] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.120981] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.121141] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.121286] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.146156] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.146336] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.146481] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.146626] es8311 3-0018: ASoC: error at snd_soc_component_update_bits on es8311.3-0018: -6
[    2.146770] es8311 3-0018: ASoC: error at snd_soc_component_update_bits on es8311.3-0018: -6
[    2.146915] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.147060] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.147259] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.147404] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.147568] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.147713] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.147859] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.148008] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.148182] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.148326] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.148488] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.148632] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.148777] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.148922] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.149085] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.149229] es8311 3-0018: ASoC: error at soc_component_write_no_lock on es8311.3-0018: -6
[    2.150064] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.150210] es8311 3-0018: ASoC: error at soc_component_read_no_lock on es8311.3-0018: -6
[    2.151459] rkcif rkcif-mipi-lvds2: clear unready subdev num: 1
[    2.151467] rockchip-csi2-dphy1: No link between dphy and sensor
[    2.151586] rockchip-csi2-dphy1: No link between dphy and sensor
[    2.151596] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.151604] rkcif-mipi-lvds2: Async subdev notifier completed
[    2.151606] rockchip-csi2-dphy1: No link between dphy and sensor
[    2.151613] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.151616] rkcif-mipi-lvds2: There is not terminal subdev, not synchronized with ISP
[    2.151620] rkcif rkcif-mipi-lvds3: clear unready subdev num: 1
[    2.151624] rockchip-csi2-dphy2: No link between dphy and sensor
[    2.151743] rockchip-csi2-dphy2: No link between dphy and sensor
[    2.151751] rkcif-mipi-lvds3: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.151758] rkcif-mipi-lvds3: Async subdev notifier completed
[    2.151760] rockchip-csi2-dphy2: No link between dphy and sensor
[    2.151767] rkcif-mipi-lvds3: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.151770] rkcif-mipi-lvds3: There is not terminal subdev, not synchronized with ISP
[    2.151774] rkcif rkcif-mipi-lvds4: clear unready subdev num: 1
[    2.151777] rockchip-csi2-dphy4: No link between dphy and sensor
[    2.151876] rockchip-csi2-dphy4: No link between dphy and sensor
[    2.151884] rkcif-mipi-lvds4: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.151894] rkcif-mipi-lvds4: Async subdev notifier completed
[    2.151896] rockchip-csi2-dphy4: No link between dphy and sensor
[    2.151919] rkcif-mipi-lvds4: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.151921] rkcif-mipi-lvds4: There is not terminal subdev, not synchronized with ISP
[    2.151925] rkcif rkcif-mipi-lvds5: clear unready subdev num: 1
[    2.151928] rockchip-csi2-dphy5: No link between dphy and sensor
[    2.152026] rockchip-csi2-dphy5: No link between dphy and sensor
[    2.152033] rkcif-mipi-lvds5: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.152040] rkcif-mipi-lvds5: Async subdev notifier completed
[    2.152043] rockchip-csi2-dphy5: No link between dphy and sensor
[    2.152049] rkcif-mipi-lvds5: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.152051] rkcif-mipi-lvds5: There is not terminal subdev, not synchronized with ISP
[    2.152056] rockchip-csi2-dphy5: No link between dphy and sensor
[    2.152069] rkcif-mipi-lvds5: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.152072] rkcif-mipi-lvds5: There is not terminal subdev, not synchronized with ISP
[    2.152077] rockchip-csi2-dphy1: No link between dphy and sensor
[    2.152089] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.152092] rkcif-mipi-lvds2: There is not terminal subdev, not synchronized with ISP
[    2.152102] rockchip-csi2-dphy2: No link between dphy and sensor
[    2.152114] rkcif-mipi-lvds3: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.152116] rkcif-mipi-lvds3: There is not terminal subdev, not synchronized with ISP
[    2.152127] rockchip-csi2-dphy4: No link between dphy and sensor
[    2.152138] rkcif-mipi-lvds4: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[    2.152141] rkcif-mipi-lvds4: There is not terminal subdev, not synchronized with ISP
[    2.152570] RKNPU fdab0000.npu: Adding to iommu group 0
[    2.152650] RKNPU fdab0000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[    2.153666] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdab0000-0xfdabffff]
[    2.153677] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdac0000-0xfdacffff]
[    2.153685] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdad0000-0xfdadffff]
[    2.153832] [drm] Initialized rknpu 0.8.2 20220829 for fdab0000.npu on minor 1
[    2.156675] RKNPU fdab0000.npu: leakage=15
[    2.156716] debugfs: Directory 'fdab0000.npu-rknpu' with parent 'vdd_npu_s0' already present!
[    2.163263] RKNPU fdab0000.npu: pvtm=876
[    2.167179] RKNPU fdab0000.npu: pvtm-volt-sel=3
[    2.167502] RKNPU fdab0000.npu: avs=0
[    2.167562] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[    2.176658] RKNPU fdab0000.npu: failed to find power_model node
[    2.176662] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
[    2.176665] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
[    2.177456] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.178318] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.178774] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.178779] cfg80211: failed to load regulatory.db
[    2.178926] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[    2.179568] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 405; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '14:25:49', on 'May 21 2024'.
[    2.179701] Mali:
[    2.179703] Mali device driver loaded
[    2.179709] rkisp rkisp0-vir0: clear unready subdev num: 1
[    2.179792] rkisp0-vir0: Async subdev notifier completed
[    2.179796] rkisp rkisp0-vir1: clear unready subdev num: 1
[    2.179845] rkisp0-vir1: Async subdev notifier completed
[    2.179849] rkisp rkisp1-vir0: clear unready subdev num: 1
[    2.179892] rkisp1-vir0: Async subdev notifier completed
[    2.179896] rkisp rkisp1-vir1: clear unready subdev num: 1
[    2.179936] rkisp1-vir1: Async subdev notifier completed
[    2.179940] ALSA device list:
[    2.179943]   #0: rockchip,es8311
[    2.186201] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[    2.186220] VFS: Mounted root (ext4 filesystem) on device 179:5.
[    2.187249] devtmpfs: mounted
[    2.190286] Freeing unused kernel memory: 6464K
[    2.206095] Run /sbin/init as init process
[    2.206099]   with arguments:
[    2.206100]     /sbin/init
[    2.206101]   with environment:
[    2.206101]     HOME=/
[    2.206102]     TERM=linux
[    2.206104]     storagemedia=emmc
[    2.224089] EXT4-fs (mmcblk0p5): re-mounted. Opts: (null)
[    2.237439] udevd[223]: starting version 3.2.7
[    2.240620] udevd[223]: specified group 'input' unknown
[    2.240856] udevd[223]: specified group 'kvm' unknown
[    2.245970] udevd[224]: starting eudev-3.2.7
[    2.271316] udevd[245]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev1': No such file or directory
[    2.271618] udevd[247]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev7': No such file or directory
[    2.272273] udevd[246]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev3': No such file or directory
[    2.275258] udevd[248]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev0': No such file or directory
[    2.275603] udevd[250]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev2': No such file or directory
[    2.276243] udevd[251]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev6': No such file or directory
[    2.277768] udevd[249]: failed to execute '/lib/udev/v4l_id' 'v4l_id /dev/v4l-subdev4': No such file or directory
[    2.390530] EXT4-fs (mmcblk0p5): resizing filesystem from 55934 to 524288 blocks
[    2.426753] EXT4-fs (mmcblk0p5): resized filesystem to 524288
[    2.469456] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[    2.471829] EXT4-fs (mmcblk0p7): resizing filesystem from 17049 to 524288 blocks
[    2.518915] EXT4-fs (mmcblk0p7): resized filesystem to 524288
[    2.686024] rk_gmac-dwmac fe1b0000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[    2.688240] dwmac4: Master AXI performs any burst length
[    2.688262] rk_gmac-dwmac fe1b0000.ethernet eth0: No Safety Features support found
[    2.688273] rk_gmac-dwmac fe1b0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[    2.688365] rk_gmac-dwmac fe1b0000.ethernet eth0: registered PTP clock
[    2.688480] rk_gmac-dwmac fe1b0000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[    2.723923] file system registered
[    2.729257] Mass Storage Function, version: 2009/09/11
[    2.729281] LUN: removable file: (no medium)
[    2.751810] read descriptors
[    2.751836] read strings
[    3.020579] mali fb000000.gpu: Loading Mali firmware 0x1010000
[    3.432498] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
[    3.977003] dwc3 fc000000.usb: device reset
[    4.039670] android_work: sent uevent USB_STATE=CONNECTED
[    4.047891] android_work: sent uevent USB_STATE=CONFIGURED
[   21.957043] adbd (540): /proc/540/oom_adj is deprecated, please use /proc/540/oom_score_adj instead.
#
#
#
#
#
#
#
# ifconfig
eth0      Link encap:Ethernet  HWaddr A6:72:A1:B8:1E:08
          inet addr:192.168.3.39  Bcast:192.168.3.255  Mask:255.255.255.0

          inet6 addr: fe80::a472:a1ff:feb8:1e08/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:21 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3732 (3.6 KiB)  TX bytes:1200 (1.1 KiB)
          Interrupt:92

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 (0.0 B)  TX bytes:0 (0.0 B)

#
#
# ping 192.168.3.85
PING 192.168.3.85 (192.168.3.85): 56 data bytes
64 bytes from 192.168.3.85: seq=0 ttl=64 time=0.546 ms

64 bytes from 192.168.3.85: seq=1 ttl=64 time=0.266 ms
64 bytes from 192.168.3.85: seq=2 ttl=64 time=0.450 ms
64 bytes from 192.168.3.85: seq=3 ttl=64 time=0.282 ms
^C
--- 192.168.3.85 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.266/0.386/0.546 ms
#
#
# ping www.baidu.com
PING www.baidu.com (183.2.172.42): 56 data bytes
64 bytes from 183.2.172.42: seq=0 ttl=54 time=6.734 ms

64 bytes from 183.2.172.42: seq=1 ttl=54 time=7.241 ms
64 bytes from 183.2.172.42: seq=2 ttl=54 time=6.130 ms
64 bytes from 183.2.172.42: seq=3 ttl=54 time=6.942 ms
64 bytes from 183.2.172.42: seq=4 ttl=54 time=7.017 ms
64 bytes from 183.2.172.42: seq=5 ttl=54 time=6.878 ms
64 bytes from 183.2.172.42: seq=6 ttl=54 time=7.170 ms
^C
--- www.baidu.com ping statistics ---
7 packets transmitted, 7 packets received, 0% packet loss
round-trip min/avg/max = 6.130/6.873/7.241 ms
#
#
#
#
#
#
#
#
#
#
# ifconfig
eth0      Link encap:Ethernet  HWaddr A6:72:A1:B8:1E:08
          inet addr:192.168.3.39  Bcast:192.168.3.255  Mask:255.255.255.0
          inet6 addr: fe80::a472:a1ff:feb8:1e08/64 Scope:Link
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:204 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:26228 (25.6 KiB)  TX bytes:2867 (2.7 KiB)
          Interrupt:92

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 (0.0 B)  TX bytes:0 (0.0 B)

# ping www.baidu.com
^C
# ping 192.168.3.85
PING 192.168.3.85 (192.168.3.85): 56 data bytes
^C
--- 192.168.3.85 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
#
#
#
#
#
# v4l2-ctl --list-devices
rkisp-statistics (platform: rkisp):
        /dev/video51
        /dev/video52
        /dev/video60
        /dev/video61
        /dev/video69
        /dev/video70
        /dev/video78
        /dev/video79

rkisp_mainpath (platform:rkisp0-vir0):
        /dev/video44
        /dev/video45
        /dev/video46
        /dev/video47
        /dev/video48
        /dev/video49
        /dev/video50

rkisp_mainpath (platform:rkisp0-vir1):
        /dev/video53
        /dev/video54
        /dev/video55
        /dev/video56
        /dev/video57
        /dev/video58
        /dev/video59

rkisp_mainpath (platform:rkisp1-vir0):
        /dev/video62
        /dev/video63
        /dev/video64
        /dev/video65
        /dev/video66
        /dev/video67
        /dev/video68

rkisp_mainpath (platform:rkisp1-vir1):
        /dev/video71
        /dev/video72
        /dev/video73
        /dev/video74
        /dev/video75
        /dev/video76
        /dev/video77

Failed to open /dev/video0: No such device
#
C:\Users\QQ>

  • 25
    点赞
  • 16
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值