103.linux5.15.198 编译 firefly-rk3399(2)

19 篇文章 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 environment

dwmmc@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 ms

Starting 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.com

System 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 15G    

Last login: Thu Oct 26 09:22:11 UTC 2023 on ttyS2
root@firefly:~# 

四、总结:

4.1 其实问题没有解决,可能正好满足了启动条件就启动了,所以这些问题是还需要继续排查的。(由于能力有限,暂时先搁置一下)

4.2 友善提供的sdk的内核好像是5.15的,可能他做了一些rockchip的优化,准备拿那个试试。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

大智兄

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值