103.linux5.15.198 编译 firefly-rk3399(2)
1. 平台: rk3399 firefly 2g+16g
2. 内核:linux5.15.136 (从内核镜像网站下载)
3. 交叉编译工具 gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04)
4. 宿主机:ubuntu18.04
5. 需要的素材和资料:链接: https://pan.baidu.com/s/1vUW0wKibbjkXoiHFwhJCsQ?pwd=4krd 提取码: 4krd
准备的情况:
firefly开发板烧写好ubuntu20.04的系统镜像,能正常启动。
我自己这个重新更改了分区表,重新把文件系统单独烧了一下ubuntu20.04.但是不做应该是没有影响的。
前面的内容请参考,不再重复
102.linux5.15.198 编译 firefly-rk3399(1)-CSDN博客
那继续,现在的问题是启动到一半卡死了。
[ 1.933894] i2c_dev: i2c /dev entries driver
[ 1.937964] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 1.
一、主要还是先看一下dts文件
1.1 先加上bootargs,
(每一次修改都要重新编译,下载,看结果,这里就不再重复了)。
bootargs = "earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyS2 rw root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait coherent_pool=1m";
不行,故障依旧
1.2 pmic电源这里好像有点问题
不行,故障依旧
二、make menuconfig ARCH=arm64
2.1 搜索rk3399
把这些时钟都去掉,剩下3399的。保存重新来一次。
不行,故障依旧
三、多次重启后,有时能够启动
我这里重启一般就是反复按reset按钮,(启动失败就按reset)
一般很少断电重启。
但是肯定还是有些异常。
启动后glmark2-es2 跑不起来
htop也是有问题,只显示4个cpu
网络正常,hdmi显示正常,usb接了鼠标键盘正常。
启动的时候,5秒多的时候会卡住一段时间
U-Boot 2017.09(u-boot commit id: e24f0b9f2b)(sdk version: rk3399_linux_release_20230328_v2.5.1d)-ge24f0b9f2b #weicz (Mar 30 2023 - 16:11:18 +0800)
Model: Firefly-RK3399 Board
PreSerial: 2
DRAM: 2 GiB
Sysmem: init
Relocation Offset: 7dbdb000, fdt: 7bdcf4d8
Using default environmentdwmmc@fe320000: 1, sdhci@fe330000: 0
Bootdev(atags): mmc 0
MMC0: HS400, 50Mhz
PartType: EFI
boot mode: None
Found DTB in boot part
DTB: rk-kernel.dtb
HASH(c): OK
Android header version 0
I2c0 speed: 400000Hz
PMIC: RK808
vdd_center 900000 uV
vdd_cpu_l 900000 uV
vdd_log 1100000 uV
In: serial
Out: serial
Err: serial
Model: Firefly-RK3399 Board
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 24000 KHz
gpll 800000 KHz
npll 600000 KHz
vpll 24000 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
No FDT memory address configured. Default at 0x08300000
ANDROID: reboot reason: "(none)"
Booting IMAGE kernel at 0x00280000 with fdt at 0x08300000...
Fdt Ramdisk skip relocation
# Image at 0x0027f800 ...
Kernel load addr 0x00280000 size 25407 KiB
## Flattened Device Tree blob at 08300000
Booting using the fdt blob at 0x8300000
XIP Kernel Image from 0x00280000 to 0x00280000 ... OK
Using Device Tree in place at 0000000008300000, end 0000000008311ab9
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
Adding bank: 0x0a200000 - 0x80000000 (size: 0x75e00000)
Total: 2767.220 msStarting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.136 (dazhi@ubuntu) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #2 SMP Thu Oct 26 16:32:15 CST 2023
[ 0.000000] Machine model: Firefly-RK3399 Board
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x00000000083fffff]
[ 0.000000] node 0: [mem 0x000000000a200000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 7680 pages in unavailable ranges
[ 0.000000] cma: Reserved 16 MiB at 0x000000007c800000
[ 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 27 pages/cpu s73256 r8192 d29144 u110592
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 507912
[ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal storagenode=sdhci@fe330000 androidboot.slot_suffix= androidboot.serialno=79abf4d258e82775 rw rootwait earlycon=uart8250,mmio32,0xff1a0000 root=PARTUUID=614e0000-0000 rootfstype=ext4 coherent_pool=1m
[ 0.000000] Unknown kernel command line parameters "storagemedia=emmc storagenode=sdhci@fe330000", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1981072K/2064384K available (12992K kernel code, 2878K rwdata, 4312K rodata, 5120K init, 506K bss, 66928K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] ftrace: allocating 51155 entries in 200 pages
[ 0.000000] ftrace: allocated 200 pages with 3 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 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: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @a380000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x000000000a330000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x000000000a340000
[ 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] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001883] Console: colour dummy device 80x25
[ 0.002318] printk: console [tty0] enabled
[ 0.002715] printk: bootconsole [uart8250] disabled
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.136 (dazhi@ubuntu) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #2 SMP Thu Oct 26 16:32:15 CST 2023
[ 0.000000] Machine model: Firefly-RK3399 Board
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x00000000083fffff]
[ 0.000000] node 0: [mem 0x000000000a200000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 7680 pages in unavailable ranges
[ 0.000000] cma: Reserved 16 MiB at 0x000000007c800000
[ 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 27 pages/cpu s73256 r8192 d29144 u110592
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 507912
[ 0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal storagenode=sdhci@fe330000 androidboot.slot_suffix= androidboot.serialno=79abf4d258e82775 rw rootwait earlycon=uart8250,mmio32,0xff1a0000 root=PARTUUID=614e0000-0000 rootfstype=ext4 coherent_pool=1m
[ 0.000000] Unknown kernel command line parameters "storagemedia=emmc storagenode=sdhci@fe330000", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1981072K/2064384K available (12992K kernel code, 2878K rwdata, 4312K rodata, 5120K init, 506K bss, 66928K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] ftrace: allocating 51155 entries in 200 pages
[ 0.000000] ftrace: allocated 200 pages with 3 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 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: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @a380000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x000000000a330000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x000000000a340000
[ 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] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001883] Console: colour dummy device 80x25
[ 0.002318] printk: console [tty0] enabled
[ 0.002715] printk: bootconsole [uart8250] disabled
[ 0.003216] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 0.003253] pid_max: default: 32768 minimum: 301
[ 0.003495] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.003531] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.006318] rcu: Hierarchical SRCU implementation.
[ 0.007243] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.007632] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.008329] smp: Bringing up secondary CPUs ...
[ 0.009183] Detected VIPT I-cache on CPU1
[ 0.009234] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.009255] GICv3: CPU1: using allocated LPI pending table @0x000000000a350000
[ 0.009313] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.010185] Detected VIPT I-cache on CPU2
[ 0.010225] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.010242] GICv3: CPU2: using allocated LPI pending table @0x000000000a360000
[ 0.010282] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.011110] Detected VIPT I-cache on CPU3
[ 0.011148] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.011165] GICv3: CPU3: using allocated LPI pending table @0x000000000a370000
[ 0.011205] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 5.180668] CPU4: failed to come online
[ 5.180858] CPU4: failed in unknown state : 0x0
[ 10.308598] CPU5: failed to come online
[ 10.308624] CPU5: failed in unknown state : 0x0
[ 10.308706] smp: Brought up 1 node, 4 CPUs
[ 10.308731] SMP: Total of 4 processors activated.
[ 10.308754] CPU features: detected: 32-bit EL0 Support
[ 10.308775] CPU features: detected: CRC32 instructions
[ 10.308893] CPU: All CPU(s) started at EL2
[ 10.308936] alternatives: patching kernel code
[ 10.310081] devtmpfs: initialized
[ 10.326737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 10.326805] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 10.327628] pinctrl core: initialized pinctrl subsystem
[ 10.329204] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 10.331948] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 10.332383] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 10.332935] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 10.334471] thermal_sys: Registered thermal governor 'fair_share'
[ 10.334482] thermal_sys: Registered thermal governor 'step_wise'
[ 10.334506] thermal_sys: Registered thermal governor 'user_space'
[ 10.334528] thermal_sys: Registered thermal governor 'power_allocator'
[ 10.334857] thermal thermal_zone0: power_allocator: sustainable_power will be estimated
[ 10.335123] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 10.335206] cpuidle: using governor menu
[ 10.335758] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 10.335934] ASID allocator initialised with 65536 entries
[ 10.361234] platform ff770000.syscon:phy@f780: Fixing up cyclic dependency with fe330000.mmc
[ 10.368795] platform ff940000.hdmi: Fixing up cyclic dependency with ff8f0000.vop
[ 10.368931] platform ff940000.hdmi: Fixing up cyclic dependency with ff900000.vop
[ 10.377683] rockchip-gpio ff720000.gpio0: probed /pinctrl/gpio0@ff720000
[ 10.378631] rockchip-gpio ff730000.gpio1: probed /pinctrl/gpio1@ff730000
[ 10.379385] rockchip-gpio ff780000.gpio2: probed /pinctrl/gpio2@ff780000
[ 10.380176] rockchip-gpio ff788000.gpio3: probed /pinctrl/gpio3@ff788000
[ 10.380968] rockchip-gpio ff790000.gpio4: probed /pinctrl/gpio4@ff790000
[ 10.385391] platform spdif-dit: Fixing up cyclic dependency with ff870000.spdif
[ 10.405438] cryptd: max_cpu_qlen set to 1000
[ 10.411515] vcc3v3_pcie: supplied by dc_12v
[ 10.412039] vcc_sys: supplied by dc_12v
[ 10.413235] iommu: Default domain type: Translated
[ 10.413260] iommu: DMA domain TLB invalidation policy: strict mode
[ 10.416799] SCSI subsystem initialized
[ 10.417106] usbcore: registered new interface driver usbfs
[ 10.417187] usbcore: registered new interface driver hub
[ 10.417255] usbcore: registered new device driver usb
[ 10.417410] mc: Linux media interface: v0.10
[ 10.417464] videodev: Linux video capture interface: v2.00
[ 10.417597] pps_core: LinuxPPS API ver. 1 registered
[ 10.417619] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 10.417666] PTP clock support registered
[ 10.418897] Advanced Linux Sound Architecture Driver Initialized.
[ 10.419633] Bluetooth: Core ver 2.22
[ 10.419685] NET: Registered PF_BLUETOOTH protocol family
[ 10.419707] Bluetooth: HCI device and connection manager initialized
[ 10.419736] Bluetooth: HCI socket layer initialized
[ 10.419760] Bluetooth: L2CAP socket layer initialized
[ 10.419799] Bluetooth: SCO socket layer initialized
[ 10.420986] clocksource: Switched to clocksource arch_sys_counter
[ 10.519106] NET: Registered PF_INET protocol family
[ 10.519344] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 10.521525] tcp_listen_portaddr_hash hash table entries: 1024 (order: 3, 40960 bytes, linear)
[ 10.521616] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 10.521657] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 10.521860] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 10.522429] TCP: Hash tables configured (established 16384 bind 16384)
[ 10.522610] UDP hash table entries: 1024 (order: 4, 98304 bytes, linear)
[ 10.522756] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes, linear)
[ 10.523127] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 10.523849] RPC: Registered named UNIX socket transport module.
[ 10.523876] RPC: Registered udp transport module.
[ 10.523895] RPC: Registered tcp transport module.
[ 10.523913] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 10.525130] PCI: CLS 0 bytes, default 64
[ 11.500836] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 11.501100] armv8-pmu pmu_a72: hw perfevents: failed to probe PMU!
[ 11.507773] Initialise system trusted keyrings
[ 11.507996] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 11.517426] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 11.518604] NFS: Registering the id_resolver key type
[ 11.518658] Key type id_resolver registered
[ 11.518678] Key type id_legacy registered
[ 11.518741] ntfs: driver 2.1.32 [Flags: R/O].
[ 11.519086] fuse: init (API version 7.34)
[ 11.519507] SGI XFS with security attributes, no debug enabled
[ 11.573545] NET: Registered PF_ALG protocol family
[ 11.573590] Key type asymmetric registered
[ 11.573611] Asymmetric key parser 'x509' registered
[ 11.573718] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 11.573750] io scheduler mq-deadline registered
[ 11.573770] io scheduler kyber registered
[ 11.577354] rockchip-usb2phy ff770000.syscon:usb2phy@e460: failed to create phy
[ 11.581606] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[ 11.581681] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
[ 11.581726] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000
[ 11.582514] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ 11.582581] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ 11.582645] rockchip-pcie f8000000.pcie: supply vpcie1v8 not found, using dummy regulator
[ 11.582881] rockchip-pcie f8000000.pcie: supply vpcie0v9 not found, using dummy regulator
[ 12.134357] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 12.134408] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 12.135856] pwm-backlight backlight: supply power not found, using dummy regulator
[ 12.138669] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 12.138709] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 12.140623] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 12.140658] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 12.142086] vdd_log: supplied by regulator-dummy
[ 12.146943] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 12.150226] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 41, base_baud = 1500000) is a 16550A
[ 12.151283] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 42, base_baud = 1500000) is a 16550A
[ 12.258398] printk: console [ttyS2] enabled
[ 12.261730] rockchip-vop ff8f0000.vop: Adding to iommu group 2
[ 12.263143] rockchip-vop ff900000.vop: Adding to iommu group 3
[ 12.269741] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffffc008e0e578)
[ 12.270584] [drm] unsupported AFBC format[3231564e]
[ 12.272762] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffffc008e0e578)
[ 12.279225] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 12.280715] brd: module loaded
[ 12.290010] loop: module loaded
[ 12.290876] zram: Added device: zram0
[ 12.291646] lkdtm: No crash points registered, enable through debugfs
[ 12.296617] PPP generic driver version 2.4.2
[ 12.297228] PPP BSD Compression module registered
[ 12.297690] PPP Deflate Compression module registered
[ 12.298171] PPP MPPE Compression module registered
[ 12.298608] NET: Registered PF_PPPOX protocol family
[ 12.299184] usbcore: registered new interface driver rtl8150
[ 12.299747] usbcore: registered new interface driver r8152
[ 12.300294] usbcore: registered new interface driver asix
[ 12.300828] usbcore: registered new interface driver ax88179_178a
[ 12.301438] usbcore: registered new interface driver net1080
[ 12.306446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 12.307068] ehci-pci: EHCI PCI platform driver
[ 12.307542] ehci-platform: EHCI generic platform driver
[ 12.308351] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 12.308925] ohci-platform: OHCI generic platform driver
[ 12.310336] usbcore: registered new interface driver cdc_acm
[ 12.310851] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 12.311863] usbcore: registered new interface driver uas
[ 12.312404] usbcore: registered new interface driver usb-storage
[ 12.313037] usbcore: registered new interface driver usbserial_generic
[ 12.313652] usbserial: USB Serial support registered for generic
[ 12.314235] usbcore: registered new interface driver ch341
[ 12.314783] usbserial: USB Serial support registered for ch341-uart
[ 12.315383] usbcore: registered new interface driver cp210x
[ 12.315911] usbserial: USB Serial support registered for cp210x
[ 12.316479] usbcore: registered new interface driver mos7840
[ 12.317014] usbserial: USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[ 12.317824] usbcore: registered new interface driver pl2303
[ 12.318351] usbserial: USB Serial support registered for pl2303
[ 12.318925] usbcore: registered new interface driver sierra
[ 12.319458] usbserial: USB Serial support registered for Sierra USB modem
[ 12.320852] i2c_dev: i2c /dev entries driver
[ 12.326334] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 12.327480] vdd_cpu_b: supplied by vcc_sys
[ 12.329870] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 12.331208] vdd_gpu: supplied by vcc_sys
[ 12.336999] rockchip-rga ff680000.rga: HW Version: 0x03.02
[ 12.337883] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[ 12.341514] Bluetooth: HCI UART driver ver 2.3
[ 12.341942] Bluetooth: HCI UART protocol H4 registered
[ 12.342410] Bluetooth: HCI UART protocol ATH3K registered
[ 12.342964] usbcore: registered new interface driver bfusb
[ 12.343516] usbcore: registered new interface driver btusb
[ 12.346472] sdhci: Secure Digital Host Controller Interface driver
[ 12.347040] sdhci: Copyright(c) Pierre Ossman
[ 12.347437] Synopsys Designware Multimedia Card Interface Driver
[ 12.348622] sdhci-pltfm: SDHCI platform and OF driver helper
[ 12.349216] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
[ 12.349884] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
[ 12.350493] dwmmc_rockchip fe320000.mmc: Version ID is 270a
[ 12.351144] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
[ 12.352094] mmc2: CQHCI version 5.10
[ 12.352159] dwmmc_rockchip fe320000.mmc: Got CD GPIO
[ 12.353024] ledtrig-cpu: registered to indicate activity on CPUs
[ 12.354090] hid: raw HID events driver (C) Jiri Kosina
[ 12.355092] usbcore: registered new interface driver usbhid
[ 12.355603] usbhid: USB HID core driver
[ 12.356366] rkvdec ff660000.video-codec: Adding to iommu group 1
[ 12.359342] hantro-vpu ff650000.video-codec: Adding to iommu group 0
[ 12.360679] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video2
[ 12.361807] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video3
[ 12.365992] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 12.371141] IPVS: Registered protocols ()
[ 12.371637] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 12.372491] IPVS: ipvs loaded.
[ 12.372935] Initializing XFRM netlink socket
[ 12.373868] NET: Registered PF_INET6 protocol family
[ 12.375771] Segment Routing with IPv6
[ 12.376169] In-situ OAM (IOAM) with IPv6
[ 12.376672] NET: Registered PF_PACKET protocol family
[ 12.377082] mmc2: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
[ 12.377155] NET: Registered PF_KEY protocol family
[ 12.378293] Bridge firewalling registered
[ 12.378986] Bluetooth: RFCOMM socket layer initialized
[ 12.379478] Bluetooth: RFCOMM ver 1.11
[ 12.379853] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 12.380396] Bluetooth: HIDP socket layer initialized
[ 12.380924] Key type dns_resolver registered
[ 12.382591] Loading compiled-in X.509 certificates
[ 12.427944] vcc3v3_sys: supplied by vcc_sys
[ 12.429105] vcc5v0_host: supplied by vcc_sys
[ 12.430072] vcc5v0_typec: supplied by vcc_sys
[ 12.438227] rockchip-drm display-subsystem: bound ff8f0000.vop (ops 0xffffffc008e0e578)
[ 12.440819] rockchip-drm display-subsystem: bound ff900000.vop (ops 0xffffffc008e0e578)
[ 12.441798] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 12.445341] rockchip-drm display-subsystem: bound ff940000.hdmi (ops 0xffffffc008e12510)
[ 12.452443] mmc2: Command Queue Engine enabled
[ 12.452894] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 12.454352] mmcblk2: mmc2:0001 AJTD4R 14.6 GiB
[ 12.461031] mmcblk2: p1 p2 p3 p4 p5 p6 p7
[ 12.463930] mmcblk2boot0: mmc2:0001 AJTD4R 4.00 MiB
[ 12.465995] mmcblk2boot1: mmc2:0001 AJTD4R 4.00 MiB
[ 12.468044] mmcblk2rpmb: mmc2:0001 AJTD4R 4.00 MiB, chardev (237:0)
[ 12.488507] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[ 12.489895] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[ 12.553033] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[ 12.553874] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
[ 12.554786] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 12.555696] xhci-hcd xhci-hcd.3.auto: irq 72, io mem 0xfe900000
[ 12.556454] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[ 12.557205] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
[ 12.557936] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed
[ 12.558756] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 12.559510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.560167] usb usb1: Product: xHCI Host Controller
[ 12.560614] usb usb1: Manufacturer: Linux 5.15.136 xhci-hcd
[ 12.561140] usb usb1: SerialNumber: xhci-hcd.3.auto
[ 12.562256] hub 1-0:1.0: USB hub found
[ 12.562643] hub 1-0:1.0: 1 port detected
[ 12.563535] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 12.564461] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 12.565216] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.565873] usb usb2: Product: xHCI Host Controller
[ 12.566319] usb usb2: Manufacturer: Linux 5.15.136 xhci-hcd
[ 12.566826] usb usb2: SerialNumber: xhci-hcd.3.auto
[ 12.567974] hub 2-0:1.0: USB hub found
[ 12.568365] hub 2-0:1.0: 1 port detected
[ 12.572119] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 12.573011] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 3
[ 12.573884] ehci-platform fe3c0000.usb: irq 36, io mem 0xfe3c0000
[ 12.591206] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 12.592120] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 12.592875] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.593532] usb usb3: Product: EHCI Host Controller
[ 12.593979] usb usb3: Manufacturer: Linux 5.15.136 ehci_hcd
[ 12.594514] usb usb3: SerialNumber: fe3c0000.usb
[ 12.595735] hub 3-0:1.0: USB hub found
[ 12.596122] hub 3-0:1.0: 1 port detected
[ 12.597739] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 12.598729] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 12.599581] ohci-platform fe3e0000.usb: irq 37, io mem 0xfe3e0000
[ 12.658855] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 12.659634] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.660291] usb usb4: Product: Generic Platform OHCI controller
[ 12.660830] usb usb4: Manufacturer: Linux 5.15.136 ohci_hcd
[ 12.661355] usb usb4: SerialNumber: fe3e0000.usb
[ 12.662606] hub 4-0:1.0: USB hub found
[ 12.662993] hub 4-0:1.0: 1 port detected
[ 12.665181] rk808 0-001b: chip id: 0x0
[ 12.670752] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 12.671402] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 12.672646] vdd_center: supplied by vcc3v3_sys
[ 12.674044] vdd_cpu_l: supplied by vcc3v3_sys
[ 12.674829] vcc_ddr: supplied by vcc3v3_sys
[ 12.675860] vcc_1v8: supplied by vcc3v3_sys
[ 12.676997] vcc1v8_dvp: supplied by vcc3v3_sys
[ 12.678711] vcc2v8_dvp: supplied by vcc3v3_sys
[ 12.680397] vcc1v8_pmu: supplied by vcc3v3_sys
[ 12.682439] vcc_sdio: supplied by vcc3v3_sys
[ 12.684212] vcca3v0_codec: supplied by vcc3v3_sys
[ 12.686299] vcc_1v5: supplied by vcc3v3_sys
[ 12.688180] vcca1v8_codec: supplied by vcc3v3_sys
[ 12.690445] vcc_3v0: supplied by vcc3v3_sys
[ 12.692309] vcc3v3_s3: supplied by vcc3v3_sys
[ 12.693745] vcc3v3_s0: supplied by vcc3v3_sys
[ 12.701182] rk808-rtc rk808-rtc: registered as rtc0
[ 12.702657] rk808-rtc rk808-rtc: setting system clock to 2013-01-18T08:55:35 UTC (1358499335)
[ 12.705007] OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22
[ 12.724445] cpu cpu0: EM: created perf domain
[ 12.727049] vcc1v8_s3: supplied by vcc_1v8
[ 12.732603] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[ 12.733209] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[ 12.733858] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ 12.734607] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 12.735238] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 12.735745] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ 12.736254] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 12.736841] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 12.737459] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 12.743025] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 12.743929] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 12.744586] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
[ 12.745055] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ 12.745719] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ 12.746382] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ 12.746848] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ 12.747473] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ 12.748106] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ 12.748634] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ 12.749154] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 12.811222] usb 1-1: new low-speed USB device number 2 using xhci-hcd
[ 12.830912] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ 12.831850] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 12.840551] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 12.841412] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[ 12.842291] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 12.843173] xhci-hcd xhci-hcd.5.auto: irq 71, io mem 0xfe800000
[ 12.843840] ehci-platform fe380000.usb: EHCI Host Controller
[ 12.843934] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 12.844899] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 6
[ 12.844976] usb 3-1: new high-speed USB device number 2 using ehci-platform
[ 12.845815] ehci-platform fe380000.usb: irq 34, io mem 0xfe380000
[ 12.846671] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 7
[ 12.847546] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
[ 12.848465] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 12.849233] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.849902] usb usb5: Product: xHCI Host Controller
[ 12.850358] usb usb5: Manufacturer: Linux 5.15.136 xhci-hcd
[ 12.850874] usb usb5: SerialNumber: xhci-hcd.5.auto
[ 12.852304] hub 5-0:1.0: USB hub found
[ 12.852717] hub 5-0:1.0: 1 port detected
[ 12.853767] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM.
[ 12.854778] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 12.855546] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.856215] usb usb7: Product: xHCI Host Controller
[ 12.856670] usb usb7: Manufacturer: Linux 5.15.136 xhci-hcd
[ 12.857187] usb usb7: SerialNumber: xhci-hcd.5.auto
[ 12.858669] hub 7-0:1.0: USB hub found
[ 12.859080] hub 7-0:1.0: 1 port detected
[ 12.948002] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 12.949186] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 12.949980] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.950670] usb usb6: Product: EHCI Host Controller
[ 12.951174] usb usb6: Manufacturer: Linux 5.15.136 ehci_hcd
[ 12.951710] usb usb6: SerialNumber: fe380000.usb
[ 12.953511] hub 6-0:1.0: USB hub found
[ 12.953994] hub 6-0:1.0: 1 port detected
[ 12.955523] usb 1-1: New USB device found, idVendor=0000, idProduct=3825, bcdDevice= 1.00
[ 12.956319] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 12.956451] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 12.956993] usb 1-1: Product: USB OPTICAL MOUSE
[ 12.958308] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 8
[ 12.959325] ohci-platform fe3a0000.usb: irq 35, io mem 0xfe3a0000
[ 12.978387] input: USB OPTICAL MOUSE as /devices/platform/usb@fe900000/fe900000.usb/xhci-hcd.3.auto/usb1/1-1/1-1:1.0/0003:0000:3825.0001/input/input0
[ 12.979943] hid-generic 0003:0000:3825.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-xhci-hcd.3.auto-1/input0
[ 13.018859] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 13.019638] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.020295] usb usb8: Product: Generic Platform OHCI controller
[ 13.020833] usb usb8: Manufacturer: Linux 5.15.136 ohci_hcd
[ 13.021379] usb usb8: SerialNumber: fe3a0000.usb
[ 13.022858] hub 8-0:1.0: USB hub found
[ 13.023269] hub 8-0:1.0: 1 port detected
[ 13.030803] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 13.032941] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 13.035666] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 13.036784] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 13.036893] ALSA device list:
[ 13.037563] cfg80211: failed to load regulatory.db
[ 13.037846] No soundcards found.
[ 13.038807] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
[ 13.045602] EXT4-fs (mmcblk2p7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
[ 13.046579] VFS: Mounted root (ext4 filesystem) on device 179:7.
[ 13.047587] devtmpfs: mounted
[ 13.052196] Freeing unused kernel memory: 5120K
[ 13.068013] Run /sbin/init as init process
[ 13.095276] usb 3-1: New USB device found, idVendor=1a40, idProduct=0201, bcdDevice= 1.00
[ 13.096049] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 13.096696] usb 3-1: Product: USB 2.0 Hub [MTT]
[ 13.098105] hub 3-1:1.0: USB hub found
[ 13.098638] hub 3-1:1.0: 7 ports detected
[ 13.193342] systemd[1]: System time before build time, advancing clock.
[ 13.200606] systemd[1]: Failed to look up module alias 'autofs4': Function not implemented
[ 13.220508] systemd[1]: systemd 245.4-4ubuntu4.13 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 13.223547] systemd[1]: Detected architecture arm64.Welcome to Ubuntu 20.04.6 LTS!
[ 13.309169] systemd[1]: Set hostname to <firefly>.
[ 13.401049] usb 3-1.4: new low-speed USB device number 3 using ehci-platform
[ 13.525852] usb 3-1.4: New USB device found, idVendor=046d, idProduct=c34b, bcdDevice=62.00
[ 13.526663] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 13.527345] usb 3-1.4: Product: USB Keyboard
[ 13.527792] usb 3-1.4: Manufacturer: Logitech
[ 13.537858] systemd[1]: Configuration file /lib/systemd/system/npu-S11.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 13.557499] input: Logitech USB Keyboard as /devices/platform/fe3c0000.usb/usb3/3-1/3-1.4/3-1.4:1.0/0003:046D:C34B.0002/input/input2
[ 13.615397] hid-generic 0003:046D:C34B.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-fe3c0000.usb-1.4/input0
[ 13.621949] input: Logitech USB Keyboard as /devices/platform/fe3c0000.usb/usb3/3-1/3-1.4/3-1.4:1.1/0003:046D:C34B.0003/input/input3
[ 13.678326] hid-generic 0003:046D:C34B.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-fe3c0000.usb-1.4/input1
[ 13.802066] random: systemd: uninitialized urandom read (16 bytes read)
[ 13.805564] systemd[1]: Created slice system-modprobe.slice.
[ OK ] Created slice system-modprobe.slice.
[ 13.818089] random: systemd: uninitialized urandom read (16 bytes read)
[ 13.819969] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 13.834805] random: systemd: uninitialized urandom read (16 bytes read)
[ 13.836566] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 13.838603] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 13.851375] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 13.852760] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 13.864911] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 13.878397] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 13.892470] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 13.905421] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 13.929364] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 13.930876] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 13.946236] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 13.962161] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 13.964906] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 13.967790] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 13.977289] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 13.982980] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 13.999721] systemd[1]: Mounting Kernel Trace File System...
Mounting Kernel Trace File System...
[ 14.018002] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 14.036080] systemd[1]: Starting Set the console keyboard layout...
Starting Set the console keyboard layout...
[ 14.037725] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 14.043541] systemd[1]: Starting Load Kernel Module chromeos_pstore...
Starting Load Kernel Module chromeos_pstore...
[ 14.045385] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 14.051480] systemd[1]: Starting Load Kernel Module efi_pstore...
Starting Load Kernel Module efi_pstore...
[ 14.058293] systemd[1]: Starting Load Kernel Module pstore_blk...
Starting Load Kernel Module pstore_blk...
[ 14.064673] systemd[1]: Starting Load Kernel Module pstore_zone...
Starting Load Kernel Module pstore_zone...
[ 14.066279] systemd[1]: Condition check resulted in Load Kernel Module ramoops being skipped.
[ 14.071208] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 14.078312] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 14.095448] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 14.112229] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 14.129699] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 14.131889] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 14.133918] systemd[1]: Mounted Kernel Trace File System.
[ OK ] Mounted Kernel Trace File System.
[ 14.136576] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
[ 14.139596] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[ OK ] Finished Load Kernel Module chromeos_pstore.
[ 14.158302] systemd[1]: modprobe@efi_pstore.service: Succeeded.
[ 14.161108] systemd[1]: Finished Load Kernel Module efi_pstore.
[ OK ] Finished Load Kernel Module efi_pstore.
[ 14.163682] systemd[1]: modprobe@pstore_blk.service: Succeeded.
[ 14.166466] systemd[1]: Finished Load Kernel Module pstore_blk.
[ OK ] Finished Load Kernel Module pstore_blk.
[ 14.183075] systemd[1]: modprobe@pstore_zone.service: Succeeded.
[ 14.186117] systemd[1]: Finished Load Kernel Module pstore_zone.
[ OK ] Finished Load Kernel Module pstore_zone.
[ 14.201772] systemd[1]: Finished Load Kernel Modules.
[ OK ] Finished Load Kernel Modules.
[ 14.217113] systemd[1]: Finished Remount Root and Kernel File Systems.
[ OK ] Finished Remount Root and Kernel File Systems.
[ 14.239809] systemd[1]: Mounting FUSE Control File System...
Mounting FUSE Control File System...
[ 14.255993] systemd[1]: Mounting Kernel Configuration File System...
Mounting Kernel Configuration File System...
[ 14.258751] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 14.259767] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 14.265017] systemd[1]: Starting Load/Save Random Seed...
Starting Load/Save Random Seed...
[ 14.282178] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 14.298933] systemd[1]: Starting Create System Users...
Starting Create System Users...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Set the console keyboard layout.
[ OK ] Started Journal Service.
[ OK ] Finished Create System Users.
Starting Flush Journal to Persistent Storage...
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Set console font and keymap...
Starting Tell Plymouth To Write Out Runtime Data...
Starting udev Kernel Device Manager...
[ OK ] Finished Set console font and keymap.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished udev Coldplug all Devices.
[ OK ] Finished Tell Plymouth To Write Out Runtime Data.
Starting Create Volatile Files and Directories...
[ OK ] Finished Create Volatile Files and Directories.
Starting Network Name Resolution...
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ OK ] Reached target Local Encrypted Volumes.
[ OK ] Reached target Paths.
[ OK ] Finished Update UTMP about System Boot/Shutdown.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen …ness of backlight:backlight...
[ OK ] Found device /dev/ttyS2.
[ OK ] Finished Load/Save Screen …htness of backlight:backlight.
[ OK ] Started Network Time Synchronization.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Started Ubuntu Advantage Timer for running repeated jobs.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Trigger anacron every hour.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems.
[ OK ] Started Discard unused blocks once a week.
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Adbd for linux...
[ OK ] Started Run anacron jobs.
Starting enable ASYNC for Debian Display...
Starting Avahi mDNS/DNS-SD Stack...
Starting Bluetooth management mechanism...
[ OK ] Started D-Bus System Message Bus.
Starting Network Manager...
[ OK ] Started Save initial kernel messages after boot.
Starting Remove Stale Onli…t4 Metadata Check Snapshots...
[ OK ] Started start firefly-fan service.
Starting start S11-npu service...
[ OK ] Started Set the CPU Frequency Scaling governor.
Starting Authorization Manager...
Starting Restore /etc/reso… the ppp link was shut down...
Starting rkisp 3A engine...
Starting System Logging Service...
Starting Login Service...
[ OK ] Started Switch uart modes.
Starting Disk Manager...
Starting WPA supplicant...
[ OK ] Started System Logging Service.
[ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots.
[ OK ] Started start S11-npu service.
[ OK ] Finished Restore /etc/reso…re the ppp link was shut down.
[ OK ] Started rkisp 3A engine.
[ OK ] Started enable ASYNC for Debian Display.
[ OK ] Started WPA supplicant.
[ OK ] Started Authorization Manager.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Login Service.
[ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
Starting Modem Manager...
Starting Hostname Service...
[ OK ] Started Disk Manager.
[ OK ] Started Modem Manager.
[ OK ] Started Hostname Service.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
[ OK ] Started Network Manager.
[ OK ] Reached target Network.
[ OK ] Reached target Network is Online.
Starting Net-Smp-Affinity...
Starting OpenBSD Secure Shell server...
Starting Permit User Sessions...
[ OK ] Started crash report submission daemon.
[ OK ] Started Net-Smp-Affinity.
[ OK ] Finished Permit User Sessions.
[FAILED] Failed to start Adbd for linux.
See 'systemctl status adbd.service' for details.
Starting Hold until boot process finishes up...
[ OK ] Started Setup rockchip platform environment.
Starting Light Display Manager...
[ OK ] Finished Hold until boot process finishes up.
[ OK ] Started Serial Getty on ttyS2.
Starting Set console scheme...
[ OK ] Finished Set console scheme.
[ OK ] Created slice system-getty.slice.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
[ OK ] Started Light Display Manager.
[ OK ] Started Bluetooth management mechanism.
[ OK ] Created slice User Slice of UID 1000.
Starting User Runtime Directory /run/user/1000...
[ OK ] Finished User Runtime Directory /run/user/1000.
Starting User Manager for UID 1000...
[ OK ] Finished Load/Save Random Seed.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Finished Update UTMP about System Runlevel Changes.
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of user firefly.Ubuntu 20.04.6 LTS firefly ttyS2
firefly login: root (automatic login)
_____ _ __ _
| ___(_)_ __ ___ / _| |_ _
| |_ | | '__/ _ \ |_| | | | |
| _| | | | | __/ _| | |_| |
|_| |_|_| \___|_| |_|\__, |
|___/
Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.15.136 aarch64)* Documentation: http://wiki.t-firefly.com
* Management: http://www.t-firefly.comSystem information as of Thu Oct 26 09:22:10 UTC 2023
System load: 1.72 0.36 0.12 Up time: 0 min
Memory usage: 6 % of 1955MB IP: 192.168.0.102
Usage of /: 20% of 15GLast login: Thu Oct 26 09:22:11 UTC 2023 on ttyS2
root@firefly:~#
四、总结:
4.1 其实问题没有解决,可能正好满足了启动条件就启动了,所以这些问题是还需要继续排查的。(由于能力有限,暂时先搁置一下)
4.2 友善提供的sdk的内核好像是5.15的,可能他做了一些rockchip的优化,准备拿那个试试。
相关文章:

103.linux5.15.198 编译 firefly-rk3399(2)
1. 平台: rk3399 firefly 2g16g 2. 内核:linux5.15.136 (从内核镜像网站下载) 3. 交叉编译工具 gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 4. 宿主机:ubuntu18.04 5. 需要的素材和资料ÿ…...

如何从Android手机上轻松恢复误删除的短信 ?
当您使用 Android 手机时,您可能会误删除一些 Android 短信。如果这些消息对您很重要,您可能想要恢复它们。在这种情况下,您可以尝试使用U1tData安卓数据恢复(奇客软件) 来完成这项工作。这篇文章将向您展示更多信息。…...

毅速丨金属3D打印能替代传统制造吗?
金属3D打印技术已经逐渐被很多行业认可和应用,但是目前,金属3D打印多数被作为传统制造技术的一种补充,暂时还不能完全替代传统制造。 金属3D打印使用的是金属粉末进行选择性激光烧结,打印时在成型缸里铺上金属粉末,打印…...
21个新的ChatGPT应用
自从GPT有了图识别功能后变的更加强大,特别是ChatGPT的视觉技术,为我们提供了无数的可能性。本文将深入探讨这21种应用场景,帮助理解其在日常生活和工作中的实际价值。 生活助手:为日常生活增添色彩 健身计划定制:你…...
【通信原理】第二章|确知信号
前言 那么这里博主先安利一些干货满满的专栏了! 首先是博主的高质量博客的汇总,这个专栏里面的博客,都是博主最最用心写的一部分,干货满满,希望对大家有帮助。 高质量博客汇总 文章目录 前言 第二章 确知信号1. 确知…...

【JVM】类加载器
【JVM】类加载器 文章目录 【JVM】类加载器0. 类加载器概述1. 类加载器的分类1.1 启动类加载器1.2 Java中的默认类加载器1.2.1 扩展类加载器1.2.2 应用程序类加载器 2. 双亲委派机制2.1 类的双亲委派机制是什么?2.2 打破双亲委派机制2.2.1 自定义类加载器2.2.2 线程…...

利用Excel支持JUnit参数化测试
在JUnit里面,可以使用CsvFileSource读取csv文件进行参数化测试,可是CSV文件不支持格式,编辑颇为麻烦,尤其是多次编辑,因此自然想到是否可以使用Excel文件,可以有各种格式,支持各类数据。 最新开…...

第三章 SysML入门|系统建模语言SysML实用指南学习
仅供个人学习记录 UML与SysML的联系 可以稍微参考UML与SysML的联系 UML(统一建模语言)和SysML(系统建模语言)是两种与建模相关的语言,它们之间存在联系和区别。 SysML的图分类如下图所示。 SysML 图概述 这里只…...

敏捷开发框架Scrum-概述
如果你是一个程序员,可能会觉得这是个程序开发框架。Scrum是一个敏捷开发框架。我们可以把Scrum理解成一个团队一次完成一小部分工作的方式。这种方式通过不断的实验和反馈循环来学习和改进。Scrum可以帮助团队以协作的方式逐步交付价值。 Scrum框架由一个Scrum团队…...
Hafnium启动过程分析
安全之安全(security)博客目录导读 目录 一、在安全世界中加载Hafnium和安全分区 二、通过TF-A启动 1、SP manifests 2、安全分区包 3、描述安全分区...

0基础学习PyFlink——使用Table API实现SQL功能
大纲 Souceschemadescriptor Sinkschemadescriptor Execute完整代码参考资料 《0基础学习PyFlink——使用PyFlink的Sink将结果输出到Mysql》一文中,我们讲到如何通过定义Souce、Sink和Execute三个SQL,来实现数据读取、清洗、计算和入库。 如下图所示SQL是最高层级的…...

文心一言 VS 讯飞星火 VS chatgpt (123)-- 算法导论10.4 4题
四、用go语言,对于一个含 n个结点的任意有根树,写出一个 O(n)时间的过程,输出其所有关键字该树以左孩子右兄弟表示法存储。 文心一言: 在计算机科学中,左孩子右兄弟表示法是一种用于表示树状结构的方法,其…...

[读论文] On Joint Learning for Solving Placement and Routing in Chip Design
0. Abstract 由于 GPU 在加速计算方面的优势和对人类专家的依赖较少,机器学习已成为解决布局和布线问题的新兴工具,这是现代芯片设计流程中的两个关键步骤。它仍处于早期阶段,存在一些基本问题:可扩展性、奖励设计和端到端学习范…...

L2-1 插松枝
L2-1 插松枝 分数 25 全屏浏览题目 切换布局 作者 陈越 单位 浙江大学 人造松枝加工场的工人需要将各种尺寸的塑料松针插到松枝干上,做成大大小小的松枝。他们的工作流程(并不)是这样的: 每人手边有一只小盒子,初始…...
Android 使用ContentObserver监听SettingsProvider值的变化
1、Settings原理 Settings 设置、保存的一些值,最终是存储到 SettingsProvider 的数据库 例如: Settings.Global.putInt(getContentResolver(), "SwitchLaunch", 0); Settings.System.putInt(getContentResolver(), "SwitchLaunch&quo…...

二进制安装部署k8s
概要 常见的K8S按照部署方式 minikube 是一个工具,可以在本地快速运行一个单节点微型K8S,仅用于学习,预习K8S的一些特性使用。 Kubeadmin kubeadmin也是一个工具,特工kubeadm init 和kubedm join,用于快速部署k8s…...

多输入多输出 | Matlab实现k-means-ELM(k均值聚类结合极限学习机)多输入多输出组合预测
多输入多输出 | Matlab实现k-means-ELM(k均值聚类结合极限学习机)多输入多输出组合预测 目录 多输入多输出 | Matlab实现k-means-ELM(k均值聚类结合极限学习机)多输入多输出组合预测预测效果基本描述程序设计参考资料 预测效果 基…...

ITSource 分享 第5期【校园信息墙系统】
项目介绍 本期给大家介绍一个 校园信息墙 系统,可以发布信息,表白墙,分享墙,校园二手买卖,咨询分享等墙信息。整个项目还是比较系统的,分为服务端,管理后台,用户Web端,小…...

记 : CTF2023羊城杯 - Reverse 方向 Blast 题目复现and学习记录
文章目录 前言题目分析and复习过程exp 前言 羊城杯题目复现: 第一题 知识点 :DES算法 : 链接:Ez加密器 第二题 知识点 :动态调试 : 链接:CSGO 这一题的查缺补漏: 虚假控制流的去除…...

【数据结构练习题】删除有序数组中的重复项
✨博客主页:小钱编程成长记 🎈博客专栏:数据结构练习题 🎈相关博文:消失的数字 — 三种解法超详解 删除有序数组中的重复项 1.🎈题目2. 🎈解题思路3. 🎈具体代码🎇总结 1…...
ssc377d修改flash分区大小
1、flash的分区默认分配16M、 / # df -h Filesystem Size Used Available Use% Mounted on /dev/root 1.9M 1.9M 0 100% / /dev/mtdblock4 3.0M...

《通信之道——从微积分到 5G》读书总结
第1章 绪 论 1.1 这是一本什么样的书 通信技术,说到底就是数学。 那些最基础、最本质的部分。 1.2 什么是通信 通信 发送方 接收方 承载信息的信号 解调出其中承载的信息 信息在发送方那里被加工成信号(调制) 把信息从信号中抽取出来&am…...
GitHub 趋势日报 (2025年06月08日)
📊 由 TrendForge 系统生成 | 🌐 https://trendforge.devlive.org/ 🌐 本日报中的项目描述已自动翻译为中文 📈 今日获星趋势图 今日获星趋势图 884 cognee 566 dify 414 HumanSystemOptimization 414 omni-tools 321 note-gen …...

tree 树组件大数据卡顿问题优化
问题背景 项目中有用到树组件用来做文件目录,但是由于这个树组件的节点越来越多,导致页面在滚动这个树组件的时候浏览器就很容易卡死。这种问题基本上都是因为dom节点太多,导致的浏览器卡顿,这里很明显就需要用到虚拟列表的技术&…...

如何在最短时间内提升打ctf(web)的水平?
刚刚刷完2遍 bugku 的 web 题,前来答题。 每个人对刷题理解是不同,有的人是看了writeup就等于刷了,有的人是收藏了writeup就等于刷了,有的人是跟着writeup做了一遍就等于刷了,还有的人是独立思考做了一遍就等于刷了。…...

关键领域软件测试的突围之路:如何破解安全与效率的平衡难题
在数字化浪潮席卷全球的今天,软件系统已成为国家关键领域的核心战斗力。不同于普通商业软件,这些承载着国家安全使命的软件系统面临着前所未有的质量挑战——如何在确保绝对安全的前提下,实现高效测试与快速迭代?这一命题正考验着…...
【Go语言基础【12】】指针:声明、取地址、解引用
文章目录 零、概述:指针 vs. 引用(类比其他语言)一、指针基础概念二、指针声明与初始化三、指针操作符1. &:取地址(拿到内存地址)2. *:解引用(拿到值) 四、空指针&am…...

ubuntu系统文件误删(/lib/x86_64-linux-gnu/libc.so.6)修复方案 [成功解决]
报错信息:libc.so.6: cannot open shared object file: No such file or directory: #ls, ln, sudo...命令都不能用 error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory重启后报错信息&…...

若依登录用户名和密码加密
/*** 获取公钥:前端用来密码加密* return*/GetMapping("/getPublicKey")public RSAUtil.RSAKeyPair getPublicKey() {return RSAUtil.rsaKeyPair();}新建RSAUti.Java package com.ruoyi.common.utils;import org.apache.commons.codec.binary.Base64; im…...
二维FDTD算法仿真
二维FDTD算法仿真,并带完全匹配层,输入波形为高斯波、平面波 FDTD_二维/FDTD.zip , 6075 FDTD_二维/FDTD_31.m , 1029 FDTD_二维/FDTD_32.m , 2806 FDTD_二维/FDTD_33.m , 3782 FDTD_二维/FDTD_34.m , 4182 FDTD_二维/FDTD_35.m , 4793...